nectiasw 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/App.d.ts +0 -1
- package/dist/components/Text/index.d.ts +48 -0
- package/dist/components/Text/styles.d.ts +23 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.es.js +474 -330
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +10 -10
- package/dist/index.umd.js.map +1 -1
- package/dist/main.d.ts +2 -0
- package/package.json +6 -2
package/dist/index.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
var
|
|
1
|
+
import j from "react";
|
|
2
|
+
var te = { exports: {} }, L = {};
|
|
3
3
|
/**
|
|
4
4
|
* @license React
|
|
5
5
|
* react-jsx-runtime.production.min.js
|
|
@@ -9,21 +9,21 @@ var Z = { exports: {} }, F = {};
|
|
|
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
|
-
|
|
20
|
-
for (
|
|
21
|
-
if (
|
|
22
|
-
return { $$typeof:
|
|
12
|
+
var je;
|
|
13
|
+
function gr() {
|
|
14
|
+
if (je) return L;
|
|
15
|
+
je = 1;
|
|
16
|
+
var r = j, l = Symbol.for("react.element"), f = Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, T = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, V = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
17
|
+
function N(w, g, k) {
|
|
18
|
+
var b, _ = {}, O = null, U = null;
|
|
19
|
+
k !== void 0 && (O = "" + k), g.key !== void 0 && (O = "" + g.key), g.ref !== void 0 && (U = g.ref);
|
|
20
|
+
for (b in g) c.call(g, b) && !V.hasOwnProperty(b) && (_[b] = g[b]);
|
|
21
|
+
if (w && w.defaultProps) for (b in g = w.defaultProps, g) _[b] === void 0 && (_[b] = g[b]);
|
|
22
|
+
return { $$typeof: l, type: w, key: O, ref: U, props: _, _owner: T.current };
|
|
23
23
|
}
|
|
24
|
-
return
|
|
24
|
+
return L.Fragment = f, L.jsx = N, L.jsxs = N, L;
|
|
25
25
|
}
|
|
26
|
-
var
|
|
26
|
+
var M = {};
|
|
27
27
|
/**
|
|
28
28
|
* @license React
|
|
29
29
|
* react-jsx-runtime.development.js
|
|
@@ -33,91 +33,91 @@ var A = {};
|
|
|
33
33
|
* This source code is licensed under the MIT license found in the
|
|
34
34
|
* LICENSE file in the root directory of this source tree.
|
|
35
35
|
*/
|
|
36
|
-
var
|
|
37
|
-
function
|
|
38
|
-
return
|
|
39
|
-
var
|
|
40
|
-
function
|
|
36
|
+
var Pe;
|
|
37
|
+
function hr() {
|
|
38
|
+
return Pe || (Pe = 1, process.env.NODE_ENV !== "production" && function() {
|
|
39
|
+
var r = j, l = Symbol.for("react.element"), f = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), T = Symbol.for("react.strict_mode"), V = Symbol.for("react.profiler"), N = Symbol.for("react.provider"), w = Symbol.for("react.context"), g = Symbol.for("react.forward_ref"), k = Symbol.for("react.suspense"), b = Symbol.for("react.suspense_list"), _ = Symbol.for("react.memo"), O = Symbol.for("react.lazy"), U = Symbol.for("react.offscreen"), ne = Symbol.iterator, $e = "@@iterator";
|
|
40
|
+
function Ae(e) {
|
|
41
41
|
if (e === null || typeof e != "object")
|
|
42
42
|
return null;
|
|
43
|
-
var
|
|
44
|
-
return typeof
|
|
43
|
+
var t = ne && e[ne] || e[$e];
|
|
44
|
+
return typeof t == "function" ? t : null;
|
|
45
45
|
}
|
|
46
|
-
var
|
|
47
|
-
function
|
|
46
|
+
var D = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
47
|
+
function m(e) {
|
|
48
48
|
{
|
|
49
|
-
for (var
|
|
50
|
-
|
|
51
|
-
|
|
49
|
+
for (var t = arguments.length, n = new Array(t > 1 ? t - 1 : 0), a = 1; a < t; a++)
|
|
50
|
+
n[a - 1] = arguments[a];
|
|
51
|
+
Fe("error", e, n);
|
|
52
52
|
}
|
|
53
53
|
}
|
|
54
|
-
function
|
|
54
|
+
function Fe(e, t, n) {
|
|
55
55
|
{
|
|
56
|
-
var
|
|
57
|
-
|
|
58
|
-
var
|
|
56
|
+
var a = D.ReactDebugCurrentFrame, u = a.getStackAddendum();
|
|
57
|
+
u !== "" && (t += "%s", n = n.concat([u]));
|
|
58
|
+
var s = n.map(function(o) {
|
|
59
59
|
return String(o);
|
|
60
60
|
});
|
|
61
|
-
|
|
61
|
+
s.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, s);
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
var
|
|
65
|
-
|
|
66
|
-
function
|
|
67
|
-
return !!(typeof e == "string" || typeof e == "function" || e ===
|
|
64
|
+
var Ne = !1, Ie = !1, We = !1, Ye = !1, Le = !1, ae;
|
|
65
|
+
ae = Symbol.for("react.module.reference");
|
|
66
|
+
function Me(e) {
|
|
67
|
+
return !!(typeof e == "string" || typeof e == "function" || e === c || e === V || Le || e === T || e === k || e === b || Ye || e === U || Ne || Ie || We || typeof e == "object" && e !== null && (e.$$typeof === O || e.$$typeof === _ || e.$$typeof === N || e.$$typeof === w || e.$$typeof === g || // This needs to include all possible module reference object
|
|
68
68
|
// types supported by any Flight configuration anywhere since
|
|
69
69
|
// we don't know which Flight build this will end up being used
|
|
70
70
|
// with.
|
|
71
|
-
e.$$typeof ===
|
|
71
|
+
e.$$typeof === ae || e.getModuleId !== void 0));
|
|
72
72
|
}
|
|
73
|
-
function
|
|
74
|
-
var
|
|
75
|
-
if (
|
|
76
|
-
return
|
|
77
|
-
var
|
|
78
|
-
return
|
|
73
|
+
function Ve(e, t, n) {
|
|
74
|
+
var a = e.displayName;
|
|
75
|
+
if (a)
|
|
76
|
+
return a;
|
|
77
|
+
var u = t.displayName || t.name || "";
|
|
78
|
+
return u !== "" ? n + "(" + u + ")" : n;
|
|
79
79
|
}
|
|
80
|
-
function
|
|
80
|
+
function ie(e) {
|
|
81
81
|
return e.displayName || "Context";
|
|
82
82
|
}
|
|
83
|
-
function
|
|
83
|
+
function R(e) {
|
|
84
84
|
if (e == null)
|
|
85
85
|
return null;
|
|
86
|
-
if (typeof e.tag == "number" &&
|
|
86
|
+
if (typeof e.tag == "number" && m("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
87
87
|
return e.displayName || e.name || null;
|
|
88
88
|
if (typeof e == "string")
|
|
89
89
|
return e;
|
|
90
90
|
switch (e) {
|
|
91
|
-
case
|
|
91
|
+
case c:
|
|
92
92
|
return "Fragment";
|
|
93
|
-
case
|
|
93
|
+
case f:
|
|
94
94
|
return "Portal";
|
|
95
|
-
case
|
|
95
|
+
case V:
|
|
96
96
|
return "Profiler";
|
|
97
|
-
case I:
|
|
98
|
-
return "StrictMode";
|
|
99
97
|
case T:
|
|
98
|
+
return "StrictMode";
|
|
99
|
+
case k:
|
|
100
100
|
return "Suspense";
|
|
101
|
-
case
|
|
101
|
+
case b:
|
|
102
102
|
return "SuspenseList";
|
|
103
103
|
}
|
|
104
104
|
if (typeof e == "object")
|
|
105
105
|
switch (e.$$typeof) {
|
|
106
|
-
case
|
|
107
|
-
var r = e;
|
|
108
|
-
return re(r) + ".Consumer";
|
|
109
|
-
case j:
|
|
106
|
+
case w:
|
|
110
107
|
var t = e;
|
|
111
|
-
return
|
|
112
|
-
case
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
return
|
|
117
|
-
case
|
|
118
|
-
var
|
|
108
|
+
return ie(t) + ".Consumer";
|
|
109
|
+
case N:
|
|
110
|
+
var n = e;
|
|
111
|
+
return ie(n._context) + ".Provider";
|
|
112
|
+
case g:
|
|
113
|
+
return Ve(e, e.render, "ForwardRef");
|
|
114
|
+
case _:
|
|
115
|
+
var a = e.displayName || null;
|
|
116
|
+
return a !== null ? a : R(e.type) || "Memo";
|
|
117
|
+
case O: {
|
|
118
|
+
var u = e, s = u._payload, o = u._init;
|
|
119
119
|
try {
|
|
120
|
-
return
|
|
120
|
+
return R(o(s));
|
|
121
121
|
} catch {
|
|
122
122
|
return null;
|
|
123
123
|
}
|
|
@@ -125,18 +125,18 @@ function cr() {
|
|
|
125
125
|
}
|
|
126
126
|
return null;
|
|
127
127
|
}
|
|
128
|
-
var
|
|
129
|
-
function
|
|
128
|
+
var S = Object.assign, I = 0, oe, ue, se, le, ce, fe, de;
|
|
129
|
+
function ve() {
|
|
130
130
|
}
|
|
131
|
-
|
|
132
|
-
function
|
|
131
|
+
ve.__reactDisabledLog = !0;
|
|
132
|
+
function Ue() {
|
|
133
133
|
{
|
|
134
|
-
if (
|
|
135
|
-
|
|
134
|
+
if (I === 0) {
|
|
135
|
+
oe = console.log, ue = console.info, se = console.warn, le = console.error, ce = console.group, fe = console.groupCollapsed, de = console.groupEnd;
|
|
136
136
|
var e = {
|
|
137
137
|
configurable: !0,
|
|
138
138
|
enumerable: !0,
|
|
139
|
-
value:
|
|
139
|
+
value: ve,
|
|
140
140
|
writable: !0
|
|
141
141
|
};
|
|
142
142
|
Object.defineProperties(console, {
|
|
@@ -149,79 +149,79 @@ function cr() {
|
|
|
149
149
|
groupEnd: e
|
|
150
150
|
});
|
|
151
151
|
}
|
|
152
|
-
|
|
152
|
+
I++;
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
|
-
function
|
|
155
|
+
function ze() {
|
|
156
156
|
{
|
|
157
|
-
if (
|
|
157
|
+
if (I--, I === 0) {
|
|
158
158
|
var e = {
|
|
159
159
|
configurable: !0,
|
|
160
160
|
enumerable: !0,
|
|
161
161
|
writable: !0
|
|
162
162
|
};
|
|
163
163
|
Object.defineProperties(console, {
|
|
164
|
-
log:
|
|
165
|
-
value:
|
|
164
|
+
log: S({}, e, {
|
|
165
|
+
value: oe
|
|
166
166
|
}),
|
|
167
|
-
info:
|
|
168
|
-
value:
|
|
167
|
+
info: S({}, e, {
|
|
168
|
+
value: ue
|
|
169
169
|
}),
|
|
170
|
-
warn:
|
|
171
|
-
value:
|
|
170
|
+
warn: S({}, e, {
|
|
171
|
+
value: se
|
|
172
172
|
}),
|
|
173
|
-
error:
|
|
174
|
-
value:
|
|
173
|
+
error: S({}, e, {
|
|
174
|
+
value: le
|
|
175
175
|
}),
|
|
176
|
-
group:
|
|
177
|
-
value:
|
|
176
|
+
group: S({}, e, {
|
|
177
|
+
value: ce
|
|
178
178
|
}),
|
|
179
|
-
groupCollapsed:
|
|
180
|
-
value:
|
|
179
|
+
groupCollapsed: S({}, e, {
|
|
180
|
+
value: fe
|
|
181
181
|
}),
|
|
182
|
-
groupEnd:
|
|
183
|
-
value:
|
|
182
|
+
groupEnd: S({}, e, {
|
|
183
|
+
value: de
|
|
184
184
|
})
|
|
185
185
|
});
|
|
186
186
|
}
|
|
187
|
-
|
|
187
|
+
I < 0 && m("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
|
-
var
|
|
191
|
-
function
|
|
190
|
+
var q = D.ReactCurrentDispatcher, G;
|
|
191
|
+
function z(e, t, n) {
|
|
192
192
|
{
|
|
193
|
-
if (
|
|
193
|
+
if (G === void 0)
|
|
194
194
|
try {
|
|
195
195
|
throw Error();
|
|
196
|
-
} catch (
|
|
197
|
-
var
|
|
198
|
-
|
|
196
|
+
} catch (u) {
|
|
197
|
+
var a = u.stack.trim().match(/\n( *(at )?)/);
|
|
198
|
+
G = a && a[1] || "";
|
|
199
199
|
}
|
|
200
200
|
return `
|
|
201
|
-
` +
|
|
201
|
+
` + G + e;
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
|
-
var
|
|
204
|
+
var X = !1, B;
|
|
205
205
|
{
|
|
206
|
-
var
|
|
207
|
-
|
|
206
|
+
var Be = typeof WeakMap == "function" ? WeakMap : Map;
|
|
207
|
+
B = new Be();
|
|
208
208
|
}
|
|
209
|
-
function
|
|
210
|
-
if (!e ||
|
|
209
|
+
function me(e, t) {
|
|
210
|
+
if (!e || X)
|
|
211
211
|
return "";
|
|
212
212
|
{
|
|
213
|
-
var
|
|
214
|
-
if (
|
|
215
|
-
return
|
|
213
|
+
var n = B.get(e);
|
|
214
|
+
if (n !== void 0)
|
|
215
|
+
return n;
|
|
216
216
|
}
|
|
217
|
-
var
|
|
218
|
-
|
|
219
|
-
var
|
|
217
|
+
var a;
|
|
218
|
+
X = !0;
|
|
219
|
+
var u = Error.prepareStackTrace;
|
|
220
220
|
Error.prepareStackTrace = void 0;
|
|
221
|
-
var
|
|
222
|
-
|
|
221
|
+
var s;
|
|
222
|
+
s = q.current, q.current = null, Ue();
|
|
223
223
|
try {
|
|
224
|
-
if (
|
|
224
|
+
if (t) {
|
|
225
225
|
var o = function() {
|
|
226
226
|
throw Error();
|
|
227
227
|
};
|
|
@@ -232,253 +232,253 @@ function cr() {
|
|
|
232
232
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
233
233
|
try {
|
|
234
234
|
Reflect.construct(o, []);
|
|
235
|
-
} catch (
|
|
236
|
-
|
|
235
|
+
} catch (y) {
|
|
236
|
+
a = y;
|
|
237
237
|
}
|
|
238
238
|
Reflect.construct(e, [], o);
|
|
239
239
|
} else {
|
|
240
240
|
try {
|
|
241
241
|
o.call();
|
|
242
|
-
} catch (
|
|
243
|
-
|
|
242
|
+
} catch (y) {
|
|
243
|
+
a = y;
|
|
244
244
|
}
|
|
245
245
|
e.call(o.prototype);
|
|
246
246
|
}
|
|
247
247
|
} else {
|
|
248
248
|
try {
|
|
249
249
|
throw Error();
|
|
250
|
-
} catch (
|
|
251
|
-
|
|
250
|
+
} catch (y) {
|
|
251
|
+
a = y;
|
|
252
252
|
}
|
|
253
253
|
e();
|
|
254
254
|
}
|
|
255
|
-
} catch (
|
|
256
|
-
if (
|
|
257
|
-
for (var
|
|
258
|
-
`),
|
|
259
|
-
`),
|
|
260
|
-
|
|
261
|
-
for (;
|
|
262
|
-
if (
|
|
263
|
-
if (
|
|
255
|
+
} catch (y) {
|
|
256
|
+
if (y && a && typeof y.stack == "string") {
|
|
257
|
+
for (var i = y.stack.split(`
|
|
258
|
+
`), h = a.stack.split(`
|
|
259
|
+
`), d = i.length - 1, v = h.length - 1; d >= 1 && v >= 0 && i[d] !== h[v]; )
|
|
260
|
+
v--;
|
|
261
|
+
for (; d >= 1 && v >= 0; d--, v--)
|
|
262
|
+
if (i[d] !== h[v]) {
|
|
263
|
+
if (d !== 1 || v !== 1)
|
|
264
264
|
do
|
|
265
|
-
if (
|
|
266
|
-
var
|
|
267
|
-
` +
|
|
268
|
-
return e.displayName &&
|
|
265
|
+
if (d--, v--, v < 0 || i[d] !== h[v]) {
|
|
266
|
+
var E = `
|
|
267
|
+
` + i[d].replace(" at new ", " at ");
|
|
268
|
+
return e.displayName && E.includes("<anonymous>") && (E = E.replace("<anonymous>", e.displayName)), typeof e == "function" && B.set(e, E), E;
|
|
269
269
|
}
|
|
270
|
-
while (
|
|
270
|
+
while (d >= 1 && v >= 0);
|
|
271
271
|
break;
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
274
|
} finally {
|
|
275
|
-
|
|
275
|
+
X = !1, q.current = s, ze(), Error.prepareStackTrace = u;
|
|
276
276
|
}
|
|
277
|
-
var
|
|
278
|
-
return typeof e == "function" &&
|
|
277
|
+
var A = e ? e.displayName || e.name : "", C = A ? z(A) : "";
|
|
278
|
+
return typeof e == "function" && B.set(e, C), C;
|
|
279
279
|
}
|
|
280
|
-
function
|
|
281
|
-
return
|
|
280
|
+
function Je(e, t, n) {
|
|
281
|
+
return me(e, !1);
|
|
282
282
|
}
|
|
283
|
-
function
|
|
284
|
-
var
|
|
285
|
-
return !!(
|
|
283
|
+
function Ke(e) {
|
|
284
|
+
var t = e.prototype;
|
|
285
|
+
return !!(t && t.isReactComponent);
|
|
286
286
|
}
|
|
287
|
-
function
|
|
287
|
+
function J(e, t, n) {
|
|
288
288
|
if (e == null)
|
|
289
289
|
return "";
|
|
290
290
|
if (typeof e == "function")
|
|
291
|
-
return
|
|
291
|
+
return me(e, Ke(e));
|
|
292
292
|
if (typeof e == "string")
|
|
293
|
-
return
|
|
293
|
+
return z(e);
|
|
294
294
|
switch (e) {
|
|
295
|
-
case
|
|
296
|
-
return
|
|
297
|
-
case
|
|
298
|
-
return
|
|
295
|
+
case k:
|
|
296
|
+
return z("Suspense");
|
|
297
|
+
case b:
|
|
298
|
+
return z("SuspenseList");
|
|
299
299
|
}
|
|
300
300
|
if (typeof e == "object")
|
|
301
301
|
switch (e.$$typeof) {
|
|
302
|
-
case
|
|
303
|
-
return
|
|
304
|
-
case
|
|
305
|
-
return
|
|
306
|
-
case
|
|
307
|
-
var
|
|
302
|
+
case g:
|
|
303
|
+
return Je(e.render);
|
|
304
|
+
case _:
|
|
305
|
+
return J(e.type, t, n);
|
|
306
|
+
case O: {
|
|
307
|
+
var a = e, u = a._payload, s = a._init;
|
|
308
308
|
try {
|
|
309
|
-
return
|
|
309
|
+
return J(s(u), t, n);
|
|
310
310
|
} catch {
|
|
311
311
|
}
|
|
312
312
|
}
|
|
313
313
|
}
|
|
314
314
|
return "";
|
|
315
315
|
}
|
|
316
|
-
var
|
|
317
|
-
function
|
|
316
|
+
var W = Object.prototype.hasOwnProperty, ge = {}, he = D.ReactDebugCurrentFrame;
|
|
317
|
+
function K(e) {
|
|
318
318
|
if (e) {
|
|
319
|
-
var
|
|
320
|
-
|
|
319
|
+
var t = e._owner, n = J(e.type, e._source, t ? t.type : null);
|
|
320
|
+
he.setExtraStackFrame(n);
|
|
321
321
|
} else
|
|
322
|
-
|
|
322
|
+
he.setExtraStackFrame(null);
|
|
323
323
|
}
|
|
324
|
-
function
|
|
324
|
+
function qe(e, t, n, a, u) {
|
|
325
325
|
{
|
|
326
|
-
var
|
|
326
|
+
var s = Function.call.bind(W);
|
|
327
327
|
for (var o in e)
|
|
328
|
-
if (
|
|
329
|
-
var
|
|
328
|
+
if (s(e, o)) {
|
|
329
|
+
var i = void 0;
|
|
330
330
|
try {
|
|
331
331
|
if (typeof e[o] != "function") {
|
|
332
|
-
var
|
|
333
|
-
throw
|
|
332
|
+
var h = Error((a || "React class") + ": " + n + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
333
|
+
throw h.name = "Invariant Violation", h;
|
|
334
334
|
}
|
|
335
|
-
|
|
336
|
-
} catch (
|
|
337
|
-
|
|
335
|
+
i = e[o](t, o, a, n, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
336
|
+
} catch (d) {
|
|
337
|
+
i = d;
|
|
338
338
|
}
|
|
339
|
-
|
|
339
|
+
i && !(i instanceof Error) && (K(u), m("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", a || "React class", n, o, typeof i), K(null)), i instanceof Error && !(i.message in ge) && (ge[i.message] = !0, K(u), m("Failed %s type: %s", n, i.message), K(null));
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
342
|
}
|
|
343
|
-
var
|
|
344
|
-
function
|
|
345
|
-
return
|
|
343
|
+
var Ge = Array.isArray;
|
|
344
|
+
function H(e) {
|
|
345
|
+
return Ge(e);
|
|
346
346
|
}
|
|
347
|
-
function
|
|
347
|
+
function Xe(e) {
|
|
348
348
|
{
|
|
349
|
-
var
|
|
350
|
-
return
|
|
349
|
+
var t = typeof Symbol == "function" && Symbol.toStringTag, n = t && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
350
|
+
return n;
|
|
351
351
|
}
|
|
352
352
|
}
|
|
353
|
-
function
|
|
353
|
+
function He(e) {
|
|
354
354
|
try {
|
|
355
|
-
return
|
|
355
|
+
return ye(e), !1;
|
|
356
356
|
} catch {
|
|
357
357
|
return !0;
|
|
358
358
|
}
|
|
359
359
|
}
|
|
360
|
-
function
|
|
360
|
+
function ye(e) {
|
|
361
361
|
return "" + e;
|
|
362
362
|
}
|
|
363
|
-
function
|
|
364
|
-
if (
|
|
365
|
-
return
|
|
363
|
+
function be(e) {
|
|
364
|
+
if (He(e))
|
|
365
|
+
return m("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Xe(e)), ye(e);
|
|
366
366
|
}
|
|
367
|
-
var
|
|
367
|
+
var Y = D.ReactCurrentOwner, Ze = {
|
|
368
368
|
key: !0,
|
|
369
369
|
ref: !0,
|
|
370
370
|
__self: !0,
|
|
371
371
|
__source: !0
|
|
372
|
-
},
|
|
373
|
-
|
|
374
|
-
function
|
|
375
|
-
if (
|
|
376
|
-
var
|
|
377
|
-
if (
|
|
372
|
+
}, Ee, Re, Z;
|
|
373
|
+
Z = {};
|
|
374
|
+
function Qe(e) {
|
|
375
|
+
if (W.call(e, "ref")) {
|
|
376
|
+
var t = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
377
|
+
if (t && t.isReactWarning)
|
|
378
378
|
return !1;
|
|
379
379
|
}
|
|
380
380
|
return e.ref !== void 0;
|
|
381
381
|
}
|
|
382
|
-
function
|
|
383
|
-
if (
|
|
384
|
-
var
|
|
385
|
-
if (
|
|
382
|
+
function pe(e) {
|
|
383
|
+
if (W.call(e, "key")) {
|
|
384
|
+
var t = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
385
|
+
if (t && t.isReactWarning)
|
|
386
386
|
return !1;
|
|
387
387
|
}
|
|
388
388
|
return e.key !== void 0;
|
|
389
389
|
}
|
|
390
|
-
function
|
|
391
|
-
if (typeof e.ref == "string" &&
|
|
392
|
-
var
|
|
393
|
-
|
|
390
|
+
function er(e, t) {
|
|
391
|
+
if (typeof e.ref == "string" && Y.current && t && Y.current.stateNode !== t) {
|
|
392
|
+
var n = R(Y.current.type);
|
|
393
|
+
Z[n] || (m('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', R(Y.current.type), e.ref), Z[n] = !0);
|
|
394
394
|
}
|
|
395
395
|
}
|
|
396
|
-
function
|
|
396
|
+
function rr(e, t) {
|
|
397
397
|
{
|
|
398
|
-
var
|
|
399
|
-
|
|
398
|
+
var n = function() {
|
|
399
|
+
Ee || (Ee = !0, m("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", t));
|
|
400
400
|
};
|
|
401
|
-
|
|
402
|
-
get:
|
|
401
|
+
n.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
402
|
+
get: n,
|
|
403
403
|
configurable: !0
|
|
404
404
|
});
|
|
405
405
|
}
|
|
406
406
|
}
|
|
407
|
-
function
|
|
407
|
+
function tr(e, t) {
|
|
408
408
|
{
|
|
409
|
-
var
|
|
410
|
-
|
|
409
|
+
var n = function() {
|
|
410
|
+
Re || (Re = !0, m("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", t));
|
|
411
411
|
};
|
|
412
|
-
|
|
413
|
-
get:
|
|
412
|
+
n.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
413
|
+
get: n,
|
|
414
414
|
configurable: !0
|
|
415
415
|
});
|
|
416
416
|
}
|
|
417
417
|
}
|
|
418
|
-
var
|
|
419
|
-
var
|
|
418
|
+
var nr = function(e, t, n, a, u, s, o) {
|
|
419
|
+
var i = {
|
|
420
420
|
// This tag allows us to uniquely identify this as a React Element
|
|
421
|
-
$$typeof:
|
|
421
|
+
$$typeof: l,
|
|
422
422
|
// Built-in properties that belong on the element
|
|
423
423
|
type: e,
|
|
424
|
-
key:
|
|
425
|
-
ref:
|
|
424
|
+
key: t,
|
|
425
|
+
ref: n,
|
|
426
426
|
props: o,
|
|
427
427
|
// Record the component responsible for creating this element.
|
|
428
|
-
_owner:
|
|
428
|
+
_owner: s
|
|
429
429
|
};
|
|
430
|
-
return
|
|
430
|
+
return i._store = {}, Object.defineProperty(i._store, "validated", {
|
|
431
431
|
configurable: !1,
|
|
432
432
|
enumerable: !1,
|
|
433
433
|
writable: !0,
|
|
434
434
|
value: !1
|
|
435
|
-
}), Object.defineProperty(
|
|
435
|
+
}), Object.defineProperty(i, "_self", {
|
|
436
436
|
configurable: !1,
|
|
437
437
|
enumerable: !1,
|
|
438
438
|
writable: !1,
|
|
439
|
-
value:
|
|
440
|
-
}), Object.defineProperty(
|
|
439
|
+
value: a
|
|
440
|
+
}), Object.defineProperty(i, "_source", {
|
|
441
441
|
configurable: !1,
|
|
442
442
|
enumerable: !1,
|
|
443
443
|
writable: !1,
|
|
444
|
-
value:
|
|
445
|
-
}), Object.freeze && (Object.freeze(
|
|
444
|
+
value: u
|
|
445
|
+
}), Object.freeze && (Object.freeze(i.props), Object.freeze(i)), i;
|
|
446
446
|
};
|
|
447
|
-
function
|
|
447
|
+
function ar(e, t, n, a, u) {
|
|
448
448
|
{
|
|
449
|
-
var
|
|
450
|
-
|
|
451
|
-
for (
|
|
452
|
-
|
|
449
|
+
var s, o = {}, i = null, h = null;
|
|
450
|
+
n !== void 0 && (be(n), i = "" + n), pe(t) && (be(t.key), i = "" + t.key), Qe(t) && (h = t.ref, er(t, u));
|
|
451
|
+
for (s in t)
|
|
452
|
+
W.call(t, s) && !Ze.hasOwnProperty(s) && (o[s] = t[s]);
|
|
453
453
|
if (e && e.defaultProps) {
|
|
454
|
-
var
|
|
455
|
-
for (
|
|
456
|
-
o[
|
|
454
|
+
var d = e.defaultProps;
|
|
455
|
+
for (s in d)
|
|
456
|
+
o[s] === void 0 && (o[s] = d[s]);
|
|
457
457
|
}
|
|
458
|
-
if (
|
|
459
|
-
var
|
|
460
|
-
|
|
458
|
+
if (i || h) {
|
|
459
|
+
var v = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
460
|
+
i && rr(o, v), h && tr(o, v);
|
|
461
461
|
}
|
|
462
|
-
return
|
|
462
|
+
return nr(e, i, h, u, a, Y.current, o);
|
|
463
463
|
}
|
|
464
464
|
}
|
|
465
|
-
var
|
|
466
|
-
function
|
|
465
|
+
var Q = D.ReactCurrentOwner, _e = D.ReactDebugCurrentFrame;
|
|
466
|
+
function $(e) {
|
|
467
467
|
if (e) {
|
|
468
|
-
var
|
|
469
|
-
|
|
468
|
+
var t = e._owner, n = J(e.type, e._source, t ? t.type : null);
|
|
469
|
+
_e.setExtraStackFrame(n);
|
|
470
470
|
} else
|
|
471
|
-
|
|
471
|
+
_e.setExtraStackFrame(null);
|
|
472
472
|
}
|
|
473
|
-
var
|
|
474
|
-
|
|
475
|
-
function
|
|
476
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
473
|
+
var p;
|
|
474
|
+
p = !1;
|
|
475
|
+
function ee(e) {
|
|
476
|
+
return typeof e == "object" && e !== null && e.$$typeof === l;
|
|
477
477
|
}
|
|
478
|
-
function
|
|
478
|
+
function xe() {
|
|
479
479
|
{
|
|
480
|
-
if (
|
|
481
|
-
var e =
|
|
480
|
+
if (Q.current) {
|
|
481
|
+
var e = R(Q.current.type);
|
|
482
482
|
if (e)
|
|
483
483
|
return `
|
|
484
484
|
|
|
@@ -487,150 +487,294 @@ Check the render method of \`` + e + "`.";
|
|
|
487
487
|
return "";
|
|
488
488
|
}
|
|
489
489
|
}
|
|
490
|
-
function
|
|
490
|
+
function ir(e) {
|
|
491
491
|
return "";
|
|
492
492
|
}
|
|
493
|
-
var
|
|
494
|
-
function
|
|
493
|
+
var Te = {};
|
|
494
|
+
function or(e) {
|
|
495
495
|
{
|
|
496
|
-
var
|
|
497
|
-
if (!
|
|
498
|
-
var
|
|
499
|
-
|
|
496
|
+
var t = xe();
|
|
497
|
+
if (!t) {
|
|
498
|
+
var n = typeof e == "string" ? e : e.displayName || e.name;
|
|
499
|
+
n && (t = `
|
|
500
500
|
|
|
501
|
-
Check the top-level render call using <` +
|
|
501
|
+
Check the top-level render call using <` + n + ">.");
|
|
502
502
|
}
|
|
503
|
-
return
|
|
503
|
+
return t;
|
|
504
504
|
}
|
|
505
505
|
}
|
|
506
|
-
function
|
|
506
|
+
function we(e, t) {
|
|
507
507
|
{
|
|
508
508
|
if (!e._store || e._store.validated || e.key != null)
|
|
509
509
|
return;
|
|
510
510
|
e._store.validated = !0;
|
|
511
|
-
var
|
|
512
|
-
if (
|
|
511
|
+
var n = or(t);
|
|
512
|
+
if (Te[n])
|
|
513
513
|
return;
|
|
514
|
-
|
|
515
|
-
var
|
|
516
|
-
e && e._owner && e._owner !==
|
|
514
|
+
Te[n] = !0;
|
|
515
|
+
var a = "";
|
|
516
|
+
e && e._owner && e._owner !== Q.current && (a = " It was passed a child from " + R(e._owner.type) + "."), $(e), m('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', n, a), $(null);
|
|
517
517
|
}
|
|
518
518
|
}
|
|
519
|
-
function
|
|
519
|
+
function Oe(e, t) {
|
|
520
520
|
{
|
|
521
521
|
if (typeof e != "object")
|
|
522
522
|
return;
|
|
523
|
-
if (
|
|
524
|
-
for (var
|
|
525
|
-
var
|
|
526
|
-
|
|
523
|
+
if (H(e))
|
|
524
|
+
for (var n = 0; n < e.length; n++) {
|
|
525
|
+
var a = e[n];
|
|
526
|
+
ee(a) && we(a, t);
|
|
527
527
|
}
|
|
528
|
-
else if (
|
|
528
|
+
else if (ee(e))
|
|
529
529
|
e._store && (e._store.validated = !0);
|
|
530
530
|
else if (e) {
|
|
531
|
-
var
|
|
532
|
-
if (typeof
|
|
533
|
-
for (var
|
|
534
|
-
|
|
531
|
+
var u = Ae(e);
|
|
532
|
+
if (typeof u == "function" && u !== e.entries)
|
|
533
|
+
for (var s = u.call(e), o; !(o = s.next()).done; )
|
|
534
|
+
ee(o.value) && we(o.value, t);
|
|
535
535
|
}
|
|
536
536
|
}
|
|
537
537
|
}
|
|
538
|
-
function
|
|
538
|
+
function ur(e) {
|
|
539
539
|
{
|
|
540
|
-
var
|
|
541
|
-
if (
|
|
540
|
+
var t = e.type;
|
|
541
|
+
if (t == null || typeof t == "string")
|
|
542
542
|
return;
|
|
543
|
-
var
|
|
544
|
-
if (typeof
|
|
545
|
-
|
|
546
|
-
else if (typeof
|
|
543
|
+
var n;
|
|
544
|
+
if (typeof t == "function")
|
|
545
|
+
n = t.propTypes;
|
|
546
|
+
else if (typeof t == "object" && (t.$$typeof === g || // Note: Memo only checks outer props here.
|
|
547
547
|
// Inner props are checked in the reconciler.
|
|
548
|
-
|
|
549
|
-
|
|
548
|
+
t.$$typeof === _))
|
|
549
|
+
n = t.propTypes;
|
|
550
550
|
else
|
|
551
551
|
return;
|
|
552
|
-
if (
|
|
553
|
-
var
|
|
554
|
-
|
|
555
|
-
} else if (
|
|
556
|
-
|
|
557
|
-
var
|
|
558
|
-
|
|
552
|
+
if (n) {
|
|
553
|
+
var a = R(t);
|
|
554
|
+
qe(n, e.props, "prop", a, e);
|
|
555
|
+
} else if (t.PropTypes !== void 0 && !p) {
|
|
556
|
+
p = !0;
|
|
557
|
+
var u = R(t);
|
|
558
|
+
m("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", u || "Unknown");
|
|
559
559
|
}
|
|
560
|
-
typeof
|
|
560
|
+
typeof t.getDefaultProps == "function" && !t.getDefaultProps.isReactClassApproved && m("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
561
561
|
}
|
|
562
562
|
}
|
|
563
|
-
function
|
|
563
|
+
function sr(e) {
|
|
564
564
|
{
|
|
565
|
-
for (var
|
|
566
|
-
var
|
|
567
|
-
if (
|
|
568
|
-
|
|
565
|
+
for (var t = Object.keys(e.props), n = 0; n < t.length; n++) {
|
|
566
|
+
var a = t[n];
|
|
567
|
+
if (a !== "children" && a !== "key") {
|
|
568
|
+
$(e), m("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", a), $(null);
|
|
569
569
|
break;
|
|
570
570
|
}
|
|
571
571
|
}
|
|
572
|
-
e.ref !== null && (
|
|
572
|
+
e.ref !== null && ($(e), m("Invalid attribute `ref` supplied to `React.Fragment`."), $(null));
|
|
573
573
|
}
|
|
574
574
|
}
|
|
575
|
-
var
|
|
576
|
-
function
|
|
575
|
+
var Se = {};
|
|
576
|
+
function Ce(e, t, n, a, u, s) {
|
|
577
577
|
{
|
|
578
|
-
var o =
|
|
578
|
+
var o = Me(e);
|
|
579
579
|
if (!o) {
|
|
580
|
-
var
|
|
581
|
-
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (
|
|
582
|
-
var
|
|
583
|
-
|
|
584
|
-
var
|
|
585
|
-
e === null ?
|
|
580
|
+
var i = "";
|
|
581
|
+
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (i += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
582
|
+
var h = ir();
|
|
583
|
+
h ? i += h : i += xe();
|
|
584
|
+
var d;
|
|
585
|
+
e === null ? d = "null" : H(e) ? d = "array" : e !== void 0 && e.$$typeof === l ? (d = "<" + (R(e.type) || "Unknown") + " />", i = " Did you accidentally export a JSX literal instead of a component?") : d = typeof e, m("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", d, i);
|
|
586
586
|
}
|
|
587
|
-
var
|
|
588
|
-
if (
|
|
589
|
-
return
|
|
587
|
+
var v = ar(e, t, n, u, s);
|
|
588
|
+
if (v == null)
|
|
589
|
+
return v;
|
|
590
590
|
if (o) {
|
|
591
|
-
var
|
|
592
|
-
if (
|
|
593
|
-
if (
|
|
594
|
-
if (
|
|
595
|
-
for (var
|
|
596
|
-
|
|
597
|
-
Object.freeze && Object.freeze(
|
|
591
|
+
var E = t.children;
|
|
592
|
+
if (E !== void 0)
|
|
593
|
+
if (a)
|
|
594
|
+
if (H(E)) {
|
|
595
|
+
for (var A = 0; A < E.length; A++)
|
|
596
|
+
Oe(E[A], e);
|
|
597
|
+
Object.freeze && Object.freeze(E);
|
|
598
598
|
} else
|
|
599
|
-
|
|
599
|
+
m("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
600
600
|
else
|
|
601
|
-
|
|
601
|
+
Oe(E, e);
|
|
602
602
|
}
|
|
603
|
-
if (
|
|
604
|
-
var
|
|
605
|
-
return
|
|
606
|
-
}),
|
|
607
|
-
if (!
|
|
608
|
-
var
|
|
609
|
-
|
|
603
|
+
if (W.call(t, "key")) {
|
|
604
|
+
var C = R(e), y = Object.keys(t).filter(function(mr) {
|
|
605
|
+
return mr !== "key";
|
|
606
|
+
}), re = y.length > 0 ? "{key: someKey, " + y.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
607
|
+
if (!Se[C + re]) {
|
|
608
|
+
var vr = y.length > 0 ? "{" + y.join(": ..., ") + ": ...}" : "{}";
|
|
609
|
+
m(`A props object containing a "key" prop is being spread into JSX:
|
|
610
610
|
let props = %s;
|
|
611
611
|
<%s {...props} />
|
|
612
612
|
React keys must be passed directly to JSX without using spread:
|
|
613
613
|
let props = %s;
|
|
614
|
-
<%s key={someKey} {...props} />`,
|
|
614
|
+
<%s key={someKey} {...props} />`, re, C, vr, C), Se[C + re] = !0;
|
|
615
615
|
}
|
|
616
616
|
}
|
|
617
|
-
return e ===
|
|
617
|
+
return e === c ? sr(v) : ur(v), v;
|
|
618
618
|
}
|
|
619
619
|
}
|
|
620
|
-
function
|
|
621
|
-
return
|
|
620
|
+
function lr(e, t, n) {
|
|
621
|
+
return Ce(e, t, n, !0);
|
|
622
622
|
}
|
|
623
|
-
function
|
|
624
|
-
return
|
|
623
|
+
function cr(e, t, n) {
|
|
624
|
+
return Ce(e, t, n, !1);
|
|
625
625
|
}
|
|
626
|
-
var
|
|
627
|
-
|
|
628
|
-
}()),
|
|
626
|
+
var fr = cr, dr = lr;
|
|
627
|
+
M.Fragment = c, M.jsx = fr, M.jsxs = dr;
|
|
628
|
+
}()), M;
|
|
629
|
+
}
|
|
630
|
+
process.env.NODE_ENV === "production" ? te.exports = gr() : te.exports = hr();
|
|
631
|
+
var P = te.exports;
|
|
632
|
+
function ke(r) {
|
|
633
|
+
var l, f, c = "";
|
|
634
|
+
if (typeof r == "string" || typeof r == "number") c += r;
|
|
635
|
+
else if (typeof r == "object") if (Array.isArray(r)) {
|
|
636
|
+
var T = r.length;
|
|
637
|
+
for (l = 0; l < T; l++) r[l] && (f = ke(r[l])) && (c && (c += " "), c += f);
|
|
638
|
+
} else for (f in r) r[f] && (c && (c += " "), c += f);
|
|
639
|
+
return c;
|
|
629
640
|
}
|
|
630
|
-
|
|
631
|
-
var
|
|
632
|
-
|
|
641
|
+
function F() {
|
|
642
|
+
for (var r, l, f = 0, c = "", T = arguments.length; f < T; f++) (r = arguments[f]) && (l = ke(r)) && (c && (c += " "), c += l);
|
|
643
|
+
return c;
|
|
644
|
+
}
|
|
645
|
+
const x = {
|
|
646
|
+
container: {
|
|
647
|
+
content: "mt-12 mb-4",
|
|
648
|
+
description: "font-normal text-2xl text-darkened",
|
|
649
|
+
root: "text-4xl font-semibold text-info",
|
|
650
|
+
sub: "text-xl font-normal text-info"
|
|
651
|
+
},
|
|
652
|
+
inscription: {
|
|
653
|
+
title: "text-xl font-bold text-info"
|
|
654
|
+
},
|
|
655
|
+
success: {
|
|
656
|
+
position: "absolute top-0 left-full max-w-sm",
|
|
657
|
+
confirmation: "text-primary font-semibold text-lg transition-opacity",
|
|
658
|
+
show: "opacity-100",
|
|
659
|
+
hide: "opacity-0"
|
|
660
|
+
},
|
|
661
|
+
error: {
|
|
662
|
+
position: "absolute top-0 left-full max-w-sm",
|
|
663
|
+
confirmation: "text-danger font-semibold text-lg transition-opacity",
|
|
664
|
+
show: "opacity-100",
|
|
665
|
+
hide: "opacity-0"
|
|
666
|
+
}
|
|
667
|
+
}, yr = (r) => r != null && r.tag ? j.createElement(
|
|
668
|
+
r.tag,
|
|
669
|
+
{
|
|
670
|
+
className: F(
|
|
671
|
+
"m-0 p-0",
|
|
672
|
+
r.sans && "font-sans",
|
|
673
|
+
r.className && r.className,
|
|
674
|
+
r.font && `font-${r.font}`,
|
|
675
|
+
r.size && `text-${r.size}`,
|
|
676
|
+
r.color && `text-${r.color}`,
|
|
677
|
+
r.style && `font-${r.style}`,
|
|
678
|
+
r.leading && `leading-${r.leading}`,
|
|
679
|
+
r.customColor && `text-${r.customColor}`
|
|
680
|
+
)
|
|
681
|
+
},
|
|
682
|
+
r.children
|
|
683
|
+
) : /* @__PURE__ */ P.jsx(
|
|
684
|
+
"p",
|
|
685
|
+
{
|
|
686
|
+
className: F(
|
|
687
|
+
"m-0 p-0",
|
|
688
|
+
r.sans && "font-sans",
|
|
689
|
+
r.className && r.className,
|
|
690
|
+
r.font && `font-${r.font}`,
|
|
691
|
+
r.size && `text-${r.size}`,
|
|
692
|
+
r.color && `text-${r.color}`,
|
|
693
|
+
r.style && `font-${r.style}`,
|
|
694
|
+
r.leading && `leading-${r.leading}`,
|
|
695
|
+
r.customColor && `text-${r.customColor}`
|
|
696
|
+
),
|
|
697
|
+
children: r.children
|
|
698
|
+
}
|
|
699
|
+
);
|
|
700
|
+
yr.defaultProps = {
|
|
701
|
+
color: "info",
|
|
702
|
+
size: "base",
|
|
703
|
+
font: "medium"
|
|
704
|
+
};
|
|
705
|
+
const br = ({
|
|
706
|
+
size: r,
|
|
707
|
+
color: l,
|
|
708
|
+
font: f,
|
|
709
|
+
children: c
|
|
710
|
+
}) => /* @__PURE__ */ P.jsx("h2", { className: F(`text-${r}`, `text-${l}`, `font-${f}`), children: c });
|
|
711
|
+
br.defaultProps = {
|
|
712
|
+
color: "info",
|
|
713
|
+
size: "xl",
|
|
714
|
+
font: "normal"
|
|
715
|
+
};
|
|
716
|
+
const Rr = ({ children: r }) => /* @__PURE__ */ P.jsx("h2", { className: x.inscription.title, children: r }), _r = ({
|
|
717
|
+
content: r,
|
|
718
|
+
children: l
|
|
719
|
+
}) => /* @__PURE__ */ P.jsx(
|
|
720
|
+
"h3",
|
|
721
|
+
{
|
|
722
|
+
className: F(
|
|
723
|
+
x.container.description,
|
|
724
|
+
r && x.container.content
|
|
725
|
+
),
|
|
726
|
+
children: l
|
|
727
|
+
}
|
|
728
|
+
), xr = (r) => {
|
|
729
|
+
const l = j.useRef(!0);
|
|
730
|
+
return j.useEffect(() => {
|
|
731
|
+
if (r != null && r.onDismiss)
|
|
732
|
+
return window == null || window.setTimeout(() => {
|
|
733
|
+
var f;
|
|
734
|
+
l.current && ((f = r == null ? void 0 : r.onDismiss) == null || f.call(r));
|
|
735
|
+
}, De), () => {
|
|
736
|
+
l.current = !1;
|
|
737
|
+
};
|
|
738
|
+
}, [r == null ? void 0 : r.onDismiss]), /* @__PURE__ */ P.jsx(
|
|
739
|
+
"span",
|
|
740
|
+
{
|
|
741
|
+
className: F(
|
|
742
|
+
x.success.confirmation,
|
|
743
|
+
(r == null ? void 0 : r.className) && r.className,
|
|
744
|
+
r != null && r.confirmation ? x.success.show : x.success.hide
|
|
745
|
+
),
|
|
746
|
+
children: r.children
|
|
747
|
+
}
|
|
748
|
+
);
|
|
749
|
+
}, Tr = (r) => {
|
|
750
|
+
const l = j.useRef(!0);
|
|
751
|
+
return j.useEffect(() => {
|
|
752
|
+
if (r != null && r.onDismiss)
|
|
753
|
+
return window == null || window.setTimeout(() => {
|
|
754
|
+
var f;
|
|
755
|
+
l.current && ((f = r == null ? void 0 : r.onDismiss) == null || f.call(r));
|
|
756
|
+
}, De), () => {
|
|
757
|
+
l.current = !1;
|
|
758
|
+
};
|
|
759
|
+
}, [r == null ? void 0 : r.onDismiss]), /* @__PURE__ */ P.jsx(
|
|
760
|
+
"span",
|
|
761
|
+
{
|
|
762
|
+
className: F(
|
|
763
|
+
x.error.confirmation,
|
|
764
|
+
(r == null ? void 0 : r.className) && r.className,
|
|
765
|
+
r != null && r.confirmation ? x.error.show : x.error.hide
|
|
766
|
+
),
|
|
767
|
+
children: (r == null ? void 0 : r.confirmation) && r.children
|
|
768
|
+
}
|
|
769
|
+
);
|
|
770
|
+
}, De = 5e3, wr = ({ children: r }) => (console.log({ props: !0 }), /* @__PURE__ */ P.jsx("div", { className: "text-emerald-950", children: r }));
|
|
633
771
|
export {
|
|
634
|
-
|
|
772
|
+
wr as Button,
|
|
773
|
+
_r as Description,
|
|
774
|
+
Tr as Error,
|
|
775
|
+
Rr as Item,
|
|
776
|
+
br as Subtitle,
|
|
777
|
+
xr as Success,
|
|
778
|
+
yr as Text
|
|
635
779
|
};
|
|
636
780
|
//# sourceMappingURL=index.es.js.map
|