@snmt-react-ui/async-select 1.9.2 → 1.9.4
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 +405 -335
- package/package.json +3 -3
package/dist/async-select.js
CHANGED
|
@@ -2,7 +2,7 @@ import "./index.css";
|
|
|
2
2
|
import { jsx as t, Fragment as U, jsxs as c } from "react/jsx-runtime";
|
|
3
3
|
import { createContext as n1, forwardRef as g1, useRef as Y, useImperativeHandle as u1, useState as R, useEffect as A, useCallback as W, useContext as r1, useMemo as Z1 } from "react";
|
|
4
4
|
import { Select as A1, Flex as G1, Avatar as B1, Checkbox as W1, Typography as _1, Tag as y1, Popover as T1 } from "antd";
|
|
5
|
-
var
|
|
5
|
+
var D1 = Object.defineProperty, b1 = (i, e, o) => e in i ? D1(i, e, { enumerable: !0, configurable: !0, writable: !0, value: o }) : i[e] = o, K1 = (i, e, o) => b1(i, e + "", o), j1 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
6
6
|
function Y1() {
|
|
7
7
|
if (console && console.warn) {
|
|
8
8
|
for (var i = arguments.length, e = new Array(i), o = 0; o < i; o++)
|
|
@@ -124,7 +124,7 @@ const i2 = (i, e) => {
|
|
|
124
124
|
} = p;
|
|
125
125
|
let C = i;
|
|
126
126
|
C = P(C) ? [C] : C || ["translation"], a.reportNamespaces.addUsedNamespaces && a.reportNamespaces.addUsedNamespaces(C);
|
|
127
|
-
const h = (a.isInitialized || a.initializedStoreOnce) && C.every((u) => F1(u, a, p)), s = t2(a, e.lng || null, p.nsMode === "fallback" ? C : C[0], m), N = () => s, f = () => H1(a, e.lng || null, p.nsMode === "fallback" ? C : C[0], m), [
|
|
127
|
+
const h = (a.isInitialized || a.initializedStoreOnce) && C.every((u) => F1(u, a, p)), s = t2(a, e.lng || null, p.nsMode === "fallback" ? C : C[0], m), N = () => s, f = () => H1(a, e.lng || null, p.nsMode === "fallback" ? C : C[0], m), [V, I] = R(N);
|
|
128
128
|
let L = C.join();
|
|
129
129
|
e.lng && (L = `${e.lng}${L}`);
|
|
130
130
|
const Z = i2(L), B = Y(!0);
|
|
@@ -134,21 +134,21 @@ const i2 = (i, e) => {
|
|
|
134
134
|
bindI18nStore: H
|
|
135
135
|
} = p;
|
|
136
136
|
B.current = !0, !h && !r && (e.lng ? N1(a, e.lng, C, () => {
|
|
137
|
-
B.current &&
|
|
137
|
+
B.current && I(f);
|
|
138
138
|
}) : v1(a, C, () => {
|
|
139
|
-
B.current &&
|
|
140
|
-
})), h && Z && Z !== L && B.current &&
|
|
139
|
+
B.current && I(f);
|
|
140
|
+
})), h && Z && Z !== L && B.current && I(f);
|
|
141
141
|
const _ = () => {
|
|
142
|
-
B.current &&
|
|
142
|
+
B.current && I(f);
|
|
143
143
|
};
|
|
144
144
|
return u && a && a.on(u, _), H && a && a.store.on(H, _), () => {
|
|
145
145
|
B.current = !1, u && a && u.split(" ").forEach((x) => a.off(x, _)), H && a && H.split(" ").forEach((x) => a.store.off(x, _));
|
|
146
146
|
};
|
|
147
147
|
}, [a, L]), A(() => {
|
|
148
|
-
B.current && h &&
|
|
148
|
+
B.current && h && I(N);
|
|
149
149
|
}, [a, m, h]);
|
|
150
|
-
const y = [
|
|
151
|
-
if (y.t =
|
|
150
|
+
const y = [V, a, h];
|
|
151
|
+
if (y.t = V, y.i18n = a, y.ready = h, h || !h && !r) return y;
|
|
152
152
|
throw new Promise((u) => {
|
|
153
153
|
e.lng ? N1(a, e.lng, C, () => u()) : v1(a, C, () => u());
|
|
154
154
|
});
|
|
@@ -188,7 +188,7 @@ const i2 = (i, e) => {
|
|
|
188
188
|
}
|
|
189
189
|
);
|
|
190
190
|
};
|
|
191
|
-
var
|
|
191
|
+
var b = /* @__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_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))(b || {});
|
|
192
192
|
const m1 = n1({
|
|
193
193
|
locale: "en",
|
|
194
194
|
theme: "light"
|
|
@@ -221,7 +221,7 @@ const r2 = ({
|
|
|
221
221
|
}
|
|
222
222
|
);
|
|
223
223
|
};
|
|
224
|
-
var
|
|
224
|
+
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_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(w || {});
|
|
225
225
|
const E1 = n1({
|
|
226
226
|
locale: "en",
|
|
227
227
|
theme: "light"
|
|
@@ -257,7 +257,7 @@ const s2 = ({
|
|
|
257
257
|
), h2 = ({
|
|
258
258
|
width: i = 20,
|
|
259
259
|
height: e = 20,
|
|
260
|
-
color: o =
|
|
260
|
+
color: o = w.GREY_DARK_5,
|
|
261
261
|
className: l,
|
|
262
262
|
onClick: n
|
|
263
263
|
}) => /* @__PURE__ */ c(
|
|
@@ -592,7 +592,7 @@ const s2 = ({
|
|
|
592
592
|
), u2 = ({
|
|
593
593
|
width: i = 20,
|
|
594
594
|
height: e = 20,
|
|
595
|
-
color: o =
|
|
595
|
+
color: o = w.GREY_DARK_5,
|
|
596
596
|
className: l,
|
|
597
597
|
onClick: n
|
|
598
598
|
}) => /* @__PURE__ */ c(
|
|
@@ -1011,7 +1011,7 @@ const s2 = ({
|
|
|
1011
1011
|
), E2 = ({
|
|
1012
1012
|
width: i = 20,
|
|
1013
1013
|
height: e = 20,
|
|
1014
|
-
color: o =
|
|
1014
|
+
color: o = w.GREY_DARK_5,
|
|
1015
1015
|
className: l,
|
|
1016
1016
|
onClick: n
|
|
1017
1017
|
}) => /* @__PURE__ */ c(
|
|
@@ -1041,7 +1041,7 @@ const s2 = ({
|
|
|
1041
1041
|
)
|
|
1042
1042
|
]
|
|
1043
1043
|
}
|
|
1044
|
-
),
|
|
1044
|
+
), V2 = ({
|
|
1045
1045
|
width: i = 10,
|
|
1046
1046
|
height: e = 10,
|
|
1047
1047
|
color: o = "#88A4FF",
|
|
@@ -1089,7 +1089,7 @@ const s2 = ({
|
|
|
1089
1089
|
)
|
|
1090
1090
|
]
|
|
1091
1091
|
}
|
|
1092
|
-
),
|
|
1092
|
+
), I2 = ({
|
|
1093
1093
|
width: i = 14,
|
|
1094
1094
|
height: e = 14,
|
|
1095
1095
|
color: o = "#8E8E93",
|
|
@@ -1351,7 +1351,7 @@ const s2 = ({
|
|
|
1351
1351
|
)
|
|
1352
1352
|
]
|
|
1353
1353
|
}
|
|
1354
|
-
),
|
|
1354
|
+
), D2 = ({
|
|
1355
1355
|
width: i = 10,
|
|
1356
1356
|
height: e = 10,
|
|
1357
1357
|
color: o = "#001E52",
|
|
@@ -1380,7 +1380,7 @@ const s2 = ({
|
|
|
1380
1380
|
)
|
|
1381
1381
|
]
|
|
1382
1382
|
}
|
|
1383
|
-
),
|
|
1383
|
+
), b2 = ({
|
|
1384
1384
|
width: i = 10,
|
|
1385
1385
|
height: e = 10,
|
|
1386
1386
|
color: o = "#001E52",
|
|
@@ -1419,7 +1419,7 @@ const s2 = ({
|
|
|
1419
1419
|
}
|
|
1420
1420
|
), K2 = ({
|
|
1421
1421
|
className: i,
|
|
1422
|
-
color: e =
|
|
1422
|
+
color: e = w.GREY_DARK_5,
|
|
1423
1423
|
height: o = 24,
|
|
1424
1424
|
width: l = 24,
|
|
1425
1425
|
onClick: n
|
|
@@ -1458,7 +1458,7 @@ const s2 = ({
|
|
|
1458
1458
|
}
|
|
1459
1459
|
), j2 = ({
|
|
1460
1460
|
className: i,
|
|
1461
|
-
color: e =
|
|
1461
|
+
color: e = w.GREY_DARK_5,
|
|
1462
1462
|
height: o = 20,
|
|
1463
1463
|
width: l = 20,
|
|
1464
1464
|
onClick: n
|
|
@@ -1485,7 +1485,7 @@ const s2 = ({
|
|
|
1485
1485
|
}
|
|
1486
1486
|
), Y2 = ({
|
|
1487
1487
|
className: i,
|
|
1488
|
-
color: e =
|
|
1488
|
+
color: e = w.GREY_DARK_5,
|
|
1489
1489
|
height: o = 20,
|
|
1490
1490
|
width: l = 20,
|
|
1491
1491
|
onClick: n
|
|
@@ -1512,7 +1512,7 @@ const s2 = ({
|
|
|
1512
1512
|
}
|
|
1513
1513
|
), O2 = ({
|
|
1514
1514
|
className: i,
|
|
1515
|
-
color: e =
|
|
1515
|
+
color: e = w.GREY_DARK_5,
|
|
1516
1516
|
height: o = 5,
|
|
1517
1517
|
width: l = 10,
|
|
1518
1518
|
onClick: n
|
|
@@ -1536,7 +1536,7 @@ const s2 = ({
|
|
|
1536
1536
|
}
|
|
1537
1537
|
), F2 = ({
|
|
1538
1538
|
className: i,
|
|
1539
|
-
color: e =
|
|
1539
|
+
color: e = w.GREY_DARK_5,
|
|
1540
1540
|
height: o = 5,
|
|
1541
1541
|
width: l = 10,
|
|
1542
1542
|
onClick: n
|
|
@@ -1561,7 +1561,7 @@ const s2 = ({
|
|
|
1561
1561
|
}
|
|
1562
1562
|
), S2 = ({
|
|
1563
1563
|
className: i,
|
|
1564
|
-
color: e =
|
|
1564
|
+
color: e = w.GREY_DARK_5,
|
|
1565
1565
|
height: o = 24,
|
|
1566
1566
|
width: l = 24,
|
|
1567
1567
|
onClick: n
|
|
@@ -1600,7 +1600,7 @@ const s2 = ({
|
|
|
1600
1600
|
}
|
|
1601
1601
|
), U2 = ({
|
|
1602
1602
|
className: i,
|
|
1603
|
-
color: e =
|
|
1603
|
+
color: e = w.GREY_DARK_5,
|
|
1604
1604
|
height: o = 24,
|
|
1605
1605
|
width: l = 24,
|
|
1606
1606
|
onClick: n
|
|
@@ -1639,7 +1639,7 @@ const s2 = ({
|
|
|
1639
1639
|
}
|
|
1640
1640
|
), P2 = ({
|
|
1641
1641
|
className: i,
|
|
1642
|
-
color: e =
|
|
1642
|
+
color: e = w.GREY_DARK_5,
|
|
1643
1643
|
height: o = 24,
|
|
1644
1644
|
width: l = 24,
|
|
1645
1645
|
onClick: n
|
|
@@ -1666,7 +1666,7 @@ const s2 = ({
|
|
|
1666
1666
|
}
|
|
1667
1667
|
), $2 = ({
|
|
1668
1668
|
className: i,
|
|
1669
|
-
color: e =
|
|
1669
|
+
color: e = w.GREY_DARK_5,
|
|
1670
1670
|
height: o = 24,
|
|
1671
1671
|
width: l = 24,
|
|
1672
1672
|
onClick: n
|
|
@@ -1725,7 +1725,7 @@ const s2 = ({
|
|
|
1725
1725
|
}
|
|
1726
1726
|
), z2 = ({
|
|
1727
1727
|
className: i,
|
|
1728
|
-
color: e =
|
|
1728
|
+
color: e = w.GREY_DARK_5,
|
|
1729
1729
|
height: o = 24,
|
|
1730
1730
|
width: l = 24,
|
|
1731
1731
|
onClick: n
|
|
@@ -1762,7 +1762,7 @@ const s2 = ({
|
|
|
1762
1762
|
}
|
|
1763
1763
|
), J2 = ({
|
|
1764
1764
|
className: i,
|
|
1765
|
-
color: e =
|
|
1765
|
+
color: e = w.GREY_DARK_3,
|
|
1766
1766
|
height: o = 14,
|
|
1767
1767
|
width: l = 14,
|
|
1768
1768
|
onClick: n
|
|
@@ -1799,7 +1799,7 @@ const s2 = ({
|
|
|
1799
1799
|
}
|
|
1800
1800
|
), q2 = ({
|
|
1801
1801
|
className: i,
|
|
1802
|
-
color: e =
|
|
1802
|
+
color: e = w.GREY_DARK_5,
|
|
1803
1803
|
height: o = 18,
|
|
1804
1804
|
onClick: l,
|
|
1805
1805
|
width: n = 18
|
|
@@ -1826,7 +1826,7 @@ const s2 = ({
|
|
|
1826
1826
|
}
|
|
1827
1827
|
), Q2 = ({
|
|
1828
1828
|
className: i,
|
|
1829
|
-
color: e =
|
|
1829
|
+
color: e = w.GREY_DARK_5,
|
|
1830
1830
|
height: o = 24,
|
|
1831
1831
|
width: l = 24,
|
|
1832
1832
|
onClick: n
|
|
@@ -1878,7 +1878,7 @@ const s2 = ({
|
|
|
1878
1878
|
}
|
|
1879
1879
|
), X2 = ({
|
|
1880
1880
|
className: i,
|
|
1881
|
-
color: e =
|
|
1881
|
+
color: e = w.GREY_DARK_5,
|
|
1882
1882
|
height: o = 24,
|
|
1883
1883
|
width: l = 24,
|
|
1884
1884
|
onClick: n
|
|
@@ -1915,7 +1915,7 @@ const s2 = ({
|
|
|
1915
1915
|
}
|
|
1916
1916
|
), e5 = ({
|
|
1917
1917
|
className: i,
|
|
1918
|
-
color: e =
|
|
1918
|
+
color: e = w.NOTIFICATION_WARNING_DARK,
|
|
1919
1919
|
height: o = 37,
|
|
1920
1920
|
width: l = 36,
|
|
1921
1921
|
onClick: n
|
|
@@ -1954,7 +1954,7 @@ const s2 = ({
|
|
|
1954
1954
|
}
|
|
1955
1955
|
), o5 = ({
|
|
1956
1956
|
className: i,
|
|
1957
|
-
color: e =
|
|
1957
|
+
color: e = w.GREY_DARK_5,
|
|
1958
1958
|
height: o = 24,
|
|
1959
1959
|
width: l = 24,
|
|
1960
1960
|
onClick: n
|
|
@@ -1980,7 +1980,7 @@ const s2 = ({
|
|
|
1980
1980
|
}
|
|
1981
1981
|
), i5 = ({
|
|
1982
1982
|
className: i,
|
|
1983
|
-
color: e =
|
|
1983
|
+
color: e = w.GREY_DARK_5,
|
|
1984
1984
|
height: o = 24,
|
|
1985
1985
|
width: l = 24,
|
|
1986
1986
|
onClick: n
|
|
@@ -2019,7 +2019,7 @@ const s2 = ({
|
|
|
2019
2019
|
}
|
|
2020
2020
|
), t5 = ({
|
|
2021
2021
|
className: i,
|
|
2022
|
-
color: e =
|
|
2022
|
+
color: e = w.GREY_DARK_5,
|
|
2023
2023
|
height: o = 24,
|
|
2024
2024
|
width: l = 24,
|
|
2025
2025
|
onClick: n
|
|
@@ -2058,7 +2058,40 @@ const s2 = ({
|
|
|
2058
2058
|
}
|
|
2059
2059
|
), l5 = ({
|
|
2060
2060
|
className: i,
|
|
2061
|
-
color: e =
|
|
2061
|
+
color: e = w.GREY_DARK_5,
|
|
2062
|
+
height: o = 20,
|
|
2063
|
+
width: l = 20,
|
|
2064
|
+
onClick: n
|
|
2065
|
+
}) => /* @__PURE__ */ c(
|
|
2066
|
+
"svg",
|
|
2067
|
+
{
|
|
2068
|
+
onClick: n,
|
|
2069
|
+
className: i,
|
|
2070
|
+
width: l,
|
|
2071
|
+
height: o,
|
|
2072
|
+
viewBox: "0 0 24 25",
|
|
2073
|
+
fill: "none",
|
|
2074
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2075
|
+
children: [
|
|
2076
|
+
/* @__PURE__ */ t(
|
|
2077
|
+
"path",
|
|
2078
|
+
{
|
|
2079
|
+
d: "M9.75 19.75H19.25V10.25H9.75V19.75ZM20.75 19.9004C20.7498 20.6457 20.1457 21.2498 19.4004 21.25H9.59961C8.85433 21.2498 8.25021 20.6457 8.25 19.9004V10.0996C8.25021 9.35433 8.85433 8.75021 9.59961 8.75H19.4004C20.1457 8.75021 20.7498 9.35433 20.75 10.0996V19.9004Z",
|
|
2080
|
+
fill: e
|
|
2081
|
+
}
|
|
2082
|
+
),
|
|
2083
|
+
/* @__PURE__ */ t(
|
|
2084
|
+
"path",
|
|
2085
|
+
{
|
|
2086
|
+
d: "M15.75 9.5C15.75 9.91421 15.4142 10.25 15 10.25C14.5858 10.25 14.25 9.91421 14.25 9.5V5.25H4.75V14.75H9C9.41421 14.75 9.75 15.0858 9.75 15.5C9.75 15.9142 9.41421 16.25 9 16.25H4.59961C3.85433 16.2498 3.25021 15.6457 3.25 14.9004V5.09961C3.25021 4.35433 3.85433 3.75021 4.59961 3.75H14.4004C15.1457 3.75021 15.7498 4.35433 15.75 5.09961V9.5Z",
|
|
2087
|
+
fill: e
|
|
2088
|
+
}
|
|
2089
|
+
)
|
|
2090
|
+
]
|
|
2091
|
+
}
|
|
2092
|
+
), n5 = ({
|
|
2093
|
+
className: i,
|
|
2094
|
+
color: e = w.GREY_DARK_5,
|
|
2062
2095
|
height: o = 24,
|
|
2063
2096
|
width: l = 24,
|
|
2064
2097
|
onClick: n
|
|
@@ -2125,9 +2158,9 @@ const s2 = ({
|
|
|
2125
2158
|
)
|
|
2126
2159
|
]
|
|
2127
2160
|
}
|
|
2128
|
-
),
|
|
2161
|
+
), r5 = ({
|
|
2129
2162
|
className: i,
|
|
2130
|
-
color: e =
|
|
2163
|
+
color: e = w.GREY_DARK_5,
|
|
2131
2164
|
height: o = 24,
|
|
2132
2165
|
width: l = 24,
|
|
2133
2166
|
onClick: n
|
|
@@ -2182,9 +2215,9 @@ const s2 = ({
|
|
|
2182
2215
|
)
|
|
2183
2216
|
]
|
|
2184
2217
|
}
|
|
2185
|
-
),
|
|
2218
|
+
), s5 = ({
|
|
2186
2219
|
className: i,
|
|
2187
|
-
color: e =
|
|
2220
|
+
color: e = w.GREY_DARK_5,
|
|
2188
2221
|
height: o = 24,
|
|
2189
2222
|
width: l = 24,
|
|
2190
2223
|
onClick: n
|
|
@@ -2221,9 +2254,9 @@ const s2 = ({
|
|
|
2221
2254
|
)
|
|
2222
2255
|
]
|
|
2223
2256
|
}
|
|
2224
|
-
),
|
|
2257
|
+
), h5 = ({
|
|
2225
2258
|
className: i,
|
|
2226
|
-
color: e =
|
|
2259
|
+
color: e = w.GREY_DARK_5,
|
|
2227
2260
|
height: o = 24,
|
|
2228
2261
|
width: l = 24,
|
|
2229
2262
|
onClick: n
|
|
@@ -2270,9 +2303,9 @@ const s2 = ({
|
|
|
2270
2303
|
)
|
|
2271
2304
|
]
|
|
2272
2305
|
}
|
|
2273
|
-
),
|
|
2306
|
+
), c5 = ({
|
|
2274
2307
|
className: i,
|
|
2275
|
-
color: e =
|
|
2308
|
+
color: e = w.GREY_DARK_5,
|
|
2276
2309
|
height: o = 24,
|
|
2277
2310
|
width: l = 24,
|
|
2278
2311
|
onClick: n
|
|
@@ -2297,9 +2330,9 @@ const s2 = ({
|
|
|
2297
2330
|
}
|
|
2298
2331
|
)
|
|
2299
2332
|
}
|
|
2300
|
-
),
|
|
2333
|
+
), a5 = ({
|
|
2301
2334
|
className: i,
|
|
2302
|
-
color: e =
|
|
2335
|
+
color: e = w.GREY_DARK_5,
|
|
2303
2336
|
height: o = 20,
|
|
2304
2337
|
width: l = 20,
|
|
2305
2338
|
onClick: n
|
|
@@ -2314,7 +2347,7 @@ const s2 = ({
|
|
|
2314
2347
|
fill: "none",
|
|
2315
2348
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2316
2349
|
children: [
|
|
2317
|
-
/* @__PURE__ */ t("rect", { width: "20", height: "20", rx: "4", fill:
|
|
2350
|
+
/* @__PURE__ */ t("rect", { width: "20", height: "20", rx: "4", fill: w.GREY_LIGHT_2 }),
|
|
2318
2351
|
/* @__PURE__ */ t(
|
|
2319
2352
|
"path",
|
|
2320
2353
|
{
|
|
@@ -2326,7 +2359,7 @@ const s2 = ({
|
|
|
2326
2359
|
)
|
|
2327
2360
|
]
|
|
2328
2361
|
}
|
|
2329
|
-
),
|
|
2362
|
+
), C5 = ({
|
|
2330
2363
|
className: i,
|
|
2331
2364
|
color: e = "#001E52",
|
|
2332
2365
|
height: o = 24,
|
|
@@ -2352,7 +2385,7 @@ const s2 = ({
|
|
|
2352
2385
|
}
|
|
2353
2386
|
)
|
|
2354
2387
|
}
|
|
2355
|
-
),
|
|
2388
|
+
), d5 = ({
|
|
2356
2389
|
className: i,
|
|
2357
2390
|
color: e = "#131314",
|
|
2358
2391
|
height: o = 20,
|
|
@@ -2380,7 +2413,7 @@ const s2 = ({
|
|
|
2380
2413
|
}
|
|
2381
2414
|
)
|
|
2382
2415
|
}
|
|
2383
|
-
),
|
|
2416
|
+
), w5 = ({
|
|
2384
2417
|
className: i,
|
|
2385
2418
|
color: e = "#001E52",
|
|
2386
2419
|
height: o = 24,
|
|
@@ -2418,7 +2451,7 @@ const s2 = ({
|
|
|
2418
2451
|
)
|
|
2419
2452
|
] }) })
|
|
2420
2453
|
}
|
|
2421
|
-
),
|
|
2454
|
+
), g5 = ({
|
|
2422
2455
|
width: i = 20,
|
|
2423
2456
|
height: e = 20,
|
|
2424
2457
|
color: o = "#001E52",
|
|
@@ -2474,7 +2507,7 @@ const s2 = ({
|
|
|
2474
2507
|
}
|
|
2475
2508
|
)
|
|
2476
2509
|
}
|
|
2477
|
-
),
|
|
2510
|
+
), k5 = ({
|
|
2478
2511
|
width: i = 24,
|
|
2479
2512
|
height: e = 24,
|
|
2480
2513
|
color: o = "#131314",
|
|
@@ -2507,10 +2540,10 @@ const s2 = ({
|
|
|
2507
2540
|
)
|
|
2508
2541
|
]
|
|
2509
2542
|
}
|
|
2510
|
-
),
|
|
2543
|
+
), p5 = ({
|
|
2511
2544
|
width: i = 24,
|
|
2512
2545
|
height: e = 24,
|
|
2513
|
-
color: o =
|
|
2546
|
+
color: o = w.GREY_DARK_2,
|
|
2514
2547
|
className: l,
|
|
2515
2548
|
onClick: n
|
|
2516
2549
|
}) => /* @__PURE__ */ c(
|
|
@@ -2546,10 +2579,10 @@ const s2 = ({
|
|
|
2546
2579
|
)
|
|
2547
2580
|
]
|
|
2548
2581
|
}
|
|
2549
|
-
),
|
|
2582
|
+
), u5 = ({
|
|
2550
2583
|
width: i = 24,
|
|
2551
2584
|
height: e = 24,
|
|
2552
|
-
color: o =
|
|
2585
|
+
color: o = w.GREY_DARK_2,
|
|
2553
2586
|
className: l,
|
|
2554
2587
|
onClick: n
|
|
2555
2588
|
}) => /* @__PURE__ */ t(
|
|
@@ -2573,10 +2606,10 @@ const s2 = ({
|
|
|
2573
2606
|
}
|
|
2574
2607
|
)
|
|
2575
2608
|
}
|
|
2576
|
-
),
|
|
2609
|
+
), m5 = ({
|
|
2577
2610
|
width: i = 24,
|
|
2578
2611
|
height: e = 24,
|
|
2579
|
-
color: o =
|
|
2612
|
+
color: o = w.GREY_DARK_2,
|
|
2580
2613
|
className: l,
|
|
2581
2614
|
onClick: n
|
|
2582
2615
|
}) => /* @__PURE__ */ c(
|
|
@@ -2613,10 +2646,10 @@ const s2 = ({
|
|
|
2613
2646
|
)
|
|
2614
2647
|
]
|
|
2615
2648
|
}
|
|
2616
|
-
),
|
|
2649
|
+
), L5 = ({
|
|
2617
2650
|
width: i = 24,
|
|
2618
2651
|
height: e = 24,
|
|
2619
|
-
color: o =
|
|
2652
|
+
color: o = w.GREY_DARK_2,
|
|
2620
2653
|
className: l,
|
|
2621
2654
|
onClick: n
|
|
2622
2655
|
}) => /* @__PURE__ */ t(
|
|
@@ -2640,10 +2673,10 @@ const s2 = ({
|
|
|
2640
2673
|
}
|
|
2641
2674
|
)
|
|
2642
2675
|
}
|
|
2643
|
-
),
|
|
2676
|
+
), v5 = ({
|
|
2644
2677
|
width: i = 24,
|
|
2645
2678
|
height: e = 24,
|
|
2646
|
-
color: o =
|
|
2679
|
+
color: o = w.GREY_DARK_2,
|
|
2647
2680
|
className: l,
|
|
2648
2681
|
onClick: n
|
|
2649
2682
|
}) => /* @__PURE__ */ t(
|
|
@@ -2667,7 +2700,7 @@ const s2 = ({
|
|
|
2667
2700
|
}
|
|
2668
2701
|
)
|
|
2669
2702
|
}
|
|
2670
|
-
),
|
|
2703
|
+
), N5 = ({
|
|
2671
2704
|
width: i = 20,
|
|
2672
2705
|
height: e = 20,
|
|
2673
2706
|
color: o = "#001E52",
|
|
@@ -2702,7 +2735,7 @@ const s2 = ({
|
|
|
2702
2735
|
disabled: a = !1,
|
|
2703
2736
|
onClick: p
|
|
2704
2737
|
}) => {
|
|
2705
|
-
const [r, m] = R(n), { theme: C } = r1(E1), h = a ? C && C === "dark" ?
|
|
2738
|
+
const [r, m] = R(n), { theme: C } = r1(E1), h = a ? C && C === "dark" ? w.GREY_LIGHT_4 : w.GREY_DARK_1 : l, s = a ? void 0 : p;
|
|
2706
2739
|
return A(() => {
|
|
2707
2740
|
if (n) {
|
|
2708
2741
|
s && !a && m(`${n} clickable`);
|
|
@@ -2772,9 +2805,9 @@ const s2 = ({
|
|
|
2772
2805
|
case "checkCircle":
|
|
2773
2806
|
return E2({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2774
2807
|
case "errorSmall":
|
|
2775
|
-
return I2({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2776
|
-
case "infoMedium":
|
|
2777
2808
|
return V2({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2809
|
+
case "infoMedium":
|
|
2810
|
+
return I2({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2778
2811
|
case "attentionMedium":
|
|
2779
2812
|
return Z2({
|
|
2780
2813
|
width: e,
|
|
@@ -2826,9 +2859,9 @@ const s2 = ({
|
|
|
2826
2859
|
onClick: s
|
|
2827
2860
|
});
|
|
2828
2861
|
case "sortUp":
|
|
2829
|
-
return b2({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2830
|
-
case "sortDown":
|
|
2831
2862
|
return D2({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2863
|
+
case "sortDown":
|
|
2864
|
+
return b2({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2832
2865
|
case "search":
|
|
2833
2866
|
return K2({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2834
2867
|
case "arrowUpFilled":
|
|
@@ -2859,52 +2892,54 @@ const s2 = ({
|
|
|
2859
2892
|
return o5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2860
2893
|
case "bell":
|
|
2861
2894
|
return i5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2862
|
-
case "
|
|
2895
|
+
case "copy":
|
|
2863
2896
|
return l5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2897
|
+
case "contract":
|
|
2898
|
+
return n5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2864
2899
|
case "trash2":
|
|
2865
2900
|
return t5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2866
2901
|
case "resourceManager":
|
|
2867
|
-
return n5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2868
|
-
case "settings2":
|
|
2869
2902
|
return r5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2870
|
-
case "
|
|
2903
|
+
case "settings2":
|
|
2871
2904
|
return s5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2872
|
-
case "
|
|
2905
|
+
case "image":
|
|
2873
2906
|
return h5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2874
|
-
case "
|
|
2907
|
+
case "edit":
|
|
2875
2908
|
return c5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2876
|
-
case "
|
|
2909
|
+
case "filledArrowRight":
|
|
2877
2910
|
return a5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2878
|
-
case "
|
|
2911
|
+
case "burgerMenu":
|
|
2879
2912
|
return C5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2880
|
-
case "
|
|
2913
|
+
case "signOut":
|
|
2881
2914
|
return d5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2882
|
-
case "
|
|
2915
|
+
case "refresh":
|
|
2883
2916
|
return w5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2917
|
+
case "projects":
|
|
2918
|
+
return g5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2884
2919
|
case "profile":
|
|
2885
|
-
return
|
|
2920
|
+
return N5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2886
2921
|
case "exit":
|
|
2887
|
-
return g5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2888
|
-
case "client":
|
|
2889
2922
|
return k5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2890
|
-
case "
|
|
2923
|
+
case "client":
|
|
2891
2924
|
return p5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2892
|
-
case "
|
|
2925
|
+
case "calendar2":
|
|
2893
2926
|
return u5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2894
|
-
case "
|
|
2927
|
+
case "openPointCircle":
|
|
2895
2928
|
return m5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2896
|
-
case "
|
|
2929
|
+
case "community":
|
|
2897
2930
|
return L5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2931
|
+
case "docs":
|
|
2932
|
+
return v5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
2898
2933
|
default:
|
|
2899
2934
|
return /* @__PURE__ */ t(U, { children: "No Icon provided" });
|
|
2900
2935
|
}
|
|
2901
2936
|
})() });
|
|
2902
|
-
}, { Title:
|
|
2937
|
+
}, { Title: f5, Text: M5 } = _1, R5 = {
|
|
2903
2938
|
h1: 1,
|
|
2904
2939
|
h2: 2,
|
|
2905
2940
|
h3: 3,
|
|
2906
2941
|
h4: 4
|
|
2907
|
-
},
|
|
2942
|
+
}, _5 = g1(
|
|
2908
2943
|
({
|
|
2909
2944
|
align: i = "inherit",
|
|
2910
2945
|
variant: e = "body1",
|
|
@@ -2920,21 +2955,21 @@ const s2 = ({
|
|
|
2920
2955
|
u1(m, () => C.current);
|
|
2921
2956
|
const [h, s] = R(!1);
|
|
2922
2957
|
A(() => {
|
|
2923
|
-
var
|
|
2958
|
+
var I;
|
|
2924
2959
|
if (!r) return;
|
|
2925
2960
|
const L = () => {
|
|
2926
2961
|
C.current && s(C.current.scrollWidth > C.current.clientWidth);
|
|
2927
2962
|
};
|
|
2928
2963
|
L();
|
|
2929
2964
|
const Z = new ResizeObserver(L);
|
|
2930
|
-
return C.current && Z.observe(C.current), (
|
|
2965
|
+
return C.current && Z.observe(C.current), (I = C.current) != null && I.parentElement && Z.observe(C.current.parentElement), () => {
|
|
2931
2966
|
Z.disconnect();
|
|
2932
2967
|
};
|
|
2933
2968
|
}, [r]);
|
|
2934
2969
|
const N = e === "h1" || e === "h2" || e === "h3" || e === "h4";
|
|
2935
2970
|
let f = `snmt-typography snmt-typography-${e}`;
|
|
2936
2971
|
i && i !== "inherit" && (f += ` snmt-typography-align-${i}`), a && (f += " collapsed");
|
|
2937
|
-
const
|
|
2972
|
+
const V = {
|
|
2938
2973
|
className: f,
|
|
2939
2974
|
style: { color: o, whiteSpace: r ? "nowrap" : p, display: r ? "block" : "" },
|
|
2940
2975
|
onClick: n,
|
|
@@ -2946,16 +2981,16 @@ const s2 = ({
|
|
|
2946
2981
|
}
|
|
2947
2982
|
} : void 0
|
|
2948
2983
|
};
|
|
2949
|
-
return N ? /* @__PURE__ */ t(
|
|
2984
|
+
return N ? /* @__PURE__ */ t(f5, { level: R5[e], ...V, children: l }) : /* @__PURE__ */ t(M5, { ...V, children: l });
|
|
2950
2985
|
}
|
|
2951
2986
|
);
|
|
2952
|
-
var
|
|
2953
|
-
const
|
|
2987
|
+
var g = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.BLUE_DARK_3 = "var(--blue-dark-3)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(g || {});
|
|
2988
|
+
const V1 = n1({
|
|
2954
2989
|
locale: "en",
|
|
2955
2990
|
theme: "light"
|
|
2956
2991
|
});
|
|
2957
|
-
|
|
2958
|
-
const
|
|
2992
|
+
V1.Provider;
|
|
2993
|
+
const x5 = ({
|
|
2959
2994
|
width: i = 20,
|
|
2960
2995
|
height: e = 20,
|
|
2961
2996
|
color: o = "#001E52",
|
|
@@ -2982,10 +3017,10 @@ const _5 = ({
|
|
|
2982
3017
|
}
|
|
2983
3018
|
)
|
|
2984
3019
|
}
|
|
2985
|
-
),
|
|
3020
|
+
), H5 = ({
|
|
2986
3021
|
width: i = 20,
|
|
2987
3022
|
height: e = 20,
|
|
2988
|
-
color: o =
|
|
3023
|
+
color: o = g.GREY_DARK_5,
|
|
2989
3024
|
className: l,
|
|
2990
3025
|
onClick: n
|
|
2991
3026
|
}) => /* @__PURE__ */ c(
|
|
@@ -3022,7 +3057,7 @@ const _5 = ({
|
|
|
3022
3057
|
)
|
|
3023
3058
|
]
|
|
3024
3059
|
}
|
|
3025
|
-
),
|
|
3060
|
+
), E5 = ({
|
|
3026
3061
|
width: i = 20,
|
|
3027
3062
|
height: e = 20,
|
|
3028
3063
|
color: o = "#001E52",
|
|
@@ -3057,7 +3092,7 @@ const _5 = ({
|
|
|
3057
3092
|
)
|
|
3058
3093
|
]
|
|
3059
3094
|
}
|
|
3060
|
-
),
|
|
3095
|
+
), V5 = ({
|
|
3061
3096
|
width: i = 18,
|
|
3062
3097
|
height: e = 18,
|
|
3063
3098
|
color: o = "#001E52",
|
|
@@ -3122,7 +3157,7 @@ const _5 = ({
|
|
|
3122
3157
|
}
|
|
3123
3158
|
)
|
|
3124
3159
|
}
|
|
3125
|
-
),
|
|
3160
|
+
), Z5 = ({
|
|
3126
3161
|
width: i = 20,
|
|
3127
3162
|
height: e = 20,
|
|
3128
3163
|
color: o = "#001E52",
|
|
@@ -3143,7 +3178,7 @@ const _5 = ({
|
|
|
3143
3178
|
/* @__PURE__ */ t("path", { d: "M16 4L4 16", stroke: o, strokeWidth: "1.5", strokeLinecap: "round" })
|
|
3144
3179
|
]
|
|
3145
3180
|
}
|
|
3146
|
-
),
|
|
3181
|
+
), A5 = ({
|
|
3147
3182
|
width: i = 20,
|
|
3148
3183
|
height: e = 20,
|
|
3149
3184
|
color: o = "#001E52",
|
|
@@ -3175,7 +3210,7 @@ const _5 = ({
|
|
|
3175
3210
|
)
|
|
3176
3211
|
]
|
|
3177
3212
|
}
|
|
3178
|
-
),
|
|
3213
|
+
), G5 = ({
|
|
3179
3214
|
width: i = 20,
|
|
3180
3215
|
height: e = 20,
|
|
3181
3216
|
color: o = "#001E52",
|
|
@@ -3229,7 +3264,7 @@ const _5 = ({
|
|
|
3229
3264
|
)
|
|
3230
3265
|
]
|
|
3231
3266
|
}
|
|
3232
|
-
),
|
|
3267
|
+
), B5 = ({
|
|
3233
3268
|
width: i = 20,
|
|
3234
3269
|
height: e = 20,
|
|
3235
3270
|
color: o = "#001E52",
|
|
@@ -3268,7 +3303,7 @@ const _5 = ({
|
|
|
3268
3303
|
/* @__PURE__ */ t("path", { d: "M3 12L17 12", stroke: o, strokeWidth: "2", strokeLinecap: "round" })
|
|
3269
3304
|
]
|
|
3270
3305
|
}
|
|
3271
|
-
),
|
|
3306
|
+
), W5 = ({
|
|
3272
3307
|
width: i = 16,
|
|
3273
3308
|
height: e = 12,
|
|
3274
3309
|
color: o = "#001E52",
|
|
@@ -3317,10 +3352,10 @@ const _5 = ({
|
|
|
3317
3352
|
)
|
|
3318
3353
|
] })
|
|
3319
3354
|
}
|
|
3320
|
-
),
|
|
3355
|
+
), y5 = ({
|
|
3321
3356
|
width: i = 20,
|
|
3322
3357
|
height: e = 20,
|
|
3323
|
-
color: o =
|
|
3358
|
+
color: o = g.GREY_DARK_5,
|
|
3324
3359
|
className: l,
|
|
3325
3360
|
onClick: n
|
|
3326
3361
|
}) => /* @__PURE__ */ c(
|
|
@@ -3357,7 +3392,7 @@ const _5 = ({
|
|
|
3357
3392
|
)
|
|
3358
3393
|
]
|
|
3359
3394
|
}
|
|
3360
|
-
),
|
|
3395
|
+
), T5 = ({
|
|
3361
3396
|
width: i = 20,
|
|
3362
3397
|
height: e = 20,
|
|
3363
3398
|
color: o = "#001E52",
|
|
@@ -3404,7 +3439,7 @@ const _5 = ({
|
|
|
3404
3439
|
)
|
|
3405
3440
|
]
|
|
3406
3441
|
}
|
|
3407
|
-
),
|
|
3442
|
+
), D5 = ({
|
|
3408
3443
|
width: i = 20,
|
|
3409
3444
|
height: e = 20,
|
|
3410
3445
|
color: o = "#001E52",
|
|
@@ -3484,7 +3519,7 @@ const _5 = ({
|
|
|
3484
3519
|
)
|
|
3485
3520
|
]
|
|
3486
3521
|
}
|
|
3487
|
-
),
|
|
3522
|
+
), K5 = ({
|
|
3488
3523
|
width: i = 20,
|
|
3489
3524
|
height: e = 20,
|
|
3490
3525
|
color: o = "#001E52",
|
|
@@ -3517,7 +3552,7 @@ const _5 = ({
|
|
|
3517
3552
|
)
|
|
3518
3553
|
]
|
|
3519
3554
|
}
|
|
3520
|
-
),
|
|
3555
|
+
), j5 = ({
|
|
3521
3556
|
width: i = 18,
|
|
3522
3557
|
height: e = 16,
|
|
3523
3558
|
color: o = "#001E52",
|
|
@@ -3556,7 +3591,7 @@ const _5 = ({
|
|
|
3556
3591
|
)
|
|
3557
3592
|
]
|
|
3558
3593
|
}
|
|
3559
|
-
),
|
|
3594
|
+
), Y5 = ({
|
|
3560
3595
|
width: i = 20,
|
|
3561
3596
|
height: e = 20,
|
|
3562
3597
|
color: o = "#001E52",
|
|
@@ -3589,7 +3624,7 @@ const _5 = ({
|
|
|
3589
3624
|
)
|
|
3590
3625
|
]
|
|
3591
3626
|
}
|
|
3592
|
-
),
|
|
3627
|
+
), O5 = ({
|
|
3593
3628
|
width: i = 20,
|
|
3594
3629
|
height: e = 20,
|
|
3595
3630
|
color: o = "#001E52",
|
|
@@ -3613,7 +3648,7 @@ const _5 = ({
|
|
|
3613
3648
|
}
|
|
3614
3649
|
)
|
|
3615
3650
|
}
|
|
3616
|
-
),
|
|
3651
|
+
), F5 = ({
|
|
3617
3652
|
width: i = 20,
|
|
3618
3653
|
height: e = 20,
|
|
3619
3654
|
color: o = "#001E52",
|
|
@@ -3646,7 +3681,7 @@ const _5 = ({
|
|
|
3646
3681
|
)
|
|
3647
3682
|
]
|
|
3648
3683
|
}
|
|
3649
|
-
),
|
|
3684
|
+
), S5 = ({
|
|
3650
3685
|
width: i = 20,
|
|
3651
3686
|
height: e = 23,
|
|
3652
3687
|
color: o = "#001E52",
|
|
@@ -3707,7 +3742,7 @@ const _5 = ({
|
|
|
3707
3742
|
)
|
|
3708
3743
|
]
|
|
3709
3744
|
}
|
|
3710
|
-
),
|
|
3745
|
+
), U5 = ({
|
|
3711
3746
|
width: i = 14,
|
|
3712
3747
|
height: e = 14,
|
|
3713
3748
|
color: o = "#10B981",
|
|
@@ -3736,10 +3771,10 @@ const _5 = ({
|
|
|
3736
3771
|
)
|
|
3737
3772
|
]
|
|
3738
3773
|
}
|
|
3739
|
-
),
|
|
3774
|
+
), P5 = ({
|
|
3740
3775
|
width: i = 20,
|
|
3741
3776
|
height: e = 20,
|
|
3742
|
-
color: o =
|
|
3777
|
+
color: o = g.GREY_DARK_5,
|
|
3743
3778
|
className: l,
|
|
3744
3779
|
onClick: n
|
|
3745
3780
|
}) => /* @__PURE__ */ c(
|
|
@@ -3769,7 +3804,7 @@ const _5 = ({
|
|
|
3769
3804
|
)
|
|
3770
3805
|
]
|
|
3771
3806
|
}
|
|
3772
|
-
),
|
|
3807
|
+
), $5 = ({
|
|
3773
3808
|
width: i = 10,
|
|
3774
3809
|
height: e = 10,
|
|
3775
3810
|
color: o = "#88A4FF",
|
|
@@ -3817,7 +3852,7 @@ const _5 = ({
|
|
|
3817
3852
|
)
|
|
3818
3853
|
]
|
|
3819
3854
|
}
|
|
3820
|
-
),
|
|
3855
|
+
), z5 = ({
|
|
3821
3856
|
width: i = 14,
|
|
3822
3857
|
height: e = 14,
|
|
3823
3858
|
color: o = "#8E8E93",
|
|
@@ -3845,7 +3880,7 @@ const _5 = ({
|
|
|
3845
3880
|
)
|
|
3846
3881
|
]
|
|
3847
3882
|
}
|
|
3848
|
-
),
|
|
3883
|
+
), J5 = ({
|
|
3849
3884
|
width: i = 14,
|
|
3850
3885
|
height: e = 14,
|
|
3851
3886
|
color: o = "#FFB020",
|
|
@@ -3879,7 +3914,7 @@ const _5 = ({
|
|
|
3879
3914
|
)
|
|
3880
3915
|
]
|
|
3881
3916
|
}
|
|
3882
|
-
),
|
|
3917
|
+
), q5 = ({
|
|
3883
3918
|
width: i = 14,
|
|
3884
3919
|
height: e = 14,
|
|
3885
3920
|
color: o = "#D0421B",
|
|
@@ -3927,7 +3962,7 @@ const _5 = ({
|
|
|
3927
3962
|
)
|
|
3928
3963
|
]
|
|
3929
3964
|
}
|
|
3930
|
-
),
|
|
3965
|
+
), Q5 = ({
|
|
3931
3966
|
width: i = 20,
|
|
3932
3967
|
height: e = 20,
|
|
3933
3968
|
color: o = "#070739",
|
|
@@ -3957,7 +3992,7 @@ const _5 = ({
|
|
|
3957
3992
|
/* @__PURE__ */ t("circle", { cx: "10", cy: "10", r: "2.375", stroke: o, strokeWidth: "1.25" })
|
|
3958
3993
|
]
|
|
3959
3994
|
}
|
|
3960
|
-
),
|
|
3995
|
+
), X5 = ({
|
|
3961
3996
|
width: i = 20,
|
|
3962
3997
|
height: e = 20,
|
|
3963
3998
|
color: o = "#070739",
|
|
@@ -3995,7 +4030,7 @@ const _5 = ({
|
|
|
3995
4030
|
)
|
|
3996
4031
|
]
|
|
3997
4032
|
}
|
|
3998
|
-
),
|
|
4033
|
+
), e3 = ({
|
|
3999
4034
|
width: i = 9,
|
|
4000
4035
|
height: e = 5,
|
|
4001
4036
|
color: o = "#001E52",
|
|
@@ -4021,7 +4056,7 @@ const _5 = ({
|
|
|
4021
4056
|
}
|
|
4022
4057
|
)
|
|
4023
4058
|
}
|
|
4024
|
-
),
|
|
4059
|
+
), o3 = ({
|
|
4025
4060
|
width: i = 20,
|
|
4026
4061
|
height: e = 20,
|
|
4027
4062
|
color: o = "#F2F2F7",
|
|
@@ -4050,7 +4085,7 @@ const _5 = ({
|
|
|
4050
4085
|
)
|
|
4051
4086
|
]
|
|
4052
4087
|
}
|
|
4053
|
-
),
|
|
4088
|
+
), i3 = ({
|
|
4054
4089
|
width: i = 20,
|
|
4055
4090
|
height: e = 20,
|
|
4056
4091
|
color: o = "#004ED7",
|
|
@@ -4079,7 +4114,7 @@ const _5 = ({
|
|
|
4079
4114
|
)
|
|
4080
4115
|
]
|
|
4081
4116
|
}
|
|
4082
|
-
),
|
|
4117
|
+
), t3 = ({
|
|
4083
4118
|
width: i = 10,
|
|
4084
4119
|
height: e = 10,
|
|
4085
4120
|
color: o = "#001E52",
|
|
@@ -4108,7 +4143,7 @@ const _5 = ({
|
|
|
4108
4143
|
)
|
|
4109
4144
|
]
|
|
4110
4145
|
}
|
|
4111
|
-
),
|
|
4146
|
+
), l3 = ({
|
|
4112
4147
|
width: i = 10,
|
|
4113
4148
|
height: e = 10,
|
|
4114
4149
|
color: o = "#001E52",
|
|
@@ -4145,9 +4180,9 @@ const _5 = ({
|
|
|
4145
4180
|
)
|
|
4146
4181
|
]
|
|
4147
4182
|
}
|
|
4148
|
-
),
|
|
4183
|
+
), n3 = ({
|
|
4149
4184
|
className: i,
|
|
4150
|
-
color: e =
|
|
4185
|
+
color: e = g.GREY_DARK_5,
|
|
4151
4186
|
height: o = 24,
|
|
4152
4187
|
width: l = 24,
|
|
4153
4188
|
onClick: n
|
|
@@ -4184,9 +4219,9 @@ const _5 = ({
|
|
|
4184
4219
|
)
|
|
4185
4220
|
]
|
|
4186
4221
|
}
|
|
4187
|
-
),
|
|
4222
|
+
), r3 = ({
|
|
4188
4223
|
className: i,
|
|
4189
|
-
color: e =
|
|
4224
|
+
color: e = g.GREY_DARK_5,
|
|
4190
4225
|
height: o = 20,
|
|
4191
4226
|
width: l = 20,
|
|
4192
4227
|
onClick: n
|
|
@@ -4211,9 +4246,9 @@ const _5 = ({
|
|
|
4211
4246
|
}
|
|
4212
4247
|
)
|
|
4213
4248
|
}
|
|
4214
|
-
),
|
|
4249
|
+
), s3 = ({
|
|
4215
4250
|
className: i,
|
|
4216
|
-
color: e =
|
|
4251
|
+
color: e = g.GREY_DARK_5,
|
|
4217
4252
|
height: o = 20,
|
|
4218
4253
|
width: l = 20,
|
|
4219
4254
|
onClick: n
|
|
@@ -4238,9 +4273,9 @@ const _5 = ({
|
|
|
4238
4273
|
}
|
|
4239
4274
|
)
|
|
4240
4275
|
}
|
|
4241
|
-
),
|
|
4276
|
+
), h3 = ({
|
|
4242
4277
|
className: i,
|
|
4243
|
-
color: e =
|
|
4278
|
+
color: e = g.GREY_DARK_5,
|
|
4244
4279
|
height: o = 5,
|
|
4245
4280
|
width: l = 10,
|
|
4246
4281
|
onClick: n
|
|
@@ -4262,9 +4297,9 @@ const _5 = ({
|
|
|
4262
4297
|
}
|
|
4263
4298
|
)
|
|
4264
4299
|
}
|
|
4265
|
-
),
|
|
4300
|
+
), c3 = ({
|
|
4266
4301
|
className: i,
|
|
4267
|
-
color: e =
|
|
4302
|
+
color: e = g.GREY_DARK_5,
|
|
4268
4303
|
height: o = 5,
|
|
4269
4304
|
width: l = 10,
|
|
4270
4305
|
onClick: n
|
|
@@ -4287,9 +4322,9 @@ const _5 = ({
|
|
|
4287
4322
|
}
|
|
4288
4323
|
)
|
|
4289
4324
|
}
|
|
4290
|
-
),
|
|
4325
|
+
), a3 = ({
|
|
4291
4326
|
className: i,
|
|
4292
|
-
color: e =
|
|
4327
|
+
color: e = g.GREY_DARK_5,
|
|
4293
4328
|
height: o = 24,
|
|
4294
4329
|
width: l = 24,
|
|
4295
4330
|
onClick: n
|
|
@@ -4326,9 +4361,9 @@ const _5 = ({
|
|
|
4326
4361
|
)
|
|
4327
4362
|
]
|
|
4328
4363
|
}
|
|
4329
|
-
),
|
|
4364
|
+
), C3 = ({
|
|
4330
4365
|
className: i,
|
|
4331
|
-
color: e =
|
|
4366
|
+
color: e = g.GREY_DARK_5,
|
|
4332
4367
|
height: o = 24,
|
|
4333
4368
|
width: l = 24,
|
|
4334
4369
|
onClick: n
|
|
@@ -4365,9 +4400,9 @@ const _5 = ({
|
|
|
4365
4400
|
)
|
|
4366
4401
|
]
|
|
4367
4402
|
}
|
|
4368
|
-
),
|
|
4403
|
+
), d3 = ({
|
|
4369
4404
|
className: i,
|
|
4370
|
-
color: e =
|
|
4405
|
+
color: e = g.GREY_DARK_5,
|
|
4371
4406
|
height: o = 24,
|
|
4372
4407
|
width: l = 24,
|
|
4373
4408
|
onClick: n
|
|
@@ -4392,9 +4427,9 @@ const _5 = ({
|
|
|
4392
4427
|
}
|
|
4393
4428
|
)
|
|
4394
4429
|
}
|
|
4395
|
-
),
|
|
4430
|
+
), w3 = ({
|
|
4396
4431
|
className: i,
|
|
4397
|
-
color: e =
|
|
4432
|
+
color: e = g.GREY_DARK_5,
|
|
4398
4433
|
height: o = 24,
|
|
4399
4434
|
width: l = 24,
|
|
4400
4435
|
onClick: n
|
|
@@ -4451,9 +4486,9 @@ const _5 = ({
|
|
|
4451
4486
|
)
|
|
4452
4487
|
]
|
|
4453
4488
|
}
|
|
4454
|
-
),
|
|
4489
|
+
), g3 = ({
|
|
4455
4490
|
className: i,
|
|
4456
|
-
color: e =
|
|
4491
|
+
color: e = g.GREY_DARK_5,
|
|
4457
4492
|
height: o = 24,
|
|
4458
4493
|
width: l = 24,
|
|
4459
4494
|
onClick: n
|
|
@@ -4488,9 +4523,9 @@ const _5 = ({
|
|
|
4488
4523
|
)
|
|
4489
4524
|
]
|
|
4490
4525
|
}
|
|
4491
|
-
),
|
|
4526
|
+
), k3 = ({
|
|
4492
4527
|
className: i,
|
|
4493
|
-
color: e =
|
|
4528
|
+
color: e = g.GREY_DARK_3,
|
|
4494
4529
|
height: o = 14,
|
|
4495
4530
|
width: l = 14,
|
|
4496
4531
|
onClick: n
|
|
@@ -4525,9 +4560,9 @@ const _5 = ({
|
|
|
4525
4560
|
)
|
|
4526
4561
|
]
|
|
4527
4562
|
}
|
|
4528
|
-
),
|
|
4563
|
+
), p3 = ({
|
|
4529
4564
|
className: i,
|
|
4530
|
-
color: e =
|
|
4565
|
+
color: e = g.GREY_DARK_5,
|
|
4531
4566
|
height: o = 18,
|
|
4532
4567
|
onClick: l,
|
|
4533
4568
|
width: n = 18
|
|
@@ -4552,9 +4587,9 @@ const _5 = ({
|
|
|
4552
4587
|
}
|
|
4553
4588
|
)
|
|
4554
4589
|
}
|
|
4555
|
-
),
|
|
4590
|
+
), u3 = ({
|
|
4556
4591
|
className: i,
|
|
4557
|
-
color: e =
|
|
4592
|
+
color: e = g.GREY_DARK_5,
|
|
4558
4593
|
height: o = 24,
|
|
4559
4594
|
width: l = 24,
|
|
4560
4595
|
onClick: n
|
|
@@ -4604,9 +4639,9 @@ const _5 = ({
|
|
|
4604
4639
|
)
|
|
4605
4640
|
]
|
|
4606
4641
|
}
|
|
4607
|
-
),
|
|
4642
|
+
), m3 = ({
|
|
4608
4643
|
className: i,
|
|
4609
|
-
color: e =
|
|
4644
|
+
color: e = g.GREY_DARK_5,
|
|
4610
4645
|
height: o = 24,
|
|
4611
4646
|
width: l = 24,
|
|
4612
4647
|
onClick: n
|
|
@@ -4641,9 +4676,9 @@ const _5 = ({
|
|
|
4641
4676
|
)
|
|
4642
4677
|
]
|
|
4643
4678
|
}
|
|
4644
|
-
),
|
|
4679
|
+
), L3 = ({
|
|
4645
4680
|
className: i,
|
|
4646
|
-
color: e =
|
|
4681
|
+
color: e = g.NOTIFICATION_WARNING_DARK,
|
|
4647
4682
|
height: o = 37,
|
|
4648
4683
|
width: l = 36,
|
|
4649
4684
|
onClick: n
|
|
@@ -4680,9 +4715,9 @@ const _5 = ({
|
|
|
4680
4715
|
)
|
|
4681
4716
|
]
|
|
4682
4717
|
}
|
|
4683
|
-
),
|
|
4718
|
+
), v3 = ({
|
|
4684
4719
|
className: i,
|
|
4685
|
-
color: e =
|
|
4720
|
+
color: e = g.GREY_DARK_5,
|
|
4686
4721
|
height: o = 24,
|
|
4687
4722
|
width: l = 24,
|
|
4688
4723
|
onClick: n
|
|
@@ -4706,9 +4741,9 @@ const _5 = ({
|
|
|
4706
4741
|
}
|
|
4707
4742
|
)
|
|
4708
4743
|
}
|
|
4709
|
-
),
|
|
4744
|
+
), N3 = ({
|
|
4710
4745
|
className: i,
|
|
4711
|
-
color: e =
|
|
4746
|
+
color: e = g.GREY_DARK_5,
|
|
4712
4747
|
height: o = 24,
|
|
4713
4748
|
width: l = 24,
|
|
4714
4749
|
onClick: n
|
|
@@ -4745,9 +4780,9 @@ const _5 = ({
|
|
|
4745
4780
|
)
|
|
4746
4781
|
]
|
|
4747
4782
|
}
|
|
4748
|
-
),
|
|
4783
|
+
), f3 = ({
|
|
4749
4784
|
className: i,
|
|
4750
|
-
color: e =
|
|
4785
|
+
color: e = g.GREY_DARK_5,
|
|
4751
4786
|
height: o = 24,
|
|
4752
4787
|
width: l = 24,
|
|
4753
4788
|
onClick: n
|
|
@@ -4784,9 +4819,42 @@ const _5 = ({
|
|
|
4784
4819
|
)
|
|
4785
4820
|
]
|
|
4786
4821
|
}
|
|
4787
|
-
),
|
|
4822
|
+
), M3 = ({
|
|
4788
4823
|
className: i,
|
|
4789
|
-
color: e =
|
|
4824
|
+
color: e = g.GREY_DARK_5,
|
|
4825
|
+
height: o = 20,
|
|
4826
|
+
width: l = 20,
|
|
4827
|
+
onClick: n
|
|
4828
|
+
}) => /* @__PURE__ */ c(
|
|
4829
|
+
"svg",
|
|
4830
|
+
{
|
|
4831
|
+
onClick: n,
|
|
4832
|
+
className: i,
|
|
4833
|
+
width: l,
|
|
4834
|
+
height: o,
|
|
4835
|
+
viewBox: "0 0 24 25",
|
|
4836
|
+
fill: "none",
|
|
4837
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4838
|
+
children: [
|
|
4839
|
+
/* @__PURE__ */ t(
|
|
4840
|
+
"path",
|
|
4841
|
+
{
|
|
4842
|
+
d: "M9.75 19.75H19.25V10.25H9.75V19.75ZM20.75 19.9004C20.7498 20.6457 20.1457 21.2498 19.4004 21.25H9.59961C8.85433 21.2498 8.25021 20.6457 8.25 19.9004V10.0996C8.25021 9.35433 8.85433 8.75021 9.59961 8.75H19.4004C20.1457 8.75021 20.7498 9.35433 20.75 10.0996V19.9004Z",
|
|
4843
|
+
fill: e
|
|
4844
|
+
}
|
|
4845
|
+
),
|
|
4846
|
+
/* @__PURE__ */ t(
|
|
4847
|
+
"path",
|
|
4848
|
+
{
|
|
4849
|
+
d: "M15.75 9.5C15.75 9.91421 15.4142 10.25 15 10.25C14.5858 10.25 14.25 9.91421 14.25 9.5V5.25H4.75V14.75H9C9.41421 14.75 9.75 15.0858 9.75 15.5C9.75 15.9142 9.41421 16.25 9 16.25H4.59961C3.85433 16.2498 3.25021 15.6457 3.25 14.9004V5.09961C3.25021 4.35433 3.85433 3.75021 4.59961 3.75H14.4004C15.1457 3.75021 15.7498 4.35433 15.75 5.09961V9.5Z",
|
|
4850
|
+
fill: e
|
|
4851
|
+
}
|
|
4852
|
+
)
|
|
4853
|
+
]
|
|
4854
|
+
}
|
|
4855
|
+
), R3 = ({
|
|
4856
|
+
className: i,
|
|
4857
|
+
color: e = g.GREY_DARK_5,
|
|
4790
4858
|
height: o = 24,
|
|
4791
4859
|
width: l = 24,
|
|
4792
4860
|
onClick: n
|
|
@@ -4853,9 +4921,9 @@ const _5 = ({
|
|
|
4853
4921
|
)
|
|
4854
4922
|
]
|
|
4855
4923
|
}
|
|
4856
|
-
),
|
|
4924
|
+
), _3 = ({
|
|
4857
4925
|
className: i,
|
|
4858
|
-
color: e =
|
|
4926
|
+
color: e = g.GREY_DARK_5,
|
|
4859
4927
|
height: o = 24,
|
|
4860
4928
|
width: l = 24,
|
|
4861
4929
|
onClick: n
|
|
@@ -4910,9 +4978,9 @@ const _5 = ({
|
|
|
4910
4978
|
)
|
|
4911
4979
|
]
|
|
4912
4980
|
}
|
|
4913
|
-
),
|
|
4981
|
+
), x3 = ({
|
|
4914
4982
|
className: i,
|
|
4915
|
-
color: e =
|
|
4983
|
+
color: e = g.GREY_DARK_5,
|
|
4916
4984
|
height: o = 24,
|
|
4917
4985
|
width: l = 24,
|
|
4918
4986
|
onClick: n
|
|
@@ -4949,9 +5017,9 @@ const _5 = ({
|
|
|
4949
5017
|
)
|
|
4950
5018
|
]
|
|
4951
5019
|
}
|
|
4952
|
-
),
|
|
5020
|
+
), H3 = ({
|
|
4953
5021
|
className: i,
|
|
4954
|
-
color: e =
|
|
5022
|
+
color: e = g.GREY_DARK_5,
|
|
4955
5023
|
height: o = 24,
|
|
4956
5024
|
width: l = 24,
|
|
4957
5025
|
onClick: n
|
|
@@ -4998,9 +5066,9 @@ const _5 = ({
|
|
|
4998
5066
|
)
|
|
4999
5067
|
]
|
|
5000
5068
|
}
|
|
5001
|
-
),
|
|
5069
|
+
), E3 = ({
|
|
5002
5070
|
className: i,
|
|
5003
|
-
color: e =
|
|
5071
|
+
color: e = g.GREY_DARK_5,
|
|
5004
5072
|
height: o = 24,
|
|
5005
5073
|
width: l = 24,
|
|
5006
5074
|
onClick: n
|
|
@@ -5025,9 +5093,9 @@ const _5 = ({
|
|
|
5025
5093
|
}
|
|
5026
5094
|
)
|
|
5027
5095
|
}
|
|
5028
|
-
),
|
|
5096
|
+
), V3 = ({
|
|
5029
5097
|
className: i,
|
|
5030
|
-
color: e =
|
|
5098
|
+
color: e = g.GREY_DARK_5,
|
|
5031
5099
|
height: o = 20,
|
|
5032
5100
|
width: l = 20,
|
|
5033
5101
|
onClick: n
|
|
@@ -5042,7 +5110,7 @@ const _5 = ({
|
|
|
5042
5110
|
fill: "none",
|
|
5043
5111
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5044
5112
|
children: [
|
|
5045
|
-
/* @__PURE__ */ t("rect", { width: "20", height: "20", rx: "4", fill:
|
|
5113
|
+
/* @__PURE__ */ t("rect", { width: "20", height: "20", rx: "4", fill: g.GREY_LIGHT_2 }),
|
|
5046
5114
|
/* @__PURE__ */ t(
|
|
5047
5115
|
"path",
|
|
5048
5116
|
{
|
|
@@ -5054,7 +5122,7 @@ const _5 = ({
|
|
|
5054
5122
|
)
|
|
5055
5123
|
]
|
|
5056
5124
|
}
|
|
5057
|
-
),
|
|
5125
|
+
), I3 = ({
|
|
5058
5126
|
className: i,
|
|
5059
5127
|
color: e = "#001E52",
|
|
5060
5128
|
height: o = 24,
|
|
@@ -5080,7 +5148,7 @@ const _5 = ({
|
|
|
5080
5148
|
}
|
|
5081
5149
|
)
|
|
5082
5150
|
}
|
|
5083
|
-
),
|
|
5151
|
+
), Z3 = ({
|
|
5084
5152
|
className: i,
|
|
5085
5153
|
color: e = "#131314",
|
|
5086
5154
|
height: o = 20,
|
|
@@ -5108,7 +5176,7 @@ const _5 = ({
|
|
|
5108
5176
|
}
|
|
5109
5177
|
)
|
|
5110
5178
|
}
|
|
5111
|
-
),
|
|
5179
|
+
), A3 = ({
|
|
5112
5180
|
className: i,
|
|
5113
5181
|
color: e = "#001E52",
|
|
5114
5182
|
height: o = 24,
|
|
@@ -5146,7 +5214,7 @@ const _5 = ({
|
|
|
5146
5214
|
)
|
|
5147
5215
|
] }) })
|
|
5148
5216
|
}
|
|
5149
|
-
),
|
|
5217
|
+
), G3 = ({
|
|
5150
5218
|
width: i = 20,
|
|
5151
5219
|
height: e = 20,
|
|
5152
5220
|
color: o = "#001E52",
|
|
@@ -5202,7 +5270,7 @@ const _5 = ({
|
|
|
5202
5270
|
}
|
|
5203
5271
|
)
|
|
5204
5272
|
}
|
|
5205
|
-
),
|
|
5273
|
+
), B3 = ({
|
|
5206
5274
|
width: i = 24,
|
|
5207
5275
|
height: e = 24,
|
|
5208
5276
|
color: o = "#131314",
|
|
@@ -5235,10 +5303,10 @@ const _5 = ({
|
|
|
5235
5303
|
)
|
|
5236
5304
|
]
|
|
5237
5305
|
}
|
|
5238
|
-
),
|
|
5306
|
+
), W3 = ({
|
|
5239
5307
|
width: i = 24,
|
|
5240
5308
|
height: e = 24,
|
|
5241
|
-
color: o =
|
|
5309
|
+
color: o = g.GREY_DARK_2,
|
|
5242
5310
|
className: l,
|
|
5243
5311
|
onClick: n
|
|
5244
5312
|
}) => /* @__PURE__ */ c(
|
|
@@ -5274,10 +5342,10 @@ const _5 = ({
|
|
|
5274
5342
|
)
|
|
5275
5343
|
]
|
|
5276
5344
|
}
|
|
5277
|
-
),
|
|
5345
|
+
), y3 = ({
|
|
5278
5346
|
width: i = 24,
|
|
5279
5347
|
height: e = 24,
|
|
5280
|
-
color: o =
|
|
5348
|
+
color: o = g.GREY_DARK_2,
|
|
5281
5349
|
className: l,
|
|
5282
5350
|
onClick: n
|
|
5283
5351
|
}) => /* @__PURE__ */ t(
|
|
@@ -5301,10 +5369,10 @@ const _5 = ({
|
|
|
5301
5369
|
}
|
|
5302
5370
|
)
|
|
5303
5371
|
}
|
|
5304
|
-
),
|
|
5372
|
+
), T3 = ({
|
|
5305
5373
|
width: i = 24,
|
|
5306
5374
|
height: e = 24,
|
|
5307
|
-
color: o =
|
|
5375
|
+
color: o = g.GREY_DARK_2,
|
|
5308
5376
|
className: l,
|
|
5309
5377
|
onClick: n
|
|
5310
5378
|
}) => /* @__PURE__ */ c(
|
|
@@ -5341,10 +5409,10 @@ const _5 = ({
|
|
|
5341
5409
|
)
|
|
5342
5410
|
]
|
|
5343
5411
|
}
|
|
5344
|
-
),
|
|
5412
|
+
), D3 = ({
|
|
5345
5413
|
width: i = 24,
|
|
5346
5414
|
height: e = 24,
|
|
5347
|
-
color: o =
|
|
5415
|
+
color: o = g.GREY_DARK_2,
|
|
5348
5416
|
className: l,
|
|
5349
5417
|
onClick: n
|
|
5350
5418
|
}) => /* @__PURE__ */ t(
|
|
@@ -5368,10 +5436,10 @@ const _5 = ({
|
|
|
5368
5436
|
}
|
|
5369
5437
|
)
|
|
5370
5438
|
}
|
|
5371
|
-
),
|
|
5439
|
+
), b3 = ({
|
|
5372
5440
|
width: i = 24,
|
|
5373
5441
|
height: e = 24,
|
|
5374
|
-
color: o =
|
|
5442
|
+
color: o = g.GREY_DARK_2,
|
|
5375
5443
|
className: l,
|
|
5376
5444
|
onClick: n
|
|
5377
5445
|
}) => /* @__PURE__ */ t(
|
|
@@ -5395,7 +5463,7 @@ const _5 = ({
|
|
|
5395
5463
|
}
|
|
5396
5464
|
)
|
|
5397
5465
|
}
|
|
5398
|
-
),
|
|
5466
|
+
), K3 = ({
|
|
5399
5467
|
width: i = 20,
|
|
5400
5468
|
height: e = 20,
|
|
5401
5469
|
color: o = "#001E52",
|
|
@@ -5421,7 +5489,7 @@ const _5 = ({
|
|
|
5421
5489
|
}
|
|
5422
5490
|
)
|
|
5423
5491
|
}
|
|
5424
|
-
),
|
|
5492
|
+
), j3 = ({
|
|
5425
5493
|
name: i,
|
|
5426
5494
|
width: e,
|
|
5427
5495
|
height: o,
|
|
@@ -5430,7 +5498,7 @@ const _5 = ({
|
|
|
5430
5498
|
disabled: a = !1,
|
|
5431
5499
|
onClick: p
|
|
5432
5500
|
}) => {
|
|
5433
|
-
const [r, m] = R(n), { theme: C } = r1(
|
|
5501
|
+
const [r, m] = R(n), { theme: C } = r1(V1), h = a ? C && C === "dark" ? g.GREY_LIGHT_4 : g.GREY_DARK_1 : l, s = a ? void 0 : p;
|
|
5434
5502
|
return A(() => {
|
|
5435
5503
|
if (n) {
|
|
5436
5504
|
s && !a && m(`${n} clickable`);
|
|
@@ -5440,35 +5508,35 @@ const _5 = ({
|
|
|
5440
5508
|
}, [s, n, a]), /* @__PURE__ */ t(U, { children: (() => {
|
|
5441
5509
|
switch (i) {
|
|
5442
5510
|
case "nextIcon":
|
|
5443
|
-
return n3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5444
|
-
case "prevIcon":
|
|
5445
5511
|
return r3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5512
|
+
case "prevIcon":
|
|
5513
|
+
return s3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5446
5514
|
case "arrowDown":
|
|
5447
|
-
return _5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5448
|
-
case "info":
|
|
5449
5515
|
return x5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5450
|
-
case "
|
|
5516
|
+
case "info":
|
|
5451
5517
|
return H5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5452
|
-
case "
|
|
5518
|
+
case "arrowRight":
|
|
5453
5519
|
return E5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5520
|
+
case "calendar":
|
|
5521
|
+
return V5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5454
5522
|
case "ok":
|
|
5455
5523
|
return I5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5456
5524
|
case "cancel":
|
|
5457
|
-
return V5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5458
|
-
case "add":
|
|
5459
5525
|
return Z5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5460
|
-
case "
|
|
5526
|
+
case "add":
|
|
5461
5527
|
return A5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5462
|
-
case "
|
|
5528
|
+
case "list":
|
|
5463
5529
|
return G5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5464
|
-
case "
|
|
5530
|
+
case "dragAndDrop":
|
|
5465
5531
|
return B5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5466
|
-
case "
|
|
5532
|
+
case "filter":
|
|
5467
5533
|
return W5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5468
|
-
case "
|
|
5534
|
+
case "attention":
|
|
5469
5535
|
return y5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5536
|
+
case "users":
|
|
5537
|
+
return T5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5470
5538
|
case "mySkillsMatrix":
|
|
5471
|
-
return
|
|
5539
|
+
return D5({
|
|
5472
5540
|
width: e,
|
|
5473
5541
|
height: o,
|
|
5474
5542
|
color: h,
|
|
@@ -5478,7 +5546,7 @@ const _5 = ({
|
|
|
5478
5546
|
case "skills":
|
|
5479
5547
|
return b5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5480
5548
|
case "skillsMatrices":
|
|
5481
|
-
return
|
|
5549
|
+
return K5({
|
|
5482
5550
|
width: e,
|
|
5483
5551
|
height: o,
|
|
5484
5552
|
color: h,
|
|
@@ -5486,25 +5554,25 @@ const _5 = ({
|
|
|
5486
5554
|
onClick: s
|
|
5487
5555
|
});
|
|
5488
5556
|
case "history":
|
|
5489
|
-
return K5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5490
|
-
case "logOut":
|
|
5491
5557
|
return j5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5492
|
-
case "
|
|
5558
|
+
case "logOut":
|
|
5493
5559
|
return Y5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5494
|
-
case "
|
|
5560
|
+
case "settings":
|
|
5495
5561
|
return O5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5496
|
-
case "
|
|
5562
|
+
case "trash":
|
|
5497
5563
|
return F5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5498
|
-
case "
|
|
5564
|
+
case "settings4":
|
|
5499
5565
|
return S5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5500
|
-
case "
|
|
5566
|
+
case "success":
|
|
5501
5567
|
return U5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5502
|
-
case "
|
|
5568
|
+
case "checkCircle":
|
|
5503
5569
|
return P5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5504
|
-
case "
|
|
5570
|
+
case "errorSmall":
|
|
5505
5571
|
return $5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5572
|
+
case "infoMedium":
|
|
5573
|
+
return z5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5506
5574
|
case "attentionMedium":
|
|
5507
|
-
return
|
|
5575
|
+
return J5({
|
|
5508
5576
|
width: e,
|
|
5509
5577
|
height: o,
|
|
5510
5578
|
color: h,
|
|
@@ -5512,9 +5580,9 @@ const _5 = ({
|
|
|
5512
5580
|
onClick: s
|
|
5513
5581
|
});
|
|
5514
5582
|
case "errorMedium":
|
|
5515
|
-
return
|
|
5583
|
+
return q5({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5516
5584
|
case "visibilityIcon":
|
|
5517
|
-
return
|
|
5585
|
+
return Q5({
|
|
5518
5586
|
width: e,
|
|
5519
5587
|
height: o,
|
|
5520
5588
|
color: h,
|
|
@@ -5522,7 +5590,7 @@ const _5 = ({
|
|
|
5522
5590
|
onClick: s
|
|
5523
5591
|
});
|
|
5524
5592
|
case "visibilityOffIcon":
|
|
5525
|
-
return
|
|
5593
|
+
return X5({
|
|
5526
5594
|
width: e,
|
|
5527
5595
|
height: o,
|
|
5528
5596
|
color: h,
|
|
@@ -5530,7 +5598,7 @@ const _5 = ({
|
|
|
5530
5598
|
onClick: s
|
|
5531
5599
|
});
|
|
5532
5600
|
case "selectArrowIcon":
|
|
5533
|
-
return
|
|
5601
|
+
return e3({
|
|
5534
5602
|
width: e,
|
|
5535
5603
|
height: o,
|
|
5536
5604
|
color: h,
|
|
@@ -5538,7 +5606,7 @@ const _5 = ({
|
|
|
5538
5606
|
onClick: s
|
|
5539
5607
|
});
|
|
5540
5608
|
case "expandArrowIcon":
|
|
5541
|
-
return
|
|
5609
|
+
return o3({
|
|
5542
5610
|
width: e,
|
|
5543
5611
|
height: o,
|
|
5544
5612
|
color: h,
|
|
@@ -5546,7 +5614,7 @@ const _5 = ({
|
|
|
5546
5614
|
onClick: s
|
|
5547
5615
|
});
|
|
5548
5616
|
case "expandActiveArrowIcon":
|
|
5549
|
-
return
|
|
5617
|
+
return i3({
|
|
5550
5618
|
width: e,
|
|
5551
5619
|
height: o,
|
|
5552
5620
|
color: h,
|
|
@@ -5554,87 +5622,89 @@ const _5 = ({
|
|
|
5554
5622
|
onClick: s
|
|
5555
5623
|
});
|
|
5556
5624
|
case "sortUp":
|
|
5557
|
-
return i3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5558
|
-
case "sortDown":
|
|
5559
5625
|
return t3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5560
|
-
case "
|
|
5626
|
+
case "sortDown":
|
|
5561
5627
|
return l3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5628
|
+
case "search":
|
|
5629
|
+
return n3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5562
5630
|
case "arrowUpFilled":
|
|
5563
|
-
return
|
|
5631
|
+
return c3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5564
5632
|
case "arrowDownFilled":
|
|
5565
|
-
return
|
|
5633
|
+
return h3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5566
5634
|
case "link":
|
|
5567
|
-
return
|
|
5635
|
+
return a3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5568
5636
|
case "telegram":
|
|
5569
|
-
return
|
|
5637
|
+
return d3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5570
5638
|
case "mail":
|
|
5571
|
-
return
|
|
5639
|
+
return g3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5572
5640
|
case "github":
|
|
5573
|
-
return
|
|
5641
|
+
return C3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5574
5642
|
case "linkedIn":
|
|
5575
|
-
return
|
|
5643
|
+
return w3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5576
5644
|
case "emptyStateIcon":
|
|
5577
|
-
return g3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5578
|
-
case "filtersIcon":
|
|
5579
5645
|
return k3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5580
|
-
case "
|
|
5646
|
+
case "filtersIcon":
|
|
5581
5647
|
return p3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5582
|
-
case "
|
|
5648
|
+
case "dotMenuIcon":
|
|
5583
5649
|
return u3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5584
|
-
case "
|
|
5650
|
+
case "plusCircle":
|
|
5585
5651
|
return m3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5586
|
-
case "
|
|
5652
|
+
case "warning":
|
|
5587
5653
|
return L3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5588
|
-
case "
|
|
5654
|
+
case "back":
|
|
5589
5655
|
return v3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5656
|
+
case "bell":
|
|
5657
|
+
return N3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5658
|
+
case "copy":
|
|
5659
|
+
return M3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5590
5660
|
case "contract":
|
|
5591
|
-
return
|
|
5661
|
+
return R3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5592
5662
|
case "trash2":
|
|
5593
|
-
return
|
|
5663
|
+
return f3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5594
5664
|
case "resourceManager":
|
|
5595
|
-
return
|
|
5665
|
+
return _3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5596
5666
|
case "settings2":
|
|
5597
|
-
return
|
|
5667
|
+
return x3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5598
5668
|
case "image":
|
|
5599
|
-
return
|
|
5669
|
+
return H3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5600
5670
|
case "edit":
|
|
5601
|
-
return
|
|
5671
|
+
return E3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5602
5672
|
case "filledArrowRight":
|
|
5603
|
-
return
|
|
5673
|
+
return V3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5604
5674
|
case "burgerMenu":
|
|
5605
|
-
return E3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5606
|
-
case "signOut":
|
|
5607
5675
|
return I3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5676
|
+
case "signOut":
|
|
5677
|
+
return Z3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5608
5678
|
case "refresh":
|
|
5609
|
-
return
|
|
5679
|
+
return A3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5610
5680
|
case "projects":
|
|
5611
|
-
return
|
|
5681
|
+
return G3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5612
5682
|
case "profile":
|
|
5613
|
-
return
|
|
5683
|
+
return K3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5614
5684
|
case "exit":
|
|
5615
|
-
return
|
|
5685
|
+
return B3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5616
5686
|
case "client":
|
|
5617
|
-
return
|
|
5687
|
+
return W3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5618
5688
|
case "calendar2":
|
|
5619
|
-
return
|
|
5689
|
+
return y3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5620
5690
|
case "openPointCircle":
|
|
5621
|
-
return
|
|
5691
|
+
return T3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5622
5692
|
case "community":
|
|
5623
|
-
return
|
|
5693
|
+
return D3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5624
5694
|
case "docs":
|
|
5625
|
-
return
|
|
5695
|
+
return b3({ width: e, height: o, color: h, className: r, onClick: s });
|
|
5626
5696
|
default:
|
|
5627
5697
|
return /* @__PURE__ */ t(U, { children: "No Icon provided" });
|
|
5628
5698
|
}
|
|
5629
5699
|
})() });
|
|
5630
5700
|
};
|
|
5631
5701
|
var l1 = /* @__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_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))(l1 || {});
|
|
5632
|
-
const
|
|
5702
|
+
const Y3 = n1({
|
|
5633
5703
|
locale: "en",
|
|
5634
5704
|
theme: "light"
|
|
5635
5705
|
});
|
|
5636
|
-
|
|
5637
|
-
const
|
|
5706
|
+
Y3.Provider;
|
|
5707
|
+
const I1 = ({
|
|
5638
5708
|
children: i,
|
|
5639
5709
|
width: e,
|
|
5640
5710
|
size: o = "small",
|
|
@@ -5650,7 +5720,7 @@ const V1 = ({
|
|
|
5650
5720
|
{
|
|
5651
5721
|
className: `snmt-tag ${o} ${a ? "disabled" : ""}`,
|
|
5652
5722
|
closeIcon: /* @__PURE__ */ t(
|
|
5653
|
-
|
|
5723
|
+
j3,
|
|
5654
5724
|
{
|
|
5655
5725
|
name: "errorSmall",
|
|
5656
5726
|
color: a ? l1.GREY_DARK_1 : l1.GREY_DARK_2,
|
|
@@ -5663,7 +5733,7 @@ const V1 = ({
|
|
|
5663
5733
|
style: { width: e ?? "fit-content" },
|
|
5664
5734
|
closable: n,
|
|
5665
5735
|
children: typeof i == "string" ? /* @__PURE__ */ t(
|
|
5666
|
-
|
|
5736
|
+
_5,
|
|
5667
5737
|
{
|
|
5668
5738
|
variant: o === "small" ? "body4" : "body2",
|
|
5669
5739
|
color: a ? l1.GREY_DARK_2 : l1.GREY_DARK_5,
|
|
@@ -5672,12 +5742,12 @@ const V1 = ({
|
|
|
5672
5742
|
) : i
|
|
5673
5743
|
}
|
|
5674
5744
|
);
|
|
5675
|
-
}, { Title:
|
|
5745
|
+
}, { Title: O3, Text: F3 } = _1, S3 = {
|
|
5676
5746
|
h1: 1,
|
|
5677
5747
|
h2: 2,
|
|
5678
5748
|
h3: 3,
|
|
5679
5749
|
h4: 4
|
|
5680
|
-
},
|
|
5750
|
+
}, U3 = g1(
|
|
5681
5751
|
({
|
|
5682
5752
|
align: i = "inherit",
|
|
5683
5753
|
variant: e = "body1",
|
|
@@ -5693,21 +5763,21 @@ const V1 = ({
|
|
|
5693
5763
|
u1(m, () => C.current);
|
|
5694
5764
|
const [h, s] = R(!1);
|
|
5695
5765
|
A(() => {
|
|
5696
|
-
var
|
|
5766
|
+
var I;
|
|
5697
5767
|
if (!r) return;
|
|
5698
5768
|
const L = () => {
|
|
5699
5769
|
C.current && s(C.current.scrollWidth > C.current.clientWidth);
|
|
5700
5770
|
};
|
|
5701
5771
|
L();
|
|
5702
5772
|
const Z = new ResizeObserver(L);
|
|
5703
|
-
return C.current && Z.observe(C.current), (
|
|
5773
|
+
return C.current && Z.observe(C.current), (I = C.current) != null && I.parentElement && Z.observe(C.current.parentElement), () => {
|
|
5704
5774
|
Z.disconnect();
|
|
5705
5775
|
};
|
|
5706
5776
|
}, [r]);
|
|
5707
5777
|
const N = e === "h1" || e === "h2" || e === "h3" || e === "h4";
|
|
5708
5778
|
let f = `snmt-typography snmt-typography-${e}`;
|
|
5709
5779
|
i && i !== "inherit" && (f += ` snmt-typography-align-${i}`), a && (f += " collapsed");
|
|
5710
|
-
const
|
|
5780
|
+
const V = {
|
|
5711
5781
|
className: f,
|
|
5712
5782
|
style: { color: o, whiteSpace: r ? "nowrap" : p, display: r ? "block" : "" },
|
|
5713
5783
|
onClick: n,
|
|
@@ -5719,9 +5789,9 @@ const V1 = ({
|
|
|
5719
5789
|
}
|
|
5720
5790
|
} : void 0
|
|
5721
5791
|
};
|
|
5722
|
-
return N ? /* @__PURE__ */ t(
|
|
5792
|
+
return N ? /* @__PURE__ */ t(O3, { level: S3[e], ...V, children: l }) : /* @__PURE__ */ t(F3, { ...V, children: l });
|
|
5723
5793
|
}
|
|
5724
|
-
),
|
|
5794
|
+
), P3 = ({
|
|
5725
5795
|
children: i,
|
|
5726
5796
|
content: e,
|
|
5727
5797
|
isOpen: o,
|
|
@@ -5746,7 +5816,7 @@ const V1 = ({
|
|
|
5746
5816
|
}
|
|
5747
5817
|
);
|
|
5748
5818
|
};
|
|
5749
|
-
var
|
|
5819
|
+
var $3 = { exports: {} };
|
|
5750
5820
|
(function(i, e) {
|
|
5751
5821
|
(function(o, l) {
|
|
5752
5822
|
i.exports = l();
|
|
@@ -5756,8 +5826,8 @@ var U3 = { exports: {} };
|
|
|
5756
5826
|
return "[" + o + (l[(n - 20) % 10] || l[n] || l[0]) + "]";
|
|
5757
5827
|
} };
|
|
5758
5828
|
});
|
|
5759
|
-
})(
|
|
5760
|
-
const
|
|
5829
|
+
})($3);
|
|
5830
|
+
const z3 = ({
|
|
5761
5831
|
values: i,
|
|
5762
5832
|
onTagClose: e,
|
|
5763
5833
|
maxWidth: o,
|
|
@@ -5772,16 +5842,16 @@ const P3 = ({
|
|
|
5772
5842
|
}, [i]), !i.length)
|
|
5773
5843
|
return null;
|
|
5774
5844
|
const s = (N) => {
|
|
5775
|
-
var f,
|
|
5776
|
-
return ((f = a == null ? void 0 : a.find((L) => L.value === N)) == null ? void 0 : f.label) || ((
|
|
5845
|
+
var f, V;
|
|
5846
|
+
return ((f = a == null ? void 0 : a.find((L) => L.value === N)) == null ? void 0 : f.label) || ((V = p == null ? void 0 : p.find((L) => L.value === N)) == null ? void 0 : V.label) || N;
|
|
5777
5847
|
};
|
|
5778
5848
|
return /* @__PURE__ */ c(
|
|
5779
|
-
|
|
5849
|
+
P3,
|
|
5780
5850
|
{
|
|
5781
5851
|
content: (
|
|
5782
5852
|
// 90: paddings + margins + gaps and so on
|
|
5783
5853
|
/* @__PURE__ */ t("div", { style: { maxWidth: o - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ t(t1, { gap: 6, flexWrap: "wrap", children: i.map(({ value: N }) => /* @__PURE__ */ t(
|
|
5784
|
-
|
|
5854
|
+
I1,
|
|
5785
5855
|
{
|
|
5786
5856
|
onClose: () => e(N),
|
|
5787
5857
|
closable: l,
|
|
@@ -5801,12 +5871,12 @@ const P3 = ({
|
|
|
5801
5871
|
]
|
|
5802
5872
|
}
|
|
5803
5873
|
);
|
|
5804
|
-
},
|
|
5874
|
+
}, J3 = {
|
|
5805
5875
|
small: 20,
|
|
5806
5876
|
medium: 28,
|
|
5807
5877
|
large: 48
|
|
5808
5878
|
}, f1 = ({ size: i = "medium", color: e = "#004ed7" }) => {
|
|
5809
|
-
const o =
|
|
5879
|
+
const o = J3[i], l = `no-repeat linear-gradient(${e}
|
|
5810
5880
|
calc(50% - 10px), #0000 0 calc(50% + 10px), ${e} 0)`, n = {
|
|
5811
5881
|
width: o,
|
|
5812
5882
|
background: `${l} 0% 100%, ${l} 50% 100%, ${l} 100% 100%`,
|
|
@@ -5829,8 +5899,8 @@ const P3 = ({
|
|
|
5829
5899
|
onSearchChange: s,
|
|
5830
5900
|
onDropdownVisibleChange: N,
|
|
5831
5901
|
onScrollToEnd: f,
|
|
5832
|
-
onPopupScroll:
|
|
5833
|
-
id:
|
|
5902
|
+
onPopupScroll: V,
|
|
5903
|
+
id: I,
|
|
5834
5904
|
extraOptions: L,
|
|
5835
5905
|
dropdownRender: Z,
|
|
5836
5906
|
optionRender: B,
|
|
@@ -5838,28 +5908,28 @@ const P3 = ({
|
|
|
5838
5908
|
readOnly: u,
|
|
5839
5909
|
error: H
|
|
5840
5910
|
}, _) => {
|
|
5841
|
-
const [x, K] = R(!1), [O, T] = R(!1), [F, $] = R(!0), [E,
|
|
5911
|
+
const [x, K] = R(!1), [O, T] = R(!1), [F, $] = R(!0), [E, D] = R(i), Q = Y(null);
|
|
5842
5912
|
A(() => {
|
|
5843
|
-
|
|
5913
|
+
D(i);
|
|
5844
5914
|
}, [i]);
|
|
5845
5915
|
const s1 = (d) => {
|
|
5846
5916
|
K(d), N && N(d);
|
|
5847
|
-
}, h1 = (d,
|
|
5917
|
+
}, h1 = (d, k) => {
|
|
5848
5918
|
var M;
|
|
5849
|
-
return !!((M =
|
|
5919
|
+
return !!((M = k == null ? void 0 : k.label) != null && M.toString().toLowerCase().includes(d.toLowerCase()));
|
|
5850
5920
|
}, X = () => {
|
|
5851
5921
|
T(!0);
|
|
5852
5922
|
}, z = () => {
|
|
5853
5923
|
T(!1);
|
|
5854
5924
|
}, j = W(
|
|
5855
5925
|
(d) => {
|
|
5856
|
-
if (
|
|
5926
|
+
if (D(d), l) {
|
|
5857
5927
|
const M = d;
|
|
5858
5928
|
e == null || e(M);
|
|
5859
5929
|
return;
|
|
5860
5930
|
}
|
|
5861
|
-
const
|
|
5862
|
-
e == null || e(
|
|
5931
|
+
const k = d;
|
|
5932
|
+
e == null || e(k);
|
|
5863
5933
|
},
|
|
5864
5934
|
[l, e]
|
|
5865
5935
|
), c1 = W(() => {
|
|
@@ -5872,8 +5942,8 @@ const P3 = ({
|
|
|
5872
5942
|
}
|
|
5873
5943
|
}, [r, j, l, u]), S = W(
|
|
5874
5944
|
(d) => {
|
|
5875
|
-
const
|
|
5876
|
-
j(
|
|
5945
|
+
const k = E.filter((M) => M !== d);
|
|
5946
|
+
j(k), D(k);
|
|
5877
5947
|
},
|
|
5878
5948
|
[j, E]
|
|
5879
5949
|
), e1 = W(
|
|
@@ -5886,25 +5956,25 @@ const P3 = ({
|
|
|
5886
5956
|
), a1 = (d) => {
|
|
5887
5957
|
d.preventDefault(), d.stopPropagation();
|
|
5888
5958
|
}, C1 = async (d) => {
|
|
5889
|
-
const { target:
|
|
5890
|
-
|
|
5959
|
+
const { target: k } = d;
|
|
5960
|
+
k.scrollTop + k.offsetHeight >= k.scrollHeight - h && (f == null || f(!0)), V && await V(d);
|
|
5891
5961
|
}, J = W(
|
|
5892
5962
|
(d) => {
|
|
5893
|
-
var
|
|
5894
|
-
return ((
|
|
5963
|
+
var k, M;
|
|
5964
|
+
return ((k = a.find((o1) => o1.value === d)) == null ? void 0 : k.label) || ((M = L == null ? void 0 : L.find(
|
|
5895
5965
|
(o1) => o1.value === d
|
|
5896
5966
|
)) == null ? void 0 : M.label) || d;
|
|
5897
5967
|
},
|
|
5898
5968
|
[L, a]
|
|
5899
5969
|
), d1 = W(
|
|
5900
5970
|
(d) => {
|
|
5901
|
-
var
|
|
5971
|
+
var k;
|
|
5902
5972
|
return /* @__PURE__ */ t(
|
|
5903
|
-
|
|
5973
|
+
z3,
|
|
5904
5974
|
{
|
|
5905
5975
|
values: d,
|
|
5906
5976
|
onTagClose: S,
|
|
5907
|
-
maxWidth: ((
|
|
5977
|
+
maxWidth: ((k = Q.current) == null ? void 0 : k.clientWidth) || 0,
|
|
5908
5978
|
disabled: r,
|
|
5909
5979
|
closable: !u,
|
|
5910
5980
|
options: a,
|
|
@@ -5914,7 +5984,7 @@ const P3 = ({
|
|
|
5914
5984
|
},
|
|
5915
5985
|
[r, L, S, a, u]
|
|
5916
5986
|
), v = W(
|
|
5917
|
-
({ label: d, value:
|
|
5987
|
+
({ label: d, value: k, mode: M }) => M === "filter" ? e1(k) : /* @__PURE__ */ t("div", { onMouseDown: a1, className: "tag-wrapper", children: /* @__PURE__ */ t(I1, { onClose: () => S(k), disabled: r, children: typeof d == "object" ? d : J(k) }) }),
|
|
5918
5988
|
[r, J, S, e1]
|
|
5919
5989
|
), G = Array.isArray(E) && E.length > 0 || !!E && typeof E == "string" && E.trim() !== "";
|
|
5920
5990
|
return /* @__PURE__ */ c("div", { className: "snmt-select-container", children: [
|
|
@@ -5931,7 +6001,7 @@ const P3 = ({
|
|
|
5931
6001
|
{
|
|
5932
6002
|
className: "snmt-select-blank",
|
|
5933
6003
|
popupClassName: u ? "dropdown-read-only" : "",
|
|
5934
|
-
id:
|
|
6004
|
+
id: I,
|
|
5935
6005
|
ref: _,
|
|
5936
6006
|
showSearch: !!n,
|
|
5937
6007
|
filterOption: n && h1,
|
|
@@ -5939,8 +6009,8 @@ const P3 = ({
|
|
|
5939
6009
|
disabled: r,
|
|
5940
6010
|
value: E || void 0,
|
|
5941
6011
|
labelRender: (d) => {
|
|
5942
|
-
const
|
|
5943
|
-
return r ? /* @__PURE__ */ t("span", { style: { color:
|
|
6012
|
+
const k = J(d.value);
|
|
6013
|
+
return r ? /* @__PURE__ */ t("span", { style: { color: b.GREY_DARK_1 }, children: k }) : k;
|
|
5944
6014
|
},
|
|
5945
6015
|
mode: l === "filter" ? "multiple" : l,
|
|
5946
6016
|
onChange: j,
|
|
@@ -5955,7 +6025,7 @@ const P3 = ({
|
|
|
5955
6025
|
maxTagCount: "responsive",
|
|
5956
6026
|
maxTagPlaceholder: d1,
|
|
5957
6027
|
onPopupScroll: C1,
|
|
5958
|
-
prefix: y && /* @__PURE__ */ t(f1, { size:
|
|
6028
|
+
prefix: y && /* @__PURE__ */ t(f1, { size: "small" }),
|
|
5959
6029
|
suffixIcon: /* @__PURE__ */ t("div", { className: "wrapper-suffix-icon", children: l !== "filter" && /* @__PURE__ */ c(U, { children: [
|
|
5960
6030
|
E && !!E.length && (l || C) && /* @__PURE__ */ t(
|
|
5961
6031
|
"div",
|
|
@@ -5968,7 +6038,7 @@ const P3 = ({
|
|
|
5968
6038
|
i1,
|
|
5969
6039
|
{
|
|
5970
6040
|
name: "cancel",
|
|
5971
|
-
color: r ?
|
|
6041
|
+
color: r ? b.GREY_DARK_1 : b.GREY_DARK_5
|
|
5972
6042
|
}
|
|
5973
6043
|
)
|
|
5974
6044
|
}
|
|
@@ -5977,13 +6047,13 @@ const P3 = ({
|
|
|
5977
6047
|
i1,
|
|
5978
6048
|
{
|
|
5979
6049
|
name: "selectArrowIcon",
|
|
5980
|
-
color: r ?
|
|
6050
|
+
color: r ? b.GREY_DARK_1 : b.GREY_DARK_5,
|
|
5981
6051
|
className: x ? "select-arrow-rotated" : "select-arrow",
|
|
5982
6052
|
onClick: () => K(!x)
|
|
5983
6053
|
}
|
|
5984
6054
|
)
|
|
5985
6055
|
] }) }),
|
|
5986
|
-
removeIcon: /* @__PURE__ */ t(i1, { name: "errorSmall", color:
|
|
6056
|
+
removeIcon: /* @__PURE__ */ t(i1, { name: "errorSmall", color: b.GREY_DARK_1 }),
|
|
5987
6057
|
options: a,
|
|
5988
6058
|
optionRender: (d) => B ? B(d.data) : /* @__PURE__ */ c(t1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
|
|
5989
6059
|
/* @__PURE__ */ c(t1, { alignItems: "center", gap: 12, children: [
|
|
@@ -6002,7 +6072,7 @@ const P3 = ({
|
|
|
6002
6072
|
i1,
|
|
6003
6073
|
{
|
|
6004
6074
|
name: "ok",
|
|
6005
|
-
color:
|
|
6075
|
+
color: b.BLUE_PRIMARY,
|
|
6006
6076
|
width: 16,
|
|
6007
6077
|
height: 16
|
|
6008
6078
|
}
|
|
@@ -6010,7 +6080,7 @@ const P3 = ({
|
|
|
6010
6080
|
] }),
|
|
6011
6081
|
dropdownRender: (d) => /* @__PURE__ */ c("div", { className: "dropdown-container", children: [
|
|
6012
6082
|
/* @__PURE__ */ t("div", { className: "dropdown-menu", children: Z ? Z(d) : d }),
|
|
6013
|
-
y && /* @__PURE__ */ t("div", { className: "loading-overlay", children: /* @__PURE__ */ t(f1, {
|
|
6083
|
+
y && /* @__PURE__ */ t("div", { className: "loading-overlay", children: /* @__PURE__ */ t(f1, {}) })
|
|
6014
6084
|
] })
|
|
6015
6085
|
}
|
|
6016
6086
|
),
|
|
@@ -6038,17 +6108,17 @@ const P3 = ({
|
|
|
6038
6108
|
i1,
|
|
6039
6109
|
{
|
|
6040
6110
|
name: "attention",
|
|
6041
|
-
color:
|
|
6111
|
+
color: b.NOTIFICATION_ERROR_DARK,
|
|
6042
6112
|
height: 16,
|
|
6043
6113
|
width: 16
|
|
6044
6114
|
}
|
|
6045
6115
|
),
|
|
6046
|
-
typeof H == "string" ? /* @__PURE__ */ t(
|
|
6116
|
+
typeof H == "string" ? /* @__PURE__ */ t(U3, { color: b.NOTIFICATION_ERROR_DARK, variant: "body4", children: H }) : H
|
|
6047
6117
|
] })
|
|
6048
6118
|
] });
|
|
6049
6119
|
}
|
|
6050
6120
|
);
|
|
6051
|
-
function
|
|
6121
|
+
function q3(i, e = 500) {
|
|
6052
6122
|
const o = Y();
|
|
6053
6123
|
return A(() => () => {
|
|
6054
6124
|
o.current && clearTimeout(o.current);
|
|
@@ -6067,7 +6137,7 @@ function R1(i) {
|
|
|
6067
6137
|
}
|
|
6068
6138
|
const k1 = 100, q = {
|
|
6069
6139
|
offset: 0
|
|
6070
|
-
},
|
|
6140
|
+
}, i0 = g1(
|
|
6071
6141
|
({
|
|
6072
6142
|
loadOptions: i,
|
|
6073
6143
|
width: e,
|
|
@@ -6083,13 +6153,13 @@ const k1 = 100, q = {
|
|
|
6083
6153
|
extraOptions: s,
|
|
6084
6154
|
onDropdownVisibleChange: N,
|
|
6085
6155
|
optionRender: f,
|
|
6086
|
-
dropdownRender:
|
|
6087
|
-
readOnly:
|
|
6156
|
+
dropdownRender: V,
|
|
6157
|
+
readOnly: I,
|
|
6088
6158
|
clearable: L = !1,
|
|
6089
6159
|
required: Z = !1,
|
|
6090
6160
|
error: B
|
|
6091
6161
|
}, y) => {
|
|
6092
|
-
const [u, H] = R(), [_, x] = R(q), [K, O] = R(!1), [T, F] = R(), [$, E] = R(!1), [
|
|
6162
|
+
const [u, H] = R(), [_, x] = R(q), [K, O] = R(!1), [T, F] = R(), [$, E] = R(!1), [D, Q] = R(
|
|
6093
6163
|
s ?? []
|
|
6094
6164
|
), s1 = R1(_.offset), h1 = R1(T), [X, z] = R(!1), j = Y(!1), c1 = W(
|
|
6095
6165
|
async ({
|
|
@@ -6099,25 +6169,25 @@ const k1 = 100, q = {
|
|
|
6099
6169
|
}) => {
|
|
6100
6170
|
O(!0);
|
|
6101
6171
|
try {
|
|
6102
|
-
const
|
|
6172
|
+
const k = await i({
|
|
6103
6173
|
limit: v,
|
|
6104
6174
|
offset: G,
|
|
6105
6175
|
search: d
|
|
6106
6176
|
});
|
|
6107
6177
|
H(
|
|
6108
|
-
(M) => G === 0 ?
|
|
6178
|
+
(M) => G === 0 ? k.options : [...M ?? [], ...k.options]
|
|
6109
6179
|
), x((M) => ({
|
|
6110
6180
|
...M,
|
|
6111
|
-
count:
|
|
6181
|
+
count: k.count
|
|
6112
6182
|
}));
|
|
6113
|
-
} catch (
|
|
6114
|
-
return console.error("AsyncSelect. fetchOptions error",
|
|
6183
|
+
} catch (k) {
|
|
6184
|
+
return console.error("AsyncSelect. fetchOptions error", k), [];
|
|
6115
6185
|
} finally {
|
|
6116
6186
|
O(!1);
|
|
6117
6187
|
}
|
|
6118
6188
|
},
|
|
6119
6189
|
[i]
|
|
6120
|
-
), S =
|
|
6190
|
+
), S = q3((v) => {
|
|
6121
6191
|
F(v), v || x(q);
|
|
6122
6192
|
}), e1 = W(
|
|
6123
6193
|
(v) => S(v),
|
|
@@ -6144,7 +6214,7 @@ const k1 = 100, q = {
|
|
|
6144
6214
|
}, []), A(() => {
|
|
6145
6215
|
s && Q((v) => {
|
|
6146
6216
|
const G = s.filter(
|
|
6147
|
-
(d) => !v.some((
|
|
6217
|
+
(d) => !v.some((k) => k.value === d.value)
|
|
6148
6218
|
);
|
|
6149
6219
|
return [...v, ...G];
|
|
6150
6220
|
});
|
|
@@ -6155,10 +6225,10 @@ const k1 = 100, q = {
|
|
|
6155
6225
|
let G = [];
|
|
6156
6226
|
if (m ? G = Array.isArray(v) ? v : [] : G = v ? [v] : [], T) {
|
|
6157
6227
|
const d = G.filter(
|
|
6158
|
-
(
|
|
6228
|
+
(k) => !(D != null && D.some((M) => M.value === k))
|
|
6159
6229
|
);
|
|
6160
|
-
d.length > 0 && Q((
|
|
6161
|
-
...
|
|
6230
|
+
d.length > 0 && Q((k = []) => [
|
|
6231
|
+
...k,
|
|
6162
6232
|
...d.map((M) => {
|
|
6163
6233
|
const w1 = u == null ? void 0 : u.find((o1) => o1.value === M);
|
|
6164
6234
|
return {
|
|
@@ -6169,7 +6239,7 @@ const k1 = 100, q = {
|
|
|
6169
6239
|
]), F(void 0), x(q), z(!0);
|
|
6170
6240
|
}
|
|
6171
6241
|
},
|
|
6172
|
-
[o, T, m, u,
|
|
6242
|
+
[o, T, m, u, D]
|
|
6173
6243
|
), d1 = Z1(
|
|
6174
6244
|
() => ({
|
|
6175
6245
|
id: n,
|
|
@@ -6185,11 +6255,11 @@ const k1 = 100, q = {
|
|
|
6185
6255
|
scrollThresholdValue: p,
|
|
6186
6256
|
onScrollToEnd: a1,
|
|
6187
6257
|
disabled: a,
|
|
6188
|
-
extraOptions:
|
|
6258
|
+
extraOptions: D,
|
|
6189
6259
|
isLoading: K,
|
|
6190
6260
|
optionRender: f,
|
|
6191
|
-
dropdownRender:
|
|
6192
|
-
readOnly:
|
|
6261
|
+
dropdownRender: V,
|
|
6262
|
+
readOnly: I,
|
|
6193
6263
|
clearable: L,
|
|
6194
6264
|
required: Z,
|
|
6195
6265
|
error: B
|
|
@@ -6207,11 +6277,11 @@ const k1 = 100, q = {
|
|
|
6207
6277
|
p,
|
|
6208
6278
|
a1,
|
|
6209
6279
|
a,
|
|
6210
|
-
|
|
6280
|
+
D,
|
|
6211
6281
|
K,
|
|
6212
6282
|
f,
|
|
6213
|
-
I,
|
|
6214
6283
|
V,
|
|
6284
|
+
I,
|
|
6215
6285
|
L,
|
|
6216
6286
|
Z,
|
|
6217
6287
|
B
|
|
@@ -6225,5 +6295,5 @@ const k1 = 100, q = {
|
|
|
6225
6295
|
}
|
|
6226
6296
|
);
|
|
6227
6297
|
export {
|
|
6228
|
-
|
|
6298
|
+
i0 as AsyncSelect
|
|
6229
6299
|
};
|