@snmt-react-ui/async-select 1.7.3 → 1.7.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 +810 -470
- package/package.json +3 -3
package/dist/async-select.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "./index.css";
|
|
2
2
|
import { jsx as t, Fragment as z, jsxs as c } from "react/jsx-runtime";
|
|
3
|
-
import { createContext as i1, forwardRef as
|
|
4
|
-
import { Select as Z1, Flex as
|
|
5
|
-
var
|
|
3
|
+
import { createContext as i1, forwardRef as k1, useState as H, useRef as J, useEffect as B, useCallback as W, useContext as t1, useMemo as V1, useImperativeHandle as E1 } from "react";
|
|
4
|
+
import { Select as Z1, Flex as W1, Avatar as B1, Checkbox as A1, Typography as I1, Tag as G1, Popover as D1 } from "antd";
|
|
5
|
+
var j1 = Object.defineProperty, y1 = (i, o, e) => o in i ? j1(i, o, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[o] = e, T1 = (i, o, e) => y1(i, o + "", e), Y1 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
6
6
|
function K1() {
|
|
7
7
|
if (console && console.warn) {
|
|
8
8
|
for (var i = arguments.length, o = new Array(i), e = 0; e < i; e++)
|
|
@@ -37,11 +37,11 @@ const f1 = (i, o) => () => {
|
|
|
37
37
|
let e = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
38
38
|
const l = o.languages[0], r = o.options ? o.options.fallbackLng : !1, a = o.languages[o.languages.length - 1];
|
|
39
39
|
if (l.toLowerCase() === "cimode") return !0;
|
|
40
|
-
const
|
|
41
|
-
const
|
|
42
|
-
return
|
|
40
|
+
const g = (n, p) => {
|
|
41
|
+
const k = o.services.backendConnector.state[`${n}|${p}`];
|
|
42
|
+
return k === -1 || k === 2;
|
|
43
43
|
};
|
|
44
|
-
return e.bindI18n && e.bindI18n.indexOf("languageChanging") > -1 && o.services.backendConnector.backend && o.isLanguageChangingTo && !
|
|
44
|
+
return e.bindI18n && e.bindI18n.indexOf("languageChanging") > -1 && o.services.backendConnector.backend && o.isLanguageChangingTo && !g(o.isLanguageChangingTo, i) ? !1 : !!(o.hasResourceBundle(l, i) || !o.services.backendConnector.backend || o.options.resources && !o.options.partialBundledLanguages || g(l, i) && (!r || g(a, i)));
|
|
45
45
|
}, O1 = function(i, o) {
|
|
46
46
|
let e = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
47
47
|
return !o.languages || !o.languages.length ? (w1("i18n.languages were undefined or empty", o.languages), !0) : o.options.ignoreJSONStructure !== void 0 ? o.hasLoadedNamespace(i, {
|
|
@@ -97,10 +97,10 @@ class e2 {
|
|
|
97
97
|
}
|
|
98
98
|
const o2 = (i, o) => {
|
|
99
99
|
const e = J();
|
|
100
|
-
return
|
|
100
|
+
return B(() => {
|
|
101
101
|
e.current = i;
|
|
102
102
|
}, [i, o]), e.current;
|
|
103
|
-
}, M1 = (i, o, e, l) => i.getFixedT(o, e, l), i2 = (i, o, e, l) =>
|
|
103
|
+
}, M1 = (i, o, e, l) => i.getFixedT(o, e, l), i2 = (i, o, e, l) => W(M1(i, o, e, l), [i, o, e, l]), t2 = function(i) {
|
|
104
104
|
let o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
105
105
|
const {
|
|
106
106
|
i18n: e
|
|
@@ -114,55 +114,55 @@ const o2 = (i, o) => {
|
|
|
114
114
|
return f.t = N, f.i18n = {}, f.ready = !1, f;
|
|
115
115
|
}
|
|
116
116
|
a.options.react && a.options.react.wait !== void 0 && w1("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
|
117
|
-
const
|
|
117
|
+
const g = {
|
|
118
118
|
...J1(),
|
|
119
119
|
...a.options.react,
|
|
120
120
|
...o
|
|
121
121
|
}, {
|
|
122
122
|
useSuspense: n,
|
|
123
123
|
keyPrefix: p
|
|
124
|
-
} =
|
|
125
|
-
let
|
|
126
|
-
|
|
127
|
-
const h = (a.isInitialized || a.initializedStoreOnce) &&
|
|
128
|
-
let R =
|
|
124
|
+
} = g;
|
|
125
|
+
let k = i;
|
|
126
|
+
k = F(k) ? [k] : k || ["translation"], a.reportNamespaces.addUsedNamespaces && a.reportNamespaces.addUsedNamespaces(k);
|
|
127
|
+
const h = (a.isInitialized || a.initializedStoreOnce) && k.every((N) => O1(N, a, g)), s = i2(a, o.lng || null, g.nsMode === "fallback" ? k : k[0], p), _ = () => s, E = () => M1(a, o.lng || null, g.nsMode === "fallback" ? k : k[0], p), [A, I] = H(_);
|
|
128
|
+
let R = k.join();
|
|
129
129
|
o.lng && (R = `${o.lng}${R}`);
|
|
130
|
-
const T = o2(R),
|
|
131
|
-
|
|
130
|
+
const T = o2(R), V = J(!0);
|
|
131
|
+
B(() => {
|
|
132
132
|
const {
|
|
133
133
|
bindI18n: N,
|
|
134
134
|
bindI18nStore: f
|
|
135
|
-
} =
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
}) : L1(a,
|
|
139
|
-
|
|
140
|
-
})), h && T && T !== R &&
|
|
135
|
+
} = g;
|
|
136
|
+
V.current = !0, !h && !n && (o.lng ? m1(a, o.lng, k, () => {
|
|
137
|
+
V.current && I(E);
|
|
138
|
+
}) : L1(a, k, () => {
|
|
139
|
+
V.current && I(E);
|
|
140
|
+
})), h && T && T !== R && V.current && I(E);
|
|
141
141
|
const M = () => {
|
|
142
|
-
|
|
142
|
+
V.current && I(E);
|
|
143
143
|
};
|
|
144
144
|
return N && a && a.on(N, M), f && a && a.store.on(f, M), () => {
|
|
145
|
-
|
|
145
|
+
V.current = !1, N && a && N.split(" ").forEach((x) => a.off(x, M)), f && a && f.split(" ").forEach((x) => a.store.off(x, M));
|
|
146
146
|
};
|
|
147
|
-
}, [a, R]),
|
|
148
|
-
|
|
147
|
+
}, [a, R]), B(() => {
|
|
148
|
+
V.current && h && I(_);
|
|
149
149
|
}, [a, p, h]);
|
|
150
|
-
const v = [
|
|
151
|
-
if (v.t =
|
|
150
|
+
const v = [A, a, h];
|
|
151
|
+
if (v.t = A, v.i18n = a, v.ready = h, h || !h && !n) return v;
|
|
152
152
|
throw new Promise((N) => {
|
|
153
|
-
o.lng ? m1(a, o.lng,
|
|
153
|
+
o.lng ? m1(a, o.lng, k, () => N()) : L1(a, k, () => N());
|
|
154
154
|
});
|
|
155
|
-
},
|
|
155
|
+
}, C1 = ({
|
|
156
156
|
children: i,
|
|
157
157
|
direction: o = "row",
|
|
158
158
|
flexWrap: e = "nowrap",
|
|
159
159
|
alignItems: l = "normal",
|
|
160
160
|
justifyContent: r = "normal",
|
|
161
161
|
flex: a,
|
|
162
|
-
gap:
|
|
162
|
+
gap: g,
|
|
163
163
|
padding: n
|
|
164
164
|
}) => /* @__PURE__ */ t(
|
|
165
|
-
|
|
165
|
+
W1,
|
|
166
166
|
{
|
|
167
167
|
className: `snmt-flex${e === "inherit" ? " inherit" : ""}`,
|
|
168
168
|
vertical: o === "column",
|
|
@@ -170,14 +170,14 @@ const o2 = (i, o) => {
|
|
|
170
170
|
align: l,
|
|
171
171
|
justify: r,
|
|
172
172
|
flex: a,
|
|
173
|
-
gap:
|
|
173
|
+
gap: g,
|
|
174
174
|
style: { padding: n },
|
|
175
175
|
children: i
|
|
176
176
|
}
|
|
177
177
|
), l2 = ({ shape: i = "circle", size: o = 32, children: e, ...l }) => {
|
|
178
178
|
const r = typeof l.src == "string";
|
|
179
179
|
return /* @__PURE__ */ t(
|
|
180
|
-
|
|
180
|
+
B1,
|
|
181
181
|
{
|
|
182
182
|
className: `snmt-avatar ${r ? "image" : ""}`,
|
|
183
183
|
shape: i,
|
|
@@ -189,11 +189,11 @@ const o2 = (i, o) => {
|
|
|
189
189
|
);
|
|
190
190
|
};
|
|
191
191
|
var O = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(O || {});
|
|
192
|
-
const
|
|
192
|
+
const g1 = i1({
|
|
193
193
|
locale: "en",
|
|
194
194
|
theme: "light"
|
|
195
195
|
});
|
|
196
|
-
|
|
196
|
+
g1.Provider;
|
|
197
197
|
const r2 = ({
|
|
198
198
|
checked: i = !0,
|
|
199
199
|
indeterminate: o = !1,
|
|
@@ -202,26 +202,26 @@ const r2 = ({
|
|
|
202
202
|
disabled: r = !1,
|
|
203
203
|
disableUncheck: a = !1
|
|
204
204
|
}) => {
|
|
205
|
-
const [
|
|
206
|
-
|
|
207
|
-
n(i),
|
|
205
|
+
const [g, n] = H(i), [p, k] = H(o);
|
|
206
|
+
B(() => {
|
|
207
|
+
n(i), k(o);
|
|
208
208
|
}, [i, o]);
|
|
209
|
-
const { theme: h } = t1(
|
|
209
|
+
const { theme: h } = t1(g1);
|
|
210
210
|
return /* @__PURE__ */ t(
|
|
211
|
-
|
|
211
|
+
A1,
|
|
212
212
|
{
|
|
213
213
|
className: `snmt-checkbox snmt-checkbox-${h}`,
|
|
214
|
-
checked:
|
|
214
|
+
checked: g,
|
|
215
215
|
indeterminate: p,
|
|
216
216
|
onChange: (s) => {
|
|
217
|
-
a &&
|
|
217
|
+
a && g || (k(!1), n(s.target.checked), l && l(s));
|
|
218
218
|
},
|
|
219
219
|
disabled: r,
|
|
220
220
|
children: e
|
|
221
221
|
}
|
|
222
222
|
);
|
|
223
223
|
};
|
|
224
|
-
var
|
|
224
|
+
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.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))(d || {});
|
|
225
225
|
const x1 = i1({
|
|
226
226
|
locale: "en",
|
|
227
227
|
theme: "light"
|
|
@@ -383,7 +383,7 @@ const n2 = ({
|
|
|
383
383
|
)
|
|
384
384
|
]
|
|
385
385
|
}
|
|
386
|
-
),
|
|
386
|
+
), C2 = ({
|
|
387
387
|
width: i = 20,
|
|
388
388
|
height: o = 20,
|
|
389
389
|
color: e = "#001E52",
|
|
@@ -409,7 +409,7 @@ const n2 = ({
|
|
|
409
409
|
}
|
|
410
410
|
)
|
|
411
411
|
}
|
|
412
|
-
),
|
|
412
|
+
), d2 = ({
|
|
413
413
|
width: i = 20,
|
|
414
414
|
height: o = 20,
|
|
415
415
|
color: e = "#001E52",
|
|
@@ -462,7 +462,7 @@ const n2 = ({
|
|
|
462
462
|
)
|
|
463
463
|
]
|
|
464
464
|
}
|
|
465
|
-
),
|
|
465
|
+
), k2 = ({
|
|
466
466
|
width: i = 20,
|
|
467
467
|
height: o = 20,
|
|
468
468
|
color: e = "#001E52",
|
|
@@ -516,7 +516,7 @@ const n2 = ({
|
|
|
516
516
|
)
|
|
517
517
|
]
|
|
518
518
|
}
|
|
519
|
-
),
|
|
519
|
+
), g2 = ({
|
|
520
520
|
width: i = 20,
|
|
521
521
|
height: o = 20,
|
|
522
522
|
color: e = "#001E52",
|
|
@@ -1007,7 +1007,7 @@ const n2 = ({
|
|
|
1007
1007
|
}
|
|
1008
1008
|
)
|
|
1009
1009
|
}
|
|
1010
|
-
),
|
|
1010
|
+
), V2 = ({
|
|
1011
1011
|
width: i = 20,
|
|
1012
1012
|
height: o = 20,
|
|
1013
1013
|
color: e = "#001E52",
|
|
@@ -1054,7 +1054,7 @@ const n2 = ({
|
|
|
1054
1054
|
)
|
|
1055
1055
|
]
|
|
1056
1056
|
}
|
|
1057
|
-
),
|
|
1057
|
+
), E2 = ({
|
|
1058
1058
|
width: i = 20,
|
|
1059
1059
|
height: o = 20,
|
|
1060
1060
|
color: e = "#001E52",
|
|
@@ -1120,7 +1120,7 @@ const n2 = ({
|
|
|
1120
1120
|
)
|
|
1121
1121
|
]
|
|
1122
1122
|
}
|
|
1123
|
-
),
|
|
1123
|
+
), W2 = ({
|
|
1124
1124
|
width: i = 20,
|
|
1125
1125
|
height: o = 23,
|
|
1126
1126
|
color: e = "#001E52",
|
|
@@ -1181,7 +1181,7 @@ const n2 = ({
|
|
|
1181
1181
|
)
|
|
1182
1182
|
]
|
|
1183
1183
|
}
|
|
1184
|
-
),
|
|
1184
|
+
), B2 = ({
|
|
1185
1185
|
width: i = 20,
|
|
1186
1186
|
height: o = 20,
|
|
1187
1187
|
color: e = "#001E52",
|
|
@@ -1221,7 +1221,7 @@ const n2 = ({
|
|
|
1221
1221
|
)
|
|
1222
1222
|
]
|
|
1223
1223
|
}
|
|
1224
|
-
),
|
|
1224
|
+
), A2 = ({
|
|
1225
1225
|
width: i = 32,
|
|
1226
1226
|
height: o = 25,
|
|
1227
1227
|
color: e = "#001E52",
|
|
@@ -1249,7 +1249,7 @@ const n2 = ({
|
|
|
1249
1249
|
)
|
|
1250
1250
|
]
|
|
1251
1251
|
}
|
|
1252
|
-
),
|
|
1252
|
+
), I2 = ({
|
|
1253
1253
|
width: i = 14,
|
|
1254
1254
|
height: o = 14,
|
|
1255
1255
|
color: e = "#10B981",
|
|
@@ -1312,7 +1312,7 @@ const n2 = ({
|
|
|
1312
1312
|
)
|
|
1313
1313
|
]
|
|
1314
1314
|
}
|
|
1315
|
-
),
|
|
1315
|
+
), D2 = ({
|
|
1316
1316
|
width: i = 10,
|
|
1317
1317
|
height: o = 10,
|
|
1318
1318
|
color: e = "#88A4FF",
|
|
@@ -1360,7 +1360,7 @@ const n2 = ({
|
|
|
1360
1360
|
)
|
|
1361
1361
|
]
|
|
1362
1362
|
}
|
|
1363
|
-
),
|
|
1363
|
+
), j2 = ({
|
|
1364
1364
|
width: i = 14,
|
|
1365
1365
|
height: o = 14,
|
|
1366
1366
|
color: e = "#8E8E93",
|
|
@@ -1388,7 +1388,7 @@ const n2 = ({
|
|
|
1388
1388
|
)
|
|
1389
1389
|
]
|
|
1390
1390
|
}
|
|
1391
|
-
),
|
|
1391
|
+
), y2 = ({
|
|
1392
1392
|
width: i = 14,
|
|
1393
1393
|
height: o = 14,
|
|
1394
1394
|
color: e = "#FFB020",
|
|
@@ -1767,7 +1767,7 @@ const n2 = ({
|
|
|
1767
1767
|
), z2 = ({
|
|
1768
1768
|
width: i = 24,
|
|
1769
1769
|
height: o = 24,
|
|
1770
|
-
color: e =
|
|
1770
|
+
color: e = d.GREY_DARK_5,
|
|
1771
1771
|
className: l,
|
|
1772
1772
|
onClick: r
|
|
1773
1773
|
}) => /* @__PURE__ */ c(
|
|
@@ -1806,7 +1806,7 @@ const n2 = ({
|
|
|
1806
1806
|
), J2 = ({
|
|
1807
1807
|
width: i = 20,
|
|
1808
1808
|
height: o = 20,
|
|
1809
|
-
color: e =
|
|
1809
|
+
color: e = d.GREY_DARK_1,
|
|
1810
1810
|
className: l,
|
|
1811
1811
|
onClick: r
|
|
1812
1812
|
}) => /* @__PURE__ */ c(
|
|
@@ -1839,7 +1839,7 @@ const n2 = ({
|
|
|
1839
1839
|
), q2 = ({
|
|
1840
1840
|
width: i = 81,
|
|
1841
1841
|
height: o = 80,
|
|
1842
|
-
color: e =
|
|
1842
|
+
color: e = d.GREY_DARK_5,
|
|
1843
1843
|
className: l,
|
|
1844
1844
|
onClick: r
|
|
1845
1845
|
}) => /* @__PURE__ */ c(
|
|
@@ -1887,7 +1887,7 @@ const n2 = ({
|
|
|
1887
1887
|
}
|
|
1888
1888
|
), Q2 = ({
|
|
1889
1889
|
className: i,
|
|
1890
|
-
color: o =
|
|
1890
|
+
color: o = d.GREY_DARK_5,
|
|
1891
1891
|
height: e = 20,
|
|
1892
1892
|
width: l = 20,
|
|
1893
1893
|
onClick: r
|
|
@@ -1914,7 +1914,7 @@ const n2 = ({
|
|
|
1914
1914
|
}
|
|
1915
1915
|
), X2 = ({
|
|
1916
1916
|
className: i,
|
|
1917
|
-
color: o =
|
|
1917
|
+
color: o = d.GREY_DARK_5,
|
|
1918
1918
|
height: e = 20,
|
|
1919
1919
|
width: l = 20,
|
|
1920
1920
|
onClick: r
|
|
@@ -1941,7 +1941,7 @@ const n2 = ({
|
|
|
1941
1941
|
}
|
|
1942
1942
|
), e5 = ({
|
|
1943
1943
|
className: i,
|
|
1944
|
-
color: o =
|
|
1944
|
+
color: o = d.GREY_DARK_5,
|
|
1945
1945
|
height: e = 5,
|
|
1946
1946
|
width: l = 10,
|
|
1947
1947
|
onClick: r
|
|
@@ -1965,7 +1965,7 @@ const n2 = ({
|
|
|
1965
1965
|
}
|
|
1966
1966
|
), o5 = ({
|
|
1967
1967
|
className: i,
|
|
1968
|
-
color: o =
|
|
1968
|
+
color: o = d.GREY_DARK_5,
|
|
1969
1969
|
height: e = 5,
|
|
1970
1970
|
width: l = 10,
|
|
1971
1971
|
onClick: r
|
|
@@ -1990,7 +1990,7 @@ const n2 = ({
|
|
|
1990
1990
|
}
|
|
1991
1991
|
), i5 = ({
|
|
1992
1992
|
className: i,
|
|
1993
|
-
color: o =
|
|
1993
|
+
color: o = d.GREY_DARK_5,
|
|
1994
1994
|
height: e = 24,
|
|
1995
1995
|
width: l = 24,
|
|
1996
1996
|
onClick: r
|
|
@@ -2029,7 +2029,7 @@ const n2 = ({
|
|
|
2029
2029
|
}
|
|
2030
2030
|
), t5 = ({
|
|
2031
2031
|
className: i,
|
|
2032
|
-
color: o =
|
|
2032
|
+
color: o = d.GREY_DARK_5,
|
|
2033
2033
|
height: e = 24,
|
|
2034
2034
|
width: l = 24,
|
|
2035
2035
|
onClick: r
|
|
@@ -2068,7 +2068,7 @@ const n2 = ({
|
|
|
2068
2068
|
}
|
|
2069
2069
|
), l5 = ({
|
|
2070
2070
|
className: i,
|
|
2071
|
-
color: o =
|
|
2071
|
+
color: o = d.GREY_DARK_5,
|
|
2072
2072
|
height: e = 24,
|
|
2073
2073
|
width: l = 24,
|
|
2074
2074
|
onClick: r
|
|
@@ -2095,7 +2095,7 @@ const n2 = ({
|
|
|
2095
2095
|
}
|
|
2096
2096
|
), r5 = ({
|
|
2097
2097
|
className: i,
|
|
2098
|
-
color: o =
|
|
2098
|
+
color: o = d.GREY_DARK_5,
|
|
2099
2099
|
height: e = 24,
|
|
2100
2100
|
width: l = 24,
|
|
2101
2101
|
onClick: r
|
|
@@ -2154,7 +2154,7 @@ const n2 = ({
|
|
|
2154
2154
|
}
|
|
2155
2155
|
), n5 = ({
|
|
2156
2156
|
className: i,
|
|
2157
|
-
color: o =
|
|
2157
|
+
color: o = d.GREY_DARK_5,
|
|
2158
2158
|
height: e = 24,
|
|
2159
2159
|
width: l = 24,
|
|
2160
2160
|
onClick: r
|
|
@@ -2191,7 +2191,7 @@ const n2 = ({
|
|
|
2191
2191
|
}
|
|
2192
2192
|
), s5 = ({
|
|
2193
2193
|
className: i,
|
|
2194
|
-
color: o =
|
|
2194
|
+
color: o = d.GREY_DARK_3,
|
|
2195
2195
|
height: e = 14,
|
|
2196
2196
|
width: l = 14,
|
|
2197
2197
|
onClick: r
|
|
@@ -2228,7 +2228,7 @@ const n2 = ({
|
|
|
2228
2228
|
}
|
|
2229
2229
|
), h5 = ({
|
|
2230
2230
|
className: i,
|
|
2231
|
-
color: o =
|
|
2231
|
+
color: o = d.GREY_DARK_5,
|
|
2232
2232
|
height: e = 18,
|
|
2233
2233
|
onClick: l,
|
|
2234
2234
|
width: r = 18
|
|
@@ -2255,7 +2255,7 @@ const n2 = ({
|
|
|
2255
2255
|
}
|
|
2256
2256
|
), c5 = ({
|
|
2257
2257
|
className: i,
|
|
2258
|
-
color: o =
|
|
2258
|
+
color: o = d.GREY_DARK_5,
|
|
2259
2259
|
height: e = 24,
|
|
2260
2260
|
width: l = 24,
|
|
2261
2261
|
onClick: r
|
|
@@ -2307,7 +2307,7 @@ const n2 = ({
|
|
|
2307
2307
|
}
|
|
2308
2308
|
), a5 = ({
|
|
2309
2309
|
className: i,
|
|
2310
|
-
color: o =
|
|
2310
|
+
color: o = d.GREY_DARK_5,
|
|
2311
2311
|
height: e = 24,
|
|
2312
2312
|
width: l = 24,
|
|
2313
2313
|
onClick: r
|
|
@@ -2342,9 +2342,9 @@ const n2 = ({
|
|
|
2342
2342
|
)
|
|
2343
2343
|
]
|
|
2344
2344
|
}
|
|
2345
|
-
),
|
|
2345
|
+
), C5 = ({
|
|
2346
2346
|
className: i,
|
|
2347
|
-
color: o =
|
|
2347
|
+
color: o = d.NOTIFICATION_WARNING_DARK,
|
|
2348
2348
|
height: e = 37,
|
|
2349
2349
|
width: l = 36,
|
|
2350
2350
|
onClick: r
|
|
@@ -2381,9 +2381,9 @@ const n2 = ({
|
|
|
2381
2381
|
)
|
|
2382
2382
|
]
|
|
2383
2383
|
}
|
|
2384
|
-
),
|
|
2384
|
+
), d5 = ({
|
|
2385
2385
|
className: i,
|
|
2386
|
-
color: o =
|
|
2386
|
+
color: o = d.GREY_DARK_5,
|
|
2387
2387
|
height: e = 24,
|
|
2388
2388
|
width: l = 24,
|
|
2389
2389
|
onClick: r
|
|
@@ -2409,7 +2409,7 @@ const n2 = ({
|
|
|
2409
2409
|
}
|
|
2410
2410
|
), w5 = ({
|
|
2411
2411
|
className: i,
|
|
2412
|
-
color: o =
|
|
2412
|
+
color: o = d.GREY_DARK_5,
|
|
2413
2413
|
height: e = 24,
|
|
2414
2414
|
width: l = 24,
|
|
2415
2415
|
onClick: r
|
|
@@ -2446,9 +2446,9 @@ const n2 = ({
|
|
|
2446
2446
|
)
|
|
2447
2447
|
]
|
|
2448
2448
|
}
|
|
2449
|
-
),
|
|
2449
|
+
), k5 = ({
|
|
2450
2450
|
className: i,
|
|
2451
|
-
color: o =
|
|
2451
|
+
color: o = d.GREY_DARK_5,
|
|
2452
2452
|
height: e = 24,
|
|
2453
2453
|
width: l = 24,
|
|
2454
2454
|
onClick: r
|
|
@@ -2485,9 +2485,9 @@ const n2 = ({
|
|
|
2485
2485
|
)
|
|
2486
2486
|
]
|
|
2487
2487
|
}
|
|
2488
|
-
),
|
|
2488
|
+
), g5 = ({
|
|
2489
2489
|
className: i,
|
|
2490
|
-
color: o =
|
|
2490
|
+
color: o = d.GREY_DARK_5,
|
|
2491
2491
|
height: e = 24,
|
|
2492
2492
|
width: l = 24,
|
|
2493
2493
|
onClick: r
|
|
@@ -2556,7 +2556,7 @@ const n2 = ({
|
|
|
2556
2556
|
}
|
|
2557
2557
|
), p5 = ({
|
|
2558
2558
|
className: i,
|
|
2559
|
-
color: o =
|
|
2559
|
+
color: o = d.GREY_DARK_5,
|
|
2560
2560
|
height: e = 24,
|
|
2561
2561
|
width: l = 24,
|
|
2562
2562
|
onClick: r
|
|
@@ -2595,7 +2595,7 @@ const n2 = ({
|
|
|
2595
2595
|
}
|
|
2596
2596
|
), L5 = ({
|
|
2597
2597
|
className: i,
|
|
2598
|
-
color: o =
|
|
2598
|
+
color: o = d.GREY_DARK_5,
|
|
2599
2599
|
height: e = 24,
|
|
2600
2600
|
width: l = 24,
|
|
2601
2601
|
onClick: r
|
|
@@ -2652,7 +2652,7 @@ const n2 = ({
|
|
|
2652
2652
|
}
|
|
2653
2653
|
), m5 = ({
|
|
2654
2654
|
className: i,
|
|
2655
|
-
color: o =
|
|
2655
|
+
color: o = d.GREY_DARK_5,
|
|
2656
2656
|
height: e = 24,
|
|
2657
2657
|
width: l = 24,
|
|
2658
2658
|
onClick: r
|
|
@@ -2691,7 +2691,7 @@ const n2 = ({
|
|
|
2691
2691
|
}
|
|
2692
2692
|
), u5 = ({
|
|
2693
2693
|
className: i,
|
|
2694
|
-
color: o =
|
|
2694
|
+
color: o = d.GREY_DARK_5,
|
|
2695
2695
|
height: e = 24,
|
|
2696
2696
|
width: l = 24,
|
|
2697
2697
|
onClick: r
|
|
@@ -2740,7 +2740,7 @@ const n2 = ({
|
|
|
2740
2740
|
}
|
|
2741
2741
|
), v5 = ({
|
|
2742
2742
|
className: i,
|
|
2743
|
-
color: o =
|
|
2743
|
+
color: o = d.GREY_DARK_5,
|
|
2744
2744
|
height: e = 24,
|
|
2745
2745
|
width: l = 24,
|
|
2746
2746
|
onClick: r
|
|
@@ -2779,7 +2779,7 @@ const n2 = ({
|
|
|
2779
2779
|
}
|
|
2780
2780
|
), N5 = ({
|
|
2781
2781
|
className: i,
|
|
2782
|
-
color: o =
|
|
2782
|
+
color: o = d.GREY_DARK_5,
|
|
2783
2783
|
height: e = 24,
|
|
2784
2784
|
width: l = 24,
|
|
2785
2785
|
onClick: r
|
|
@@ -2806,7 +2806,7 @@ const n2 = ({
|
|
|
2806
2806
|
}
|
|
2807
2807
|
), f5 = ({
|
|
2808
2808
|
className: i,
|
|
2809
|
-
color: o =
|
|
2809
|
+
color: o = d.GREY_DARK_5,
|
|
2810
2810
|
height: e = 24,
|
|
2811
2811
|
width: l = 24,
|
|
2812
2812
|
onClick: r
|
|
@@ -2844,7 +2844,7 @@ const n2 = ({
|
|
|
2844
2844
|
}
|
|
2845
2845
|
), M5 = ({
|
|
2846
2846
|
className: i,
|
|
2847
|
-
color: o =
|
|
2847
|
+
color: o = d.GREY_DARK_5,
|
|
2848
2848
|
height: e = 24,
|
|
2849
2849
|
width: l = 24,
|
|
2850
2850
|
onClick: r
|
|
@@ -2865,7 +2865,7 @@ const n2 = ({
|
|
|
2865
2865
|
}
|
|
2866
2866
|
), x5 = ({
|
|
2867
2867
|
className: i,
|
|
2868
|
-
color: o =
|
|
2868
|
+
color: o = d.GREY_DARK_5,
|
|
2869
2869
|
height: e = 24,
|
|
2870
2870
|
width: l = 24,
|
|
2871
2871
|
onClick: r
|
|
@@ -2904,7 +2904,7 @@ const n2 = ({
|
|
|
2904
2904
|
}
|
|
2905
2905
|
), _5 = ({
|
|
2906
2906
|
className: i,
|
|
2907
|
-
color: o =
|
|
2907
|
+
color: o = d.GREY_DARK_5,
|
|
2908
2908
|
height: e = 24,
|
|
2909
2909
|
width: l = 24,
|
|
2910
2910
|
onClick: r
|
|
@@ -2943,7 +2943,7 @@ const n2 = ({
|
|
|
2943
2943
|
}
|
|
2944
2944
|
), R5 = ({
|
|
2945
2945
|
className: i,
|
|
2946
|
-
color: o =
|
|
2946
|
+
color: o = d.GREY_DARK_5,
|
|
2947
2947
|
height: e = 24,
|
|
2948
2948
|
width: l = 24,
|
|
2949
2949
|
onClick: r
|
|
@@ -2982,7 +2982,7 @@ const n2 = ({
|
|
|
2982
2982
|
}
|
|
2983
2983
|
), H5 = ({
|
|
2984
2984
|
className: i,
|
|
2985
|
-
color: o =
|
|
2985
|
+
color: o = d.GREY_DARK_2,
|
|
2986
2986
|
height: e = 16,
|
|
2987
2987
|
width: l = 16,
|
|
2988
2988
|
onClick: r
|
|
@@ -3006,9 +3006,9 @@ const n2 = ({
|
|
|
3006
3006
|
}
|
|
3007
3007
|
)
|
|
3008
3008
|
}
|
|
3009
|
-
),
|
|
3009
|
+
), V5 = ({
|
|
3010
3010
|
className: i,
|
|
3011
|
-
color: o =
|
|
3011
|
+
color: o = d.GREY_DARK_5,
|
|
3012
3012
|
height: e = 20,
|
|
3013
3013
|
width: l = 20,
|
|
3014
3014
|
onClick: r
|
|
@@ -3035,9 +3035,9 @@ const n2 = ({
|
|
|
3035
3035
|
/* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ t("rect", { width: "20", height: "20", fill: "white" }) }) })
|
|
3036
3036
|
]
|
|
3037
3037
|
}
|
|
3038
|
-
),
|
|
3038
|
+
), E5 = ({
|
|
3039
3039
|
className: i,
|
|
3040
|
-
color: o =
|
|
3040
|
+
color: o = d.GREY_DARK_5,
|
|
3041
3041
|
height: e = 20,
|
|
3042
3042
|
width: l = 20,
|
|
3043
3043
|
onClick: r
|
|
@@ -3066,7 +3066,7 @@ const n2 = ({
|
|
|
3066
3066
|
}
|
|
3067
3067
|
), Z5 = ({
|
|
3068
3068
|
className: i,
|
|
3069
|
-
color: o =
|
|
3069
|
+
color: o = d.GREY_DARK_5,
|
|
3070
3070
|
height: e = 20,
|
|
3071
3071
|
width: l = 20,
|
|
3072
3072
|
onClick: r
|
|
@@ -3081,7 +3081,7 @@ const n2 = ({
|
|
|
3081
3081
|
fill: "none",
|
|
3082
3082
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3083
3083
|
children: [
|
|
3084
|
-
/* @__PURE__ */ t("rect", { width: "20", height: "20", rx: "4", fill:
|
|
3084
|
+
/* @__PURE__ */ t("rect", { width: "20", height: "20", rx: "4", fill: d.GREY_LIGHT_2 }),
|
|
3085
3085
|
/* @__PURE__ */ t(
|
|
3086
3086
|
"path",
|
|
3087
3087
|
{
|
|
@@ -3093,9 +3093,9 @@ const n2 = ({
|
|
|
3093
3093
|
)
|
|
3094
3094
|
]
|
|
3095
3095
|
}
|
|
3096
|
-
),
|
|
3096
|
+
), W5 = ({
|
|
3097
3097
|
className: i,
|
|
3098
|
-
color: o =
|
|
3098
|
+
color: o = d.GREY_DARK_5,
|
|
3099
3099
|
height: e = 20,
|
|
3100
3100
|
width: l = 20,
|
|
3101
3101
|
onClick: r
|
|
@@ -3110,7 +3110,7 @@ const n2 = ({
|
|
|
3110
3110
|
fill: "none",
|
|
3111
3111
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3112
3112
|
children: [
|
|
3113
|
-
/* @__PURE__ */ t("rect", { width: "20", height: "20", rx: "4", fill:
|
|
3113
|
+
/* @__PURE__ */ t("rect", { width: "20", height: "20", rx: "4", fill: d.GREY_LIGHT_2 }),
|
|
3114
3114
|
/* @__PURE__ */ t(
|
|
3115
3115
|
"path",
|
|
3116
3116
|
{
|
|
@@ -3122,7 +3122,7 @@ const n2 = ({
|
|
|
3122
3122
|
)
|
|
3123
3123
|
]
|
|
3124
3124
|
}
|
|
3125
|
-
),
|
|
3125
|
+
), B5 = ({
|
|
3126
3126
|
className: i,
|
|
3127
3127
|
color: o = "#001E52",
|
|
3128
3128
|
height: e = 24,
|
|
@@ -3148,7 +3148,7 @@ const n2 = ({
|
|
|
3148
3148
|
}
|
|
3149
3149
|
)
|
|
3150
3150
|
}
|
|
3151
|
-
),
|
|
3151
|
+
), A5 = ({
|
|
3152
3152
|
className: i,
|
|
3153
3153
|
color: o = "#131314",
|
|
3154
3154
|
height: e = 20,
|
|
@@ -3169,14 +3169,14 @@ const n2 = ({
|
|
|
3169
3169
|
{
|
|
3170
3170
|
d: "M13.3333 14.6667L17.5 10.5M17.5 10.5L13.3333 6.33333M17.5 10.5H7.5M7.5 3H6.5C5.09987 3 4.3998 3 3.86502 3.27248C3.39462 3.51217 3.01217 3.89462 2.77248 4.36502C2.5 4.8998 2.5 5.59987 2.5 7V14C2.5 15.4001 2.5 16.1002 2.77248 16.635C3.01217 17.1054 3.39462 17.4878 3.86502 17.7275C4.3998 18 5.09987 18 6.5 18H7.5",
|
|
3171
3171
|
stroke: o,
|
|
3172
|
-
|
|
3173
|
-
|
|
3174
|
-
|
|
3175
|
-
|
|
3172
|
+
strokeOpacity: "0.8",
|
|
3173
|
+
strokeWidth: "2",
|
|
3174
|
+
strokeLinecap: "round",
|
|
3175
|
+
strokeLinejoin: "round"
|
|
3176
3176
|
}
|
|
3177
3177
|
)
|
|
3178
3178
|
}
|
|
3179
|
-
),
|
|
3179
|
+
), I5 = ({
|
|
3180
3180
|
className: i,
|
|
3181
3181
|
color: o = "#001E52",
|
|
3182
3182
|
height: e = 24,
|
|
@@ -3270,7 +3270,7 @@ const n2 = ({
|
|
|
3270
3270
|
}
|
|
3271
3271
|
)
|
|
3272
3272
|
}
|
|
3273
|
-
),
|
|
3273
|
+
), D5 = ({
|
|
3274
3274
|
width: i = 24,
|
|
3275
3275
|
height: o = 24,
|
|
3276
3276
|
color: e = "#131314",
|
|
@@ -3303,6 +3303,166 @@ const n2 = ({
|
|
|
3303
3303
|
)
|
|
3304
3304
|
]
|
|
3305
3305
|
}
|
|
3306
|
+
), j5 = ({
|
|
3307
|
+
width: i = 24,
|
|
3308
|
+
height: o = 24,
|
|
3309
|
+
color: e = d.GREY_DARK_2,
|
|
3310
|
+
className: l,
|
|
3311
|
+
onClick: r
|
|
3312
|
+
}) => /* @__PURE__ */ c(
|
|
3313
|
+
"svg",
|
|
3314
|
+
{
|
|
3315
|
+
width: i,
|
|
3316
|
+
height: o,
|
|
3317
|
+
viewBox: "0 0 24 24",
|
|
3318
|
+
fill: "none",
|
|
3319
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3320
|
+
className: l,
|
|
3321
|
+
onClick: r,
|
|
3322
|
+
children: [
|
|
3323
|
+
/* @__PURE__ */ t(
|
|
3324
|
+
"path",
|
|
3325
|
+
{
|
|
3326
|
+
d: "M5 20V19C5 15.134 8.13401 12 12 12V12C15.866 12 19 15.134 19 19V20",
|
|
3327
|
+
stroke: e,
|
|
3328
|
+
strokeWidth: "1.5",
|
|
3329
|
+
strokeLinecap: "round",
|
|
3330
|
+
strokeLinejoin: "round"
|
|
3331
|
+
}
|
|
3332
|
+
),
|
|
3333
|
+
/* @__PURE__ */ t(
|
|
3334
|
+
"path",
|
|
3335
|
+
{
|
|
3336
|
+
d: "M12 12C14.2091 12 16 10.2091 16 8C16 5.79086 14.2091 4 12 4C9.79086 4 8 5.79086 8 8C8 10.2091 9.79086 12 12 12Z",
|
|
3337
|
+
stroke: e,
|
|
3338
|
+
strokeWidth: "1.5",
|
|
3339
|
+
strokeLinecap: "round",
|
|
3340
|
+
strokeLinejoin: "round"
|
|
3341
|
+
}
|
|
3342
|
+
)
|
|
3343
|
+
]
|
|
3344
|
+
}
|
|
3345
|
+
), y5 = ({
|
|
3346
|
+
width: i = 24,
|
|
3347
|
+
height: o = 24,
|
|
3348
|
+
color: e = d.GREY_DARK_2,
|
|
3349
|
+
className: l,
|
|
3350
|
+
onClick: r
|
|
3351
|
+
}) => /* @__PURE__ */ t(
|
|
3352
|
+
"svg",
|
|
3353
|
+
{
|
|
3354
|
+
width: i,
|
|
3355
|
+
height: o,
|
|
3356
|
+
viewBox: "0 0 24 24",
|
|
3357
|
+
fill: "none",
|
|
3358
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3359
|
+
className: l,
|
|
3360
|
+
onClick: r,
|
|
3361
|
+
children: /* @__PURE__ */ t(
|
|
3362
|
+
"path",
|
|
3363
|
+
{
|
|
3364
|
+
d: "M15 4V2M15 4V6M15 4H10.5M3 10V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V10M3 10H21M3 10V6C3 5.46957 3.21071 4.96086 3.58579 4.58579C3.96086 4.21071 4.46957 4 5 4H7M21 10V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H18.5M7 2V6",
|
|
3365
|
+
stroke: e,
|
|
3366
|
+
strokeWidth: "1.5",
|
|
3367
|
+
strokeLinecap: "round",
|
|
3368
|
+
strokeLinejoin: "round"
|
|
3369
|
+
}
|
|
3370
|
+
)
|
|
3371
|
+
}
|
|
3372
|
+
), T5 = ({
|
|
3373
|
+
width: i = 24,
|
|
3374
|
+
height: o = 24,
|
|
3375
|
+
color: e = d.GREY_DARK_2,
|
|
3376
|
+
className: l,
|
|
3377
|
+
onClick: r
|
|
3378
|
+
}) => /* @__PURE__ */ c(
|
|
3379
|
+
"svg",
|
|
3380
|
+
{
|
|
3381
|
+
width: i,
|
|
3382
|
+
height: o,
|
|
3383
|
+
viewBox: "0 0 24 24",
|
|
3384
|
+
fill: "none",
|
|
3385
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3386
|
+
className: l,
|
|
3387
|
+
onClick: r,
|
|
3388
|
+
children: [
|
|
3389
|
+
/* @__PURE__ */ t(
|
|
3390
|
+
"path",
|
|
3391
|
+
{
|
|
3392
|
+
d: "M12 22C17.523 22 22 17.523 22 12C22 6.477 17.523 2 12 2C6.477 2 2 6.477 2 12C2 17.523 6.477 22 12 22Z",
|
|
3393
|
+
stroke: e,
|
|
3394
|
+
strokeWidth: "1.5",
|
|
3395
|
+
strokeLinecap: "round",
|
|
3396
|
+
strokeLinejoin: "round"
|
|
3397
|
+
}
|
|
3398
|
+
),
|
|
3399
|
+
/* @__PURE__ */ t(
|
|
3400
|
+
"path",
|
|
3401
|
+
{
|
|
3402
|
+
d: "M12 13C12.2652 13 12.5196 12.8946 12.7071 12.7071C12.8946 12.5196 13 12.2652 13 12C13 11.7348 12.8946 11.4804 12.7071 11.2929C12.5196 11.1054 12.2652 11 12 11C11.7348 11 11.4804 11.1054 11.2929 11.2929C11.1054 11.4804 11 11.7348 11 12C11 12.2652 11.1054 12.5196 11.2929 12.7071C11.4804 12.8946 11.7348 13 12 13Z",
|
|
3403
|
+
fill: e,
|
|
3404
|
+
stroke: e,
|
|
3405
|
+
strokeWidth: "1.5",
|
|
3406
|
+
strokeLinecap: "round",
|
|
3407
|
+
strokeLinejoin: "round"
|
|
3408
|
+
}
|
|
3409
|
+
)
|
|
3410
|
+
]
|
|
3411
|
+
}
|
|
3412
|
+
), Y5 = ({
|
|
3413
|
+
width: i = 24,
|
|
3414
|
+
height: o = 24,
|
|
3415
|
+
color: e = d.GREY_DARK_2,
|
|
3416
|
+
className: l,
|
|
3417
|
+
onClick: r
|
|
3418
|
+
}) => /* @__PURE__ */ t(
|
|
3419
|
+
"svg",
|
|
3420
|
+
{
|
|
3421
|
+
width: i,
|
|
3422
|
+
height: o,
|
|
3423
|
+
viewBox: "0 0 24 24",
|
|
3424
|
+
fill: "none",
|
|
3425
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3426
|
+
className: l,
|
|
3427
|
+
onClick: r,
|
|
3428
|
+
children: /* @__PURE__ */ t(
|
|
3429
|
+
"path",
|
|
3430
|
+
{
|
|
3431
|
+
d: "M7 18V17C7 15.6739 7.52678 14.4021 8.46447 13.4645C9.40215 12.5268 10.6739 12 12 12M12 12C13.3261 12 14.5979 12.5268 15.5355 13.4645C16.4732 14.4021 17 15.6739 17 17V18M12 12C12.7956 12 13.5587 11.6839 14.1213 11.1213C14.6839 10.5587 15 9.79565 15 9C15 8.20435 14.6839 7.44129 14.1213 6.87868C13.5587 6.31607 12.7956 6 12 6C11.2044 6 10.4413 6.31607 9.87868 6.87868C9.31607 7.44129 9 8.20435 9 9C9 9.79565 9.31607 10.5587 9.87868 11.1213C10.4413 11.6839 11.2044 12 12 12ZM1 18V17C1 16.2044 1.31607 15.4413 1.87868 14.8787C2.44129 14.3161 3.20435 14 4 14M4 14C4.53043 14 5.03914 13.7893 5.41421 13.4142C5.78929 13.0391 6 12.5304 6 12C6 11.4696 5.78929 10.9609 5.41421 10.5858C5.03914 10.2107 4.53043 10 4 10C3.46957 10 2.96086 10.2107 2.58579 10.5858C2.21071 10.9609 2 11.4696 2 12C2 12.5304 2.21071 13.0391 2.58579 13.4142C2.96086 13.7893 3.46957 14 4 14ZM23 18V17C23 16.2044 22.6839 15.4413 22.1213 14.8787C21.5587 14.3161 20.7956 14 20 14M20 14C20.5304 14 21.0391 13.7893 21.4142 13.4142C21.7893 13.0391 22 12.5304 22 12C22 11.4696 21.7893 10.9609 21.4142 10.5858C21.0391 10.2107 20.5304 10 20 10C19.4696 10 18.9609 10.2107 18.5858 10.5858C18.2107 10.9609 18 11.4696 18 12C18 12.5304 18.2107 13.0391 18.5858 13.4142C18.9609 13.7893 19.4696 14 20 14Z",
|
|
3432
|
+
stroke: e,
|
|
3433
|
+
strokeWidth: "1.5",
|
|
3434
|
+
strokeLinecap: "round",
|
|
3435
|
+
strokeLinejoin: "round"
|
|
3436
|
+
}
|
|
3437
|
+
)
|
|
3438
|
+
}
|
|
3439
|
+
), K5 = ({
|
|
3440
|
+
width: i = 24,
|
|
3441
|
+
height: o = 24,
|
|
3442
|
+
color: e = d.GREY_DARK_2,
|
|
3443
|
+
className: l,
|
|
3444
|
+
onClick: r
|
|
3445
|
+
}) => /* @__PURE__ */ t(
|
|
3446
|
+
"svg",
|
|
3447
|
+
{
|
|
3448
|
+
width: i,
|
|
3449
|
+
height: o,
|
|
3450
|
+
viewBox: "0 0 24 24",
|
|
3451
|
+
fill: "none",
|
|
3452
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3453
|
+
className: l,
|
|
3454
|
+
onClick: r,
|
|
3455
|
+
children: /* @__PURE__ */ t(
|
|
3456
|
+
"path",
|
|
3457
|
+
{
|
|
3458
|
+
d: "M7 7H17M7 12H17M7 17H13M19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3Z",
|
|
3459
|
+
stroke: e,
|
|
3460
|
+
strokeWidth: "1.5",
|
|
3461
|
+
strokeLinecap: "round",
|
|
3462
|
+
strokeLinejoin: "round"
|
|
3463
|
+
}
|
|
3464
|
+
)
|
|
3465
|
+
}
|
|
3306
3466
|
), a1 = ({
|
|
3307
3467
|
name: i,
|
|
3308
3468
|
width: o,
|
|
@@ -3310,10 +3470,10 @@ const n2 = ({
|
|
|
3310
3470
|
color: l,
|
|
3311
3471
|
className: r,
|
|
3312
3472
|
disabled: a = !1,
|
|
3313
|
-
onClick:
|
|
3473
|
+
onClick: g
|
|
3314
3474
|
}) => {
|
|
3315
|
-
const [n, p] = H(r), { theme:
|
|
3316
|
-
return
|
|
3475
|
+
const [n, p] = H(r), { theme: k } = t1(x1), h = a ? k && k === "dark" ? d.GREY_LIGHT_4 : d.GREY_DARK_1 : l, s = a ? void 0 : g;
|
|
3476
|
+
return B(() => {
|
|
3317
3477
|
if (r) {
|
|
3318
3478
|
s && !a && p(`${r} clickable`);
|
|
3319
3479
|
return;
|
|
@@ -3336,15 +3496,15 @@ const n2 = ({
|
|
|
3336
3496
|
case "calendar":
|
|
3337
3497
|
return a2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3338
3498
|
case "ok":
|
|
3339
|
-
return d2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3340
|
-
case "cancel":
|
|
3341
3499
|
return C2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3500
|
+
case "cancel":
|
|
3501
|
+
return d2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3342
3502
|
case "add":
|
|
3343
3503
|
return w2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3344
3504
|
case "list":
|
|
3345
|
-
return g2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3346
|
-
case "dragAndDrop":
|
|
3347
3505
|
return k2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3506
|
+
case "dragAndDrop":
|
|
3507
|
+
return g2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3348
3508
|
case "filter":
|
|
3349
3509
|
return p2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3350
3510
|
case "attention":
|
|
@@ -3388,17 +3548,17 @@ const n2 = ({
|
|
|
3388
3548
|
case "settings":
|
|
3389
3549
|
return H2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3390
3550
|
case "addSkill":
|
|
3391
|
-
return E2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3392
|
-
case "conversation":
|
|
3393
3551
|
return V2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3552
|
+
case "conversation":
|
|
3553
|
+
return E2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3394
3554
|
case "trash":
|
|
3395
3555
|
return Z2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3396
3556
|
case "settings4":
|
|
3397
|
-
return I2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3398
|
-
case "edit2":
|
|
3399
3557
|
return W2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3558
|
+
case "edit2":
|
|
3559
|
+
return B2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3400
3560
|
case "notifications":
|
|
3401
|
-
return
|
|
3561
|
+
return A2({
|
|
3402
3562
|
width: o,
|
|
3403
3563
|
height: e,
|
|
3404
3564
|
color: h,
|
|
@@ -3406,7 +3566,7 @@ const n2 = ({
|
|
|
3406
3566
|
onClick: s
|
|
3407
3567
|
});
|
|
3408
3568
|
case "success":
|
|
3409
|
-
return
|
|
3569
|
+
return I2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3410
3570
|
case "attentionSmall":
|
|
3411
3571
|
return G2({
|
|
3412
3572
|
width: o,
|
|
@@ -3416,11 +3576,11 @@ const n2 = ({
|
|
|
3416
3576
|
onClick: s
|
|
3417
3577
|
});
|
|
3418
3578
|
case "errorSmall":
|
|
3419
|
-
return y2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3420
|
-
case "infoMedium":
|
|
3421
3579
|
return D2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3580
|
+
case "infoMedium":
|
|
3581
|
+
return j2({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3422
3582
|
case "attentionMedium":
|
|
3423
|
-
return
|
|
3583
|
+
return y2({
|
|
3424
3584
|
width: o,
|
|
3425
3585
|
height: e,
|
|
3426
3586
|
color: h,
|
|
@@ -3512,15 +3672,15 @@ const n2 = ({
|
|
|
3512
3672
|
case "plusCircle":
|
|
3513
3673
|
return a5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3514
3674
|
case "warning":
|
|
3515
|
-
return d5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3516
|
-
case "back":
|
|
3517
3675
|
return C5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3676
|
+
case "back":
|
|
3677
|
+
return d5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3518
3678
|
case "bell":
|
|
3519
3679
|
return w5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3520
3680
|
case "contract":
|
|
3521
|
-
return k5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3522
|
-
case "trash2":
|
|
3523
3681
|
return g5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3682
|
+
case "trash2":
|
|
3683
|
+
return k5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3524
3684
|
case "manager":
|
|
3525
3685
|
return p5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3526
3686
|
case "resourceManager":
|
|
@@ -3546,33 +3706,43 @@ const n2 = ({
|
|
|
3546
3706
|
case "crossInCircle":
|
|
3547
3707
|
return H5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3548
3708
|
case "arrowUp2":
|
|
3549
|
-
return V5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3550
|
-
case "arrowDown2":
|
|
3551
3709
|
return E5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3710
|
+
case "arrowDown2":
|
|
3711
|
+
return V5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3552
3712
|
case "filledArrowLeft":
|
|
3553
3713
|
return Z5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3554
3714
|
case "filledArrowRight":
|
|
3555
|
-
return I5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3556
|
-
case "burgerMenu":
|
|
3557
3715
|
return W5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3558
|
-
case "
|
|
3716
|
+
case "burgerMenu":
|
|
3559
3717
|
return B5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3560
|
-
case "
|
|
3718
|
+
case "signOut":
|
|
3561
3719
|
return A5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3720
|
+
case "refresh":
|
|
3721
|
+
return I5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3562
3722
|
case "projects":
|
|
3563
3723
|
return G5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3564
3724
|
case "exit":
|
|
3725
|
+
return D5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3726
|
+
case "client":
|
|
3727
|
+
return j5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3728
|
+
case "calendar2":
|
|
3565
3729
|
return y5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3730
|
+
case "openPointCircle":
|
|
3731
|
+
return T5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3732
|
+
case "community":
|
|
3733
|
+
return Y5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3734
|
+
case "docs":
|
|
3735
|
+
return K5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
3566
3736
|
default:
|
|
3567
3737
|
return /* @__PURE__ */ t(z, { children: "No Icon provided" });
|
|
3568
3738
|
}
|
|
3569
3739
|
})() });
|
|
3570
|
-
}, { Title:
|
|
3740
|
+
}, { Title: b5, Text: O5 } = I1, F5 = {
|
|
3571
3741
|
h1: 1,
|
|
3572
3742
|
h2: 2,
|
|
3573
3743
|
h3: 3,
|
|
3574
3744
|
h4: 4
|
|
3575
|
-
},
|
|
3745
|
+
}, S5 = k1(
|
|
3576
3746
|
({
|
|
3577
3747
|
align: i = "inherit",
|
|
3578
3748
|
variant: o = "body1",
|
|
@@ -3580,25 +3750,25 @@ const n2 = ({
|
|
|
3580
3750
|
children: l,
|
|
3581
3751
|
onClick: r,
|
|
3582
3752
|
collapsed: a,
|
|
3583
|
-
whiteSpace:
|
|
3753
|
+
whiteSpace: g = "normal"
|
|
3584
3754
|
}, n) => {
|
|
3585
3755
|
const p = o === "h1" || o === "h2" || o === "h3" || o === "h4";
|
|
3586
|
-
let
|
|
3587
|
-
return i && i !== "inherit" && (
|
|
3588
|
-
|
|
3756
|
+
let k = `snmt-typography snmt-typography-${o}`;
|
|
3757
|
+
return i && i !== "inherit" && (k += ` snmt-typography-align-${i}`), a && (k += " collapsed"), p ? /* @__PURE__ */ t(
|
|
3758
|
+
b5,
|
|
3589
3759
|
{
|
|
3590
|
-
className:
|
|
3591
|
-
style: { color: e, whiteSpace:
|
|
3760
|
+
className: k,
|
|
3761
|
+
style: { color: e, whiteSpace: g },
|
|
3592
3762
|
onClick: r,
|
|
3593
|
-
level:
|
|
3763
|
+
level: F5[o],
|
|
3594
3764
|
ref: n,
|
|
3595
3765
|
children: l
|
|
3596
3766
|
}
|
|
3597
3767
|
) : /* @__PURE__ */ t(
|
|
3598
|
-
|
|
3768
|
+
O5,
|
|
3599
3769
|
{
|
|
3600
|
-
className:
|
|
3601
|
-
style: { color: e, whiteSpace:
|
|
3770
|
+
className: k,
|
|
3771
|
+
style: { color: e, whiteSpace: g },
|
|
3602
3772
|
onClick: r,
|
|
3603
3773
|
ref: n,
|
|
3604
3774
|
children: l
|
|
@@ -3612,7 +3782,7 @@ const _1 = i1({
|
|
|
3612
3782
|
theme: "light"
|
|
3613
3783
|
});
|
|
3614
3784
|
_1.Provider;
|
|
3615
|
-
const
|
|
3785
|
+
const U5 = ({
|
|
3616
3786
|
width: i = 20,
|
|
3617
3787
|
height: o = 20,
|
|
3618
3788
|
color: e = "#001E52",
|
|
@@ -3639,7 +3809,7 @@ const K5 = ({
|
|
|
3639
3809
|
}
|
|
3640
3810
|
)
|
|
3641
3811
|
}
|
|
3642
|
-
),
|
|
3812
|
+
), P5 = ({
|
|
3643
3813
|
width: i = 20,
|
|
3644
3814
|
height: o = 20,
|
|
3645
3815
|
color: e = "#001E52",
|
|
@@ -3666,7 +3836,7 @@ const K5 = ({
|
|
|
3666
3836
|
}
|
|
3667
3837
|
)
|
|
3668
3838
|
}
|
|
3669
|
-
),
|
|
3839
|
+
), $5 = ({
|
|
3670
3840
|
width: i = 16,
|
|
3671
3841
|
height: o = 16,
|
|
3672
3842
|
color: e = "#001E52",
|
|
@@ -3694,7 +3864,7 @@ const K5 = ({
|
|
|
3694
3864
|
)
|
|
3695
3865
|
]
|
|
3696
3866
|
}
|
|
3697
|
-
),
|
|
3867
|
+
), z5 = ({
|
|
3698
3868
|
width: i = 20,
|
|
3699
3869
|
height: o = 20,
|
|
3700
3870
|
color: e = "#001E52",
|
|
@@ -3729,7 +3899,7 @@ const K5 = ({
|
|
|
3729
3899
|
)
|
|
3730
3900
|
]
|
|
3731
3901
|
}
|
|
3732
|
-
),
|
|
3902
|
+
), J5 = ({
|
|
3733
3903
|
width: i = 18,
|
|
3734
3904
|
height: o = 18,
|
|
3735
3905
|
color: e = "#001E52",
|
|
@@ -3768,7 +3938,7 @@ const K5 = ({
|
|
|
3768
3938
|
)
|
|
3769
3939
|
]
|
|
3770
3940
|
}
|
|
3771
|
-
),
|
|
3941
|
+
), q5 = ({
|
|
3772
3942
|
width: i = 20,
|
|
3773
3943
|
height: o = 20,
|
|
3774
3944
|
color: e = "#001E52",
|
|
@@ -3794,7 +3964,7 @@ const K5 = ({
|
|
|
3794
3964
|
}
|
|
3795
3965
|
)
|
|
3796
3966
|
}
|
|
3797
|
-
),
|
|
3967
|
+
), Q5 = ({
|
|
3798
3968
|
width: i = 20,
|
|
3799
3969
|
height: o = 20,
|
|
3800
3970
|
color: e = "#001E52",
|
|
@@ -3815,7 +3985,7 @@ const K5 = ({
|
|
|
3815
3985
|
/* @__PURE__ */ t("path", { d: "M16 4L4 16", stroke: e, strokeWidth: "1.5", strokeLinecap: "round" })
|
|
3816
3986
|
]
|
|
3817
3987
|
}
|
|
3818
|
-
),
|
|
3988
|
+
), X5 = ({
|
|
3819
3989
|
width: i = 20,
|
|
3820
3990
|
height: o = 20,
|
|
3821
3991
|
color: e = "#001E52",
|
|
@@ -3847,7 +4017,7 @@ const K5 = ({
|
|
|
3847
4017
|
)
|
|
3848
4018
|
]
|
|
3849
4019
|
}
|
|
3850
|
-
),
|
|
4020
|
+
), e3 = ({
|
|
3851
4021
|
width: i = 20,
|
|
3852
4022
|
height: o = 20,
|
|
3853
4023
|
color: e = "#001E52",
|
|
@@ -3901,7 +4071,7 @@ const K5 = ({
|
|
|
3901
4071
|
)
|
|
3902
4072
|
]
|
|
3903
4073
|
}
|
|
3904
|
-
),
|
|
4074
|
+
), o3 = ({
|
|
3905
4075
|
width: i = 20,
|
|
3906
4076
|
height: o = 20,
|
|
3907
4077
|
color: e = "#001E52",
|
|
@@ -3940,7 +4110,7 @@ const K5 = ({
|
|
|
3940
4110
|
/* @__PURE__ */ t("path", { d: "M3 12L17 12", stroke: e, strokeWidth: "2", strokeLinecap: "round" })
|
|
3941
4111
|
]
|
|
3942
4112
|
}
|
|
3943
|
-
),
|
|
4113
|
+
), i3 = ({
|
|
3944
4114
|
width: i = 16,
|
|
3945
4115
|
height: o = 12,
|
|
3946
4116
|
color: e = "#001E52",
|
|
@@ -3989,7 +4159,7 @@ const K5 = ({
|
|
|
3989
4159
|
)
|
|
3990
4160
|
] })
|
|
3991
4161
|
}
|
|
3992
|
-
),
|
|
4162
|
+
), t3 = ({
|
|
3993
4163
|
width: i = 16,
|
|
3994
4164
|
height: o = 16,
|
|
3995
4165
|
color: e = "#001E52",
|
|
@@ -4023,7 +4193,7 @@ const K5 = ({
|
|
|
4023
4193
|
)
|
|
4024
4194
|
]
|
|
4025
4195
|
}
|
|
4026
|
-
),
|
|
4196
|
+
), l3 = ({
|
|
4027
4197
|
width: i = 10,
|
|
4028
4198
|
height: o = 10,
|
|
4029
4199
|
color: e = "#001E52",
|
|
@@ -4062,7 +4232,7 @@ const K5 = ({
|
|
|
4062
4232
|
)
|
|
4063
4233
|
] })
|
|
4064
4234
|
}
|
|
4065
|
-
),
|
|
4235
|
+
), r3 = ({
|
|
4066
4236
|
width: i = 16,
|
|
4067
4237
|
height: o = 16,
|
|
4068
4238
|
color: e = "#001E52",
|
|
@@ -4098,7 +4268,7 @@ const K5 = ({
|
|
|
4098
4268
|
)
|
|
4099
4269
|
]
|
|
4100
4270
|
}
|
|
4101
|
-
),
|
|
4271
|
+
), n3 = ({
|
|
4102
4272
|
width: i = 11,
|
|
4103
4273
|
height: o = 32,
|
|
4104
4274
|
color: e = "#001E52",
|
|
@@ -4136,7 +4306,7 @@ const K5 = ({
|
|
|
4136
4306
|
/* @__PURE__ */ t("circle", { cx: "3", cy: "3", r: "3", fill: e })
|
|
4137
4307
|
]
|
|
4138
4308
|
}
|
|
4139
|
-
),
|
|
4309
|
+
), s3 = ({
|
|
4140
4310
|
width: i = 20,
|
|
4141
4311
|
height: o = 20,
|
|
4142
4312
|
color: e = "#001E52",
|
|
@@ -4183,7 +4353,7 @@ const K5 = ({
|
|
|
4183
4353
|
)
|
|
4184
4354
|
]
|
|
4185
4355
|
}
|
|
4186
|
-
),
|
|
4356
|
+
), h3 = ({
|
|
4187
4357
|
width: i = 20,
|
|
4188
4358
|
height: o = 20,
|
|
4189
4359
|
color: e = "#001E52",
|
|
@@ -4216,7 +4386,7 @@ const K5 = ({
|
|
|
4216
4386
|
)
|
|
4217
4387
|
]
|
|
4218
4388
|
}
|
|
4219
|
-
),
|
|
4389
|
+
), c3 = ({
|
|
4220
4390
|
width: i = 20,
|
|
4221
4391
|
height: o = 20,
|
|
4222
4392
|
color: e = "#001E52",
|
|
@@ -4263,7 +4433,7 @@ const K5 = ({
|
|
|
4263
4433
|
)
|
|
4264
4434
|
]
|
|
4265
4435
|
}
|
|
4266
|
-
),
|
|
4436
|
+
), a3 = ({
|
|
4267
4437
|
width: i = 20,
|
|
4268
4438
|
height: o = 20,
|
|
4269
4439
|
color: e = "#001E52",
|
|
@@ -4296,7 +4466,7 @@ const K5 = ({
|
|
|
4296
4466
|
)
|
|
4297
4467
|
]
|
|
4298
4468
|
}
|
|
4299
|
-
),
|
|
4469
|
+
), C3 = ({
|
|
4300
4470
|
width: i = 18,
|
|
4301
4471
|
height: o = 16,
|
|
4302
4472
|
color: e = "#001E52",
|
|
@@ -4335,7 +4505,7 @@ const K5 = ({
|
|
|
4335
4505
|
)
|
|
4336
4506
|
]
|
|
4337
4507
|
}
|
|
4338
|
-
),
|
|
4508
|
+
), d3 = ({
|
|
4339
4509
|
width: i = 20,
|
|
4340
4510
|
height: o = 20,
|
|
4341
4511
|
color: e = "#001E52",
|
|
@@ -4368,7 +4538,7 @@ const K5 = ({
|
|
|
4368
4538
|
)
|
|
4369
4539
|
]
|
|
4370
4540
|
}
|
|
4371
|
-
),
|
|
4541
|
+
), w3 = ({
|
|
4372
4542
|
width: i = 20,
|
|
4373
4543
|
height: o = 20,
|
|
4374
4544
|
color: e = "#001E52",
|
|
@@ -4392,7 +4562,7 @@ const K5 = ({
|
|
|
4392
4562
|
}
|
|
4393
4563
|
)
|
|
4394
4564
|
}
|
|
4395
|
-
),
|
|
4565
|
+
), k3 = ({
|
|
4396
4566
|
width: i = 20,
|
|
4397
4567
|
height: o = 20,
|
|
4398
4568
|
color: e = "#001E52",
|
|
@@ -4439,7 +4609,7 @@ const K5 = ({
|
|
|
4439
4609
|
)
|
|
4440
4610
|
]
|
|
4441
4611
|
}
|
|
4442
|
-
),
|
|
4612
|
+
), g3 = ({
|
|
4443
4613
|
width: i = 20,
|
|
4444
4614
|
height: o = 20,
|
|
4445
4615
|
color: e = "#001E52",
|
|
@@ -4472,7 +4642,7 @@ const K5 = ({
|
|
|
4472
4642
|
)
|
|
4473
4643
|
]
|
|
4474
4644
|
}
|
|
4475
|
-
),
|
|
4645
|
+
), p3 = ({
|
|
4476
4646
|
width: i = 20,
|
|
4477
4647
|
height: o = 20,
|
|
4478
4648
|
color: e = "#001E52",
|
|
@@ -4505,7 +4675,7 @@ const K5 = ({
|
|
|
4505
4675
|
)
|
|
4506
4676
|
]
|
|
4507
4677
|
}
|
|
4508
|
-
),
|
|
4678
|
+
), L3 = ({
|
|
4509
4679
|
width: i = 20,
|
|
4510
4680
|
height: o = 23,
|
|
4511
4681
|
color: e = "#001E52",
|
|
@@ -4566,7 +4736,7 @@ const K5 = ({
|
|
|
4566
4736
|
)
|
|
4567
4737
|
]
|
|
4568
4738
|
}
|
|
4569
|
-
),
|
|
4739
|
+
), m3 = ({
|
|
4570
4740
|
width: i = 20,
|
|
4571
4741
|
height: o = 20,
|
|
4572
4742
|
color: e = "#001E52",
|
|
@@ -4606,7 +4776,7 @@ const K5 = ({
|
|
|
4606
4776
|
)
|
|
4607
4777
|
]
|
|
4608
4778
|
}
|
|
4609
|
-
),
|
|
4779
|
+
), u3 = ({
|
|
4610
4780
|
width: i = 32,
|
|
4611
4781
|
height: o = 25,
|
|
4612
4782
|
color: e = "#001E52",
|
|
@@ -4634,7 +4804,7 @@ const K5 = ({
|
|
|
4634
4804
|
)
|
|
4635
4805
|
]
|
|
4636
4806
|
}
|
|
4637
|
-
),
|
|
4807
|
+
), v3 = ({
|
|
4638
4808
|
width: i = 14,
|
|
4639
4809
|
height: o = 14,
|
|
4640
4810
|
color: e = "#10B981",
|
|
@@ -4663,7 +4833,7 @@ const K5 = ({
|
|
|
4663
4833
|
)
|
|
4664
4834
|
]
|
|
4665
4835
|
}
|
|
4666
|
-
),
|
|
4836
|
+
), N3 = ({
|
|
4667
4837
|
width: i = 11,
|
|
4668
4838
|
height: o = 11,
|
|
4669
4839
|
color: e = "#FFB020",
|
|
@@ -4697,7 +4867,7 @@ const K5 = ({
|
|
|
4697
4867
|
)
|
|
4698
4868
|
]
|
|
4699
4869
|
}
|
|
4700
|
-
),
|
|
4870
|
+
), f3 = ({
|
|
4701
4871
|
width: i = 10,
|
|
4702
4872
|
height: o = 10,
|
|
4703
4873
|
color: e = "#88A4FF",
|
|
@@ -4745,7 +4915,7 @@ const K5 = ({
|
|
|
4745
4915
|
)
|
|
4746
4916
|
]
|
|
4747
4917
|
}
|
|
4748
|
-
),
|
|
4918
|
+
), M3 = ({
|
|
4749
4919
|
width: i = 14,
|
|
4750
4920
|
height: o = 14,
|
|
4751
4921
|
color: e = "#8E8E93",
|
|
@@ -4773,7 +4943,7 @@ const K5 = ({
|
|
|
4773
4943
|
)
|
|
4774
4944
|
]
|
|
4775
4945
|
}
|
|
4776
|
-
),
|
|
4946
|
+
), x3 = ({
|
|
4777
4947
|
width: i = 14,
|
|
4778
4948
|
height: o = 14,
|
|
4779
4949
|
color: e = "#FFB020",
|
|
@@ -4807,7 +4977,7 @@ const K5 = ({
|
|
|
4807
4977
|
)
|
|
4808
4978
|
]
|
|
4809
4979
|
}
|
|
4810
|
-
),
|
|
4980
|
+
), _3 = ({
|
|
4811
4981
|
width: i = 14,
|
|
4812
4982
|
height: o = 14,
|
|
4813
4983
|
color: e = "#D0421B",
|
|
@@ -4855,7 +5025,7 @@ const K5 = ({
|
|
|
4855
5025
|
)
|
|
4856
5026
|
]
|
|
4857
5027
|
}
|
|
4858
|
-
),
|
|
5028
|
+
), R3 = ({
|
|
4859
5029
|
width: i = 20,
|
|
4860
5030
|
height: o = 20,
|
|
4861
5031
|
color: e = "#070739",
|
|
@@ -4885,7 +5055,7 @@ const K5 = ({
|
|
|
4885
5055
|
/* @__PURE__ */ t("circle", { cx: "10", cy: "10", r: "2.375", stroke: e, strokeWidth: "1.25" })
|
|
4886
5056
|
]
|
|
4887
5057
|
}
|
|
4888
|
-
),
|
|
5058
|
+
), H3 = ({
|
|
4889
5059
|
width: i = 20,
|
|
4890
5060
|
height: o = 20,
|
|
4891
5061
|
color: e = "#070739",
|
|
@@ -4923,7 +5093,7 @@ const K5 = ({
|
|
|
4923
5093
|
)
|
|
4924
5094
|
]
|
|
4925
5095
|
}
|
|
4926
|
-
),
|
|
5096
|
+
), V3 = ({
|
|
4927
5097
|
width: i = 9,
|
|
4928
5098
|
height: o = 5,
|
|
4929
5099
|
color: e = "#001E52",
|
|
@@ -4949,7 +5119,7 @@ const K5 = ({
|
|
|
4949
5119
|
}
|
|
4950
5120
|
)
|
|
4951
5121
|
}
|
|
4952
|
-
),
|
|
5122
|
+
), E3 = ({
|
|
4953
5123
|
width: i = 20,
|
|
4954
5124
|
height: o = 20,
|
|
4955
5125
|
color: e = "#F2F2F7",
|
|
@@ -4978,7 +5148,7 @@ const K5 = ({
|
|
|
4978
5148
|
)
|
|
4979
5149
|
]
|
|
4980
5150
|
}
|
|
4981
|
-
),
|
|
5151
|
+
), Z3 = ({
|
|
4982
5152
|
width: i = 20,
|
|
4983
5153
|
height: o = 20,
|
|
4984
5154
|
color: e = "#004ED7",
|
|
@@ -5007,7 +5177,7 @@ const K5 = ({
|
|
|
5007
5177
|
)
|
|
5008
5178
|
]
|
|
5009
5179
|
}
|
|
5010
|
-
),
|
|
5180
|
+
), W3 = ({
|
|
5011
5181
|
width: i = 248,
|
|
5012
5182
|
height: o = 248,
|
|
5013
5183
|
color: e = "#070739",
|
|
@@ -5044,7 +5214,7 @@ const K5 = ({
|
|
|
5044
5214
|
)
|
|
5045
5215
|
]
|
|
5046
5216
|
}
|
|
5047
|
-
),
|
|
5217
|
+
), B3 = ({
|
|
5048
5218
|
width: i = 24,
|
|
5049
5219
|
height: o = 24,
|
|
5050
5220
|
color: e = "#001E52",
|
|
@@ -5083,7 +5253,7 @@ const K5 = ({
|
|
|
5083
5253
|
)
|
|
5084
5254
|
]
|
|
5085
5255
|
}
|
|
5086
|
-
),
|
|
5256
|
+
), A3 = ({
|
|
5087
5257
|
width: i = 10,
|
|
5088
5258
|
height: o = 10,
|
|
5089
5259
|
color: e = "#001E52",
|
|
@@ -5112,7 +5282,7 @@ const K5 = ({
|
|
|
5112
5282
|
)
|
|
5113
5283
|
]
|
|
5114
5284
|
}
|
|
5115
|
-
),
|
|
5285
|
+
), I3 = ({
|
|
5116
5286
|
width: i = 10,
|
|
5117
5287
|
height: o = 10,
|
|
5118
5288
|
color: e = "#001E52",
|
|
@@ -5149,7 +5319,7 @@ const K5 = ({
|
|
|
5149
5319
|
)
|
|
5150
5320
|
]
|
|
5151
5321
|
}
|
|
5152
|
-
),
|
|
5322
|
+
), G3 = ({
|
|
5153
5323
|
width: i = 24,
|
|
5154
5324
|
height: o = 24,
|
|
5155
5325
|
color: e = w.GREY_DARK_5,
|
|
@@ -5188,7 +5358,7 @@ const K5 = ({
|
|
|
5188
5358
|
)
|
|
5189
5359
|
]
|
|
5190
5360
|
}
|
|
5191
|
-
),
|
|
5361
|
+
), D3 = ({
|
|
5192
5362
|
width: i = 20,
|
|
5193
5363
|
height: o = 20,
|
|
5194
5364
|
color: e = w.GREY_DARK_1,
|
|
@@ -5221,7 +5391,7 @@ const K5 = ({
|
|
|
5221
5391
|
)
|
|
5222
5392
|
]
|
|
5223
5393
|
}
|
|
5224
|
-
),
|
|
5394
|
+
), j3 = ({
|
|
5225
5395
|
width: i = 81,
|
|
5226
5396
|
height: o = 80,
|
|
5227
5397
|
color: e = w.GREY_DARK_5,
|
|
@@ -5270,7 +5440,7 @@ const K5 = ({
|
|
|
5270
5440
|
)
|
|
5271
5441
|
]
|
|
5272
5442
|
}
|
|
5273
|
-
),
|
|
5443
|
+
), y3 = ({
|
|
5274
5444
|
className: i,
|
|
5275
5445
|
color: o = w.GREY_DARK_5,
|
|
5276
5446
|
height: e = 20,
|
|
@@ -5297,7 +5467,7 @@ const K5 = ({
|
|
|
5297
5467
|
}
|
|
5298
5468
|
)
|
|
5299
5469
|
}
|
|
5300
|
-
),
|
|
5470
|
+
), T3 = ({
|
|
5301
5471
|
className: i,
|
|
5302
5472
|
color: o = w.GREY_DARK_5,
|
|
5303
5473
|
height: e = 20,
|
|
@@ -5324,7 +5494,7 @@ const K5 = ({
|
|
|
5324
5494
|
}
|
|
5325
5495
|
)
|
|
5326
5496
|
}
|
|
5327
|
-
),
|
|
5497
|
+
), Y3 = ({
|
|
5328
5498
|
className: i,
|
|
5329
5499
|
color: o = w.GREY_DARK_5,
|
|
5330
5500
|
height: e = 5,
|
|
@@ -5348,7 +5518,7 @@ const K5 = ({
|
|
|
5348
5518
|
}
|
|
5349
5519
|
)
|
|
5350
5520
|
}
|
|
5351
|
-
),
|
|
5521
|
+
), K3 = ({
|
|
5352
5522
|
className: i,
|
|
5353
5523
|
color: o = w.GREY_DARK_5,
|
|
5354
5524
|
height: e = 5,
|
|
@@ -5373,7 +5543,7 @@ const K5 = ({
|
|
|
5373
5543
|
}
|
|
5374
5544
|
)
|
|
5375
5545
|
}
|
|
5376
|
-
),
|
|
5546
|
+
), b3 = ({
|
|
5377
5547
|
className: i,
|
|
5378
5548
|
color: o = w.GREY_DARK_5,
|
|
5379
5549
|
height: e = 24,
|
|
@@ -5412,7 +5582,7 @@ const K5 = ({
|
|
|
5412
5582
|
)
|
|
5413
5583
|
]
|
|
5414
5584
|
}
|
|
5415
|
-
),
|
|
5585
|
+
), O3 = ({
|
|
5416
5586
|
className: i,
|
|
5417
5587
|
color: o = w.GREY_DARK_5,
|
|
5418
5588
|
height: e = 24,
|
|
@@ -5451,7 +5621,7 @@ const K5 = ({
|
|
|
5451
5621
|
)
|
|
5452
5622
|
]
|
|
5453
5623
|
}
|
|
5454
|
-
),
|
|
5624
|
+
), F3 = ({
|
|
5455
5625
|
className: i,
|
|
5456
5626
|
color: o = w.GREY_DARK_5,
|
|
5457
5627
|
height: e = 24,
|
|
@@ -5478,7 +5648,7 @@ const K5 = ({
|
|
|
5478
5648
|
}
|
|
5479
5649
|
)
|
|
5480
5650
|
}
|
|
5481
|
-
),
|
|
5651
|
+
), S3 = ({
|
|
5482
5652
|
className: i,
|
|
5483
5653
|
color: o = w.GREY_DARK_5,
|
|
5484
5654
|
height: e = 24,
|
|
@@ -5537,7 +5707,7 @@ const K5 = ({
|
|
|
5537
5707
|
)
|
|
5538
5708
|
]
|
|
5539
5709
|
}
|
|
5540
|
-
),
|
|
5710
|
+
), U3 = ({
|
|
5541
5711
|
className: i,
|
|
5542
5712
|
color: o = w.GREY_DARK_5,
|
|
5543
5713
|
height: e = 24,
|
|
@@ -5574,7 +5744,7 @@ const K5 = ({
|
|
|
5574
5744
|
)
|
|
5575
5745
|
]
|
|
5576
5746
|
}
|
|
5577
|
-
),
|
|
5747
|
+
), P3 = ({
|
|
5578
5748
|
className: i,
|
|
5579
5749
|
color: o = w.GREY_DARK_3,
|
|
5580
5750
|
height: e = 14,
|
|
@@ -5611,7 +5781,7 @@ const K5 = ({
|
|
|
5611
5781
|
)
|
|
5612
5782
|
]
|
|
5613
5783
|
}
|
|
5614
|
-
),
|
|
5784
|
+
), $3 = ({
|
|
5615
5785
|
className: i,
|
|
5616
5786
|
color: o = w.GREY_DARK_5,
|
|
5617
5787
|
height: e = 18,
|
|
@@ -5638,7 +5808,7 @@ const K5 = ({
|
|
|
5638
5808
|
}
|
|
5639
5809
|
)
|
|
5640
5810
|
}
|
|
5641
|
-
),
|
|
5811
|
+
), z3 = ({
|
|
5642
5812
|
className: i,
|
|
5643
5813
|
color: o = w.GREY_DARK_5,
|
|
5644
5814
|
height: e = 24,
|
|
@@ -5690,7 +5860,7 @@ const K5 = ({
|
|
|
5690
5860
|
)
|
|
5691
5861
|
]
|
|
5692
5862
|
}
|
|
5693
|
-
),
|
|
5863
|
+
), J3 = ({
|
|
5694
5864
|
className: i,
|
|
5695
5865
|
color: o = w.GREY_DARK_5,
|
|
5696
5866
|
height: e = 24,
|
|
@@ -5727,7 +5897,7 @@ const K5 = ({
|
|
|
5727
5897
|
)
|
|
5728
5898
|
]
|
|
5729
5899
|
}
|
|
5730
|
-
),
|
|
5900
|
+
), q3 = ({
|
|
5731
5901
|
className: i,
|
|
5732
5902
|
color: o = w.NOTIFICATION_WARNING_DARK,
|
|
5733
5903
|
height: e = 37,
|
|
@@ -5766,7 +5936,7 @@ const K5 = ({
|
|
|
5766
5936
|
)
|
|
5767
5937
|
]
|
|
5768
5938
|
}
|
|
5769
|
-
),
|
|
5939
|
+
), Q3 = ({
|
|
5770
5940
|
className: i,
|
|
5771
5941
|
color: o = w.GREY_DARK_5,
|
|
5772
5942
|
height: e = 24,
|
|
@@ -5792,7 +5962,7 @@ const K5 = ({
|
|
|
5792
5962
|
}
|
|
5793
5963
|
)
|
|
5794
5964
|
}
|
|
5795
|
-
),
|
|
5965
|
+
), X3 = ({
|
|
5796
5966
|
className: i,
|
|
5797
5967
|
color: o = w.GREY_DARK_5,
|
|
5798
5968
|
height: e = 24,
|
|
@@ -5831,7 +6001,7 @@ const K5 = ({
|
|
|
5831
6001
|
)
|
|
5832
6002
|
]
|
|
5833
6003
|
}
|
|
5834
|
-
),
|
|
6004
|
+
), e0 = ({
|
|
5835
6005
|
className: i,
|
|
5836
6006
|
color: o = w.GREY_DARK_5,
|
|
5837
6007
|
height: e = 24,
|
|
@@ -5870,7 +6040,7 @@ const K5 = ({
|
|
|
5870
6040
|
)
|
|
5871
6041
|
]
|
|
5872
6042
|
}
|
|
5873
|
-
),
|
|
6043
|
+
), o0 = ({
|
|
5874
6044
|
className: i,
|
|
5875
6045
|
color: o = w.GREY_DARK_5,
|
|
5876
6046
|
height: e = 24,
|
|
@@ -5939,7 +6109,7 @@ const K5 = ({
|
|
|
5939
6109
|
)
|
|
5940
6110
|
]
|
|
5941
6111
|
}
|
|
5942
|
-
),
|
|
6112
|
+
), i0 = ({
|
|
5943
6113
|
className: i,
|
|
5944
6114
|
color: o = w.GREY_DARK_5,
|
|
5945
6115
|
height: e = 24,
|
|
@@ -5978,7 +6148,7 @@ const K5 = ({
|
|
|
5978
6148
|
)
|
|
5979
6149
|
]
|
|
5980
6150
|
}
|
|
5981
|
-
),
|
|
6151
|
+
), t0 = ({
|
|
5982
6152
|
className: i,
|
|
5983
6153
|
color: o = w.GREY_DARK_5,
|
|
5984
6154
|
height: e = 24,
|
|
@@ -6035,7 +6205,7 @@ const K5 = ({
|
|
|
6035
6205
|
)
|
|
6036
6206
|
]
|
|
6037
6207
|
}
|
|
6038
|
-
),
|
|
6208
|
+
), l0 = ({
|
|
6039
6209
|
className: i,
|
|
6040
6210
|
color: o = w.GREY_DARK_5,
|
|
6041
6211
|
height: e = 24,
|
|
@@ -6074,7 +6244,7 @@ const K5 = ({
|
|
|
6074
6244
|
)
|
|
6075
6245
|
]
|
|
6076
6246
|
}
|
|
6077
|
-
),
|
|
6247
|
+
), r0 = ({
|
|
6078
6248
|
className: i,
|
|
6079
6249
|
color: o = w.GREY_DARK_5,
|
|
6080
6250
|
height: e = 24,
|
|
@@ -6123,7 +6293,7 @@ const K5 = ({
|
|
|
6123
6293
|
)
|
|
6124
6294
|
]
|
|
6125
6295
|
}
|
|
6126
|
-
),
|
|
6296
|
+
), n0 = ({
|
|
6127
6297
|
className: i,
|
|
6128
6298
|
color: o = w.GREY_DARK_5,
|
|
6129
6299
|
height: e = 24,
|
|
@@ -6162,7 +6332,7 @@ const K5 = ({
|
|
|
6162
6332
|
)
|
|
6163
6333
|
]
|
|
6164
6334
|
}
|
|
6165
|
-
),
|
|
6335
|
+
), s0 = ({
|
|
6166
6336
|
className: i,
|
|
6167
6337
|
color: o = w.GREY_DARK_5,
|
|
6168
6338
|
height: e = 24,
|
|
@@ -6189,7 +6359,7 @@ const K5 = ({
|
|
|
6189
6359
|
}
|
|
6190
6360
|
)
|
|
6191
6361
|
}
|
|
6192
|
-
),
|
|
6362
|
+
), h0 = ({
|
|
6193
6363
|
className: i,
|
|
6194
6364
|
color: o = w.GREY_DARK_5,
|
|
6195
6365
|
height: e = 24,
|
|
@@ -6227,7 +6397,7 @@ const K5 = ({
|
|
|
6227
6397
|
)
|
|
6228
6398
|
]
|
|
6229
6399
|
}
|
|
6230
|
-
),
|
|
6400
|
+
), c0 = ({
|
|
6231
6401
|
className: i,
|
|
6232
6402
|
color: o = w.GREY_DARK_5,
|
|
6233
6403
|
height: e = 24,
|
|
@@ -6248,7 +6418,7 @@ const K5 = ({
|
|
|
6248
6418
|
/* @__PURE__ */ t("path", { d: "M12 8L4 8", stroke: o, strokeWidth: "1.7", strokeLinecap: "round" })
|
|
6249
6419
|
]
|
|
6250
6420
|
}
|
|
6251
|
-
),
|
|
6421
|
+
), a0 = ({
|
|
6252
6422
|
className: i,
|
|
6253
6423
|
color: o = w.GREY_DARK_5,
|
|
6254
6424
|
height: e = 24,
|
|
@@ -6287,7 +6457,7 @@ const K5 = ({
|
|
|
6287
6457
|
)
|
|
6288
6458
|
]
|
|
6289
6459
|
}
|
|
6290
|
-
),
|
|
6460
|
+
), C0 = ({
|
|
6291
6461
|
className: i,
|
|
6292
6462
|
color: o = w.GREY_DARK_5,
|
|
6293
6463
|
height: e = 24,
|
|
@@ -6326,7 +6496,7 @@ const K5 = ({
|
|
|
6326
6496
|
)
|
|
6327
6497
|
]
|
|
6328
6498
|
}
|
|
6329
|
-
),
|
|
6499
|
+
), d0 = ({
|
|
6330
6500
|
className: i,
|
|
6331
6501
|
color: o = w.GREY_DARK_5,
|
|
6332
6502
|
height: e = 24,
|
|
@@ -6365,7 +6535,7 @@ const K5 = ({
|
|
|
6365
6535
|
)
|
|
6366
6536
|
]
|
|
6367
6537
|
}
|
|
6368
|
-
),
|
|
6538
|
+
), w0 = ({
|
|
6369
6539
|
className: i,
|
|
6370
6540
|
color: o = w.GREY_DARK_2,
|
|
6371
6541
|
height: e = 16,
|
|
@@ -6391,7 +6561,7 @@ const K5 = ({
|
|
|
6391
6561
|
}
|
|
6392
6562
|
)
|
|
6393
6563
|
}
|
|
6394
|
-
),
|
|
6564
|
+
), k0 = ({
|
|
6395
6565
|
className: i,
|
|
6396
6566
|
color: o = w.GREY_DARK_5,
|
|
6397
6567
|
height: e = 20,
|
|
@@ -6420,7 +6590,7 @@ const K5 = ({
|
|
|
6420
6590
|
/* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", { id: "clip0_3992_5989", children: /* @__PURE__ */ t("rect", { width: "20", height: "20", fill: "white" }) }) })
|
|
6421
6591
|
]
|
|
6422
6592
|
}
|
|
6423
|
-
),
|
|
6593
|
+
), g0 = ({
|
|
6424
6594
|
className: i,
|
|
6425
6595
|
color: o = w.GREY_DARK_5,
|
|
6426
6596
|
height: e = 20,
|
|
@@ -6449,7 +6619,7 @@ const K5 = ({
|
|
|
6449
6619
|
/* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", { id: "clip0_3992_5988", children: /* @__PURE__ */ t("rect", { width: "20", height: "20", fill: "white" }) }) })
|
|
6450
6620
|
]
|
|
6451
6621
|
}
|
|
6452
|
-
),
|
|
6622
|
+
), p0 = ({
|
|
6453
6623
|
className: i,
|
|
6454
6624
|
color: o = w.GREY_DARK_5,
|
|
6455
6625
|
height: e = 20,
|
|
@@ -6478,7 +6648,7 @@ const K5 = ({
|
|
|
6478
6648
|
)
|
|
6479
6649
|
]
|
|
6480
6650
|
}
|
|
6481
|
-
),
|
|
6651
|
+
), L0 = ({
|
|
6482
6652
|
className: i,
|
|
6483
6653
|
color: o = w.GREY_DARK_5,
|
|
6484
6654
|
height: e = 20,
|
|
@@ -6507,7 +6677,7 @@ const K5 = ({
|
|
|
6507
6677
|
)
|
|
6508
6678
|
]
|
|
6509
6679
|
}
|
|
6510
|
-
),
|
|
6680
|
+
), m0 = ({
|
|
6511
6681
|
className: i,
|
|
6512
6682
|
color: o = "#001E52",
|
|
6513
6683
|
height: e = 24,
|
|
@@ -6533,7 +6703,7 @@ const K5 = ({
|
|
|
6533
6703
|
}
|
|
6534
6704
|
)
|
|
6535
6705
|
}
|
|
6536
|
-
),
|
|
6706
|
+
), u0 = ({
|
|
6537
6707
|
className: i,
|
|
6538
6708
|
color: o = "#131314",
|
|
6539
6709
|
height: e = 20,
|
|
@@ -6554,14 +6724,14 @@ const K5 = ({
|
|
|
6554
6724
|
{
|
|
6555
6725
|
d: "M13.3333 14.6667L17.5 10.5M17.5 10.5L13.3333 6.33333M17.5 10.5H7.5M7.5 3H6.5C5.09987 3 4.3998 3 3.86502 3.27248C3.39462 3.51217 3.01217 3.89462 2.77248 4.36502C2.5 4.8998 2.5 5.59987 2.5 7V14C2.5 15.4001 2.5 16.1002 2.77248 16.635C3.01217 17.1054 3.39462 17.4878 3.86502 17.7275C4.3998 18 5.09987 18 6.5 18H7.5",
|
|
6556
6726
|
stroke: o,
|
|
6557
|
-
|
|
6558
|
-
|
|
6559
|
-
|
|
6560
|
-
|
|
6727
|
+
strokeOpacity: "0.8",
|
|
6728
|
+
strokeWidth: "2",
|
|
6729
|
+
strokeLinecap: "round",
|
|
6730
|
+
strokeLinejoin: "round"
|
|
6561
6731
|
}
|
|
6562
6732
|
)
|
|
6563
6733
|
}
|
|
6564
|
-
),
|
|
6734
|
+
), v0 = ({
|
|
6565
6735
|
className: i,
|
|
6566
6736
|
color: o = "#001E52",
|
|
6567
6737
|
height: e = 24,
|
|
@@ -6599,7 +6769,7 @@ const K5 = ({
|
|
|
6599
6769
|
)
|
|
6600
6770
|
] }) })
|
|
6601
6771
|
}
|
|
6602
|
-
),
|
|
6772
|
+
), N0 = ({
|
|
6603
6773
|
width: i = 20,
|
|
6604
6774
|
height: o = 20,
|
|
6605
6775
|
color: e = "#001E52",
|
|
@@ -6655,7 +6825,7 @@ const K5 = ({
|
|
|
6655
6825
|
}
|
|
6656
6826
|
)
|
|
6657
6827
|
}
|
|
6658
|
-
),
|
|
6828
|
+
), f0 = ({
|
|
6659
6829
|
width: i = 24,
|
|
6660
6830
|
height: o = 24,
|
|
6661
6831
|
color: e = "#131314",
|
|
@@ -6688,17 +6858,177 @@ const K5 = ({
|
|
|
6688
6858
|
)
|
|
6689
6859
|
]
|
|
6690
6860
|
}
|
|
6691
|
-
),
|
|
6861
|
+
), M0 = ({
|
|
6862
|
+
width: i = 24,
|
|
6863
|
+
height: o = 24,
|
|
6864
|
+
color: e = w.GREY_DARK_2,
|
|
6865
|
+
className: l,
|
|
6866
|
+
onClick: r
|
|
6867
|
+
}) => /* @__PURE__ */ c(
|
|
6868
|
+
"svg",
|
|
6869
|
+
{
|
|
6870
|
+
width: i,
|
|
6871
|
+
height: o,
|
|
6872
|
+
viewBox: "0 0 24 24",
|
|
6873
|
+
fill: "none",
|
|
6874
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6875
|
+
className: l,
|
|
6876
|
+
onClick: r,
|
|
6877
|
+
children: [
|
|
6878
|
+
/* @__PURE__ */ t(
|
|
6879
|
+
"path",
|
|
6880
|
+
{
|
|
6881
|
+
d: "M5 20V19C5 15.134 8.13401 12 12 12V12C15.866 12 19 15.134 19 19V20",
|
|
6882
|
+
stroke: e,
|
|
6883
|
+
strokeWidth: "1.5",
|
|
6884
|
+
strokeLinecap: "round",
|
|
6885
|
+
strokeLinejoin: "round"
|
|
6886
|
+
}
|
|
6887
|
+
),
|
|
6888
|
+
/* @__PURE__ */ t(
|
|
6889
|
+
"path",
|
|
6890
|
+
{
|
|
6891
|
+
d: "M12 12C14.2091 12 16 10.2091 16 8C16 5.79086 14.2091 4 12 4C9.79086 4 8 5.79086 8 8C8 10.2091 9.79086 12 12 12Z",
|
|
6892
|
+
stroke: e,
|
|
6893
|
+
strokeWidth: "1.5",
|
|
6894
|
+
strokeLinecap: "round",
|
|
6895
|
+
strokeLinejoin: "round"
|
|
6896
|
+
}
|
|
6897
|
+
)
|
|
6898
|
+
]
|
|
6899
|
+
}
|
|
6900
|
+
), x0 = ({
|
|
6901
|
+
width: i = 24,
|
|
6902
|
+
height: o = 24,
|
|
6903
|
+
color: e = w.GREY_DARK_2,
|
|
6904
|
+
className: l,
|
|
6905
|
+
onClick: r
|
|
6906
|
+
}) => /* @__PURE__ */ t(
|
|
6907
|
+
"svg",
|
|
6908
|
+
{
|
|
6909
|
+
width: i,
|
|
6910
|
+
height: o,
|
|
6911
|
+
viewBox: "0 0 24 24",
|
|
6912
|
+
fill: "none",
|
|
6913
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6914
|
+
className: l,
|
|
6915
|
+
onClick: r,
|
|
6916
|
+
children: /* @__PURE__ */ t(
|
|
6917
|
+
"path",
|
|
6918
|
+
{
|
|
6919
|
+
d: "M15 4V2M15 4V6M15 4H10.5M3 10V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V10M3 10H21M3 10V6C3 5.46957 3.21071 4.96086 3.58579 4.58579C3.96086 4.21071 4.46957 4 5 4H7M21 10V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H18.5M7 2V6",
|
|
6920
|
+
stroke: e,
|
|
6921
|
+
strokeWidth: "1.5",
|
|
6922
|
+
strokeLinecap: "round",
|
|
6923
|
+
strokeLinejoin: "round"
|
|
6924
|
+
}
|
|
6925
|
+
)
|
|
6926
|
+
}
|
|
6927
|
+
), _0 = ({
|
|
6928
|
+
width: i = 24,
|
|
6929
|
+
height: o = 24,
|
|
6930
|
+
color: e = w.GREY_DARK_2,
|
|
6931
|
+
className: l,
|
|
6932
|
+
onClick: r
|
|
6933
|
+
}) => /* @__PURE__ */ c(
|
|
6934
|
+
"svg",
|
|
6935
|
+
{
|
|
6936
|
+
width: i,
|
|
6937
|
+
height: o,
|
|
6938
|
+
viewBox: "0 0 24 24",
|
|
6939
|
+
fill: "none",
|
|
6940
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6941
|
+
className: l,
|
|
6942
|
+
onClick: r,
|
|
6943
|
+
children: [
|
|
6944
|
+
/* @__PURE__ */ t(
|
|
6945
|
+
"path",
|
|
6946
|
+
{
|
|
6947
|
+
d: "M12 22C17.523 22 22 17.523 22 12C22 6.477 17.523 2 12 2C6.477 2 2 6.477 2 12C2 17.523 6.477 22 12 22Z",
|
|
6948
|
+
stroke: e,
|
|
6949
|
+
strokeWidth: "1.5",
|
|
6950
|
+
strokeLinecap: "round",
|
|
6951
|
+
strokeLinejoin: "round"
|
|
6952
|
+
}
|
|
6953
|
+
),
|
|
6954
|
+
/* @__PURE__ */ t(
|
|
6955
|
+
"path",
|
|
6956
|
+
{
|
|
6957
|
+
d: "M12 13C12.2652 13 12.5196 12.8946 12.7071 12.7071C12.8946 12.5196 13 12.2652 13 12C13 11.7348 12.8946 11.4804 12.7071 11.2929C12.5196 11.1054 12.2652 11 12 11C11.7348 11 11.4804 11.1054 11.2929 11.2929C11.1054 11.4804 11 11.7348 11 12C11 12.2652 11.1054 12.5196 11.2929 12.7071C11.4804 12.8946 11.7348 13 12 13Z",
|
|
6958
|
+
fill: e,
|
|
6959
|
+
stroke: e,
|
|
6960
|
+
strokeWidth: "1.5",
|
|
6961
|
+
strokeLinecap: "round",
|
|
6962
|
+
strokeLinejoin: "round"
|
|
6963
|
+
}
|
|
6964
|
+
)
|
|
6965
|
+
]
|
|
6966
|
+
}
|
|
6967
|
+
), R0 = ({
|
|
6968
|
+
width: i = 24,
|
|
6969
|
+
height: o = 24,
|
|
6970
|
+
color: e = w.GREY_DARK_2,
|
|
6971
|
+
className: l,
|
|
6972
|
+
onClick: r
|
|
6973
|
+
}) => /* @__PURE__ */ t(
|
|
6974
|
+
"svg",
|
|
6975
|
+
{
|
|
6976
|
+
width: i,
|
|
6977
|
+
height: o,
|
|
6978
|
+
viewBox: "0 0 24 24",
|
|
6979
|
+
fill: "none",
|
|
6980
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6981
|
+
className: l,
|
|
6982
|
+
onClick: r,
|
|
6983
|
+
children: /* @__PURE__ */ t(
|
|
6984
|
+
"path",
|
|
6985
|
+
{
|
|
6986
|
+
d: "M7 18V17C7 15.6739 7.52678 14.4021 8.46447 13.4645C9.40215 12.5268 10.6739 12 12 12M12 12C13.3261 12 14.5979 12.5268 15.5355 13.4645C16.4732 14.4021 17 15.6739 17 17V18M12 12C12.7956 12 13.5587 11.6839 14.1213 11.1213C14.6839 10.5587 15 9.79565 15 9C15 8.20435 14.6839 7.44129 14.1213 6.87868C13.5587 6.31607 12.7956 6 12 6C11.2044 6 10.4413 6.31607 9.87868 6.87868C9.31607 7.44129 9 8.20435 9 9C9 9.79565 9.31607 10.5587 9.87868 11.1213C10.4413 11.6839 11.2044 12 12 12ZM1 18V17C1 16.2044 1.31607 15.4413 1.87868 14.8787C2.44129 14.3161 3.20435 14 4 14M4 14C4.53043 14 5.03914 13.7893 5.41421 13.4142C5.78929 13.0391 6 12.5304 6 12C6 11.4696 5.78929 10.9609 5.41421 10.5858C5.03914 10.2107 4.53043 10 4 10C3.46957 10 2.96086 10.2107 2.58579 10.5858C2.21071 10.9609 2 11.4696 2 12C2 12.5304 2.21071 13.0391 2.58579 13.4142C2.96086 13.7893 3.46957 14 4 14ZM23 18V17C23 16.2044 22.6839 15.4413 22.1213 14.8787C21.5587 14.3161 20.7956 14 20 14M20 14C20.5304 14 21.0391 13.7893 21.4142 13.4142C21.7893 13.0391 22 12.5304 22 12C22 11.4696 21.7893 10.9609 21.4142 10.5858C21.0391 10.2107 20.5304 10 20 10C19.4696 10 18.9609 10.2107 18.5858 10.5858C18.2107 10.9609 18 11.4696 18 12C18 12.5304 18.2107 13.0391 18.5858 13.4142C18.9609 13.7893 19.4696 14 20 14Z",
|
|
6987
|
+
stroke: e,
|
|
6988
|
+
strokeWidth: "1.5",
|
|
6989
|
+
strokeLinecap: "round",
|
|
6990
|
+
strokeLinejoin: "round"
|
|
6991
|
+
}
|
|
6992
|
+
)
|
|
6993
|
+
}
|
|
6994
|
+
), H0 = ({
|
|
6995
|
+
width: i = 24,
|
|
6996
|
+
height: o = 24,
|
|
6997
|
+
color: e = w.GREY_DARK_2,
|
|
6998
|
+
className: l,
|
|
6999
|
+
onClick: r
|
|
7000
|
+
}) => /* @__PURE__ */ t(
|
|
7001
|
+
"svg",
|
|
7002
|
+
{
|
|
7003
|
+
width: i,
|
|
7004
|
+
height: o,
|
|
7005
|
+
viewBox: "0 0 24 24",
|
|
7006
|
+
fill: "none",
|
|
7007
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7008
|
+
className: l,
|
|
7009
|
+
onClick: r,
|
|
7010
|
+
children: /* @__PURE__ */ t(
|
|
7011
|
+
"path",
|
|
7012
|
+
{
|
|
7013
|
+
d: "M7 7H17M7 12H17M7 17H13M19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3Z",
|
|
7014
|
+
stroke: e,
|
|
7015
|
+
strokeWidth: "1.5",
|
|
7016
|
+
strokeLinecap: "round",
|
|
7017
|
+
strokeLinejoin: "round"
|
|
7018
|
+
}
|
|
7019
|
+
)
|
|
7020
|
+
}
|
|
7021
|
+
), V0 = ({
|
|
6692
7022
|
name: i,
|
|
6693
7023
|
width: o,
|
|
6694
7024
|
height: e,
|
|
6695
7025
|
color: l,
|
|
6696
7026
|
className: r,
|
|
6697
7027
|
disabled: a = !1,
|
|
6698
|
-
onClick:
|
|
7028
|
+
onClick: g
|
|
6699
7029
|
}) => {
|
|
6700
|
-
const [n, p] = H(r), { theme:
|
|
6701
|
-
return
|
|
7030
|
+
const [n, p] = H(r), { theme: k } = t1(_1), h = a ? k && k === "dark" ? w.GREY_LIGHT_4 : w.GREY_DARK_1 : l, s = a ? void 0 : g;
|
|
7031
|
+
return B(() => {
|
|
6702
7032
|
if (r) {
|
|
6703
7033
|
s && !a && p(`${r} clickable`);
|
|
6704
7034
|
return;
|
|
@@ -6707,39 +7037,39 @@ const K5 = ({
|
|
|
6707
7037
|
}, [s, r, a]), /* @__PURE__ */ t(z, { children: (() => {
|
|
6708
7038
|
switch (i) {
|
|
6709
7039
|
case "nextIcon":
|
|
6710
|
-
return
|
|
7040
|
+
return y3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6711
7041
|
case "prevIcon":
|
|
6712
|
-
return
|
|
7042
|
+
return T3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6713
7043
|
case "arrowUp":
|
|
6714
|
-
return
|
|
7044
|
+
return U5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6715
7045
|
case "arrowDown":
|
|
6716
|
-
return
|
|
7046
|
+
return P5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6717
7047
|
case "info":
|
|
6718
|
-
return
|
|
7048
|
+
return $5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6719
7049
|
case "arrowRight":
|
|
6720
|
-
return
|
|
7050
|
+
return z5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6721
7051
|
case "calendar":
|
|
6722
|
-
return
|
|
7052
|
+
return J5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6723
7053
|
case "ok":
|
|
6724
|
-
return
|
|
7054
|
+
return q5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6725
7055
|
case "cancel":
|
|
6726
|
-
return
|
|
7056
|
+
return Q5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6727
7057
|
case "add":
|
|
6728
|
-
return
|
|
7058
|
+
return X5({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6729
7059
|
case "list":
|
|
6730
|
-
return
|
|
7060
|
+
return e3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6731
7061
|
case "dragAndDrop":
|
|
6732
|
-
return
|
|
7062
|
+
return o3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6733
7063
|
case "filter":
|
|
6734
|
-
return
|
|
7064
|
+
return i3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6735
7065
|
case "attention":
|
|
6736
|
-
return
|
|
7066
|
+
return t3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6737
7067
|
case "plus":
|
|
6738
|
-
return
|
|
7068
|
+
return l3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6739
7069
|
case "time":
|
|
6740
|
-
return
|
|
7070
|
+
return r3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6741
7071
|
case "arrowDownLong":
|
|
6742
|
-
return
|
|
7072
|
+
return n3({
|
|
6743
7073
|
width: o,
|
|
6744
7074
|
height: e,
|
|
6745
7075
|
color: h,
|
|
@@ -6747,9 +7077,9 @@ const K5 = ({
|
|
|
6747
7077
|
onClick: s
|
|
6748
7078
|
});
|
|
6749
7079
|
case "users":
|
|
6750
|
-
return
|
|
7080
|
+
return s3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6751
7081
|
case "mySkillsMatrix":
|
|
6752
|
-
return
|
|
7082
|
+
return h3({
|
|
6753
7083
|
width: o,
|
|
6754
7084
|
height: e,
|
|
6755
7085
|
color: h,
|
|
@@ -6757,9 +7087,9 @@ const K5 = ({
|
|
|
6757
7087
|
onClick: s
|
|
6758
7088
|
});
|
|
6759
7089
|
case "skills":
|
|
6760
|
-
return
|
|
7090
|
+
return c3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6761
7091
|
case "skillsMatrices":
|
|
6762
|
-
return
|
|
7092
|
+
return a3({
|
|
6763
7093
|
width: o,
|
|
6764
7094
|
height: e,
|
|
6765
7095
|
color: h,
|
|
@@ -6767,23 +7097,23 @@ const K5 = ({
|
|
|
6767
7097
|
onClick: s
|
|
6768
7098
|
});
|
|
6769
7099
|
case "history":
|
|
6770
|
-
return
|
|
7100
|
+
return C3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6771
7101
|
case "logOut":
|
|
6772
|
-
return
|
|
7102
|
+
return d3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6773
7103
|
case "settings":
|
|
6774
|
-
return
|
|
7104
|
+
return w3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6775
7105
|
case "addSkill":
|
|
6776
|
-
return
|
|
7106
|
+
return k3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6777
7107
|
case "conversation":
|
|
6778
|
-
return
|
|
7108
|
+
return g3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6779
7109
|
case "trash":
|
|
6780
|
-
return
|
|
7110
|
+
return p3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6781
7111
|
case "settings4":
|
|
6782
|
-
return
|
|
7112
|
+
return L3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6783
7113
|
case "edit2":
|
|
6784
|
-
return
|
|
7114
|
+
return m3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6785
7115
|
case "notifications":
|
|
6786
|
-
return
|
|
7116
|
+
return u3({
|
|
6787
7117
|
width: o,
|
|
6788
7118
|
height: e,
|
|
6789
7119
|
color: h,
|
|
@@ -6791,9 +7121,9 @@ const K5 = ({
|
|
|
6791
7121
|
onClick: s
|
|
6792
7122
|
});
|
|
6793
7123
|
case "success":
|
|
6794
|
-
return
|
|
7124
|
+
return v3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6795
7125
|
case "attentionSmall":
|
|
6796
|
-
return
|
|
7126
|
+
return N3({
|
|
6797
7127
|
width: o,
|
|
6798
7128
|
height: e,
|
|
6799
7129
|
color: h,
|
|
@@ -6801,11 +7131,11 @@ const K5 = ({
|
|
|
6801
7131
|
onClick: s
|
|
6802
7132
|
});
|
|
6803
7133
|
case "errorSmall":
|
|
6804
|
-
return
|
|
7134
|
+
return f3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6805
7135
|
case "infoMedium":
|
|
6806
|
-
return
|
|
7136
|
+
return M3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6807
7137
|
case "attentionMedium":
|
|
6808
|
-
return
|
|
7138
|
+
return x3({
|
|
6809
7139
|
width: o,
|
|
6810
7140
|
height: e,
|
|
6811
7141
|
color: h,
|
|
@@ -6813,9 +7143,9 @@ const K5 = ({
|
|
|
6813
7143
|
onClick: s
|
|
6814
7144
|
});
|
|
6815
7145
|
case "errorMedium":
|
|
6816
|
-
return
|
|
7146
|
+
return _3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6817
7147
|
case "faviconSkills":
|
|
6818
|
-
return
|
|
7148
|
+
return W3({
|
|
6819
7149
|
width: o,
|
|
6820
7150
|
height: e,
|
|
6821
7151
|
color: h,
|
|
@@ -6823,7 +7153,7 @@ const K5 = ({
|
|
|
6823
7153
|
onClick: s
|
|
6824
7154
|
});
|
|
6825
7155
|
case "visibilityIcon":
|
|
6826
|
-
return
|
|
7156
|
+
return R3({
|
|
6827
7157
|
width: o,
|
|
6828
7158
|
height: e,
|
|
6829
7159
|
color: h,
|
|
@@ -6831,7 +7161,7 @@ const K5 = ({
|
|
|
6831
7161
|
onClick: s
|
|
6832
7162
|
});
|
|
6833
7163
|
case "visibilityOffIcon":
|
|
6834
|
-
return
|
|
7164
|
+
return H3({
|
|
6835
7165
|
width: o,
|
|
6836
7166
|
height: e,
|
|
6837
7167
|
color: h,
|
|
@@ -6839,7 +7169,7 @@ const K5 = ({
|
|
|
6839
7169
|
onClick: s
|
|
6840
7170
|
});
|
|
6841
7171
|
case "selectArrowIcon":
|
|
6842
|
-
return
|
|
7172
|
+
return V3({
|
|
6843
7173
|
width: o,
|
|
6844
7174
|
height: e,
|
|
6845
7175
|
color: h,
|
|
@@ -6847,7 +7177,7 @@ const K5 = ({
|
|
|
6847
7177
|
onClick: s
|
|
6848
7178
|
});
|
|
6849
7179
|
case "expandArrowIcon":
|
|
6850
|
-
return
|
|
7180
|
+
return E3({
|
|
6851
7181
|
width: o,
|
|
6852
7182
|
height: e,
|
|
6853
7183
|
color: h,
|
|
@@ -6855,7 +7185,7 @@ const K5 = ({
|
|
|
6855
7185
|
onClick: s
|
|
6856
7186
|
});
|
|
6857
7187
|
case "expandActiveArrowIcon":
|
|
6858
|
-
return
|
|
7188
|
+
return Z3({
|
|
6859
7189
|
width: o,
|
|
6860
7190
|
height: e,
|
|
6861
7191
|
color: h,
|
|
@@ -6863,102 +7193,112 @@ const K5 = ({
|
|
|
6863
7193
|
onClick: s
|
|
6864
7194
|
});
|
|
6865
7195
|
case "camera":
|
|
6866
|
-
return
|
|
7196
|
+
return B3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6867
7197
|
case "sortUp":
|
|
6868
|
-
return
|
|
7198
|
+
return A3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6869
7199
|
case "sortDown":
|
|
6870
|
-
return
|
|
7200
|
+
return I3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6871
7201
|
case "logOut2":
|
|
6872
|
-
return
|
|
7202
|
+
return G3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6873
7203
|
case "search":
|
|
6874
|
-
return
|
|
7204
|
+
return D3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6875
7205
|
case "handRock":
|
|
6876
|
-
return
|
|
7206
|
+
return j3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6877
7207
|
case "arrowUpFilled":
|
|
6878
|
-
return
|
|
7208
|
+
return K3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6879
7209
|
case "arrowDownFilled":
|
|
6880
|
-
return
|
|
7210
|
+
return Y3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6881
7211
|
case "link":
|
|
6882
|
-
return
|
|
7212
|
+
return b3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6883
7213
|
case "telegram":
|
|
6884
|
-
return
|
|
7214
|
+
return F3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6885
7215
|
case "mail":
|
|
6886
|
-
return
|
|
7216
|
+
return U3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6887
7217
|
case "github":
|
|
6888
|
-
return
|
|
7218
|
+
return O3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6889
7219
|
case "linkedIn":
|
|
6890
|
-
return
|
|
7220
|
+
return S3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6891
7221
|
case "emptyStateIcon":
|
|
6892
|
-
return
|
|
7222
|
+
return P3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6893
7223
|
case "filtersIcon":
|
|
6894
|
-
return
|
|
7224
|
+
return $3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6895
7225
|
case "dotMenuIcon":
|
|
6896
|
-
return
|
|
7226
|
+
return z3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6897
7227
|
case "plusCircle":
|
|
6898
|
-
return
|
|
7228
|
+
return J3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6899
7229
|
case "warning":
|
|
6900
|
-
return
|
|
7230
|
+
return q3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6901
7231
|
case "back":
|
|
6902
|
-
return
|
|
7232
|
+
return Q3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6903
7233
|
case "bell":
|
|
6904
|
-
return
|
|
7234
|
+
return X3({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6905
7235
|
case "contract":
|
|
6906
|
-
return
|
|
7236
|
+
return o0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6907
7237
|
case "trash2":
|
|
6908
|
-
return
|
|
7238
|
+
return e0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6909
7239
|
case "manager":
|
|
6910
|
-
return
|
|
7240
|
+
return i0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6911
7241
|
case "resourceManager":
|
|
6912
|
-
return
|
|
7242
|
+
return t0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6913
7243
|
case "settings2":
|
|
6914
|
-
return
|
|
7244
|
+
return l0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6915
7245
|
case "image":
|
|
6916
|
-
return
|
|
7246
|
+
return r0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6917
7247
|
case "upload":
|
|
6918
|
-
return
|
|
7248
|
+
return n0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6919
7249
|
case "edit":
|
|
6920
|
-
return
|
|
7250
|
+
return s0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6921
7251
|
case "location":
|
|
6922
|
-
return
|
|
7252
|
+
return h0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6923
7253
|
case "plus2":
|
|
6924
|
-
return
|
|
7254
|
+
return c0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6925
7255
|
case "search2":
|
|
6926
|
-
return
|
|
7256
|
+
return a0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6927
7257
|
case "fastArrowLeft":
|
|
6928
|
-
return
|
|
7258
|
+
return C0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6929
7259
|
case "fastArrowRight":
|
|
6930
|
-
return
|
|
7260
|
+
return d0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6931
7261
|
case "crossInCircle":
|
|
6932
|
-
return
|
|
7262
|
+
return w0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6933
7263
|
case "arrowUp2":
|
|
6934
|
-
return
|
|
7264
|
+
return g0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6935
7265
|
case "arrowDown2":
|
|
6936
|
-
return
|
|
7266
|
+
return k0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6937
7267
|
case "filledArrowLeft":
|
|
6938
|
-
return
|
|
7268
|
+
return p0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6939
7269
|
case "filledArrowRight":
|
|
6940
|
-
return
|
|
7270
|
+
return L0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6941
7271
|
case "burgerMenu":
|
|
6942
|
-
return
|
|
7272
|
+
return m0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6943
7273
|
case "signOut":
|
|
6944
|
-
return
|
|
7274
|
+
return u0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6945
7275
|
case "refresh":
|
|
6946
|
-
return
|
|
7276
|
+
return v0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6947
7277
|
case "projects":
|
|
6948
|
-
return
|
|
7278
|
+
return N0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6949
7279
|
case "exit":
|
|
6950
|
-
return
|
|
7280
|
+
return f0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
7281
|
+
case "client":
|
|
7282
|
+
return M0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
7283
|
+
case "calendar2":
|
|
7284
|
+
return x0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
7285
|
+
case "openPointCircle":
|
|
7286
|
+
return _0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
7287
|
+
case "community":
|
|
7288
|
+
return R0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
7289
|
+
case "docs":
|
|
7290
|
+
return H0({ width: o, height: e, color: h, className: n, onClick: s });
|
|
6951
7291
|
default:
|
|
6952
7292
|
return /* @__PURE__ */ t(z, { children: "No Icon provided" });
|
|
6953
7293
|
}
|
|
6954
7294
|
})() });
|
|
6955
7295
|
};
|
|
6956
7296
|
var o1 = /* @__PURE__ */ ((i) => (i.GREY_LIGHT_0 = "var(--grey-light-0)", i.GREY_LIGHT_1 = "var(--grey-light-1)", i.GREY_LIGHT_2 = "var(--grey-light-2)", i.GREY_LIGHT_3 = "var(--grey-light-3)", i.GREY_LIGHT_4 = "var(--grey-light-4)", i.GREY_DARK_1 = "var(--grey-dark-1)", i.GREY_DARK_2 = "var(--grey-dark-2)", i.GREY_DARK_3 = "var(--grey-dark-3)", i.GREY_DARK_4 = "var(--grey-dark-4)", i.GREY_DARK_5 = "var(--grey-dark-5)", i.BLUE_PRIMARY = "var(--blue-primary)", i.BLUE_HOVER = "var(--blue-hover)", i.BLUE_LIGHT_1 = "var(--blue-light-1)", i.BLUE_LIGHT_2 = "var(--blue-light-2)", i.BLUE_LIGHT_3 = "var(--blue-light-3)", i.BLUE_LIGHT_4 = "var(--blue-light-4)", i.BLUE_DARK_1 = "var(--blue-dark-1)", i.PURPLE_LIGHT = "var(--purple-light)", i.PURPLE_DARK = "var(--purple-dark)", i.NOTIFICATION_WARNING_LIGHT = "var(--notification-warning-light)", i.NOTIFICATION_WARNING_DARK = "var(--notification-warning-dark)", i.NOTIFICATION_SUCCESS_LIGHT = "var(--notification-success-light)", i.NOTIFICATION_SUCCESS_DARK = "var(--notification-success-dark)", i.NOTIFICATION_ERROR_LIGHT = "var(--notification-error-light)", i.NOTIFICATION_ERROR_DARK = "var(--notification-error-dark)", i.NOTIFICATION_ERROR_DARK_MODE = "var(--notification-error-dark-mode)", i))(o1 || {});
|
|
6957
|
-
const
|
|
7297
|
+
const E0 = i1({
|
|
6958
7298
|
locale: "en",
|
|
6959
7299
|
theme: "light"
|
|
6960
7300
|
});
|
|
6961
|
-
|
|
7301
|
+
E0.Provider;
|
|
6962
7302
|
const R1 = ({
|
|
6963
7303
|
children: i,
|
|
6964
7304
|
width: o,
|
|
@@ -6967,7 +7307,7 @@ const R1 = ({
|
|
|
6967
7307
|
closable: r = !0,
|
|
6968
7308
|
disabled: a = !1
|
|
6969
7309
|
}) => {
|
|
6970
|
-
const
|
|
7310
|
+
const g = e === "small" ? 10 : 12.5, n = () => {
|
|
6971
7311
|
a || l == null || l();
|
|
6972
7312
|
};
|
|
6973
7313
|
return /* @__PURE__ */ t(
|
|
@@ -6975,12 +7315,12 @@ const R1 = ({
|
|
|
6975
7315
|
{
|
|
6976
7316
|
className: `snmt-tag ${e} ${a ? "disabled" : ""}`,
|
|
6977
7317
|
closeIcon: /* @__PURE__ */ t(
|
|
6978
|
-
|
|
7318
|
+
V0,
|
|
6979
7319
|
{
|
|
6980
7320
|
name: "errorSmall",
|
|
6981
7321
|
color: a ? o1.GREY_DARK_1 : o1.GREY_DARK_2,
|
|
6982
|
-
width:
|
|
6983
|
-
height:
|
|
7322
|
+
width: g,
|
|
7323
|
+
height: g,
|
|
6984
7324
|
onClick: n
|
|
6985
7325
|
}
|
|
6986
7326
|
),
|
|
@@ -6988,7 +7328,7 @@ const R1 = ({
|
|
|
6988
7328
|
style: { width: o ?? "fit-content" },
|
|
6989
7329
|
closable: r,
|
|
6990
7330
|
children: typeof i == "string" ? /* @__PURE__ */ t(
|
|
6991
|
-
|
|
7331
|
+
S5,
|
|
6992
7332
|
{
|
|
6993
7333
|
variant: e === "small" ? "body4" : "body2",
|
|
6994
7334
|
color: a ? o1.GREY_DARK_2 : o1.GREY_DARK_5,
|
|
@@ -6997,7 +7337,7 @@ const R1 = ({
|
|
|
6997
7337
|
) : i
|
|
6998
7338
|
}
|
|
6999
7339
|
);
|
|
7000
|
-
},
|
|
7340
|
+
}, Z0 = ({
|
|
7001
7341
|
children: i,
|
|
7002
7342
|
content: o,
|
|
7003
7343
|
isOpen: e,
|
|
@@ -7005,16 +7345,16 @@ const R1 = ({
|
|
|
7005
7345
|
placement: r = "topRight",
|
|
7006
7346
|
noPadding: a = !1
|
|
7007
7347
|
}) => {
|
|
7008
|
-
const [
|
|
7348
|
+
const [g, n] = H(!1);
|
|
7009
7349
|
return /* @__PURE__ */ t(
|
|
7010
|
-
|
|
7350
|
+
D1,
|
|
7011
7351
|
{
|
|
7012
7352
|
content: o,
|
|
7013
7353
|
arrow: !1,
|
|
7014
7354
|
placement: r,
|
|
7015
7355
|
trigger: "click",
|
|
7016
7356
|
overlayClassName: `snmt-popover ${a ? "" : "padding"}`,
|
|
7017
|
-
open: e ??
|
|
7357
|
+
open: e ?? g,
|
|
7018
7358
|
onOpenChange: (p) => {
|
|
7019
7359
|
n(p), l == null || l(p);
|
|
7020
7360
|
},
|
|
@@ -7022,7 +7362,7 @@ const R1 = ({
|
|
|
7022
7362
|
}
|
|
7023
7363
|
);
|
|
7024
7364
|
};
|
|
7025
|
-
var
|
|
7365
|
+
var W0 = { exports: {} };
|
|
7026
7366
|
(function(i, o) {
|
|
7027
7367
|
(function(e, l) {
|
|
7028
7368
|
i.exports = l();
|
|
@@ -7032,31 +7372,31 @@ var N0 = { exports: {} };
|
|
|
7032
7372
|
return "[" + e + (l[(r - 20) % 10] || l[r] || l[0]) + "]";
|
|
7033
7373
|
} };
|
|
7034
7374
|
});
|
|
7035
|
-
})(
|
|
7036
|
-
const
|
|
7375
|
+
})(W0);
|
|
7376
|
+
const B0 = ({
|
|
7037
7377
|
values: i,
|
|
7038
7378
|
onTagClose: o,
|
|
7039
7379
|
maxWidth: e,
|
|
7040
7380
|
closable: l = !0,
|
|
7041
7381
|
disabled: r,
|
|
7042
7382
|
options: a,
|
|
7043
|
-
extraOptions:
|
|
7383
|
+
extraOptions: g
|
|
7044
7384
|
}) => {
|
|
7045
|
-
const { locale: n } = t1(
|
|
7046
|
-
if (
|
|
7385
|
+
const { locale: n } = t1(g1), { t: p } = t2("common", { lng: n }), [k, h] = H(!1);
|
|
7386
|
+
if (B(() => {
|
|
7047
7387
|
i.length || h(!1);
|
|
7048
7388
|
}, [i]), !i.length)
|
|
7049
7389
|
return null;
|
|
7050
7390
|
const s = (_) => {
|
|
7051
|
-
var
|
|
7052
|
-
return ((
|
|
7391
|
+
var E, A;
|
|
7392
|
+
return ((E = a == null ? void 0 : a.find((R) => R.value === _)) == null ? void 0 : E.label) || ((A = g == null ? void 0 : g.find((R) => R.value === _)) == null ? void 0 : A.label) || _;
|
|
7053
7393
|
};
|
|
7054
7394
|
return /* @__PURE__ */ c(
|
|
7055
|
-
|
|
7395
|
+
Z0,
|
|
7056
7396
|
{
|
|
7057
7397
|
content: (
|
|
7058
7398
|
// 90: paddings + margins + gaps and so on
|
|
7059
|
-
/* @__PURE__ */ t("div", { style: { maxWidth: e - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ t(
|
|
7399
|
+
/* @__PURE__ */ t("div", { style: { maxWidth: e - 90 }, className: "snmt-popover-from-select", children: /* @__PURE__ */ t(C1, { gap: 6, flexWrap: "wrap", children: i.map(({ value: _ }) => /* @__PURE__ */ t(
|
|
7060
7400
|
R1,
|
|
7061
7401
|
{
|
|
7062
7402
|
onClose: () => o(_),
|
|
@@ -7068,7 +7408,7 @@ const f0 = ({
|
|
|
7068
7408
|
)) }) })
|
|
7069
7409
|
),
|
|
7070
7410
|
placement: "bottomRight",
|
|
7071
|
-
isOpen:
|
|
7411
|
+
isOpen: k,
|
|
7072
7412
|
setIsOpen: h,
|
|
7073
7413
|
children: [
|
|
7074
7414
|
i.length,
|
|
@@ -7085,7 +7425,7 @@ const f0 = ({
|
|
|
7085
7425
|
backgroundSize: "20% calc(200% + 20px)"
|
|
7086
7426
|
};
|
|
7087
7427
|
return /* @__PURE__ */ t("span", { className: "snmt-loader", style: l });
|
|
7088
|
-
}, v1 =
|
|
7428
|
+
}, v1 = k1(
|
|
7089
7429
|
({
|
|
7090
7430
|
value: i,
|
|
7091
7431
|
onChange: o,
|
|
@@ -7093,87 +7433,87 @@ const f0 = ({
|
|
|
7093
7433
|
mode: l,
|
|
7094
7434
|
search: r = !1,
|
|
7095
7435
|
options: a,
|
|
7096
|
-
width:
|
|
7436
|
+
width: g,
|
|
7097
7437
|
disabled: n = !1,
|
|
7098
7438
|
required: p = !1,
|
|
7099
|
-
clearable:
|
|
7439
|
+
clearable: k = !1,
|
|
7100
7440
|
scrollThresholdValue: h = 50,
|
|
7101
7441
|
onSearchChange: s,
|
|
7102
7442
|
onDropdownVisibleChange: _,
|
|
7103
|
-
onScrollToEnd:
|
|
7104
|
-
onPopupScroll:
|
|
7105
|
-
id:
|
|
7443
|
+
onScrollToEnd: E,
|
|
7444
|
+
onPopupScroll: A,
|
|
7445
|
+
id: I,
|
|
7106
7446
|
extraOptions: R,
|
|
7107
7447
|
dropdownRender: T,
|
|
7108
|
-
optionRender:
|
|
7448
|
+
optionRender: V,
|
|
7109
7449
|
isLoading: v,
|
|
7110
7450
|
readOnly: N
|
|
7111
7451
|
}, f) => {
|
|
7112
|
-
const [M, x] = H(!1), [q, G] = H(!1), [Y, S] = H(!0), [Z,
|
|
7113
|
-
|
|
7114
|
-
|
|
7452
|
+
const [M, x] = H(!1), [q, G] = H(!1), [Y, S] = H(!0), [Z, D] = H(i), Q = J(null);
|
|
7453
|
+
B(() => {
|
|
7454
|
+
D(i);
|
|
7115
7455
|
}, [i]);
|
|
7116
|
-
const l1 = (
|
|
7117
|
-
x(
|
|
7118
|
-
}, r1 = (
|
|
7456
|
+
const l1 = (C) => {
|
|
7457
|
+
x(C), _ && _(C);
|
|
7458
|
+
}, r1 = (C, L) => {
|
|
7119
7459
|
var u;
|
|
7120
|
-
return !!((u = L == null ? void 0 : L.label) != null && u.toString().toLowerCase().includes(
|
|
7460
|
+
return !!((u = L == null ? void 0 : L.label) != null && u.toString().toLowerCase().includes(C.toLowerCase()));
|
|
7121
7461
|
}, X = () => {
|
|
7122
7462
|
G(!0);
|
|
7123
7463
|
}, U = () => {
|
|
7124
7464
|
G(!1);
|
|
7125
|
-
},
|
|
7126
|
-
(
|
|
7127
|
-
if (
|
|
7128
|
-
const u =
|
|
7465
|
+
}, y = W(
|
|
7466
|
+
(C) => {
|
|
7467
|
+
if (D(C), l) {
|
|
7468
|
+
const u = C;
|
|
7129
7469
|
o == null || o(u);
|
|
7130
7470
|
return;
|
|
7131
7471
|
}
|
|
7132
|
-
const L =
|
|
7472
|
+
const L = C;
|
|
7133
7473
|
o == null || o(L);
|
|
7134
7474
|
},
|
|
7135
7475
|
[l, o]
|
|
7136
|
-
), n1 =
|
|
7476
|
+
), n1 = W(() => {
|
|
7137
7477
|
if (!N) {
|
|
7138
7478
|
if (l) {
|
|
7139
|
-
|
|
7479
|
+
y([]);
|
|
7140
7480
|
return;
|
|
7141
7481
|
}
|
|
7142
|
-
|
|
7482
|
+
y("");
|
|
7143
7483
|
}
|
|
7144
|
-
}, [
|
|
7145
|
-
(
|
|
7146
|
-
const L = Z.filter((u) => u !==
|
|
7147
|
-
|
|
7484
|
+
}, [y, l, N]), K = W(
|
|
7485
|
+
(C) => {
|
|
7486
|
+
const L = Z.filter((u) => u !== C);
|
|
7487
|
+
y(L), D(L);
|
|
7148
7488
|
},
|
|
7149
|
-
[
|
|
7150
|
-
), e1 =
|
|
7151
|
-
(
|
|
7489
|
+
[y, Z]
|
|
7490
|
+
), e1 = W(
|
|
7491
|
+
(C) => (Z == null ? void 0 : Z.indexOf(C)) === 0 ? (
|
|
7152
7492
|
// if the search input is empty
|
|
7153
7493
|
// then display the placeholder, else do not display it
|
|
7154
7494
|
/* @__PURE__ */ t("span", { className: "custom-placeholder", children: Y ? e : "" })
|
|
7155
7495
|
) : /* @__PURE__ */ t(z, {}),
|
|
7156
7496
|
[Y, Z, e]
|
|
7157
|
-
), s1 = (
|
|
7158
|
-
|
|
7159
|
-
}, h1 = async (
|
|
7160
|
-
const { target: L } =
|
|
7161
|
-
L.scrollTop + L.offsetHeight >= L.scrollHeight - h && (
|
|
7162
|
-
}, P =
|
|
7163
|
-
(
|
|
7497
|
+
), s1 = (C) => {
|
|
7498
|
+
C.preventDefault(), C.stopPropagation();
|
|
7499
|
+
}, h1 = async (C) => {
|
|
7500
|
+
const { target: L } = C;
|
|
7501
|
+
L.scrollTop + L.offsetHeight >= L.scrollHeight - h && (E == null || E(!0)), A && await A(C);
|
|
7502
|
+
}, P = W(
|
|
7503
|
+
(C) => {
|
|
7164
7504
|
var L, u;
|
|
7165
|
-
return ((L = a.find((b) => b.value ===
|
|
7166
|
-
(b) => b.value ===
|
|
7167
|
-
)) == null ? void 0 : u.label) ||
|
|
7505
|
+
return ((L = a.find((b) => b.value === C)) == null ? void 0 : L.label) || ((u = R == null ? void 0 : R.find(
|
|
7506
|
+
(b) => b.value === C
|
|
7507
|
+
)) == null ? void 0 : u.label) || C;
|
|
7168
7508
|
},
|
|
7169
7509
|
[R, a]
|
|
7170
|
-
), c1 =
|
|
7171
|
-
(
|
|
7510
|
+
), c1 = W(
|
|
7511
|
+
(C) => {
|
|
7172
7512
|
var L;
|
|
7173
7513
|
return /* @__PURE__ */ t(
|
|
7174
|
-
|
|
7514
|
+
B0,
|
|
7175
7515
|
{
|
|
7176
|
-
values:
|
|
7516
|
+
values: C,
|
|
7177
7517
|
onTagClose: K,
|
|
7178
7518
|
maxWidth: ((L = Q.current) == null ? void 0 : L.clientWidth) || 0,
|
|
7179
7519
|
disabled: n,
|
|
@@ -7184,8 +7524,8 @@ const f0 = ({
|
|
|
7184
7524
|
);
|
|
7185
7525
|
},
|
|
7186
7526
|
[n, R, K, a, N]
|
|
7187
|
-
), m =
|
|
7188
|
-
({ label:
|
|
7527
|
+
), m = W(
|
|
7528
|
+
({ label: C, value: L, mode: u }) => u === "filter" ? e1(L) : /* @__PURE__ */ t("div", { onMouseDown: s1, className: "tag-wrapper", children: /* @__PURE__ */ t(R1, { onClose: () => K(L), disabled: n, children: typeof C == "object" ? C : P(L) }) }),
|
|
7189
7529
|
[n, P, K, e1]
|
|
7190
7530
|
);
|
|
7191
7531
|
return /* @__PURE__ */ c(
|
|
@@ -7194,14 +7534,14 @@ const f0 = ({
|
|
|
7194
7534
|
className: `snmt-select ${q ? "snmt-select-focused" : ""}
|
|
7195
7535
|
${l ? "" : "snmt-select-single"} ${N ? "snmt-select-read-only" : ""}`,
|
|
7196
7536
|
ref: Q,
|
|
7197
|
-
style: { width:
|
|
7537
|
+
style: { width: g },
|
|
7198
7538
|
children: [
|
|
7199
7539
|
/* @__PURE__ */ t(
|
|
7200
7540
|
Z1,
|
|
7201
7541
|
{
|
|
7202
7542
|
className: "snmt-select-blank",
|
|
7203
7543
|
popupClassName: N ? "dropdown-read-only" : "",
|
|
7204
|
-
id:
|
|
7544
|
+
id: I,
|
|
7205
7545
|
ref: f,
|
|
7206
7546
|
showSearch: !!r,
|
|
7207
7547
|
filterOption: r && r1,
|
|
@@ -7209,23 +7549,23 @@ const f0 = ({
|
|
|
7209
7549
|
placeholder: e ? p ? `${e}*` : e : void 0,
|
|
7210
7550
|
disabled: n,
|
|
7211
7551
|
value: Z || void 0,
|
|
7212
|
-
labelRender: (
|
|
7552
|
+
labelRender: (C) => P(C.value),
|
|
7213
7553
|
mode: l === "filter" ? "multiple" : l,
|
|
7214
|
-
onChange:
|
|
7554
|
+
onChange: y,
|
|
7215
7555
|
onFocus: X,
|
|
7216
7556
|
onBlur: U,
|
|
7217
|
-
onSearch: (
|
|
7218
|
-
S(!
|
|
7557
|
+
onSearch: (C) => {
|
|
7558
|
+
S(!C), s && s(C);
|
|
7219
7559
|
},
|
|
7220
7560
|
onSelect: () => S(!0),
|
|
7221
7561
|
onDeselect: () => S(!0),
|
|
7222
|
-
tagRender: (
|
|
7562
|
+
tagRender: (C) => m({ ...C, mode: l }),
|
|
7223
7563
|
maxTagCount: "responsive",
|
|
7224
7564
|
maxTagPlaceholder: c1,
|
|
7225
7565
|
onPopupScroll: h1,
|
|
7226
7566
|
prefix: v && /* @__PURE__ */ t(u1, { size: 15 }),
|
|
7227
7567
|
suffixIcon: /* @__PURE__ */ t("div", { className: "wrapper-suffix-icon", children: l !== "filter" && /* @__PURE__ */ c(z, { children: [
|
|
7228
|
-
Z && !!Z.length && (l ||
|
|
7568
|
+
Z && !!Z.length && (l || k) && /* @__PURE__ */ t("div", { onClick: n1, children: /* @__PURE__ */ t(
|
|
7229
7569
|
a1,
|
|
7230
7570
|
{
|
|
7231
7571
|
name: "cancel",
|
|
@@ -7244,20 +7584,20 @@ const f0 = ({
|
|
|
7244
7584
|
] }) }),
|
|
7245
7585
|
removeIcon: /* @__PURE__ */ t(a1, { name: "errorSmall", color: O.GREY_DARK_2 }),
|
|
7246
7586
|
options: a,
|
|
7247
|
-
optionRender: (
|
|
7248
|
-
/* @__PURE__ */ c(
|
|
7587
|
+
optionRender: (C) => V ? V(C.data) : /* @__PURE__ */ c(C1, { justifyContent: "space-between", alignItems: "center", flex: "1", children: [
|
|
7588
|
+
/* @__PURE__ */ c(C1, { alignItems: "center", gap: 12, children: [
|
|
7249
7589
|
l && /* @__PURE__ */ t(
|
|
7250
7590
|
r2,
|
|
7251
7591
|
{
|
|
7252
|
-
checked: !!(Z != null && Z.includes(
|
|
7592
|
+
checked: !!(Z != null && Z.includes(C.value))
|
|
7253
7593
|
}
|
|
7254
7594
|
),
|
|
7255
|
-
/* @__PURE__ */ c(
|
|
7256
|
-
|
|
7257
|
-
/* @__PURE__ */ t("span", { children:
|
|
7595
|
+
/* @__PURE__ */ c(C1, { alignItems: "center", gap: 8, children: [
|
|
7596
|
+
C.data.image && /* @__PURE__ */ t(l2, { src: C.data.image, size: 20 }),
|
|
7597
|
+
/* @__PURE__ */ t("span", { children: C.label })
|
|
7258
7598
|
] })
|
|
7259
7599
|
] }),
|
|
7260
|
-
!l && Z ===
|
|
7600
|
+
!l && Z === C.value && /* @__PURE__ */ t(
|
|
7261
7601
|
a1,
|
|
7262
7602
|
{
|
|
7263
7603
|
name: "ok",
|
|
@@ -7267,8 +7607,8 @@ const f0 = ({
|
|
|
7267
7607
|
}
|
|
7268
7608
|
)
|
|
7269
7609
|
] }),
|
|
7270
|
-
dropdownRender: (
|
|
7271
|
-
/* @__PURE__ */ t("div", { className: "dropdown-menu", children: T ? T(
|
|
7610
|
+
dropdownRender: (C) => /* @__PURE__ */ c("div", { className: "dropdown-container", children: [
|
|
7611
|
+
/* @__PURE__ */ t("div", { className: "dropdown-menu", children: T ? T(C) : C }),
|
|
7272
7612
|
v && /* @__PURE__ */ t("div", { className: "loading-overlay", children: /* @__PURE__ */ t(u1, { size: 28 }) })
|
|
7273
7613
|
] })
|
|
7274
7614
|
}
|
|
@@ -7288,9 +7628,9 @@ const f0 = ({
|
|
|
7288
7628
|
);
|
|
7289
7629
|
}
|
|
7290
7630
|
);
|
|
7291
|
-
function
|
|
7631
|
+
function A0(i, o = 500) {
|
|
7292
7632
|
const e = J();
|
|
7293
|
-
return
|
|
7633
|
+
return B(() => () => {
|
|
7294
7634
|
e.current && clearTimeout(e.current);
|
|
7295
7635
|
}, []), (...r) => {
|
|
7296
7636
|
const a = setTimeout(() => {
|
|
@@ -7301,13 +7641,13 @@ function M0(i, o = 500) {
|
|
|
7301
7641
|
}
|
|
7302
7642
|
function N1(i) {
|
|
7303
7643
|
const o = J(i);
|
|
7304
|
-
return
|
|
7644
|
+
return B(() => {
|
|
7305
7645
|
o.current = i;
|
|
7306
7646
|
}, [i]), o.current;
|
|
7307
7647
|
}
|
|
7308
|
-
const
|
|
7648
|
+
const d1 = 100, $ = {
|
|
7309
7649
|
offset: 0
|
|
7310
|
-
},
|
|
7650
|
+
}, y0 = k1(
|
|
7311
7651
|
({
|
|
7312
7652
|
loadOptions: i,
|
|
7313
7653
|
width: o,
|
|
@@ -7315,38 +7655,38 @@ const C1 = 100, $ = {
|
|
|
7315
7655
|
value: l,
|
|
7316
7656
|
id: r,
|
|
7317
7657
|
disabled: a,
|
|
7318
|
-
scrollThresholdValue:
|
|
7658
|
+
scrollThresholdValue: g,
|
|
7319
7659
|
placeholder: n,
|
|
7320
7660
|
mode: p,
|
|
7321
|
-
loadOnClosedState:
|
|
7661
|
+
loadOnClosedState: k,
|
|
7322
7662
|
preloadOptions: h,
|
|
7323
7663
|
extraOptions: s,
|
|
7324
7664
|
onDropdownVisibleChange: _,
|
|
7325
|
-
optionRender:
|
|
7326
|
-
dropdownRender:
|
|
7327
|
-
readOnly:
|
|
7665
|
+
optionRender: E,
|
|
7666
|
+
dropdownRender: A,
|
|
7667
|
+
readOnly: I,
|
|
7328
7668
|
clearable: R,
|
|
7329
7669
|
required: T = !1
|
|
7330
|
-
},
|
|
7331
|
-
const [v, N] = H(), [f, M] = H($), [x, q] = H(!1), [G, Y] = H(), [S, Z] = H(!1), [
|
|
7670
|
+
}, V) => {
|
|
7671
|
+
const [v, N] = H(), [f, M] = H($), [x, q] = H(!1), [G, Y] = H(), [S, Z] = H(!1), [D, Q] = H(
|
|
7332
7672
|
s ?? []
|
|
7333
|
-
), l1 = N1(f.offset), r1 = N1(G), [X, U] = H(!1),
|
|
7673
|
+
), l1 = N1(f.offset), r1 = N1(G), [X, U] = H(!1), y = J(!1), n1 = W(
|
|
7334
7674
|
async ({
|
|
7335
|
-
limit: m =
|
|
7336
|
-
offset:
|
|
7675
|
+
limit: m = d1,
|
|
7676
|
+
offset: C,
|
|
7337
7677
|
search: L
|
|
7338
7678
|
}) => {
|
|
7339
7679
|
q(!0);
|
|
7340
7680
|
try {
|
|
7341
7681
|
const u = await i({
|
|
7342
7682
|
limit: m,
|
|
7343
|
-
offset:
|
|
7683
|
+
offset: C,
|
|
7344
7684
|
search: L
|
|
7345
7685
|
});
|
|
7346
7686
|
N(
|
|
7347
|
-
(
|
|
7348
|
-
), M((
|
|
7349
|
-
...
|
|
7687
|
+
(j) => C === 0 ? u.options : [...j ?? [], ...u.options]
|
|
7688
|
+
), M((j) => ({
|
|
7689
|
+
...j,
|
|
7350
7690
|
count: u.count
|
|
7351
7691
|
}));
|
|
7352
7692
|
} catch (u) {
|
|
@@ -7356,79 +7696,79 @@ const C1 = 100, $ = {
|
|
|
7356
7696
|
}
|
|
7357
7697
|
},
|
|
7358
7698
|
[i]
|
|
7359
|
-
), K =
|
|
7699
|
+
), K = A0((m) => {
|
|
7360
7700
|
Y(m), m || M($);
|
|
7361
|
-
}), e1 =
|
|
7701
|
+
}), e1 = W(
|
|
7362
7702
|
(m) => K(m),
|
|
7363
7703
|
[K]
|
|
7364
|
-
), s1 =
|
|
7704
|
+
), s1 = W(
|
|
7365
7705
|
async (m) => {
|
|
7366
|
-
x || m && f.count && f.count > ((v == null ? void 0 : v.length) ?? 0) && M((
|
|
7367
|
-
...
|
|
7368
|
-
offset:
|
|
7706
|
+
x || m && f.count && f.count > ((v == null ? void 0 : v.length) ?? 0) && M((C) => ({
|
|
7707
|
+
...C,
|
|
7708
|
+
offset: C.offset + d1
|
|
7369
7709
|
}));
|
|
7370
7710
|
},
|
|
7371
7711
|
[x, v == null ? void 0 : v.length, f.count]
|
|
7372
|
-
), h1 =
|
|
7712
|
+
), h1 = W(
|
|
7373
7713
|
(m) => {
|
|
7374
7714
|
Z(m), !m && G && (Y(void 0), M($), U(!0)), _ == null || _(m);
|
|
7375
7715
|
},
|
|
7376
7716
|
[_, G]
|
|
7377
7717
|
);
|
|
7378
|
-
|
|
7379
|
-
if (!
|
|
7380
|
-
(X || S && (l1 !== f.offset || r1 !== G || !v)) && (n1({ offset: f.offset, limit:
|
|
7381
|
-
}, [X, S, f.offset, G, l1, r1, v, x]),
|
|
7382
|
-
(
|
|
7383
|
-
}, []),
|
|
7718
|
+
B(() => {
|
|
7719
|
+
if (!y.current || x) return;
|
|
7720
|
+
(X || S && (l1 !== f.offset || r1 !== G || !v)) && (n1({ offset: f.offset, limit: d1, search: G }), X && U(!1));
|
|
7721
|
+
}, [X, S, f.offset, G, l1, r1, v, x]), B(() => {
|
|
7722
|
+
(k || h) && n1($), y.current = !0;
|
|
7723
|
+
}, []), B(() => {
|
|
7384
7724
|
s && Q((m) => {
|
|
7385
|
-
const
|
|
7725
|
+
const C = s.filter(
|
|
7386
7726
|
(L) => !m.some((u) => u.value === L.value)
|
|
7387
7727
|
);
|
|
7388
|
-
return [...m, ...
|
|
7728
|
+
return [...m, ...C];
|
|
7389
7729
|
});
|
|
7390
7730
|
}, [s]);
|
|
7391
|
-
const P =
|
|
7731
|
+
const P = W(
|
|
7392
7732
|
(m) => {
|
|
7393
7733
|
e && e(m);
|
|
7394
|
-
let
|
|
7395
|
-
if (p ?
|
|
7396
|
-
const L =
|
|
7397
|
-
(u) => !(
|
|
7734
|
+
let C = [];
|
|
7735
|
+
if (p ? C = Array.isArray(m) ? m : [] : C = m ? [m] : [], G) {
|
|
7736
|
+
const L = C.filter(
|
|
7737
|
+
(u) => !(D != null && D.some((j) => j.value === u))
|
|
7398
7738
|
);
|
|
7399
7739
|
L.length > 0 && Q((u = []) => [
|
|
7400
7740
|
...u,
|
|
7401
|
-
...L.map((
|
|
7402
|
-
const b = v == null ? void 0 : v.find((H1) => H1.value ===
|
|
7741
|
+
...L.map((j) => {
|
|
7742
|
+
const b = v == null ? void 0 : v.find((H1) => H1.value === j);
|
|
7403
7743
|
return {
|
|
7404
|
-
value:
|
|
7405
|
-
label: (b == null ? void 0 : b.label) ??
|
|
7744
|
+
value: j,
|
|
7745
|
+
label: (b == null ? void 0 : b.label) ?? j
|
|
7406
7746
|
};
|
|
7407
7747
|
})
|
|
7408
7748
|
]), Y(void 0), M($), U(!0);
|
|
7409
7749
|
}
|
|
7410
7750
|
},
|
|
7411
|
-
[e, G, p, v,
|
|
7412
|
-
), c1 =
|
|
7751
|
+
[e, G, p, v, D]
|
|
7752
|
+
), c1 = V1(
|
|
7413
7753
|
() => ({
|
|
7414
7754
|
id: r,
|
|
7415
7755
|
width: o,
|
|
7416
7756
|
options: v || [],
|
|
7417
7757
|
onChange: P,
|
|
7418
|
-
ref:
|
|
7758
|
+
ref: V,
|
|
7419
7759
|
placeholder: n,
|
|
7420
7760
|
search: !0,
|
|
7421
7761
|
value: l,
|
|
7422
7762
|
onSearchChange: e1,
|
|
7423
7763
|
onDropdownVisibleChange: h1,
|
|
7424
|
-
scrollThresholdValue:
|
|
7764
|
+
scrollThresholdValue: g,
|
|
7425
7765
|
onScrollToEnd: s1,
|
|
7426
7766
|
disabled: a,
|
|
7427
|
-
extraOptions:
|
|
7767
|
+
extraOptions: D,
|
|
7428
7768
|
isLoading: x,
|
|
7429
|
-
optionRender:
|
|
7430
|
-
dropdownRender:
|
|
7431
|
-
readOnly:
|
|
7769
|
+
optionRender: E,
|
|
7770
|
+
dropdownRender: A,
|
|
7771
|
+
readOnly: I,
|
|
7432
7772
|
clearable: R,
|
|
7433
7773
|
required: T
|
|
7434
7774
|
}),
|
|
@@ -7437,24 +7777,24 @@ const C1 = 100, $ = {
|
|
|
7437
7777
|
o,
|
|
7438
7778
|
v,
|
|
7439
7779
|
P,
|
|
7440
|
-
|
|
7780
|
+
V,
|
|
7441
7781
|
n,
|
|
7442
7782
|
l,
|
|
7443
7783
|
e1,
|
|
7444
7784
|
h1,
|
|
7445
|
-
|
|
7785
|
+
g,
|
|
7446
7786
|
s1,
|
|
7447
7787
|
a,
|
|
7448
|
-
|
|
7788
|
+
D,
|
|
7449
7789
|
x,
|
|
7450
|
-
|
|
7451
|
-
B,
|
|
7790
|
+
E,
|
|
7452
7791
|
A,
|
|
7792
|
+
I,
|
|
7453
7793
|
R,
|
|
7454
7794
|
T
|
|
7455
7795
|
]
|
|
7456
7796
|
);
|
|
7457
|
-
return
|
|
7797
|
+
return E1(V, () => ({
|
|
7458
7798
|
refetchOptions: async () => {
|
|
7459
7799
|
M($), Y(void 0), U(!0);
|
|
7460
7800
|
}
|
|
@@ -7462,5 +7802,5 @@ const C1 = 100, $ = {
|
|
|
7462
7802
|
}
|
|
7463
7803
|
);
|
|
7464
7804
|
export {
|
|
7465
|
-
|
|
7805
|
+
y0 as AsyncSelect
|
|
7466
7806
|
};
|