@snmt-react-ui/async-select 1.10.13 → 1.10.14
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 +365 -365
- package/dist/index.css +1 -1
- 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 n1, 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 h } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef as n1, useState as R, useRef as W, useEffect as G, useCallback as T, useContext as r1, createContext as s1, useImperativeHandle as L1, useMemo as E1 } from "react";
|
|
4
|
+
import { Select as G1, Tag as I1, Flex as D1, Checkbox as T1, Avatar as K1, Typography as m1, Popover as y1 } from "antd";
|
|
5
|
+
var Y1 = Object.defineProperty, B1 = (i, l, e) => l in i ? Y1(i, l, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[l] = e, b1 = (i, l, e) => B1(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++)
|
|
@@ -100,7 +100,7 @@ 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) => T(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
|
|
@@ -110,8 +110,8 @@ const i2 = (i, l) => {
|
|
|
110
110
|
} = r1(e2) || {}, c = e || t || X1();
|
|
111
111
|
if (c && !c.reportNamespaces && (c.reportNamespaces = new l2()), !c) {
|
|
112
112
|
p1("You will need to pass in an i18next instance by using initReactI18next");
|
|
113
|
-
const p = (Z, V) => P(V) ? V : U1(V) && P(V.defaultValue) ? V.defaultValue : Array.isArray(Z) ? Z[Z.length - 1] : Z,
|
|
114
|
-
return
|
|
113
|
+
const p = (Z, V) => P(V) ? V : U1(V) && P(V.defaultValue) ? V.defaultValue : Array.isArray(Z) ? Z[Z.length - 1] : Z, A = [p, {}, !1];
|
|
114
|
+
return A.t = p, A.i18n = {}, A.ready = !1, A;
|
|
115
115
|
}
|
|
116
116
|
c.options.react && c.options.react.wait !== void 0 && p1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
|
117
117
|
const L = {
|
|
@@ -124,31 +124,31 @@ const i2 = (i, l) => {
|
|
|
124
124
|
} = L;
|
|
125
125
|
let C = i;
|
|
126
126
|
C = P(C) ? [C] : C || ["translation"], c.reportNamespaces.addUsedNamespaces && c.reportNamespaces.addUsedNamespaces(C);
|
|
127
|
-
const
|
|
127
|
+
const a = (c.isInitialized || c.initializedStoreOnce) && C.every((p) => S1(p, c, L)), s = o2(c, l.lng || null, L.nsMode === "fallback" ? C : C[0], m), f = () => s, v = () => x1(c, l.lng || null, L.nsMode === "fallback" ? C : C[0], m), [M, H] = R(f);
|
|
128
128
|
let u = C.join();
|
|
129
129
|
l.lng && (u = `${l.lng}${u}`);
|
|
130
130
|
const x = i2(u), D = W(!0);
|
|
131
131
|
G(() => {
|
|
132
132
|
const {
|
|
133
133
|
bindI18n: p,
|
|
134
|
-
bindI18nStore:
|
|
134
|
+
bindI18nStore: A
|
|
135
135
|
} = L;
|
|
136
|
-
D.current = !0, !
|
|
136
|
+
D.current = !0, !a && !r && (l.lng ? N1(c, l.lng, C, () => {
|
|
137
137
|
D.current && H(v);
|
|
138
138
|
}) : f1(c, C, () => {
|
|
139
139
|
D.current && H(v);
|
|
140
|
-
})),
|
|
140
|
+
})), a && x && x !== u && D.current && H(v);
|
|
141
141
|
const Z = () => {
|
|
142
142
|
D.current && H(v);
|
|
143
143
|
};
|
|
144
|
-
return p && c && c.on(p, Z),
|
|
145
|
-
D.current = !1, p && c && p.split(" ").forEach((V) => c.off(V, Z)),
|
|
144
|
+
return p && c && c.on(p, Z), A && c && c.store.on(A, Z), () => {
|
|
145
|
+
D.current = !1, p && c && p.split(" ").forEach((V) => c.off(V, Z)), A && c && A.split(" ").forEach((V) => c.store.off(V, Z));
|
|
146
146
|
};
|
|
147
147
|
}, [c, u]), G(() => {
|
|
148
|
-
D.current &&
|
|
149
|
-
}, [c, m,
|
|
150
|
-
const
|
|
151
|
-
if (
|
|
148
|
+
D.current && a && H(f);
|
|
149
|
+
}, [c, m, a]);
|
|
150
|
+
const K = [M, c, a];
|
|
151
|
+
if (K.t = M, K.i18n = c, K.ready = a, a || !a && !r) return K;
|
|
152
152
|
throw new Promise((p) => {
|
|
153
153
|
l.lng ? N1(c, l.lng, C, () => p()) : f1(c, C, () => p());
|
|
154
154
|
});
|
|
@@ -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
|
+
K1,
|
|
181
181
|
{
|
|
182
182
|
className: `snmt-avatar ${n ? "image" : ""}`,
|
|
183
183
|
shape: i,
|
|
@@ -188,18 +188,18 @@ const i2 = (i, l) => {
|
|
|
188
188
|
}
|
|
189
189
|
);
|
|
190
190
|
};
|
|
191
|
-
var
|
|
191
|
+
var y = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_0_5 = "var(--grey-light-0-5)", 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_0_5 = "var(--blue-light-0-5)", 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_DARK = "var(--purple-dark)", i.CYAN_LIGHT = "var(--cyan-light)", i.CYAN_DARK = "var(--cyan-dark)", i.MAGENTA_LIGHT = "var(--magenta-light)", i.MAGENTA_DARK = "var(--magenta-dark)", i.GOLD_LIGHT = "var(--gold-light)", i.GOLD_DARK = "var(--gold-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))(y || {});
|
|
192
192
|
const u1 = s1({
|
|
193
193
|
locale: "en",
|
|
194
194
|
theme: "light"
|
|
195
195
|
});
|
|
196
196
|
u1.Provider;
|
|
197
|
-
const { Title: r2, Text: s2 } = m1,
|
|
197
|
+
const { Title: r2, Text: s2 } = m1, a2 = {
|
|
198
198
|
h1: 1,
|
|
199
199
|
h2: 2,
|
|
200
200
|
h3: 3,
|
|
201
201
|
h4: 4
|
|
202
|
-
},
|
|
202
|
+
}, h2 = n1(
|
|
203
203
|
({
|
|
204
204
|
align: i = "inherit",
|
|
205
205
|
variant: l = "body1",
|
|
@@ -213,7 +213,7 @@ const { Title: r2, Text: s2 } = m1, h2 = {
|
|
|
213
213
|
}, m) => {
|
|
214
214
|
const C = W(null);
|
|
215
215
|
L1(m, () => C.current);
|
|
216
|
-
const [
|
|
216
|
+
const [a, s] = R(!1);
|
|
217
217
|
G(() => {
|
|
218
218
|
var H;
|
|
219
219
|
if (!r) return;
|
|
@@ -234,14 +234,14 @@ const { Title: r2, Text: s2 } = m1, h2 = {
|
|
|
234
234
|
style: { color: e, whiteSpace: r ? "nowrap" : L, display: r ? "block" : "" },
|
|
235
235
|
onClick: n,
|
|
236
236
|
ref: C,
|
|
237
|
-
ellipsis: r &&
|
|
237
|
+
ellipsis: r && a ? {
|
|
238
238
|
tooltip: {
|
|
239
239
|
title: t,
|
|
240
240
|
overlayClassName: "snmt-tooltip"
|
|
241
241
|
}
|
|
242
242
|
} : void 0
|
|
243
243
|
};
|
|
244
|
-
return f ? /* @__PURE__ */ o(r2, { level:
|
|
244
|
+
return f ? /* @__PURE__ */ o(r2, { level: a2[l], ...M, children: t }) : /* @__PURE__ */ o(s2, { ...M, children: t });
|
|
245
245
|
}
|
|
246
246
|
), c2 = ({
|
|
247
247
|
checked: i = !0,
|
|
@@ -255,11 +255,11 @@ const { Title: r2, Text: s2 } = m1, h2 = {
|
|
|
255
255
|
G(() => {
|
|
256
256
|
r(i), C(l);
|
|
257
257
|
}, [i, l]);
|
|
258
|
-
const { theme:
|
|
258
|
+
const { theme: a } = r1(u1);
|
|
259
259
|
return /* @__PURE__ */ o(
|
|
260
|
-
|
|
260
|
+
T1,
|
|
261
261
|
{
|
|
262
|
-
className: `snmt-checkbox snmt-checkbox-${
|
|
262
|
+
className: `snmt-checkbox snmt-checkbox-${a}`,
|
|
263
263
|
checked: L,
|
|
264
264
|
indeterminate: m,
|
|
265
265
|
onChange: (s) => {
|
|
@@ -267,17 +267,17 @@ const { Title: r2, Text: s2 } = m1, h2 = {
|
|
|
267
267
|
},
|
|
268
268
|
disabled: n,
|
|
269
269
|
children: e && /* @__PURE__ */ o(
|
|
270
|
-
|
|
270
|
+
h2,
|
|
271
271
|
{
|
|
272
272
|
variant: "body2",
|
|
273
|
-
color: n ?
|
|
273
|
+
color: n ? y.GREY_DARK_2 : y.GREY_DARK_5,
|
|
274
274
|
children: e
|
|
275
275
|
}
|
|
276
276
|
)
|
|
277
277
|
}
|
|
278
278
|
);
|
|
279
279
|
};
|
|
280
|
-
var d = /* @__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.
|
|
280
|
+
var d = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_0_5 = "var(--grey-light-0-5)", 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_0_5 = "var(--blue-light-0-5)", 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_DARK = "var(--purple-dark)", i.CYAN_LIGHT = "var(--cyan-light)", i.CYAN_DARK = "var(--cyan-dark)", i.MAGENTA_LIGHT = "var(--magenta-light)", i.MAGENTA_DARK = "var(--magenta-dark)", i.GOLD_LIGHT = "var(--gold-light)", i.GOLD_DARK = "var(--gold-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))(d || {});
|
|
281
281
|
const Z1 = s1({
|
|
282
282
|
locale: "en",
|
|
283
283
|
theme: "light"
|
|
@@ -316,7 +316,7 @@ const C2 = ({
|
|
|
316
316
|
color: e = d.GREY_DARK_5,
|
|
317
317
|
className: t,
|
|
318
318
|
onClick: n
|
|
319
|
-
}) => /* @__PURE__ */
|
|
319
|
+
}) => /* @__PURE__ */ h(
|
|
320
320
|
"svg",
|
|
321
321
|
{
|
|
322
322
|
width: i,
|
|
@@ -356,7 +356,7 @@ const C2 = ({
|
|
|
356
356
|
color: e = "#001E52",
|
|
357
357
|
className: t,
|
|
358
358
|
onClick: n
|
|
359
|
-
}) => /* @__PURE__ */
|
|
359
|
+
}) => /* @__PURE__ */ h(
|
|
360
360
|
"svg",
|
|
361
361
|
{
|
|
362
362
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -391,7 +391,7 @@ const C2 = ({
|
|
|
391
391
|
color: e = d.GREY_DARK_5,
|
|
392
392
|
className: t,
|
|
393
393
|
onClick: n
|
|
394
|
-
}) => /* @__PURE__ */
|
|
394
|
+
}) => /* @__PURE__ */ h(
|
|
395
395
|
"svg",
|
|
396
396
|
{
|
|
397
397
|
width: i,
|
|
@@ -442,7 +442,7 @@ const C2 = ({
|
|
|
442
442
|
color: e = d.GREY_DARK_5,
|
|
443
443
|
className: t,
|
|
444
444
|
onClick: n
|
|
445
|
-
}) => /* @__PURE__ */
|
|
445
|
+
}) => /* @__PURE__ */ h(
|
|
446
446
|
"svg",
|
|
447
447
|
{
|
|
448
448
|
width: i,
|
|
@@ -493,7 +493,7 @@ const C2 = ({
|
|
|
493
493
|
color: e = d.GREY_DARK_5,
|
|
494
494
|
className: t,
|
|
495
495
|
onClick: n
|
|
496
|
-
}) => /* @__PURE__ */
|
|
496
|
+
}) => /* @__PURE__ */ h(
|
|
497
497
|
"svg",
|
|
498
498
|
{
|
|
499
499
|
width: i,
|
|
@@ -612,7 +612,7 @@ const C2 = ({
|
|
|
612
612
|
color: e = d.GREY_DARK_5,
|
|
613
613
|
className: t,
|
|
614
614
|
onClick: n
|
|
615
|
-
}) => /* @__PURE__ */
|
|
615
|
+
}) => /* @__PURE__ */ h(
|
|
616
616
|
"svg",
|
|
617
617
|
{
|
|
618
618
|
width: i,
|
|
@@ -673,7 +673,7 @@ const C2 = ({
|
|
|
673
673
|
color: e = d.GREY_DARK_5,
|
|
674
674
|
className: t,
|
|
675
675
|
onClick: n
|
|
676
|
-
}) => /* @__PURE__ */
|
|
676
|
+
}) => /* @__PURE__ */ h(
|
|
677
677
|
"svg",
|
|
678
678
|
{
|
|
679
679
|
width: i,
|
|
@@ -720,7 +720,7 @@ const C2 = ({
|
|
|
720
720
|
color: e = d.GREY_DARK_5,
|
|
721
721
|
className: t,
|
|
722
722
|
onClick: n
|
|
723
|
-
}) => /* @__PURE__ */
|
|
723
|
+
}) => /* @__PURE__ */ h(
|
|
724
724
|
"svg",
|
|
725
725
|
{
|
|
726
726
|
width: i,
|
|
@@ -760,7 +760,7 @@ const C2 = ({
|
|
|
760
760
|
color: e = d.GREY_DARK_5,
|
|
761
761
|
className: t,
|
|
762
762
|
onClick: n
|
|
763
|
-
}) => /* @__PURE__ */
|
|
763
|
+
}) => /* @__PURE__ */ h(
|
|
764
764
|
"svg",
|
|
765
765
|
{
|
|
766
766
|
width: i,
|
|
@@ -800,7 +800,7 @@ const C2 = ({
|
|
|
800
800
|
color: e = d.GREY_DARK_5,
|
|
801
801
|
className: t,
|
|
802
802
|
onClick: n
|
|
803
|
-
}) => /* @__PURE__ */
|
|
803
|
+
}) => /* @__PURE__ */ h(
|
|
804
804
|
"svg",
|
|
805
805
|
{
|
|
806
806
|
width: i,
|
|
@@ -847,7 +847,7 @@ const C2 = ({
|
|
|
847
847
|
color: e = d.GREY_DARK_5,
|
|
848
848
|
className: t,
|
|
849
849
|
onClick: n
|
|
850
|
-
}) => /* @__PURE__ */
|
|
850
|
+
}) => /* @__PURE__ */ h(
|
|
851
851
|
"svg",
|
|
852
852
|
{
|
|
853
853
|
width: i,
|
|
@@ -894,7 +894,7 @@ const C2 = ({
|
|
|
894
894
|
color: e = d.GREY_DARK_5,
|
|
895
895
|
className: t,
|
|
896
896
|
onClick: n
|
|
897
|
-
}) => /* @__PURE__ */
|
|
897
|
+
}) => /* @__PURE__ */ h(
|
|
898
898
|
"svg",
|
|
899
899
|
{
|
|
900
900
|
width: i,
|
|
@@ -941,7 +941,7 @@ const C2 = ({
|
|
|
941
941
|
color: e = d.GREY_DARK_5,
|
|
942
942
|
className: t,
|
|
943
943
|
onClick: n
|
|
944
|
-
}) => /* @__PURE__ */
|
|
944
|
+
}) => /* @__PURE__ */ h(
|
|
945
945
|
"svg",
|
|
946
946
|
{
|
|
947
947
|
width: i,
|
|
@@ -975,13 +975,13 @@ const C2 = ({
|
|
|
975
975
|
)
|
|
976
976
|
]
|
|
977
977
|
}
|
|
978
|
-
),
|
|
978
|
+
), A2 = ({
|
|
979
979
|
width: i = 20,
|
|
980
980
|
height: l = 20,
|
|
981
981
|
color: e = d.GREY_DARK_5,
|
|
982
982
|
className: t,
|
|
983
983
|
onClick: n
|
|
984
|
-
}) => /* @__PURE__ */
|
|
984
|
+
}) => /* @__PURE__ */ h(
|
|
985
985
|
"svg",
|
|
986
986
|
{
|
|
987
987
|
width: i,
|
|
@@ -1008,13 +1008,13 @@ const C2 = ({
|
|
|
1008
1008
|
)
|
|
1009
1009
|
]
|
|
1010
1010
|
}
|
|
1011
|
-
),
|
|
1011
|
+
), E2 = ({
|
|
1012
1012
|
width: i = 20,
|
|
1013
1013
|
height: l = 20,
|
|
1014
1014
|
color: e = d.GREY_DARK_5,
|
|
1015
1015
|
className: t,
|
|
1016
1016
|
onClick: n
|
|
1017
|
-
}) => /* @__PURE__ */
|
|
1017
|
+
}) => /* @__PURE__ */ h(
|
|
1018
1018
|
"svg",
|
|
1019
1019
|
{
|
|
1020
1020
|
width: i,
|
|
@@ -1047,7 +1047,7 @@ const C2 = ({
|
|
|
1047
1047
|
color: e = d.GREY_DARK_5,
|
|
1048
1048
|
className: t,
|
|
1049
1049
|
onClick: n
|
|
1050
|
-
}) => /* @__PURE__ */
|
|
1050
|
+
}) => /* @__PURE__ */ h(
|
|
1051
1051
|
"svg",
|
|
1052
1052
|
{
|
|
1053
1053
|
width: i,
|
|
@@ -1080,7 +1080,7 @@ const C2 = ({
|
|
|
1080
1080
|
color: e = d.GREY_DARK_5,
|
|
1081
1081
|
className: t,
|
|
1082
1082
|
onClick: n
|
|
1083
|
-
}) => /* @__PURE__ */
|
|
1083
|
+
}) => /* @__PURE__ */ h(
|
|
1084
1084
|
"svg",
|
|
1085
1085
|
{
|
|
1086
1086
|
width: i,
|
|
@@ -1113,7 +1113,7 @@ const C2 = ({
|
|
|
1113
1113
|
color: e = d.GREY_DARK_5,
|
|
1114
1114
|
className: t,
|
|
1115
1115
|
onClick: n
|
|
1116
|
-
}) => /* @__PURE__ */
|
|
1116
|
+
}) => /* @__PURE__ */ h(
|
|
1117
1117
|
"svg",
|
|
1118
1118
|
{
|
|
1119
1119
|
width: i,
|
|
@@ -1147,13 +1147,13 @@ const C2 = ({
|
|
|
1147
1147
|
)
|
|
1148
1148
|
]
|
|
1149
1149
|
}
|
|
1150
|
-
),
|
|
1150
|
+
), T2 = ({
|
|
1151
1151
|
width: i = 20,
|
|
1152
1152
|
height: l = 20,
|
|
1153
1153
|
color: e = d.GREY_DARK_5,
|
|
1154
1154
|
className: t,
|
|
1155
1155
|
onClick: n
|
|
1156
|
-
}) => /* @__PURE__ */
|
|
1156
|
+
}) => /* @__PURE__ */ h(
|
|
1157
1157
|
"svg",
|
|
1158
1158
|
{
|
|
1159
1159
|
width: i,
|
|
@@ -1180,13 +1180,13 @@ const C2 = ({
|
|
|
1180
1180
|
)
|
|
1181
1181
|
]
|
|
1182
1182
|
}
|
|
1183
|
-
),
|
|
1183
|
+
), K2 = ({
|
|
1184
1184
|
width: i = 20,
|
|
1185
1185
|
height: l = 20,
|
|
1186
1186
|
color: e = d.GREY_DARK_5,
|
|
1187
1187
|
className: t,
|
|
1188
1188
|
onClick: n
|
|
1189
|
-
}) => /* @__PURE__ */
|
|
1189
|
+
}) => /* @__PURE__ */ h(
|
|
1190
1190
|
"svg",
|
|
1191
1191
|
{
|
|
1192
1192
|
width: i,
|
|
@@ -1213,13 +1213,13 @@ const C2 = ({
|
|
|
1213
1213
|
)
|
|
1214
1214
|
]
|
|
1215
1215
|
}
|
|
1216
|
-
),
|
|
1216
|
+
), y2 = ({
|
|
1217
1217
|
width: i = 20,
|
|
1218
1218
|
height: l = 20,
|
|
1219
1219
|
color: e = "#070739",
|
|
1220
1220
|
className: t,
|
|
1221
1221
|
onClick: n
|
|
1222
|
-
}) => /* @__PURE__ */
|
|
1222
|
+
}) => /* @__PURE__ */ h(
|
|
1223
1223
|
"svg",
|
|
1224
1224
|
{
|
|
1225
1225
|
width: i,
|
|
@@ -1243,13 +1243,13 @@ const C2 = ({
|
|
|
1243
1243
|
/* @__PURE__ */ o("circle", { cx: "10", cy: "10", r: "2.375", stroke: e, strokeWidth: "1.25" })
|
|
1244
1244
|
]
|
|
1245
1245
|
}
|
|
1246
|
-
),
|
|
1246
|
+
), Y2 = ({
|
|
1247
1247
|
width: i = 20,
|
|
1248
1248
|
height: l = 20,
|
|
1249
1249
|
color: e = "#070739",
|
|
1250
1250
|
className: t,
|
|
1251
1251
|
onClick: n
|
|
1252
|
-
}) => /* @__PURE__ */
|
|
1252
|
+
}) => /* @__PURE__ */ h(
|
|
1253
1253
|
"svg",
|
|
1254
1254
|
{
|
|
1255
1255
|
width: i,
|
|
@@ -1281,7 +1281,7 @@ const C2 = ({
|
|
|
1281
1281
|
)
|
|
1282
1282
|
]
|
|
1283
1283
|
}
|
|
1284
|
-
),
|
|
1284
|
+
), B2 = ({
|
|
1285
1285
|
width: i = 9,
|
|
1286
1286
|
height: l = 5,
|
|
1287
1287
|
color: e = "#001E52",
|
|
@@ -1313,7 +1313,7 @@ const C2 = ({
|
|
|
1313
1313
|
color: e = "#F2F2F7",
|
|
1314
1314
|
className: t,
|
|
1315
1315
|
onClick: n
|
|
1316
|
-
}) => /* @__PURE__ */
|
|
1316
|
+
}) => /* @__PURE__ */ h(
|
|
1317
1317
|
"svg",
|
|
1318
1318
|
{
|
|
1319
1319
|
width: i,
|
|
@@ -1342,7 +1342,7 @@ const C2 = ({
|
|
|
1342
1342
|
color: e = "#004ED7",
|
|
1343
1343
|
className: t,
|
|
1344
1344
|
onClick: n
|
|
1345
|
-
}) => /* @__PURE__ */
|
|
1345
|
+
}) => /* @__PURE__ */ h(
|
|
1346
1346
|
"svg",
|
|
1347
1347
|
{
|
|
1348
1348
|
width: i,
|
|
@@ -1371,7 +1371,7 @@ const C2 = ({
|
|
|
1371
1371
|
color: e = "#001E52",
|
|
1372
1372
|
className: t,
|
|
1373
1373
|
onClick: n
|
|
1374
|
-
}) => /* @__PURE__ */
|
|
1374
|
+
}) => /* @__PURE__ */ h(
|
|
1375
1375
|
"svg",
|
|
1376
1376
|
{
|
|
1377
1377
|
width: i,
|
|
@@ -1400,7 +1400,7 @@ const C2 = ({
|
|
|
1400
1400
|
color: e = "#001E52",
|
|
1401
1401
|
className: t,
|
|
1402
1402
|
onClick: n
|
|
1403
|
-
}) => /* @__PURE__ */
|
|
1403
|
+
}) => /* @__PURE__ */ h(
|
|
1404
1404
|
"svg",
|
|
1405
1405
|
{
|
|
1406
1406
|
width: i,
|
|
@@ -1437,7 +1437,7 @@ const C2 = ({
|
|
|
1437
1437
|
height: e = 20,
|
|
1438
1438
|
width: t = 20,
|
|
1439
1439
|
onClick: n
|
|
1440
|
-
}) => /* @__PURE__ */
|
|
1440
|
+
}) => /* @__PURE__ */ h(
|
|
1441
1441
|
"svg",
|
|
1442
1442
|
{
|
|
1443
1443
|
width: t,
|
|
@@ -1573,7 +1573,7 @@ const C2 = ({
|
|
|
1573
1573
|
height: e = 20,
|
|
1574
1574
|
width: t = 20,
|
|
1575
1575
|
onClick: n
|
|
1576
|
-
}) => /* @__PURE__ */
|
|
1576
|
+
}) => /* @__PURE__ */ h(
|
|
1577
1577
|
"svg",
|
|
1578
1578
|
{
|
|
1579
1579
|
width: t,
|
|
@@ -1606,7 +1606,7 @@ const C2 = ({
|
|
|
1606
1606
|
height: e = 24,
|
|
1607
1607
|
width: t = 24,
|
|
1608
1608
|
onClick: n
|
|
1609
|
-
}) => /* @__PURE__ */
|
|
1609
|
+
}) => /* @__PURE__ */ h(
|
|
1610
1610
|
"svg",
|
|
1611
1611
|
{
|
|
1612
1612
|
width: t,
|
|
@@ -1672,7 +1672,7 @@ const C2 = ({
|
|
|
1672
1672
|
height: e = 24,
|
|
1673
1673
|
width: t = 24,
|
|
1674
1674
|
onClick: n
|
|
1675
|
-
}) => /* @__PURE__ */
|
|
1675
|
+
}) => /* @__PURE__ */ h(
|
|
1676
1676
|
"svg",
|
|
1677
1677
|
{
|
|
1678
1678
|
width: t,
|
|
@@ -1731,7 +1731,7 @@ const C2 = ({
|
|
|
1731
1731
|
height: e = 24,
|
|
1732
1732
|
width: t = 24,
|
|
1733
1733
|
onClick: n
|
|
1734
|
-
}) => /* @__PURE__ */
|
|
1734
|
+
}) => /* @__PURE__ */ h(
|
|
1735
1735
|
"svg",
|
|
1736
1736
|
{
|
|
1737
1737
|
width: t,
|
|
@@ -1768,7 +1768,7 @@ const C2 = ({
|
|
|
1768
1768
|
height: e = 14,
|
|
1769
1769
|
width: t = 14,
|
|
1770
1770
|
onClick: n
|
|
1771
|
-
}) => /* @__PURE__ */
|
|
1771
|
+
}) => /* @__PURE__ */ h(
|
|
1772
1772
|
"svg",
|
|
1773
1773
|
{
|
|
1774
1774
|
className: i,
|
|
@@ -1832,7 +1832,7 @@ const C2 = ({
|
|
|
1832
1832
|
height: e = 24,
|
|
1833
1833
|
width: t = 24,
|
|
1834
1834
|
onClick: n
|
|
1835
|
-
}) => /* @__PURE__ */
|
|
1835
|
+
}) => /* @__PURE__ */ h(
|
|
1836
1836
|
"svg",
|
|
1837
1837
|
{
|
|
1838
1838
|
onClick: n,
|
|
@@ -1884,7 +1884,7 @@ const C2 = ({
|
|
|
1884
1884
|
height: e = 24,
|
|
1885
1885
|
width: t = 24,
|
|
1886
1886
|
onClick: n
|
|
1887
|
-
}) => /* @__PURE__ */
|
|
1887
|
+
}) => /* @__PURE__ */ h(
|
|
1888
1888
|
"svg",
|
|
1889
1889
|
{
|
|
1890
1890
|
onClick: n,
|
|
@@ -1921,7 +1921,7 @@ const C2 = ({
|
|
|
1921
1921
|
height: e = 37,
|
|
1922
1922
|
width: t = 36,
|
|
1923
1923
|
onClick: n
|
|
1924
|
-
}) => /* @__PURE__ */
|
|
1924
|
+
}) => /* @__PURE__ */ h(
|
|
1925
1925
|
"svg",
|
|
1926
1926
|
{
|
|
1927
1927
|
onClick: n,
|
|
@@ -1986,7 +1986,7 @@ const C2 = ({
|
|
|
1986
1986
|
height: e = 24,
|
|
1987
1987
|
width: t = 24,
|
|
1988
1988
|
onClick: n
|
|
1989
|
-
}) => /* @__PURE__ */
|
|
1989
|
+
}) => /* @__PURE__ */ h(
|
|
1990
1990
|
"svg",
|
|
1991
1991
|
{
|
|
1992
1992
|
onClick: n,
|
|
@@ -2025,7 +2025,7 @@ const C2 = ({
|
|
|
2025
2025
|
height: e = 20,
|
|
2026
2026
|
width: t = 20,
|
|
2027
2027
|
onClick: n
|
|
2028
|
-
}) => /* @__PURE__ */
|
|
2028
|
+
}) => /* @__PURE__ */ h(
|
|
2029
2029
|
"svg",
|
|
2030
2030
|
{
|
|
2031
2031
|
onClick: n,
|
|
@@ -2052,13 +2052,13 @@ const C2 = ({
|
|
|
2052
2052
|
)
|
|
2053
2053
|
]
|
|
2054
2054
|
}
|
|
2055
|
-
),
|
|
2055
|
+
), a5 = ({
|
|
2056
2056
|
className: i,
|
|
2057
2057
|
color: l = d.GREY_DARK_5,
|
|
2058
2058
|
height: e = 24,
|
|
2059
2059
|
width: t = 24,
|
|
2060
2060
|
onClick: n
|
|
2061
|
-
}) => /* @__PURE__ */
|
|
2061
|
+
}) => /* @__PURE__ */ h(
|
|
2062
2062
|
"svg",
|
|
2063
2063
|
{
|
|
2064
2064
|
onClick: n,
|
|
@@ -2121,13 +2121,13 @@ const C2 = ({
|
|
|
2121
2121
|
)
|
|
2122
2122
|
]
|
|
2123
2123
|
}
|
|
2124
|
-
),
|
|
2124
|
+
), h5 = ({
|
|
2125
2125
|
className: i,
|
|
2126
2126
|
color: l = d.GREY_DARK_5,
|
|
2127
2127
|
height: e = 24,
|
|
2128
2128
|
width: t = 24,
|
|
2129
2129
|
onClick: n
|
|
2130
|
-
}) => /* @__PURE__ */
|
|
2130
|
+
}) => /* @__PURE__ */ h(
|
|
2131
2131
|
"svg",
|
|
2132
2132
|
{
|
|
2133
2133
|
onClick: n,
|
|
@@ -2184,7 +2184,7 @@ const C2 = ({
|
|
|
2184
2184
|
height: e = 24,
|
|
2185
2185
|
width: t = 24,
|
|
2186
2186
|
onClick: n
|
|
2187
|
-
}) => /* @__PURE__ */
|
|
2187
|
+
}) => /* @__PURE__ */ h(
|
|
2188
2188
|
"svg",
|
|
2189
2189
|
{
|
|
2190
2190
|
onClick: n,
|
|
@@ -2260,7 +2260,7 @@ const C2 = ({
|
|
|
2260
2260
|
height: e = 20,
|
|
2261
2261
|
width: t = 20,
|
|
2262
2262
|
onClick: n
|
|
2263
|
-
}) => /* @__PURE__ */
|
|
2263
|
+
}) => /* @__PURE__ */ h(
|
|
2264
2264
|
"svg",
|
|
2265
2265
|
{
|
|
2266
2266
|
onClick: n,
|
|
@@ -2326,7 +2326,7 @@ const C2 = ({
|
|
|
2326
2326
|
version: "1.1",
|
|
2327
2327
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2328
2328
|
viewBox: "0 0 489.698 489.698",
|
|
2329
|
-
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */
|
|
2329
|
+
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */ h("g", { children: [
|
|
2330
2330
|
/* @__PURE__ */ o(
|
|
2331
2331
|
"path",
|
|
2332
2332
|
{
|
|
@@ -2377,7 +2377,7 @@ const C2 = ({
|
|
|
2377
2377
|
color: e = "#131314",
|
|
2378
2378
|
className: t,
|
|
2379
2379
|
onClick: n
|
|
2380
|
-
}) => /* @__PURE__ */
|
|
2380
|
+
}) => /* @__PURE__ */ h(
|
|
2381
2381
|
"svg",
|
|
2382
2382
|
{
|
|
2383
2383
|
width: i,
|
|
@@ -2410,7 +2410,7 @@ const C2 = ({
|
|
|
2410
2410
|
color: e = d.GREY_DARK_5,
|
|
2411
2411
|
className: t,
|
|
2412
2412
|
onClick: n
|
|
2413
|
-
}) => /* @__PURE__ */
|
|
2413
|
+
}) => /* @__PURE__ */ h(
|
|
2414
2414
|
"svg",
|
|
2415
2415
|
{
|
|
2416
2416
|
width: i,
|
|
@@ -2443,7 +2443,7 @@ const C2 = ({
|
|
|
2443
2443
|
color: e = d.GREY_DARK_2,
|
|
2444
2444
|
className: t,
|
|
2445
2445
|
onClick: n
|
|
2446
|
-
}) => /* @__PURE__ */
|
|
2446
|
+
}) => /* @__PURE__ */ h(
|
|
2447
2447
|
"svg",
|
|
2448
2448
|
{
|
|
2449
2449
|
width: i,
|
|
@@ -2540,7 +2540,7 @@ const C2 = ({
|
|
|
2540
2540
|
disabled: c = !1,
|
|
2541
2541
|
onClick: L
|
|
2542
2542
|
}) => {
|
|
2543
|
-
const [r, m] = R(n), { theme: C } = r1(Z1),
|
|
2543
|
+
const [r, m] = R(n), { theme: C } = r1(Z1), a = c ? C && C === "dark" ? d.GREY_LIGHT_4 : d.GREY_DARK_1 : t, s = c ? void 0 : L;
|
|
2544
2544
|
return G(() => {
|
|
2545
2545
|
if (n) {
|
|
2546
2546
|
s && !c && m(`${n} clickable`);
|
|
@@ -2550,86 +2550,86 @@ const C2 = ({
|
|
|
2550
2550
|
}, [s, n, c]), /* @__PURE__ */ o(F, { children: (() => {
|
|
2551
2551
|
switch (i) {
|
|
2552
2552
|
case "nextIcon":
|
|
2553
|
-
return U2({ width: l, height: e, color:
|
|
2553
|
+
return U2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2554
2554
|
case "prevIcon":
|
|
2555
|
-
return F2({ width: l, height: e, color:
|
|
2555
|
+
return F2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2556
2556
|
case "arrowDown":
|
|
2557
|
-
return C2({ width: l, height: e, color:
|
|
2557
|
+
return C2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2558
2558
|
case "info":
|
|
2559
|
-
return d2({ width: l, height: e, color:
|
|
2559
|
+
return d2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2560
2560
|
case "arrowRight":
|
|
2561
|
-
return w2({ width: l, height: e, color:
|
|
2561
|
+
return w2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2562
2562
|
case "calendar":
|
|
2563
|
-
return m2({ width: l, height: e, color:
|
|
2563
|
+
return m2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2564
2564
|
case "check":
|
|
2565
|
-
return u2({ width: l, height: e, color:
|
|
2565
|
+
return u2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2566
2566
|
case "cancel":
|
|
2567
|
-
return v2({ width: l, height: e, color:
|
|
2567
|
+
return v2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2568
2568
|
case "add":
|
|
2569
|
-
return f2({ width: l, height: e, color:
|
|
2569
|
+
return f2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2570
2570
|
case "list":
|
|
2571
|
-
return N2({ width: l, height: e, color:
|
|
2571
|
+
return N2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2572
2572
|
case "dragAndDrop":
|
|
2573
|
-
return _2({ width: l, height: e, color:
|
|
2573
|
+
return _2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2574
2574
|
case "filter":
|
|
2575
|
-
return R2({ width: l, height: e, color:
|
|
2575
|
+
return R2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2576
2576
|
case "attention":
|
|
2577
|
-
return M2({ width: l, height: e, color:
|
|
2577
|
+
return M2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2578
2578
|
case "users":
|
|
2579
|
-
return H2({ width: l, height: e, color:
|
|
2579
|
+
return H2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2580
2580
|
case "mySkillsMatrix":
|
|
2581
2581
|
return x2({
|
|
2582
2582
|
width: l,
|
|
2583
2583
|
height: e,
|
|
2584
|
-
color:
|
|
2584
|
+
color: a,
|
|
2585
2585
|
className: r,
|
|
2586
2586
|
onClick: s
|
|
2587
2587
|
});
|
|
2588
2588
|
case "skills":
|
|
2589
|
-
return Z2({ width: l, height: e, color:
|
|
2589
|
+
return Z2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2590
2590
|
case "skillsMatrices":
|
|
2591
2591
|
return V2({
|
|
2592
2592
|
width: l,
|
|
2593
2593
|
height: e,
|
|
2594
|
-
color:
|
|
2594
|
+
color: a,
|
|
2595
2595
|
className: r,
|
|
2596
2596
|
onClick: s
|
|
2597
2597
|
});
|
|
2598
2598
|
case "history":
|
|
2599
|
-
return
|
|
2599
|
+
return A2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2600
2600
|
case "logOut":
|
|
2601
|
-
return
|
|
2601
|
+
return E2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2602
2602
|
case "settings":
|
|
2603
|
-
return G2({ width: l, height: e, color:
|
|
2603
|
+
return G2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2604
2604
|
case "trash":
|
|
2605
|
-
return I2({ width: l, height: e, color:
|
|
2605
|
+
return I2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2606
2606
|
case "settings2":
|
|
2607
|
-
return D2({ width: l, height: e, color:
|
|
2607
|
+
return D2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2608
2608
|
case "checkCircle":
|
|
2609
|
-
return
|
|
2609
|
+
return T2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2610
2610
|
case "cancelCircle":
|
|
2611
|
-
return
|
|
2611
|
+
return K2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2612
2612
|
case "visibilityIcon":
|
|
2613
|
-
return
|
|
2613
|
+
return y2({
|
|
2614
2614
|
width: l,
|
|
2615
2615
|
height: e,
|
|
2616
|
-
color:
|
|
2616
|
+
color: a,
|
|
2617
2617
|
className: r,
|
|
2618
2618
|
onClick: s
|
|
2619
2619
|
});
|
|
2620
2620
|
case "visibilityOffIcon":
|
|
2621
|
-
return
|
|
2621
|
+
return Y2({
|
|
2622
2622
|
width: l,
|
|
2623
2623
|
height: e,
|
|
2624
|
-
color:
|
|
2624
|
+
color: a,
|
|
2625
2625
|
className: r,
|
|
2626
2626
|
onClick: s
|
|
2627
2627
|
});
|
|
2628
2628
|
case "selectArrowIcon":
|
|
2629
|
-
return
|
|
2629
|
+
return B2({
|
|
2630
2630
|
width: l,
|
|
2631
2631
|
height: e,
|
|
2632
|
-
color:
|
|
2632
|
+
color: a,
|
|
2633
2633
|
className: r,
|
|
2634
2634
|
onClick: s
|
|
2635
2635
|
});
|
|
@@ -2637,7 +2637,7 @@ const C2 = ({
|
|
|
2637
2637
|
return b2({
|
|
2638
2638
|
width: l,
|
|
2639
2639
|
height: e,
|
|
2640
|
-
color:
|
|
2640
|
+
color: a,
|
|
2641
2641
|
className: r,
|
|
2642
2642
|
onClick: s
|
|
2643
2643
|
});
|
|
@@ -2645,80 +2645,80 @@ const C2 = ({
|
|
|
2645
2645
|
return O2({
|
|
2646
2646
|
width: l,
|
|
2647
2647
|
height: e,
|
|
2648
|
-
color:
|
|
2648
|
+
color: a,
|
|
2649
2649
|
className: r,
|
|
2650
2650
|
onClick: s
|
|
2651
2651
|
});
|
|
2652
2652
|
case "sortUp":
|
|
2653
|
-
return W2({ width: l, height: e, color:
|
|
2653
|
+
return W2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2654
2654
|
case "sortDown":
|
|
2655
|
-
return j2({ width: l, height: e, color:
|
|
2655
|
+
return j2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2656
2656
|
case "search":
|
|
2657
|
-
return S2({ width: l, height: e, color:
|
|
2657
|
+
return S2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2658
2658
|
case "arrowUpFilled":
|
|
2659
|
-
return $2({ width: l, height: e, color:
|
|
2659
|
+
return $2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2660
2660
|
case "arrowDownFilled":
|
|
2661
|
-
return P2({ width: l, height: e, color:
|
|
2661
|
+
return P2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2662
2662
|
case "arrow2Up":
|
|
2663
|
-
return g2({ width: l, height: e, color:
|
|
2663
|
+
return g2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2664
2664
|
case "arrow2Right":
|
|
2665
|
-
return L2({ width: l, height: e, color:
|
|
2665
|
+
return L2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2666
2666
|
case "arrow2Down":
|
|
2667
|
-
return k2({ width: l, height: e, color:
|
|
2667
|
+
return k2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2668
2668
|
case "arrow2Left":
|
|
2669
|
-
return p2({ width: l, height: e, color:
|
|
2669
|
+
return p2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2670
2670
|
case "link":
|
|
2671
|
-
return z2({ width: l, height: e, color:
|
|
2671
|
+
return z2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2672
2672
|
case "telegram":
|
|
2673
|
-
return q2({ width: l, height: e, color:
|
|
2673
|
+
return q2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2674
2674
|
case "mail":
|
|
2675
|
-
return X2({ width: l, height: e, color:
|
|
2675
|
+
return X2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2676
2676
|
case "github":
|
|
2677
|
-
return J2({ width: l, height: e, color:
|
|
2677
|
+
return J2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2678
2678
|
case "linkedIn":
|
|
2679
|
-
return Q2({ width: l, height: e, color:
|
|
2679
|
+
return Q2({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2680
2680
|
case "emptyStateIcon":
|
|
2681
|
-
return e5({ width: l, height: e, color:
|
|
2681
|
+
return e5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2682
2682
|
case "filtersIcon":
|
|
2683
|
-
return l5({ width: l, height: e, color:
|
|
2683
|
+
return l5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2684
2684
|
case "dotMenuIcon":
|
|
2685
|
-
return i5({ width: l, height: e, color:
|
|
2685
|
+
return i5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2686
2686
|
case "plusCircle":
|
|
2687
|
-
return o5({ width: l, height: e, color:
|
|
2687
|
+
return o5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2688
2688
|
case "warning":
|
|
2689
|
-
return t5({ width: l, height: e, color:
|
|
2689
|
+
return t5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2690
2690
|
case "back":
|
|
2691
|
-
return n5({ width: l, height: e, color:
|
|
2691
|
+
return n5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2692
2692
|
case "bell":
|
|
2693
|
-
return r5({ width: l, height: e, color:
|
|
2693
|
+
return r5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2694
2694
|
case "copy":
|
|
2695
|
-
return s5({ width: l, height: e, color:
|
|
2695
|
+
return s5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2696
2696
|
case "contract":
|
|
2697
|
-
return
|
|
2697
|
+
return a5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2698
2698
|
case "resourceManager":
|
|
2699
|
-
return
|
|
2699
|
+
return h5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2700
2700
|
case "image":
|
|
2701
|
-
return c5({ width: l, height: e, color:
|
|
2701
|
+
return c5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2702
2702
|
case "edit":
|
|
2703
|
-
return C5({ width: l, height: e, color:
|
|
2703
|
+
return C5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2704
2704
|
case "filledArrowRight":
|
|
2705
|
-
return d5({ width: l, height: e, color:
|
|
2705
|
+
return d5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2706
2706
|
case "burgerMenu":
|
|
2707
|
-
return w5({ width: l, height: e, color:
|
|
2707
|
+
return w5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2708
2708
|
case "refresh":
|
|
2709
|
-
return g5({ width: l, height: e, color:
|
|
2709
|
+
return g5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2710
2710
|
case "projects":
|
|
2711
|
-
return L5({ width: l, height: e, color:
|
|
2711
|
+
return L5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2712
2712
|
case "user":
|
|
2713
|
-
return p5({ width: l, height: e, color:
|
|
2713
|
+
return p5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2714
2714
|
case "exit":
|
|
2715
|
-
return k5({ width: l, height: e, color:
|
|
2715
|
+
return k5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2716
2716
|
case "openPointCircle":
|
|
2717
|
-
return m5({ width: l, height: e, color:
|
|
2717
|
+
return m5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2718
2718
|
case "community":
|
|
2719
|
-
return u5({ width: l, height: e, color:
|
|
2719
|
+
return u5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2720
2720
|
case "docs":
|
|
2721
|
-
return v5({ width: l, height: e, color:
|
|
2721
|
+
return v5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
2722
2722
|
default:
|
|
2723
2723
|
return /* @__PURE__ */ o(F, { children: "No Icon provided" });
|
|
2724
2724
|
}
|
|
@@ -2742,7 +2742,7 @@ const C2 = ({
|
|
|
2742
2742
|
}, m) => {
|
|
2743
2743
|
const C = W(null);
|
|
2744
2744
|
L1(m, () => C.current);
|
|
2745
|
-
const [
|
|
2745
|
+
const [a, s] = R(!1);
|
|
2746
2746
|
G(() => {
|
|
2747
2747
|
var H;
|
|
2748
2748
|
if (!r) return;
|
|
@@ -2763,7 +2763,7 @@ const C2 = ({
|
|
|
2763
2763
|
style: { color: e, whiteSpace: r ? "nowrap" : L, display: r ? "block" : "" },
|
|
2764
2764
|
onClick: n,
|
|
2765
2765
|
ref: C,
|
|
2766
|
-
ellipsis: r &&
|
|
2766
|
+
ellipsis: r && a ? {
|
|
2767
2767
|
tooltip: {
|
|
2768
2768
|
title: t,
|
|
2769
2769
|
overlayClassName: "snmt-tooltip"
|
|
@@ -2773,7 +2773,7 @@ const C2 = ({
|
|
|
2773
2773
|
return f ? /* @__PURE__ */ o(f5, { level: _5[l], ...M, children: t }) : /* @__PURE__ */ o(N5, { ...M, children: t });
|
|
2774
2774
|
}
|
|
2775
2775
|
);
|
|
2776
|
-
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.
|
|
2776
|
+
var w = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_0_5 = "var(--grey-light-0-5)", 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_0_5 = "var(--blue-light-0-5)", 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_DARK = "var(--purple-dark)", i.CYAN_LIGHT = "var(--cyan-light)", i.CYAN_DARK = "var(--cyan-dark)", i.MAGENTA_LIGHT = "var(--magenta-light)", i.MAGENTA_DARK = "var(--magenta-dark)", i.GOLD_LIGHT = "var(--gold-light)", i.GOLD_DARK = "var(--gold-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(w || {});
|
|
2777
2777
|
const V1 = s1({
|
|
2778
2778
|
locale: "en",
|
|
2779
2779
|
theme: "light"
|
|
@@ -2812,7 +2812,7 @@ const M5 = ({
|
|
|
2812
2812
|
color: e = w.GREY_DARK_5,
|
|
2813
2813
|
className: t,
|
|
2814
2814
|
onClick: n
|
|
2815
|
-
}) => /* @__PURE__ */
|
|
2815
|
+
}) => /* @__PURE__ */ h(
|
|
2816
2816
|
"svg",
|
|
2817
2817
|
{
|
|
2818
2818
|
width: i,
|
|
@@ -2852,7 +2852,7 @@ const M5 = ({
|
|
|
2852
2852
|
color: e = "#001E52",
|
|
2853
2853
|
className: t,
|
|
2854
2854
|
onClick: n
|
|
2855
|
-
}) => /* @__PURE__ */
|
|
2855
|
+
}) => /* @__PURE__ */ h(
|
|
2856
2856
|
"svg",
|
|
2857
2857
|
{
|
|
2858
2858
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2887,7 +2887,7 @@ const M5 = ({
|
|
|
2887
2887
|
color: e = w.GREY_DARK_5,
|
|
2888
2888
|
className: t,
|
|
2889
2889
|
onClick: n
|
|
2890
|
-
}) => /* @__PURE__ */
|
|
2890
|
+
}) => /* @__PURE__ */ h(
|
|
2891
2891
|
"svg",
|
|
2892
2892
|
{
|
|
2893
2893
|
width: i,
|
|
@@ -2932,13 +2932,13 @@ const M5 = ({
|
|
|
2932
2932
|
}
|
|
2933
2933
|
)
|
|
2934
2934
|
}
|
|
2935
|
-
),
|
|
2935
|
+
), A5 = ({
|
|
2936
2936
|
width: i = 20,
|
|
2937
2937
|
height: l = 20,
|
|
2938
2938
|
color: e = w.GREY_DARK_5,
|
|
2939
2939
|
className: t,
|
|
2940
2940
|
onClick: n
|
|
2941
|
-
}) => /* @__PURE__ */
|
|
2941
|
+
}) => /* @__PURE__ */ h(
|
|
2942
2942
|
"svg",
|
|
2943
2943
|
{
|
|
2944
2944
|
width: i,
|
|
@@ -2959,7 +2959,7 @@ const M5 = ({
|
|
|
2959
2959
|
/* @__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)" }) }) })
|
|
2960
2960
|
]
|
|
2961
2961
|
}
|
|
2962
|
-
),
|
|
2962
|
+
), E5 = ({
|
|
2963
2963
|
width: i = 20,
|
|
2964
2964
|
height: l = 20,
|
|
2965
2965
|
color: e = w.GREY_DARK_5,
|
|
@@ -2989,7 +2989,7 @@ const M5 = ({
|
|
|
2989
2989
|
color: e = w.GREY_DARK_5,
|
|
2990
2990
|
className: t,
|
|
2991
2991
|
onClick: n
|
|
2992
|
-
}) => /* @__PURE__ */
|
|
2992
|
+
}) => /* @__PURE__ */ h(
|
|
2993
2993
|
"svg",
|
|
2994
2994
|
{
|
|
2995
2995
|
width: i,
|
|
@@ -3078,7 +3078,7 @@ const M5 = ({
|
|
|
3078
3078
|
}
|
|
3079
3079
|
)
|
|
3080
3080
|
}
|
|
3081
|
-
),
|
|
3081
|
+
), T5 = ({
|
|
3082
3082
|
width: i = 20,
|
|
3083
3083
|
height: l = 20,
|
|
3084
3084
|
color: e = w.GREY_DARK_5,
|
|
@@ -3102,13 +3102,13 @@ const M5 = ({
|
|
|
3102
3102
|
}
|
|
3103
3103
|
)
|
|
3104
3104
|
}
|
|
3105
|
-
),
|
|
3105
|
+
), K5 = ({
|
|
3106
3106
|
width: i = 20,
|
|
3107
3107
|
height: l = 20,
|
|
3108
3108
|
color: e = w.GREY_DARK_5,
|
|
3109
3109
|
className: t,
|
|
3110
3110
|
onClick: n
|
|
3111
|
-
}) => /* @__PURE__ */
|
|
3111
|
+
}) => /* @__PURE__ */ h(
|
|
3112
3112
|
"svg",
|
|
3113
3113
|
{
|
|
3114
3114
|
width: i,
|
|
@@ -3163,13 +3163,13 @@ const M5 = ({
|
|
|
3163
3163
|
)
|
|
3164
3164
|
]
|
|
3165
3165
|
}
|
|
3166
|
-
),
|
|
3166
|
+
), y5 = ({
|
|
3167
3167
|
width: i = 20,
|
|
3168
3168
|
height: l = 20,
|
|
3169
3169
|
color: e = w.GREY_DARK_5,
|
|
3170
3170
|
className: t,
|
|
3171
3171
|
onClick: n
|
|
3172
|
-
}) => /* @__PURE__ */
|
|
3172
|
+
}) => /* @__PURE__ */ h(
|
|
3173
3173
|
"svg",
|
|
3174
3174
|
{
|
|
3175
3175
|
width: i,
|
|
@@ -3210,13 +3210,13 @@ const M5 = ({
|
|
|
3210
3210
|
)
|
|
3211
3211
|
]
|
|
3212
3212
|
}
|
|
3213
|
-
),
|
|
3213
|
+
), Y5 = ({
|
|
3214
3214
|
width: i = 20,
|
|
3215
3215
|
height: l = 20,
|
|
3216
3216
|
color: e = w.GREY_DARK_5,
|
|
3217
3217
|
className: t,
|
|
3218
3218
|
onClick: n
|
|
3219
|
-
}) => /* @__PURE__ */
|
|
3219
|
+
}) => /* @__PURE__ */ h(
|
|
3220
3220
|
"svg",
|
|
3221
3221
|
{
|
|
3222
3222
|
width: i,
|
|
@@ -3250,13 +3250,13 @@ const M5 = ({
|
|
|
3250
3250
|
)
|
|
3251
3251
|
]
|
|
3252
3252
|
}
|
|
3253
|
-
),
|
|
3253
|
+
), B5 = ({
|
|
3254
3254
|
width: i = 20,
|
|
3255
3255
|
height: l = 20,
|
|
3256
3256
|
color: e = w.GREY_DARK_5,
|
|
3257
3257
|
className: t,
|
|
3258
3258
|
onClick: n
|
|
3259
|
-
}) => /* @__PURE__ */
|
|
3259
|
+
}) => /* @__PURE__ */ h(
|
|
3260
3260
|
"svg",
|
|
3261
3261
|
{
|
|
3262
3262
|
width: i,
|
|
@@ -3296,7 +3296,7 @@ const M5 = ({
|
|
|
3296
3296
|
color: e = w.GREY_DARK_5,
|
|
3297
3297
|
className: t,
|
|
3298
3298
|
onClick: n
|
|
3299
|
-
}) => /* @__PURE__ */
|
|
3299
|
+
}) => /* @__PURE__ */ h(
|
|
3300
3300
|
"svg",
|
|
3301
3301
|
{
|
|
3302
3302
|
width: i,
|
|
@@ -3343,7 +3343,7 @@ const M5 = ({
|
|
|
3343
3343
|
color: e = w.GREY_DARK_5,
|
|
3344
3344
|
className: t,
|
|
3345
3345
|
onClick: n
|
|
3346
|
-
}) => /* @__PURE__ */
|
|
3346
|
+
}) => /* @__PURE__ */ h(
|
|
3347
3347
|
"svg",
|
|
3348
3348
|
{
|
|
3349
3349
|
width: i,
|
|
@@ -3390,7 +3390,7 @@ const M5 = ({
|
|
|
3390
3390
|
color: e = w.GREY_DARK_5,
|
|
3391
3391
|
className: t,
|
|
3392
3392
|
onClick: n
|
|
3393
|
-
}) => /* @__PURE__ */
|
|
3393
|
+
}) => /* @__PURE__ */ h(
|
|
3394
3394
|
"svg",
|
|
3395
3395
|
{
|
|
3396
3396
|
width: i,
|
|
@@ -3437,7 +3437,7 @@ const M5 = ({
|
|
|
3437
3437
|
color: e = w.GREY_DARK_5,
|
|
3438
3438
|
className: t,
|
|
3439
3439
|
onClick: n
|
|
3440
|
-
}) => /* @__PURE__ */
|
|
3440
|
+
}) => /* @__PURE__ */ h(
|
|
3441
3441
|
"svg",
|
|
3442
3442
|
{
|
|
3443
3443
|
width: i,
|
|
@@ -3477,7 +3477,7 @@ const M5 = ({
|
|
|
3477
3477
|
color: e = w.GREY_DARK_5,
|
|
3478
3478
|
className: t,
|
|
3479
3479
|
onClick: n
|
|
3480
|
-
}) => /* @__PURE__ */
|
|
3480
|
+
}) => /* @__PURE__ */ h(
|
|
3481
3481
|
"svg",
|
|
3482
3482
|
{
|
|
3483
3483
|
width: i,
|
|
@@ -3510,7 +3510,7 @@ const M5 = ({
|
|
|
3510
3510
|
color: e = w.GREY_DARK_5,
|
|
3511
3511
|
className: t,
|
|
3512
3512
|
onClick: n
|
|
3513
|
-
}) => /* @__PURE__ */
|
|
3513
|
+
}) => /* @__PURE__ */ h(
|
|
3514
3514
|
"svg",
|
|
3515
3515
|
{
|
|
3516
3516
|
width: i,
|
|
@@ -3543,7 +3543,7 @@ const M5 = ({
|
|
|
3543
3543
|
color: e = w.GREY_DARK_5,
|
|
3544
3544
|
className: t,
|
|
3545
3545
|
onClick: n
|
|
3546
|
-
}) => /* @__PURE__ */
|
|
3546
|
+
}) => /* @__PURE__ */ h(
|
|
3547
3547
|
"svg",
|
|
3548
3548
|
{
|
|
3549
3549
|
width: i,
|
|
@@ -3576,7 +3576,7 @@ const M5 = ({
|
|
|
3576
3576
|
color: e = w.GREY_DARK_5,
|
|
3577
3577
|
className: t,
|
|
3578
3578
|
onClick: n
|
|
3579
|
-
}) => /* @__PURE__ */
|
|
3579
|
+
}) => /* @__PURE__ */ h(
|
|
3580
3580
|
"svg",
|
|
3581
3581
|
{
|
|
3582
3582
|
width: i,
|
|
@@ -3609,7 +3609,7 @@ const M5 = ({
|
|
|
3609
3609
|
color: e = w.GREY_DARK_5,
|
|
3610
3610
|
className: t,
|
|
3611
3611
|
onClick: n
|
|
3612
|
-
}) => /* @__PURE__ */
|
|
3612
|
+
}) => /* @__PURE__ */ h(
|
|
3613
3613
|
"svg",
|
|
3614
3614
|
{
|
|
3615
3615
|
width: i,
|
|
@@ -3649,7 +3649,7 @@ const M5 = ({
|
|
|
3649
3649
|
color: e = w.GREY_DARK_5,
|
|
3650
3650
|
className: t,
|
|
3651
3651
|
onClick: n
|
|
3652
|
-
}) => /* @__PURE__ */
|
|
3652
|
+
}) => /* @__PURE__ */ h(
|
|
3653
3653
|
"svg",
|
|
3654
3654
|
{
|
|
3655
3655
|
width: i,
|
|
@@ -3682,7 +3682,7 @@ const M5 = ({
|
|
|
3682
3682
|
color: e = w.GREY_DARK_5,
|
|
3683
3683
|
className: t,
|
|
3684
3684
|
onClick: n
|
|
3685
|
-
}) => /* @__PURE__ */
|
|
3685
|
+
}) => /* @__PURE__ */ h(
|
|
3686
3686
|
"svg",
|
|
3687
3687
|
{
|
|
3688
3688
|
width: i,
|
|
@@ -3715,7 +3715,7 @@ const M5 = ({
|
|
|
3715
3715
|
color: e = "#070739",
|
|
3716
3716
|
className: t,
|
|
3717
3717
|
onClick: n
|
|
3718
|
-
}) => /* @__PURE__ */
|
|
3718
|
+
}) => /* @__PURE__ */ h(
|
|
3719
3719
|
"svg",
|
|
3720
3720
|
{
|
|
3721
3721
|
width: i,
|
|
@@ -3745,7 +3745,7 @@ const M5 = ({
|
|
|
3745
3745
|
color: e = "#070739",
|
|
3746
3746
|
className: t,
|
|
3747
3747
|
onClick: n
|
|
3748
|
-
}) => /* @__PURE__ */
|
|
3748
|
+
}) => /* @__PURE__ */ h(
|
|
3749
3749
|
"svg",
|
|
3750
3750
|
{
|
|
3751
3751
|
width: i,
|
|
@@ -3809,7 +3809,7 @@ const M5 = ({
|
|
|
3809
3809
|
color: e = "#F2F2F7",
|
|
3810
3810
|
className: t,
|
|
3811
3811
|
onClick: n
|
|
3812
|
-
}) => /* @__PURE__ */
|
|
3812
|
+
}) => /* @__PURE__ */ h(
|
|
3813
3813
|
"svg",
|
|
3814
3814
|
{
|
|
3815
3815
|
width: i,
|
|
@@ -3838,7 +3838,7 @@ const M5 = ({
|
|
|
3838
3838
|
color: e = "#004ED7",
|
|
3839
3839
|
className: t,
|
|
3840
3840
|
onClick: n
|
|
3841
|
-
}) => /* @__PURE__ */
|
|
3841
|
+
}) => /* @__PURE__ */ h(
|
|
3842
3842
|
"svg",
|
|
3843
3843
|
{
|
|
3844
3844
|
width: i,
|
|
@@ -3867,7 +3867,7 @@ const M5 = ({
|
|
|
3867
3867
|
color: e = "#001E52",
|
|
3868
3868
|
className: t,
|
|
3869
3869
|
onClick: n
|
|
3870
|
-
}) => /* @__PURE__ */
|
|
3870
|
+
}) => /* @__PURE__ */ h(
|
|
3871
3871
|
"svg",
|
|
3872
3872
|
{
|
|
3873
3873
|
width: i,
|
|
@@ -3896,7 +3896,7 @@ const M5 = ({
|
|
|
3896
3896
|
color: e = "#001E52",
|
|
3897
3897
|
className: t,
|
|
3898
3898
|
onClick: n
|
|
3899
|
-
}) => /* @__PURE__ */
|
|
3899
|
+
}) => /* @__PURE__ */ h(
|
|
3900
3900
|
"svg",
|
|
3901
3901
|
{
|
|
3902
3902
|
width: i,
|
|
@@ -3933,7 +3933,7 @@ const M5 = ({
|
|
|
3933
3933
|
height: e = 20,
|
|
3934
3934
|
width: t = 20,
|
|
3935
3935
|
onClick: n
|
|
3936
|
-
}) => /* @__PURE__ */
|
|
3936
|
+
}) => /* @__PURE__ */ h(
|
|
3937
3937
|
"svg",
|
|
3938
3938
|
{
|
|
3939
3939
|
width: t,
|
|
@@ -4038,7 +4038,7 @@ const M5 = ({
|
|
|
4038
4038
|
}
|
|
4039
4039
|
)
|
|
4040
4040
|
}
|
|
4041
|
-
),
|
|
4041
|
+
), a7 = ({
|
|
4042
4042
|
className: i,
|
|
4043
4043
|
color: l = w.GREY_DARK_5,
|
|
4044
4044
|
height: e = 5,
|
|
@@ -4063,13 +4063,13 @@ const M5 = ({
|
|
|
4063
4063
|
}
|
|
4064
4064
|
)
|
|
4065
4065
|
}
|
|
4066
|
-
),
|
|
4066
|
+
), h7 = ({
|
|
4067
4067
|
className: i,
|
|
4068
4068
|
color: l = w.GREY_DARK_5,
|
|
4069
4069
|
height: e = 20,
|
|
4070
4070
|
width: t = 20,
|
|
4071
4071
|
onClick: n
|
|
4072
|
-
}) => /* @__PURE__ */
|
|
4072
|
+
}) => /* @__PURE__ */ h(
|
|
4073
4073
|
"svg",
|
|
4074
4074
|
{
|
|
4075
4075
|
width: t,
|
|
@@ -4102,7 +4102,7 @@ const M5 = ({
|
|
|
4102
4102
|
height: e = 24,
|
|
4103
4103
|
width: t = 24,
|
|
4104
4104
|
onClick: n
|
|
4105
|
-
}) => /* @__PURE__ */
|
|
4105
|
+
}) => /* @__PURE__ */ h(
|
|
4106
4106
|
"svg",
|
|
4107
4107
|
{
|
|
4108
4108
|
width: t,
|
|
@@ -4168,7 +4168,7 @@ const M5 = ({
|
|
|
4168
4168
|
height: e = 24,
|
|
4169
4169
|
width: t = 24,
|
|
4170
4170
|
onClick: n
|
|
4171
|
-
}) => /* @__PURE__ */
|
|
4171
|
+
}) => /* @__PURE__ */ h(
|
|
4172
4172
|
"svg",
|
|
4173
4173
|
{
|
|
4174
4174
|
width: t,
|
|
@@ -4227,7 +4227,7 @@ const M5 = ({
|
|
|
4227
4227
|
height: e = 24,
|
|
4228
4228
|
width: t = 24,
|
|
4229
4229
|
onClick: n
|
|
4230
|
-
}) => /* @__PURE__ */
|
|
4230
|
+
}) => /* @__PURE__ */ h(
|
|
4231
4231
|
"svg",
|
|
4232
4232
|
{
|
|
4233
4233
|
width: t,
|
|
@@ -4264,7 +4264,7 @@ const M5 = ({
|
|
|
4264
4264
|
height: e = 14,
|
|
4265
4265
|
width: t = 14,
|
|
4266
4266
|
onClick: n
|
|
4267
|
-
}) => /* @__PURE__ */
|
|
4267
|
+
}) => /* @__PURE__ */ h(
|
|
4268
4268
|
"svg",
|
|
4269
4269
|
{
|
|
4270
4270
|
className: i,
|
|
@@ -4328,7 +4328,7 @@ const M5 = ({
|
|
|
4328
4328
|
height: e = 24,
|
|
4329
4329
|
width: t = 24,
|
|
4330
4330
|
onClick: n
|
|
4331
|
-
}) => /* @__PURE__ */
|
|
4331
|
+
}) => /* @__PURE__ */ h(
|
|
4332
4332
|
"svg",
|
|
4333
4333
|
{
|
|
4334
4334
|
onClick: n,
|
|
@@ -4380,7 +4380,7 @@ const M5 = ({
|
|
|
4380
4380
|
height: e = 24,
|
|
4381
4381
|
width: t = 24,
|
|
4382
4382
|
onClick: n
|
|
4383
|
-
}) => /* @__PURE__ */
|
|
4383
|
+
}) => /* @__PURE__ */ h(
|
|
4384
4384
|
"svg",
|
|
4385
4385
|
{
|
|
4386
4386
|
onClick: n,
|
|
@@ -4417,7 +4417,7 @@ const M5 = ({
|
|
|
4417
4417
|
height: e = 37,
|
|
4418
4418
|
width: t = 36,
|
|
4419
4419
|
onClick: n
|
|
4420
|
-
}) => /* @__PURE__ */
|
|
4420
|
+
}) => /* @__PURE__ */ h(
|
|
4421
4421
|
"svg",
|
|
4422
4422
|
{
|
|
4423
4423
|
onClick: n,
|
|
@@ -4482,7 +4482,7 @@ const M5 = ({
|
|
|
4482
4482
|
height: e = 24,
|
|
4483
4483
|
width: t = 24,
|
|
4484
4484
|
onClick: n
|
|
4485
|
-
}) => /* @__PURE__ */
|
|
4485
|
+
}) => /* @__PURE__ */ h(
|
|
4486
4486
|
"svg",
|
|
4487
4487
|
{
|
|
4488
4488
|
onClick: n,
|
|
@@ -4521,7 +4521,7 @@ const M5 = ({
|
|
|
4521
4521
|
height: e = 20,
|
|
4522
4522
|
width: t = 20,
|
|
4523
4523
|
onClick: n
|
|
4524
|
-
}) => /* @__PURE__ */
|
|
4524
|
+
}) => /* @__PURE__ */ h(
|
|
4525
4525
|
"svg",
|
|
4526
4526
|
{
|
|
4527
4527
|
onClick: n,
|
|
@@ -4554,7 +4554,7 @@ const M5 = ({
|
|
|
4554
4554
|
height: e = 24,
|
|
4555
4555
|
width: t = 24,
|
|
4556
4556
|
onClick: n
|
|
4557
|
-
}) => /* @__PURE__ */
|
|
4557
|
+
}) => /* @__PURE__ */ h(
|
|
4558
4558
|
"svg",
|
|
4559
4559
|
{
|
|
4560
4560
|
onClick: n,
|
|
@@ -4623,7 +4623,7 @@ const M5 = ({
|
|
|
4623
4623
|
height: e = 24,
|
|
4624
4624
|
width: t = 24,
|
|
4625
4625
|
onClick: n
|
|
4626
|
-
}) => /* @__PURE__ */
|
|
4626
|
+
}) => /* @__PURE__ */ h(
|
|
4627
4627
|
"svg",
|
|
4628
4628
|
{
|
|
4629
4629
|
onClick: n,
|
|
@@ -4680,7 +4680,7 @@ const M5 = ({
|
|
|
4680
4680
|
height: e = 24,
|
|
4681
4681
|
width: t = 24,
|
|
4682
4682
|
onClick: n
|
|
4683
|
-
}) => /* @__PURE__ */
|
|
4683
|
+
}) => /* @__PURE__ */ h(
|
|
4684
4684
|
"svg",
|
|
4685
4685
|
{
|
|
4686
4686
|
onClick: n,
|
|
@@ -4756,7 +4756,7 @@ const M5 = ({
|
|
|
4756
4756
|
height: e = 20,
|
|
4757
4757
|
width: t = 20,
|
|
4758
4758
|
onClick: n
|
|
4759
|
-
}) => /* @__PURE__ */
|
|
4759
|
+
}) => /* @__PURE__ */ h(
|
|
4760
4760
|
"svg",
|
|
4761
4761
|
{
|
|
4762
4762
|
onClick: n,
|
|
@@ -4822,7 +4822,7 @@ const M5 = ({
|
|
|
4822
4822
|
version: "1.1",
|
|
4823
4823
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4824
4824
|
viewBox: "0 0 489.698 489.698",
|
|
4825
|
-
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */
|
|
4825
|
+
children: /* @__PURE__ */ o("g", { children: /* @__PURE__ */ h("g", { children: [
|
|
4826
4826
|
/* @__PURE__ */ o(
|
|
4827
4827
|
"path",
|
|
4828
4828
|
{
|
|
@@ -4867,13 +4867,13 @@ const M5 = ({
|
|
|
4867
4867
|
}
|
|
4868
4868
|
)
|
|
4869
4869
|
}
|
|
4870
|
-
),
|
|
4870
|
+
), A7 = ({
|
|
4871
4871
|
width: i = 24,
|
|
4872
4872
|
height: l = 24,
|
|
4873
4873
|
color: e = "#131314",
|
|
4874
4874
|
className: t,
|
|
4875
4875
|
onClick: n
|
|
4876
|
-
}) => /* @__PURE__ */
|
|
4876
|
+
}) => /* @__PURE__ */ h(
|
|
4877
4877
|
"svg",
|
|
4878
4878
|
{
|
|
4879
4879
|
width: i,
|
|
@@ -4900,13 +4900,13 @@ const M5 = ({
|
|
|
4900
4900
|
)
|
|
4901
4901
|
]
|
|
4902
4902
|
}
|
|
4903
|
-
),
|
|
4903
|
+
), E7 = ({
|
|
4904
4904
|
width: i = 20,
|
|
4905
4905
|
height: l = 20,
|
|
4906
4906
|
color: e = w.GREY_DARK_5,
|
|
4907
4907
|
className: t,
|
|
4908
4908
|
onClick: n
|
|
4909
|
-
}) => /* @__PURE__ */
|
|
4909
|
+
}) => /* @__PURE__ */ h(
|
|
4910
4910
|
"svg",
|
|
4911
4911
|
{
|
|
4912
4912
|
width: i,
|
|
@@ -4939,7 +4939,7 @@ const M5 = ({
|
|
|
4939
4939
|
color: e = w.GREY_DARK_2,
|
|
4940
4940
|
className: t,
|
|
4941
4941
|
onClick: n
|
|
4942
|
-
}) => /* @__PURE__ */
|
|
4942
|
+
}) => /* @__PURE__ */ h(
|
|
4943
4943
|
"svg",
|
|
4944
4944
|
{
|
|
4945
4945
|
width: i,
|
|
@@ -5027,7 +5027,7 @@ const M5 = ({
|
|
|
5027
5027
|
}
|
|
5028
5028
|
)
|
|
5029
5029
|
}
|
|
5030
|
-
),
|
|
5030
|
+
), T7 = ({
|
|
5031
5031
|
name: i,
|
|
5032
5032
|
width: l,
|
|
5033
5033
|
height: e,
|
|
@@ -5036,7 +5036,7 @@ const M5 = ({
|
|
|
5036
5036
|
disabled: c = !1,
|
|
5037
5037
|
onClick: L
|
|
5038
5038
|
}) => {
|
|
5039
|
-
const [r, m] = R(n), { theme: C } = r1(V1),
|
|
5039
|
+
const [r, m] = R(n), { theme: C } = r1(V1), a = c ? C && C === "dark" ? w.GREY_LIGHT_4 : w.GREY_DARK_1 : t, s = c ? void 0 : L;
|
|
5040
5040
|
return G(() => {
|
|
5041
5041
|
if (n) {
|
|
5042
5042
|
s && !c && m(`${n} clickable`);
|
|
@@ -5046,70 +5046,70 @@ const M5 = ({
|
|
|
5046
5046
|
}, [s, n, c]), /* @__PURE__ */ o(F, { children: (() => {
|
|
5047
5047
|
switch (i) {
|
|
5048
5048
|
case "nextIcon":
|
|
5049
|
-
return n7({ width: l, height: e, color:
|
|
5049
|
+
return n7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5050
5050
|
case "prevIcon":
|
|
5051
|
-
return r7({ width: l, height: e, color:
|
|
5051
|
+
return r7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5052
5052
|
case "arrowDown":
|
|
5053
|
-
return M5({ width: l, height: e, color:
|
|
5053
|
+
return M5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5054
5054
|
case "info":
|
|
5055
|
-
return H5({ width: l, height: e, color:
|
|
5055
|
+
return H5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5056
5056
|
case "arrowRight":
|
|
5057
|
-
return x5({ width: l, height: e, color:
|
|
5057
|
+
return x5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5058
5058
|
case "calendar":
|
|
5059
|
-
return G5({ width: l, height: e, color:
|
|
5059
|
+
return G5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5060
5060
|
case "check":
|
|
5061
|
-
return I5({ width: l, height: e, color:
|
|
5061
|
+
return I5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5062
5062
|
case "cancel":
|
|
5063
|
-
return D5({ width: l, height: e, color:
|
|
5063
|
+
return D5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5064
5064
|
case "add":
|
|
5065
|
-
return
|
|
5065
|
+
return T5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5066
5066
|
case "list":
|
|
5067
|
-
return
|
|
5067
|
+
return K5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5068
5068
|
case "dragAndDrop":
|
|
5069
|
-
return
|
|
5069
|
+
return y5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5070
5070
|
case "filter":
|
|
5071
|
-
return
|
|
5071
|
+
return Y5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5072
5072
|
case "attention":
|
|
5073
|
-
return
|
|
5073
|
+
return B5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5074
5074
|
case "users":
|
|
5075
|
-
return b5({ width: l, height: e, color:
|
|
5075
|
+
return b5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5076
5076
|
case "mySkillsMatrix":
|
|
5077
5077
|
return O5({
|
|
5078
5078
|
width: l,
|
|
5079
5079
|
height: e,
|
|
5080
|
-
color:
|
|
5080
|
+
color: a,
|
|
5081
5081
|
className: r,
|
|
5082
5082
|
onClick: s
|
|
5083
5083
|
});
|
|
5084
5084
|
case "skills":
|
|
5085
|
-
return W5({ width: l, height: e, color:
|
|
5085
|
+
return W5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5086
5086
|
case "skillsMatrices":
|
|
5087
5087
|
return j5({
|
|
5088
5088
|
width: l,
|
|
5089
5089
|
height: e,
|
|
5090
|
-
color:
|
|
5090
|
+
color: a,
|
|
5091
5091
|
className: r,
|
|
5092
5092
|
onClick: s
|
|
5093
5093
|
});
|
|
5094
5094
|
case "history":
|
|
5095
|
-
return S5({ width: l, height: e, color:
|
|
5095
|
+
return S5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5096
5096
|
case "logOut":
|
|
5097
|
-
return U5({ width: l, height: e, color:
|
|
5097
|
+
return U5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5098
5098
|
case "settings":
|
|
5099
|
-
return F5({ width: l, height: e, color:
|
|
5099
|
+
return F5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5100
5100
|
case "trash":
|
|
5101
|
-
return P5({ width: l, height: e, color:
|
|
5101
|
+
return P5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5102
5102
|
case "settings2":
|
|
5103
|
-
return $5({ width: l, height: e, color:
|
|
5103
|
+
return $5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5104
5104
|
case "checkCircle":
|
|
5105
|
-
return z5({ width: l, height: e, color:
|
|
5105
|
+
return z5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5106
5106
|
case "cancelCircle":
|
|
5107
|
-
return J5({ width: l, height: e, color:
|
|
5107
|
+
return J5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5108
5108
|
case "visibilityIcon":
|
|
5109
5109
|
return q5({
|
|
5110
5110
|
width: l,
|
|
5111
5111
|
height: e,
|
|
5112
|
-
color:
|
|
5112
|
+
color: a,
|
|
5113
5113
|
className: r,
|
|
5114
5114
|
onClick: s
|
|
5115
5115
|
});
|
|
@@ -5117,7 +5117,7 @@ const M5 = ({
|
|
|
5117
5117
|
return Q5({
|
|
5118
5118
|
width: l,
|
|
5119
5119
|
height: e,
|
|
5120
|
-
color:
|
|
5120
|
+
color: a,
|
|
5121
5121
|
className: r,
|
|
5122
5122
|
onClick: s
|
|
5123
5123
|
});
|
|
@@ -5125,7 +5125,7 @@ const M5 = ({
|
|
|
5125
5125
|
return X5({
|
|
5126
5126
|
width: l,
|
|
5127
5127
|
height: e,
|
|
5128
|
-
color:
|
|
5128
|
+
color: a,
|
|
5129
5129
|
className: r,
|
|
5130
5130
|
onClick: s
|
|
5131
5131
|
});
|
|
@@ -5133,7 +5133,7 @@ const M5 = ({
|
|
|
5133
5133
|
return e7({
|
|
5134
5134
|
width: l,
|
|
5135
5135
|
height: e,
|
|
5136
|
-
color:
|
|
5136
|
+
color: a,
|
|
5137
5137
|
className: r,
|
|
5138
5138
|
onClick: s
|
|
5139
5139
|
});
|
|
@@ -5141,92 +5141,92 @@ const M5 = ({
|
|
|
5141
5141
|
return l7({
|
|
5142
5142
|
width: l,
|
|
5143
5143
|
height: e,
|
|
5144
|
-
color:
|
|
5144
|
+
color: a,
|
|
5145
5145
|
className: r,
|
|
5146
5146
|
onClick: s
|
|
5147
5147
|
});
|
|
5148
5148
|
case "sortUp":
|
|
5149
|
-
return i7({ width: l, height: e, color:
|
|
5149
|
+
return i7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5150
5150
|
case "sortDown":
|
|
5151
|
-
return o7({ width: l, height: e, color:
|
|
5151
|
+
return o7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5152
5152
|
case "search":
|
|
5153
|
-
return t7({ width: l, height: e, color:
|
|
5153
|
+
return t7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5154
5154
|
case "arrowUpFilled":
|
|
5155
|
-
return
|
|
5155
|
+
return a7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5156
5156
|
case "arrowDownFilled":
|
|
5157
|
-
return s7({ width: l, height: e, color:
|
|
5157
|
+
return s7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5158
5158
|
case "arrow2Up":
|
|
5159
|
-
return Z5({ width: l, height: e, color:
|
|
5159
|
+
return Z5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5160
5160
|
case "arrow2Right":
|
|
5161
|
-
return V5({ width: l, height: e, color:
|
|
5161
|
+
return V5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5162
5162
|
case "arrow2Down":
|
|
5163
|
-
return
|
|
5163
|
+
return A5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5164
5164
|
case "arrow2Left":
|
|
5165
|
-
return
|
|
5165
|
+
return E5({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5166
5166
|
case "link":
|
|
5167
|
-
return
|
|
5167
|
+
return h7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5168
5168
|
case "telegram":
|
|
5169
|
-
return C7({ width: l, height: e, color:
|
|
5169
|
+
return C7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5170
5170
|
case "mail":
|
|
5171
|
-
return w7({ width: l, height: e, color:
|
|
5171
|
+
return w7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5172
5172
|
case "github":
|
|
5173
|
-
return c7({ width: l, height: e, color:
|
|
5173
|
+
return c7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5174
5174
|
case "linkedIn":
|
|
5175
|
-
return d7({ width: l, height: e, color:
|
|
5175
|
+
return d7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5176
5176
|
case "emptyStateIcon":
|
|
5177
|
-
return g7({ width: l, height: e, color:
|
|
5177
|
+
return g7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5178
5178
|
case "filtersIcon":
|
|
5179
|
-
return L7({ width: l, height: e, color:
|
|
5179
|
+
return L7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5180
5180
|
case "dotMenuIcon":
|
|
5181
|
-
return k7({ width: l, height: e, color:
|
|
5181
|
+
return k7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5182
5182
|
case "plusCircle":
|
|
5183
|
-
return p7({ width: l, height: e, color:
|
|
5183
|
+
return p7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5184
5184
|
case "warning":
|
|
5185
|
-
return m7({ width: l, height: e, color:
|
|
5185
|
+
return m7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5186
5186
|
case "back":
|
|
5187
|
-
return u7({ width: l, height: e, color:
|
|
5187
|
+
return u7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5188
5188
|
case "bell":
|
|
5189
|
-
return v7({ width: l, height: e, color:
|
|
5189
|
+
return v7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5190
5190
|
case "copy":
|
|
5191
|
-
return f7({ width: l, height: e, color:
|
|
5191
|
+
return f7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5192
5192
|
case "contract":
|
|
5193
|
-
return N7({ width: l, height: e, color:
|
|
5193
|
+
return N7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5194
5194
|
case "resourceManager":
|
|
5195
|
-
return _7({ width: l, height: e, color:
|
|
5195
|
+
return _7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5196
5196
|
case "image":
|
|
5197
|
-
return R7({ width: l, height: e, color:
|
|
5197
|
+
return R7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5198
5198
|
case "edit":
|
|
5199
|
-
return M7({ width: l, height: e, color:
|
|
5199
|
+
return M7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5200
5200
|
case "filledArrowRight":
|
|
5201
|
-
return H7({ width: l, height: e, color:
|
|
5201
|
+
return H7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5202
5202
|
case "burgerMenu":
|
|
5203
|
-
return x7({ width: l, height: e, color:
|
|
5203
|
+
return x7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5204
5204
|
case "refresh":
|
|
5205
|
-
return Z7({ width: l, height: e, color:
|
|
5205
|
+
return Z7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5206
5206
|
case "projects":
|
|
5207
|
-
return V7({ width: l, height: e, color:
|
|
5207
|
+
return V7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5208
5208
|
case "user":
|
|
5209
|
-
return
|
|
5209
|
+
return E7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5210
5210
|
case "exit":
|
|
5211
|
-
return
|
|
5211
|
+
return A7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5212
5212
|
case "openPointCircle":
|
|
5213
|
-
return G7({ width: l, height: e, color:
|
|
5213
|
+
return G7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5214
5214
|
case "community":
|
|
5215
|
-
return I7({ width: l, height: e, color:
|
|
5215
|
+
return I7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5216
5216
|
case "docs":
|
|
5217
|
-
return D7({ width: l, height: e, color:
|
|
5217
|
+
return D7({ width: l, height: e, color: a, className: r, onClick: s });
|
|
5218
5218
|
default:
|
|
5219
5219
|
return /* @__PURE__ */ o(F, { children: "No Icon provided" });
|
|
5220
5220
|
}
|
|
5221
5221
|
})() });
|
|
5222
5222
|
};
|
|
5223
|
-
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.
|
|
5224
|
-
const
|
|
5223
|
+
var t1 = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_0_5 = "var(--grey-light-0-5)", 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_0_5 = "var(--blue-light-0-5)", 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_DARK = "var(--purple-dark)", i.CYAN_LIGHT = "var(--cyan-light)", i.CYAN_DARK = "var(--cyan-dark)", i.MAGENTA_LIGHT = "var(--magenta-light)", i.MAGENTA_DARK = "var(--magenta-dark)", i.GOLD_LIGHT = "var(--gold-light)", i.GOLD_DARK = "var(--gold-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))(t1 || {});
|
|
5224
|
+
const K7 = s1({
|
|
5225
5225
|
locale: "en",
|
|
5226
5226
|
theme: "light"
|
|
5227
5227
|
});
|
|
5228
|
-
|
|
5229
|
-
const
|
|
5228
|
+
K7.Provider;
|
|
5229
|
+
const A1 = ({
|
|
5230
5230
|
children: i,
|
|
5231
5231
|
width: l,
|
|
5232
5232
|
size: e = "small",
|
|
@@ -5242,7 +5242,7 @@ const E1 = ({
|
|
|
5242
5242
|
{
|
|
5243
5243
|
className: `snmt-tag ${e} ${c ? "disabled" : ""}`,
|
|
5244
5244
|
closeIcon: /* @__PURE__ */ o(
|
|
5245
|
-
|
|
5245
|
+
T7,
|
|
5246
5246
|
{
|
|
5247
5247
|
name: "cancelCircle",
|
|
5248
5248
|
color: c ? t1.GREY_DARK_1 : t1.GREY_DARK_2,
|
|
@@ -5264,7 +5264,7 @@ const E1 = ({
|
|
|
5264
5264
|
) : i
|
|
5265
5265
|
}
|
|
5266
5266
|
);
|
|
5267
|
-
}, { Title:
|
|
5267
|
+
}, { Title: y7, Text: Y7 } = m1, B7 = {
|
|
5268
5268
|
h1: 1,
|
|
5269
5269
|
h2: 2,
|
|
5270
5270
|
h3: 3,
|
|
@@ -5283,7 +5283,7 @@ const E1 = ({
|
|
|
5283
5283
|
}, m) => {
|
|
5284
5284
|
const C = W(null);
|
|
5285
5285
|
L1(m, () => C.current);
|
|
5286
|
-
const [
|
|
5286
|
+
const [a, s] = R(!1);
|
|
5287
5287
|
G(() => {
|
|
5288
5288
|
var H;
|
|
5289
5289
|
if (!r) return;
|
|
@@ -5304,14 +5304,14 @@ const E1 = ({
|
|
|
5304
5304
|
style: { color: e, whiteSpace: r ? "nowrap" : L, display: r ? "block" : "" },
|
|
5305
5305
|
onClick: n,
|
|
5306
5306
|
ref: C,
|
|
5307
|
-
ellipsis: r &&
|
|
5307
|
+
ellipsis: r && a ? {
|
|
5308
5308
|
tooltip: {
|
|
5309
5309
|
title: t,
|
|
5310
5310
|
overlayClassName: "snmt-tooltip"
|
|
5311
5311
|
}
|
|
5312
5312
|
} : void 0
|
|
5313
5313
|
};
|
|
5314
|
-
return f ? /* @__PURE__ */ o(
|
|
5314
|
+
return f ? /* @__PURE__ */ o(y7, { level: B7[l], ...M, children: t }) : /* @__PURE__ */ o(Y7, { ...M, children: t });
|
|
5315
5315
|
}
|
|
5316
5316
|
), O7 = ({
|
|
5317
5317
|
children: i,
|
|
@@ -5324,7 +5324,7 @@ const E1 = ({
|
|
|
5324
5324
|
}) => {
|
|
5325
5325
|
const [r, m] = R(!1);
|
|
5326
5326
|
return /* @__PURE__ */ o(
|
|
5327
|
-
|
|
5327
|
+
y1,
|
|
5328
5328
|
{
|
|
5329
5329
|
content: l,
|
|
5330
5330
|
arrow: !1,
|
|
@@ -5359,22 +5359,22 @@ const j7 = ({
|
|
|
5359
5359
|
options: c,
|
|
5360
5360
|
extraOptions: L
|
|
5361
5361
|
}) => {
|
|
5362
|
-
const { locale: r } = r1(u1), { t: m } = t2("common", { lng: r }), [C,
|
|
5362
|
+
const { locale: r } = r1(u1), { t: m } = t2("common", { lng: r }), [C, a] = R(!1);
|
|
5363
5363
|
if (G(() => {
|
|
5364
|
-
i.length ||
|
|
5364
|
+
i.length || a(!1);
|
|
5365
5365
|
}, [i]), !i.length)
|
|
5366
5366
|
return null;
|
|
5367
5367
|
const s = (f) => {
|
|
5368
5368
|
var v, M;
|
|
5369
5369
|
return ((v = c == null ? void 0 : c.find((u) => u.value === f)) == null ? void 0 : v.label) || ((M = L == null ? void 0 : L.find((u) => u.value === f)) == null ? void 0 : M.label) || f;
|
|
5370
5370
|
};
|
|
5371
|
-
return /* @__PURE__ */
|
|
5371
|
+
return /* @__PURE__ */ h(
|
|
5372
5372
|
O7,
|
|
5373
5373
|
{
|
|
5374
5374
|
content: (
|
|
5375
5375
|
// 90: paddings + margins + gaps and so on
|
|
5376
5376
|
/* @__PURE__ */ o("div", { style: { maxWidth: e - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ o(o1, { gap: 6, flexWrap: "wrap", children: i.map(({ value: f }) => /* @__PURE__ */ o(
|
|
5377
|
-
|
|
5377
|
+
A1,
|
|
5378
5378
|
{
|
|
5379
5379
|
onClose: () => l(f),
|
|
5380
5380
|
closable: t,
|
|
@@ -5386,7 +5386,7 @@ const j7 = ({
|
|
|
5386
5386
|
),
|
|
5387
5387
|
placement: "bottomRight",
|
|
5388
5388
|
isOpen: C,
|
|
5389
|
-
setIsOpen:
|
|
5389
|
+
setIsOpen: a,
|
|
5390
5390
|
children: [
|
|
5391
5391
|
i.length,
|
|
5392
5392
|
" ",
|
|
@@ -5418,7 +5418,7 @@ const j7 = ({
|
|
|
5418
5418
|
disabled: r = !1,
|
|
5419
5419
|
required: m = !1,
|
|
5420
5420
|
clearable: C = !1,
|
|
5421
|
-
scrollThresholdValue:
|
|
5421
|
+
scrollThresholdValue: a = 50,
|
|
5422
5422
|
onSearchChange: s,
|
|
5423
5423
|
onDropdownVisibleChange: f,
|
|
5424
5424
|
onScrollToEnd: v,
|
|
@@ -5427,26 +5427,26 @@ const j7 = ({
|
|
|
5427
5427
|
extraOptions: u,
|
|
5428
5428
|
dropdownRender: x,
|
|
5429
5429
|
optionRender: D,
|
|
5430
|
-
isLoading:
|
|
5430
|
+
isLoading: K,
|
|
5431
5431
|
readOnly: p,
|
|
5432
|
-
error:
|
|
5432
|
+
error: A
|
|
5433
5433
|
}, Z) => {
|
|
5434
|
-
const [V, b] = R(!1), [j,
|
|
5434
|
+
const [V, b] = R(!1), [j, Y] = R(!1), [S, $] = R(!0), [E, B] = R(i), Q = W(null);
|
|
5435
5435
|
G(() => {
|
|
5436
|
-
|
|
5436
|
+
B(i);
|
|
5437
5437
|
}, [i]);
|
|
5438
|
-
const
|
|
5438
|
+
const a1 = (g) => {
|
|
5439
5439
|
b(g), f && f(g);
|
|
5440
|
-
},
|
|
5440
|
+
}, h1 = (g, k) => {
|
|
5441
5441
|
var _;
|
|
5442
5442
|
return !!((_ = k == null ? void 0 : k.label) != null && _.toString().toLowerCase().includes(g.toLowerCase()));
|
|
5443
5443
|
}, X = () => {
|
|
5444
|
-
|
|
5444
|
+
Y(!0);
|
|
5445
5445
|
}, z = () => {
|
|
5446
|
-
|
|
5447
|
-
}, O =
|
|
5446
|
+
Y(!1);
|
|
5447
|
+
}, O = T(
|
|
5448
5448
|
(g) => {
|
|
5449
|
-
if (
|
|
5449
|
+
if (B(g), t) {
|
|
5450
5450
|
const _ = g;
|
|
5451
5451
|
l == null || l(_);
|
|
5452
5452
|
return;
|
|
@@ -5455,7 +5455,7 @@ const j7 = ({
|
|
|
5455
5455
|
l == null || l(k);
|
|
5456
5456
|
},
|
|
5457
5457
|
[t, l]
|
|
5458
|
-
), c1 =
|
|
5458
|
+
), c1 = T(() => {
|
|
5459
5459
|
if (!(p || r)) {
|
|
5460
5460
|
if (t) {
|
|
5461
5461
|
O([]);
|
|
@@ -5463,25 +5463,25 @@ const j7 = ({
|
|
|
5463
5463
|
}
|
|
5464
5464
|
O("");
|
|
5465
5465
|
}
|
|
5466
|
-
}, [r, O, t, p]), U =
|
|
5466
|
+
}, [r, O, t, p]), U = T(
|
|
5467
5467
|
(g) => {
|
|
5468
|
-
const k =
|
|
5469
|
-
O(k),
|
|
5468
|
+
const k = E.filter((_) => _ !== g);
|
|
5469
|
+
O(k), B(k);
|
|
5470
5470
|
},
|
|
5471
|
-
[O,
|
|
5472
|
-
), e1 =
|
|
5473
|
-
(g) => (
|
|
5471
|
+
[O, E]
|
|
5472
|
+
), e1 = T(
|
|
5473
|
+
(g) => (E == null ? void 0 : E.indexOf(g)) === 0 ? (
|
|
5474
5474
|
// if the search input is empty
|
|
5475
5475
|
// then display the placeholder, else do not display it
|
|
5476
5476
|
/* @__PURE__ */ o("span", { className: "custom-placeholder", children: S ? e : "" })
|
|
5477
5477
|
) : /* @__PURE__ */ o(F, {}),
|
|
5478
|
-
[S,
|
|
5478
|
+
[S, E, e]
|
|
5479
5479
|
), C1 = (g) => {
|
|
5480
5480
|
g.preventDefault(), g.stopPropagation();
|
|
5481
5481
|
}, d1 = async (g) => {
|
|
5482
5482
|
const { target: k } = g;
|
|
5483
|
-
k.scrollTop + k.offsetHeight >= k.scrollHeight -
|
|
5484
|
-
}, J =
|
|
5483
|
+
k.scrollTop + k.offsetHeight >= k.scrollHeight - a && (v == null || v(!0)), M && await M(g);
|
|
5484
|
+
}, J = T(
|
|
5485
5485
|
(g) => {
|
|
5486
5486
|
var k, _;
|
|
5487
5487
|
return ((k = c.find((l1) => l1.value === g)) == null ? void 0 : k.label) || ((_ = u == null ? void 0 : u.find(
|
|
@@ -5489,7 +5489,7 @@ const j7 = ({
|
|
|
5489
5489
|
)) == null ? void 0 : _.label) || g;
|
|
5490
5490
|
},
|
|
5491
5491
|
[u, c]
|
|
5492
|
-
), w1 =
|
|
5492
|
+
), w1 = T(
|
|
5493
5493
|
(g) => {
|
|
5494
5494
|
var k;
|
|
5495
5495
|
return /* @__PURE__ */ o(
|
|
@@ -5506,12 +5506,12 @@ const j7 = ({
|
|
|
5506
5506
|
);
|
|
5507
5507
|
},
|
|
5508
5508
|
[r, u, U, c, p]
|
|
5509
|
-
), N =
|
|
5510
|
-
({ label: g, value: k, mode: _ }) => _ === "filter" ? e1(k) : /* @__PURE__ */ o("div", { onMouseDown: C1, className: "tag-wrapper", children: /* @__PURE__ */ o(
|
|
5509
|
+
), N = T(
|
|
5510
|
+
({ label: g, value: k, mode: _ }) => _ === "filter" ? e1(k) : /* @__PURE__ */ o("div", { onMouseDown: C1, className: "tag-wrapper", children: /* @__PURE__ */ o(A1, { onClose: () => U(k), disabled: r, children: typeof g == "object" ? g : J(k) }) }),
|
|
5511
5511
|
[r, J, U, e1]
|
|
5512
|
-
), I = Array.isArray(
|
|
5513
|
-
return /* @__PURE__ */
|
|
5514
|
-
/* @__PURE__ */
|
|
5512
|
+
), I = Array.isArray(E) && E.length > 0 || !!E && typeof E == "string" && E.trim() !== "";
|
|
5513
|
+
return /* @__PURE__ */ h("div", { className: "snmt-select-container", children: [
|
|
5514
|
+
/* @__PURE__ */ h(
|
|
5515
5515
|
"div",
|
|
5516
5516
|
{
|
|
5517
5517
|
className: `snmt-select-1-15-6 ${j ? "snmt-select-focused" : ""}
|
|
@@ -5527,13 +5527,13 @@ const j7 = ({
|
|
|
5527
5527
|
id: H,
|
|
5528
5528
|
ref: Z,
|
|
5529
5529
|
showSearch: !!n,
|
|
5530
|
-
filterOption: n &&
|
|
5531
|
-
onDropdownVisibleChange:
|
|
5530
|
+
filterOption: n && h1,
|
|
5531
|
+
onDropdownVisibleChange: a1,
|
|
5532
5532
|
disabled: r,
|
|
5533
|
-
value:
|
|
5533
|
+
value: E || void 0,
|
|
5534
5534
|
labelRender: (g) => {
|
|
5535
5535
|
const k = J(g.value);
|
|
5536
|
-
return r ? /* @__PURE__ */ o("span", { style: { color:
|
|
5536
|
+
return r ? /* @__PURE__ */ o("span", { style: { color: y.GREY_DARK_1 }, children: k }) : k;
|
|
5537
5537
|
},
|
|
5538
5538
|
mode: t === "filter" ? "multiple" : t,
|
|
5539
5539
|
onChange: O,
|
|
@@ -5548,9 +5548,9 @@ const j7 = ({
|
|
|
5548
5548
|
maxTagCount: "responsive",
|
|
5549
5549
|
maxTagPlaceholder: w1,
|
|
5550
5550
|
onPopupScroll: d1,
|
|
5551
|
-
prefix:
|
|
5552
|
-
suffixIcon: /* @__PURE__ */ o("div", { className: "wrapper-suffix-icon", children: t !== "filter" && /* @__PURE__ */
|
|
5553
|
-
|
|
5551
|
+
prefix: K && /* @__PURE__ */ o(_1, { size: "small" }),
|
|
5552
|
+
suffixIcon: /* @__PURE__ */ o("div", { className: "wrapper-suffix-icon", children: t !== "filter" && /* @__PURE__ */ h(F, { children: [
|
|
5553
|
+
E && !!E.length && (t || C) && /* @__PURE__ */ o(
|
|
5554
5554
|
"div",
|
|
5555
5555
|
{
|
|
5556
5556
|
onClick: c1,
|
|
@@ -5561,7 +5561,7 @@ const j7 = ({
|
|
|
5561
5561
|
i1,
|
|
5562
5562
|
{
|
|
5563
5563
|
name: "cancel",
|
|
5564
|
-
color: r ?
|
|
5564
|
+
color: r ? y.GREY_DARK_1 : y.GREY_DARK_2
|
|
5565
5565
|
}
|
|
5566
5566
|
)
|
|
5567
5567
|
}
|
|
@@ -5570,47 +5570,47 @@ const j7 = ({
|
|
|
5570
5570
|
i1,
|
|
5571
5571
|
{
|
|
5572
5572
|
name: "selectArrowIcon",
|
|
5573
|
-
color: r ?
|
|
5573
|
+
color: r ? y.GREY_DARK_1 : y.GREY_DARK_5,
|
|
5574
5574
|
className: V ? "select-arrow-rotated" : "select-arrow",
|
|
5575
5575
|
onClick: () => b(!V)
|
|
5576
5576
|
}
|
|
5577
5577
|
)
|
|
5578
5578
|
] }) }),
|
|
5579
|
-
removeIcon: /* @__PURE__ */ o(i1, { name: "cancelCircle", color:
|
|
5579
|
+
removeIcon: /* @__PURE__ */ o(i1, { name: "cancelCircle", color: y.GREY_DARK_1 }),
|
|
5580
5580
|
options: c,
|
|
5581
|
-
optionRender: (g) => D ? D(g.data) : /* @__PURE__ */
|
|
5582
|
-
/* @__PURE__ */
|
|
5581
|
+
optionRender: (g) => D ? D(g.data) : /* @__PURE__ */ h(o1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
|
|
5582
|
+
/* @__PURE__ */ h(o1, { alignItems: "center", gap: 12, children: [
|
|
5583
5583
|
t && /* @__PURE__ */ o(
|
|
5584
5584
|
c2,
|
|
5585
5585
|
{
|
|
5586
|
-
checked: !!(
|
|
5586
|
+
checked: !!(E != null && E.includes(g.value))
|
|
5587
5587
|
}
|
|
5588
5588
|
),
|
|
5589
|
-
/* @__PURE__ */
|
|
5589
|
+
/* @__PURE__ */ h(o1, { alignItems: "center", gap: 8, children: [
|
|
5590
5590
|
g.data.image && /* @__PURE__ */ o(n2, { src: g.data.image, size: 20 }),
|
|
5591
5591
|
/* @__PURE__ */ o("span", { children: g.label })
|
|
5592
5592
|
] })
|
|
5593
5593
|
] }),
|
|
5594
|
-
!t &&
|
|
5594
|
+
!t && E === g.value && /* @__PURE__ */ o(i1, { name: "check", color: y.BLUE_DARK_1 })
|
|
5595
5595
|
] }),
|
|
5596
|
-
dropdownRender: (g) => /* @__PURE__ */
|
|
5596
|
+
dropdownRender: (g) => /* @__PURE__ */ h("div", { className: "dropdown-container", children: [
|
|
5597
5597
|
/* @__PURE__ */ o("div", { className: "dropdown-menu", children: x ? x(g) : g }),
|
|
5598
|
-
|
|
5598
|
+
K && /* @__PURE__ */ o("div", { className: "loading-overlay", children: /* @__PURE__ */ o(_1, {}) })
|
|
5599
5599
|
] })
|
|
5600
5600
|
}
|
|
5601
5601
|
),
|
|
5602
|
-
e && /* @__PURE__ */
|
|
5602
|
+
e && /* @__PURE__ */ h(F, { children: [
|
|
5603
5603
|
/* @__PURE__ */ o(
|
|
5604
5604
|
"label",
|
|
5605
5605
|
{
|
|
5606
|
-
className: `${j || I ? "label-floating" : ""} ${r ? "label-disabled" : ""} ${j ? "label-focused" : ""} ${
|
|
5606
|
+
className: `${j || I ? "label-floating" : ""} ${r ? "label-disabled" : ""} ${j ? "label-focused" : ""} ${K ? "label-loading" : ""} ${A ? "label-error" : ""}`,
|
|
5607
5607
|
children: m ? `${e}*` : e
|
|
5608
5608
|
}
|
|
5609
5609
|
),
|
|
5610
5610
|
/* @__PURE__ */ o(
|
|
5611
5611
|
"fieldset",
|
|
5612
5612
|
{
|
|
5613
|
-
className: `${j ? "fieldset-focused" : ""} ${r ? "fieldset-disabled" : ""} ${I ? "fieldset-filled" : ""} ${
|
|
5613
|
+
className: `${j ? "fieldset-focused" : ""} ${r ? "fieldset-disabled" : ""} ${I ? "fieldset-filled" : ""} ${A ? "fieldset-error" : ""}`,
|
|
5614
5614
|
children: /* @__PURE__ */ o("legend", { children: /* @__PURE__ */ o("span", { children: m ? `${e}*` : e }) })
|
|
5615
5615
|
}
|
|
5616
5616
|
)
|
|
@@ -5618,17 +5618,17 @@ const j7 = ({
|
|
|
5618
5618
|
]
|
|
5619
5619
|
}
|
|
5620
5620
|
),
|
|
5621
|
-
|
|
5621
|
+
A && /* @__PURE__ */ h(o1, { justifyContent: "flex-start", gap: 6, children: [
|
|
5622
5622
|
/* @__PURE__ */ o(
|
|
5623
5623
|
i1,
|
|
5624
5624
|
{
|
|
5625
5625
|
name: "attention",
|
|
5626
|
-
color:
|
|
5626
|
+
color: y.NOTIFICATION_ERROR_DARK,
|
|
5627
5627
|
height: 16,
|
|
5628
5628
|
width: 16
|
|
5629
5629
|
}
|
|
5630
5630
|
),
|
|
5631
|
-
typeof
|
|
5631
|
+
typeof A == "string" ? /* @__PURE__ */ o(b7, { color: y.NOTIFICATION_ERROR_DARK, variant: "body4", children: A }) : A
|
|
5632
5632
|
] })
|
|
5633
5633
|
] });
|
|
5634
5634
|
}
|
|
@@ -5664,7 +5664,7 @@ const k1 = 100, q = {
|
|
|
5664
5664
|
placeholder: r,
|
|
5665
5665
|
mode: m,
|
|
5666
5666
|
loadOnClosedState: C,
|
|
5667
|
-
preloadOptions:
|
|
5667
|
+
preloadOptions: a,
|
|
5668
5668
|
extraOptions: s,
|
|
5669
5669
|
onDropdownVisibleChange: f,
|
|
5670
5670
|
optionRender: v,
|
|
@@ -5673,10 +5673,10 @@ const k1 = 100, q = {
|
|
|
5673
5673
|
clearable: u = !1,
|
|
5674
5674
|
required: x = !1,
|
|
5675
5675
|
error: D
|
|
5676
|
-
},
|
|
5677
|
-
const [p,
|
|
5676
|
+
}, K) => {
|
|
5677
|
+
const [p, A] = R(), [Z, V] = R(q), [b, j] = R(!1), [Y, S] = R(), [$, E] = R(!1), [B, Q] = R(
|
|
5678
5678
|
s ?? []
|
|
5679
|
-
),
|
|
5679
|
+
), a1 = M1(Z.offset), h1 = M1(Y), [X, z] = R(!1), O = W(!1), c1 = T(
|
|
5680
5680
|
async ({
|
|
5681
5681
|
limit: N = k1,
|
|
5682
5682
|
offset: I,
|
|
@@ -5689,7 +5689,7 @@ const k1 = 100, q = {
|
|
|
5689
5689
|
offset: I,
|
|
5690
5690
|
search: g
|
|
5691
5691
|
});
|
|
5692
|
-
|
|
5692
|
+
A(
|
|
5693
5693
|
(_) => I === 0 ? k.options : [..._ ?? [], ...k.options]
|
|
5694
5694
|
), V((_) => ({
|
|
5695
5695
|
..._,
|
|
@@ -5704,10 +5704,10 @@ const k1 = 100, q = {
|
|
|
5704
5704
|
[i]
|
|
5705
5705
|
), U = U7((N) => {
|
|
5706
5706
|
S(N), N || V(q);
|
|
5707
|
-
}), e1 =
|
|
5707
|
+
}), e1 = T(
|
|
5708
5708
|
(N) => U(N),
|
|
5709
5709
|
[U]
|
|
5710
|
-
), C1 =
|
|
5710
|
+
), C1 = T(
|
|
5711
5711
|
async (N) => {
|
|
5712
5712
|
b || N && Z.count && Z.count > ((p == null ? void 0 : p.length) ?? 0) && V((I) => ({
|
|
5713
5713
|
...I,
|
|
@@ -5715,17 +5715,17 @@ const k1 = 100, q = {
|
|
|
5715
5715
|
}));
|
|
5716
5716
|
},
|
|
5717
5717
|
[b, p == null ? void 0 : p.length, Z.count]
|
|
5718
|
-
), d1 =
|
|
5718
|
+
), d1 = T(
|
|
5719
5719
|
(N) => {
|
|
5720
|
-
|
|
5720
|
+
E(N), !N && Y && (S(void 0), V(q), z(!0)), f == null || f(N);
|
|
5721
5721
|
},
|
|
5722
|
-
[f,
|
|
5722
|
+
[f, Y]
|
|
5723
5723
|
);
|
|
5724
5724
|
G(() => {
|
|
5725
5725
|
if (!O.current || b) return;
|
|
5726
|
-
(X || $ && (
|
|
5727
|
-
}, [X, $, Z.offset,
|
|
5728
|
-
(C ||
|
|
5726
|
+
(X || $ && (a1 !== Z.offset || h1 !== Y || !p)) && (c1({ offset: Z.offset, limit: k1, search: Y }), X && z(!1));
|
|
5727
|
+
}, [X, $, Z.offset, Y, a1, h1, p, b]), G(() => {
|
|
5728
|
+
(C || a) && c1(q), O.current = !0;
|
|
5729
5729
|
}, []), G(() => {
|
|
5730
5730
|
s && Q((N) => {
|
|
5731
5731
|
const I = s.filter(
|
|
@@ -5734,13 +5734,13 @@ const k1 = 100, q = {
|
|
|
5734
5734
|
return [...N, ...I];
|
|
5735
5735
|
});
|
|
5736
5736
|
}, [s]);
|
|
5737
|
-
const J =
|
|
5737
|
+
const J = T(
|
|
5738
5738
|
(N) => {
|
|
5739
5739
|
e && e(N);
|
|
5740
5740
|
let I = [];
|
|
5741
|
-
if (m ? I = Array.isArray(N) ? N : [] : I = N ? [N] : [],
|
|
5741
|
+
if (m ? I = Array.isArray(N) ? N : [] : I = N ? [N] : [], Y) {
|
|
5742
5742
|
const g = I.filter(
|
|
5743
|
-
(k) => !(
|
|
5743
|
+
(k) => !(B != null && B.some((_) => _.value === k))
|
|
5744
5744
|
);
|
|
5745
5745
|
g.length > 0 && Q((k = []) => [
|
|
5746
5746
|
...k,
|
|
@@ -5754,14 +5754,14 @@ const k1 = 100, q = {
|
|
|
5754
5754
|
]), S(void 0), V(q), z(!0);
|
|
5755
5755
|
}
|
|
5756
5756
|
},
|
|
5757
|
-
[e,
|
|
5758
|
-
), w1 =
|
|
5757
|
+
[e, Y, m, p, B]
|
|
5758
|
+
), w1 = E1(
|
|
5759
5759
|
() => ({
|
|
5760
5760
|
id: n,
|
|
5761
5761
|
width: l,
|
|
5762
5762
|
options: p || [],
|
|
5763
5763
|
onChange: J,
|
|
5764
|
-
ref:
|
|
5764
|
+
ref: K,
|
|
5765
5765
|
placeholder: r,
|
|
5766
5766
|
search: !0,
|
|
5767
5767
|
value: t,
|
|
@@ -5770,7 +5770,7 @@ const k1 = 100, q = {
|
|
|
5770
5770
|
scrollThresholdValue: L,
|
|
5771
5771
|
onScrollToEnd: C1,
|
|
5772
5772
|
disabled: c,
|
|
5773
|
-
extraOptions:
|
|
5773
|
+
extraOptions: B,
|
|
5774
5774
|
isLoading: b,
|
|
5775
5775
|
optionRender: v,
|
|
5776
5776
|
dropdownRender: M,
|
|
@@ -5784,7 +5784,7 @@ const k1 = 100, q = {
|
|
|
5784
5784
|
l,
|
|
5785
5785
|
p,
|
|
5786
5786
|
J,
|
|
5787
|
-
|
|
5787
|
+
K,
|
|
5788
5788
|
r,
|
|
5789
5789
|
t,
|
|
5790
5790
|
e1,
|
|
@@ -5792,7 +5792,7 @@ const k1 = 100, q = {
|
|
|
5792
5792
|
L,
|
|
5793
5793
|
C1,
|
|
5794
5794
|
c,
|
|
5795
|
-
|
|
5795
|
+
B,
|
|
5796
5796
|
b,
|
|
5797
5797
|
v,
|
|
5798
5798
|
M,
|
|
@@ -5802,7 +5802,7 @@ const k1 = 100, q = {
|
|
|
5802
5802
|
D
|
|
5803
5803
|
]
|
|
5804
5804
|
);
|
|
5805
|
-
return L1(
|
|
5805
|
+
return L1(K, () => ({
|
|
5806
5806
|
refetchOptions: async () => {
|
|
5807
5807
|
V(q), S(void 0), z(!0);
|
|
5808
5808
|
}
|