@inialum/memories-react 0.2.0 → 0.2.1-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/components/Header.d.ts +7 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js +402 -382
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as a from "react";
|
|
2
|
-
import rt, { useState as
|
|
3
|
-
var
|
|
2
|
+
import rt, { useState as at, useRef as Ht, useCallback as Ne, useEffect as $t } from "react";
|
|
3
|
+
var Se = { exports: {} }, z = {};
|
|
4
4
|
/**
|
|
5
5
|
* @license React
|
|
6
6
|
* react-jsx-runtime.production.min.js
|
|
@@ -15,16 +15,16 @@ function Ut() {
|
|
|
15
15
|
if (Je)
|
|
16
16
|
return z;
|
|
17
17
|
Je = 1;
|
|
18
|
-
var t = rt, r = Symbol.for("react.element"), l = Symbol.for("react.fragment"), n = Object.prototype.hasOwnProperty, i = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,
|
|
19
|
-
function d(
|
|
20
|
-
var b,
|
|
21
|
-
M !== void 0 && (
|
|
18
|
+
var t = rt, r = Symbol.for("react.element"), l = Symbol.for("react.fragment"), n = Object.prototype.hasOwnProperty, i = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, u = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
19
|
+
function d(h, v, M) {
|
|
20
|
+
var b, R = {}, C = null, T = null;
|
|
21
|
+
M !== void 0 && (C = "" + M), v.key !== void 0 && (C = "" + v.key), v.ref !== void 0 && (T = v.ref);
|
|
22
22
|
for (b in v)
|
|
23
|
-
n.call(v, b) && !
|
|
24
|
-
if (
|
|
25
|
-
for (b in v =
|
|
26
|
-
|
|
27
|
-
return { $$typeof: r, type:
|
|
23
|
+
n.call(v, b) && !u.hasOwnProperty(b) && (R[b] = v[b]);
|
|
24
|
+
if (h && h.defaultProps)
|
|
25
|
+
for (b in v = h.defaultProps, v)
|
|
26
|
+
R[b] === void 0 && (R[b] = v[b]);
|
|
27
|
+
return { $$typeof: r, type: h, key: C, ref: T, props: R, _owner: i.current };
|
|
28
28
|
}
|
|
29
29
|
return z.Fragment = l, z.jsx = d, z.jsxs = d, z;
|
|
30
30
|
}
|
|
@@ -41,24 +41,24 @@ var ee = {};
|
|
|
41
41
|
var Ke;
|
|
42
42
|
function Xt() {
|
|
43
43
|
return Ke || (Ke = 1, process.env.NODE_ENV !== "production" && function() {
|
|
44
|
-
var t = rt, r = Symbol.for("react.element"), l = Symbol.for("react.portal"), n = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"),
|
|
45
|
-
function
|
|
44
|
+
var t = rt, r = Symbol.for("react.element"), l = Symbol.for("react.portal"), n = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), u = Symbol.for("react.profiler"), d = Symbol.for("react.provider"), h = Symbol.for("react.context"), v = Symbol.for("react.forward_ref"), M = Symbol.for("react.suspense"), b = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), C = Symbol.for("react.lazy"), T = Symbol.for("react.offscreen"), O = Symbol.iterator, m = "@@iterator";
|
|
45
|
+
function w(e) {
|
|
46
46
|
if (e === null || typeof e != "object")
|
|
47
47
|
return null;
|
|
48
48
|
var o = O && e[O] || e[m];
|
|
49
49
|
return typeof o == "function" ? o : null;
|
|
50
50
|
}
|
|
51
|
-
var
|
|
52
|
-
function
|
|
51
|
+
var x = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
52
|
+
function y(e) {
|
|
53
53
|
{
|
|
54
54
|
for (var o = arguments.length, c = new Array(o > 1 ? o - 1 : 0), f = 1; f < o; f++)
|
|
55
55
|
c[f - 1] = arguments[f];
|
|
56
|
-
|
|
56
|
+
L("error", e, c);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
|
-
function
|
|
59
|
+
function L(e, o, c) {
|
|
60
60
|
{
|
|
61
|
-
var f =
|
|
61
|
+
var f = x.ReactDebugCurrentFrame, E = f.getStackAddendum();
|
|
62
62
|
E !== "" && (o += "%s", c = c.concat([E]));
|
|
63
63
|
var _ = c.map(function(p) {
|
|
64
64
|
return String(p);
|
|
@@ -66,29 +66,29 @@ function Xt() {
|
|
|
66
66
|
_.unshift("Warning: " + o), Function.prototype.apply.call(console[e], console, _);
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
|
-
var I = !1,
|
|
69
|
+
var I = !1, k = !1, F = !1, D = !1, V = !1, J;
|
|
70
70
|
J = Symbol.for("react.module.reference");
|
|
71
|
-
function
|
|
72
|
-
return !!(typeof e == "string" || typeof e == "function" || e === n || e ===
|
|
71
|
+
function mt(e) {
|
|
72
|
+
return !!(typeof e == "string" || typeof e == "function" || e === n || e === u || V || e === i || e === M || e === b || D || e === T || I || k || F || typeof e == "object" && e !== null && (e.$$typeof === C || e.$$typeof === R || e.$$typeof === d || e.$$typeof === h || e.$$typeof === v || // 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 === J || e.getModuleId !== void 0));
|
|
77
77
|
}
|
|
78
|
-
function
|
|
78
|
+
function gt(e, o, c) {
|
|
79
79
|
var f = e.displayName;
|
|
80
80
|
if (f)
|
|
81
81
|
return f;
|
|
82
82
|
var E = o.displayName || o.name || "";
|
|
83
83
|
return E !== "" ? c + "(" + E + ")" : c;
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function Me(e) {
|
|
86
86
|
return e.displayName || "Context";
|
|
87
87
|
}
|
|
88
88
|
function A(e) {
|
|
89
89
|
if (e == null)
|
|
90
90
|
return null;
|
|
91
|
-
if (typeof e.tag == "number" &&
|
|
91
|
+
if (typeof e.tag == "number" && y("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;
|
|
@@ -97,7 +97,7 @@ function Xt() {
|
|
|
97
97
|
return "Fragment";
|
|
98
98
|
case l:
|
|
99
99
|
return "Portal";
|
|
100
|
-
case
|
|
100
|
+
case u:
|
|
101
101
|
return "Profiler";
|
|
102
102
|
case i:
|
|
103
103
|
return "StrictMode";
|
|
@@ -108,18 +108,18 @@ function Xt() {
|
|
|
108
108
|
}
|
|
109
109
|
if (typeof e == "object")
|
|
110
110
|
switch (e.$$typeof) {
|
|
111
|
-
case
|
|
111
|
+
case h:
|
|
112
112
|
var o = e;
|
|
113
|
-
return
|
|
113
|
+
return Me(o) + ".Consumer";
|
|
114
114
|
case d:
|
|
115
115
|
var c = e;
|
|
116
|
-
return
|
|
116
|
+
return Me(c._context) + ".Provider";
|
|
117
117
|
case v:
|
|
118
|
-
return
|
|
119
|
-
case
|
|
118
|
+
return gt(e, e.render, "ForwardRef");
|
|
119
|
+
case R:
|
|
120
120
|
var f = e.displayName || null;
|
|
121
121
|
return f !== null ? f : A(e.type) || "Memo";
|
|
122
|
-
case
|
|
122
|
+
case C: {
|
|
123
123
|
var E = e, _ = E._payload, p = E._init;
|
|
124
124
|
try {
|
|
125
125
|
return A(p(_));
|
|
@@ -130,18 +130,18 @@ function Xt() {
|
|
|
130
130
|
}
|
|
131
131
|
return null;
|
|
132
132
|
}
|
|
133
|
-
var W = Object.assign, K = 0,
|
|
134
|
-
function
|
|
133
|
+
var W = Object.assign, K = 0, Re, ke, Ce, je, Ze, Le, Te;
|
|
134
|
+
function Pe() {
|
|
135
135
|
}
|
|
136
|
-
|
|
137
|
-
function
|
|
136
|
+
Pe.__reactDisabledLog = !0;
|
|
137
|
+
function pt() {
|
|
138
138
|
{
|
|
139
139
|
if (K === 0) {
|
|
140
|
-
|
|
140
|
+
Re = console.log, ke = console.info, Ce = console.warn, je = console.error, Ze = console.group, Le = console.groupCollapsed, Te = console.groupEnd;
|
|
141
141
|
var e = {
|
|
142
142
|
configurable: !0,
|
|
143
143
|
enumerable: !0,
|
|
144
|
-
value:
|
|
144
|
+
value: Pe,
|
|
145
145
|
writable: !0
|
|
146
146
|
};
|
|
147
147
|
Object.defineProperties(console, {
|
|
@@ -157,7 +157,7 @@ function Xt() {
|
|
|
157
157
|
K++;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
|
-
function
|
|
160
|
+
function Et() {
|
|
161
161
|
{
|
|
162
162
|
if (K--, K === 0) {
|
|
163
163
|
var e = {
|
|
@@ -167,33 +167,33 @@ function Xt() {
|
|
|
167
167
|
};
|
|
168
168
|
Object.defineProperties(console, {
|
|
169
169
|
log: W({}, e, {
|
|
170
|
-
value:
|
|
170
|
+
value: Re
|
|
171
171
|
}),
|
|
172
172
|
info: W({}, e, {
|
|
173
|
-
value:
|
|
173
|
+
value: ke
|
|
174
174
|
}),
|
|
175
175
|
warn: W({}, e, {
|
|
176
176
|
value: Ce
|
|
177
177
|
}),
|
|
178
178
|
error: W({}, e, {
|
|
179
|
-
value:
|
|
179
|
+
value: je
|
|
180
180
|
}),
|
|
181
181
|
group: W({}, e, {
|
|
182
|
-
value:
|
|
182
|
+
value: Ze
|
|
183
183
|
}),
|
|
184
184
|
groupCollapsed: W({}, e, {
|
|
185
|
-
value:
|
|
185
|
+
value: Le
|
|
186
186
|
}),
|
|
187
187
|
groupEnd: W({}, e, {
|
|
188
188
|
value: Te
|
|
189
189
|
})
|
|
190
190
|
});
|
|
191
191
|
}
|
|
192
|
-
K < 0 &&
|
|
192
|
+
K < 0 && y("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
|
-
var he =
|
|
196
|
-
function
|
|
195
|
+
var he = x.ReactCurrentDispatcher, fe;
|
|
196
|
+
function re(e, o, c) {
|
|
197
197
|
{
|
|
198
198
|
if (fe === void 0)
|
|
199
199
|
try {
|
|
@@ -206,16 +206,16 @@ function Xt() {
|
|
|
206
206
|
` + fe + e;
|
|
207
207
|
}
|
|
208
208
|
}
|
|
209
|
-
var de = !1,
|
|
209
|
+
var de = !1, ae;
|
|
210
210
|
{
|
|
211
|
-
var
|
|
212
|
-
|
|
211
|
+
var bt = typeof WeakMap == "function" ? WeakMap : Map;
|
|
212
|
+
ae = new bt();
|
|
213
213
|
}
|
|
214
|
-
function
|
|
214
|
+
function Ie(e, o) {
|
|
215
215
|
if (!e || de)
|
|
216
216
|
return "";
|
|
217
217
|
{
|
|
218
|
-
var c =
|
|
218
|
+
var c = ae.get(e);
|
|
219
219
|
if (c !== void 0)
|
|
220
220
|
return c;
|
|
221
221
|
}
|
|
@@ -224,7 +224,7 @@ function Xt() {
|
|
|
224
224
|
var E = Error.prepareStackTrace;
|
|
225
225
|
Error.prepareStackTrace = void 0;
|
|
226
226
|
var _;
|
|
227
|
-
_ = he.current, he.current = null,
|
|
227
|
+
_ = he.current, he.current = null, pt();
|
|
228
228
|
try {
|
|
229
229
|
if (o) {
|
|
230
230
|
var p = function() {
|
|
@@ -270,63 +270,63 @@ function Xt() {
|
|
|
270
270
|
if (N--, S--, S < 0 || g[N] !== j[S]) {
|
|
271
271
|
var P = `
|
|
272
272
|
` + g[N].replace(" at new ", " at ");
|
|
273
|
-
return e.displayName && P.includes("<anonymous>") && (P = P.replace("<anonymous>", e.displayName)), typeof e == "function" &&
|
|
273
|
+
return e.displayName && P.includes("<anonymous>") && (P = P.replace("<anonymous>", e.displayName)), typeof e == "function" && ae.set(e, P), P;
|
|
274
274
|
}
|
|
275
275
|
while (N >= 1 && S >= 0);
|
|
276
276
|
break;
|
|
277
277
|
}
|
|
278
278
|
}
|
|
279
279
|
} finally {
|
|
280
|
-
de = !1, he.current = _,
|
|
280
|
+
de = !1, he.current = _, Et(), Error.prepareStackTrace = E;
|
|
281
281
|
}
|
|
282
|
-
var
|
|
283
|
-
return typeof e == "function" &&
|
|
282
|
+
var $ = e ? e.displayName || e.name : "", Y = $ ? re($) : "";
|
|
283
|
+
return typeof e == "function" && ae.set(e, Y), Y;
|
|
284
284
|
}
|
|
285
|
-
function
|
|
286
|
-
return
|
|
285
|
+
function wt(e, o, c) {
|
|
286
|
+
return Ie(e, !1);
|
|
287
287
|
}
|
|
288
|
-
function
|
|
288
|
+
function yt(e) {
|
|
289
289
|
var o = e.prototype;
|
|
290
290
|
return !!(o && o.isReactComponent);
|
|
291
291
|
}
|
|
292
|
-
function
|
|
292
|
+
function ne(e, o, c) {
|
|
293
293
|
if (e == null)
|
|
294
294
|
return "";
|
|
295
295
|
if (typeof e == "function")
|
|
296
|
-
return
|
|
296
|
+
return Ie(e, yt(e));
|
|
297
297
|
if (typeof e == "string")
|
|
298
|
-
return
|
|
298
|
+
return re(e);
|
|
299
299
|
switch (e) {
|
|
300
300
|
case M:
|
|
301
|
-
return
|
|
301
|
+
return re("Suspense");
|
|
302
302
|
case b:
|
|
303
|
-
return
|
|
303
|
+
return re("SuspenseList");
|
|
304
304
|
}
|
|
305
305
|
if (typeof e == "object")
|
|
306
306
|
switch (e.$$typeof) {
|
|
307
307
|
case v:
|
|
308
|
-
return
|
|
309
|
-
case
|
|
310
|
-
return
|
|
311
|
-
case
|
|
308
|
+
return wt(e.render);
|
|
309
|
+
case R:
|
|
310
|
+
return ne(e.type, o, c);
|
|
311
|
+
case C: {
|
|
312
312
|
var f = e, E = f._payload, _ = f._init;
|
|
313
313
|
try {
|
|
314
|
-
return
|
|
314
|
+
return ne(_(E), o, c);
|
|
315
315
|
} catch {
|
|
316
316
|
}
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
return "";
|
|
320
320
|
}
|
|
321
|
-
var q = Object.prototype.hasOwnProperty,
|
|
322
|
-
function
|
|
321
|
+
var q = Object.prototype.hasOwnProperty, Oe = {}, Ae = x.ReactDebugCurrentFrame;
|
|
322
|
+
function le(e) {
|
|
323
323
|
if (e) {
|
|
324
|
-
var o = e._owner, c =
|
|
325
|
-
|
|
324
|
+
var o = e._owner, c = ne(e.type, e._source, o ? o.type : null);
|
|
325
|
+
Ae.setExtraStackFrame(c);
|
|
326
326
|
} else
|
|
327
|
-
|
|
327
|
+
Ae.setExtraStackFrame(null);
|
|
328
328
|
}
|
|
329
|
-
function
|
|
329
|
+
function _t(e, o, c, f, E) {
|
|
330
330
|
{
|
|
331
331
|
var _ = Function.call.bind(q);
|
|
332
332
|
for (var p in e)
|
|
@@ -341,40 +341,40 @@ function Xt() {
|
|
|
341
341
|
} catch (N) {
|
|
342
342
|
g = N;
|
|
343
343
|
}
|
|
344
|
-
g && !(g instanceof Error) && (
|
|
344
|
+
g && !(g instanceof Error) && (le(E), y("%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).", f || "React class", c, p, typeof g), le(null)), g instanceof Error && !(g.message in Oe) && (Oe[g.message] = !0, le(E), y("Failed %s type: %s", c, g.message), le(null));
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
|
-
var
|
|
348
|
+
var Nt = Array.isArray;
|
|
349
349
|
function ve(e) {
|
|
350
|
-
return
|
|
350
|
+
return Nt(e);
|
|
351
351
|
}
|
|
352
|
-
function
|
|
352
|
+
function St(e) {
|
|
353
353
|
{
|
|
354
354
|
var o = typeof Symbol == "function" && Symbol.toStringTag, c = o && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
355
355
|
return c;
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
|
-
function
|
|
358
|
+
function xt(e) {
|
|
359
359
|
try {
|
|
360
|
-
return
|
|
360
|
+
return Be(e), !1;
|
|
361
361
|
} catch {
|
|
362
362
|
return !0;
|
|
363
363
|
}
|
|
364
364
|
}
|
|
365
|
-
function
|
|
365
|
+
function Be(e) {
|
|
366
366
|
return "" + e;
|
|
367
367
|
}
|
|
368
|
-
function
|
|
369
|
-
if (
|
|
370
|
-
return
|
|
368
|
+
function Fe(e) {
|
|
369
|
+
if (xt(e))
|
|
370
|
+
return y("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", St(e)), Be(e);
|
|
371
371
|
}
|
|
372
|
-
var Q =
|
|
372
|
+
var Q = x.ReactCurrentOwner, Mt = {
|
|
373
373
|
key: !0,
|
|
374
374
|
ref: !0,
|
|
375
375
|
__self: !0,
|
|
376
376
|
__source: !0
|
|
377
|
-
},
|
|
377
|
+
}, De, We, me;
|
|
378
378
|
me = {};
|
|
379
379
|
function Rt(e) {
|
|
380
380
|
if (q.call(e, "ref")) {
|
|
@@ -384,7 +384,7 @@ function Xt() {
|
|
|
384
384
|
}
|
|
385
385
|
return e.ref !== void 0;
|
|
386
386
|
}
|
|
387
|
-
function
|
|
387
|
+
function kt(e) {
|
|
388
388
|
if (q.call(e, "key")) {
|
|
389
389
|
var o = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
390
390
|
if (o && o.isReactWarning)
|
|
@@ -392,16 +392,16 @@ function Xt() {
|
|
|
392
392
|
}
|
|
393
393
|
return e.key !== void 0;
|
|
394
394
|
}
|
|
395
|
-
function
|
|
395
|
+
function Ct(e, o) {
|
|
396
396
|
if (typeof e.ref == "string" && Q.current && o && Q.current.stateNode !== o) {
|
|
397
397
|
var c = A(Q.current.type);
|
|
398
|
-
me[c] || (
|
|
398
|
+
me[c] || (y('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', A(Q.current.type), e.ref), me[c] = !0);
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
|
-
function
|
|
401
|
+
function jt(e, o) {
|
|
402
402
|
{
|
|
403
403
|
var c = function() {
|
|
404
|
-
|
|
404
|
+
De || (De = !0, y("%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)", o));
|
|
405
405
|
};
|
|
406
406
|
c.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
407
407
|
get: c,
|
|
@@ -409,10 +409,10 @@ function Xt() {
|
|
|
409
409
|
});
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
|
-
function
|
|
412
|
+
function Zt(e, o) {
|
|
413
413
|
{
|
|
414
414
|
var c = function() {
|
|
415
|
-
|
|
415
|
+
We || (We = !0, y("%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)", o));
|
|
416
416
|
};
|
|
417
417
|
c.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
418
418
|
get: c,
|
|
@@ -420,7 +420,7 @@ function Xt() {
|
|
|
420
420
|
});
|
|
421
421
|
}
|
|
422
422
|
}
|
|
423
|
-
var
|
|
423
|
+
var Lt = function(e, o, c, f, E, _, p) {
|
|
424
424
|
var g = {
|
|
425
425
|
// This tag allows us to uniquely identify this as a React Element
|
|
426
426
|
$$typeof: r,
|
|
@@ -449,12 +449,12 @@ function Xt() {
|
|
|
449
449
|
value: E
|
|
450
450
|
}), Object.freeze && (Object.freeze(g.props), Object.freeze(g)), g;
|
|
451
451
|
};
|
|
452
|
-
function
|
|
452
|
+
function Tt(e, o, c, f, E) {
|
|
453
453
|
{
|
|
454
454
|
var _, p = {}, g = null, j = null;
|
|
455
|
-
c !== void 0 && (
|
|
455
|
+
c !== void 0 && (Fe(c), g = "" + c), kt(o) && (Fe(o.key), g = "" + o.key), Rt(o) && (j = o.ref, Ct(o, E));
|
|
456
456
|
for (_ in o)
|
|
457
|
-
q.call(o, _) && !
|
|
457
|
+
q.call(o, _) && !Mt.hasOwnProperty(_) && (p[_] = o[_]);
|
|
458
458
|
if (e && e.defaultProps) {
|
|
459
459
|
var N = e.defaultProps;
|
|
460
460
|
for (_ in N)
|
|
@@ -462,25 +462,25 @@ function Xt() {
|
|
|
462
462
|
}
|
|
463
463
|
if (g || j) {
|
|
464
464
|
var S = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
465
|
-
g &&
|
|
465
|
+
g && jt(p, S), j && Zt(p, S);
|
|
466
466
|
}
|
|
467
|
-
return
|
|
467
|
+
return Lt(e, g, j, E, f, Q.current, p);
|
|
468
468
|
}
|
|
469
469
|
}
|
|
470
|
-
var ge =
|
|
471
|
-
function
|
|
470
|
+
var ge = x.ReactCurrentOwner, Ye = x.ReactDebugCurrentFrame;
|
|
471
|
+
function H(e) {
|
|
472
472
|
if (e) {
|
|
473
|
-
var o = e._owner, c =
|
|
474
|
-
|
|
473
|
+
var o = e._owner, c = ne(e.type, e._source, o ? o.type : null);
|
|
474
|
+
Ye.setExtraStackFrame(c);
|
|
475
475
|
} else
|
|
476
|
-
|
|
476
|
+
Ye.setExtraStackFrame(null);
|
|
477
477
|
}
|
|
478
478
|
var pe;
|
|
479
479
|
pe = !1;
|
|
480
480
|
function Ee(e) {
|
|
481
481
|
return typeof e == "object" && e !== null && e.$$typeof === r;
|
|
482
482
|
}
|
|
483
|
-
function
|
|
483
|
+
function Ve() {
|
|
484
484
|
{
|
|
485
485
|
if (ge.current) {
|
|
486
486
|
var e = A(ge.current.type);
|
|
@@ -492,7 +492,7 @@ Check the render method of \`` + e + "`.";
|
|
|
492
492
|
return "";
|
|
493
493
|
}
|
|
494
494
|
}
|
|
495
|
-
function
|
|
495
|
+
function Pt(e) {
|
|
496
496
|
{
|
|
497
497
|
if (e !== void 0) {
|
|
498
498
|
var o = e.fileName.replace(/^.*[\\\/]/, ""), c = e.lineNumber;
|
|
@@ -503,10 +503,10 @@ Check your code at ` + o + ":" + c + ".";
|
|
|
503
503
|
return "";
|
|
504
504
|
}
|
|
505
505
|
}
|
|
506
|
-
var
|
|
507
|
-
function
|
|
506
|
+
var He = {};
|
|
507
|
+
function It(e) {
|
|
508
508
|
{
|
|
509
|
-
var o =
|
|
509
|
+
var o = Ve();
|
|
510
510
|
if (!o) {
|
|
511
511
|
var c = typeof e == "string" ? e : e.displayName || e.name;
|
|
512
512
|
c && (o = `
|
|
@@ -521,12 +521,12 @@ Check the top-level render call using <` + c + ">.");
|
|
|
521
521
|
if (!e._store || e._store.validated || e.key != null)
|
|
522
522
|
return;
|
|
523
523
|
e._store.validated = !0;
|
|
524
|
-
var c =
|
|
525
|
-
if (
|
|
524
|
+
var c = It(o);
|
|
525
|
+
if (He[c])
|
|
526
526
|
return;
|
|
527
|
-
|
|
527
|
+
He[c] = !0;
|
|
528
528
|
var f = "";
|
|
529
|
-
e && e._owner && e._owner !== ge.current && (f = " It was passed a child from " + A(e._owner.type) + "."),
|
|
529
|
+
e && e._owner && e._owner !== ge.current && (f = " It was passed a child from " + A(e._owner.type) + "."), H(e), y('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', c, f), H(null);
|
|
530
530
|
}
|
|
531
531
|
}
|
|
532
532
|
function Ue(e, o) {
|
|
@@ -541,14 +541,14 @@ Check the top-level render call using <` + c + ">.");
|
|
|
541
541
|
else if (Ee(e))
|
|
542
542
|
e._store && (e._store.validated = !0);
|
|
543
543
|
else if (e) {
|
|
544
|
-
var E =
|
|
544
|
+
var E = w(e);
|
|
545
545
|
if (typeof E == "function" && E !== e.entries)
|
|
546
546
|
for (var _ = E.call(e), p; !(p = _.next()).done; )
|
|
547
547
|
Ee(p.value) && $e(p.value, o);
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
|
-
function
|
|
551
|
+
function Ot(e) {
|
|
552
552
|
{
|
|
553
553
|
var o = e.type;
|
|
554
554
|
if (o == null || typeof o == "string")
|
|
@@ -558,46 +558,46 @@ Check the top-level render call using <` + c + ">.");
|
|
|
558
558
|
c = o.propTypes;
|
|
559
559
|
else if (typeof o == "object" && (o.$$typeof === v || // Note: Memo only checks outer props here.
|
|
560
560
|
// Inner props are checked in the reconciler.
|
|
561
|
-
o.$$typeof ===
|
|
561
|
+
o.$$typeof === R))
|
|
562
562
|
c = o.propTypes;
|
|
563
563
|
else
|
|
564
564
|
return;
|
|
565
565
|
if (c) {
|
|
566
566
|
var f = A(o);
|
|
567
|
-
|
|
567
|
+
_t(c, e.props, "prop", f, e);
|
|
568
568
|
} else if (o.PropTypes !== void 0 && !pe) {
|
|
569
569
|
pe = !0;
|
|
570
570
|
var E = A(o);
|
|
571
|
-
|
|
571
|
+
y("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", E || "Unknown");
|
|
572
572
|
}
|
|
573
|
-
typeof o.getDefaultProps == "function" && !o.getDefaultProps.isReactClassApproved &&
|
|
573
|
+
typeof o.getDefaultProps == "function" && !o.getDefaultProps.isReactClassApproved && y("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
574
574
|
}
|
|
575
575
|
}
|
|
576
|
-
function
|
|
576
|
+
function At(e) {
|
|
577
577
|
{
|
|
578
578
|
for (var o = Object.keys(e.props), c = 0; c < o.length; c++) {
|
|
579
579
|
var f = o[c];
|
|
580
580
|
if (f !== "children" && f !== "key") {
|
|
581
|
-
|
|
581
|
+
H(e), y("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", f), H(null);
|
|
582
582
|
break;
|
|
583
583
|
}
|
|
584
584
|
}
|
|
585
|
-
e.ref !== null && (
|
|
585
|
+
e.ref !== null && (H(e), y("Invalid attribute `ref` supplied to `React.Fragment`."), H(null));
|
|
586
586
|
}
|
|
587
587
|
}
|
|
588
588
|
var Xe = {};
|
|
589
|
-
function
|
|
589
|
+
function Ge(e, o, c, f, E, _) {
|
|
590
590
|
{
|
|
591
|
-
var p =
|
|
591
|
+
var p = mt(e);
|
|
592
592
|
if (!p) {
|
|
593
593
|
var g = "";
|
|
594
594
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (g += " 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 j =
|
|
596
|
-
j ? g += j : g +=
|
|
595
|
+
var j = Pt(E);
|
|
596
|
+
j ? g += j : g += Ve();
|
|
597
597
|
var N;
|
|
598
|
-
e === null ? N = "null" : ve(e) ? N = "array" : e !== void 0 && e.$$typeof === r ? (N = "<" + (A(e.type) || "Unknown") + " />", g = " Did you accidentally export a JSX literal instead of a component?") : N = typeof e,
|
|
598
|
+
e === null ? N = "null" : ve(e) ? N = "array" : e !== void 0 && e.$$typeof === r ? (N = "<" + (A(e.type) || "Unknown") + " />", g = " Did you accidentally export a JSX literal instead of a component?") : N = typeof e, y("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", N, g);
|
|
599
599
|
}
|
|
600
|
-
var S =
|
|
600
|
+
var S = Tt(e, o, c, E, _);
|
|
601
601
|
if (S == null)
|
|
602
602
|
return S;
|
|
603
603
|
if (p) {
|
|
@@ -605,44 +605,44 @@ Check the top-level render call using <` + c + ">.");
|
|
|
605
605
|
if (P !== void 0)
|
|
606
606
|
if (f)
|
|
607
607
|
if (ve(P)) {
|
|
608
|
-
for (var
|
|
609
|
-
Ue(P[
|
|
608
|
+
for (var $ = 0; $ < P.length; $++)
|
|
609
|
+
Ue(P[$], e);
|
|
610
610
|
Object.freeze && Object.freeze(P);
|
|
611
611
|
} else
|
|
612
|
-
|
|
612
|
+
y("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
|
Ue(P, e);
|
|
615
615
|
}
|
|
616
616
|
if (q.call(o, "key")) {
|
|
617
|
-
var Y = A(e), Z = Object.keys(o).filter(function(
|
|
618
|
-
return
|
|
617
|
+
var Y = A(e), Z = Object.keys(o).filter(function(Vt) {
|
|
618
|
+
return Vt !== "key";
|
|
619
619
|
}), be = Z.length > 0 ? "{key: someKey, " + Z.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
620
620
|
if (!Xe[Y + be]) {
|
|
621
|
-
var
|
|
622
|
-
|
|
621
|
+
var Yt = Z.length > 0 ? "{" + Z.join(": ..., ") + ": ...}" : "{}";
|
|
622
|
+
y(`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} />`, be, Y,
|
|
627
|
+
<%s key={someKey} {...props} />`, be, Y, Yt, Y), Xe[Y + be] = !0;
|
|
628
628
|
}
|
|
629
629
|
}
|
|
630
|
-
return e === n ?
|
|
630
|
+
return e === n ? At(S) : Ot(S), S;
|
|
631
631
|
}
|
|
632
632
|
}
|
|
633
|
-
function
|
|
634
|
-
return
|
|
633
|
+
function Bt(e, o, c) {
|
|
634
|
+
return Ge(e, o, c, !0);
|
|
635
635
|
}
|
|
636
|
-
function
|
|
637
|
-
return
|
|
636
|
+
function Ft(e, o, c) {
|
|
637
|
+
return Ge(e, o, c, !1);
|
|
638
638
|
}
|
|
639
|
-
var
|
|
640
|
-
ee.Fragment = n, ee.jsx =
|
|
639
|
+
var Dt = Ft, Wt = Bt;
|
|
640
|
+
ee.Fragment = n, ee.jsx = Dt, ee.jsxs = Wt;
|
|
641
641
|
}()), ee;
|
|
642
642
|
}
|
|
643
|
-
process.env.NODE_ENV === "production" ?
|
|
644
|
-
var
|
|
645
|
-
function
|
|
643
|
+
process.env.NODE_ENV === "production" ? Se.exports = Ut() : Se.exports = Xt();
|
|
644
|
+
var s = Se.exports;
|
|
645
|
+
function nt(t) {
|
|
646
646
|
var r, l, n = "";
|
|
647
647
|
if (typeof t == "string" || typeof t == "number")
|
|
648
648
|
n += t;
|
|
@@ -650,30 +650,30 @@ function at(t) {
|
|
|
650
650
|
if (Array.isArray(t)) {
|
|
651
651
|
var i = t.length;
|
|
652
652
|
for (r = 0; r < i; r++)
|
|
653
|
-
t[r] && (l =
|
|
653
|
+
t[r] && (l = nt(t[r])) && (n && (n += " "), n += l);
|
|
654
654
|
} else
|
|
655
655
|
for (l in t)
|
|
656
656
|
t[l] && (n && (n += " "), n += l);
|
|
657
657
|
return n;
|
|
658
658
|
}
|
|
659
|
-
function
|
|
659
|
+
function te() {
|
|
660
660
|
for (var t, r, l = 0, n = "", i = arguments.length; l < i; l++)
|
|
661
|
-
(t = arguments[l]) && (r =
|
|
661
|
+
(t = arguments[l]) && (r = nt(t)) && (n && (n += " "), n += r);
|
|
662
662
|
return n;
|
|
663
663
|
}
|
|
664
|
-
const
|
|
664
|
+
const Or = ({
|
|
665
665
|
colorTheme: t = "primary",
|
|
666
666
|
size: r = "medium",
|
|
667
667
|
styleType: l = "filled",
|
|
668
668
|
radius: n = "none",
|
|
669
669
|
className: i,
|
|
670
|
-
children:
|
|
670
|
+
children: u,
|
|
671
671
|
...d
|
|
672
|
-
}) => /* @__PURE__ */
|
|
672
|
+
}) => /* @__PURE__ */ s.jsx(
|
|
673
673
|
"button",
|
|
674
674
|
{
|
|
675
675
|
...d,
|
|
676
|
-
className:
|
|
676
|
+
className: te(
|
|
677
677
|
i,
|
|
678
678
|
"Button",
|
|
679
679
|
t === "primary" && "Button--primary",
|
|
@@ -689,26 +689,26 @@ const Pr = ({
|
|
|
689
689
|
n === "moreRounded" && "Button--more-rounded",
|
|
690
690
|
d.disabled && "Button--disabled"
|
|
691
691
|
),
|
|
692
|
-
children:
|
|
692
|
+
children: u
|
|
693
693
|
}
|
|
694
|
-
),
|
|
694
|
+
), Ar = ({
|
|
695
695
|
colorTheme: t = "primary",
|
|
696
696
|
size: r = "medium",
|
|
697
697
|
styleType: l = "filled",
|
|
698
698
|
radius: n = "none",
|
|
699
699
|
rel: i,
|
|
700
|
-
className:
|
|
700
|
+
className: u,
|
|
701
701
|
children: d,
|
|
702
|
-
...
|
|
702
|
+
...h
|
|
703
703
|
}) => {
|
|
704
704
|
let v = i;
|
|
705
|
-
return
|
|
705
|
+
return h.target === "_blank" && typeof v > "u" && (v = "noopener"), /* @__PURE__ */ s.jsx(
|
|
706
706
|
"a",
|
|
707
707
|
{
|
|
708
|
-
...
|
|
708
|
+
...h,
|
|
709
709
|
rel: v,
|
|
710
|
-
className:
|
|
711
|
-
|
|
710
|
+
className: te(
|
|
711
|
+
u,
|
|
712
712
|
"ButtonLink",
|
|
713
713
|
t === "primary" && "ButtonLink--primary",
|
|
714
714
|
t === "secondary" && "ButtonLink--secondary",
|
|
@@ -721,32 +721,32 @@ const Pr = ({
|
|
|
721
721
|
l === "outlined" && "ButtonLink--outlined",
|
|
722
722
|
n === "rounded" && "ButtonLink--rounded",
|
|
723
723
|
n === "moreRounded" && "ButtonLink--more-rounded",
|
|
724
|
-
|
|
724
|
+
h.disabled && "ButtonLink--disabled"
|
|
725
725
|
),
|
|
726
726
|
children: d
|
|
727
727
|
}
|
|
728
728
|
);
|
|
729
|
-
},
|
|
729
|
+
}, lt = (t) => /* @__PURE__ */ a.createElement("svg", { id: "_layer_1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 180 180", width: "100%", ...t }, /* @__PURE__ */ a.createElement("defs", null, /* @__PURE__ */ a.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__ */ a.createElement("path", { className: "cls-logo-light-1", d: "M32.39,129.43h2.98v20.8h-2.98v-20.8Z" }), /* @__PURE__ */ a.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__ */ a.createElement("path", { className: "cls-logo-light-1", d: "M63.82,129.43h2.98v20.8h-2.98v-20.8Z" }), /* @__PURE__ */ a.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__ */ a.createElement("path", { className: "cls-logo-light-1", d: "M91.75,129.43h2.98v18.09h9.36v2.71h-12.34v-20.8Z" }), /* @__PURE__ */ a.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__ */ a.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__ */ a.createElement("path", { className: "cls-logo-light-1", d: "M43.85,157.63v6.82h-.53v-6.82h.53Z" }), /* @__PURE__ */ a.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__ */ a.createElement("path", { className: "cls-logo-light-1", d: "M53.64,157.63v6.82h-.53v-6.82h.53Z" }), /* @__PURE__ */ a.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__ */ a.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__ */ a.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__ */ a.createElement("path", { className: "cls-logo-light-1", d: "M79.12,157.63v6.82h-.48v-6.82h.48Z" }), /* @__PURE__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.createElement("circle", { className: "cls-logo-light-2", cx: 90, cy: 69.36, r: 6 }), /* @__PURE__ */ a.createElement("circle", { className: "cls-logo-light-2", cx: 103.37, cy: 112.4, r: 6 }), /* @__PURE__ */ a.createElement("circle", { className: "cls-logo-light-2", cx: 76.62, cy: 112.4, r: 6 }), /* @__PURE__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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" })), ot = (t) => /* @__PURE__ */ a.createElement("svg", { width: 1200, height: 1227, viewBox: "0 0 1200 1227", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ a.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" })), Br = ({ className: t, ...r }) => {
|
|
730
730
|
const l = (/* @__PURE__ */ new Date()).getFullYear();
|
|
731
|
-
return /* @__PURE__ */
|
|
732
|
-
/* @__PURE__ */
|
|
733
|
-
/* @__PURE__ */
|
|
734
|
-
/* @__PURE__ */
|
|
731
|
+
return /* @__PURE__ */ s.jsxs("footer", { ...r, className: te(t, "Footer"), children: [
|
|
732
|
+
/* @__PURE__ */ s.jsxs("div", { className: "Footer__Head", children: [
|
|
733
|
+
/* @__PURE__ */ s.jsx("div", { className: "Footer__Logo", children: /* @__PURE__ */ s.jsx(lt, { "aria-label": "INIALUM - INIAD Alumni Meetings" }) }),
|
|
734
|
+
/* @__PURE__ */ s.jsx("div", { className: "Footer__Copy", children: "さらなる連携を、ともに歩んだ仲間と" })
|
|
735
735
|
] }),
|
|
736
|
-
/* @__PURE__ */
|
|
737
|
-
/* @__PURE__ */
|
|
738
|
-
/* @__PURE__ */
|
|
739
|
-
/* @__PURE__ */
|
|
736
|
+
/* @__PURE__ */ s.jsx("nav", { children: /* @__PURE__ */ s.jsxs("ul", { className: "Footer__NavList", children: [
|
|
737
|
+
/* @__PURE__ */ s.jsx("li", { className: "Footer__Item", children: /* @__PURE__ */ s.jsx("a", { href: "/", children: "ホーム" }) }),
|
|
738
|
+
/* @__PURE__ */ s.jsx("li", { className: "Footer__Item", children: /* @__PURE__ */ s.jsx("a", { href: "/vision", children: "私たちの思い" }) }),
|
|
739
|
+
/* @__PURE__ */ s.jsx("li", { className: "Footer__Item", children: /* @__PURE__ */ s.jsx("a", { href: "https://inialum.org/join", children: "入会する" }) })
|
|
740
740
|
] }) }),
|
|
741
|
-
/* @__PURE__ */
|
|
742
|
-
/* @__PURE__ */
|
|
741
|
+
/* @__PURE__ */ s.jsxs("div", { className: "Footer__Bottom", children: [
|
|
742
|
+
/* @__PURE__ */ s.jsx("div", { className: "Footer__Item--top", children: /* @__PURE__ */ s.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__ */
|
|
749
|
-
|
|
748
|
+
children: /* @__PURE__ */ s.jsx(
|
|
749
|
+
ot,
|
|
750
750
|
{
|
|
751
751
|
width: "auto",
|
|
752
752
|
height: 24,
|
|
@@ -756,8 +756,8 @@ const Pr = ({
|
|
|
756
756
|
)
|
|
757
757
|
}
|
|
758
758
|
) }),
|
|
759
|
-
/* @__PURE__ */
|
|
760
|
-
/* @__PURE__ */
|
|
759
|
+
/* @__PURE__ */ s.jsxs("div", { className: "Footer__Item--small", children: [
|
|
760
|
+
/* @__PURE__ */ s.jsx(
|
|
761
761
|
"a",
|
|
762
762
|
{
|
|
763
763
|
href: "https://inialum.notion.site/4cbf67b190544bff8891deabc64e776c",
|
|
@@ -766,7 +766,7 @@ const Pr = ({
|
|
|
766
766
|
children: "同窓会会則"
|
|
767
767
|
}
|
|
768
768
|
),
|
|
769
|
-
/* @__PURE__ */
|
|
769
|
+
/* @__PURE__ */ s.jsx(
|
|
770
770
|
"a",
|
|
771
771
|
{
|
|
772
772
|
href: "https://inialum.notion.site/4d2374f79b594f00b93c0efccf3c6bb4",
|
|
@@ -775,7 +775,7 @@ const Pr = ({
|
|
|
775
775
|
children: "役員一覧"
|
|
776
776
|
}
|
|
777
777
|
),
|
|
778
|
-
/* @__PURE__ */
|
|
778
|
+
/* @__PURE__ */ s.jsx(
|
|
779
779
|
"a",
|
|
780
780
|
{
|
|
781
781
|
href: "https://inialum.notion.site/d8a7e0dd14224c0dadfd630a6665cee0",
|
|
@@ -784,27 +784,27 @@ const Pr = ({
|
|
|
784
784
|
children: "プライバシーポリシー"
|
|
785
785
|
}
|
|
786
786
|
),
|
|
787
|
-
/* @__PURE__ */
|
|
787
|
+
/* @__PURE__ */ s.jsx("a", { href: "https://github.com/inialum", target: "_blank", rel: "noopener", children: "GitHub" })
|
|
788
788
|
] }),
|
|
789
|
-
/* @__PURE__ */
|
|
789
|
+
/* @__PURE__ */ s.jsxs("div", { className: "Footer__Item--small", children: [
|
|
790
790
|
"© ",
|
|
791
791
|
l,
|
|
792
792
|
" INIALUM - INIAD Alumni Meetings."
|
|
793
793
|
] })
|
|
794
794
|
] })
|
|
795
795
|
] });
|
|
796
|
-
};
|
|
796
|
+
}, Gt = (t) => /* @__PURE__ */ a.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ a.createElement("path", { d: "M3 12H21", stroke: "white", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ a.createElement("path", { d: "M3 6H21", stroke: "white", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ a.createElement("path", { d: "M3 18H21", stroke: "white", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }));
|
|
797
797
|
var B = function() {
|
|
798
798
|
return B = Object.assign || function(r) {
|
|
799
799
|
for (var l, n = 1, i = arguments.length; n < i; n++) {
|
|
800
800
|
l = arguments[n];
|
|
801
|
-
for (var
|
|
802
|
-
Object.prototype.hasOwnProperty.call(l,
|
|
801
|
+
for (var u in l)
|
|
802
|
+
Object.prototype.hasOwnProperty.call(l, u) && (r[u] = l[u]);
|
|
803
803
|
}
|
|
804
804
|
return r;
|
|
805
805
|
}, B.apply(this, arguments);
|
|
806
806
|
};
|
|
807
|
-
function
|
|
807
|
+
function ct(t, r) {
|
|
808
808
|
var l = {};
|
|
809
809
|
for (var n in t)
|
|
810
810
|
Object.prototype.hasOwnProperty.call(t, n) && r.indexOf(n) < 0 && (l[n] = t[n]);
|
|
@@ -813,18 +813,18 @@ function lt(t, r) {
|
|
|
813
813
|
r.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(t, n[i]) && (l[n[i]] = t[n[i]]);
|
|
814
814
|
return l;
|
|
815
815
|
}
|
|
816
|
-
function
|
|
816
|
+
function Jt(t, r, l) {
|
|
817
817
|
if (l || arguments.length === 2)
|
|
818
|
-
for (var n = 0, i = r.length,
|
|
819
|
-
(
|
|
820
|
-
return t.concat(
|
|
818
|
+
for (var n = 0, i = r.length, u; n < i; n++)
|
|
819
|
+
(u || !(n in r)) && (u || (u = Array.prototype.slice.call(r, 0, n)), u[n] = r[n]);
|
|
820
|
+
return t.concat(u || Array.prototype.slice.call(r));
|
|
821
821
|
}
|
|
822
|
-
var
|
|
823
|
-
function
|
|
822
|
+
var ie = "right-scroll-bar-position", se = "width-before-scroll-bar", Kt = "with-scroll-bars-hidden", qt = "--removed-body-scroll-bar-size";
|
|
823
|
+
function we(t, r) {
|
|
824
824
|
return typeof t == "function" ? t(r) : t && (t.current = r), t;
|
|
825
825
|
}
|
|
826
|
-
function
|
|
827
|
-
var l =
|
|
826
|
+
function Qt(t, r) {
|
|
827
|
+
var l = at(function() {
|
|
828
828
|
return {
|
|
829
829
|
// value
|
|
830
830
|
value: t,
|
|
@@ -844,69 +844,69 @@ function qt(t, r) {
|
|
|
844
844
|
})[0];
|
|
845
845
|
return l.callback = r, l.facade;
|
|
846
846
|
}
|
|
847
|
-
var
|
|
848
|
-
function
|
|
849
|
-
var l =
|
|
847
|
+
var zt = typeof window < "u" ? a.useLayoutEffect : a.useEffect, qe = /* @__PURE__ */ new WeakMap();
|
|
848
|
+
function er(t, r) {
|
|
849
|
+
var l = Qt(r || null, function(n) {
|
|
850
850
|
return t.forEach(function(i) {
|
|
851
|
-
return
|
|
851
|
+
return we(i, n);
|
|
852
852
|
});
|
|
853
853
|
});
|
|
854
|
-
return
|
|
854
|
+
return zt(function() {
|
|
855
855
|
var n = qe.get(l);
|
|
856
856
|
if (n) {
|
|
857
|
-
var i = new Set(n),
|
|
858
|
-
i.forEach(function(
|
|
859
|
-
|
|
860
|
-
}),
|
|
861
|
-
i.has(
|
|
857
|
+
var i = new Set(n), u = new Set(t), d = l.current;
|
|
858
|
+
i.forEach(function(h) {
|
|
859
|
+
u.has(h) || we(h, null);
|
|
860
|
+
}), u.forEach(function(h) {
|
|
861
|
+
i.has(h) || we(h, d);
|
|
862
862
|
});
|
|
863
863
|
}
|
|
864
864
|
qe.set(l, t);
|
|
865
865
|
}, [t]), l;
|
|
866
866
|
}
|
|
867
|
-
function
|
|
867
|
+
function tr(t) {
|
|
868
868
|
return t;
|
|
869
869
|
}
|
|
870
|
-
function
|
|
871
|
-
r === void 0 && (r =
|
|
870
|
+
function rr(t, r) {
|
|
871
|
+
r === void 0 && (r = tr);
|
|
872
872
|
var l = [], n = !1, i = {
|
|
873
873
|
read: function() {
|
|
874
874
|
if (n)
|
|
875
875
|
throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");
|
|
876
876
|
return l.length ? l[l.length - 1] : t;
|
|
877
877
|
},
|
|
878
|
-
useMedium: function(
|
|
879
|
-
var d = r(
|
|
878
|
+
useMedium: function(u) {
|
|
879
|
+
var d = r(u, n);
|
|
880
880
|
return l.push(d), function() {
|
|
881
|
-
l = l.filter(function(
|
|
882
|
-
return
|
|
881
|
+
l = l.filter(function(h) {
|
|
882
|
+
return h !== d;
|
|
883
883
|
});
|
|
884
884
|
};
|
|
885
885
|
},
|
|
886
|
-
assignSyncMedium: function(
|
|
886
|
+
assignSyncMedium: function(u) {
|
|
887
887
|
for (n = !0; l.length; ) {
|
|
888
888
|
var d = l;
|
|
889
|
-
l = [], d.forEach(
|
|
889
|
+
l = [], d.forEach(u);
|
|
890
890
|
}
|
|
891
891
|
l = {
|
|
892
|
-
push: function(
|
|
893
|
-
return h
|
|
892
|
+
push: function(h) {
|
|
893
|
+
return u(h);
|
|
894
894
|
},
|
|
895
895
|
filter: function() {
|
|
896
896
|
return l;
|
|
897
897
|
}
|
|
898
898
|
};
|
|
899
899
|
},
|
|
900
|
-
assignMedium: function(
|
|
900
|
+
assignMedium: function(u) {
|
|
901
901
|
n = !0;
|
|
902
902
|
var d = [];
|
|
903
903
|
if (l.length) {
|
|
904
|
-
var
|
|
905
|
-
l = [],
|
|
904
|
+
var h = l;
|
|
905
|
+
l = [], h.forEach(u), d = l;
|
|
906
906
|
}
|
|
907
907
|
var v = function() {
|
|
908
908
|
var b = d;
|
|
909
|
-
d = [], b.forEach(
|
|
909
|
+
d = [], b.forEach(u);
|
|
910
910
|
}, M = function() {
|
|
911
911
|
return Promise.resolve().then(v);
|
|
912
912
|
};
|
|
@@ -922,13 +922,13 @@ function tr(t, r) {
|
|
|
922
922
|
};
|
|
923
923
|
return i;
|
|
924
924
|
}
|
|
925
|
-
function
|
|
925
|
+
function ar(t) {
|
|
926
926
|
t === void 0 && (t = {});
|
|
927
|
-
var r =
|
|
927
|
+
var r = rr(null);
|
|
928
928
|
return r.options = B({ async: !0, ssr: !1 }, t), r;
|
|
929
929
|
}
|
|
930
|
-
var
|
|
931
|
-
var r = t.sideCar, l =
|
|
930
|
+
var it = function(t) {
|
|
931
|
+
var r = t.sideCar, l = ct(t, ["sideCar"]);
|
|
932
932
|
if (!r)
|
|
933
933
|
throw new Error("Sidecar: please provide `sideCar` property to import the right car");
|
|
934
934
|
var n = r.read();
|
|
@@ -936,22 +936,22 @@ var ot = function(t) {
|
|
|
936
936
|
throw new Error("Sidecar medium not found");
|
|
937
937
|
return a.createElement(n, B({}, l));
|
|
938
938
|
};
|
|
939
|
-
|
|
940
|
-
function
|
|
941
|
-
return t.useMedium(r),
|
|
939
|
+
it.isSideCarExport = !0;
|
|
940
|
+
function nr(t, r) {
|
|
941
|
+
return t.useMedium(r), it;
|
|
942
942
|
}
|
|
943
|
-
var
|
|
943
|
+
var st = ar(), ye = function() {
|
|
944
944
|
}, ue = a.forwardRef(function(t, r) {
|
|
945
945
|
var l = a.useRef(null), n = a.useState({
|
|
946
|
-
onScrollCapture:
|
|
947
|
-
onWheelCapture:
|
|
948
|
-
onTouchMoveCapture:
|
|
949
|
-
}), i = n[0],
|
|
946
|
+
onScrollCapture: ye,
|
|
947
|
+
onWheelCapture: ye,
|
|
948
|
+
onTouchMoveCapture: ye
|
|
949
|
+
}), i = n[0], u = n[1], d = t.forwardProps, h = t.children, v = t.className, M = t.removeScrollBar, b = t.enabled, R = t.shards, C = t.sideCar, T = t.noIsolation, O = t.inert, m = t.allowPinchZoom, w = t.as, x = w === void 0 ? "div" : w, y = t.gapMode, L = ct(t, ["forwardProps", "children", "className", "removeScrollBar", "enabled", "shards", "sideCar", "noIsolation", "inert", "allowPinchZoom", "as", "gapMode"]), I = C, k = er([l, r]), F = B(B({}, L), i);
|
|
950
950
|
return a.createElement(
|
|
951
951
|
a.Fragment,
|
|
952
952
|
null,
|
|
953
|
-
b && a.createElement(I, { sideCar:
|
|
954
|
-
d ? a.cloneElement(a.Children.only(
|
|
953
|
+
b && a.createElement(I, { sideCar: st, removeScrollBar: M, shards: R, noIsolation: T, inert: O, setCallbacks: u, allowPinchZoom: !!m, lockRef: l, gapMode: y }),
|
|
954
|
+
d ? a.cloneElement(a.Children.only(h), B(B({}, F), { ref: k })) : a.createElement(x, B({}, F, { className: v, ref: k }), h)
|
|
955
955
|
);
|
|
956
956
|
});
|
|
957
957
|
ue.defaultProps = {
|
|
@@ -960,40 +960,40 @@ ue.defaultProps = {
|
|
|
960
960
|
inert: !1
|
|
961
961
|
};
|
|
962
962
|
ue.classNames = {
|
|
963
|
-
fullWidth:
|
|
964
|
-
zeroRight:
|
|
963
|
+
fullWidth: se,
|
|
964
|
+
zeroRight: ie
|
|
965
965
|
};
|
|
966
|
-
var
|
|
966
|
+
var lr = function() {
|
|
967
967
|
if (typeof __webpack_nonce__ < "u")
|
|
968
968
|
return __webpack_nonce__;
|
|
969
969
|
};
|
|
970
|
-
function
|
|
970
|
+
function or() {
|
|
971
971
|
if (!document)
|
|
972
972
|
return null;
|
|
973
973
|
var t = document.createElement("style");
|
|
974
974
|
t.type = "text/css";
|
|
975
|
-
var r =
|
|
975
|
+
var r = lr();
|
|
976
976
|
return r && t.setAttribute("nonce", r), t;
|
|
977
977
|
}
|
|
978
|
-
function
|
|
978
|
+
function cr(t, r) {
|
|
979
979
|
t.styleSheet ? t.styleSheet.cssText = r : t.appendChild(document.createTextNode(r));
|
|
980
980
|
}
|
|
981
|
-
function
|
|
981
|
+
function ir(t) {
|
|
982
982
|
var r = document.head || document.getElementsByTagName("head")[0];
|
|
983
983
|
r.appendChild(t);
|
|
984
984
|
}
|
|
985
|
-
var
|
|
985
|
+
var sr = function() {
|
|
986
986
|
var t = 0, r = null;
|
|
987
987
|
return {
|
|
988
988
|
add: function(l) {
|
|
989
|
-
t == 0 && (r =
|
|
989
|
+
t == 0 && (r = or()) && (cr(r, l), ir(r)), t++;
|
|
990
990
|
},
|
|
991
991
|
remove: function() {
|
|
992
992
|
t--, !t && r && (r.parentNode && r.parentNode.removeChild(r), r = null);
|
|
993
993
|
}
|
|
994
994
|
};
|
|
995
|
-
},
|
|
996
|
-
var t =
|
|
995
|
+
}, ur = function() {
|
|
996
|
+
var t = sr();
|
|
997
997
|
return function(r, l) {
|
|
998
998
|
a.useEffect(function() {
|
|
999
999
|
return t.add(r), function() {
|
|
@@ -1001,38 +1001,38 @@ var ir = function() {
|
|
|
1001
1001
|
};
|
|
1002
1002
|
}, [r && l]);
|
|
1003
1003
|
};
|
|
1004
|
-
},
|
|
1005
|
-
var t =
|
|
1004
|
+
}, ut = function() {
|
|
1005
|
+
var t = ur(), r = function(l) {
|
|
1006
1006
|
var n = l.styles, i = l.dynamic;
|
|
1007
1007
|
return t(n, i), null;
|
|
1008
1008
|
};
|
|
1009
1009
|
return r;
|
|
1010
|
-
},
|
|
1010
|
+
}, hr = {
|
|
1011
1011
|
left: 0,
|
|
1012
1012
|
top: 0,
|
|
1013
1013
|
right: 0,
|
|
1014
1014
|
gap: 0
|
|
1015
1015
|
}, _e = function(t) {
|
|
1016
1016
|
return parseInt(t || "", 10) || 0;
|
|
1017
|
-
},
|
|
1017
|
+
}, fr = function(t) {
|
|
1018
1018
|
var r = window.getComputedStyle(document.body), l = r[t === "padding" ? "paddingLeft" : "marginLeft"], n = r[t === "padding" ? "paddingTop" : "marginTop"], i = r[t === "padding" ? "paddingRight" : "marginRight"];
|
|
1019
1019
|
return [_e(l), _e(n), _e(i)];
|
|
1020
|
-
},
|
|
1020
|
+
}, dr = function(t) {
|
|
1021
1021
|
if (t === void 0 && (t = "margin"), typeof window > "u")
|
|
1022
|
-
return
|
|
1023
|
-
var r =
|
|
1022
|
+
return hr;
|
|
1023
|
+
var r = fr(t), l = document.documentElement.clientWidth, n = window.innerWidth;
|
|
1024
1024
|
return {
|
|
1025
1025
|
left: r[0],
|
|
1026
1026
|
top: r[1],
|
|
1027
1027
|
right: r[2],
|
|
1028
1028
|
gap: Math.max(0, n - l + r[2] - r[0])
|
|
1029
1029
|
};
|
|
1030
|
-
},
|
|
1031
|
-
var i = t.left,
|
|
1030
|
+
}, vr = ut(), G = "data-scroll-locked", mr = function(t, r, l, n) {
|
|
1031
|
+
var i = t.left, u = t.top, d = t.right, h = t.gap;
|
|
1032
1032
|
return l === void 0 && (l = "margin"), `
|
|
1033
|
-
.`.concat(
|
|
1033
|
+
.`.concat(Kt, ` {
|
|
1034
1034
|
overflow: hidden `).concat(n, `;
|
|
1035
|
-
padding-right: `).concat(
|
|
1035
|
+
padding-right: `).concat(h, "px ").concat(n, `;
|
|
1036
1036
|
}
|
|
1037
1037
|
body[`).concat(G, `] {
|
|
1038
1038
|
overflow: hidden `).concat(n, `;
|
|
@@ -1041,88 +1041,88 @@ var ir = function() {
|
|
|
1041
1041
|
r && "position: relative ".concat(n, ";"),
|
|
1042
1042
|
l === "margin" && `
|
|
1043
1043
|
padding-left: `.concat(i, `px;
|
|
1044
|
-
padding-top: `).concat(
|
|
1044
|
+
padding-top: `).concat(u, `px;
|
|
1045
1045
|
padding-right: `).concat(d, `px;
|
|
1046
1046
|
margin-left:0;
|
|
1047
1047
|
margin-top:0;
|
|
1048
|
-
margin-right: `).concat(
|
|
1048
|
+
margin-right: `).concat(h, "px ").concat(n, `;
|
|
1049
1049
|
`),
|
|
1050
|
-
l === "padding" && "padding-right: ".concat(
|
|
1050
|
+
l === "padding" && "padding-right: ".concat(h, "px ").concat(n, ";")
|
|
1051
1051
|
].filter(Boolean).join(""), `
|
|
1052
1052
|
}
|
|
1053
1053
|
|
|
1054
|
-
.`).concat(
|
|
1055
|
-
right: `).concat(
|
|
1054
|
+
.`).concat(ie, ` {
|
|
1055
|
+
right: `).concat(h, "px ").concat(n, `;
|
|
1056
1056
|
}
|
|
1057
1057
|
|
|
1058
|
-
.`).concat(
|
|
1059
|
-
margin-right: `).concat(
|
|
1058
|
+
.`).concat(se, ` {
|
|
1059
|
+
margin-right: `).concat(h, "px ").concat(n, `;
|
|
1060
1060
|
}
|
|
1061
1061
|
|
|
1062
|
-
.`).concat(
|
|
1062
|
+
.`).concat(ie, " .").concat(ie, ` {
|
|
1063
1063
|
right: 0 `).concat(n, `;
|
|
1064
1064
|
}
|
|
1065
1065
|
|
|
1066
|
-
.`).concat(
|
|
1066
|
+
.`).concat(se, " .").concat(se, ` {
|
|
1067
1067
|
margin-right: 0 `).concat(n, `;
|
|
1068
1068
|
}
|
|
1069
1069
|
|
|
1070
1070
|
body[`).concat(G, `] {
|
|
1071
|
-
`).concat(
|
|
1071
|
+
`).concat(qt, ": ").concat(h, `px;
|
|
1072
1072
|
}
|
|
1073
1073
|
`);
|
|
1074
1074
|
}, Qe = function() {
|
|
1075
1075
|
var t = parseInt(document.body.getAttribute(G) || "0", 10);
|
|
1076
1076
|
return isFinite(t) ? t : 0;
|
|
1077
|
-
},
|
|
1077
|
+
}, gr = function() {
|
|
1078
1078
|
a.useEffect(function() {
|
|
1079
1079
|
return document.body.setAttribute(G, (Qe() + 1).toString()), function() {
|
|
1080
1080
|
var t = Qe() - 1;
|
|
1081
1081
|
t <= 0 ? document.body.removeAttribute(G) : document.body.setAttribute(G, t.toString());
|
|
1082
1082
|
};
|
|
1083
1083
|
}, []);
|
|
1084
|
-
},
|
|
1084
|
+
}, pr = function(t) {
|
|
1085
1085
|
var r = t.noRelative, l = t.noImportant, n = t.gapMode, i = n === void 0 ? "margin" : n;
|
|
1086
|
-
|
|
1087
|
-
var
|
|
1088
|
-
return
|
|
1086
|
+
gr();
|
|
1087
|
+
var u = a.useMemo(function() {
|
|
1088
|
+
return dr(i);
|
|
1089
1089
|
}, [i]);
|
|
1090
|
-
return a.createElement(
|
|
1091
|
-
},
|
|
1090
|
+
return a.createElement(vr, { styles: mr(u, !r, i, l ? "" : "!important") });
|
|
1091
|
+
}, xe = !1;
|
|
1092
1092
|
if (typeof window < "u")
|
|
1093
1093
|
try {
|
|
1094
|
-
var
|
|
1094
|
+
var oe = Object.defineProperty({}, "passive", {
|
|
1095
1095
|
get: function() {
|
|
1096
|
-
return
|
|
1096
|
+
return xe = !0, !0;
|
|
1097
1097
|
}
|
|
1098
1098
|
});
|
|
1099
|
-
window.addEventListener("test",
|
|
1099
|
+
window.addEventListener("test", oe, oe), window.removeEventListener("test", oe, oe);
|
|
1100
1100
|
} catch {
|
|
1101
|
-
|
|
1101
|
+
xe = !1;
|
|
1102
1102
|
}
|
|
1103
|
-
var
|
|
1103
|
+
var U = xe ? { passive: !1 } : !1, Er = function(t) {
|
|
1104
1104
|
return t.tagName === "TEXTAREA";
|
|
1105
|
-
},
|
|
1105
|
+
}, ht = function(t, r) {
|
|
1106
1106
|
if (!(t instanceof Element))
|
|
1107
1107
|
return !1;
|
|
1108
1108
|
var l = window.getComputedStyle(t);
|
|
1109
1109
|
return (
|
|
1110
1110
|
// not-not-scrollable
|
|
1111
1111
|
l[r] !== "hidden" && // contains scroll inside self
|
|
1112
|
-
!(l.overflowY === l.overflowX && !
|
|
1112
|
+
!(l.overflowY === l.overflowX && !Er(t) && l[r] === "visible")
|
|
1113
1113
|
);
|
|
1114
|
-
}, Er = function(t) {
|
|
1115
|
-
return st(t, "overflowY");
|
|
1116
1114
|
}, br = function(t) {
|
|
1117
|
-
return
|
|
1115
|
+
return ht(t, "overflowY");
|
|
1116
|
+
}, wr = function(t) {
|
|
1117
|
+
return ht(t, "overflowX");
|
|
1118
1118
|
}, ze = function(t, r) {
|
|
1119
1119
|
var l = r.ownerDocument, n = r;
|
|
1120
1120
|
do {
|
|
1121
1121
|
typeof ShadowRoot < "u" && n instanceof ShadowRoot && (n = n.host);
|
|
1122
|
-
var i =
|
|
1122
|
+
var i = ft(t, n);
|
|
1123
1123
|
if (i) {
|
|
1124
|
-
var
|
|
1125
|
-
if (d >
|
|
1124
|
+
var u = dt(t, n), d = u[1], h = u[2];
|
|
1125
|
+
if (d > h)
|
|
1126
1126
|
return !0;
|
|
1127
1127
|
}
|
|
1128
1128
|
n = n.parentNode;
|
|
@@ -1135,124 +1135,124 @@ var X = Se ? { passive: !1 } : !1, pr = function(t) {
|
|
|
1135
1135
|
l,
|
|
1136
1136
|
n
|
|
1137
1137
|
];
|
|
1138
|
-
},
|
|
1138
|
+
}, _r = function(t) {
|
|
1139
1139
|
var r = t.scrollLeft, l = t.scrollWidth, n = t.clientWidth;
|
|
1140
1140
|
return [
|
|
1141
1141
|
r,
|
|
1142
1142
|
l,
|
|
1143
1143
|
n
|
|
1144
1144
|
];
|
|
1145
|
-
},
|
|
1146
|
-
return t === "v" ?
|
|
1147
|
-
},
|
|
1148
|
-
return t === "v" ? yr(r) :
|
|
1149
|
-
},
|
|
1145
|
+
}, ft = function(t, r) {
|
|
1146
|
+
return t === "v" ? br(r) : wr(r);
|
|
1147
|
+
}, dt = function(t, r) {
|
|
1148
|
+
return t === "v" ? yr(r) : _r(r);
|
|
1149
|
+
}, Nr = function(t, r) {
|
|
1150
1150
|
return t === "h" && r === "rtl" ? -1 : 1;
|
|
1151
|
-
},
|
|
1152
|
-
var
|
|
1151
|
+
}, Sr = function(t, r, l, n, i) {
|
|
1152
|
+
var u = Nr(t, window.getComputedStyle(r).direction), d = u * n, h = l.target, v = r.contains(h), M = !1, b = d > 0, R = 0, C = 0;
|
|
1153
1153
|
do {
|
|
1154
|
-
var
|
|
1155
|
-
(O ||
|
|
1154
|
+
var T = dt(t, h), O = T[0], m = T[1], w = T[2], x = m - w - u * O;
|
|
1155
|
+
(O || x) && ft(t, h) && (R += x, C += O), h instanceof ShadowRoot ? h = h.host : h = h.parentNode;
|
|
1156
1156
|
} while (
|
|
1157
1157
|
// portaled content
|
|
1158
|
-
!v &&
|
|
1159
|
-
v && (r.contains(
|
|
1158
|
+
!v && h !== document.body || // self content
|
|
1159
|
+
v && (r.contains(h) || r === h)
|
|
1160
1160
|
);
|
|
1161
|
-
return (b && (i && Math.abs(
|
|
1162
|
-
},
|
|
1161
|
+
return (b && (i && Math.abs(R) < 1 || !i && d > R) || !b && (i && Math.abs(C) < 1 || !i && -d > C)) && (M = !0), M;
|
|
1162
|
+
}, ce = function(t) {
|
|
1163
1163
|
return "changedTouches" in t ? [t.changedTouches[0].clientX, t.changedTouches[0].clientY] : [0, 0];
|
|
1164
1164
|
}, et = function(t) {
|
|
1165
1165
|
return [t.deltaX, t.deltaY];
|
|
1166
1166
|
}, tt = function(t) {
|
|
1167
1167
|
return t && "current" in t ? t.current : t;
|
|
1168
|
-
},
|
|
1168
|
+
}, xr = function(t, r) {
|
|
1169
1169
|
return t[0] === r[0] && t[1] === r[1];
|
|
1170
|
-
},
|
|
1170
|
+
}, Mr = function(t) {
|
|
1171
1171
|
return `
|
|
1172
1172
|
.block-interactivity-`.concat(t, ` {pointer-events: none;}
|
|
1173
1173
|
.allow-interactivity-`).concat(t, ` {pointer-events: all;}
|
|
1174
1174
|
`);
|
|
1175
|
-
},
|
|
1176
|
-
function
|
|
1177
|
-
var r = a.useRef([]), l = a.useRef([0, 0]), n = a.useRef(), i = a.useState(
|
|
1175
|
+
}, Rr = 0, X = [];
|
|
1176
|
+
function kr(t) {
|
|
1177
|
+
var r = a.useRef([]), l = a.useRef([0, 0]), n = a.useRef(), i = a.useState(Rr++)[0], u = a.useState(ut)[0], d = a.useRef(t);
|
|
1178
1178
|
a.useEffect(function() {
|
|
1179
1179
|
d.current = t;
|
|
1180
1180
|
}, [t]), a.useEffect(function() {
|
|
1181
1181
|
if (t.inert) {
|
|
1182
1182
|
document.body.classList.add("block-interactivity-".concat(i));
|
|
1183
|
-
var m =
|
|
1184
|
-
return m.forEach(function(
|
|
1185
|
-
return
|
|
1183
|
+
var m = Jt([t.lockRef.current], (t.shards || []).map(tt), !0).filter(Boolean);
|
|
1184
|
+
return m.forEach(function(w) {
|
|
1185
|
+
return w.classList.add("allow-interactivity-".concat(i));
|
|
1186
1186
|
}), function() {
|
|
1187
|
-
document.body.classList.remove("block-interactivity-".concat(i)), m.forEach(function(
|
|
1188
|
-
return
|
|
1187
|
+
document.body.classList.remove("block-interactivity-".concat(i)), m.forEach(function(w) {
|
|
1188
|
+
return w.classList.remove("allow-interactivity-".concat(i));
|
|
1189
1189
|
});
|
|
1190
1190
|
};
|
|
1191
1191
|
}
|
|
1192
1192
|
}, [t.inert, t.lockRef.current, t.shards]);
|
|
1193
|
-
var
|
|
1193
|
+
var h = a.useCallback(function(m, w) {
|
|
1194
1194
|
if ("touches" in m && m.touches.length === 2)
|
|
1195
1195
|
return !d.current.allowPinchZoom;
|
|
1196
|
-
var
|
|
1196
|
+
var x = ce(m), y = l.current, L = "deltaX" in m ? m.deltaX : y[0] - x[0], I = "deltaY" in m ? m.deltaY : y[1] - x[1], k, F = m.target, D = Math.abs(L) > Math.abs(I) ? "h" : "v";
|
|
1197
1197
|
if ("touches" in m && D === "h" && F.type === "range")
|
|
1198
1198
|
return !1;
|
|
1199
1199
|
var V = ze(D, F);
|
|
1200
1200
|
if (!V)
|
|
1201
1201
|
return !0;
|
|
1202
|
-
if (V ?
|
|
1202
|
+
if (V ? k = D : (k = D === "v" ? "h" : "v", V = ze(D, F)), !V)
|
|
1203
1203
|
return !1;
|
|
1204
|
-
if (!n.current && "changedTouches" in m && (
|
|
1204
|
+
if (!n.current && "changedTouches" in m && (L || I) && (n.current = k), !k)
|
|
1205
1205
|
return !0;
|
|
1206
|
-
var J = n.current ||
|
|
1207
|
-
return
|
|
1206
|
+
var J = n.current || k;
|
|
1207
|
+
return Sr(J, w, m, J === "h" ? L : I, !0);
|
|
1208
1208
|
}, []), v = a.useCallback(function(m) {
|
|
1209
|
-
var
|
|
1210
|
-
if (!(!
|
|
1211
|
-
var
|
|
1212
|
-
return
|
|
1209
|
+
var w = m;
|
|
1210
|
+
if (!(!X.length || X[X.length - 1] !== u)) {
|
|
1211
|
+
var x = "deltaY" in w ? et(w) : ce(w), y = r.current.filter(function(k) {
|
|
1212
|
+
return k.name === w.type && (k.target === w.target || w.target === k.shadowParent) && xr(k.delta, x);
|
|
1213
1213
|
})[0];
|
|
1214
|
-
if (
|
|
1215
|
-
|
|
1214
|
+
if (y && y.should) {
|
|
1215
|
+
w.cancelable && w.preventDefault();
|
|
1216
1216
|
return;
|
|
1217
1217
|
}
|
|
1218
|
-
if (!
|
|
1219
|
-
var
|
|
1220
|
-
return
|
|
1221
|
-
}), I =
|
|
1222
|
-
I &&
|
|
1218
|
+
if (!y) {
|
|
1219
|
+
var L = (d.current.shards || []).map(tt).filter(Boolean).filter(function(k) {
|
|
1220
|
+
return k.contains(w.target);
|
|
1221
|
+
}), I = L.length > 0 ? h(w, L[0]) : !d.current.noIsolation;
|
|
1222
|
+
I && w.cancelable && w.preventDefault();
|
|
1223
1223
|
}
|
|
1224
1224
|
}
|
|
1225
|
-
}, []), M = a.useCallback(function(m,
|
|
1226
|
-
var
|
|
1227
|
-
r.current.push(
|
|
1225
|
+
}, []), M = a.useCallback(function(m, w, x, y) {
|
|
1226
|
+
var L = { name: m, delta: w, target: x, should: y, shadowParent: Cr(x) };
|
|
1227
|
+
r.current.push(L), setTimeout(function() {
|
|
1228
1228
|
r.current = r.current.filter(function(I) {
|
|
1229
|
-
return I !==
|
|
1229
|
+
return I !== L;
|
|
1230
1230
|
});
|
|
1231
1231
|
}, 1);
|
|
1232
1232
|
}, []), b = a.useCallback(function(m) {
|
|
1233
|
-
l.current =
|
|
1234
|
-
}, []),
|
|
1235
|
-
M(m.type, et(m), m.target,
|
|
1236
|
-
}, []),
|
|
1237
|
-
M(m.type,
|
|
1233
|
+
l.current = ce(m), n.current = void 0;
|
|
1234
|
+
}, []), R = a.useCallback(function(m) {
|
|
1235
|
+
M(m.type, et(m), m.target, h(m, t.lockRef.current));
|
|
1236
|
+
}, []), C = a.useCallback(function(m) {
|
|
1237
|
+
M(m.type, ce(m), m.target, h(m, t.lockRef.current));
|
|
1238
1238
|
}, []);
|
|
1239
1239
|
a.useEffect(function() {
|
|
1240
|
-
return
|
|
1241
|
-
onScrollCapture:
|
|
1242
|
-
onWheelCapture:
|
|
1243
|
-
onTouchMoveCapture:
|
|
1244
|
-
}), document.addEventListener("wheel", v,
|
|
1245
|
-
|
|
1246
|
-
return m !==
|
|
1247
|
-
}), document.removeEventListener("wheel", v,
|
|
1240
|
+
return X.push(u), t.setCallbacks({
|
|
1241
|
+
onScrollCapture: R,
|
|
1242
|
+
onWheelCapture: R,
|
|
1243
|
+
onTouchMoveCapture: C
|
|
1244
|
+
}), document.addEventListener("wheel", v, U), document.addEventListener("touchmove", v, U), document.addEventListener("touchstart", b, U), function() {
|
|
1245
|
+
X = X.filter(function(m) {
|
|
1246
|
+
return m !== u;
|
|
1247
|
+
}), document.removeEventListener("wheel", v, U), document.removeEventListener("touchmove", v, U), document.removeEventListener("touchstart", b, U);
|
|
1248
1248
|
};
|
|
1249
1249
|
}, []);
|
|
1250
|
-
var
|
|
1250
|
+
var T = t.removeScrollBar, O = t.inert;
|
|
1251
1251
|
return a.createElement(
|
|
1252
1252
|
a.Fragment,
|
|
1253
1253
|
null,
|
|
1254
|
-
O ? a.createElement(
|
|
1255
|
-
|
|
1254
|
+
O ? a.createElement(u, { styles: Mr(i) }) : null,
|
|
1255
|
+
T ? a.createElement(pr, { gapMode: t.gapMode }) : null
|
|
1256
1256
|
);
|
|
1257
1257
|
}
|
|
1258
1258
|
function Cr(t) {
|
|
@@ -1260,23 +1260,23 @@ function Cr(t) {
|
|
|
1260
1260
|
t instanceof ShadowRoot && (r = t.host, t = t.host), t = t.parentNode;
|
|
1261
1261
|
return r;
|
|
1262
1262
|
}
|
|
1263
|
-
const
|
|
1264
|
-
var
|
|
1265
|
-
return a.createElement(ue, B({}, t, { ref: r, sideCar:
|
|
1263
|
+
const jr = nr(st, kr);
|
|
1264
|
+
var vt = a.forwardRef(function(t, r) {
|
|
1265
|
+
return a.createElement(ue, B({}, t, { ref: r, sideCar: jr }));
|
|
1266
1266
|
});
|
|
1267
|
-
|
|
1268
|
-
const
|
|
1267
|
+
vt.classNames = ue.classNames;
|
|
1268
|
+
const Zr = vt, Lr = (t) => /* @__PURE__ */ a.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ a.createElement("path", { d: "M18 6L6 18", stroke: "white", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ a.createElement("path", { d: "M6 6L18 18", stroke: "white", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })), Tr = (t) => /* @__PURE__ */ a.createElement("svg", { id: "_layer_1", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 180 180", ...t }, /* @__PURE__ */ a.createElement("defs", null, /* @__PURE__ */ a.createElement("style", null, ".cls-logo-white-1{fill:#fff;stroke-width:0px;}")), /* @__PURE__ */ a.createElement("path", { className: "cls-logo-white-1", d: "M32.39,129.43h2.98v20.8h-2.98v-20.8Z" }), /* @__PURE__ */ a.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__ */ a.createElement("path", { className: "cls-logo-white-1", d: "M63.82,129.43h2.98v20.8h-2.98v-20.8Z" }), /* @__PURE__ */ a.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__ */ a.createElement("path", { className: "cls-logo-white-1", d: "M91.75,129.43h2.98v18.09h9.36v2.71h-12.34v-20.8Z" }), /* @__PURE__ */ a.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__ */ a.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__ */ a.createElement("path", { className: "cls-logo-white-1", d: "M43.85,157.63v6.82h-.53v-6.82h.53Z" }), /* @__PURE__ */ a.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__ */ a.createElement("path", { className: "cls-logo-white-1", d: "M53.64,157.63v6.82h-.53v-6.82h.53Z" }), /* @__PURE__ */ a.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__ */ a.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__ */ a.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__ */ a.createElement("path", { className: "cls-logo-white-1", d: "M79.12,157.63v6.82h-.48v-6.82h.48Z" }), /* @__PURE__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.createElement("circle", { className: "cls-logo-white-1", cx: 90, cy: 69.36, r: 6 }), /* @__PURE__ */ a.createElement("circle", { className: "cls-logo-white-1", cx: 103.37, cy: 112.4, r: 6 }), /* @__PURE__ */ a.createElement("circle", { className: "cls-logo-white-1", cx: 76.62, cy: 112.4, r: 6 }), /* @__PURE__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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__ */ a.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" })), Pr = ({
|
|
1269
1269
|
isOpen: t = !1,
|
|
1270
1270
|
className: r,
|
|
1271
1271
|
onClose: l,
|
|
1272
1272
|
...n
|
|
1273
1273
|
}) => {
|
|
1274
|
-
const i = (/* @__PURE__ */ new Date()).getFullYear(),
|
|
1275
|
-
const v =
|
|
1274
|
+
const i = (/* @__PURE__ */ new Date()).getFullYear(), u = Ht(null), d = Ne(() => {
|
|
1275
|
+
const v = u.current;
|
|
1276
1276
|
v && (v.close(), l());
|
|
1277
1277
|
}, [l]);
|
|
1278
1278
|
$t(() => {
|
|
1279
|
-
const v =
|
|
1279
|
+
const v = u.current;
|
|
1280
1280
|
if (v)
|
|
1281
1281
|
if (t) {
|
|
1282
1282
|
if (v.hasAttribute("open"))
|
|
@@ -1288,33 +1288,33 @@ const jr = ft, Zr = (t) => /* @__PURE__ */ a.createElement("svg", { width: 24, h
|
|
|
1288
1288
|
v.close();
|
|
1289
1289
|
}
|
|
1290
1290
|
}, [t]);
|
|
1291
|
-
const
|
|
1291
|
+
const h = Ne((v) => {
|
|
1292
1292
|
v.stopPropagation();
|
|
1293
1293
|
}, []);
|
|
1294
|
-
return /* @__PURE__ */
|
|
1294
|
+
return /* @__PURE__ */ s.jsx(Zr, { removeScrollBar: !0, enabled: t, children: /* @__PURE__ */ s.jsxs(
|
|
1295
1295
|
"dialog",
|
|
1296
1296
|
{
|
|
1297
1297
|
...n,
|
|
1298
|
-
ref:
|
|
1298
|
+
ref: u,
|
|
1299
1299
|
onClick: d,
|
|
1300
|
-
className:
|
|
1300
|
+
className: te(r, "Navigation"),
|
|
1301
1301
|
children: [
|
|
1302
|
-
/* @__PURE__ */
|
|
1302
|
+
/* @__PURE__ */ s.jsx(
|
|
1303
1303
|
"button",
|
|
1304
1304
|
{
|
|
1305
1305
|
className: "Navigation__CloseButton",
|
|
1306
1306
|
"aria-label": "閉じる",
|
|
1307
1307
|
onClick: d,
|
|
1308
|
-
children: /* @__PURE__ */
|
|
1308
|
+
children: /* @__PURE__ */ s.jsx(Lr, { width: "24", height: "24" })
|
|
1309
1309
|
}
|
|
1310
1310
|
),
|
|
1311
|
-
/* @__PURE__ */
|
|
1312
|
-
/* @__PURE__ */
|
|
1313
|
-
/* @__PURE__ */
|
|
1314
|
-
/* @__PURE__ */
|
|
1315
|
-
/* @__PURE__ */
|
|
1316
|
-
/* @__PURE__ */
|
|
1317
|
-
/* @__PURE__ */
|
|
1311
|
+
/* @__PURE__ */ s.jsxs("div", { className: "Navigation__Content", onClick: h, children: [
|
|
1312
|
+
/* @__PURE__ */ s.jsx("div", { className: "Navigation__Logo--mobile", children: /* @__PURE__ */ s.jsx(Tr, { "aria-label": "INIALUM - INIAD Alumni Meetings" }) }),
|
|
1313
|
+
/* @__PURE__ */ s.jsx("nav", { children: /* @__PURE__ */ s.jsxs("ul", { className: "Navigation__Content--main", children: [
|
|
1314
|
+
/* @__PURE__ */ s.jsx("li", { className: "Navigation__Item", children: /* @__PURE__ */ s.jsx("a", { href: "/", children: "ホーム" }) }),
|
|
1315
|
+
/* @__PURE__ */ s.jsx("li", { className: "Navigation__Item", children: /* @__PURE__ */ s.jsx("a", { href: "/vision", children: "私たちの思い" }) }),
|
|
1316
|
+
/* @__PURE__ */ s.jsx("li", { className: "Navigation__Item", children: /* @__PURE__ */ s.jsx("a", { href: "https://inialum.org/join", children: "入会する" }) }),
|
|
1317
|
+
/* @__PURE__ */ s.jsx("li", { className: "Navigation__Item", children: /* @__PURE__ */ s.jsx(
|
|
1318
1318
|
"a",
|
|
1319
1319
|
{
|
|
1320
1320
|
href: "https://inialum.notion.site/364837260baa4486888554a2ea7666c6",
|
|
@@ -1323,7 +1323,7 @@ const jr = ft, Zr = (t) => /* @__PURE__ */ a.createElement("svg", { width: 24, h
|
|
|
1323
1323
|
children: "お問い合わせ"
|
|
1324
1324
|
}
|
|
1325
1325
|
) }),
|
|
1326
|
-
/* @__PURE__ */
|
|
1326
|
+
/* @__PURE__ */ s.jsx("li", { className: "Navigation__Item", children: /* @__PURE__ */ s.jsx(
|
|
1327
1327
|
"a",
|
|
1328
1328
|
{
|
|
1329
1329
|
href: "https://inialum.notion.site/INIALUM-Q-A-0cfb2bd4cc814df6a29ca5aa7f9ad9b7",
|
|
@@ -1333,16 +1333,16 @@ const jr = ft, Zr = (t) => /* @__PURE__ */ a.createElement("svg", { width: 24, h
|
|
|
1333
1333
|
}
|
|
1334
1334
|
) })
|
|
1335
1335
|
] }) }),
|
|
1336
|
-
/* @__PURE__ */
|
|
1337
|
-
/* @__PURE__ */
|
|
1336
|
+
/* @__PURE__ */ s.jsxs("div", { className: "Navigation__Content--bottom", children: [
|
|
1337
|
+
/* @__PURE__ */ s.jsx(
|
|
1338
1338
|
"a",
|
|
1339
1339
|
{
|
|
1340
1340
|
href: "https://twitter.com/inialum",
|
|
1341
1341
|
target: "_blank",
|
|
1342
1342
|
rel: "noopener",
|
|
1343
1343
|
className: "Navigation__Item--XLink",
|
|
1344
|
-
children: /* @__PURE__ */
|
|
1345
|
-
|
|
1344
|
+
children: /* @__PURE__ */ s.jsx(
|
|
1345
|
+
ot,
|
|
1346
1346
|
{
|
|
1347
1347
|
width: "auto",
|
|
1348
1348
|
height: 24,
|
|
@@ -1352,8 +1352,8 @@ const jr = ft, Zr = (t) => /* @__PURE__ */ a.createElement("svg", { width: 24, h
|
|
|
1352
1352
|
)
|
|
1353
1353
|
}
|
|
1354
1354
|
),
|
|
1355
|
-
/* @__PURE__ */
|
|
1356
|
-
/* @__PURE__ */
|
|
1355
|
+
/* @__PURE__ */ s.jsxs("div", { className: "Navigation__Item--small", children: [
|
|
1356
|
+
/* @__PURE__ */ s.jsx(
|
|
1357
1357
|
"a",
|
|
1358
1358
|
{
|
|
1359
1359
|
href: "https://inialum.notion.site/4cbf67b190544bff8891deabc64e776c",
|
|
@@ -1362,7 +1362,7 @@ const jr = ft, Zr = (t) => /* @__PURE__ */ a.createElement("svg", { width: 24, h
|
|
|
1362
1362
|
children: "同窓会会則"
|
|
1363
1363
|
}
|
|
1364
1364
|
),
|
|
1365
|
-
/* @__PURE__ */
|
|
1365
|
+
/* @__PURE__ */ s.jsx(
|
|
1366
1366
|
"a",
|
|
1367
1367
|
{
|
|
1368
1368
|
href: "https://inialum.notion.site/4d2374f79b594f00b93c0efccf3c6bb4",
|
|
@@ -1371,7 +1371,7 @@ const jr = ft, Zr = (t) => /* @__PURE__ */ a.createElement("svg", { width: 24, h
|
|
|
1371
1371
|
children: "役員一覧"
|
|
1372
1372
|
}
|
|
1373
1373
|
),
|
|
1374
|
-
/* @__PURE__ */
|
|
1374
|
+
/* @__PURE__ */ s.jsx(
|
|
1375
1375
|
"a",
|
|
1376
1376
|
{
|
|
1377
1377
|
href: "https://inialum.notion.site/d8a7e0dd14224c0dadfd630a6665cee0",
|
|
@@ -1380,7 +1380,7 @@ const jr = ft, Zr = (t) => /* @__PURE__ */ a.createElement("svg", { width: 24, h
|
|
|
1380
1380
|
children: "プライバシーポリシー"
|
|
1381
1381
|
}
|
|
1382
1382
|
),
|
|
1383
|
-
/* @__PURE__ */
|
|
1383
|
+
/* @__PURE__ */ s.jsx(
|
|
1384
1384
|
"a",
|
|
1385
1385
|
{
|
|
1386
1386
|
href: "https://github.com/inialum",
|
|
@@ -1390,7 +1390,7 @@ const jr = ft, Zr = (t) => /* @__PURE__ */ a.createElement("svg", { width: 24, h
|
|
|
1390
1390
|
}
|
|
1391
1391
|
)
|
|
1392
1392
|
] }),
|
|
1393
|
-
/* @__PURE__ */
|
|
1393
|
+
/* @__PURE__ */ s.jsxs("div", { className: "Navigation__Item--small", children: [
|
|
1394
1394
|
"© ",
|
|
1395
1395
|
i,
|
|
1396
1396
|
" INIALUM - INIAD Alumni Meetings."
|
|
@@ -1400,11 +1400,31 @@ const jr = ft, Zr = (t) => /* @__PURE__ */ a.createElement("svg", { width: 24, h
|
|
|
1400
1400
|
]
|
|
1401
1401
|
}
|
|
1402
1402
|
) });
|
|
1403
|
+
}, Fr = ({ hasNavigation: t = !0, className: r, ...l }) => {
|
|
1404
|
+
const [n, i] = at(!1), u = Ne(() => {
|
|
1405
|
+
i(!n);
|
|
1406
|
+
}, [n]);
|
|
1407
|
+
return /* @__PURE__ */ s.jsxs("header", { ...l, className: te(r, "Header"), children: [
|
|
1408
|
+
/* @__PURE__ */ s.jsx("div", { className: "Header__Logo--large", children: /* @__PURE__ */ s.jsx(lt, {}) }),
|
|
1409
|
+
t && /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
1410
|
+
/* @__PURE__ */ s.jsx(
|
|
1411
|
+
"button",
|
|
1412
|
+
{
|
|
1413
|
+
className: "Header__Navigation--button",
|
|
1414
|
+
"aria-label": "ナビゲーションメニューを開く",
|
|
1415
|
+
onClick: u,
|
|
1416
|
+
children: /* @__PURE__ */ s.jsx(Gt, {})
|
|
1417
|
+
}
|
|
1418
|
+
),
|
|
1419
|
+
/* @__PURE__ */ s.jsx(Pr, { isOpen: n, onClose: u })
|
|
1420
|
+
] })
|
|
1421
|
+
] });
|
|
1403
1422
|
};
|
|
1404
1423
|
export {
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1424
|
+
Or as Button,
|
|
1425
|
+
Ar as ButtonLink,
|
|
1426
|
+
Br as Footer,
|
|
1427
|
+
Fr as Header,
|
|
1428
|
+
Pr as Navigation
|
|
1409
1429
|
};
|
|
1410
1430
|
//# sourceMappingURL=index.js.map
|