quirk-ui 0.0.237 → 0.0.239
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/NavLink-Cb9V4VIP.js +131 -0
- package/dist/assets/NavLink.css +1 -1
- package/dist/assets/index45.css +1 -1
- package/dist/components/Footer/index.js +48 -48
- package/dist/components/NavBar/NavLink.js +1 -1
- package/dist/components/NavBar/index.js +125 -100
- package/dist/lib/components/NavBar/index.d.ts +3 -1
- package/dist/lib/tokens/theme.d.ts +1 -0
- package/dist/styles.css +2 -2
- package/dist/tokens/theme.js +1 -0
- package/package.json +1 -1
- package/dist/NavLink-3sKC7cC3.js +0 -129
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
import { jsxs as h, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { useRef as g } from "react";
|
|
3
|
+
import { E as p } from "./external-link-BOPobeQJ.js";
|
|
4
|
+
import { C as k } from "./chevron-down-DSUzBz9F.js";
|
|
5
|
+
import './assets/NavLink.css';const v = "_navbar_hzh77_5", f = "_left_hzh77_19", C = "_container_hzh77_20", I = "_logo_hzh77_24", w = "_nav_hzh77_5", y = "_center_hzh77_39", M = "_hidden_hzh77_45", N = "_visible_hzh77_52", T = "_right_hzh77_67", S = "_title_hzh77_73", x = "_linkWrapper_hzh77_82", D = "_parent_hzh77_82", E = "_link_hzh77_82", $ = "_search_hzh77_89", F = "_sublinkToggle_hzh77_90", L = "_linkItem_hzh77_106", R = "_standard_hzh77_123", W = "_triangle_hzh77_131", j = "_transparent_hzh77_136", q = "_menuToggle_hzh77_163", A = "_sticky_hzh77_181", B = "_twoColumn_hzh77_210", G = "_utilityMobile_hzh77_257", H = "_utility_hzh77_257", J = "_navInner_hzh77_285", K = "_grid_hzh77_296", Q = "_separator_hzh77_315", U = "_newTabIcon_hzh77_343", V = "_sublinksDescription_hzh77_350", X = "_linkContent_hzh77_353", Y = "_open_hzh77_364", Z = "_back_hzh77_388", O = "_sublinks_hzh77_350", P = "_show_hzh77_435", nn = "_primaryColumn_hzh77_476", en = "_secondaryColumn_hzh77_485", on = "_spotlightColumn_hzh77_489", tn = "_sublinksInner_hzh77_493", sn = "_sublinksColumn_hzh77_511", _n = "_chevron_hzh77_521", hn = "_advanced_hzh77_673", ln = "_subtitle_hzh77_682", rn = "_withSpotlight_hzh77_723", cn = "_withoutSpotlight_hzh77_727", an = "_groupDivider_hzh77_765", un = "_mobileMenu_hzh77_773", mn = "_mobileMenuSlide_hzh77_774", bn = "_mobileMenuItem_hzh77_784", dn = "_fadeInFromLeft_hzh77_788", zn = "_fadeInFromRight_hzh77_792", e = {
|
|
6
|
+
navbar: v,
|
|
7
|
+
left: f,
|
|
8
|
+
container: C,
|
|
9
|
+
logo: I,
|
|
10
|
+
nav: w,
|
|
11
|
+
center: y,
|
|
12
|
+
hidden: M,
|
|
13
|
+
visible: N,
|
|
14
|
+
right: T,
|
|
15
|
+
title: S,
|
|
16
|
+
linkWrapper: x,
|
|
17
|
+
parent: D,
|
|
18
|
+
link: E,
|
|
19
|
+
search: $,
|
|
20
|
+
sublinkToggle: F,
|
|
21
|
+
linkItem: L,
|
|
22
|
+
standard: R,
|
|
23
|
+
triangle: W,
|
|
24
|
+
transparent: j,
|
|
25
|
+
menuToggle: q,
|
|
26
|
+
sticky: A,
|
|
27
|
+
twoColumn: B,
|
|
28
|
+
utilityMobile: G,
|
|
29
|
+
utility: H,
|
|
30
|
+
navInner: J,
|
|
31
|
+
grid: K,
|
|
32
|
+
separator: Q,
|
|
33
|
+
newTabIcon: U,
|
|
34
|
+
sublinksDescription: V,
|
|
35
|
+
linkContent: X,
|
|
36
|
+
open: Y,
|
|
37
|
+
back: Z,
|
|
38
|
+
sublinks: O,
|
|
39
|
+
show: P,
|
|
40
|
+
primaryColumn: nn,
|
|
41
|
+
secondaryColumn: en,
|
|
42
|
+
spotlightColumn: on,
|
|
43
|
+
sublinksInner: tn,
|
|
44
|
+
sublinksColumn: sn,
|
|
45
|
+
chevron: _n,
|
|
46
|
+
default: "_default_hzh77_637",
|
|
47
|
+
advanced: hn,
|
|
48
|
+
subtitle: ln,
|
|
49
|
+
withSpotlight: rn,
|
|
50
|
+
withoutSpotlight: cn,
|
|
51
|
+
groupDivider: an,
|
|
52
|
+
mobileMenu: un,
|
|
53
|
+
mobileMenuSlide: mn,
|
|
54
|
+
mobileMenuItem: bn,
|
|
55
|
+
fadeInFromLeft: dn,
|
|
56
|
+
fadeInFromRight: zn
|
|
57
|
+
};
|
|
58
|
+
function fn({
|
|
59
|
+
link: n,
|
|
60
|
+
path: o,
|
|
61
|
+
parentPath: l,
|
|
62
|
+
openPath: m,
|
|
63
|
+
togglePath: r,
|
|
64
|
+
updateTriangleIndicator: b,
|
|
65
|
+
setOpenPath: s,
|
|
66
|
+
renderLinks: d,
|
|
67
|
+
buttonRefs: z
|
|
68
|
+
}) {
|
|
69
|
+
var a;
|
|
70
|
+
const _ = m === o, i = !!((a = n.sublinks) != null && a.length), c = g(null);
|
|
71
|
+
return z.current.set(o, c.current), /* @__PURE__ */ h(
|
|
72
|
+
"div",
|
|
73
|
+
{
|
|
74
|
+
className: `${e.linkWrapper} ${l ? "" : e.parent}`,
|
|
75
|
+
children: [
|
|
76
|
+
/* @__PURE__ */ t("div", { className: e.linkItem, children: n.href ? /* @__PURE__ */ h(
|
|
77
|
+
"a",
|
|
78
|
+
{
|
|
79
|
+
href: n.href,
|
|
80
|
+
className: e.link,
|
|
81
|
+
target: n.isExternal ? "_blank" : "_self",
|
|
82
|
+
rel: n.isExternal ? "noopener noreferrer" : void 0,
|
|
83
|
+
onClick: () => {
|
|
84
|
+
var u;
|
|
85
|
+
s(null), (u = n.onClick) == null || u.call(n);
|
|
86
|
+
},
|
|
87
|
+
onMouseEnter: () => {
|
|
88
|
+
l || s(null);
|
|
89
|
+
},
|
|
90
|
+
role: "menuitem",
|
|
91
|
+
children: [
|
|
92
|
+
n.label,
|
|
93
|
+
n.isExternal && /* @__PURE__ */ t(p, { className: e.newTabIcon, size: 16 })
|
|
94
|
+
]
|
|
95
|
+
}
|
|
96
|
+
) : /* @__PURE__ */ h(
|
|
97
|
+
"button",
|
|
98
|
+
{
|
|
99
|
+
ref: c,
|
|
100
|
+
"aria-haspopup": i ? "true" : void 0,
|
|
101
|
+
"aria-expanded": _,
|
|
102
|
+
className: `${e.sublinkToggle} ${_ ? e.open : ""}`,
|
|
103
|
+
onClick: () => r(o),
|
|
104
|
+
onMouseEnter: () => {
|
|
105
|
+
b(o), s(o);
|
|
106
|
+
},
|
|
107
|
+
children: [
|
|
108
|
+
n.label,
|
|
109
|
+
i && /* @__PURE__ */ t(k, { size: 18, className: e.chevron })
|
|
110
|
+
]
|
|
111
|
+
}
|
|
112
|
+
) }),
|
|
113
|
+
i && /* @__PURE__ */ t(
|
|
114
|
+
"div",
|
|
115
|
+
{
|
|
116
|
+
className: `${e.sublinks} ${_ ? e.show : ""}`,
|
|
117
|
+
onMouseLeave: () => r(o),
|
|
118
|
+
role: "menu",
|
|
119
|
+
"aria-label": `${n.label} submenu`,
|
|
120
|
+
children: /* @__PURE__ */ t("div", { children: /* @__PURE__ */ t("div", { className: e.sublinksInner, children: /* @__PURE__ */ t("div", { className: e.sublinksColumn, children: d(n.sublinks, o) }) }) })
|
|
121
|
+
}
|
|
122
|
+
)
|
|
123
|
+
]
|
|
124
|
+
},
|
|
125
|
+
o
|
|
126
|
+
);
|
|
127
|
+
}
|
|
128
|
+
export {
|
|
129
|
+
fn as N,
|
|
130
|
+
e as s
|
|
131
|
+
};
|
package/dist/assets/NavLink.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--nav-height: 65px}._navbar_lspro_5{position:relative;height:var(--nav-height);z-index:1000}._left_lspro_19 ._container_lspro_20{justify-content:flex-start}._left_lspro_19 ._logo_lspro_24{flex:unset}._left_lspro_19 ._nav_lspro_5{flex:1}@media (max-width: 767px){._left_lspro_19 ._logo_lspro_24{flex:1}}._center_lspro_39 ._nav_lspro_5{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_lspro_39 ._nav_lspro_5._hidden_lspro_45{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_lspro_39 ._nav_lspro_5._visible_lspro_52{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_lspro_39 ._logo_lspro_24{flex:1}}._right_lspro_67 ._container_lspro_20{justify-content:flex-end}._right_lspro_67 ._logo_lspro_24,._right_lspro_67 ._title_lspro_73{flex:1}._right_lspro_67 ._nav_lspro_5{flex:unset}._linkWrapper_lspro_82._parent_lspro_82>._linkItem_lspro_83 ._link_lspro_82,._linkWrapper_lspro_82._parent_lspro_82>._linkItem_lspro_83 ._sublinkToggle_lspro_85{opacity:1;visibility:visible}._standard_lspro_91{left:0;background-color:#fff}._standard_lspro_91 ._linkWrapper_lspro_82{position:relative}._standard_lspro_91 ._triangle_lspro_99{display:none}._transparent_lspro_104{background-color:transparent}._transparent_lspro_104 ._nav_lspro_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_lspro_104 ._nav_lspro_5{padding:var(--nav-height) 0 0;background:#fffffff2;border-radius:0;top:0!important;left:0!important;height:100vh}._transparent_lspro_104 ._nav_lspro_5:before{border-radius:0}}._transparent_lspro_104 ._menuToggle_lspro_130: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_lspro_148{position:fixed;top:var(--spacing-md);left:0;right:0;z-index:1000;width:100%}._container_lspro_20{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_lspro_20{grid-template-areas:"first second third fourth"}}._container_lspro_20._twoColumn_lspro_177{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}._title_lspro_73{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}._logo_lspro_24{grid-area:first;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary-100);display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1005}._logo_lspro_24 img{height:auto;width:auto}._menuToggle_lspro_130{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_lspro_130 svg{position:relative;z-index:5}._utilityMobile_lspro_224{display:none;grid-area:third;justify-content:flex-end}._utility_lspro_224{grid-area:third;display:flex;justify-content:flex-end}._utility_lspro_224 a{font-size:var(--font-size-sm)}._nav_lspro_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_lspro_5{height:100vh}}._navInner_lspro_252{position:relative}@media (max-width: 767px){._navInner_lspro_252{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_lspro_263{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_lspro_263{display:flex;flex-direction:column}}._linkItem_lspro_83{display:flex;align-items:center;box-sizing:border-box}._navTitle_lspro_282,._sublinkToggle_lspro_85,._link_lspro_82{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_lspro_282 ._newTabIcon_lspro_298,._sublinkToggle_lspro_85 ._newTabIcon_lspro_298,._link_lspro_82 ._newTabIcon_lspro_298{color:var(--color-primary-25);transition:color .3s ease-in-out}@media (min-width: 768px){._navTitle_lspro_282,._sublinksDescription_lspro_305,._link_lspro_82,._sublinkToggle_lspro_85,._link_lspro_82 ._linkContent_lspro_308,._sublinkToggle_lspro_85 ._linkContent_lspro_308{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_lspro_82:hover,._link_lspro_82._open_lspro_319,._sublinkToggle_lspro_85:hover,._sublinkToggle_lspro_85._open_lspro_319,._link_lspro_82:hover ._newTabIcon_lspro_298,._link_lspro_82._open_lspro_319 ._newTabIcon_lspro_298,._sublinkToggle_lspro_85:hover ._newTabIcon_lspro_298,._sublinkToggle_lspro_85._open_lspro_319 ._newTabIcon_lspro_298{color:var(--color-primary-100)}@media (max-width: 767px){._link_lspro_82:hover,._link_lspro_82._open_lspro_319,._sublinkToggle_lspro_85:hover,._sublinkToggle_lspro_85._open_lspro_319{color:var(--color-text-primary)}._link_lspro_82:hover ._newTabIcon_lspro_298,._link_lspro_82._open_lspro_319 ._newTabIcon_lspro_298,._sublinkToggle_lspro_85:hover ._newTabIcon_lspro_298,._sublinkToggle_lspro_85._open_lspro_319 ._newTabIcon_lspro_298{color:var(--color-text-primary)}}._navItem_lspro_337:hover{color:var(--color-primary-100)}._sublinkToggle_lspro_85,._back_lspro_342{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-text-primary)}._sublinkToggle_lspro_85:hover,._sublinkToggle_lspro_85._open_lspro_319,._back_lspro_342:hover,._back_lspro_342._open_lspro_319{color:var(--color-primary-100)}._sublinks_lspro_305{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_lspro_305._show_lspro_389{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_lspro_305._show_lspro_389 ._navTitle_lspro_282,._sublinks_lspro_305._show_lspro_389 ._sublinksDescription_lspro_305,._sublinks_lspro_305._show_lspro_389 ._link_lspro_82,._sublinks_lspro_305._show_lspro_389 ._sublinkToggle_lspro_85,._sublinks_lspro_305._show_lspro_389 ._link_lspro_82 ._linkContent_lspro_308,._sublinks_lspro_305._show_lspro_389 ._sublinkToggle_lspro_85 ._linkContent_lspro_308{opacity:1;visibility:visible}._triangle_lspro_99{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_lspro_99._show_lspro_389{top:calc(100% + .3rem);opacity:1;visibility:visible}._primaryColumn_lspro_430{border-right:1px solid var(--color-border)}._primaryColumn_lspro_430 ._sublinkToggle_lspro_85:hover,._primaryColumn_lspro_430 ._sublinkToggle_lspro_85._open_lspro_319{color:var(--color-primary-100)}._secondaryColumn_lspro_439{background-color:var(--color-border)}._spotlightColumn_lspro_443{background-color:var(--color-secondary-100)}._sublinksInner_lspro_447{background-color:var(--color-background);box-shadow:0 6px 8px #0000001a;border-radius:var(--radius-md);overflow:hidden}@media (max-width: 767px){._sublinksInner_lspro_447{display:flex;flex-direction:column;width:unset;max-width:unset;min-height:unset;background-color:unset;box-shadow:unset;border-radius:unset}}._sublinksColumn_lspro_465{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_lspro_465{padding:0}}._chevron_lspro_475{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_lspro_85._open_lspro_319 ._chevron_lspro_475{transform:rotate(180deg)}@media (max-width: 767px){._logo_lspro_24{flex:1}._menuToggle_lspro_130{display:flex;align-items:center;justify-content:center}._utility_lspro_224 a:not(._utility_lspro_224 a:first-of-type){display:none}._utilityMobile_lspro_224{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_lspro_224._open_lspro_319{transform:translateY(0)}._nav_lspro_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_lspro_5._open_lspro_319{transform:translate(0)}._linkWrapper_lspro_82{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_lspro_82._parent_lspro_82{border-bottom:1px solid var(--color-border)}._linkWrapper_lspro_82._parent_lspro_82:last-of-type{border:none}._linkItem_lspro_83{width:100%}._chevron_lspro_475{display:none}._sublinks_lspro_305{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_lspro_85{cursor:pointer;pointer-events:none;color:var(--color-primary-25)}}._default_lspro_591 ._sublinks_lspro_305{position:absolute;right:0;width:auto}@media (max-width: 767px){._default_lspro_591 ._sublinks_lspro_305{position:relative;justify-content:center;align-items:center}}._default_lspro_591 ._linkItem_lspro_83{justify-content:flex-end}@media (max-width: 767px){._default_lspro_591 ._linkItem_lspro_83{justify-content:center;align-items:center}}._default_lspro_591 ._sublinksInner_lspro_447{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_lspro_591 ._sublinksInner_lspro_447{justify-content:center;align-items:center}}._advanced_lspro_627 ._linkContent_lspro_308{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-xs)}._advanced_lspro_627 ._subtitle_lspro_636{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_lspro_627 ._sublinksDescription_lspro_305{color:var(--color-text-primary);line-height:var(--line-height-normal);font-size:var(--font-size-sm);margin-bottom:var(--spacing-sm)}._advanced_lspro_627 ._sublinks_lspro_305{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_lspro_627 ._sublinks_lspro_305{position:relative;justify-content:center;align-items:center}}._advanced_lspro_627 ._linkItem_lspro_83{justify-content:flex-start}._advanced_lspro_627 ._sublinksInner_lspro_447{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_lspro_627 ._sublinksInner_lspro_447._withSpotlight_lspro_677{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_lspro_627 ._sublinksInner_lspro_447._withoutSpotlight_lspro_681{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_lspro_627 ._sublinksInner_lspro_447{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_lspro_627 ._sublinkToggle_lspro_85{pointer-events:all;color:var(--color-text-primary);width:fit-content;transition:color .3s ease-in-out}._advanced_lspro_627 ._sublinkToggle_lspro_85:hover,._advanced_lspro_627 ._sublinkToggle_lspro_85._open_lspro_319{color:var(--color-primary-100)}._advanced_lspro_627 ._back_lspro_342{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_lspro_627 ._back_lspro_342:hover{color:var(--color-primary-100)}._groupDivider_lspro_719{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}._mobileMenu_lspro_727,._mobileMenuSlide_lspro_728{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_lspro_738{opacity:0}._fadeInFromLeft_lspro_742{animation:_fadeInFromLeft_lspro_742 .3s ease-in-out forwards}._fadeInFromRight_lspro_746{animation:_fadeInFromRight_lspro_746 .3s ease-in-out forwards}@keyframes _fadeInFromLeft_lspro_742{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_lspro_746{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}
|
|
1
|
+
:root{--nav-height: 65px}._navbar_hzh77_5{position:relative;height:var(--nav-height);z-index:1000}._left_hzh77_19 ._container_hzh77_20{justify-content:flex-start}._left_hzh77_19 ._logo_hzh77_24{flex:unset}._left_hzh77_19 ._nav_hzh77_5{flex:1}@media (max-width: 767px){._left_hzh77_19 ._logo_hzh77_24{flex:1}}._center_hzh77_39 ._nav_hzh77_5{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_hzh77_39 ._nav_hzh77_5._hidden_hzh77_45{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_hzh77_39 ._nav_hzh77_5._visible_hzh77_52{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_hzh77_39 ._logo_hzh77_24{flex:1}}._right_hzh77_67 ._container_hzh77_20{justify-content:flex-end}._right_hzh77_67 ._logo_hzh77_24,._right_hzh77_67 ._title_hzh77_73{flex:1}._right_hzh77_67 ._nav_hzh77_5{flex:unset}._linkWrapper_hzh77_82._parent_hzh77_82{overflow:hidden}._linkWrapper_hzh77_82._parent_hzh77_82:first-of-type{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full)}._linkWrapper_hzh77_82._parent_hzh77_82:first-of-type ._link_hzh77_82,._linkWrapper_hzh77_82._parent_hzh77_82:first-of-type ._search_hzh77_89,._linkWrapper_hzh77_82._parent_hzh77_82:first-of-type ._sublinkToggle_hzh77_90{padding-left:var(--spacing-md)}._linkWrapper_hzh77_82._parent_hzh77_82:last-of-type{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full)}._linkWrapper_hzh77_82._parent_hzh77_82:last-of-type ._link_hzh77_82,._linkWrapper_hzh77_82._parent_hzh77_82:last-of-type ._search_hzh77_89,._linkWrapper_hzh77_82._parent_hzh77_82:last-of-type ._sublinkToggle_hzh77_90{padding-right:var(--spacing-md)}._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._link_hzh77_82,._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._search_hzh77_89,._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._sublinkToggle_hzh77_90{opacity:1;visibility:visible;transition:background-color .3s ease-in-out;color:var(--color-secondary-100)}._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._link_hzh77_82:hover,._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._search_hzh77_89:hover,._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._sublinkToggle_hzh77_90:hover{color:var(--color-secondary-100);background-color:rgba(var(--color-primary-rgb),.25)}._standard_hzh77_123{left:0;background-color:#fff}._standard_hzh77_123 ._linkWrapper_hzh77_82{position:relative}._standard_hzh77_123 ._triangle_hzh77_131{display:none}._transparent_hzh77_136{background-color:transparent}._transparent_hzh77_136 ._nav_hzh77_5{height:auto;border-radius:var(--radius-full);padding:0;z-index:1001;background:rgba(var(--color-primary-rgb),.1);backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem)}@media (max-width: 767px){._transparent_hzh77_136 ._nav_hzh77_5{padding:var(--nav-height) 0 0;background:#fffffff2;border-radius:0;top:0!important;left:0!important;height:100vh}._transparent_hzh77_136 ._nav_hzh77_5:before{border-radius:0}}._transparent_hzh77_136 ._menuToggle_hzh77_163: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_hzh77_181{position:fixed;top:var(--spacing-md);left:0;right:0;z-index:1000;width:100%}._container_hzh77_20{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_hzh77_20{grid-template-areas:"first second third fourth"}}._container_hzh77_20._twoColumn_hzh77_210{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}._title_hzh77_73{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}._logo_hzh77_24{grid-area:first;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary-100);display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1005}._logo_hzh77_24 img{height:auto;width:auto}._menuToggle_hzh77_163{grid-area:fourth;background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px;height:40px}._menuToggle_hzh77_163 svg{position:relative;z-index:5}._utilityMobile_hzh77_257{display:none;grid-area:third;justify-content:flex-end}._utility_hzh77_257{grid-area:third;display:flex;justify-content:flex-end}._utility_hzh77_257 a{font-size:var(--font-size-sm)}._nav_hzh77_5{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;transition:transform .3s ease}@media (max-width: 767px){._nav_hzh77_5{height:100vh}}._navInner_hzh77_285{position:relative}@media (max-width: 767px){._navInner_hzh77_285{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_hzh77_296{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_hzh77_296{display:flex;flex-direction:column}}._linkItem_hzh77_106{display:flex;align-items:center;box-sizing:border-box}._separator_hzh77_315{display:flex;align-items:center;justify-content:center;height:45%;border-left:1px solid var(--color-secondary-75)}._navTitle_hzh77_323,._sublinkToggle_hzh77_90,._search_hzh77_89,._link_hzh77_82{text-decoration:none;color:var(--color-secondary-100);background-color:transparent;border:none;padding:var(--spacing-sm);transition:color .3s ease-in-out;font-family:inherit;font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);box-sizing:border-box;cursor:pointer;display:flex;align-items:center;gap:var(--spacing-xs)}._navTitle_hzh77_323 ._newTabIcon_hzh77_343,._sublinkToggle_hzh77_90 ._newTabIcon_hzh77_343,._search_hzh77_89 ._newTabIcon_hzh77_343,._link_hzh77_82 ._newTabIcon_hzh77_343{color:var(--color-secondary-75);transition:color .3s ease-in-out}@media (min-width: 768px){._navTitle_hzh77_323,._sublinksDescription_hzh77_350,._link_hzh77_82,._sublinkToggle_hzh77_90,._link_hzh77_82 ._linkContent_hzh77_353,._sublinkToggle_hzh77_90 ._linkContent_hzh77_353{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_hzh77_82:hover,._link_hzh77_82._open_hzh77_364,._search_hzh77_89:hover,._sublinkToggle_hzh77_90:hover,._sublinkToggle_hzh77_90._open_hzh77_364,._link_hzh77_82:hover ._newTabIcon_hzh77_343,._link_hzh77_82._open_hzh77_364 ._newTabIcon_hzh77_343,._search_hzh77_89:hover ._newTabIcon_hzh77_343,._sublinkToggle_hzh77_90:hover ._newTabIcon_hzh77_343,._sublinkToggle_hzh77_90._open_hzh77_364 ._newTabIcon_hzh77_343{color:var(--color-primary-100)}@media (max-width: 767px){._link_hzh77_82:hover,._link_hzh77_82._open_hzh77_364,._search_hzh77_89:hover,._sublinkToggle_hzh77_90:hover,._sublinkToggle_hzh77_90._open_hzh77_364{color:var(--color-secondary-100)}._link_hzh77_82:hover ._newTabIcon_hzh77_343,._link_hzh77_82._open_hzh77_364 ._newTabIcon_hzh77_343,._search_hzh77_89:hover ._newTabIcon_hzh77_343,._sublinkToggle_hzh77_90:hover ._newTabIcon_hzh77_343,._sublinkToggle_hzh77_90._open_hzh77_364 ._newTabIcon_hzh77_343{color:var(--color-secondary-100)}}._navItem_hzh77_383:hover{color:var(--color-primary-100)}._sublinkToggle_hzh77_90,._back_hzh77_388{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-secondary-100)}._sublinkToggle_hzh77_90:hover,._sublinkToggle_hzh77_90._open_hzh77_364,._back_hzh77_388:hover,._back_hzh77_388._open_hzh77_364{color:var(--color-primary-100)}._sublinks_hzh77_350{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_hzh77_350._show_hzh77_435{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_hzh77_350._show_hzh77_435 ._navTitle_hzh77_323,._sublinks_hzh77_350._show_hzh77_435 ._sublinksDescription_hzh77_350,._sublinks_hzh77_350._show_hzh77_435 ._link_hzh77_82,._sublinks_hzh77_350._show_hzh77_435 ._sublinkToggle_hzh77_90,._sublinks_hzh77_350._show_hzh77_435 ._link_hzh77_82 ._linkContent_hzh77_353,._sublinks_hzh77_350._show_hzh77_435 ._sublinkToggle_hzh77_90 ._linkContent_hzh77_353{opacity:1;visibility:visible}._triangle_hzh77_131{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_hzh77_131._show_hzh77_435{top:calc(100% + .3rem);opacity:1;visibility:visible}._primaryColumn_hzh77_476{border-right:1px solid var(--color-border)}._primaryColumn_hzh77_476 ._sublinkToggle_hzh77_90:hover,._primaryColumn_hzh77_476 ._sublinkToggle_hzh77_90._open_hzh77_364{color:var(--color-primary-100)}._secondaryColumn_hzh77_485{background-color:var(--color-secondary-10)}._spotlightColumn_hzh77_489{background-color:var(--color-secondary-75)}._sublinksInner_hzh77_493{background-color:var(--color-background);box-shadow:0 6px 8px #0000001a;border-radius:var(--radius-md);overflow:hidden}@media (max-width: 767px){._sublinksInner_hzh77_493{display:flex;flex-direction:column;width:unset;max-width:unset;min-height:unset;background-color:unset;box-shadow:unset;border-radius:unset}}._sublinksColumn_hzh77_511{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_hzh77_511{padding:0}}._chevron_hzh77_521{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_hzh77_90._open_hzh77_364 ._chevron_hzh77_521{transform:rotate(180deg)}@media (max-width: 767px){._logo_hzh77_24{flex:1}._menuToggle_hzh77_163{display:flex;align-items:center;justify-content:center}._utility_hzh77_257 a:not(._utility_hzh77_257 a:first-of-type){display:none}._utilityMobile_hzh77_257{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_hzh77_257._open_hzh77_364{transform:translateY(0)}._nav_hzh77_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_hzh77_5._open_hzh77_364{transform:translate(0)}._linkWrapper_hzh77_82{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_hzh77_82._parent_hzh77_82{border-bottom:1px solid var(--color-border)}._linkWrapper_hzh77_82._parent_hzh77_82:last-of-type{border:none}._linkItem_hzh77_106{width:100%}._chevron_hzh77_521{display:none}._sublinks_hzh77_350{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_hzh77_90{cursor:pointer;pointer-events:none;color:var(--color-primary-25)}}._default_hzh77_637 ._sublinks_hzh77_350{position:absolute;right:0;width:auto}@media (max-width: 767px){._default_hzh77_637 ._sublinks_hzh77_350{position:relative;justify-content:center;align-items:center}}._default_hzh77_637 ._linkItem_hzh77_106{justify-content:flex-end}@media (max-width: 767px){._default_hzh77_637 ._linkItem_hzh77_106{justify-content:center;align-items:center}}._default_hzh77_637 ._sublinksInner_hzh77_493{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_hzh77_637 ._sublinksInner_hzh77_493{justify-content:center;align-items:center}}._advanced_hzh77_673 ._linkContent_hzh77_353{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-xs)}._advanced_hzh77_673 ._subtitle_hzh77_682{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_hzh77_673 ._sublinksDescription_hzh77_350{color:var(--color-text-primary);line-height:var(--line-height-normal);font-size:var(--font-size-sm);margin-bottom:var(--spacing-sm)}._advanced_hzh77_673 ._sublinks_hzh77_350{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_hzh77_673 ._sublinks_hzh77_350{position:relative;justify-content:center;align-items:center}}._advanced_hzh77_673 ._linkItem_hzh77_106{justify-content:flex-start}._advanced_hzh77_673 ._sublinksInner_hzh77_493{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_hzh77_673 ._sublinksInner_hzh77_493._withSpotlight_hzh77_723{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_hzh77_673 ._sublinksInner_hzh77_493._withoutSpotlight_hzh77_727{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_hzh77_673 ._sublinksInner_hzh77_493{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_hzh77_673 ._sublinkToggle_hzh77_90{pointer-events:all;color:var(--color-secondary-100);width:fit-content;transition:color .3s ease-in-out}._advanced_hzh77_673 ._sublinkToggle_hzh77_90:hover,._advanced_hzh77_673 ._sublinkToggle_hzh77_90._open_hzh77_364{color:var(--color-primary-100)}._advanced_hzh77_673 ._back_hzh77_388{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_hzh77_673 ._back_hzh77_388:hover{color:var(--color-primary-100)}._groupDivider_hzh77_765{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}._mobileMenu_hzh77_773,._mobileMenuSlide_hzh77_774{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_hzh77_784{opacity:0}._fadeInFromLeft_hzh77_788{animation:_fadeInFromLeft_hzh77_788 .3s ease-in-out forwards}._fadeInFromRight_hzh77_792{animation:_fadeInFromRight_hzh77_792 .3s ease-in-out forwards}@keyframes _fadeInFromLeft_hzh77_788{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_hzh77_792{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}
|
package/dist/assets/index45.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._footer_1pk76_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_1pk76_8{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}._utilityImage_1pk76_18{width:100%}._primaryNav_1pk76_22{display:flex;gap:var(--spacing-xl)}@media (max-width: 767px){._primaryNav_1pk76_22{width:100%;flex-direction:column-reverse}}._secondaryNav_1pk76_32{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_1pk76_32 a:has(img){height:unset;background-color:transparent}._secondaryNav_1pk76_32 a:has(img) img{width:175px;height:auto}._secondaryNav_1pk76_32 a:has(img):hover{background-color:transparent}@media (max-width: 767px){._secondaryNav_1pk76_32{flex-direction:column-reverse;align-items:center;justify-content:center;margin-top:0}._secondaryNav_1pk76_32 nav{width:100%;display:flex;justify-content:center}}._details_1pk76_69{flex-basis:200px;display:flex;flex-direction:column;gap:var(--spacing-lg)}@media (max-width: 767px){._details_1pk76_69{justify-content:center;align-items:center;text-align:center}}._nav_1pk76_82{display:flex;flex-direction:row;align-items:flex-start;gap:var(--spacing-lg);flex:1}._logo_1pk76_90{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary-100)}._socialItems_1pk76_96{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-sm)}._socialItems_1pk76_96 ._group_1pk76_103{min-width:unset}._socialItems_1pk76_96 a{transition:color .3s ease-in-out;font-size:var(--font-size-xl)}._groups_1pk76_112{display:flex;flex-wrap:wrap;gap:var(--spacing-xl)}._group_1pk76_103{flex:.2;min-width:140px}._groupTitle_1pk76_123{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-xs);font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-xs)}._sublinks_1pk76_132{position:relative;display:flex;flex-direction:column;gap:var(--spacing-sm);margin-top:var(--spacing-md)}._linkList_1pk76_140{display:flex;flex-direction:column;gap:var(--spacing-xs);list-style:none;padding:0;margin:0}._link_1pk76_140{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_1pk76_140 ._newTabIcon_1pk76_158{color:var(--color-secondary-75);transition:color .3s ease-in-out}._link_1pk76_140:hover,._link_1pk76_140:hover ._newTabIcon_1pk76_158{color:var(--color-primary-100)}._bottom_1pk76_172{text-align:left;font-size:var(--font-size-sm);color:var(--color-text-primary)}@media (max-width: 767px){._bottom_1pk76_172{text-align:center}}._left_1pk76_183 ._container_1pk76_8{justify-content:flex-start}._left_1pk76_183 ._logo_1pk76_90{flex:unset}._left_1pk76_183 ._nav_1pk76_82{flex:1}@media (max-width: 767px){._left_1pk76_183 ._logo_1pk76_90{flex:1}}._center_1pk76_203 ._nav_1pk76_82{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_1pk76_203 ._nav_1pk76_82._hidden_1pk76_209{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_1pk76_203 ._nav_1pk76_82._visible_1pk76_216{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_1pk76_203 ._logo_1pk76_90{flex:1}}._right_1pk76_231 ._container_1pk76_8{justify-content:flex-end}._right_1pk76_231 ._logo_1pk76_90,._right_1pk76_231 ._title_1pk76_237{flex:1}._right_1pk76_231 ._nav_1pk76_82{flex:unset}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { jsx as o, jsxs as m } from "react/jsx-runtime";
|
|
2
|
-
import { CallToAction as
|
|
3
|
-
import { ButtonGroup as
|
|
4
|
-
import
|
|
5
|
-
import { E
|
|
2
|
+
import { CallToAction as T } from "../CallToAction/index.js";
|
|
3
|
+
import { ButtonGroup as C } from "../ButtonGroup/index.js";
|
|
4
|
+
import p from "react";
|
|
5
|
+
import { E } from "../../external-link-BOPobeQJ.js";
|
|
6
6
|
import '../../assets/index45.css';var x = {
|
|
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
|
-
}, j =
|
|
13
|
-
function
|
|
12
|
+
}, j = p.createContext && /* @__PURE__ */ p.createContext(x), V = ["attr", "size", "title"];
|
|
13
|
+
function $(e, t) {
|
|
14
14
|
if (e == null) return {};
|
|
15
|
-
var r =
|
|
15
|
+
var r = F(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 F(e, t) {
|
|
|
20
20
|
}
|
|
21
21
|
return r;
|
|
22
22
|
}
|
|
23
|
-
function
|
|
23
|
+
function F(e, t) {
|
|
24
24
|
if (e == null) return {};
|
|
25
25
|
var r = {};
|
|
26
26
|
for (var a in e)
|
|
@@ -30,15 +30,15 @@ function L(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
43
|
function P(e, t) {
|
|
44
44
|
var r = Object.keys(e);
|
|
@@ -54,21 +54,21 @@ function v(e) {
|
|
|
54
54
|
for (var t = 1; t < arguments.length; t++) {
|
|
55
55
|
var r = arguments[t] != null ? arguments[t] : {};
|
|
56
56
|
t % 2 ? P(Object(r), !0).forEach(function(a) {
|
|
57
|
-
|
|
57
|
+
L(e, a, r[a]);
|
|
58
58
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(r)) : P(Object(r)).forEach(function(a) {
|
|
59
59
|
Object.defineProperty(e, a, Object.getOwnPropertyDescriptor(r, a));
|
|
60
60
|
});
|
|
61
61
|
}
|
|
62
62
|
return e;
|
|
63
63
|
}
|
|
64
|
-
function
|
|
65
|
-
return t =
|
|
64
|
+
function L(e, t, r) {
|
|
65
|
+
return t = M(t), t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
|
|
66
66
|
}
|
|
67
|
-
function
|
|
68
|
-
var t =
|
|
67
|
+
function M(e) {
|
|
68
|
+
var t = B(e, "string");
|
|
69
69
|
return typeof t == "symbol" ? t : t + "";
|
|
70
70
|
}
|
|
71
|
-
function
|
|
71
|
+
function B(e, t) {
|
|
72
72
|
if (typeof e != "object" || !e) return e;
|
|
73
73
|
var r = e[Symbol.toPrimitive];
|
|
74
74
|
if (r !== void 0) {
|
|
@@ -78,24 +78,24 @@ 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 k(e) {
|
|
82
|
+
return e && e.map((t, r) => /* @__PURE__ */ p.createElement(t.tag, v({
|
|
83
83
|
key: r
|
|
84
|
-
}, t.attr),
|
|
84
|
+
}, t.attr), k(t.child)));
|
|
85
85
|
}
|
|
86
|
-
function
|
|
87
|
-
return (t) => /* @__PURE__ */
|
|
86
|
+
function d(e) {
|
|
87
|
+
return (t) => /* @__PURE__ */ p.createElement(D, h({
|
|
88
88
|
attr: v({}, e.attr)
|
|
89
|
-
}, t),
|
|
89
|
+
}, t), k(e.child));
|
|
90
90
|
}
|
|
91
|
-
function
|
|
91
|
+
function D(e) {
|
|
92
92
|
var t = (r) => {
|
|
93
93
|
var {
|
|
94
94
|
attr: a,
|
|
95
95
|
size: l,
|
|
96
96
|
title: u
|
|
97
|
-
} = e, f =
|
|
98
|
-
return r.className && (s = r.className), e.className && (s = (s ? s + " " : "") + e.className), /* @__PURE__ */
|
|
97
|
+
} = e, f = $(e, V), b = l || r.size || "1em", s;
|
|
98
|
+
return r.className && (s = r.className), e.className && (s = (s ? s + " " : "") + e.className), /* @__PURE__ */ p.createElement("svg", h({
|
|
99
99
|
stroke: "currentColor",
|
|
100
100
|
fill: "currentColor",
|
|
101
101
|
strokeWidth: "0"
|
|
@@ -104,29 +104,29 @@ function H(e) {
|
|
|
104
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__ */ p.createElement("title", null, u), e.children);
|
|
111
111
|
};
|
|
112
|
-
return j !== void 0 ? /* @__PURE__ */
|
|
112
|
+
return j !== void 0 ? /* @__PURE__ */ p.createElement(j.Consumer, null, (r) => t(r)) : t(x);
|
|
113
113
|
}
|
|
114
|
-
function
|
|
115
|
-
return
|
|
114
|
+
function H(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);
|
|
116
116
|
}
|
|
117
117
|
function A(e) {
|
|
118
|
-
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);
|
|
119
119
|
}
|
|
120
120
|
function W(e) {
|
|
121
|
-
return
|
|
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
|
|
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
125
|
}
|
|
126
126
|
function Y(e) {
|
|
127
|
-
return
|
|
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
128
|
}
|
|
129
|
-
const K = "
|
|
129
|
+
const K = "_footer_1pk76_1", R = "_container_1pk76_8", q = "_utilityImage_1pk76_18", J = "_primaryNav_1pk76_22", Q = "_secondaryNav_1pk76_32", U = "_details_1pk76_69", X = "_nav_1pk76_82", Z = "_logo_1pk76_90", ee = "_socialItems_1pk76_96", te = "_group_1pk76_103", re = "_groups_1pk76_112", ae = "_groupTitle_1pk76_123", ne = "_sublinks_1pk76_132", ie = "_link_1pk76_140", oe = "_newTabIcon_1pk76_158", ce = "_bottom_1pk76_172", n = {
|
|
130
130
|
footer: K,
|
|
131
131
|
container: R,
|
|
132
132
|
utilityImage: q,
|
|
@@ -144,7 +144,7 @@ const K = "_footer_1h7em_1", R = "_container_1h7em_8", q = "_utilityImage_1h7em_
|
|
|
144
144
|
newTabIcon: oe,
|
|
145
145
|
bottom: ce
|
|
146
146
|
}, le = {
|
|
147
|
-
Facebook:
|
|
147
|
+
Facebook: H,
|
|
148
148
|
Twitter: G,
|
|
149
149
|
LinkedIn: W,
|
|
150
150
|
Instagram: A,
|
|
@@ -160,11 +160,11 @@ function fe({
|
|
|
160
160
|
socialItems: u,
|
|
161
161
|
// alignment = "right",
|
|
162
162
|
copyright: f,
|
|
163
|
-
className:
|
|
163
|
+
className: b
|
|
164
164
|
}) {
|
|
165
|
-
const s = (i, g = "",
|
|
165
|
+
const s = (i, g = "", z = !1) => i.map((c) => {
|
|
166
166
|
var O;
|
|
167
|
-
const N = `${g}/${c.label}`, w = (O = c.sublinks) == null ? void 0 : O.length, _ = !!c.href, y = le[c.icon],
|
|
167
|
+
const N = `${g}/${c.label}`, w = (O = c.sublinks) == null ? void 0 : O.length, _ = !!c.href, y = le[c.icon], I = _ ? "a" : "div", S = _ ? {
|
|
168
168
|
href: c.href,
|
|
169
169
|
target: c.isExternal ? "_blank" : "_self",
|
|
170
170
|
rel: c.isExternal ? "noopener noreferrer" : void 0,
|
|
@@ -176,14 +176,14 @@ function fe({
|
|
|
176
176
|
};
|
|
177
177
|
return /* @__PURE__ */ m("div", { className: `${n.group}`, children: [
|
|
178
178
|
/* @__PURE__ */ m(
|
|
179
|
-
|
|
179
|
+
I,
|
|
180
180
|
{
|
|
181
181
|
className: `${_ ? n.link : ""} ${w ? n.groupTitle : ""}`,
|
|
182
|
-
...
|
|
182
|
+
...S,
|
|
183
183
|
children: [
|
|
184
|
-
!
|
|
184
|
+
!z && c.label,
|
|
185
185
|
y && /* @__PURE__ */ o(y, {}),
|
|
186
|
-
!y && c.isExternal && /* @__PURE__ */ o(
|
|
186
|
+
!y && c.isExternal && /* @__PURE__ */ o(E, { className: n.newTabIcon, size: 16 })
|
|
187
187
|
]
|
|
188
188
|
}
|
|
189
189
|
),
|
|
@@ -198,7 +198,7 @@ function fe({
|
|
|
198
198
|
)
|
|
199
199
|
] }, N);
|
|
200
200
|
});
|
|
201
|
-
return /* @__PURE__ */ o("footer", { className: `${
|
|
201
|
+
return /* @__PURE__ */ o("footer", { className: `${b ?? ""} ${n.footer}`, children: /* @__PURE__ */ m("div", { className: n.container, children: [
|
|
202
202
|
/* @__PURE__ */ m("div", { className: n.primaryNav, children: [
|
|
203
203
|
/* @__PURE__ */ m("div", { className: n.details, children: [
|
|
204
204
|
e && /* @__PURE__ */ m("div", { className: n.logo, children: [
|
|
@@ -213,8 +213,8 @@ function fe({
|
|
|
213
213
|
] }),
|
|
214
214
|
/* @__PURE__ */ m("div", { className: n.secondaryNav, children: [
|
|
215
215
|
f && /* @__PURE__ */ o("div", { className: n.bottom, children: /* @__PURE__ */ o("span", { children: f }) }),
|
|
216
|
-
l && /* @__PURE__ */ o("nav", { className: n.utility, children: /* @__PURE__ */ o(
|
|
217
|
-
|
|
216
|
+
l && /* @__PURE__ */ o("nav", { className: n.utility, children: /* @__PURE__ */ o(C, { orientation: "horizontal", children: l.map((i, g) => /* @__PURE__ */ o(
|
|
217
|
+
T,
|
|
218
218
|
{
|
|
219
219
|
as: "a",
|
|
220
220
|
href: i.href ?? "/",
|
|
@@ -1,65 +1,78 @@
|
|
|
1
|
-
import { jsx as a, jsxs as o } from "react/jsx-runtime";
|
|
2
|
-
import { useState as h, useEffect as
|
|
3
|
-
import { s as e, N as
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
1
|
+
import { jsx as a, jsxs as o, Fragment as ke } from "react/jsx-runtime";
|
|
2
|
+
import { useState as h, useEffect as _, useRef as S, useCallback as T } from "react";
|
|
3
|
+
import { s as e, N as Ne } from "../../NavLink-Cb9V4VIP.js";
|
|
4
|
+
import { Modal as ge } from "../Modal/index.js";
|
|
5
|
+
import { CallToAction as U } from "../CallToAction/index.js";
|
|
6
|
+
import { ButtonGroup as Y } from "../ButtonGroup/index.js";
|
|
7
|
+
import { c as R } from "../../createLucideIcon-C8GTh_Qx.js";
|
|
8
|
+
import { E as z } from "../../external-link-BOPobeQJ.js";
|
|
9
|
+
import { X as $e } from "../../x-CnsEH4Ox.js";
|
|
10
|
+
import { C as we } from "../../chevron-down-DSUzBz9F.js";
|
|
10
11
|
/**
|
|
11
12
|
* @license lucide-react v0.488.0 - ISC
|
|
12
13
|
*
|
|
13
14
|
* This source code is licensed under the ISC license.
|
|
14
15
|
* See the LICENSE file in the root directory of this source tree.
|
|
15
16
|
*/
|
|
16
|
-
const
|
|
17
|
+
const ye = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]], Ce = R("chevron-left", ye);
|
|
17
18
|
/**
|
|
18
19
|
* @license lucide-react v0.488.0 - ISC
|
|
19
20
|
*
|
|
20
21
|
* This source code is licensed under the ISC license.
|
|
21
22
|
* See the LICENSE file in the root directory of this source tree.
|
|
22
23
|
*/
|
|
23
|
-
const
|
|
24
|
+
const xe = [
|
|
24
25
|
["line", { x1: "4", x2: "20", y1: "12", y2: "12", key: "1e0a9i" }],
|
|
25
26
|
["line", { x1: "4", x2: "20", y1: "6", y2: "6", key: "1owob3" }],
|
|
26
27
|
["line", { x1: "4", x2: "20", y1: "18", y2: "18", key: "yk5zj1" }]
|
|
27
|
-
],
|
|
28
|
+
], Le = R("menu", xe);
|
|
29
|
+
/**
|
|
30
|
+
* @license lucide-react v0.488.0 - ISC
|
|
31
|
+
*
|
|
32
|
+
* This source code is licensed under the ISC license.
|
|
33
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
34
|
+
*/
|
|
35
|
+
const Ee = [
|
|
36
|
+
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
|
|
37
|
+
["path", { d: "m21 21-4.3-4.3", key: "1qie3q" }]
|
|
38
|
+
], Me = R("search", Ee), _e = {
|
|
28
39
|
standard: e.standard,
|
|
29
40
|
transparent: e.transparent,
|
|
30
41
|
minimal: e.minimal
|
|
31
|
-
},
|
|
42
|
+
}, Se = {
|
|
32
43
|
left: e.left,
|
|
33
44
|
center: e.center,
|
|
34
45
|
right: e.right
|
|
35
46
|
};
|
|
36
|
-
function
|
|
47
|
+
function Ge({
|
|
37
48
|
title: Z,
|
|
38
|
-
logo:
|
|
49
|
+
logo: F,
|
|
39
50
|
items: A,
|
|
40
|
-
groups:
|
|
51
|
+
groups: m,
|
|
41
52
|
utilityItems: s,
|
|
42
53
|
isSticky: P = !1,
|
|
54
|
+
showSearch: ee = !0,
|
|
43
55
|
alignment: y = "right",
|
|
44
|
-
variant:
|
|
45
|
-
navigationType:
|
|
46
|
-
|
|
56
|
+
variant: ne = "standard",
|
|
57
|
+
navigationType: v = "default",
|
|
58
|
+
searchComponent: ae,
|
|
59
|
+
className: le
|
|
47
60
|
}) {
|
|
48
|
-
const [f,
|
|
61
|
+
const [f, W] = h(!1), [D, b] = h(null), [se, ie] = h(0), [re, oe] = h(!1), [ce, te] = h(null), [c, k] = h([]), [N, C] = h(
|
|
49
62
|
0
|
|
50
|
-
), [
|
|
51
|
-
|
|
63
|
+
), [de, B] = h(null), [x, he] = h(!1), [g, L] = h("forward");
|
|
64
|
+
_(() => {
|
|
52
65
|
if (typeof window < "u") {
|
|
53
66
|
const n = () => {
|
|
54
67
|
const l = window.innerWidth < 768;
|
|
55
|
-
|
|
68
|
+
he(l);
|
|
56
69
|
};
|
|
57
70
|
return n(), window.addEventListener("resize", n), () => window.removeEventListener("resize", n);
|
|
58
71
|
}
|
|
59
72
|
}, []);
|
|
60
|
-
const
|
|
73
|
+
const fe = () => {
|
|
61
74
|
k([]);
|
|
62
|
-
},
|
|
75
|
+
}, be = (n) => {
|
|
63
76
|
L("forward"), k([
|
|
64
77
|
{
|
|
65
78
|
title: n.title,
|
|
@@ -68,7 +81,7 @@ function Ae({
|
|
|
68
81
|
description: ""
|
|
69
82
|
}
|
|
70
83
|
]);
|
|
71
|
-
},
|
|
84
|
+
}, O = (n) => {
|
|
72
85
|
L("forward"), k((l) => [
|
|
73
86
|
...l,
|
|
74
87
|
{
|
|
@@ -78,51 +91,51 @@ function Ae({
|
|
|
78
91
|
description: n.description
|
|
79
92
|
}
|
|
80
93
|
]);
|
|
81
|
-
},
|
|
94
|
+
}, me = () => {
|
|
82
95
|
L("backward"), k((n) => n.slice(0, -1));
|
|
83
|
-
}, E =
|
|
84
|
-
|
|
85
|
-
},
|
|
96
|
+
}, E = S(null), p = S(null), M = S(/* @__PURE__ */ new Map()), ue = () => {
|
|
97
|
+
W((n) => !n);
|
|
98
|
+
}, j = (n) => {
|
|
86
99
|
const l = M.current.get(n);
|
|
87
|
-
if (l &&
|
|
88
|
-
const
|
|
89
|
-
|
|
100
|
+
if (l && p.current) {
|
|
101
|
+
const t = l.getBoundingClientRect(), d = p.current.getBoundingClientRect(), i = t.left - d.left + t.width / 4;
|
|
102
|
+
te(i);
|
|
90
103
|
}
|
|
91
|
-
},
|
|
104
|
+
}, pe = (n) => {
|
|
92
105
|
b((l) => l === n ? null : n);
|
|
93
|
-
}, G =
|
|
106
|
+
}, G = T((n) => {
|
|
94
107
|
E.current && !E.current.contains(n.target) && b(null);
|
|
95
|
-
}, []),
|
|
96
|
-
|
|
97
|
-
}, []),
|
|
98
|
-
if (
|
|
99
|
-
const n =
|
|
100
|
-
|
|
108
|
+
}, []), X = T(() => {
|
|
109
|
+
I(), typeof window < "u" && window.innerWidth > 768 && (W(!1), b(null), typeof document < "u" && (document.body.style.overflow = ""));
|
|
110
|
+
}, []), I = T(() => {
|
|
111
|
+
if (p.current) {
|
|
112
|
+
const n = p.current.getBoundingClientRect().width;
|
|
113
|
+
ie(n), oe(!0);
|
|
101
114
|
}
|
|
102
115
|
}, []);
|
|
103
|
-
|
|
116
|
+
_(() => {
|
|
104
117
|
const n = typeof window < "u", l = typeof document < "u";
|
|
105
|
-
return n && window.addEventListener("resize",
|
|
106
|
-
n && window.removeEventListener("resize",
|
|
118
|
+
return n && window.addEventListener("resize", X), l && document.addEventListener("click", G), I(), () => {
|
|
119
|
+
n && window.removeEventListener("resize", X), l && document.removeEventListener("click", G);
|
|
107
120
|
};
|
|
108
|
-
}, []),
|
|
121
|
+
}, []), _(() => {
|
|
109
122
|
if (typeof document < "u")
|
|
110
123
|
return document.body.style.overflow = f ? "hidden" : "", () => {
|
|
111
124
|
document.body.style.overflow = "";
|
|
112
125
|
};
|
|
113
126
|
}, [f]);
|
|
114
|
-
const
|
|
115
|
-
var
|
|
116
|
-
const d = `group-${
|
|
127
|
+
const ve = (n) => n.map((l, t) => {
|
|
128
|
+
var q, V, H, J, K;
|
|
129
|
+
const d = `group-${t}`, w = de === t, i = (q = l.primaryItems) == null ? void 0 : q[N ?? 0];
|
|
117
130
|
return /* @__PURE__ */ o(
|
|
118
131
|
"div",
|
|
119
132
|
{
|
|
120
133
|
className: `${e.linkWrapper} ${e.parent}`,
|
|
121
134
|
onMouseEnter: () => {
|
|
122
|
-
|
|
135
|
+
B(t), b(d), j(d);
|
|
123
136
|
},
|
|
124
137
|
onMouseLeave: () => {
|
|
125
|
-
|
|
138
|
+
B(null), C(0), b(null);
|
|
126
139
|
},
|
|
127
140
|
children: [
|
|
128
141
|
/* @__PURE__ */ a("div", { className: e.linkItem, children: /* @__PURE__ */ o(
|
|
@@ -136,7 +149,7 @@ function Ae({
|
|
|
136
149
|
className: `${e.sublinkToggle} ${w ? e.open : ""} `,
|
|
137
150
|
children: [
|
|
138
151
|
l.title,
|
|
139
|
-
/* @__PURE__ */ a(
|
|
152
|
+
/* @__PURE__ */ a(we, { size: 18, className: e.chevron })
|
|
140
153
|
]
|
|
141
154
|
}
|
|
142
155
|
) }),
|
|
@@ -158,18 +171,18 @@ function Ae({
|
|
|
158
171
|
children: [
|
|
159
172
|
/* @__PURE__ */ a("div", { className: e.linkItem }),
|
|
160
173
|
(V = l.primaryItems) == null ? void 0 : V.map(
|
|
161
|
-
(r,
|
|
174
|
+
(r, u) => r.href ? /* @__PURE__ */ o(
|
|
162
175
|
"a",
|
|
163
176
|
{
|
|
164
177
|
href: r.href,
|
|
165
|
-
className: `${e.link} ${N ===
|
|
178
|
+
className: `${e.link} ${N === u ? e.open : ""}`,
|
|
166
179
|
target: r.isExternal ? "_blank" : "_self",
|
|
167
180
|
rel: r.isExternal ? "noopener noreferrer" : void 0,
|
|
168
181
|
onClick: () => {
|
|
169
|
-
var
|
|
170
|
-
b(null), (
|
|
182
|
+
var Q;
|
|
183
|
+
b(null), (Q = r.onClick) == null || Q.call(r);
|
|
171
184
|
},
|
|
172
|
-
onMouseEnter: () => r.sublinks ? C(
|
|
185
|
+
onMouseEnter: () => r.sublinks ? C(u) : null,
|
|
173
186
|
role: "menuitem",
|
|
174
187
|
children: [
|
|
175
188
|
/* @__PURE__ */ o("span", { className: e.linkContent, children: [
|
|
@@ -177,7 +190,7 @@ function Ae({
|
|
|
177
190
|
r.subtitle && /* @__PURE__ */ a("span", { className: e.subtitle, children: r.subtitle })
|
|
178
191
|
] }),
|
|
179
192
|
r.isExternal && /* @__PURE__ */ a(
|
|
180
|
-
|
|
193
|
+
z,
|
|
181
194
|
{
|
|
182
195
|
className: e.newTabIcon,
|
|
183
196
|
size: 16
|
|
@@ -185,18 +198,18 @@ function Ae({
|
|
|
185
198
|
)
|
|
186
199
|
]
|
|
187
200
|
},
|
|
188
|
-
r._key ??
|
|
201
|
+
r._key ?? u
|
|
189
202
|
) : /* @__PURE__ */ a(
|
|
190
203
|
"button",
|
|
191
204
|
{
|
|
192
|
-
className: `${e.sublinkToggle} ${N ===
|
|
193
|
-
onMouseEnter: () => C(
|
|
205
|
+
className: `${e.sublinkToggle} ${N === u ? e.open : ""}`,
|
|
206
|
+
onMouseEnter: () => C(u),
|
|
194
207
|
children: /* @__PURE__ */ o("span", { className: e.linkContent, children: [
|
|
195
208
|
r.label,
|
|
196
209
|
r.subtitle && /* @__PURE__ */ a("span", { className: e.subtitle, children: r.subtitle })
|
|
197
210
|
] })
|
|
198
211
|
},
|
|
199
|
-
r._key ??
|
|
212
|
+
r._key ?? u
|
|
200
213
|
)
|
|
201
214
|
)
|
|
202
215
|
]
|
|
@@ -214,9 +227,9 @@ function Ae({
|
|
|
214
227
|
)
|
|
215
228
|
]
|
|
216
229
|
},
|
|
217
|
-
`${i.label}-${(
|
|
230
|
+
`${i.label}-${(J = i == null ? void 0 : i.sublinks) == null ? void 0 : J.length}`
|
|
218
231
|
),
|
|
219
|
-
(l == null ? void 0 : l.secondaryItems) && ((
|
|
232
|
+
(l == null ? void 0 : l.secondaryItems) && ((K = l == null ? void 0 : l.secondaryItems) == null ? void 0 : K.length) > 0 && /* @__PURE__ */ a(
|
|
220
233
|
"div",
|
|
221
234
|
{
|
|
222
235
|
className: `${e.sublinksColumn} ${e.secondaryColumn}`,
|
|
@@ -237,19 +250,19 @@ function Ae({
|
|
|
237
250
|
)
|
|
238
251
|
]
|
|
239
252
|
},
|
|
240
|
-
|
|
253
|
+
t
|
|
241
254
|
);
|
|
242
|
-
}), $ = (n, l = "") => n.map((
|
|
243
|
-
const d = `${l}/${
|
|
255
|
+
}), $ = (n, l = "") => n.map((t) => {
|
|
256
|
+
const d = `${l}/${t.label}`;
|
|
244
257
|
return /* @__PURE__ */ a(
|
|
245
|
-
|
|
258
|
+
Ne,
|
|
246
259
|
{
|
|
247
|
-
link:
|
|
260
|
+
link: t,
|
|
248
261
|
path: d,
|
|
249
262
|
parentPath: l,
|
|
250
263
|
openPath: D,
|
|
251
|
-
togglePath:
|
|
252
|
-
updateTriangleIndicator:
|
|
264
|
+
togglePath: pe,
|
|
265
|
+
updateTriangleIndicator: j,
|
|
253
266
|
setOpenPath: b,
|
|
254
267
|
renderLinks: $,
|
|
255
268
|
buttonRefs: M
|
|
@@ -261,7 +274,7 @@ function Ae({
|
|
|
261
274
|
"header",
|
|
262
275
|
{
|
|
263
276
|
ref: E,
|
|
264
|
-
className: `${
|
|
277
|
+
className: `${le ?? ""} ${Se[y]} ${_e[ne]} ${e.navbar} ${P ? e.sticky : ""} ${m && m.length ? e.advanced : e.default}`,
|
|
265
278
|
role: "navigation",
|
|
266
279
|
"aria-label": "Main navigation",
|
|
267
280
|
children: /* @__PURE__ */ o(
|
|
@@ -269,22 +282,22 @@ function Ae({
|
|
|
269
282
|
{
|
|
270
283
|
className: `${e.container} ${(!s || s.length === 0) && y !== "center" ? e.twoColumn : ""}`,
|
|
271
284
|
children: [
|
|
272
|
-
|
|
285
|
+
F ? /* @__PURE__ */ a("div", { className: e.logo, children: F }) : /* @__PURE__ */ a("div", { className: e.title, children: Z }),
|
|
273
286
|
/* @__PURE__ */ a(
|
|
274
287
|
"nav",
|
|
275
288
|
{
|
|
276
|
-
ref:
|
|
289
|
+
ref: p,
|
|
277
290
|
style: {
|
|
278
|
-
left: y === "center" ? `calc(50% - ${
|
|
291
|
+
left: y === "center" ? `calc(50% - ${se / 2}px)` : "0"
|
|
279
292
|
},
|
|
280
|
-
className: `${e.nav} ${f ? e.open : ""} ${
|
|
293
|
+
className: `${e.nav} ${f ? e.open : ""} ${re ? e.visible : e.hidden}`,
|
|
281
294
|
id: "main-menu",
|
|
282
295
|
role: "menubar",
|
|
283
296
|
children: /* @__PURE__ */ o("div", { className: e.navInner, children: [
|
|
284
297
|
/* @__PURE__ */ a(
|
|
285
298
|
"svg",
|
|
286
299
|
{
|
|
287
|
-
style: { left: `${
|
|
300
|
+
style: { left: `${ce}px` },
|
|
288
301
|
className: `${e.triangle} ${D ? e.show : ""}`,
|
|
289
302
|
width: 16,
|
|
290
303
|
height: 12,
|
|
@@ -301,9 +314,21 @@ function Ae({
|
|
|
301
314
|
)
|
|
302
315
|
}
|
|
303
316
|
),
|
|
304
|
-
|
|
305
|
-
!x &&
|
|
306
|
-
|
|
317
|
+
v === "default" && A && /* @__PURE__ */ a("div", { className: e.grid, children: $(A) }),
|
|
318
|
+
!x && v === "advanced" && m && /* @__PURE__ */ o("div", { className: e.grid, children: [
|
|
319
|
+
ve(m),
|
|
320
|
+
ee && /* @__PURE__ */ o(ke, { children: [
|
|
321
|
+
/* @__PURE__ */ a("span", { className: e.separator }),
|
|
322
|
+
/* @__PURE__ */ a("div", { className: `${e.linkWrapper} ${e.parent}`, children: /* @__PURE__ */ a("div", { className: e.linkItem, children: /* @__PURE__ */ a(
|
|
323
|
+
ge,
|
|
324
|
+
{
|
|
325
|
+
trigger: /* @__PURE__ */ a("button", { className: e.search, children: /* @__PURE__ */ a(Me, { size: 18 }) }),
|
|
326
|
+
content: ae
|
|
327
|
+
}
|
|
328
|
+
) }) })
|
|
329
|
+
] })
|
|
330
|
+
] }),
|
|
331
|
+
x && v === "advanced" && f && c.length === 0 && m && /* @__PURE__ */ a("div", { className: `${e.mobileMenu}`, children: m.map((n, l) => /* @__PURE__ */ a(
|
|
307
332
|
"div",
|
|
308
333
|
{
|
|
309
334
|
className: `${e.mobileMenuItem} ${g === "forward" ? e.fadeInFromLeft : e.fadeInFromRight}`,
|
|
@@ -311,14 +336,14 @@ function Ae({
|
|
|
311
336
|
"button",
|
|
312
337
|
{
|
|
313
338
|
className: e.sublinkToggle,
|
|
314
|
-
onClick: () =>
|
|
339
|
+
onClick: () => be(n),
|
|
315
340
|
children: n.title
|
|
316
341
|
}
|
|
317
342
|
)
|
|
318
343
|
},
|
|
319
344
|
n._key ?? l
|
|
320
345
|
)) }),
|
|
321
|
-
x &&
|
|
346
|
+
x && v === "advanced" && f && c.length > 0 && /* @__PURE__ */ o(
|
|
322
347
|
"div",
|
|
323
348
|
{
|
|
324
349
|
className: `${e.mobileMenuSlide} `,
|
|
@@ -327,18 +352,18 @@ function Ae({
|
|
|
327
352
|
"button",
|
|
328
353
|
{
|
|
329
354
|
className: e.back,
|
|
330
|
-
onClick:
|
|
331
|
-
children: /* @__PURE__ */ a(
|
|
355
|
+
onClick: c.length === 1 ? fe : me,
|
|
356
|
+
children: /* @__PURE__ */ a(Ce, { size: 18 })
|
|
332
357
|
}
|
|
333
358
|
),
|
|
334
|
-
|
|
359
|
+
c[c.length - 1].description && /* @__PURE__ */ a(
|
|
335
360
|
"div",
|
|
336
361
|
{
|
|
337
362
|
className: `${e.sublinksDescription} ${g === "forward" ? e.fadeInFromLeft : e.fadeInFromRight}`,
|
|
338
|
-
children:
|
|
363
|
+
children: c[c.length - 1].description
|
|
339
364
|
}
|
|
340
365
|
),
|
|
341
|
-
|
|
366
|
+
c[c.length - 1].primary.map((n, l) => /* @__PURE__ */ a(
|
|
342
367
|
"div",
|
|
343
368
|
{
|
|
344
369
|
className: `${e.mobileMenuItem} ${g === "forward" ? e.fadeInFromLeft : e.fadeInFromRight}`,
|
|
@@ -346,7 +371,7 @@ function Ae({
|
|
|
346
371
|
"button",
|
|
347
372
|
{
|
|
348
373
|
className: e.sublinkToggle,
|
|
349
|
-
onClick: () =>
|
|
374
|
+
onClick: () => O(n),
|
|
350
375
|
children: /* @__PURE__ */ o("span", { className: e.linkContent, children: [
|
|
351
376
|
n.label,
|
|
352
377
|
n.subtitle && /* @__PURE__ */ a("span", { className: e.subtitle, children: n.subtitle })
|
|
@@ -366,7 +391,7 @@ function Ae({
|
|
|
366
391
|
n.subtitle && /* @__PURE__ */ a("span", { className: e.subtitle, children: n.subtitle })
|
|
367
392
|
] }),
|
|
368
393
|
n.isExternal && /* @__PURE__ */ a(
|
|
369
|
-
|
|
394
|
+
z,
|
|
370
395
|
{
|
|
371
396
|
className: e.newTabIcon,
|
|
372
397
|
size: 16
|
|
@@ -378,8 +403,8 @@ function Ae({
|
|
|
378
403
|
},
|
|
379
404
|
n._key ?? `primary-${l}`
|
|
380
405
|
)),
|
|
381
|
-
|
|
382
|
-
|
|
406
|
+
c[c.length - 1].secondary.length > 0 && /* @__PURE__ */ a("hr", { className: e.groupDivider }),
|
|
407
|
+
c[c.length - 1].secondary.map(
|
|
383
408
|
(n, l) => /* @__PURE__ */ a(
|
|
384
409
|
"div",
|
|
385
410
|
{
|
|
@@ -388,7 +413,7 @@ function Ae({
|
|
|
388
413
|
"button",
|
|
389
414
|
{
|
|
390
415
|
className: e.sublinkToggle,
|
|
391
|
-
onClick: () =>
|
|
416
|
+
onClick: () => O(n),
|
|
392
417
|
children: n.label
|
|
393
418
|
}
|
|
394
419
|
) : /* @__PURE__ */ o(
|
|
@@ -402,7 +427,7 @@ function Ae({
|
|
|
402
427
|
children: [
|
|
403
428
|
n.label,
|
|
404
429
|
n.isExternal && /* @__PURE__ */ a(
|
|
405
|
-
|
|
430
|
+
z,
|
|
406
431
|
{
|
|
407
432
|
className: e.newTabIcon,
|
|
408
433
|
size: 16
|
|
@@ -417,13 +442,13 @@ function Ae({
|
|
|
417
442
|
)
|
|
418
443
|
]
|
|
419
444
|
},
|
|
420
|
-
`stack-${
|
|
445
|
+
`stack-${c.length}`
|
|
421
446
|
)
|
|
422
447
|
] })
|
|
423
448
|
}
|
|
424
449
|
),
|
|
425
|
-
s && /* @__PURE__ */ a("nav", { className: e.utility, children: /* @__PURE__ */ a(
|
|
426
|
-
|
|
450
|
+
s && /* @__PURE__ */ a("nav", { className: e.utility, children: /* @__PURE__ */ a(Y, { children: s.map((n, l) => /* @__PURE__ */ a(
|
|
451
|
+
U,
|
|
427
452
|
{
|
|
428
453
|
as: "a",
|
|
429
454
|
href: n.href ?? "/",
|
|
@@ -447,8 +472,8 @@ function Ae({
|
|
|
447
472
|
"nav",
|
|
448
473
|
{
|
|
449
474
|
className: `${e.utilityMobile} ${f ? e.open : ""}`,
|
|
450
|
-
children: /* @__PURE__ */ a(
|
|
451
|
-
|
|
475
|
+
children: /* @__PURE__ */ a(Y, { alignment: "center", children: /* @__PURE__ */ a(
|
|
476
|
+
U,
|
|
452
477
|
{
|
|
453
478
|
as: "a",
|
|
454
479
|
href: s[1].href ?? "/",
|
|
@@ -473,11 +498,11 @@ function Ae({
|
|
|
473
498
|
"button",
|
|
474
499
|
{
|
|
475
500
|
className: e.menuToggle,
|
|
476
|
-
onClick:
|
|
501
|
+
onClick: ue,
|
|
477
502
|
"aria-label": f ? "Close menu" : "Open menu",
|
|
478
503
|
"aria-expanded": f,
|
|
479
504
|
"aria-controls": "main-menu",
|
|
480
|
-
children: f ? /* @__PURE__ */ a(
|
|
505
|
+
children: f ? /* @__PURE__ */ a($e, { size: 24 }) : /* @__PURE__ */ a(Le, { size: 24 })
|
|
481
506
|
}
|
|
482
507
|
)
|
|
483
508
|
]
|
|
@@ -487,5 +512,5 @@ function Ae({
|
|
|
487
512
|
);
|
|
488
513
|
}
|
|
489
514
|
export {
|
|
490
|
-
|
|
515
|
+
Ge as Navbar
|
|
491
516
|
};
|
|
@@ -48,10 +48,12 @@ type NavbarProps = {
|
|
|
48
48
|
groups?: NavGroup[];
|
|
49
49
|
utilityItems?: UtilityItem[];
|
|
50
50
|
isSticky?: boolean;
|
|
51
|
+
showSearch?: boolean;
|
|
51
52
|
variant?: Variant;
|
|
52
53
|
alignment: Alignment;
|
|
53
54
|
className?: string;
|
|
54
55
|
navigationType: "default" | "advanced";
|
|
56
|
+
searchComponent?: React.ReactNode;
|
|
55
57
|
};
|
|
56
|
-
export declare function Navbar({ title, logo, items, groups, utilityItems, isSticky, alignment, variant, navigationType, className, }: NavbarProps): import("react/jsx-runtime").JSX.Element;
|
|
58
|
+
export declare function Navbar({ title, logo, items, groups, utilityItems, isSticky, showSearch, alignment, variant, navigationType, searchComponent, className, }: NavbarProps): import("react/jsx-runtime").JSX.Element;
|
|
57
59
|
export {};
|
package/dist/styles.css
CHANGED
|
@@ -41,7 +41,7 @@ ul._list_1fin2_1{list-style-type:none;padding:0;margin:0}ol._list_1fin2_1{list-s
|
|
|
41
41
|
._wrapper_1nmh2_1{display:flex;flex-direction:column;position:relative}._input_1nmh2_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_1nmh2_7::placeholder{color:var(--color-primary-25)}._input_1nmh2_7:focus{border-color:var(--color-primary-100)}._popover_1nmh2_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)}
|
|
42
42
|
._wrapper_1wm56_1{display:flex;flex-direction:column;gap:var(--spacing-sm)}._trackContainer_1wm56_7{display:flex;align-items:center;gap:var(--spacing-sm)}._track_1wm56_7{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background-color:var(--color-primary-25);border-radius:4px;outline:none}._track_1wm56_7::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background-color:var(--color-primary-100);border-radius:var(--radius-full);cursor:pointer;border:none}._track_1wm56_7::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background-color:var(--color-primary-100);border-radius:var(--radius-full);cursor:pointer;border:none}._value_1wm56_44{width:2rem;text-align:right;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--color-primary-100)}._error_1wm56_52{color:var(--color-error)}._errorMessage_1wm56_56{font-size:var(--font-size-sm);color:var(--color-error)}
|
|
43
43
|
._wrapper_1mpje_1{display:flex;flex-direction:column;gap:var(--spacing-sm)}._dropZone_1mpje_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_1mpje_7 p{color:var(--color-text-primary)}._dropZone_1mpje_7:hover{background-color:var(--color-background)}._dragging_1mpje_25{background-color:var(--color-primary-100);border-color:var(--color-primary-100)}._input_1mpje_30{display:none}._fileList_1mpje_34{display:flex;flex-direction:column;gap:var(--spacing-sm);margin-top:var(--spacing-md);list-style:none;padding:0}._fileList_1mpje_34 li{color:var(--color-text-primary);display:flex;align-items:center;gap:var(--spacing-sm)}._fileList_1mpje_34 li button{cursor:pointer}
|
|
44
|
-
:root{--nav-height: 65px}._navbar_lspro_5{position:relative;height:var(--nav-height);z-index:1000}._left_lspro_19 ._container_lspro_20{justify-content:flex-start}._left_lspro_19 ._logo_lspro_24{flex:unset}._left_lspro_19 ._nav_lspro_5{flex:1}@media (max-width: 767px){._left_lspro_19 ._logo_lspro_24{flex:1}}._center_lspro_39 ._nav_lspro_5{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_lspro_39 ._nav_lspro_5._hidden_lspro_45{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_lspro_39 ._nav_lspro_5._visible_lspro_52{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_lspro_39 ._logo_lspro_24{flex:1}}._right_lspro_67 ._container_lspro_20{justify-content:flex-end}._right_lspro_67 ._logo_lspro_24,._right_lspro_67 ._title_lspro_73{flex:1}._right_lspro_67 ._nav_lspro_5{flex:unset}._linkWrapper_lspro_82._parent_lspro_82>._linkItem_lspro_83 ._link_lspro_82,._linkWrapper_lspro_82._parent_lspro_82>._linkItem_lspro_83 ._sublinkToggle_lspro_85{opacity:1;visibility:visible}._standard_lspro_91{left:0;background-color:#fff}._standard_lspro_91 ._linkWrapper_lspro_82{position:relative}._standard_lspro_91 ._triangle_lspro_99{display:none}._transparent_lspro_104{background-color:transparent}._transparent_lspro_104 ._nav_lspro_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_lspro_104 ._nav_lspro_5{padding:var(--nav-height) 0 0;background:#fffffff2;border-radius:0;top:0!important;left:0!important;height:100vh}._transparent_lspro_104 ._nav_lspro_5:before{border-radius:0}}._transparent_lspro_104 ._menuToggle_lspro_130: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_lspro_148{position:fixed;top:var(--spacing-md);left:0;right:0;z-index:1000;width:100%}._container_lspro_20{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_lspro_20{grid-template-areas:"first second third fourth"}}._container_lspro_20._twoColumn_lspro_177{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}._title_lspro_73{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}._logo_lspro_24{grid-area:first;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary-100);display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1005}._logo_lspro_24 img{height:auto;width:auto}._menuToggle_lspro_130{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_lspro_130 svg{position:relative;z-index:5}._utilityMobile_lspro_224{display:none;grid-area:third;justify-content:flex-end}._utility_lspro_224{grid-area:third;display:flex;justify-content:flex-end}._utility_lspro_224 a{font-size:var(--font-size-sm)}._nav_lspro_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_lspro_5{height:100vh}}._navInner_lspro_252{position:relative}@media (max-width: 767px){._navInner_lspro_252{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_lspro_263{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_lspro_263{display:flex;flex-direction:column}}._linkItem_lspro_83{display:flex;align-items:center;box-sizing:border-box}._navTitle_lspro_282,._sublinkToggle_lspro_85,._link_lspro_82{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_lspro_282 ._newTabIcon_lspro_298,._sublinkToggle_lspro_85 ._newTabIcon_lspro_298,._link_lspro_82 ._newTabIcon_lspro_298{color:var(--color-primary-25);transition:color .3s ease-in-out}@media (min-width: 768px){._navTitle_lspro_282,._sublinksDescription_lspro_305,._link_lspro_82,._sublinkToggle_lspro_85,._link_lspro_82 ._linkContent_lspro_308,._sublinkToggle_lspro_85 ._linkContent_lspro_308{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_lspro_82:hover,._link_lspro_82._open_lspro_319,._sublinkToggle_lspro_85:hover,._sublinkToggle_lspro_85._open_lspro_319,._link_lspro_82:hover ._newTabIcon_lspro_298,._link_lspro_82._open_lspro_319 ._newTabIcon_lspro_298,._sublinkToggle_lspro_85:hover ._newTabIcon_lspro_298,._sublinkToggle_lspro_85._open_lspro_319 ._newTabIcon_lspro_298{color:var(--color-primary-100)}@media (max-width: 767px){._link_lspro_82:hover,._link_lspro_82._open_lspro_319,._sublinkToggle_lspro_85:hover,._sublinkToggle_lspro_85._open_lspro_319{color:var(--color-text-primary)}._link_lspro_82:hover ._newTabIcon_lspro_298,._link_lspro_82._open_lspro_319 ._newTabIcon_lspro_298,._sublinkToggle_lspro_85:hover ._newTabIcon_lspro_298,._sublinkToggle_lspro_85._open_lspro_319 ._newTabIcon_lspro_298{color:var(--color-text-primary)}}._navItem_lspro_337:hover{color:var(--color-primary-100)}._sublinkToggle_lspro_85,._back_lspro_342{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-text-primary)}._sublinkToggle_lspro_85:hover,._sublinkToggle_lspro_85._open_lspro_319,._back_lspro_342:hover,._back_lspro_342._open_lspro_319{color:var(--color-primary-100)}._sublinks_lspro_305{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_lspro_305._show_lspro_389{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_lspro_305._show_lspro_389 ._navTitle_lspro_282,._sublinks_lspro_305._show_lspro_389 ._sublinksDescription_lspro_305,._sublinks_lspro_305._show_lspro_389 ._link_lspro_82,._sublinks_lspro_305._show_lspro_389 ._sublinkToggle_lspro_85,._sublinks_lspro_305._show_lspro_389 ._link_lspro_82 ._linkContent_lspro_308,._sublinks_lspro_305._show_lspro_389 ._sublinkToggle_lspro_85 ._linkContent_lspro_308{opacity:1;visibility:visible}._triangle_lspro_99{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_lspro_99._show_lspro_389{top:calc(100% + .3rem);opacity:1;visibility:visible}._primaryColumn_lspro_430{border-right:1px solid var(--color-border)}._primaryColumn_lspro_430 ._sublinkToggle_lspro_85:hover,._primaryColumn_lspro_430 ._sublinkToggle_lspro_85._open_lspro_319{color:var(--color-primary-100)}._secondaryColumn_lspro_439{background-color:var(--color-border)}._spotlightColumn_lspro_443{background-color:var(--color-secondary-100)}._sublinksInner_lspro_447{background-color:var(--color-background);box-shadow:0 6px 8px #0000001a;border-radius:var(--radius-md);overflow:hidden}@media (max-width: 767px){._sublinksInner_lspro_447{display:flex;flex-direction:column;width:unset;max-width:unset;min-height:unset;background-color:unset;box-shadow:unset;border-radius:unset}}._sublinksColumn_lspro_465{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_lspro_465{padding:0}}._chevron_lspro_475{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_lspro_85._open_lspro_319 ._chevron_lspro_475{transform:rotate(180deg)}@media (max-width: 767px){._logo_lspro_24{flex:1}._menuToggle_lspro_130{display:flex;align-items:center;justify-content:center}._utility_lspro_224 a:not(._utility_lspro_224 a:first-of-type){display:none}._utilityMobile_lspro_224{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_lspro_224._open_lspro_319{transform:translateY(0)}._nav_lspro_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_lspro_5._open_lspro_319{transform:translate(0)}._linkWrapper_lspro_82{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_lspro_82._parent_lspro_82{border-bottom:1px solid var(--color-border)}._linkWrapper_lspro_82._parent_lspro_82:last-of-type{border:none}._linkItem_lspro_83{width:100%}._chevron_lspro_475{display:none}._sublinks_lspro_305{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_lspro_85{cursor:pointer;pointer-events:none;color:var(--color-primary-25)}}._default_lspro_591 ._sublinks_lspro_305{position:absolute;right:0;width:auto}@media (max-width: 767px){._default_lspro_591 ._sublinks_lspro_305{position:relative;justify-content:center;align-items:center}}._default_lspro_591 ._linkItem_lspro_83{justify-content:flex-end}@media (max-width: 767px){._default_lspro_591 ._linkItem_lspro_83{justify-content:center;align-items:center}}._default_lspro_591 ._sublinksInner_lspro_447{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_lspro_591 ._sublinksInner_lspro_447{justify-content:center;align-items:center}}._advanced_lspro_627 ._linkContent_lspro_308{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-xs)}._advanced_lspro_627 ._subtitle_lspro_636{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_lspro_627 ._sublinksDescription_lspro_305{color:var(--color-text-primary);line-height:var(--line-height-normal);font-size:var(--font-size-sm);margin-bottom:var(--spacing-sm)}._advanced_lspro_627 ._sublinks_lspro_305{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_lspro_627 ._sublinks_lspro_305{position:relative;justify-content:center;align-items:center}}._advanced_lspro_627 ._linkItem_lspro_83{justify-content:flex-start}._advanced_lspro_627 ._sublinksInner_lspro_447{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_lspro_627 ._sublinksInner_lspro_447._withSpotlight_lspro_677{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_lspro_627 ._sublinksInner_lspro_447._withoutSpotlight_lspro_681{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_lspro_627 ._sublinksInner_lspro_447{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_lspro_627 ._sublinkToggle_lspro_85{pointer-events:all;color:var(--color-text-primary);width:fit-content;transition:color .3s ease-in-out}._advanced_lspro_627 ._sublinkToggle_lspro_85:hover,._advanced_lspro_627 ._sublinkToggle_lspro_85._open_lspro_319{color:var(--color-primary-100)}._advanced_lspro_627 ._back_lspro_342{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_lspro_627 ._back_lspro_342:hover{color:var(--color-primary-100)}._groupDivider_lspro_719{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}._mobileMenu_lspro_727,._mobileMenuSlide_lspro_728{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_lspro_738{opacity:0}._fadeInFromLeft_lspro_742{animation:_fadeInFromLeft_lspro_742 .3s ease-in-out forwards}._fadeInFromRight_lspro_746{animation:_fadeInFromRight_lspro_746 .3s ease-in-out forwards}@keyframes _fadeInFromLeft_lspro_742{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_lspro_746{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}
|
|
44
|
+
:root{--nav-height: 65px}._navbar_hzh77_5{position:relative;height:var(--nav-height);z-index:1000}._left_hzh77_19 ._container_hzh77_20{justify-content:flex-start}._left_hzh77_19 ._logo_hzh77_24{flex:unset}._left_hzh77_19 ._nav_hzh77_5{flex:1}@media (max-width: 767px){._left_hzh77_19 ._logo_hzh77_24{flex:1}}._center_hzh77_39 ._nav_hzh77_5{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_hzh77_39 ._nav_hzh77_5._hidden_hzh77_45{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_hzh77_39 ._nav_hzh77_5._visible_hzh77_52{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_hzh77_39 ._logo_hzh77_24{flex:1}}._right_hzh77_67 ._container_hzh77_20{justify-content:flex-end}._right_hzh77_67 ._logo_hzh77_24,._right_hzh77_67 ._title_hzh77_73{flex:1}._right_hzh77_67 ._nav_hzh77_5{flex:unset}._linkWrapper_hzh77_82._parent_hzh77_82{overflow:hidden}._linkWrapper_hzh77_82._parent_hzh77_82:first-of-type{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full)}._linkWrapper_hzh77_82._parent_hzh77_82:first-of-type ._link_hzh77_82,._linkWrapper_hzh77_82._parent_hzh77_82:first-of-type ._search_hzh77_89,._linkWrapper_hzh77_82._parent_hzh77_82:first-of-type ._sublinkToggle_hzh77_90{padding-left:var(--spacing-md)}._linkWrapper_hzh77_82._parent_hzh77_82:last-of-type{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full)}._linkWrapper_hzh77_82._parent_hzh77_82:last-of-type ._link_hzh77_82,._linkWrapper_hzh77_82._parent_hzh77_82:last-of-type ._search_hzh77_89,._linkWrapper_hzh77_82._parent_hzh77_82:last-of-type ._sublinkToggle_hzh77_90{padding-right:var(--spacing-md)}._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._link_hzh77_82,._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._search_hzh77_89,._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._sublinkToggle_hzh77_90{opacity:1;visibility:visible;transition:background-color .3s ease-in-out;color:var(--color-secondary-100)}._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._link_hzh77_82:hover,._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._search_hzh77_89:hover,._linkWrapper_hzh77_82._parent_hzh77_82>._linkItem_hzh77_106 ._sublinkToggle_hzh77_90:hover{color:var(--color-secondary-100);background-color:rgba(var(--color-primary-rgb),.25)}._standard_hzh77_123{left:0;background-color:#fff}._standard_hzh77_123 ._linkWrapper_hzh77_82{position:relative}._standard_hzh77_123 ._triangle_hzh77_131{display:none}._transparent_hzh77_136{background-color:transparent}._transparent_hzh77_136 ._nav_hzh77_5{height:auto;border-radius:var(--radius-full);padding:0;z-index:1001;background:rgba(var(--color-primary-rgb),.1);backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem)}@media (max-width: 767px){._transparent_hzh77_136 ._nav_hzh77_5{padding:var(--nav-height) 0 0;background:#fffffff2;border-radius:0;top:0!important;left:0!important;height:100vh}._transparent_hzh77_136 ._nav_hzh77_5:before{border-radius:0}}._transparent_hzh77_136 ._menuToggle_hzh77_163: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_hzh77_181{position:fixed;top:var(--spacing-md);left:0;right:0;z-index:1000;width:100%}._container_hzh77_20{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_hzh77_20{grid-template-areas:"first second third fourth"}}._container_hzh77_20._twoColumn_hzh77_210{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}._title_hzh77_73{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}._logo_hzh77_24{grid-area:first;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary-100);display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1005}._logo_hzh77_24 img{height:auto;width:auto}._menuToggle_hzh77_163{grid-area:fourth;background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px;height:40px}._menuToggle_hzh77_163 svg{position:relative;z-index:5}._utilityMobile_hzh77_257{display:none;grid-area:third;justify-content:flex-end}._utility_hzh77_257{grid-area:third;display:flex;justify-content:flex-end}._utility_hzh77_257 a{font-size:var(--font-size-sm)}._nav_hzh77_5{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;transition:transform .3s ease}@media (max-width: 767px){._nav_hzh77_5{height:100vh}}._navInner_hzh77_285{position:relative}@media (max-width: 767px){._navInner_hzh77_285{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_hzh77_296{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_hzh77_296{display:flex;flex-direction:column}}._linkItem_hzh77_106{display:flex;align-items:center;box-sizing:border-box}._separator_hzh77_315{display:flex;align-items:center;justify-content:center;height:45%;border-left:1px solid var(--color-secondary-75)}._navTitle_hzh77_323,._sublinkToggle_hzh77_90,._search_hzh77_89,._link_hzh77_82{text-decoration:none;color:var(--color-secondary-100);background-color:transparent;border:none;padding:var(--spacing-sm);transition:color .3s ease-in-out;font-family:inherit;font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);box-sizing:border-box;cursor:pointer;display:flex;align-items:center;gap:var(--spacing-xs)}._navTitle_hzh77_323 ._newTabIcon_hzh77_343,._sublinkToggle_hzh77_90 ._newTabIcon_hzh77_343,._search_hzh77_89 ._newTabIcon_hzh77_343,._link_hzh77_82 ._newTabIcon_hzh77_343{color:var(--color-secondary-75);transition:color .3s ease-in-out}@media (min-width: 768px){._navTitle_hzh77_323,._sublinksDescription_hzh77_350,._link_hzh77_82,._sublinkToggle_hzh77_90,._link_hzh77_82 ._linkContent_hzh77_353,._sublinkToggle_hzh77_90 ._linkContent_hzh77_353{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_hzh77_82:hover,._link_hzh77_82._open_hzh77_364,._search_hzh77_89:hover,._sublinkToggle_hzh77_90:hover,._sublinkToggle_hzh77_90._open_hzh77_364,._link_hzh77_82:hover ._newTabIcon_hzh77_343,._link_hzh77_82._open_hzh77_364 ._newTabIcon_hzh77_343,._search_hzh77_89:hover ._newTabIcon_hzh77_343,._sublinkToggle_hzh77_90:hover ._newTabIcon_hzh77_343,._sublinkToggle_hzh77_90._open_hzh77_364 ._newTabIcon_hzh77_343{color:var(--color-primary-100)}@media (max-width: 767px){._link_hzh77_82:hover,._link_hzh77_82._open_hzh77_364,._search_hzh77_89:hover,._sublinkToggle_hzh77_90:hover,._sublinkToggle_hzh77_90._open_hzh77_364{color:var(--color-secondary-100)}._link_hzh77_82:hover ._newTabIcon_hzh77_343,._link_hzh77_82._open_hzh77_364 ._newTabIcon_hzh77_343,._search_hzh77_89:hover ._newTabIcon_hzh77_343,._sublinkToggle_hzh77_90:hover ._newTabIcon_hzh77_343,._sublinkToggle_hzh77_90._open_hzh77_364 ._newTabIcon_hzh77_343{color:var(--color-secondary-100)}}._navItem_hzh77_383:hover{color:var(--color-primary-100)}._sublinkToggle_hzh77_90,._back_hzh77_388{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-secondary-100)}._sublinkToggle_hzh77_90:hover,._sublinkToggle_hzh77_90._open_hzh77_364,._back_hzh77_388:hover,._back_hzh77_388._open_hzh77_364{color:var(--color-primary-100)}._sublinks_hzh77_350{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_hzh77_350._show_hzh77_435{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_hzh77_350._show_hzh77_435 ._navTitle_hzh77_323,._sublinks_hzh77_350._show_hzh77_435 ._sublinksDescription_hzh77_350,._sublinks_hzh77_350._show_hzh77_435 ._link_hzh77_82,._sublinks_hzh77_350._show_hzh77_435 ._sublinkToggle_hzh77_90,._sublinks_hzh77_350._show_hzh77_435 ._link_hzh77_82 ._linkContent_hzh77_353,._sublinks_hzh77_350._show_hzh77_435 ._sublinkToggle_hzh77_90 ._linkContent_hzh77_353{opacity:1;visibility:visible}._triangle_hzh77_131{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_hzh77_131._show_hzh77_435{top:calc(100% + .3rem);opacity:1;visibility:visible}._primaryColumn_hzh77_476{border-right:1px solid var(--color-border)}._primaryColumn_hzh77_476 ._sublinkToggle_hzh77_90:hover,._primaryColumn_hzh77_476 ._sublinkToggle_hzh77_90._open_hzh77_364{color:var(--color-primary-100)}._secondaryColumn_hzh77_485{background-color:var(--color-secondary-10)}._spotlightColumn_hzh77_489{background-color:var(--color-secondary-75)}._sublinksInner_hzh77_493{background-color:var(--color-background);box-shadow:0 6px 8px #0000001a;border-radius:var(--radius-md);overflow:hidden}@media (max-width: 767px){._sublinksInner_hzh77_493{display:flex;flex-direction:column;width:unset;max-width:unset;min-height:unset;background-color:unset;box-shadow:unset;border-radius:unset}}._sublinksColumn_hzh77_511{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_hzh77_511{padding:0}}._chevron_hzh77_521{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_hzh77_90._open_hzh77_364 ._chevron_hzh77_521{transform:rotate(180deg)}@media (max-width: 767px){._logo_hzh77_24{flex:1}._menuToggle_hzh77_163{display:flex;align-items:center;justify-content:center}._utility_hzh77_257 a:not(._utility_hzh77_257 a:first-of-type){display:none}._utilityMobile_hzh77_257{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_hzh77_257._open_hzh77_364{transform:translateY(0)}._nav_hzh77_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_hzh77_5._open_hzh77_364{transform:translate(0)}._linkWrapper_hzh77_82{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_hzh77_82._parent_hzh77_82{border-bottom:1px solid var(--color-border)}._linkWrapper_hzh77_82._parent_hzh77_82:last-of-type{border:none}._linkItem_hzh77_106{width:100%}._chevron_hzh77_521{display:none}._sublinks_hzh77_350{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_hzh77_90{cursor:pointer;pointer-events:none;color:var(--color-primary-25)}}._default_hzh77_637 ._sublinks_hzh77_350{position:absolute;right:0;width:auto}@media (max-width: 767px){._default_hzh77_637 ._sublinks_hzh77_350{position:relative;justify-content:center;align-items:center}}._default_hzh77_637 ._linkItem_hzh77_106{justify-content:flex-end}@media (max-width: 767px){._default_hzh77_637 ._linkItem_hzh77_106{justify-content:center;align-items:center}}._default_hzh77_637 ._sublinksInner_hzh77_493{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_hzh77_637 ._sublinksInner_hzh77_493{justify-content:center;align-items:center}}._advanced_hzh77_673 ._linkContent_hzh77_353{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-xs)}._advanced_hzh77_673 ._subtitle_hzh77_682{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_hzh77_673 ._sublinksDescription_hzh77_350{color:var(--color-text-primary);line-height:var(--line-height-normal);font-size:var(--font-size-sm);margin-bottom:var(--spacing-sm)}._advanced_hzh77_673 ._sublinks_hzh77_350{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_hzh77_673 ._sublinks_hzh77_350{position:relative;justify-content:center;align-items:center}}._advanced_hzh77_673 ._linkItem_hzh77_106{justify-content:flex-start}._advanced_hzh77_673 ._sublinksInner_hzh77_493{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_hzh77_673 ._sublinksInner_hzh77_493._withSpotlight_hzh77_723{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_hzh77_673 ._sublinksInner_hzh77_493._withoutSpotlight_hzh77_727{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_hzh77_673 ._sublinksInner_hzh77_493{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_hzh77_673 ._sublinkToggle_hzh77_90{pointer-events:all;color:var(--color-secondary-100);width:fit-content;transition:color .3s ease-in-out}._advanced_hzh77_673 ._sublinkToggle_hzh77_90:hover,._advanced_hzh77_673 ._sublinkToggle_hzh77_90._open_hzh77_364{color:var(--color-primary-100)}._advanced_hzh77_673 ._back_hzh77_388{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_hzh77_673 ._back_hzh77_388:hover{color:var(--color-primary-100)}._groupDivider_hzh77_765{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}._mobileMenu_hzh77_773,._mobileMenuSlide_hzh77_774{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_hzh77_784{opacity:0}._fadeInFromLeft_hzh77_788{animation:_fadeInFromLeft_hzh77_788 .3s ease-in-out forwards}._fadeInFromRight_hzh77_792{animation:_fadeInFromRight_hzh77_792 .3s ease-in-out forwards}@keyframes _fadeInFromLeft_hzh77_788{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_hzh77_792{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}
|
|
45
45
|
._label_i7a04_1{font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-xs)}._text_i7a04_6{display:inline-flex;align-items:center;gap:var(--spacing-xs)}._sm_i7a04_13{font-size:.75rem}._md_i7a04_17{font-size:.875rem}._lg_i7a04_21{font-size:1rem}._default_i7a04_26{color:var(--color-text-primary)}._muted_i7a04_30{color:var(--color-primary-25)}._accent_i7a04_34{color:var(--color-primary-100)}._disabled_i7a04_38{color:var(--color-primary-25)}._error_i7a04_42{color:var(--color-error)}._required_i7a04_47{color:var(--color-error);margin-left:.25rem}._optional_i7a04_52{color:var(--color-primary-25);font-style:italic;margin-left:.25rem}._srOnly_i7a04_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_i7a04_71{line-height:0;margin-left:var(--spacing-xs)}._tooltipWrapper_i7a04_77{position:relative;display:inline-flex;align-items:center}._tooltipIcon_i7a04_83{line-height:0;font-size:var(--font-size-md);cursor:help;margin-left:var(--spacing-xs);color:var(--color-primary-25)}._tooltipText_i7a04_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_i7a04_77:hover ._tooltipText_i7a04_91,._tooltipWrapper_i7a04_77:focus-within ._tooltipText_i7a04_91{visibility:visible;opacity:1}
|
|
46
|
-
.
|
|
46
|
+
._footer_1pk76_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_1pk76_8{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}._utilityImage_1pk76_18{width:100%}._primaryNav_1pk76_22{display:flex;gap:var(--spacing-xl)}@media (max-width: 767px){._primaryNav_1pk76_22{width:100%;flex-direction:column-reverse}}._secondaryNav_1pk76_32{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_1pk76_32 a:has(img){height:unset;background-color:transparent}._secondaryNav_1pk76_32 a:has(img) img{width:175px;height:auto}._secondaryNav_1pk76_32 a:has(img):hover{background-color:transparent}@media (max-width: 767px){._secondaryNav_1pk76_32{flex-direction:column-reverse;align-items:center;justify-content:center;margin-top:0}._secondaryNav_1pk76_32 nav{width:100%;display:flex;justify-content:center}}._details_1pk76_69{flex-basis:200px;display:flex;flex-direction:column;gap:var(--spacing-lg)}@media (max-width: 767px){._details_1pk76_69{justify-content:center;align-items:center;text-align:center}}._nav_1pk76_82{display:flex;flex-direction:row;align-items:flex-start;gap:var(--spacing-lg);flex:1}._logo_1pk76_90{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary-100)}._socialItems_1pk76_96{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-sm)}._socialItems_1pk76_96 ._group_1pk76_103{min-width:unset}._socialItems_1pk76_96 a{transition:color .3s ease-in-out;font-size:var(--font-size-xl)}._groups_1pk76_112{display:flex;flex-wrap:wrap;gap:var(--spacing-xl)}._group_1pk76_103{flex:.2;min-width:140px}._groupTitle_1pk76_123{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-xs);font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-xs)}._sublinks_1pk76_132{position:relative;display:flex;flex-direction:column;gap:var(--spacing-sm);margin-top:var(--spacing-md)}._linkList_1pk76_140{display:flex;flex-direction:column;gap:var(--spacing-xs);list-style:none;padding:0;margin:0}._link_1pk76_140{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_1pk76_140 ._newTabIcon_1pk76_158{color:var(--color-secondary-75);transition:color .3s ease-in-out}._link_1pk76_140:hover,._link_1pk76_140:hover ._newTabIcon_1pk76_158{color:var(--color-primary-100)}._bottom_1pk76_172{text-align:left;font-size:var(--font-size-sm);color:var(--color-text-primary)}@media (max-width: 767px){._bottom_1pk76_172{text-align:center}}._left_1pk76_183 ._container_1pk76_8{justify-content:flex-start}._left_1pk76_183 ._logo_1pk76_90{flex:unset}._left_1pk76_183 ._nav_1pk76_82{flex:1}@media (max-width: 767px){._left_1pk76_183 ._logo_1pk76_90{flex:1}}._center_1pk76_203 ._nav_1pk76_82{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_1pk76_203 ._nav_1pk76_82._hidden_1pk76_209{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_1pk76_203 ._nav_1pk76_82._visible_1pk76_216{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_1pk76_203 ._logo_1pk76_90{flex:1}}._right_1pk76_231 ._container_1pk76_8{justify-content:flex-end}._right_1pk76_231 ._logo_1pk76_90,._right_1pk76_231 ._title_1pk76_237{flex:1}._right_1pk76_231 ._nav_1pk76_82{flex:unset}
|
|
47
47
|
._calendar_1q8jq_1{padding:var(--spacing-sm);border-radius:var(--radius-md);min-width:250px}._header_1q8jq_7{display:flex;justify-content:space-between;margin-bottom:var(--spacing-sm)}._dayName_1q8jq_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_1q8jq_22{font-weight:var(--font-weight-bold);color:var(--color-text-primary)}._week_1q8jq_27{display:flex;justify-content:space-between;color:var(--color-text-primary)}._cell_1q8jq_33{flex:1;padding:var(--spacing-xs) 0;text-align:center;background:none;color:var(--color-text-primary);border:none;cursor:pointer;width:30px}._outside_1q8jq_44{color:var(--color-primary-25)}._selected_1q8jq_48{background-color:var(--color-primary-100);color:#fff;border-radius:var(--radius-md)}
|
package/dist/tokens/theme.js
CHANGED
package/package.json
CHANGED
package/dist/NavLink-3sKC7cC3.js
DELETED
|
@@ -1,129 +0,0 @@
|
|
|
1
|
-
import { jsxs as i, jsx as l } from "react/jsx-runtime";
|
|
2
|
-
import { useRef as h } from "react";
|
|
3
|
-
import { E as k } from "./external-link-BOPobeQJ.js";
|
|
4
|
-
import { C as v } from "./chevron-down-DSUzBz9F.js";
|
|
5
|
-
import './assets/NavLink.css';const f = "_navbar_lspro_5", C = "_left_lspro_19", I = "_container_lspro_20", w = "_logo_lspro_24", y = "_nav_lspro_5", M = "_center_lspro_39", N = "_hidden_lspro_45", T = "_visible_lspro_52", S = "_right_lspro_67", x = "_title_lspro_73", D = "_linkWrapper_lspro_82", E = "_parent_lspro_82", $ = "_linkItem_lspro_83", F = "_link_lspro_82", L = "_sublinkToggle_lspro_85", R = "_standard_lspro_91", W = "_triangle_lspro_99", j = "_transparent_lspro_104", z = "_menuToggle_lspro_130", q = "_sticky_lspro_148", A = "_twoColumn_lspro_177", B = "_utilityMobile_lspro_224", G = "_utility_lspro_224", H = "_navInner_lspro_252", J = "_grid_lspro_263", K = "_newTabIcon_lspro_298", Q = "_sublinksDescription_lspro_305", U = "_linkContent_lspro_308", V = "_open_lspro_319", X = "_back_lspro_342", Y = "_sublinks_lspro_305", Z = "_show_lspro_389", O = "_primaryColumn_lspro_430", P = "_secondaryColumn_lspro_439", nn = "_spotlightColumn_lspro_443", on = "_sublinksInner_lspro_447", sn = "_sublinksColumn_lspro_465", ln = "_chevron_lspro_475", en = "_advanced_lspro_627", tn = "_subtitle_lspro_636", rn = "_withSpotlight_lspro_677", _n = "_withoutSpotlight_lspro_681", cn = "_groupDivider_lspro_719", an = "_mobileMenu_lspro_727", pn = "_mobileMenuSlide_lspro_728", un = "_mobileMenuItem_lspro_738", mn = "_fadeInFromLeft_lspro_742", bn = "_fadeInFromRight_lspro_746", o = {
|
|
6
|
-
navbar: f,
|
|
7
|
-
left: C,
|
|
8
|
-
container: I,
|
|
9
|
-
logo: w,
|
|
10
|
-
nav: y,
|
|
11
|
-
center: M,
|
|
12
|
-
hidden: N,
|
|
13
|
-
visible: T,
|
|
14
|
-
right: S,
|
|
15
|
-
title: x,
|
|
16
|
-
linkWrapper: D,
|
|
17
|
-
parent: E,
|
|
18
|
-
linkItem: $,
|
|
19
|
-
link: F,
|
|
20
|
-
sublinkToggle: L,
|
|
21
|
-
standard: R,
|
|
22
|
-
triangle: W,
|
|
23
|
-
transparent: j,
|
|
24
|
-
menuToggle: z,
|
|
25
|
-
sticky: q,
|
|
26
|
-
twoColumn: A,
|
|
27
|
-
utilityMobile: B,
|
|
28
|
-
utility: G,
|
|
29
|
-
navInner: H,
|
|
30
|
-
grid: J,
|
|
31
|
-
newTabIcon: K,
|
|
32
|
-
sublinksDescription: Q,
|
|
33
|
-
linkContent: U,
|
|
34
|
-
open: V,
|
|
35
|
-
back: X,
|
|
36
|
-
sublinks: Y,
|
|
37
|
-
show: Z,
|
|
38
|
-
primaryColumn: O,
|
|
39
|
-
secondaryColumn: P,
|
|
40
|
-
spotlightColumn: nn,
|
|
41
|
-
sublinksInner: on,
|
|
42
|
-
sublinksColumn: sn,
|
|
43
|
-
chevron: ln,
|
|
44
|
-
default: "_default_lspro_591",
|
|
45
|
-
advanced: en,
|
|
46
|
-
subtitle: tn,
|
|
47
|
-
withSpotlight: rn,
|
|
48
|
-
withoutSpotlight: _n,
|
|
49
|
-
groupDivider: cn,
|
|
50
|
-
mobileMenu: an,
|
|
51
|
-
mobileMenuSlide: pn,
|
|
52
|
-
mobileMenuItem: un,
|
|
53
|
-
fadeInFromLeft: mn,
|
|
54
|
-
fadeInFromRight: bn
|
|
55
|
-
};
|
|
56
|
-
function vn({
|
|
57
|
-
link: n,
|
|
58
|
-
path: s,
|
|
59
|
-
parentPath: _,
|
|
60
|
-
openPath: m,
|
|
61
|
-
togglePath: c,
|
|
62
|
-
updateTriangleIndicator: b,
|
|
63
|
-
setOpenPath: e,
|
|
64
|
-
renderLinks: d,
|
|
65
|
-
buttonRefs: g
|
|
66
|
-
}) {
|
|
67
|
-
var p;
|
|
68
|
-
const t = m === s, r = !!((p = n.sublinks) != null && p.length), a = h(null);
|
|
69
|
-
return g.current.set(s, a.current), /* @__PURE__ */ i(
|
|
70
|
-
"div",
|
|
71
|
-
{
|
|
72
|
-
className: `${o.linkWrapper} ${_ ? "" : o.parent}`,
|
|
73
|
-
children: [
|
|
74
|
-
/* @__PURE__ */ l("div", { className: o.linkItem, children: n.href ? /* @__PURE__ */ i(
|
|
75
|
-
"a",
|
|
76
|
-
{
|
|
77
|
-
href: n.href,
|
|
78
|
-
className: o.link,
|
|
79
|
-
target: n.isExternal ? "_blank" : "_self",
|
|
80
|
-
rel: n.isExternal ? "noopener noreferrer" : void 0,
|
|
81
|
-
onClick: () => {
|
|
82
|
-
var u;
|
|
83
|
-
e(null), (u = n.onClick) == null || u.call(n);
|
|
84
|
-
},
|
|
85
|
-
onMouseEnter: () => {
|
|
86
|
-
_ || e(null);
|
|
87
|
-
},
|
|
88
|
-
role: "menuitem",
|
|
89
|
-
children: [
|
|
90
|
-
n.label,
|
|
91
|
-
n.isExternal && /* @__PURE__ */ l(k, { className: o.newTabIcon, size: 16 })
|
|
92
|
-
]
|
|
93
|
-
}
|
|
94
|
-
) : /* @__PURE__ */ i(
|
|
95
|
-
"button",
|
|
96
|
-
{
|
|
97
|
-
ref: a,
|
|
98
|
-
"aria-haspopup": r ? "true" : void 0,
|
|
99
|
-
"aria-expanded": t,
|
|
100
|
-
className: `${o.sublinkToggle} ${t ? o.open : ""}`,
|
|
101
|
-
onClick: () => c(s),
|
|
102
|
-
onMouseEnter: () => {
|
|
103
|
-
b(s), e(s);
|
|
104
|
-
},
|
|
105
|
-
children: [
|
|
106
|
-
n.label,
|
|
107
|
-
r && /* @__PURE__ */ l(v, { size: 18, className: o.chevron })
|
|
108
|
-
]
|
|
109
|
-
}
|
|
110
|
-
) }),
|
|
111
|
-
r && /* @__PURE__ */ l(
|
|
112
|
-
"div",
|
|
113
|
-
{
|
|
114
|
-
className: `${o.sublinks} ${t ? o.show : ""}`,
|
|
115
|
-
onMouseLeave: () => c(s),
|
|
116
|
-
role: "menu",
|
|
117
|
-
"aria-label": `${n.label} submenu`,
|
|
118
|
-
children: /* @__PURE__ */ l("div", { children: /* @__PURE__ */ l("div", { className: o.sublinksInner, children: /* @__PURE__ */ l("div", { className: o.sublinksColumn, children: d(n.sublinks, s) }) }) })
|
|
119
|
-
}
|
|
120
|
-
)
|
|
121
|
-
]
|
|
122
|
-
},
|
|
123
|
-
s
|
|
124
|
-
);
|
|
125
|
-
}
|
|
126
|
-
export {
|
|
127
|
-
vn as N,
|
|
128
|
-
o as s
|
|
129
|
-
};
|