@inialum/memories-react 0.1.2-canary.3 → 0.1.2-canary.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/index.js +302 -302
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as r from "react";
|
|
2
|
-
import ke, { useRef as
|
|
2
|
+
import ke, { useRef as mt, useCallback as gt, useEffect as pt } from "react";
|
|
3
3
|
var te = { exports: {} }, F = {};
|
|
4
4
|
/**
|
|
5
5
|
* @license React
|
|
@@ -10,23 +10,23 @@ var te = { exports: {} }, F = {};
|
|
|
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 (
|
|
13
|
+
var Re;
|
|
14
|
+
function Et() {
|
|
15
|
+
if (Re)
|
|
16
16
|
return F;
|
|
17
|
-
|
|
18
|
-
var
|
|
19
|
-
function
|
|
20
|
-
var
|
|
21
|
-
T !== void 0 && (Z = "" + T),
|
|
22
|
-
for (
|
|
23
|
-
|
|
17
|
+
Re = 1;
|
|
18
|
+
var o = ke, h = Symbol.for("react.element"), d = Symbol.for("react.fragment"), u = Object.prototype.hasOwnProperty, b = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, y = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
19
|
+
function M(m, p, T) {
|
|
20
|
+
var w, R = {}, Z = null, D = null;
|
|
21
|
+
T !== void 0 && (Z = "" + T), p.key !== void 0 && (Z = "" + p.key), p.ref !== void 0 && (D = p.ref);
|
|
22
|
+
for (w in p)
|
|
23
|
+
u.call(p, w) && !y.hasOwnProperty(w) && (R[w] = p[w]);
|
|
24
24
|
if (m && m.defaultProps)
|
|
25
|
-
for (
|
|
26
|
-
w
|
|
27
|
-
return { $$typeof:
|
|
25
|
+
for (w in p = m.defaultProps, p)
|
|
26
|
+
R[w] === void 0 && (R[w] = p[w]);
|
|
27
|
+
return { $$typeof: h, type: m, key: Z, ref: D, props: R, _owner: b.current };
|
|
28
28
|
}
|
|
29
|
-
return F.Fragment = d, F.jsx =
|
|
29
|
+
return F.Fragment = d, F.jsx = M, F.jsxs = M, F;
|
|
30
30
|
}
|
|
31
31
|
var B = {};
|
|
32
32
|
/**
|
|
@@ -39,29 +39,29 @@ var B = {};
|
|
|
39
39
|
* LICENSE file in the root directory of this source tree.
|
|
40
40
|
*/
|
|
41
41
|
var Ze;
|
|
42
|
-
function
|
|
42
|
+
function _t() {
|
|
43
43
|
return Ze || (Ze = 1, process.env.NODE_ENV !== "production" && function() {
|
|
44
|
-
var
|
|
44
|
+
var o = ke, h = Symbol.for("react.element"), d = Symbol.for("react.portal"), u = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), y = Symbol.for("react.profiler"), M = Symbol.for("react.provider"), m = Symbol.for("react.context"), p = Symbol.for("react.forward_ref"), T = Symbol.for("react.suspense"), w = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), Z = Symbol.for("react.lazy"), D = Symbol.for("react.offscreen"), re = Symbol.iterator, Se = "@@iterator";
|
|
45
45
|
function Le(e) {
|
|
46
46
|
if (e === null || typeof e != "object")
|
|
47
47
|
return null;
|
|
48
48
|
var t = re && e[re] || e[Se];
|
|
49
49
|
return typeof t == "function" ? t : null;
|
|
50
50
|
}
|
|
51
|
-
var S =
|
|
52
|
-
function
|
|
51
|
+
var S = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
52
|
+
function E(e) {
|
|
53
53
|
{
|
|
54
|
-
for (var t = arguments.length, a = new Array(t > 1 ? t - 1 : 0),
|
|
55
|
-
a[
|
|
54
|
+
for (var t = arguments.length, a = new Array(t > 1 ? t - 1 : 0), n = 1; n < t; n++)
|
|
55
|
+
a[n - 1] = arguments[n];
|
|
56
56
|
Oe("error", e, a);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
59
|
function Oe(e, t, a) {
|
|
60
60
|
{
|
|
61
|
-
var
|
|
62
|
-
|
|
63
|
-
var f = a.map(function(
|
|
64
|
-
return String(
|
|
61
|
+
var n = S.ReactDebugCurrentFrame, i = n.getStackAddendum();
|
|
62
|
+
i !== "" && (t += "%s", a = a.concat([i]));
|
|
63
|
+
var f = a.map(function(c) {
|
|
64
|
+
return String(c);
|
|
65
65
|
});
|
|
66
66
|
f.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, f);
|
|
67
67
|
}
|
|
@@ -69,60 +69,60 @@ function _1() {
|
|
|
69
69
|
var Ie = !1, Pe = !1, Ae = !1, Fe = !1, Be = !1, ae;
|
|
70
70
|
ae = Symbol.for("react.module.reference");
|
|
71
71
|
function De(e) {
|
|
72
|
-
return !!(typeof e == "string" || typeof e == "function" || e ===
|
|
72
|
+
return !!(typeof e == "string" || typeof e == "function" || e === u || e === y || Be || e === b || e === T || e === w || Fe || e === D || Ie || Pe || Ae || typeof e == "object" && e !== null && (e.$$typeof === Z || e.$$typeof === R || e.$$typeof === M || e.$$typeof === m || 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
76
|
e.$$typeof === ae || e.getModuleId !== void 0));
|
|
77
77
|
}
|
|
78
78
|
function We(e, t, a) {
|
|
79
|
-
var
|
|
80
|
-
if (
|
|
81
|
-
return
|
|
82
|
-
var
|
|
83
|
-
return
|
|
79
|
+
var n = e.displayName;
|
|
80
|
+
if (n)
|
|
81
|
+
return n;
|
|
82
|
+
var i = t.displayName || t.name || "";
|
|
83
|
+
return i !== "" ? a + "(" + i + ")" : a;
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function le(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
|
-
if (typeof e.tag == "number" &&
|
|
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")
|
|
92
92
|
return e.displayName || e.name || null;
|
|
93
93
|
if (typeof e == "string")
|
|
94
94
|
return e;
|
|
95
95
|
switch (e) {
|
|
96
|
-
case
|
|
96
|
+
case u:
|
|
97
97
|
return "Fragment";
|
|
98
98
|
case d:
|
|
99
99
|
return "Portal";
|
|
100
|
-
case
|
|
100
|
+
case y:
|
|
101
101
|
return "Profiler";
|
|
102
102
|
case b:
|
|
103
103
|
return "StrictMode";
|
|
104
104
|
case T:
|
|
105
105
|
return "Suspense";
|
|
106
|
-
case
|
|
106
|
+
case w:
|
|
107
107
|
return "SuspenseList";
|
|
108
108
|
}
|
|
109
109
|
if (typeof e == "object")
|
|
110
110
|
switch (e.$$typeof) {
|
|
111
111
|
case m:
|
|
112
112
|
var t = e;
|
|
113
|
-
return
|
|
114
|
-
case
|
|
113
|
+
return le(t) + ".Consumer";
|
|
114
|
+
case M:
|
|
115
115
|
var a = e;
|
|
116
|
-
return
|
|
117
|
-
case
|
|
116
|
+
return le(a._context) + ".Provider";
|
|
117
|
+
case p:
|
|
118
118
|
return We(e, e.render, "ForwardRef");
|
|
119
|
-
case
|
|
120
|
-
var
|
|
121
|
-
return
|
|
119
|
+
case R:
|
|
120
|
+
var n = e.displayName || null;
|
|
121
|
+
return n !== null ? n : j(e.type) || "Memo";
|
|
122
122
|
case Z: {
|
|
123
|
-
var
|
|
123
|
+
var i = e, f = i._payload, c = i._init;
|
|
124
124
|
try {
|
|
125
|
-
return
|
|
125
|
+
return j(c(f));
|
|
126
126
|
} catch {
|
|
127
127
|
return null;
|
|
128
128
|
}
|
|
@@ -130,14 +130,14 @@ function _1() {
|
|
|
130
130
|
}
|
|
131
131
|
return null;
|
|
132
132
|
}
|
|
133
|
-
var k = Object.assign, I = 0,
|
|
133
|
+
var k = Object.assign, I = 0, ne, oe, se, ce, ie, he, ue;
|
|
134
134
|
function fe() {
|
|
135
135
|
}
|
|
136
136
|
fe.__reactDisabledLog = !0;
|
|
137
137
|
function Ye() {
|
|
138
138
|
{
|
|
139
139
|
if (I === 0) {
|
|
140
|
-
|
|
140
|
+
ne = console.log, oe = console.info, se = console.warn, ce = console.error, ie = console.group, he = console.groupCollapsed, ue = console.groupEnd;
|
|
141
141
|
var e = {
|
|
142
142
|
configurable: !0,
|
|
143
143
|
enumerable: !0,
|
|
@@ -167,29 +167,29 @@ function _1() {
|
|
|
167
167
|
};
|
|
168
168
|
Object.defineProperties(console, {
|
|
169
169
|
log: k({}, e, {
|
|
170
|
-
value:
|
|
170
|
+
value: ne
|
|
171
171
|
}),
|
|
172
172
|
info: k({}, e, {
|
|
173
|
-
value:
|
|
173
|
+
value: oe
|
|
174
174
|
}),
|
|
175
175
|
warn: k({}, e, {
|
|
176
|
-
value:
|
|
176
|
+
value: se
|
|
177
177
|
}),
|
|
178
178
|
error: k({}, e, {
|
|
179
|
-
value:
|
|
179
|
+
value: ce
|
|
180
180
|
}),
|
|
181
181
|
group: k({}, e, {
|
|
182
|
-
value:
|
|
182
|
+
value: ie
|
|
183
183
|
}),
|
|
184
184
|
groupCollapsed: k({}, e, {
|
|
185
|
-
value:
|
|
185
|
+
value: he
|
|
186
186
|
}),
|
|
187
187
|
groupEnd: k({}, e, {
|
|
188
|
-
value:
|
|
188
|
+
value: ue
|
|
189
189
|
})
|
|
190
190
|
});
|
|
191
191
|
}
|
|
192
|
-
I < 0 &&
|
|
192
|
+
I < 0 && E("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
var H = S.ReactCurrentDispatcher, X;
|
|
@@ -198,9 +198,9 @@ function _1() {
|
|
|
198
198
|
if (X === void 0)
|
|
199
199
|
try {
|
|
200
200
|
throw Error();
|
|
201
|
-
} catch (
|
|
202
|
-
var
|
|
203
|
-
X =
|
|
201
|
+
} catch (i) {
|
|
202
|
+
var n = i.stack.trim().match(/\n( *(at )?)/);
|
|
203
|
+
X = n && n[1] || "";
|
|
204
204
|
}
|
|
205
205
|
return `
|
|
206
206
|
` + X + e;
|
|
@@ -219,65 +219,65 @@ function _1() {
|
|
|
219
219
|
if (a !== void 0)
|
|
220
220
|
return a;
|
|
221
221
|
}
|
|
222
|
-
var
|
|
222
|
+
var n;
|
|
223
223
|
J = !0;
|
|
224
|
-
var
|
|
224
|
+
var i = Error.prepareStackTrace;
|
|
225
225
|
Error.prepareStackTrace = void 0;
|
|
226
226
|
var f;
|
|
227
227
|
f = H.current, H.current = null, Ye();
|
|
228
228
|
try {
|
|
229
229
|
if (t) {
|
|
230
|
-
var
|
|
230
|
+
var c = function() {
|
|
231
231
|
throw Error();
|
|
232
232
|
};
|
|
233
|
-
if (Object.defineProperty(
|
|
233
|
+
if (Object.defineProperty(c.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(
|
|
239
|
+
Reflect.construct(c, []);
|
|
240
240
|
} catch (N) {
|
|
241
|
-
|
|
241
|
+
n = N;
|
|
242
242
|
}
|
|
243
|
-
Reflect.construct(e, [],
|
|
243
|
+
Reflect.construct(e, [], c);
|
|
244
244
|
} else {
|
|
245
245
|
try {
|
|
246
|
-
|
|
246
|
+
c.call();
|
|
247
247
|
} catch (N) {
|
|
248
|
-
|
|
248
|
+
n = N;
|
|
249
249
|
}
|
|
250
|
-
e.call(
|
|
250
|
+
e.call(c.prototype);
|
|
251
251
|
}
|
|
252
252
|
} else {
|
|
253
253
|
try {
|
|
254
254
|
throw Error();
|
|
255
255
|
} catch (N) {
|
|
256
|
-
|
|
256
|
+
n = N;
|
|
257
257
|
}
|
|
258
258
|
e();
|
|
259
259
|
}
|
|
260
260
|
} catch (N) {
|
|
261
|
-
if (N &&
|
|
262
|
-
for (var
|
|
263
|
-
`), _ =
|
|
264
|
-
`), v =
|
|
265
|
-
|
|
266
|
-
for (; v >= 1 &&
|
|
267
|
-
if (
|
|
268
|
-
if (v !== 1 ||
|
|
261
|
+
if (N && n && typeof N.stack == "string") {
|
|
262
|
+
for (var s = N.stack.split(`
|
|
263
|
+
`), _ = n.stack.split(`
|
|
264
|
+
`), v = s.length - 1, g = _.length - 1; v >= 1 && g >= 0 && s[v] !== _[g]; )
|
|
265
|
+
g--;
|
|
266
|
+
for (; v >= 1 && g >= 0; v--, g--)
|
|
267
|
+
if (s[v] !== _[g]) {
|
|
268
|
+
if (v !== 1 || g !== 1)
|
|
269
269
|
do
|
|
270
|
-
if (v--,
|
|
271
|
-
var
|
|
272
|
-
` +
|
|
273
|
-
return e.displayName &&
|
|
270
|
+
if (v--, g--, g < 0 || s[v] !== _[g]) {
|
|
271
|
+
var x = `
|
|
272
|
+
` + s[v].replace(" at new ", " at ");
|
|
273
|
+
return e.displayName && x.includes("<anonymous>") && (x = x.replace("<anonymous>", e.displayName)), typeof e == "function" && Y.set(e, x), x;
|
|
274
274
|
}
|
|
275
|
-
while (v >= 1 &&
|
|
275
|
+
while (v >= 1 && g >= 0);
|
|
276
276
|
break;
|
|
277
277
|
}
|
|
278
278
|
}
|
|
279
279
|
} finally {
|
|
280
|
-
J = !1, H.current = f, $e(), Error.prepareStackTrace =
|
|
280
|
+
J = !1, H.current = f, $e(), Error.prepareStackTrace = i;
|
|
281
281
|
}
|
|
282
282
|
var O = e ? e.displayName || e.name : "", C = O ? W(O) : "";
|
|
283
283
|
return typeof e == "function" && Y.set(e, C), C;
|
|
@@ -299,19 +299,19 @@ function _1() {
|
|
|
299
299
|
switch (e) {
|
|
300
300
|
case T:
|
|
301
301
|
return W("Suspense");
|
|
302
|
-
case
|
|
302
|
+
case w:
|
|
303
303
|
return W("SuspenseList");
|
|
304
304
|
}
|
|
305
305
|
if (typeof e == "object")
|
|
306
306
|
switch (e.$$typeof) {
|
|
307
|
-
case
|
|
307
|
+
case p:
|
|
308
308
|
return Ve(e.render);
|
|
309
|
-
case
|
|
309
|
+
case R:
|
|
310
310
|
return $(e.type, t, a);
|
|
311
311
|
case Z: {
|
|
312
|
-
var
|
|
312
|
+
var n = e, i = n._payload, f = n._init;
|
|
313
313
|
try {
|
|
314
|
-
return $(f(
|
|
314
|
+
return $(f(i), t, a);
|
|
315
315
|
} catch {
|
|
316
316
|
}
|
|
317
317
|
}
|
|
@@ -326,22 +326,22 @@ function _1() {
|
|
|
326
326
|
} else
|
|
327
327
|
me.setExtraStackFrame(null);
|
|
328
328
|
}
|
|
329
|
-
function Xe(e, t, a,
|
|
329
|
+
function Xe(e, t, a, n, i) {
|
|
330
330
|
{
|
|
331
331
|
var f = Function.call.bind(P);
|
|
332
|
-
for (var
|
|
333
|
-
if (f(e,
|
|
334
|
-
var
|
|
332
|
+
for (var c in e)
|
|
333
|
+
if (f(e, c)) {
|
|
334
|
+
var s = void 0;
|
|
335
335
|
try {
|
|
336
|
-
if (typeof e[
|
|
337
|
-
var _ = Error((
|
|
336
|
+
if (typeof e[c] != "function") {
|
|
337
|
+
var _ = Error((n || "React class") + ": " + a + " type `" + c + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[c] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
338
338
|
throw _.name = "Invariant Violation", _;
|
|
339
339
|
}
|
|
340
|
-
|
|
340
|
+
s = e[c](t, c, n, a, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
341
341
|
} catch (v) {
|
|
342
|
-
|
|
342
|
+
s = v;
|
|
343
343
|
}
|
|
344
|
-
|
|
344
|
+
s && !(s instanceof Error) && (U(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).", n || "React class", a, c, typeof s), U(null)), s instanceof Error && !(s.message in ve) && (ve[s.message] = !0, U(i), E("Failed %s type: %s", a, s.message), U(null));
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
347
|
}
|
|
@@ -357,24 +357,24 @@ function _1() {
|
|
|
357
357
|
}
|
|
358
358
|
function Ke(e) {
|
|
359
359
|
try {
|
|
360
|
-
return
|
|
360
|
+
return ge(e), !1;
|
|
361
361
|
} catch {
|
|
362
362
|
return !0;
|
|
363
363
|
}
|
|
364
364
|
}
|
|
365
|
-
function
|
|
365
|
+
function ge(e) {
|
|
366
366
|
return "" + e;
|
|
367
367
|
}
|
|
368
|
-
function
|
|
368
|
+
function pe(e) {
|
|
369
369
|
if (Ke(e))
|
|
370
|
-
return
|
|
370
|
+
return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ge(e)), ge(e);
|
|
371
371
|
}
|
|
372
372
|
var A = S.ReactCurrentOwner, qe = {
|
|
373
373
|
key: !0,
|
|
374
374
|
ref: !0,
|
|
375
375
|
__self: !0,
|
|
376
376
|
__source: !0
|
|
377
|
-
},
|
|
377
|
+
}, Ee, _e, K;
|
|
378
378
|
K = {};
|
|
379
379
|
function Qe(e) {
|
|
380
380
|
if (P.call(e, "ref")) {
|
|
@@ -392,16 +392,16 @@ function _1() {
|
|
|
392
392
|
}
|
|
393
393
|
return e.key !== void 0;
|
|
394
394
|
}
|
|
395
|
-
function
|
|
395
|
+
function et(e, t) {
|
|
396
396
|
if (typeof e.ref == "string" && A.current && t && A.current.stateNode !== t) {
|
|
397
|
-
var a =
|
|
398
|
-
K[a] || (
|
|
397
|
+
var a = j(A.current.type);
|
|
398
|
+
K[a] || (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), K[a] = !0);
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
|
-
function
|
|
401
|
+
function tt(e, t) {
|
|
402
402
|
{
|
|
403
403
|
var a = function() {
|
|
404
|
-
|
|
404
|
+
Ee || (Ee = !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)", t));
|
|
405
405
|
};
|
|
406
406
|
a.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
407
407
|
get: a,
|
|
@@ -409,10 +409,10 @@ function _1() {
|
|
|
409
409
|
});
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
|
-
function
|
|
412
|
+
function rt(e, t) {
|
|
413
413
|
{
|
|
414
414
|
var a = function() {
|
|
415
|
-
_e || (_e = !0,
|
|
415
|
+
_e || (_e = !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)", t));
|
|
416
416
|
};
|
|
417
417
|
a.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
418
418
|
get: a,
|
|
@@ -420,51 +420,51 @@ function _1() {
|
|
|
420
420
|
});
|
|
421
421
|
}
|
|
422
422
|
}
|
|
423
|
-
var
|
|
424
|
-
var
|
|
423
|
+
var at = function(e, t, a, n, i, f, c) {
|
|
424
|
+
var s = {
|
|
425
425
|
// This tag allows us to uniquely identify this as a React Element
|
|
426
|
-
$$typeof:
|
|
426
|
+
$$typeof: h,
|
|
427
427
|
// Built-in properties that belong on the element
|
|
428
428
|
type: e,
|
|
429
429
|
key: t,
|
|
430
430
|
ref: a,
|
|
431
|
-
props:
|
|
431
|
+
props: c,
|
|
432
432
|
// Record the component responsible for creating this element.
|
|
433
433
|
_owner: f
|
|
434
434
|
};
|
|
435
|
-
return
|
|
435
|
+
return s._store = {}, Object.defineProperty(s._store, "validated", {
|
|
436
436
|
configurable: !1,
|
|
437
437
|
enumerable: !1,
|
|
438
438
|
writable: !0,
|
|
439
439
|
value: !1
|
|
440
|
-
}), Object.defineProperty(
|
|
440
|
+
}), Object.defineProperty(s, "_self", {
|
|
441
441
|
configurable: !1,
|
|
442
442
|
enumerable: !1,
|
|
443
443
|
writable: !1,
|
|
444
|
-
value:
|
|
445
|
-
}), Object.defineProperty(
|
|
444
|
+
value: n
|
|
445
|
+
}), Object.defineProperty(s, "_source", {
|
|
446
446
|
configurable: !1,
|
|
447
447
|
enumerable: !1,
|
|
448
448
|
writable: !1,
|
|
449
|
-
value:
|
|
450
|
-
}), Object.freeze && (Object.freeze(
|
|
449
|
+
value: i
|
|
450
|
+
}), Object.freeze && (Object.freeze(s.props), Object.freeze(s)), s;
|
|
451
451
|
};
|
|
452
|
-
function
|
|
452
|
+
function lt(e, t, a, n, i) {
|
|
453
453
|
{
|
|
454
|
-
var f,
|
|
455
|
-
a !== void 0 && (
|
|
454
|
+
var f, c = {}, s = null, _ = null;
|
|
455
|
+
a !== void 0 && (pe(a), s = "" + a), ze(t) && (pe(t.key), s = "" + t.key), Qe(t) && (_ = t.ref, et(t, i));
|
|
456
456
|
for (f in t)
|
|
457
|
-
P.call(t, f) && !qe.hasOwnProperty(f) && (
|
|
457
|
+
P.call(t, f) && !qe.hasOwnProperty(f) && (c[f] = t[f]);
|
|
458
458
|
if (e && e.defaultProps) {
|
|
459
459
|
var v = e.defaultProps;
|
|
460
460
|
for (f in v)
|
|
461
|
-
|
|
461
|
+
c[f] === void 0 && (c[f] = v[f]);
|
|
462
462
|
}
|
|
463
|
-
if (
|
|
464
|
-
var
|
|
465
|
-
|
|
463
|
+
if (s || _) {
|
|
464
|
+
var g = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
465
|
+
s && tt(c, g), _ && rt(c, g);
|
|
466
466
|
}
|
|
467
|
-
return
|
|
467
|
+
return at(e, s, _, i, n, A.current, c);
|
|
468
468
|
}
|
|
469
469
|
}
|
|
470
470
|
var q = S.ReactCurrentOwner, be = S.ReactDebugCurrentFrame;
|
|
@@ -478,12 +478,12 @@ function _1() {
|
|
|
478
478
|
var Q;
|
|
479
479
|
Q = !1;
|
|
480
480
|
function z(e) {
|
|
481
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
481
|
+
return typeof e == "object" && e !== null && e.$$typeof === h;
|
|
482
482
|
}
|
|
483
483
|
function Ne() {
|
|
484
484
|
{
|
|
485
485
|
if (q.current) {
|
|
486
|
-
var e =
|
|
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 nt(e) {
|
|
496
496
|
{
|
|
497
497
|
if (e !== void 0) {
|
|
498
498
|
var t = e.fileName.replace(/^.*[\\\/]/, ""), a = e.lineNumber;
|
|
@@ -503,8 +503,8 @@ Check your code at ` + t + ":" + a + ".";
|
|
|
503
503
|
return "";
|
|
504
504
|
}
|
|
505
505
|
}
|
|
506
|
-
var
|
|
507
|
-
function
|
|
506
|
+
var we = {};
|
|
507
|
+
function ot(e) {
|
|
508
508
|
{
|
|
509
509
|
var t = Ne();
|
|
510
510
|
if (!t) {
|
|
@@ -516,39 +516,39 @@ Check the top-level render call using <` + a + ">.");
|
|
|
516
516
|
return t;
|
|
517
517
|
}
|
|
518
518
|
}
|
|
519
|
-
function
|
|
519
|
+
function ye(e, t) {
|
|
520
520
|
{
|
|
521
521
|
if (!e._store || e._store.validated || e.key != null)
|
|
522
522
|
return;
|
|
523
523
|
e._store.validated = !0;
|
|
524
|
-
var a =
|
|
525
|
-
if (
|
|
524
|
+
var a = ot(t);
|
|
525
|
+
if (we[a])
|
|
526
526
|
return;
|
|
527
|
-
|
|
528
|
-
var
|
|
529
|
-
e && e._owner && e._owner !== q.current && (
|
|
527
|
+
we[a] = !0;
|
|
528
|
+
var n = "";
|
|
529
|
+
e && e._owner && e._owner !== q.current && (n = " It was passed a child from " + j(e._owner.type) + "."), L(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.', a, n), L(null);
|
|
530
530
|
}
|
|
531
531
|
}
|
|
532
|
-
function
|
|
532
|
+
function Me(e, t) {
|
|
533
533
|
{
|
|
534
534
|
if (typeof e != "object")
|
|
535
535
|
return;
|
|
536
536
|
if (G(e))
|
|
537
537
|
for (var a = 0; a < e.length; a++) {
|
|
538
|
-
var
|
|
539
|
-
z(
|
|
538
|
+
var n = e[a];
|
|
539
|
+
z(n) && ye(n, t);
|
|
540
540
|
}
|
|
541
541
|
else if (z(e))
|
|
542
542
|
e._store && (e._store.validated = !0);
|
|
543
543
|
else if (e) {
|
|
544
|
-
var
|
|
545
|
-
if (typeof
|
|
546
|
-
for (var f =
|
|
547
|
-
z(
|
|
544
|
+
var i = Le(e);
|
|
545
|
+
if (typeof i == "function" && i !== e.entries)
|
|
546
|
+
for (var f = i.call(e), c; !(c = f.next()).done; )
|
|
547
|
+
z(c.value) && ye(c.value, t);
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
|
-
function
|
|
551
|
+
function st(e) {
|
|
552
552
|
{
|
|
553
553
|
var t = e.type;
|
|
554
554
|
if (t == null || typeof t == "string")
|
|
@@ -556,196 +556,196 @@ Check the top-level render call using <` + a + ">.");
|
|
|
556
556
|
var a;
|
|
557
557
|
if (typeof t == "function")
|
|
558
558
|
a = t.propTypes;
|
|
559
|
-
else if (typeof t == "object" && (t.$$typeof ===
|
|
559
|
+
else if (typeof t == "object" && (t.$$typeof === p || // Note: Memo only checks outer props here.
|
|
560
560
|
// Inner props are checked in the reconciler.
|
|
561
|
-
t.$$typeof ===
|
|
561
|
+
t.$$typeof === R))
|
|
562
562
|
a = t.propTypes;
|
|
563
563
|
else
|
|
564
564
|
return;
|
|
565
565
|
if (a) {
|
|
566
|
-
var
|
|
567
|
-
Xe(a, e.props, "prop",
|
|
566
|
+
var n = j(t);
|
|
567
|
+
Xe(a, e.props, "prop", n, e);
|
|
568
568
|
} else if (t.PropTypes !== void 0 && !Q) {
|
|
569
569
|
Q = !0;
|
|
570
|
-
var
|
|
571
|
-
|
|
570
|
+
var i = j(t);
|
|
571
|
+
E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", i || "Unknown");
|
|
572
572
|
}
|
|
573
|
-
typeof t.getDefaultProps == "function" && !t.getDefaultProps.isReactClassApproved &&
|
|
573
|
+
typeof t.getDefaultProps == "function" && !t.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 ct(e) {
|
|
577
577
|
{
|
|
578
578
|
for (var t = Object.keys(e.props), a = 0; a < t.length; a++) {
|
|
579
|
-
var
|
|
580
|
-
if (
|
|
581
|
-
L(e),
|
|
579
|
+
var n = t[a];
|
|
580
|
+
if (n !== "children" && n !== "key") {
|
|
581
|
+
L(e), E("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), L(null);
|
|
582
582
|
break;
|
|
583
583
|
}
|
|
584
584
|
}
|
|
585
|
-
e.ref !== null && (L(e),
|
|
585
|
+
e.ref !== null && (L(e), E("Invalid attribute `ref` supplied to `React.Fragment`."), L(null));
|
|
586
586
|
}
|
|
587
587
|
}
|
|
588
|
-
var
|
|
589
|
-
function
|
|
588
|
+
var xe = {};
|
|
589
|
+
function je(e, t, a, n, i, f) {
|
|
590
590
|
{
|
|
591
|
-
var
|
|
592
|
-
if (!
|
|
593
|
-
var
|
|
594
|
-
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (
|
|
595
|
-
var _ =
|
|
596
|
-
_ ?
|
|
591
|
+
var c = De(e);
|
|
592
|
+
if (!c) {
|
|
593
|
+
var s = "";
|
|
594
|
+
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (s += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
595
|
+
var _ = nt(i);
|
|
596
|
+
_ ? s += _ : s += Ne();
|
|
597
597
|
var v;
|
|
598
|
-
e === null ? v = "null" : G(e) ? v = "array" : e !== void 0 && e.$$typeof ===
|
|
598
|
+
e === null ? v = "null" : G(e) ? v = "array" : e !== void 0 && e.$$typeof === h ? (v = "<" + (j(e.type) || "Unknown") + " />", s = " Did you accidentally export a JSX literal instead of a component?") : v = 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", v, s);
|
|
599
599
|
}
|
|
600
|
-
var
|
|
601
|
-
if (
|
|
602
|
-
return
|
|
603
|
-
if (
|
|
604
|
-
var
|
|
605
|
-
if (
|
|
606
|
-
if (
|
|
607
|
-
if (G(
|
|
608
|
-
for (var O = 0; O <
|
|
609
|
-
|
|
610
|
-
Object.freeze && Object.freeze(
|
|
600
|
+
var g = lt(e, t, a, i, f);
|
|
601
|
+
if (g == null)
|
|
602
|
+
return g;
|
|
603
|
+
if (c) {
|
|
604
|
+
var x = t.children;
|
|
605
|
+
if (x !== void 0)
|
|
606
|
+
if (n)
|
|
607
|
+
if (G(x)) {
|
|
608
|
+
for (var O = 0; O < x.length; O++)
|
|
609
|
+
Me(x[O], e);
|
|
610
|
+
Object.freeze && Object.freeze(x);
|
|
611
611
|
} else
|
|
612
|
-
|
|
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.");
|
|
613
613
|
else
|
|
614
|
-
|
|
614
|
+
Me(x, e);
|
|
615
615
|
}
|
|
616
616
|
if (P.call(t, "key")) {
|
|
617
|
-
var C =
|
|
618
|
-
return
|
|
617
|
+
var C = j(e), N = Object.keys(t).filter(function(vt) {
|
|
618
|
+
return vt !== "key";
|
|
619
619
|
}), ee = N.length > 0 ? "{key: someKey, " + N.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
620
|
-
if (!
|
|
621
|
-
var
|
|
622
|
-
|
|
620
|
+
if (!xe[C + ee]) {
|
|
621
|
+
var dt = N.length > 0 ? "{" + N.join(": ..., ") + ": ...}" : "{}";
|
|
622
|
+
E(`A props object containing a "key" prop is being spread into JSX:
|
|
623
623
|
let props = %s;
|
|
624
624
|
<%s {...props} />
|
|
625
625
|
React keys must be passed directly to JSX without using spread:
|
|
626
626
|
let props = %s;
|
|
627
|
-
<%s key={someKey} {...props} />`, ee, C,
|
|
627
|
+
<%s key={someKey} {...props} />`, ee, C, dt, C), xe[C + ee] = !0;
|
|
628
628
|
}
|
|
629
629
|
}
|
|
630
|
-
return e ===
|
|
630
|
+
return e === u ? ct(g) : st(g), g;
|
|
631
631
|
}
|
|
632
632
|
}
|
|
633
|
-
function
|
|
634
|
-
return
|
|
633
|
+
function it(e, t, a) {
|
|
634
|
+
return je(e, t, a, !0);
|
|
635
635
|
}
|
|
636
|
-
function
|
|
637
|
-
return
|
|
636
|
+
function ht(e, t, a) {
|
|
637
|
+
return je(e, t, a, !1);
|
|
638
638
|
}
|
|
639
|
-
var
|
|
640
|
-
B.Fragment =
|
|
639
|
+
var ut = ht, ft = it;
|
|
640
|
+
B.Fragment = u, B.jsx = ut, B.jsxs = ft;
|
|
641
641
|
}()), B;
|
|
642
642
|
}
|
|
643
|
-
process.env.NODE_ENV === "production" ? te.exports =
|
|
644
|
-
var
|
|
645
|
-
function Ce(
|
|
646
|
-
var
|
|
647
|
-
if (typeof
|
|
648
|
-
|
|
649
|
-
else if (typeof
|
|
650
|
-
if (Array.isArray(
|
|
651
|
-
var b =
|
|
652
|
-
for (
|
|
653
|
-
|
|
643
|
+
process.env.NODE_ENV === "production" ? te.exports = Et() : te.exports = _t();
|
|
644
|
+
var l = te.exports;
|
|
645
|
+
function Ce(o) {
|
|
646
|
+
var h, d, u = "";
|
|
647
|
+
if (typeof o == "string" || typeof o == "number")
|
|
648
|
+
u += o;
|
|
649
|
+
else if (typeof o == "object")
|
|
650
|
+
if (Array.isArray(o)) {
|
|
651
|
+
var b = o.length;
|
|
652
|
+
for (h = 0; h < b; h++)
|
|
653
|
+
o[h] && (d = Ce(o[h])) && (u && (u += " "), u += d);
|
|
654
654
|
} else
|
|
655
|
-
for (d in
|
|
656
|
-
|
|
657
|
-
return
|
|
655
|
+
for (d in o)
|
|
656
|
+
o[d] && (u && (u += " "), u += d);
|
|
657
|
+
return u;
|
|
658
658
|
}
|
|
659
659
|
function V() {
|
|
660
|
-
for (var
|
|
661
|
-
(
|
|
662
|
-
return
|
|
660
|
+
for (var o, h, d = 0, u = "", b = arguments.length; d < b; d++)
|
|
661
|
+
(o = arguments[d]) && (h = Ce(o)) && (u && (u += " "), u += h);
|
|
662
|
+
return u;
|
|
663
663
|
}
|
|
664
|
-
const
|
|
665
|
-
colorTheme:
|
|
666
|
-
size:
|
|
664
|
+
const Mt = ({
|
|
665
|
+
colorTheme: o = "primary",
|
|
666
|
+
size: h = "medium",
|
|
667
667
|
styleType: d = "filled",
|
|
668
|
-
radius:
|
|
668
|
+
radius: u = "none",
|
|
669
669
|
className: b,
|
|
670
|
-
children:
|
|
671
|
-
...
|
|
672
|
-
}) => /* @__PURE__ */
|
|
670
|
+
children: y,
|
|
671
|
+
...M
|
|
672
|
+
}) => /* @__PURE__ */ l.jsx(
|
|
673
673
|
"button",
|
|
674
674
|
{
|
|
675
|
-
...
|
|
675
|
+
...M,
|
|
676
676
|
className: V(
|
|
677
677
|
b,
|
|
678
678
|
"Button",
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
679
|
+
o === "primary" && "Button--primary",
|
|
680
|
+
o === "secondary" && "Button--secondary",
|
|
681
|
+
o === "white" && "Button--white",
|
|
682
|
+
h === "small" && "Button--small",
|
|
683
|
+
h === "medium" && "Button--medium",
|
|
684
|
+
h === "large" && "Button--large",
|
|
685
|
+
h === "fullWidth" && "Button--full-width",
|
|
686
686
|
d === "filled" && "Button--filled",
|
|
687
687
|
d === "outlined" && "Button--outlined",
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
688
|
+
u === "rounded" && "Button--rounded",
|
|
689
|
+
u === "moreRounded" && "Button--more-rounded",
|
|
690
|
+
M.disabled && "Button--disabled"
|
|
691
691
|
),
|
|
692
|
-
children:
|
|
692
|
+
children: y
|
|
693
693
|
}
|
|
694
|
-
),
|
|
695
|
-
colorTheme:
|
|
696
|
-
size:
|
|
694
|
+
), xt = ({
|
|
695
|
+
colorTheme: o = "primary",
|
|
696
|
+
size: h = "medium",
|
|
697
697
|
styleType: d = "filled",
|
|
698
|
-
radius:
|
|
698
|
+
radius: u = "none",
|
|
699
699
|
rel: b,
|
|
700
|
-
className:
|
|
701
|
-
children:
|
|
700
|
+
className: y,
|
|
701
|
+
children: M,
|
|
702
702
|
...m
|
|
703
703
|
}) => {
|
|
704
|
-
let
|
|
705
|
-
return m.target === "_blank" && typeof
|
|
704
|
+
let p = b;
|
|
705
|
+
return m.target === "_blank" && typeof p > "u" && (p = "noopener"), /* @__PURE__ */ l.jsx(
|
|
706
706
|
"a",
|
|
707
707
|
{
|
|
708
708
|
...m,
|
|
709
|
-
rel:
|
|
709
|
+
rel: p,
|
|
710
710
|
className: V(
|
|
711
|
-
|
|
711
|
+
y,
|
|
712
712
|
"ButtonLink",
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
713
|
+
o === "primary" && "ButtonLink--primary",
|
|
714
|
+
o === "secondary" && "ButtonLink--secondary",
|
|
715
|
+
o === "white" && "ButtonLink--white",
|
|
716
|
+
h === "small" && "ButtonLink--small",
|
|
717
|
+
h === "medium" && "ButtonLink--medium",
|
|
718
|
+
h === "large" && "ButtonLink--large",
|
|
719
|
+
h === "fullWidth" && "ButtonLink--full-width",
|
|
720
720
|
d === "filled" && "ButtonLink--filled",
|
|
721
721
|
d === "outlined" && "ButtonLink--outlined",
|
|
722
|
-
|
|
723
|
-
|
|
722
|
+
u === "rounded" && "ButtonLink--rounded",
|
|
723
|
+
u === "moreRounded" && "ButtonLink--more-rounded",
|
|
724
724
|
m.disabled && "ButtonLink--disabled"
|
|
725
725
|
),
|
|
726
|
-
children:
|
|
726
|
+
children: M
|
|
727
727
|
}
|
|
728
728
|
);
|
|
729
|
-
},
|
|
729
|
+
}, bt = (o) => /* @__PURE__ */ r.createElement("svg", { id: "_layer_1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 180 180", width: "100%", ...o }, /* @__PURE__ */ r.createElement("defs", null, /* @__PURE__ */ r.createElement("style", null, ".cls-logo-light-1{fill:#221716;}.cls-logo-light-1,.cls-logo-light-2{stroke-width:0px;}.cls-logo-light-2{fill:#00b0eb;}")), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-light-1", d: "M32.39,129.43h2.98v20.8h-2.98v-20.8Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-1", d: "M63.82,129.43h2.98v20.8h-2.98v-20.8Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-1", d: "M91.75,129.43h2.98v18.09h9.36v2.71h-12.34v-20.8Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-1", d: "M43.85,157.63v6.82h-.53v-6.82h.53Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-light-1", d: "M51.55,157.63v6.82h-.43l-5.19-5.96v5.96h-.53v-6.82h.45l5.17,5.96v-5.96h.53Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-light-1", d: "M53.64,157.63v6.82h-.53v-6.82h.53Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-1", d: "M79.12,157.63v6.82h-.48v-6.82h.48Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-1", d: "M98.51,157.63v.82h-.48v-.82h.48ZM98.51,159.96v4.49h-.48v-4.49h.48Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-1", d: "M123.57,157.63v.82h-.48v-.82h.48ZM123.57,159.96v4.49h-.48v-4.49h.48Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("circle", { className: "cls-logo-light-2", cx: 90, cy: 69.36, r: 6 }), /* @__PURE__ */ r.createElement("circle", { className: "cls-logo-light-2", cx: 103.37, cy: 112.4, r: 6 }), /* @__PURE__ */ r.createElement("circle", { className: "cls-logo-light-2", cx: 76.62, cy: 112.4, r: 6 }), /* @__PURE__ */ r.createElement("polygon", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-1", d: "M90,58.67c.68,0,1.35.07,2,.19V26.17h-4v32.69c.65-.12,1.32-.19,2-.19Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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__ */ r.createElement("path", { className: "cls-logo-light-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" })), Te = (o) => /* @__PURE__ */ r.createElement("svg", { width: 1200, height: 1227, viewBox: "0 0 1200 1227", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...o }, /* @__PURE__ */ r.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" })), jt = ({ className: o, ...h }) => {
|
|
730
730
|
const d = (/* @__PURE__ */ new Date()).getFullYear();
|
|
731
|
-
return /* @__PURE__ */
|
|
732
|
-
/* @__PURE__ */
|
|
733
|
-
/* @__PURE__ */
|
|
734
|
-
/* @__PURE__ */
|
|
731
|
+
return /* @__PURE__ */ l.jsxs("footer", { ...h, className: V(o, "Footer"), children: [
|
|
732
|
+
/* @__PURE__ */ l.jsxs("div", { className: "Footer__Head", children: [
|
|
733
|
+
/* @__PURE__ */ l.jsx("div", { className: "Footer__Logo", children: /* @__PURE__ */ l.jsx(bt, { "aria-label": "INIALUM - INIAD Alumni Meetings" }) }),
|
|
734
|
+
/* @__PURE__ */ l.jsx("div", { className: "Footer__Copy", children: "さらなる連携を、ともに歩んだ仲間と" })
|
|
735
735
|
] }),
|
|
736
|
-
/* @__PURE__ */
|
|
737
|
-
/* @__PURE__ */
|
|
738
|
-
/* @__PURE__ */
|
|
739
|
-
/* @__PURE__ */
|
|
736
|
+
/* @__PURE__ */ l.jsx("nav", { children: /* @__PURE__ */ l.jsxs("ul", { className: "Footer__NavList", children: [
|
|
737
|
+
/* @__PURE__ */ l.jsx("li", { className: "Footer__Item", children: /* @__PURE__ */ l.jsx("a", { href: "/", children: "ホーム" }) }),
|
|
738
|
+
/* @__PURE__ */ l.jsx("li", { className: "Footer__Item", children: /* @__PURE__ */ l.jsx("a", { href: "/vision", children: "私たちの思い" }) }),
|
|
739
|
+
/* @__PURE__ */ l.jsx("li", { className: "Footer__Item", children: /* @__PURE__ */ l.jsx("a", { href: "https://inialum.org/join", children: "入会する" }) })
|
|
740
740
|
] }) }),
|
|
741
|
-
/* @__PURE__ */
|
|
742
|
-
/* @__PURE__ */
|
|
741
|
+
/* @__PURE__ */ l.jsxs("div", { className: "Footer__Bottom", children: [
|
|
742
|
+
/* @__PURE__ */ l.jsx("div", { className: "Footer__Item--top", children: /* @__PURE__ */ l.jsx(
|
|
743
743
|
"a",
|
|
744
744
|
{
|
|
745
745
|
href: "https://twitter.com/inialum",
|
|
746
746
|
target: "_blank",
|
|
747
747
|
rel: "noopener noreferrer",
|
|
748
|
-
children: /* @__PURE__ */
|
|
748
|
+
children: /* @__PURE__ */ l.jsx(
|
|
749
749
|
Te,
|
|
750
750
|
{
|
|
751
751
|
width: "auto",
|
|
@@ -756,8 +756,8 @@ const x1 = ({
|
|
|
756
756
|
)
|
|
757
757
|
}
|
|
758
758
|
) }),
|
|
759
|
-
/* @__PURE__ */
|
|
760
|
-
/* @__PURE__ */
|
|
759
|
+
/* @__PURE__ */ l.jsxs("div", { className: "Footer__Item--small", children: [
|
|
760
|
+
/* @__PURE__ */ l.jsx(
|
|
761
761
|
"a",
|
|
762
762
|
{
|
|
763
763
|
href: "https://inialum.notion.site/4cbf67b190544bff8891deabc64e776c",
|
|
@@ -766,7 +766,7 @@ const x1 = ({
|
|
|
766
766
|
children: "同窓会会則"
|
|
767
767
|
}
|
|
768
768
|
),
|
|
769
|
-
/* @__PURE__ */
|
|
769
|
+
/* @__PURE__ */ l.jsx(
|
|
770
770
|
"a",
|
|
771
771
|
{
|
|
772
772
|
href: "https://inialum.notion.site/4d2374f79b594f00b93c0efccf3c6bb4",
|
|
@@ -775,7 +775,7 @@ const x1 = ({
|
|
|
775
775
|
children: "役員一覧"
|
|
776
776
|
}
|
|
777
777
|
),
|
|
778
|
-
/* @__PURE__ */
|
|
778
|
+
/* @__PURE__ */ l.jsx(
|
|
779
779
|
"a",
|
|
780
780
|
{
|
|
781
781
|
href: "https://inialum.notion.site/d8a7e0dd14224c0dadfd630a6665cee0",
|
|
@@ -784,29 +784,29 @@ const x1 = ({
|
|
|
784
784
|
children: "プライバシーポリシー"
|
|
785
785
|
}
|
|
786
786
|
),
|
|
787
|
-
/* @__PURE__ */
|
|
787
|
+
/* @__PURE__ */ l.jsx("a", { href: "https://github.com/inialum", target: "_blank", rel: "noopener", children: "GitHub" })
|
|
788
788
|
] }),
|
|
789
|
-
/* @__PURE__ */
|
|
789
|
+
/* @__PURE__ */ l.jsxs("div", { className: "Footer__Item--small", children: [
|
|
790
790
|
"© ",
|
|
791
791
|
d,
|
|
792
792
|
" INIALUM - INIAD Alumni Meetings."
|
|
793
793
|
] })
|
|
794
794
|
] })
|
|
795
795
|
] });
|
|
796
|
-
},
|
|
797
|
-
isOpen:
|
|
798
|
-
className:
|
|
796
|
+
}, Nt = (o) => /* @__PURE__ */ r.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...o }, /* @__PURE__ */ r.createElement("path", { d: "M18 6L6 18", stroke: "white", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ r.createElement("path", { d: "M6 6L18 18", stroke: "white", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })), wt = (o) => /* @__PURE__ */ r.createElement("svg", { id: "_layer_1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 180 180", ...o }, /* @__PURE__ */ r.createElement("defs", null, /* @__PURE__ */ r.createElement("style", null, ".cls-logo-white-1{fill:#fff;stroke-width:0px;}")), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-white-1", d: "M32.39,129.43h2.98v20.8h-2.98v-20.8Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-1", d: "M63.82,129.43h2.98v20.8h-2.98v-20.8Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-1", d: "M91.75,129.43h2.98v18.09h9.36v2.71h-12.34v-20.8Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-1", d: "M43.85,157.63v6.82h-.53v-6.82h.53Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-white-1", d: "M51.55,157.63v6.82h-.43l-5.19-5.96v5.96h-.53v-6.82h.45l5.17,5.96v-5.96h.53Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-white-1", d: "M53.64,157.63v6.82h-.53v-6.82h.53Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-1", d: "M79.12,157.63v6.82h-.48v-6.82h.48Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-1", d: "M98.51,157.63v.82h-.48v-.82h.48ZM98.51,159.96v4.49h-.48v-4.49h.48Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-1", d: "M123.57,157.63v.82h-.48v-.82h.48ZM123.57,159.96v4.49h-.48v-4.49h.48Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("circle", { className: "cls-logo-white-1", cx: 90, cy: 69.36, r: 6 }), /* @__PURE__ */ r.createElement("circle", { className: "cls-logo-white-1", cx: 103.37, cy: 112.4, r: 6 }), /* @__PURE__ */ r.createElement("circle", { className: "cls-logo-white-1", cx: 76.62, cy: 112.4, r: 6 }), /* @__PURE__ */ r.createElement("polygon", { className: "cls-logo-white-1", 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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-1", d: "M90,58.67c.68,0,1.35.07,2,.19V26.17h-4v32.69c.65-.12,1.32-.19,2-.19Z" }), /* @__PURE__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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__ */ r.createElement("path", { className: "cls-logo-white-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" })), Rt = ({
|
|
797
|
+
isOpen: o = !1,
|
|
798
|
+
className: h,
|
|
799
799
|
onClose: d,
|
|
800
|
-
...
|
|
800
|
+
...u
|
|
801
801
|
}) => {
|
|
802
|
-
const b = (/* @__PURE__ */ new Date()).getFullYear(),
|
|
803
|
-
const m =
|
|
802
|
+
const b = (/* @__PURE__ */ new Date()).getFullYear(), y = mt(null), M = gt(() => {
|
|
803
|
+
const m = y.current;
|
|
804
804
|
m && (m.close(), d());
|
|
805
805
|
}, [d]);
|
|
806
|
-
return
|
|
807
|
-
const m =
|
|
806
|
+
return pt(() => {
|
|
807
|
+
const m = y.current;
|
|
808
808
|
if (m)
|
|
809
|
-
if (
|
|
809
|
+
if (o) {
|
|
810
810
|
if (m.hasAttribute("open"))
|
|
811
811
|
return;
|
|
812
812
|
m.showModal();
|
|
@@ -815,22 +815,22 @@ const x1 = ({
|
|
|
815
815
|
return;
|
|
816
816
|
m.close();
|
|
817
817
|
}
|
|
818
|
-
}, [
|
|
819
|
-
/* @__PURE__ */
|
|
818
|
+
}, [o]), /* @__PURE__ */ l.jsxs("dialog", { ...u, ref: y, className: V(h, "Navigation"), children: [
|
|
819
|
+
/* @__PURE__ */ l.jsx(
|
|
820
820
|
"button",
|
|
821
821
|
{
|
|
822
822
|
className: "Navigation__CloseButton",
|
|
823
823
|
"aria-label": "閉じる",
|
|
824
|
-
onClick:
|
|
825
|
-
children: /* @__PURE__ */
|
|
824
|
+
onClick: M,
|
|
825
|
+
children: /* @__PURE__ */ l.jsx(Nt, { width: "24", height: "24", "aria-label": "閉じる" })
|
|
826
826
|
}
|
|
827
827
|
),
|
|
828
|
-
/* @__PURE__ */
|
|
829
|
-
/* @__PURE__ */
|
|
830
|
-
/* @__PURE__ */
|
|
831
|
-
/* @__PURE__ */
|
|
832
|
-
/* @__PURE__ */
|
|
833
|
-
/* @__PURE__ */
|
|
828
|
+
/* @__PURE__ */ l.jsx("div", { className: "Navigation__Logo--mobile", children: /* @__PURE__ */ l.jsx(wt, { "aria-label": "INIALUM - INIAD Alumni Meetings" }) }),
|
|
829
|
+
/* @__PURE__ */ l.jsx("nav", { children: /* @__PURE__ */ l.jsxs("ul", { className: "Navigation__Content--main", children: [
|
|
830
|
+
/* @__PURE__ */ l.jsx("li", { className: "Navigation__Item", children: /* @__PURE__ */ l.jsx("a", { href: "/", children: "ホーム" }) }),
|
|
831
|
+
/* @__PURE__ */ l.jsx("li", { className: "Navigation__Item", children: /* @__PURE__ */ l.jsx("a", { href: "/vision", children: "私たちの思い" }) }),
|
|
832
|
+
/* @__PURE__ */ l.jsx("li", { className: "Navigation__Item", children: /* @__PURE__ */ l.jsx("a", { href: "https://inialum.org/join", children: "入会する" }) }),
|
|
833
|
+
/* @__PURE__ */ l.jsx("li", { className: "Navigation__Item", children: /* @__PURE__ */ l.jsx(
|
|
834
834
|
"a",
|
|
835
835
|
{
|
|
836
836
|
href: "https://inialum.notion.site/364837260baa4486888554a2ea7666c6",
|
|
@@ -839,7 +839,7 @@ const x1 = ({
|
|
|
839
839
|
children: "お問い合わせ"
|
|
840
840
|
}
|
|
841
841
|
) }),
|
|
842
|
-
/* @__PURE__ */
|
|
842
|
+
/* @__PURE__ */ l.jsx("li", { className: "Navigation__Item", children: /* @__PURE__ */ l.jsx(
|
|
843
843
|
"a",
|
|
844
844
|
{
|
|
845
845
|
href: "https://inialum.notion.site/INIALUM-Q-A-0cfb2bd4cc814df6a29ca5aa7f9ad9b7",
|
|
@@ -849,15 +849,15 @@ const x1 = ({
|
|
|
849
849
|
}
|
|
850
850
|
) })
|
|
851
851
|
] }) }),
|
|
852
|
-
/* @__PURE__ */
|
|
853
|
-
/* @__PURE__ */
|
|
852
|
+
/* @__PURE__ */ l.jsxs("div", { className: "Navigation__Content--bottom", children: [
|
|
853
|
+
/* @__PURE__ */ l.jsx(
|
|
854
854
|
"a",
|
|
855
855
|
{
|
|
856
856
|
href: "https://twitter.com/inialum",
|
|
857
857
|
target: "_blank",
|
|
858
858
|
rel: "noopener",
|
|
859
859
|
className: "Navigation__Item--XLink",
|
|
860
|
-
children: /* @__PURE__ */
|
|
860
|
+
children: /* @__PURE__ */ l.jsx(
|
|
861
861
|
Te,
|
|
862
862
|
{
|
|
863
863
|
width: "auto",
|
|
@@ -868,8 +868,8 @@ const x1 = ({
|
|
|
868
868
|
)
|
|
869
869
|
}
|
|
870
870
|
),
|
|
871
|
-
/* @__PURE__ */
|
|
872
|
-
/* @__PURE__ */
|
|
871
|
+
/* @__PURE__ */ l.jsxs("div", { className: "Navigation__Item--small", children: [
|
|
872
|
+
/* @__PURE__ */ l.jsx(
|
|
873
873
|
"a",
|
|
874
874
|
{
|
|
875
875
|
href: "https://inialum.notion.site/4cbf67b190544bff8891deabc64e776c",
|
|
@@ -878,7 +878,7 @@ const x1 = ({
|
|
|
878
878
|
children: "同窓会会則"
|
|
879
879
|
}
|
|
880
880
|
),
|
|
881
|
-
/* @__PURE__ */
|
|
881
|
+
/* @__PURE__ */ l.jsx(
|
|
882
882
|
"a",
|
|
883
883
|
{
|
|
884
884
|
href: "https://inialum.notion.site/4d2374f79b594f00b93c0efccf3c6bb4",
|
|
@@ -887,7 +887,7 @@ const x1 = ({
|
|
|
887
887
|
children: "役員一覧"
|
|
888
888
|
}
|
|
889
889
|
),
|
|
890
|
-
/* @__PURE__ */
|
|
890
|
+
/* @__PURE__ */ l.jsx(
|
|
891
891
|
"a",
|
|
892
892
|
{
|
|
893
893
|
href: "https://inialum.notion.site/d8a7e0dd14224c0dadfd630a6665cee0",
|
|
@@ -896,9 +896,9 @@ const x1 = ({
|
|
|
896
896
|
children: "プライバシーポリシー"
|
|
897
897
|
}
|
|
898
898
|
),
|
|
899
|
-
/* @__PURE__ */
|
|
899
|
+
/* @__PURE__ */ l.jsx("a", { href: "https://github.com/inialum", target: "_blank", rel: "noopener", children: "GitHub" })
|
|
900
900
|
] }),
|
|
901
|
-
/* @__PURE__ */
|
|
901
|
+
/* @__PURE__ */ l.jsxs("div", { className: "Navigation__Item--small", children: [
|
|
902
902
|
"© ",
|
|
903
903
|
b,
|
|
904
904
|
" INIALUM - INIAD Alumni Meetings."
|
|
@@ -907,9 +907,9 @@ const x1 = ({
|
|
|
907
907
|
] });
|
|
908
908
|
};
|
|
909
909
|
export {
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
910
|
+
Mt as Button,
|
|
911
|
+
xt as ButtonLink,
|
|
912
|
+
jt as Footer,
|
|
913
|
+
Rt as Navigation
|
|
914
914
|
};
|
|
915
915
|
//# sourceMappingURL=index.js.map
|