skillgrid 0.0.25-dev-40846-input.1178444 → 0.0.25-dev-40846-input.1178553
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/components/TextInput/lib/getters.d.ts +10 -6
- package/dist/index.cjs.js +10 -10
- package/dist/index.es.js +316 -305
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as Lt from "react";
|
|
2
2
|
import $t, { forwardRef as te, useState as Oe, useEffect as Le, useRef as We, useCallback as Se, Fragment as Et, createContext as ra, useContext as sa, useLayoutEffect as na, useImperativeHandle as oa, useId as jt } from "react";
|
|
3
|
-
import { clsx as
|
|
3
|
+
import { clsx as q } from "clsx";
|
|
4
4
|
import './index.css';function ia(t) {
|
|
5
5
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
6
6
|
}
|
|
@@ -19,12 +19,12 @@ function la() {
|
|
|
19
19
|
if (ft) return Te;
|
|
20
20
|
ft = 1;
|
|
21
21
|
var t = $t, r = Symbol.for("react.element"), a = Symbol.for("react.fragment"), s = Object.prototype.hasOwnProperty, o = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, n = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
22
|
-
function c(
|
|
22
|
+
function c(u, d, f) {
|
|
23
23
|
var p, h = {}, b = null, y = null;
|
|
24
24
|
f !== void 0 && (b = "" + f), d.key !== void 0 && (b = "" + d.key), d.ref !== void 0 && (y = d.ref);
|
|
25
25
|
for (p in d) s.call(d, p) && !n.hasOwnProperty(p) && (h[p] = d[p]);
|
|
26
|
-
if (
|
|
27
|
-
return { $$typeof: r, type:
|
|
26
|
+
if (u && u.defaultProps) for (p in d = u.defaultProps, d) h[p] === void 0 && (h[p] = d[p]);
|
|
27
|
+
return { $$typeof: r, type: u, key: b, ref: y, props: h, _owner: o.current };
|
|
28
28
|
}
|
|
29
29
|
return Te.Fragment = a, Te.jsx = c, Te.jsxs = c, Te;
|
|
30
30
|
}
|
|
@@ -41,7 +41,7 @@ var Ie = {};
|
|
|
41
41
|
var gt;
|
|
42
42
|
function ca() {
|
|
43
43
|
return gt || (gt = 1, process.env.NODE_ENV !== "production" && function() {
|
|
44
|
-
var t = $t, r = Symbol.for("react.element"), a = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), o = Symbol.for("react.strict_mode"), n = Symbol.for("react.profiler"), c = Symbol.for("react.provider"),
|
|
44
|
+
var t = $t, r = Symbol.for("react.element"), a = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), o = Symbol.for("react.strict_mode"), n = Symbol.for("react.profiler"), c = Symbol.for("react.provider"), u = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), f = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), h = Symbol.for("react.memo"), b = Symbol.for("react.lazy"), y = Symbol.for("react.offscreen"), v = Symbol.iterator, E = "@@iterator";
|
|
45
45
|
function L(e) {
|
|
46
46
|
if (e === null || typeof e != "object")
|
|
47
47
|
return null;
|
|
@@ -51,36 +51,36 @@ function ca() {
|
|
|
51
51
|
var C = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
52
52
|
function g(e) {
|
|
53
53
|
{
|
|
54
|
-
for (var l = arguments.length,
|
|
55
|
-
|
|
56
|
-
j("error", e,
|
|
54
|
+
for (var l = arguments.length, _ = new Array(l > 1 ? l - 1 : 0), m = 1; m < l; m++)
|
|
55
|
+
_[m - 1] = arguments[m];
|
|
56
|
+
j("error", e, _);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
|
-
function j(e, l,
|
|
59
|
+
function j(e, l, _) {
|
|
60
60
|
{
|
|
61
61
|
var m = C.ReactDebugCurrentFrame, R = m.getStackAddendum();
|
|
62
|
-
R !== "" && (l += "%s",
|
|
63
|
-
var T =
|
|
62
|
+
R !== "" && (l += "%s", _ = _.concat([R]));
|
|
63
|
+
var T = _.map(function($) {
|
|
64
64
|
return String($);
|
|
65
65
|
});
|
|
66
66
|
T.unshift("Warning: " + l), Function.prototype.apply.call(console[e], console, T);
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
|
-
var I = !1, M = !1, N = !1, O = !1, A = !1,
|
|
70
|
-
|
|
69
|
+
var I = !1, M = !1, N = !1, O = !1, A = !1, F;
|
|
70
|
+
F = Symbol.for("react.module.reference");
|
|
71
71
|
function G(e) {
|
|
72
|
-
return !!(typeof e == "string" || typeof e == "function" || e === s || e === n || A || e === o || e === f || e === p || O || e === y || I || M || N || typeof e == "object" && e !== null && (e.$$typeof === b || e.$$typeof === h || e.$$typeof === c || e.$$typeof ===
|
|
72
|
+
return !!(typeof e == "string" || typeof e == "function" || e === s || e === n || A || e === o || e === f || e === p || O || e === y || I || M || N || typeof e == "object" && e !== null && (e.$$typeof === b || e.$$typeof === h || e.$$typeof === c || e.$$typeof === u || e.$$typeof === d || // This needs to include all possible module reference object
|
|
73
73
|
// types supported by any Flight configuration anywhere since
|
|
74
74
|
// we don't know which Flight build this will end up being used
|
|
75
75
|
// with.
|
|
76
|
-
e.$$typeof ===
|
|
76
|
+
e.$$typeof === F || e.getModuleId !== void 0));
|
|
77
77
|
}
|
|
78
|
-
function
|
|
78
|
+
function H(e, l, _) {
|
|
79
79
|
var m = e.displayName;
|
|
80
80
|
if (m)
|
|
81
81
|
return m;
|
|
82
82
|
var R = l.displayName || l.name || "";
|
|
83
|
-
return R !== "" ?
|
|
83
|
+
return R !== "" ? _ + "(" + R + ")" : _;
|
|
84
84
|
}
|
|
85
85
|
function B(e) {
|
|
86
86
|
return e.displayName || "Context";
|
|
@@ -108,14 +108,14 @@ function ca() {
|
|
|
108
108
|
}
|
|
109
109
|
if (typeof e == "object")
|
|
110
110
|
switch (e.$$typeof) {
|
|
111
|
-
case
|
|
111
|
+
case u:
|
|
112
112
|
var l = e;
|
|
113
113
|
return B(l) + ".Consumer";
|
|
114
114
|
case c:
|
|
115
|
-
var
|
|
116
|
-
return B(
|
|
115
|
+
var _ = e;
|
|
116
|
+
return B(_._context) + ".Provider";
|
|
117
117
|
case d:
|
|
118
|
-
return
|
|
118
|
+
return H(e, e.render, "ForwardRef");
|
|
119
119
|
case h:
|
|
120
120
|
var m = e.displayName || null;
|
|
121
121
|
return m !== null ? m : x(e.type) || "Memo";
|
|
@@ -130,13 +130,13 @@ function ca() {
|
|
|
130
130
|
}
|
|
131
131
|
return null;
|
|
132
132
|
}
|
|
133
|
-
var k = Object.assign,
|
|
133
|
+
var k = Object.assign, P = 0, U, Z, Q, ne, J, ae, oe;
|
|
134
134
|
function de() {
|
|
135
135
|
}
|
|
136
136
|
de.__reactDisabledLog = !0;
|
|
137
137
|
function me() {
|
|
138
138
|
{
|
|
139
|
-
if (
|
|
139
|
+
if (P === 0) {
|
|
140
140
|
U = console.log, Z = console.info, Q = console.warn, ne = console.error, J = console.group, ae = console.groupCollapsed, oe = console.groupEnd;
|
|
141
141
|
var e = {
|
|
142
142
|
configurable: !0,
|
|
@@ -154,12 +154,12 @@ function ca() {
|
|
|
154
154
|
groupEnd: e
|
|
155
155
|
});
|
|
156
156
|
}
|
|
157
|
-
|
|
157
|
+
P++;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
function ye() {
|
|
161
161
|
{
|
|
162
|
-
if (
|
|
162
|
+
if (P--, P === 0) {
|
|
163
163
|
var e = {
|
|
164
164
|
configurable: !0,
|
|
165
165
|
enumerable: !0,
|
|
@@ -189,11 +189,11 @@ function ca() {
|
|
|
189
189
|
})
|
|
190
190
|
});
|
|
191
191
|
}
|
|
192
|
-
|
|
192
|
+
P < 0 && g("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
var re = C.ReactCurrentDispatcher, ue;
|
|
196
|
-
function le(e, l,
|
|
196
|
+
function le(e, l, _) {
|
|
197
197
|
{
|
|
198
198
|
if (ue === void 0)
|
|
199
199
|
try {
|
|
@@ -215,9 +215,9 @@ function ca() {
|
|
|
215
215
|
if (!e || xe)
|
|
216
216
|
return "";
|
|
217
217
|
{
|
|
218
|
-
var
|
|
219
|
-
if (
|
|
220
|
-
return
|
|
218
|
+
var _ = _e.get(e);
|
|
219
|
+
if (_ !== void 0)
|
|
220
|
+
return _;
|
|
221
221
|
}
|
|
222
222
|
var m;
|
|
223
223
|
xe = !0;
|
|
@@ -261,18 +261,18 @@ function ca() {
|
|
|
261
261
|
if (ee && m && typeof ee.stack == "string") {
|
|
262
262
|
for (var w = ee.stack.split(`
|
|
263
263
|
`), K = m.stack.split(`
|
|
264
|
-
`),
|
|
265
|
-
|
|
266
|
-
for (;
|
|
267
|
-
if (w[
|
|
268
|
-
if (
|
|
264
|
+
`), z = w.length - 1, V = K.length - 1; z >= 1 && V >= 0 && w[z] !== K[V]; )
|
|
265
|
+
V--;
|
|
266
|
+
for (; z >= 1 && V >= 0; z--, V--)
|
|
267
|
+
if (w[z] !== K[V]) {
|
|
268
|
+
if (z !== 1 || V !== 1)
|
|
269
269
|
do
|
|
270
|
-
if (
|
|
270
|
+
if (z--, V--, V < 0 || w[z] !== K[V]) {
|
|
271
271
|
var ie = `
|
|
272
|
-
` + w[
|
|
272
|
+
` + w[z].replace(" at new ", " at ");
|
|
273
273
|
return e.displayName && ie.includes("<anonymous>") && (ie = ie.replace("<anonymous>", e.displayName)), typeof e == "function" && _e.set(e, ie), ie;
|
|
274
274
|
}
|
|
275
|
-
while (
|
|
275
|
+
while (z >= 1 && V >= 0);
|
|
276
276
|
break;
|
|
277
277
|
}
|
|
278
278
|
}
|
|
@@ -282,14 +282,14 @@ function ca() {
|
|
|
282
282
|
var Ee = e ? e.displayName || e.name : "", Ce = Ee ? le(Ee) : "";
|
|
283
283
|
return typeof e == "function" && _e.set(e, Ce), Ce;
|
|
284
284
|
}
|
|
285
|
-
function He(e, l,
|
|
285
|
+
function He(e, l, _) {
|
|
286
286
|
return Ae(e, !1);
|
|
287
287
|
}
|
|
288
288
|
function Ve(e) {
|
|
289
289
|
var l = e.prototype;
|
|
290
290
|
return !!(l && l.isReactComponent);
|
|
291
291
|
}
|
|
292
|
-
function X(e, l,
|
|
292
|
+
function X(e, l, _) {
|
|
293
293
|
if (e == null)
|
|
294
294
|
return "";
|
|
295
295
|
if (typeof e == "function")
|
|
@@ -307,11 +307,11 @@ function ca() {
|
|
|
307
307
|
case d:
|
|
308
308
|
return He(e.render);
|
|
309
309
|
case h:
|
|
310
|
-
return X(e.type, l,
|
|
310
|
+
return X(e.type, l, _);
|
|
311
311
|
case b: {
|
|
312
312
|
var m = e, R = m._payload, T = m._init;
|
|
313
313
|
try {
|
|
314
|
-
return X(T(R), l,
|
|
314
|
+
return X(T(R), l, _);
|
|
315
315
|
} catch {
|
|
316
316
|
}
|
|
317
317
|
}
|
|
@@ -321,12 +321,12 @@ function ca() {
|
|
|
321
321
|
var Y = Object.prototype.hasOwnProperty, ce = {}, tt = C.ReactDebugCurrentFrame;
|
|
322
322
|
function Be(e) {
|
|
323
323
|
if (e) {
|
|
324
|
-
var l = e._owner,
|
|
325
|
-
tt.setExtraStackFrame(
|
|
324
|
+
var l = e._owner, _ = X(e.type, e._source, l ? l.type : null);
|
|
325
|
+
tt.setExtraStackFrame(_);
|
|
326
326
|
} else
|
|
327
327
|
tt.setExtraStackFrame(null);
|
|
328
328
|
}
|
|
329
|
-
function Ot(e, l,
|
|
329
|
+
function Ot(e, l, _, m, R) {
|
|
330
330
|
{
|
|
331
331
|
var T = Function.call.bind(Y);
|
|
332
332
|
for (var $ in e)
|
|
@@ -334,14 +334,14 @@ function ca() {
|
|
|
334
334
|
var w = void 0;
|
|
335
335
|
try {
|
|
336
336
|
if (typeof e[$] != "function") {
|
|
337
|
-
var K = Error((m || "React class") + ": " +
|
|
337
|
+
var K = Error((m || "React class") + ": " + _ + " type `" + $ + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[$] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
338
338
|
throw K.name = "Invariant Violation", K;
|
|
339
339
|
}
|
|
340
|
-
w = e[$](l, $, m,
|
|
341
|
-
} catch (
|
|
342
|
-
w =
|
|
340
|
+
w = e[$](l, $, m, _, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
341
|
+
} catch (z) {
|
|
342
|
+
w = z;
|
|
343
343
|
}
|
|
344
|
-
w && !(w instanceof Error) && (Be(R), g("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", m || "React class",
|
|
344
|
+
w && !(w instanceof Error) && (Be(R), g("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", m || "React class", _, $, typeof w), Be(null)), w instanceof Error && !(w.message in ce) && (ce[w.message] = !0, Be(R), g("Failed %s type: %s", _, w.message), Be(null));
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
347
|
}
|
|
@@ -351,8 +351,8 @@ function ca() {
|
|
|
351
351
|
}
|
|
352
352
|
function Bt(e) {
|
|
353
353
|
{
|
|
354
|
-
var l = typeof Symbol == "function" && Symbol.toStringTag,
|
|
355
|
-
return
|
|
354
|
+
var l = typeof Symbol == "function" && Symbol.toStringTag, _ = l && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
355
|
+
return _;
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
358
|
function Dt(e) {
|
|
@@ -396,34 +396,34 @@ function ca() {
|
|
|
396
396
|
}
|
|
397
397
|
function Ht(e, l) {
|
|
398
398
|
{
|
|
399
|
-
var
|
|
399
|
+
var _ = function() {
|
|
400
400
|
nt || (nt = !0, g("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", l));
|
|
401
401
|
};
|
|
402
|
-
|
|
403
|
-
get:
|
|
402
|
+
_.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
403
|
+
get: _,
|
|
404
404
|
configurable: !0
|
|
405
405
|
});
|
|
406
406
|
}
|
|
407
407
|
}
|
|
408
408
|
function Vt(e, l) {
|
|
409
409
|
{
|
|
410
|
-
var
|
|
410
|
+
var _ = function() {
|
|
411
411
|
ot || (ot = !0, g("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", l));
|
|
412
412
|
};
|
|
413
|
-
|
|
414
|
-
get:
|
|
413
|
+
_.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
414
|
+
get: _,
|
|
415
415
|
configurable: !0
|
|
416
416
|
});
|
|
417
417
|
}
|
|
418
418
|
}
|
|
419
|
-
var qt = function(e, l,
|
|
419
|
+
var qt = function(e, l, _, m, R, T, $) {
|
|
420
420
|
var w = {
|
|
421
421
|
// This tag allows us to uniquely identify this as a React Element
|
|
422
422
|
$$typeof: r,
|
|
423
423
|
// Built-in properties that belong on the element
|
|
424
424
|
type: e,
|
|
425
425
|
key: l,
|
|
426
|
-
ref:
|
|
426
|
+
ref: _,
|
|
427
427
|
props: $,
|
|
428
428
|
// Record the component responsible for creating this element.
|
|
429
429
|
_owner: T
|
|
@@ -445,20 +445,20 @@ function ca() {
|
|
|
445
445
|
value: R
|
|
446
446
|
}), Object.freeze && (Object.freeze(w.props), Object.freeze(w)), w;
|
|
447
447
|
};
|
|
448
|
-
function Zt(e, l,
|
|
448
|
+
function Zt(e, l, _, m, R) {
|
|
449
449
|
{
|
|
450
450
|
var T, $ = {}, w = null, K = null;
|
|
451
|
-
|
|
451
|
+
_ !== void 0 && (rt(_), w = "" + _), zt(l) && (rt(l.key), w = "" + l.key), Pt(l) && (K = l.ref, Wt(l, R));
|
|
452
452
|
for (T in l)
|
|
453
453
|
Y.call(l, T) && !Ft.hasOwnProperty(T) && ($[T] = l[T]);
|
|
454
454
|
if (e && e.defaultProps) {
|
|
455
|
-
var
|
|
456
|
-
for (T in
|
|
457
|
-
$[T] === void 0 && ($[T] =
|
|
455
|
+
var z = e.defaultProps;
|
|
456
|
+
for (T in z)
|
|
457
|
+
$[T] === void 0 && ($[T] = z[T]);
|
|
458
458
|
}
|
|
459
459
|
if (w || K) {
|
|
460
|
-
var
|
|
461
|
-
w && Ht($,
|
|
460
|
+
var V = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
461
|
+
w && Ht($, V), K && Vt($, V);
|
|
462
462
|
}
|
|
463
463
|
return qt(e, w, K, R, m, st.current, $);
|
|
464
464
|
}
|
|
@@ -466,8 +466,8 @@ function ca() {
|
|
|
466
466
|
var Ze = C.ReactCurrentOwner, it = C.ReactDebugCurrentFrame;
|
|
467
467
|
function $e(e) {
|
|
468
468
|
if (e) {
|
|
469
|
-
var l = e._owner,
|
|
470
|
-
it.setExtraStackFrame(
|
|
469
|
+
var l = e._owner, _ = X(e.type, e._source, l ? l.type : null);
|
|
470
|
+
it.setExtraStackFrame(_);
|
|
471
471
|
} else
|
|
472
472
|
it.setExtraStackFrame(null);
|
|
473
473
|
}
|
|
@@ -496,10 +496,10 @@ Check the render method of \`` + e + "`.";
|
|
|
496
496
|
{
|
|
497
497
|
var l = lt();
|
|
498
498
|
if (!l) {
|
|
499
|
-
var
|
|
500
|
-
|
|
499
|
+
var _ = typeof e == "string" ? e : e.displayName || e.name;
|
|
500
|
+
_ && (l = `
|
|
501
501
|
|
|
502
|
-
Check the top-level render call using <` +
|
|
502
|
+
Check the top-level render call using <` + _ + ">.");
|
|
503
503
|
}
|
|
504
504
|
return l;
|
|
505
505
|
}
|
|
@@ -509,12 +509,12 @@ Check the top-level render call using <` + u + ">.");
|
|
|
509
509
|
if (!e._store || e._store.validated || e.key != null)
|
|
510
510
|
return;
|
|
511
511
|
e._store.validated = !0;
|
|
512
|
-
var
|
|
513
|
-
if (ct[
|
|
512
|
+
var _ = Ut(l);
|
|
513
|
+
if (ct[_])
|
|
514
514
|
return;
|
|
515
|
-
ct[
|
|
515
|
+
ct[_] = !0;
|
|
516
516
|
var m = "";
|
|
517
|
-
e && e._owner && e._owner !== Ze.current && (m = " It was passed a child from " + x(e._owner.type) + "."), $e(e), g('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',
|
|
517
|
+
e && e._owner && e._owner !== Ze.current && (m = " It was passed a child from " + x(e._owner.type) + "."), $e(e), g('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', _, m), $e(null);
|
|
518
518
|
}
|
|
519
519
|
}
|
|
520
520
|
function ut(e, l) {
|
|
@@ -522,8 +522,8 @@ Check the top-level render call using <` + u + ">.");
|
|
|
522
522
|
if (typeof e != "object")
|
|
523
523
|
return;
|
|
524
524
|
if (qe(e))
|
|
525
|
-
for (var
|
|
526
|
-
var m = e[
|
|
525
|
+
for (var _ = 0; _ < e.length; _++) {
|
|
526
|
+
var m = e[_];
|
|
527
527
|
Ue(m) && dt(m, l);
|
|
528
528
|
}
|
|
529
529
|
else if (Ue(e))
|
|
@@ -541,18 +541,18 @@ Check the top-level render call using <` + u + ">.");
|
|
|
541
541
|
var l = e.type;
|
|
542
542
|
if (l == null || typeof l == "string")
|
|
543
543
|
return;
|
|
544
|
-
var
|
|
544
|
+
var _;
|
|
545
545
|
if (typeof l == "function")
|
|
546
|
-
|
|
546
|
+
_ = l.propTypes;
|
|
547
547
|
else if (typeof l == "object" && (l.$$typeof === d || // Note: Memo only checks outer props here.
|
|
548
548
|
// Inner props are checked in the reconciler.
|
|
549
549
|
l.$$typeof === h))
|
|
550
|
-
|
|
550
|
+
_ = l.propTypes;
|
|
551
551
|
else
|
|
552
552
|
return;
|
|
553
|
-
if (
|
|
553
|
+
if (_) {
|
|
554
554
|
var m = x(l);
|
|
555
|
-
Ot(
|
|
555
|
+
Ot(_, e.props, "prop", m, e);
|
|
556
556
|
} else if (l.PropTypes !== void 0 && !Ge) {
|
|
557
557
|
Ge = !0;
|
|
558
558
|
var R = x(l);
|
|
@@ -563,8 +563,8 @@ Check the top-level render call using <` + u + ">.");
|
|
|
563
563
|
}
|
|
564
564
|
function Yt(e) {
|
|
565
565
|
{
|
|
566
|
-
for (var l = Object.keys(e.props),
|
|
567
|
-
var m = l[
|
|
566
|
+
for (var l = Object.keys(e.props), _ = 0; _ < l.length; _++) {
|
|
567
|
+
var m = l[_];
|
|
568
568
|
if (m !== "children" && m !== "key") {
|
|
569
569
|
$e(e), g("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", m), $e(null);
|
|
570
570
|
break;
|
|
@@ -574,7 +574,7 @@ Check the top-level render call using <` + u + ">.");
|
|
|
574
574
|
}
|
|
575
575
|
}
|
|
576
576
|
var _t = {};
|
|
577
|
-
function pt(e, l,
|
|
577
|
+
function pt(e, l, _, m, R, T) {
|
|
578
578
|
{
|
|
579
579
|
var $ = G(e);
|
|
580
580
|
if (!$) {
|
|
@@ -582,12 +582,12 @@ Check the top-level render call using <` + u + ">.");
|
|
|
582
582
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (w += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
583
583
|
var K = Gt();
|
|
584
584
|
K ? w += K : w += lt();
|
|
585
|
-
var
|
|
586
|
-
e === null ?
|
|
585
|
+
var z;
|
|
586
|
+
e === null ? z = "null" : qe(e) ? z = "array" : e !== void 0 && e.$$typeof === r ? (z = "<" + (x(e.type) || "Unknown") + " />", w = " Did you accidentally export a JSX literal instead of a component?") : z = typeof e, g("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", z, w);
|
|
587
587
|
}
|
|
588
|
-
var
|
|
589
|
-
if (
|
|
590
|
-
return
|
|
588
|
+
var V = Zt(e, l, _, R, T);
|
|
589
|
+
if (V == null)
|
|
590
|
+
return V;
|
|
591
591
|
if ($) {
|
|
592
592
|
var ie = l.children;
|
|
593
593
|
if (ie !== void 0)
|
|
@@ -615,14 +615,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
615
615
|
<%s key={someKey} {...props} />`, Xe, Ce, ta, Ce), _t[Ce + Xe] = !0;
|
|
616
616
|
}
|
|
617
617
|
}
|
|
618
|
-
return e === s ? Yt(
|
|
618
|
+
return e === s ? Yt(V) : Xt(V), V;
|
|
619
619
|
}
|
|
620
620
|
}
|
|
621
|
-
function Jt(e, l,
|
|
622
|
-
return pt(e, l,
|
|
621
|
+
function Jt(e, l, _) {
|
|
622
|
+
return pt(e, l, _, !0);
|
|
623
623
|
}
|
|
624
|
-
function Kt(e, l,
|
|
625
|
-
return pt(e, l,
|
|
624
|
+
function Kt(e, l, _) {
|
|
625
|
+
return pt(e, l, _, !1);
|
|
626
626
|
}
|
|
627
627
|
var Qt = Kt, ea = Jt;
|
|
628
628
|
Ie.Fragment = s, Ie.jsx = Qt, Ie.jsxs = ea;
|
|
@@ -633,7 +633,7 @@ function da() {
|
|
|
633
633
|
return ht || (ht = 1, process.env.NODE_ENV === "production" ? De.exports = la() : De.exports = ca()), De.exports;
|
|
634
634
|
}
|
|
635
635
|
var i = da();
|
|
636
|
-
const ua = (t) => t.as === "a", _a = (t) => t.as === void 0 || t.as === "button", pa = "_button_1abee_213", fa = "_disabled_1abee_237", ga = "_loading_1abee_237", ha = "_neutral_1abee_259", ba = "_accent_1abee_263", ya = "_positive_1abee_267", xa = "_negative_1abee_271", ma = "_contrast_1abee_275", va = "_special_1abee_279", Ca = "_primary_1abee_284", wa = "_secondary_1abee_285", Sa = "_tertiary_1abee_286", La = "_label_1abee_321", $a = "_rightGroup_1abee_333", Ea = "_iconOnly_1abee_349", ja = "_large_1abee_357", ka = "_medium_1abee_361", Ra = "_small_1abee_365", Ta = "_spaceBetween_1abee_370", Ia = "_stretched_1abee_384", Ma = "_icon_1abee_349", Na = "_badge_1abee_705", Oa = "_badgeMedium_1abee_721", Aa = "_circular_1abee_738", Ba = "_badgeSmall_1abee_743", Da = "_badgeExtraSmall_1abee_765", Fa = "_withSubcaption_1abee_784", Pa = "_subcaption_1abee_797", za = "_loader_1abee_804", Wa = "_spin_1abee_1", Ha = "_l_1abee_237", Va = "_m_1abee_361", qa = "_s_1abee_279", Za = "_xs_1abee_869",
|
|
636
|
+
const ua = (t) => t.as === "a", _a = (t) => t.as === void 0 || t.as === "button", pa = "_button_1abee_213", fa = "_disabled_1abee_237", ga = "_loading_1abee_237", ha = "_neutral_1abee_259", ba = "_accent_1abee_263", ya = "_positive_1abee_267", xa = "_negative_1abee_271", ma = "_contrast_1abee_275", va = "_special_1abee_279", Ca = "_primary_1abee_284", wa = "_secondary_1abee_285", Sa = "_tertiary_1abee_286", La = "_label_1abee_321", $a = "_rightGroup_1abee_333", Ea = "_iconOnly_1abee_349", ja = "_large_1abee_357", ka = "_medium_1abee_361", Ra = "_small_1abee_365", Ta = "_spaceBetween_1abee_370", Ia = "_stretched_1abee_384", Ma = "_icon_1abee_349", Na = "_badge_1abee_705", Oa = "_badgeMedium_1abee_721", Aa = "_circular_1abee_738", Ba = "_badgeSmall_1abee_743", Da = "_badgeExtraSmall_1abee_765", Fa = "_withSubcaption_1abee_784", Pa = "_subcaption_1abee_797", za = "_loader_1abee_804", Wa = "_spin_1abee_1", Ha = "_l_1abee_237", Va = "_m_1abee_361", qa = "_s_1abee_279", Za = "_xs_1abee_869", W = {
|
|
637
637
|
button: pa,
|
|
638
638
|
disabled: fa,
|
|
639
639
|
loading: ga,
|
|
@@ -676,45 +676,45 @@ const ua = (t) => t.as === "a", _a = (t) => t.as === void 0 || t.as === "button"
|
|
|
676
676
|
icon: o,
|
|
677
677
|
children: n,
|
|
678
678
|
postfix: c,
|
|
679
|
-
showSubcaption:
|
|
679
|
+
showSubcaption: u,
|
|
680
680
|
subcaption: d,
|
|
681
681
|
size: f
|
|
682
682
|
}) => {
|
|
683
683
|
if (t)
|
|
684
|
-
return /* @__PURE__ */ i.jsx("span", { className:
|
|
684
|
+
return /* @__PURE__ */ i.jsx("span", { className: W.loader, "data-testid": "button-loader", "aria-hidden": "true" });
|
|
685
685
|
const p = s === "extra-small", h = parseInt(String(a), 10), b = !isNaN(h) && h >= 0 && h <= 9;
|
|
686
686
|
return /* @__PURE__ */ i.jsxs(i.Fragment, { children: [
|
|
687
687
|
r && (a || p) && /* @__PURE__ */ i.jsx(
|
|
688
688
|
"span",
|
|
689
689
|
{
|
|
690
690
|
"data-testid": "button-badge",
|
|
691
|
-
className:
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
{ [
|
|
691
|
+
className: q(
|
|
692
|
+
W.badge,
|
|
693
|
+
W[`badge${p ? "ExtraSmall" : s === "medium" ? "Medium" : "Small"}`],
|
|
694
|
+
{ [W.circular]: b && !p }
|
|
695
695
|
),
|
|
696
696
|
children: !p && a
|
|
697
697
|
}
|
|
698
698
|
),
|
|
699
|
-
|
|
700
|
-
/* @__PURE__ */ i.jsx("span", { "data-testid": "button-label", className:
|
|
701
|
-
/* @__PURE__ */ i.jsx("span", { "data-testid": "button-subcaption", className:
|
|
699
|
+
u && f !== "s" && f !== "xs" ? /* @__PURE__ */ i.jsxs(i.Fragment, { children: [
|
|
700
|
+
/* @__PURE__ */ i.jsx("span", { "data-testid": "button-label", className: W.label, children: n }),
|
|
701
|
+
/* @__PURE__ */ i.jsx("span", { "data-testid": "button-subcaption", className: W.subcaption, children: d })
|
|
702
702
|
] }) : n ? /* @__PURE__ */ i.jsxs(i.Fragment, { children: [
|
|
703
|
-
/* @__PURE__ */ i.jsx("span", { "data-testid": "button-label", className:
|
|
704
|
-
/* @__PURE__ */ i.jsxs("div", { "data-testid": "button-right-group", className:
|
|
705
|
-
o && /* @__PURE__ */ i.jsx("span", { "data-testid": "button-icon", className:
|
|
706
|
-
c && /* @__PURE__ */ i.jsx("span", { "data-testid": "button-postfix", className:
|
|
703
|
+
/* @__PURE__ */ i.jsx("span", { "data-testid": "button-label", className: W.label, children: n }),
|
|
704
|
+
/* @__PURE__ */ i.jsxs("div", { "data-testid": "button-right-group", className: W.rightGroup, children: [
|
|
705
|
+
o && /* @__PURE__ */ i.jsx("span", { "data-testid": "button-icon", className: W.icon, children: o }),
|
|
706
|
+
c && /* @__PURE__ */ i.jsx("span", { "data-testid": "button-postfix", className: W.postfix, children: c })
|
|
707
707
|
] })
|
|
708
|
-
] }) : /* @__PURE__ */ i.jsx("span", { "data-testid": "button-icon", className:
|
|
708
|
+
] }) : /* @__PURE__ */ i.jsx("span", { "data-testid": "button-icon", className: W.icon, children: o })
|
|
709
709
|
] });
|
|
710
|
-
},
|
|
710
|
+
}, Jn = te((t, r) => {
|
|
711
711
|
const {
|
|
712
712
|
mode: a = "primary",
|
|
713
713
|
size: s = "m",
|
|
714
714
|
buttonStyle: o = "neutral",
|
|
715
715
|
loading: n = !1,
|
|
716
716
|
disabled: c = !1,
|
|
717
|
-
showBadge:
|
|
717
|
+
showBadge: u = !1,
|
|
718
718
|
badgeSize: d = "small",
|
|
719
719
|
badgeValue: f,
|
|
720
720
|
showSubcaption: p = !1,
|
|
@@ -725,23 +725,23 @@ const ua = (t) => t.as === "a", _a = (t) => t.as === void 0 || t.as === "button"
|
|
|
725
725
|
postfix: E,
|
|
726
726
|
className: L,
|
|
727
727
|
children: C
|
|
728
|
-
} = t, g = c, j = n, I = !g && !j, M = !!v && !C, N =
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
728
|
+
} = t, g = c, j = n, I = !g && !j, M = !!v && !C, N = q(
|
|
729
|
+
W.button,
|
|
730
|
+
W[s],
|
|
731
|
+
W[a],
|
|
732
|
+
W[o],
|
|
733
733
|
{
|
|
734
|
-
[
|
|
735
|
-
[
|
|
736
|
-
[
|
|
737
|
-
[
|
|
738
|
-
[
|
|
739
|
-
[
|
|
734
|
+
[W.disabled]: g,
|
|
735
|
+
[W.loading]: j,
|
|
736
|
+
[W.stretched]: b,
|
|
737
|
+
[W.spaceBetween]: y && b,
|
|
738
|
+
[W.withSubcaption]: p && h && s !== "s" && s !== "xs",
|
|
739
|
+
[W.iconOnly]: M
|
|
740
740
|
},
|
|
741
741
|
L
|
|
742
742
|
), O = {
|
|
743
743
|
isLoading: j,
|
|
744
|
-
showBadge:
|
|
744
|
+
showBadge: u,
|
|
745
745
|
badgeValue: f,
|
|
746
746
|
badgeSize: d,
|
|
747
747
|
icon: v,
|
|
@@ -754,13 +754,13 @@ const ua = (t) => t.as === "a", _a = (t) => t.as === void 0 || t.as === "button"
|
|
|
754
754
|
if (ua(t)) {
|
|
755
755
|
const {
|
|
756
756
|
href: A,
|
|
757
|
-
onClick:
|
|
757
|
+
onClick: F,
|
|
758
758
|
mode: G,
|
|
759
|
-
size:
|
|
759
|
+
size: H,
|
|
760
760
|
buttonStyle: B,
|
|
761
761
|
loading: x,
|
|
762
762
|
disabled: k,
|
|
763
|
-
showBadge:
|
|
763
|
+
showBadge: P,
|
|
764
764
|
badgeSize: U,
|
|
765
765
|
badgeValue: Z,
|
|
766
766
|
showSubcaption: Q,
|
|
@@ -776,7 +776,7 @@ const ua = (t) => t.as === "a", _a = (t) => t.as === void 0 || t.as === "button"
|
|
|
776
776
|
style: le,
|
|
777
777
|
...xe
|
|
778
778
|
} = t, _e = (ve) => {
|
|
779
|
-
I &&
|
|
779
|
+
I && F && F(ve);
|
|
780
780
|
};
|
|
781
781
|
return /* @__PURE__ */ i.jsx(
|
|
782
782
|
"a",
|
|
@@ -797,13 +797,13 @@ const ua = (t) => t.as === "a", _a = (t) => t.as === void 0 || t.as === "button"
|
|
|
797
797
|
if (_a(t)) {
|
|
798
798
|
const {
|
|
799
799
|
type: A = "button",
|
|
800
|
-
onClick:
|
|
800
|
+
onClick: F,
|
|
801
801
|
mode: G,
|
|
802
|
-
size:
|
|
802
|
+
size: H,
|
|
803
803
|
buttonStyle: B,
|
|
804
804
|
loading: x,
|
|
805
805
|
disabled: k,
|
|
806
|
-
showBadge:
|
|
806
|
+
showBadge: P,
|
|
807
807
|
badgeSize: U,
|
|
808
808
|
badgeValue: Z,
|
|
809
809
|
showSubcaption: Q,
|
|
@@ -819,7 +819,7 @@ const ua = (t) => t.as === "a", _a = (t) => t.as === void 0 || t.as === "button"
|
|
|
819
819
|
style: le,
|
|
820
820
|
...xe
|
|
821
821
|
} = t, _e = (ve) => {
|
|
822
|
-
I &&
|
|
822
|
+
I && F && F(ve);
|
|
823
823
|
};
|
|
824
824
|
return /* @__PURE__ */ i.jsx(
|
|
825
825
|
"button",
|
|
@@ -853,8 +853,8 @@ function Ga() {
|
|
|
853
853
|
var r = {}.hasOwnProperty;
|
|
854
854
|
function a() {
|
|
855
855
|
for (var n = "", c = 0; c < arguments.length; c++) {
|
|
856
|
-
var
|
|
857
|
-
|
|
856
|
+
var u = arguments[c];
|
|
857
|
+
u && (n = o(n, s(u)));
|
|
858
858
|
}
|
|
859
859
|
return n;
|
|
860
860
|
}
|
|
@@ -868,8 +868,8 @@ function Ga() {
|
|
|
868
868
|
if (n.toString !== Object.prototype.toString && !n.toString.toString().includes("[native code]"))
|
|
869
869
|
return n.toString();
|
|
870
870
|
var c = "";
|
|
871
|
-
for (var
|
|
872
|
-
r.call(n,
|
|
871
|
+
for (var u in n)
|
|
872
|
+
r.call(n, u) && n[u] && (c = o(c, u));
|
|
873
873
|
return c;
|
|
874
874
|
}
|
|
875
875
|
function o(n, c) {
|
|
@@ -998,7 +998,7 @@ const cr = "data:image/svg+xml,%3csvg%20opacity='0.9'%20preserveAspectRatio='xMi
|
|
|
998
998
|
isLoading: o = !1,
|
|
999
999
|
isDisabled: n = !1,
|
|
1000
1000
|
shape: c = "circle",
|
|
1001
|
-
variant:
|
|
1001
|
+
variant: u = "filled",
|
|
1002
1002
|
placeholderType: d = "neutral",
|
|
1003
1003
|
name: f,
|
|
1004
1004
|
imgSrc: p,
|
|
@@ -1013,11 +1013,11 @@ const cr = "data:image/svg+xml,%3csvg%20opacity='0.9'%20preserveAspectRatio='xMi
|
|
|
1013
1013
|
Le(() => {
|
|
1014
1014
|
p && O(!1);
|
|
1015
1015
|
}, [p]);
|
|
1016
|
-
const A = p && !N ? "image" : b ? "icon" : f ? "name" : "placeholder",
|
|
1016
|
+
const A = p && !N ? "image" : b ? "icon" : f ? "name" : "placeholder", F = v || A === "name" && sr(f) || "gray", G = lr(s), H = kt(s, c), B = q(
|
|
1017
1017
|
E,
|
|
1018
1018
|
pe.avatar,
|
|
1019
|
-
pe[`variant-${
|
|
1020
|
-
pe[`color-${
|
|
1019
|
+
pe[`variant-${u}`],
|
|
1020
|
+
pe[`color-${F}`],
|
|
1021
1021
|
Ne[G],
|
|
1022
1022
|
{
|
|
1023
1023
|
[pe.disabled]: n,
|
|
@@ -1026,7 +1026,7 @@ const cr = "data:image/svg+xml,%3csvg%20opacity='0.9'%20preserveAspectRatio='xMi
|
|
|
1026
1026
|
}
|
|
1027
1027
|
), x = {
|
|
1028
1028
|
"--avatar-size": `${s}px`,
|
|
1029
|
-
"--avatar-border-radius": `${
|
|
1029
|
+
"--avatar-border-radius": `${H}px`,
|
|
1030
1030
|
...a
|
|
1031
1031
|
}, k = {
|
|
1032
1032
|
icon: () => /* @__PURE__ */ i.jsx("span", { "data-testid": "avatar-icon", title: h || void 0, role: "img", className: pe.icon, children: b == null ? void 0 : b({}) }),
|
|
@@ -1065,14 +1065,14 @@ const cr = "data:image/svg+xml,%3csvg%20opacity='0.9'%20preserveAspectRatio='xMi
|
|
|
1065
1065
|
}
|
|
1066
1066
|
}
|
|
1067
1067
|
)
|
|
1068
|
-
},
|
|
1068
|
+
}, P = (U) => {
|
|
1069
1069
|
M && (g == null || g(U));
|
|
1070
1070
|
};
|
|
1071
1071
|
return /* @__PURE__ */ i.jsx(
|
|
1072
1072
|
"div",
|
|
1073
1073
|
{
|
|
1074
1074
|
ref: r,
|
|
1075
|
-
onClick:
|
|
1075
|
+
onClick: P,
|
|
1076
1076
|
className: B,
|
|
1077
1077
|
style: x,
|
|
1078
1078
|
"data-testid": L,
|
|
@@ -1085,7 +1085,7 @@ const cr = "data:image/svg+xml,%3csvg%20opacity='0.9'%20preserveAspectRatio='xMi
|
|
|
1085
1085
|
};
|
|
1086
1086
|
let hr = (t = 21) => crypto.getRandomValues(new Uint8Array(t)).reduce((r, a) => (a &= 63, a < 36 ? r += a.toString(36) : a < 62 ? r += (a - 26).toString(36).toUpperCase() : a > 62 ? r += "-" : r += "_", r), "");
|
|
1087
1087
|
function br(t, r, a, s, o, n, c) {
|
|
1088
|
-
const
|
|
1088
|
+
const u = Math.min(o, n) / 2, d = Math.min(c, u), f = ["M0,0", `H${t}`, `V${r}`, "H0", "V0", "Z"].join(" "), p = [
|
|
1089
1089
|
`M${a + d},${s}`,
|
|
1090
1090
|
`L${a + o - d},${s}`,
|
|
1091
1091
|
// Верхний правый угол
|
|
@@ -1111,10 +1111,10 @@ const yr = 3, xr = (t) => {
|
|
|
1111
1111
|
shape: o = "circle",
|
|
1112
1112
|
overflowCount: n = 0,
|
|
1113
1113
|
overflowProps: c
|
|
1114
|
-
} = t,
|
|
1114
|
+
} = t, u = a * s, d = -u + yr, f = kt(a, o), h = We(hr()).current.toString(), b = Re(gr.avatarGroup), y = br(
|
|
1115
1115
|
a,
|
|
1116
1116
|
a,
|
|
1117
|
-
a -
|
|
1117
|
+
a - u,
|
|
1118
1118
|
// X-координата начала выреза
|
|
1119
1119
|
0,
|
|
1120
1120
|
// Y-координата начала выреза
|
|
@@ -1166,7 +1166,7 @@ const yr = 3, xr = (t) => {
|
|
|
1166
1166
|
) }),
|
|
1167
1167
|
/* @__PURE__ */ i.jsx("svg", { width: "0", height: "0", children: /* @__PURE__ */ i.jsx("clipPath", { id: `${h}`, children: /* @__PURE__ */ i.jsx("path", { clipPathUnits: "objectBoundingBox", d: y, clipRule: "evenodd" }) }) })
|
|
1168
1168
|
] });
|
|
1169
|
-
},
|
|
1169
|
+
}, Kn = Object.assign(Pe, {
|
|
1170
1170
|
Group: xr
|
|
1171
1171
|
}), mr = "_wrapper_ecbsu_5", vr = "_badge__container_ecbsu_6", Cr = "_badge__content_ecbsu_7", wr = "_interactive_ecbsu_20", Sr = "_disabled_ecbsu_21", Lr = "_icon_ecbsu_22", fe = {
|
|
1172
1172
|
wrapper: mr,
|
|
@@ -1223,14 +1223,14 @@ const yr = 3, xr = (t) => {
|
|
|
1223
1223
|
a(s);
|
|
1224
1224
|
}
|
|
1225
1225
|
}, []), { ref: t, bgColor: r };
|
|
1226
|
-
},
|
|
1226
|
+
}, Qn = te((t, r) => {
|
|
1227
1227
|
const {
|
|
1228
1228
|
icon: a,
|
|
1229
1229
|
children: s,
|
|
1230
1230
|
variant: o = "filled",
|
|
1231
1231
|
label: n,
|
|
1232
1232
|
isHidden: c = !1,
|
|
1233
|
-
colorScheme:
|
|
1233
|
+
colorScheme: u = "red",
|
|
1234
1234
|
size: d = 20,
|
|
1235
1235
|
position: f = "top-right",
|
|
1236
1236
|
positionOffset: p = { x: 0, y: 0 },
|
|
@@ -1242,20 +1242,20 @@ const yr = 3, xr = (t) => {
|
|
|
1242
1242
|
} = t, { onClick: L, onPointerDown: C } = E, { ref: g, bgColor: j } = jr(), I = h || j, N = !b && (!!L || !!C), O = Re(fe.badge__container, fe[`position-${f}`]), A = Re(
|
|
1243
1243
|
y,
|
|
1244
1244
|
fe.badge__content,
|
|
1245
|
-
fe[`color-${
|
|
1245
|
+
fe[`color-${u}`],
|
|
1246
1246
|
fe[`variant-${o}`],
|
|
1247
1247
|
{
|
|
1248
1248
|
[fe.disabled]: b,
|
|
1249
1249
|
[fe.icon]: !!a,
|
|
1250
1250
|
[fe.interactive]: N
|
|
1251
1251
|
}
|
|
1252
|
-
),
|
|
1252
|
+
), F = {
|
|
1253
1253
|
"--badge-height": `${d}px`,
|
|
1254
1254
|
"--badge-offset-x": `${p.x}px`,
|
|
1255
1255
|
"--badge-offset-y": `${p.y}px`,
|
|
1256
1256
|
...I && { "--badge-cutout-bg": I },
|
|
1257
1257
|
...o === "transparent" && { "--badge-cutout-bg": "transparent" }
|
|
1258
|
-
}, G = (a == null ? void 0 : a({})) || n,
|
|
1258
|
+
}, G = (a == null ? void 0 : a({})) || n, H = (B) => {
|
|
1259
1259
|
N && (L == null || L(B));
|
|
1260
1260
|
};
|
|
1261
1261
|
return /* @__PURE__ */ i.jsxs("div", { className: fe.wrapper, ref: g, "data-testid": v + "-wrapper", children: [
|
|
@@ -1264,13 +1264,13 @@ const yr = 3, xr = (t) => {
|
|
|
1264
1264
|
"span",
|
|
1265
1265
|
{
|
|
1266
1266
|
className: O,
|
|
1267
|
-
style:
|
|
1267
|
+
style: F,
|
|
1268
1268
|
"data-testid": v + "-container",
|
|
1269
1269
|
children: /* @__PURE__ */ i.jsx(
|
|
1270
1270
|
"span",
|
|
1271
1271
|
{
|
|
1272
1272
|
...E,
|
|
1273
|
-
onClick:
|
|
1273
|
+
onClick: H,
|
|
1274
1274
|
className: A,
|
|
1275
1275
|
"data-testid": v + "-content",
|
|
1276
1276
|
ref: r,
|
|
@@ -1311,7 +1311,7 @@ const yr = 3, xr = (t) => {
|
|
|
1311
1311
|
style: o,
|
|
1312
1312
|
...n
|
|
1313
1313
|
}, c) => {
|
|
1314
|
-
const
|
|
1314
|
+
const u = Re(
|
|
1315
1315
|
Me.loader,
|
|
1316
1316
|
Me[r],
|
|
1317
1317
|
Me[`size-${t}`],
|
|
@@ -1321,7 +1321,7 @@ const yr = 3, xr = (t) => {
|
|
|
1321
1321
|
"svg",
|
|
1322
1322
|
{
|
|
1323
1323
|
ref: c,
|
|
1324
|
-
className:
|
|
1324
|
+
className: u,
|
|
1325
1325
|
fill: "none",
|
|
1326
1326
|
viewBox: "0 0 16 16",
|
|
1327
1327
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1347,11 +1347,11 @@ const yr = 3, xr = (t) => {
|
|
|
1347
1347
|
variant: o = "accent",
|
|
1348
1348
|
children: n,
|
|
1349
1349
|
className: c,
|
|
1350
|
-
style:
|
|
1350
|
+
style: u,
|
|
1351
1351
|
"data-testid": d,
|
|
1352
1352
|
...f
|
|
1353
1353
|
} = t, p = Re(Me.container, c);
|
|
1354
|
-
return /* @__PURE__ */ i.jsxs("div", { ref: r, className: p, style:
|
|
1354
|
+
return /* @__PURE__ */ i.jsxs("div", { ref: r, className: p, style: u, "data-testid": d, ...f, children: [
|
|
1355
1355
|
n,
|
|
1356
1356
|
a && /* @__PURE__ */ i.jsx("div", { className: Me.overlay, children: /* @__PURE__ */ i.jsx(Rt, { size: s, variant: o, "data-testid": `${d}-spinner` }) })
|
|
1357
1357
|
] });
|
|
@@ -1382,14 +1382,14 @@ const yr = 3, xr = (t) => {
|
|
|
1382
1382
|
}
|
|
1383
1383
|
)
|
|
1384
1384
|
}
|
|
1385
|
-
),
|
|
1385
|
+
), eo = te((t, r) => {
|
|
1386
1386
|
const {
|
|
1387
1387
|
alt: a = "",
|
|
1388
1388
|
loading: s = "lazy",
|
|
1389
1389
|
src: o,
|
|
1390
1390
|
isLoading: n = !1,
|
|
1391
1391
|
className: c,
|
|
1392
|
-
"data-testid":
|
|
1392
|
+
"data-testid": u = "image",
|
|
1393
1393
|
onError: d,
|
|
1394
1394
|
onLoad: f,
|
|
1395
1395
|
...p
|
|
@@ -1411,7 +1411,7 @@ const yr = 3, xr = (t) => {
|
|
|
1411
1411
|
[d]
|
|
1412
1412
|
), j = {
|
|
1413
1413
|
loader: /* @__PURE__ */ i.jsxs(Et, { children: [
|
|
1414
|
-
/* @__PURE__ */ i.jsx(Vr, { size: 48, variant: "special", "data-testid": `${
|
|
1414
|
+
/* @__PURE__ */ i.jsx(Vr, { size: 48, variant: "special", "data-testid": `${u}-loader` }),
|
|
1415
1415
|
/* @__PURE__ */ i.jsx(
|
|
1416
1416
|
"img",
|
|
1417
1417
|
{
|
|
@@ -1423,13 +1423,13 @@ const yr = 3, xr = (t) => {
|
|
|
1423
1423
|
}
|
|
1424
1424
|
)
|
|
1425
1425
|
] }),
|
|
1426
|
-
error: /* @__PURE__ */ i.jsx(qr, { "data-testid": `${
|
|
1426
|
+
error: /* @__PURE__ */ i.jsx(qr, { "data-testid": `${u}-fallback` }),
|
|
1427
1427
|
image: /* @__PURE__ */ i.jsx(
|
|
1428
1428
|
"img",
|
|
1429
1429
|
{
|
|
1430
1430
|
ref: r,
|
|
1431
1431
|
alt: a,
|
|
1432
|
-
"data-testid":
|
|
1432
|
+
"data-testid": u,
|
|
1433
1433
|
loading: s,
|
|
1434
1434
|
src: o,
|
|
1435
1435
|
className: L
|
|
@@ -1442,7 +1442,7 @@ const yr = 3, xr = (t) => {
|
|
|
1442
1442
|
return;
|
|
1443
1443
|
}
|
|
1444
1444
|
b("loading");
|
|
1445
|
-
}, [o]), /* @__PURE__ */ i.jsxs("div", { className: Je.container, "data-testid": `${
|
|
1445
|
+
}, [o]), /* @__PURE__ */ i.jsxs("div", { className: Je.container, "data-testid": `${u}-container`, ...p, children: [
|
|
1446
1446
|
v && j.loader,
|
|
1447
1447
|
y && j.error,
|
|
1448
1448
|
E && j.image
|
|
@@ -1454,10 +1454,10 @@ const yr = 3, xr = (t) => {
|
|
|
1454
1454
|
if (!t)
|
|
1455
1455
|
throw new Error("useConfig must be used within a ConfigProvider");
|
|
1456
1456
|
return t;
|
|
1457
|
-
},
|
|
1457
|
+
}, to = () => {
|
|
1458
1458
|
const { locale: t } = Gr();
|
|
1459
1459
|
return t;
|
|
1460
|
-
}, Ur = {}, Xr = {}, Yr = {},
|
|
1460
|
+
}, Ur = {}, Xr = {}, Yr = {}, ao = ({
|
|
1461
1461
|
locale: t = {},
|
|
1462
1462
|
theme: r,
|
|
1463
1463
|
children: a,
|
|
@@ -1474,11 +1474,11 @@ const yr = 3, xr = (t) => {
|
|
|
1474
1474
|
"div",
|
|
1475
1475
|
{
|
|
1476
1476
|
"data-testid": "ConfigProvider-component",
|
|
1477
|
-
className:
|
|
1477
|
+
className: q(Ur, Xr, Yr, s)
|
|
1478
1478
|
}
|
|
1479
1479
|
),
|
|
1480
1480
|
/* @__PURE__ */ i.jsx(Tt.Provider, { value: { locale: t }, children: a })
|
|
1481
|
-
] })),
|
|
1481
|
+
] })), ro = {}, Jr = "_tag_1llsi_1", Kr = "_label_1llsi_16", Qr = "_iconWrapper_1llsi_20", es = "_medium_1llsi_27", ts = "_large_1llsi_33", as = "_disabled_1llsi_43", rs = "_neutral_1llsi_47", ss = "_positive_1llsi_53", ns = "_negative_1llsi_59", os = "_warning_1llsi_65", is = "_vivid_1llsi_71", ls = "_special_1llsi_77", cs = "_accent_1llsi_84", ds = "_blue_1llsi_90", us = "_lovely_1llsi_96", _s = "_dreamy_1llsi_102", we = {
|
|
1482
1482
|
tag: Jr,
|
|
1483
1483
|
label: Kr,
|
|
1484
1484
|
iconWrapper: Qr,
|
|
@@ -1495,14 +1495,14 @@ const yr = 3, xr = (t) => {
|
|
|
1495
1495
|
blue: ds,
|
|
1496
1496
|
lovely: us,
|
|
1497
1497
|
dreamy: _s
|
|
1498
|
-
},
|
|
1498
|
+
}, so = te((t, r) => {
|
|
1499
1499
|
const {
|
|
1500
1500
|
className: a,
|
|
1501
1501
|
children: s,
|
|
1502
1502
|
componentStyle: o = "neutral",
|
|
1503
1503
|
size: n = "medium",
|
|
1504
1504
|
disabled: c = !1,
|
|
1505
|
-
showLabel:
|
|
1505
|
+
showLabel: u = !!s,
|
|
1506
1506
|
slotStart: d,
|
|
1507
1507
|
slotEnd: f,
|
|
1508
1508
|
slotStartWrapperProps: p = {},
|
|
@@ -1512,7 +1512,7 @@ const yr = 3, xr = (t) => {
|
|
|
1512
1512
|
return /* @__PURE__ */ i.jsxs(
|
|
1513
1513
|
"div",
|
|
1514
1514
|
{
|
|
1515
|
-
className:
|
|
1515
|
+
className: q(
|
|
1516
1516
|
we.tag,
|
|
1517
1517
|
we[n],
|
|
1518
1518
|
we[o],
|
|
@@ -1526,9 +1526,9 @@ const yr = 3, xr = (t) => {
|
|
|
1526
1526
|
"data-testid": b || "tag-component",
|
|
1527
1527
|
ref: r,
|
|
1528
1528
|
children: [
|
|
1529
|
-
d && /* @__PURE__ */ i.jsx("span", { className:
|
|
1530
|
-
|
|
1531
|
-
f && /* @__PURE__ */ i.jsx("span", { className:
|
|
1529
|
+
d && /* @__PURE__ */ i.jsx("span", { className: q([we.iconWrapper, y]), ...v, children: d }),
|
|
1530
|
+
u && /* @__PURE__ */ i.jsx("span", { className: q([we.label]), children: s }),
|
|
1531
|
+
f && /* @__PURE__ */ i.jsx("span", { className: q([we.iconWrapper, E]), ...L, children: f })
|
|
1532
1532
|
]
|
|
1533
1533
|
}
|
|
1534
1534
|
);
|
|
@@ -1616,14 +1616,14 @@ const yr = 3, xr = (t) => {
|
|
|
1616
1616
|
children: s ? /* @__PURE__ */ i.jsx(ws, { width: n, height: c }) : /* @__PURE__ */ i.jsx(Cs, { width: n, height: c })
|
|
1617
1617
|
}
|
|
1618
1618
|
);
|
|
1619
|
-
},
|
|
1619
|
+
}, no = te((t, r) => {
|
|
1620
1620
|
const {
|
|
1621
1621
|
name: a,
|
|
1622
1622
|
value: s,
|
|
1623
1623
|
size: o = "medium",
|
|
1624
1624
|
indeterminate: n = !1,
|
|
1625
1625
|
loading: c = !1,
|
|
1626
|
-
error:
|
|
1626
|
+
error: u,
|
|
1627
1627
|
disabled: d = !1,
|
|
1628
1628
|
containerClassName: f,
|
|
1629
1629
|
className: p,
|
|
@@ -1634,7 +1634,7 @@ const yr = 3, xr = (t) => {
|
|
|
1634
1634
|
tabIndex: E,
|
|
1635
1635
|
onChange: L,
|
|
1636
1636
|
"data-testid": C = "checkbox"
|
|
1637
|
-
} = t, [g, j] = Oe(!1), I = s ?? g, M = d || c, N = !!
|
|
1637
|
+
} = t, [g, j] = Oe(!1), I = s ?? g, M = d || c, N = !!u, O = I || n, A = q(he.container, he[o], f), F = q(
|
|
1638
1638
|
he.checkbox,
|
|
1639
1639
|
he[o],
|
|
1640
1640
|
{
|
|
@@ -1643,11 +1643,11 @@ const yr = 3, xr = (t) => {
|
|
|
1643
1643
|
p
|
|
1644
1644
|
), G = (k) => {
|
|
1645
1645
|
M || (j(k.target.checked), L == null || L(k.target.checked, k));
|
|
1646
|
-
},
|
|
1646
|
+
}, H = (k) => {
|
|
1647
1647
|
if (k.key === "Enter" && !M) {
|
|
1648
1648
|
k.preventDefault();
|
|
1649
|
-
const
|
|
1650
|
-
j(
|
|
1649
|
+
const P = !O;
|
|
1650
|
+
j(P), L == null || L(P);
|
|
1651
1651
|
}
|
|
1652
1652
|
}, B = (k) => {
|
|
1653
1653
|
v || k.preventDefault();
|
|
@@ -1665,13 +1665,13 @@ const yr = 3, xr = (t) => {
|
|
|
1665
1665
|
"div",
|
|
1666
1666
|
{
|
|
1667
1667
|
tabIndex: E || 0,
|
|
1668
|
-
className:
|
|
1668
|
+
className: F,
|
|
1669
1669
|
style: b,
|
|
1670
|
-
onKeyDown:
|
|
1670
|
+
onKeyDown: H,
|
|
1671
1671
|
"aria-checked": O,
|
|
1672
1672
|
"aria-disabled": M,
|
|
1673
1673
|
"aria-invalid": N,
|
|
1674
|
-
"aria-describedby":
|
|
1674
|
+
"aria-describedby": u ? `${a}-error` : void 0,
|
|
1675
1675
|
"data-testid": `${C}-label`,
|
|
1676
1676
|
children: [
|
|
1677
1677
|
/* @__PURE__ */ i.jsx(
|
|
@@ -1688,7 +1688,7 @@ const yr = 3, xr = (t) => {
|
|
|
1688
1688
|
onClick: x,
|
|
1689
1689
|
"aria-checked": O,
|
|
1690
1690
|
"aria-invalid": N,
|
|
1691
|
-
"aria-describedby":
|
|
1691
|
+
"aria-describedby": u ? `${a}-error` : void 0,
|
|
1692
1692
|
"data-testid": `${C}-input`
|
|
1693
1693
|
}
|
|
1694
1694
|
),
|
|
@@ -1751,14 +1751,14 @@ const yr = 3, xr = (t) => {
|
|
|
1751
1751
|
className: o,
|
|
1752
1752
|
"data-testid": n,
|
|
1753
1753
|
as: c,
|
|
1754
|
-
fontWeight:
|
|
1754
|
+
fontWeight: u = "semibold",
|
|
1755
1755
|
disabled: d = !1,
|
|
1756
1756
|
typographyStyle: f = "primary",
|
|
1757
1757
|
...p
|
|
1758
1758
|
}, h) => {
|
|
1759
|
-
const b = c || Bs[a], y =
|
|
1759
|
+
const b = c || Bs[a], y = q(
|
|
1760
1760
|
ke.typography,
|
|
1761
|
-
Ne[`typography-${t}-${a}-${
|
|
1761
|
+
Ne[`typography-${t}-${a}-${u}`],
|
|
1762
1762
|
ke[f],
|
|
1763
1763
|
{
|
|
1764
1764
|
[ke.disabled]: d
|
|
@@ -1777,14 +1777,14 @@ const yr = 3, xr = (t) => {
|
|
|
1777
1777
|
className: o,
|
|
1778
1778
|
"data-testid": n,
|
|
1779
1779
|
as: c = "p",
|
|
1780
|
-
fontWeight:
|
|
1780
|
+
fontWeight: u = "regular",
|
|
1781
1781
|
disabled: d = !1,
|
|
1782
1782
|
typographyStyle: f = "primary",
|
|
1783
1783
|
...p
|
|
1784
1784
|
}, h) => {
|
|
1785
|
-
const b = c, y =
|
|
1785
|
+
const b = c, y = q(
|
|
1786
1786
|
ke.typography,
|
|
1787
|
-
Ne[`typography-${t}-${a}-${
|
|
1787
|
+
Ne[`typography-${t}-${a}-${u}`],
|
|
1788
1788
|
ke[f],
|
|
1789
1789
|
{
|
|
1790
1790
|
[ke.disabled]: d
|
|
@@ -1804,7 +1804,7 @@ const yr = 3, xr = (t) => {
|
|
|
1804
1804
|
}
|
|
1805
1805
|
);
|
|
1806
1806
|
return r.displayName = `Typography.${t.charAt(0).toUpperCase() + t.slice(1)}`, r;
|
|
1807
|
-
},
|
|
1807
|
+
}, oo = {
|
|
1808
1808
|
Title: vt("title"),
|
|
1809
1809
|
Subtitle: vt("subtitle"),
|
|
1810
1810
|
Label: Ct("label"),
|
|
@@ -1892,7 +1892,7 @@ const yr = 3, xr = (t) => {
|
|
|
1892
1892
|
onClick: o,
|
|
1893
1893
|
...n
|
|
1894
1894
|
}) => {
|
|
1895
|
-
const
|
|
1895
|
+
const u = {
|
|
1896
1896
|
display: "inline-block",
|
|
1897
1897
|
color: s,
|
|
1898
1898
|
...{
|
|
@@ -1909,7 +1909,7 @@ const yr = 3, xr = (t) => {
|
|
|
1909
1909
|
"svg",
|
|
1910
1910
|
{
|
|
1911
1911
|
className: t,
|
|
1912
|
-
style:
|
|
1912
|
+
style: u,
|
|
1913
1913
|
viewBox: "0 0 16 16",
|
|
1914
1914
|
fill: "none",
|
|
1915
1915
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1956,8 +1956,8 @@ const yr = 3, xr = (t) => {
|
|
|
1956
1956
|
n.preventDefault(), n.stopPropagation();
|
|
1957
1957
|
const c = n.currentTarget.closest(`.${S.wrapper}`);
|
|
1958
1958
|
if (!c) return;
|
|
1959
|
-
const
|
|
1960
|
-
const b = h.clientY -
|
|
1959
|
+
const u = n.clientY, d = c.clientHeight, f = (h) => {
|
|
1960
|
+
const b = h.clientY - u, y = Math.min(100, d), v = Math.max(y, d + b);
|
|
1961
1961
|
c.style.height = `${v}px`;
|
|
1962
1962
|
}, p = () => {
|
|
1963
1963
|
document.removeEventListener("mousemove", f), document.removeEventListener("mouseup", p);
|
|
@@ -1974,7 +1974,7 @@ const yr = 3, xr = (t) => {
|
|
|
1974
1974
|
disabled: o = !1,
|
|
1975
1975
|
loading: n = !1,
|
|
1976
1976
|
onFocus: c,
|
|
1977
|
-
onBlur:
|
|
1977
|
+
onBlur: u,
|
|
1978
1978
|
onChange: d,
|
|
1979
1979
|
onKeyDown: f,
|
|
1980
1980
|
onKeyUp: p,
|
|
@@ -2000,12 +2000,12 @@ const yr = 3, xr = (t) => {
|
|
|
2000
2000
|
placeholder: s,
|
|
2001
2001
|
disabled: o || n,
|
|
2002
2002
|
onFocus: c,
|
|
2003
|
-
onBlur:
|
|
2003
|
+
onBlur: u,
|
|
2004
2004
|
onChange: d,
|
|
2005
2005
|
onKeyDown: f,
|
|
2006
2006
|
onKeyUp: p,
|
|
2007
2007
|
maxLength: h,
|
|
2008
|
-
className:
|
|
2008
|
+
className: q(
|
|
2009
2009
|
S.textarea,
|
|
2010
2010
|
S[`size-${r}`],
|
|
2011
2011
|
E && S["with-floating-label"],
|
|
@@ -2030,12 +2030,12 @@ const yr = 3, xr = (t) => {
|
|
|
2030
2030
|
placeholder: s,
|
|
2031
2031
|
disabled: o || n,
|
|
2032
2032
|
onFocus: c,
|
|
2033
|
-
onBlur:
|
|
2033
|
+
onBlur: u,
|
|
2034
2034
|
onChange: d,
|
|
2035
2035
|
onKeyDown: f,
|
|
2036
2036
|
onKeyUp: p,
|
|
2037
2037
|
maxLength: h,
|
|
2038
|
-
className:
|
|
2038
|
+
className: q(
|
|
2039
2039
|
S.input,
|
|
2040
2040
|
S[`size-${r}`],
|
|
2041
2041
|
E && S["with-floating-label"],
|
|
@@ -2064,7 +2064,7 @@ const yr = 3, xr = (t) => {
|
|
|
2064
2064
|
loading: o = !1,
|
|
2065
2065
|
className: n,
|
|
2066
2066
|
wrapperProps: c,
|
|
2067
|
-
wrapperStyles:
|
|
2067
|
+
wrapperStyles: u,
|
|
2068
2068
|
floatingLabelStyles: d,
|
|
2069
2069
|
prefixStyles: f,
|
|
2070
2070
|
suffixStyles: p,
|
|
@@ -2082,14 +2082,14 @@ const yr = 3, xr = (t) => {
|
|
|
2082
2082
|
showLabel: N = !0,
|
|
2083
2083
|
labelClassName: O,
|
|
2084
2084
|
hasValue: A = !1,
|
|
2085
|
-
helper:
|
|
2085
|
+
helper: F,
|
|
2086
2086
|
id: G,
|
|
2087
|
-
value:
|
|
2087
|
+
value: H = "",
|
|
2088
2088
|
resize: B,
|
|
2089
2089
|
showGrip: x = !1,
|
|
2090
2090
|
...k
|
|
2091
|
-
},
|
|
2092
|
-
const U = jt(), Z = G || U, Q = L && E && (A || C), ne = E && E.length > wt ? E.substring(0, wt) + "..." : E, J =
|
|
2091
|
+
}, P) => {
|
|
2092
|
+
const U = jt(), Z = G || U, Q = L && E && (A || C), ne = E && E.length > wt ? E.substring(0, wt) + "..." : E, J = q(
|
|
2093
2093
|
S.wrapper,
|
|
2094
2094
|
S[`size-${r}`],
|
|
2095
2095
|
a && S.error,
|
|
@@ -2099,18 +2099,18 @@ const yr = 3, xr = (t) => {
|
|
|
2099
2099
|
j && S["has-suffix"],
|
|
2100
2100
|
y && S["has-limit"],
|
|
2101
2101
|
n
|
|
2102
|
-
), ae =
|
|
2102
|
+
), ae = q(
|
|
2103
2103
|
S.floatingLabel,
|
|
2104
2104
|
S[r],
|
|
2105
2105
|
A && S.filled,
|
|
2106
2106
|
O
|
|
2107
2107
|
), { handleGripMouseDown: oe } = kn(x, s, o, B);
|
|
2108
|
-
return /* @__PURE__ */ i.jsxs("div", { ref:
|
|
2108
|
+
return /* @__PURE__ */ i.jsxs("div", { ref: P, className: S.inputBase, "data-testid": "input-base-wrapper", ...k, children: [
|
|
2109
2109
|
/* @__PURE__ */ i.jsxs(
|
|
2110
2110
|
"div",
|
|
2111
2111
|
{
|
|
2112
2112
|
className: J,
|
|
2113
|
-
style:
|
|
2113
|
+
style: u,
|
|
2114
2114
|
"data-resize": B,
|
|
2115
2115
|
"data-show-grip": x ? "true" : "false",
|
|
2116
2116
|
...c,
|
|
@@ -2151,30 +2151,30 @@ const yr = 3, xr = (t) => {
|
|
|
2151
2151
|
Q && /* @__PURE__ */ i.jsx(
|
|
2152
2152
|
"div",
|
|
2153
2153
|
{
|
|
2154
|
-
className:
|
|
2154
|
+
className: q(S.hint, A && S.truncate),
|
|
2155
2155
|
"data-disabled": s || o,
|
|
2156
2156
|
children: ne
|
|
2157
2157
|
}
|
|
2158
2158
|
),
|
|
2159
2159
|
y && v && /* @__PURE__ */ i.jsxs("div", { className: S.characterLimit, children: [
|
|
2160
|
-
(
|
|
2160
|
+
(H || "").length,
|
|
2161
2161
|
" из ",
|
|
2162
2162
|
v
|
|
2163
2163
|
] })
|
|
2164
2164
|
]
|
|
2165
2165
|
}
|
|
2166
2166
|
),
|
|
2167
|
-
|
|
2167
|
+
F && /* @__PURE__ */ i.jsx(
|
|
2168
2168
|
"div",
|
|
2169
2169
|
{
|
|
2170
|
-
className:
|
|
2170
|
+
className: q(
|
|
2171
2171
|
S.helper,
|
|
2172
2172
|
a && S.error,
|
|
2173
2173
|
(s || o) && S.disabled
|
|
2174
2174
|
),
|
|
2175
2175
|
...b,
|
|
2176
2176
|
id: a ? `${Z}-error` : void 0,
|
|
2177
|
-
children:
|
|
2177
|
+
children: F
|
|
2178
2178
|
}
|
|
2179
2179
|
)
|
|
2180
2180
|
] });
|
|
@@ -2192,7 +2192,7 @@ const St = Object.assign(Rn, {
|
|
|
2192
2192
|
disabled: o = !1,
|
|
2193
2193
|
loading: n = !1,
|
|
2194
2194
|
placeholder: c,
|
|
2195
|
-
showLabel:
|
|
2195
|
+
showLabel: u = !0,
|
|
2196
2196
|
labelClassName: d,
|
|
2197
2197
|
helper: f,
|
|
2198
2198
|
prefix: p,
|
|
@@ -2210,20 +2210,20 @@ const St = Object.assign(Rn, {
|
|
|
2210
2210
|
prefixStyles: N,
|
|
2211
2211
|
suffixStyles: O,
|
|
2212
2212
|
textareaStyles: A,
|
|
2213
|
-
labelProps:
|
|
2213
|
+
labelProps: F,
|
|
2214
2214
|
helperProps: G,
|
|
2215
|
-
showLimit:
|
|
2215
|
+
showLimit: H = !1,
|
|
2216
2216
|
maxLength: B,
|
|
2217
2217
|
inputProps: x,
|
|
2218
2218
|
hint: k,
|
|
2219
|
-
showHint:
|
|
2219
|
+
showHint: P = !1,
|
|
2220
2220
|
showHintOnEmpty: U = !1,
|
|
2221
2221
|
truncate: Z = !1,
|
|
2222
2222
|
resize: Q,
|
|
2223
2223
|
showGrip: ne = !1,
|
|
2224
2224
|
...J
|
|
2225
2225
|
}, ae) => {
|
|
2226
|
-
const oe = jt(), de = b || oe, [me, ye] = Oe(g), re = g !== void 0 ? g : me, ue = (re || "").length > 0, le = re || "", _e =
|
|
2226
|
+
const oe = jt(), de = b || oe, [me, ye] = Oe(g), re = g !== void 0 ? g : me, ue = (re || "").length > 0, le = re || "", _e = u && (r === "XL" || t === "textarea") && !p, ve = Se(
|
|
2227
2227
|
(X) => {
|
|
2228
2228
|
var Y;
|
|
2229
2229
|
o || n || (y == null || y(), (Y = x == null ? void 0 : x.onFocus) == null || Y.call(
|
|
@@ -2277,24 +2277,24 @@ const St = Object.assign(Rn, {
|
|
|
2277
2277
|
error: s,
|
|
2278
2278
|
disabled: o || n,
|
|
2279
2279
|
loading: n,
|
|
2280
|
-
className:
|
|
2280
|
+
className: q(a, t === "textarea" && S["textarea-wrapper"]),
|
|
2281
2281
|
wrapperProps: j,
|
|
2282
2282
|
wrapperStyles: I,
|
|
2283
2283
|
floatingLabelStyles: M,
|
|
2284
2284
|
prefixStyles: N,
|
|
2285
2285
|
suffixStyles: O,
|
|
2286
|
-
labelProps:
|
|
2286
|
+
labelProps: F,
|
|
2287
2287
|
helperProps: G,
|
|
2288
|
-
showLimit:
|
|
2288
|
+
showLimit: H,
|
|
2289
2289
|
maxLength: B,
|
|
2290
2290
|
hint: k,
|
|
2291
|
-
showHint:
|
|
2291
|
+
showHint: P,
|
|
2292
2292
|
showHintOnEmpty: U,
|
|
2293
2293
|
prefix: p,
|
|
2294
2294
|
suffix: h,
|
|
2295
2295
|
onSuffixClick: L,
|
|
2296
2296
|
placeholder: c,
|
|
2297
|
-
showLabel:
|
|
2297
|
+
showLabel: u,
|
|
2298
2298
|
labelClassName: d,
|
|
2299
2299
|
hasValue: ue,
|
|
2300
2300
|
helper: f,
|
|
@@ -2332,49 +2332,60 @@ const St = Object.assign(Rn, {
|
|
|
2332
2332
|
}
|
|
2333
2333
|
);
|
|
2334
2334
|
}
|
|
2335
|
-
),
|
|
2335
|
+
), D = {
|
|
2336
2336
|
S: "S",
|
|
2337
2337
|
M: "M",
|
|
2338
2338
|
L: "L",
|
|
2339
2339
|
XL: "XL"
|
|
2340
2340
|
}, Tn = (t, r, a, s) => {
|
|
2341
2341
|
switch (t) {
|
|
2342
|
-
case
|
|
2342
|
+
case D.XL:
|
|
2343
2343
|
return r && a ? "8px 16px 8px 16px" : "16px 16px 16px 16px";
|
|
2344
|
-
case
|
|
2344
|
+
case D.L:
|
|
2345
2345
|
return s ? "12px 12px 12px 12px" : "12px 16px 12px 16px";
|
|
2346
|
-
case
|
|
2346
|
+
case D.M:
|
|
2347
2347
|
return "10px 12px 10px 12px";
|
|
2348
|
-
case
|
|
2348
|
+
case D.S:
|
|
2349
2349
|
return "6px 10px 6px 10px";
|
|
2350
2350
|
default:
|
|
2351
2351
|
return "12px 16px 12px 16px";
|
|
2352
2352
|
}
|
|
2353
2353
|
}, In = (t) => {
|
|
2354
2354
|
switch (t) {
|
|
2355
|
-
case
|
|
2355
|
+
case D.XL:
|
|
2356
2356
|
return "56px";
|
|
2357
|
-
case
|
|
2357
|
+
case D.L:
|
|
2358
2358
|
return "48px";
|
|
2359
|
-
case
|
|
2359
|
+
case D.M:
|
|
2360
2360
|
return "40px";
|
|
2361
|
-
case
|
|
2361
|
+
case D.S:
|
|
2362
2362
|
return "32px";
|
|
2363
2363
|
default:
|
|
2364
2364
|
return "48px";
|
|
2365
2365
|
}
|
|
2366
2366
|
}, Mn = (t) => {
|
|
2367
2367
|
switch (t) {
|
|
2368
|
-
case
|
|
2369
|
-
case
|
|
2370
|
-
case
|
|
2368
|
+
case D.S:
|
|
2369
|
+
case D.M:
|
|
2370
|
+
case D.L:
|
|
2371
2371
|
return 4;
|
|
2372
|
-
case
|
|
2372
|
+
case D.XL:
|
|
2373
2373
|
return 8;
|
|
2374
2374
|
default:
|
|
2375
2375
|
return 8;
|
|
2376
2376
|
}
|
|
2377
|
-
}, Nn = (t
|
|
2377
|
+
}, Nn = (t) => {
|
|
2378
|
+
switch (t) {
|
|
2379
|
+
case D.S:
|
|
2380
|
+
case D.M:
|
|
2381
|
+
return 8;
|
|
2382
|
+
case D.L:
|
|
2383
|
+
case D.XL:
|
|
2384
|
+
return 12;
|
|
2385
|
+
default:
|
|
2386
|
+
return 12;
|
|
2387
|
+
}
|
|
2388
|
+
}, On = (t, r, a, s) => ({
|
|
2378
2389
|
wrapperStyles: {
|
|
2379
2390
|
minHeight: t,
|
|
2380
2391
|
maxHeight: t,
|
|
@@ -2388,13 +2399,13 @@ const St = Object.assign(Rn, {
|
|
|
2388
2399
|
paddingRight: `${a}px`
|
|
2389
2400
|
},
|
|
2390
2401
|
suffixStyles: {
|
|
2391
|
-
right: `${
|
|
2402
|
+
right: `${s}px`,
|
|
2392
2403
|
maxWidth: "32px",
|
|
2393
2404
|
maxHeight: "32px",
|
|
2394
2405
|
padding: "6px",
|
|
2395
2406
|
cursor: "pointer"
|
|
2396
2407
|
}
|
|
2397
|
-
}),
|
|
2408
|
+
}), An = (t, r, a, s) => ({
|
|
2398
2409
|
wrapperStyles: {
|
|
2399
2410
|
height: t,
|
|
2400
2411
|
minHeight: t,
|
|
@@ -2410,13 +2421,13 @@ const St = Object.assign(Rn, {
|
|
|
2410
2421
|
paddingRight: `${a}px`
|
|
2411
2422
|
},
|
|
2412
2423
|
suffixStyles: {
|
|
2413
|
-
right: `${
|
|
2424
|
+
right: `${s}px`,
|
|
2414
2425
|
maxWidth: "40px",
|
|
2415
2426
|
maxHeight: "40px",
|
|
2416
2427
|
padding: "8px",
|
|
2417
2428
|
cursor: "pointer"
|
|
2418
2429
|
}
|
|
2419
|
-
}),
|
|
2430
|
+
}), Bn = (t, r, a, s) => ({
|
|
2420
2431
|
wrapperStyles: {
|
|
2421
2432
|
minHeight: t,
|
|
2422
2433
|
maxHeight: t,
|
|
@@ -2430,7 +2441,7 @@ const St = Object.assign(Rn, {
|
|
|
2430
2441
|
paddingRight: `${a}px`
|
|
2431
2442
|
},
|
|
2432
2443
|
suffixStyles: {
|
|
2433
|
-
right: `${
|
|
2444
|
+
right: `${s}px`,
|
|
2434
2445
|
maxWidth: "40px",
|
|
2435
2446
|
maxHeight: "40px",
|
|
2436
2447
|
padding: "8px",
|
|
@@ -2439,7 +2450,7 @@ const St = Object.assign(Rn, {
|
|
|
2439
2450
|
alignItems: "center",
|
|
2440
2451
|
justifyContent: "center"
|
|
2441
2452
|
}
|
|
2442
|
-
}),
|
|
2453
|
+
}), Dn = (t, r, a, s) => ({
|
|
2443
2454
|
wrapperStyles: {
|
|
2444
2455
|
minHeight: t,
|
|
2445
2456
|
maxHeight: t,
|
|
@@ -2453,23 +2464,23 @@ const St = Object.assign(Rn, {
|
|
|
2453
2464
|
paddingRight: `${a}px`
|
|
2454
2465
|
},
|
|
2455
2466
|
suffixStyles: {
|
|
2456
|
-
right: `${
|
|
2467
|
+
right: `${s}px`,
|
|
2457
2468
|
maxWidth: "32px",
|
|
2458
2469
|
maxHeight: "32px",
|
|
2459
2470
|
padding: "6px",
|
|
2460
2471
|
cursor: "pointer"
|
|
2461
2472
|
}
|
|
2462
|
-
}),
|
|
2463
|
-
const o = In(t), n = Tn(t, r, a, s), c = Mn(t);
|
|
2473
|
+
}), Fn = (t, r, a, s) => {
|
|
2474
|
+
const o = In(t), n = Tn(t, r, a, s), c = Nn(t), u = Mn(t);
|
|
2464
2475
|
switch (t) {
|
|
2465
|
-
case
|
|
2466
|
-
return
|
|
2467
|
-
case
|
|
2468
|
-
return
|
|
2469
|
-
case
|
|
2470
|
-
return
|
|
2471
|
-
case
|
|
2472
|
-
return
|
|
2476
|
+
case D.XL:
|
|
2477
|
+
return An(o, n, c, u);
|
|
2478
|
+
case D.L:
|
|
2479
|
+
return Bn(o, n, c, u);
|
|
2480
|
+
case D.M:
|
|
2481
|
+
return Dn(o, n, c, u);
|
|
2482
|
+
case D.S:
|
|
2483
|
+
return On(o, n, c, u);
|
|
2473
2484
|
default:
|
|
2474
2485
|
return {
|
|
2475
2486
|
wrapperStyles: {},
|
|
@@ -2478,7 +2489,7 @@ const St = Object.assign(Rn, {
|
|
|
2478
2489
|
suffixStyles: {}
|
|
2479
2490
|
};
|
|
2480
2491
|
}
|
|
2481
|
-
},
|
|
2492
|
+
}, io = te(
|
|
2482
2493
|
({
|
|
2483
2494
|
value: t = "",
|
|
2484
2495
|
onChange: r,
|
|
@@ -2487,8 +2498,8 @@ const St = Object.assign(Rn, {
|
|
|
2487
2498
|
maxLength: o,
|
|
2488
2499
|
minLength: n,
|
|
2489
2500
|
autoComplete: c,
|
|
2490
|
-
autoFocus:
|
|
2491
|
-
size: d =
|
|
2501
|
+
autoFocus: u,
|
|
2502
|
+
size: d = D.L,
|
|
2492
2503
|
inputProps: f,
|
|
2493
2504
|
error: p,
|
|
2494
2505
|
disabled: h,
|
|
@@ -2505,22 +2516,22 @@ const St = Object.assign(Rn, {
|
|
|
2505
2516
|
onClear: N,
|
|
2506
2517
|
className: O,
|
|
2507
2518
|
truncate: A = !0,
|
|
2508
|
-
hint:
|
|
2519
|
+
hint: F,
|
|
2509
2520
|
showHint: G = !1,
|
|
2510
|
-
showHintOnEmpty:
|
|
2521
|
+
showHintOnEmpty: H = !1,
|
|
2511
2522
|
wrapperProps: B,
|
|
2512
2523
|
labelProps: x,
|
|
2513
2524
|
helperProps: k,
|
|
2514
|
-
...
|
|
2525
|
+
...P
|
|
2515
2526
|
}, U) => {
|
|
2516
|
-
const Z = (t || "").length > 0, Q = d ===
|
|
2527
|
+
const Z = (t || "").length > 0, Q = d === D.XL, ne = !!v, J = Q && g && !v, ae = L && Z && !(h || b), oe = () => {
|
|
2517
2528
|
r == null || r(""), N == null || N();
|
|
2518
2529
|
}, de = () => {
|
|
2519
2530
|
ae && oe(), M == null || M();
|
|
2520
2531
|
}, me = ae ? /* @__PURE__ */ i.jsx(
|
|
2521
2532
|
It,
|
|
2522
2533
|
{
|
|
2523
|
-
size: d ===
|
|
2534
|
+
size: d === D.S || d === D.M ? "xs" : "sm",
|
|
2524
2535
|
color: "var(--icon-secondary)",
|
|
2525
2536
|
style: { cursor: "pointer" },
|
|
2526
2537
|
"data-testid": "x-icon"
|
|
@@ -2529,9 +2540,9 @@ const St = Object.assign(Rn, {
|
|
|
2529
2540
|
type: a,
|
|
2530
2541
|
minLength: n,
|
|
2531
2542
|
autoComplete: c,
|
|
2532
|
-
autoFocus:
|
|
2543
|
+
autoFocus: u,
|
|
2533
2544
|
...f
|
|
2534
|
-
}, re =
|
|
2545
|
+
}, re = Fn(d, J, Z, ne);
|
|
2535
2546
|
return /* @__PURE__ */ i.jsx(
|
|
2536
2547
|
Nt,
|
|
2537
2548
|
{
|
|
@@ -2561,11 +2572,11 @@ const St = Object.assign(Rn, {
|
|
|
2561
2572
|
showLimit: !1,
|
|
2562
2573
|
maxLength: o,
|
|
2563
2574
|
inputProps: ye,
|
|
2564
|
-
hint:
|
|
2575
|
+
hint: F,
|
|
2565
2576
|
showHint: G,
|
|
2566
|
-
showHintOnEmpty:
|
|
2577
|
+
showHintOnEmpty: H,
|
|
2567
2578
|
truncate: A,
|
|
2568
|
-
...
|
|
2579
|
+
...P
|
|
2569
2580
|
}
|
|
2570
2581
|
);
|
|
2571
2582
|
}
|
|
@@ -2575,7 +2586,7 @@ const St = Object.assign(Rn, {
|
|
|
2575
2586
|
}, ze = {
|
|
2576
2587
|
M: "12px",
|
|
2577
2588
|
L: "16px"
|
|
2578
|
-
},
|
|
2589
|
+
}, Pn = {
|
|
2579
2590
|
M: "xs",
|
|
2580
2591
|
L: "sm"
|
|
2581
2592
|
}, Fe = {
|
|
@@ -2596,7 +2607,7 @@ const St = Object.assign(Rn, {
|
|
|
2596
2607
|
M: 48,
|
|
2597
2608
|
L: 56,
|
|
2598
2609
|
XL: 112
|
|
2599
|
-
},
|
|
2610
|
+
}, zn = (t, r) => {
|
|
2600
2611
|
if (t === se.M)
|
|
2601
2612
|
return Ke.M;
|
|
2602
2613
|
if (r)
|
|
@@ -2607,7 +2618,7 @@ const St = Object.assign(Rn, {
|
|
|
2607
2618
|
default:
|
|
2608
2619
|
return Ke.L;
|
|
2609
2620
|
}
|
|
2610
|
-
},
|
|
2621
|
+
}, Wn = (t, r) => {
|
|
2611
2622
|
if (t === se.M)
|
|
2612
2623
|
return je.M;
|
|
2613
2624
|
if (r)
|
|
@@ -2626,7 +2637,7 @@ const St = Object.assign(Rn, {
|
|
|
2626
2637
|
default:
|
|
2627
2638
|
return je.L;
|
|
2628
2639
|
}
|
|
2629
|
-
},
|
|
2640
|
+
}, Hn = (t, r, a) => {
|
|
2630
2641
|
if (t === se.M)
|
|
2631
2642
|
return ge.M;
|
|
2632
2643
|
if (r)
|
|
@@ -2646,7 +2657,7 @@ const St = Object.assign(Rn, {
|
|
|
2646
2657
|
default:
|
|
2647
2658
|
return ge.L;
|
|
2648
2659
|
}
|
|
2649
|
-
},
|
|
2660
|
+
}, Vn = (t, r) => {
|
|
2650
2661
|
if (t === se.M)
|
|
2651
2662
|
return "M";
|
|
2652
2663
|
if (r)
|
|
@@ -2661,8 +2672,8 @@ const St = Object.assign(Rn, {
|
|
|
2661
2672
|
return "L";
|
|
2662
2673
|
}
|
|
2663
2674
|
return t;
|
|
2664
|
-
},
|
|
2665
|
-
const o =
|
|
2675
|
+
}, qn = (t) => Pn[t], Zn = (t) => ze[t], Gn = (t, r, a, s) => {
|
|
2676
|
+
const o = zn(t, r), n = Wn(t, r), c = Hn(t, r, a);
|
|
2666
2677
|
return {
|
|
2667
2678
|
wrapperStyles: {
|
|
2668
2679
|
minHeight: o,
|
|
@@ -2679,7 +2690,7 @@ const St = Object.assign(Rn, {
|
|
|
2679
2690
|
top: r === 112 && a && t === se.L ? ze.L : void 0
|
|
2680
2691
|
},
|
|
2681
2692
|
suffixStyles: {
|
|
2682
|
-
right:
|
|
2693
|
+
right: Zn(t),
|
|
2683
2694
|
top: r === 48 && t === se.L ? "11px" : void 0,
|
|
2684
2695
|
boxSizing: "border-box"
|
|
2685
2696
|
},
|
|
@@ -2691,7 +2702,7 @@ const St = Object.assign(Rn, {
|
|
|
2691
2702
|
...s === Fe.FIXED && r && { height: n }
|
|
2692
2703
|
}
|
|
2693
2704
|
};
|
|
2694
|
-
},
|
|
2705
|
+
}, lo = te(
|
|
2695
2706
|
({
|
|
2696
2707
|
value: t = "",
|
|
2697
2708
|
onChange: r,
|
|
@@ -2700,7 +2711,7 @@ const St = Object.assign(Rn, {
|
|
|
2700
2711
|
minLength: o,
|
|
2701
2712
|
autoFocus: n,
|
|
2702
2713
|
size: c = se.L,
|
|
2703
|
-
textareaProps:
|
|
2714
|
+
textareaProps: u,
|
|
2704
2715
|
error: d,
|
|
2705
2716
|
disabled: f,
|
|
2706
2717
|
loading: p,
|
|
@@ -2718,29 +2729,29 @@ const St = Object.assign(Rn, {
|
|
|
2718
2729
|
showLimit: N = !1,
|
|
2719
2730
|
wrapperProps: O,
|
|
2720
2731
|
labelProps: A,
|
|
2721
|
-
helperProps:
|
|
2732
|
+
helperProps: F,
|
|
2722
2733
|
showGrip: G,
|
|
2723
|
-
minHeight:
|
|
2734
|
+
minHeight: H,
|
|
2724
2735
|
resize: B,
|
|
2725
2736
|
...x
|
|
2726
2737
|
}, k) => {
|
|
2727
|
-
const
|
|
2738
|
+
const P = (t || "").length > 0, U = E && !!a && (c === se.M || H !== 48), Z = y && P && !(f || p), Q = () => {
|
|
2728
2739
|
r == null || r(""), g == null || g();
|
|
2729
2740
|
}, ne = Z ? /* @__PURE__ */ i.jsx(
|
|
2730
2741
|
It,
|
|
2731
2742
|
{
|
|
2732
|
-
size:
|
|
2743
|
+
size: qn(c),
|
|
2733
2744
|
color: "var(--icon-secondary)",
|
|
2734
2745
|
onClick: Q,
|
|
2735
2746
|
style: { cursor: "pointer" },
|
|
2736
2747
|
"data-testid": "x-icon"
|
|
2737
2748
|
}
|
|
2738
|
-
) : b, J =
|
|
2749
|
+
) : b, J = Gn(c, H, U && P, B), ae = Vn(c, H), oe = {
|
|
2739
2750
|
rows: M,
|
|
2740
2751
|
minLength: o,
|
|
2741
2752
|
autoFocus: n,
|
|
2742
2753
|
resize: B,
|
|
2743
|
-
...
|
|
2754
|
+
...u
|
|
2744
2755
|
};
|
|
2745
2756
|
return /* @__PURE__ */ i.jsx(
|
|
2746
2757
|
Nt,
|
|
@@ -2769,8 +2780,8 @@ const St = Object.assign(Rn, {
|
|
|
2769
2780
|
textareaStyles: J.textareaStyles,
|
|
2770
2781
|
wrapperProps: O,
|
|
2771
2782
|
labelProps: A,
|
|
2772
|
-
helperProps:
|
|
2773
|
-
showLimit: N && (
|
|
2783
|
+
helperProps: F,
|
|
2784
|
+
showLimit: N && (H === 112 || c === se.M),
|
|
2774
2785
|
maxLength: s,
|
|
2775
2786
|
inputProps: oe,
|
|
2776
2787
|
resize: B,
|
|
@@ -2779,11 +2790,11 @@ const St = Object.assign(Rn, {
|
|
|
2779
2790
|
}
|
|
2780
2791
|
);
|
|
2781
2792
|
}
|
|
2782
|
-
),
|
|
2783
|
-
helper:
|
|
2793
|
+
), Un = "_helper_1vhgl_16", Qe = {
|
|
2794
|
+
helper: Un,
|
|
2784
2795
|
"helper--error": "_helper--error_1vhgl_27",
|
|
2785
2796
|
"helper--disabled": "_helper--disabled_1vhgl_32"
|
|
2786
|
-
},
|
|
2797
|
+
}, co = ({
|
|
2787
2798
|
title: t,
|
|
2788
2799
|
error: r,
|
|
2789
2800
|
className: a = "",
|
|
@@ -2791,9 +2802,9 @@ const St = Object.assign(Rn, {
|
|
|
2791
2802
|
disabled: o = !1,
|
|
2792
2803
|
"data-testid": n,
|
|
2793
2804
|
"aria-label": c,
|
|
2794
|
-
"aria-describedby":
|
|
2805
|
+
"aria-describedby": u
|
|
2795
2806
|
}) => {
|
|
2796
|
-
const d = !!r, f =
|
|
2807
|
+
const d = !!r, f = q(
|
|
2797
2808
|
Qe.helper,
|
|
2798
2809
|
d && Qe["helper--error"],
|
|
2799
2810
|
o && Qe["helper--disabled"],
|
|
@@ -2806,26 +2817,26 @@ const St = Object.assign(Rn, {
|
|
|
2806
2817
|
style: s,
|
|
2807
2818
|
"data-testid": n,
|
|
2808
2819
|
"aria-label": c,
|
|
2809
|
-
"aria-describedby":
|
|
2820
|
+
"aria-describedby": u,
|
|
2810
2821
|
children: /* @__PURE__ */ i.jsx("p", { children: p })
|
|
2811
2822
|
}
|
|
2812
2823
|
);
|
|
2813
2824
|
};
|
|
2814
2825
|
export {
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
|
|
2826
|
+
Kn as Avatar,
|
|
2827
|
+
Qn as Badge,
|
|
2828
|
+
Jn as Button,
|
|
2829
|
+
no as Checkbox,
|
|
2830
|
+
ao as ConfigProvider,
|
|
2831
|
+
co as Helper,
|
|
2832
|
+
eo as Image,
|
|
2822
2833
|
Vr as Loader,
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2834
|
+
so as Tag,
|
|
2835
|
+
lo as TextArea,
|
|
2836
|
+
io as TextInput,
|
|
2837
|
+
oo as Typography,
|
|
2827
2838
|
Zr as enUS,
|
|
2828
|
-
|
|
2839
|
+
ro as ruRU,
|
|
2829
2840
|
Gr as useConfig,
|
|
2830
|
-
|
|
2841
|
+
to as useLocale
|
|
2831
2842
|
};
|