@inialum/memories-react 0.1.1 → 0.1.2-canary.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +288 -273
- package/package.json +21 -21
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as n from "react";
|
|
2
|
-
import
|
|
3
|
-
var
|
|
2
|
+
import Te from "react";
|
|
3
|
+
var ee = { exports: {} }, I = {};
|
|
4
4
|
/**
|
|
5
5
|
* @license React
|
|
6
6
|
* react-jsx-runtime.production.min.js
|
|
@@ -10,25 +10,25 @@ var Q = { exports: {} }, Z = {};
|
|
|
10
10
|
* This source code is licensed under the MIT license found in the
|
|
11
11
|
* LICENSE file in the root directory of this source tree.
|
|
12
12
|
*/
|
|
13
|
-
var
|
|
14
|
-
function
|
|
15
|
-
if (
|
|
16
|
-
return
|
|
17
|
-
|
|
18
|
-
var
|
|
19
|
-
function x(
|
|
20
|
-
var _,
|
|
21
|
-
|
|
13
|
+
var ke;
|
|
14
|
+
function hr() {
|
|
15
|
+
if (ke)
|
|
16
|
+
return I;
|
|
17
|
+
ke = 1;
|
|
18
|
+
var o = Te, u = Symbol.for("react.element"), v = Symbol.for("react.fragment"), f = Object.prototype.hasOwnProperty, y = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, k = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
19
|
+
function x(w, p, S) {
|
|
20
|
+
var _, N = {}, M = null, D = null;
|
|
21
|
+
S !== void 0 && (M = "" + S), p.key !== void 0 && (M = "" + p.key), p.ref !== void 0 && (D = p.ref);
|
|
22
22
|
for (_ in p)
|
|
23
|
-
f.call(p, _) && !
|
|
24
|
-
if (
|
|
25
|
-
for (_ in p =
|
|
26
|
-
|
|
27
|
-
return { $$typeof: u, type:
|
|
23
|
+
f.call(p, _) && !k.hasOwnProperty(_) && (N[_] = p[_]);
|
|
24
|
+
if (w && w.defaultProps)
|
|
25
|
+
for (_ in p = w.defaultProps, p)
|
|
26
|
+
N[_] === void 0 && (N[_] = p[_]);
|
|
27
|
+
return { $$typeof: u, type: w, key: M, ref: D, props: N, _owner: y.current };
|
|
28
28
|
}
|
|
29
|
-
return
|
|
29
|
+
return I.Fragment = v, I.jsx = x, I.jsxs = x, I;
|
|
30
30
|
}
|
|
31
|
-
var
|
|
31
|
+
var B = {};
|
|
32
32
|
/**
|
|
33
33
|
* @license React
|
|
34
34
|
* react-jsx-runtime.development.js
|
|
@@ -38,54 +38,54 @@ var I = {};
|
|
|
38
38
|
* This source code is licensed under the MIT license found in the
|
|
39
39
|
* LICENSE file in the root directory of this source tree.
|
|
40
40
|
*/
|
|
41
|
-
var
|
|
42
|
-
function
|
|
43
|
-
return
|
|
44
|
-
var
|
|
45
|
-
function
|
|
41
|
+
var Me;
|
|
42
|
+
function mr() {
|
|
43
|
+
return Me || (Me = 1, process.env.NODE_ENV !== "production" && function() {
|
|
44
|
+
var o = Te, u = Symbol.for("react.element"), v = Symbol.for("react.portal"), f = Symbol.for("react.fragment"), y = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), x = Symbol.for("react.provider"), w = Symbol.for("react.context"), p = Symbol.for("react.forward_ref"), S = Symbol.for("react.suspense"), _ = Symbol.for("react.suspense_list"), N = Symbol.for("react.memo"), M = Symbol.for("react.lazy"), D = Symbol.for("react.offscreen"), te = Symbol.iterator, Se = "@@iterator";
|
|
45
|
+
function Ce(e) {
|
|
46
46
|
if (e === null || typeof e != "object")
|
|
47
47
|
return null;
|
|
48
|
-
var r =
|
|
48
|
+
var r = te && e[te] || e[Se];
|
|
49
49
|
return typeof r == "function" ? r : null;
|
|
50
50
|
}
|
|
51
|
-
var C =
|
|
51
|
+
var C = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
52
52
|
function E(e) {
|
|
53
53
|
{
|
|
54
54
|
for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), a = 1; a < r; a++)
|
|
55
55
|
t[a - 1] = arguments[a];
|
|
56
|
-
|
|
56
|
+
Pe("error", e, t);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
|
-
function
|
|
59
|
+
function Pe(e, r, t) {
|
|
60
60
|
{
|
|
61
61
|
var a = C.ReactDebugCurrentFrame, i = a.getStackAddendum();
|
|
62
62
|
i !== "" && (r += "%s", t = t.concat([i]));
|
|
63
|
-
var c = t.map(function(
|
|
64
|
-
return String(
|
|
63
|
+
var c = t.map(function(s) {
|
|
64
|
+
return String(s);
|
|
65
65
|
});
|
|
66
66
|
c.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, c);
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
|
-
var
|
|
70
|
-
|
|
71
|
-
function
|
|
72
|
-
return !!(typeof e == "string" || typeof e == "function" || e === f || e ===
|
|
69
|
+
var Le = !1, Fe = !1, Ze = !1, Ae = !1, Ie = !1, ae;
|
|
70
|
+
ae = Symbol.for("react.module.reference");
|
|
71
|
+
function Be(e) {
|
|
72
|
+
return !!(typeof e == "string" || typeof e == "function" || e === f || e === k || Ie || e === y || e === S || e === _ || Ae || e === D || Le || Fe || Ze || typeof e == "object" && e !== null && (e.$$typeof === M || e.$$typeof === N || e.$$typeof === x || e.$$typeof === w || e.$$typeof === p || // This needs to include all possible module reference object
|
|
73
73
|
// types supported by any Flight configuration anywhere since
|
|
74
74
|
// we don't know which Flight build this will end up being used
|
|
75
75
|
// with.
|
|
76
|
-
e.$$typeof ===
|
|
76
|
+
e.$$typeof === ae || e.getModuleId !== void 0));
|
|
77
77
|
}
|
|
78
|
-
function
|
|
78
|
+
function De(e, r, t) {
|
|
79
79
|
var a = e.displayName;
|
|
80
80
|
if (a)
|
|
81
81
|
return a;
|
|
82
82
|
var i = r.displayName || r.name || "";
|
|
83
83
|
return i !== "" ? t + "(" + i + ")" : t;
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function ne(e) {
|
|
86
86
|
return e.displayName || "Context";
|
|
87
87
|
}
|
|
88
|
-
function
|
|
88
|
+
function j(e) {
|
|
89
89
|
if (e == null)
|
|
90
90
|
return null;
|
|
91
91
|
if (typeof e.tag == "number" && E("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
@@ -97,32 +97,32 @@ function fr() {
|
|
|
97
97
|
return "Fragment";
|
|
98
98
|
case v:
|
|
99
99
|
return "Portal";
|
|
100
|
-
case
|
|
100
|
+
case k:
|
|
101
101
|
return "Profiler";
|
|
102
|
-
case
|
|
102
|
+
case y:
|
|
103
103
|
return "StrictMode";
|
|
104
|
-
case
|
|
104
|
+
case S:
|
|
105
105
|
return "Suspense";
|
|
106
106
|
case _:
|
|
107
107
|
return "SuspenseList";
|
|
108
108
|
}
|
|
109
109
|
if (typeof e == "object")
|
|
110
110
|
switch (e.$$typeof) {
|
|
111
|
-
case
|
|
111
|
+
case w:
|
|
112
112
|
var r = e;
|
|
113
|
-
return
|
|
113
|
+
return ne(r) + ".Consumer";
|
|
114
114
|
case x:
|
|
115
115
|
var t = e;
|
|
116
|
-
return
|
|
116
|
+
return ne(t._context) + ".Provider";
|
|
117
117
|
case p:
|
|
118
|
-
return
|
|
119
|
-
case
|
|
118
|
+
return De(e, e.render, "ForwardRef");
|
|
119
|
+
case N:
|
|
120
120
|
var a = e.displayName || null;
|
|
121
|
-
return a !== null ? a :
|
|
122
|
-
case
|
|
123
|
-
var i = e, c = i._payload,
|
|
121
|
+
return a !== null ? a : j(e.type) || "Memo";
|
|
122
|
+
case M: {
|
|
123
|
+
var i = e, c = i._payload, s = i._init;
|
|
124
124
|
try {
|
|
125
|
-
return
|
|
125
|
+
return j(s(c));
|
|
126
126
|
} catch {
|
|
127
127
|
return null;
|
|
128
128
|
}
|
|
@@ -130,18 +130,18 @@ function fr() {
|
|
|
130
130
|
}
|
|
131
131
|
return null;
|
|
132
132
|
}
|
|
133
|
-
var
|
|
134
|
-
function
|
|
133
|
+
var T = Object.assign, F = 0, le, se, oe, ie, ce, ue, fe;
|
|
134
|
+
function de() {
|
|
135
135
|
}
|
|
136
|
-
|
|
137
|
-
function
|
|
136
|
+
de.__reactDisabledLog = !0;
|
|
137
|
+
function We() {
|
|
138
138
|
{
|
|
139
|
-
if (
|
|
140
|
-
|
|
139
|
+
if (F === 0) {
|
|
140
|
+
le = console.log, se = console.info, oe = console.warn, ie = console.error, ce = console.group, ue = console.groupCollapsed, fe = console.groupEnd;
|
|
141
141
|
var e = {
|
|
142
142
|
configurable: !0,
|
|
143
143
|
enumerable: !0,
|
|
144
|
-
value:
|
|
144
|
+
value: de,
|
|
145
145
|
writable: !0
|
|
146
146
|
};
|
|
147
147
|
Object.defineProperties(console, {
|
|
@@ -154,112 +154,112 @@ function fr() {
|
|
|
154
154
|
groupEnd: e
|
|
155
155
|
});
|
|
156
156
|
}
|
|
157
|
-
|
|
157
|
+
F++;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
|
-
function
|
|
160
|
+
function Ye() {
|
|
161
161
|
{
|
|
162
|
-
if (
|
|
162
|
+
if (F--, F === 0) {
|
|
163
163
|
var e = {
|
|
164
164
|
configurable: !0,
|
|
165
165
|
enumerable: !0,
|
|
166
166
|
writable: !0
|
|
167
167
|
};
|
|
168
168
|
Object.defineProperties(console, {
|
|
169
|
-
log:
|
|
170
|
-
value: ae
|
|
171
|
-
}),
|
|
172
|
-
info: k({}, e, {
|
|
173
|
-
value: ne
|
|
174
|
-
}),
|
|
175
|
-
warn: k({}, e, {
|
|
169
|
+
log: T({}, e, {
|
|
176
170
|
value: le
|
|
177
171
|
}),
|
|
178
|
-
|
|
179
|
-
value: oe
|
|
180
|
-
}),
|
|
181
|
-
group: k({}, e, {
|
|
172
|
+
info: T({}, e, {
|
|
182
173
|
value: se
|
|
183
174
|
}),
|
|
184
|
-
|
|
175
|
+
warn: T({}, e, {
|
|
176
|
+
value: oe
|
|
177
|
+
}),
|
|
178
|
+
error: T({}, e, {
|
|
185
179
|
value: ie
|
|
186
180
|
}),
|
|
187
|
-
|
|
181
|
+
group: T({}, e, {
|
|
188
182
|
value: ce
|
|
183
|
+
}),
|
|
184
|
+
groupCollapsed: T({}, e, {
|
|
185
|
+
value: ue
|
|
186
|
+
}),
|
|
187
|
+
groupEnd: T({}, e, {
|
|
188
|
+
value: fe
|
|
189
189
|
})
|
|
190
190
|
});
|
|
191
191
|
}
|
|
192
|
-
|
|
192
|
+
F < 0 && E("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
|
-
var
|
|
196
|
-
function
|
|
195
|
+
var U = C.ReactCurrentDispatcher, H;
|
|
196
|
+
function W(e, r, t) {
|
|
197
197
|
{
|
|
198
|
-
if (
|
|
198
|
+
if (H === void 0)
|
|
199
199
|
try {
|
|
200
200
|
throw Error();
|
|
201
201
|
} catch (i) {
|
|
202
202
|
var a = i.stack.trim().match(/\n( *(at )?)/);
|
|
203
|
-
|
|
203
|
+
H = a && a[1] || "";
|
|
204
204
|
}
|
|
205
205
|
return `
|
|
206
|
-
` +
|
|
206
|
+
` + H + e;
|
|
207
207
|
}
|
|
208
208
|
}
|
|
209
|
-
var
|
|
209
|
+
var J = !1, Y;
|
|
210
210
|
{
|
|
211
|
-
var
|
|
212
|
-
|
|
211
|
+
var $e = typeof WeakMap == "function" ? WeakMap : Map;
|
|
212
|
+
Y = new $e();
|
|
213
213
|
}
|
|
214
|
-
function
|
|
215
|
-
if (!e ||
|
|
214
|
+
function ve(e, r) {
|
|
215
|
+
if (!e || J)
|
|
216
216
|
return "";
|
|
217
217
|
{
|
|
218
|
-
var t =
|
|
218
|
+
var t = Y.get(e);
|
|
219
219
|
if (t !== void 0)
|
|
220
220
|
return t;
|
|
221
221
|
}
|
|
222
222
|
var a;
|
|
223
|
-
|
|
223
|
+
J = !0;
|
|
224
224
|
var i = Error.prepareStackTrace;
|
|
225
225
|
Error.prepareStackTrace = void 0;
|
|
226
226
|
var c;
|
|
227
|
-
c =
|
|
227
|
+
c = U.current, U.current = null, We();
|
|
228
228
|
try {
|
|
229
229
|
if (r) {
|
|
230
|
-
var
|
|
230
|
+
var s = function() {
|
|
231
231
|
throw Error();
|
|
232
232
|
};
|
|
233
|
-
if (Object.defineProperty(
|
|
233
|
+
if (Object.defineProperty(s.prototype, "props", {
|
|
234
234
|
set: function() {
|
|
235
235
|
throw Error();
|
|
236
236
|
}
|
|
237
237
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
238
238
|
try {
|
|
239
|
-
Reflect.construct(
|
|
240
|
-
} catch (
|
|
241
|
-
a =
|
|
239
|
+
Reflect.construct(s, []);
|
|
240
|
+
} catch (b) {
|
|
241
|
+
a = b;
|
|
242
242
|
}
|
|
243
|
-
Reflect.construct(e, [],
|
|
243
|
+
Reflect.construct(e, [], s);
|
|
244
244
|
} else {
|
|
245
245
|
try {
|
|
246
|
-
|
|
247
|
-
} catch (
|
|
248
|
-
a =
|
|
246
|
+
s.call();
|
|
247
|
+
} catch (b) {
|
|
248
|
+
a = b;
|
|
249
249
|
}
|
|
250
|
-
e.call(
|
|
250
|
+
e.call(s.prototype);
|
|
251
251
|
}
|
|
252
252
|
} else {
|
|
253
253
|
try {
|
|
254
254
|
throw Error();
|
|
255
|
-
} catch (
|
|
256
|
-
a =
|
|
255
|
+
} catch (b) {
|
|
256
|
+
a = b;
|
|
257
257
|
}
|
|
258
258
|
e();
|
|
259
259
|
}
|
|
260
|
-
} catch (
|
|
261
|
-
if (
|
|
262
|
-
for (var l =
|
|
260
|
+
} catch (b) {
|
|
261
|
+
if (b && a && typeof b.stack == "string") {
|
|
262
|
+
for (var l = b.stack.split(`
|
|
263
263
|
`), g = a.stack.split(`
|
|
264
264
|
`), h = l.length - 1, m = g.length - 1; h >= 1 && m >= 0 && l[h] !== g[m]; )
|
|
265
265
|
m--;
|
|
@@ -268,140 +268,140 @@ function fr() {
|
|
|
268
268
|
if (h !== 1 || m !== 1)
|
|
269
269
|
do
|
|
270
270
|
if (h--, m--, m < 0 || l[h] !== g[m]) {
|
|
271
|
-
var
|
|
271
|
+
var R = `
|
|
272
272
|
` + l[h].replace(" at new ", " at ");
|
|
273
|
-
return e.displayName &&
|
|
273
|
+
return e.displayName && R.includes("<anonymous>") && (R = R.replace("<anonymous>", e.displayName)), typeof e == "function" && Y.set(e, R), R;
|
|
274
274
|
}
|
|
275
275
|
while (h >= 1 && m >= 0);
|
|
276
276
|
break;
|
|
277
277
|
}
|
|
278
278
|
}
|
|
279
279
|
} finally {
|
|
280
|
-
|
|
280
|
+
J = !1, U.current = c, Ye(), Error.prepareStackTrace = i;
|
|
281
281
|
}
|
|
282
|
-
var
|
|
283
|
-
return typeof e == "function" &&
|
|
282
|
+
var L = e ? e.displayName || e.name : "", O = L ? W(L) : "";
|
|
283
|
+
return typeof e == "function" && Y.set(e, O), O;
|
|
284
284
|
}
|
|
285
|
-
function
|
|
286
|
-
return
|
|
285
|
+
function Ve(e, r, t) {
|
|
286
|
+
return ve(e, !1);
|
|
287
287
|
}
|
|
288
|
-
function
|
|
288
|
+
function Ue(e) {
|
|
289
289
|
var r = e.prototype;
|
|
290
290
|
return !!(r && r.isReactComponent);
|
|
291
291
|
}
|
|
292
|
-
function
|
|
292
|
+
function $(e, r, t) {
|
|
293
293
|
if (e == null)
|
|
294
294
|
return "";
|
|
295
295
|
if (typeof e == "function")
|
|
296
|
-
return
|
|
296
|
+
return ve(e, Ue(e));
|
|
297
297
|
if (typeof e == "string")
|
|
298
|
-
return
|
|
298
|
+
return W(e);
|
|
299
299
|
switch (e) {
|
|
300
|
-
case
|
|
301
|
-
return
|
|
300
|
+
case S:
|
|
301
|
+
return W("Suspense");
|
|
302
302
|
case _:
|
|
303
|
-
return
|
|
303
|
+
return W("SuspenseList");
|
|
304
304
|
}
|
|
305
305
|
if (typeof e == "object")
|
|
306
306
|
switch (e.$$typeof) {
|
|
307
307
|
case p:
|
|
308
|
-
return
|
|
309
|
-
case
|
|
310
|
-
return
|
|
311
|
-
case
|
|
308
|
+
return Ve(e.render);
|
|
309
|
+
case N:
|
|
310
|
+
return $(e.type, r, t);
|
|
311
|
+
case M: {
|
|
312
312
|
var a = e, i = a._payload, c = a._init;
|
|
313
313
|
try {
|
|
314
|
-
return
|
|
314
|
+
return $(c(i), r, t);
|
|
315
315
|
} catch {
|
|
316
316
|
}
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
return "";
|
|
320
320
|
}
|
|
321
|
-
var
|
|
322
|
-
function
|
|
321
|
+
var Z = Object.prototype.hasOwnProperty, he = {}, me = C.ReactDebugCurrentFrame;
|
|
322
|
+
function V(e) {
|
|
323
323
|
if (e) {
|
|
324
|
-
var r = e._owner, t =
|
|
325
|
-
|
|
324
|
+
var r = e._owner, t = $(e.type, e._source, r ? r.type : null);
|
|
325
|
+
me.setExtraStackFrame(t);
|
|
326
326
|
} else
|
|
327
|
-
|
|
327
|
+
me.setExtraStackFrame(null);
|
|
328
328
|
}
|
|
329
|
-
function
|
|
329
|
+
function He(e, r, t, a, i) {
|
|
330
330
|
{
|
|
331
|
-
var c = Function.call.bind(
|
|
332
|
-
for (var
|
|
333
|
-
if (c(e,
|
|
331
|
+
var c = Function.call.bind(Z);
|
|
332
|
+
for (var s in e)
|
|
333
|
+
if (c(e, s)) {
|
|
334
334
|
var l = void 0;
|
|
335
335
|
try {
|
|
336
|
-
if (typeof e[
|
|
337
|
-
var g = Error((a || "React class") + ": " + t + " type `" +
|
|
336
|
+
if (typeof e[s] != "function") {
|
|
337
|
+
var g = Error((a || "React class") + ": " + t + " type `" + s + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[s] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
338
338
|
throw g.name = "Invariant Violation", g;
|
|
339
339
|
}
|
|
340
|
-
l = e[
|
|
340
|
+
l = e[s](r, s, a, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
341
341
|
} catch (h) {
|
|
342
342
|
l = h;
|
|
343
343
|
}
|
|
344
|
-
l && !(l instanceof Error) && (
|
|
344
|
+
l && !(l instanceof Error) && (V(i), E("%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", t, s, typeof l), V(null)), l instanceof Error && !(l.message in he) && (he[l.message] = !0, V(i), E("Failed %s type: %s", t, l.message), V(null));
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
|
-
var
|
|
349
|
-
function
|
|
350
|
-
return
|
|
348
|
+
var Je = Array.isArray;
|
|
349
|
+
function K(e) {
|
|
350
|
+
return Je(e);
|
|
351
351
|
}
|
|
352
|
-
function
|
|
352
|
+
function Ke(e) {
|
|
353
353
|
{
|
|
354
354
|
var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
355
355
|
return t;
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
|
-
function
|
|
358
|
+
function Xe(e) {
|
|
359
359
|
try {
|
|
360
|
-
return
|
|
360
|
+
return pe(e), !1;
|
|
361
361
|
} catch {
|
|
362
362
|
return !0;
|
|
363
363
|
}
|
|
364
364
|
}
|
|
365
|
-
function
|
|
365
|
+
function pe(e) {
|
|
366
366
|
return "" + e;
|
|
367
367
|
}
|
|
368
|
-
function
|
|
369
|
-
if (
|
|
370
|
-
return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",
|
|
368
|
+
function Ee(e) {
|
|
369
|
+
if (Xe(e))
|
|
370
|
+
return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ke(e)), pe(e);
|
|
371
371
|
}
|
|
372
|
-
var
|
|
372
|
+
var A = C.ReactCurrentOwner, qe = {
|
|
373
373
|
key: !0,
|
|
374
374
|
ref: !0,
|
|
375
375
|
__self: !0,
|
|
376
376
|
__source: !0
|
|
377
|
-
},
|
|
378
|
-
|
|
379
|
-
function
|
|
380
|
-
if (
|
|
377
|
+
}, ge, be, X;
|
|
378
|
+
X = {};
|
|
379
|
+
function Ge(e) {
|
|
380
|
+
if (Z.call(e, "ref")) {
|
|
381
381
|
var r = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
382
382
|
if (r && r.isReactWarning)
|
|
383
383
|
return !1;
|
|
384
384
|
}
|
|
385
385
|
return e.ref !== void 0;
|
|
386
386
|
}
|
|
387
|
-
function
|
|
388
|
-
if (
|
|
387
|
+
function Qe(e) {
|
|
388
|
+
if (Z.call(e, "key")) {
|
|
389
389
|
var r = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
390
390
|
if (r && r.isReactWarning)
|
|
391
391
|
return !1;
|
|
392
392
|
}
|
|
393
393
|
return e.key !== void 0;
|
|
394
394
|
}
|
|
395
|
-
function
|
|
396
|
-
if (typeof e.ref == "string" &&
|
|
397
|
-
var t =
|
|
398
|
-
|
|
395
|
+
function ze(e, r) {
|
|
396
|
+
if (typeof e.ref == "string" && A.current && r && A.current.stateNode !== r) {
|
|
397
|
+
var t = j(A.current.type);
|
|
398
|
+
X[t] || (E('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', j(A.current.type), e.ref), X[t] = !0);
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
|
-
function
|
|
401
|
+
function er(e, r) {
|
|
402
402
|
{
|
|
403
403
|
var t = function() {
|
|
404
|
-
|
|
404
|
+
ge || (ge = !0, E("%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)", r));
|
|
405
405
|
};
|
|
406
406
|
t.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
407
407
|
get: t,
|
|
@@ -409,10 +409,10 @@ function fr() {
|
|
|
409
409
|
});
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
|
-
function
|
|
412
|
+
function rr(e, r) {
|
|
413
413
|
{
|
|
414
414
|
var t = function() {
|
|
415
|
-
|
|
415
|
+
be || (be = !0, E("%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)", r));
|
|
416
416
|
};
|
|
417
417
|
t.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
418
418
|
get: t,
|
|
@@ -420,7 +420,7 @@ function fr() {
|
|
|
420
420
|
});
|
|
421
421
|
}
|
|
422
422
|
}
|
|
423
|
-
var
|
|
423
|
+
var tr = function(e, r, t, a, i, c, s) {
|
|
424
424
|
var l = {
|
|
425
425
|
// This tag allows us to uniquely identify this as a React Element
|
|
426
426
|
$$typeof: u,
|
|
@@ -428,7 +428,7 @@ function fr() {
|
|
|
428
428
|
type: e,
|
|
429
429
|
key: r,
|
|
430
430
|
ref: t,
|
|
431
|
-
props:
|
|
431
|
+
props: s,
|
|
432
432
|
// Record the component responsible for creating this element.
|
|
433
433
|
_owner: c
|
|
434
434
|
};
|
|
@@ -449,41 +449,41 @@ function fr() {
|
|
|
449
449
|
value: i
|
|
450
450
|
}), Object.freeze && (Object.freeze(l.props), Object.freeze(l)), l;
|
|
451
451
|
};
|
|
452
|
-
function
|
|
452
|
+
function ar(e, r, t, a, i) {
|
|
453
453
|
{
|
|
454
|
-
var c,
|
|
455
|
-
t !== void 0 && (
|
|
454
|
+
var c, s = {}, l = null, g = null;
|
|
455
|
+
t !== void 0 && (Ee(t), l = "" + t), Qe(r) && (Ee(r.key), l = "" + r.key), Ge(r) && (g = r.ref, ze(r, i));
|
|
456
456
|
for (c in r)
|
|
457
|
-
|
|
457
|
+
Z.call(r, c) && !qe.hasOwnProperty(c) && (s[c] = r[c]);
|
|
458
458
|
if (e && e.defaultProps) {
|
|
459
459
|
var h = e.defaultProps;
|
|
460
460
|
for (c in h)
|
|
461
|
-
|
|
461
|
+
s[c] === void 0 && (s[c] = h[c]);
|
|
462
462
|
}
|
|
463
463
|
if (l || g) {
|
|
464
464
|
var m = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
465
|
-
l &&
|
|
465
|
+
l && er(s, m), g && rr(s, m);
|
|
466
466
|
}
|
|
467
|
-
return
|
|
467
|
+
return tr(e, l, g, i, a, A.current, s);
|
|
468
468
|
}
|
|
469
469
|
}
|
|
470
|
-
var
|
|
471
|
-
function
|
|
470
|
+
var q = C.ReactCurrentOwner, _e = C.ReactDebugCurrentFrame;
|
|
471
|
+
function P(e) {
|
|
472
472
|
if (e) {
|
|
473
|
-
var r = e._owner, t =
|
|
474
|
-
|
|
473
|
+
var r = e._owner, t = $(e.type, e._source, r ? r.type : null);
|
|
474
|
+
_e.setExtraStackFrame(t);
|
|
475
475
|
} else
|
|
476
|
-
|
|
476
|
+
_e.setExtraStackFrame(null);
|
|
477
477
|
}
|
|
478
|
-
var
|
|
479
|
-
|
|
480
|
-
function
|
|
478
|
+
var G;
|
|
479
|
+
G = !1;
|
|
480
|
+
function Q(e) {
|
|
481
481
|
return typeof e == "object" && e !== null && e.$$typeof === u;
|
|
482
482
|
}
|
|
483
|
-
function
|
|
483
|
+
function ye() {
|
|
484
484
|
{
|
|
485
|
-
if (
|
|
486
|
-
var e =
|
|
485
|
+
if (q.current) {
|
|
486
|
+
var e = j(q.current.type);
|
|
487
487
|
if (e)
|
|
488
488
|
return `
|
|
489
489
|
|
|
@@ -492,7 +492,7 @@ Check the render method of \`` + e + "`.";
|
|
|
492
492
|
return "";
|
|
493
493
|
}
|
|
494
494
|
}
|
|
495
|
-
function
|
|
495
|
+
function nr(e) {
|
|
496
496
|
{
|
|
497
497
|
if (e !== void 0) {
|
|
498
498
|
var r = e.fileName.replace(/^.*[\\\/]/, ""), t = e.lineNumber;
|
|
@@ -503,10 +503,10 @@ Check your code at ` + r + ":" + t + ".";
|
|
|
503
503
|
return "";
|
|
504
504
|
}
|
|
505
505
|
}
|
|
506
|
-
var
|
|
507
|
-
function
|
|
506
|
+
var Re = {};
|
|
507
|
+
function lr(e) {
|
|
508
508
|
{
|
|
509
|
-
var r =
|
|
509
|
+
var r = ye();
|
|
510
510
|
if (!r) {
|
|
511
511
|
var t = typeof e == "string" ? e : e.displayName || e.name;
|
|
512
512
|
t && (r = `
|
|
@@ -516,39 +516,39 @@ Check the top-level render call using <` + t + ">.");
|
|
|
516
516
|
return r;
|
|
517
517
|
}
|
|
518
518
|
}
|
|
519
|
-
function
|
|
519
|
+
function we(e, r) {
|
|
520
520
|
{
|
|
521
521
|
if (!e._store || e._store.validated || e.key != null)
|
|
522
522
|
return;
|
|
523
523
|
e._store.validated = !0;
|
|
524
|
-
var t =
|
|
525
|
-
if (
|
|
524
|
+
var t = lr(r);
|
|
525
|
+
if (Re[t])
|
|
526
526
|
return;
|
|
527
|
-
|
|
527
|
+
Re[t] = !0;
|
|
528
528
|
var a = "";
|
|
529
|
-
e && e._owner && e._owner !==
|
|
529
|
+
e && e._owner && e._owner !== q.current && (a = " It was passed a child from " + j(e._owner.type) + "."), P(e), E('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, a), P(null);
|
|
530
530
|
}
|
|
531
531
|
}
|
|
532
|
-
function
|
|
532
|
+
function xe(e, r) {
|
|
533
533
|
{
|
|
534
534
|
if (typeof e != "object")
|
|
535
535
|
return;
|
|
536
|
-
if (
|
|
536
|
+
if (K(e))
|
|
537
537
|
for (var t = 0; t < e.length; t++) {
|
|
538
538
|
var a = e[t];
|
|
539
|
-
|
|
539
|
+
Q(a) && we(a, r);
|
|
540
540
|
}
|
|
541
|
-
else if (
|
|
541
|
+
else if (Q(e))
|
|
542
542
|
e._store && (e._store.validated = !0);
|
|
543
543
|
else if (e) {
|
|
544
|
-
var i =
|
|
544
|
+
var i = Ce(e);
|
|
545
545
|
if (typeof i == "function" && i !== e.entries)
|
|
546
|
-
for (var c = i.call(e),
|
|
547
|
-
|
|
546
|
+
for (var c = i.call(e), s; !(s = c.next()).done; )
|
|
547
|
+
Q(s.value) && we(s.value, r);
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
|
-
function
|
|
551
|
+
function sr(e) {
|
|
552
552
|
{
|
|
553
553
|
var r = e.type;
|
|
554
554
|
if (r == null || typeof r == "string")
|
|
@@ -558,112 +558,127 @@ Check the top-level render call using <` + t + ">.");
|
|
|
558
558
|
t = r.propTypes;
|
|
559
559
|
else if (typeof r == "object" && (r.$$typeof === p || // Note: Memo only checks outer props here.
|
|
560
560
|
// Inner props are checked in the reconciler.
|
|
561
|
-
r.$$typeof ===
|
|
561
|
+
r.$$typeof === N))
|
|
562
562
|
t = r.propTypes;
|
|
563
563
|
else
|
|
564
564
|
return;
|
|
565
565
|
if (t) {
|
|
566
|
-
var a =
|
|
567
|
-
|
|
568
|
-
} else if (r.PropTypes !== void 0 && !
|
|
569
|
-
|
|
570
|
-
var i =
|
|
566
|
+
var a = j(r);
|
|
567
|
+
He(t, e.props, "prop", a, e);
|
|
568
|
+
} else if (r.PropTypes !== void 0 && !G) {
|
|
569
|
+
G = !0;
|
|
570
|
+
var i = j(r);
|
|
571
571
|
E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", i || "Unknown");
|
|
572
572
|
}
|
|
573
573
|
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && E("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
574
574
|
}
|
|
575
575
|
}
|
|
576
|
-
function
|
|
576
|
+
function or(e) {
|
|
577
577
|
{
|
|
578
578
|
for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
|
|
579
579
|
var a = r[t];
|
|
580
580
|
if (a !== "children" && a !== "key") {
|
|
581
|
-
|
|
581
|
+
P(e), E("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", a), P(null);
|
|
582
582
|
break;
|
|
583
583
|
}
|
|
584
584
|
}
|
|
585
|
-
e.ref !== null && (
|
|
585
|
+
e.ref !== null && (P(e), E("Invalid attribute `ref` supplied to `React.Fragment`."), P(null));
|
|
586
586
|
}
|
|
587
587
|
}
|
|
588
|
-
|
|
588
|
+
var je = {};
|
|
589
|
+
function Ne(e, r, t, a, i, c) {
|
|
589
590
|
{
|
|
590
|
-
var
|
|
591
|
-
if (!
|
|
591
|
+
var s = Be(e);
|
|
592
|
+
if (!s) {
|
|
592
593
|
var l = "";
|
|
593
594
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (l += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
594
|
-
var g =
|
|
595
|
-
g ? l += g : l +=
|
|
595
|
+
var g = nr(i);
|
|
596
|
+
g ? l += g : l += ye();
|
|
596
597
|
var h;
|
|
597
|
-
e === null ? h = "null" :
|
|
598
|
+
e === null ? h = "null" : K(e) ? h = "array" : e !== void 0 && e.$$typeof === u ? (h = "<" + (j(e.type) || "Unknown") + " />", l = " Did you accidentally export a JSX literal instead of a component?") : h = typeof e, E("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", h, l);
|
|
598
599
|
}
|
|
599
|
-
var m =
|
|
600
|
+
var m = ar(e, r, t, i, c);
|
|
600
601
|
if (m == null)
|
|
601
602
|
return m;
|
|
602
|
-
if (
|
|
603
|
-
var
|
|
604
|
-
if (
|
|
603
|
+
if (s) {
|
|
604
|
+
var R = r.children;
|
|
605
|
+
if (R !== void 0)
|
|
605
606
|
if (a)
|
|
606
|
-
if (
|
|
607
|
-
for (var
|
|
608
|
-
|
|
609
|
-
Object.freeze && Object.freeze(
|
|
607
|
+
if (K(R)) {
|
|
608
|
+
for (var L = 0; L < R.length; L++)
|
|
609
|
+
xe(R[L], e);
|
|
610
|
+
Object.freeze && Object.freeze(R);
|
|
610
611
|
} else
|
|
611
612
|
E("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
612
613
|
else
|
|
613
|
-
|
|
614
|
+
xe(R, e);
|
|
615
|
+
}
|
|
616
|
+
if (Z.call(r, "key")) {
|
|
617
|
+
var O = j(e), b = Object.keys(r).filter(function(vr) {
|
|
618
|
+
return vr !== "key";
|
|
619
|
+
}), z = b.length > 0 ? "{key: someKey, " + b.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
620
|
+
if (!je[O + z]) {
|
|
621
|
+
var dr = b.length > 0 ? "{" + b.join(": ..., ") + ": ...}" : "{}";
|
|
622
|
+
E(`A props object containing a "key" prop is being spread into JSX:
|
|
623
|
+
let props = %s;
|
|
624
|
+
<%s {...props} />
|
|
625
|
+
React keys must be passed directly to JSX without using spread:
|
|
626
|
+
let props = %s;
|
|
627
|
+
<%s key={someKey} {...props} />`, z, O, dr, O), je[O + z] = !0;
|
|
628
|
+
}
|
|
614
629
|
}
|
|
615
|
-
return e === f ?
|
|
630
|
+
return e === f ? or(m) : sr(m), m;
|
|
616
631
|
}
|
|
617
632
|
}
|
|
618
|
-
function
|
|
619
|
-
return
|
|
633
|
+
function ir(e, r, t) {
|
|
634
|
+
return Ne(e, r, t, !0);
|
|
620
635
|
}
|
|
621
|
-
function
|
|
622
|
-
return
|
|
636
|
+
function cr(e, r, t) {
|
|
637
|
+
return Ne(e, r, t, !1);
|
|
623
638
|
}
|
|
624
|
-
var
|
|
625
|
-
|
|
626
|
-
}()),
|
|
639
|
+
var ur = cr, fr = ir;
|
|
640
|
+
B.Fragment = f, B.jsx = ur, B.jsxs = fr;
|
|
641
|
+
}()), B;
|
|
627
642
|
}
|
|
628
|
-
process.env.NODE_ENV === "production" ?
|
|
629
|
-
var d =
|
|
630
|
-
function
|
|
643
|
+
process.env.NODE_ENV === "production" ? ee.exports = hr() : ee.exports = mr();
|
|
644
|
+
var d = ee.exports;
|
|
645
|
+
function Oe(o) {
|
|
631
646
|
var u, v, f = "";
|
|
632
|
-
if (typeof
|
|
633
|
-
f +=
|
|
634
|
-
else if (typeof
|
|
635
|
-
if (Array.isArray(
|
|
636
|
-
var
|
|
637
|
-
for (u = 0; u <
|
|
638
|
-
|
|
647
|
+
if (typeof o == "string" || typeof o == "number")
|
|
648
|
+
f += o;
|
|
649
|
+
else if (typeof o == "object")
|
|
650
|
+
if (Array.isArray(o)) {
|
|
651
|
+
var y = o.length;
|
|
652
|
+
for (u = 0; u < y; u++)
|
|
653
|
+
o[u] && (v = Oe(o[u])) && (f && (f += " "), f += v);
|
|
639
654
|
} else
|
|
640
|
-
for (v in
|
|
641
|
-
|
|
655
|
+
for (v in o)
|
|
656
|
+
o[v] && (f && (f += " "), f += v);
|
|
642
657
|
return f;
|
|
643
658
|
}
|
|
644
|
-
function
|
|
645
|
-
for (var
|
|
646
|
-
(
|
|
659
|
+
function re() {
|
|
660
|
+
for (var o, u, v = 0, f = "", y = arguments.length; v < y; v++)
|
|
661
|
+
(o = arguments[v]) && (u = Oe(o)) && (f && (f += " "), f += u);
|
|
647
662
|
return f;
|
|
648
663
|
}
|
|
649
|
-
const
|
|
650
|
-
colorTheme:
|
|
664
|
+
const br = ({
|
|
665
|
+
colorTheme: o = "primary",
|
|
651
666
|
size: u = "medium",
|
|
652
667
|
styleType: v = "filled",
|
|
653
668
|
radius: f = "none",
|
|
654
|
-
className:
|
|
655
|
-
children:
|
|
669
|
+
className: y,
|
|
670
|
+
children: k,
|
|
656
671
|
...x
|
|
657
672
|
}) => /* @__PURE__ */ d.jsx(
|
|
658
673
|
"button",
|
|
659
674
|
{
|
|
660
675
|
...x,
|
|
661
|
-
className:
|
|
662
|
-
|
|
676
|
+
className: re(
|
|
677
|
+
y,
|
|
663
678
|
"Button",
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
679
|
+
o === "primary" && "Button--primary",
|
|
680
|
+
o === "secondary" && "Button--secondary",
|
|
681
|
+
o === "white" && "Button--white",
|
|
667
682
|
u === "small" && "Button--small",
|
|
668
683
|
u === "medium" && "Button--medium",
|
|
669
684
|
u === "large" && "Button--large",
|
|
@@ -674,30 +689,30 @@ const mr = ({
|
|
|
674
689
|
f === "moreRounded" && "Button--more-rounded",
|
|
675
690
|
x.disabled && "Button--disabled"
|
|
676
691
|
),
|
|
677
|
-
children:
|
|
692
|
+
children: k
|
|
678
693
|
}
|
|
679
|
-
),
|
|
680
|
-
colorTheme:
|
|
694
|
+
), _r = ({
|
|
695
|
+
colorTheme: o = "primary",
|
|
681
696
|
size: u = "medium",
|
|
682
697
|
styleType: v = "filled",
|
|
683
698
|
radius: f = "none",
|
|
684
|
-
rel:
|
|
685
|
-
className:
|
|
699
|
+
rel: y,
|
|
700
|
+
className: k,
|
|
686
701
|
children: x,
|
|
687
|
-
...
|
|
702
|
+
...w
|
|
688
703
|
}) => {
|
|
689
|
-
let p =
|
|
690
|
-
return
|
|
704
|
+
let p = y;
|
|
705
|
+
return w.target === "_blank" && typeof p > "u" && (p = "noopener"), /* @__PURE__ */ d.jsx(
|
|
691
706
|
"a",
|
|
692
707
|
{
|
|
693
|
-
...
|
|
708
|
+
...w,
|
|
694
709
|
rel: p,
|
|
695
|
-
className:
|
|
696
|
-
|
|
710
|
+
className: re(
|
|
711
|
+
k,
|
|
697
712
|
"ButtonLink",
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
713
|
+
o === "primary" && "ButtonLink--primary",
|
|
714
|
+
o === "secondary" && "ButtonLink--secondary",
|
|
715
|
+
o === "white" && "ButtonLink--white",
|
|
701
716
|
u === "small" && "ButtonLink--small",
|
|
702
717
|
u === "medium" && "ButtonLink--medium",
|
|
703
718
|
u === "large" && "ButtonLink--large",
|
|
@@ -706,16 +721,16 @@ const mr = ({
|
|
|
706
721
|
v === "outlined" && "ButtonLink--outlined",
|
|
707
722
|
f === "rounded" && "ButtonLink--rounded",
|
|
708
723
|
f === "moreRounded" && "ButtonLink--more-rounded",
|
|
709
|
-
|
|
724
|
+
w.disabled && "ButtonLink--disabled"
|
|
710
725
|
),
|
|
711
726
|
children: x
|
|
712
727
|
}
|
|
713
728
|
);
|
|
714
|
-
},
|
|
729
|
+
}, pr = (o) => /* @__PURE__ */ n.createElement("svg", { id: "_layer_1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 180 180", ...o }, /* @__PURE__ */ n.createElement("defs", null, /* @__PURE__ */ n.createElement("style", null, ".cls-1{fill:#221716;}.cls-1,.cls-2{stroke-width:0px;}.cls-2{fill:#00b0eb;}")), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M32.39,129.43h2.98v20.8h-2.98v-20.8Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M56.51,129.43h2.83v20.8h-2.56l-13.91-16.02v16.02h-2.8v-20.8h2.41l14.02,16.15v-16.15Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M63.82,129.43h2.98v20.8h-2.98v-20.8Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M78.05,129.31h2.09l9.33,20.92h-3.05l-2.77-6.16h-8.87l-2.6,6.16h-3.06l8.93-20.92ZM82.43,141.41l-3.36-7.53-3.11,7.53h6.47Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M91.75,129.43h2.98v18.09h9.36v2.71h-12.34v-20.8Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M121.17,129.43h2.99v11.81c0,1.6-.12,2.8-.35,3.62-.23.81-.52,1.49-.86,2.03-.34.54-.76,1.03-1.26,1.45-1.65,1.42-3.8,2.13-6.46,2.13s-4.88-.71-6.52-2.11c-.5-.44-.92-.92-1.26-1.47-.34-.54-.63-1.2-.85-1.99-.22-.78-.33-2.01-.33-3.69v-11.78h2.99v11.81c0,1.96.22,3.32.67,4.08.45.76,1.13,1.38,2.04,1.84.91.46,1.99.69,3.23.69,1.77,0,3.21-.46,4.32-1.38.58-.5,1.01-1.08,1.27-1.76.26-.67.39-1.83.39-3.47v-11.81Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M144.82,129.43h2.78v20.8h-2.99v-16.18l-6.39,8.04h-.55l-6.47-8.04v16.18h-2.98v-20.8h2.82l6.91,8.54,6.87-8.54Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M43.85,157.63v6.82h-.53v-6.82h.53Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M51.55,157.63v6.82h-.43l-5.19-5.96v5.96h-.53v-6.82h.45l5.17,5.96v-5.96h.53Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M53.64,157.63v6.82h-.53v-6.82h.53Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M57.9,157.58l3.15,6.87h-.55l-1.08-2.36h-3.34l-1.08,2.36h-.55l3.15-6.87h.29ZM59.22,161.65l-1.47-3.21-1.46,3.21h2.93Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M61.87,157.63h2.39c1.21,0,2.13.32,2.77.95.64.63.95,1.46.95,2.46s-.32,1.8-.94,2.44c-.63.64-1.52.96-2.68.96h-2.48v-6.82ZM62.4,158.07v5.94h1.92c.88,0,1.62-.27,2.21-.81.59-.54.88-1.26.88-2.16s-.29-1.59-.87-2.14-1.33-.83-2.25-.83h-1.89Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M74.75,157.58l3.15,6.87h-.55l-1.08-2.36h-3.34l-1.08,2.36h-.55l3.15-6.87h.29ZM76.07,161.65l-1.47-3.21-1.46,3.21h2.93Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M79.12,157.63v6.82h-.48v-6.82h.48Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M83.6,164.45v-.74h-.02c-.21.3-.42.51-.64.64-.22.13-.5.19-.84.19-.48,0-.88-.16-1.2-.47s-.47-.75-.47-1.33v-2.78h.48v2.77c0,.42.11.74.34.98s.52.36.89.36c.31,0,.58-.07.8-.21.22-.14.44-.39.66-.74v-3.15h.48v4.49h-.48Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M85.8,159.96v.79h.02c.36-.59.84-.88,1.43-.88.69,0,1.17.36,1.45,1.08.42-.72.94-1.08,1.56-1.08.47,0,.84.17,1.13.5s.43.77.43,1.32v2.76h-.48v-2.55c0-.49-.1-.87-.31-1.14-.21-.28-.49-.42-.86-.42-.28,0-.52.08-.72.25s-.42.43-.63.8v3.06h-.48v-2.56c0-.5-.11-.88-.32-1.15-.21-.27-.5-.4-.86-.4-.52,0-.97.32-1.35.96v3.15h-.48v-4.49h.48Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M93.52,159.96v.78h.02c.37-.58.87-.87,1.48-.87.51,0,.91.16,1.22.49s.45.78.45,1.35v2.74h-.48v-2.56c0-1.04-.41-1.55-1.22-1.55-.6,0-1.09.32-1.47.96v3.15h-.48v-4.49h.48Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M98.51,157.63v.82h-.48v-.82h.48ZM98.51,159.96v4.49h-.48v-4.49h.48Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M105.89,160.8l2.59-3.17h.53v6.82h-.53v-6.05l-2.59,3.19-2.61-3.19v6.05h-.53v-6.82h.53l2.61,3.17Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M114.24,162.04h-3.54c0,.08-.01.16-.01.23,0,.5.18.93.54,1.27s.78.52,1.27.52c.57,0,1.13-.22,1.67-.67v.54c-.51.4-1.09.6-1.73.6s-1.18-.22-1.61-.67-.63-1.02-.63-1.71c0-.66.2-1.2.59-1.63.39-.43.88-.65,1.47-.65.56,0,1.03.19,1.41.58.38.39.58.92.58,1.58ZM110.77,161.65h2.91c-.17-.88-.64-1.31-1.42-1.31-.37,0-.69.12-.96.34-.27.23-.45.55-.53.97Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M119.03,162.04h-3.54c0,.08-.01.16-.01.23,0,.5.18.93.54,1.27s.78.52,1.27.52c.57,0,1.13-.22,1.67-.67v.54c-.51.4-1.09.6-1.73.6s-1.18-.22-1.61-.67-.63-1.02-.63-1.71c0-.66.2-1.2.59-1.63.39-.43.88-.65,1.47-.65.56,0,1.03.19,1.41.58.38.39.58.92.58,1.58ZM115.56,161.65h2.91c-.17-.88-.64-1.31-1.42-1.31-.37,0-.69.12-.96.34-.27.23-.45.55-.53.97Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M120.87,158.47v1.49h1.26v.39h-1.26v2.67c0,.43.04.71.1.85.07.14.26.2.56.2.23,0,.51-.07.82-.22v.46c-.32.15-.62.23-.93.23s-.54-.08-.74-.25-.3-.4-.3-.7v-3.23h-1.21v-.39h1.21v-1.07l.33-.42h.15Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M123.57,157.63v.82h-.48v-.82h.48ZM123.57,159.96v4.49h-.48v-4.49h.48Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M125.37,159.96v.78h.02c.37-.58.87-.87,1.48-.87.51,0,.91.16,1.22.49s.45.78.45,1.35v2.74h-.48v-2.56c0-1.04-.41-1.55-1.22-1.55-.6,0-1.09.32-1.47.96v3.15h-.48v-4.49h.48Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M133.34,159.96v.39h-1.02c.41.38.62.77.62,1.19,0,.37-.08.67-.24.89-.16.22-.35.38-.58.48-.22.1-.52.2-.89.29-.37.1-.6.19-.7.27s-.14.18-.14.29c0,.13.06.23.18.31.12.08.5.13,1.14.17.64.04,1.07.16,1.29.37s.33.49.33.83c0,.41-.18.73-.53.96-.35.23-.85.35-1.48.35s-1.11-.11-1.46-.33c-.34-.22-.51-.51-.51-.87,0-.59.44-.95,1.31-1.09v-.02c-.49-.11-.73-.33-.73-.64s.3-.56.9-.73v-.02c-.39-.12-.69-.31-.9-.58-.2-.27-.3-.57-.3-.91,0-.47.16-.86.49-1.15.33-.3.8-.45,1.42-.45h1.8ZM131.35,166.35c.47,0,.84-.08,1.11-.24.27-.16.41-.37.41-.63,0-.53-.48-.79-1.43-.79-1.09,0-1.63.28-1.63.83s.51.83,1.54.83ZM131.28,162.75c.33,0,.61-.12.85-.35.24-.24.35-.52.35-.85s-.12-.61-.35-.84c-.24-.23-.52-.35-.86-.35s-.61.11-.84.34-.34.5-.34.83.12.63.35.86.51.36.84.36Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M136.53,160.25v.52c-.46-.31-.87-.46-1.23-.46-.27,0-.5.07-.68.22-.19.15-.28.33-.28.54,0,.15.06.29.17.42.11.13.42.29.93.49s.84.4,1,.61.23.45.23.71c0,.35-.14.64-.42.88-.28.24-.63.36-1.05.36-.45,0-.9-.14-1.35-.41v-.47c.53.27,1,.41,1.41.41.28,0,.5-.07.68-.22.18-.15.27-.33.27-.56,0-.16-.06-.3-.17-.43-.12-.13-.43-.3-.94-.5-.51-.2-.84-.4-.99-.6-.15-.2-.23-.42-.23-.66,0-.34.14-.63.42-.87.28-.24.62-.36,1.03-.36.37,0,.77.13,1.2.38Z" }), /* @__PURE__ */ n.createElement("circle", { className: "cls-2", cx: 90, cy: 69.36, r: 6 }), /* @__PURE__ */ n.createElement("circle", { className: "cls-2", cx: 103.37, cy: 112.4, r: 6 }), /* @__PURE__ */ n.createElement("circle", { className: "cls-2", cx: 76.62, cy: 112.4, r: 6 }), /* @__PURE__ */ n.createElement("polygon", { className: "cls-2", points: "101.47 111.91 90 75.81 78.52 111.91 74.65 111.04 88.06 68.84 91.93 68.84 105.35 111.04 101.47 111.91" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M89.02,19.71l-5.23,6.27c-.69.83-.1,2.08.98,2.08h10.45c1.08,0,1.67-1.26.98-2.08l-5.23-6.27c-.51-.61-1.44-.61-1.95,0Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M90,58.67c.68,0,1.35.07,2,.19V26.17h-4v32.69c.65-.12,1.32-.19,2-.19Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M54.2,34.94l.74,8.13c.1,1.07,1.4,1.54,2.16.78l7.39-7.39c.76-.76.29-2.07-.78-2.16l-8.13-.74c-.79-.07-1.45.59-1.38,1.38Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M82.44,61.8c.48-.48,1.01-.91,1.55-1.28l-23.12-23.12-2.83,2.83,23.12,23.12c.37-.55.79-1.07,1.28-1.55Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M40.35,70.33l6.27,5.23c.83.69,2.08.1,2.08-.98v-10.45c0-1.08-1.26-1.67-2.08-.98l-6.27,5.23c-.61.51-.61,1.44,0,1.95Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M79.31,69.36c0-.68.07-1.35.19-2h-32.69s0,4,0,4h32.69c-.12-.65-.19-1.32-.19-2Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M139.65,68.38l-6.27-5.23c-.83-.69-2.08-.1-2.08.98v10.45c0,1.08,1.26,1.67,2.08.98l6.27-5.23c.61-.51.61-1.44,0-1.95Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M100.69,69.36c0,.68-.07,1.35-.19,2h32.69s0-4,0-4h-32.69c.12.65.19,1.32.19,2Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M124.41,33.56l-8.13.74c-1.07.1-1.54,1.4-.78,2.16l7.39,7.39c.76.76,2.07.29,2.16-.78l.74-8.13c.07-.79-.59-1.45-1.38-1.38Z" }), /* @__PURE__ */ n.createElement("path", { className: "cls-1", d: "M97.56,61.8c.48.48.91,1.01,1.28,1.55l23.12-23.12-2.83-2.83-23.12,23.12c.55.37,1.07.79,1.55,1.28Z" })), Er = (o) => /* @__PURE__ */ n.createElement("svg", { width: 1200, height: 1227, viewBox: "0 0 1200 1227", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...o }, /* @__PURE__ */ n.createElement("path", { d: "M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z", fill: "#000" })), yr = ({ className: o, ...u }) => {
|
|
715
730
|
const v = (/* @__PURE__ */ new Date()).getFullYear();
|
|
716
|
-
return /* @__PURE__ */ d.jsxs("footer", { ...u, className:
|
|
731
|
+
return /* @__PURE__ */ d.jsxs("footer", { ...u, className: re(o, "Footer"), children: [
|
|
717
732
|
/* @__PURE__ */ d.jsxs("div", { className: "Footer__Head", children: [
|
|
718
|
-
/* @__PURE__ */ d.jsx("div", { className: "Footer__Logo", children: /* @__PURE__ */ d.jsx(
|
|
733
|
+
/* @__PURE__ */ d.jsx("div", { className: "Footer__Logo", children: /* @__PURE__ */ d.jsx(pr, { "aria-label": "INIALUM - INIAD Alumni Meetings" }) }),
|
|
719
734
|
/* @__PURE__ */ d.jsx("div", { className: "Footer__Copy", children: "さらなる連携を、ともに歩んだ仲間と" })
|
|
720
735
|
] }),
|
|
721
736
|
/* @__PURE__ */ d.jsx("nav", { children: /* @__PURE__ */ d.jsxs("ul", { className: "Footer__NavList", children: [
|
|
@@ -730,7 +745,7 @@ const mr = ({
|
|
|
730
745
|
target: "_blank",
|
|
731
746
|
rel: "noopener noreferrer",
|
|
732
747
|
children: /* @__PURE__ */ d.jsx(
|
|
733
|
-
|
|
748
|
+
Er,
|
|
734
749
|
{
|
|
735
750
|
width: "auto",
|
|
736
751
|
height: 24,
|
|
@@ -779,8 +794,8 @@ const mr = ({
|
|
|
779
794
|
] });
|
|
780
795
|
};
|
|
781
796
|
export {
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
797
|
+
br as Button,
|
|
798
|
+
_r as ButtonLink,
|
|
799
|
+
yr as Footer
|
|
785
800
|
};
|
|
786
801
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@inialum/memories-react",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2-canary.0",
|
|
4
4
|
"description": "React component library for the Memories - INIALUM Design System",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"author": {
|
|
@@ -32,35 +32,35 @@
|
|
|
32
32
|
"./dist/**/*.d.ts"
|
|
33
33
|
],
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"clsx": "^2.1.
|
|
35
|
+
"clsx": "^2.1.1"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@storybook/addon-a11y": "^8.
|
|
39
|
-
"@storybook/addon-essentials": "^8.
|
|
40
|
-
"@storybook/addon-interactions": "^8.
|
|
41
|
-
"@storybook/addon-links": "^8.
|
|
42
|
-
"@storybook/blocks": "^8.
|
|
43
|
-
"@storybook/manager-api": "^8.
|
|
44
|
-
"@storybook/react": "^8.
|
|
45
|
-
"@storybook/react-vite": "^8.
|
|
46
|
-
"@storybook/test": "^8.
|
|
47
|
-
"@storybook/theming": "^8.
|
|
38
|
+
"@storybook/addon-a11y": "^8.1.5",
|
|
39
|
+
"@storybook/addon-essentials": "^8.1.5",
|
|
40
|
+
"@storybook/addon-interactions": "^8.1.5",
|
|
41
|
+
"@storybook/addon-links": "^8.1.5",
|
|
42
|
+
"@storybook/blocks": "^8.1.5",
|
|
43
|
+
"@storybook/manager-api": "^8.1.5",
|
|
44
|
+
"@storybook/react": "^8.1.5",
|
|
45
|
+
"@storybook/react-vite": "^8.1.5",
|
|
46
|
+
"@storybook/test": "^8.1.5",
|
|
47
|
+
"@storybook/theming": "^8.1.5",
|
|
48
48
|
"@svgr/plugin-svgo": "^8.1.0",
|
|
49
|
-
"@types/react": "^18.
|
|
50
|
-
"@types/react-dom": "^18.
|
|
51
|
-
"@vitejs/plugin-react-swc": "^3.
|
|
49
|
+
"@types/react": "^18.3.3",
|
|
50
|
+
"@types/react-dom": "^18.3.0",
|
|
51
|
+
"@vitejs/plugin-react-swc": "^3.7.0",
|
|
52
52
|
"autoprefixer": "^10.4.19",
|
|
53
53
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
54
54
|
"eslint-plugin-react-refresh": "^0.4.6",
|
|
55
55
|
"postcss": "^8.4.38",
|
|
56
|
-
"react": "^18.
|
|
57
|
-
"react-dom": "^18.
|
|
58
|
-
"storybook": "^8.
|
|
56
|
+
"react": "^18.3.1",
|
|
57
|
+
"react-dom": "^18.3.1",
|
|
58
|
+
"storybook": "^8.1.5",
|
|
59
59
|
"tailwindcss": "^3.4.3",
|
|
60
|
-
"vite": "^5.2.
|
|
61
|
-
"vite-plugin-dts": "^3.
|
|
60
|
+
"vite": "^5.2.12",
|
|
61
|
+
"vite-plugin-dts": "^3.9.1",
|
|
62
62
|
"vite-plugin-svgr": "^4.2.0",
|
|
63
|
-
"@inialum/memories-css": "0.1.
|
|
63
|
+
"@inialum/memories-css": "0.1.2-canary.0"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
66
|
"@inialum/memories-css": ">= 0.0.1",
|