@post-pioneer/ui-kit 0.1.5 → 0.1.7
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/ui-kit-postpioneer.es.js +630 -189
- package/dist/ui-kit-postpioneer.umd.js +4 -4
- package/dist/ui-kit.css +1 -0
- package/package.json +3 -2
- package/dist/style.css +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
var
|
|
1
|
+
import l1, { forwardRef as $ } from "react";
|
|
2
|
+
var P = { exports: {} }, S = {};
|
|
3
3
|
/**
|
|
4
4
|
* @license React
|
|
5
5
|
* react-jsx-runtime.production.js
|
|
@@ -9,29 +9,29 @@ var h = { exports: {} }, b = {};
|
|
|
9
9
|
* This source code is licensed under the MIT license found in the
|
|
10
10
|
* LICENSE file in the root directory of this source tree.
|
|
11
11
|
*/
|
|
12
|
-
var
|
|
13
|
-
function
|
|
14
|
-
if (
|
|
15
|
-
|
|
16
|
-
var
|
|
17
|
-
function
|
|
18
|
-
var
|
|
19
|
-
if (
|
|
20
|
-
|
|
21
|
-
for (var
|
|
22
|
-
|
|
23
|
-
} else
|
|
24
|
-
return
|
|
25
|
-
$$typeof:
|
|
26
|
-
type:
|
|
27
|
-
key:
|
|
28
|
-
ref:
|
|
29
|
-
props:
|
|
12
|
+
var q;
|
|
13
|
+
function i1() {
|
|
14
|
+
if (q) return S;
|
|
15
|
+
q = 1;
|
|
16
|
+
var s = Symbol.for("react.transitional.element"), o = Symbol.for("react.fragment");
|
|
17
|
+
function _(t, c, i) {
|
|
18
|
+
var d = null;
|
|
19
|
+
if (i !== void 0 && (d = "" + i), c.key !== void 0 && (d = "" + c.key), "key" in c) {
|
|
20
|
+
i = {};
|
|
21
|
+
for (var u in c)
|
|
22
|
+
u !== "key" && (i[u] = c[u]);
|
|
23
|
+
} else i = c;
|
|
24
|
+
return c = i.ref, {
|
|
25
|
+
$$typeof: s,
|
|
26
|
+
type: t,
|
|
27
|
+
key: d,
|
|
28
|
+
ref: c !== void 0 ? c : null,
|
|
29
|
+
props: i
|
|
30
30
|
};
|
|
31
31
|
}
|
|
32
|
-
return
|
|
32
|
+
return S.Fragment = o, S.jsx = _, S.jsxs = _, S;
|
|
33
33
|
}
|
|
34
|
-
var
|
|
34
|
+
var A = {};
|
|
35
35
|
/**
|
|
36
36
|
* @license React
|
|
37
37
|
* react-jsx-runtime.development.js
|
|
@@ -41,125 +41,125 @@ var w = {};
|
|
|
41
41
|
* This source code is licensed under the MIT license found in the
|
|
42
42
|
* LICENSE file in the root directory of this source tree.
|
|
43
43
|
*/
|
|
44
|
-
var
|
|
45
|
-
function
|
|
46
|
-
return
|
|
47
|
-
function
|
|
44
|
+
var J;
|
|
45
|
+
function _1() {
|
|
46
|
+
return J || (J = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
47
|
+
function s(e) {
|
|
48
48
|
if (e == null) return null;
|
|
49
49
|
if (typeof e == "function")
|
|
50
|
-
return e.$$typeof ===
|
|
50
|
+
return e.$$typeof === t1 ? null : e.displayName || e.name || null;
|
|
51
51
|
if (typeof e == "string") return e;
|
|
52
52
|
switch (e) {
|
|
53
|
-
case
|
|
53
|
+
case x:
|
|
54
54
|
return "Fragment";
|
|
55
|
-
case
|
|
55
|
+
case N:
|
|
56
56
|
return "Profiler";
|
|
57
|
-
case
|
|
57
|
+
case b:
|
|
58
58
|
return "StrictMode";
|
|
59
|
-
case
|
|
59
|
+
case r1:
|
|
60
60
|
return "Suspense";
|
|
61
|
-
case
|
|
61
|
+
case a1:
|
|
62
62
|
return "SuspenseList";
|
|
63
|
-
case
|
|
63
|
+
case s1:
|
|
64
64
|
return "Activity";
|
|
65
65
|
}
|
|
66
66
|
if (typeof e == "object")
|
|
67
67
|
switch (typeof e.tag == "number" && console.error(
|
|
68
68
|
"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
|
|
69
69
|
), e.$$typeof) {
|
|
70
|
-
case
|
|
70
|
+
case w:
|
|
71
71
|
return "Portal";
|
|
72
|
-
case q:
|
|
73
|
-
return (e.displayName || "Context") + ".Provider";
|
|
74
|
-
case V:
|
|
75
|
-
return (e._context.displayName || "Context") + ".Consumer";
|
|
76
|
-
case G:
|
|
77
|
-
var r = e.render;
|
|
78
|
-
return e = e.displayName, e || (e = r.displayName || r.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
|
|
79
72
|
case B:
|
|
80
|
-
return
|
|
73
|
+
return (e.displayName || "Context") + ".Provider";
|
|
81
74
|
case y:
|
|
82
|
-
|
|
75
|
+
return (e._context.displayName || "Context") + ".Consumer";
|
|
76
|
+
case e1:
|
|
77
|
+
var a = e.render;
|
|
78
|
+
return e = e.displayName, e || (e = a.displayName || a.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
|
|
79
|
+
case n1:
|
|
80
|
+
return a = e.displayName || null, a !== null ? a : s(e.type) || "Memo";
|
|
81
|
+
case Y:
|
|
82
|
+
a = e._payload, e = e._init;
|
|
83
83
|
try {
|
|
84
|
-
return
|
|
84
|
+
return s(e(a));
|
|
85
85
|
} catch {
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
88
|
return null;
|
|
89
89
|
}
|
|
90
|
-
function
|
|
90
|
+
function o(e) {
|
|
91
91
|
return "" + e;
|
|
92
92
|
}
|
|
93
|
-
function
|
|
93
|
+
function _(e) {
|
|
94
94
|
try {
|
|
95
|
-
|
|
96
|
-
var
|
|
95
|
+
o(e);
|
|
96
|
+
var a = !1;
|
|
97
97
|
} catch {
|
|
98
|
-
|
|
98
|
+
a = !0;
|
|
99
99
|
}
|
|
100
|
-
if (
|
|
101
|
-
|
|
102
|
-
var
|
|
103
|
-
return
|
|
104
|
-
|
|
100
|
+
if (a) {
|
|
101
|
+
a = console;
|
|
102
|
+
var l = a.error, v = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
103
|
+
return l.call(
|
|
104
|
+
a,
|
|
105
105
|
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
106
|
-
|
|
107
|
-
),
|
|
106
|
+
v
|
|
107
|
+
), o(e);
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
function
|
|
111
|
-
if (e ===
|
|
112
|
-
if (typeof e == "object" && e !== null && e.$$typeof ===
|
|
110
|
+
function t(e) {
|
|
111
|
+
if (e === x) return "<>";
|
|
112
|
+
if (typeof e == "object" && e !== null && e.$$typeof === Y)
|
|
113
113
|
return "<...>";
|
|
114
114
|
try {
|
|
115
|
-
var
|
|
116
|
-
return
|
|
115
|
+
var a = s(e);
|
|
116
|
+
return a ? "<" + a + ">" : "<...>";
|
|
117
117
|
} catch {
|
|
118
118
|
return "<...>";
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
|
-
function
|
|
122
|
-
var e =
|
|
121
|
+
function c() {
|
|
122
|
+
var e = M.A;
|
|
123
123
|
return e === null ? null : e.getOwner();
|
|
124
124
|
}
|
|
125
|
-
function
|
|
125
|
+
function i() {
|
|
126
126
|
return Error("react-stack-top-frame");
|
|
127
127
|
}
|
|
128
|
-
function
|
|
129
|
-
if (
|
|
130
|
-
var
|
|
131
|
-
if (
|
|
128
|
+
function d(e) {
|
|
129
|
+
if (V.call(e, "key")) {
|
|
130
|
+
var a = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
131
|
+
if (a && a.isReactWarning) return !1;
|
|
132
132
|
}
|
|
133
133
|
return e.key !== void 0;
|
|
134
134
|
}
|
|
135
|
-
function
|
|
136
|
-
function
|
|
137
|
-
|
|
135
|
+
function u(e, a) {
|
|
136
|
+
function l() {
|
|
137
|
+
Z || (Z = !0, console.error(
|
|
138
138
|
"%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://react.dev/link/special-props)",
|
|
139
|
-
|
|
139
|
+
a
|
|
140
140
|
));
|
|
141
141
|
}
|
|
142
|
-
|
|
143
|
-
get:
|
|
142
|
+
l.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
143
|
+
get: l,
|
|
144
144
|
configurable: !0
|
|
145
145
|
});
|
|
146
146
|
}
|
|
147
|
-
function
|
|
148
|
-
var e =
|
|
149
|
-
return
|
|
147
|
+
function p() {
|
|
148
|
+
var e = s(this.type);
|
|
149
|
+
return F[e] || (F[e] = !0, console.error(
|
|
150
150
|
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
|
|
151
151
|
)), e = this.props.ref, e !== void 0 ? e : null;
|
|
152
152
|
}
|
|
153
|
-
function
|
|
154
|
-
return
|
|
155
|
-
$$typeof:
|
|
153
|
+
function g(e, a, l, v, R, j, z, I) {
|
|
154
|
+
return l = j.ref, e = {
|
|
155
|
+
$$typeof: f,
|
|
156
156
|
type: e,
|
|
157
|
-
key:
|
|
158
|
-
props:
|
|
159
|
-
_owner:
|
|
160
|
-
}, (
|
|
157
|
+
key: a,
|
|
158
|
+
props: j,
|
|
159
|
+
_owner: R
|
|
160
|
+
}, (l !== void 0 ? l : null) !== null ? Object.defineProperty(e, "ref", {
|
|
161
161
|
enumerable: !1,
|
|
162
|
-
get:
|
|
162
|
+
get: p
|
|
163
163
|
}) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
|
|
164
164
|
configurable: !1,
|
|
165
165
|
enumerable: !1,
|
|
@@ -174,148 +174,589 @@ function te() {
|
|
|
174
174
|
configurable: !1,
|
|
175
175
|
enumerable: !1,
|
|
176
176
|
writable: !0,
|
|
177
|
-
value:
|
|
177
|
+
value: z
|
|
178
178
|
}), Object.defineProperty(e, "_debugTask", {
|
|
179
179
|
configurable: !1,
|
|
180
180
|
enumerable: !1,
|
|
181
181
|
writable: !0,
|
|
182
|
-
value:
|
|
182
|
+
value: I
|
|
183
183
|
}), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
|
|
184
184
|
}
|
|
185
|
-
function
|
|
186
|
-
var
|
|
187
|
-
if (
|
|
188
|
-
if (
|
|
189
|
-
if (
|
|
190
|
-
for (
|
|
191
|
-
|
|
192
|
-
Object.freeze && Object.freeze(
|
|
185
|
+
function k(e, a, l, v, R, j, z, I) {
|
|
186
|
+
var h = a.children;
|
|
187
|
+
if (h !== void 0)
|
|
188
|
+
if (v)
|
|
189
|
+
if (o1(h)) {
|
|
190
|
+
for (v = 0; v < h.length; v++)
|
|
191
|
+
C(h[v]);
|
|
192
|
+
Object.freeze && Object.freeze(h);
|
|
193
193
|
} else
|
|
194
194
|
console.error(
|
|
195
195
|
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
196
196
|
);
|
|
197
|
-
else
|
|
198
|
-
if (
|
|
199
|
-
|
|
200
|
-
var
|
|
201
|
-
return
|
|
197
|
+
else C(h);
|
|
198
|
+
if (V.call(a, "key")) {
|
|
199
|
+
h = s(e);
|
|
200
|
+
var T = Object.keys(a).filter(function(c1) {
|
|
201
|
+
return c1 !== "key";
|
|
202
202
|
});
|
|
203
|
-
|
|
203
|
+
v = 0 < T.length ? "{key: someKey, " + T.join(": ..., ") + ": ...}" : "{key: someKey}", H[h + v] || (T = 0 < T.length ? "{" + T.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
204
204
|
`A props object containing a "key" prop is being spread into JSX:
|
|
205
205
|
let props = %s;
|
|
206
206
|
<%s {...props} />
|
|
207
207
|
React keys must be passed directly to JSX without using spread:
|
|
208
208
|
let props = %s;
|
|
209
209
|
<%s key={someKey} {...props} />`,
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
),
|
|
210
|
+
v,
|
|
211
|
+
h,
|
|
212
|
+
T,
|
|
213
|
+
h
|
|
214
|
+
), H[h + v] = !0);
|
|
215
215
|
}
|
|
216
|
-
if (
|
|
217
|
-
|
|
218
|
-
for (var
|
|
219
|
-
|
|
220
|
-
} else
|
|
221
|
-
return
|
|
222
|
-
|
|
216
|
+
if (h = null, l !== void 0 && (_(l), h = "" + l), d(a) && (_(a.key), h = "" + a.key), "key" in a) {
|
|
217
|
+
l = {};
|
|
218
|
+
for (var W in a)
|
|
219
|
+
W !== "key" && (l[W] = a[W]);
|
|
220
|
+
} else l = a;
|
|
221
|
+
return h && u(
|
|
222
|
+
l,
|
|
223
223
|
typeof e == "function" ? e.displayName || e.name || "Unknown" : e
|
|
224
|
-
),
|
|
224
|
+
), g(
|
|
225
225
|
e,
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
226
|
+
h,
|
|
227
|
+
j,
|
|
228
|
+
R,
|
|
229
|
+
c(),
|
|
230
|
+
l,
|
|
231
|
+
z,
|
|
232
|
+
I
|
|
233
233
|
);
|
|
234
234
|
}
|
|
235
|
-
function
|
|
236
|
-
typeof e == "object" && e !== null && e.$$typeof ===
|
|
235
|
+
function C(e) {
|
|
236
|
+
typeof e == "object" && e !== null && e.$$typeof === f && e._store && (e._store.validated = 1);
|
|
237
237
|
}
|
|
238
|
-
var
|
|
238
|
+
var m = l1, f = Symbol.for("react.transitional.element"), w = Symbol.for("react.portal"), x = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), N = Symbol.for("react.profiler"), y = Symbol.for("react.consumer"), B = Symbol.for("react.context"), e1 = Symbol.for("react.forward_ref"), r1 = Symbol.for("react.suspense"), a1 = Symbol.for("react.suspense_list"), n1 = Symbol.for("react.memo"), Y = Symbol.for("react.lazy"), s1 = Symbol.for("react.activity"), t1 = Symbol.for("react.client.reference"), M = m.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = Object.prototype.hasOwnProperty, o1 = Array.isArray, G = console.createTask ? console.createTask : function() {
|
|
239
239
|
return null;
|
|
240
240
|
};
|
|
241
|
-
|
|
241
|
+
m = {
|
|
242
242
|
react_stack_bottom_frame: function(e) {
|
|
243
243
|
return e();
|
|
244
244
|
}
|
|
245
245
|
};
|
|
246
|
-
var
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
)(),
|
|
250
|
-
|
|
251
|
-
var
|
|
252
|
-
return
|
|
246
|
+
var Z, F = {}, U = m.react_stack_bottom_frame.bind(
|
|
247
|
+
m,
|
|
248
|
+
i
|
|
249
|
+
)(), D = G(t(i)), H = {};
|
|
250
|
+
A.Fragment = x, A.jsx = function(e, a, l, v, R) {
|
|
251
|
+
var j = 1e4 > M.recentlyCreatedOwnerStacks++;
|
|
252
|
+
return k(
|
|
253
253
|
e,
|
|
254
|
-
|
|
255
|
-
|
|
254
|
+
a,
|
|
255
|
+
l,
|
|
256
256
|
!1,
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
257
|
+
v,
|
|
258
|
+
R,
|
|
259
|
+
j ? Error("react-stack-top-frame") : U,
|
|
260
|
+
j ? G(t(e)) : D
|
|
261
261
|
);
|
|
262
|
-
},
|
|
263
|
-
var
|
|
264
|
-
return
|
|
262
|
+
}, A.jsxs = function(e, a, l, v, R) {
|
|
263
|
+
var j = 1e4 > M.recentlyCreatedOwnerStacks++;
|
|
264
|
+
return k(
|
|
265
265
|
e,
|
|
266
|
-
|
|
267
|
-
|
|
266
|
+
a,
|
|
267
|
+
l,
|
|
268
268
|
!0,
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
269
|
+
v,
|
|
270
|
+
R,
|
|
271
|
+
j ? Error("react-stack-top-frame") : U,
|
|
272
|
+
j ? G(t(e)) : D
|
|
273
273
|
);
|
|
274
274
|
};
|
|
275
|
-
}()),
|
|
275
|
+
})()), A;
|
|
276
276
|
}
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
"focus
|
|
285
|
-
"focus
|
|
286
|
-
"focus
|
|
287
|
-
"focus
|
|
288
|
-
"focus--
|
|
289
|
-
"focus--
|
|
290
|
-
|
|
291
|
-
"
|
|
292
|
-
"
|
|
293
|
-
|
|
294
|
-
"swap--
|
|
295
|
-
"swap--icon
|
|
296
|
-
"swap--icon-
|
|
297
|
-
"swap--icon-
|
|
298
|
-
|
|
299
|
-
"swap--
|
|
300
|
-
"swap--
|
|
301
|
-
|
|
302
|
-
"swap--
|
|
303
|
-
"swap--
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
277
|
+
var X;
|
|
278
|
+
function u1() {
|
|
279
|
+
return X || (X = 1, process.env.NODE_ENV === "production" ? P.exports = i1() : P.exports = _1()), P.exports;
|
|
280
|
+
}
|
|
281
|
+
var r = u1();
|
|
282
|
+
const p1 = "_focus_1ckja_549", d1 = "_swap_1ckja_631", v1 = "_swap__content_1ckja_687", h1 = "_spinner_1ckja_779", f1 = "_spinner__label_1ckja_841", L = {
|
|
283
|
+
focus: p1,
|
|
284
|
+
"focus--default": "_focus--default_1ckja_566",
|
|
285
|
+
"focus--danger": "_focus--danger_1ckja_570",
|
|
286
|
+
"focus--visible": "_focus--visible_1ckja_576",
|
|
287
|
+
"focus-danger": "_focus-danger_1ckja_591",
|
|
288
|
+
"focus-within--default": "_focus-within--default_1ckja_597",
|
|
289
|
+
"focus-within--danger": "_focus-within--danger_1ckja_601",
|
|
290
|
+
"focus--input": "_focus--input_1ckja_606",
|
|
291
|
+
"focus--button": "_focus--button_1ckja_611",
|
|
292
|
+
"focus--card": "_focus--card_1ckja_616",
|
|
293
|
+
swap: d1,
|
|
294
|
+
"swap--text": "_swap--text_1ckja_640",
|
|
295
|
+
"swap--icon": "_swap--icon_1ckja_651",
|
|
296
|
+
"swap--icon-xs": "_swap--icon-xs_1ckja_661",
|
|
297
|
+
"swap--icon-s": "_swap--icon-s_1ckja_666",
|
|
298
|
+
"swap--icon-m": "_swap--icon-m_1ckja_671",
|
|
299
|
+
"swap--icon-l": "_swap--icon-l_1ckja_676",
|
|
300
|
+
"swap--icon-xl": "_swap--icon-xl_1ckja_681",
|
|
301
|
+
swap__content: v1,
|
|
302
|
+
"swap--group-horizontal": "_swap--group-horizontal_1ckja_696",
|
|
303
|
+
"swap--group-vertical": "_swap--group-vertical_1ckja_703",
|
|
304
|
+
"swap--with-background": "_swap--with-background_1ckja_711",
|
|
305
|
+
"swap--with-border": "_swap--with-border_1ckja_717",
|
|
306
|
+
"swap--interactive": "_swap--interactive_1ckja_725",
|
|
307
|
+
"spinner-container": "_spinner-container_1ckja_779",
|
|
308
|
+
"spinner-container--label-top": "_spinner-container--label-top_1ckja_784",
|
|
309
|
+
"spinner-container--label-bottom": "_spinner-container--label-bottom_1ckja_788",
|
|
310
|
+
"spinner-container--label-left": "_spinner-container--label-left_1ckja_792",
|
|
311
|
+
"spinner-container--label-right": "_spinner-container--label-right_1ckja_796",
|
|
312
|
+
spinner: h1,
|
|
313
|
+
"spinner-rotate": "_spinner-rotate_1ckja_1",
|
|
314
|
+
"spinner--primary": "_spinner--primary_1ckja_807",
|
|
315
|
+
"spinner--inverse": "_spinner--inverse_1ckja_810",
|
|
316
|
+
"spinner--currentColor": "_spinner--currentColor_1ckja_813",
|
|
317
|
+
"spinner--xs": "_spinner--xs_1ckja_816",
|
|
318
|
+
"spinner--s": "_spinner--s_1ckja_820",
|
|
319
|
+
"spinner--ms": "_spinner--ms_1ckja_824",
|
|
320
|
+
"spinner--m": "_spinner--m_1ckja_824",
|
|
321
|
+
"spinner--l": "_spinner--l_1ckja_832",
|
|
322
|
+
"spinner--xl": "_spinner--xl_1ckja_836",
|
|
323
|
+
spinner__label: f1,
|
|
324
|
+
"spinner-svg": "_spinner-svg_1ckja_856"
|
|
325
|
+
}, Q = ({
|
|
326
|
+
size: s = "m",
|
|
327
|
+
color: o,
|
|
328
|
+
className: _ = "",
|
|
329
|
+
label: t,
|
|
330
|
+
labelPosition: c = "bottom"
|
|
331
|
+
}) => {
|
|
332
|
+
const i = !!t, d = [
|
|
333
|
+
L["spinner-container"],
|
|
334
|
+
i && L[`spinner-container--label-${c}`],
|
|
335
|
+
_
|
|
336
|
+
].filter(Boolean).join(" "), u = [
|
|
337
|
+
L.spinner,
|
|
338
|
+
L[`spinner--${s}`],
|
|
339
|
+
L[`spinner--${o}`]
|
|
340
|
+
].filter(Boolean).join(" "), p = () => {
|
|
341
|
+
switch (s) {
|
|
342
|
+
case "xs":
|
|
343
|
+
return /* @__PURE__ */ r.jsx("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.0271 9.32414C11.5487 8.54345 11.8786 7.65462 11.9948 6.7298C12.0466 6.31739 11.7048 5.97912 11.2891 5.97912C10.8735 5.97912 10.5431 6.3186 10.4746 6.72857C10.1176 8.86575 8.25944 10.4946 6.02088 10.4946C3.52695 10.4946 1.50522 8.47291 1.50522 5.97898C1.50522 3.74035 3.13422 1.88219 5.27149 1.52522C5.68143 1.45675 6.02088 1.1264 6.02088 0.710787C6.02088 0.29517 5.68266 -0.0466028 5.27028 0.00521079C4.34544 0.121414 3.45658 0.451289 2.67586 0.972945C1.68573 1.63453 0.914021 2.57486 0.458315 3.67503C0.00260876 4.7752 -0.116625 5.9858 0.115692 7.15374C0.348009 8.32167 0.921443 9.39449 1.76348 10.2365C2.60551 11.0786 3.67833 11.652 4.84627 11.8843C6.0142 12.1166 7.2248 11.9974 8.32497 11.5417C9.42515 11.086 10.3655 10.3143 11.0271 9.32414Z", fill: "currentColor" }) });
|
|
344
|
+
case "s":
|
|
345
|
+
return /* @__PURE__ */ r.jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.7032 12.4322C15.3987 11.3913 15.8385 10.2062 15.9935 8.97307C16.0626 8.42318 15.6068 7.97216 15.0526 7.97216C14.4984 7.97216 14.0579 8.4248 13.9666 8.97142C13.4905 11.821 11.013 13.9929 8.02827 13.9929C4.70303 13.9929 2.00739 11.2972 2.00739 7.97198C2.00739 4.98714 4.17938 2.50959 7.02908 2.03363C7.57567 1.94234 8.02827 1.50187 8.02827 0.947716C8.02827 0.393559 7.5773 -0.062137 7.02747 0.00694772C5.79434 0.161886 4.60919 0.601719 3.56824 1.29726C2.24807 2.17937 1.21912 3.43315 0.611514 4.90004C0.0039056 6.36694 -0.155072 7.98107 0.154684 9.53831C0.46444 11.0956 1.22902 12.526 2.35173 13.6487C3.47444 14.7714 4.90487 15.536 6.46212 15.8457C8.01937 16.1555 9.6335 15.9965 11.1004 15.3889C12.5673 14.7813 13.8211 13.7524 14.7032 12.4322Z", fill: "currentColor" }) });
|
|
346
|
+
case "ms":
|
|
347
|
+
return /* @__PURE__ */ r.jsx("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.3789 15.5402C19.2483 14.2391 19.7981 12.7576 19.9917 11.2163C20.0781 10.5289 19.5085 9.9652 18.8157 9.9652C18.123 9.9652 17.5724 10.531 17.4583 11.2142C16.8632 14.7762 13.7663 17.4911 10.0354 17.4911C5.87883 17.4911 2.50928 14.1215 2.50928 9.96497C2.50928 6.23397 5.2242 3.13707 8.78626 2.54206C9.46949 2.42793 10.0352 1.87734 10.0352 1.18465C10.0352 0.491952 9.47151 -0.0776724 8.78421 0.00868486C7.24281 0.202359 5.76138 0.752150 4.46019 1.62157C2.80998 2.72421 1.5238 4.29143 0.764285 6.12505C0.00477522 7.95867 -0.193947 9.97633 0.193248 11.9229C0.580442 13.8695 1.53616 15.6575 2.93956 17.0609C4.34295 18.4643 6.13098 19.42 8.07754 19.8072C10.0241 20.1944 12.0418 19.9957 13.8754 19.2361C15.709 18.4766 17.2762 17.1904 18.3789 15.5402Z", fill: "currentColor" }) });
|
|
348
|
+
case "m":
|
|
349
|
+
return /* @__PURE__ */ r.jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22.0546 18.6483C23.0978 17.0869 23.7576 15.3092 23.99 13.4596C24.0937 12.6348 23.41 11.9582 22.5787 11.9582C21.7474 11.9582 21.0867 12.6372 20.9497 13.4572C20.2357 17.7316 16.5194 20.9896 12.0422 20.9896C7.05433 20.9896 3.01087 16.9461 3.01087 11.9582C3.01087 7.48102 6.26879 3.76473 10.5433 3.05073C11.3632 2.91377 12.0422 2.253 12.0422 1.42169C12.0422 0.590385 11.3657 -0.0932215 10.5409 0.0104243C8.69121 0.242847 6.91354 0.902591 5.35215 1.94588C3.37189 3.26904 1.82847 5.14971 0.917057 7.35005C0.0056448 9.55040 -0.232822 11.9716 0.231812 14.3075C0.696446 16.6433 1.84331 18.789 3.52738 20.473C5.21145 22.1571 7.35709 23.304 9.69296 23.7686C12.0288 24.2332 14.45 23.9948 16.6504 23.0834C18.8507 22.172 20.7314 20.6285 22.0546 18.6483Z", fill: "currentColor" }) });
|
|
350
|
+
case "l":
|
|
351
|
+
return /* @__PURE__ */ r.jsx("svg", { width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M44.0639 37.3074C46.2418 34.048 47.5831 30.3167 47.9882 26.4427C48.1321 25.0661 46.9965 23.941 45.6124 23.941C44.2283 23.941 43.1236 25.069 42.9436 26.4414C41.7192 35.7789 33.7312 42.9877 24.0595 42.9877C13.5403 42.9877 5.0128 34.4602 5.0128 23.941C5.0128 14.2693 12.2215 6.28128 21.5591 5.05688C22.9315 4.87693 24.0595 3.77219 24.0595 2.38808C24.0595 1.00397 22.9344 -0.131586 21.5578 0.012331C17.6837 0.417347 13.9525 1.7587 10.693 3.93661C6.73656 6.58025 3.65285 10.3378 1.83188 14.734C0.0109128 19.1302 -0.465536 23.9676 0.462787 28.6346C1.39111 33.3016 3.68251 37.5885 7.04723 40.9533C10.4119 44.318 14.6989 46.6094 19.3658 47.5377C24.0328 48.466 28.8703 47.9896 33.2665 46.1686C37.6627 44.3476 41.4202 41.2639 44.0639 37.3074Z", fill: "currentColor" }) });
|
|
352
|
+
case "xl":
|
|
353
|
+
return /* @__PURE__ */ r.jsx("svg", { width: "64", height: "64", viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M58.7249 49.7501C61.6897 45.3129 63.4913 40.2198 63.9879 34.9378C64.1433 33.2849 62.7828 31.9361 61.1226 31.9361C59.4625 31.9361 58.1348 33.2877 57.9456 34.9371C56.4575 47.9119 45.4377 57.9884 32.0643 57.9884C17.6761 57.9884 6.01208 46.3244 6.01208 31.9361C6.01208 18.5628 16.0886 7.54293 29.0634 6.05482C30.7127 5.86565 32.0643 4.538 32.0643 2.87782C32.0643 1.21763 30.7155 -0.142833 29.0627 0.0125764C23.7807 0.509201 18.6875 2.31078 14.2504 5.2756C8.9774 8.79887 4.86764 13.8066 2.44077 19.6656C0.0138931 25.5246 -0.621088 31.9717 0.616121 38.1916C1.85333 44.4114 4.90716 50.1247 9.39144 54.609C13.8757 59.0933 19.589 62.1471 25.8089 63.3843C32.0288 64.6215 38.4758 63.9866 44.3348 61.5597C50.1938 59.1328 55.2016 55.0231 58.7249 49.7501Z", fill: "currentColor" }) });
|
|
354
|
+
default:
|
|
355
|
+
return null;
|
|
356
|
+
}
|
|
357
|
+
};
|
|
358
|
+
return /* @__PURE__ */ r.jsxs("div", { className: d, children: [
|
|
359
|
+
/* @__PURE__ */ r.jsx("div", { className: u, children: p() }),
|
|
360
|
+
t && /* @__PURE__ */ r.jsx("span", { className: L.spinner__label, "aria-hidden": "true", children: t })
|
|
361
|
+
] });
|
|
362
|
+
}, w1 = "_focus_3ghds_549", C1 = "_swap_3ghds_631", g1 = "_swap__content_3ghds_687", m1 = "_button_3ghds_779", x1 = "_sizeL_3ghds_803", j1 = "_sizeM_3ghds_809", b1 = "_sizeS_3ghds_815", k1 = "_iconOnly_3ghds_821", R1 = "_primary_3ghds_833", E1 = "_disabled_3ghds_838", y1 = "_count_3ghds_852", N1 = "_secondary_3ghds_856", T1 = "_ghost_3ghds_879", L1 = "_link_3ghds_902", S1 = "_dangerPrimary_3ghds_931", A1 = "_dangerSecondary_3ghds_957", O1 = "_dangerGhost_3ghds_983", B1 = "_dangerLink_3ghds_1009", P1 = "_open_3ghds_1036", $1 = "_content_3ghds_1048", M1 = "_loader_3ghds_1053", G1 = "_text_3ghds_1059", z1 = "_icon_3ghds_821", I1 = "_chevron_3ghds_1086", W1 = "_loading_3ghds_1114", n = {
|
|
363
|
+
focus: w1,
|
|
364
|
+
"focus--default": "_focus--default_3ghds_566",
|
|
365
|
+
"focus--danger": "_focus--danger_3ghds_570",
|
|
366
|
+
"focus--visible": "_focus--visible_3ghds_576",
|
|
367
|
+
"focus-danger": "_focus-danger_3ghds_591",
|
|
368
|
+
"focus-within--default": "_focus-within--default_3ghds_597",
|
|
369
|
+
"focus-within--danger": "_focus-within--danger_3ghds_601",
|
|
370
|
+
"focus--input": "_focus--input_3ghds_606",
|
|
371
|
+
"focus--button": "_focus--button_3ghds_611",
|
|
372
|
+
"focus--card": "_focus--card_3ghds_616",
|
|
373
|
+
swap: C1,
|
|
374
|
+
"swap--text": "_swap--text_3ghds_640",
|
|
375
|
+
"swap--icon": "_swap--icon_3ghds_651",
|
|
376
|
+
"swap--icon-xs": "_swap--icon-xs_3ghds_661",
|
|
377
|
+
"swap--icon-s": "_swap--icon-s_3ghds_666",
|
|
378
|
+
"swap--icon-m": "_swap--icon-m_3ghds_671",
|
|
379
|
+
"swap--icon-l": "_swap--icon-l_3ghds_676",
|
|
380
|
+
"swap--icon-xl": "_swap--icon-xl_3ghds_681",
|
|
381
|
+
swap__content: g1,
|
|
382
|
+
"swap--group-horizontal": "_swap--group-horizontal_3ghds_696",
|
|
383
|
+
"swap--group-vertical": "_swap--group-vertical_3ghds_703",
|
|
384
|
+
"swap--with-background": "_swap--with-background_3ghds_711",
|
|
385
|
+
"swap--with-border": "_swap--with-border_3ghds_717",
|
|
386
|
+
"swap--interactive": "_swap--interactive_3ghds_725",
|
|
387
|
+
button: m1,
|
|
388
|
+
sizeL: x1,
|
|
389
|
+
sizeM: j1,
|
|
390
|
+
sizeS: b1,
|
|
391
|
+
iconOnly: k1,
|
|
392
|
+
primary: R1,
|
|
393
|
+
disabled: E1,
|
|
394
|
+
count: y1,
|
|
395
|
+
secondary: N1,
|
|
396
|
+
ghost: T1,
|
|
397
|
+
link: L1,
|
|
398
|
+
dangerPrimary: S1,
|
|
399
|
+
dangerSecondary: A1,
|
|
400
|
+
dangerGhost: O1,
|
|
401
|
+
dangerLink: B1,
|
|
402
|
+
open: P1,
|
|
403
|
+
content: $1,
|
|
404
|
+
loader: M1,
|
|
405
|
+
text: G1,
|
|
406
|
+
icon: z1,
|
|
407
|
+
chevron: I1,
|
|
408
|
+
loading: W1
|
|
409
|
+
}, K = (s) => {
|
|
410
|
+
switch (s) {
|
|
411
|
+
case "l":
|
|
412
|
+
return "m";
|
|
413
|
+
case "m":
|
|
414
|
+
return "s";
|
|
415
|
+
case "s":
|
|
416
|
+
return "xs";
|
|
417
|
+
default:
|
|
418
|
+
return "s";
|
|
317
419
|
}
|
|
420
|
+
}, Y1 = $(({
|
|
421
|
+
size: s = "m",
|
|
422
|
+
variant: o = "primary",
|
|
423
|
+
disabled: _ = !1,
|
|
424
|
+
loading: t = !1,
|
|
425
|
+
active: c = !1,
|
|
426
|
+
open: i = !1,
|
|
427
|
+
className: d = "",
|
|
428
|
+
children: u,
|
|
429
|
+
icon: p,
|
|
430
|
+
iconPosition: g = "left",
|
|
431
|
+
tooltip: k,
|
|
432
|
+
count: C,
|
|
433
|
+
withChevron: m = !1,
|
|
434
|
+
type: f = "button",
|
|
435
|
+
...w
|
|
436
|
+
}, x) => {
|
|
437
|
+
const b = g === "only" || !u && p, N = m && !b, y = [
|
|
438
|
+
n.button,
|
|
439
|
+
n[`size${s.toUpperCase()}`],
|
|
440
|
+
n[o],
|
|
441
|
+
_ && n.disabled,
|
|
442
|
+
t && n.loading,
|
|
443
|
+
c && n.active,
|
|
444
|
+
i && n.open,
|
|
445
|
+
b && n.iconOnly,
|
|
446
|
+
d
|
|
447
|
+
].filter(Boolean).join(" "), B = () => /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
|
|
448
|
+
/* @__PURE__ */ r.jsxs("span", { className: n.content, children: [
|
|
449
|
+
p && g !== "right" && /* @__PURE__ */ r.jsx("span", { className: n.icon, children: p }),
|
|
450
|
+
u && /* @__PURE__ */ r.jsx("span", { className: n.text, children: u }),
|
|
451
|
+
p && g === "right" && /* @__PURE__ */ r.jsx("span", { className: n.icon, children: p }),
|
|
452
|
+
N && /* @__PURE__ */ r.jsx("span", { className: n.chevron, children: /* @__PURE__ */ r.jsx("svg", { width: "10", height: "6", viewBox: "0 0 10 6", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r.jsx("path", { d: "M0.511649 1.3843C0.273949 1.14399 0.273949 0.753944 0.511649 0.513642C0.74935 0.273339 1.13518 0.273339 1.37288 0.513642L5.00006 4.18054L8.62725 0.513642L8.67348 0.471578C8.91256 0.274362 9.2656 0.288324 9.48848 0.513642C9.71136 0.738959 9.72517 1.09587 9.53009 1.33756L9.48848 1.3843L5.43068 5.48652C5.19298 5.72682 4.80715 5.72682 4.56945 5.48652L0.511649 1.3843Z", fill: "currentColor" }) }) }),
|
|
453
|
+
C !== void 0 && /* @__PURE__ */ r.jsx("span", { className: n.count, children: C > 99 ? "+99" : C })
|
|
454
|
+
] }),
|
|
455
|
+
t && /* @__PURE__ */ r.jsx("span", { className: n.loader, children: /* @__PURE__ */ r.jsx(
|
|
456
|
+
Q,
|
|
457
|
+
{
|
|
458
|
+
size: K(s)
|
|
459
|
+
}
|
|
460
|
+
) })
|
|
461
|
+
] });
|
|
462
|
+
return b && k ? /* @__PURE__ */ r.jsx(
|
|
463
|
+
"button",
|
|
464
|
+
{
|
|
465
|
+
ref: x,
|
|
466
|
+
type: f,
|
|
467
|
+
className: y,
|
|
468
|
+
disabled: _ || t,
|
|
469
|
+
"aria-label": k,
|
|
470
|
+
...w,
|
|
471
|
+
children: B()
|
|
472
|
+
}
|
|
473
|
+
) : /* @__PURE__ */ r.jsx(
|
|
474
|
+
"button",
|
|
475
|
+
{
|
|
476
|
+
ref: x,
|
|
477
|
+
type: f,
|
|
478
|
+
className: y,
|
|
479
|
+
disabled: _ || t,
|
|
480
|
+
...w,
|
|
481
|
+
children: B()
|
|
482
|
+
}
|
|
483
|
+
);
|
|
484
|
+
});
|
|
485
|
+
Y1.displayName = "Button";
|
|
486
|
+
const V1 = $(({
|
|
487
|
+
size: s = "m",
|
|
488
|
+
variant: o = "primary",
|
|
489
|
+
disabled: _ = !1,
|
|
490
|
+
loading: t = !1,
|
|
491
|
+
active: c = !1,
|
|
492
|
+
open: i = !1,
|
|
493
|
+
className: d = "",
|
|
494
|
+
children: u,
|
|
495
|
+
icon: p,
|
|
496
|
+
iconPosition: g = "left",
|
|
497
|
+
tooltip: k,
|
|
498
|
+
count: C,
|
|
499
|
+
withChevron: m = !1,
|
|
500
|
+
href: f,
|
|
501
|
+
...w
|
|
502
|
+
}, x) => {
|
|
503
|
+
const b = g === "only" || !u && p, N = [
|
|
504
|
+
n.button,
|
|
505
|
+
n[`size${s.toUpperCase()}`],
|
|
506
|
+
n[o],
|
|
507
|
+
_ && n.disabled,
|
|
508
|
+
t && n.loading,
|
|
509
|
+
c && n.active,
|
|
510
|
+
i && n.open,
|
|
511
|
+
b && n.iconOnly,
|
|
512
|
+
d
|
|
513
|
+
].filter(Boolean).join(" "), y = () => /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
|
|
514
|
+
/* @__PURE__ */ r.jsxs("span", { className: n.content, children: [
|
|
515
|
+
p && g !== "right" && /* @__PURE__ */ r.jsx("span", { className: n.icon, children: p }),
|
|
516
|
+
u && /* @__PURE__ */ r.jsx("span", { className: n.text, children: u }),
|
|
517
|
+
p && g === "right" && /* @__PURE__ */ r.jsx("span", { className: n.icon, children: p }),
|
|
518
|
+
m && /* @__PURE__ */ r.jsx("span", { className: n.chevron, children: /* @__PURE__ */ r.jsx("svg", { width: "10", height: "6", viewBox: "0 0 10 6", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r.jsx("path", { d: "M0.511649 1.3843C0.273949 1.14399 0.273949 0.753944 0.511649 0.513642C0.74935 0.273339 1.13518 0.273339 1.37288 0.513642L5.00006 4.18054L8.62725 0.513642L8.67348 0.471578C8.91256 0.274362 9.2656 0.288324 9.48848 0.513642C9.71136 0.738959 9.72517 1.09587 9.53009 1.33756L9.48848 1.3843L5.43068 5.48652C5.19298 5.72682 4.80715 5.72682 4.56945 5.48652L0.511649 1.3843Z", fill: "currentColor" }) }) }),
|
|
519
|
+
C !== void 0 && /* @__PURE__ */ r.jsx("span", { className: n.count, children: C > 99 ? "+99" : C })
|
|
520
|
+
] }),
|
|
521
|
+
t && /* @__PURE__ */ r.jsx("span", { className: n.loader, children: /* @__PURE__ */ r.jsx(
|
|
522
|
+
Q,
|
|
523
|
+
{
|
|
524
|
+
size: K(s)
|
|
525
|
+
}
|
|
526
|
+
) })
|
|
527
|
+
] });
|
|
528
|
+
return _ || t ? /* @__PURE__ */ r.jsx("span", { className: N, children: y() }) : /* @__PURE__ */ r.jsx(
|
|
529
|
+
"a",
|
|
530
|
+
{
|
|
531
|
+
ref: x,
|
|
532
|
+
href: f,
|
|
533
|
+
className: N,
|
|
534
|
+
...w,
|
|
535
|
+
children: y()
|
|
536
|
+
}
|
|
537
|
+
);
|
|
538
|
+
});
|
|
539
|
+
V1.displayName = "LinkButton";
|
|
540
|
+
const Z1 = "_focus_pvl5h_549", F1 = "_swap_pvl5h_631", U1 = "_swap__content_pvl5h_687", D1 = "_avatar_pvl5h_779", H1 = "_avatar__content_pvl5h_832", q1 = "_avatar__image_pvl5h_840", J1 = "_avatar__initials_pvl5h_846", X1 = "_avatar__placeholder_pvl5h_875", Q1 = "_avatar__status_pvl5h_906", K1 = "_avatarWithBorder_pvl5h_938", ee = "_avatarWithBorder__svg_pvl5h_945", re = "_avatarWithBorder__content_pvl5h_981", E = {
|
|
541
|
+
focus: Z1,
|
|
542
|
+
"focus--default": "_focus--default_pvl5h_566",
|
|
543
|
+
"focus--danger": "_focus--danger_pvl5h_570",
|
|
544
|
+
"focus--visible": "_focus--visible_pvl5h_576",
|
|
545
|
+
"focus-danger": "_focus-danger_pvl5h_591",
|
|
546
|
+
"focus-within--default": "_focus-within--default_pvl5h_597",
|
|
547
|
+
"focus-within--danger": "_focus-within--danger_pvl5h_601",
|
|
548
|
+
"focus--input": "_focus--input_pvl5h_606",
|
|
549
|
+
"focus--button": "_focus--button_pvl5h_611",
|
|
550
|
+
"focus--card": "_focus--card_pvl5h_616",
|
|
551
|
+
swap: F1,
|
|
552
|
+
"swap--text": "_swap--text_pvl5h_640",
|
|
553
|
+
"swap--icon": "_swap--icon_pvl5h_651",
|
|
554
|
+
"swap--icon-xs": "_swap--icon-xs_pvl5h_661",
|
|
555
|
+
"swap--icon-s": "_swap--icon-s_pvl5h_666",
|
|
556
|
+
"swap--icon-m": "_swap--icon-m_pvl5h_671",
|
|
557
|
+
"swap--icon-l": "_swap--icon-l_pvl5h_676",
|
|
558
|
+
"swap--icon-xl": "_swap--icon-xl_pvl5h_681",
|
|
559
|
+
swap__content: U1,
|
|
560
|
+
"swap--group-horizontal": "_swap--group-horizontal_pvl5h_696",
|
|
561
|
+
"swap--group-vertical": "_swap--group-vertical_pvl5h_703",
|
|
562
|
+
"swap--with-background": "_swap--with-background_pvl5h_711",
|
|
563
|
+
"swap--with-border": "_swap--with-border_pvl5h_717",
|
|
564
|
+
"swap--interactive": "_swap--interactive_pvl5h_725",
|
|
565
|
+
avatar: D1,
|
|
566
|
+
"avatar--xs": "_avatar--xs_pvl5h_791",
|
|
567
|
+
"avatar--s": "_avatar--s_pvl5h_797",
|
|
568
|
+
"avatar--m": "_avatar--m_pvl5h_803",
|
|
569
|
+
"avatar--l": "_avatar--l_pvl5h_809",
|
|
570
|
+
"avatar--xl": "_avatar--xl_pvl5h_815",
|
|
571
|
+
"avatar--xxl": "_avatar--xxl_pvl5h_821",
|
|
572
|
+
"avatar--bordered": "_avatar--bordered_pvl5h_827",
|
|
573
|
+
avatar__content: H1,
|
|
574
|
+
avatar__image: q1,
|
|
575
|
+
avatar__initials: J1,
|
|
576
|
+
avatar__placeholder: X1,
|
|
577
|
+
avatar__status: Q1,
|
|
578
|
+
avatarWithBorder: K1,
|
|
579
|
+
avatarWithBorder__svg: ee,
|
|
580
|
+
avatarWithBorder__content: re
|
|
581
|
+
}, ae = ({
|
|
582
|
+
src: s,
|
|
583
|
+
name: o,
|
|
584
|
+
size: _ = "m",
|
|
585
|
+
status: t = null,
|
|
586
|
+
bordered: c = !1,
|
|
587
|
+
backgroundColor: i,
|
|
588
|
+
className: d = "",
|
|
589
|
+
onError: u
|
|
590
|
+
}) => {
|
|
591
|
+
const p = (f) => {
|
|
592
|
+
const w = f.trim().split(" ");
|
|
593
|
+
return w.length === 1 ? w[0].charAt(0).toUpperCase() : `${w[0].charAt(0)}${w[w.length - 1].charAt(0)}`.toUpperCase();
|
|
594
|
+
}, g = () => {
|
|
595
|
+
if (i) return i;
|
|
596
|
+
if (o) {
|
|
597
|
+
const f = [
|
|
598
|
+
"var(--color-blue-gray-600)",
|
|
599
|
+
"var(--color-indigo-600)",
|
|
600
|
+
"var(--color-success-600)",
|
|
601
|
+
"var(--color-warning-600)",
|
|
602
|
+
"var(--color-danger-600)",
|
|
603
|
+
"var(--color-fuchsia-600)",
|
|
604
|
+
"var(--color-purple-600)",
|
|
605
|
+
"var(--color-blue-600)",
|
|
606
|
+
"var(--color-sky-blue-600)",
|
|
607
|
+
"var(--color-cyan-600)",
|
|
608
|
+
"var(--color-teal-600)",
|
|
609
|
+
"var(--color-emerald-600)",
|
|
610
|
+
"var(--color-lime-600)",
|
|
611
|
+
"var(--color-yellow-600)",
|
|
612
|
+
"var(--color-rose-600)",
|
|
613
|
+
"var(--color-pink-600)"
|
|
614
|
+
], w = o.split("").reduce((x, b) => x + b.charCodeAt(0), 0);
|
|
615
|
+
return f[w % f.length];
|
|
616
|
+
}
|
|
617
|
+
return "var(--color-blue-gray-300)";
|
|
618
|
+
}, k = {
|
|
619
|
+
online: "var(--color-success-500)",
|
|
620
|
+
offline: "var(--color-blue-gray-400)",
|
|
621
|
+
away: "var(--color-warning-500)",
|
|
622
|
+
busy: "var(--color-danger-500)"
|
|
623
|
+
}, C = [
|
|
624
|
+
E.avatar,
|
|
625
|
+
E[`avatar--${_}`],
|
|
626
|
+
c ? E["avatar--bordered"] : "",
|
|
627
|
+
d
|
|
628
|
+
].filter(Boolean).join(" "), m = () => {
|
|
629
|
+
if (s)
|
|
630
|
+
return /* @__PURE__ */ r.jsx(
|
|
631
|
+
"img",
|
|
632
|
+
{
|
|
633
|
+
src: s,
|
|
634
|
+
alt: o ? `${o} avatar` : "Avatar",
|
|
635
|
+
className: E.avatar__image,
|
|
636
|
+
onError: u
|
|
637
|
+
}
|
|
638
|
+
);
|
|
639
|
+
if (o) {
|
|
640
|
+
const f = p(o);
|
|
641
|
+
return /* @__PURE__ */ r.jsx(
|
|
642
|
+
"div",
|
|
643
|
+
{
|
|
644
|
+
className: E.avatar__initials,
|
|
645
|
+
style: { backgroundColor: g() },
|
|
646
|
+
children: f
|
|
647
|
+
}
|
|
648
|
+
);
|
|
649
|
+
}
|
|
650
|
+
return /* @__PURE__ */ r.jsx("div", { className: E.avatar__placeholder, children: /* @__PURE__ */ r.jsxs(
|
|
651
|
+
"svg",
|
|
652
|
+
{
|
|
653
|
+
width: "24",
|
|
654
|
+
height: "24",
|
|
655
|
+
viewBox: "0 0 24 24",
|
|
656
|
+
fill: "none",
|
|
657
|
+
stroke: "currentColor",
|
|
658
|
+
strokeWidth: "2",
|
|
659
|
+
children: [
|
|
660
|
+
/* @__PURE__ */ r.jsx("path", { d: "M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2" }),
|
|
661
|
+
/* @__PURE__ */ r.jsx("circle", { cx: "12", cy: "7", r: "4" })
|
|
662
|
+
]
|
|
663
|
+
}
|
|
664
|
+
) });
|
|
665
|
+
};
|
|
666
|
+
return /* @__PURE__ */ r.jsxs("div", { className: C, children: [
|
|
667
|
+
/* @__PURE__ */ r.jsx("div", { className: E.avatar__content, children: m() }),
|
|
668
|
+
t && /* @__PURE__ */ r.jsx(
|
|
669
|
+
"div",
|
|
670
|
+
{
|
|
671
|
+
className: E.avatar__status,
|
|
672
|
+
style: { backgroundColor: k[t] }
|
|
673
|
+
}
|
|
674
|
+
)
|
|
675
|
+
] });
|
|
676
|
+
}, ne = "_avatarGroup_1teei_779", se = "_avatarGroup__item_1teei_783", te = "_avatarGroup__more_1teei_794", O = {
|
|
677
|
+
avatarGroup: ne,
|
|
678
|
+
"avatarGroup--overlap": "_avatarGroup--overlap_1teei_783",
|
|
679
|
+
avatarGroup__item: se,
|
|
680
|
+
avatarGroup__more: te
|
|
681
|
+
}, ie = ({
|
|
682
|
+
items: s,
|
|
683
|
+
max: o = 5,
|
|
684
|
+
size: _ = "m",
|
|
685
|
+
overlap: t = !0,
|
|
686
|
+
className: c = ""
|
|
687
|
+
}) => {
|
|
688
|
+
const i = s.slice(0, o), d = s.length - i.length;
|
|
689
|
+
return /* @__PURE__ */ r.jsxs(
|
|
690
|
+
"div",
|
|
691
|
+
{
|
|
692
|
+
className: [
|
|
693
|
+
O.avatarGroup,
|
|
694
|
+
t ? O["avatarGroup--overlap"] : "",
|
|
695
|
+
c
|
|
696
|
+
].filter(Boolean).join(" "),
|
|
697
|
+
children: [
|
|
698
|
+
i.map((u, p) => /* @__PURE__ */ r.jsx("div", { className: O.avatarGroup__item, children: /* @__PURE__ */ r.jsx(ae, { ...u, size: _ }) }, p)),
|
|
699
|
+
d > 0 && /* @__PURE__ */ r.jsxs("div", { className: `${O.avatarGroup__item} ${O.avatarGroup__more}`, children: [
|
|
700
|
+
"+",
|
|
701
|
+
d
|
|
702
|
+
] })
|
|
703
|
+
]
|
|
704
|
+
}
|
|
705
|
+
);
|
|
706
|
+
}, oe = $(
|
|
707
|
+
({ size: s = 16, color: o = "currentColor", ..._ }, t) => /* @__PURE__ */ r.jsx(
|
|
708
|
+
"svg",
|
|
709
|
+
{
|
|
710
|
+
ref: t,
|
|
711
|
+
width: s,
|
|
712
|
+
height: s,
|
|
713
|
+
viewBox: "0 0 16 16",
|
|
714
|
+
fill: "none",
|
|
715
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
716
|
+
..._,
|
|
717
|
+
children: /* @__PURE__ */ r.jsx(
|
|
718
|
+
"path",
|
|
719
|
+
{
|
|
720
|
+
fillRule: "evenodd",
|
|
721
|
+
clipRule: "evenodd",
|
|
722
|
+
d: "M4.00002 2.59978C3.62872 2.59978 3.27263 2.74728 3.01007 3.00983C2.74752 3.27238 2.60002 3.62848 2.60002 3.99978V9.21797L4.90909 6.9089L4.91733 6.90082C5.31675 6.51647 5.80518 6.28666 6.33336 6.28666C6.86154 6.28666 7.34997 6.51647 7.74939 6.90082L7.75762 6.9089L9.33336 8.48463L9.57576 8.24223L9.58399 8.23416C9.98341 7.8498 10.4718 7.62 11 7.62C11.5282 7.62 12.0166 7.8498 12.4161 8.23416L12.4243 8.24223L13.4 9.21797V3.99978C13.4 3.62848 13.2525 3.27238 12.99 3.00983C12.7274 2.74728 12.3713 2.59978 12 2.59978H4.00002ZM14.6 3.99978C14.6 3.31022 14.3261 2.6489 13.8385 2.1613C13.3509 1.67371 12.6896 1.39978 12 1.39978H4.00002C3.31046 1.39978 2.64914 1.67371 2.16155 2.1613C1.67395 2.6489 1.40002 3.31022 1.40002 3.99978V10.6664C1.40002 10.6663 1.40002 10.6665 1.40002 10.6664V11.9998C1.40002 12.6893 1.67395 13.3507 2.16155 13.8383C2.64914 14.3259 3.31046 14.5998 4.00002 14.5998H12C12.6896 14.5998 13.3509 14.3259 13.8385 13.8383C14.3261 13.3507 14.6 12.6893 14.6 11.9998V3.99978ZM13.4 10.915L11.5802 9.09517C11.3624 8.88707 11.1616 8.82 11 8.82C10.8385 8.82 10.6377 8.88707 10.4199 9.09517L10.1819 9.33316L11.091 10.2422C11.3253 10.4765 11.3253 10.8564 11.091 11.0908C10.8566 11.3251 10.4767 11.3251 10.2424 11.0908L8.90933 9.75766L6.91351 7.76184C6.69573 7.55374 6.4949 7.48666 6.33336 7.48666C6.17181 7.48666 5.97098 7.55374 5.75321 7.76184L2.60002 10.915V11.9998C2.60002 12.3711 2.74752 12.7272 3.01007 12.9897C3.27263 13.2523 3.62872 13.3998 4.00002 13.3998H12C12.3713 13.3998 12.7274 13.2523 12.99 12.9897C13.2525 12.7272 13.4 12.3711 13.4 11.9998V10.915ZM9.40002 5.33311C9.40002 5.00174 9.66865 4.73311 10 4.73311H10.0067C10.3381 4.73311 10.6067 5.00174 10.6067 5.33311C10.6067 5.66448 10.3381 5.93311 10.0067 5.93311H10C9.66865 5.93311 9.40002 5.66448 9.40002 5.33311Z",
|
|
723
|
+
fill: o
|
|
724
|
+
}
|
|
725
|
+
)
|
|
726
|
+
}
|
|
727
|
+
)
|
|
728
|
+
);
|
|
729
|
+
oe.displayName = "SwapIcon";
|
|
730
|
+
const ce = $(
|
|
731
|
+
({ width: s = "12", height: o = "14", color: _ = "currentColor", ...t }, c) => /* @__PURE__ */ r.jsx(
|
|
732
|
+
"svg",
|
|
733
|
+
{
|
|
734
|
+
ref: c,
|
|
735
|
+
width: s,
|
|
736
|
+
height: o,
|
|
737
|
+
viewBox: "0 0 16 16",
|
|
738
|
+
fill: "none",
|
|
739
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
740
|
+
...t,
|
|
741
|
+
children: /* @__PURE__ */ r.jsx(
|
|
742
|
+
"path",
|
|
743
|
+
{
|
|
744
|
+
fillRule: "evenodd",
|
|
745
|
+
clipRule: "evenodd",
|
|
746
|
+
d: "M5.99981 1.15596C5.58486 1.15596 5.26071 1.5097 5.26071 1.92999C5.26071 2.35027 5.58486 2.70401 5.99981 2.70401C6.41476 2.70401 6.73892 2.35027 6.73892 1.92999C6.73892 1.5097 6.41476 1.15596 5.99981 1.15596ZM7.52625 2.97883C7.71034 2.67766 7.81761 2.31796 7.81761 1.92999C7.81761 0.85689 6.99699 0 5.99981 0C5.00263 0 4.18202 0.85689 4.18202 1.92999C4.18202 2.31929 4.29002 2.68014 4.47528 2.98194C2.71018 3.64815 1.44259 5.43858 1.44112 7.54918L1.42653 8.81527L1.42649 8.81526V8.8224C1.42649 9.53493 1.14719 10.142 0.840751 10.5707L1.26889 10.9222L0.84075 10.5707C0.618394 10.8817 0.637558 11.2617 0.739392 11.5238C0.841825 11.7874 1.09897 12.0987 1.50984 12.0987H3.60896C3.87007 13.2133 4.87 14 5.99981 14C7.12962 14 8.12956 13.2133 8.39066 12.0987H10.4904C10.8945 12.0987 11.1518 11.7969 11.2567 11.5349C11.3609 11.2749 11.3821 10.9009 11.1691 10.5902C10.8762 10.163 10.604 9.55005 10.6031 8.826L10.6177 7.62328L10.6177 7.62328V7.61577C10.6177 5.46908 9.32466 3.6487 7.52625 2.97883ZM7.23799 12.0987H4.76163C4.97941 12.5276 5.43354 12.844 5.99981 12.844C6.56608 12.844 7.02021 12.5276 7.23799 12.0987ZM5.99981 3.85997C4.07353 3.85997 2.51981 5.51795 2.51981 7.55286V7.55999L2.51977 7.55999L2.50518 8.82612C2.50439 9.67736 2.23203 10.3999 1.91215 10.9428H10.093C9.78555 10.3984 9.52439 9.67423 9.52439 8.8224V8.81489L9.52444 8.81489L9.53902 7.61212C9.53716 5.54413 7.95764 3.85997 5.99981 3.85997Z",
|
|
747
|
+
fill: "currentColor"
|
|
748
|
+
}
|
|
749
|
+
)
|
|
750
|
+
}
|
|
751
|
+
)
|
|
318
752
|
);
|
|
753
|
+
ce.displayName = "AlertsBellIcon";
|
|
319
754
|
export {
|
|
320
|
-
|
|
755
|
+
ce as AlertsBellIcon,
|
|
756
|
+
ae as Avatar,
|
|
757
|
+
ie as AvatarGroup,
|
|
758
|
+
Y1 as Button,
|
|
759
|
+
V1 as LinkButton,
|
|
760
|
+
Q as Spinner,
|
|
761
|
+
oe as SwapIcon
|
|
321
762
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(g,k){typeof exports=="object"&&typeof module<"u"?k(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],k):(g=typeof globalThis<"u"?globalThis:g||self,k(g.PostPioneerUI={},g.React))})(this,(function(g,k){"use strict";var M={exports:{}},O={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var Z;function oe(){if(Z)return O;Z=1;var t=Symbol.for("react.transitional.element"),o=Symbol.for("react.fragment");function _(s,c,i){var p=null;if(i!==void 0&&(p=""+i),c.key!==void 0&&(p=""+c.key),"key"in c){i={};for(var u in c)u!=="key"&&(i[u]=c[u])}else i=c;return c=i.ref,{$$typeof:t,type:s,key:p,ref:c!==void 0?c:null,props:i}}return O.Fragment=o,O.jsx=_,O.jsxs=_,O}var B={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
*
|
|
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
|
-
*/var
|
|
17
|
+
*/var F;function ce(){return F||(F=1,process.env.NODE_ENV!=="production"&&(function(){function t(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===he?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case j:return"Fragment";case S:return"Profiler";case R:return"StrictMode";case ue:return"Suspense";case de:return"SuspenseList";case ve:return"Activity"}if(typeof e=="object")switch(typeof e.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case w:return"Portal";case G:return(e.displayName||"Context")+".Provider";case T:return(e._context.displayName||"Context")+".Consumer";case _e:var r=e.render;return e=e.displayName,e||(e=r.displayName||r.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case pe:return r=e.displayName||null,r!==null?r:t(e.type)||"Memo";case K:r=e._payload,e=e._init;try{return t(e(r))}catch{}}return null}function o(e){return""+e}function _(e){try{o(e);var r=!1}catch{r=!0}if(r){r=console;var l=r.error,v=typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return l.call(r,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",v),o(e)}}function s(e){if(e===j)return"<>";if(typeof e=="object"&&e!==null&&e.$$typeof===K)return"<...>";try{var r=t(e);return r?"<"+r+">":"<...>"}catch{return"<...>"}}function c(){var e=z.A;return e===null?null:e.getOwner()}function i(){return Error("react-stack-top-frame")}function p(e){if(ee.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function u(e,r){function l(){ae||(ae=!0,console.error("%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://react.dev/link/special-props)",r))}l.isReactWarning=!0,Object.defineProperty(e,"key",{get:l,configurable:!0})}function d(){var e=t(this.type);return re[e]||(re[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),e=this.props.ref,e!==void 0?e:null}function m(e,r,l,v,N,b,W,Y){return l=b.ref,e={$$typeof:f,type:e,key:r,props:b,_owner:N},(l!==void 0?l:null)!==null?Object.defineProperty(e,"ref",{enumerable:!1,get:d}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:W}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:Y}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}function E(e,r,l,v,N,b,W,Y){var h=r.children;if(h!==void 0)if(v)if(fe(h)){for(v=0;v<h.length;v++)C(h[v]);Object.freeze&&Object.freeze(h)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else C(h);if(ee.call(r,"key")){h=t(e);var A=Object.keys(r).filter(function(we){return we!=="key"});v=0<A.length?"{key: someKey, "+A.join(": ..., ")+": ...}":"{key: someKey}",se[h+v]||(A=0<A.length?"{"+A.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
18
18
|
let props = %s;
|
|
19
19
|
<%s {...props} />
|
|
20
20
|
React keys must be passed directly to JSX without using spread:
|
|
21
21
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,n,o,d,o),L[o+n]=!0)}if(o=null,t!==void 0&&(f(t),o=""+t),E(r)&&(f(r.key),o=""+r.key),"key"in r){t={};for(var P in r)P!=="key"&&(t[P]=r[P])}else t=r;return o&&v(t,typeof e=="function"?e.displayName||e.name||"Unknown":e),G(e,o,u,i,a(),t,y,O)}function N(e){typeof e=="object"&&e!==null&&e.$$typeof===C&&e._store&&(e._store.validated=1)}var R=p,C=Symbol.for("react.transitional.element"),J=Symbol.for("react.portal"),k=Symbol.for("react.fragment"),X=Symbol.for("react.strict_mode"),B=Symbol.for("react.profiler"),H=Symbol.for("react.consumer"),Z=Symbol.for("react.context"),Q=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),ee=Symbol.for("react.suspense_list"),re=Symbol.for("react.memo"),Y=Symbol.for("react.lazy"),te=Symbol.for("react.activity"),ne=Symbol.for("react.client.reference"),g=R.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,I=Object.prototype.hasOwnProperty,oe=Array.isArray,h=console.createTask?console.createTask:function(){return null};R={react_stack_bottom_frame:function(e){return e()}};var $,F={},D=R.react_stack_bottom_frame.bind(R,s)(),M=h(w(s)),L={};b.Fragment=k,b.jsx=function(e,r,t,n,i){var u=1e4>g.recentlyCreatedOwnerStacks++;return j(e,r,t,!1,n,i,u?Error("react-stack-top-frame"):D,u?h(w(e)):M)},b.jsxs=function(e,r,t,n,i){var u=1e4>g.recentlyCreatedOwnerStacks++;return j(e,r,t,!0,n,i,u?Error("react-stack-top-frame"):D,u?h(w(e)):M)}}()),b}process.env.NODE_ENV==="production"?T.exports=U():T.exports=W();var z=T.exports;const A={focus:"_focus_124un_520","focus--default":"_focus--default_124un_537","focus--danger":"_focus--danger_124un_541","focus--visible":"_focus--visible_124un_547","focus-danger":"_focus-danger_124un_562","focus-within--default":"_focus-within--default_124un_568","focus-within--danger":"_focus-within--danger_124un_572","focus--input":"_focus--input_124un_577","focus--button":"_focus--button_124un_582","focus--card":"_focus--card_124un_587",swap:"_swap_124un_602","swap--text":"_swap--text_124un_611","swap--icon":"_swap--icon_124un_622","swap--icon-xs":"_swap--icon-xs_124un_632","swap--icon-s":"_swap--icon-s_124un_637","swap--icon-m":"_swap--icon-m_124un_642","swap--icon-l":"_swap--icon-l_124un_647","swap--icon-xl":"_swap--icon-xl_124un_652",swap__content:"_swap__content_124un_658","swap--group-horizontal":"_swap--group-horizontal_124un_667","swap--group-vertical":"_swap--group-vertical_124un_674","swap--with-background":"_swap--with-background_124un_682","swap--with-border":"_swap--with-border_124un_688","swap--interactive":"_swap--interactive_124un_696",button:"_button_124un_750",primary:"_primary_124un_757",secondary:"_secondary_124un_761"},V=({children:c,variant:_="primary",onClick:f})=>z.jsx("button",{className:`${A.button} ${A[_]}`,onClick:f,children:c});l.Button=V,Object.defineProperty(l,Symbol.toStringTag,{value:"Module"})});
|
|
22
|
+
<%s key={someKey} {...props} />`,v,h,A,h),se[h+v]=!0)}if(h=null,l!==void 0&&(_(l),h=""+l),p(r)&&(_(r.key),h=""+r.key),"key"in r){l={};for(var V in r)V!=="key"&&(l[V]=r[V])}else l=r;return h&&u(l,typeof e=="function"?e.displayName||e.name||"Unknown":e),m(e,h,b,N,c(),l,W,Y)}function C(e){typeof e=="object"&&e!==null&&e.$$typeof===f&&e._store&&(e._store.validated=1)}var x=k,f=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),j=Symbol.for("react.fragment"),R=Symbol.for("react.strict_mode"),S=Symbol.for("react.profiler"),T=Symbol.for("react.consumer"),G=Symbol.for("react.context"),_e=Symbol.for("react.forward_ref"),ue=Symbol.for("react.suspense"),de=Symbol.for("react.suspense_list"),pe=Symbol.for("react.memo"),K=Symbol.for("react.lazy"),ve=Symbol.for("react.activity"),he=Symbol.for("react.client.reference"),z=x.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ee=Object.prototype.hasOwnProperty,fe=Array.isArray,I=console.createTask?console.createTask:function(){return null};x={react_stack_bottom_frame:function(e){return e()}};var ae,re={},ne=x.react_stack_bottom_frame.bind(x,i)(),te=I(s(i)),se={};B.Fragment=j,B.jsx=function(e,r,l,v,N){var b=1e4>z.recentlyCreatedOwnerStacks++;return E(e,r,l,!1,v,N,b?Error("react-stack-top-frame"):ne,b?I(s(e)):te)},B.jsxs=function(e,r,l,v,N){var b=1e4>z.recentlyCreatedOwnerStacks++;return E(e,r,l,!0,v,N,b?Error("react-stack-top-frame"):ne,b?I(s(e)):te)}})()),B}var U;function le(){return U||(U=1,process.env.NODE_ENV==="production"?M.exports=oe():M.exports=ce()),M.exports}var a=le();const L={focus:"_focus_1ckja_549","focus--default":"_focus--default_1ckja_566","focus--danger":"_focus--danger_1ckja_570","focus--visible":"_focus--visible_1ckja_576","focus-danger":"_focus-danger_1ckja_591","focus-within--default":"_focus-within--default_1ckja_597","focus-within--danger":"_focus-within--danger_1ckja_601","focus--input":"_focus--input_1ckja_606","focus--button":"_focus--button_1ckja_611","focus--card":"_focus--card_1ckja_616",swap:"_swap_1ckja_631","swap--text":"_swap--text_1ckja_640","swap--icon":"_swap--icon_1ckja_651","swap--icon-xs":"_swap--icon-xs_1ckja_661","swap--icon-s":"_swap--icon-s_1ckja_666","swap--icon-m":"_swap--icon-m_1ckja_671","swap--icon-l":"_swap--icon-l_1ckja_676","swap--icon-xl":"_swap--icon-xl_1ckja_681",swap__content:"_swap__content_1ckja_687","swap--group-horizontal":"_swap--group-horizontal_1ckja_696","swap--group-vertical":"_swap--group-vertical_1ckja_703","swap--with-background":"_swap--with-background_1ckja_711","swap--with-border":"_swap--with-border_1ckja_717","swap--interactive":"_swap--interactive_1ckja_725","spinner-container":"_spinner-container_1ckja_779","spinner-container--label-top":"_spinner-container--label-top_1ckja_784","spinner-container--label-bottom":"_spinner-container--label-bottom_1ckja_788","spinner-container--label-left":"_spinner-container--label-left_1ckja_792","spinner-container--label-right":"_spinner-container--label-right_1ckja_796",spinner:"_spinner_1ckja_779","spinner-rotate":"_spinner-rotate_1ckja_1","spinner--primary":"_spinner--primary_1ckja_807","spinner--inverse":"_spinner--inverse_1ckja_810","spinner--currentColor":"_spinner--currentColor_1ckja_813","spinner--xs":"_spinner--xs_1ckja_816","spinner--s":"_spinner--s_1ckja_820","spinner--ms":"_spinner--ms_1ckja_824","spinner--m":"_spinner--m_1ckja_824","spinner--l":"_spinner--l_1ckja_832","spinner--xl":"_spinner--xl_1ckja_836",spinner__label:"_spinner__label_1ckja_841","spinner-svg":"_spinner-svg_1ckja_856"},$=({size:t="m",color:o,className:_="",label:s,labelPosition:c="bottom"})=>{const i=!!s,p=[L["spinner-container"],i&&L[`spinner-container--label-${c}`],_].filter(Boolean).join(" "),u=[L.spinner,L[`spinner--${t}`],L[`spinner--${o}`]].filter(Boolean).join(" "),d=()=>{switch(t){case"xs":return a.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0271 9.32414C11.5487 8.54345 11.8786 7.65462 11.9948 6.7298C12.0466 6.31739 11.7048 5.97912 11.2891 5.97912C10.8735 5.97912 10.5431 6.3186 10.4746 6.72857C10.1176 8.86575 8.25944 10.4946 6.02088 10.4946C3.52695 10.4946 1.50522 8.47291 1.50522 5.97898C1.50522 3.74035 3.13422 1.88219 5.27149 1.52522C5.68143 1.45675 6.02088 1.1264 6.02088 0.710787C6.02088 0.29517 5.68266 -0.0466028 5.27028 0.00521079C4.34544 0.121414 3.45658 0.451289 2.67586 0.972945C1.68573 1.63453 0.914021 2.57486 0.458315 3.67503C0.00260876 4.7752 -0.116625 5.9858 0.115692 7.15374C0.348009 8.32167 0.921443 9.39449 1.76348 10.2365C2.60551 11.0786 3.67833 11.652 4.84627 11.8843C6.0142 12.1166 7.2248 11.9974 8.32497 11.5417C9.42515 11.086 10.3655 10.3143 11.0271 9.32414Z",fill:"currentColor"})});case"s":return a.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.7032 12.4322C15.3987 11.3913 15.8385 10.2062 15.9935 8.97307C16.0626 8.42318 15.6068 7.97216 15.0526 7.97216C14.4984 7.97216 14.0579 8.4248 13.9666 8.97142C13.4905 11.821 11.013 13.9929 8.02827 13.9929C4.70303 13.9929 2.00739 11.2972 2.00739 7.97198C2.00739 4.98714 4.17938 2.50959 7.02908 2.03363C7.57567 1.94234 8.02827 1.50187 8.02827 0.947716C8.02827 0.393559 7.5773 -0.062137 7.02747 0.00694772C5.79434 0.161886 4.60919 0.601719 3.56824 1.29726C2.24807 2.17937 1.21912 3.43315 0.611514 4.90004C0.0039056 6.36694 -0.155072 7.98107 0.154684 9.53831C0.46444 11.0956 1.22902 12.526 2.35173 13.6487C3.47444 14.7714 4.90487 15.536 6.46212 15.8457C8.01937 16.1555 9.6335 15.9965 11.1004 15.3889C12.5673 14.7813 13.8211 13.7524 14.7032 12.4322Z",fill:"currentColor"})});case"ms":return a.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.3789 15.5402C19.2483 14.2391 19.7981 12.7576 19.9917 11.2163C20.0781 10.5289 19.5085 9.9652 18.8157 9.9652C18.123 9.9652 17.5724 10.531 17.4583 11.2142C16.8632 14.7762 13.7663 17.4911 10.0354 17.4911C5.87883 17.4911 2.50928 14.1215 2.50928 9.96497C2.50928 6.23397 5.2242 3.13707 8.78626 2.54206C9.46949 2.42793 10.0352 1.87734 10.0352 1.18465C10.0352 0.491952 9.47151 -0.0776724 8.78421 0.00868486C7.24281 0.202359 5.76138 0.752150 4.46019 1.62157C2.80998 2.72421 1.5238 4.29143 0.764285 6.12505C0.00477522 7.95867 -0.193947 9.97633 0.193248 11.9229C0.580442 13.8695 1.53616 15.6575 2.93956 17.0609C4.34295 18.4643 6.13098 19.42 8.07754 19.8072C10.0241 20.1944 12.0418 19.9957 13.8754 19.2361C15.709 18.4766 17.2762 17.1904 18.3789 15.5402Z",fill:"currentColor"})});case"m":return a.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.0546 18.6483C23.0978 17.0869 23.7576 15.3092 23.99 13.4596C24.0937 12.6348 23.41 11.9582 22.5787 11.9582C21.7474 11.9582 21.0867 12.6372 20.9497 13.4572C20.2357 17.7316 16.5194 20.9896 12.0422 20.9896C7.05433 20.9896 3.01087 16.9461 3.01087 11.9582C3.01087 7.48102 6.26879 3.76473 10.5433 3.05073C11.3632 2.91377 12.0422 2.253 12.0422 1.42169C12.0422 0.590385 11.3657 -0.0932215 10.5409 0.0104243C8.69121 0.242847 6.91354 0.902591 5.35215 1.94588C3.37189 3.26904 1.82847 5.14971 0.917057 7.35005C0.0056448 9.55040 -0.232822 11.9716 0.231812 14.3075C0.696446 16.6433 1.84331 18.789 3.52738 20.473C5.21145 22.1571 7.35709 23.304 9.69296 23.7686C12.0288 24.2332 14.45 23.9948 16.6504 23.0834C18.8507 22.172 20.7314 20.6285 22.0546 18.6483Z",fill:"currentColor"})});case"l":return a.jsx("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.0639 37.3074C46.2418 34.048 47.5831 30.3167 47.9882 26.4427C48.1321 25.0661 46.9965 23.941 45.6124 23.941C44.2283 23.941 43.1236 25.069 42.9436 26.4414C41.7192 35.7789 33.7312 42.9877 24.0595 42.9877C13.5403 42.9877 5.0128 34.4602 5.0128 23.941C5.0128 14.2693 12.2215 6.28128 21.5591 5.05688C22.9315 4.87693 24.0595 3.77219 24.0595 2.38808C24.0595 1.00397 22.9344 -0.131586 21.5578 0.012331C17.6837 0.417347 13.9525 1.7587 10.693 3.93661C6.73656 6.58025 3.65285 10.3378 1.83188 14.734C0.0109128 19.1302 -0.465536 23.9676 0.462787 28.6346C1.39111 33.3016 3.68251 37.5885 7.04723 40.9533C10.4119 44.318 14.6989 46.6094 19.3658 47.5377C24.0328 48.466 28.8703 47.9896 33.2665 46.1686C37.6627 44.3476 41.4202 41.2639 44.0639 37.3074Z",fill:"currentColor"})});case"xl":return a.jsx("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.7249 49.7501C61.6897 45.3129 63.4913 40.2198 63.9879 34.9378C64.1433 33.2849 62.7828 31.9361 61.1226 31.9361C59.4625 31.9361 58.1348 33.2877 57.9456 34.9371C56.4575 47.9119 45.4377 57.9884 32.0643 57.9884C17.6761 57.9884 6.01208 46.3244 6.01208 31.9361C6.01208 18.5628 16.0886 7.54293 29.0634 6.05482C30.7127 5.86565 32.0643 4.538 32.0643 2.87782C32.0643 1.21763 30.7155 -0.142833 29.0627 0.0125764C23.7807 0.509201 18.6875 2.31078 14.2504 5.2756C8.9774 8.79887 4.86764 13.8066 2.44077 19.6656C0.0138931 25.5246 -0.621088 31.9717 0.616121 38.1916C1.85333 44.4114 4.90716 50.1247 9.39144 54.609C13.8757 59.0933 19.589 62.1471 25.8089 63.3843C32.0288 64.6215 38.4758 63.9866 44.3348 61.5597C50.1938 59.1328 55.2016 55.0231 58.7249 49.7501Z",fill:"currentColor"})});default:return null}};return a.jsxs("div",{className:p,children:[a.jsx("div",{className:u,children:d()}),s&&a.jsx("span",{className:L.spinner__label,"aria-hidden":"true",children:s})]})},n={focus:"_focus_3ghds_549","focus--default":"_focus--default_3ghds_566","focus--danger":"_focus--danger_3ghds_570","focus--visible":"_focus--visible_3ghds_576","focus-danger":"_focus-danger_3ghds_591","focus-within--default":"_focus-within--default_3ghds_597","focus-within--danger":"_focus-within--danger_3ghds_601","focus--input":"_focus--input_3ghds_606","focus--button":"_focus--button_3ghds_611","focus--card":"_focus--card_3ghds_616",swap:"_swap_3ghds_631","swap--text":"_swap--text_3ghds_640","swap--icon":"_swap--icon_3ghds_651","swap--icon-xs":"_swap--icon-xs_3ghds_661","swap--icon-s":"_swap--icon-s_3ghds_666","swap--icon-m":"_swap--icon-m_3ghds_671","swap--icon-l":"_swap--icon-l_3ghds_676","swap--icon-xl":"_swap--icon-xl_3ghds_681",swap__content:"_swap__content_3ghds_687","swap--group-horizontal":"_swap--group-horizontal_3ghds_696","swap--group-vertical":"_swap--group-vertical_3ghds_703","swap--with-background":"_swap--with-background_3ghds_711","swap--with-border":"_swap--with-border_3ghds_717","swap--interactive":"_swap--interactive_3ghds_725",button:"_button_3ghds_779",sizeL:"_sizeL_3ghds_803",sizeM:"_sizeM_3ghds_809",sizeS:"_sizeS_3ghds_815",iconOnly:"_iconOnly_3ghds_821",primary:"_primary_3ghds_833",disabled:"_disabled_3ghds_838",count:"_count_3ghds_852",secondary:"_secondary_3ghds_856",ghost:"_ghost_3ghds_879",link:"_link_3ghds_902",dangerPrimary:"_dangerPrimary_3ghds_931",dangerSecondary:"_dangerSecondary_3ghds_957",dangerGhost:"_dangerGhost_3ghds_983",dangerLink:"_dangerLink_3ghds_1009",open:"_open_3ghds_1036",content:"_content_3ghds_1048",loader:"_loader_3ghds_1053",text:"_text_3ghds_1059",icon:"_icon_3ghds_821",chevron:"_chevron_3ghds_1086",loading:"_loading_3ghds_1114"},D=t=>{switch(t){case"l":return"m";case"m":return"s";case"s":return"xs";default:return"s"}},H=k.forwardRef(({size:t="m",variant:o="primary",disabled:_=!1,loading:s=!1,active:c=!1,open:i=!1,className:p="",children:u,icon:d,iconPosition:m="left",tooltip:E,count:C,withChevron:x=!1,type:f="button",...w},j)=>{const R=m==="only"||!u&&d,S=x&&!R,T=[n.button,n[`size${t.toUpperCase()}`],n[o],_&&n.disabled,s&&n.loading,c&&n.active,i&&n.open,R&&n.iconOnly,p].filter(Boolean).join(" "),G=()=>a.jsxs(a.Fragment,{children:[a.jsxs("span",{className:n.content,children:[d&&m!=="right"&&a.jsx("span",{className:n.icon,children:d}),u&&a.jsx("span",{className:n.text,children:u}),d&&m==="right"&&a.jsx("span",{className:n.icon,children:d}),S&&a.jsx("span",{className:n.chevron,children:a.jsx("svg",{width:"10",height:"6",viewBox:"0 0 10 6",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{d:"M0.511649 1.3843C0.273949 1.14399 0.273949 0.753944 0.511649 0.513642C0.74935 0.273339 1.13518 0.273339 1.37288 0.513642L5.00006 4.18054L8.62725 0.513642L8.67348 0.471578C8.91256 0.274362 9.2656 0.288324 9.48848 0.513642C9.71136 0.738959 9.72517 1.09587 9.53009 1.33756L9.48848 1.3843L5.43068 5.48652C5.19298 5.72682 4.80715 5.72682 4.56945 5.48652L0.511649 1.3843Z",fill:"currentColor"})})}),C!==void 0&&a.jsx("span",{className:n.count,children:C>99?"+99":C})]}),s&&a.jsx("span",{className:n.loader,children:a.jsx($,{size:D(t)})})]});return R&&E?a.jsx("button",{ref:j,type:f,className:T,disabled:_||s,"aria-label":E,...w,children:G()}):a.jsx("button",{ref:j,type:f,className:T,disabled:_||s,...w,children:G()})});H.displayName="Button";const J=k.forwardRef(({size:t="m",variant:o="primary",disabled:_=!1,loading:s=!1,active:c=!1,open:i=!1,className:p="",children:u,icon:d,iconPosition:m="left",tooltip:E,count:C,withChevron:x=!1,href:f,...w},j)=>{const R=m==="only"||!u&&d,S=[n.button,n[`size${t.toUpperCase()}`],n[o],_&&n.disabled,s&&n.loading,c&&n.active,i&&n.open,R&&n.iconOnly,p].filter(Boolean).join(" "),T=()=>a.jsxs(a.Fragment,{children:[a.jsxs("span",{className:n.content,children:[d&&m!=="right"&&a.jsx("span",{className:n.icon,children:d}),u&&a.jsx("span",{className:n.text,children:u}),d&&m==="right"&&a.jsx("span",{className:n.icon,children:d}),x&&a.jsx("span",{className:n.chevron,children:a.jsx("svg",{width:"10",height:"6",viewBox:"0 0 10 6",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{d:"M0.511649 1.3843C0.273949 1.14399 0.273949 0.753944 0.511649 0.513642C0.74935 0.273339 1.13518 0.273339 1.37288 0.513642L5.00006 4.18054L8.62725 0.513642L8.67348 0.471578C8.91256 0.274362 9.2656 0.288324 9.48848 0.513642C9.71136 0.738959 9.72517 1.09587 9.53009 1.33756L9.48848 1.3843L5.43068 5.48652C5.19298 5.72682 4.80715 5.72682 4.56945 5.48652L0.511649 1.3843Z",fill:"currentColor"})})}),C!==void 0&&a.jsx("span",{className:n.count,children:C>99?"+99":C})]}),s&&a.jsx("span",{className:n.loader,children:a.jsx($,{size:D(t)})})]});return _||s?a.jsx("span",{className:S,children:T()}):a.jsx("a",{ref:j,href:f,className:S,...w,children:T()})});J.displayName="LinkButton";const y={focus:"_focus_pvl5h_549","focus--default":"_focus--default_pvl5h_566","focus--danger":"_focus--danger_pvl5h_570","focus--visible":"_focus--visible_pvl5h_576","focus-danger":"_focus-danger_pvl5h_591","focus-within--default":"_focus-within--default_pvl5h_597","focus-within--danger":"_focus-within--danger_pvl5h_601","focus--input":"_focus--input_pvl5h_606","focus--button":"_focus--button_pvl5h_611","focus--card":"_focus--card_pvl5h_616",swap:"_swap_pvl5h_631","swap--text":"_swap--text_pvl5h_640","swap--icon":"_swap--icon_pvl5h_651","swap--icon-xs":"_swap--icon-xs_pvl5h_661","swap--icon-s":"_swap--icon-s_pvl5h_666","swap--icon-m":"_swap--icon-m_pvl5h_671","swap--icon-l":"_swap--icon-l_pvl5h_676","swap--icon-xl":"_swap--icon-xl_pvl5h_681",swap__content:"_swap__content_pvl5h_687","swap--group-horizontal":"_swap--group-horizontal_pvl5h_696","swap--group-vertical":"_swap--group-vertical_pvl5h_703","swap--with-background":"_swap--with-background_pvl5h_711","swap--with-border":"_swap--with-border_pvl5h_717","swap--interactive":"_swap--interactive_pvl5h_725",avatar:"_avatar_pvl5h_779","avatar--xs":"_avatar--xs_pvl5h_791","avatar--s":"_avatar--s_pvl5h_797","avatar--m":"_avatar--m_pvl5h_803","avatar--l":"_avatar--l_pvl5h_809","avatar--xl":"_avatar--xl_pvl5h_815","avatar--xxl":"_avatar--xxl_pvl5h_821","avatar--bordered":"_avatar--bordered_pvl5h_827",avatar__content:"_avatar__content_pvl5h_832",avatar__image:"_avatar__image_pvl5h_840",avatar__initials:"_avatar__initials_pvl5h_846",avatar__placeholder:"_avatar__placeholder_pvl5h_875",avatar__status:"_avatar__status_pvl5h_906",avatarWithBorder:"_avatarWithBorder_pvl5h_938",avatarWithBorder__svg:"_avatarWithBorder__svg_pvl5h_945",avatarWithBorder__content:"_avatarWithBorder__content_pvl5h_981"},X=({src:t,name:o,size:_="m",status:s=null,bordered:c=!1,backgroundColor:i,className:p="",onError:u})=>{const d=f=>{const w=f.trim().split(" ");return w.length===1?w[0].charAt(0).toUpperCase():`${w[0].charAt(0)}${w[w.length-1].charAt(0)}`.toUpperCase()},m=()=>{if(i)return i;if(o){const f=["var(--color-blue-gray-600)","var(--color-indigo-600)","var(--color-success-600)","var(--color-warning-600)","var(--color-danger-600)","var(--color-fuchsia-600)","var(--color-purple-600)","var(--color-blue-600)","var(--color-sky-blue-600)","var(--color-cyan-600)","var(--color-teal-600)","var(--color-emerald-600)","var(--color-lime-600)","var(--color-yellow-600)","var(--color-rose-600)","var(--color-pink-600)"],w=o.split("").reduce((j,R)=>j+R.charCodeAt(0),0);return f[w%f.length]}return"var(--color-blue-gray-300)"},E={online:"var(--color-success-500)",offline:"var(--color-blue-gray-400)",away:"var(--color-warning-500)",busy:"var(--color-danger-500)"},C=[y.avatar,y[`avatar--${_}`],c?y["avatar--bordered"]:"",p].filter(Boolean).join(" "),x=()=>{if(t)return a.jsx("img",{src:t,alt:o?`${o} avatar`:"Avatar",className:y.avatar__image,onError:u});if(o){const f=d(o);return a.jsx("div",{className:y.avatar__initials,style:{backgroundColor:m()},children:f})}return a.jsx("div",{className:y.avatar__placeholder,children:a.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[a.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),a.jsx("circle",{cx:"12",cy:"7",r:"4"})]})})};return a.jsxs("div",{className:C,children:[a.jsx("div",{className:y.avatar__content,children:x()}),s&&a.jsx("div",{className:y.avatar__status,style:{backgroundColor:E[s]}})]})},P={avatarGroup:"_avatarGroup_1teei_779","avatarGroup--overlap":"_avatarGroup--overlap_1teei_783",avatarGroup__item:"_avatarGroup__item_1teei_783",avatarGroup__more:"_avatarGroup__more_1teei_794"},ie=({items:t,max:o=5,size:_="m",overlap:s=!0,className:c=""})=>{const i=t.slice(0,o),p=t.length-i.length;return a.jsxs("div",{className:[P.avatarGroup,s?P["avatarGroup--overlap"]:"",c].filter(Boolean).join(" "),children:[i.map((u,d)=>a.jsx("div",{className:P.avatarGroup__item,children:a.jsx(X,{...u,size:_})},d)),p>0&&a.jsxs("div",{className:`${P.avatarGroup__item} ${P.avatarGroup__more}`,children:["+",p]})]})},q=k.forwardRef(({size:t=16,color:o="currentColor",..._},s)=>a.jsx("svg",{ref:s,width:t,height:t,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",..._,children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.00002 2.59978C3.62872 2.59978 3.27263 2.74728 3.01007 3.00983C2.74752 3.27238 2.60002 3.62848 2.60002 3.99978V9.21797L4.90909 6.9089L4.91733 6.90082C5.31675 6.51647 5.80518 6.28666 6.33336 6.28666C6.86154 6.28666 7.34997 6.51647 7.74939 6.90082L7.75762 6.9089L9.33336 8.48463L9.57576 8.24223L9.58399 8.23416C9.98341 7.8498 10.4718 7.62 11 7.62C11.5282 7.62 12.0166 7.8498 12.4161 8.23416L12.4243 8.24223L13.4 9.21797V3.99978C13.4 3.62848 13.2525 3.27238 12.99 3.00983C12.7274 2.74728 12.3713 2.59978 12 2.59978H4.00002ZM14.6 3.99978C14.6 3.31022 14.3261 2.6489 13.8385 2.1613C13.3509 1.67371 12.6896 1.39978 12 1.39978H4.00002C3.31046 1.39978 2.64914 1.67371 2.16155 2.1613C1.67395 2.6489 1.40002 3.31022 1.40002 3.99978V10.6664C1.40002 10.6663 1.40002 10.6665 1.40002 10.6664V11.9998C1.40002 12.6893 1.67395 13.3507 2.16155 13.8383C2.64914 14.3259 3.31046 14.5998 4.00002 14.5998H12C12.6896 14.5998 13.3509 14.3259 13.8385 13.8383C14.3261 13.3507 14.6 12.6893 14.6 11.9998V3.99978ZM13.4 10.915L11.5802 9.09517C11.3624 8.88707 11.1616 8.82 11 8.82C10.8385 8.82 10.6377 8.88707 10.4199 9.09517L10.1819 9.33316L11.091 10.2422C11.3253 10.4765 11.3253 10.8564 11.091 11.0908C10.8566 11.3251 10.4767 11.3251 10.2424 11.0908L8.90933 9.75766L6.91351 7.76184C6.69573 7.55374 6.4949 7.48666 6.33336 7.48666C6.17181 7.48666 5.97098 7.55374 5.75321 7.76184L2.60002 10.915V11.9998C2.60002 12.3711 2.74752 12.7272 3.01007 12.9897C3.27263 13.2523 3.62872 13.3998 4.00002 13.3998H12C12.3713 13.3998 12.7274 13.2523 12.99 12.9897C13.2525 12.7272 13.4 12.3711 13.4 11.9998V10.915ZM9.40002 5.33311C9.40002 5.00174 9.66865 4.73311 10 4.73311H10.0067C10.3381 4.73311 10.6067 5.00174 10.6067 5.33311C10.6067 5.66448 10.3381 5.93311 10.0067 5.93311H10C9.66865 5.93311 9.40002 5.66448 9.40002 5.33311Z",fill:o})}));q.displayName="SwapIcon";const Q=k.forwardRef(({width:t="12",height:o="14",color:_="currentColor",...s},c)=>a.jsx("svg",{ref:c,width:t,height:o,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.99981 1.15596C5.58486 1.15596 5.26071 1.5097 5.26071 1.92999C5.26071 2.35027 5.58486 2.70401 5.99981 2.70401C6.41476 2.70401 6.73892 2.35027 6.73892 1.92999C6.73892 1.5097 6.41476 1.15596 5.99981 1.15596ZM7.52625 2.97883C7.71034 2.67766 7.81761 2.31796 7.81761 1.92999C7.81761 0.85689 6.99699 0 5.99981 0C5.00263 0 4.18202 0.85689 4.18202 1.92999C4.18202 2.31929 4.29002 2.68014 4.47528 2.98194C2.71018 3.64815 1.44259 5.43858 1.44112 7.54918L1.42653 8.81527L1.42649 8.81526V8.8224C1.42649 9.53493 1.14719 10.142 0.840751 10.5707L1.26889 10.9222L0.84075 10.5707C0.618394 10.8817 0.637558 11.2617 0.739392 11.5238C0.841825 11.7874 1.09897 12.0987 1.50984 12.0987H3.60896C3.87007 13.2133 4.87 14 5.99981 14C7.12962 14 8.12956 13.2133 8.39066 12.0987H10.4904C10.8945 12.0987 11.1518 11.7969 11.2567 11.5349C11.3609 11.2749 11.3821 10.9009 11.1691 10.5902C10.8762 10.163 10.604 9.55005 10.6031 8.826L10.6177 7.62328L10.6177 7.62328V7.61577C10.6177 5.46908 9.32466 3.6487 7.52625 2.97883ZM7.23799 12.0987H4.76163C4.97941 12.5276 5.43354 12.844 5.99981 12.844C6.56608 12.844 7.02021 12.5276 7.23799 12.0987ZM5.99981 3.85997C4.07353 3.85997 2.51981 5.51795 2.51981 7.55286V7.55999L2.51977 7.55999L2.50518 8.82612C2.50439 9.67736 2.23203 10.3999 1.91215 10.9428H10.093C9.78555 10.3984 9.52439 9.67423 9.52439 8.8224V8.81489L9.52444 8.81489L9.53902 7.61212C9.53716 5.54413 7.95764 3.85997 5.99981 3.85997Z",fill:"currentColor"})}));Q.displayName="AlertsBellIcon",g.AlertsBellIcon=Q,g.Avatar=X,g.AvatarGroup=ie,g.Button=H,g.LinkButton=J,g.Spinner=$,g.SwapIcon=q,Object.defineProperty(g,Symbol.toStringTag,{value:"Module"})}));
|
package/dist/ui-kit.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";.focus{position:relative}.focus:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}.focus--default:after{box-shadow:var(--focus-ring-default)}.focus--danger:after{box-shadow:var(--focus-ring-danger)}.focus:focus-visible:after,.focus.focus--visible:after{opacity:1}.focus-danger:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}.focus-within--default:focus-within{box-shadow:var(--focus-shadow-default)}.focus-within--danger:focus-within{box-shadow:var(--focus-shadow-danger)}.focus--input:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}.focus--button:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}.focus--card:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){.focus:after{transition:none}:root{--focus-transition: none}}.swap{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}.swap--text{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}.swap--icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}.swap--icon-xs{width:.75rem;height:.75rem}.swap--icon-s{width:.875rem;height:.875rem}.swap--icon-m{width:1rem;height:1rem}.swap--icon-l{width:1.25rem;height:1.25rem}.swap--icon-xl{width:1.5rem;height:1.5rem}.swap__content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.swap--group-horizontal{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}.swap--group-vertical{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}.swap--with-background{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}.swap--with-border{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}.swap--interactive{cursor:pointer;transition:all .2s ease}.swap--interactive:hover{opacity:.8}.swap--interactive:active{transform:translateY(1px)}._focus_1ckja_549{position:relative}._focus_1ckja_549:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1ckja_566:after{box-shadow:var(--focus-ring-default)}._focus--danger_1ckja_570:after{box-shadow:var(--focus-ring-danger)}._focus_1ckja_549:focus-visible:after,._focus_1ckja_549._focus--visible_1ckja_576:after{opacity:1}._focus-danger_1ckja_591:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1ckja_597:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1ckja_601:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1ckja_606:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1ckja_611:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1ckja_616:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1ckja_549:after{transition:none}:root{--focus-transition: none}}._swap_1ckja_631{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1ckja_640{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1ckja_651{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1ckja_661{width:.75rem;height:.75rem}._swap--icon-s_1ckja_666{width:.875rem;height:.875rem}._swap--icon-m_1ckja_671{width:1rem;height:1rem}._swap--icon-l_1ckja_676{width:1.25rem;height:1.25rem}._swap--icon-xl_1ckja_681{width:1.5rem;height:1.5rem}._swap__content_1ckja_687{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1ckja_696{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1ckja_703{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1ckja_711{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1ckja_717{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1ckja_725{cursor:pointer;transition:all .2s ease}._swap--interactive_1ckja_725:hover{opacity:.8}._swap--interactive_1ckja_725:active{transform:translateY(1px)}._spinner-container_1ckja_779{display:inline-flex;align-items:center;justify-content:center}._spinner-container--label-top_1ckja_784{flex-direction:column-reverse;gap:var(--spacing-xs)}._spinner-container--label-bottom_1ckja_788{flex-direction:column;gap:var(--spacing-xs)}._spinner-container--label-left_1ckja_792{flex-direction:row-reverse;gap:var(--spacing-xs)}._spinner-container--label-right_1ckja_796{flex-direction:row;gap:var(--spacing-xs)}._spinner_1ckja_779{display:inline-flex;align-items:center;justify-content:center;animation:_spinner-rotate_1ckja_1 1.2s linear infinite}._spinner--primary_1ckja_807{color:var(--color-indigo-500)}._spinner--inverse_1ckja_810{color:var(--color-text-white)}._spinner--currentColor_1ckja_813{color:var(--color-indigo-500)}._spinner--xs_1ckja_816{width:var(--size-s);height:var(--size-s)}._spinner--s_1ckja_820{width:var(--size-m);height:var(--size-m)}._spinner--ms_1ckja_824{width:var(--size-l);height:var(--size-l)}._spinner--m_1ckja_824{width:var(--size-xl);height:var(--size-xl)}._spinner--l_1ckja_832{width:var(--size-6xl);height:var(--size-6xl)}._spinner--xl_1ckja_836{width:var(--size-8xl);height:var(--size-8xl)}._spinner__label_1ckja_841{font-size:var(--font-size-s);color:var(--color-text-secondary);line-height:1}@keyframes _spinner-rotate_1ckja_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){._spinner-svg_1ckja_856{animation-duration:2s}}._focus_3ghds_549{position:relative}._focus_3ghds_549:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_3ghds_566:after{box-shadow:var(--focus-ring-default)}._focus--danger_3ghds_570:after{box-shadow:var(--focus-ring-danger)}._focus_3ghds_549:focus-visible:after,._focus_3ghds_549._focus--visible_3ghds_576:after{opacity:1}._focus-danger_3ghds_591:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_3ghds_597:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_3ghds_601:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_3ghds_606:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_3ghds_611:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_3ghds_616:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_3ghds_549:after{transition:none}:root{--focus-transition: none}}._swap_3ghds_631{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_3ghds_640{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_3ghds_651{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_3ghds_661{width:.75rem;height:.75rem}._swap--icon-s_3ghds_666{width:.875rem;height:.875rem}._swap--icon-m_3ghds_671{width:1rem;height:1rem}._swap--icon-l_3ghds_676{width:1.25rem;height:1.25rem}._swap--icon-xl_3ghds_681{width:1.5rem;height:1.5rem}._swap__content_3ghds_687{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_3ghds_696{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_3ghds_703{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_3ghds_711{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_3ghds_717{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_3ghds_725{cursor:pointer;transition:all .2s ease}._swap--interactive_3ghds_725:hover{opacity:.8}._swap--interactive_3ghds_725:active{transform:translateY(1px)}._button_3ghds_779{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-xs);border:var(--border-s);border-radius:var(--border-radius-m);font-family:inherit;font-size:var(--font-size-xs);line-height:inherit;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out;position:relative;white-space:nowrap;box-sizing:border-box;outline:none;text-transform:none;font-weight:var(--font-weight-medium)}._button_3ghds_779:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._button_3ghds_779._sizeL_3ghds_803{height:var(--size-6xl);padding:0 var(--spacing-l);min-width:var(--size-6xl);font-size:var(--font-size-s)}._button_3ghds_779._sizeM_3ghds_809{height:var(--size-5xl);padding:0 var(--spacing-m);min-width:var(--size-5xl);font-size:var(--font-size-xs)}._button_3ghds_779._sizeS_3ghds_815{height:var(--size-3xl);padding:0 var(--spacing-s);min-width:var(--size-3xl);font-size:var(--font-size-xs)}._button_3ghds_779._iconOnly_3ghds_821._sizeL_3ghds_803{padding:0;width:var(--size-6xl)}._button_3ghds_779._iconOnly_3ghds_821._sizeM_3ghds_809{padding:0;width:var(--size-5xl)}._button_3ghds_779._iconOnly_3ghds_821._sizeS_3ghds_815{padding:0;width:var(--size-3xl)}._button_3ghds_779._primary_3ghds_833{background-color:var(--color-indigo-600);border-color:var(--color-indigo-600);color:var(--color-text-white)}._button_3ghds_779._primary_3ghds_833:hover:not(._disabled_3ghds_838){background-color:var(--color-indigo-700);border-color:var(--color-indigo-700)}._button_3ghds_779._primary_3ghds_833:active:not(._disabled_3ghds_838){background-color:var(--color-indigo-800);border-color:var(--color-indigo-800)}._button_3ghds_779._primary_3ghds_833._disabled_3ghds_838,._button_3ghds_779._primary_3ghds_833:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_3ghds_779._primary_3ghds_833 ._count_3ghds_852{background-color:var(--color-text-white);color:var(--color-indigo-600)}._button_3ghds_779._secondary_3ghds_856{background-color:var(--color-indigo-50);border-color:var(--color-indigo-50);color:var(--color-indigo-600)}._button_3ghds_779._secondary_3ghds_856:hover:not(._disabled_3ghds_838){background-color:var(--color-indigo-100);border-color:var(--color-indigo-100)}._button_3ghds_779._secondary_3ghds_856:active:not(._disabled_3ghds_838){background-color:var(--color-indigo-200);border-color:var(--color-indigo-200)}._button_3ghds_779._secondary_3ghds_856._disabled_3ghds_838,._button_3ghds_779._secondary_3ghds_856:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_3ghds_779._secondary_3ghds_856 ._count_3ghds_852{background-color:var(--color-indigo-600);color:var(--color-text-white)}._button_3ghds_779._ghost_3ghds_879{background-color:transparent;border-color:transparent;color:var(--color-indigo-600)}._button_3ghds_779._ghost_3ghds_879:hover:not(._disabled_3ghds_838){background-color:var(--color-indigo-50);border-color:var(--color-indigo-50)}._button_3ghds_779._ghost_3ghds_879:active:not(._disabled_3ghds_838){background-color:var(--color-indigo-100);border-color:var(--color-indigo-100)}._button_3ghds_779._ghost_3ghds_879._disabled_3ghds_838,._button_3ghds_779._ghost_3ghds_879:disabled{background-color:transparent;border-color:transparent;color:var(--color-blue-gray-400);cursor:not-allowed}._button_3ghds_779._ghost_3ghds_879 ._count_3ghds_852{background-color:var(--color-indigo-100);color:var(--color-indigo-600)}._button_3ghds_779._link_3ghds_902{background-color:transparent;border-color:transparent;color:var(--color-indigo-600);padding:0;min-width:auto;height:auto;text-decoration:none;font-weight:var(--font-weight-medium)}._button_3ghds_779._link_3ghds_902:hover:not(._disabled_3ghds_838){background-color:transparent;border-color:transparent;color:var(--color-indigo-700)}._button_3ghds_779._link_3ghds_902:active:not(._disabled_3ghds_838){background-color:transparent;border-color:transparent;color:var(--color-indigo-800)}._button_3ghds_779._link_3ghds_902._disabled_3ghds_838,._button_3ghds_779._link_3ghds_902:disabled{background-color:transparent;border-color:transparent;color:var(--color-blue-gray-400)}._button_3ghds_779._link_3ghds_902 ._count_3ghds_852{background-color:var(--color-indigo-100);color:var(--color-indigo-600)}._button_3ghds_779._dangerPrimary_3ghds_931{background-color:var(--color-danger-600);border-color:var(--color-danger-600);color:var(--color-text-white)}._button_3ghds_779._dangerPrimary_3ghds_931:hover:not(._disabled_3ghds_838){background-color:var(--color-danger-700);border-color:var(--color-danger-700)}._button_3ghds_779._dangerPrimary_3ghds_931:active:not(._disabled_3ghds_838){background-color:var(--color-danger-800);border-color:var(--color-danger-800)}._button_3ghds_779._dangerPrimary_3ghds_931._disabled_3ghds_838,._button_3ghds_779._dangerPrimary_3ghds_931:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_3ghds_779._dangerPrimary_3ghds_931:focus-visible:not(._disabled_3ghds_838){outline:var(--focus-outline-danger)}._button_3ghds_779._dangerPrimary_3ghds_931 ._count_3ghds_852{background-color:var(--color-text-white);color:var(--color-danger-600)}._button_3ghds_779._dangerSecondary_3ghds_957{background-color:var(--color-danger-50);border-color:var(--color-danger-50);color:var(--color-danger-600)}._button_3ghds_779._dangerSecondary_3ghds_957:hover:not(._disabled_3ghds_838){background-color:var(--color-danger-100);border-color:var(--color-danger-100)}._button_3ghds_779._dangerSecondary_3ghds_957:active:not(._disabled_3ghds_838){background-color:var(--color-danger-200);border-color:var(--color-danger-200)}._button_3ghds_779._dangerSecondary_3ghds_957._disabled_3ghds_838,._button_3ghds_779._dangerSecondary_3ghds_957:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_3ghds_779._dangerSecondary_3ghds_957:focus-visible:not(._disabled_3ghds_838){outline:var(--focus-outline-danger)}._button_3ghds_779._dangerSecondary_3ghds_957 ._count_3ghds_852{background-color:var(--color-danger-600);color:var(--color-text-white)}._button_3ghds_779._dangerGhost_3ghds_983{background-color:var(--color-danger-50);border-color:var(--color-danger-50);color:var(--color-danger-600)}._button_3ghds_779._dangerGhost_3ghds_983:hover:not(._disabled_3ghds_838){background-color:var(--color-danger-100);border-color:var(--color-danger-100)}._button_3ghds_779._dangerGhost_3ghds_983:active:not(._disabled_3ghds_838){background-color:var(--color-danger-200);border-color:var(--color-danger-200)}._button_3ghds_779._dangerGhost_3ghds_983._disabled_3ghds_838,._button_3ghds_779._dangerGhost_3ghds_983:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_3ghds_779._dangerGhost_3ghds_983:focus-visible:not(._disabled_3ghds_838){outline:var(--focus-outline-danger)}._button_3ghds_779._dangerGhost_3ghds_983 ._count_3ghds_852{background-color:var(--color-danger-100);color:var(--color-danger-600)}._button_3ghds_779._dangerLink_3ghds_1009{background-color:transparent;border-color:transparent;color:var(--color-danger-600);padding:0;min-width:auto;height:auto}._button_3ghds_779._dangerLink_3ghds_1009:hover:not(._disabled_3ghds_838){background-color:transparent;border-color:transparent;color:var(--color-danger-700)}._button_3ghds_779._dangerLink_3ghds_1009:active:not(._disabled_3ghds_838){background-color:transparent;border-color:transparent;color:var(--color-danger-800)}._button_3ghds_779._dangerLink_3ghds_1009._disabled_3ghds_838,._button_3ghds_779._dangerLink_3ghds_1009:disabled{background-color:transparent;border-color:transparent;color:var(--color-blue-gray-400)}._button_3ghds_779._dangerLink_3ghds_1009 ._count_3ghds_852{background-color:var(--color-danger-100);color:var(--color-danger-600)}._button_3ghds_779._open_3ghds_1036._primary_3ghds_833{background-color:var(--color-indigo-800);border-color:var(--color-indigo-800)}._button_3ghds_779._open_3ghds_1036._secondary_3ghds_856{background-color:var(--color-indigo-200);border-color:var(--color-indigo-200)}._button_3ghds_779._open_3ghds_1036._ghost_3ghds_879{background-color:var(--color-indigo-100);border-color:var(--color-indigo-100)}._button_3ghds_779 ._content_3ghds_1048{display:flex;align-items:center;gap:var(--spacing-xs)}._button_3ghds_779 ._loader_3ghds_1053{display:flex;align-items:center;justify-content:center;color:currentColor}._text_3ghds_1059+._button_3ghds_779 ._loader_3ghds_1053{margin-left:var(--spacing-xs)}._button_3ghds_779 ._icon_3ghds_821{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px}._button_3ghds_779 ._icon_3ghds_821 svg{width:100%;height:100%}._button_3ghds_779 ._text_3ghds_1059{display:inline-block;vertical-align:middle;font-size:inherit;font-weight:inherit;line-height:inherit;white-space:nowrap;text-transform:lowercase}._button_3ghds_779 ._text_3ghds_1059:first-letter{text-transform:uppercase}._button_3ghds_779 ._chevron_3ghds_1086{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;transition:transform .2s ease-in-out}._button_3ghds_779 ._chevron_3ghds_1086 svg{width:100%;height:100%}._button_3ghds_779._open_3ghds_1036 ._chevron_3ghds_1086{transform:rotate(180deg)}._button_3ghds_779 ._count_3ghds_852{display:inline-flex;justify-content:center;align-items:center;border-radius:var(--border-radius-full);padding:0 var(--spacing-xs);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);min-width:var(--size-l);height:var(--size-l);flex-shrink:0}._button_3ghds_779._loading_3ghds_1114{pointer-events:none}._button_3ghds_779._loading_3ghds_1114:not(:has(._text_3ghds_1059)) ._loader_3ghds_1053{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:var(--spacing-s);margin:0}._button_3ghds_779._loading_3ghds_1114:not(:has(._text_3ghds_1059)) ._content_3ghds_1048{opacity:0}._button_3ghds_779._disabled_3ghds_838{pointer-events:none}@media (max-width: 768px){._button_3ghds_779._sizeL_3ghds_803{height:48px;font-size:var(--font-size-xs)}._button_3ghds_779._sizeM_3ghds_809{height:40px}._button_3ghds_779._sizeS_3ghds_815{height:32px}}._focus_pvl5h_549{position:relative}._focus_pvl5h_549:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_pvl5h_566:after{box-shadow:var(--focus-ring-default)}._focus--danger_pvl5h_570:after{box-shadow:var(--focus-ring-danger)}._focus_pvl5h_549:focus-visible:after,._focus_pvl5h_549._focus--visible_pvl5h_576:after{opacity:1}._focus-danger_pvl5h_591:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_pvl5h_597:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_pvl5h_601:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_pvl5h_606:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_pvl5h_611:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_pvl5h_616:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_pvl5h_549:after{transition:none}:root{--focus-transition: none}}._swap_pvl5h_631{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_pvl5h_640{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_pvl5h_651{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_pvl5h_661{width:.75rem;height:.75rem}._swap--icon-s_pvl5h_666{width:.875rem;height:.875rem}._swap--icon-m_pvl5h_671{width:1rem;height:1rem}._swap--icon-l_pvl5h_676{width:1.25rem;height:1.25rem}._swap--icon-xl_pvl5h_681{width:1.5rem;height:1.5rem}._swap__content_pvl5h_687{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_pvl5h_696{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_pvl5h_703{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_pvl5h_711{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_pvl5h_717{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_pvl5h_725{cursor:pointer;transition:all .2s ease}._swap--interactive_pvl5h_725:hover{opacity:.8}._swap--interactive_pvl5h_725:active{transform:translateY(1px)}._avatar_pvl5h_779{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;background-color:var(--color-background-surface-2);border-radius:50%;border:1px solid var(--color-white-alpha-100)}._avatar--xs_pvl5h_791{width:var(--size-m);height:var(--size-m);min-width:var(--size-m);min-height:var(--size-m)}._avatar--s_pvl5h_797{width:var(--size-l);height:var(--size-l);min-width:var(--size-l);min-height:var(--size-l)}._avatar--m_pvl5h_803{width:var(--size-xl);height:var(--size-xl);min-width:var(--size-xl);min-height:var(--size-xl)}._avatar--l_pvl5h_809{width:var(--size-3xl);height:var(--size-3xl);min-width:var(--size-3xl);min-height:var(--size-3xl)}._avatar--xl_pvl5h_815{width:var(--size-5xl);height:var(--size-5xl);min-width:var(--size-5xl);min-height:var(--size-5xl)}._avatar--xxl_pvl5h_821{width:var(--size-8xl);height:var(--size-8xl);min-width:var(--size-8xl);min-height:var(--size-8xl)}._avatar--bordered_pvl5h_827{border:2px solid var(--color-white-alpha-100);box-shadow:var(--shadow-s)}._avatar__content_pvl5h_832{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._avatar__image_pvl5h_840{width:100%;height:100%;object-fit:cover}._avatar__initials_pvl5h_846{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-text-white);font-weight:var(--font-weight-semi-bold);line-height:1}._avatar--xs_pvl5h_791 ._avatar__initials_pvl5h_846{font-size:calc(var(--size-s) / 2.5)}._avatar--s_pvl5h_797 ._avatar__initials_pvl5h_846{font-size:calc(var(--size-m) / 2.5)}._avatar--m_pvl5h_803 ._avatar__initials_pvl5h_846{font-size:calc(var(--size-xl) / 2.5)}._avatar--l_pvl5h_809 ._avatar__initials_pvl5h_846{font-size:calc(var(--size-4xl) / 2.5)}._avatar--xl_pvl5h_815 ._avatar__initials_pvl5h_846{font-size:calc(var(--size-6xl) / 2.5)}._avatar--xxl_pvl5h_821 ._avatar__initials_pvl5h_846{font-size:calc(var(--size-8xl) / 2.5)}._avatar__placeholder_pvl5h_875{color:var(--color-blue-gray-400);display:flex;align-items:center;justify-content:center}._avatar--xs_pvl5h_791 ._avatar__placeholder_pvl5h_875{width:calc(var(--size-s) / 2);height:calc(var(--size-s) / 2)}._avatar--s_pvl5h_797 ._avatar__placeholder_pvl5h_875{width:calc(var(--size-m) / 2);height:calc(var(--size-m) / 2)}._avatar--m_pvl5h_803 ._avatar__placeholder_pvl5h_875{width:calc(var(--size-xl) / 2);height:calc(var(--size-xl) / 2)}._avatar--l_pvl5h_809 ._avatar__placeholder_pvl5h_875{width:calc(var(--size-4xl) / 2);height:calc(var(--size-4xl) / 2)}._avatar--xl_pvl5h_815 ._avatar__placeholder_pvl5h_875{width:calc(var(--size-6xl) / 2);height:calc(var(--size-6xl) / 2)}._avatar--xxl_pvl5h_821 ._avatar__placeholder_pvl5h_875{width:calc(var(--size-8xl) / 2);height:calc(var(--size-8xl) / 2)}._avatar__status_pvl5h_906{position:absolute;bottom:2px;right:2px;border:2px solid var(--color-white-alpha-100);border-radius:50%}._avatar--xs_pvl5h_791 ._avatar__status_pvl5h_906{width:calc(var(--size-s) / 4);height:calc(var(--size-s) / 4)}._avatar--s_pvl5h_797 ._avatar__status_pvl5h_906{width:calc(var(--size-m) / 4);height:calc(var(--size-m) / 4)}._avatar--m_pvl5h_803 ._avatar__status_pvl5h_906{width:calc(var(--size-xl) / 4);height:calc(var(--size-xl) / 4)}._avatar--l_pvl5h_809 ._avatar__status_pvl5h_906{width:calc(var(--size-4xl) / 4);height:calc(var(--size-4xl) / 4)}._avatar--xl_pvl5h_815 ._avatar__status_pvl5h_906{width:calc(var(--size-6xl) / 4);height:calc(var(--size-6xl) / 4)}._avatar--xxl_pvl5h_821 ._avatar__status_pvl5h_906{width:calc(var(--size-8xl) / 4);height:calc(var(--size-8xl) / 4)}._avatarWithBorder_pvl5h_938{position:relative;display:inline-flex;align-items:center;justify-content:center}._avatarWithBorder__svg_pvl5h_945{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none}._avatarWithBorder__svg_pvl5h_945 svg{display:block}._avatar--xs_pvl5h_791+._avatarWithBorder__svg_pvl5h_945 svg{width:calc(var(--size-m) + 8px);height:calc(var(--size-m) + 8px)}._avatar--s_pvl5h_797+._avatarWithBorder__svg_pvl5h_945 svg{width:calc(var(--size-l) + 8px);height:calc(var(--size-l) + 8px)}._avatar--m_pvl5h_803+._avatarWithBorder__svg_pvl5h_945 svg{width:calc(var(--size-xl) + 8px);height:calc(var(--size-xl) + 8px)}._avatar--l_pvl5h_809+._avatarWithBorder__svg_pvl5h_945 svg{width:calc(var(--size-3xl) + 12px);height:calc(var(--size-3xl) + 12px)}._avatar--xl_pvl5h_815+._avatarWithBorder__svg_pvl5h_945 svg{width:calc(var(--size-5xl) + 16px);height:calc(var(--size-5xl) + 16px)}._avatar--xxl_pvl5h_821+._avatarWithBorder__svg_pvl5h_945 svg{width:calc(var(--size-8xl) + 20px);height:calc(var(--size-8xl) + 20px)}._avatarWithBorder__content_pvl5h_981{position:relative;z-index:2}:root{--radius-zero: 0rem;--radius-s: .25rem;--radius-m: .5rem;--radius-l: 1rem;--radius-full: 5rem;--border-radius-zero: var(--radius-zero);--border-radius-s: var(--radius-s);--border-radius-m: var(--radius-m);--border-radius-l: var(--radius-l);--border-radius-full: var(--radius-full);--size-2xs: .25rem;--size-xs: .5rem;--size-s: .75rem;--size-m: 1rem;--size-l: 1.25rem;--size-xl: 1.5rem;--size-2xl: 1.75rem;--size-3xl: 2rem;--size-4xl: 2.25rem;--size-5xl: 2.5rem;--size-6xl: 3rem;--size-7xl: 3.5rem;--size-8xl: 4rem;--size-9xl: 4.5rem;--size-10xl: 6.25rem;--size-zero: 0rem;--size-full: 5rem;--size-component-xs: var(--size-2xs);--size-component-s: var(--size-s);--size-component-m: var(--size-m);--size-component-l: var(--size-l);--size-component-xl: var(--size-xl);--shadow-bottom-s: 0 0 8px rgba(68, 83, 113, .1), 0 2px 4px rgba(68, 83, 113, .05);--shadow-bottom-m: 0 0 16px rgba(68, 83, 113, .1), 0 4px 8px rgba(68, 83, 113, .05);--shadow-bottom-l: 0 0 20px rgba(68, 83, 113, .1), 0 12px 20px rgba(68, 83, 113, .05);--shadow-bottom-xl: 0 0 32px rgba(68, 83, 113, .1), 0 32px 32px rgba(68, 83, 113, .05);--shadow-s: var(--shadow-bottom-s);--shadow-m: var(--shadow-bottom-m);--shadow-l: var(--shadow-bottom-l);--shadow-xl: var(--shadow-bottom-xl);--shadow-color: rgba(68, 83, 113, .1);--shadow-color-secondary: rgba(68, 83, 113, .05);--spacing-zero: 0rem;--spacing-3xs: .125rem;--spacing-2xs: .25rem;--spacing-xs: .5rem;--spacing-s: .75rem;--spacing-m: 1rem;--spacing-l: 1.25rem;--spacing-xl: 1.5rem;--spacing-2xl: 1.75rem;--spacing-3xl: 2rem;--spacing-4xl: 2.5rem;--spacing-5xl: 3rem;--spacing-6xl: 3.5rem;--spacing-7xl: 4rem;--spacing-8xl: 4.5rem;--spacing-9xl: 5rem;--spacing-10xl: 6rem;--spacing-11xl: 7.5rem;--spacing-12xl: 10rem;--gap-zero: var(--spacing-zero);--gap-3xs: var(--spacing-3xs);--gap-2xs: var(--spacing-2xs);--gap-xs: var(--spacing-xs);--gap-s: var(--spacing-s);--gap-m: var(--spacing-m);--gap-l: var(--spacing-l);--gap-xl: var(--spacing-xl);--gap-2xl: var(--spacing-2xl);--gap-3xl: var(--spacing-3xl);--gap-4xl: var(--spacing-4xl);--gap-5xl: var(--spacing-5xl);--gap-6xl: var(--spacing-6xl);--gap-7xl: var(--spacing-7xl);--gap-8xl: var(--spacing-8xl);--gap-9xl: var(--spacing-9xl);--gap-10xl: var(--spacing-10xl);--gap-11xl: var(--spacing-11xl);--gap-12xl: var(--spacing-12xl);--padding-zero: var(--spacing-zero);--padding-3xs: var(--spacing-3xs);--padding-2xs: var(--spacing-2xs);--padding-xs: var(--spacing-xs);--padding-s: var(--spacing-s);--padding-m: var(--spacing-m);--padding-l: var(--spacing-l);--padding-xl: var(--spacing-xl);--padding-2xl: var(--spacing-2xl);--padding-3xl: var(--spacing-3xl);--padding-4xl: var(--spacing-4xl);--padding-5xl: var(--spacing-5xl);--padding-6xl: var(--spacing-6xl);--padding-7xl: var(--spacing-7xl);--padding-8xl: var(--spacing-8xl);--padding-9xl: var(--spacing-9xl);--padding-10xl: var(--spacing-10xl);--padding-11xl: var(--spacing-11xl);--padding-12xl: var(--spacing-12xl);--border-width-zero: 0px;--border-width-s: 1px;--border-width-m: 2px;--border-width-divider: 1px;--border-style-solid: solid;--border-style-dashed: dashed;--border-style-dotted: dotted;--border-color-default: var(--color-border-default);--border-color-focus: var(--color-border-focus);--border-color-divider: var(--color-border-divider);--border-zero: var(--border-width-zero) var(--border-style-solid) var(--border-color-default);--border-s: var(--border-width-s) var(--border-style-solid) var(--border-color-default);--border-m: var(--border-width-m) var(--border-style-solid) var(--border-color-focus);--border-divider: var(--border-width-divider) var(--border-style-solid) var(--border-color-divider);--border-focus: var(--border-width-m) var(--border-style-solid) var(--border-color-focus);--divider: var(--border-width-divider) var(--border-style-solid) var(--border-color-divider)}:root{--color-blue-gray-25: rgba(246, 248, 250, 1);--color-blue-gray-35: rgba(242, 244, 247, 1);--color-blue-gray-50: rgba(235, 237, 240, 1);--color-blue-gray-100: rgba(223, 226, 231, 1);--color-blue-gray-200: rgba(211, 216, 222, 1);--color-blue-gray-300: rgba(188, 196, 205, 1);--color-blue-gray-400: rgba(170, 180, 192, 1);--color-blue-gray-500: rgba(150, 162, 177, 1);--color-blue-gray-600: rgba(126, 141, 159, 1);--color-blue-gray-700: rgba(98, 113, 132, 1);--color-blue-gray-800: rgba(83, 95, 111, 1);--color-blue-gray-900: rgba(46, 54, 63, 1);--color-gray-25: rgba(252, 252, 253, 1);--color-gray-35: rgba(248, 249, 250, 1);--color-gray-50: rgba(243, 245, 247, 1);--color-gray-100: rgba(238, 240, 242, 1);--color-gray-200: rgba(219, 222, 227, 1);--color-gray-300: rgba(206, 209, 217, 1);--color-gray-400: rgba(185, 189, 199, 1);--color-gray-500: rgba(156, 162, 176, 1);--color-gray-600: rgba(122, 128, 144, 1);--color-gray-700: rgba(95, 100, 113, 1);--color-gray-800: rgba(55, 59, 67, 1);--color-gray-900: rgba(39, 45, 55, 1);--color-indigo-25: rgba(245, 247, 255, 1);--color-indigo-35: rgba(240, 243, 255, 1);--color-indigo-50: rgba(235, 239, 255, 1);--color-indigo-100: rgba(224, 230, 255, 1);--color-indigo-200: rgba(214, 221, 255, 1);--color-indigo-300: rgba(189, 198, 255, 1);--color-indigo-400: rgba(168, 175, 255, 1);--color-indigo-500: rgba(148, 146, 251, 1);--color-indigo-600: rgba(85, 82, 239, 1);--color-indigo-700: rgba(67, 64, 220, 1);--color-indigo-800: rgba(39, 36, 198, 1);--color-indigo-900: rgba(30, 29, 99, 1);--color-success-50: rgba(229, 247, 230, 1);--color-success-100: rgba(202, 239, 206, 1);--color-success-200: rgba(164, 226, 170, 1);--color-success-300: rgba(129, 210, 136, 1);--color-success-400: rgba(93, 193, 104, 1);--color-success-500: rgba(50, 167, 62, 1);--color-success-600: rgba(20, 146, 33, 1);--color-success-700: rgba(11, 122, 22, 1);--color-success-800: rgba(4, 96, 14, 1);--color-success-900: rgba(3, 74, 11, 1);--color-warning-50: rgba(254, 240, 232, 1);--color-warning-100: rgba(253, 226, 208, 1);--color-warning-200: rgba(252, 204, 173, 1);--color-warning-300: rgba(251, 182, 138, 1);--color-warning-400: rgba(250, 160, 102, 1);--color-warning-500: rgba(248, 131, 55, 1);--color-warning-600: rgba(235, 104, 19, 1);--color-warning-700: rgba(198, 87, 16, 1);--color-warning-800: rgba(148, 65, 12, 1);--color-warning-900: rgba(111, 49, 9, 1);--color-danger-50: rgba(255, 232, 231, 1);--color-danger-100: rgba(255, 208, 207, 1);--color-danger-200: rgba(255, 175, 171, 1);--color-danger-300: rgba(255, 141, 135, 1);--color-danger-400: rgba(248, 112, 105, 1);--color-danger-500: rgba(241, 83, 75, 1);--color-danger-600: rgba(226, 62, 54, 1);--color-danger-700: rgba(215, 34, 25, 1);--color-danger-800: rgba(191, 26, 18, 1);--color-danger-900: rgba(116, 11, 5, 1);--color-text-inverse: var(--color-blue-gray-900);--color-text-white: rgba(255, 255, 255, 1);--color-text-secondary: var(--color-blue-gray-700);--color-text-disabled: var(--color-blue-gray-700);--color-text-light: rgba(242, 244, 247, 1);--color-text-divider: var(--color-blue-gray-100);--color-background-overlay: var(--color-white-alpha-40);--color-background-page: var(--color-white-alpha-100);--color-background-surface-1: var(--color-white-alpha-100);--color-background-surface-2: var(--color-gray-100);--color-background-surface-3: var(--color-gray-200);--color-background-surface-4: var(--color-gray-300);--color-disabled-1: var(--color-blue-gray-25);--color-disabled-2: var(--color-blue-gray-100);--color-disabled-3: var(--color-blue-gray-400);--color-disabled-4: var(--color-blue-gray-500);--color-fuchsia-50: rgba(250, 237, 253, 1);--color-fuchsia-100: rgba(243, 219, 250, 1);--color-fuchsia-200: rgba(234, 191, 245, 1);--color-fuchsia-300: rgba(218, 153, 238, 1);--color-fuchsia-400: rgba(208, 129, 230, 1);--color-fuchsia-500: rgba(176, 72, 204, 1);--color-fuchsia-600: rgba(189, 46, 177, 1);--color-fuchsia-700: rgba(130, 30, 158, 1);--color-fuchsia-800: rgba(101, 18, 123, 1);--color-fuchsia-900: rgba(77, 10, 96, 1);--color-purple-50: rgba(245, 240, 253, 1);--color-purple-100: rgba(226, 211, 249, 1);--color-purple-200: rgba(216, 195, 247, 1);--color-purple-300: rgba(190, 151, 247, 1);--color-purple-400: rgba(176, 133, 239, 1);--color-purple-500: rgba(133, 67, 230, 1);--color-purple-600: rgba(111, 34, 226, 1);--color-purple-700: rgba(89, 27, 181, 1);--color-purple-800: rgba(67, 20, 136, 1);--color-purple-900: rgba(50, 15, 102, 1);--color-blue-50: rgba(233, 237, 252, 1);--color-blue-100: rgba(211, 220, 248, 1);--color-blue-200: rgba(190, 202, 245, 1);--color-blue-300: rgba(154, 174, 244, 1);--color-blue-400: rgba(124, 149, 235, 1);--color-blue-500: rgba(81, 113, 229, 1);--color-blue-600: rgba(37, 78, 222, 1);--color-blue-700: rgba(30, 62, 178, 1);--color-blue-800: rgba(22, 47, 133, 1);--color-blue-900: rgba(19, 39, 111, 1);--color-sky-blue-50: rgba(222, 242, 255, 1);--color-sky-blue-100: rgba(200, 235, 255, 1);--color-sky-blue-200: rgba(177, 226, 255, 1);--color-sky-blue-300: rgba(131, 210, 255, 1);--color-sky-blue-400: rgba(85, 190, 250, 1);--color-sky-blue-500: rgba(45, 169, 241, 1);--color-sky-blue-600: rgba(30, 146, 213, 1);--color-sky-blue-700: rgba(19, 121, 181, 1);--color-sky-blue-800: rgba(13, 105, 159, 1);--color-sky-blue-900: rgba(4, 72, 110, 1);--color-cyan-50: rgba(215, 246, 255, 1);--color-cyan-100: rgba(190, 239, 254, 1);--color-cyan-200: rgba(166, 233, 251, 1);--color-cyan-300: rgba(112, 215, 245, 1);--color-cyan-400: rgba(91, 202, 235, 1);--color-cyan-500: rgba(36, 171, 210, 1);--color-cyan-600: rgba(24, 149, 186, 1);--color-cyan-700: rgba(14, 126, 158, 1);--color-cyan-800: rgba(10, 110, 138, 1);--color-cyan-900: rgba(1, 75, 97, 1);--color-teal-50: rgba(211, 253, 246, 1);--color-teal-100: rgba(184, 249, 239, 1);--color-teal-200: rgba(157, 245, 230, 1);--color-teal-300: rgba(100, 236, 213, 1);--color-teal-400: rgba(73, 222, 196, 1);--color-teal-500: rgba(30, 203, 173, 1);--color-teal-600: rgba(14, 184, 155, 1);--color-teal-700: rgba(0, 141, 118, 1);--color-teal-800: rgba(0, 121, 101, 1);--color-teal-900: rgba(0, 81, 67, 1);--color-emerald-50: rgba(221, 249, 237, 1);--color-emerald-100: rgba(199, 243, 225, 1);--color-emerald-200: rgba(179, 236, 212, 1);--color-emerald-300: rgba(149, 226, 193, 1);--color-emerald-400: rgba(112, 209, 168, 1);--color-emerald-500: rgba(77, 190, 143, 1);--color-emerald-600: rgba(25, 172, 113, 1);--color-emerald-700: rgba(35, 132, 91, 1);--color-emerald-800: rgba(27, 116, 78, 1);--color-emerald-900: rgba(15, 81, 53, 1);--color-lime-50: rgba(236, 251, 215, 1);--color-lime-100: rgba(223, 248, 190, 1);--color-lime-200: rgba(211, 244, 165, 1);--color-lime-300: rgba(192, 235, 131, 1);--color-lime-400: rgba(165, 220, 88, 1);--color-lime-500: rgba(138, 201, 49, 1);--color-lime-600: rgba(124, 191, 30, 1);--color-lime-700: rgba(89, 144, 11, 1);--color-lime-800: rgba(76, 127, 6, 1);--color-lime-900: rgba(52, 88, 0, 1);--color-yellow-50: rgba(255, 247, 223, 1);--color-yellow-100: rgba(255, 241, 202, 1);--color-yellow-200: rgba(255, 237, 180, 1);--color-yellow-300: rgba(255, 230, 149, 1);--color-yellow-400: rgba(255, 219, 106, 1);--color-yellow-500: rgba(247, 205, 71, 1);--color-yellow-600: rgba(236, 187, 33, 1);--color-yellow-700: rgba(202, 156, 36, 1);--color-yellow-800: rgba(158, 116, 21, 1);--color-yellow-900: rgba(84, 56, 5, 1);--color-rose-50: rgba(255, 221, 223, 1);--color-rose-100: rgba(255, 198, 203, 1);--color-rose-200: rgba(255, 175, 182, 1);--color-rose-300: rgba(255, 141, 152, 1);--color-rose-400: rgba(252, 97, 111, 1);--color-rose-500: rgba(241, 62, 79, 1);--color-rose-600: rgba(234, 46, 64, 1);--color-rose-700: rgba(196, 28, 44, 1);--color-rose-800: rgba(153, 15, 27, 1);--color-rose-900: rgba(82, 2, 9, 1);--color-pink-50: rgba(255, 220, 237, 1);--color-pink-100: rgba(255, 197, 226, 1);--color-pink-200: rgba(255, 174, 214, 1);--color-pink-300: rgba(255, 139, 196, 1);--color-pink-400: rgba(248, 99, 172, 1);--color-pink-500: rgba(237, 64, 149, 1);--color-pink-600: rgba(224, 38, 130, 1);--color-pink-700: rgba(192, 29, 110, 1);--color-pink-800: rgba(150, 16, 82, 1);--color-pink-900: rgba(81, 2, 41, 1);--color-white-alpha-100: rgba(255, 255, 255, 1);--color-white-alpha-90: rgba(255, 255, 255, .9);--color-white-alpha-80: rgba(255, 255, 255, .8);--color-white-alpha-70: rgba(255, 255, 255, .7);--color-white-alpha-60: rgba(255, 255, 255, .6);--color-white-alpha-50: rgba(255, 255, 255, .5);--color-white-alpha-40: rgba(255, 255, 255, .4);--color-white-alpha-30: rgba(255, 255, 255, .3);--color-white-alpha-20: rgba(255, 255, 255, .2);--color-white-alpha-10: rgba(255, 255, 255, .1);--color-white-alpha-5: rgba(255, 255, 255, .05);--color-black-alpha-40: rgba(46, 54, 63, .4);--color-black-alpha-30: rgba(46, 54, 63, .3);--color-black-alpha-20: rgba(46, 54, 63, .2);--color-black-alpha-15: rgba(46, 54, 63, .15);--color-black-alpha-10: rgba(46, 54, 63, .1);--color-black-alpha-5: rgba(46, 54, 63, .05)}:root{--line-height-s: 16px;--line-height-m: 24px;--line-height-l: 36px;--line-height-xl: 40px;--line-height-xxl: 48px;--line-height-xxxl: 28px;--line-height-xxxxl: 20px;--line-height-xxxxxl: 14px;--font-size-2xs: .625rem;--font-size-xs: .75rem;--font-size-s: .875rem;--font-size-m: 1rem;--font-size-l: 1.125rem;--font-size-xl: 1.25rem;--font-size-xxl: 1.625rem;--font-size-xxxl: 1.5rem;--font-size-xxxxl: 1.75rem;--font-size-xxxxxl: 2rem;--font-size-xxxxxxl: 2.5rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semi-bold: 600;--font-weight-bold: 700;--headline-xs-font-size: var(--font-size-m);--headline-xs-line-height: var(--line-height-m);--headline-xs-font-weight: var(--font-weight-bold);--headline-s-font-size: var(--font-size-xl);--headline-s-line-height: var(--line-height-xxxl);--headline-s-font-weight: var(--font-weight-bold);--headline-m-font-size: var(--font-size-xxxl);--headline-m-line-height: 32px;--headline-m-font-weight: var(--font-weight-bold);--headline-ml-font-size: var(--font-size-xxxxl);--headline-ml-line-height: var(--line-height-l);--headline-ml-font-weight: var(--font-weight-bold);--headline-1-font-size: var(--font-size-xxxxxl);--headline-1-line-height: var(--line-height-xl);--headline-1-font-weight: var(--font-weight-bold);--headline-xl-font-size: var(--font-size-xxxxxxl);--headline-xl-line-height: var(--line-height-xxl);--headline-xl-font-weight: var(--font-weight-bold);--text-long-1-font-size: var(--font-size-xl);--text-long-1-line-height: var(--line-height-xxxl);--text-long-1-font-weight: var(--font-weight-regular);--text-long-m-font-size: var(--font-size-m);--text-long-m-line-height: var(--line-height-m);--text-long-m-font-weight: var(--font-weight-regular);--text-long-s-font-size: var(--font-size-s);--text-long-s-line-height: var(--line-height-xxxxl);--text-long-s-font-weight: var(--font-weight-regular);--text-long-xs-font-size: var(--font-size-xs);--text-long-xs-line-height: var(--line-height-s);--text-long-xs-font-weight: var(--font-weight-regular);--text-long-1-medium-font-size: var(--font-size-xl);--text-long-1-medium-line-height: var(--line-height-xxxl);--text-long-1-medium-font-weight: var(--font-weight-medium);--text-long-m-medium-font-size: var(--font-size-m);--text-long-m-medium-line-height: var(--line-height-m);--text-long-m-medium-font-weight: var(--font-weight-medium);--text-long-s-medium-font-size: var(--font-size-s);--text-long-s-medium-line-height: var(--line-height-xxxxl);--text-long-s-medium-font-weight: var(--font-weight-medium);--text-long-xs-medium-font-size: var(--font-size-xs);--text-long-xs-medium-line-height: var(--line-height-s);--text-long-xs-medium-font-weight: var(--font-weight-medium);--text-long-1-bold-font-size: var(--font-size-xl);--text-long-1-bold-line-height: var(--line-height-xxxl);--text-long-1-bold-font-weight: var(--font-weight-bold);--text-long-m-bold-font-size: var(--font-size-m);--text-long-m-bold-line-height: var(--line-height-m);--text-long-m-bold-font-weight: var(--font-weight-bold);--text-long-s-bold-font-size: var(--font-size-s);--text-long-s-bold-line-height: var(--line-height-xxxxl);--text-long-s-bold-font-weight: var(--font-weight-bold);--text-short-m-font-size: var(--font-size-m);--text-short-m-line-height: var(--line-height-xxxxl);--text-short-m-font-weight: var(--font-weight-regular);--text-short-s-font-size: var(--font-size-s);--text-short-s-line-height: var(--line-height-s);--text-short-s-font-weight: var(--font-weight-regular);--text-short-xs-font-size: var(--font-size-xs);--text-short-xs-line-height: var(--line-height-xxxxxl);--text-short-xs-font-weight: var(--font-weight-regular);--text-short-2xs-font-size: var(--font-size-2xs);--text-short-2xs-line-height: var(--line-height-xxxxxl);--text-short-2xs-font-weight: var(--font-weight-regular);--text-short-m-medium-font-size: var(--font-size-m);--text-short-m-medium-line-height: var(--line-height-xxxxl);--text-short-m-medium-font-weight: var(--font-weight-medium);--text-short-s-medium-font-size: var(--font-size-s);--text-short-s-medium-line-height: var(--line-height-s);--text-short-s-medium-font-weight: var(--font-weight-medium);--text-short-xs-medium-font-size: var(--font-size-xs);--text-short-xs-medium-line-height: var(--line-height-xxxxxl);--text-short-xs-medium-font-weight: var(--font-weight-medium);--text-short-m-bold-font-size: var(--font-size-m);--text-short-m-bold-line-height: var(--line-height-xxxxl);--text-short-m-bold-font-weight: var(--font-weight-bold);--text-short-s-bold-font-size: var(--font-size-s);--text-short-s-bold-line-height: var(--line-height-s);--text-short-s-bold-font-weight: var(--font-weight-bold)}:root{--focus-color-default: var(--color-indigo-50);--focus-color-danger: var(--color-danger-50);--focus-outline-default: 2px solid var(--focus-color-default);--focus-outline-danger: 2px solid var(--focus-color-danger);--focus-shadow-default: 0 0 0 2px var(--focus-color-default);--focus-shadow-danger: 0 0 0 2px var(--focus-color-danger);--focus-ring-default: 0 0 0 3px var(--focus-color-default);--focus-ring-danger: 0 0 0 3px var(--focus-color-danger);--focus-transition: all .2s ease-in-out}._focus_1teei_549{position:relative}._focus_1teei_549:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1teei_566:after{box-shadow:var(--focus-ring-default)}._focus--danger_1teei_570:after{box-shadow:var(--focus-ring-danger)}._focus_1teei_549:focus-visible:after,._focus_1teei_549._focus--visible_1teei_576:after{opacity:1}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus-danger_1teei_591:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1teei_597:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1teei_601:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1teei_606:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1teei_611:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1teei_616:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1teei_549:after{transition:none}:root{--focus-transition: none}}._swap_1teei_631{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1teei_640{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1teei_651{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1teei_661{width:.75rem;height:.75rem}._swap--icon-s_1teei_666{width:.875rem;height:.875rem}._swap--icon-m_1teei_671{width:1rem;height:1rem}._swap--icon-l_1teei_676{width:1.25rem;height:1.25rem}._swap--icon-xl_1teei_681{width:1.5rem;height:1.5rem}._swap__content_1teei_687{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1teei_696{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1teei_703{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1teei_711{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1teei_717{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1teei_725{cursor:pointer;transition:all .2s ease}._swap--interactive_1teei_725:hover{opacity:.8}._swap--interactive_1teei_725:active{transform:translateY(1px)}html{box-sizing:border-box;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}input,button,select,textarea,optgroup,option{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;color:inherit}ul{list-style:none}body{min-width:360px;margin:0;padding:0;line-height:var(--line-height-m);color:var(--color-text-primary);background-color:var(--color-bg-primary)}._avatarGroup--overlap_1teei_783 ._avatarGroup__item_1teei_783{margin-left:-8px}._avatarGroup__more_1teei_794{display:flex;align-items:center;justify-content:center;background-color:var(--color-blue-gray-300);color:var(--color-text-white);border-radius:50%;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);padding:0 4px;min-width:24px;height:24px}._avatarGroup_1teei_779{display:flex;align-items:center}._avatarGroup--overlap_1teei_783 ._avatarGroup__item_1teei_783{margin-left:-5px}._avatarGroup--overlap_1teei_783 ._avatarGroup__item_1teei_783:first-child{margin-left:0}._avatarGroup__item_1teei_783{position:relative}._avatarGroup__more_1teei_794{display:flex;align-items:center;justify-content:center;background-color:var(--color-blue-gray-300);color:var(--color-text-white);border-radius:50%;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);min-width:24px;height:24px;padding:0 4px}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@post-pioneer/ui-kit",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.7",
|
|
4
4
|
"description": "UI Kit for Post Pioneer applications",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/ui-kit-postpioneer.umd.js",
|
|
@@ -72,6 +72,7 @@
|
|
|
72
72
|
"@types/react": "^19.1.10",
|
|
73
73
|
"@types/react-dom": "^19.1.7",
|
|
74
74
|
"@vitejs/plugin-react": "^4.7.0",
|
|
75
|
+
"classnames": "^2.5.1",
|
|
75
76
|
"eslint": "^9.33.0",
|
|
76
77
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
77
78
|
"eslint-plugin-react-refresh": "^0.4.20",
|
|
@@ -84,6 +85,6 @@
|
|
|
84
85
|
"tslib": "^2.8.1",
|
|
85
86
|
"typescript": "~5.8.3",
|
|
86
87
|
"typescript-eslint": "^8.39.1",
|
|
87
|
-
"vite": "
|
|
88
|
+
"vite": "7.1.5"
|
|
88
89
|
}
|
|
89
90
|
}
|
package/dist/style.css
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@charset "UTF-8";:root{--radius-zero: 0rem;--radius-s: .25rem;--radius-m: .5rem;--radius-l: 1rem;--radius-full: 5rem;--border-radius-zero: var(--radius-zero);--border-radius-s: var(--radius-s);--border-radius-m: var(--radius-m);--border-radius-l: var(--radius-l);--border-radius-full: var(--radius-full);--size-2xs: .25rem;--size-xs: .5rem;--size-s: .75rem;--size-m: 1rem;--size-l: 1.25rem;--size-xl: 1.5rem;--size-2xl: 1.75rem;--size-3xl: 2rem;--size-4xl: 2.25rem;--size-5xl: 2.5rem;--size-6xl: 3rem;--size-7xl: 3.5rem;--size-8xl: 4rem;--size-9xl: 4.5rem;--size-10xl: 6.25rem;--size-zero: 0rem;--size-full: 5rem;--size-component-xs: var(--size-2xs);--size-component-s: var(--size-s);--size-component-m: var(--size-m);--size-component-l: var(--size-l);--size-component-xl: var(--size-xl);--shadow-bottom-s: 0 0 8px rgba(68, 83, 113, .1), 0 2px 4px rgba(68, 83, 113, .05);--shadow-bottom-m: 0 0 16px rgba(68, 83, 113, .1), 0 4px 8px rgba(68, 83, 113, .05);--shadow-bottom-l: 0 0 20px rgba(68, 83, 113, .1), 0 12px 20px rgba(68, 83, 113, .05);--shadow-bottom-xl: 0 0 32px rgba(68, 83, 113, .1), 0 32px 32px rgba(68, 83, 113, .05);--shadow-s: var(--shadow-bottom-s);--shadow-m: var(--shadow-bottom-m);--shadow-l: var(--shadow-bottom-l);--shadow-xl: var(--shadow-bottom-xl);--shadow-color: rgba(68, 83, 113, .1);--shadow-color-secondary: rgba(68, 83, 113, .05);--spacing-zero: 0rem;--spacing-3xs: .125rem;--spacing-2xs: .25rem;--spacing-xs: .5rem;--spacing-s: .75rem;--spacing-m: 1rem;--spacing-l: 1.25rem;--spacing-xl: 1.5rem;--spacing-2xl: 1.75rem;--spacing-3xl: 2rem;--spacing-4xl: 2.5rem;--spacing-5xl: 3rem;--spacing-6xl: 3.5rem;--spacing-7xl: 4rem;--spacing-8xl: 4.5rem;--spacing-9xl: 5rem;--spacing-10xl: 6rem;--spacing-11xl: 7.5rem;--spacing-12xl: 10rem;--gap-zero: var(--spacing-zero);--gap-3xs: var(--spacing-3xs);--gap-2xs: var(--spacing-2xs);--gap-xs: var(--spacing-xs);--gap-s: var(--spacing-s);--gap-m: var(--spacing-m);--gap-l: var(--spacing-l);--gap-xl: var(--spacing-xl);--gap-2xl: var(--spacing-2xl);--gap-3xl: var(--spacing-3xl);--gap-4xl: var(--spacing-4xl);--gap-5xl: var(--spacing-5xl);--gap-6xl: var(--spacing-6xl);--gap-7xl: var(--spacing-7xl);--gap-8xl: var(--spacing-8xl);--gap-9xl: var(--spacing-9xl);--gap-10xl: var(--spacing-10xl);--gap-11xl: var(--spacing-11xl);--gap-12xl: var(--spacing-12xl);--padding-zero: var(--spacing-zero);--padding-3xs: var(--spacing-3xs);--padding-2xs: var(--spacing-2xs);--padding-xs: var(--spacing-xs);--padding-s: var(--spacing-s);--padding-m: var(--spacing-m);--padding-l: var(--spacing-l);--padding-xl: var(--spacing-xl);--padding-2xl: var(--spacing-2xl);--padding-3xl: var(--spacing-3xl);--padding-4xl: var(--spacing-4xl);--padding-5xl: var(--spacing-5xl);--padding-6xl: var(--spacing-6xl);--padding-7xl: var(--spacing-7xl);--padding-8xl: var(--spacing-8xl);--padding-9xl: var(--spacing-9xl);--padding-10xl: var(--spacing-10xl);--padding-11xl: var(--spacing-11xl);--padding-12xl: var(--spacing-12xl);--border-width-zero: 0px;--border-width-s: 1px;--border-width-m: 2px;--border-width-divider: 1px;--border-style-solid: solid;--border-style-dashed: dashed;--border-style-dotted: dotted;--border-color-default: var(--color-border-default);--border-color-focus: var(--color-border-focus);--border-color-divider: var(--color-border-divider);--border-zero: var(--border-width-zero) var(--border-style-solid) var(--border-color-default);--border-s: var(--border-width-s) var(--border-style-solid) var(--border-color-default);--border-m: var(--border-width-m) var(--border-style-solid) var(--border-color-focus);--border-divider: var(--border-width-divider) var(--border-style-solid) var(--border-color-divider);--border-focus: var(--border-width-m) var(--border-style-solid) var(--border-color-focus);--divider: var(--border-width-divider) var(--border-style-solid) var(--border-color-divider)}:root{--color-blue-gray-25: rgba(246, 248, 250, 1);--color-blue-gray-35: rgba(242, 244, 247, 1);--color-blue-gray-50: rgba(235, 237, 240, 1);--color-blue-gray-100: rgba(223, 226, 231, 1);--color-blue-gray-200: rgba(211, 216, 222, 1);--color-blue-gray-300: rgba(188, 196, 205, 1);--color-blue-gray-400: rgba(170, 180, 192, 1);--color-blue-gray-500: rgba(150, 162, 177, 1);--color-blue-gray-600: rgba(126, 141, 159, 1);--color-blue-gray-700: rgba(98, 113, 132, 1);--color-blue-gray-800: rgba(83, 95, 111, 1);--color-blue-gray-900: rgba(46, 54, 63, 1);--color-gray-25: rgba(252, 252, 253, 1);--color-gray-35: rgba(248, 249, 250, 1);--color-gray-50: rgba(243, 245, 247, 1);--color-gray-100: rgba(238, 240, 242, 1);--color-gray-200: rgba(219, 222, 227, 1);--color-gray-300: rgba(206, 209, 217, 1);--color-gray-400: rgba(185, 189, 199, 1);--color-gray-500: rgba(156, 162, 176, 1);--color-gray-600: rgba(122, 128, 144, 1);--color-gray-700: rgba(95, 100, 113, 1);--color-gray-800: rgba(55, 59, 67, 1);--color-gray-900: rgba(39, 45, 55, 1);--color-indigo-25: rgba(245, 247, 255, 1);--color-indigo-35: rgba(240, 243, 255, 1);--color-indigo-50: rgba(235, 239, 255, 1);--color-indigo-100: rgba(224, 230, 255, 1);--color-indigo-200: rgba(214, 221, 255, 1);--color-indigo-300: rgba(189, 198, 255, 1);--color-indigo-400: rgba(168, 175, 255, 1);--color-indigo-500: rgba(148, 146, 251, 1);--color-indigo-600: rgba(85, 82, 239, 1);--color-indigo-700: rgba(67, 64, 220, 1);--color-indigo-800: rgba(39, 36, 198, 1);--color-indigo-900: rgba(30, 29, 99, 1);--color-success-50: rgba(229, 247, 230, 1);--color-success-100: rgba(202, 239, 206, 1);--color-success-200: rgba(164, 226, 170, 1);--color-success-300: rgba(129, 210, 136, 1);--color-success-400: rgba(93, 193, 104, 1);--color-success-500: rgba(50, 167, 62, 1);--color-success-600: rgba(20, 146, 33, 1);--color-success-700: rgba(11, 122, 22, 1);--color-success-800: rgba(4, 96, 14, 1);--color-success-900: rgba(3, 74, 11, 1);--color-warning-50: rgba(254, 240, 232, 1);--color-warning-100: rgba(253, 226, 208, 1);--color-warning-200: rgba(252, 204, 173, 1);--color-warning-300: rgba(251, 182, 138, 1);--color-warning-400: rgba(250, 160, 102, 1);--color-warning-500: rgba(248, 131, 55, 1);--color-warning-600: rgba(235, 104, 19, 1);--color-warning-700: rgba(198, 87, 16, 1);--color-warning-800: rgba(148, 65, 12, 1);--color-warning-900: rgba(111, 49, 9, 1);--color-danger-25: rgba(255, 232, 231, 1);--color-danger-50: rgba(255, 232, 231, 1);--color-danger-100: rgba(255, 208, 207, 1);--color-danger-200: rgba(255, 175, 171, 1);--color-danger-300: rgba(255, 141, 135, 1);--color-danger-400: rgba(248, 112, 105, 1);--color-danger-500: rgba(241, 83, 75, 1);--color-danger-600: rgba(226, 62, 54, 1);--color-danger-700: rgba(215, 34, 25, 1);--color-danger-800: rgba(191, 26, 18, 1);--color-danger-900: rgba(116, 11, 5, 1);--color-text-inverse: var(--color-blue-gray-900);--color-text-white: rgba(255, 255, 255, 1);--color-text-secondary: var(--color-blue-gray-700);--color-text-disabled: var(--color-blue-gray-700);--color-text-light: rgba(242, 244, 247, 1);--color-text-divider: var(--color-blue-gray-100);--color-background-overlay: var(--color-white-alpha-40);--color-background-page: var(--color-white-alpha-100);--color-background-surface-1: var(--color-white-alpha-100);--color-background-surface-2: var(--color-gray-100);--color-background-surface-3: var(--color-gray-200);--color-background-surface-4: var(--color-gray-300);--color-disabled-1: var(--color-blue-gray-25);--color-disabled-2: var(--color-blue-gray-100);--color-disabled-3: var(--color-blue-gray-400);--color-disabled-4: var(--color-blue-gray-500);--color-fuchsia-50: rgba(250, 237, 253, 1);--color-fuchsia-100: rgba(243, 219, 250, 1);--color-fuchsia-200: rgba(234, 191, 245, 1);--color-fuchsia-300: rgba(218, 153, 238, 1);--color-fuchsia-400: rgba(208, 129, 230, 1);--color-fuchsia-500: rgba(176, 72, 204, 1);--color-fuchsia-600: rgba(158, 46, 189, 1);--color-fuchsia-700: rgba(130, 30, 158, 1);--color-fuchsia-800: rgba(101, 18, 123, 1);--color-fuchsia-900: rgba(77, 10, 96, 1);--color-purple-50: rgba(245, 240, 253, 1);--color-purple-100: rgba(226, 211, 249, 1);--color-purple-200: rgba(216, 195, 247, 1);--color-purple-300: rgba(190, 151, 247, 1);--color-purple-400: rgba(176, 133, 239, 1);--color-purple-500: rgba(133, 67, 230, 1);--color-purple-600: rgba(111, 34, 226, 1);--color-purple-700: rgba(89, 27, 181, 1);--color-purple-800: rgba(67, 20, 136, 1);--color-purple-900: rgba(50, 15, 102, 1);--color-blue-50: rgba(233, 237, 252, 1);--color-blue-100: rgba(211, 220, 248, 1);--color-blue-200: rgba(190, 202, 245, 1);--color-blue-300: rgba(154, 174, 244, 1);--color-blue-400: rgba(124, 149, 235, 1);--color-blue-500: rgba(81, 113, 229, 1);--color-blue-600: rgba(37, 78, 222, 1);--color-blue-700: rgba(30, 62, 178, 1);--color-blue-800: rgba(22, 47, 133, 1);--color-blue-900: rgba(19, 39, 111, 1);--color-sky-blue-50: rgba(222, 242, 255, 1);--color-sky-blue-100: rgba(200, 235, 255, 1);--color-sky-blue-200: rgba(177, 226, 255, 1);--color-sky-blue-300: rgba(131, 210, 255, 1);--color-sky-blue-400: rgba(85, 190, 250, 1);--color-sky-blue-500: rgba(45, 169, 241, 1);--color-sky-blue-600: rgba(30, 146, 213, 1);--color-sky-blue-700: rgba(19, 121, 181, 1);--color-sky-blue-800: rgba(13, 105, 159, 1);--color-sky-blue-900: rgba(4, 72, 110, 1);--color-cyan-50: rgba(215, 246, 255, 1);--color-cyan-100: rgba(190, 239, 254, 1);--color-cyan-200: rgba(166, 233, 251, 1);--color-cyan-300: rgba(112, 215, 245, 1);--color-cyan-400: rgba(91, 202, 235, 1);--color-cyan-500: rgba(36, 171, 210, 1);--color-cyan-600: rgba(24, 149, 186, 1);--color-cyan-700: rgba(14, 126, 158, 1);--color-cyan-800: rgba(10, 110, 138, 1);--color-cyan-900: rgba(1, 75, 97, 1);--color-teal-50: rgba(211, 253, 246, 1);--color-teal-100: rgba(184, 249, 239, 1);--color-teal-200: rgba(157, 245, 230, 1);--color-teal-300: rgba(100, 236, 213, 1);--color-teal-400: rgba(73, 222, 196, 1);--color-teal-500: rgba(30, 203, 173, 1);--color-teal-600: rgba(14, 184, 155, 1);--color-teal-700: rgba(0, 141, 118, 1);--color-teal-800: rgba(0, 121, 101, 1);--color-teal-900: rgba(0, 81, 67, 1);--color-emerald-50: rgba(221, 249, 237, 1);--color-emerald-100: rgba(199, 243, 225, 1);--color-emerald-200: rgba(179, 236, 212, 1);--color-emerald-300: rgba(149, 226, 193, 1);--color-emerald-400: rgba(112, 209, 168, 1);--color-emerald-500: rgba(77, 190, 143, 1);--color-emerald-600: rgba(25, 172, 113, 1);--color-emerald-700: rgba(35, 132, 91, 1);--color-emerald-800: rgba(27, 116, 78, 1);--color-emerald-900: rgba(15, 81, 53, 1);--color-lime-50: rgba(236, 251, 215, 1);--color-lime-100: rgba(223, 248, 190, 1);--color-lime-200: rgba(211, 244, 165, 1);--color-lime-300: rgba(192, 235, 131, 1);--color-lime-400: rgba(165, 220, 88, 1);--color-lime-500: rgba(138, 201, 49, 1);--color-lime-600: rgba(124, 191, 30, 1);--color-lime-700: rgba(89, 144, 11, 1);--color-lime-800: rgba(76, 127, 6, 1);--color-lime-900: rgba(52, 88, 0, 1);--color-yellow-50: rgba(255, 247, 223, 1);--color-yellow-100: rgba(255, 241, 202, 1);--color-yellow-200: rgba(255, 237, 180, 1);--color-yellow-300: rgba(255, 230, 149, 1);--color-yellow-400: rgba(255, 219, 106, 1);--color-yellow-500: rgba(247, 205, 71, 1);--color-yellow-600: rgba(236, 187, 33, 1);--color-yellow-700: rgba(202, 156, 36, 1);--color-yellow-800: rgba(158, 116, 21, 1);--color-yellow-900: rgba(84, 56, 5, 1);--color-rose-50: rgba(255, 221, 223, 1);--color-rose-100: rgba(255, 198, 203, 1);--color-rose-200: rgba(255, 175, 182, 1);--color-rose-300: rgba(255, 141, 152, 1);--color-rose-400: rgba(252, 97, 111, 1);--color-rose-500: rgba(241, 62, 79, 1);--color-rose-600: rgba(234, 46, 64, 1);--color-rose-700: rgba(196, 28, 44, 1);--color-rose-800: rgba(153, 15, 27, 1);--color-rose-900: rgba(82, 2, 9, 1);--color-pink-50: rgba(255, 220, 237, 1);--color-pink-100: rgba(255, 197, 226, 1);--color-pink-200: rgba(255, 174, 214, 1);--color-pink-300: rgba(255, 139, 196, 1);--color-pink-400: rgba(248, 99, 172, 1);--color-pink-500: rgba(237, 64, 149, 1);--color-pink-600: rgba(224, 38, 130, 1);--color-pink-700: rgba(192, 29, 110, 1);--color-pink-800: rgba(150, 16, 82, 1);--color-pink-900: rgba(81, 2, 41, 1);--color-white-alpha-100: rgba(255, 255, 255, 1);--color-white-alpha-90: rgba(255, 255, 255, .9);--color-white-alpha-80: rgba(255, 255, 255, .8);--color-white-alpha-70: rgba(255, 255, 255, .7);--color-white-alpha-60: rgba(255, 255, 255, .6);--color-white-alpha-50: rgba(255, 255, 255, .5);--color-white-alpha-40: rgba(255, 255, 255, .4);--color-white-alpha-30: rgba(255, 255, 255, .3);--color-white-alpha-20: rgba(255, 255, 255, .2);--color-white-alpha-10: rgba(255, 255, 255, .1);--color-white-alpha-5: rgba(255, 255, 255, .05);--color-black-alpha-40: rgba(46, 54, 63, .4);--color-black-alpha-30: rgba(46, 54, 63, .3);--color-black-alpha-20: rgba(46, 54, 63, .2);--color-black-alpha-15: rgba(46, 54, 63, .15);--color-black-alpha-10: rgba(46, 54, 63, .1);--color-black-alpha-5: rgba(46, 54, 63, .05)}:root{--line-height-s: 16px;--line-height-m: 24px;--line-height-l: 36px;--line-height-xl: 40px;--line-height-xxl: 48px;--line-height-xxxl: 28px;--line-height-xxxxl: 20px;--line-height-xxxxxl: 14px;--font-size-xs: .75rem;--font-size-s: .875rem;--font-size-m: 1rem;--font-size-l: 1.125rem;--font-size-xl: 1.25rem;--font-size-xxl: 1.625rem;--font-size-xxxl: 1.5rem;--font-size-xxxxl: 1.75rem;--font-size-xxxxxl: 2rem;--font-size-xxxxxxl: 2.5rem;--font-size-2xs: .625rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semi-bold: 600;--font-weight-bold: 700;--headline-xs-font-size: var(--font-size-m);--headline-xs-line-height: var(--line-height-m);--headline-xs-font-weight: var(--font-weight-bold);--headline-s-font-size: var(--font-size-xl);--headline-s-line-height: var(--line-height-xxxl);--headline-s-font-weight: var(--font-weight-bold);--headline-m-font-size: var(--font-size-xxxl);--headline-m-line-height: var(--line-height-xl);--headline-m-font-weight: var(--font-weight-bold);--headline-ml-font-size: var(--font-size-xxxxl);--headline-ml-line-height: var(--line-height-l);--headline-ml-font-weight: var(--font-weight-bold);--headline-1-font-size: var(--font-size-xxxxxl);--headline-1-line-height: var(--line-height-xl);--headline-1-font-weight: var(--font-weight-bold);--headline-xl-font-size: var(--font-size-xxxxxxl);--headline-xl-line-height: var(--line-height-xxl);--headline-xl-font-weight: var(--font-weight-bold);--text-long-1-font-size: var(--font-size-xl);--text-long-1-line-height: var(--line-height-xxxl);--text-long-1-font-weight: var(--font-weight-regular);--text-long-m-font-size: var(--font-size-m);--text-long-m-line-height: var(--line-height-m);--text-long-m-font-weight: var(--font-weight-regular);--text-long-s-font-size: var(--font-size-s);--text-long-s-line-height: var(--line-height-xxxxl);--text-long-s-font-weight: var(--font-weight-regular);--text-long-xs-font-size: var(--font-size-xs);--text-long-xs-line-height: var(--line-height-s);--text-long-xs-font-weight: var(--font-weight-regular);--text-long-1-medium-font-size: var(--font-size-xl);--text-long-1-medium-line-height: var(--line-height-xxxl);--text-long-1-medium-font-weight: var(--font-weight-medium);--text-long-m-medium-font-size: var(--font-size-m);--text-long-m-medium-line-height: var(--line-height-m);--text-long-m-medium-font-weight: var(--font-weight-medium);--text-long-s-medium-font-size: var(--font-size-s);--text-long-s-medium-line-height: var(--line-height-xxxxl);--text-long-s-medium-font-weight: var(--font-weight-medium);--text-long-xs-medium-font-size: var(--font-size-xs);--text-long-xs-medium-line-height: var(--line-height-s);--text-long-xs-medium-font-weight: var(--font-weight-medium);--text-long-1-bold-font-size: var(--font-size-xl);--text-long-1-bold-line-height: var(--line-height-xxxl);--text-long-1-bold-font-weight: var(--font-weight-bold);--text-long-m-bold-font-size: var(--font-size-m);--text-long-m-bold-line-height: var(--line-height-m);--text-long-m-bold-font-weight: var(--font-weight-bold);--text-long-s-bold-font-size: var(--font-size-s);--text-long-s-bold-line-height: var(--line-height-xxxxl);--text-long-s-bold-font-weight: var(--font-weight-bold);--text-short-m-font-size: var(--font-size-m);--text-short-m-line-height: var(--line-height-xxxxl);--text-short-m-font-weight: var(--font-weight-regular);--text-short-s-font-size: var(--font-size-s);--text-short-s-line-height: var(--line-height-s);--text-short-s-font-weight: var(--font-weight-regular);--text-short-xs-font-size: var(--font-size-xs);--text-short-xs-line-height: var(--line-height-xxxxxl);--text-short-xs-font-weight: var(--font-weight-regular);--text-short-2xs-font-size: var(--font-size-2xs);--text-short-2xs-line-height: var(--line-height-xxxxxl);--text-short-2xs-font-weight: var(--font-weight-regular);--text-short-m-medium-font-size: var(--font-size-m);--text-short-m-medium-line-height: var(--line-height-xxxxl);--text-short-m-medium-font-weight: var(--font-weight-medium);--text-short-s-medium-font-size: var(--font-size-s);--text-short-s-medium-line-height: var(--line-height-s);--text-short-s-medium-font-weight: var(--font-weight-medium);--text-short-xs-medium-font-size: var(--font-size-xs);--text-short-xs-medium-line-height: var(--line-height-xxxxxl);--text-short-xs-medium-font-weight: var(--font-weight-medium);--text-short-m-bold-font-size: var(--font-size-m);--text-short-m-bold-line-height: var(--line-height-xxxxl);--text-short-m-bold-font-weight: var(--font-weight-bold);--text-short-s-bold-font-size: var(--font-size-s);--text-short-s-bold-line-height: var(--line-height-s);--text-short-s-bold-font-weight: var(--font-weight-bold)}:root{--focus-color-default: rgba(235, 239, 255, 1);--focus-color-danger: rgba(255, 232, 231, 1);--focus-outline-default: 2px solid var(--focus-color-default);--focus-outline-danger: 2px solid var(--focus-color-danger);--focus-shadow-default: 0 0 0 2px var(--focus-color-default);--focus-shadow-danger: 0 0 0 2px var(--focus-color-danger);--focus-ring-default: 0 0 0 3px var(--focus-color-default);--focus-ring-danger: 0 0 0 3px var(--focus-color-danger);--focus-transition: all .2s ease-in-out}._focus_124un_520{position:relative}._focus_124un_520:after{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_124un_537:after{box-shadow:var(--focus-ring-default)}._focus--danger_124un_541:after{box-shadow:var(--focus-ring-danger)}._focus_124un_520:focus-visible:after,._focus_124un_520._focus--visible_124un_547:after{opacity:1}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus-danger_124un_562:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_124un_568:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_124un_572:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_124un_577:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_124un_582:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_124un_587:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_124un_520:after{transition:none}:root{--focus-transition: none}}._swap_124un_602{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_124un_611{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_124un_622{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_124un_632{width:.75rem;height:.75rem}._swap--icon-s_124un_637{width:.875rem;height:.875rem}._swap--icon-m_124un_642{width:1rem;height:1rem}._swap--icon-l_124un_647{width:1.25rem;height:1.25rem}._swap--icon-xl_124un_652{width:1.5rem;height:1.5rem}._swap__content_124un_658{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_124un_667{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_124un_674{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_124un_682{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_124un_688{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_124un_696{cursor:pointer;transition:all .2s ease}._swap--interactive_124un_696:hover{opacity:.8}._swap--interactive_124un_696:active{transform:translateY(1px)}html{box-sizing:border-box;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}input,button,select,textarea,optgroup,option{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;color:inherit}ul{list-style:none}body{min-width:360px;margin:0;padding:0;line-height:var(--line-height-m);color:var(--color-text-primary);background-color:var(--color-bg-primary)}._button_124un_750{padding:12px 24px;border:none;border-radius:4px;cursor:pointer;font-size:16px}._button_124un_750._primary_124un_757{background-color:var(--color-accept-default-600);color:#fff}._button_124un_750._secondary_124un_761{background-color:var(--color-accept-active-800);color:#fff}
|