quirk-ui 0.0.192 → 0.0.193
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/assets/index47.css +1 -1
- package/dist/components/Footer/index.js +134 -133
- package/dist/components/NavBar/index.js +103 -100
- package/dist/styles.css +1 -1
- package/package.json +1 -1
package/dist/assets/index47.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._footer_hvt6l_1{background-color:var(--color-background);padding:var(--spacing-xl) var(--spacing-md);font-size:var(--font-size-sm);color:var(--color-text-primary)}._container_hvt6l_8{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}._utilityImage_hvt6l_17{width:100%}._primaryNav_hvt6l_21{display:flex;gap:var(--spacing-xl)}@media (max-width: 767px){._primaryNav_hvt6l_21{flex-direction:column}}._secondaryNav_hvt6l_30{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;width:100%;gap:var(--spacing-xl);margin-top:var(--spacing-xl)}._secondaryNav_hvt6l_30 a:has(img){height:unset;background-color:transparent}._secondaryNav_hvt6l_30 a:has(img) img{width:175px;height:auto}._secondaryNav_hvt6l_30 a:has(img):hover{background-color:transparent}@media (max-width: 480px){._secondaryNav_hvt6l_30{flex-direction:column-reverse}._secondaryNav_hvt6l_30 nav{width:100%}}._details_hvt6l_62{flex-basis:200px;display:flex;flex-direction:column;gap:var(--spacing-lg)}._nav_hvt6l_69{display:flex;flex-direction:row;align-items:flex-start;gap:var(--spacing-lg);flex:1}._logo_hvt6l_77{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary)}._socialItems_hvt6l_83{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-md)}._socialItems_hvt6l_83 ._group_hvt6l_90{min-width:unset}._socialItems_hvt6l_83 a{transition:color .3s ease-in-out;font-size:var(--font-size-xl)}._groups_hvt6l_99{display:flex;flex-wrap:wrap;gap:var(--spacing-xl)}._group_hvt6l_90{min-width:140px}._groupTitle_hvt6l_109{font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-xs)}._sublinks_hvt6l_114{position:relative;display:flex;flex-direction:column;gap:var(--spacing-sm);margin-top:var(--spacing-md)}._linkList_hvt6l_122{display:flex;flex-direction:column;gap:var(--spacing-xs);list-style:none;padding:0;margin:0}._link_hvt6l_122{color:var(--color-text-primary);text-decoration:none;display:block;transition:color .3s ease-in-out}._link_hvt6l_122:hover{color:var(--color-primary)}._bottom_hvt6l_142{text-align:left;font-size:var(--font-size-sm);color:var(--color-muted)}._left_hvt6l_149 ._container_hvt6l_8{justify-content:flex-start}._left_hvt6l_149 ._logo_hvt6l_77{flex:unset}._left_hvt6l_149 ._nav_hvt6l_69{flex:1}@media (max-width: 767px){._left_hvt6l_149 ._logo_hvt6l_77{flex:1}}._center_hvt6l_169 ._nav_hvt6l_69{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_hvt6l_169 ._nav_hvt6l_69._hidden_hvt6l_175{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_hvt6l_169 ._nav_hvt6l_69._visible_hvt6l_182{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_hvt6l_169 ._logo_hvt6l_77{flex:1}}._right_hvt6l_197 ._container_hvt6l_8{justify-content:flex-end}._right_hvt6l_197 ._logo_hvt6l_77,._right_hvt6l_197 ._title_hvt6l_203{flex:1}._right_hvt6l_197 ._nav_hvt6l_69{flex:unset}
|
|
@@ -1,217 +1,218 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { CallToAction as
|
|
3
|
-
import { ButtonGroup as
|
|
1
|
+
import { jsx as l, jsxs as m } from "react/jsx-runtime";
|
|
2
|
+
import { CallToAction as E } from "../CallToAction/index.js";
|
|
3
|
+
import { ButtonGroup as T } from "../ButtonGroup/index.js";
|
|
4
4
|
import d from "react";
|
|
5
|
-
import '../../assets/index47.css';var
|
|
5
|
+
import '../../assets/index47.css';var z = {
|
|
6
6
|
color: void 0,
|
|
7
7
|
size: void 0,
|
|
8
8
|
className: void 0,
|
|
9
9
|
style: void 0,
|
|
10
10
|
attr: void 0
|
|
11
|
-
},
|
|
12
|
-
function
|
|
13
|
-
if (
|
|
14
|
-
var r =
|
|
11
|
+
}, P = d.createContext && /* @__PURE__ */ d.createContext(z), $ = ["attr", "size", "title"];
|
|
12
|
+
function F(t, e) {
|
|
13
|
+
if (t == null) return {};
|
|
14
|
+
var r = M(t, e), a, c;
|
|
15
15
|
if (Object.getOwnPropertySymbols) {
|
|
16
|
-
var u = Object.getOwnPropertySymbols(
|
|
17
|
-
for (
|
|
18
|
-
a = u[
|
|
16
|
+
var u = Object.getOwnPropertySymbols(t);
|
|
17
|
+
for (c = 0; c < u.length; c++)
|
|
18
|
+
a = u[c], !(e.indexOf(a) >= 0) && Object.prototype.propertyIsEnumerable.call(t, a) && (r[a] = t[a]);
|
|
19
19
|
}
|
|
20
20
|
return r;
|
|
21
21
|
}
|
|
22
|
-
function
|
|
23
|
-
if (
|
|
22
|
+
function M(t, e) {
|
|
23
|
+
if (t == null) return {};
|
|
24
24
|
var r = {};
|
|
25
|
-
for (var a in
|
|
26
|
-
if (Object.prototype.hasOwnProperty.call(
|
|
27
|
-
if (
|
|
28
|
-
r[a] =
|
|
25
|
+
for (var a in t)
|
|
26
|
+
if (Object.prototype.hasOwnProperty.call(t, a)) {
|
|
27
|
+
if (e.indexOf(a) >= 0) continue;
|
|
28
|
+
r[a] = t[a];
|
|
29
29
|
}
|
|
30
30
|
return r;
|
|
31
31
|
}
|
|
32
32
|
function p() {
|
|
33
|
-
return p = Object.assign ? Object.assign.bind() : function(
|
|
34
|
-
for (var
|
|
35
|
-
var r = arguments[
|
|
33
|
+
return p = Object.assign ? Object.assign.bind() : function(t) {
|
|
34
|
+
for (var e = 1; e < arguments.length; e++) {
|
|
35
|
+
var r = arguments[e];
|
|
36
36
|
for (var a in r)
|
|
37
|
-
Object.prototype.hasOwnProperty.call(r, a) && (
|
|
37
|
+
Object.prototype.hasOwnProperty.call(r, a) && (t[a] = r[a]);
|
|
38
38
|
}
|
|
39
|
-
return
|
|
39
|
+
return t;
|
|
40
40
|
}, p.apply(this, arguments);
|
|
41
41
|
}
|
|
42
|
-
function
|
|
43
|
-
var r = Object.keys(
|
|
42
|
+
function x(t, e) {
|
|
43
|
+
var r = Object.keys(t);
|
|
44
44
|
if (Object.getOwnPropertySymbols) {
|
|
45
|
-
var a = Object.getOwnPropertySymbols(
|
|
46
|
-
|
|
47
|
-
return Object.getOwnPropertyDescriptor(
|
|
45
|
+
var a = Object.getOwnPropertySymbols(t);
|
|
46
|
+
e && (a = a.filter(function(c) {
|
|
47
|
+
return Object.getOwnPropertyDescriptor(t, c).enumerable;
|
|
48
48
|
})), r.push.apply(r, a);
|
|
49
49
|
}
|
|
50
50
|
return r;
|
|
51
51
|
}
|
|
52
|
-
function
|
|
53
|
-
for (var
|
|
54
|
-
var r = arguments[
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(
|
|
58
|
-
Object.defineProperty(
|
|
52
|
+
function b(t) {
|
|
53
|
+
for (var e = 1; e < arguments.length; e++) {
|
|
54
|
+
var r = arguments[e] != null ? arguments[e] : {};
|
|
55
|
+
e % 2 ? x(Object(r), !0).forEach(function(a) {
|
|
56
|
+
B(t, a, r[a]);
|
|
57
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(r)) : x(Object(r)).forEach(function(a) {
|
|
58
|
+
Object.defineProperty(t, a, Object.getOwnPropertyDescriptor(r, a));
|
|
59
59
|
});
|
|
60
60
|
}
|
|
61
|
-
return
|
|
61
|
+
return t;
|
|
62
62
|
}
|
|
63
|
-
function
|
|
64
|
-
return
|
|
63
|
+
function B(t, e, r) {
|
|
64
|
+
return e = L(e), e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
65
65
|
}
|
|
66
|
-
function
|
|
67
|
-
var
|
|
68
|
-
return typeof
|
|
66
|
+
function L(t) {
|
|
67
|
+
var e = D(t, "string");
|
|
68
|
+
return typeof e == "symbol" ? e : e + "";
|
|
69
69
|
}
|
|
70
|
-
function
|
|
71
|
-
if (typeof
|
|
72
|
-
var r =
|
|
70
|
+
function D(t, e) {
|
|
71
|
+
if (typeof t != "object" || !t) return t;
|
|
72
|
+
var r = t[Symbol.toPrimitive];
|
|
73
73
|
if (r !== void 0) {
|
|
74
|
-
var a = r.call(
|
|
74
|
+
var a = r.call(t, e);
|
|
75
75
|
if (typeof a != "object") return a;
|
|
76
76
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
77
77
|
}
|
|
78
|
-
return (
|
|
78
|
+
return (e === "string" ? String : Number)(t);
|
|
79
79
|
}
|
|
80
|
-
function
|
|
81
|
-
return
|
|
80
|
+
function S(t) {
|
|
81
|
+
return t && t.map((e, r) => /* @__PURE__ */ d.createElement(e.tag, b({
|
|
82
82
|
key: r
|
|
83
|
-
},
|
|
83
|
+
}, e.attr), S(e.child)));
|
|
84
84
|
}
|
|
85
|
-
function
|
|
86
|
-
return (
|
|
87
|
-
attr:
|
|
88
|
-
},
|
|
85
|
+
function h(t) {
|
|
86
|
+
return (e) => /* @__PURE__ */ d.createElement(H, p({
|
|
87
|
+
attr: b({}, t.attr)
|
|
88
|
+
}, e), S(t.child));
|
|
89
89
|
}
|
|
90
|
-
function
|
|
91
|
-
var
|
|
90
|
+
function H(t) {
|
|
91
|
+
var e = (r) => {
|
|
92
92
|
var {
|
|
93
93
|
attr: a,
|
|
94
|
-
size:
|
|
94
|
+
size: c,
|
|
95
95
|
title: u
|
|
96
|
-
} =
|
|
97
|
-
return r.className && (s = r.className),
|
|
96
|
+
} = t, v = F(t, $), f = c || r.size || "1em", s;
|
|
97
|
+
return r.className && (s = r.className), t.className && (s = (s ? s + " " : "") + t.className), /* @__PURE__ */ d.createElement("svg", p({
|
|
98
98
|
stroke: "currentColor",
|
|
99
99
|
fill: "currentColor",
|
|
100
100
|
strokeWidth: "0"
|
|
101
|
-
}, r.attr, a,
|
|
101
|
+
}, r.attr, a, v, {
|
|
102
102
|
className: s,
|
|
103
|
-
style:
|
|
104
|
-
color:
|
|
105
|
-
}, r.style),
|
|
103
|
+
style: b(b({
|
|
104
|
+
color: t.color || r.color
|
|
105
|
+
}, r.style), t.style),
|
|
106
106
|
height: f,
|
|
107
107
|
width: f,
|
|
108
108
|
xmlns: "http://www.w3.org/2000/svg"
|
|
109
|
-
}), u && /* @__PURE__ */ d.createElement("title", null, u),
|
|
109
|
+
}), u && /* @__PURE__ */ d.createElement("title", null, u), t.children);
|
|
110
110
|
};
|
|
111
|
-
return
|
|
112
|
-
}
|
|
113
|
-
function
|
|
114
|
-
return
|
|
115
|
-
}
|
|
116
|
-
function
|
|
117
|
-
return
|
|
118
|
-
}
|
|
119
|
-
function
|
|
120
|
-
return
|
|
121
|
-
}
|
|
122
|
-
function
|
|
123
|
-
return
|
|
124
|
-
}
|
|
125
|
-
function
|
|
126
|
-
return
|
|
127
|
-
}
|
|
128
|
-
const
|
|
129
|
-
footer:
|
|
130
|
-
container:
|
|
131
|
-
utilityImage:
|
|
132
|
-
primaryNav:
|
|
133
|
-
secondaryNav:
|
|
134
|
-
details:
|
|
135
|
-
nav:
|
|
136
|
-
logo:
|
|
137
|
-
socialItems:
|
|
138
|
-
group:
|
|
139
|
-
groups:
|
|
140
|
-
groupTitle:
|
|
141
|
-
sublinks:
|
|
142
|
-
link:
|
|
143
|
-
bottom:
|
|
144
|
-
},
|
|
145
|
-
Facebook:
|
|
146
|
-
Twitter:
|
|
147
|
-
LinkedIn:
|
|
148
|
-
Instagram:
|
|
149
|
-
YouTube:
|
|
111
|
+
return P !== void 0 ? /* @__PURE__ */ d.createElement(P.Consumer, null, (r) => e(r)) : e(z);
|
|
112
|
+
}
|
|
113
|
+
function A(t) {
|
|
114
|
+
return h({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M512 256C512 114.6 397.4 0 256 0S0 114.6 0 256C0 376 82.7 476.8 194.2 504.5V334.2H141.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H287V510.1C413.8 494.8 512 386.9 512 256h0z" }, child: [] }] })(t);
|
|
115
|
+
}
|
|
116
|
+
function W(t) {
|
|
117
|
+
return h({ attr: { viewBox: "0 0 448 512" }, child: [{ tag: "path", attr: { d: "M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z" }, child: [] }] })(t);
|
|
118
|
+
}
|
|
119
|
+
function k(t) {
|
|
120
|
+
return h({ attr: { viewBox: "0 0 448 512" }, child: [{ tag: "path", attr: { d: "M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z" }, child: [] }] })(t);
|
|
121
|
+
}
|
|
122
|
+
function G(t) {
|
|
123
|
+
return h({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z" }, child: [] }] })(t);
|
|
124
|
+
}
|
|
125
|
+
function Y(t) {
|
|
126
|
+
return h({ attr: { viewBox: "0 0 576 512" }, child: [{ tag: "path", attr: { d: "M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z" }, child: [] }] })(t);
|
|
127
|
+
}
|
|
128
|
+
const K = "_footer_hvt6l_1", R = "_container_hvt6l_8", q = "_utilityImage_hvt6l_17", J = "_primaryNav_hvt6l_21", Q = "_secondaryNav_hvt6l_30", U = "_details_hvt6l_62", X = "_nav_hvt6l_69", Z = "_logo_hvt6l_77", tt = "_socialItems_hvt6l_83", et = "_group_hvt6l_90", rt = "_groups_hvt6l_99", at = "_groupTitle_hvt6l_109", nt = "_sublinks_hvt6l_114", it = "_link_hvt6l_122", lt = "_bottom_hvt6l_142", n = {
|
|
129
|
+
footer: K,
|
|
130
|
+
container: R,
|
|
131
|
+
utilityImage: q,
|
|
132
|
+
primaryNav: J,
|
|
133
|
+
secondaryNav: Q,
|
|
134
|
+
details: U,
|
|
135
|
+
nav: X,
|
|
136
|
+
logo: Z,
|
|
137
|
+
socialItems: tt,
|
|
138
|
+
group: et,
|
|
139
|
+
groups: rt,
|
|
140
|
+
groupTitle: at,
|
|
141
|
+
sublinks: nt,
|
|
142
|
+
link: it,
|
|
143
|
+
bottom: lt
|
|
144
|
+
}, ot = {
|
|
145
|
+
Facebook: A,
|
|
146
|
+
Twitter: G,
|
|
147
|
+
LinkedIn: k,
|
|
148
|
+
Instagram: W,
|
|
149
|
+
YouTube: Y
|
|
150
150
|
};
|
|
151
|
-
function
|
|
151
|
+
function dt({
|
|
152
152
|
// title,
|
|
153
|
-
logo:
|
|
154
|
-
items:
|
|
153
|
+
logo: t,
|
|
154
|
+
items: e,
|
|
155
155
|
primaryInfo: r,
|
|
156
156
|
secondaryInfo: a,
|
|
157
|
-
utilityItems:
|
|
157
|
+
utilityItems: c,
|
|
158
158
|
socialItems: u,
|
|
159
159
|
// alignment = "right",
|
|
160
|
-
copyright:
|
|
160
|
+
copyright: v,
|
|
161
161
|
className: f
|
|
162
162
|
}) {
|
|
163
|
-
const s = (i,
|
|
164
|
-
var
|
|
165
|
-
const y = `${
|
|
166
|
-
href:
|
|
167
|
-
target:
|
|
168
|
-
rel:
|
|
163
|
+
const s = (i, g = "", I = !1) => i.map((o) => {
|
|
164
|
+
var j;
|
|
165
|
+
const y = `${g}/${o.label}`, N = (j = o.sublinks) == null ? void 0 : j.length, _ = !!o.href, O = ot[o.icon], w = o.icon, C = _ ? "a" : "div", V = _ ? {
|
|
166
|
+
href: o.href,
|
|
167
|
+
target: o.isExternal ? "_blank" : "_self",
|
|
168
|
+
rel: o.isExternal ? "noopener noreferrer" : void 0,
|
|
169
169
|
role: "menuitem",
|
|
170
|
-
"aria-label":
|
|
170
|
+
"aria-label": o.label
|
|
171
171
|
} : {
|
|
172
172
|
role: "menuitem",
|
|
173
|
-
"aria-label":
|
|
173
|
+
"aria-label": o.label
|
|
174
174
|
};
|
|
175
175
|
return /* @__PURE__ */ m("div", { className: `${n.group}`, children: [
|
|
176
176
|
/* @__PURE__ */ m(
|
|
177
177
|
C,
|
|
178
178
|
{
|
|
179
179
|
className: `${_ ? n.link : ""} ${N ? n.groupTitle : ""}`,
|
|
180
|
-
...
|
|
180
|
+
...V,
|
|
181
181
|
children: [
|
|
182
|
-
!
|
|
183
|
-
O && /* @__PURE__ */
|
|
182
|
+
!I && o.label,
|
|
183
|
+
O && /* @__PURE__ */ l(O, {}),
|
|
184
|
+
w && /* @__PURE__ */ l(w, {})
|
|
184
185
|
]
|
|
185
186
|
}
|
|
186
187
|
),
|
|
187
|
-
N && /* @__PURE__ */
|
|
188
|
+
N && /* @__PURE__ */ l(
|
|
188
189
|
"div",
|
|
189
190
|
{
|
|
190
191
|
className: `${n.sublinks}`,
|
|
191
192
|
role: "menu",
|
|
192
|
-
"aria-label": `${
|
|
193
|
-
children: s(
|
|
193
|
+
"aria-label": `${o.label} submenu`,
|
|
194
|
+
children: s(o.sublinks, y)
|
|
194
195
|
}
|
|
195
196
|
)
|
|
196
197
|
] }, y);
|
|
197
198
|
});
|
|
198
|
-
return /* @__PURE__ */
|
|
199
|
+
return /* @__PURE__ */ l("footer", { className: `${f ?? ""} ${n.footer}`, children: /* @__PURE__ */ m("div", { className: n.container, children: [
|
|
199
200
|
/* @__PURE__ */ m("div", { className: n.primaryNav, children: [
|
|
200
201
|
/* @__PURE__ */ m("div", { className: n.details, children: [
|
|
201
|
-
|
|
202
|
+
t && /* @__PURE__ */ m("div", { className: n.logo, children: [
|
|
202
203
|
" ",
|
|
203
|
-
|
|
204
|
+
t
|
|
204
205
|
] }),
|
|
205
|
-
u && /* @__PURE__ */
|
|
206
|
-
r && /* @__PURE__ */
|
|
207
|
-
a && /* @__PURE__ */
|
|
206
|
+
u && /* @__PURE__ */ l("div", { className: n.socialItems, children: s(u, "", !0) }),
|
|
207
|
+
r && /* @__PURE__ */ l("div", { className: n.primaryInfo, children: r }),
|
|
208
|
+
a && /* @__PURE__ */ l("div", { className: n.secondaryInfo, children: a })
|
|
208
209
|
] }),
|
|
209
|
-
/* @__PURE__ */
|
|
210
|
+
/* @__PURE__ */ l("nav", { className: n.nav, id: "footer-menu", role: "menubar", children: /* @__PURE__ */ l("div", { className: n.groups, children: s(e, "", !1) }) })
|
|
210
211
|
] }),
|
|
211
212
|
/* @__PURE__ */ m("div", { className: n.secondaryNav, children: [
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
213
|
+
v && /* @__PURE__ */ l("div", { className: n.bottom, children: /* @__PURE__ */ l("span", { children: v }) }),
|
|
214
|
+
c && /* @__PURE__ */ l("nav", { className: n.utility, children: /* @__PURE__ */ l(T, { orientation: "horizontal", children: c.map((i, g) => /* @__PURE__ */ l(
|
|
215
|
+
E,
|
|
215
216
|
{
|
|
216
217
|
as: "a",
|
|
217
218
|
href: i.href ?? "/",
|
|
@@ -220,7 +221,7 @@ function me({
|
|
|
220
221
|
imageSrc: i.imageSrc,
|
|
221
222
|
imageAlt: i.imageAlt,
|
|
222
223
|
"aria-label": i.ariaLabel ?? i.label,
|
|
223
|
-
children: i.imageSrc ? /* @__PURE__ */
|
|
224
|
+
children: i.imageSrc ? /* @__PURE__ */ l(
|
|
224
225
|
"img",
|
|
225
226
|
{
|
|
226
227
|
className: n.utilityImage,
|
|
@@ -229,11 +230,11 @@ function me({
|
|
|
229
230
|
}
|
|
230
231
|
) : i.label
|
|
231
232
|
},
|
|
232
|
-
i._key ||
|
|
233
|
+
i._key || g
|
|
233
234
|
)) }) })
|
|
234
235
|
] })
|
|
235
236
|
] }) });
|
|
236
237
|
}
|
|
237
238
|
export {
|
|
238
|
-
|
|
239
|
+
dt as Footer
|
|
239
240
|
};
|
|
@@ -1,82 +1,82 @@
|
|
|
1
|
-
import { jsx as n, jsxs as
|
|
2
|
-
import { useState as
|
|
3
|
-
import { CallToAction as
|
|
4
|
-
import { ButtonGroup as
|
|
5
|
-
import { X as
|
|
6
|
-
import { c as
|
|
7
|
-
import { C as
|
|
1
|
+
import { jsx as n, jsxs as u } from "react/jsx-runtime";
|
|
2
|
+
import { useState as v, useRef as m, useCallback as f, useEffect as S } from "react";
|
|
3
|
+
import { CallToAction as W } from "../CallToAction/index.js";
|
|
4
|
+
import { ButtonGroup as z } from "../ButtonGroup/index.js";
|
|
5
|
+
import { X as Q } from "../../x-CnsEH4Ox.js";
|
|
6
|
+
import { c as U } from "../../createLucideIcon-C8GTh_Qx.js";
|
|
7
|
+
import { C as Y } from "../../chevron-down-DSUzBz9F.js";
|
|
8
8
|
import '../../assets/index45.css';/**
|
|
9
9
|
* @license lucide-react v0.488.0 - ISC
|
|
10
10
|
*
|
|
11
11
|
* This source code is licensed under the ISC license.
|
|
12
12
|
* See the LICENSE file in the root directory of this source tree.
|
|
13
13
|
*/
|
|
14
|
-
const
|
|
14
|
+
const Z = [
|
|
15
15
|
["line", { x1: "4", x2: "20", y1: "12", y2: "12", key: "1e0a9i" }],
|
|
16
16
|
["line", { x1: "4", x2: "20", y1: "6", y2: "6", key: "1owob3" }],
|
|
17
17
|
["line", { x1: "4", x2: "20", y1: "18", y2: "18", key: "yk5zj1" }]
|
|
18
|
-
],
|
|
19
|
-
navbar:
|
|
20
|
-
left:
|
|
21
|
-
container:
|
|
22
|
-
logo:
|
|
23
|
-
nav:
|
|
18
|
+
], I = U("menu", Z), ee = "_navbar_937v2_5", ne = "_left_937v2_18", ae = "_container_937v2_19", le = "_logo_937v2_23", oe = "_nav_937v2_5", re = "_center_937v2_38", te = "_hidden_937v2_44", ie = "_visible_937v2_51", se = "_right_937v2_66", ce = "_title_937v2_72", de = "_sublinks_937v2_82", ue = "_sublinksInner_937v2_94", ve = "_linkItem_937v2_108", _e = "_minimal_937v2_113", me = "_menuToggle_937v2_117", fe = "_linkWrapper_937v2_121", ge = "_triangle_937v2_159", he = "_transparent_937v2_164", be = "_sticky_937v2_216", pe = "_twoColumn_937v2_245", we = "_utilityMobile_937v2_292", ke = "_utility_937v2_292", Ne = "_navInner_937v2_320", ye = "_grid_937v2_329", $e = "_sublinkToggle_937v2_354", Ce = "_link_937v2_108", xe = "_open_937v2_368", Le = "_show_937v2_419", Te = "_sublinksColumn_937v2_467", Me = "_chevron_937v2_477", Ee = "_parent_937v2_556", e = {
|
|
19
|
+
navbar: ee,
|
|
20
|
+
left: ne,
|
|
21
|
+
container: ae,
|
|
22
|
+
logo: le,
|
|
23
|
+
nav: oe,
|
|
24
24
|
center: re,
|
|
25
|
-
hidden:
|
|
26
|
-
visible:
|
|
27
|
-
right:
|
|
28
|
-
title:
|
|
25
|
+
hidden: te,
|
|
26
|
+
visible: ie,
|
|
27
|
+
right: se,
|
|
28
|
+
title: ce,
|
|
29
29
|
default: "_default_937v2_81",
|
|
30
|
-
sublinks:
|
|
31
|
-
sublinksInner:
|
|
32
|
-
linkItem:
|
|
33
|
-
minimal:
|
|
34
|
-
menuToggle:
|
|
35
|
-
linkWrapper:
|
|
36
|
-
triangle:
|
|
37
|
-
transparent:
|
|
38
|
-
sticky:
|
|
39
|
-
twoColumn:
|
|
40
|
-
utilityMobile:
|
|
41
|
-
utility:
|
|
42
|
-
navInner:
|
|
43
|
-
grid:
|
|
44
|
-
sublinkToggle:
|
|
45
|
-
link:
|
|
46
|
-
open:
|
|
47
|
-
show:
|
|
48
|
-
sublinksColumn:
|
|
49
|
-
chevron:
|
|
50
|
-
parent:
|
|
51
|
-
},
|
|
30
|
+
sublinks: de,
|
|
31
|
+
sublinksInner: ue,
|
|
32
|
+
linkItem: ve,
|
|
33
|
+
minimal: _e,
|
|
34
|
+
menuToggle: me,
|
|
35
|
+
linkWrapper: fe,
|
|
36
|
+
triangle: ge,
|
|
37
|
+
transparent: he,
|
|
38
|
+
sticky: be,
|
|
39
|
+
twoColumn: pe,
|
|
40
|
+
utilityMobile: we,
|
|
41
|
+
utility: ke,
|
|
42
|
+
navInner: Ne,
|
|
43
|
+
grid: ye,
|
|
44
|
+
sublinkToggle: $e,
|
|
45
|
+
link: Ce,
|
|
46
|
+
open: xe,
|
|
47
|
+
show: Le,
|
|
48
|
+
sublinksColumn: Te,
|
|
49
|
+
chevron: Me,
|
|
50
|
+
parent: Ee
|
|
51
|
+
}, Re = {
|
|
52
52
|
default: e.default,
|
|
53
53
|
minimal: e.minimal
|
|
54
|
-
},
|
|
54
|
+
}, Se = {
|
|
55
55
|
left: e.left,
|
|
56
56
|
center: e.center,
|
|
57
57
|
right: e.right
|
|
58
58
|
};
|
|
59
|
-
function
|
|
60
|
-
title:
|
|
59
|
+
function De({
|
|
60
|
+
title: A,
|
|
61
61
|
logo: p,
|
|
62
|
-
items:
|
|
62
|
+
items: O,
|
|
63
63
|
utilityItems: a,
|
|
64
|
-
isSticky:
|
|
65
|
-
isTransparent:
|
|
64
|
+
isSticky: B = !1,
|
|
65
|
+
isTransparent: j = !1,
|
|
66
66
|
alignment: g = "right",
|
|
67
|
-
variant:
|
|
68
|
-
className:
|
|
67
|
+
variant: X = "default",
|
|
68
|
+
className: D
|
|
69
69
|
}) {
|
|
70
|
-
const [i, w] =
|
|
70
|
+
const [i, w] = v(!1), [h, s] = v(null), [V, G] = v(0), [P, q] = v(!1), [F, H] = v(null), b = m(null), c = m(null), k = m(/* @__PURE__ */ new Map()), J = () => {
|
|
71
71
|
w((l) => !l);
|
|
72
|
-
},
|
|
73
|
-
const
|
|
74
|
-
if (
|
|
75
|
-
const
|
|
76
|
-
|
|
72
|
+
}, K = (l) => {
|
|
73
|
+
const r = k.current.get(l);
|
|
74
|
+
if (r && c.current) {
|
|
75
|
+
const o = r.getBoundingClientRect(), t = c.current.getBoundingClientRect(), d = o.left - t.left + o.width / 4;
|
|
76
|
+
H(d);
|
|
77
77
|
}
|
|
78
78
|
}, N = (l) => {
|
|
79
|
-
s((
|
|
79
|
+
s((r) => r === l ? null : l);
|
|
80
80
|
}, y = f((l) => {
|
|
81
81
|
b.current && !b.current.contains(l.target) && s(null);
|
|
82
82
|
}, []), $ = f(() => {
|
|
@@ -86,70 +86,73 @@ function Xe({
|
|
|
86
86
|
}, []), x = f(() => {
|
|
87
87
|
if (c.current) {
|
|
88
88
|
const l = c.current.getBoundingClientRect().width;
|
|
89
|
-
|
|
89
|
+
G(l), q(!0);
|
|
90
90
|
}
|
|
91
91
|
}, []);
|
|
92
|
-
|
|
93
|
-
const l = typeof window < "u",
|
|
94
|
-
return l && (window.addEventListener("resize", C), window.addEventListener("scroll", $)),
|
|
95
|
-
l && (window.removeEventListener("resize", C), window.removeEventListener("scroll", $)),
|
|
92
|
+
S(() => {
|
|
93
|
+
const l = typeof window < "u", r = typeof document < "u";
|
|
94
|
+
return l && (window.addEventListener("resize", C), window.addEventListener("scroll", $)), r && document.addEventListener("click", y), x(), () => {
|
|
95
|
+
l && (window.removeEventListener("resize", C), window.removeEventListener("scroll", $)), r && document.removeEventListener("click", y);
|
|
96
96
|
};
|
|
97
|
-
}, []),
|
|
97
|
+
}, []), S(() => {
|
|
98
98
|
if (typeof document < "u")
|
|
99
99
|
return document.body.style.overflow = i ? "hidden" : "", () => {
|
|
100
100
|
document.body.style.overflow = "";
|
|
101
101
|
};
|
|
102
102
|
}, [i]);
|
|
103
|
-
const L = (l,
|
|
104
|
-
var
|
|
105
|
-
const t = `${
|
|
106
|
-
return k.current.set(t,
|
|
103
|
+
const L = (l, r = "") => l.map((o) => {
|
|
104
|
+
var E;
|
|
105
|
+
const t = `${r}/${o.label}`, _ = h === t, d = (E = o.sublinks) == null ? void 0 : E.length, T = o.icon, M = m(null);
|
|
106
|
+
return k.current.set(t, M.current), /* @__PURE__ */ u(
|
|
107
107
|
"div",
|
|
108
108
|
{
|
|
109
|
-
className: `${e.linkWrapper} ${
|
|
109
|
+
className: `${e.linkWrapper} ${r ? "" : e.parent}`,
|
|
110
110
|
children: [
|
|
111
|
-
/* @__PURE__ */ n("div", { className: e.linkItem, children:
|
|
111
|
+
/* @__PURE__ */ n("div", { className: e.linkItem, children: o.href ? /* @__PURE__ */ u(
|
|
112
112
|
"a",
|
|
113
113
|
{
|
|
114
|
-
href:
|
|
114
|
+
href: o.href,
|
|
115
115
|
className: e.link,
|
|
116
|
-
target:
|
|
117
|
-
rel:
|
|
116
|
+
target: o.isExternal ? "_blank" : "_self",
|
|
117
|
+
rel: o.isExternal ? "noopener noreferrer" : void 0,
|
|
118
118
|
onClick: () => {
|
|
119
|
-
var
|
|
120
|
-
s(null), (
|
|
119
|
+
var R;
|
|
120
|
+
s(null), (R = o.onClick) == null || R.call(o);
|
|
121
121
|
},
|
|
122
122
|
onMouseEnter: () => {
|
|
123
|
-
|
|
123
|
+
r || s(null);
|
|
124
124
|
},
|
|
125
125
|
role: "menuitem",
|
|
126
|
-
children:
|
|
126
|
+
children: [
|
|
127
|
+
o.label,
|
|
128
|
+
T && /* @__PURE__ */ n(T, {})
|
|
129
|
+
]
|
|
127
130
|
}
|
|
128
|
-
) : /* @__PURE__ */
|
|
131
|
+
) : /* @__PURE__ */ u(
|
|
129
132
|
"button",
|
|
130
133
|
{
|
|
131
|
-
ref:
|
|
134
|
+
ref: M,
|
|
132
135
|
"aria-haspopup": d ? "true" : void 0,
|
|
133
|
-
"aria-expanded":
|
|
134
|
-
className: `${e.sublinkToggle} ${
|
|
136
|
+
"aria-expanded": _,
|
|
137
|
+
className: `${e.sublinkToggle} ${_ ? e.open : ""}`,
|
|
135
138
|
onClick: () => N(t),
|
|
136
139
|
onMouseEnter: () => {
|
|
137
|
-
|
|
140
|
+
K(t), s(t);
|
|
138
141
|
},
|
|
139
142
|
children: [
|
|
140
|
-
|
|
141
|
-
d && /* @__PURE__ */ n(
|
|
143
|
+
o.label,
|
|
144
|
+
d && /* @__PURE__ */ n(Y, { size: 18, className: e.chevron })
|
|
142
145
|
]
|
|
143
146
|
}
|
|
144
147
|
) }),
|
|
145
148
|
d && /* @__PURE__ */ n(
|
|
146
149
|
"div",
|
|
147
150
|
{
|
|
148
|
-
className: `${e.sublinks} ${
|
|
151
|
+
className: `${e.sublinks} ${_ ? e.show : ""}`,
|
|
149
152
|
onMouseLeave: () => N(t),
|
|
150
153
|
role: "menu",
|
|
151
|
-
"aria-label": `${
|
|
152
|
-
children: /* @__PURE__ */ n("div", { children: /* @__PURE__ */ n("div", { className: e.sublinksInner, children: /* @__PURE__ */ n("div", { className: e.sublinksColumn, children: L(
|
|
154
|
+
"aria-label": `${o.label} submenu`,
|
|
155
|
+
children: /* @__PURE__ */ n("div", { children: /* @__PURE__ */ n("div", { className: e.sublinksInner, children: /* @__PURE__ */ n("div", { className: e.sublinksColumn, children: L(o.sublinks, t) }) }) })
|
|
153
156
|
}
|
|
154
157
|
)
|
|
155
158
|
]
|
|
@@ -161,30 +164,30 @@ function Xe({
|
|
|
161
164
|
"header",
|
|
162
165
|
{
|
|
163
166
|
ref: b,
|
|
164
|
-
className: `${
|
|
167
|
+
className: `${D ?? ""} ${Se[g]} ${Re[X]} ${e.navbar} ${B ? e.sticky : ""} ${j ? e.transparent : ""} `,
|
|
165
168
|
role: "navigation",
|
|
166
169
|
"aria-label": "Main navigation",
|
|
167
|
-
children: /* @__PURE__ */
|
|
170
|
+
children: /* @__PURE__ */ u(
|
|
168
171
|
"div",
|
|
169
172
|
{
|
|
170
173
|
className: `${e.container} ${(!a || a.length === 0) && g !== "center" ? e.twoColumn : ""}`,
|
|
171
174
|
children: [
|
|
172
|
-
p ? /* @__PURE__ */ n("div", { className: e.logo, children: p }) : /* @__PURE__ */ n("div", { className: e.title, children:
|
|
175
|
+
p ? /* @__PURE__ */ n("div", { className: e.logo, children: p }) : /* @__PURE__ */ n("div", { className: e.title, children: A }),
|
|
173
176
|
/* @__PURE__ */ n(
|
|
174
177
|
"nav",
|
|
175
178
|
{
|
|
176
179
|
ref: c,
|
|
177
180
|
style: {
|
|
178
|
-
left: g === "center" ? `calc(50% - ${
|
|
181
|
+
left: g === "center" ? `calc(50% - ${V / 2}px)` : "0"
|
|
179
182
|
},
|
|
180
|
-
className: `${e.nav} ${i ? e.open : ""} ${
|
|
183
|
+
className: `${e.nav} ${i ? e.open : ""} ${P ? e.visible : e.hidden}`,
|
|
181
184
|
id: "main-menu",
|
|
182
185
|
role: "menubar",
|
|
183
|
-
children: /* @__PURE__ */
|
|
186
|
+
children: /* @__PURE__ */ u("div", { className: e.navInner, children: [
|
|
184
187
|
/* @__PURE__ */ n(
|
|
185
188
|
"svg",
|
|
186
189
|
{
|
|
187
|
-
style: { left: `${
|
|
190
|
+
style: { left: `${F}px` },
|
|
188
191
|
className: `${e.triangle} ${h ? e.show : ""}`,
|
|
189
192
|
width: 16,
|
|
190
193
|
height: 12,
|
|
@@ -207,12 +210,12 @@ function Xe({
|
|
|
207
210
|
className: `${e.triangle} ${h ? e.show : ""}`
|
|
208
211
|
}
|
|
209
212
|
),
|
|
210
|
-
/* @__PURE__ */ n("div", { className: e.grid, children: L(
|
|
213
|
+
/* @__PURE__ */ n("div", { className: e.grid, children: L(O) })
|
|
211
214
|
] })
|
|
212
215
|
}
|
|
213
216
|
),
|
|
214
|
-
a && /* @__PURE__ */ n("nav", { className: e.utility, children: /* @__PURE__ */ n(
|
|
215
|
-
|
|
217
|
+
a && /* @__PURE__ */ n("nav", { className: e.utility, children: /* @__PURE__ */ n(z, { children: a.map((l, r) => /* @__PURE__ */ n(
|
|
218
|
+
W,
|
|
216
219
|
{
|
|
217
220
|
as: "a",
|
|
218
221
|
href: l.href ?? "/",
|
|
@@ -230,14 +233,14 @@ function Xe({
|
|
|
230
233
|
}
|
|
231
234
|
) : a[1].label
|
|
232
235
|
},
|
|
233
|
-
l._key ||
|
|
236
|
+
l._key || r
|
|
234
237
|
)) }) }),
|
|
235
238
|
a && /* @__PURE__ */ n(
|
|
236
239
|
"nav",
|
|
237
240
|
{
|
|
238
241
|
className: `${e.utilityMobile} ${i ? e.open : ""}`,
|
|
239
|
-
children: /* @__PURE__ */ n(
|
|
240
|
-
|
|
242
|
+
children: /* @__PURE__ */ n(z, { alignment: "center", children: /* @__PURE__ */ n(
|
|
243
|
+
W,
|
|
241
244
|
{
|
|
242
245
|
as: "a",
|
|
243
246
|
href: a[1].href ?? "/",
|
|
@@ -262,11 +265,11 @@ function Xe({
|
|
|
262
265
|
"button",
|
|
263
266
|
{
|
|
264
267
|
className: e.menuToggle,
|
|
265
|
-
onClick:
|
|
268
|
+
onClick: J,
|
|
266
269
|
"aria-label": i ? "Close menu" : "Open menu",
|
|
267
270
|
"aria-expanded": i,
|
|
268
271
|
"aria-controls": "main-menu",
|
|
269
|
-
children: i ? /* @__PURE__ */ n(
|
|
272
|
+
children: i ? /* @__PURE__ */ n(Q, { size: 24 }) : /* @__PURE__ */ n(I, { size: 24 })
|
|
270
273
|
}
|
|
271
274
|
)
|
|
272
275
|
]
|
|
@@ -276,5 +279,5 @@ function Xe({
|
|
|
276
279
|
);
|
|
277
280
|
}
|
|
278
281
|
export {
|
|
279
|
-
|
|
282
|
+
De as Navbar
|
|
280
283
|
};
|
package/dist/styles.css
CHANGED
|
@@ -44,5 +44,5 @@ ul._list_4w9h5_1{list-style-type:none;padding:0;margin:0}ol._list_4w9h5_1{list-s
|
|
|
44
44
|
._wrapper_s8dew_1{display:flex;flex-direction:column;gap:var(--spacing-sm)}._dropZone_s8dew_7{border:2px dashed var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-xl);text-align:center;cursor:pointer;background-color:var(--color-background);transition:background-color .3s ease}._dropZone_s8dew_7 p{color:var(--color-text-primary)}._dropZone_s8dew_7:hover{background-color:var(--color-background)}._dragging_s8dew_25{background-color:var(--color-primary);border-color:var(--color-primary)}._input_s8dew_30{display:none}._fileList_s8dew_34{display:flex;flex-direction:column;gap:var(--spacing-sm);margin-top:var(--spacing-md);list-style:none;padding:0}._fileList_s8dew_34 li{color:var(--color-text-primary);display:flex;align-items:center;gap:var(--spacing-sm)}._fileList_s8dew_34 li button{cursor:pointer}
|
|
45
45
|
:root{--nav-height: 65px}._navbar_937v2_5{position:relative;height:var(--nav-height)}._left_937v2_18 ._container_937v2_19{justify-content:flex-start}._left_937v2_18 ._logo_937v2_23{flex:unset}._left_937v2_18 ._nav_937v2_5{flex:1}@media (max-width: 767px){._left_937v2_18 ._logo_937v2_23{flex:1}}._center_937v2_38 ._nav_937v2_5{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_937v2_38 ._nav_937v2_5._hidden_937v2_44{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_937v2_38 ._nav_937v2_5._visible_937v2_51{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_937v2_38 ._logo_937v2_23{flex:1}}._right_937v2_66 ._container_937v2_19{justify-content:flex-end}._right_937v2_66 ._logo_937v2_23,._right_937v2_66 ._title_937v2_72{flex:1}._right_937v2_66 ._nav_937v2_5{flex:unset}._default_937v2_81 ._sublinks_937v2_82{position:fixed;left:0;right:0;top:100%;padding-top:1rem}@media (max-width: 767px){._default_937v2_81 ._sublinks_937v2_82{position:relative}}._default_937v2_81 ._sublinksInner_937v2_94{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}@media (max-width: 767px){._default_937v2_81 ._sublinksInner_937v2_94{grid-template-columns:1fr;width:auto;min-height:unset}}._default_937v2_81 ._linkItem_937v2_108{justify-content:flex-start}._minimal_937v2_113{left:0;background-color:#fff}._minimal_937v2_113 ._menuToggle_937v2_117{grid-area:unset}._minimal_937v2_113 ._linkWrapper_937v2_121{position:relative}._minimal_937v2_113 ._sublinks_937v2_82{position:absolute;right:0;width:auto}@media (max-width: 767px){._minimal_937v2_113 ._sublinks_937v2_82{position:relative;justify-content:center;align-items:center}}._minimal_937v2_113 ._sublinksInner_937v2_94{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._minimal_937v2_113 ._sublinksInner_937v2_94{justify-content:center;align-items:center}}._minimal_937v2_113 ._linkItem_937v2_108{justify-content:flex-end}@media (max-width: 767px){._minimal_937v2_113 ._linkItem_937v2_108{justify-content:center;align-items:center}}._minimal_937v2_113 ._triangle_937v2_159{display:none}._transparent_937v2_164{background-color:transparent}._transparent_937v2_164 ._nav_937v2_5{height:auto;border-radius:var(--radius-full);padding:0 var(--spacing-md);z-index:1001;background:#ffffff80;backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem)}@media (max-width: 767px){._transparent_937v2_164 ._nav_937v2_5{padding:var(--nav-height) 0 0;background:#fffffff2;border-radius:0;top:0!important;left:0!important;height:100vh}._transparent_937v2_164 ._nav_937v2_5:before{border-radius:0}}._transparent_937v2_164 ._menuToggle_937v2_117:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#ffffff80;backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem);border-radius:var(--radius-md)}._sticky_937v2_216{position:fixed;top:var(--spacing-md);left:0;right:0;z-index:1000;width:100%}._container_937v2_19{display:grid;align-items:center;grid-template-areas:"first second third";grid-template-columns:minmax(auto,1fr) auto minmax(auto,1fr);grid-gap:var(--spacing-md);width:100%;max-width:var(--layout-width);height:100%;margin:0 auto;padding:0 var(--spacing-lg);position:relative}@media (max-width: 767px){._container_937v2_19{grid-template-areas:"first second third fourth"}}._container_937v2_19._twoColumn_937v2_245{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}._title_937v2_72{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}._logo_937v2_23{grid-area:first;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary);display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1005}._logo_937v2_23 img{height:auto;width:auto}._menuToggle_937v2_117{grid-area:fourth;background:none;border:none;cursor:pointer;display:none;color:var(--color-text-primary);z-index:1100;position:relative;width:40px;height:40px}._menuToggle_937v2_117 svg{position:relative;z-index:5}._utilityMobile_937v2_292{display:none;grid-area:third;justify-content:flex-end}._utility_937v2_292{grid-area:third;display:flex;justify-content:flex-end}._utility_937v2_292 a{font-size:var(--font-size-sm)}._nav_937v2_5{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;grid-gap:var(--spacing-sm);transition:transform .3s ease}@media (max-width: 767px){._nav_937v2_5{height:100vh}}._navInner_937v2_320{position:relative}@media (max-width: 767px){._navInner_937v2_320{margin:var(--spacing-xl) auto 0;min-width:300px}}._grid_937v2_329{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_937v2_329{display:flex;flex-direction:column}}._linkItem_937v2_108{display:flex;align-items:center;box-sizing:border-box}._sublinkToggle_937v2_354,._link_937v2_108{text-decoration:none;color:var(--color-text-primary);padding:var(--spacing-sm);transition:color .3s ease;font-family:inherit;font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);box-sizing:border-box}._link_937v2_108:hover,._sublinkToggle_937v2_354:hover,._sublinkToggle_937v2_354._open_937v2_368,._navItem_937v2_372:hover{color:var(--color-primary)}._sublinkToggle_937v2_354{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-text-primary)}._sublinks_937v2_82{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease,opacity .3s ease,visibility .3s ease}._sublinks_937v2_82._show_937v2_419{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._triangle_937v2_159{visibility:hidden;opacity:0;position:absolute;top:calc(100% + .5rem);transform:translate(-50%);z-index:10;pointer-events:none;transition:top .3s ease-in-out,left .3s ease-in-out,visbility .3s ease-in-out,opacity .3s ease-in-out}._triangle_937v2_159._show_937v2_419{top:calc(100% + .3rem);opacity:1;visibility:visible}._sublinksInner_937v2_94{background-color:var(--color-background);box-shadow:0 6px 8px #0000001a;border-radius:var(--radius-md)}@media (max-width: 767px){._sublinksInner_937v2_94{display:flex;flex-direction:column;width:unset;max-width:unset;min-height:unset;background-color:unset;box-shadow:unset;border-radius:unset}}._sublinksColumn_937v2_467{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_937v2_467{padding:0}}._chevron_937v2_477{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_937v2_354._open_937v2_368 ._chevron_937v2_477{transform:rotate(180deg)}@media (max-width: 767px){._logo_937v2_23{flex:1}._menuToggle_937v2_117{display:flex;align-items:center;justify-content:center}._utility_937v2_292 a:not(._utility_937v2_292 a:first-of-type){display:none}._utilityMobile_937v2_292{display:block;transform:translateY(100px);position:fixed;bottom:1rem;left:0;right:0;margin:0 auto;width:calc(100% - 2rem);z-index:1001;transition:transform .3s ease-in-out}._utilityMobile_937v2_292._open_937v2_368{transform:translateY(0)}._nav_937v2_5{display:none;position:fixed;top:calc(var(--nav-height) - 1px);left:0;width:100%;height:100%;background-color:var(--color-background);display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-md);border-top:1px solid var(--color-border);z-index:1000;overflow-y:auto;transform:translate(100%)}._nav_937v2_5._open_937v2_368{transform:translate(0)}._linkWrapper_937v2_121{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_937v2_121._parent_937v2_556{border-bottom:1px solid var(--color-border)}._linkWrapper_937v2_121._parent_937v2_556:last-of-type{border:none}._linkItem_937v2_108{width:100%}._chevron_937v2_477{display:none}._sublinks_937v2_82{position:relative;top:0;box-shadow:none;max-height:fit-content;opacity:1;visibility:visible;align-items:flex-start;justify-content:flex-start;padding:var(--spacing-sm);gap:0;pointer-events:auto}._sublinkToggle_937v2_354{cursor:pointer;pointer-events:none;color:var(--color-muted)}}
|
|
46
46
|
._label_15ngo_1{font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-xs)}._text_15ngo_6{display:inline-flex;align-items:center;gap:var(--spacing-xs)}._sm_15ngo_13{font-size:.75rem}._md_15ngo_17{font-size:.875rem}._lg_15ngo_21{font-size:1rem}._default_15ngo_26{color:var(--color-text-primary)}._muted_15ngo_30{color:var(--color-muted)}._accent_15ngo_34{color:var(--color-primary)}._disabled_15ngo_38{color:var(--color-muted)}._error_15ngo_42{color:var(--color-error)}._required_15ngo_47{color:var(--color-error);margin-left:.25rem}._optional_15ngo_52{color:var(--color-muted);font-style:italic;margin-left:.25rem}._srOnly_15ngo_58{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._icon_15ngo_71{line-height:0;margin-left:var(--spacing-xs)}._tooltipWrapper_15ngo_77{position:relative;display:inline-flex;align-items:center}._tooltipIcon_15ngo_83{line-height:0;font-size:var(--font-size-md);cursor:help;margin-left:var(--spacing-xs);color:var(--color-muted)}._tooltipText_15ngo_91{visibility:hidden;background-color:#111;color:#fff;text-align:center;padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);position:absolute;z-index:10;bottom:125%;left:50%;transform:translate(-50%);font-size:var(--font-size-xs);white-space:nowrap;opacity:0;transition:opacity .2s ease}._tooltipWrapper_15ngo_77:hover ._tooltipText_15ngo_91,._tooltipWrapper_15ngo_77:focus-within ._tooltipText_15ngo_91{visibility:visible;opacity:1}
|
|
47
|
-
.
|
|
47
|
+
._footer_hvt6l_1{background-color:var(--color-background);padding:var(--spacing-xl) var(--spacing-md);font-size:var(--font-size-sm);color:var(--color-text-primary)}._container_hvt6l_8{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}._utilityImage_hvt6l_17{width:100%}._primaryNav_hvt6l_21{display:flex;gap:var(--spacing-xl)}@media (max-width: 767px){._primaryNav_hvt6l_21{flex-direction:column}}._secondaryNav_hvt6l_30{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;width:100%;gap:var(--spacing-xl);margin-top:var(--spacing-xl)}._secondaryNav_hvt6l_30 a:has(img){height:unset;background-color:transparent}._secondaryNav_hvt6l_30 a:has(img) img{width:175px;height:auto}._secondaryNav_hvt6l_30 a:has(img):hover{background-color:transparent}@media (max-width: 480px){._secondaryNav_hvt6l_30{flex-direction:column-reverse}._secondaryNav_hvt6l_30 nav{width:100%}}._details_hvt6l_62{flex-basis:200px;display:flex;flex-direction:column;gap:var(--spacing-lg)}._nav_hvt6l_69{display:flex;flex-direction:row;align-items:flex-start;gap:var(--spacing-lg);flex:1}._logo_hvt6l_77{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary)}._socialItems_hvt6l_83{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-md)}._socialItems_hvt6l_83 ._group_hvt6l_90{min-width:unset}._socialItems_hvt6l_83 a{transition:color .3s ease-in-out;font-size:var(--font-size-xl)}._groups_hvt6l_99{display:flex;flex-wrap:wrap;gap:var(--spacing-xl)}._group_hvt6l_90{min-width:140px}._groupTitle_hvt6l_109{font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-xs)}._sublinks_hvt6l_114{position:relative;display:flex;flex-direction:column;gap:var(--spacing-sm);margin-top:var(--spacing-md)}._linkList_hvt6l_122{display:flex;flex-direction:column;gap:var(--spacing-xs);list-style:none;padding:0;margin:0}._link_hvt6l_122{color:var(--color-text-primary);text-decoration:none;display:block;transition:color .3s ease-in-out}._link_hvt6l_122:hover{color:var(--color-primary)}._bottom_hvt6l_142{text-align:left;font-size:var(--font-size-sm);color:var(--color-muted)}._left_hvt6l_149 ._container_hvt6l_8{justify-content:flex-start}._left_hvt6l_149 ._logo_hvt6l_77{flex:unset}._left_hvt6l_149 ._nav_hvt6l_69{flex:1}@media (max-width: 767px){._left_hvt6l_149 ._logo_hvt6l_77{flex:1}}._center_hvt6l_169 ._nav_hvt6l_69{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_hvt6l_169 ._nav_hvt6l_69._hidden_hvt6l_175{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_hvt6l_169 ._nav_hvt6l_69._visible_hvt6l_182{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_hvt6l_169 ._logo_hvt6l_77{flex:1}}._right_hvt6l_197 ._container_hvt6l_8{justify-content:flex-end}._right_hvt6l_197 ._logo_hvt6l_77,._right_hvt6l_197 ._title_hvt6l_203{flex:1}._right_hvt6l_197 ._nav_hvt6l_69{flex:unset}
|
|
48
48
|
._calendar_zbxci_1{padding:var(--spacing-sm);border-radius:var(--radius-md);min-width:250px}._header_zbxci_7{display:flex;justify-content:space-between;margin-bottom:var(--spacing-sm)}._dayName_zbxci_13{font-weight:var(--font-weight-semibold);color:var(--color-text-primary);width:30px;text-align:center;flex:1;font-size:var(--font-size-sm)}._monthName_zbxci_23{font-weight:var(--font-weight-bold);color:var(--color-text-primary)}._week_zbxci_28{display:flex;justify-content:space-between;color:var(--color-text-primary)}._cell_zbxci_34{flex:1;padding:var(--spacing-xs) 0;text-align:center;background:none;color:var(--color-text-primary);border:none;cursor:pointer;width:30px}._outside_zbxci_45{color:var(--color-muted)}._selected_zbxci_49{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-md)}
|