skillgrid 0.0.31-dev-39184-segmented-control-and-tag-updates.1188117 → 0.0.31-dev-41587-bug-input.1190179
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/index.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import
|
|
1
|
+
import * as Xe from "react";
|
|
2
|
+
import _e, { forwardRef as K, Fragment as Pt, useState as _t, useEffect as lt, useRef as qt, useCallback as St, useMemo as Lr, createContext as Ye, useContext as Ze, useLayoutEffect as jr, useImperativeHandle as kr, useId as pe } from "react";
|
|
3
3
|
import { clsx as $ } from "clsx";
|
|
4
4
|
import $r from "rc-tooltip";
|
|
5
|
-
import './index.css';function Er(
|
|
6
|
-
return
|
|
5
|
+
import './index.css';function Er(t) {
|
|
6
|
+
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
7
7
|
}
|
|
8
|
-
var
|
|
8
|
+
var Yt = { exports: {} }, Dt = {};
|
|
9
9
|
/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.production.min.js
|
|
@@ -15,21 +15,21 @@ var Ye = { exports: {} }, ze = {};
|
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
17
|
*/
|
|
18
|
-
var $
|
|
18
|
+
var $e;
|
|
19
19
|
function Tr() {
|
|
20
|
-
if ($
|
|
21
|
-
$
|
|
22
|
-
var
|
|
23
|
-
function l(c, _,
|
|
24
|
-
var
|
|
25
|
-
|
|
26
|
-
for (
|
|
27
|
-
if (c && c.defaultProps) for (
|
|
20
|
+
if ($e) return Dt;
|
|
21
|
+
$e = 1;
|
|
22
|
+
var t = _e, r = Symbol.for("react.element"), a = Symbol.for("react.fragment"), o = Object.prototype.hasOwnProperty, i = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, s = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
23
|
+
function l(c, _, f) {
|
|
24
|
+
var p, h = {}, m = null, g = null;
|
|
25
|
+
f !== void 0 && (m = "" + f), _.key !== void 0 && (m = "" + _.key), _.ref !== void 0 && (g = _.ref);
|
|
26
|
+
for (p in _) o.call(_, p) && !s.hasOwnProperty(p) && (h[p] = _[p]);
|
|
27
|
+
if (c && c.defaultProps) for (p in _ = c.defaultProps, _) h[p] === void 0 && (h[p] = _[p]);
|
|
28
28
|
return { $$typeof: r, type: c, key: m, ref: g, props: h, _owner: i.current };
|
|
29
29
|
}
|
|
30
|
-
return
|
|
30
|
+
return Dt.Fragment = a, Dt.jsx = l, Dt.jsxs = l, Dt;
|
|
31
31
|
}
|
|
32
|
-
var
|
|
32
|
+
var Wt = {};
|
|
33
33
|
/**
|
|
34
34
|
* @license React
|
|
35
35
|
* react-jsx-runtime.development.js
|
|
@@ -39,61 +39,61 @@ var qe = {};
|
|
|
39
39
|
* This source code is licensed under the MIT license found in the
|
|
40
40
|
* LICENSE file in the root directory of this source tree.
|
|
41
41
|
*/
|
|
42
|
-
var
|
|
42
|
+
var Ee;
|
|
43
43
|
function Rr() {
|
|
44
|
-
return
|
|
45
|
-
var
|
|
46
|
-
function
|
|
47
|
-
if (
|
|
44
|
+
return Ee || (Ee = 1, process.env.NODE_ENV !== "production" && function() {
|
|
45
|
+
var t = _e, r = Symbol.for("react.element"), a = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), s = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), c = Symbol.for("react.context"), _ = Symbol.for("react.forward_ref"), f = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), h = Symbol.for("react.memo"), m = Symbol.for("react.lazy"), g = Symbol.for("react.offscreen"), y = Symbol.iterator, C = "@@iterator";
|
|
46
|
+
function x(e) {
|
|
47
|
+
if (e === null || typeof e != "object")
|
|
48
48
|
return null;
|
|
49
|
-
var d =
|
|
49
|
+
var d = y && e[y] || e[C];
|
|
50
50
|
return typeof d == "function" ? d : null;
|
|
51
51
|
}
|
|
52
|
-
var v =
|
|
53
|
-
function u(
|
|
52
|
+
var v = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
53
|
+
function u(e) {
|
|
54
54
|
{
|
|
55
55
|
for (var d = arguments.length, b = new Array(d > 1 ? d - 1 : 0), j = 1; j < d; j++)
|
|
56
56
|
b[j - 1] = arguments[j];
|
|
57
|
-
w("error",
|
|
57
|
+
w("error", e, b);
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
|
-
function w(
|
|
60
|
+
function w(e, d, b) {
|
|
61
61
|
{
|
|
62
|
-
var j = v.ReactDebugCurrentFrame,
|
|
63
|
-
|
|
64
|
-
var
|
|
65
|
-
return String(
|
|
62
|
+
var j = v.ReactDebugCurrentFrame, B = j.getStackAddendum();
|
|
63
|
+
B !== "" && (d += "%s", b = b.concat([B]));
|
|
64
|
+
var D = b.map(function(M) {
|
|
65
|
+
return String(M);
|
|
66
66
|
});
|
|
67
|
-
|
|
67
|
+
D.unshift("Warning: " + d), Function.prototype.apply.call(console[e], console, D);
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
|
-
var L = !1, E = !1, k = !1, T = !1,
|
|
70
|
+
var L = !1, E = !1, k = !1, T = !1, O = !1, A;
|
|
71
71
|
A = Symbol.for("react.module.reference");
|
|
72
|
-
function
|
|
73
|
-
return !!(typeof
|
|
72
|
+
function W(e) {
|
|
73
|
+
return !!(typeof e == "string" || typeof e == "function" || e === o || e === s || O || e === i || e === f || e === p || T || e === g || L || E || k || typeof e == "object" && e !== null && (e.$$typeof === m || e.$$typeof === h || e.$$typeof === l || e.$$typeof === c || e.$$typeof === _ || // This needs to include all possible module reference object
|
|
74
74
|
// types supported by any Flight configuration anywhere since
|
|
75
75
|
// we don't know which Flight build this will end up being used
|
|
76
76
|
// with.
|
|
77
|
-
|
|
77
|
+
e.$$typeof === A || e.getModuleId !== void 0));
|
|
78
78
|
}
|
|
79
|
-
function
|
|
80
|
-
var j =
|
|
79
|
+
function q(e, d, b) {
|
|
80
|
+
var j = e.displayName;
|
|
81
81
|
if (j)
|
|
82
82
|
return j;
|
|
83
|
-
var
|
|
84
|
-
return
|
|
83
|
+
var B = d.displayName || d.name || "";
|
|
84
|
+
return B !== "" ? b + "(" + B + ")" : b;
|
|
85
85
|
}
|
|
86
|
-
function P(
|
|
87
|
-
return
|
|
86
|
+
function P(e) {
|
|
87
|
+
return e.displayName || "Context";
|
|
88
88
|
}
|
|
89
|
-
function S(
|
|
90
|
-
if (
|
|
89
|
+
function S(e) {
|
|
90
|
+
if (e == null)
|
|
91
91
|
return null;
|
|
92
|
-
if (typeof
|
|
93
|
-
return
|
|
94
|
-
if (typeof
|
|
95
|
-
return
|
|
96
|
-
switch (
|
|
92
|
+
if (typeof e.tag == "number" && u("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
93
|
+
return e.displayName || e.name || null;
|
|
94
|
+
if (typeof e == "string")
|
|
95
|
+
return e;
|
|
96
|
+
switch (e) {
|
|
97
97
|
case o:
|
|
98
98
|
return "Fragment";
|
|
99
99
|
case a:
|
|
@@ -102,28 +102,28 @@ function Rr() {
|
|
|
102
102
|
return "Profiler";
|
|
103
103
|
case i:
|
|
104
104
|
return "StrictMode";
|
|
105
|
-
case p:
|
|
106
|
-
return "Suspense";
|
|
107
105
|
case f:
|
|
106
|
+
return "Suspense";
|
|
107
|
+
case p:
|
|
108
108
|
return "SuspenseList";
|
|
109
109
|
}
|
|
110
|
-
if (typeof
|
|
111
|
-
switch (
|
|
110
|
+
if (typeof e == "object")
|
|
111
|
+
switch (e.$$typeof) {
|
|
112
112
|
case c:
|
|
113
|
-
var d =
|
|
113
|
+
var d = e;
|
|
114
114
|
return P(d) + ".Consumer";
|
|
115
115
|
case l:
|
|
116
|
-
var b =
|
|
116
|
+
var b = e;
|
|
117
117
|
return P(b._context) + ".Provider";
|
|
118
118
|
case _:
|
|
119
|
-
return
|
|
119
|
+
return q(e, e.render, "ForwardRef");
|
|
120
120
|
case h:
|
|
121
|
-
var j =
|
|
122
|
-
return j !== null ? j : S(
|
|
121
|
+
var j = e.displayName || null;
|
|
122
|
+
return j !== null ? j : S(e.type) || "Memo";
|
|
123
123
|
case m: {
|
|
124
|
-
var
|
|
124
|
+
var B = e, D = B._payload, M = B._init;
|
|
125
125
|
try {
|
|
126
|
-
return S(
|
|
126
|
+
return S(M(D));
|
|
127
127
|
} catch {
|
|
128
128
|
return null;
|
|
129
129
|
}
|
|
@@ -131,303 +131,303 @@ function Rr() {
|
|
|
131
131
|
}
|
|
132
132
|
return null;
|
|
133
133
|
}
|
|
134
|
-
var
|
|
135
|
-
function
|
|
134
|
+
var I = Object.assign, z = 0, F, X, Q, ct, at, tt, et;
|
|
135
|
+
function mt() {
|
|
136
136
|
}
|
|
137
|
-
|
|
138
|
-
function
|
|
137
|
+
mt.__reactDisabledLog = !0;
|
|
138
|
+
function zt() {
|
|
139
139
|
{
|
|
140
140
|
if (z === 0) {
|
|
141
|
-
|
|
142
|
-
var
|
|
141
|
+
F = console.log, X = console.info, Q = console.warn, ct = console.error, at = console.group, tt = console.groupCollapsed, et = console.groupEnd;
|
|
142
|
+
var e = {
|
|
143
143
|
configurable: !0,
|
|
144
144
|
enumerable: !0,
|
|
145
|
-
value:
|
|
145
|
+
value: mt,
|
|
146
146
|
writable: !0
|
|
147
147
|
};
|
|
148
148
|
Object.defineProperties(console, {
|
|
149
|
-
info:
|
|
150
|
-
log:
|
|
151
|
-
warn:
|
|
152
|
-
error:
|
|
153
|
-
group:
|
|
154
|
-
groupCollapsed:
|
|
155
|
-
groupEnd:
|
|
149
|
+
info: e,
|
|
150
|
+
log: e,
|
|
151
|
+
warn: e,
|
|
152
|
+
error: e,
|
|
153
|
+
group: e,
|
|
154
|
+
groupCollapsed: e,
|
|
155
|
+
groupEnd: e
|
|
156
156
|
});
|
|
157
157
|
}
|
|
158
158
|
z++;
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
|
-
function
|
|
161
|
+
function Et() {
|
|
162
162
|
{
|
|
163
163
|
if (z--, z === 0) {
|
|
164
|
-
var
|
|
164
|
+
var e = {
|
|
165
165
|
configurable: !0,
|
|
166
166
|
enumerable: !0,
|
|
167
167
|
writable: !0
|
|
168
168
|
};
|
|
169
169
|
Object.defineProperties(console, {
|
|
170
|
-
log:
|
|
171
|
-
value:
|
|
170
|
+
log: I({}, e, {
|
|
171
|
+
value: F
|
|
172
172
|
}),
|
|
173
|
-
info:
|
|
173
|
+
info: I({}, e, {
|
|
174
174
|
value: X
|
|
175
175
|
}),
|
|
176
|
-
warn:
|
|
176
|
+
warn: I({}, e, {
|
|
177
177
|
value: Q
|
|
178
178
|
}),
|
|
179
|
-
error:
|
|
180
|
-
value:
|
|
179
|
+
error: I({}, e, {
|
|
180
|
+
value: ct
|
|
181
181
|
}),
|
|
182
|
-
group:
|
|
183
|
-
value:
|
|
182
|
+
group: I({}, e, {
|
|
183
|
+
value: at
|
|
184
184
|
}),
|
|
185
|
-
groupCollapsed:
|
|
186
|
-
value:
|
|
185
|
+
groupCollapsed: I({}, e, {
|
|
186
|
+
value: tt
|
|
187
187
|
}),
|
|
188
|
-
groupEnd:
|
|
189
|
-
value:
|
|
188
|
+
groupEnd: I({}, e, {
|
|
189
|
+
value: et
|
|
190
190
|
})
|
|
191
191
|
});
|
|
192
192
|
}
|
|
193
193
|
z < 0 && u("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
var
|
|
197
|
-
function
|
|
196
|
+
var bt = v.ReactCurrentDispatcher, Tt;
|
|
197
|
+
function jt(e, d, b) {
|
|
198
198
|
{
|
|
199
|
-
if (
|
|
199
|
+
if (Tt === void 0)
|
|
200
200
|
try {
|
|
201
201
|
throw Error();
|
|
202
|
-
} catch (
|
|
203
|
-
var j =
|
|
204
|
-
|
|
202
|
+
} catch (B) {
|
|
203
|
+
var j = B.stack.trim().match(/\n( *(at )?)/);
|
|
204
|
+
Tt = j && j[1] || "";
|
|
205
205
|
}
|
|
206
206
|
return `
|
|
207
|
-
` +
|
|
207
|
+
` + Tt + e;
|
|
208
208
|
}
|
|
209
209
|
}
|
|
210
|
-
var
|
|
210
|
+
var Ht = !1, Rt;
|
|
211
211
|
{
|
|
212
|
-
var
|
|
213
|
-
|
|
212
|
+
var Kt = typeof WeakMap == "function" ? WeakMap : Map;
|
|
213
|
+
Rt = new Kt();
|
|
214
214
|
}
|
|
215
|
-
function
|
|
216
|
-
if (!
|
|
215
|
+
function Vt(e, d) {
|
|
216
|
+
if (!e || Ht)
|
|
217
217
|
return "";
|
|
218
218
|
{
|
|
219
|
-
var b =
|
|
219
|
+
var b = Rt.get(e);
|
|
220
220
|
if (b !== void 0)
|
|
221
221
|
return b;
|
|
222
222
|
}
|
|
223
223
|
var j;
|
|
224
|
-
|
|
225
|
-
var
|
|
224
|
+
Ht = !0;
|
|
225
|
+
var B = Error.prepareStackTrace;
|
|
226
226
|
Error.prepareStackTrace = void 0;
|
|
227
|
-
var
|
|
228
|
-
|
|
227
|
+
var D;
|
|
228
|
+
D = bt.current, bt.current = null, zt();
|
|
229
229
|
try {
|
|
230
230
|
if (d) {
|
|
231
|
-
var
|
|
231
|
+
var M = function() {
|
|
232
232
|
throw Error();
|
|
233
233
|
};
|
|
234
|
-
if (Object.defineProperty(
|
|
234
|
+
if (Object.defineProperty(M.prototype, "props", {
|
|
235
235
|
set: function() {
|
|
236
236
|
throw Error();
|
|
237
237
|
}
|
|
238
238
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
239
239
|
try {
|
|
240
|
-
Reflect.construct(
|
|
241
|
-
} catch (
|
|
242
|
-
j =
|
|
240
|
+
Reflect.construct(M, []);
|
|
241
|
+
} catch (ot) {
|
|
242
|
+
j = ot;
|
|
243
243
|
}
|
|
244
|
-
Reflect.construct(
|
|
244
|
+
Reflect.construct(e, [], M);
|
|
245
245
|
} else {
|
|
246
246
|
try {
|
|
247
|
-
|
|
248
|
-
} catch (
|
|
249
|
-
j =
|
|
247
|
+
M.call();
|
|
248
|
+
} catch (ot) {
|
|
249
|
+
j = ot;
|
|
250
250
|
}
|
|
251
|
-
|
|
251
|
+
e.call(M.prototype);
|
|
252
252
|
}
|
|
253
253
|
} else {
|
|
254
254
|
try {
|
|
255
255
|
throw Error();
|
|
256
|
-
} catch (
|
|
257
|
-
j =
|
|
256
|
+
} catch (ot) {
|
|
257
|
+
j = ot;
|
|
258
258
|
}
|
|
259
|
-
|
|
259
|
+
e();
|
|
260
260
|
}
|
|
261
|
-
} catch (
|
|
262
|
-
if (
|
|
263
|
-
for (var R =
|
|
264
|
-
`),
|
|
265
|
-
`), Y = R.length - 1, Z =
|
|
261
|
+
} catch (ot) {
|
|
262
|
+
if (ot && j && typeof ot.stack == "string") {
|
|
263
|
+
for (var R = ot.stack.split(`
|
|
264
|
+
`), rt = j.stack.split(`
|
|
265
|
+
`), Y = R.length - 1, Z = rt.length - 1; Y >= 1 && Z >= 0 && R[Y] !== rt[Z]; )
|
|
266
266
|
Z--;
|
|
267
267
|
for (; Y >= 1 && Z >= 0; Y--, Z--)
|
|
268
|
-
if (R[Y] !==
|
|
268
|
+
if (R[Y] !== rt[Z]) {
|
|
269
269
|
if (Y !== 1 || Z !== 1)
|
|
270
270
|
do
|
|
271
|
-
if (Y--, Z--, Z < 0 || R[Y] !==
|
|
272
|
-
var
|
|
271
|
+
if (Y--, Z--, Z < 0 || R[Y] !== rt[Z]) {
|
|
272
|
+
var pt = `
|
|
273
273
|
` + R[Y].replace(" at new ", " at ");
|
|
274
|
-
return
|
|
274
|
+
return e.displayName && pt.includes("<anonymous>") && (pt = pt.replace("<anonymous>", e.displayName)), typeof e == "function" && Rt.set(e, pt), pt;
|
|
275
275
|
}
|
|
276
276
|
while (Y >= 1 && Z >= 0);
|
|
277
277
|
break;
|
|
278
278
|
}
|
|
279
279
|
}
|
|
280
280
|
} finally {
|
|
281
|
-
|
|
281
|
+
Ht = !1, bt.current = D, Et(), Error.prepareStackTrace = B;
|
|
282
282
|
}
|
|
283
|
-
var
|
|
284
|
-
return typeof
|
|
283
|
+
var It = e ? e.displayName || e.name : "", kt = It ? jt(It) : "";
|
|
284
|
+
return typeof e == "function" && Rt.set(e, kt), kt;
|
|
285
285
|
}
|
|
286
|
-
function
|
|
287
|
-
return
|
|
286
|
+
function Qt(e, d, b) {
|
|
287
|
+
return Vt(e, !1);
|
|
288
288
|
}
|
|
289
|
-
function
|
|
290
|
-
var d =
|
|
289
|
+
function te(e) {
|
|
290
|
+
var d = e.prototype;
|
|
291
291
|
return !!(d && d.isReactComponent);
|
|
292
292
|
}
|
|
293
|
-
function G(
|
|
294
|
-
if (
|
|
293
|
+
function G(e, d, b) {
|
|
294
|
+
if (e == null)
|
|
295
295
|
return "";
|
|
296
|
-
if (typeof
|
|
297
|
-
return
|
|
298
|
-
if (typeof
|
|
299
|
-
return
|
|
300
|
-
switch (
|
|
301
|
-
case p:
|
|
302
|
-
return ke("Suspense");
|
|
296
|
+
if (typeof e == "function")
|
|
297
|
+
return Vt(e, te(e));
|
|
298
|
+
if (typeof e == "string")
|
|
299
|
+
return jt(e);
|
|
300
|
+
switch (e) {
|
|
303
301
|
case f:
|
|
304
|
-
return
|
|
302
|
+
return jt("Suspense");
|
|
303
|
+
case p:
|
|
304
|
+
return jt("SuspenseList");
|
|
305
305
|
}
|
|
306
|
-
if (typeof
|
|
307
|
-
switch (
|
|
306
|
+
if (typeof e == "object")
|
|
307
|
+
switch (e.$$typeof) {
|
|
308
308
|
case _:
|
|
309
|
-
return
|
|
309
|
+
return Qt(e.render);
|
|
310
310
|
case h:
|
|
311
|
-
return G(
|
|
311
|
+
return G(e.type, d, b);
|
|
312
312
|
case m: {
|
|
313
|
-
var j =
|
|
313
|
+
var j = e, B = j._payload, D = j._init;
|
|
314
314
|
try {
|
|
315
|
-
return G(
|
|
315
|
+
return G(D(B), d, b);
|
|
316
316
|
} catch {
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
}
|
|
320
320
|
return "";
|
|
321
321
|
}
|
|
322
|
-
var U = Object.prototype.hasOwnProperty,
|
|
323
|
-
function
|
|
324
|
-
if (
|
|
325
|
-
var d =
|
|
326
|
-
|
|
322
|
+
var U = Object.prototype.hasOwnProperty, ht = {}, ge = v.ReactDebugCurrentFrame;
|
|
323
|
+
function Xt(e) {
|
|
324
|
+
if (e) {
|
|
325
|
+
var d = e._owner, b = G(e.type, e._source, d ? d.type : null);
|
|
326
|
+
ge.setExtraStackFrame(b);
|
|
327
327
|
} else
|
|
328
|
-
|
|
328
|
+
ge.setExtraStackFrame(null);
|
|
329
329
|
}
|
|
330
|
-
function
|
|
330
|
+
function ar(e, d, b, j, B) {
|
|
331
331
|
{
|
|
332
|
-
var
|
|
333
|
-
for (var
|
|
334
|
-
if (
|
|
332
|
+
var D = Function.call.bind(U);
|
|
333
|
+
for (var M in e)
|
|
334
|
+
if (D(e, M)) {
|
|
335
335
|
var R = void 0;
|
|
336
336
|
try {
|
|
337
|
-
if (typeof
|
|
338
|
-
var
|
|
339
|
-
throw
|
|
337
|
+
if (typeof e[M] != "function") {
|
|
338
|
+
var rt = Error((j || "React class") + ": " + b + " type `" + M + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[M] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
339
|
+
throw rt.name = "Invariant Violation", rt;
|
|
340
340
|
}
|
|
341
|
-
R =
|
|
341
|
+
R = e[M](d, M, j, b, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
342
342
|
} catch (Y) {
|
|
343
343
|
R = Y;
|
|
344
344
|
}
|
|
345
|
-
R && !(R instanceof Error) && (
|
|
345
|
+
R && !(R instanceof Error) && (Xt(B), u("%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).", j || "React class", b, M, typeof R), Xt(null)), R instanceof Error && !(R.message in ht) && (ht[R.message] = !0, Xt(B), u("Failed %s type: %s", b, R.message), Xt(null));
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
348
|
}
|
|
349
|
-
var
|
|
350
|
-
function
|
|
351
|
-
return
|
|
349
|
+
var or = Array.isArray;
|
|
350
|
+
function ee(e) {
|
|
351
|
+
return or(e);
|
|
352
352
|
}
|
|
353
|
-
function
|
|
353
|
+
function nr(e) {
|
|
354
354
|
{
|
|
355
|
-
var d = typeof Symbol == "function" && Symbol.toStringTag, b = d &&
|
|
355
|
+
var d = typeof Symbol == "function" && Symbol.toStringTag, b = d && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
356
356
|
return b;
|
|
357
357
|
}
|
|
358
358
|
}
|
|
359
|
-
function
|
|
359
|
+
function sr(e) {
|
|
360
360
|
try {
|
|
361
|
-
return
|
|
361
|
+
return be(e), !1;
|
|
362
362
|
} catch {
|
|
363
363
|
return !0;
|
|
364
364
|
}
|
|
365
365
|
}
|
|
366
|
-
function
|
|
367
|
-
return "" +
|
|
366
|
+
function be(e) {
|
|
367
|
+
return "" + e;
|
|
368
368
|
}
|
|
369
|
-
function
|
|
370
|
-
if (
|
|
371
|
-
return u("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",
|
|
369
|
+
function he(e) {
|
|
370
|
+
if (sr(e))
|
|
371
|
+
return u("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", nr(e)), be(e);
|
|
372
372
|
}
|
|
373
|
-
var
|
|
373
|
+
var me = v.ReactCurrentOwner, ir = {
|
|
374
374
|
key: !0,
|
|
375
375
|
ref: !0,
|
|
376
376
|
__self: !0,
|
|
377
377
|
__source: !0
|
|
378
|
-
},
|
|
379
|
-
function
|
|
380
|
-
if (U.call(
|
|
381
|
-
var d = Object.getOwnPropertyDescriptor(
|
|
378
|
+
}, ye, xe;
|
|
379
|
+
function lr(e) {
|
|
380
|
+
if (U.call(e, "ref")) {
|
|
381
|
+
var d = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
382
382
|
if (d && d.isReactWarning)
|
|
383
383
|
return !1;
|
|
384
384
|
}
|
|
385
|
-
return
|
|
385
|
+
return e.ref !== void 0;
|
|
386
386
|
}
|
|
387
|
-
function
|
|
388
|
-
if (U.call(
|
|
389
|
-
var d = Object.getOwnPropertyDescriptor(
|
|
387
|
+
function cr(e) {
|
|
388
|
+
if (U.call(e, "key")) {
|
|
389
|
+
var d = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
390
390
|
if (d && d.isReactWarning)
|
|
391
391
|
return !1;
|
|
392
392
|
}
|
|
393
|
-
return
|
|
393
|
+
return e.key !== void 0;
|
|
394
394
|
}
|
|
395
|
-
function
|
|
396
|
-
typeof
|
|
395
|
+
function dr(e, d) {
|
|
396
|
+
typeof e.ref == "string" && me.current;
|
|
397
397
|
}
|
|
398
|
-
function
|
|
398
|
+
function ur(e, d) {
|
|
399
399
|
{
|
|
400
400
|
var b = function() {
|
|
401
|
-
|
|
401
|
+
ye || (ye = !0, u("%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)", d));
|
|
402
402
|
};
|
|
403
|
-
b.isReactWarning = !0, Object.defineProperty(
|
|
403
|
+
b.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
404
404
|
get: b,
|
|
405
405
|
configurable: !0
|
|
406
406
|
});
|
|
407
407
|
}
|
|
408
408
|
}
|
|
409
|
-
function
|
|
409
|
+
function _r(e, d) {
|
|
410
410
|
{
|
|
411
411
|
var b = function() {
|
|
412
|
-
|
|
412
|
+
xe || (xe = !0, u("%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)", d));
|
|
413
413
|
};
|
|
414
|
-
b.isReactWarning = !0, Object.defineProperty(
|
|
414
|
+
b.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
415
415
|
get: b,
|
|
416
416
|
configurable: !0
|
|
417
417
|
});
|
|
418
418
|
}
|
|
419
419
|
}
|
|
420
|
-
var
|
|
420
|
+
var pr = function(e, d, b, j, B, D, M) {
|
|
421
421
|
var R = {
|
|
422
422
|
// This tag allows us to uniquely identify this as a React Element
|
|
423
423
|
$$typeof: r,
|
|
424
424
|
// Built-in properties that belong on the element
|
|
425
|
-
type:
|
|
425
|
+
type: e,
|
|
426
426
|
key: d,
|
|
427
427
|
ref: b,
|
|
428
|
-
props:
|
|
428
|
+
props: M,
|
|
429
429
|
// Record the component responsible for creating this element.
|
|
430
|
-
_owner:
|
|
430
|
+
_owner: D
|
|
431
431
|
};
|
|
432
432
|
return R._store = {}, Object.defineProperty(R._store, "validated", {
|
|
433
433
|
configurable: !1,
|
|
@@ -443,61 +443,61 @@ function Rr() {
|
|
|
443
443
|
configurable: !1,
|
|
444
444
|
enumerable: !1,
|
|
445
445
|
writable: !1,
|
|
446
|
-
value:
|
|
446
|
+
value: B
|
|
447
447
|
}), Object.freeze && (Object.freeze(R.props), Object.freeze(R)), R;
|
|
448
448
|
};
|
|
449
|
-
function
|
|
449
|
+
function fr(e, d, b, j, B) {
|
|
450
450
|
{
|
|
451
|
-
var
|
|
452
|
-
b !== void 0 && (
|
|
453
|
-
for (
|
|
454
|
-
U.call(d,
|
|
455
|
-
if (
|
|
456
|
-
var Y =
|
|
457
|
-
for (
|
|
458
|
-
|
|
451
|
+
var D, M = {}, R = null, rt = null;
|
|
452
|
+
b !== void 0 && (he(b), R = "" + b), cr(d) && (he(d.key), R = "" + d.key), lr(d) && (rt = d.ref, dr(d, B));
|
|
453
|
+
for (D in d)
|
|
454
|
+
U.call(d, D) && !ir.hasOwnProperty(D) && (M[D] = d[D]);
|
|
455
|
+
if (e && e.defaultProps) {
|
|
456
|
+
var Y = e.defaultProps;
|
|
457
|
+
for (D in Y)
|
|
458
|
+
M[D] === void 0 && (M[D] = Y[D]);
|
|
459
459
|
}
|
|
460
|
-
if (R ||
|
|
461
|
-
var Z = typeof
|
|
462
|
-
R &&
|
|
460
|
+
if (R || rt) {
|
|
461
|
+
var Z = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
462
|
+
R && ur(M, Z), rt && _r(M, Z);
|
|
463
463
|
}
|
|
464
|
-
return
|
|
464
|
+
return pr(e, R, rt, B, j, me.current, M);
|
|
465
465
|
}
|
|
466
466
|
}
|
|
467
|
-
var
|
|
468
|
-
function
|
|
469
|
-
if (
|
|
470
|
-
var d =
|
|
471
|
-
|
|
467
|
+
var re = v.ReactCurrentOwner, ve = v.ReactDebugCurrentFrame;
|
|
468
|
+
function Nt(e) {
|
|
469
|
+
if (e) {
|
|
470
|
+
var d = e._owner, b = G(e.type, e._source, d ? d.type : null);
|
|
471
|
+
ve.setExtraStackFrame(b);
|
|
472
472
|
} else
|
|
473
|
-
|
|
473
|
+
ve.setExtraStackFrame(null);
|
|
474
474
|
}
|
|
475
|
-
var
|
|
476
|
-
|
|
477
|
-
function
|
|
478
|
-
return typeof
|
|
475
|
+
var ae;
|
|
476
|
+
ae = !1;
|
|
477
|
+
function oe(e) {
|
|
478
|
+
return typeof e == "object" && e !== null && e.$$typeof === r;
|
|
479
479
|
}
|
|
480
|
-
function
|
|
480
|
+
function we() {
|
|
481
481
|
{
|
|
482
|
-
if (
|
|
483
|
-
var
|
|
484
|
-
if (
|
|
482
|
+
if (re.current) {
|
|
483
|
+
var e = S(re.current.type);
|
|
484
|
+
if (e)
|
|
485
485
|
return `
|
|
486
486
|
|
|
487
|
-
Check the render method of \`` +
|
|
487
|
+
Check the render method of \`` + e + "`.";
|
|
488
488
|
}
|
|
489
489
|
return "";
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
|
-
function
|
|
492
|
+
function gr(e) {
|
|
493
493
|
return "";
|
|
494
494
|
}
|
|
495
|
-
var
|
|
496
|
-
function
|
|
495
|
+
var Ce = {};
|
|
496
|
+
function br(e) {
|
|
497
497
|
{
|
|
498
|
-
var d =
|
|
498
|
+
var d = we();
|
|
499
499
|
if (!d) {
|
|
500
|
-
var b = typeof
|
|
500
|
+
var b = typeof e == "string" ? e : e.displayName || e.name;
|
|
501
501
|
b && (d = `
|
|
502
502
|
|
|
503
503
|
Check the top-level render call using <` + b + ">.");
|
|
@@ -505,41 +505,41 @@ Check the top-level render call using <` + b + ">.");
|
|
|
505
505
|
return d;
|
|
506
506
|
}
|
|
507
507
|
}
|
|
508
|
-
function
|
|
508
|
+
function Se(e, d) {
|
|
509
509
|
{
|
|
510
|
-
if (!
|
|
510
|
+
if (!e._store || e._store.validated || e.key != null)
|
|
511
511
|
return;
|
|
512
|
-
|
|
513
|
-
var b =
|
|
514
|
-
if (
|
|
512
|
+
e._store.validated = !0;
|
|
513
|
+
var b = br(d);
|
|
514
|
+
if (Ce[b])
|
|
515
515
|
return;
|
|
516
|
-
|
|
516
|
+
Ce[b] = !0;
|
|
517
517
|
var j = "";
|
|
518
|
-
|
|
518
|
+
e && e._owner && e._owner !== re.current && (j = " It was passed a child from " + S(e._owner.type) + "."), Nt(e), u('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', b, j), Nt(null);
|
|
519
519
|
}
|
|
520
520
|
}
|
|
521
|
-
function
|
|
521
|
+
function Le(e, d) {
|
|
522
522
|
{
|
|
523
|
-
if (typeof
|
|
523
|
+
if (typeof e != "object")
|
|
524
524
|
return;
|
|
525
|
-
if (
|
|
526
|
-
for (var b = 0; b <
|
|
527
|
-
var j =
|
|
528
|
-
|
|
525
|
+
if (ee(e))
|
|
526
|
+
for (var b = 0; b < e.length; b++) {
|
|
527
|
+
var j = e[b];
|
|
528
|
+
oe(j) && Se(j, d);
|
|
529
529
|
}
|
|
530
|
-
else if (
|
|
531
|
-
|
|
532
|
-
else if (
|
|
533
|
-
var
|
|
534
|
-
if (typeof
|
|
535
|
-
for (var
|
|
536
|
-
|
|
530
|
+
else if (oe(e))
|
|
531
|
+
e._store && (e._store.validated = !0);
|
|
532
|
+
else if (e) {
|
|
533
|
+
var B = x(e);
|
|
534
|
+
if (typeof B == "function" && B !== e.entries)
|
|
535
|
+
for (var D = B.call(e), M; !(M = D.next()).done; )
|
|
536
|
+
oe(M.value) && Se(M.value, d);
|
|
537
537
|
}
|
|
538
538
|
}
|
|
539
539
|
}
|
|
540
|
-
function
|
|
540
|
+
function hr(e) {
|
|
541
541
|
{
|
|
542
|
-
var d =
|
|
542
|
+
var d = e.type;
|
|
543
543
|
if (d == null || typeof d == "string")
|
|
544
544
|
return;
|
|
545
545
|
var b;
|
|
@@ -553,97 +553,97 @@ Check the top-level render call using <` + b + ">.");
|
|
|
553
553
|
return;
|
|
554
554
|
if (b) {
|
|
555
555
|
var j = S(d);
|
|
556
|
-
|
|
557
|
-
} else if (d.PropTypes !== void 0 && !
|
|
558
|
-
|
|
559
|
-
var
|
|
560
|
-
u("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",
|
|
556
|
+
ar(b, e.props, "prop", j, e);
|
|
557
|
+
} else if (d.PropTypes !== void 0 && !ae) {
|
|
558
|
+
ae = !0;
|
|
559
|
+
var B = S(d);
|
|
560
|
+
u("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", B || "Unknown");
|
|
561
561
|
}
|
|
562
562
|
typeof d.getDefaultProps == "function" && !d.getDefaultProps.isReactClassApproved && u("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
563
563
|
}
|
|
564
564
|
}
|
|
565
|
-
function
|
|
565
|
+
function mr(e) {
|
|
566
566
|
{
|
|
567
|
-
for (var d = Object.keys(
|
|
567
|
+
for (var d = Object.keys(e.props), b = 0; b < d.length; b++) {
|
|
568
568
|
var j = d[b];
|
|
569
569
|
if (j !== "children" && j !== "key") {
|
|
570
|
-
|
|
570
|
+
Nt(e), u("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", j), Nt(null);
|
|
571
571
|
break;
|
|
572
572
|
}
|
|
573
573
|
}
|
|
574
|
-
|
|
574
|
+
e.ref !== null && (Nt(e), u("Invalid attribute `ref` supplied to `React.Fragment`."), Nt(null));
|
|
575
575
|
}
|
|
576
576
|
}
|
|
577
|
-
var
|
|
578
|
-
function
|
|
577
|
+
var je = {};
|
|
578
|
+
function ke(e, d, b, j, B, D) {
|
|
579
579
|
{
|
|
580
|
-
var
|
|
581
|
-
if (!
|
|
580
|
+
var M = W(e);
|
|
581
|
+
if (!M) {
|
|
582
582
|
var R = "";
|
|
583
|
-
(
|
|
584
|
-
var
|
|
585
|
-
|
|
583
|
+
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (R += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
584
|
+
var rt = gr();
|
|
585
|
+
rt ? R += rt : R += we();
|
|
586
586
|
var Y;
|
|
587
|
-
|
|
587
|
+
e === null ? Y = "null" : ee(e) ? Y = "array" : e !== void 0 && e.$$typeof === r ? (Y = "<" + (S(e.type) || "Unknown") + " />", R = " Did you accidentally export a JSX literal instead of a component?") : Y = typeof e, u("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", Y, R);
|
|
588
588
|
}
|
|
589
|
-
var Z =
|
|
589
|
+
var Z = fr(e, d, b, B, D);
|
|
590
590
|
if (Z == null)
|
|
591
591
|
return Z;
|
|
592
|
-
if (
|
|
593
|
-
var
|
|
594
|
-
if (
|
|
592
|
+
if (M) {
|
|
593
|
+
var pt = d.children;
|
|
594
|
+
if (pt !== void 0)
|
|
595
595
|
if (j)
|
|
596
|
-
if (
|
|
597
|
-
for (var
|
|
598
|
-
|
|
599
|
-
Object.freeze && Object.freeze(
|
|
596
|
+
if (ee(pt)) {
|
|
597
|
+
for (var It = 0; It < pt.length; It++)
|
|
598
|
+
Le(pt[It], e);
|
|
599
|
+
Object.freeze && Object.freeze(pt);
|
|
600
600
|
} else
|
|
601
601
|
u("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
602
602
|
else
|
|
603
|
-
|
|
603
|
+
Le(pt, e);
|
|
604
604
|
}
|
|
605
605
|
if (U.call(d, "key")) {
|
|
606
|
-
var
|
|
607
|
-
return
|
|
608
|
-
}),
|
|
609
|
-
if (!
|
|
610
|
-
var
|
|
606
|
+
var kt = S(e), ot = Object.keys(d).filter(function(Sr) {
|
|
607
|
+
return Sr !== "key";
|
|
608
|
+
}), ne = ot.length > 0 ? "{key: someKey, " + ot.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
609
|
+
if (!je[kt + ne]) {
|
|
610
|
+
var Cr = ot.length > 0 ? "{" + ot.join(": ..., ") + ": ...}" : "{}";
|
|
611
611
|
u(`A props object containing a "key" prop is being spread into JSX:
|
|
612
612
|
let props = %s;
|
|
613
613
|
<%s {...props} />
|
|
614
614
|
React keys must be passed directly to JSX without using spread:
|
|
615
615
|
let props = %s;
|
|
616
|
-
<%s key={someKey} {...props} />`,
|
|
616
|
+
<%s key={someKey} {...props} />`, ne, kt, Cr, kt), je[kt + ne] = !0;
|
|
617
617
|
}
|
|
618
618
|
}
|
|
619
|
-
return
|
|
619
|
+
return e === o ? mr(Z) : hr(Z), Z;
|
|
620
620
|
}
|
|
621
621
|
}
|
|
622
|
-
function
|
|
623
|
-
return
|
|
622
|
+
function yr(e, d, b) {
|
|
623
|
+
return ke(e, d, b, !0);
|
|
624
624
|
}
|
|
625
|
-
function
|
|
626
|
-
return
|
|
625
|
+
function xr(e, d, b) {
|
|
626
|
+
return ke(e, d, b, !1);
|
|
627
627
|
}
|
|
628
|
-
var
|
|
629
|
-
|
|
630
|
-
}()),
|
|
628
|
+
var vr = xr, wr = yr;
|
|
629
|
+
Wt.Fragment = o, Wt.jsx = vr, Wt.jsxs = wr;
|
|
630
|
+
}()), Wt;
|
|
631
631
|
}
|
|
632
|
-
var
|
|
632
|
+
var Te;
|
|
633
633
|
function Nr() {
|
|
634
|
-
return
|
|
634
|
+
return Te || (Te = 1, process.env.NODE_ENV === "production" ? Yt.exports = Tr() : Yt.exports = Rr()), Yt.exports;
|
|
635
635
|
}
|
|
636
636
|
var n = Nr();
|
|
637
|
-
const Ir = (
|
|
637
|
+
const Ir = (t) => t.as === "a", Mr = (t) => t.as === void 0 || t.as === "button", Mt = (t) => t.displayAs === void 0 || t.displayAs === "button", se = (t) => t.displayAs === "link", Or = "_button_6bymk_1", Ar = "_link_6bymk_17", Pr = "_disabled_6bymk_22", Br = "_loading_6bymk_22", zr = "_neutral_6bymk_50", Dr = "_accent_6bymk_54", Wr = "_positive_6bymk_58", Fr = "_negative_6bymk_62", qr = "_contrast_6bymk_66", Hr = "_special_6bymk_70", Vr = "_primary_6bymk_74", Xr = "_secondary_6bymk_75", Yr = "_tertiary_6bymk_76", Zr = "_spaceBetween_6bymk_116", Gr = "_rightGroup_6bymk_116", Ur = "_label_6bymk_136", Jr = "_iconOnly_6bymk_155", Kr = "_stretched_6bymk_171", Qr = "_icon_6bymk_155", ta = "_postfix_6bymk_176", ea = "_underline_6bymk_202", ra = "_warning_6bymk_1082", aa = "_withSubcaption_6bymk_1268", oa = "_subcaption_6bymk_1273", na = "_loader_6bymk_1279", sa = "_spin_6bymk_1", ia = "_l_6bymk_17", la = "_m_6bymk_1318", ca = "_s_6bymk_70", da = "_xs_6bymk_1364", ua = "_iconRight_6bymk_1410", V = {
|
|
638
638
|
button: Or,
|
|
639
639
|
link: Ar,
|
|
640
640
|
disabled: Pr,
|
|
641
641
|
loading: Br,
|
|
642
|
-
neutral:
|
|
643
|
-
accent:
|
|
644
|
-
positive:
|
|
645
|
-
negative:
|
|
646
|
-
contrast:
|
|
642
|
+
neutral: zr,
|
|
643
|
+
accent: Dr,
|
|
644
|
+
positive: Wr,
|
|
645
|
+
negative: Fr,
|
|
646
|
+
contrast: qr,
|
|
647
647
|
special: Hr,
|
|
648
648
|
primary: Vr,
|
|
649
649
|
secondary: Xr,
|
|
@@ -654,8 +654,8 @@ const Ir = (e) => e.as === "a", Mr = (e) => e.as === void 0 || e.as === "button"
|
|
|
654
654
|
iconOnly: Jr,
|
|
655
655
|
stretched: Kr,
|
|
656
656
|
icon: Qr,
|
|
657
|
-
postfix:
|
|
658
|
-
underline:
|
|
657
|
+
postfix: ta,
|
|
658
|
+
underline: ea,
|
|
659
659
|
warning: ra,
|
|
660
660
|
withSubcaption: aa,
|
|
661
661
|
subcaption: oa,
|
|
@@ -683,20 +683,20 @@ const Ir = (e) => e.as === "a", Mr = (e) => e.as === void 0 || e.as === "button"
|
|
|
683
683
|
"as",
|
|
684
684
|
"showUnderline",
|
|
685
685
|
"isExternal"
|
|
686
|
-
]),
|
|
686
|
+
]), Re = (t) => {
|
|
687
687
|
const r = {};
|
|
688
|
-
for (const a in
|
|
689
|
-
_a.has(a) || (r[a] =
|
|
688
|
+
for (const a in t)
|
|
689
|
+
_a.has(a) || (r[a] = t[a]);
|
|
690
690
|
return r;
|
|
691
691
|
}, pa = {
|
|
692
692
|
l: "typography-subtitle-1-semibold",
|
|
693
693
|
m: "typography-label-2-regular",
|
|
694
694
|
s: "typography-label-3-regular"
|
|
695
695
|
};
|
|
696
|
-
function fa(
|
|
697
|
-
return pa[
|
|
696
|
+
function fa(t) {
|
|
697
|
+
return pa[t] || "typography-label-2-regular";
|
|
698
698
|
}
|
|
699
|
-
const
|
|
699
|
+
const it = {
|
|
700
700
|
"typography-title-1-semibold": "_typography-title-1-semibold_1lyxn_1",
|
|
701
701
|
"typography-title-2-semibold": "_typography-title-2-semibold_1lyxn_10",
|
|
702
702
|
"typography-title-3-semibold": "_typography-title-3-semibold_1lyxn_19",
|
|
@@ -720,8 +720,8 @@ const ie = {
|
|
|
720
720
|
"typography-paragraph-2-regular": "_typography-paragraph-2-regular_1lyxn_176",
|
|
721
721
|
"typography-paragraph-3-regular": "_typography-paragraph-3-regular_1lyxn_185",
|
|
722
722
|
"typography-paragraph-4-regular": "_typography-paragraph-4-regular_1lyxn_194"
|
|
723
|
-
},
|
|
724
|
-
isLoading:
|
|
723
|
+
}, Ne = ({
|
|
724
|
+
isLoading: t,
|
|
725
725
|
iconRight: r,
|
|
726
726
|
iconLeft: a,
|
|
727
727
|
children: o,
|
|
@@ -730,15 +730,15 @@ const ie = {
|
|
|
730
730
|
size: l,
|
|
731
731
|
isAsButton: c
|
|
732
732
|
}) => {
|
|
733
|
-
if (
|
|
733
|
+
if (t && c)
|
|
734
734
|
return /* @__PURE__ */ n.jsx("span", { className: V.loader, "data-testid": "button-loader", "aria-hidden": "true" });
|
|
735
|
-
const _ = r && c || r && !c && l,
|
|
736
|
-
return /* @__PURE__ */ n.jsxs(
|
|
737
|
-
|
|
735
|
+
const _ = r && c || r && !c && l, f = s && c && l !== "s" && l !== "xs";
|
|
736
|
+
return /* @__PURE__ */ n.jsxs(Pt, { children: [
|
|
737
|
+
f && /* @__PURE__ */ n.jsxs(Pt, { children: [
|
|
738
738
|
/* @__PURE__ */ n.jsx("span", { "data-testid": "button-label", className: V.label, children: o }),
|
|
739
739
|
/* @__PURE__ */ n.jsx("span", { "data-testid": "button-subcaption", className: V.subcaption, children: s })
|
|
740
740
|
] }),
|
|
741
|
-
!
|
|
741
|
+
!f && o && /* @__PURE__ */ n.jsxs(Pt, { children: [
|
|
742
742
|
/* @__PURE__ */ n.jsxs("span", { "data-testid": "button-label", className: V.label, children: [
|
|
743
743
|
!c && a && /* @__PURE__ */ n.jsx("span", { "data-testid": "button-left-icon", className: V.icon, children: a }),
|
|
744
744
|
o,
|
|
@@ -749,20 +749,20 @@ const ie = {
|
|
|
749
749
|
i && c && /* @__PURE__ */ n.jsx("span", { "data-testid": "button-postfix", className: V.postfix, children: i })
|
|
750
750
|
] })
|
|
751
751
|
] }),
|
|
752
|
-
!
|
|
752
|
+
!f && !o && /* @__PURE__ */ n.jsx("span", { "data-testid": "button-icon", className: V.icon, children: r })
|
|
753
753
|
] });
|
|
754
|
-
}, ga = K((
|
|
754
|
+
}, ga = K((t, r) => {
|
|
755
755
|
const {
|
|
756
756
|
mode: a = "primary",
|
|
757
757
|
size: o = "m",
|
|
758
|
-
buttonStyle: i =
|
|
758
|
+
buttonStyle: i = Mt(t) ? "neutral" : "accent",
|
|
759
759
|
disabled: s = !1,
|
|
760
760
|
displayAs: l = "button",
|
|
761
761
|
iconRight: c,
|
|
762
762
|
className: _,
|
|
763
|
-
children:
|
|
764
|
-
tabIndex:
|
|
765
|
-
} =
|
|
763
|
+
children: f,
|
|
764
|
+
tabIndex: p
|
|
765
|
+
} = t, h = Mt(t) ? t.subcaption : void 0, m = Mt(t) ? t.postfix : void 0, g = Mt(t) ? t.stretched : void 0, y = !(se(t) && t.size === void 0), C = se(t) && y ? t.iconLeft : void 0, x = !!(l === "button" && "loading" in t && t.loading), v = Mt(t) ? s : s || x, u = !v && !x, w = y ? c : void 0, L = !!(w && !f), E = typeof g == "object" ? g.justify === "space-between" : void 0, k = se(t) ? fa(t.size ?? "m") : void 0, T = k ? it[k] : void 0, O = v || x ? -1 : p, A = $(
|
|
766
766
|
V.button,
|
|
767
767
|
V[o],
|
|
768
768
|
V[a],
|
|
@@ -770,89 +770,89 @@ const ie = {
|
|
|
770
770
|
T,
|
|
771
771
|
{
|
|
772
772
|
[V.disabled]: v,
|
|
773
|
-
[V.loading]: l === "button" && "loading" in
|
|
773
|
+
[V.loading]: l === "button" && "loading" in t && t.loading,
|
|
774
774
|
[V.stretched]: g,
|
|
775
775
|
[V.spaceBetween]: E,
|
|
776
776
|
[V.withSubcaption]: h && o !== "s" && o !== "xs",
|
|
777
777
|
[V.iconOnly]: L,
|
|
778
778
|
[V.link]: l === "link",
|
|
779
|
-
[V.underline]: l === "link" && "showUnderline" in
|
|
779
|
+
[V.underline]: l === "link" && "showUnderline" in t && t.showUnderline
|
|
780
780
|
},
|
|
781
781
|
_
|
|
782
|
-
),
|
|
783
|
-
isLoading:
|
|
782
|
+
), W = {
|
|
783
|
+
isLoading: x,
|
|
784
784
|
iconRight: w,
|
|
785
785
|
iconLeft: C,
|
|
786
|
-
children:
|
|
786
|
+
children: f,
|
|
787
787
|
postfix: m,
|
|
788
788
|
subcaption: h,
|
|
789
789
|
size: o,
|
|
790
|
-
isAsButton:
|
|
790
|
+
isAsButton: Mt(t)
|
|
791
791
|
};
|
|
792
|
-
if (Ir(
|
|
793
|
-
const { href:
|
|
794
|
-
let
|
|
795
|
-
if (
|
|
796
|
-
const
|
|
797
|
-
|
|
798
|
-
}
|
|
799
|
-
const
|
|
792
|
+
if (Ir(t)) {
|
|
793
|
+
const { href: q, onClick: P, style: S, target: I, rel: z, "data-testid": F, ...X } = t, Q = Re(X), ct = I ?? (t.isExternal ? "_blank" : void 0);
|
|
794
|
+
let at = z;
|
|
795
|
+
if (ct === "_blank") {
|
|
796
|
+
const et = new Set((z ?? "").split(/\s+/).filter(Boolean));
|
|
797
|
+
et.add("noopener").add("noreferrer"), at = Array.from(et).join(" ");
|
|
798
|
+
}
|
|
799
|
+
const tt = (et) => {
|
|
800
800
|
if (!u) {
|
|
801
|
-
|
|
801
|
+
et.preventDefault();
|
|
802
802
|
return;
|
|
803
803
|
}
|
|
804
|
-
P == null || P(
|
|
804
|
+
P == null || P(et);
|
|
805
805
|
};
|
|
806
806
|
return /* @__PURE__ */ n.jsx(
|
|
807
807
|
"a",
|
|
808
808
|
{
|
|
809
809
|
ref: r,
|
|
810
810
|
className: A,
|
|
811
|
-
href: u ?
|
|
812
|
-
tabIndex:
|
|
813
|
-
onClick:
|
|
814
|
-
"data-testid":
|
|
815
|
-
"aria-disabled": v ||
|
|
811
|
+
href: u ? q : void 0,
|
|
812
|
+
tabIndex: O,
|
|
813
|
+
onClick: tt,
|
|
814
|
+
"data-testid": F,
|
|
815
|
+
"aria-disabled": v || x,
|
|
816
816
|
style: S,
|
|
817
|
-
target:
|
|
818
|
-
rel:
|
|
817
|
+
target: ct,
|
|
818
|
+
rel: at,
|
|
819
819
|
...Q,
|
|
820
|
-
children: /* @__PURE__ */ n.jsx(
|
|
820
|
+
children: /* @__PURE__ */ n.jsx(Ne, { ...W })
|
|
821
821
|
}
|
|
822
822
|
);
|
|
823
823
|
}
|
|
824
|
-
if (Mr(
|
|
825
|
-
const { type:
|
|
824
|
+
if (Mr(t)) {
|
|
825
|
+
const { type: q = "button", onClick: P, style: S, "data-testid": I, ...z } = t, F = Re(z), X = (Q) => {
|
|
826
826
|
u && P && P(Q);
|
|
827
827
|
};
|
|
828
828
|
return /* @__PURE__ */ n.jsx(
|
|
829
829
|
"button",
|
|
830
830
|
{
|
|
831
831
|
ref: r,
|
|
832
|
-
type:
|
|
832
|
+
type: q,
|
|
833
833
|
className: A,
|
|
834
834
|
disabled: v,
|
|
835
|
-
tabIndex:
|
|
835
|
+
tabIndex: O,
|
|
836
836
|
onClick: X,
|
|
837
|
-
"data-testid":
|
|
838
|
-
"aria-disabled": v ||
|
|
837
|
+
"data-testid": I,
|
|
838
|
+
"aria-disabled": v || x,
|
|
839
839
|
style: S,
|
|
840
|
-
...
|
|
841
|
-
children: /* @__PURE__ */ n.jsx(
|
|
840
|
+
...F,
|
|
841
|
+
children: /* @__PURE__ */ n.jsx(Ne, { ...W })
|
|
842
842
|
}
|
|
843
843
|
);
|
|
844
844
|
}
|
|
845
845
|
return null;
|
|
846
846
|
});
|
|
847
|
-
var
|
|
847
|
+
var ie = { exports: {} };
|
|
848
848
|
/*!
|
|
849
849
|
Copyright (c) 2018 Jed Watson.
|
|
850
850
|
Licensed under the MIT License (MIT), see
|
|
851
851
|
http://jedwatson.github.io/classnames
|
|
852
852
|
*/
|
|
853
|
-
var
|
|
853
|
+
var Ie;
|
|
854
854
|
function ba() {
|
|
855
|
-
return
|
|
855
|
+
return Ie || (Ie = 1, function(t) {
|
|
856
856
|
(function() {
|
|
857
857
|
var r = {}.hasOwnProperty;
|
|
858
858
|
function a() {
|
|
@@ -879,12 +879,12 @@ function ba() {
|
|
|
879
879
|
function i(s, l) {
|
|
880
880
|
return l ? s ? s + " " + l : s + l : s;
|
|
881
881
|
}
|
|
882
|
-
|
|
882
|
+
t.exports ? (a.default = a, t.exports = a) : window.classNames = a;
|
|
883
883
|
})();
|
|
884
|
-
}(
|
|
884
|
+
}(ie)), ie.exports;
|
|
885
885
|
}
|
|
886
886
|
var ha = ba();
|
|
887
|
-
const
|
|
887
|
+
const Lt = /* @__PURE__ */ Er(ha), ma = "_avatar_19ug4_18", ya = "_clickable_19ug4_40", xa = "_icon_19ug4_57", va = "_disabled_19ug4_62", wa = "_loading_19ug4_67", Ca = "_image_19ug4_73", Sa = "_name_19ug4_73", yt = {
|
|
888
888
|
avatar: ma,
|
|
889
889
|
clickable: ya,
|
|
890
890
|
icon: xa,
|
|
@@ -905,12 +905,12 @@ const je = /* @__PURE__ */ Er(ha), ma = "_avatar_19ug4_18", ya = "_clickable_19u
|
|
|
905
905
|
"color-contrast": "_color-contrast_19ug4_166",
|
|
906
906
|
"variant-light": "_variant-light_19ug4_172",
|
|
907
907
|
"variant-outline": "_variant-outline_19ug4_244"
|
|
908
|
-
},
|
|
909
|
-
function La(
|
|
910
|
-
return
|
|
908
|
+
}, Me = 99;
|
|
909
|
+
function La(t) {
|
|
910
|
+
return t < Me ? `+${t}` : `${Me}+`;
|
|
911
911
|
}
|
|
912
|
-
function
|
|
913
|
-
const r = typeof
|
|
912
|
+
function Jt(t) {
|
|
913
|
+
const r = typeof t == "string" ? t : JSON.stringify(t);
|
|
914
914
|
let a = 5381;
|
|
915
915
|
for (let o = 0; o < r.length; o++) {
|
|
916
916
|
const i = r.charCodeAt(o);
|
|
@@ -918,7 +918,7 @@ function Je(e) {
|
|
|
918
918
|
}
|
|
919
919
|
return a >>> 0;
|
|
920
920
|
}
|
|
921
|
-
const ja = (
|
|
921
|
+
const ja = (t, r, a) => Math.min(Math.max(t, r), a), ka = [
|
|
922
922
|
"red",
|
|
923
923
|
"orange",
|
|
924
924
|
"yellow",
|
|
@@ -927,16 +927,16 @@ const ja = (e, r, a) => Math.min(Math.max(e, r), a), ka = [
|
|
|
927
927
|
"lightblue",
|
|
928
928
|
"purple"
|
|
929
929
|
];
|
|
930
|
-
function $a(
|
|
931
|
-
if (!
|
|
932
|
-
const a =
|
|
930
|
+
function $a(t, r = ka) {
|
|
931
|
+
if (!t) return "gray";
|
|
932
|
+
const a = Jt(t), o = Math.abs(a) % r.length;
|
|
933
933
|
return r[o];
|
|
934
934
|
}
|
|
935
|
-
const
|
|
936
|
-
function Ea(
|
|
937
|
-
if (!
|
|
938
|
-
const r =
|
|
939
|
-
return r.length === 1 ?
|
|
935
|
+
const Oe = 2;
|
|
936
|
+
function Ea(t) {
|
|
937
|
+
if (!t) return "";
|
|
938
|
+
const r = t.trim().split(/\s+/);
|
|
939
|
+
return r.length === 1 ? t.slice(0, Oe).toUpperCase() : r.map((a) => a[0]).slice(0, Oe).join("").toUpperCase();
|
|
940
940
|
}
|
|
941
941
|
const Ta = {
|
|
942
942
|
24: 8,
|
|
@@ -949,8 +949,8 @@ const Ta = {
|
|
|
949
949
|
96: 24,
|
|
950
950
|
208: 8
|
|
951
951
|
};
|
|
952
|
-
function Ra(
|
|
953
|
-
return r === "circle" ?
|
|
952
|
+
function Ra(t, r) {
|
|
953
|
+
return r === "circle" ? t / 2 : Ta[t] || 12;
|
|
954
954
|
}
|
|
955
955
|
const Na = {
|
|
956
956
|
24: "typography-subtitle-4-semibold",
|
|
@@ -963,15 +963,15 @@ const Na = {
|
|
|
963
963
|
96: "typography-title-3-semibold",
|
|
964
964
|
208: "typography-title-1-semibold"
|
|
965
965
|
};
|
|
966
|
-
function Ia(
|
|
967
|
-
return Na[
|
|
966
|
+
function Ia(t) {
|
|
967
|
+
return Na[t] || "typography-subtitle-1-semibold";
|
|
968
968
|
}
|
|
969
969
|
const Ma = "data:image/svg+xml,%3csvg%20opacity='0.9'%20preserveAspectRatio='xMinYMin%20meet'%20viewBox='0%200%20208%20208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cfilter%20id='shadowW'%20filterUnits='userSpaceOnUse'%3e%3cfeDropShadow%20dx='-2'%20dy='-1'%20stdDeviation='5'%20flood-color='rgba(0,0,0,0.5)'/%3e%3c/filter%3e%3c/defs%3e%3cg%20filter='url(%23shadowW)'%3e%3cpath%20d='M23.9835%20174.59L113.41%20157.735L225.224%20191.671C225.224%20191.671%20250.259%20479.463%20243.525%20478.31C236.655%20477.167%20-7.79434%20482.039%20-8.17876%20476.943C-8.56308%20471.849%20-34.4445%20341.701%20-34.4445%20341.701L23.9835%20174.59Z'%20fill='darkgrey'/%3e%3cpath%20d='M-54.5558%20212.781C-85.688%20282.842%20-94.2122%20303.839%20-94.2122%20303.839L-213.504%20213.002C-214.953%20197.465%20-218.637%20181.68%20-225.636%20167.806C-234.412%20150.606%20-246.154%20149.138%20-259.595%20136.166C-267.368%20128.583%20-275.073%20140.242%20-267.3%20147.825L-259.338%20156.087C-258.869%20160.482%20-255.518%20171.861%20-254.634%20176.226C-267.475%20165.702%20-284.704%20150.246%20-300.665%20144.25C-305.079%20142.644%20-308.958%20144.46%20-311.08%20147.528C-314.628%20148.211%20-317.292%20151.458%20-317.858%20154.963C-321.103%20157.839%20-322.625%20163.354%20-319.254%20167.67C-321.407%20170.323%20-322.376%20173.998%20-320.433%20177.728C-320.274%20177.993%20-320.127%20178.12%20-320.106%20178.395C-320.997%20179.432%20-319.498%20182.78%20-320.337%20184.506C-324.035%20192.401%20-309.357%20221.757%20-285.221%20235.167C-277.291%20250.355%20-262.477%20259.485%20-261.354%20259.677C-234.512%20290.608%20-141.301%20400.999%20-97.2451%20436.169C-47.2868%20476.158%20-12.9855%20418.735%2010.6424%20317.115C34.2598%20215.358%2037.6457%20181.315%2037.6457%20181.315L116.374%20158.482C14.4423%20160.079%20-23.2964%20142.572%20-54.5558%20212.781Z'%20fill='darkgrey'/%3e%3cpath%20d='M116.781%20158.313L114.885%20158.871L61.4974%20174.391L38.0516%20181.145C38.0516%20181.145%2034.6758%20215.325%2011.0481%20316.945C9.47097%20323.572%207.88344%20330.061%206.27525%20336.275C-22.5942%20315.191%20-52.217%20295.131%20-82.0946%20275.368C-75.9632%20261.197%20-67.1116%20240.867%20-54.4359%20212.493C-30.4015%20158.477%20-2.57835%20156.516%2055.793%20157.512C72.5674%20157.77%2091.7239%20158.403%20114.133%20158.096C114.98%20158.309%20115.807%20158.247%20116.781%20158.313Z'%20fill='darkgrey'/%3e%3cpath%20d='M113.269%20157.745C175.26%20159.023%20252.771%20143.897%20266.382%20199.504C279.867%20255.26%20288.576%20280.774%20295.899%20320.932C303.221%20361.091%20322.043%20408.689%20271.897%20417.595C221.75%20426.502%20106.238%20444.495%20106.238%20444.495L78.8767%20384.662C78.8767%20384.662%20170.648%20343.813%20200.242%20332.303L185.17%20211.448L113.269%20157.745Z'%20fill='darkgrey'/%3e%3cpath%20d='M292.122%20302.108C260.506%20305.187%20228.942%20308.953%20198.219%20316.533L185.178%20211.585L140.855%20178.374L114.874%20158.871L114.144%20158.372L113.266%20157.746C127.138%20158.084%20141.774%20157.534%20156.283%20157.131C206.726%20155.818%20255.78%20156.271%20266.252%20199.654C277.643%20246.012%20285.665%20271.578%20292.122%20302.108Z'%20fill='darkgrey'/%3e%3cpath%20d='M108.001%20172.269C119.623%20168.485%20130.939%20164.308%20142.395%20160.12L112.224%20101.608L68.8441%20124.959C69.7222%20125.585%2079.0944%20154.372%2086.547%20177.904C93.7406%20175.977%20100.965%20174.463%20108.001%20172.269Z'%20fill='white'/%3e%3cpath%20d='M99.3655%20112.96C99.0934%20111.18%2098.8213%20109.401%2098.2722%20107.642L68.9864%20125.083C69.5682%20125.455%2073.8492%20138.148%2078.7406%20153.426C89.4856%20141.676%2097.5757%20127.773%2099.3655%20112.96Z'%20fill='darkgrey'/%3e%3cpath%20d='M144.524%2069.1209C143.075%2053.5829%20118.601%2039.3668%2099.9856%2038.5556C91.9262%2038.1943%2089.5107%2031.8684%2086.0605%2037.5291C77.5782%2051.7392%2049.6837%2094.9694%2052.2654%20110.837C56.0862%20133.951%2084.5691%20137.063%20102.228%20127.008C120.022%20116.942%20146.6%2091.1195%20144.524%2069.1209Z'%20fill='white'/%3e%3cpath%20d='M145.753%2072.4915C147.93%2068.3116%20146.317%2063.4483%20142.804%2060.944C142.656%2060.8166%20142.656%2060.8166%20142.507%2060.6894C143.028%2052.8957%20136.915%2047.1257%20129.979%2046.9567C129.007%2045.0914%20127.379%2043.691%20125.24%2042.883C124.903%2042.0778%20124.575%2041.4101%20123.982%2040.9009C122.651%2039.7551%20121.095%2039.3187%20119.441%2039.4435C118.081%2036.0843%20115.925%2033.2005%20112.495%2031.7977C110.348%2030.8519%20108.027%2031.304%20106.311%2032.4027C102.006%2028.5734%2096.789%2025.5051%2091.8112%2025.6038C89.736%2025.6218%2085.678%2026.8973%2084.2724%2032.1268C82.1968%2032.1449%2080.3522%2033.3917%2079.5546%2035.6676C78.427%2039.0759%2080.339%2042.3935%2083.1109%2044.2613C84.719%2045.3863%2086.9841%2046.0462%2089.0391%2045.7526C95.9026%2052.2969%20114.028%2063.1149%20118.148%2062.6657C115.532%2070.202%20113.218%2087.2698%20122.007%2088.1299C124.21%2095.3028%20116.99%20107.894%20121.368%20112.688C129.639%20104.863%20137.246%2095.5655%20141.359%2085.8391C141.496%2085.8288%20141.772%2085.808%20142.047%2085.7872C148.14%2083.9429%20149.527%2076.6377%20145.753%2072.4915Z'%20fill='darkgrey'/%3e%3cpath%20d='M140.151%20104.76C141.594%2096.3432%20132.67%2086.3542%20121.049%2088.3387C116.251%2096.3166%20111.305%20104.167%20106.21%20111.89C109.317%20116.364%20118.141%20121.376%20125.535%20120.264C133.872%20118.804%20138.613%20113.738%20140.151%20104.76Z'%20fill='white'/%3e%3cpath%20d='M156.755%20156.883C153.217%20165.043%20147.805%20172.237%20141.188%20178.136C133.925%20184.639%20125.011%20189.465%20114.809%20191.896C95.2214%20196.558%2072.2825%20189.842%2061.6836%20174.164C58.5559%20169.414%2056.4778%20163.894%2056%20157.561C72.7744%20157.818%2091.9311%20158.451%20114.34%20158.144L113.462%20157.519C127.463%20157.709%20142.098%20157.159%20156.755%20156.883Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e", Oa = "data:image/svg+xml,%3csvg%20viewBox='0%200%20208%20208'%20opacity='0.9'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23shadow)'%3e%3cpath%20filter='url(%23shadow)'%20d='M127.173%2079.8894C127.189%2079.1933%20128.026%2079.1201%20128.436%2079.4316C128.754%2079.6091%20128.895%2080.1021%20128.809%2080.5518C129.241%2083.1982%20129.581%2085.7106%20130.013%2088.357C136.835%2079.7558%20149.235%2076.9989%20158.979%2083.174C168.086%2088.9941%20171.001%20111.745%20135.501%20120.502C131.5%20123.502%20117%20125.002%20111.753%20103.279C111.682%2093.2427%20118.526%2084.529%20127.173%2079.8894Z'%20fill='darkgrey'/%3e%3cpath%20d='M28.0441%20167.788C21.826%20195.052%2018.7311%20223.361%2014.1881%20250.885C9.42226%20279.982%204.68042%20308.967%20-0.0853729%20338.064L-1.00047%20342.848C14.5039%20346.419%2030.8401%20350.407%2046.3671%20353.868C90.9428%20363.918%20134.837%20376.598%20179.293%20387.201C200.345%20337.142%20219.778%20286.027%20235.82%20234.041C243.806%20208.213%20244.758%20181.282%20225.443%20160.043C216.099%20149.841%20204.347%20143.858%20191.629%20140.212C188.924%20139.377%20186.108%20138.517%20183.355%20137.905C179.635%20136.959%20175.781%20136.1%20171.989%20135.487C167.45%20134.592%20162.753%20133.893%20158.277%20133.243L127.871%20128.671L116.251%20126.895C115.457%20126.833%20114.686%20126.662%20113.915%20126.49C102.87%20124.724%2091.7381%20122.824%2080.6188%20123.013C69.1682%20123.13%2056.9012%20125.964%2047.8363%20133.224C36.9821%20141.825%2031.1109%20154.087%2028.0441%20167.788Z'%20fill='darkgrey'/%3e%3cpath%20d='M103.74%20123.732L95.6984%20197.532C95.6984%20197.532%20137.13%20157.315%20158.742%20133.268C155.051%20132.316%20151.227%20131.449%20147.465%20130.831C142.962%20129.929%20138.302%20129.224%20133.861%20128.569L103.74%20123.732Z'%20fill='white'/%3e%3cpath%20d='M97.8143%20115.298C99.0227%20116.625%20108.229%20179.332%20108.229%20179.332L148.012%20142.157L129%20100L97.8143%20115.298Z'%20fill='white'/%3e%3cpath%20d='M101.71%20148.534C100.068%20137.868%2098.402%20127.706%2098.0001%20127.274L112.673%20122C113.831%20131.449%20108.467%20141.173%20101.71%20148.534Z'%20fill='grey'/%3e%3cpath%20d='M121.545%2040.7383C111.161%2030.599%2085.3871%2035.4814%2071.93%2046.2862C66.0912%2051.0172%2060.5415%2047.9025%2061.6427%2054.0842C64.3767%2069.3597%2074.0239%20120.283%2082.7631%20126.794C100.374%20139.728%20121.191%20125.699%20127.329%20107.658C133.554%2089.7517%20136.293%2055.2372%20121.545%2040.7383Z'%20fill='white'/%3e%3cpath%20d='M56.0176%2041.9837C61.9834%2036.7831%2074.9427%2037.4243%2081.3074%2039.639C95.1733%2033.9235%20112.672%2032.6801%20120.968%2040.1438C131.22%2049.4771%20133.446%2067.5345%20132.042%2083.8281C125.848%2083.0025%20122.779%2078.6471%20116.718%2075.0286C97.7466%2073.2611%2084.9353%2061.0313%2082.042%2054.2301C78.3492%2058.2067%2063.3398%2059.3993%2058.12%2055.1646C51.1278%2048.7596%2054.1283%2043.6248%2056.0176%2041.9837Z'%20fill='darkgrey'/%3e%3cpath%20d='M142.838%2074.8316C138.561%2067.841%20123.674%2066.785%20116.5%2075.5006C118.078%2084.3219%20121.503%2092.5524%20122.726%20101.41C127.77%20102.657%20137.388%20100.869%20141.908%2095.386C147.168%2089.1414%20147.462%2082.3637%20142.838%2074.8316Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='shadow'%3e%3cfeDropShadow%20dx='0'%20dy='0'%20stdDeviation='3'%20flood-color='rgba(0,0,0,0.3)'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e", Aa = "data:image/svg+xml,%3csvg%20opacity='0.9'%20viewBox='0%200%20208%20208'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cmask%20id='hole'%3e%3crect%20width='100%25'%20height='100%25'%20fill='white'/%3e%3ccircle%20cx='121.333'%20cy='121.333'%20r='52'%20fill='black'/%3e%3c/mask%3e%3cfilter%20id='shadow'%3e%3cfeDropShadow%20dx='-2'%20dy='-1'%20stdDeviation='10'%20flood-color='rgba(0,0,0,0.2)'/%3e%3c/filter%3e%3c/defs%3e%3cg%20filter='url(%23shadow)'%3e%3ccircle%20cx='104'%20cy='225.333'%20r='95.3333'%20fill='darkgray'/%3e%3ccircle%20cx='104'%20cy='225.333'%20r='95.3333'%20fill='white'%20mask='url(%23hole)'/%3e%3ccircle%20cx='104'%20cy='86.6666'%20r='52'%20fill='white'/%3e%3c/g%3e%3c/svg%3e", Pa = "data:image/svg+xml,%3csvg%20opacity='0.9'%20viewBox='0%200%20208%20208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23shadow)'%3e%3cpath%20d='M168%20208V118.053C168%20113.824%20165.34%20110.052%20161.356%20108.633L134%2098.885V208H168Z'%20fill='darkgrey'/%3e%3cpath%20d='M40%2072.3726C40%2070.7381%2040.9944%2069.268%2042.5116%2068.6598L111.951%2040.8215C113.226%2040.3102%20114.675%2040.4893%20115.787%2041.2958L129.87%2051.5056C132.464%2053.3866%20134%2056.397%20134%2059.6017V208H40V72.3726Z'%20fill='white'/%3e%3cpath%20d='M114%2047.5001L126.325%2056.3036C127.376%2057.0544%20128%2058.2667%20128%2059.5585V208H114V47.5001Z'%20fill='darkgrey'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='shadow'%3e%3cfeDropShadow%20dx='-2'%20dy='-1'%20stdDeviation='7'%20flood-color='rgba(0,0,0,0.2)'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e", Ba = {
|
|
970
970
|
male: Ma,
|
|
971
971
|
female: Oa,
|
|
972
972
|
org: Pa,
|
|
973
973
|
neutral: Aa
|
|
974
|
-
},
|
|
974
|
+
}, Gt = K((t, r) => {
|
|
975
975
|
const {
|
|
976
976
|
style: a,
|
|
977
977
|
size: o = 40,
|
|
@@ -980,44 +980,44 @@ const Ma = "data:image/svg+xml,%3csvg%20opacity='0.9'%20preserveAspectRatio='xMi
|
|
|
980
980
|
shape: l = "circle",
|
|
981
981
|
variant: c = "filled",
|
|
982
982
|
placeholderType: _ = "neutral",
|
|
983
|
-
name:
|
|
984
|
-
imgSrc:
|
|
983
|
+
name: f,
|
|
984
|
+
imgSrc: p,
|
|
985
985
|
imgAlt: h,
|
|
986
986
|
icon: m,
|
|
987
987
|
imgProps: g,
|
|
988
|
-
colorScheme:
|
|
988
|
+
colorScheme: y,
|
|
989
989
|
className: C,
|
|
990
|
-
"data-testid":
|
|
990
|
+
"data-testid": x,
|
|
991
991
|
...v
|
|
992
|
-
} =
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
}, [
|
|
996
|
-
const
|
|
992
|
+
} = t, { onClick: u, onPointerDown: w } = v, E = !s && !i && (!!u || !!w), [k, T] = _t(!1);
|
|
993
|
+
lt(() => {
|
|
994
|
+
p && T(!1);
|
|
995
|
+
}, [p]);
|
|
996
|
+
const O = p && !k ? "image" : m ? "icon" : f ? "name" : "placeholder", A = y || O === "name" && $a(f) || "gray", W = Ia(o), q = Ra(o, l), P = $(
|
|
997
997
|
C,
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
998
|
+
yt.avatar,
|
|
999
|
+
yt[`variant-${c}`],
|
|
1000
|
+
yt[`color-${A}`],
|
|
1001
|
+
it[W],
|
|
1002
1002
|
{
|
|
1003
|
-
[
|
|
1004
|
-
[
|
|
1005
|
-
[
|
|
1003
|
+
[yt.disabled]: s,
|
|
1004
|
+
[yt.loading]: i,
|
|
1005
|
+
[yt.clickable]: E
|
|
1006
1006
|
}
|
|
1007
1007
|
), S = {
|
|
1008
1008
|
"--avatar-size": `${o}px`,
|
|
1009
|
-
"--avatar-border-radius": `${
|
|
1009
|
+
"--avatar-border-radius": `${q}px`,
|
|
1010
1010
|
...a
|
|
1011
|
-
},
|
|
1012
|
-
icon: () => /* @__PURE__ */ n.jsx("span", { "data-testid": "avatar-icon", title: h || void 0, role: "img", className:
|
|
1011
|
+
}, I = {
|
|
1012
|
+
icon: () => /* @__PURE__ */ n.jsx("span", { "data-testid": "avatar-icon", title: h || void 0, role: "img", className: yt.icon, children: m == null ? void 0 : m({}) }),
|
|
1013
1013
|
name: () => /* @__PURE__ */ n.jsx(
|
|
1014
1014
|
"span",
|
|
1015
1015
|
{
|
|
1016
1016
|
role: "textbox",
|
|
1017
1017
|
"data-testid": "avatar-name",
|
|
1018
|
-
className:
|
|
1018
|
+
className: yt.name,
|
|
1019
1019
|
title: h || void 0,
|
|
1020
|
-
children: Ea(
|
|
1020
|
+
children: Ea(f || "")
|
|
1021
1021
|
}
|
|
1022
1022
|
),
|
|
1023
1023
|
placeholder: () => /* @__PURE__ */ n.jsx(
|
|
@@ -1025,7 +1025,7 @@ const Ma = "data:image/svg+xml,%3csvg%20opacity='0.9'%20preserveAspectRatio='xMi
|
|
|
1025
1025
|
{
|
|
1026
1026
|
...g,
|
|
1027
1027
|
"data-testid": "avatar-placeholder",
|
|
1028
|
-
className:
|
|
1028
|
+
className: yt.image,
|
|
1029
1029
|
src: Ba[_],
|
|
1030
1030
|
alt: h || void 0
|
|
1031
1031
|
}
|
|
@@ -1035,18 +1035,18 @@ const Ma = "data:image/svg+xml,%3csvg%20opacity='0.9'%20preserveAspectRatio='xMi
|
|
|
1035
1035
|
{
|
|
1036
1036
|
"data-testid": "avatar-image",
|
|
1037
1037
|
...g,
|
|
1038
|
-
className:
|
|
1039
|
-
src:
|
|
1038
|
+
className: yt.image,
|
|
1039
|
+
src: p || void 0,
|
|
1040
1040
|
alt: h || void 0,
|
|
1041
1041
|
onLoad: () => T(!1),
|
|
1042
|
-
onError: (
|
|
1042
|
+
onError: (F) => {
|
|
1043
1043
|
var X;
|
|
1044
|
-
T(!0), (X = g == null ? void 0 : g.onError) == null || X.call(g,
|
|
1044
|
+
T(!0), (X = g == null ? void 0 : g.onError) == null || X.call(g, F);
|
|
1045
1045
|
}
|
|
1046
1046
|
}
|
|
1047
1047
|
)
|
|
1048
|
-
}, z = (
|
|
1049
|
-
E && (u == null || u(
|
|
1048
|
+
}, z = (F) => {
|
|
1049
|
+
E && (u == null || u(F));
|
|
1050
1050
|
};
|
|
1051
1051
|
return /* @__PURE__ */ n.jsx(
|
|
1052
1052
|
"div",
|
|
@@ -1055,51 +1055,51 @@ const Ma = "data:image/svg+xml,%3csvg%20opacity='0.9'%20preserveAspectRatio='xMi
|
|
|
1055
1055
|
onClick: z,
|
|
1056
1056
|
className: P,
|
|
1057
1057
|
style: S,
|
|
1058
|
-
"data-testid":
|
|
1058
|
+
"data-testid": x,
|
|
1059
1059
|
"aria-disabled": s || i,
|
|
1060
|
-
children:
|
|
1060
|
+
children: I[O](null)
|
|
1061
1061
|
}
|
|
1062
1062
|
);
|
|
1063
|
-
}),
|
|
1064
|
-
avatarGroup:
|
|
1065
|
-
},
|
|
1066
|
-
if (!
|
|
1067
|
-
let r =
|
|
1063
|
+
}), za = "_avatarGroup_157g4_1", Da = {
|
|
1064
|
+
avatarGroup: za
|
|
1065
|
+
}, Wa = (t) => t === "rgba(0, 0, 0, 0)" || t === "transparent" || t.startsWith("rgba") && t.endsWith(", 0)"), Fa = (t) => {
|
|
1066
|
+
if (!t) return null;
|
|
1067
|
+
let r = t;
|
|
1068
1068
|
for (; r; ) {
|
|
1069
1069
|
const o = window.getComputedStyle(r).backgroundColor;
|
|
1070
|
-
if (!
|
|
1070
|
+
if (!Wa(o)) return o;
|
|
1071
1071
|
r = r.parentElement;
|
|
1072
1072
|
}
|
|
1073
1073
|
return null;
|
|
1074
|
-
},
|
|
1075
|
-
const
|
|
1076
|
-
return
|
|
1077
|
-
if (
|
|
1078
|
-
const o =
|
|
1074
|
+
}, fe = () => {
|
|
1075
|
+
const t = qt(null), [r, a] = _t(null);
|
|
1076
|
+
return lt(() => {
|
|
1077
|
+
if (t.current) {
|
|
1078
|
+
const o = Fa(t.current);
|
|
1079
1079
|
a(o);
|
|
1080
1080
|
}
|
|
1081
|
-
}, []), { ref:
|
|
1081
|
+
}, []), { ref: t, bgColor: r };
|
|
1082
1082
|
};
|
|
1083
|
-
function
|
|
1084
|
-
|
|
1083
|
+
function Ae(t, r, a) {
|
|
1084
|
+
lt(() => (window.addEventListener(t, r, a), () => window.removeEventListener(t, r, a)), [t, r]);
|
|
1085
1085
|
}
|
|
1086
|
-
const
|
|
1086
|
+
const Pe = {
|
|
1087
1087
|
passive: !0
|
|
1088
1088
|
};
|
|
1089
|
-
function
|
|
1090
|
-
const [
|
|
1089
|
+
function qa() {
|
|
1090
|
+
const [t, r] = _t({
|
|
1091
1091
|
width: 0,
|
|
1092
1092
|
height: 0
|
|
1093
|
-
}), a =
|
|
1093
|
+
}), a = St(() => {
|
|
1094
1094
|
r({ width: window.innerWidth || 0, height: window.innerHeight || 0 });
|
|
1095
1095
|
}, []);
|
|
1096
|
-
return
|
|
1096
|
+
return Ae("resize", a, Pe), Ae("orientationchange", a, Pe), lt(a, []), t;
|
|
1097
1097
|
}
|
|
1098
|
-
function Ha(
|
|
1099
|
-
const { width: r } =
|
|
1100
|
-
return
|
|
1098
|
+
function Ha(t = 768) {
|
|
1099
|
+
const { width: r } = qa();
|
|
1100
|
+
return Lr(() => r <= t, [r, t]);
|
|
1101
1101
|
}
|
|
1102
|
-
const Va = 2, Xa = (
|
|
1102
|
+
const Va = 2, Xa = (t) => {
|
|
1103
1103
|
const {
|
|
1104
1104
|
avatars: r = [],
|
|
1105
1105
|
size: a = 40,
|
|
@@ -1108,37 +1108,37 @@ const Va = 2, Xa = (e) => {
|
|
|
1108
1108
|
overflowCount: s = 0,
|
|
1109
1109
|
overflowProps: l,
|
|
1110
1110
|
cutoutBackground: c
|
|
1111
|
-
} =
|
|
1111
|
+
} = t, f = -(a * o) + Va, { ref: p, bgColor: h } = fe(), m = c || h || "#ffffff", g = Lt(Da.avatarGroup), y = {
|
|
1112
1112
|
"--avatar-cutout-bg": m
|
|
1113
1113
|
};
|
|
1114
|
-
return r.length === 0 ? null : /* @__PURE__ */ n.jsxs("div", { className: g, ref:
|
|
1115
|
-
r.map((C,
|
|
1114
|
+
return r.length === 0 ? null : /* @__PURE__ */ n.jsxs("div", { className: g, ref: p, style: y, children: [
|
|
1115
|
+
r.map((C, x) => {
|
|
1116
1116
|
if (C.wrapper) {
|
|
1117
1117
|
const v = C.wrapper;
|
|
1118
1118
|
return /* @__PURE__ */ n.jsx(
|
|
1119
1119
|
"div",
|
|
1120
1120
|
{
|
|
1121
1121
|
style: {
|
|
1122
|
-
marginRight:
|
|
1122
|
+
marginRight: f
|
|
1123
1123
|
},
|
|
1124
|
-
children: /* @__PURE__ */ n.jsx(v, { children: /* @__PURE__ */ n.jsx(
|
|
1124
|
+
children: /* @__PURE__ */ n.jsx(v, { children: /* @__PURE__ */ n.jsx(Gt, { size: a, shape: i, ...C }) })
|
|
1125
1125
|
},
|
|
1126
|
-
|
|
1126
|
+
Jt(C) + x
|
|
1127
1127
|
);
|
|
1128
1128
|
}
|
|
1129
1129
|
return /* @__PURE__ */ n.jsx(
|
|
1130
1130
|
"div",
|
|
1131
1131
|
{
|
|
1132
1132
|
style: {
|
|
1133
|
-
marginRight:
|
|
1133
|
+
marginRight: f
|
|
1134
1134
|
},
|
|
1135
|
-
children: /* @__PURE__ */ n.jsx(
|
|
1135
|
+
children: /* @__PURE__ */ n.jsx(Gt, { size: a, shape: i, ...C })
|
|
1136
1136
|
},
|
|
1137
|
-
|
|
1137
|
+
Jt(C) + x
|
|
1138
1138
|
);
|
|
1139
1139
|
}),
|
|
1140
|
-
s > 0 && /* @__PURE__ */ n.jsx("div", { style: { marginRight:
|
|
1141
|
-
|
|
1140
|
+
s > 0 && /* @__PURE__ */ n.jsx("div", { style: { marginRight: f }, children: /* @__PURE__ */ n.jsx(
|
|
1141
|
+
Gt,
|
|
1142
1142
|
{
|
|
1143
1143
|
size: a,
|
|
1144
1144
|
shape: i,
|
|
@@ -1149,9 +1149,9 @@ const Va = 2, Xa = (e) => {
|
|
|
1149
1149
|
}
|
|
1150
1150
|
) })
|
|
1151
1151
|
] });
|
|
1152
|
-
},
|
|
1152
|
+
}, Al = Object.assign(Gt, {
|
|
1153
1153
|
Group: Xa
|
|
1154
|
-
}), Ya = "_wrapper_ecbsu_5", Za = "_badge__container_ecbsu_6", Ga = "_badge__content_ecbsu_7", Ua = "_interactive_ecbsu_20", Ja = "_disabled_ecbsu_21", Ka = "_icon_ecbsu_22",
|
|
1154
|
+
}), Ya = "_wrapper_ecbsu_5", Za = "_badge__container_ecbsu_6", Ga = "_badge__content_ecbsu_7", Ua = "_interactive_ecbsu_20", Ja = "_disabled_ecbsu_21", Ka = "_icon_ecbsu_22", xt = {
|
|
1155
1155
|
wrapper: Ya,
|
|
1156
1156
|
badge__container: Za,
|
|
1157
1157
|
badge__content: Ga,
|
|
@@ -1189,7 +1189,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1189
1189
|
"position-bottom-center-inside": "_position-bottom-center-inside_ecbsu_447",
|
|
1190
1190
|
"position-middle-left-inside": "_position-middle-left-inside_ecbsu_453",
|
|
1191
1191
|
"position-middle-right-inside": "_position-middle-right-inside_ecbsu_459"
|
|
1192
|
-
}, Qa = K((
|
|
1192
|
+
}, Qa = K((t, r) => {
|
|
1193
1193
|
const {
|
|
1194
1194
|
icon: a,
|
|
1195
1195
|
children: o,
|
|
@@ -1198,60 +1198,60 @@ const Va = 2, Xa = (e) => {
|
|
|
1198
1198
|
isHidden: l = !1,
|
|
1199
1199
|
colorScheme: c = "red",
|
|
1200
1200
|
size: _ = 20,
|
|
1201
|
-
position:
|
|
1202
|
-
positionOffset:
|
|
1201
|
+
position: f = "top-right",
|
|
1202
|
+
positionOffset: p = { x: 0, y: 0 },
|
|
1203
1203
|
cutoutBackground: h,
|
|
1204
1204
|
isDisabled: m,
|
|
1205
1205
|
className: g,
|
|
1206
|
-
"data-testid":
|
|
1206
|
+
"data-testid": y = "badge",
|
|
1207
1207
|
...C
|
|
1208
|
-
} =
|
|
1208
|
+
} = t, { onClick: x, onPointerDown: v } = C, { ref: u, bgColor: w } = fe(), L = h || w, k = !m && (!!x || !!v), T = Lt(xt.badge__container, xt[`position-${f}`]), O = Lt(
|
|
1209
1209
|
g,
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1210
|
+
xt.badge__content,
|
|
1211
|
+
xt[`color-${c}`],
|
|
1212
|
+
xt[`variant-${i}`],
|
|
1213
1213
|
{
|
|
1214
|
-
[
|
|
1215
|
-
[
|
|
1216
|
-
[
|
|
1214
|
+
[xt.disabled]: m,
|
|
1215
|
+
[xt.icon]: !!a,
|
|
1216
|
+
[xt.interactive]: k
|
|
1217
1217
|
}
|
|
1218
1218
|
), A = {
|
|
1219
1219
|
"--badge-height": `${_}px`,
|
|
1220
|
-
"--badge-offset-x": `${
|
|
1221
|
-
"--badge-offset-y": `${
|
|
1220
|
+
"--badge-offset-x": `${p.x}px`,
|
|
1221
|
+
"--badge-offset-y": `${p.y}px`,
|
|
1222
1222
|
...L && { "--badge-cutout-bg": L },
|
|
1223
1223
|
...i === "transparent" && { "--badge-cutout-bg": "transparent" }
|
|
1224
|
-
},
|
|
1225
|
-
k && (
|
|
1224
|
+
}, W = (a == null ? void 0 : a({})) || s, q = (P) => {
|
|
1225
|
+
k && (x == null || x(P));
|
|
1226
1226
|
};
|
|
1227
|
-
return /* @__PURE__ */ n.jsxs("div", { className:
|
|
1227
|
+
return /* @__PURE__ */ n.jsxs("div", { className: xt.wrapper, ref: u, "data-testid": y + "-wrapper", children: [
|
|
1228
1228
|
o,
|
|
1229
1229
|
!l && /* @__PURE__ */ n.jsx(
|
|
1230
1230
|
"span",
|
|
1231
1231
|
{
|
|
1232
1232
|
className: T,
|
|
1233
1233
|
style: A,
|
|
1234
|
-
"data-testid":
|
|
1234
|
+
"data-testid": y + "-container",
|
|
1235
1235
|
children: /* @__PURE__ */ n.jsx(
|
|
1236
1236
|
"span",
|
|
1237
1237
|
{
|
|
1238
1238
|
...C,
|
|
1239
|
-
onClick:
|
|
1240
|
-
className:
|
|
1241
|
-
"data-testid":
|
|
1239
|
+
onClick: q,
|
|
1240
|
+
className: O,
|
|
1241
|
+
"data-testid": y + "-content",
|
|
1242
1242
|
ref: r,
|
|
1243
1243
|
"aria-disabled": m,
|
|
1244
|
-
children:
|
|
1244
|
+
children: W
|
|
1245
1245
|
}
|
|
1246
1246
|
)
|
|
1247
1247
|
}
|
|
1248
1248
|
)
|
|
1249
1249
|
] });
|
|
1250
|
-
}),
|
|
1251
|
-
container:
|
|
1252
|
-
image:
|
|
1250
|
+
}), to = "_container_op5yl_7", eo = "_image_op5yl_22", ro = "_loading_op5yl_34", le = {
|
|
1251
|
+
container: to,
|
|
1252
|
+
image: eo,
|
|
1253
1253
|
loading: ro
|
|
1254
|
-
}, ao = "_loader_isv17_1", oo = "_spin_isv17_1", no = "_accent_isv17_19", so = "_neutral_isv17_23", io = "_positive_isv17_27", lo = "_negative_isv17_31", co = "_gray_isv17_35", uo = "_special_isv17_39", _o = "_contrast_isv17_43", po = "_container_isv17_47", fo = "_overlay_isv17_57",
|
|
1254
|
+
}, ao = "_loader_isv17_1", oo = "_spin_isv17_1", no = "_accent_isv17_19", so = "_neutral_isv17_23", io = "_positive_isv17_27", lo = "_negative_isv17_31", co = "_gray_isv17_35", uo = "_special_isv17_39", _o = "_contrast_isv17_43", po = "_container_isv17_47", fo = "_overlay_isv17_57", Ft = {
|
|
1255
1255
|
loader: ao,
|
|
1256
1256
|
spin: oo,
|
|
1257
1257
|
accent: no,
|
|
@@ -1268,19 +1268,19 @@ const Va = 2, Xa = (e) => {
|
|
|
1268
1268
|
"size-48": "_size-48_isv17_80",
|
|
1269
1269
|
"size-64": "_size-64_isv17_84",
|
|
1270
1270
|
"size-96": "_size-96_isv17_88"
|
|
1271
|
-
},
|
|
1271
|
+
}, Ge = K(
|
|
1272
1272
|
({
|
|
1273
|
-
size:
|
|
1273
|
+
size: t = 24,
|
|
1274
1274
|
variant: r = "accent",
|
|
1275
1275
|
className: a,
|
|
1276
1276
|
"data-testid": o = "loader",
|
|
1277
1277
|
style: i,
|
|
1278
1278
|
...s
|
|
1279
1279
|
}, l) => {
|
|
1280
|
-
const c =
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1280
|
+
const c = Lt(
|
|
1281
|
+
Ft.loader,
|
|
1282
|
+
Ft[r],
|
|
1283
|
+
Ft[`size-${t}`],
|
|
1284
1284
|
a
|
|
1285
1285
|
);
|
|
1286
1286
|
return /* @__PURE__ */ n.jsx(
|
|
@@ -1306,7 +1306,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1306
1306
|
}
|
|
1307
1307
|
);
|
|
1308
1308
|
}
|
|
1309
|
-
), go = K((
|
|
1309
|
+
), go = K((t, r) => {
|
|
1310
1310
|
const {
|
|
1311
1311
|
loading: a = !1,
|
|
1312
1312
|
size: o = 24,
|
|
@@ -1315,22 +1315,22 @@ const Va = 2, Xa = (e) => {
|
|
|
1315
1315
|
className: l,
|
|
1316
1316
|
style: c,
|
|
1317
1317
|
"data-testid": _,
|
|
1318
|
-
...
|
|
1319
|
-
} =
|
|
1320
|
-
return /* @__PURE__ */ n.jsxs("div", { ref: r, className:
|
|
1318
|
+
...f
|
|
1319
|
+
} = t, p = Lt(Ft.container, l);
|
|
1320
|
+
return /* @__PURE__ */ n.jsxs("div", { ref: r, className: p, style: c, "data-testid": _, ...f, children: [
|
|
1321
1321
|
s,
|
|
1322
|
-
a && /* @__PURE__ */ n.jsx("div", { className:
|
|
1322
|
+
a && /* @__PURE__ */ n.jsx("div", { className: Ft.overlay, children: /* @__PURE__ */ n.jsx(Ge, { size: o, variant: i, "data-testid": `${_}-spinner` }) })
|
|
1323
1323
|
] });
|
|
1324
|
-
}), bo = K((
|
|
1324
|
+
}), bo = K((t, r) => t.children ? /* @__PURE__ */ n.jsx(
|
|
1325
1325
|
go,
|
|
1326
1326
|
{
|
|
1327
1327
|
ref: r,
|
|
1328
|
-
...
|
|
1328
|
+
...t
|
|
1329
1329
|
}
|
|
1330
|
-
) : /* @__PURE__ */ n.jsx(
|
|
1330
|
+
) : /* @__PURE__ */ n.jsx(Ge, { ref: r, ...t })), ho = ({ width: t = 48, height: r = 48, className: a, "data-testid": o }) => /* @__PURE__ */ n.jsx(
|
|
1331
1331
|
"svg",
|
|
1332
1332
|
{
|
|
1333
|
-
width:
|
|
1333
|
+
width: t,
|
|
1334
1334
|
height: r,
|
|
1335
1335
|
viewBox: "0 0 48 48",
|
|
1336
1336
|
fill: "none",
|
|
@@ -1348,7 +1348,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1348
1348
|
}
|
|
1349
1349
|
)
|
|
1350
1350
|
}
|
|
1351
|
-
),
|
|
1351
|
+
), Pl = K((t, r) => {
|
|
1352
1352
|
const {
|
|
1353
1353
|
alt: a = "",
|
|
1354
1354
|
loading: o = "lazy",
|
|
@@ -1357,26 +1357,26 @@ const Va = 2, Xa = (e) => {
|
|
|
1357
1357
|
className: l,
|
|
1358
1358
|
"data-testid": c = "image",
|
|
1359
1359
|
onError: _,
|
|
1360
|
-
onLoad:
|
|
1361
|
-
...
|
|
1362
|
-
} =
|
|
1363
|
-
|
|
1360
|
+
onLoad: f,
|
|
1361
|
+
...p
|
|
1362
|
+
} = t, [h, m] = _t("loading"), g = h === "error", y = (s || h === "loading") && !g, C = h === "loaded" && !s, x = Lt(
|
|
1363
|
+
le.image,
|
|
1364
1364
|
{
|
|
1365
|
-
[
|
|
1365
|
+
[le.loading]: y
|
|
1366
1366
|
},
|
|
1367
1367
|
l
|
|
1368
|
-
), v =
|
|
1368
|
+
), v = St(
|
|
1369
1369
|
(L) => {
|
|
1370
|
-
m("loaded"),
|
|
1370
|
+
m("loaded"), f == null || f(L);
|
|
1371
1371
|
},
|
|
1372
|
-
[
|
|
1373
|
-
), u =
|
|
1372
|
+
[f]
|
|
1373
|
+
), u = St(
|
|
1374
1374
|
(L) => {
|
|
1375
1375
|
m("error"), _ == null || _(L);
|
|
1376
1376
|
},
|
|
1377
1377
|
[_]
|
|
1378
1378
|
), w = {
|
|
1379
|
-
loader: /* @__PURE__ */ n.jsxs(
|
|
1379
|
+
loader: /* @__PURE__ */ n.jsxs(Pt, { children: [
|
|
1380
1380
|
/* @__PURE__ */ n.jsx(bo, { size: 48, variant: "special", "data-testid": `${c}-loader` }),
|
|
1381
1381
|
/* @__PURE__ */ n.jsx(
|
|
1382
1382
|
"img",
|
|
@@ -1398,32 +1398,32 @@ const Va = 2, Xa = (e) => {
|
|
|
1398
1398
|
"data-testid": c,
|
|
1399
1399
|
loading: o,
|
|
1400
1400
|
src: i,
|
|
1401
|
-
className:
|
|
1401
|
+
className: x
|
|
1402
1402
|
}
|
|
1403
1403
|
)
|
|
1404
1404
|
};
|
|
1405
|
-
return
|
|
1405
|
+
return lt(() => {
|
|
1406
1406
|
if (!i) {
|
|
1407
1407
|
m("error");
|
|
1408
1408
|
return;
|
|
1409
1409
|
}
|
|
1410
1410
|
m("loading");
|
|
1411
|
-
}, [i]), /* @__PURE__ */ n.jsxs("div", { className:
|
|
1412
|
-
|
|
1411
|
+
}, [i]), /* @__PURE__ */ n.jsxs("div", { className: le.container, "data-testid": `${c}-container`, ...p, children: [
|
|
1412
|
+
y && w.loader,
|
|
1413
1413
|
g && w.error,
|
|
1414
1414
|
C && w.image
|
|
1415
1415
|
] });
|
|
1416
|
-
}), mo = {},
|
|
1416
|
+
}), mo = {}, Ue = Ye({
|
|
1417
1417
|
locale: mo
|
|
1418
1418
|
}), yo = () => {
|
|
1419
|
-
const
|
|
1420
|
-
if (!
|
|
1419
|
+
const t = Ze(Ue);
|
|
1420
|
+
if (!t)
|
|
1421
1421
|
throw new Error("useConfig must be used within a ConfigProvider");
|
|
1422
|
-
return
|
|
1423
|
-
},
|
|
1424
|
-
const { locale:
|
|
1425
|
-
return
|
|
1426
|
-
}, xo = {}, vo = {}, wo = {}, Co = {}, So = {}, Lo = "_base_1p0qo_50", jo = "_content_1p0qo_54", ko = "_background_1p0qo_58", $o = "_button_1p0qo_62", Eo = "_link_1p0qo_66", To = "_input_1p0qo_70", Ro = "_suffix_1p0qo_74", No = "_prefix_1p0qo_78", Io = "_tooltip_1p0qo_82", Mo = "_hint_1p0qo_86", Oo = "_dropdown_1p0qo_90", Ao = "_popover_1p0qo_94", Po = "_modalBackdrop_1p0qo_98", Bo = "_modal_1p0qo_98",
|
|
1422
|
+
return t;
|
|
1423
|
+
}, Bl = () => {
|
|
1424
|
+
const { locale: t } = yo();
|
|
1425
|
+
return t;
|
|
1426
|
+
}, xo = {}, vo = {}, wo = {}, Co = {}, So = {}, Lo = "_base_1p0qo_50", jo = "_content_1p0qo_54", ko = "_background_1p0qo_58", $o = "_button_1p0qo_62", Eo = "_link_1p0qo_66", To = "_input_1p0qo_70", Ro = "_suffix_1p0qo_74", No = "_prefix_1p0qo_78", Io = "_tooltip_1p0qo_82", Mo = "_hint_1p0qo_86", Oo = "_dropdown_1p0qo_90", Ao = "_popover_1p0qo_94", Po = "_modalBackdrop_1p0qo_98", Bo = "_modal_1p0qo_98", zo = "_overlay_1p0qo_106", Do = "_drawer_1p0qo_110", Wo = "_notification_1p0qo_114", Fo = "_alert_1p0qo_118", qo = "_toast_1p0qo_122", Ho = "_loading_1p0qo_126", Vo = "_error_1p0qo_130", Xo = "_critical_1p0qo_134", Yo = {
|
|
1427
1427
|
base: Lo,
|
|
1428
1428
|
content: jo,
|
|
1429
1429
|
background: ko,
|
|
@@ -1438,44 +1438,44 @@ const Va = 2, Xa = (e) => {
|
|
|
1438
1438
|
popover: Ao,
|
|
1439
1439
|
modalBackdrop: Po,
|
|
1440
1440
|
modal: Bo,
|
|
1441
|
-
overlay:
|
|
1442
|
-
drawer:
|
|
1443
|
-
notification:
|
|
1444
|
-
alert:
|
|
1445
|
-
toast:
|
|
1441
|
+
overlay: zo,
|
|
1442
|
+
drawer: Do,
|
|
1443
|
+
notification: Wo,
|
|
1444
|
+
alert: Fo,
|
|
1445
|
+
toast: qo,
|
|
1446
1446
|
loading: Ho,
|
|
1447
1447
|
error: Vo,
|
|
1448
1448
|
critical: Xo
|
|
1449
|
-
},
|
|
1450
|
-
locale:
|
|
1449
|
+
}, zl = ({
|
|
1450
|
+
locale: t = {},
|
|
1451
1451
|
theme: r,
|
|
1452
1452
|
children: a,
|
|
1453
1453
|
className: o
|
|
1454
|
-
}) => (
|
|
1454
|
+
}) => (jr(() => {
|
|
1455
1455
|
if (r) {
|
|
1456
1456
|
const i = document.documentElement;
|
|
1457
1457
|
Object.entries(r).forEach(([s, l]) => {
|
|
1458
1458
|
i.style.setProperty(s, l);
|
|
1459
1459
|
});
|
|
1460
1460
|
}
|
|
1461
|
-
}, [r]), /* @__PURE__ */ n.jsxs(
|
|
1461
|
+
}, [r]), /* @__PURE__ */ n.jsxs(Pt, { children: [
|
|
1462
1462
|
/* @__PURE__ */ n.jsx(
|
|
1463
1463
|
"div",
|
|
1464
1464
|
{
|
|
1465
1465
|
"data-testid": "ConfigProvider-component",
|
|
1466
|
-
className: $(xo, vo, wo, Co, So, Yo,
|
|
1466
|
+
className: $(xo, vo, wo, Co, So, Yo, it, o)
|
|
1467
1467
|
}
|
|
1468
1468
|
),
|
|
1469
|
-
/* @__PURE__ */ n.jsx(
|
|
1470
|
-
] })),
|
|
1469
|
+
/* @__PURE__ */ n.jsx(Ue.Provider, { value: { locale: t }, children: a })
|
|
1470
|
+
] })), Dl = {}, Zo = "_tag_1llsi_1", Go = "_label_1llsi_16", Uo = "_iconWrapper_1llsi_20", Jo = "_medium_1llsi_27", Ko = "_large_1llsi_33", Qo = "_disabled_1llsi_43", tn = "_neutral_1llsi_47", en = "_positive_1llsi_53", rn = "_negative_1llsi_59", an = "_warning_1llsi_65", on = "_vivid_1llsi_71", nn = "_special_1llsi_77", sn = "_accent_1llsi_84", ln = "_blue_1llsi_90", cn = "_lovely_1llsi_96", dn = "_dreamy_1llsi_102", $t = {
|
|
1471
1471
|
tag: Zo,
|
|
1472
1472
|
label: Go,
|
|
1473
1473
|
iconWrapper: Uo,
|
|
1474
1474
|
medium: Jo,
|
|
1475
1475
|
large: Ko,
|
|
1476
1476
|
disabled: Qo,
|
|
1477
|
-
neutral:
|
|
1478
|
-
positive:
|
|
1477
|
+
neutral: tn,
|
|
1478
|
+
positive: en,
|
|
1479
1479
|
negative: rn,
|
|
1480
1480
|
warning: an,
|
|
1481
1481
|
vivid: on,
|
|
@@ -1484,7 +1484,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1484
1484
|
blue: ln,
|
|
1485
1485
|
lovely: cn,
|
|
1486
1486
|
dreamy: dn
|
|
1487
|
-
},
|
|
1487
|
+
}, Wl = K((t, r) => {
|
|
1488
1488
|
const {
|
|
1489
1489
|
className: a,
|
|
1490
1490
|
children: o,
|
|
@@ -1493,37 +1493,35 @@ const Va = 2, Xa = (e) => {
|
|
|
1493
1493
|
disabled: l = !1,
|
|
1494
1494
|
showLabel: c = !!o,
|
|
1495
1495
|
slotStart: _,
|
|
1496
|
-
slotEnd:
|
|
1497
|
-
slotStartWrapperProps:
|
|
1496
|
+
slotEnd: f,
|
|
1497
|
+
slotStartWrapperProps: p = {},
|
|
1498
1498
|
slotEndWrapperProps: h = {},
|
|
1499
|
-
"data-testid": m
|
|
1500
|
-
|
|
1501
|
-
} = e, { className: x, ...C } = f, { className: y, ...v } = h;
|
|
1499
|
+
"data-testid": m
|
|
1500
|
+
} = t, { className: g, ...y } = p, { className: C, ...x } = h;
|
|
1502
1501
|
return /* @__PURE__ */ n.jsxs(
|
|
1503
1502
|
"div",
|
|
1504
1503
|
{
|
|
1505
1504
|
className: $(
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1505
|
+
$t.tag,
|
|
1506
|
+
$t[s],
|
|
1507
|
+
$t[i],
|
|
1509
1508
|
{
|
|
1510
|
-
[
|
|
1511
|
-
[
|
|
1512
|
-
[
|
|
1509
|
+
[$t.disabled]: l,
|
|
1510
|
+
[it["typography-label-3-regular"]]: s === "medium",
|
|
1511
|
+
[it["typography-subtitle-1-semibold"]]: s === "large"
|
|
1513
1512
|
},
|
|
1514
1513
|
a
|
|
1515
1514
|
),
|
|
1516
1515
|
"data-testid": m || "tag-component",
|
|
1517
1516
|
ref: r,
|
|
1518
|
-
...g,
|
|
1519
1517
|
children: [
|
|
1520
|
-
_ && /* @__PURE__ */ n.jsx("span", { className: $([
|
|
1521
|
-
c && /* @__PURE__ */ n.jsx("span", { className: $([
|
|
1522
|
-
|
|
1518
|
+
_ && /* @__PURE__ */ n.jsx("span", { className: $([$t.iconWrapper, g]), ...y, children: _ }),
|
|
1519
|
+
c && /* @__PURE__ */ n.jsx("span", { className: $([$t.label]), children: o }),
|
|
1520
|
+
f && /* @__PURE__ */ n.jsx("span", { className: $([$t.iconWrapper, C]), ...x, children: f })
|
|
1523
1521
|
]
|
|
1524
1522
|
}
|
|
1525
1523
|
);
|
|
1526
|
-
}), un = "_checkbox_17txq_43", _n = "_input_17txq_64", pn = "_icon_17txq_72", fn = "_container_17txq_92", gn = "_error_17txq_143", bn = "_checkboxWrapper_17txq_156", hn = "_medium_17txq_211", mn = "_large_17txq_216", yn = "_label_17txq_258",
|
|
1524
|
+
}), un = "_checkbox_17txq_43", _n = "_input_17txq_64", pn = "_icon_17txq_72", fn = "_container_17txq_92", gn = "_error_17txq_143", bn = "_checkboxWrapper_17txq_156", hn = "_medium_17txq_211", mn = "_large_17txq_216", yn = "_label_17txq_258", wt = {
|
|
1527
1525
|
checkbox: un,
|
|
1528
1526
|
input: _n,
|
|
1529
1527
|
icon: pn,
|
|
@@ -1534,7 +1532,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1534
1532
|
large: mn,
|
|
1535
1533
|
label: yn
|
|
1536
1534
|
}, xn = ({
|
|
1537
|
-
width:
|
|
1535
|
+
width: t = 12,
|
|
1538
1536
|
height: r = 9,
|
|
1539
1537
|
className: a = "",
|
|
1540
1538
|
color: o = "currentColor",
|
|
@@ -1543,7 +1541,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1543
1541
|
"svg",
|
|
1544
1542
|
{
|
|
1545
1543
|
className: a,
|
|
1546
|
-
width:
|
|
1544
|
+
width: t,
|
|
1547
1545
|
height: r,
|
|
1548
1546
|
viewBox: "0 0 14 10",
|
|
1549
1547
|
fill: "none",
|
|
@@ -1560,7 +1558,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1560
1558
|
)
|
|
1561
1559
|
}
|
|
1562
1560
|
), vn = ({
|
|
1563
|
-
width:
|
|
1561
|
+
width: t = 12,
|
|
1564
1562
|
height: r = 2,
|
|
1565
1563
|
className: a = "",
|
|
1566
1564
|
color: o = "currentColor",
|
|
@@ -1569,7 +1567,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1569
1567
|
"svg",
|
|
1570
1568
|
{
|
|
1571
1569
|
className: a,
|
|
1572
|
-
width:
|
|
1570
|
+
width: t,
|
|
1573
1571
|
height: r,
|
|
1574
1572
|
viewBox: "0 0 12 2",
|
|
1575
1573
|
fill: "none",
|
|
@@ -1589,17 +1587,17 @@ const Va = 2, Xa = (e) => {
|
|
|
1589
1587
|
medium: { width: 10.83, height: 7.5 },
|
|
1590
1588
|
large: { width: 13, height: 9 }
|
|
1591
1589
|
}, Cn = ({
|
|
1592
|
-
size:
|
|
1590
|
+
size: t,
|
|
1593
1591
|
isChecked: r,
|
|
1594
1592
|
isDisabled: a,
|
|
1595
1593
|
indeterminate: o,
|
|
1596
1594
|
dataTestId: i
|
|
1597
1595
|
}) => {
|
|
1598
|
-
const { width: s, height: l } = wn[
|
|
1596
|
+
const { width: s, height: l } = wn[t];
|
|
1599
1597
|
return /* @__PURE__ */ n.jsx(
|
|
1600
1598
|
"div",
|
|
1601
1599
|
{
|
|
1602
|
-
className:
|
|
1600
|
+
className: wt.icon,
|
|
1603
1601
|
"data-testid": `${i}-icon`,
|
|
1604
1602
|
"data-checked": r,
|
|
1605
1603
|
"data-disabled": a,
|
|
@@ -1607,7 +1605,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1607
1605
|
children: o ? /* @__PURE__ */ n.jsx(vn, { width: s, height: l }) : /* @__PURE__ */ n.jsx(xn, { width: s, height: l })
|
|
1608
1606
|
}
|
|
1609
1607
|
);
|
|
1610
|
-
},
|
|
1608
|
+
}, Fl = K((t, r) => {
|
|
1611
1609
|
const {
|
|
1612
1610
|
name: a,
|
|
1613
1611
|
value: o,
|
|
@@ -1616,49 +1614,49 @@ const Va = 2, Xa = (e) => {
|
|
|
1616
1614
|
loading: l = !1,
|
|
1617
1615
|
error: c,
|
|
1618
1616
|
disabled: _ = !1,
|
|
1619
|
-
containerClassName:
|
|
1620
|
-
className:
|
|
1617
|
+
containerClassName: f,
|
|
1618
|
+
className: p,
|
|
1621
1619
|
containerStyle: h,
|
|
1622
1620
|
style: m,
|
|
1623
1621
|
children: g,
|
|
1624
|
-
clickableLabel:
|
|
1622
|
+
clickableLabel: y = !0,
|
|
1625
1623
|
tabIndex: C,
|
|
1626
|
-
onChange:
|
|
1624
|
+
onChange: x,
|
|
1627
1625
|
"data-testid": v = "checkbox"
|
|
1628
|
-
} =
|
|
1629
|
-
|
|
1630
|
-
|
|
1626
|
+
} = t, [u, w] = _t(!1), L = o ?? u, E = _ || l, k = !!c, T = L || s, O = $(wt.container, wt[i], f), A = $(
|
|
1627
|
+
wt.checkbox,
|
|
1628
|
+
wt[i],
|
|
1631
1629
|
{
|
|
1632
|
-
[
|
|
1630
|
+
[wt.error]: k
|
|
1633
1631
|
},
|
|
1634
|
-
|
|
1635
|
-
),
|
|
1636
|
-
E || (w(
|
|
1637
|
-
},
|
|
1638
|
-
if (
|
|
1639
|
-
|
|
1632
|
+
p
|
|
1633
|
+
), W = (I) => {
|
|
1634
|
+
E || (w(I.target.checked), x == null || x(I.target.checked, I));
|
|
1635
|
+
}, q = (I) => {
|
|
1636
|
+
if (I.key === "Enter" && !E) {
|
|
1637
|
+
I.preventDefault();
|
|
1640
1638
|
const z = !T;
|
|
1641
|
-
w(z),
|
|
1639
|
+
w(z), x == null || x(z);
|
|
1642
1640
|
}
|
|
1643
|
-
}, P = (
|
|
1644
|
-
|
|
1645
|
-
}, S = (
|
|
1641
|
+
}, P = (I) => {
|
|
1642
|
+
y || I.preventDefault();
|
|
1643
|
+
}, S = (I) => I.stopPropagation();
|
|
1646
1644
|
return /* @__PURE__ */ n.jsxs(
|
|
1647
1645
|
"label",
|
|
1648
1646
|
{
|
|
1649
|
-
className:
|
|
1647
|
+
className: O,
|
|
1650
1648
|
htmlFor: a,
|
|
1651
1649
|
style: h,
|
|
1652
1650
|
"data-testid": v,
|
|
1653
|
-
"data-clickable-label":
|
|
1651
|
+
"data-clickable-label": y,
|
|
1654
1652
|
children: [
|
|
1655
|
-
/* @__PURE__ */ n.jsx("div", { className:
|
|
1653
|
+
/* @__PURE__ */ n.jsx("div", { className: wt.checkboxWrapper, children: /* @__PURE__ */ n.jsxs(
|
|
1656
1654
|
"div",
|
|
1657
1655
|
{
|
|
1658
1656
|
tabIndex: C || 0,
|
|
1659
1657
|
className: A,
|
|
1660
1658
|
style: m,
|
|
1661
|
-
onKeyDown:
|
|
1659
|
+
onKeyDown: q,
|
|
1662
1660
|
"aria-checked": T,
|
|
1663
1661
|
"aria-disabled": E,
|
|
1664
1662
|
"aria-invalid": k,
|
|
@@ -1674,8 +1672,8 @@ const Va = 2, Xa = (e) => {
|
|
|
1674
1672
|
name: a,
|
|
1675
1673
|
checked: T,
|
|
1676
1674
|
disabled: E,
|
|
1677
|
-
className:
|
|
1678
|
-
onChange:
|
|
1675
|
+
className: wt.input,
|
|
1676
|
+
onChange: W,
|
|
1679
1677
|
onClick: S,
|
|
1680
1678
|
"aria-checked": T,
|
|
1681
1679
|
"aria-invalid": k,
|
|
@@ -1701,8 +1699,8 @@ const Va = 2, Xa = (e) => {
|
|
|
1701
1699
|
"span",
|
|
1702
1700
|
{
|
|
1703
1701
|
"data-testid": `${v}-label-text`,
|
|
1704
|
-
"data-clickable-label":
|
|
1705
|
-
className:
|
|
1702
|
+
"data-clickable-label": y,
|
|
1703
|
+
className: wt.label,
|
|
1706
1704
|
onClick: P,
|
|
1707
1705
|
children: g
|
|
1708
1706
|
}
|
|
@@ -1710,7 +1708,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1710
1708
|
]
|
|
1711
1709
|
}
|
|
1712
1710
|
);
|
|
1713
|
-
}), Sn = "_typography_zt7xg_1", Ln = "_disabled_zt7xg_8", jn = "_primary_zt7xg_13", kn = "_secondary_zt7xg_18", $n = "_tertiary_zt7xg_23", En = "_accent_zt7xg_28", Tn = "_positive_zt7xg_38", Rn = "_negative_zt7xg_48", Nn = "_warning_zt7xg_58", In = "_special_zt7xg_68", Mn = "_contrast_zt7xg_78",
|
|
1711
|
+
}), Sn = "_typography_zt7xg_1", Ln = "_disabled_zt7xg_8", jn = "_primary_zt7xg_13", kn = "_secondary_zt7xg_18", $n = "_tertiary_zt7xg_23", En = "_accent_zt7xg_28", Tn = "_positive_zt7xg_38", Rn = "_negative_zt7xg_48", Nn = "_warning_zt7xg_58", In = "_special_zt7xg_68", Mn = "_contrast_zt7xg_78", Bt = {
|
|
1714
1712
|
typography: Sn,
|
|
1715
1713
|
disabled: Ln,
|
|
1716
1714
|
primary: jn,
|
|
@@ -1734,8 +1732,8 @@ const Va = 2, Xa = (e) => {
|
|
|
1734
1732
|
3: "h3",
|
|
1735
1733
|
4: "h4",
|
|
1736
1734
|
5: "h5"
|
|
1737
|
-
},
|
|
1738
|
-
const r =
|
|
1735
|
+
}, Be = (t) => {
|
|
1736
|
+
const r = Xe.forwardRef(
|
|
1739
1737
|
({
|
|
1740
1738
|
size: a = 3,
|
|
1741
1739
|
children: o,
|
|
@@ -1744,24 +1742,24 @@ const Va = 2, Xa = (e) => {
|
|
|
1744
1742
|
as: l,
|
|
1745
1743
|
fontWeight: c = "semibold",
|
|
1746
1744
|
disabled: _ = !1,
|
|
1747
|
-
typographyStyle:
|
|
1748
|
-
...
|
|
1745
|
+
typographyStyle: f = "primary",
|
|
1746
|
+
...p
|
|
1749
1747
|
}, h) => {
|
|
1750
1748
|
const m = l || On[a], g = $(
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1749
|
+
Bt.typography,
|
|
1750
|
+
it[`typography-${t}-${a}-${c}`],
|
|
1751
|
+
Bt[f],
|
|
1754
1752
|
{
|
|
1755
|
-
[
|
|
1753
|
+
[Bt.disabled]: _
|
|
1756
1754
|
},
|
|
1757
1755
|
i
|
|
1758
1756
|
);
|
|
1759
|
-
return o ? /* @__PURE__ */ n.jsx(m, { ref: h, className: g, "data-testid": s, ...
|
|
1757
|
+
return o ? /* @__PURE__ */ n.jsx(m, { ref: h, className: g, "data-testid": s, ...p, children: o }) : null;
|
|
1760
1758
|
}
|
|
1761
1759
|
);
|
|
1762
|
-
return r.displayName = `Typography.${
|
|
1763
|
-
},
|
|
1764
|
-
const r =
|
|
1760
|
+
return r.displayName = `Typography.${t === "title" ? "Title" : "Subtitle"}`, r;
|
|
1761
|
+
}, ze = (t) => {
|
|
1762
|
+
const r = Xe.forwardRef(
|
|
1765
1763
|
({
|
|
1766
1764
|
size: a = 3,
|
|
1767
1765
|
children: o,
|
|
@@ -1770,15 +1768,15 @@ const Va = 2, Xa = (e) => {
|
|
|
1770
1768
|
as: l = "p",
|
|
1771
1769
|
fontWeight: c = "regular",
|
|
1772
1770
|
disabled: _ = !1,
|
|
1773
|
-
typographyStyle:
|
|
1774
|
-
...
|
|
1771
|
+
typographyStyle: f = "primary",
|
|
1772
|
+
...p
|
|
1775
1773
|
}, h) => {
|
|
1776
1774
|
const m = l, g = $(
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1775
|
+
Bt.typography,
|
|
1776
|
+
it[`typography-${t}-${a}-${c}`],
|
|
1777
|
+
Bt[f],
|
|
1780
1778
|
{
|
|
1781
|
-
[
|
|
1779
|
+
[Bt.disabled]: _
|
|
1782
1780
|
},
|
|
1783
1781
|
i
|
|
1784
1782
|
);
|
|
@@ -1788,27 +1786,27 @@ const Va = 2, Xa = (e) => {
|
|
|
1788
1786
|
ref: h,
|
|
1789
1787
|
className: g,
|
|
1790
1788
|
"data-testid": s,
|
|
1791
|
-
...
|
|
1789
|
+
...p,
|
|
1792
1790
|
children: o
|
|
1793
1791
|
}
|
|
1794
1792
|
) : null;
|
|
1795
1793
|
}
|
|
1796
1794
|
);
|
|
1797
|
-
return r.displayName = `Typography.${
|
|
1798
|
-
},
|
|
1799
|
-
Title:
|
|
1800
|
-
Subtitle:
|
|
1801
|
-
Label:
|
|
1802
|
-
Paragraph:
|
|
1803
|
-
}, An = "_base_10oxr_1", Pn = "_content_10oxr_1", Bn = "_background_10oxr_1",
|
|
1795
|
+
return r.displayName = `Typography.${t.charAt(0).toUpperCase() + t.slice(1)}`, r;
|
|
1796
|
+
}, De = {
|
|
1797
|
+
Title: Be("title"),
|
|
1798
|
+
Subtitle: Be("subtitle"),
|
|
1799
|
+
Label: ze("label"),
|
|
1800
|
+
Paragraph: ze("paragraph")
|
|
1801
|
+
}, An = "_base_10oxr_1", Pn = "_content_10oxr_1", Bn = "_background_10oxr_1", zn = "_button_10oxr_1", Dn = "_link_10oxr_1", Wn = "_input_10oxr_96", Fn = "_suffix_10oxr_1", qn = "_prefix_10oxr_1", Hn = "_tooltip_10oxr_1", Vn = "_hint_10oxr_794", Xn = "_dropdown_10oxr_1", Yn = "_popover_10oxr_1", Zn = "_modalBackdrop_10oxr_1", Gn = "_modal_10oxr_1", Un = "_overlay_10oxr_1", Jn = "_drawer_10oxr_1", Kn = "_notification_10oxr_1", Qn = "_alert_10oxr_1", ts = "_toast_10oxr_1", es = "_loading_10oxr_291", rs = "_error_10oxr_252", as = "_critical_10oxr_1", os = "_inputBase_10oxr_96", ns = "_wrapper_10oxr_106", ss = "_gripHandle_10oxr_186", is = "_tabFocused_10oxr_259", ls = "_disabled_10oxr_284", cs = "_label_10oxr_301", ds = "_S_10oxr_315", us = "_M_10oxr_321", _s = "_XL_10oxr_328", ps = "_leftSection_10oxr_335", fs = "_rightSection_10oxr_347", gs = "_helper_10oxr_385", bs = "_floatingLabel_10oxr_415", hs = "_focused_10oxr_481", ms = "_filled_10oxr_482", ys = "_L_10oxr_522", xs = "_characterLimit_10oxr_564", vs = "_textarea_10oxr_124", ws = "_truncate_10oxr_707", N = {
|
|
1804
1802
|
base: An,
|
|
1805
1803
|
content: Pn,
|
|
1806
1804
|
background: Bn,
|
|
1807
|
-
button:
|
|
1808
|
-
link:
|
|
1809
|
-
input:
|
|
1810
|
-
suffix:
|
|
1811
|
-
prefix:
|
|
1805
|
+
button: zn,
|
|
1806
|
+
link: Dn,
|
|
1807
|
+
input: Wn,
|
|
1808
|
+
suffix: Fn,
|
|
1809
|
+
prefix: qn,
|
|
1812
1810
|
tooltip: Hn,
|
|
1813
1811
|
hint: Vn,
|
|
1814
1812
|
dropdown: Xn,
|
|
@@ -1819,8 +1817,8 @@ const Va = 2, Xa = (e) => {
|
|
|
1819
1817
|
drawer: Jn,
|
|
1820
1818
|
notification: Kn,
|
|
1821
1819
|
alert: Qn,
|
|
1822
|
-
toast:
|
|
1823
|
-
loading:
|
|
1820
|
+
toast: ts,
|
|
1821
|
+
loading: es,
|
|
1824
1822
|
error: rs,
|
|
1825
1823
|
critical: as,
|
|
1826
1824
|
inputBase: os,
|
|
@@ -1852,14 +1850,14 @@ const Va = 2, Xa = (e) => {
|
|
|
1852
1850
|
"has-suffix": "_has-suffix_10oxr_821",
|
|
1853
1851
|
"has-limit": "_has-limit_10oxr_844"
|
|
1854
1852
|
}, Cs = ({
|
|
1855
|
-
width:
|
|
1853
|
+
width: t = 8,
|
|
1856
1854
|
height: r = 8,
|
|
1857
1855
|
className: a,
|
|
1858
1856
|
color: o = "#AABBCA"
|
|
1859
1857
|
}) => /* @__PURE__ */ n.jsx(
|
|
1860
1858
|
"svg",
|
|
1861
1859
|
{
|
|
1862
|
-
width:
|
|
1860
|
+
width: t,
|
|
1863
1861
|
height: r,
|
|
1864
1862
|
viewBox: "0 0 8 8",
|
|
1865
1863
|
fill: "none",
|
|
@@ -1875,8 +1873,8 @@ const Va = 2, Xa = (e) => {
|
|
|
1875
1873
|
}
|
|
1876
1874
|
)
|
|
1877
1875
|
}
|
|
1878
|
-
),
|
|
1879
|
-
className:
|
|
1876
|
+
), Je = ({
|
|
1877
|
+
className: t = "",
|
|
1880
1878
|
style: r,
|
|
1881
1879
|
size: a = "md",
|
|
1882
1880
|
color: o = "currentColor",
|
|
@@ -1889,7 +1887,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1889
1887
|
...{
|
|
1890
1888
|
xxxs: { width: "8px", height: "8px" },
|
|
1891
1889
|
xxs: { width: "12px", height: "12px" },
|
|
1892
|
-
xs: { width: "
|
|
1890
|
+
xs: { width: "20px", height: "20px" },
|
|
1893
1891
|
sm: { width: "24px", height: "24px" },
|
|
1894
1892
|
md: { width: "32px", height: "32px" },
|
|
1895
1893
|
lg: { width: "40px", height: "40px" }
|
|
@@ -1899,7 +1897,7 @@ const Va = 2, Xa = (e) => {
|
|
|
1899
1897
|
return /* @__PURE__ */ n.jsx(
|
|
1900
1898
|
"svg",
|
|
1901
1899
|
{
|
|
1902
|
-
className:
|
|
1900
|
+
className: t,
|
|
1903
1901
|
style: c,
|
|
1904
1902
|
viewBox: "0 0 16 16",
|
|
1905
1903
|
fill: "none",
|
|
@@ -1918,47 +1916,47 @@ const Va = 2, Xa = (e) => {
|
|
|
1918
1916
|
)
|
|
1919
1917
|
}
|
|
1920
1918
|
);
|
|
1921
|
-
}, Ss = (
|
|
1922
|
-
const a =
|
|
1923
|
-
return
|
|
1919
|
+
}, Ss = (t, r) => {
|
|
1920
|
+
const a = qt(null), o = qt(null);
|
|
1921
|
+
return lt(() => {
|
|
1924
1922
|
const i = r === "textarea" ? a.current : o.current;
|
|
1925
|
-
i && i.value !==
|
|
1926
|
-
}, [
|
|
1923
|
+
i && i.value !== t && (i.value = t || "");
|
|
1924
|
+
}, [t, r]), {
|
|
1927
1925
|
textareaRef: a,
|
|
1928
1926
|
inputRef: o,
|
|
1929
1927
|
currentRef: r === "textarea" ? a : o
|
|
1930
1928
|
};
|
|
1931
|
-
}, Ls = (
|
|
1929
|
+
}, Ls = (t, r, a) => {
|
|
1932
1930
|
const o = () => {
|
|
1933
1931
|
if (!a.current || r !== "hug") return;
|
|
1934
1932
|
const i = a.current.scrollTop;
|
|
1935
|
-
if (a.current.style.setProperty("height", "auto", "important"), !
|
|
1933
|
+
if (a.current.style.setProperty("height", "auto", "important"), !t) return;
|
|
1936
1934
|
const s = a.current.scrollHeight + "px";
|
|
1937
1935
|
a.current.style.setProperty("height", s, "important"), a.current.scrollTop = i;
|
|
1938
|
-
const l = a.current.closest(`.${
|
|
1936
|
+
const l = a.current.closest(`.${N.wrapper}`);
|
|
1939
1937
|
l && (l.setAttribute("data-resize", "hug"), l.setAttribute("data-show-grip", "false"));
|
|
1940
1938
|
};
|
|
1941
|
-
return
|
|
1939
|
+
return lt(o, [t, r]), lt(() => {
|
|
1942
1940
|
r === "hug" && a.current && o();
|
|
1943
1941
|
}, []), { resizeTextArea: o };
|
|
1944
|
-
}, js = (
|
|
1942
|
+
}, js = (t, r, a, o) => ({ handleGripMouseDown: St(
|
|
1945
1943
|
(s) => {
|
|
1946
|
-
if (!
|
|
1944
|
+
if (!t || r || a || !(o === "fixed" || !o)) return;
|
|
1947
1945
|
s.preventDefault(), s.stopPropagation();
|
|
1948
|
-
const l = s.currentTarget.closest(`.${
|
|
1946
|
+
const l = s.currentTarget.closest(`.${N.wrapper}`);
|
|
1949
1947
|
if (!l) return;
|
|
1950
|
-
const c = s.clientY, _ = l.clientHeight,
|
|
1951
|
-
const m = h.clientY - c, g = Math.min(100, _),
|
|
1952
|
-
l.style.height = `${
|
|
1953
|
-
},
|
|
1954
|
-
document.removeEventListener("mousemove",
|
|
1948
|
+
const c = s.clientY, _ = l.clientHeight, f = (h) => {
|
|
1949
|
+
const m = h.clientY - c, g = Math.min(100, _), y = Math.max(g, _ + m);
|
|
1950
|
+
l.style.height = `${y}px`;
|
|
1951
|
+
}, p = () => {
|
|
1952
|
+
document.removeEventListener("mousemove", f), document.removeEventListener("mouseup", p);
|
|
1955
1953
|
};
|
|
1956
|
-
document.addEventListener("mousemove",
|
|
1954
|
+
document.addEventListener("mousemove", f), document.addEventListener("mouseup", p);
|
|
1957
1955
|
},
|
|
1958
|
-
[
|
|
1959
|
-
) }),
|
|
1956
|
+
[t, r, a, o]
|
|
1957
|
+
) }), We = 30, ks = K(
|
|
1960
1958
|
({
|
|
1961
|
-
component:
|
|
1959
|
+
component: t = "input",
|
|
1962
1960
|
size: r = "L",
|
|
1963
1961
|
value: a = "",
|
|
1964
1962
|
placeholder: o,
|
|
@@ -1967,21 +1965,21 @@ const Va = 2, Xa = (e) => {
|
|
|
1967
1965
|
onFocus: l,
|
|
1968
1966
|
onBlur: c,
|
|
1969
1967
|
onChange: _,
|
|
1970
|
-
onKeyDown:
|
|
1971
|
-
onKeyUp:
|
|
1968
|
+
onKeyDown: f,
|
|
1969
|
+
onKeyUp: p,
|
|
1972
1970
|
maxLength: h,
|
|
1973
1971
|
className: m,
|
|
1974
1972
|
style: g,
|
|
1975
|
-
truncate:
|
|
1973
|
+
truncate: y = !1,
|
|
1976
1974
|
shouldShowFloatingLabelClass: C = !1,
|
|
1977
|
-
"aria-invalid":
|
|
1975
|
+
"aria-invalid": x,
|
|
1978
1976
|
"aria-errormessage": v,
|
|
1979
1977
|
id: u,
|
|
1980
1978
|
resize: w,
|
|
1981
1979
|
...L
|
|
1982
1980
|
}, E) => {
|
|
1983
|
-
const { textareaRef: k, inputRef: T, currentRef:
|
|
1984
|
-
if (Ls(a, w, k), kr(E, () =>
|
|
1981
|
+
const { textareaRef: k, inputRef: T, currentRef: O } = Ss(a, t);
|
|
1982
|
+
if (Ls(a, w, k), kr(E, () => O.current, [O]), t === "textarea")
|
|
1985
1983
|
return /* @__PURE__ */ n.jsx(
|
|
1986
1984
|
"textarea",
|
|
1987
1985
|
{
|
|
@@ -1993,17 +1991,17 @@ const Va = 2, Xa = (e) => {
|
|
|
1993
1991
|
onFocus: l,
|
|
1994
1992
|
onBlur: c,
|
|
1995
1993
|
onChange: _,
|
|
1996
|
-
onKeyDown:
|
|
1997
|
-
onKeyUp:
|
|
1994
|
+
onKeyDown: f,
|
|
1995
|
+
onKeyUp: p,
|
|
1998
1996
|
maxLength: h,
|
|
1999
1997
|
className: $(
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
C &&
|
|
1998
|
+
N.textarea,
|
|
1999
|
+
N[`size-${r}`],
|
|
2000
|
+
C && N["with-floating-label"],
|
|
2003
2001
|
m
|
|
2004
2002
|
),
|
|
2005
2003
|
style: g,
|
|
2006
|
-
"aria-invalid":
|
|
2004
|
+
"aria-invalid": x,
|
|
2007
2005
|
"aria-errormessage": v,
|
|
2008
2006
|
"aria-describedby": v ? `${u}-error` : void 0,
|
|
2009
2007
|
tabIndex: 0,
|
|
@@ -2011,7 +2009,7 @@ const Va = 2, Xa = (e) => {
|
|
|
2011
2009
|
...L
|
|
2012
2010
|
}
|
|
2013
2011
|
);
|
|
2014
|
-
if (
|
|
2012
|
+
if (t === "input")
|
|
2015
2013
|
return /* @__PURE__ */ n.jsx(
|
|
2016
2014
|
"input",
|
|
2017
2015
|
{
|
|
@@ -2023,32 +2021,32 @@ const Va = 2, Xa = (e) => {
|
|
|
2023
2021
|
onFocus: l,
|
|
2024
2022
|
onBlur: c,
|
|
2025
2023
|
onChange: _,
|
|
2026
|
-
onKeyDown:
|
|
2027
|
-
onKeyUp:
|
|
2024
|
+
onKeyDown: f,
|
|
2025
|
+
onKeyUp: p,
|
|
2028
2026
|
maxLength: h,
|
|
2029
2027
|
className: $(
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
C &&
|
|
2033
|
-
|
|
2028
|
+
N.input,
|
|
2029
|
+
N[`size-${r}`],
|
|
2030
|
+
C && N["with-floating-label"],
|
|
2031
|
+
y && N.truncate,
|
|
2034
2032
|
m
|
|
2035
2033
|
),
|
|
2036
2034
|
style: g,
|
|
2037
|
-
"aria-invalid":
|
|
2035
|
+
"aria-invalid": x,
|
|
2038
2036
|
"aria-errormessage": v,
|
|
2039
2037
|
"aria-describedby": v ? `${u}-error` : void 0,
|
|
2040
2038
|
tabIndex: 0,
|
|
2041
2039
|
...L
|
|
2042
2040
|
}
|
|
2043
2041
|
);
|
|
2044
|
-
if (
|
|
2042
|
+
if (t !== "input" && t !== "textarea")
|
|
2045
2043
|
return console.error(
|
|
2046
|
-
`[Input] Недопустимое значение prop 'component': "${String(
|
|
2044
|
+
`[Input] Недопустимое значение prop 'component': "${String(t)}". Допустимые значения: 'input', 'textarea'`
|
|
2047
2045
|
), null;
|
|
2048
2046
|
}
|
|
2049
|
-
),
|
|
2047
|
+
), Ke = K(
|
|
2050
2048
|
({
|
|
2051
|
-
children:
|
|
2049
|
+
children: t,
|
|
2052
2050
|
size: r = "L",
|
|
2053
2051
|
error: a = !1,
|
|
2054
2052
|
disabled: o = !1,
|
|
@@ -2057,14 +2055,14 @@ const Va = 2, Xa = (e) => {
|
|
|
2057
2055
|
wrapperProps: l,
|
|
2058
2056
|
wrapperStyles: c,
|
|
2059
2057
|
floatingLabelStyles: _,
|
|
2060
|
-
prefixStyles:
|
|
2061
|
-
suffixStyles:
|
|
2058
|
+
prefixStyles: f,
|
|
2059
|
+
suffixStyles: p,
|
|
2062
2060
|
labelProps: h,
|
|
2063
2061
|
helperProps: m,
|
|
2064
2062
|
showLimit: g = !1,
|
|
2065
|
-
maxLength:
|
|
2063
|
+
maxLength: y,
|
|
2066
2064
|
hint: C,
|
|
2067
|
-
showHint:
|
|
2065
|
+
showHint: x = !1,
|
|
2068
2066
|
showHintOnEmpty: v = !1,
|
|
2069
2067
|
prefix: u,
|
|
2070
2068
|
suffix: w,
|
|
@@ -2072,47 +2070,47 @@ const Va = 2, Xa = (e) => {
|
|
|
2072
2070
|
placeholder: E,
|
|
2073
2071
|
showLabel: k = !0,
|
|
2074
2072
|
labelClassName: T,
|
|
2075
|
-
hasValue:
|
|
2073
|
+
hasValue: O = !1,
|
|
2076
2074
|
helper: A,
|
|
2077
|
-
id:
|
|
2078
|
-
value:
|
|
2075
|
+
id: W,
|
|
2076
|
+
value: q = "",
|
|
2079
2077
|
resize: P,
|
|
2080
2078
|
showGrip: S = !1,
|
|
2081
|
-
...
|
|
2079
|
+
...I
|
|
2082
2080
|
}, z) => {
|
|
2083
|
-
const
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
a &&
|
|
2087
|
-
o &&
|
|
2088
|
-
i &&
|
|
2089
|
-
Q &&
|
|
2090
|
-
w &&
|
|
2091
|
-
g &&
|
|
2081
|
+
const F = pe(), X = W || F, Q = x && C && (O || v), ct = C && C.length > We ? C.substring(0, We) + "..." : C, at = $(
|
|
2082
|
+
N.wrapper,
|
|
2083
|
+
N[`size-${r}`],
|
|
2084
|
+
a && N.error,
|
|
2085
|
+
o && N.disabled,
|
|
2086
|
+
i && N.loading,
|
|
2087
|
+
Q && N["has-hint"],
|
|
2088
|
+
w && N["has-suffix"],
|
|
2089
|
+
g && N["has-limit"],
|
|
2092
2090
|
s
|
|
2093
|
-
),
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2091
|
+
), tt = $(
|
|
2092
|
+
N.floatingLabel,
|
|
2093
|
+
N[r],
|
|
2094
|
+
O && N.filled,
|
|
2097
2095
|
T
|
|
2098
|
-
), { handleGripMouseDown:
|
|
2099
|
-
return /* @__PURE__ */ n.jsxs("div", { ref: z, className:
|
|
2096
|
+
), { handleGripMouseDown: et } = js(S, o, i, P);
|
|
2097
|
+
return /* @__PURE__ */ n.jsxs("div", { ref: z, className: N.inputBase, "data-testid": "input-base-wrapper", ...I, children: [
|
|
2100
2098
|
/* @__PURE__ */ n.jsxs(
|
|
2101
2099
|
"div",
|
|
2102
2100
|
{
|
|
2103
|
-
className:
|
|
2101
|
+
className: at,
|
|
2104
2102
|
style: c,
|
|
2105
2103
|
"data-resize": P,
|
|
2106
2104
|
"data-show-grip": S ? "true" : "false",
|
|
2107
2105
|
...l,
|
|
2108
2106
|
children: [
|
|
2109
|
-
u && /* @__PURE__ */ n.jsx("label", { htmlFor: X, className:
|
|
2107
|
+
u && /* @__PURE__ */ n.jsx("label", { htmlFor: X, className: N.leftSection, style: f, children: u }),
|
|
2110
2108
|
w && /* @__PURE__ */ n.jsx(
|
|
2111
2109
|
"label",
|
|
2112
2110
|
{
|
|
2113
2111
|
htmlFor: X,
|
|
2114
|
-
className:
|
|
2115
|
-
style:
|
|
2112
|
+
className: N.rightSection,
|
|
2113
|
+
style: p,
|
|
2116
2114
|
onClick: L,
|
|
2117
2115
|
children: w
|
|
2118
2116
|
}
|
|
@@ -2121,18 +2119,18 @@ const Va = 2, Xa = (e) => {
|
|
|
2121
2119
|
"label",
|
|
2122
2120
|
{
|
|
2123
2121
|
htmlFor: X,
|
|
2124
|
-
className:
|
|
2122
|
+
className: tt,
|
|
2125
2123
|
style: _,
|
|
2126
2124
|
...h,
|
|
2127
2125
|
children: E
|
|
2128
2126
|
}
|
|
2129
2127
|
),
|
|
2130
|
-
|
|
2128
|
+
t,
|
|
2131
2129
|
S && !g && (P === "fixed" || !P) && /* @__PURE__ */ n.jsx(
|
|
2132
2130
|
"div",
|
|
2133
2131
|
{
|
|
2134
|
-
className:
|
|
2135
|
-
onMouseDown:
|
|
2132
|
+
className: N.gripHandle,
|
|
2133
|
+
onMouseDown: et,
|
|
2136
2134
|
role: "button",
|
|
2137
2135
|
tabIndex: -1,
|
|
2138
2136
|
"aria-label": "Изменить размер",
|
|
@@ -2142,15 +2140,15 @@ const Va = 2, Xa = (e) => {
|
|
|
2142
2140
|
Q && /* @__PURE__ */ n.jsx(
|
|
2143
2141
|
"div",
|
|
2144
2142
|
{
|
|
2145
|
-
className: $(
|
|
2143
|
+
className: $(N.hint, O && N.truncate),
|
|
2146
2144
|
"data-disabled": o || i,
|
|
2147
|
-
children:
|
|
2145
|
+
children: ct
|
|
2148
2146
|
}
|
|
2149
2147
|
),
|
|
2150
|
-
g &&
|
|
2151
|
-
(
|
|
2148
|
+
g && y && /* @__PURE__ */ n.jsxs("div", { className: N.characterLimit, children: [
|
|
2149
|
+
(q || "").length,
|
|
2152
2150
|
" из ",
|
|
2153
|
-
|
|
2151
|
+
y
|
|
2154
2152
|
] })
|
|
2155
2153
|
]
|
|
2156
2154
|
}
|
|
@@ -2159,9 +2157,9 @@ const Va = 2, Xa = (e) => {
|
|
|
2159
2157
|
"div",
|
|
2160
2158
|
{
|
|
2161
2159
|
className: $(
|
|
2162
|
-
|
|
2163
|
-
a &&
|
|
2164
|
-
(o || i) &&
|
|
2160
|
+
N.helper,
|
|
2161
|
+
a && N.error,
|
|
2162
|
+
(o || i) && N.disabled
|
|
2165
2163
|
),
|
|
2166
2164
|
...m,
|
|
2167
2165
|
id: a ? `${X}-error` : void 0,
|
|
@@ -2171,12 +2169,12 @@ const Va = 2, Xa = (e) => {
|
|
|
2171
2169
|
] });
|
|
2172
2170
|
}
|
|
2173
2171
|
);
|
|
2174
|
-
|
|
2175
|
-
const
|
|
2176
|
-
Wrapper:
|
|
2177
|
-
}),
|
|
2172
|
+
Ke.displayName = "InputWrapperComponent";
|
|
2173
|
+
const Fe = Object.assign(ks, {
|
|
2174
|
+
Wrapper: Ke
|
|
2175
|
+
}), Qe = K(
|
|
2178
2176
|
({
|
|
2179
|
-
component:
|
|
2177
|
+
component: t = "input",
|
|
2180
2178
|
size: r = "L",
|
|
2181
2179
|
className: a,
|
|
2182
2180
|
error: o = !1,
|
|
@@ -2185,14 +2183,14 @@ const Wt = Object.assign(ks, {
|
|
|
2185
2183
|
placeholder: l,
|
|
2186
2184
|
showLabel: c = !0,
|
|
2187
2185
|
labelClassName: _,
|
|
2188
|
-
helper:
|
|
2189
|
-
prefix:
|
|
2186
|
+
helper: f,
|
|
2187
|
+
prefix: p,
|
|
2190
2188
|
suffix: h,
|
|
2191
2189
|
id: m,
|
|
2192
2190
|
onFocus: g,
|
|
2193
|
-
onBlur:
|
|
2191
|
+
onBlur: y,
|
|
2194
2192
|
onKeyDown: C,
|
|
2195
|
-
onSuffixClick:
|
|
2193
|
+
onSuffixClick: x,
|
|
2196
2194
|
onChange: v,
|
|
2197
2195
|
value: u = "",
|
|
2198
2196
|
wrapperProps: w,
|
|
@@ -2200,21 +2198,21 @@ const Wt = Object.assign(ks, {
|
|
|
2200
2198
|
floatingLabelStyles: E,
|
|
2201
2199
|
prefixStyles: k,
|
|
2202
2200
|
suffixStyles: T,
|
|
2203
|
-
textareaStyles:
|
|
2201
|
+
textareaStyles: O,
|
|
2204
2202
|
labelProps: A,
|
|
2205
|
-
helperProps:
|
|
2206
|
-
showLimit:
|
|
2203
|
+
helperProps: W,
|
|
2204
|
+
showLimit: q = !1,
|
|
2207
2205
|
maxLength: P,
|
|
2208
2206
|
inputProps: S,
|
|
2209
|
-
hint:
|
|
2207
|
+
hint: I,
|
|
2210
2208
|
showHint: z = !1,
|
|
2211
|
-
showHintOnEmpty:
|
|
2209
|
+
showHintOnEmpty: F = !1,
|
|
2212
2210
|
truncate: X = !1,
|
|
2213
2211
|
resize: Q,
|
|
2214
|
-
showGrip:
|
|
2215
|
-
...
|
|
2216
|
-
},
|
|
2217
|
-
const
|
|
2212
|
+
showGrip: ct = !1,
|
|
2213
|
+
...at
|
|
2214
|
+
}, tt) => {
|
|
2215
|
+
const et = pe(), mt = m || et, [zt, Et] = _t(u), bt = u !== void 0 ? u : zt, Tt = (bt || "").length > 0, jt = bt || "", Rt = c && (r === "XL" || t === "textarea") && !p, Kt = St(
|
|
2218
2216
|
(G) => {
|
|
2219
2217
|
var U;
|
|
2220
2218
|
i || s || (g == null || g(), (U = S == null ? void 0 : S.onFocus) == null || U.call(
|
|
@@ -2223,12 +2221,12 @@ const Wt = Object.assign(ks, {
|
|
|
2223
2221
|
));
|
|
2224
2222
|
},
|
|
2225
2223
|
[g, S, i, s]
|
|
2226
|
-
),
|
|
2224
|
+
), Vt = St(
|
|
2227
2225
|
(G) => {
|
|
2228
2226
|
var U;
|
|
2229
2227
|
if (G.key === "Tab") {
|
|
2230
|
-
const
|
|
2231
|
-
|
|
2228
|
+
const ht = G.target.closest(`.${N.wrapper}`);
|
|
2229
|
+
ht && ht.classList.add(N.tabFocused);
|
|
2232
2230
|
}
|
|
2233
2231
|
(U = S == null ? void 0 : S.onKeyUp) == null || U.call(
|
|
2234
2232
|
S,
|
|
@@ -2236,86 +2234,86 @@ const Wt = Object.assign(ks, {
|
|
|
2236
2234
|
);
|
|
2237
2235
|
},
|
|
2238
2236
|
[S]
|
|
2239
|
-
),
|
|
2237
|
+
), Qt = St(
|
|
2240
2238
|
(G) => {
|
|
2241
|
-
var
|
|
2242
|
-
const U = G.target.closest(`.${
|
|
2243
|
-
U && U.classList.remove(
|
|
2239
|
+
var ht;
|
|
2240
|
+
const U = G.target.closest(`.${N.wrapper}`);
|
|
2241
|
+
U && U.classList.remove(N.tabFocused), y == null || y(), (ht = S == null ? void 0 : S.onBlur) == null || ht.call(
|
|
2244
2242
|
S,
|
|
2245
2243
|
G
|
|
2246
2244
|
);
|
|
2247
2245
|
},
|
|
2248
|
-
[
|
|
2249
|
-
),
|
|
2246
|
+
[y, S]
|
|
2247
|
+
), te = St(
|
|
2250
2248
|
(G) => {
|
|
2251
|
-
var
|
|
2249
|
+
var ht;
|
|
2252
2250
|
if (i || s) return;
|
|
2253
2251
|
const U = G.target.value;
|
|
2254
|
-
|
|
2252
|
+
Et(U), v == null || v(U, G), (ht = S == null ? void 0 : S.onChange) == null || ht.call(
|
|
2255
2253
|
S,
|
|
2256
2254
|
G
|
|
2257
2255
|
);
|
|
2258
2256
|
},
|
|
2259
2257
|
[v, S, i, s]
|
|
2260
2258
|
);
|
|
2261
|
-
return
|
|
2262
|
-
|
|
2259
|
+
return lt(() => {
|
|
2260
|
+
Et(u || "");
|
|
2263
2261
|
}, [u]), /* @__PURE__ */ n.jsx(
|
|
2264
|
-
|
|
2262
|
+
Fe.Wrapper,
|
|
2265
2263
|
{
|
|
2266
|
-
ref:
|
|
2264
|
+
ref: tt,
|
|
2267
2265
|
size: r,
|
|
2268
2266
|
error: o,
|
|
2269
2267
|
disabled: i || s,
|
|
2270
2268
|
loading: s,
|
|
2271
|
-
className: $(a,
|
|
2269
|
+
className: $(a, t === "textarea" && N["textarea-wrapper"]),
|
|
2272
2270
|
wrapperProps: w,
|
|
2273
2271
|
wrapperStyles: L,
|
|
2274
2272
|
floatingLabelStyles: E,
|
|
2275
2273
|
prefixStyles: k,
|
|
2276
2274
|
suffixStyles: T,
|
|
2277
2275
|
labelProps: A,
|
|
2278
|
-
helperProps:
|
|
2279
|
-
showLimit:
|
|
2276
|
+
helperProps: W,
|
|
2277
|
+
showLimit: q,
|
|
2280
2278
|
maxLength: P,
|
|
2281
|
-
hint:
|
|
2279
|
+
hint: I,
|
|
2282
2280
|
showHint: z,
|
|
2283
|
-
showHintOnEmpty:
|
|
2284
|
-
prefix:
|
|
2281
|
+
showHintOnEmpty: F,
|
|
2282
|
+
prefix: p,
|
|
2285
2283
|
suffix: h,
|
|
2286
|
-
onSuffixClick:
|
|
2284
|
+
onSuffixClick: x,
|
|
2287
2285
|
placeholder: l,
|
|
2288
2286
|
showLabel: c,
|
|
2289
2287
|
labelClassName: _,
|
|
2290
|
-
hasValue:
|
|
2291
|
-
helper:
|
|
2292
|
-
id:
|
|
2293
|
-
value:
|
|
2294
|
-
showGrip:
|
|
2288
|
+
hasValue: Tt,
|
|
2289
|
+
helper: f,
|
|
2290
|
+
id: mt,
|
|
2291
|
+
value: jt,
|
|
2292
|
+
showGrip: ct,
|
|
2295
2293
|
resize: Q,
|
|
2296
|
-
...
|
|
2294
|
+
...at,
|
|
2297
2295
|
children: /* @__PURE__ */ n.jsx(
|
|
2298
|
-
|
|
2296
|
+
Fe,
|
|
2299
2297
|
{
|
|
2300
|
-
component:
|
|
2298
|
+
component: t,
|
|
2301
2299
|
size: r,
|
|
2302
|
-
value:
|
|
2300
|
+
value: jt,
|
|
2303
2301
|
placeholder: l,
|
|
2304
2302
|
disabled: i,
|
|
2305
2303
|
loading: s,
|
|
2306
|
-
onFocus:
|
|
2307
|
-
onBlur:
|
|
2308
|
-
onChange:
|
|
2304
|
+
onFocus: Kt,
|
|
2305
|
+
onBlur: Qt,
|
|
2306
|
+
onChange: te,
|
|
2309
2307
|
onKeyDown: C,
|
|
2310
|
-
onKeyUp:
|
|
2308
|
+
onKeyUp: Vt,
|
|
2311
2309
|
maxLength: P,
|
|
2312
2310
|
truncate: X,
|
|
2313
|
-
"data-empty": !
|
|
2314
|
-
shouldShowFloatingLabelClass:
|
|
2315
|
-
style:
|
|
2311
|
+
"data-empty": !Tt,
|
|
2312
|
+
shouldShowFloatingLabelClass: Rt,
|
|
2313
|
+
style: t === "textarea" ? O : void 0,
|
|
2316
2314
|
"aria-invalid": !!o,
|
|
2317
|
-
"aria-errormessage": o ? `${
|
|
2318
|
-
id:
|
|
2315
|
+
"aria-errormessage": o ? `${mt}-error` : void 0,
|
|
2316
|
+
id: mt,
|
|
2319
2317
|
resize: Q,
|
|
2320
2318
|
...S
|
|
2321
2319
|
}
|
|
@@ -2328,8 +2326,8 @@ const Wt = Object.assign(ks, {
|
|
|
2328
2326
|
M: "M",
|
|
2329
2327
|
L: "L",
|
|
2330
2328
|
XL: "XL"
|
|
2331
|
-
}, $s = (
|
|
2332
|
-
switch (
|
|
2329
|
+
}, $s = (t, r, a, o) => {
|
|
2330
|
+
switch (t) {
|
|
2333
2331
|
case H.XL:
|
|
2334
2332
|
return r && a ? "8px 16px 8px 16px" : "16px 16px 16px 16px";
|
|
2335
2333
|
case H.L:
|
|
@@ -2341,8 +2339,8 @@ const Wt = Object.assign(ks, {
|
|
|
2341
2339
|
default:
|
|
2342
2340
|
return "12px 16px 12px 16px";
|
|
2343
2341
|
}
|
|
2344
|
-
}, Es = (
|
|
2345
|
-
switch (
|
|
2342
|
+
}, Es = (t) => {
|
|
2343
|
+
switch (t) {
|
|
2346
2344
|
case H.XL:
|
|
2347
2345
|
return "56px";
|
|
2348
2346
|
case H.L:
|
|
@@ -2354,8 +2352,8 @@ const Wt = Object.assign(ks, {
|
|
|
2354
2352
|
default:
|
|
2355
2353
|
return "48px";
|
|
2356
2354
|
}
|
|
2357
|
-
}, Ts = (
|
|
2358
|
-
switch (
|
|
2355
|
+
}, Ts = (t) => {
|
|
2356
|
+
switch (t) {
|
|
2359
2357
|
case H.S:
|
|
2360
2358
|
case H.M:
|
|
2361
2359
|
case H.L:
|
|
@@ -2365,8 +2363,8 @@ const Wt = Object.assign(ks, {
|
|
|
2365
2363
|
default:
|
|
2366
2364
|
return 8;
|
|
2367
2365
|
}
|
|
2368
|
-
}, Rs = (
|
|
2369
|
-
switch (
|
|
2366
|
+
}, Rs = (t) => {
|
|
2367
|
+
switch (t) {
|
|
2370
2368
|
case H.S:
|
|
2371
2369
|
case H.M:
|
|
2372
2370
|
return 8;
|
|
@@ -2376,10 +2374,10 @@ const Wt = Object.assign(ks, {
|
|
|
2376
2374
|
default:
|
|
2377
2375
|
return 12;
|
|
2378
2376
|
}
|
|
2379
|
-
}, Ns = (
|
|
2377
|
+
}, Ns = (t, r, a, o) => ({
|
|
2380
2378
|
wrapperStyles: {
|
|
2381
|
-
minHeight:
|
|
2382
|
-
maxHeight:
|
|
2379
|
+
minHeight: t,
|
|
2380
|
+
maxHeight: t,
|
|
2383
2381
|
boxSizing: "border-box",
|
|
2384
2382
|
padding: r
|
|
2385
2383
|
},
|
|
@@ -2396,11 +2394,11 @@ const Wt = Object.assign(ks, {
|
|
|
2396
2394
|
padding: "6px",
|
|
2397
2395
|
cursor: "pointer"
|
|
2398
2396
|
}
|
|
2399
|
-
}), Is = (
|
|
2397
|
+
}), Is = (t, r, a, o) => ({
|
|
2400
2398
|
wrapperStyles: {
|
|
2401
|
-
height:
|
|
2402
|
-
minHeight:
|
|
2403
|
-
maxHeight:
|
|
2399
|
+
height: t,
|
|
2400
|
+
minHeight: t,
|
|
2401
|
+
maxHeight: t,
|
|
2404
2402
|
boxSizing: "border-box",
|
|
2405
2403
|
padding: r
|
|
2406
2404
|
},
|
|
@@ -2418,10 +2416,10 @@ const Wt = Object.assign(ks, {
|
|
|
2418
2416
|
padding: "8px",
|
|
2419
2417
|
cursor: "pointer"
|
|
2420
2418
|
}
|
|
2421
|
-
}), Ms = (
|
|
2419
|
+
}), Ms = (t, r, a, o) => ({
|
|
2422
2420
|
wrapperStyles: {
|
|
2423
|
-
minHeight:
|
|
2424
|
-
maxHeight:
|
|
2421
|
+
minHeight: t,
|
|
2422
|
+
maxHeight: t,
|
|
2425
2423
|
boxSizing: "border-box",
|
|
2426
2424
|
padding: r
|
|
2427
2425
|
},
|
|
@@ -2441,10 +2439,10 @@ const Wt = Object.assign(ks, {
|
|
|
2441
2439
|
alignItems: "center",
|
|
2442
2440
|
justifyContent: "center"
|
|
2443
2441
|
}
|
|
2444
|
-
}), Os = (
|
|
2442
|
+
}), Os = (t, r, a, o) => ({
|
|
2445
2443
|
wrapperStyles: {
|
|
2446
|
-
minHeight:
|
|
2447
|
-
maxHeight:
|
|
2444
|
+
minHeight: t,
|
|
2445
|
+
maxHeight: t,
|
|
2448
2446
|
boxSizing: "border-box",
|
|
2449
2447
|
padding: r
|
|
2450
2448
|
},
|
|
@@ -2461,9 +2459,9 @@ const Wt = Object.assign(ks, {
|
|
|
2461
2459
|
padding: "6px",
|
|
2462
2460
|
cursor: "pointer"
|
|
2463
2461
|
}
|
|
2464
|
-
}), As = (
|
|
2465
|
-
const i = Es(
|
|
2466
|
-
switch (
|
|
2462
|
+
}), As = (t, r, a, o) => {
|
|
2463
|
+
const i = Es(t), s = $s(t, r, a, o), l = Rs(t), c = Ts(t);
|
|
2464
|
+
switch (t) {
|
|
2467
2465
|
case H.XL:
|
|
2468
2466
|
return Is(i, s, l, c);
|
|
2469
2467
|
case H.L:
|
|
@@ -2480,9 +2478,9 @@ const Wt = Object.assign(ks, {
|
|
|
2480
2478
|
suffixStyles: {}
|
|
2481
2479
|
};
|
|
2482
2480
|
}
|
|
2483
|
-
},
|
|
2481
|
+
}, ql = K(
|
|
2484
2482
|
({
|
|
2485
|
-
value:
|
|
2483
|
+
value: t = "",
|
|
2486
2484
|
onChange: r,
|
|
2487
2485
|
type: a = "text",
|
|
2488
2486
|
placeholder: o,
|
|
@@ -2491,14 +2489,14 @@ const Wt = Object.assign(ks, {
|
|
|
2491
2489
|
autoComplete: l,
|
|
2492
2490
|
autoFocus: c,
|
|
2493
2491
|
size: _ = H.L,
|
|
2494
|
-
inputProps:
|
|
2495
|
-
error:
|
|
2492
|
+
inputProps: f,
|
|
2493
|
+
error: p,
|
|
2496
2494
|
disabled: h,
|
|
2497
2495
|
loading: m,
|
|
2498
2496
|
helper: g,
|
|
2499
|
-
prefix:
|
|
2497
|
+
prefix: y,
|
|
2500
2498
|
suffix: C,
|
|
2501
|
-
clearable:
|
|
2499
|
+
clearable: x = !1,
|
|
2502
2500
|
id: v,
|
|
2503
2501
|
showLabel: u = !0,
|
|
2504
2502
|
onFocus: w,
|
|
@@ -2506,212 +2504,212 @@ const Wt = Object.assign(ks, {
|
|
|
2506
2504
|
onSuffixClick: E,
|
|
2507
2505
|
onClear: k,
|
|
2508
2506
|
className: T,
|
|
2509
|
-
truncate:
|
|
2507
|
+
truncate: O = !0,
|
|
2510
2508
|
hint: A,
|
|
2511
|
-
showHint:
|
|
2512
|
-
showHintOnEmpty:
|
|
2509
|
+
showHint: W = !1,
|
|
2510
|
+
showHintOnEmpty: q = !1,
|
|
2513
2511
|
wrapperProps: P,
|
|
2514
2512
|
labelProps: S,
|
|
2515
|
-
helperProps:
|
|
2513
|
+
helperProps: I,
|
|
2516
2514
|
...z
|
|
2517
|
-
},
|
|
2518
|
-
const X = (
|
|
2515
|
+
}, F) => {
|
|
2516
|
+
const X = (t || "").length > 0, Q = _ === H.XL, ct = !!y, at = Q && u && !y, tt = x && X && !(h || m), et = () => {
|
|
2519
2517
|
r == null || r(""), k == null || k();
|
|
2520
|
-
},
|
|
2521
|
-
|
|
2522
|
-
},
|
|
2523
|
-
|
|
2518
|
+
}, mt = () => {
|
|
2519
|
+
tt && et(), E == null || E();
|
|
2520
|
+
}, zt = tt ? /* @__PURE__ */ n.jsx(
|
|
2521
|
+
Je,
|
|
2524
2522
|
{
|
|
2525
2523
|
size: _ === H.S || _ === H.M ? "xs" : "sm",
|
|
2526
2524
|
color: "var(--icon-secondary)",
|
|
2527
2525
|
style: { cursor: "pointer" },
|
|
2528
2526
|
"data-testid": "x-icon"
|
|
2529
2527
|
}
|
|
2530
|
-
) : C,
|
|
2528
|
+
) : C, Et = {
|
|
2531
2529
|
type: a,
|
|
2532
2530
|
minLength: s,
|
|
2533
2531
|
autoComplete: l,
|
|
2534
2532
|
autoFocus: c,
|
|
2535
|
-
...
|
|
2536
|
-
},
|
|
2533
|
+
...f
|
|
2534
|
+
}, bt = As(_, at, X, ct);
|
|
2537
2535
|
return /* @__PURE__ */ n.jsx(
|
|
2538
|
-
|
|
2536
|
+
Qe,
|
|
2539
2537
|
{
|
|
2540
2538
|
size: _,
|
|
2541
|
-
error:
|
|
2539
|
+
error: p,
|
|
2542
2540
|
disabled: h || m,
|
|
2543
2541
|
loading: m,
|
|
2544
2542
|
helper: g,
|
|
2545
|
-
prefix:
|
|
2546
|
-
suffix:
|
|
2543
|
+
prefix: y,
|
|
2544
|
+
suffix: zt,
|
|
2547
2545
|
id: v,
|
|
2548
|
-
showLabel:
|
|
2546
|
+
showLabel: at,
|
|
2549
2547
|
onFocus: w,
|
|
2550
2548
|
onBlur: L,
|
|
2551
|
-
onSuffixClick:
|
|
2549
|
+
onSuffixClick: mt,
|
|
2552
2550
|
onChange: r,
|
|
2553
|
-
value:
|
|
2551
|
+
value: t,
|
|
2554
2552
|
placeholder: o,
|
|
2555
2553
|
className: T,
|
|
2556
|
-
wrapperStyles:
|
|
2557
|
-
floatingLabelStyles:
|
|
2558
|
-
prefixStyles:
|
|
2559
|
-
suffixStyles:
|
|
2554
|
+
wrapperStyles: bt.wrapperStyles,
|
|
2555
|
+
floatingLabelStyles: bt.floatingLabelStyles,
|
|
2556
|
+
prefixStyles: bt.prefixStyles,
|
|
2557
|
+
suffixStyles: bt.suffixStyles,
|
|
2560
2558
|
wrapperProps: P,
|
|
2561
2559
|
labelProps: S,
|
|
2562
|
-
helperProps:
|
|
2560
|
+
helperProps: I,
|
|
2563
2561
|
showLimit: !1,
|
|
2564
2562
|
maxLength: i,
|
|
2565
|
-
inputProps:
|
|
2563
|
+
inputProps: Et,
|
|
2566
2564
|
hint: A,
|
|
2567
|
-
showHint:
|
|
2568
|
-
showHintOnEmpty:
|
|
2569
|
-
truncate:
|
|
2565
|
+
showHint: W,
|
|
2566
|
+
showHintOnEmpty: q,
|
|
2567
|
+
truncate: O,
|
|
2570
2568
|
...z
|
|
2571
2569
|
}
|
|
2572
2570
|
);
|
|
2573
2571
|
}
|
|
2574
|
-
),
|
|
2572
|
+
), ut = {
|
|
2575
2573
|
M: "M",
|
|
2576
2574
|
L: "L"
|
|
2577
|
-
},
|
|
2575
|
+
}, Ut = {
|
|
2578
2576
|
M: "12px",
|
|
2579
2577
|
L: "16px"
|
|
2580
2578
|
}, Ps = {
|
|
2581
2579
|
M: "xs",
|
|
2582
2580
|
L: "sm"
|
|
2583
|
-
},
|
|
2581
|
+
}, Zt = {
|
|
2584
2582
|
FILL: "fill",
|
|
2585
2583
|
FIXED: "fixed"
|
|
2586
|
-
},
|
|
2584
|
+
}, ce = {
|
|
2587
2585
|
M: "112px",
|
|
2588
2586
|
L: "56px"
|
|
2589
|
-
},
|
|
2587
|
+
}, Ot = {
|
|
2590
2588
|
M: "48px",
|
|
2591
2589
|
L: "22px"
|
|
2592
|
-
},
|
|
2590
|
+
}, vt = {
|
|
2593
2591
|
M: "12px 12px 12px 12px",
|
|
2594
2592
|
L: "16px 16px 16px 16px",
|
|
2595
2593
|
L_WITH_PREFIX: "12px 16px 12px 16px",
|
|
2596
2594
|
L_FLOATING_LABEL: "8px 16px 8px 16px"
|
|
2597
|
-
},
|
|
2595
|
+
}, Ct = {
|
|
2598
2596
|
M: 48,
|
|
2599
2597
|
L: 56,
|
|
2600
2598
|
XL: 112
|
|
2601
|
-
}, Bs = (
|
|
2602
|
-
if (
|
|
2603
|
-
return
|
|
2599
|
+
}, Bs = (t, r) => {
|
|
2600
|
+
if (t === ut.M)
|
|
2601
|
+
return ce.M;
|
|
2604
2602
|
if (r)
|
|
2605
2603
|
return `${r}px`;
|
|
2606
|
-
switch (
|
|
2607
|
-
case
|
|
2608
|
-
return
|
|
2604
|
+
switch (t) {
|
|
2605
|
+
case ut.L:
|
|
2606
|
+
return ce.L;
|
|
2609
2607
|
default:
|
|
2610
|
-
return
|
|
2608
|
+
return ce.L;
|
|
2611
2609
|
}
|
|
2612
|
-
},
|
|
2613
|
-
if (
|
|
2614
|
-
return
|
|
2610
|
+
}, zs = (t, r) => {
|
|
2611
|
+
if (t === ut.M)
|
|
2612
|
+
return Ot.M;
|
|
2615
2613
|
if (r)
|
|
2616
2614
|
switch (r) {
|
|
2617
|
-
case
|
|
2618
|
-
case
|
|
2619
|
-
return
|
|
2620
|
-
case
|
|
2621
|
-
return
|
|
2615
|
+
case Ct.M:
|
|
2616
|
+
case Ct.L:
|
|
2617
|
+
return Ot.L;
|
|
2618
|
+
case Ct.XL:
|
|
2619
|
+
return Ot.M;
|
|
2622
2620
|
default:
|
|
2623
|
-
return
|
|
2621
|
+
return Ot.L;
|
|
2624
2622
|
}
|
|
2625
|
-
switch (
|
|
2626
|
-
case
|
|
2627
|
-
return
|
|
2623
|
+
switch (t) {
|
|
2624
|
+
case ut.L:
|
|
2625
|
+
return Ot.L;
|
|
2628
2626
|
default:
|
|
2629
|
-
return
|
|
2627
|
+
return Ot.L;
|
|
2630
2628
|
}
|
|
2631
|
-
},
|
|
2632
|
-
if (
|
|
2633
|
-
return
|
|
2629
|
+
}, Ds = (t, r, a) => {
|
|
2630
|
+
if (t === ut.M)
|
|
2631
|
+
return vt.M;
|
|
2634
2632
|
if (r)
|
|
2635
2633
|
switch (r) {
|
|
2636
|
-
case
|
|
2637
|
-
return
|
|
2638
|
-
case
|
|
2639
|
-
return a ?
|
|
2640
|
-
case
|
|
2641
|
-
return
|
|
2634
|
+
case Ct.M:
|
|
2635
|
+
return vt.L_WITH_PREFIX;
|
|
2636
|
+
case Ct.L:
|
|
2637
|
+
return a ? vt.L_FLOATING_LABEL : vt.L;
|
|
2638
|
+
case Ct.XL:
|
|
2639
|
+
return vt.L;
|
|
2642
2640
|
default:
|
|
2643
|
-
return
|
|
2641
|
+
return vt.L;
|
|
2644
2642
|
}
|
|
2645
|
-
switch (
|
|
2646
|
-
case
|
|
2647
|
-
return a ?
|
|
2643
|
+
switch (t) {
|
|
2644
|
+
case ut.L:
|
|
2645
|
+
return a ? vt.L_FLOATING_LABEL : vt.L;
|
|
2648
2646
|
default:
|
|
2649
|
-
return
|
|
2647
|
+
return vt.L;
|
|
2650
2648
|
}
|
|
2651
|
-
},
|
|
2652
|
-
if (
|
|
2649
|
+
}, Ws = (t, r) => {
|
|
2650
|
+
if (t === ut.M)
|
|
2653
2651
|
return "M";
|
|
2654
2652
|
if (r)
|
|
2655
2653
|
switch (r) {
|
|
2656
|
-
case
|
|
2654
|
+
case Ct.M:
|
|
2657
2655
|
return "M";
|
|
2658
|
-
case
|
|
2656
|
+
case Ct.L:
|
|
2659
2657
|
return "L";
|
|
2660
|
-
case
|
|
2658
|
+
case Ct.XL:
|
|
2661
2659
|
return "L";
|
|
2662
2660
|
default:
|
|
2663
2661
|
return "L";
|
|
2664
2662
|
}
|
|
2665
|
-
return
|
|
2666
|
-
},
|
|
2667
|
-
const i = Bs(
|
|
2663
|
+
return t;
|
|
2664
|
+
}, Fs = (t) => Ps[t], qs = (t) => Ut[t], Hs = (t, r, a, o) => {
|
|
2665
|
+
const i = Bs(t, r), s = zs(t, r), l = Ds(t, r, a);
|
|
2668
2666
|
return {
|
|
2669
2667
|
wrapperStyles: {
|
|
2670
2668
|
minHeight: i,
|
|
2671
2669
|
// Для fill resize устанавливаем height: 100%
|
|
2672
|
-
...o ===
|
|
2670
|
+
...o === Zt.FILL && { height: "100%" },
|
|
2673
2671
|
// Для fixed resize устанавливаем фиксированную высоту
|
|
2674
|
-
...o ===
|
|
2672
|
+
...o === Zt.FIXED && r && { height: i },
|
|
2675
2673
|
boxSizing: "border-box",
|
|
2676
2674
|
padding: l
|
|
2677
2675
|
},
|
|
2678
2676
|
floatingLabelStyles: {
|
|
2679
|
-
left:
|
|
2677
|
+
left: t === ut.M ? Ut.M : Ut.L,
|
|
2680
2678
|
transformOrigin: "left top",
|
|
2681
|
-
top: r === 112 && a &&
|
|
2679
|
+
top: r === 112 && a && t === ut.L ? Ut.L : void 0
|
|
2682
2680
|
},
|
|
2683
2681
|
suffixStyles: {
|
|
2684
|
-
right:
|
|
2685
|
-
top: r === 48 &&
|
|
2682
|
+
right: qs(t),
|
|
2683
|
+
top: r === 48 && t === ut.L ? "11px" : void 0,
|
|
2686
2684
|
boxSizing: "border-box"
|
|
2687
2685
|
},
|
|
2688
2686
|
textareaStyles: {
|
|
2689
2687
|
minHeight: s,
|
|
2690
2688
|
// Для fill resize flex: 1
|
|
2691
|
-
...o ===
|
|
2689
|
+
...o === Zt.FILL && { flex: 1, minHeight: 0 },
|
|
2692
2690
|
// Для fixed resize фиксированная высота
|
|
2693
|
-
...o ===
|
|
2691
|
+
...o === Zt.FIXED && r && { height: s }
|
|
2694
2692
|
}
|
|
2695
2693
|
};
|
|
2696
|
-
},
|
|
2694
|
+
}, Hl = K(
|
|
2697
2695
|
({
|
|
2698
|
-
value:
|
|
2696
|
+
value: t = "",
|
|
2699
2697
|
onChange: r,
|
|
2700
2698
|
placeholder: a,
|
|
2701
2699
|
maxLength: o,
|
|
2702
2700
|
minLength: i,
|
|
2703
2701
|
autoFocus: s,
|
|
2704
|
-
size: l =
|
|
2702
|
+
size: l = ut.L,
|
|
2705
2703
|
textareaProps: c,
|
|
2706
2704
|
error: _,
|
|
2707
|
-
disabled:
|
|
2708
|
-
loading:
|
|
2705
|
+
disabled: f,
|
|
2706
|
+
loading: p,
|
|
2709
2707
|
helper: h,
|
|
2710
2708
|
suffix: m,
|
|
2711
2709
|
clearable: g = !1,
|
|
2712
|
-
id:
|
|
2710
|
+
id: y,
|
|
2713
2711
|
showLabel: C = !0,
|
|
2714
|
-
onFocus:
|
|
2712
|
+
onFocus: x,
|
|
2715
2713
|
onBlur: v,
|
|
2716
2714
|
onClear: u,
|
|
2717
2715
|
onKeyDown: w,
|
|
@@ -2719,26 +2717,26 @@ const Wt = Object.assign(ks, {
|
|
|
2719
2717
|
rows: E = 1,
|
|
2720
2718
|
showLimit: k = !1,
|
|
2721
2719
|
wrapperProps: T,
|
|
2722
|
-
labelProps:
|
|
2720
|
+
labelProps: O,
|
|
2723
2721
|
helperProps: A,
|
|
2724
|
-
showGrip:
|
|
2725
|
-
minHeight:
|
|
2722
|
+
showGrip: W,
|
|
2723
|
+
minHeight: q,
|
|
2726
2724
|
resize: P,
|
|
2727
2725
|
...S
|
|
2728
|
-
},
|
|
2729
|
-
const z = (
|
|
2726
|
+
}, I) => {
|
|
2727
|
+
const z = (t || "").length > 0, F = C && !!a && (l === ut.M || q !== 48), X = g && z && !(f || p), Q = () => {
|
|
2730
2728
|
r == null || r(""), u == null || u();
|
|
2731
|
-
},
|
|
2729
|
+
}, ct = () => {
|
|
2732
2730
|
X && Q();
|
|
2733
|
-
},
|
|
2734
|
-
|
|
2731
|
+
}, at = X ? /* @__PURE__ */ n.jsx(
|
|
2732
|
+
Je,
|
|
2735
2733
|
{
|
|
2736
|
-
size:
|
|
2734
|
+
size: Fs(l),
|
|
2737
2735
|
color: "var(--icon-secondary)",
|
|
2738
2736
|
style: { cursor: "pointer" },
|
|
2739
2737
|
"data-testid": "x-icon"
|
|
2740
2738
|
}
|
|
2741
|
-
) : m,
|
|
2739
|
+
) : m, tt = Hs(l, q, F && z, P), et = Ws(l, q), mt = {
|
|
2742
2740
|
rows: E,
|
|
2743
2741
|
minLength: i,
|
|
2744
2742
|
autoFocus: s,
|
|
@@ -2746,49 +2744,49 @@ const Wt = Object.assign(ks, {
|
|
|
2746
2744
|
...c
|
|
2747
2745
|
};
|
|
2748
2746
|
return /* @__PURE__ */ n.jsx(
|
|
2749
|
-
|
|
2747
|
+
Qe,
|
|
2750
2748
|
{
|
|
2751
|
-
ref:
|
|
2749
|
+
ref: I,
|
|
2752
2750
|
component: "textarea",
|
|
2753
|
-
size:
|
|
2751
|
+
size: et,
|
|
2754
2752
|
error: _,
|
|
2755
|
-
disabled:
|
|
2756
|
-
loading:
|
|
2757
|
-
onSuffixClick:
|
|
2753
|
+
disabled: f || p,
|
|
2754
|
+
loading: p,
|
|
2755
|
+
onSuffixClick: ct,
|
|
2758
2756
|
helper: h,
|
|
2759
|
-
suffix:
|
|
2760
|
-
id:
|
|
2761
|
-
showLabel:
|
|
2762
|
-
onFocus:
|
|
2757
|
+
suffix: at,
|
|
2758
|
+
id: y,
|
|
2759
|
+
showLabel: F,
|
|
2760
|
+
onFocus: x,
|
|
2763
2761
|
onBlur: v,
|
|
2764
2762
|
onKeyDown: w,
|
|
2765
2763
|
onChange: r,
|
|
2766
|
-
value:
|
|
2764
|
+
value: t || "",
|
|
2767
2765
|
placeholder: a,
|
|
2768
2766
|
className: L,
|
|
2769
|
-
"data-floating-label":
|
|
2770
|
-
wrapperStyles:
|
|
2771
|
-
floatingLabelStyles:
|
|
2772
|
-
suffixStyles:
|
|
2773
|
-
textareaStyles:
|
|
2767
|
+
"data-floating-label": F,
|
|
2768
|
+
wrapperStyles: tt.wrapperStyles,
|
|
2769
|
+
floatingLabelStyles: tt.floatingLabelStyles,
|
|
2770
|
+
suffixStyles: tt.suffixStyles,
|
|
2771
|
+
textareaStyles: tt.textareaStyles,
|
|
2774
2772
|
wrapperProps: T,
|
|
2775
|
-
labelProps:
|
|
2773
|
+
labelProps: O,
|
|
2776
2774
|
helperProps: A,
|
|
2777
|
-
showLimit: k && (
|
|
2775
|
+
showLimit: k && (q === 112 || l === ut.M),
|
|
2778
2776
|
maxLength: o,
|
|
2779
|
-
inputProps:
|
|
2777
|
+
inputProps: mt,
|
|
2780
2778
|
resize: P,
|
|
2781
|
-
showGrip:
|
|
2779
|
+
showGrip: W,
|
|
2782
2780
|
...S
|
|
2783
2781
|
}
|
|
2784
2782
|
);
|
|
2785
2783
|
}
|
|
2786
|
-
), Vs = "_helper_1jq7j_16",
|
|
2784
|
+
), Vs = "_helper_1jq7j_16", de = {
|
|
2787
2785
|
helper: Vs,
|
|
2788
2786
|
"helper--error": "_helper--error_1jq7j_28",
|
|
2789
2787
|
"helper--disabled": "_helper--disabled_1jq7j_33"
|
|
2790
|
-
},
|
|
2791
|
-
title:
|
|
2788
|
+
}, Vl = ({
|
|
2789
|
+
title: t,
|
|
2792
2790
|
error: r,
|
|
2793
2791
|
className: a = "",
|
|
2794
2792
|
style: o,
|
|
@@ -2797,24 +2795,24 @@ const Wt = Object.assign(ks, {
|
|
|
2797
2795
|
"aria-label": l,
|
|
2798
2796
|
"aria-describedby": c
|
|
2799
2797
|
}) => {
|
|
2800
|
-
const _ = !!r,
|
|
2801
|
-
|
|
2802
|
-
_ &&
|
|
2803
|
-
i &&
|
|
2798
|
+
const _ = !!r, f = $(
|
|
2799
|
+
de.helper,
|
|
2800
|
+
_ && de["helper--error"],
|
|
2801
|
+
i && de["helper--disabled"],
|
|
2804
2802
|
a
|
|
2805
|
-
),
|
|
2803
|
+
), p = i ? t : r || t;
|
|
2806
2804
|
return /* @__PURE__ */ n.jsx(
|
|
2807
2805
|
"div",
|
|
2808
2806
|
{
|
|
2809
|
-
className:
|
|
2807
|
+
className: f,
|
|
2810
2808
|
style: o,
|
|
2811
2809
|
"data-testid": s,
|
|
2812
2810
|
"aria-label": l,
|
|
2813
2811
|
"aria-describedby": c,
|
|
2814
|
-
children: /* @__PURE__ */ n.jsx("p", { children:
|
|
2812
|
+
children: /* @__PURE__ */ n.jsx("p", { children: p })
|
|
2815
2813
|
}
|
|
2816
2814
|
);
|
|
2817
|
-
}, Xs = "_radio_1q34w_54", Ys = "_checked_1q34w_75", Zs = "_error_1q34w_80", Gs = "_disabled_1q34w_89", Us = "_icon_1q34w_125", Js = "_small_1q34w_133", Ks = "_medium_1q34w_140", Qs = "_large_1q34w_147",
|
|
2815
|
+
}, Xs = "_radio_1q34w_54", Ys = "_checked_1q34w_75", Zs = "_error_1q34w_80", Gs = "_disabled_1q34w_89", Us = "_icon_1q34w_125", Js = "_small_1q34w_133", Ks = "_medium_1q34w_140", Qs = "_large_1q34w_147", ti = "_label_1q34w_154", ei = "_container_1q34w_180", ri = "_input_1q34w_193", ai = "_card_1q34w_200", oi = "_smallCard_1q34w_206", ni = "_mediumCard_1q34w_210", si = "_largeCard_1q34w_214", dt = {
|
|
2818
2816
|
radio: Xs,
|
|
2819
2817
|
checked: Ys,
|
|
2820
2818
|
error: Zs,
|
|
@@ -2823,15 +2821,15 @@ const Wt = Object.assign(ks, {
|
|
|
2823
2821
|
small: Js,
|
|
2824
2822
|
medium: Ks,
|
|
2825
2823
|
large: Qs,
|
|
2826
|
-
label:
|
|
2827
|
-
container:
|
|
2824
|
+
label: ti,
|
|
2825
|
+
container: ei,
|
|
2828
2826
|
input: ri,
|
|
2829
2827
|
card: ai,
|
|
2830
2828
|
smallCard: oi,
|
|
2831
2829
|
mediumCard: ni,
|
|
2832
2830
|
largeCard: si
|
|
2833
2831
|
}, ii = "radio-container-", li = "radio-label", tr = K(
|
|
2834
|
-
(
|
|
2832
|
+
(t, r) => {
|
|
2835
2833
|
const {
|
|
2836
2834
|
name: a,
|
|
2837
2835
|
id: o,
|
|
@@ -2840,76 +2838,76 @@ const Wt = Object.assign(ks, {
|
|
|
2840
2838
|
loading: l = !1,
|
|
2841
2839
|
error: c,
|
|
2842
2840
|
disabled: _ = !1,
|
|
2843
|
-
checked:
|
|
2844
|
-
containerClassName:
|
|
2841
|
+
checked: f = !1,
|
|
2842
|
+
containerClassName: p,
|
|
2845
2843
|
className: h,
|
|
2846
2844
|
children: m,
|
|
2847
2845
|
clickable: g = "all",
|
|
2848
|
-
mode:
|
|
2846
|
+
mode: y = "default",
|
|
2849
2847
|
tabIndex: C,
|
|
2850
|
-
style:
|
|
2848
|
+
style: x,
|
|
2851
2849
|
containerStyle: v,
|
|
2852
2850
|
onChange: u,
|
|
2853
2851
|
"data-testid": w,
|
|
2854
2852
|
...L
|
|
2855
|
-
} =
|
|
2856
|
-
k || u == null || u(i,
|
|
2857
|
-
}, P = (
|
|
2858
|
-
|
|
2859
|
-
}, S = (
|
|
2853
|
+
} = t, E = !!c, k = _ || l, T = g === "all", O = y === "card", A = dt[`${s}Card`], W = o ?? a, q = (F) => {
|
|
2854
|
+
k || u == null || u(i, F);
|
|
2855
|
+
}, P = (F) => {
|
|
2856
|
+
F.key === "Enter" && !k && (F.preventDefault(), u == null || u(i));
|
|
2857
|
+
}, S = (F) => F.stopPropagation(), I = () => /* @__PURE__ */ n.jsxs(
|
|
2860
2858
|
"div",
|
|
2861
2859
|
{
|
|
2862
2860
|
className: $(
|
|
2863
|
-
|
|
2864
|
-
|
|
2861
|
+
dt.radio,
|
|
2862
|
+
dt[s],
|
|
2865
2863
|
{
|
|
2866
|
-
[
|
|
2867
|
-
[
|
|
2868
|
-
[
|
|
2864
|
+
[dt.checked]: f,
|
|
2865
|
+
[dt.disabled]: k,
|
|
2866
|
+
[dt.error]: E && !k
|
|
2869
2867
|
},
|
|
2870
2868
|
h
|
|
2871
2869
|
),
|
|
2872
|
-
style:
|
|
2870
|
+
style: x,
|
|
2873
2871
|
tabIndex: C || 1,
|
|
2874
|
-
"data-testid": `${ii}${
|
|
2872
|
+
"data-testid": `${ii}${W}`,
|
|
2875
2873
|
children: [
|
|
2876
2874
|
/* @__PURE__ */ n.jsx(
|
|
2877
2875
|
"input",
|
|
2878
2876
|
{
|
|
2879
2877
|
"aria-errormessage": c,
|
|
2880
2878
|
"aria-invalid": E,
|
|
2881
|
-
checked:
|
|
2882
|
-
className:
|
|
2883
|
-
"data-testid": `radio-${
|
|
2879
|
+
checked: f,
|
|
2880
|
+
className: dt.input,
|
|
2881
|
+
"data-testid": `radio-${W}`,
|
|
2884
2882
|
disabled: k,
|
|
2885
|
-
id:
|
|
2883
|
+
id: W,
|
|
2886
2884
|
name: a,
|
|
2887
2885
|
ref: r,
|
|
2888
2886
|
type: "radio",
|
|
2889
2887
|
value: i,
|
|
2890
|
-
onChange:
|
|
2888
|
+
onChange: q,
|
|
2891
2889
|
onClick: S
|
|
2892
2890
|
}
|
|
2893
2891
|
),
|
|
2894
|
-
/* @__PURE__ */ n.jsx("svg", { "data-testid": `radio-icon-${
|
|
2892
|
+
/* @__PURE__ */ n.jsx("svg", { "data-testid": `radio-icon-${W}`, viewBox: "0 0 8 8", className: dt.icon, children: /* @__PURE__ */ n.jsx("circle", { cx: 4, cy: 4, fill: "current", r: 4 }) })
|
|
2895
2893
|
]
|
|
2896
2894
|
}
|
|
2897
2895
|
), z = () => /* @__PURE__ */ n.jsxs(
|
|
2898
2896
|
"label",
|
|
2899
2897
|
{
|
|
2900
|
-
"aria-checked":
|
|
2898
|
+
"aria-checked": f,
|
|
2901
2899
|
"aria-disabled": k,
|
|
2902
2900
|
"data-testid": T ? w : li,
|
|
2903
|
-
htmlFor:
|
|
2901
|
+
htmlFor: W,
|
|
2904
2902
|
style: v,
|
|
2905
|
-
className: $(
|
|
2906
|
-
[$(
|
|
2907
|
-
[A]: T &&
|
|
2903
|
+
className: $(dt.label, {
|
|
2904
|
+
[$(dt.container, dt[y], p)]: T,
|
|
2905
|
+
[A]: T && O
|
|
2908
2906
|
}),
|
|
2909
2907
|
onKeyDown: P,
|
|
2910
2908
|
...L,
|
|
2911
2909
|
children: [
|
|
2912
|
-
|
|
2910
|
+
I(),
|
|
2913
2911
|
T && m
|
|
2914
2912
|
]
|
|
2915
2913
|
}
|
|
@@ -2917,8 +2915,8 @@ const Wt = Object.assign(ks, {
|
|
|
2917
2915
|
return T ? z() : /* @__PURE__ */ n.jsxs(
|
|
2918
2916
|
"div",
|
|
2919
2917
|
{
|
|
2920
|
-
className: $(
|
|
2921
|
-
[A]:
|
|
2918
|
+
className: $(dt.container, dt[y], p, {
|
|
2919
|
+
[A]: O
|
|
2922
2920
|
}),
|
|
2923
2921
|
"data-testid": w,
|
|
2924
2922
|
children: [
|
|
@@ -2928,12 +2926,12 @@ const Wt = Object.assign(ks, {
|
|
|
2928
2926
|
}
|
|
2929
2927
|
);
|
|
2930
2928
|
}
|
|
2931
|
-
), ci = "_group_o6mjt_7", di = "_vertical_o6mjt_12", ui = "_horizontal_o6mjt_16",
|
|
2929
|
+
), ci = "_group_o6mjt_7", di = "_vertical_o6mjt_12", ui = "_horizontal_o6mjt_16", qe = {
|
|
2932
2930
|
group: ci,
|
|
2933
2931
|
vertical: di,
|
|
2934
2932
|
horizontal: ui
|
|
2935
2933
|
}, _i = K(
|
|
2936
|
-
(
|
|
2934
|
+
(t, r) => {
|
|
2937
2935
|
const {
|
|
2938
2936
|
id: a,
|
|
2939
2937
|
name: o,
|
|
@@ -2942,26 +2940,26 @@ const Wt = Object.assign(ks, {
|
|
|
2942
2940
|
className: l,
|
|
2943
2941
|
radioClassName: c,
|
|
2944
2942
|
disabled: _ = !1,
|
|
2945
|
-
layout:
|
|
2946
|
-
"data-testid":
|
|
2943
|
+
layout: f = "vertical",
|
|
2944
|
+
"data-testid": p,
|
|
2947
2945
|
...h
|
|
2948
|
-
} =
|
|
2946
|
+
} = t;
|
|
2949
2947
|
return /* @__PURE__ */ n.jsx(
|
|
2950
2948
|
"div",
|
|
2951
2949
|
{
|
|
2952
|
-
className:
|
|
2953
|
-
"data-testid":
|
|
2950
|
+
className: Lt(qe.group, qe[f], l),
|
|
2951
|
+
"data-testid": p ?? `radio-group-${o}`,
|
|
2954
2952
|
id: a,
|
|
2955
2953
|
ref: r,
|
|
2956
|
-
children: s.map(({ label: m, value: g, disabled:
|
|
2957
|
-
const C = `${o}-${String(g)}`,
|
|
2954
|
+
children: s.map(({ label: m, value: g, disabled: y }) => {
|
|
2955
|
+
const C = `${o}-${String(g)}`, x = String(g) === String(i);
|
|
2958
2956
|
return /* @__PURE__ */ n.jsx(
|
|
2959
2957
|
tr,
|
|
2960
2958
|
{
|
|
2961
2959
|
id: C,
|
|
2962
|
-
checked:
|
|
2960
|
+
checked: x,
|
|
2963
2961
|
"data-testid": C,
|
|
2964
|
-
disabled: _ ||
|
|
2962
|
+
disabled: _ || y,
|
|
2965
2963
|
name: o,
|
|
2966
2964
|
value: g,
|
|
2967
2965
|
className: c,
|
|
@@ -2974,9 +2972,9 @@ const Wt = Object.assign(ks, {
|
|
|
2974
2972
|
}
|
|
2975
2973
|
);
|
|
2976
2974
|
}
|
|
2977
|
-
),
|
|
2975
|
+
), Xl = Object.assign(tr, {
|
|
2978
2976
|
Group: _i
|
|
2979
|
-
}), pi = "_root_1jj3e_25", fi = "_unordered_1jj3e_39", gi = "_ordered_1jj3e_43", bi = "_sm_1jj3e_48", hi = "_md_1jj3e_59", mi = "_lg_1jj3e_70", yi = "_xl_1jj3e_81",
|
|
2977
|
+
}), pi = "_root_1jj3e_25", fi = "_unordered_1jj3e_39", gi = "_ordered_1jj3e_43", bi = "_sm_1jj3e_48", hi = "_md_1jj3e_59", mi = "_lg_1jj3e_70", yi = "_xl_1jj3e_81", ue = {
|
|
2980
2978
|
root: pi,
|
|
2981
2979
|
unordered: fi,
|
|
2982
2980
|
ordered: gi,
|
|
@@ -2984,11 +2982,11 @@ const Wt = Object.assign(ks, {
|
|
|
2984
2982
|
md: hi,
|
|
2985
2983
|
lg: mi,
|
|
2986
2984
|
xl: yi
|
|
2987
|
-
}, xi = (
|
|
2988
|
-
const { children: r, className: a, "data-testid": o = "list-item" } =
|
|
2985
|
+
}, xi = (t) => {
|
|
2986
|
+
const { children: r, className: a, "data-testid": o = "list-item" } = t;
|
|
2989
2987
|
return /* @__PURE__ */ n.jsx("li", { "data-testid": o, className: a, children: r });
|
|
2990
|
-
},
|
|
2991
|
-
K((
|
|
2988
|
+
}, Yl = Object.assign(
|
|
2989
|
+
K((t, r) => {
|
|
2992
2990
|
const {
|
|
2993
2991
|
variant: a = "unordered",
|
|
2994
2992
|
className: o,
|
|
@@ -2996,20 +2994,20 @@ const Wt = Object.assign(ks, {
|
|
|
2996
2994
|
size: s = "md",
|
|
2997
2995
|
"data-testid": l = "list",
|
|
2998
2996
|
...c
|
|
2999
|
-
} =
|
|
2997
|
+
} = t, _ = a === "ordered" ? "ol" : "ul";
|
|
3000
2998
|
return /* @__PURE__ */ n.jsx(
|
|
3001
2999
|
_,
|
|
3002
3000
|
{
|
|
3003
3001
|
"data-testid": l,
|
|
3004
3002
|
ref: r,
|
|
3005
|
-
className:
|
|
3003
|
+
className: Lt(ue.root, ue[a], ue[s], o),
|
|
3006
3004
|
...a === "ordered" && c,
|
|
3007
3005
|
children: i
|
|
3008
3006
|
}
|
|
3009
3007
|
);
|
|
3010
3008
|
}),
|
|
3011
3009
|
{ Item: xi }
|
|
3012
|
-
), vi = "_wrapper_1v8xn_5", wi = "_viewport_1v8xn_12", Ci = "_mask_1v8xn_26", Si = "_maskLeft_1v8xn_37", Li = "_maskRight_1v8xn_42", ji = "_visible_1v8xn_46", ki = "_control_1v8xn_51", $i = "_xs_1v8xn_70", Ei = "_sm_1v8xn_73", Ti = "_md_1v8xn_76", Ri = "_left_1v8xn_80", Ni = "_right_1v8xn_83",
|
|
3010
|
+
), vi = "_wrapper_1v8xn_5", wi = "_viewport_1v8xn_12", Ci = "_mask_1v8xn_26", Si = "_maskLeft_1v8xn_37", Li = "_maskRight_1v8xn_42", ji = "_visible_1v8xn_46", ki = "_control_1v8xn_51", $i = "_xs_1v8xn_70", Ei = "_sm_1v8xn_73", Ti = "_md_1v8xn_76", Ri = "_left_1v8xn_80", Ni = "_right_1v8xn_83", nt = {
|
|
3013
3011
|
wrapper: vi,
|
|
3014
3012
|
viewport: wi,
|
|
3015
3013
|
mask: Ci,
|
|
@@ -3023,12 +3021,12 @@ const Wt = Object.assign(ks, {
|
|
|
3023
3021
|
left: Ri,
|
|
3024
3022
|
right: Ni
|
|
3025
3023
|
}, Ii = "white", Mi = ({
|
|
3026
|
-
children:
|
|
3024
|
+
children: t,
|
|
3027
3025
|
withControls: r = !0,
|
|
3028
3026
|
className: a,
|
|
3029
3027
|
size: o
|
|
3030
3028
|
}) => {
|
|
3031
|
-
const i =
|
|
3029
|
+
const i = qt(null), [s, l] = _t(!1), [c, _] = _t(!1), { ref: f, bgColor: p } = fe(), h = f ?? { current: null }, m = p ?? Ii, g = r && s, y = r && c, C = ({ direction: u }) => /* @__PURE__ */ n.jsx(
|
|
3032
3030
|
"svg",
|
|
3033
3031
|
{
|
|
3034
3032
|
height: "12px",
|
|
@@ -3043,7 +3041,7 @@ const Wt = Object.assign(ks, {
|
|
|
3043
3041
|
}
|
|
3044
3042
|
) })
|
|
3045
3043
|
}
|
|
3046
|
-
),
|
|
3044
|
+
), x = () => {
|
|
3047
3045
|
const u = i.current;
|
|
3048
3046
|
if (!u) return;
|
|
3049
3047
|
const w = Math.round(u.scrollLeft), L = Math.round(u.scrollLeft + u.clientWidth), E = Math.round(u.scrollWidth);
|
|
@@ -3054,92 +3052,92 @@ const Wt = Object.assign(ks, {
|
|
|
3054
3052
|
const L = w.clientWidth;
|
|
3055
3053
|
w.scrollBy({ left: u === "left" ? -L : L, behavior: "smooth" });
|
|
3056
3054
|
};
|
|
3057
|
-
return
|
|
3055
|
+
return lt(() => {
|
|
3058
3056
|
const u = i.current;
|
|
3059
3057
|
if (!u) return;
|
|
3060
3058
|
const w = (L) => {
|
|
3061
3059
|
Math.abs(L.deltaX) > Math.abs(L.deltaY) || u.scrollWidth > u.clientWidth && (L.preventDefault(), u.scrollBy({ left: L.deltaY, behavior: "auto" }));
|
|
3062
3060
|
};
|
|
3063
3061
|
return u.addEventListener("wheel", w, { passive: !1 }), () => u.removeEventListener("wheel", w);
|
|
3064
|
-
}, []),
|
|
3065
|
-
|
|
3062
|
+
}, []), lt(() => {
|
|
3063
|
+
x();
|
|
3066
3064
|
const u = i.current;
|
|
3067
3065
|
if (u)
|
|
3068
|
-
return u.addEventListener("scroll",
|
|
3069
|
-
u.removeEventListener("scroll",
|
|
3066
|
+
return u.addEventListener("scroll", x, { passive: !0 }), window.addEventListener("resize", x), () => {
|
|
3067
|
+
u.removeEventListener("scroll", x), window.removeEventListener("resize", x);
|
|
3070
3068
|
};
|
|
3071
|
-
}, []), /* @__PURE__ */ n.jsxs("div", { ref: h, className: $(
|
|
3069
|
+
}, []), /* @__PURE__ */ n.jsxs("div", { ref: h, className: $(nt.wrapper, a), children: [
|
|
3072
3070
|
g && /* @__PURE__ */ n.jsx(
|
|
3073
3071
|
"div",
|
|
3074
3072
|
{
|
|
3075
|
-
className: $(
|
|
3073
|
+
className: $(nt.mask, nt.maskLeft, s && nt.visible),
|
|
3076
3074
|
style: {
|
|
3077
3075
|
background: `linear-gradient(to right, ${m} 17%, transparent 80%)`
|
|
3078
3076
|
}
|
|
3079
3077
|
}
|
|
3080
3078
|
),
|
|
3081
|
-
|
|
3079
|
+
y && /* @__PURE__ */ n.jsx(
|
|
3082
3080
|
"div",
|
|
3083
3081
|
{
|
|
3084
|
-
className: $(
|
|
3082
|
+
className: $(nt.mask, nt.maskRight, c && nt.visible),
|
|
3085
3083
|
style: {
|
|
3086
3084
|
background: `linear-gradient(to left, ${m} 17%, transparent 80%)`
|
|
3087
3085
|
}
|
|
3088
3086
|
}
|
|
3089
3087
|
),
|
|
3090
|
-
/* @__PURE__ */ n.jsx("div", { ref: i, className:
|
|
3088
|
+
/* @__PURE__ */ n.jsx("div", { ref: i, className: nt.viewport, children: t }),
|
|
3091
3089
|
g && /* @__PURE__ */ n.jsx(
|
|
3092
3090
|
"button",
|
|
3093
3091
|
{
|
|
3094
3092
|
type: "button",
|
|
3095
3093
|
tabIndex: -1,
|
|
3096
3094
|
"aria-hidden": "true",
|
|
3097
|
-
className: $(
|
|
3095
|
+
className: $(nt.control, nt.left, nt[o]),
|
|
3098
3096
|
onClick: () => v("left"),
|
|
3099
3097
|
children: /* @__PURE__ */ n.jsx(C, { direction: "left" })
|
|
3100
3098
|
}
|
|
3101
3099
|
),
|
|
3102
|
-
|
|
3100
|
+
y && /* @__PURE__ */ n.jsx(
|
|
3103
3101
|
"button",
|
|
3104
3102
|
{
|
|
3105
3103
|
type: "button",
|
|
3106
3104
|
tabIndex: -1,
|
|
3107
3105
|
"aria-hidden": "true",
|
|
3108
|
-
className: $(
|
|
3106
|
+
className: $(nt.control, nt.right, nt[o]),
|
|
3109
3107
|
onClick: () => v("right"),
|
|
3110
3108
|
children: /* @__PURE__ */ n.jsx(C, { direction: "right" })
|
|
3111
3109
|
}
|
|
3112
3110
|
)
|
|
3113
3111
|
] });
|
|
3114
|
-
}, Oi = "_tabBar_1ndpm_82", Ai = "_primary_1ndpm_88", Pi = "_secondary_1ndpm_93", Bi = "_tab_1ndpm_82",
|
|
3112
|
+
}, Oi = "_tabBar_1ndpm_82", Ai = "_primary_1ndpm_88", Pi = "_secondary_1ndpm_93", Bi = "_tab_1ndpm_82", zi = "_md_1ndpm_125", Di = "_sm_1ndpm_129", Wi = "_xs_1ndpm_133", Fi = "_disabled_1ndpm_137", qi = "_selected_1ndpm_143", Hi = "_tabLabel_1ndpm_222", Vi = "_tabPrefix_1ndpm_234", Xi = "_tabPostfix_1ndpm_270", J = {
|
|
3115
3113
|
tabBar: Oi,
|
|
3116
3114
|
primary: Ai,
|
|
3117
3115
|
secondary: Pi,
|
|
3118
3116
|
tab: Bi,
|
|
3119
|
-
md:
|
|
3120
|
-
sm:
|
|
3121
|
-
xs:
|
|
3122
|
-
disabled:
|
|
3123
|
-
selected:
|
|
3117
|
+
md: zi,
|
|
3118
|
+
sm: Di,
|
|
3119
|
+
xs: Wi,
|
|
3120
|
+
disabled: Fi,
|
|
3121
|
+
selected: qi,
|
|
3124
3122
|
tabLabel: Hi,
|
|
3125
3123
|
tabPrefix: Vi,
|
|
3126
3124
|
tabPostfix: Xi
|
|
3127
|
-
}, Yi = "md", Zi = !1, Gi = 8, Ui = "top-right-inside",
|
|
3128
|
-
const
|
|
3129
|
-
if (!
|
|
3130
|
-
return
|
|
3125
|
+
}, Yi = "md", Zi = !1, Gi = 8, Ui = "top-right-inside", er = Ye(null), rr = () => {
|
|
3126
|
+
const t = Ze(er);
|
|
3127
|
+
if (!t) throw new Error("useTabs должен использоваться внутри TabsProvider");
|
|
3128
|
+
return t;
|
|
3131
3129
|
}, Ji = ({
|
|
3132
|
-
children:
|
|
3130
|
+
children: t,
|
|
3133
3131
|
defaultActiveTab: r,
|
|
3134
3132
|
activeTab: a,
|
|
3135
3133
|
onChange: o
|
|
3136
3134
|
}) => {
|
|
3137
|
-
const [i, s] =
|
|
3138
|
-
l || s(
|
|
3135
|
+
const [i, s] = _t(r), l = a !== void 0, c = l ? a : i, _ = (f) => {
|
|
3136
|
+
l || s(f), o && o(f);
|
|
3139
3137
|
};
|
|
3140
|
-
return /* @__PURE__ */ n.jsx(
|
|
3138
|
+
return /* @__PURE__ */ n.jsx(er.Provider, { value: { activeTab: c, setTab: _ }, children: t });
|
|
3141
3139
|
}, Ki = ({
|
|
3142
|
-
mode:
|
|
3140
|
+
mode: t,
|
|
3143
3141
|
item: r,
|
|
3144
3142
|
isActive: a,
|
|
3145
3143
|
showBadge: o,
|
|
@@ -3150,27 +3148,27 @@ const Wt = Object.assign(ks, {
|
|
|
3150
3148
|
}) => {
|
|
3151
3149
|
const {
|
|
3152
3150
|
value: _,
|
|
3153
|
-
label:
|
|
3154
|
-
prefix:
|
|
3151
|
+
label: f,
|
|
3152
|
+
prefix: p,
|
|
3155
3153
|
prefixWrapperProps: h = {},
|
|
3156
3154
|
postfix: m,
|
|
3157
3155
|
postfixWrapperProps: g = {}
|
|
3158
|
-
} = r, { className:
|
|
3159
|
-
primary:
|
|
3160
|
-
secondary:
|
|
3161
|
-
prefix:
|
|
3162
|
-
postfix:
|
|
3156
|
+
} = r, { className: y, ...C } = h, { className: x, ...v } = g, u = {
|
|
3157
|
+
primary: it["typography-label-3-medium"],
|
|
3158
|
+
secondary: it["typography-label-3-regular"],
|
|
3159
|
+
prefix: it["typography-label-3-medium"],
|
|
3160
|
+
postfix: it["typography-label-3-medium"]
|
|
3163
3161
|
}, w = {
|
|
3164
3162
|
size: Gi,
|
|
3165
3163
|
position: Ui,
|
|
3166
3164
|
...i
|
|
3167
|
-
}, L = $(J.tab, J[
|
|
3165
|
+
}, L = $(J.tab, J[t], J[s], {
|
|
3168
3166
|
[J.selected]: a,
|
|
3169
3167
|
[J.disabled]: l
|
|
3170
3168
|
}), E = $(
|
|
3171
3169
|
J.tabPrefix,
|
|
3172
|
-
|
|
3173
|
-
J[
|
|
3170
|
+
y,
|
|
3171
|
+
J[t],
|
|
3174
3172
|
u.prefix,
|
|
3175
3173
|
{
|
|
3176
3174
|
[J.selected]: a,
|
|
@@ -3178,37 +3176,37 @@ const Wt = Object.assign(ks, {
|
|
|
3178
3176
|
}
|
|
3179
3177
|
), k = $(
|
|
3180
3178
|
J.tabPostfix,
|
|
3181
|
-
|
|
3182
|
-
J[
|
|
3179
|
+
x,
|
|
3180
|
+
J[t],
|
|
3183
3181
|
u.postfix,
|
|
3184
3182
|
{
|
|
3185
3183
|
[J.selected]: a,
|
|
3186
3184
|
[J.disabled]: l
|
|
3187
3185
|
}
|
|
3188
|
-
), T = $(J.tabLabel, J[
|
|
3189
|
-
a || l || (c(_),
|
|
3186
|
+
), T = $(J.tabLabel, J[t], u[t]), O = (W) => {
|
|
3187
|
+
a || l || (c(_), W.currentTarget.scrollIntoView({ behavior: "smooth", inline: "center", block: "nearest" }));
|
|
3190
3188
|
}, A = /* @__PURE__ */ n.jsxs(
|
|
3191
3189
|
"button",
|
|
3192
3190
|
{
|
|
3193
3191
|
className: L,
|
|
3194
3192
|
role: "tab",
|
|
3195
|
-
"aria-label":
|
|
3193
|
+
"aria-label": f,
|
|
3196
3194
|
"aria-selected": a,
|
|
3197
3195
|
"aria-disabled": l,
|
|
3198
3196
|
"aria-controls": `tab-panel-${_}`,
|
|
3199
3197
|
"data-testid": `tab-item-${_}`,
|
|
3200
|
-
onClick:
|
|
3198
|
+
onClick: O,
|
|
3201
3199
|
children: [
|
|
3202
|
-
|
|
3200
|
+
p && /* @__PURE__ */ n.jsx(
|
|
3203
3201
|
"span",
|
|
3204
3202
|
{
|
|
3205
3203
|
className: E,
|
|
3206
3204
|
...C,
|
|
3207
3205
|
"data-testid": `tab-prefix-${_}`,
|
|
3208
|
-
children:
|
|
3206
|
+
children: p
|
|
3209
3207
|
}
|
|
3210
3208
|
),
|
|
3211
|
-
/* @__PURE__ */ n.jsx("span", { className: T, "data-testid": `tab-label-${_}`, children:
|
|
3209
|
+
/* @__PURE__ */ n.jsx("span", { className: T, "data-testid": `tab-label-${_}`, children: f }),
|
|
3212
3210
|
m && /* @__PURE__ */ n.jsx(
|
|
3213
3211
|
"span",
|
|
3214
3212
|
{
|
|
@@ -3223,25 +3221,25 @@ const Wt = Object.assign(ks, {
|
|
|
3223
3221
|
);
|
|
3224
3222
|
return o ? /* @__PURE__ */ n.jsx(Qa, { ...w, "data-testid": `tab-badge-${_}`, children: A }) : A;
|
|
3225
3223
|
}, Qi = ({
|
|
3226
|
-
mode:
|
|
3224
|
+
mode: t,
|
|
3227
3225
|
items: r,
|
|
3228
3226
|
size: a = Yi,
|
|
3229
3227
|
isAllItemsDisabled: o = Zi
|
|
3230
3228
|
}) => {
|
|
3231
|
-
const { activeTab: i, setTab: s } =
|
|
3229
|
+
const { activeTab: i, setTab: s } = rr(), l = Ha();
|
|
3232
3230
|
return /* @__PURE__ */ n.jsx(Mi, { size: a, withControls: l, children: /* @__PURE__ */ n.jsx(
|
|
3233
3231
|
"div",
|
|
3234
3232
|
{
|
|
3235
3233
|
role: "tablist",
|
|
3236
3234
|
"data-testid": "tabs-bar",
|
|
3237
3235
|
"aria-orientation": "horizontal",
|
|
3238
|
-
className: $(J.tabBar, J[
|
|
3236
|
+
className: $(J.tabBar, J[t]),
|
|
3239
3237
|
children: r.map((c) => /* @__PURE__ */ n.jsx(
|
|
3240
3238
|
Ki,
|
|
3241
3239
|
{
|
|
3242
3240
|
size: a,
|
|
3243
3241
|
item: c,
|
|
3244
|
-
mode:
|
|
3242
|
+
mode: t,
|
|
3245
3243
|
showBadge: c.showBadge,
|
|
3246
3244
|
badgeProps: c.badgeProps,
|
|
3247
3245
|
isActive: i === c.value,
|
|
@@ -3252,24 +3250,24 @@ const Wt = Object.assign(ks, {
|
|
|
3252
3250
|
))
|
|
3253
3251
|
}
|
|
3254
3252
|
) });
|
|
3255
|
-
},
|
|
3253
|
+
}, tl = ({ tabValue: t, children: r, ...a }) => /* @__PURE__ */ n.jsx(
|
|
3256
3254
|
"div",
|
|
3257
3255
|
{
|
|
3258
3256
|
role: "tabpanel",
|
|
3259
|
-
"data-testid": `tab-panel-${
|
|
3260
|
-
"aria-labelledby": `tab-item-${
|
|
3257
|
+
"data-testid": `tab-panel-${t}`,
|
|
3258
|
+
"aria-labelledby": `tab-item-${t}`,
|
|
3261
3259
|
...a,
|
|
3262
3260
|
children: r
|
|
3263
3261
|
}
|
|
3264
|
-
),
|
|
3265
|
-
const { activeTab: a } =
|
|
3262
|
+
), el = ({ children: t, ...r }) => {
|
|
3263
|
+
const { activeTab: a } = rr(), o = Array.isArray(t) ? t : [t], i = (s, l) => _e.isValidElement(s) && typeof s.props == "object" && s.props !== null && l in s.props;
|
|
3266
3264
|
return /* @__PURE__ */ n.jsx("div", { "data-testid": "tab-content", ...r, children: o.map((s) => i(s, "tabValue") && String(s.props.tabValue) === a ? s : null) });
|
|
3267
|
-
},
|
|
3265
|
+
}, Zl = {
|
|
3268
3266
|
Provider: Ji,
|
|
3269
|
-
Content:
|
|
3270
|
-
Panel:
|
|
3267
|
+
Content: el,
|
|
3268
|
+
Panel: tl,
|
|
3271
3269
|
Bar: Qi
|
|
3272
|
-
}, rl = "_root_1fbbw_34", al = "_open_1fbbw_51", ol = "_xs_1fbbw_55", nl = "_s_1fbbw_61", sl = "_m_1fbbw_67", il = "_neutral_1fbbw_73", ll = "_contrast_1fbbw_78", cl = "_accent_1fbbw_84", dl = "_typography_1fbbw_89", ul = "_title_1fbbw_89", _l = "_text_1fbbw_93", pl = "_mediaWrapper_1fbbw_97", fl = "_content_1fbbw_112", gl = "_closeButton_1fbbw_116", bl = "_hasMedia_1fbbw_142", hl = "_buttonStack_1fbbw_148",
|
|
3270
|
+
}, rl = "_root_1fbbw_34", al = "_open_1fbbw_51", ol = "_xs_1fbbw_55", nl = "_s_1fbbw_61", sl = "_m_1fbbw_67", il = "_neutral_1fbbw_73", ll = "_contrast_1fbbw_78", cl = "_accent_1fbbw_84", dl = "_typography_1fbbw_89", ul = "_title_1fbbw_89", _l = "_text_1fbbw_93", pl = "_mediaWrapper_1fbbw_97", fl = "_content_1fbbw_112", gl = "_closeButton_1fbbw_116", bl = "_hasMedia_1fbbw_142", hl = "_buttonStack_1fbbw_148", st = {
|
|
3273
3271
|
root: rl,
|
|
3274
3272
|
open: al,
|
|
3275
3273
|
xs: ol,
|
|
@@ -3294,129 +3292,129 @@ const Wt = Object.assign(ks, {
|
|
|
3294
3292
|
}
|
|
3295
3293
|
),
|
|
3296
3294
|
/* @__PURE__ */ n.jsx("path", { d: "M-2 0.000390053L26 0.000390053V-1L-2 -1L-2 0.000390053Z" })
|
|
3297
|
-
] }),
|
|
3295
|
+
] }), ft = {
|
|
3298
3296
|
shiftX: 64,
|
|
3299
3297
|
adjustY: 1
|
|
3300
|
-
},
|
|
3298
|
+
}, gt = { adjustX: 1, shiftY: !0 }, xl = {
|
|
3301
3299
|
left: {
|
|
3302
3300
|
points: ["cr", "cl"],
|
|
3303
|
-
overflow:
|
|
3301
|
+
overflow: gt,
|
|
3304
3302
|
offset: [-22, 0]
|
|
3305
3303
|
},
|
|
3306
3304
|
right: {
|
|
3307
3305
|
points: ["cl", "cr"],
|
|
3308
|
-
overflow:
|
|
3306
|
+
overflow: gt,
|
|
3309
3307
|
offset: [22, 0]
|
|
3310
3308
|
},
|
|
3311
3309
|
top: {
|
|
3312
3310
|
points: ["bc", "tc"],
|
|
3313
|
-
overflow:
|
|
3311
|
+
overflow: ft,
|
|
3314
3312
|
offset: [0, -22]
|
|
3315
3313
|
},
|
|
3316
3314
|
bottom: {
|
|
3317
3315
|
points: ["tc", "bc"],
|
|
3318
|
-
overflow:
|
|
3316
|
+
overflow: ft,
|
|
3319
3317
|
offset: [0, 22]
|
|
3320
3318
|
},
|
|
3321
3319
|
topLeft: {
|
|
3322
3320
|
points: ["bl", "tl"],
|
|
3323
|
-
overflow:
|
|
3321
|
+
overflow: ft,
|
|
3324
3322
|
offset: [0, -22]
|
|
3325
3323
|
},
|
|
3326
3324
|
leftTop: {
|
|
3327
3325
|
points: ["tr", "tl"],
|
|
3328
|
-
overflow:
|
|
3326
|
+
overflow: gt,
|
|
3329
3327
|
offset: [-22, 0]
|
|
3330
3328
|
},
|
|
3331
3329
|
topRight: {
|
|
3332
3330
|
points: ["br", "tr"],
|
|
3333
|
-
overflow:
|
|
3331
|
+
overflow: ft,
|
|
3334
3332
|
offset: [0, -22]
|
|
3335
3333
|
},
|
|
3336
3334
|
rightTop: {
|
|
3337
3335
|
points: ["tl", "tr"],
|
|
3338
|
-
overflow:
|
|
3336
|
+
overflow: gt,
|
|
3339
3337
|
offset: [22, 0]
|
|
3340
3338
|
},
|
|
3341
3339
|
bottomRight: {
|
|
3342
3340
|
points: ["tr", "br"],
|
|
3343
|
-
overflow:
|
|
3341
|
+
overflow: ft,
|
|
3344
3342
|
offset: [0, 22]
|
|
3345
3343
|
},
|
|
3346
3344
|
rightBottom: {
|
|
3347
3345
|
points: ["bl", "br"],
|
|
3348
|
-
overflow:
|
|
3346
|
+
overflow: gt,
|
|
3349
3347
|
offset: [22, 0]
|
|
3350
3348
|
},
|
|
3351
3349
|
bottomLeft: {
|
|
3352
3350
|
points: ["tl", "bl"],
|
|
3353
|
-
overflow:
|
|
3351
|
+
overflow: ft,
|
|
3354
3352
|
offset: [0, 22]
|
|
3355
3353
|
},
|
|
3356
3354
|
leftBottom: {
|
|
3357
3355
|
points: ["br", "bl"],
|
|
3358
|
-
overflow:
|
|
3356
|
+
overflow: gt,
|
|
3359
3357
|
offset: [-22, 0]
|
|
3360
3358
|
}
|
|
3361
3359
|
}, vl = {
|
|
3362
3360
|
left: {
|
|
3363
3361
|
points: ["cr", "cl"],
|
|
3364
|
-
overflow:
|
|
3362
|
+
overflow: gt,
|
|
3365
3363
|
offset: [-16, 0]
|
|
3366
3364
|
},
|
|
3367
3365
|
right: {
|
|
3368
3366
|
points: ["cl", "cr"],
|
|
3369
|
-
overflow:
|
|
3367
|
+
overflow: gt,
|
|
3370
3368
|
offset: [16, 0]
|
|
3371
3369
|
},
|
|
3372
3370
|
top: {
|
|
3373
3371
|
points: ["bc", "tc"],
|
|
3374
|
-
overflow:
|
|
3372
|
+
overflow: ft,
|
|
3375
3373
|
offset: [0, -16]
|
|
3376
3374
|
},
|
|
3377
3375
|
bottom: {
|
|
3378
3376
|
points: ["tc", "bc"],
|
|
3379
|
-
overflow:
|
|
3377
|
+
overflow: ft,
|
|
3380
3378
|
offset: [0, 16]
|
|
3381
3379
|
},
|
|
3382
3380
|
topLeft: {
|
|
3383
3381
|
points: ["bl", "tl"],
|
|
3384
|
-
overflow:
|
|
3382
|
+
overflow: ft,
|
|
3385
3383
|
offset: [0, -16]
|
|
3386
3384
|
},
|
|
3387
3385
|
leftTop: {
|
|
3388
3386
|
points: ["tr", "tl"],
|
|
3389
|
-
overflow:
|
|
3387
|
+
overflow: gt,
|
|
3390
3388
|
offset: [-16, 0]
|
|
3391
3389
|
},
|
|
3392
3390
|
topRight: {
|
|
3393
3391
|
points: ["br", "tr"],
|
|
3394
|
-
overflow:
|
|
3392
|
+
overflow: ft,
|
|
3395
3393
|
offset: [0, -16]
|
|
3396
3394
|
},
|
|
3397
3395
|
rightTop: {
|
|
3398
3396
|
points: ["tl", "tr"],
|
|
3399
|
-
overflow:
|
|
3397
|
+
overflow: gt,
|
|
3400
3398
|
offset: [16, 0]
|
|
3401
3399
|
},
|
|
3402
3400
|
bottomRight: {
|
|
3403
3401
|
points: ["tr", "br"],
|
|
3404
|
-
overflow:
|
|
3402
|
+
overflow: ft,
|
|
3405
3403
|
offset: [0, 16]
|
|
3406
3404
|
},
|
|
3407
3405
|
rightBottom: {
|
|
3408
3406
|
points: ["bl", "br"],
|
|
3409
|
-
overflow:
|
|
3407
|
+
overflow: gt,
|
|
3410
3408
|
offset: [16, 0]
|
|
3411
3409
|
},
|
|
3412
3410
|
bottomLeft: {
|
|
3413
3411
|
points: ["tl", "bl"],
|
|
3414
|
-
overflow:
|
|
3412
|
+
overflow: ft,
|
|
3415
3413
|
offset: [0, 16]
|
|
3416
3414
|
},
|
|
3417
3415
|
leftBottom: {
|
|
3418
3416
|
points: ["br", "bl"],
|
|
3419
|
-
overflow:
|
|
3417
|
+
overflow: gt,
|
|
3420
3418
|
offset: [-16, 0]
|
|
3421
3419
|
}
|
|
3422
3420
|
}, wl = {
|
|
@@ -3456,11 +3454,11 @@ const Wt = Object.assign(ks, {
|
|
|
3456
3454
|
{ mode: "primary", buttonStyle: "accent", size: "s" }
|
|
3457
3455
|
]
|
|
3458
3456
|
}
|
|
3459
|
-
}, Cl = (
|
|
3457
|
+
}, Cl = (t, r, a) => {
|
|
3460
3458
|
const o = ja(r, 1, 3), i = wl[a][o];
|
|
3461
|
-
return i[Math.min(
|
|
3462
|
-
},
|
|
3463
|
-
text:
|
|
3459
|
+
return i[Math.min(t, i.length - 1)];
|
|
3460
|
+
}, He = ({
|
|
3461
|
+
text: t,
|
|
3464
3462
|
title: r,
|
|
3465
3463
|
media: a,
|
|
3466
3464
|
variant: o = "neutral",
|
|
@@ -3469,29 +3467,29 @@ const Wt = Object.assign(ks, {
|
|
|
3469
3467
|
onClose: l,
|
|
3470
3468
|
buttons: c,
|
|
3471
3469
|
buttonProps: _,
|
|
3472
|
-
showClose:
|
|
3470
|
+
showClose: f
|
|
3473
3471
|
}) => {
|
|
3474
|
-
const
|
|
3475
|
-
return /* @__PURE__ */ n.jsxs("div", { className:
|
|
3476
|
-
g && /* @__PURE__ */ n.jsx("div", { className: $(
|
|
3472
|
+
const p = ["neutral", "accent"].includes(o) ? "contrast" : "primary", h = i === "m", m = !!(r && h), g = !!(a && h), y = c && !!c.length, C = !!(f && h) || !f && h && !y, x = i === "xs" ? 4 : 3;
|
|
3473
|
+
return /* @__PURE__ */ n.jsxs("div", { className: st.content, children: [
|
|
3474
|
+
g && /* @__PURE__ */ n.jsx("div", { className: $(st.mediaWrapper, s.mediaWrapper), children: a }),
|
|
3477
3475
|
/* @__PURE__ */ n.jsxs("div", { className: s.textWrapper, children: [
|
|
3478
3476
|
m && /* @__PURE__ */ n.jsx(
|
|
3479
|
-
|
|
3477
|
+
De.Subtitle,
|
|
3480
3478
|
{
|
|
3481
|
-
className: $(
|
|
3479
|
+
className: $(st.typography, st.title, s.typography),
|
|
3482
3480
|
size: 1,
|
|
3483
3481
|
as: "h3",
|
|
3484
|
-
typographyStyle:
|
|
3482
|
+
typographyStyle: p,
|
|
3485
3483
|
children: r
|
|
3486
3484
|
}
|
|
3487
3485
|
),
|
|
3488
3486
|
/* @__PURE__ */ n.jsx(
|
|
3489
|
-
|
|
3487
|
+
De.Label,
|
|
3490
3488
|
{
|
|
3491
|
-
className: $(
|
|
3492
|
-
typographyStyle:
|
|
3493
|
-
size:
|
|
3494
|
-
children:
|
|
3489
|
+
className: $(st.typography, st.text, s.typography),
|
|
3490
|
+
typographyStyle: p,
|
|
3491
|
+
size: x,
|
|
3492
|
+
children: t
|
|
3495
3493
|
}
|
|
3496
3494
|
)
|
|
3497
3495
|
] }),
|
|
@@ -3499,8 +3497,8 @@ const Wt = Object.assign(ks, {
|
|
|
3499
3497
|
"button",
|
|
3500
3498
|
{
|
|
3501
3499
|
type: "button",
|
|
3502
|
-
className: $(
|
|
3503
|
-
[
|
|
3500
|
+
className: $(st.closeButton, st[o], s.closeButton, {
|
|
3501
|
+
[st.hasMedia]: g
|
|
3504
3502
|
}),
|
|
3505
3503
|
onClick: l,
|
|
3506
3504
|
"aria-label": "Закрыть подсказку",
|
|
@@ -3508,20 +3506,20 @@ const Wt = Object.assign(ks, {
|
|
|
3508
3506
|
children: /* @__PURE__ */ n.jsx(ml, {})
|
|
3509
3507
|
}
|
|
3510
3508
|
),
|
|
3511
|
-
h &&
|
|
3509
|
+
h && y && /* @__PURE__ */ n.jsx("div", { className: st.buttonStack, children: c.map((v, u) => {
|
|
3512
3510
|
const L = {
|
|
3513
3511
|
...Cl(u, c.length, o),
|
|
3514
3512
|
..._,
|
|
3515
3513
|
...v
|
|
3516
|
-
}, { closeOnClick: E, ...k } = L, T = (
|
|
3514
|
+
}, { closeOnClick: E, ...k } = L, T = (O) => {
|
|
3517
3515
|
var A;
|
|
3518
|
-
(A = k.onClick) == null || A.call(k,
|
|
3516
|
+
(A = k.onClick) == null || A.call(k, O), E && (l == null || l());
|
|
3519
3517
|
};
|
|
3520
3518
|
return /* @__PURE__ */ n.jsx(ga, { ...k, onClick: T }, u);
|
|
3521
3519
|
}) })
|
|
3522
3520
|
] });
|
|
3523
|
-
},
|
|
3524
|
-
customContent:
|
|
3521
|
+
}, Gl = ({
|
|
3522
|
+
customContent: t,
|
|
3525
3523
|
children: r,
|
|
3526
3524
|
placement: a = "top",
|
|
3527
3525
|
contentClassNames: o,
|
|
@@ -3530,43 +3528,43 @@ const Wt = Object.assign(ks, {
|
|
|
3530
3528
|
showArrow: l = !0,
|
|
3531
3529
|
showClose: c = !0,
|
|
3532
3530
|
trigger: _ = "hover",
|
|
3533
|
-
variant:
|
|
3534
|
-
size:
|
|
3531
|
+
variant: f = "neutral",
|
|
3532
|
+
size: p = "s",
|
|
3535
3533
|
text: h,
|
|
3536
3534
|
title: m,
|
|
3537
3535
|
media: g,
|
|
3538
|
-
buttons:
|
|
3536
|
+
buttons: y,
|
|
3539
3537
|
buttonProps: C,
|
|
3540
|
-
onClose:
|
|
3538
|
+
onClose: x,
|
|
3541
3539
|
...v
|
|
3542
3540
|
}) => {
|
|
3543
|
-
const [u, w] =
|
|
3544
|
-
w(!1),
|
|
3545
|
-
},
|
|
3546
|
-
|
|
3541
|
+
const [u, w] = _t(!1), [L, E] = _t(!1), k = p === "m" ? xl : vl, T = () => {
|
|
3542
|
+
w(!1), x == null || x();
|
|
3543
|
+
}, O = t || (p === "m" ? /* @__PURE__ */ n.jsx(
|
|
3544
|
+
He,
|
|
3547
3545
|
{
|
|
3548
3546
|
classNames: o,
|
|
3549
3547
|
text: h,
|
|
3550
|
-
variant:
|
|
3551
|
-
size:
|
|
3548
|
+
variant: f,
|
|
3549
|
+
size: p,
|
|
3552
3550
|
onClose: T,
|
|
3553
3551
|
title: m,
|
|
3554
3552
|
media: g,
|
|
3555
3553
|
showClose: c,
|
|
3556
|
-
buttons:
|
|
3554
|
+
buttons: y,
|
|
3557
3555
|
buttonProps: C
|
|
3558
3556
|
}
|
|
3559
3557
|
) : /* @__PURE__ */ n.jsx(
|
|
3560
|
-
|
|
3558
|
+
He,
|
|
3561
3559
|
{
|
|
3562
3560
|
classNames: o,
|
|
3563
3561
|
text: h,
|
|
3564
|
-
variant:
|
|
3565
|
-
size:
|
|
3562
|
+
variant: f,
|
|
3563
|
+
size: p,
|
|
3566
3564
|
onClose: T
|
|
3567
3565
|
}
|
|
3568
3566
|
));
|
|
3569
|
-
return
|
|
3567
|
+
return lt(() => {
|
|
3570
3568
|
if (u) {
|
|
3571
3569
|
const A = requestAnimationFrame(() => E(!0));
|
|
3572
3570
|
return () => cancelAnimationFrame(A);
|
|
@@ -3578,11 +3576,11 @@ const Wt = Object.assign(ks, {
|
|
|
3578
3576
|
visible: u,
|
|
3579
3577
|
onVisibleChange: w,
|
|
3580
3578
|
classNames: {
|
|
3581
|
-
root: $(
|
|
3579
|
+
root: $(st.root, st[f], st[p], L && st.open),
|
|
3582
3580
|
...v.classNames
|
|
3583
3581
|
},
|
|
3584
3582
|
placement: a,
|
|
3585
|
-
overlay: () =>
|
|
3583
|
+
overlay: () => O,
|
|
3586
3584
|
trigger: _,
|
|
3587
3585
|
mouseEnterDelay: i,
|
|
3588
3586
|
mouseLeaveDelay: s,
|
|
@@ -3590,30 +3588,29 @@ const Wt = Object.assign(ks, {
|
|
|
3590
3588
|
builtinPlacements: k,
|
|
3591
3589
|
showArrow: l ? {
|
|
3592
3590
|
content: /* @__PURE__ */ n.jsx(yl, {}),
|
|
3593
|
-
className: `tooltipArrow tooltipArrow-${
|
|
3591
|
+
className: `tooltipArrow tooltipArrow-${p}`
|
|
3594
3592
|
} : !1,
|
|
3595
3593
|
destroyTooltipOnHide: !0,
|
|
3596
3594
|
...v,
|
|
3597
3595
|
children: r
|
|
3598
3596
|
}
|
|
3599
3597
|
);
|
|
3600
|
-
}, Sl = "
|
|
3598
|
+
}, Sl = "_segmentedControl_1yvz7_5", Ll = "_segment_1yvz7_5", jl = "_activeSegmentIndicator_1yvz7_51", kl = "_stretched_1yvz7_82", $l = "_s_1yvz7_5", El = "_icon_1yvz7_90", Tl = "_label_1yvz7_94", Rl = "_m_1yvz7_98", Nl = "_l_1yvz7_94", At = {
|
|
3601
3599
|
segmentedControl: Sl,
|
|
3602
3600
|
segment: Ll,
|
|
3603
3601
|
activeSegmentIndicator: jl,
|
|
3604
|
-
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
|
-
|
|
3609
|
-
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
}, Kl = (e) => {
|
|
3602
|
+
stretched: kl,
|
|
3603
|
+
s: $l,
|
|
3604
|
+
icon: El,
|
|
3605
|
+
label: Tl,
|
|
3606
|
+
m: Rl,
|
|
3607
|
+
l: Nl
|
|
3608
|
+
}, Ve = {
|
|
3609
|
+
s: it["typography-label-3-regular"],
|
|
3610
|
+
m: it["typography-label-2-regular"],
|
|
3611
|
+
l: it["typography-label-2-regular"]
|
|
3612
|
+
}, Ul = (t) => {
|
|
3613
|
+
var u;
|
|
3617
3614
|
const {
|
|
3618
3615
|
className: r,
|
|
3619
3616
|
defaultValue: a,
|
|
@@ -3621,83 +3618,76 @@ const Wt = Object.assign(ks, {
|
|
|
3621
3618
|
size: i = "m",
|
|
3622
3619
|
segments: s,
|
|
3623
3620
|
stretched: l,
|
|
3624
|
-
|
|
3625
|
-
|
|
3626
|
-
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3631
|
-
}, [
|
|
3632
|
-
|
|
3633
|
-
}, [m, s, i, l, _]);
|
|
3634
|
-
const v = () => {
|
|
3621
|
+
mode: c = "label",
|
|
3622
|
+
onChange: _
|
|
3623
|
+
} = t, f = pe(), [p, h] = _t(a || s[0].value), [m, g] = _t({ width: 0, left: 0 }), y = qt(null);
|
|
3624
|
+
lt(() => {
|
|
3625
|
+
o && h(o);
|
|
3626
|
+
}, [o]), lt(() => {
|
|
3627
|
+
C();
|
|
3628
|
+
}, [p, s, i, l, c]);
|
|
3629
|
+
const C = () => {
|
|
3635
3630
|
if (!(y != null && y.current)) return;
|
|
3636
3631
|
const w = y.current.querySelector(
|
|
3637
3632
|
'[data-is-active-segment="true"]'
|
|
3638
3633
|
);
|
|
3639
|
-
w &&
|
|
3634
|
+
w && g({
|
|
3640
3635
|
width: w.offsetWidth,
|
|
3641
|
-
left: w.offsetLeft
|
|
3642
|
-
height: w.offsetHeight
|
|
3636
|
+
left: w.offsetLeft
|
|
3643
3637
|
});
|
|
3644
|
-
}, u = (w) => {
|
|
3645
|
-
|
|
3638
|
+
}, x = (u = s.find((w) => w.value === p)) == null ? void 0 : u.label, v = (w) => {
|
|
3639
|
+
h(w), _ == null || _(w);
|
|
3646
3640
|
};
|
|
3647
3641
|
return (s == null ? void 0 : s.length) === 0 ? null : /* @__PURE__ */ n.jsxs(
|
|
3648
3642
|
"div",
|
|
3649
3643
|
{
|
|
3650
3644
|
className: $(
|
|
3651
|
-
|
|
3652
|
-
|
|
3653
|
-
|
|
3645
|
+
At.segmentedControl,
|
|
3646
|
+
At[i],
|
|
3647
|
+
At[c],
|
|
3654
3648
|
{
|
|
3655
|
-
[
|
|
3656
|
-
[Se.disabled]: c
|
|
3649
|
+
[At.stretched]: l
|
|
3657
3650
|
},
|
|
3658
3651
|
r
|
|
3659
3652
|
),
|
|
3660
3653
|
"data-testid": "segmented-control-container",
|
|
3661
3654
|
ref: y,
|
|
3662
|
-
...f,
|
|
3663
3655
|
children: [
|
|
3664
|
-
s == null ? void 0 : s.map(({ label: w, value: L
|
|
3665
|
-
const
|
|
3666
|
-
return /* @__PURE__ */ n.jsxs(
|
|
3656
|
+
s == null ? void 0 : s.map(({ label: w, value: L }, E) => {
|
|
3657
|
+
const k = () => v(L);
|
|
3658
|
+
return /* @__PURE__ */ n.jsxs(Pt, { children: [
|
|
3667
3659
|
/* @__PURE__ */ n.jsx(
|
|
3668
3660
|
"input",
|
|
3669
3661
|
{
|
|
3670
|
-
id:
|
|
3662
|
+
id: f + JSON.stringify(L),
|
|
3671
3663
|
value: JSON.stringify(L),
|
|
3672
3664
|
type: "radio",
|
|
3673
|
-
checked:
|
|
3674
|
-
|
|
3665
|
+
checked: p === L,
|
|
3666
|
+
onClick: k
|
|
3675
3667
|
}
|
|
3676
3668
|
),
|
|
3677
3669
|
/* @__PURE__ */ n.jsx(
|
|
3678
3670
|
"label",
|
|
3679
3671
|
{
|
|
3680
|
-
"data-is-active-segment":
|
|
3681
|
-
className: $(
|
|
3682
|
-
htmlFor:
|
|
3672
|
+
"data-is-active-segment": p === L,
|
|
3673
|
+
className: $(At.segment, Ve[i]),
|
|
3674
|
+
htmlFor: f + JSON.stringify(L),
|
|
3683
3675
|
"data-testid": "segmented-control-segment",
|
|
3684
|
-
onClick: A,
|
|
3685
|
-
...N,
|
|
3686
3676
|
children: w
|
|
3687
3677
|
}
|
|
3688
3678
|
)
|
|
3689
|
-
] },
|
|
3679
|
+
] }, Jt(JSON.stringify(L)) + E);
|
|
3690
3680
|
}),
|
|
3691
3681
|
/* @__PURE__ */ n.jsx(
|
|
3692
3682
|
"div",
|
|
3693
3683
|
{
|
|
3694
|
-
className: $(
|
|
3695
|
-
"data-testid": "segmented-control-
|
|
3684
|
+
className: $(At.activeSegmentIndicator, Ve[i]),
|
|
3685
|
+
"data-testid": "segmented-control-active-segment",
|
|
3696
3686
|
style: {
|
|
3697
|
-
width:
|
|
3698
|
-
left:
|
|
3699
|
-
|
|
3700
|
-
|
|
3687
|
+
width: m.width,
|
|
3688
|
+
left: m.left
|
|
3689
|
+
},
|
|
3690
|
+
children: x
|
|
3701
3691
|
}
|
|
3702
3692
|
)
|
|
3703
3693
|
]
|
|
@@ -3705,25 +3695,25 @@ const Wt = Object.assign(ks, {
|
|
|
3705
3695
|
);
|
|
3706
3696
|
};
|
|
3707
3697
|
export {
|
|
3708
|
-
|
|
3698
|
+
Al as Avatar,
|
|
3709
3699
|
Qa as Badge,
|
|
3710
3700
|
ga as Button,
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3701
|
+
Fl as Checkbox,
|
|
3702
|
+
zl as ConfigProvider,
|
|
3703
|
+
Vl as Helper,
|
|
3704
|
+
Pl as Image,
|
|
3705
|
+
Yl as List,
|
|
3716
3706
|
bo as Loader,
|
|
3717
|
-
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
|
|
3721
|
-
|
|
3722
|
-
|
|
3723
|
-
|
|
3724
|
-
|
|
3707
|
+
Xl as Radio,
|
|
3708
|
+
Ul as SegmentedControl,
|
|
3709
|
+
Zl as Tabs,
|
|
3710
|
+
Wl as Tag,
|
|
3711
|
+
Hl as TextArea,
|
|
3712
|
+
ql as TextInput,
|
|
3713
|
+
Gl as Tooltip,
|
|
3714
|
+
De as Typography,
|
|
3725
3715
|
mo as enUS,
|
|
3726
|
-
|
|
3716
|
+
Dl as ruRU,
|
|
3727
3717
|
yo as useConfig,
|
|
3728
|
-
|
|
3718
|
+
Bl as useLocale
|
|
3729
3719
|
};
|