quirk-ui 0.0.201 → 0.0.203
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/index45.css +1 -1
- package/dist/assets/index47.css +1 -1
- package/dist/components/Footer/index.js +84 -85
- package/dist/components/NavBar/index.js +187 -143
- package/dist/lib/components/NavBar/index.d.ts +10 -2
- package/dist/lib/main.d.ts +1 -1
- package/dist/styles.css +2 -2
- package/package.json +1 -1
package/dist/assets/index45.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--nav-height: 65px}.
|
|
1
|
+
:root{--nav-height: 65px}._navbar_wd0jm_5{position:relative;height:var(--nav-height)}._left_wd0jm_18 ._container_wd0jm_19{justify-content:flex-start}._left_wd0jm_18 ._logo_wd0jm_23{flex:unset}._left_wd0jm_18 ._nav_wd0jm_5{flex:1}@media (max-width: 767px){._left_wd0jm_18 ._logo_wd0jm_23{flex:1}}._center_wd0jm_38 ._nav_wd0jm_5{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_wd0jm_38 ._nav_wd0jm_5._hidden_wd0jm_44{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_wd0jm_38 ._nav_wd0jm_5._visible_wd0jm_51{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_wd0jm_38 ._logo_wd0jm_23{flex:1}}._right_wd0jm_66 ._container_wd0jm_19{justify-content:flex-end}._right_wd0jm_66 ._logo_wd0jm_23,._right_wd0jm_66 ._title_wd0jm_72{flex:1}._right_wd0jm_66 ._nav_wd0jm_5{flex:unset}._default_wd0jm_81 ._sublinks_wd0jm_82{position:fixed;left:0;right:0;top:100%;padding-top:1rem}@media (max-width: 767px){._default_wd0jm_81 ._sublinks_wd0jm_82{position:relative}}._default_wd0jm_81 ._sublinksInner_wd0jm_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_wd0jm_81 ._sublinksInner_wd0jm_94{grid-template-columns:1fr;width:auto;min-height:unset}}._default_wd0jm_81 ._linkItem_wd0jm_108{justify-content:flex-start}._minimal_wd0jm_113{left:0;background-color:#fff}._minimal_wd0jm_113 ._menuToggle_wd0jm_117{grid-area:unset}._minimal_wd0jm_113 ._linkWrapper_wd0jm_121{position:relative}._minimal_wd0jm_113 ._sublinks_wd0jm_82{position:absolute;right:0;width:auto}@media (max-width: 767px){._minimal_wd0jm_113 ._sublinks_wd0jm_82{position:relative;justify-content:center;align-items:center}}._minimal_wd0jm_113 ._sublinksInner_wd0jm_94{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._minimal_wd0jm_113 ._sublinksInner_wd0jm_94{justify-content:center;align-items:center}}._minimal_wd0jm_113 ._linkItem_wd0jm_108{justify-content:flex-end}@media (max-width: 767px){._minimal_wd0jm_113 ._linkItem_wd0jm_108{justify-content:center;align-items:center}}._minimal_wd0jm_113 ._triangle_wd0jm_159{display:none}._transparent_wd0jm_164{background-color:transparent}._transparent_wd0jm_164 ._nav_wd0jm_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_wd0jm_164 ._nav_wd0jm_5{padding:var(--nav-height) 0 0;background:#fffffff2;border-radius:0;top:0!important;left:0!important;height:100vh}._transparent_wd0jm_164 ._nav_wd0jm_5:before{border-radius:0}}._transparent_wd0jm_164 ._menuToggle_wd0jm_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_wd0jm_216{position:fixed;top:var(--spacing-md);left:0;right:0;z-index:1000;width:100%}._container_wd0jm_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_wd0jm_19{grid-template-areas:"first second third fourth"}}._container_wd0jm_19._twoColumn_wd0jm_245{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}._title_wd0jm_72{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}._logo_wd0jm_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_wd0jm_23 img{height:auto;width:auto}._menuToggle_wd0jm_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_wd0jm_117 svg{position:relative;z-index:5}._utilityMobile_wd0jm_292{display:none;grid-area:third;justify-content:flex-end}._utility_wd0jm_292{grid-area:third;display:flex;justify-content:flex-end}._utility_wd0jm_292 a{font-size:var(--font-size-sm)}._nav_wd0jm_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_wd0jm_5{height:100vh}}._navInner_wd0jm_320{position:relative}@media (max-width: 767px){._navInner_wd0jm_320{margin:var(--spacing-xl) auto 0;min-width:300px}}._grid_wd0jm_329{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_wd0jm_329{display:flex;flex-direction:column}}._linkItem_wd0jm_108{display:flex;align-items:center;box-sizing:border-box}._navTitle_wd0jm_354,._sublinkToggle_wd0jm_355,._link_wd0jm_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;display:flex;align-items:center;gap:var(--spacing-xs)}._navTitle_wd0jm_354 ._newTabIcon_wd0jm_370,._sublinkToggle_wd0jm_355 ._newTabIcon_wd0jm_370,._link_wd0jm_108 ._newTabIcon_wd0jm_370{color:var(--color-muted);transition:color .3s ease-in-out}._link_wd0jm_108:hover,._sublinkToggle_wd0jm_355:hover,._sublinkToggle_wd0jm_355._open_wd0jm_378,._link_wd0jm_108:hover ._newTabIcon_wd0jm_370,._sublinkToggle_wd0jm_355:hover ._newTabIcon_wd0jm_370,._sublinkToggle_wd0jm_355._open_wd0jm_378 ._newTabIcon_wd0jm_370,._navItem_wd0jm_386:hover{color:var(--color-primary)}._sublinkToggle_wd0jm_355{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-text-primary)}._sublinks_wd0jm_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_wd0jm_82._show_wd0jm_433{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._triangle_wd0jm_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_wd0jm_159._show_wd0jm_433{top:calc(100% + .3rem);opacity:1;visibility:visible}._sublinksInner_wd0jm_94{background-color:var(--color-background);box-shadow:0 6px 8px #0000001a;border-radius:var(--radius-md)}@media (max-width: 767px){._sublinksInner_wd0jm_94{display:flex;flex-direction:column;width:unset;max-width:unset;min-height:unset;background-color:unset;box-shadow:unset;border-radius:unset}}._sublinksColumn_wd0jm_481{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_wd0jm_481{padding:0}}._chevron_wd0jm_491{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_wd0jm_355._open_wd0jm_378 ._chevron_wd0jm_491{transform:rotate(180deg)}@media (max-width: 767px){._logo_wd0jm_23{flex:1}._menuToggle_wd0jm_117{display:flex;align-items:center;justify-content:center}._utility_wd0jm_292 a:not(._utility_wd0jm_292 a:first-of-type){display:none}._utilityMobile_wd0jm_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_wd0jm_292._open_wd0jm_378{transform:translateY(0)}._nav_wd0jm_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_wd0jm_5._open_wd0jm_378{transform:translate(0)}._linkWrapper_wd0jm_121{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_wd0jm_121._parent_wd0jm_570{border-bottom:1px solid var(--color-border)}._linkWrapper_wd0jm_121._parent_wd0jm_570:last-of-type{border:none}._linkItem_wd0jm_108{width:100%}._chevron_wd0jm_491{display:none}._sublinks_wd0jm_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_wd0jm_355{cursor:pointer;pointer-events:none;color:var(--color-muted)}}
|
package/dist/assets/index47.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._footer_xfxi7_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_xfxi7_8{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}._utilityImage_xfxi7_17{width:100%}._primaryNav_xfxi7_21{display:flex;gap:var(--spacing-xl)}@media (max-width: 767px){._primaryNav_xfxi7_21{flex-direction:column}}._secondaryNav_xfxi7_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_xfxi7_30 a:has(img){height:unset;background-color:transparent}._secondaryNav_xfxi7_30 a:has(img) img{width:175px;height:auto}._secondaryNav_xfxi7_30 a:has(img):hover{background-color:transparent}@media (max-width: 480px){._secondaryNav_xfxi7_30{flex-direction:column-reverse}._secondaryNav_xfxi7_30 nav{width:100%}}._details_xfxi7_62{flex-basis:200px;display:flex;flex-direction:column;gap:var(--spacing-lg)}._nav_xfxi7_69{display:flex;flex-direction:row;align-items:flex-start;gap:var(--spacing-lg);flex:1}._logo_xfxi7_77{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary)}._socialItems_xfxi7_83{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-sm)}._socialItems_xfxi7_83 ._group_xfxi7_90{min-width:unset}._socialItems_xfxi7_83 a{transition:color .3s ease-in-out;font-size:var(--font-size-xl)}._groups_xfxi7_99{display:flex;flex-wrap:wrap;gap:var(--spacing-xl)}._group_xfxi7_90{min-width:140px}._groupTitle_xfxi7_109{font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-xs)}._sublinks_xfxi7_114{position:relative;display:flex;flex-direction:column;gap:var(--spacing-sm);margin-top:var(--spacing-md)}._linkList_xfxi7_122{display:flex;flex-direction:column;gap:var(--spacing-xs);list-style:none;padding:0;margin:0}._link_xfxi7_122{color:var(--color-text-primary);text-decoration:none;display:block;transition:color .3s ease-in-out;display:flex;align-items:center;gap:var(--spacing-xs)}._link_xfxi7_122 ._newTabIcon_xfxi7_140{color:var(--color-muted);transition:color .3s ease-in-out}._link_xfxi7_122:hover,._link_xfxi7_122:hover ._newTabIcon_xfxi7_140{color:var(--color-primary)}._bottom_xfxi7_154{text-align:left;font-size:var(--font-size-sm);color:var(--color-muted)}._left_xfxi7_161 ._container_xfxi7_8{justify-content:flex-start}._left_xfxi7_161 ._logo_xfxi7_77{flex:unset}._left_xfxi7_161 ._nav_xfxi7_69{flex:1}@media (max-width: 767px){._left_xfxi7_161 ._logo_xfxi7_77{flex:1}}._center_xfxi7_181 ._nav_xfxi7_69{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_xfxi7_181 ._nav_xfxi7_69._hidden_xfxi7_187{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_xfxi7_181 ._nav_xfxi7_69._visible_xfxi7_194{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_xfxi7_181 ._logo_xfxi7_77{flex:1}}._right_xfxi7_209 ._container_xfxi7_8{justify-content:flex-end}._right_xfxi7_209 ._logo_xfxi7_77,._right_xfxi7_209 ._title_xfxi7_215{flex:1}._right_xfxi7_209 ._nav_xfxi7_69{flex:unset}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as o, jsxs as m } from "react/jsx-runtime";
|
|
2
2
|
import { CallToAction as C } from "../CallToAction/index.js";
|
|
3
3
|
import { ButtonGroup as E } from "../ButtonGroup/index.js";
|
|
4
|
-
import
|
|
4
|
+
import f from "react";
|
|
5
5
|
import { E as V } from "../../external-link-BOPobeQJ.js";
|
|
6
|
-
import '../../assets/index47.css';var
|
|
6
|
+
import '../../assets/index47.css';var P = {
|
|
7
7
|
color: void 0,
|
|
8
8
|
size: void 0,
|
|
9
9
|
className: void 0,
|
|
10
10
|
style: void 0,
|
|
11
11
|
attr: void 0
|
|
12
|
-
},
|
|
13
|
-
function
|
|
12
|
+
}, O = f.createContext && /* @__PURE__ */ f.createContext(P), $ = ["attr", "size", "title"];
|
|
13
|
+
function F(e, t) {
|
|
14
14
|
if (e == null) return {};
|
|
15
|
-
var r =
|
|
15
|
+
var r = L(e, t), a, l;
|
|
16
16
|
if (Object.getOwnPropertySymbols) {
|
|
17
17
|
var u = Object.getOwnPropertySymbols(e);
|
|
18
18
|
for (l = 0; l < u.length; l++)
|
|
@@ -20,7 +20,7 @@ function $(e, t) {
|
|
|
20
20
|
}
|
|
21
21
|
return r;
|
|
22
22
|
}
|
|
23
|
-
function
|
|
23
|
+
function L(e, t) {
|
|
24
24
|
if (e == null) return {};
|
|
25
25
|
var r = {};
|
|
26
26
|
for (var a in e)
|
|
@@ -30,17 +30,17 @@ function F(e, t) {
|
|
|
30
30
|
}
|
|
31
31
|
return r;
|
|
32
32
|
}
|
|
33
|
-
function
|
|
34
|
-
return
|
|
33
|
+
function h() {
|
|
34
|
+
return h = Object.assign ? Object.assign.bind() : function(e) {
|
|
35
35
|
for (var t = 1; t < arguments.length; t++) {
|
|
36
36
|
var r = arguments[t];
|
|
37
37
|
for (var a in r)
|
|
38
38
|
Object.prototype.hasOwnProperty.call(r, a) && (e[a] = r[a]);
|
|
39
39
|
}
|
|
40
40
|
return e;
|
|
41
|
-
},
|
|
41
|
+
}, h.apply(this, arguments);
|
|
42
42
|
}
|
|
43
|
-
function
|
|
43
|
+
function j(e, t) {
|
|
44
44
|
var r = Object.keys(e);
|
|
45
45
|
if (Object.getOwnPropertySymbols) {
|
|
46
46
|
var a = Object.getOwnPropertySymbols(e);
|
|
@@ -50,12 +50,12 @@ function P(e, t) {
|
|
|
50
50
|
}
|
|
51
51
|
return r;
|
|
52
52
|
}
|
|
53
|
-
function
|
|
53
|
+
function v(e) {
|
|
54
54
|
for (var t = 1; t < arguments.length; t++) {
|
|
55
55
|
var r = arguments[t] != null ? arguments[t] : {};
|
|
56
|
-
t % 2 ?
|
|
56
|
+
t % 2 ? j(Object(r), !0).forEach(function(a) {
|
|
57
57
|
M(e, a, r[a]);
|
|
58
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(r)) :
|
|
58
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(r)) : j(Object(r)).forEach(function(a) {
|
|
59
59
|
Object.defineProperty(e, a, Object.getOwnPropertyDescriptor(r, a));
|
|
60
60
|
});
|
|
61
61
|
}
|
|
@@ -78,15 +78,15 @@ function D(e, t) {
|
|
|
78
78
|
}
|
|
79
79
|
return (t === "string" ? String : Number)(e);
|
|
80
80
|
}
|
|
81
|
-
function
|
|
82
|
-
return e && e.map((t, r) => /* @__PURE__ */
|
|
81
|
+
function z(e) {
|
|
82
|
+
return e && e.map((t, r) => /* @__PURE__ */ f.createElement(t.tag, v({
|
|
83
83
|
key: r
|
|
84
|
-
}, t.attr),
|
|
84
|
+
}, t.attr), z(t.child)));
|
|
85
85
|
}
|
|
86
|
-
function
|
|
87
|
-
return (t) => /* @__PURE__ */
|
|
88
|
-
attr:
|
|
89
|
-
}, t),
|
|
86
|
+
function d(e) {
|
|
87
|
+
return (t) => /* @__PURE__ */ f.createElement(H, h({
|
|
88
|
+
attr: v({}, e.attr)
|
|
89
|
+
}, t), z(e.child));
|
|
90
90
|
}
|
|
91
91
|
function H(e) {
|
|
92
92
|
var t = (r) => {
|
|
@@ -94,45 +94,45 @@ function H(e) {
|
|
|
94
94
|
attr: a,
|
|
95
95
|
size: l,
|
|
96
96
|
title: u
|
|
97
|
-
} = e,
|
|
98
|
-
return r.className && (s = r.className), e.className && (s = (s ? s + " " : "") + e.className), /* @__PURE__ */
|
|
97
|
+
} = e, p = F(e, $), b = l || r.size || "1em", s;
|
|
98
|
+
return r.className && (s = r.className), e.className && (s = (s ? s + " " : "") + e.className), /* @__PURE__ */ f.createElement("svg", h({
|
|
99
99
|
stroke: "currentColor",
|
|
100
100
|
fill: "currentColor",
|
|
101
101
|
strokeWidth: "0"
|
|
102
|
-
}, r.attr, a,
|
|
102
|
+
}, r.attr, a, p, {
|
|
103
103
|
className: s,
|
|
104
|
-
style:
|
|
104
|
+
style: v(v({
|
|
105
105
|
color: e.color || r.color
|
|
106
106
|
}, r.style), e.style),
|
|
107
|
-
height:
|
|
108
|
-
width:
|
|
107
|
+
height: b,
|
|
108
|
+
width: b,
|
|
109
109
|
xmlns: "http://www.w3.org/2000/svg"
|
|
110
|
-
}), u && /* @__PURE__ */
|
|
110
|
+
}), u && /* @__PURE__ */ f.createElement("title", null, u), e.children);
|
|
111
111
|
};
|
|
112
|
-
return
|
|
112
|
+
return O !== void 0 ? /* @__PURE__ */ f.createElement(O.Consumer, null, (r) => t(r)) : t(P);
|
|
113
|
+
}
|
|
114
|
+
function k(e) {
|
|
115
|
+
return d({ 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: [] }] })(e);
|
|
113
116
|
}
|
|
114
117
|
function A(e) {
|
|
115
|
-
return
|
|
118
|
+
return d({ 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: [] }] })(e);
|
|
116
119
|
}
|
|
117
120
|
function W(e) {
|
|
118
|
-
return
|
|
119
|
-
}
|
|
120
|
-
function k(e) {
|
|
121
|
-
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: [] }] })(e);
|
|
121
|
+
return d({ 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: [] }] })(e);
|
|
122
122
|
}
|
|
123
123
|
function G(e) {
|
|
124
|
-
return
|
|
125
|
-
}
|
|
126
|
-
function
|
|
127
|
-
return
|
|
128
|
-
}
|
|
129
|
-
const
|
|
130
|
-
footer:
|
|
131
|
-
container:
|
|
132
|
-
utilityImage:
|
|
133
|
-
primaryNav:
|
|
134
|
-
secondaryNav:
|
|
135
|
-
details:
|
|
124
|
+
return d({ 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: [] }] })(e);
|
|
125
|
+
}
|
|
126
|
+
function Y(e) {
|
|
127
|
+
return d({ 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: [] }] })(e);
|
|
128
|
+
}
|
|
129
|
+
const K = "_footer_xfxi7_1", R = "_container_xfxi7_8", q = "_utilityImage_xfxi7_17", J = "_primaryNav_xfxi7_21", Q = "_secondaryNav_xfxi7_30", U = "_details_xfxi7_62", X = "_nav_xfxi7_69", Z = "_logo_xfxi7_77", ee = "_socialItems_xfxi7_83", te = "_group_xfxi7_90", re = "_groups_xfxi7_99", ae = "_groupTitle_xfxi7_109", ne = "_sublinks_xfxi7_114", ie = "_link_xfxi7_122", oe = "_newTabIcon_xfxi7_140", ce = "_bottom_xfxi7_154", n = {
|
|
130
|
+
footer: K,
|
|
131
|
+
container: R,
|
|
132
|
+
utilityImage: q,
|
|
133
|
+
primaryNav: J,
|
|
134
|
+
secondaryNav: Q,
|
|
135
|
+
details: U,
|
|
136
136
|
nav: X,
|
|
137
137
|
logo: Z,
|
|
138
138
|
socialItems: ee,
|
|
@@ -140,17 +140,17 @@ const Y = "_footer_1huvr_1", Q = "_container_1huvr_8", R = "_utilityImage_1huvr_
|
|
|
140
140
|
groups: re,
|
|
141
141
|
groupTitle: ae,
|
|
142
142
|
sublinks: ne,
|
|
143
|
-
link:
|
|
144
|
-
newTabIcon:
|
|
143
|
+
link: ie,
|
|
144
|
+
newTabIcon: oe,
|
|
145
145
|
bottom: ce
|
|
146
146
|
}, le = {
|
|
147
|
-
Facebook:
|
|
147
|
+
Facebook: k,
|
|
148
148
|
Twitter: G,
|
|
149
|
-
LinkedIn:
|
|
150
|
-
Instagram:
|
|
151
|
-
YouTube:
|
|
149
|
+
LinkedIn: W,
|
|
150
|
+
Instagram: A,
|
|
151
|
+
YouTube: Y
|
|
152
152
|
};
|
|
153
|
-
function
|
|
153
|
+
function pe({
|
|
154
154
|
// title,
|
|
155
155
|
logo: e,
|
|
156
156
|
items: t,
|
|
@@ -159,13 +159,12 @@ function ve({
|
|
|
159
159
|
utilityItems: l,
|
|
160
160
|
socialItems: u,
|
|
161
161
|
// alignment = "right",
|
|
162
|
-
copyright:
|
|
163
|
-
className:
|
|
162
|
+
copyright: p,
|
|
163
|
+
className: b
|
|
164
164
|
}) {
|
|
165
|
-
const s = (
|
|
166
|
-
var
|
|
167
|
-
|
|
168
|
-
const N = `${g}/${c.label}`, w = (O = c.sublinks) == null ? void 0 : O.length, _ = !!c.href, y = le[c.icon], S = _ ? "a" : "div", T = _ ? {
|
|
165
|
+
const s = (i, g = "", I = !1) => i.map((c) => {
|
|
166
|
+
var w;
|
|
167
|
+
const y = `${g}/${c.label}`, N = (w = c.sublinks) == null ? void 0 : w.length, _ = !!c.href, x = le[c.icon], S = _ ? "a" : "div", T = _ ? {
|
|
169
168
|
href: c.href,
|
|
170
169
|
target: c.isExternal ? "_blank" : "_self",
|
|
171
170
|
rel: c.isExternal ? "noopener noreferrer" : void 0,
|
|
@@ -179,65 +178,65 @@ function ve({
|
|
|
179
178
|
/* @__PURE__ */ m(
|
|
180
179
|
S,
|
|
181
180
|
{
|
|
182
|
-
className: `${_ ? n.link : ""} ${
|
|
181
|
+
className: `${_ ? n.link : ""} ${N ? n.groupTitle : ""}`,
|
|
183
182
|
...T,
|
|
184
183
|
children: [
|
|
185
|
-
!
|
|
186
|
-
|
|
187
|
-
!
|
|
184
|
+
!I && c.label,
|
|
185
|
+
x && /* @__PURE__ */ o(x, {}),
|
|
186
|
+
!x && c.isExternal && /* @__PURE__ */ o(V, { className: n.newTabIcon, size: 16 })
|
|
188
187
|
]
|
|
189
188
|
}
|
|
190
189
|
),
|
|
191
|
-
|
|
190
|
+
N && /* @__PURE__ */ o(
|
|
192
191
|
"div",
|
|
193
192
|
{
|
|
194
193
|
className: `${n.sublinks}`,
|
|
195
194
|
role: "menu",
|
|
196
195
|
"aria-label": `${c.label} submenu`,
|
|
197
|
-
children: s(c.sublinks,
|
|
196
|
+
children: s(c.sublinks, y)
|
|
198
197
|
}
|
|
199
198
|
)
|
|
200
|
-
] },
|
|
199
|
+
] }, y);
|
|
201
200
|
});
|
|
202
|
-
return /* @__PURE__ */
|
|
201
|
+
return /* @__PURE__ */ o("footer", { className: `${b ?? ""} ${n.footer}`, children: /* @__PURE__ */ m("div", { className: n.container, children: [
|
|
203
202
|
/* @__PURE__ */ m("div", { className: n.primaryNav, children: [
|
|
204
203
|
/* @__PURE__ */ m("div", { className: n.details, children: [
|
|
205
204
|
e && /* @__PURE__ */ m("div", { className: n.logo, children: [
|
|
206
205
|
" ",
|
|
207
206
|
e
|
|
208
207
|
] }),
|
|
209
|
-
u && /* @__PURE__ */
|
|
210
|
-
r && /* @__PURE__ */
|
|
211
|
-
a && /* @__PURE__ */
|
|
208
|
+
u && /* @__PURE__ */ o("div", { className: n.socialItems, children: s(u, "", !0) }),
|
|
209
|
+
r && /* @__PURE__ */ o("div", { className: n.primaryInfo, children: r }),
|
|
210
|
+
a && /* @__PURE__ */ o("div", { className: n.secondaryInfo, children: a })
|
|
212
211
|
] }),
|
|
213
|
-
/* @__PURE__ */
|
|
212
|
+
/* @__PURE__ */ o("nav", { className: n.nav, id: "footer-menu", role: "menubar", children: /* @__PURE__ */ o("div", { className: n.groups, children: s(t, "", !1) }) })
|
|
214
213
|
] }),
|
|
215
214
|
/* @__PURE__ */ m("div", { className: n.secondaryNav, children: [
|
|
216
|
-
|
|
217
|
-
l && /* @__PURE__ */
|
|
215
|
+
p && /* @__PURE__ */ o("div", { className: n.bottom, children: /* @__PURE__ */ o("span", { children: p }) }),
|
|
216
|
+
l && /* @__PURE__ */ o("nav", { className: n.utility, children: /* @__PURE__ */ o(E, { orientation: "horizontal", children: l.map((i, g) => /* @__PURE__ */ o(
|
|
218
217
|
C,
|
|
219
218
|
{
|
|
220
219
|
as: "a",
|
|
221
|
-
href:
|
|
222
|
-
variant:
|
|
223
|
-
displayType:
|
|
224
|
-
imageSrc:
|
|
225
|
-
imageAlt:
|
|
226
|
-
"aria-label":
|
|
227
|
-
children:
|
|
220
|
+
href: i.href ?? "/",
|
|
221
|
+
variant: i.variant ?? "primary",
|
|
222
|
+
displayType: i.displayType ?? "text",
|
|
223
|
+
imageSrc: i.imageSrc,
|
|
224
|
+
imageAlt: i.imageAlt,
|
|
225
|
+
"aria-label": i.ariaLabel ?? i.label,
|
|
226
|
+
children: i.imageSrc ? /* @__PURE__ */ o(
|
|
228
227
|
"img",
|
|
229
228
|
{
|
|
230
229
|
className: n.utilityImage,
|
|
231
|
-
src:
|
|
232
|
-
"aria-label":
|
|
230
|
+
src: i.imageSrc,
|
|
231
|
+
"aria-label": i.imageAlt ?? i.ariaLabel ?? i.label
|
|
233
232
|
}
|
|
234
|
-
) :
|
|
233
|
+
) : i.label
|
|
235
234
|
},
|
|
236
|
-
|
|
235
|
+
i._key || g
|
|
237
236
|
)) }) })
|
|
238
237
|
] })
|
|
239
238
|
] }) });
|
|
240
239
|
}
|
|
241
240
|
export {
|
|
242
|
-
|
|
241
|
+
pe as Footer
|
|
243
242
|
};
|
|
@@ -1,160 +1,203 @@
|
|
|
1
1
|
import { jsx as n, jsxs as _ } from "react/jsx-runtime";
|
|
2
|
-
import { useState as u, useRef as
|
|
3
|
-
import { CallToAction as
|
|
4
|
-
import { ButtonGroup as
|
|
5
|
-
import { X as
|
|
6
|
-
import { c as
|
|
7
|
-
import { E as
|
|
8
|
-
import { C as
|
|
2
|
+
import { useState as u, useRef as b, useCallback as g, useEffect as z } from "react";
|
|
3
|
+
import { CallToAction as A } from "../CallToAction/index.js";
|
|
4
|
+
import { ButtonGroup as O } from "../ButtonGroup/index.js";
|
|
5
|
+
import { X as ee } from "../../x-CnsEH4Ox.js";
|
|
6
|
+
import { c as ne } from "../../createLucideIcon-C8GTh_Qx.js";
|
|
7
|
+
import { E as ae } from "../../external-link-BOPobeQJ.js";
|
|
8
|
+
import { C as le } from "../../chevron-down-DSUzBz9F.js";
|
|
9
9
|
import '../../assets/index45.css';/**
|
|
10
10
|
* @license lucide-react v0.488.0 - ISC
|
|
11
11
|
*
|
|
12
12
|
* This source code is licensed under the ISC license.
|
|
13
13
|
* See the LICENSE file in the root directory of this source tree.
|
|
14
14
|
*/
|
|
15
|
-
const
|
|
15
|
+
const se = [
|
|
16
16
|
["line", { x1: "4", x2: "20", y1: "12", y2: "12", key: "1e0a9i" }],
|
|
17
17
|
["line", { x1: "4", x2: "20", y1: "6", y2: "6", key: "1owob3" }],
|
|
18
18
|
["line", { x1: "4", x2: "20", y1: "18", y2: "18", key: "yk5zj1" }]
|
|
19
|
-
],
|
|
20
|
-
navbar:
|
|
21
|
-
left:
|
|
19
|
+
], te = ne("menu", se), ie = "_navbar_wd0jm_5", re = "_left_wd0jm_18", oe = "_container_wd0jm_19", ce = "_logo_wd0jm_23", de = "_nav_wd0jm_5", me = "_center_wd0jm_38", _e = "_hidden_wd0jm_44", ue = "_visible_wd0jm_51", he = "_right_wd0jm_66", ve = "_title_wd0jm_72", we = "_sublinks_wd0jm_82", fe = "_sublinksInner_wd0jm_94", be = "_linkItem_wd0jm_108", ge = "_minimal_wd0jm_113", pe = "_menuToggle_wd0jm_117", ke = "_linkWrapper_wd0jm_121", Ne = "_triangle_wd0jm_159", je = "_transparent_wd0jm_164", ye = "_sticky_wd0jm_216", $e = "_twoColumn_wd0jm_245", xe = "_utilityMobile_wd0jm_292", Ce = "_utility_wd0jm_292", Te = "_navInner_wd0jm_320", Le = "_grid_wd0jm_329", Me = "_navTitle_wd0jm_354", Ee = "_sublinkToggle_wd0jm_355", Ie = "_link_wd0jm_108", Re = "_newTabIcon_wd0jm_370", Se = "_open_wd0jm_378", We = "_navItem_wd0jm_386", ze = "_show_wd0jm_433", Ae = "_sublinksColumn_wd0jm_481", Oe = "_chevron_wd0jm_491", Be = "_parent_wd0jm_570", e = {
|
|
20
|
+
navbar: ie,
|
|
21
|
+
left: re,
|
|
22
22
|
container: oe,
|
|
23
|
-
logo:
|
|
24
|
-
nav:
|
|
25
|
-
center:
|
|
26
|
-
hidden:
|
|
27
|
-
visible:
|
|
28
|
-
right:
|
|
29
|
-
title:
|
|
30
|
-
default: "
|
|
31
|
-
sublinks:
|
|
32
|
-
sublinksInner:
|
|
33
|
-
linkItem:
|
|
34
|
-
minimal:
|
|
35
|
-
menuToggle:
|
|
36
|
-
linkWrapper:
|
|
37
|
-
triangle:
|
|
38
|
-
transparent:
|
|
39
|
-
sticky:
|
|
40
|
-
twoColumn:
|
|
41
|
-
utilityMobile:
|
|
42
|
-
utility:
|
|
43
|
-
navInner:
|
|
44
|
-
grid:
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
23
|
+
logo: ce,
|
|
24
|
+
nav: de,
|
|
25
|
+
center: me,
|
|
26
|
+
hidden: _e,
|
|
27
|
+
visible: ue,
|
|
28
|
+
right: he,
|
|
29
|
+
title: ve,
|
|
30
|
+
default: "_default_wd0jm_81",
|
|
31
|
+
sublinks: we,
|
|
32
|
+
sublinksInner: fe,
|
|
33
|
+
linkItem: be,
|
|
34
|
+
minimal: ge,
|
|
35
|
+
menuToggle: pe,
|
|
36
|
+
linkWrapper: ke,
|
|
37
|
+
triangle: Ne,
|
|
38
|
+
transparent: je,
|
|
39
|
+
sticky: ye,
|
|
40
|
+
twoColumn: $e,
|
|
41
|
+
utilityMobile: xe,
|
|
42
|
+
utility: Ce,
|
|
43
|
+
navInner: Te,
|
|
44
|
+
grid: Le,
|
|
45
|
+
navTitle: Me,
|
|
46
|
+
sublinkToggle: Ee,
|
|
47
|
+
link: Ie,
|
|
48
|
+
newTabIcon: Re,
|
|
49
|
+
open: Se,
|
|
50
|
+
navItem: We,
|
|
51
|
+
show: ze,
|
|
52
|
+
sublinksColumn: Ae,
|
|
53
|
+
chevron: Oe,
|
|
54
|
+
parent: Be
|
|
55
|
+
}, Ge = {
|
|
54
56
|
default: e.default,
|
|
55
57
|
minimal: e.minimal
|
|
56
|
-
},
|
|
58
|
+
}, Xe = {
|
|
57
59
|
left: e.left,
|
|
58
60
|
center: e.center,
|
|
59
61
|
right: e.right
|
|
60
62
|
};
|
|
61
|
-
function
|
|
62
|
-
title:
|
|
63
|
-
logo:
|
|
64
|
-
items:
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
63
|
+
function Ke({
|
|
64
|
+
title: B,
|
|
65
|
+
logo: j,
|
|
66
|
+
items: y,
|
|
67
|
+
groups: $,
|
|
68
|
+
utilityItems: l,
|
|
69
|
+
isSticky: G = !1,
|
|
70
|
+
isTransparent: X = !1,
|
|
71
|
+
alignment: p = "right",
|
|
72
|
+
variant: P = "default",
|
|
73
|
+
navigationType: x = "default",
|
|
74
|
+
className: D
|
|
71
75
|
}) {
|
|
72
|
-
const [
|
|
73
|
-
|
|
74
|
-
},
|
|
75
|
-
const
|
|
76
|
-
if (
|
|
77
|
-
const
|
|
78
|
-
|
|
76
|
+
const [o, C] = u(!1), [k, c] = u(null), [V, H] = u(0), [U, q] = u(!1), [F, J] = u(null), N = b(null), w = b(null), T = b(/* @__PURE__ */ new Map()), K = () => {
|
|
77
|
+
C((a) => !a);
|
|
78
|
+
}, Q = (a) => {
|
|
79
|
+
const i = T.current.get(a);
|
|
80
|
+
if (i && w.current) {
|
|
81
|
+
const s = i.getBoundingClientRect(), r = w.current.getBoundingClientRect(), t = s.left - r.left + s.width / 4;
|
|
82
|
+
J(t);
|
|
79
83
|
}
|
|
80
|
-
},
|
|
81
|
-
|
|
82
|
-
},
|
|
83
|
-
|
|
84
|
-
}, []),
|
|
85
|
-
|
|
86
|
-
}, []),
|
|
87
|
-
|
|
88
|
-
}, []),
|
|
89
|
-
if (
|
|
90
|
-
const a =
|
|
91
|
-
|
|
84
|
+
}, L = (a) => {
|
|
85
|
+
c((i) => i === a ? null : a);
|
|
86
|
+
}, M = g((a) => {
|
|
87
|
+
N.current && !N.current.contains(a.target) && c(null);
|
|
88
|
+
}, []), E = g(() => {
|
|
89
|
+
c(null);
|
|
90
|
+
}, []), I = g(() => {
|
|
91
|
+
R(), typeof window < "u" && window.innerWidth > 768 && (C(!1), c(null), typeof document < "u" && (document.body.style.overflow = ""));
|
|
92
|
+
}, []), R = g(() => {
|
|
93
|
+
if (w.current) {
|
|
94
|
+
const a = w.current.getBoundingClientRect().width;
|
|
95
|
+
H(a), q(!0);
|
|
92
96
|
}
|
|
93
97
|
}, []);
|
|
94
|
-
|
|
95
|
-
const a = typeof window < "u",
|
|
96
|
-
return a && (window.addEventListener("resize",
|
|
97
|
-
a && (window.removeEventListener("resize",
|
|
98
|
+
z(() => {
|
|
99
|
+
const a = typeof window < "u", i = typeof document < "u";
|
|
100
|
+
return a && (window.addEventListener("resize", I), window.addEventListener("scroll", E)), i && document.addEventListener("click", M), R(), () => {
|
|
101
|
+
a && (window.removeEventListener("resize", I), window.removeEventListener("scroll", E)), i && document.removeEventListener("click", M);
|
|
98
102
|
};
|
|
99
|
-
}, []),
|
|
103
|
+
}, []), z(() => {
|
|
100
104
|
if (typeof document < "u")
|
|
101
|
-
return document.body.style.overflow =
|
|
105
|
+
return document.body.style.overflow = o ? "hidden" : "", () => {
|
|
102
106
|
document.body.style.overflow = "";
|
|
103
107
|
};
|
|
104
|
-
}, [
|
|
105
|
-
const
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
108
|
+
}, [o]);
|
|
109
|
+
const Y = (a) => {
|
|
110
|
+
const [i, s] = u(null), [r, d] = u(
|
|
111
|
+
null
|
|
112
|
+
);
|
|
113
|
+
return console.log("GROUPS", a), a.map((t, v) => {
|
|
114
|
+
var f, S;
|
|
115
|
+
const m = (f = t.primaryItems) == null ? void 0 : f[i ?? 0];
|
|
116
|
+
return /* @__PURE__ */ _(
|
|
117
|
+
"div",
|
|
118
|
+
{
|
|
119
|
+
className: e.navItem,
|
|
120
|
+
onMouseEnter: () => d(v),
|
|
121
|
+
onMouseLeave: () => {
|
|
122
|
+
d(null), s(null);
|
|
123
|
+
},
|
|
124
|
+
children: [
|
|
125
|
+
/* @__PURE__ */ n("button", { className: e.navTitle, children: t.title }),
|
|
126
|
+
r === v && /* @__PURE__ */ _("div", { className: e.dropdownMenu, children: [
|
|
127
|
+
/* @__PURE__ */ n("div", { className: e.column, children: (S = t.primaryItems) == null ? void 0 : S.map((Z, W) => /* @__PURE__ */ n(
|
|
128
|
+
"div",
|
|
129
|
+
{
|
|
130
|
+
className: e.linkItem,
|
|
131
|
+
onMouseEnter: () => s(W),
|
|
132
|
+
children: Z.label
|
|
133
|
+
},
|
|
134
|
+
W
|
|
135
|
+
)) }),
|
|
136
|
+
/* @__PURE__ */ n("div", { className: e.column, children: (m == null ? void 0 : m.sublinks) && h(m.sublinks) }),
|
|
137
|
+
/* @__PURE__ */ n("div", { className: e.column, children: t.secondaryItems && h(t.secondaryItems) }),
|
|
138
|
+
t.spotlight && /* @__PURE__ */ n("div", { className: e.column, children: t.spotlight })
|
|
139
|
+
] }),
|
|
140
|
+
t.primaryItems && h(t.primaryItems),
|
|
141
|
+
t.secondaryItems && h(t.secondaryItems),
|
|
142
|
+
t.spotlight && /* @__PURE__ */ n("div", { className: e.spotlight, children: t.spotlight })
|
|
143
|
+
]
|
|
144
|
+
},
|
|
145
|
+
v
|
|
146
|
+
);
|
|
147
|
+
});
|
|
148
|
+
}, h = (a, i = "") => a.map((s) => {
|
|
149
|
+
var m;
|
|
150
|
+
const r = `${i}/${s.label}`, d = k === r, t = (m = s.sublinks) == null ? void 0 : m.length, v = b(null);
|
|
151
|
+
return T.current.set(r, v.current), /* @__PURE__ */ _(
|
|
109
152
|
"div",
|
|
110
153
|
{
|
|
111
|
-
className: `${e.linkWrapper} ${
|
|
154
|
+
className: `${e.linkWrapper} ${i ? "" : e.parent}`,
|
|
112
155
|
children: [
|
|
113
|
-
/* @__PURE__ */ n("div", { className: e.linkItem, children:
|
|
156
|
+
/* @__PURE__ */ n("div", { className: e.linkItem, children: s.href ? /* @__PURE__ */ _(
|
|
114
157
|
"a",
|
|
115
158
|
{
|
|
116
|
-
href:
|
|
159
|
+
href: s.href,
|
|
117
160
|
className: e.link,
|
|
118
|
-
target:
|
|
119
|
-
rel:
|
|
161
|
+
target: s.isExternal ? "_blank" : "_self",
|
|
162
|
+
rel: s.isExternal ? "noopener noreferrer" : void 0,
|
|
120
163
|
onClick: () => {
|
|
121
|
-
var
|
|
122
|
-
|
|
164
|
+
var f;
|
|
165
|
+
c(null), (f = s.onClick) == null || f.call(s);
|
|
123
166
|
},
|
|
124
167
|
onMouseEnter: () => {
|
|
125
|
-
|
|
168
|
+
i || c(null);
|
|
126
169
|
},
|
|
127
170
|
role: "menuitem",
|
|
128
171
|
children: [
|
|
129
|
-
|
|
130
|
-
|
|
172
|
+
s.label,
|
|
173
|
+
s.isExternal && /* @__PURE__ */ n(ae, { className: e.newTabIcon, size: 16 })
|
|
131
174
|
]
|
|
132
175
|
}
|
|
133
176
|
) : /* @__PURE__ */ _(
|
|
134
177
|
"button",
|
|
135
178
|
{
|
|
136
|
-
ref:
|
|
137
|
-
"aria-haspopup":
|
|
138
|
-
"aria-expanded":
|
|
139
|
-
className: `${e.sublinkToggle} ${
|
|
140
|
-
onClick: () =>
|
|
179
|
+
ref: v,
|
|
180
|
+
"aria-haspopup": t ? "true" : void 0,
|
|
181
|
+
"aria-expanded": d,
|
|
182
|
+
className: `${e.sublinkToggle} ${d ? e.open : ""}`,
|
|
183
|
+
onClick: () => L(r),
|
|
141
184
|
onMouseEnter: () => {
|
|
142
|
-
|
|
185
|
+
Q(r), c(r);
|
|
143
186
|
},
|
|
144
187
|
children: [
|
|
145
|
-
|
|
146
|
-
|
|
188
|
+
s.label,
|
|
189
|
+
t && /* @__PURE__ */ n(le, { size: 18, className: e.chevron })
|
|
147
190
|
]
|
|
148
191
|
}
|
|
149
192
|
) }),
|
|
150
|
-
|
|
193
|
+
t && /* @__PURE__ */ n(
|
|
151
194
|
"div",
|
|
152
195
|
{
|
|
153
|
-
className: `${e.sublinks} ${
|
|
154
|
-
onMouseLeave: () =>
|
|
196
|
+
className: `${e.sublinks} ${d ? e.show : ""}`,
|
|
197
|
+
onMouseLeave: () => L(r),
|
|
155
198
|
role: "menu",
|
|
156
|
-
"aria-label": `${
|
|
157
|
-
children: /* @__PURE__ */ n("div", { children: /* @__PURE__ */ n("div", { className: e.sublinksInner, children: /* @__PURE__ */ n("div", { className: e.sublinksColumn, children:
|
|
199
|
+
"aria-label": `${s.label} submenu`,
|
|
200
|
+
children: /* @__PURE__ */ n("div", { children: /* @__PURE__ */ n("div", { className: e.sublinksInner, children: /* @__PURE__ */ n("div", { className: e.sublinksColumn, children: h(s.sublinks, r) }) }) })
|
|
158
201
|
}
|
|
159
202
|
)
|
|
160
203
|
]
|
|
@@ -165,32 +208,32 @@ function Ge({
|
|
|
165
208
|
return /* @__PURE__ */ n(
|
|
166
209
|
"header",
|
|
167
210
|
{
|
|
168
|
-
ref:
|
|
169
|
-
className: `${
|
|
211
|
+
ref: N,
|
|
212
|
+
className: `${D ?? ""} ${Xe[p]} ${Ge[P]} ${e.navbar} ${G ? e.sticky : ""} ${X ? e.transparent : ""} `,
|
|
170
213
|
role: "navigation",
|
|
171
214
|
"aria-label": "Main navigation",
|
|
172
215
|
children: /* @__PURE__ */ _(
|
|
173
216
|
"div",
|
|
174
217
|
{
|
|
175
|
-
className: `${e.container} ${(!
|
|
218
|
+
className: `${e.container} ${(!l || l.length === 0) && p !== "center" ? e.twoColumn : ""}`,
|
|
176
219
|
children: [
|
|
177
|
-
|
|
220
|
+
j ? /* @__PURE__ */ n("div", { className: e.logo, children: j }) : /* @__PURE__ */ n("div", { className: e.title, children: B }),
|
|
178
221
|
/* @__PURE__ */ n(
|
|
179
222
|
"nav",
|
|
180
223
|
{
|
|
181
|
-
ref:
|
|
224
|
+
ref: w,
|
|
182
225
|
style: {
|
|
183
|
-
left:
|
|
226
|
+
left: p === "center" ? `calc(50% - ${V / 2}px)` : "0"
|
|
184
227
|
},
|
|
185
|
-
className: `${e.nav} ${
|
|
228
|
+
className: `${e.nav} ${o ? e.open : ""} ${U ? e.visible : e.hidden}`,
|
|
186
229
|
id: "main-menu",
|
|
187
230
|
role: "menubar",
|
|
188
231
|
children: /* @__PURE__ */ _("div", { className: e.navInner, children: [
|
|
189
232
|
/* @__PURE__ */ n(
|
|
190
233
|
"svg",
|
|
191
234
|
{
|
|
192
|
-
style: { left: `${
|
|
193
|
-
className: `${e.triangle} ${
|
|
235
|
+
style: { left: `${F}px` },
|
|
236
|
+
className: `${e.triangle} ${k ? e.show : ""}`,
|
|
194
237
|
width: 16,
|
|
195
238
|
height: 12,
|
|
196
239
|
viewBox: "0 0 100 75",
|
|
@@ -209,15 +252,16 @@ function Ge({
|
|
|
209
252
|
/* @__PURE__ */ n(
|
|
210
253
|
"div",
|
|
211
254
|
{
|
|
212
|
-
className: `${e.triangle} ${
|
|
255
|
+
className: `${e.triangle} ${k ? e.show : ""}`
|
|
213
256
|
}
|
|
214
257
|
),
|
|
215
|
-
/* @__PURE__ */ n("div", { className: e.grid, children:
|
|
258
|
+
x === "default" && y && /* @__PURE__ */ n("div", { className: e.grid, children: h(y) }),
|
|
259
|
+
x === "advanced" && $ && /* @__PURE__ */ n("div", { className: e.grid, children: Y($) })
|
|
216
260
|
] })
|
|
217
261
|
}
|
|
218
262
|
),
|
|
219
|
-
|
|
220
|
-
|
|
263
|
+
l && /* @__PURE__ */ n("nav", { className: e.utility, children: /* @__PURE__ */ n(O, { children: l.map((a, i) => /* @__PURE__ */ n(
|
|
264
|
+
A,
|
|
221
265
|
{
|
|
222
266
|
as: "a",
|
|
223
267
|
href: a.href ?? "/",
|
|
@@ -226,39 +270,39 @@ function Ge({
|
|
|
226
270
|
imageSrc: a.imageSrc,
|
|
227
271
|
imageAlt: a.imageAlt,
|
|
228
272
|
"aria-label": a.ariaLabel ?? a.label,
|
|
229
|
-
children:
|
|
273
|
+
children: l[1].imageSrc ? /* @__PURE__ */ n(
|
|
230
274
|
"img",
|
|
231
275
|
{
|
|
232
276
|
className: e.utilityImage,
|
|
233
|
-
src:
|
|
234
|
-
"aria-label":
|
|
277
|
+
src: l[1].imageSrc,
|
|
278
|
+
"aria-label": l[1].imageAlt ?? l[1].ariaLabel ?? l[1].label
|
|
235
279
|
}
|
|
236
|
-
) :
|
|
280
|
+
) : l[1].label
|
|
237
281
|
},
|
|
238
|
-
a._key ||
|
|
282
|
+
a._key || i
|
|
239
283
|
)) }) }),
|
|
240
|
-
|
|
284
|
+
l && /* @__PURE__ */ n(
|
|
241
285
|
"nav",
|
|
242
286
|
{
|
|
243
|
-
className: `${e.utilityMobile} ${
|
|
244
|
-
children: /* @__PURE__ */ n(
|
|
245
|
-
|
|
287
|
+
className: `${e.utilityMobile} ${o ? e.open : ""}`,
|
|
288
|
+
children: /* @__PURE__ */ n(O, { alignment: "center", children: /* @__PURE__ */ n(
|
|
289
|
+
A,
|
|
246
290
|
{
|
|
247
291
|
as: "a",
|
|
248
|
-
href:
|
|
249
|
-
variant:
|
|
250
|
-
displayType:
|
|
251
|
-
imageSrc:
|
|
252
|
-
imageAlt:
|
|
253
|
-
"aria-label":
|
|
254
|
-
children:
|
|
292
|
+
href: l[1].href ?? "/",
|
|
293
|
+
variant: l[1].variant ?? "primary",
|
|
294
|
+
displayType: l[1].displayType ?? "text",
|
|
295
|
+
imageSrc: l[1].imageSrc,
|
|
296
|
+
imageAlt: l[1].imageAlt,
|
|
297
|
+
"aria-label": l[1].ariaLabel ?? l[1].label,
|
|
298
|
+
children: l[1].imageSrc ? /* @__PURE__ */ n(
|
|
255
299
|
"img",
|
|
256
300
|
{
|
|
257
301
|
className: e.utilityImage,
|
|
258
|
-
src:
|
|
259
|
-
"aria-label":
|
|
302
|
+
src: l[1].imageSrc,
|
|
303
|
+
"aria-label": l[1].imageAlt ?? l[1].ariaLabel ?? l[1].label
|
|
260
304
|
}
|
|
261
|
-
) :
|
|
305
|
+
) : l[1].label
|
|
262
306
|
}
|
|
263
307
|
) })
|
|
264
308
|
}
|
|
@@ -267,11 +311,11 @@ function Ge({
|
|
|
267
311
|
"button",
|
|
268
312
|
{
|
|
269
313
|
className: e.menuToggle,
|
|
270
|
-
onClick:
|
|
271
|
-
"aria-label":
|
|
272
|
-
"aria-expanded":
|
|
314
|
+
onClick: K,
|
|
315
|
+
"aria-label": o ? "Close menu" : "Open menu",
|
|
316
|
+
"aria-expanded": o,
|
|
273
317
|
"aria-controls": "main-menu",
|
|
274
|
-
children:
|
|
318
|
+
children: o ? /* @__PURE__ */ n(ee, { size: 24 }) : /* @__PURE__ */ n(te, { size: 24 })
|
|
275
319
|
}
|
|
276
320
|
)
|
|
277
321
|
]
|
|
@@ -281,5 +325,5 @@ function Ge({
|
|
|
281
325
|
);
|
|
282
326
|
}
|
|
283
327
|
export {
|
|
284
|
-
|
|
328
|
+
Ke as Navbar
|
|
285
329
|
};
|
|
@@ -31,16 +31,24 @@ export type NavItem = {
|
|
|
31
31
|
onClick?: () => void;
|
|
32
32
|
icon?: string;
|
|
33
33
|
};
|
|
34
|
+
export type NavGroup = {
|
|
35
|
+
title: string;
|
|
36
|
+
primaryItems?: NavItem[];
|
|
37
|
+
secondaryItems?: NavItem[];
|
|
38
|
+
spotlight?: React.ReactNode;
|
|
39
|
+
};
|
|
34
40
|
type NavbarProps = {
|
|
35
41
|
title?: string;
|
|
36
42
|
logo?: React.ReactNode;
|
|
37
|
-
items
|
|
43
|
+
items?: NavItem[];
|
|
44
|
+
groups?: NavGroup[];
|
|
38
45
|
utilityItems?: UtilityItem[];
|
|
39
46
|
isSticky?: boolean;
|
|
40
47
|
isTransparent?: boolean;
|
|
41
48
|
variant?: Variant;
|
|
42
49
|
alignment: Alignment;
|
|
43
50
|
className?: string;
|
|
51
|
+
navigationType?: "default" | "advanced";
|
|
44
52
|
};
|
|
45
|
-
export declare function Navbar({ title, logo, items, utilityItems, isSticky, isTransparent, alignment, variant, className, }: NavbarProps): import("react/jsx-runtime").JSX.Element;
|
|
53
|
+
export declare function Navbar({ title, logo, items, groups, utilityItems, isSticky, isTransparent, alignment, variant, navigationType, className, }: NavbarProps): import("react/jsx-runtime").JSX.Element;
|
|
46
54
|
export {};
|
package/dist/lib/main.d.ts
CHANGED
|
@@ -31,7 +31,7 @@ export { Spinner } from './components/Spinner';
|
|
|
31
31
|
export { Skeleton } from './components/Skeleton';
|
|
32
32
|
export { Carousel } from './components/Carousel';
|
|
33
33
|
export { Navbar } from './components/NavBar';
|
|
34
|
-
export type { NavItem, UtilityItem } from './components/NavBar';
|
|
34
|
+
export type { NavItem, UtilityItem, NavGroup } from './components/NavBar';
|
|
35
35
|
export { Drawer } from './components/Drawer';
|
|
36
36
|
export { Tabs } from './components/Tabs';
|
|
37
37
|
export { Breadcrumbs } from './components/Breadcrumbs';
|
package/dist/styles.css
CHANGED
|
@@ -42,7 +42,7 @@ ul._list_4w9h5_1{list-style-type:none;padding:0;margin:0}ol._list_4w9h5_1{list-s
|
|
|
42
42
|
._wrapper_13tha_1{display:flex;flex-direction:column;position:relative}._input_13tha_7{padding:var(--spacing-sm) var(--spacing-sm);border:2px solid var(--color-border, #ccc);border-radius:var(--radius-md);font-size:var(--font-size-md);outline:none;background-color:var(--color-background);color:var(--color-text-primary)}._input_13tha_7::placeholder{color:var(--color-muted)}._input_13tha_7:focus{border-color:var(--color-primary)}._popover_13tha_25{position:absolute;top:100%;left:0;z-index:10;border-radius:var(--radius-md);background-color:var(--color-background);border:1px solid var(--color-border);margin-top:var(--spacing-xs)}
|
|
43
43
|
._wrapper_7toxm_1{display:flex;flex-direction:column;gap:var(--spacing-sm)}._trackContainer_7toxm_7{display:flex;align-items:center;gap:var(--spacing-sm)}._track_7toxm_7{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background-color:var(--color-muted);border-radius:4px;outline:none}._track_7toxm_7::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background-color:var(--color-primary);border-radius:var(--radius-full);cursor:pointer;border:none}._track_7toxm_7::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background-color:var(--color-primary);border-radius:var(--radius-full);cursor:pointer;border:none}._value_7toxm_44{width:2rem;text-align:right;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--color-primary)}._error_7toxm_52{color:var(--color-error)}._errorMessage_7toxm_56{font-size:var(--font-size-sm);color:var(--color-error)}
|
|
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
|
-
:root{--nav-height: 65px}.
|
|
45
|
+
:root{--nav-height: 65px}._navbar_wd0jm_5{position:relative;height:var(--nav-height)}._left_wd0jm_18 ._container_wd0jm_19{justify-content:flex-start}._left_wd0jm_18 ._logo_wd0jm_23{flex:unset}._left_wd0jm_18 ._nav_wd0jm_5{flex:1}@media (max-width: 767px){._left_wd0jm_18 ._logo_wd0jm_23{flex:1}}._center_wd0jm_38 ._nav_wd0jm_5{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_wd0jm_38 ._nav_wd0jm_5._hidden_wd0jm_44{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_wd0jm_38 ._nav_wd0jm_5._visible_wd0jm_51{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_wd0jm_38 ._logo_wd0jm_23{flex:1}}._right_wd0jm_66 ._container_wd0jm_19{justify-content:flex-end}._right_wd0jm_66 ._logo_wd0jm_23,._right_wd0jm_66 ._title_wd0jm_72{flex:1}._right_wd0jm_66 ._nav_wd0jm_5{flex:unset}._default_wd0jm_81 ._sublinks_wd0jm_82{position:fixed;left:0;right:0;top:100%;padding-top:1rem}@media (max-width: 767px){._default_wd0jm_81 ._sublinks_wd0jm_82{position:relative}}._default_wd0jm_81 ._sublinksInner_wd0jm_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_wd0jm_81 ._sublinksInner_wd0jm_94{grid-template-columns:1fr;width:auto;min-height:unset}}._default_wd0jm_81 ._linkItem_wd0jm_108{justify-content:flex-start}._minimal_wd0jm_113{left:0;background-color:#fff}._minimal_wd0jm_113 ._menuToggle_wd0jm_117{grid-area:unset}._minimal_wd0jm_113 ._linkWrapper_wd0jm_121{position:relative}._minimal_wd0jm_113 ._sublinks_wd0jm_82{position:absolute;right:0;width:auto}@media (max-width: 767px){._minimal_wd0jm_113 ._sublinks_wd0jm_82{position:relative;justify-content:center;align-items:center}}._minimal_wd0jm_113 ._sublinksInner_wd0jm_94{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._minimal_wd0jm_113 ._sublinksInner_wd0jm_94{justify-content:center;align-items:center}}._minimal_wd0jm_113 ._linkItem_wd0jm_108{justify-content:flex-end}@media (max-width: 767px){._minimal_wd0jm_113 ._linkItem_wd0jm_108{justify-content:center;align-items:center}}._minimal_wd0jm_113 ._triangle_wd0jm_159{display:none}._transparent_wd0jm_164{background-color:transparent}._transparent_wd0jm_164 ._nav_wd0jm_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_wd0jm_164 ._nav_wd0jm_5{padding:var(--nav-height) 0 0;background:#fffffff2;border-radius:0;top:0!important;left:0!important;height:100vh}._transparent_wd0jm_164 ._nav_wd0jm_5:before{border-radius:0}}._transparent_wd0jm_164 ._menuToggle_wd0jm_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_wd0jm_216{position:fixed;top:var(--spacing-md);left:0;right:0;z-index:1000;width:100%}._container_wd0jm_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_wd0jm_19{grid-template-areas:"first second third fourth"}}._container_wd0jm_19._twoColumn_wd0jm_245{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}._title_wd0jm_72{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}._logo_wd0jm_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_wd0jm_23 img{height:auto;width:auto}._menuToggle_wd0jm_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_wd0jm_117 svg{position:relative;z-index:5}._utilityMobile_wd0jm_292{display:none;grid-area:third;justify-content:flex-end}._utility_wd0jm_292{grid-area:third;display:flex;justify-content:flex-end}._utility_wd0jm_292 a{font-size:var(--font-size-sm)}._nav_wd0jm_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_wd0jm_5{height:100vh}}._navInner_wd0jm_320{position:relative}@media (max-width: 767px){._navInner_wd0jm_320{margin:var(--spacing-xl) auto 0;min-width:300px}}._grid_wd0jm_329{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_wd0jm_329{display:flex;flex-direction:column}}._linkItem_wd0jm_108{display:flex;align-items:center;box-sizing:border-box}._navTitle_wd0jm_354,._sublinkToggle_wd0jm_355,._link_wd0jm_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;display:flex;align-items:center;gap:var(--spacing-xs)}._navTitle_wd0jm_354 ._newTabIcon_wd0jm_370,._sublinkToggle_wd0jm_355 ._newTabIcon_wd0jm_370,._link_wd0jm_108 ._newTabIcon_wd0jm_370{color:var(--color-muted);transition:color .3s ease-in-out}._link_wd0jm_108:hover,._sublinkToggle_wd0jm_355:hover,._sublinkToggle_wd0jm_355._open_wd0jm_378,._link_wd0jm_108:hover ._newTabIcon_wd0jm_370,._sublinkToggle_wd0jm_355:hover ._newTabIcon_wd0jm_370,._sublinkToggle_wd0jm_355._open_wd0jm_378 ._newTabIcon_wd0jm_370,._navItem_wd0jm_386:hover{color:var(--color-primary)}._sublinkToggle_wd0jm_355{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-text-primary)}._sublinks_wd0jm_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_wd0jm_82._show_wd0jm_433{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._triangle_wd0jm_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_wd0jm_159._show_wd0jm_433{top:calc(100% + .3rem);opacity:1;visibility:visible}._sublinksInner_wd0jm_94{background-color:var(--color-background);box-shadow:0 6px 8px #0000001a;border-radius:var(--radius-md)}@media (max-width: 767px){._sublinksInner_wd0jm_94{display:flex;flex-direction:column;width:unset;max-width:unset;min-height:unset;background-color:unset;box-shadow:unset;border-radius:unset}}._sublinksColumn_wd0jm_481{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_wd0jm_481{padding:0}}._chevron_wd0jm_491{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_wd0jm_355._open_wd0jm_378 ._chevron_wd0jm_491{transform:rotate(180deg)}@media (max-width: 767px){._logo_wd0jm_23{flex:1}._menuToggle_wd0jm_117{display:flex;align-items:center;justify-content:center}._utility_wd0jm_292 a:not(._utility_wd0jm_292 a:first-of-type){display:none}._utilityMobile_wd0jm_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_wd0jm_292._open_wd0jm_378{transform:translateY(0)}._nav_wd0jm_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_wd0jm_5._open_wd0jm_378{transform:translate(0)}._linkWrapper_wd0jm_121{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_wd0jm_121._parent_wd0jm_570{border-bottom:1px solid var(--color-border)}._linkWrapper_wd0jm_121._parent_wd0jm_570:last-of-type{border:none}._linkItem_wd0jm_108{width:100%}._chevron_wd0jm_491{display:none}._sublinks_wd0jm_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_wd0jm_355{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_xfxi7_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_xfxi7_8{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}._utilityImage_xfxi7_17{width:100%}._primaryNav_xfxi7_21{display:flex;gap:var(--spacing-xl)}@media (max-width: 767px){._primaryNav_xfxi7_21{flex-direction:column}}._secondaryNav_xfxi7_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_xfxi7_30 a:has(img){height:unset;background-color:transparent}._secondaryNav_xfxi7_30 a:has(img) img{width:175px;height:auto}._secondaryNav_xfxi7_30 a:has(img):hover{background-color:transparent}@media (max-width: 480px){._secondaryNav_xfxi7_30{flex-direction:column-reverse}._secondaryNav_xfxi7_30 nav{width:100%}}._details_xfxi7_62{flex-basis:200px;display:flex;flex-direction:column;gap:var(--spacing-lg)}._nav_xfxi7_69{display:flex;flex-direction:row;align-items:flex-start;gap:var(--spacing-lg);flex:1}._logo_xfxi7_77{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary)}._socialItems_xfxi7_83{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-sm)}._socialItems_xfxi7_83 ._group_xfxi7_90{min-width:unset}._socialItems_xfxi7_83 a{transition:color .3s ease-in-out;font-size:var(--font-size-xl)}._groups_xfxi7_99{display:flex;flex-wrap:wrap;gap:var(--spacing-xl)}._group_xfxi7_90{min-width:140px}._groupTitle_xfxi7_109{font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-xs)}._sublinks_xfxi7_114{position:relative;display:flex;flex-direction:column;gap:var(--spacing-sm);margin-top:var(--spacing-md)}._linkList_xfxi7_122{display:flex;flex-direction:column;gap:var(--spacing-xs);list-style:none;padding:0;margin:0}._link_xfxi7_122{color:var(--color-text-primary);text-decoration:none;display:block;transition:color .3s ease-in-out;display:flex;align-items:center;gap:var(--spacing-xs)}._link_xfxi7_122 ._newTabIcon_xfxi7_140{color:var(--color-muted);transition:color .3s ease-in-out}._link_xfxi7_122:hover,._link_xfxi7_122:hover ._newTabIcon_xfxi7_140{color:var(--color-primary)}._bottom_xfxi7_154{text-align:left;font-size:var(--font-size-sm);color:var(--color-muted)}._left_xfxi7_161 ._container_xfxi7_8{justify-content:flex-start}._left_xfxi7_161 ._logo_xfxi7_77{flex:unset}._left_xfxi7_161 ._nav_xfxi7_69{flex:1}@media (max-width: 767px){._left_xfxi7_161 ._logo_xfxi7_77{flex:1}}._center_xfxi7_181 ._nav_xfxi7_69{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_xfxi7_181 ._nav_xfxi7_69._hidden_xfxi7_187{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_xfxi7_181 ._nav_xfxi7_69._visible_xfxi7_194{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_xfxi7_181 ._logo_xfxi7_77{flex:1}}._right_xfxi7_209 ._container_xfxi7_8{justify-content:flex-end}._right_xfxi7_209 ._logo_xfxi7_77,._right_xfxi7_209 ._title_xfxi7_215{flex:1}._right_xfxi7_209 ._nav_xfxi7_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)}
|