highsoft-ui 1.0.131 → 1.0.133
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/{Button-BP0Qtl-y.js → Button-BWe-hGo0.js} +1 -1
- package/dist/{ButtonGroup-QZcOfEOk.js → ButtonGroup-CXgj-MxA.js} +1 -1
- package/dist/{Checkbox-XmV-ct6i.js → Checkbox-Dgs_Bq30.js} +1 -1
- package/dist/{CookiePolicyModal-ZhDUWeuL.js → CookiePolicyModal-loN0LAaO.js} +2 -2
- package/dist/{CopyCode-DV4tMvJJ.js → CopyCode-D6zuZ3nb.js} +2 -2
- package/dist/{Dropdown-CdyVsA2J.js → Dropdown-fBTRMHW7.js} +1 -1
- package/dist/{Footer-CtbVnoXe.js → Footer-CLBv8yI9.js} +7 -7
- package/dist/{FooterBottom-BED_bbc3.js → FooterBottom-BuUj1R5w.js} +1 -1
- package/dist/{FooterHelp-D_JeBigK.js → FooterHelp-aae_c9D0.js} +1 -1
- package/dist/{FooterLinks-C4jnnter.js → FooterLinks-CMoTnXpW.js} +2 -2
- package/dist/{Header-CrmaxbLK.js → Header-DjRIOI5-.js} +19 -19
- package/dist/{InputGrouped-C4gOUDMt.js → InputGrouped-qenKO8Jl.js} +2 -2
- package/dist/{Label-Cdeu77Zv.js → Label-DkJ9JjU6.js} +1 -1
- package/dist/{NewsletterSignup-ClRW0eNY.js → NewsletterSignup-CQ16wS4l.js} +2 -2
- package/dist/{Notification-D37v6ajG.js → Notification-BDC_8mYw.js} +3 -3
- package/dist/{PrefPanel-C52fIBvK.js → PrefPanel-Cf-9oKfS.js} +5 -5
- package/dist/RoadmapDetails-8I0H8cJO.js +93 -0
- package/dist/{Search-DDAu456d.js → Search-BvuVKy00.js} +2 -2
- package/dist/{YoutubeModal-C4vLIssA.js → YoutubeModal-CcsPAJj8.js} +1 -1
- package/dist/components/Button/index.js +1 -1
- package/dist/components/ButtonGroup/index.js +1 -1
- package/dist/components/Checkbox/index.js +1 -1
- package/dist/components/CopyCode/index.js +1 -1
- package/dist/components/Dropdown/index.js +1 -1
- package/dist/components/Footer/CookiePolicyModal.js +1 -1
- package/dist/components/Footer/FooterBottom.js +1 -1
- package/dist/components/Footer/FooterHelp.js +1 -1
- package/dist/components/Footer/FooterLinks.js +1 -1
- package/dist/components/Footer/YoutubeModal.js +1 -1
- package/dist/components/Footer/index.js +1 -1
- package/dist/components/Header/index.js +1 -1
- package/dist/components/InputGrouped/index.js +1 -1
- package/dist/components/Label/index.js +1 -1
- package/dist/components/Modal/ModalContactFooter.js +2 -2
- package/dist/components/Modal/index.js +2 -2
- package/dist/components/NewsletterSignup/index.js +1 -1
- package/dist/components/Notification/index.js +1 -1
- package/dist/components/PrefPanel/index.js +1 -1
- package/dist/components/RoadmapDetails/index.js +1 -1
- package/dist/components/Search/index.js +1 -1
- package/dist/{esm-BZjXJo1W.js → esm-CH52zwuf.js} +10 -10
- package/dist/highsoft-ui.css +1 -1
- package/dist/lib/components/RoadmapDetails/index.d.ts +3 -2
- package/dist/main.js +13 -13
- package/package.json +1 -1
- package/dist/RoadmapDetails-hMyd6BTO.js +0 -89
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./clsx-D7D_XZ_-.js";
|
|
2
|
-
import {
|
|
2
|
+
import { S as t } from "./esm-CH52zwuf.js";
|
|
3
3
|
import { createContext as n, useCallback as r, useContext as i, useEffect as a, useId as o, useRef as s, useState as c } from "react";
|
|
4
4
|
import { jsx as l, jsxs as u } from "react/jsx-runtime";
|
|
5
5
|
var d = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as e } from "./esm-
|
|
2
|
-
import { t } from "./Button-
|
|
1
|
+
import { t as e } from "./esm-CH52zwuf.js";
|
|
2
|
+
import { t } from "./Button-BWe-hGo0.js";
|
|
3
3
|
import { a as n, i as r, n as i, o as a, r as o, s, t as c } from "./dist-9h8Pur86.js";
|
|
4
4
|
import { useEffect as l, useRef as u, useState as d } from "react";
|
|
5
5
|
import { jsx as f, jsxs as p } from "react/jsx-runtime";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as e, s as t } from "./utils-BCI5dixg.js";
|
|
2
2
|
import { t as n } from "./clsx-D7D_XZ_-.js";
|
|
3
|
-
import { L as r, N as i } from "./esm-
|
|
4
|
-
import { t as a } from "./Button-
|
|
3
|
+
import { L as r, N as i } from "./esm-CH52zwuf.js";
|
|
4
|
+
import { t as a } from "./Button-BWe-hGo0.js";
|
|
5
5
|
import { forwardRef as o, useCallback as s } from "react";
|
|
6
6
|
import { jsx as c, jsxs as l } from "react/jsx-runtime";
|
|
7
7
|
var u = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./clsx-D7D_XZ_-.js";
|
|
2
|
-
import { L as t } from "./esm-
|
|
2
|
+
import { L as t } from "./esm-CH52zwuf.js";
|
|
3
3
|
import { t as n } from "./Icon-Dwo9ZDNX.js";
|
|
4
4
|
import { _ as r, a as i, c as a, f as o, g as s, h as c, i as l, l as u, m as d, n as f, o as p, r as m, s as h, t as ee, u as g, v as _, y as v } from "./es2015-CJyFgdNb.js";
|
|
5
5
|
import { a as y, i as b, n as te, r as x, t as S } from "./dist-BMBUb7XY.js";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { r as e } from "./utils-BCI5dixg.js";
|
|
2
|
-
import { L as t, P as n } from "./esm-
|
|
3
|
-
import { t as r } from "./Button-
|
|
2
|
+
import { L as t, P as n } from "./esm-CH52zwuf.js";
|
|
3
|
+
import { t as r } from "./Button-BWe-hGo0.js";
|
|
4
4
|
import { t as i } from "./Container-mH6tG_kR.js";
|
|
5
5
|
import { t as a } from "./DiscordInvite-CR7g5hay.js";
|
|
6
6
|
import { t as o } from "./Logo-BRXxiQk8.js";
|
|
7
|
-
import { t as s } from "./NewsletterSignup-
|
|
8
|
-
import { t as c } from "./FooterBottom-
|
|
9
|
-
import { t as l } from "./FooterHelp-
|
|
10
|
-
import { t as u } from "./FooterLinks-
|
|
11
|
-
import { t as d } from "./YoutubeModal-
|
|
7
|
+
import { t as s } from "./NewsletterSignup-CQ16wS4l.js";
|
|
8
|
+
import { t as c } from "./FooterBottom-BuUj1R5w.js";
|
|
9
|
+
import { t as l } from "./FooterHelp-aae_c9D0.js";
|
|
10
|
+
import { t as u } from "./FooterLinks-CMoTnXpW.js";
|
|
11
|
+
import { t as d } from "./YoutubeModal-CcsPAJj8.js";
|
|
12
12
|
import { jsx as f, jsxs as p } from "react/jsx-runtime";
|
|
13
13
|
var m = {
|
|
14
14
|
discordCard: "_4W4F3q_discordCard",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as e, t } from "./utils-BCI5dixg.js";
|
|
2
2
|
import { a as n, c as r, i, n as a, o, r as s, s as c, t as l } from "./fa-Ci5IATkb.js";
|
|
3
3
|
import { t as u } from "./Typography-Dw2_XzMu.js";
|
|
4
|
-
import { t as d } from "./CookiePolicyModal-
|
|
4
|
+
import { t as d } from "./CookiePolicyModal-loN0LAaO.js";
|
|
5
5
|
import { Fragment as f, jsx as p, jsxs as m } from "react/jsx-runtime";
|
|
6
6
|
//#region node_modules/react-icons/fa6/index.mjs
|
|
7
7
|
function h(e) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as e, t } from "./utils-BCI5dixg.js";
|
|
2
|
-
import { f as n, s as r } from "./esm-
|
|
2
|
+
import { f as n, s as r } from "./esm-CH52zwuf.js";
|
|
3
3
|
import { t as i } from "./Icon-Dwo9ZDNX.js";
|
|
4
4
|
import { o as a, r as o } from "./fa-Ci5IATkb.js";
|
|
5
5
|
import { t as s } from "./Typography-Dw2_XzMu.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as e } from "./clsx-D7D_XZ_-.js";
|
|
2
|
-
import {
|
|
2
|
+
import { w as t } from "./esm-CH52zwuf.js";
|
|
3
3
|
import { t as n } from "./Icon-Dwo9ZDNX.js";
|
|
4
4
|
import { t as r } from "./Typography-Dw2_XzMu.js";
|
|
5
|
-
import { t as i } from "./Label-
|
|
5
|
+
import { t as i } from "./Label-DkJ9JjU6.js";
|
|
6
6
|
import a from "./components/icons/MadeInNorway.js";
|
|
7
7
|
import { jsx as o, jsxs as s } from "react/jsx-runtime";
|
|
8
8
|
var c = {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { a as e, d as t, i as n, o as r, u as i } from "./utils-BCI5dixg.js";
|
|
2
2
|
import { t as a } from "./clsx-D7D_XZ_-.js";
|
|
3
|
-
import { B as o, O as s, R as c, U as l, b as u, c as d, h as f, l as p, r as m, t as h,
|
|
4
|
-
import { t as _ } from "./Button-
|
|
3
|
+
import { B as o, O as s, R as c, U as l, b as u, c as d, h as f, l as p, r as m, t as h, y as g } from "./esm-CH52zwuf.js";
|
|
4
|
+
import { t as _ } from "./Button-BWe-hGo0.js";
|
|
5
5
|
import { t as v } from "./Container-mH6tG_kR.js";
|
|
6
6
|
import { t as y } from "./Logo-BRXxiQk8.js";
|
|
7
|
-
import { t as b } from "./PrefPanel-
|
|
8
|
-
import { t as x } from "./Search-
|
|
9
|
-
import { t as S } from "./Label-
|
|
10
|
-
import { t as C } from "./Notification-
|
|
7
|
+
import { t as b } from "./PrefPanel-Cf-9oKfS.js";
|
|
8
|
+
import { t as x } from "./Search-BvuVKy00.js";
|
|
9
|
+
import { t as S } from "./Label-DkJ9JjU6.js";
|
|
10
|
+
import { t as C } from "./Notification-BDC_8mYw.js";
|
|
11
11
|
import { useEffect as w, useRef as T, useState as E } from "react";
|
|
12
12
|
import { Fragment as D, jsx as O, jsxs as k } from "react/jsx-runtime";
|
|
13
13
|
var A = {
|
|
@@ -85,7 +85,7 @@ var A = {
|
|
|
85
85
|
{
|
|
86
86
|
title: "Support",
|
|
87
87
|
url: "https://www.highcharts.com/support/",
|
|
88
|
-
icon: /* @__PURE__ */ O(
|
|
88
|
+
icon: /* @__PURE__ */ O(g, {})
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
91
|
title: "Resources",
|
|
@@ -164,9 +164,9 @@ var q = [
|
|
|
164
164
|
tag: "new"
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
|
-
title: "Highcharts React
|
|
167
|
+
title: "Highcharts React v5",
|
|
168
168
|
description: "See what's new",
|
|
169
|
-
url: "https://www.highcharts.com/blog/post/highcharts-react-
|
|
169
|
+
url: "https://www.highcharts.com/blog/post/highcharts-react-v5-esm-support-cleaner-components-better-dx/",
|
|
170
170
|
tag: "new"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
@@ -193,31 +193,31 @@ function Y() {
|
|
|
193
193
|
e && R(M, e);
|
|
194
194
|
}, [e]), null;
|
|
195
195
|
}
|
|
196
|
-
function X({ subItems: t, children: r, notifications: o = J, link: s = "a", host: c = "https://www.highcharts.com", pathname: l, cssVariable:
|
|
196
|
+
function X({ subItems: t, children: r, notifications: o = J, link: s = "a", host: c = "https://www.highcharts.com", pathname: l, cssVariable: f, position: g = "sticky" }) {
|
|
197
197
|
let S = e("(max-width: 374px)"), w = e("(max-width: 849px)"), M = e("(max-width: 1300px)"), N = G(t), P = T(null), [F, L] = E(!1), [V, H] = E([]);
|
|
198
198
|
n(() => {
|
|
199
199
|
let e = P.current;
|
|
200
200
|
if (!e) return;
|
|
201
201
|
let n = t?.length ? N ? U : W : 0, r = 82 + V.length * 48 + n, i = -(82 + V.length * 48);
|
|
202
|
-
if (
|
|
203
|
-
e.style.transform = "",
|
|
202
|
+
if (g === "static") return e.style.transform = "", f && document.documentElement.style.setProperty("--header-bottom", `${r}px`), () => {
|
|
203
|
+
e.style.transform = "", f && document.documentElement.style.removeProperty("--header-bottom");
|
|
204
204
|
};
|
|
205
205
|
let a = window.scrollY, o = 0, s = null, c = null, l = () => {
|
|
206
|
-
c = null, !(!e || s === o) && (e.style.transform = `translate3d(0, ${o}px, 0)`,
|
|
206
|
+
c = null, !(!e || s === o) && (e.style.transform = `translate3d(0, ${o}px, 0)`, f && document.documentElement.style.setProperty("--header-bottom", `${r + o}px`), s = o);
|
|
207
207
|
};
|
|
208
208
|
l();
|
|
209
|
-
let
|
|
209
|
+
let u = () => {
|
|
210
210
|
let e = window.scrollY, t = e - a;
|
|
211
211
|
a = e, o = Math.min(0, Math.max(i, o - t)), c === null && (c = window.requestAnimationFrame(l));
|
|
212
212
|
};
|
|
213
|
-
return window.addEventListener("scroll",
|
|
214
|
-
window.removeEventListener("scroll",
|
|
213
|
+
return window.addEventListener("scroll", u, { passive: !0 }), () => {
|
|
214
|
+
window.removeEventListener("scroll", u), c !== null && cancelAnimationFrame(c), e.style.transform = "", f && document.documentElement.style.removeProperty("--header-bottom");
|
|
215
215
|
};
|
|
216
216
|
}, [
|
|
217
|
-
|
|
217
|
+
f,
|
|
218
218
|
N,
|
|
219
219
|
V.length,
|
|
220
|
-
|
|
220
|
+
g,
|
|
221
221
|
t?.length
|
|
222
222
|
]), n(() => {
|
|
223
223
|
if (!o.length) return;
|
|
@@ -312,7 +312,7 @@ function X({ subItems: t, children: r, notifications: o = J, link: s = "a", host
|
|
|
312
312
|
variant: F ? "soft" : "transparent",
|
|
313
313
|
className: A.menu,
|
|
314
314
|
onClick: X,
|
|
315
|
-
children: [F ? "Close" : "Menu", O(F ? h :
|
|
315
|
+
children: [F ? "Close" : "Menu", O(F ? h : u, {})]
|
|
316
316
|
}) })
|
|
317
317
|
]
|
|
318
318
|
})
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./clsx-D7D_XZ_-.js";
|
|
2
|
-
import { A as t, F as n, j as r } from "./esm-
|
|
3
|
-
import { t as i } from "./Button-
|
|
2
|
+
import { A as t, F as n, j as r } from "./esm-CH52zwuf.js";
|
|
3
|
+
import { t as i } from "./Button-BWe-hGo0.js";
|
|
4
4
|
import { forwardRef as a, useCallback as o, useEffect as s, useRef as c, useState as l } from "react";
|
|
5
5
|
import { jsx as u, jsxs as d } from "react/jsx-runtime";
|
|
6
6
|
var f = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { l as e } from "./utils-BCI5dixg.js";
|
|
2
2
|
import { t } from "./clsx-D7D_XZ_-.js";
|
|
3
|
-
import { D as n, I as r, U as i } from "./esm-
|
|
4
|
-
import { t as a } from "./Button-
|
|
3
|
+
import { D as n, I as r, U as i } from "./esm-CH52zwuf.js";
|
|
4
|
+
import { t as a } from "./Button-BWe-hGo0.js";
|
|
5
5
|
import { t as o } from "./Icon-Dwo9ZDNX.js";
|
|
6
6
|
import { t as s } from "./Link-DGMiLJES.js";
|
|
7
7
|
import { t as c } from "./InputSolo-DOZp13Mv.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as e } from "./clsx-D7D_XZ_-.js";
|
|
2
|
-
import { t } from "./esm-
|
|
3
|
-
import { t as n } from "./Button-
|
|
2
|
+
import { t } from "./esm-CH52zwuf.js";
|
|
3
|
+
import { t as n } from "./Button-BWe-hGo0.js";
|
|
4
4
|
import { t as r } from "./Container-mH6tG_kR.js";
|
|
5
|
-
import { t as i } from "./Label-
|
|
5
|
+
import { t as i } from "./Label-DkJ9JjU6.js";
|
|
6
6
|
import { useEffect as a, useState as o } from "react";
|
|
7
7
|
import { Fragment as s, jsx as c, jsxs as l } from "react/jsx-runtime";
|
|
8
8
|
var u = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { d as e, o as t } from "./utils-BCI5dixg.js";
|
|
2
2
|
import { t as n } from "./clsx-D7D_XZ_-.js";
|
|
3
|
-
import { L as r,
|
|
4
|
-
import { t as c } from "./Button-
|
|
3
|
+
import { L as r, _ as i, a, d as o, v as s } from "./esm-CH52zwuf.js";
|
|
4
|
+
import { t as c } from "./Button-BWe-hGo0.js";
|
|
5
5
|
import { _ as l, a as u, c as d, f, h as p, i as m, l as h, m as g, n as ee, o as _, r as v, t as y, u as b, y as x } from "./es2015-CJyFgdNb.js";
|
|
6
6
|
import { a as S, i as C, n as w, r as te, t as T } from "./dist-MBZ50zVE.js";
|
|
7
7
|
import * as E from "react";
|
|
@@ -212,7 +212,7 @@ function de() {
|
|
|
212
212
|
children: /* @__PURE__ */ k(c, {
|
|
213
213
|
variant: "transparent",
|
|
214
214
|
"aria-label": "Preferences",
|
|
215
|
-
children: [/* @__PURE__ */ O(
|
|
215
|
+
children: [/* @__PURE__ */ O(o, {}), /* @__PURE__ */ O(se, { className: Q.anchor })]
|
|
216
216
|
})
|
|
217
217
|
}), /* @__PURE__ */ O(le, { children: /* @__PURE__ */ O(ue, {
|
|
218
218
|
sideOffset: 8,
|
|
@@ -237,14 +237,14 @@ function de() {
|
|
|
237
237
|
name: "theme",
|
|
238
238
|
checked: n === "light",
|
|
239
239
|
onChange: () => l("light"),
|
|
240
|
-
children: [/* @__PURE__ */ O(
|
|
240
|
+
children: [/* @__PURE__ */ O(a, {}), "Light"]
|
|
241
241
|
}),
|
|
242
242
|
/* @__PURE__ */ k($, {
|
|
243
243
|
id: "dark",
|
|
244
244
|
name: "theme",
|
|
245
245
|
checked: n === "dark",
|
|
246
246
|
onChange: () => l("dark"),
|
|
247
|
-
children: [/* @__PURE__ */ O(
|
|
247
|
+
children: [/* @__PURE__ */ O(i, {}), "Dark"]
|
|
248
248
|
})
|
|
249
249
|
] })
|
|
250
250
|
}) })] });
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import { t as e } from "./clsx-D7D_XZ_-.js";
|
|
2
|
+
import { F as t, T as n, i as r, x as i } from "./esm-CH52zwuf.js";
|
|
3
|
+
import { t as a } from "./Button-BWe-hGo0.js";
|
|
4
|
+
import { t as o } from "./Typography-Dw2_XzMu.js";
|
|
5
|
+
import { useEffect as s, useRef as c } from "react";
|
|
6
|
+
import { jsx as l, jsxs as u } from "react/jsx-runtime";
|
|
7
|
+
var d = {
|
|
8
|
+
actions: "oRbWvq_actions",
|
|
9
|
+
chevron: "oRbWvq_chevron",
|
|
10
|
+
item: "oRbWvq_item",
|
|
11
|
+
itemIcon: "oRbWvq_itemIcon",
|
|
12
|
+
items: "oRbWvq_items",
|
|
13
|
+
itemText: "oRbWvq_itemText",
|
|
14
|
+
meta: "oRbWvq_meta",
|
|
15
|
+
root: "oRbWvq_root",
|
|
16
|
+
summary: "oRbWvq_summary",
|
|
17
|
+
title: "oRbWvq_title"
|
|
18
|
+
};
|
|
19
|
+
//#endregion
|
|
20
|
+
//#region lib/components/RoadmapDetails/index.tsx
|
|
21
|
+
function f({ title: f, items: p, primaryAction: m, meta: h, open: g, defaultOpen: _ = !1, onOpenChange: v, className: y, style: b }) {
|
|
22
|
+
let x = g !== void 0, S = c(null);
|
|
23
|
+
return s(() => {
|
|
24
|
+
let e = S.current;
|
|
25
|
+
e && (e.open = x ? g : _);
|
|
26
|
+
}, []), s(() => {
|
|
27
|
+
if (!x) return;
|
|
28
|
+
let e = S.current;
|
|
29
|
+
!e || e.open === g || (e.open = g);
|
|
30
|
+
}, [x, g]), /* @__PURE__ */ u("details", {
|
|
31
|
+
ref: S,
|
|
32
|
+
className: e("hsui-roadmap-details", d.root, y),
|
|
33
|
+
onToggle: (e) => {
|
|
34
|
+
v?.(e.currentTarget.open);
|
|
35
|
+
},
|
|
36
|
+
style: b,
|
|
37
|
+
children: [
|
|
38
|
+
/* @__PURE__ */ u("summary", {
|
|
39
|
+
className: d.summary,
|
|
40
|
+
children: [/* @__PURE__ */ l(o, {
|
|
41
|
+
as: "span",
|
|
42
|
+
size: 300,
|
|
43
|
+
weight: "medium",
|
|
44
|
+
className: d.title,
|
|
45
|
+
children: f
|
|
46
|
+
}), /* @__PURE__ */ l("span", {
|
|
47
|
+
className: d.chevron,
|
|
48
|
+
"aria-hidden": "true",
|
|
49
|
+
children: /* @__PURE__ */ l(t, {})
|
|
50
|
+
})]
|
|
51
|
+
}),
|
|
52
|
+
p && p.length > 0 && /* @__PURE__ */ l("ul", {
|
|
53
|
+
className: d.items,
|
|
54
|
+
children: p.map((e, t) => /* @__PURE__ */ u("li", {
|
|
55
|
+
className: d.item,
|
|
56
|
+
children: [/* @__PURE__ */ l("span", {
|
|
57
|
+
className: d.itemIcon,
|
|
58
|
+
"aria-hidden": "true",
|
|
59
|
+
children: e.icon ?? /* @__PURE__ */ l(r, {})
|
|
60
|
+
}), /* @__PURE__ */ l(o, {
|
|
61
|
+
as: "span",
|
|
62
|
+
size: 200,
|
|
63
|
+
className: d.itemText,
|
|
64
|
+
children: e.text
|
|
65
|
+
})]
|
|
66
|
+
}, t))
|
|
67
|
+
}),
|
|
68
|
+
(m || h) && /* @__PURE__ */ u("div", {
|
|
69
|
+
className: d.actions,
|
|
70
|
+
children: [m && ((e) => {
|
|
71
|
+
let t = e.variant ?? "neutral", r = l(t === "soft" ? n : i, {}), o = e.icon === null ? void 0 : e.icon === void 0 ? r : e.icon;
|
|
72
|
+
return /* @__PURE__ */ l(a, {
|
|
73
|
+
variant: t,
|
|
74
|
+
size: 200,
|
|
75
|
+
href: e.href,
|
|
76
|
+
onClick: (t) => {
|
|
77
|
+
t.stopPropagation(), e.onClick?.();
|
|
78
|
+
},
|
|
79
|
+
iconRight: o,
|
|
80
|
+
children: e.label
|
|
81
|
+
});
|
|
82
|
+
})(m), h && /* @__PURE__ */ l(o, {
|
|
83
|
+
as: "span",
|
|
84
|
+
size: 100,
|
|
85
|
+
className: d.meta,
|
|
86
|
+
children: h
|
|
87
|
+
})]
|
|
88
|
+
})
|
|
89
|
+
]
|
|
90
|
+
});
|
|
91
|
+
}
|
|
92
|
+
//#endregion
|
|
93
|
+
export { f as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as e, i as t, n, o as r, r as i, t as a } from "./chunk-foFoljWS.js";
|
|
2
|
-
import { E as o, H as s, M as c, V as l, W as u,
|
|
3
|
-
import { t as v } from "./Button-
|
|
2
|
+
import { E as o, H as s, M as c, V as l, W as u, g as d, k as f, l as p, m, p as h, u as g, z as _ } from "./esm-CH52zwuf.js";
|
|
3
|
+
import { t as v } from "./Button-BWe-hGo0.js";
|
|
4
4
|
import { c as y, f as b, h as x, l as S, m as ee, u as C } from "./es2015-CJyFgdNb.js";
|
|
5
5
|
import { t as te } from "./dist-SfVqm611.js";
|
|
6
6
|
import { i as w, n as T, r as E, t as D } from "./dist-BMBUb7XY.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../Button-
|
|
1
|
+
import { t as e } from "../../Button-BWe-hGo0.js";
|
|
2
2
|
export { e as Button };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../ButtonGroup-
|
|
1
|
+
import { t as e } from "../../ButtonGroup-CXgj-MxA.js";
|
|
2
2
|
export { e as ButtonGroup };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../../Checkbox-
|
|
1
|
+
import { n as e, t } from "../../Checkbox-Dgs_Bq30.js";
|
|
2
2
|
export { t as Checkbox, e as CheckboxGroup };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../CopyCode-
|
|
1
|
+
import { t as e } from "../../CopyCode-D6zuZ3nb.js";
|
|
2
2
|
export { e as CopyCode };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, r as t, t as n } from "../../Dropdown-
|
|
1
|
+
import { n as e, r as t, t as n } from "../../Dropdown-fBTRMHW7.js";
|
|
2
2
|
export { n as Dropdown, e as DropdownItem, t as DropdownSeparator };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../CookiePolicyModal-
|
|
1
|
+
import { t as e } from "../../CookiePolicyModal-loN0LAaO.js";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../FooterBottom-
|
|
1
|
+
import { t as e } from "../../FooterBottom-BuUj1R5w.js";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../FooterHelp-
|
|
1
|
+
import { t as e } from "../../FooterHelp-aae_c9D0.js";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../FooterLinks-
|
|
1
|
+
import { t as e } from "../../FooterLinks-CMoTnXpW.js";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../YoutubeModal-
|
|
1
|
+
import { t as e } from "../../YoutubeModal-CcsPAJj8.js";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../Footer-
|
|
1
|
+
import { t as e } from "../../Footer-CLBv8yI9.js";
|
|
2
2
|
export { e as Footer };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../../Header-
|
|
1
|
+
import { n as e, t } from "../../Header-DjRIOI5-.js";
|
|
2
2
|
export { t as Header, e as SubHeader };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as e, n as t, r as n, t as r } from "../../InputGrouped-
|
|
1
|
+
import { i as e, n as t, r as n, t as r } from "../../InputGrouped-qenKO8Jl.js";
|
|
2
2
|
export { r as FormGroup, t as FormRow, n as InputGrouped, e as SelectGrouped };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../../Label-
|
|
1
|
+
import { n as e, t } from "../../Label-DkJ9JjU6.js";
|
|
2
2
|
export { t as Label, e as NewTag };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t } from "../../Button-
|
|
1
|
+
import { x as e } from "../../esm-CH52zwuf.js";
|
|
2
|
+
import { t } from "../../Button-BWe-hGo0.js";
|
|
3
3
|
import { t as n } from "../../Typography-Dw2_XzMu.js";
|
|
4
4
|
import { t as r } from "../../styles.module-BZplfYRW.js";
|
|
5
5
|
import { jsx as i, jsxs as a } from "react/jsx-runtime";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "../../clsx-D7D_XZ_-.js";
|
|
2
|
-
import { t } from "../../esm-
|
|
3
|
-
import { t as n } from "../../Button-
|
|
2
|
+
import { t } from "../../esm-CH52zwuf.js";
|
|
3
|
+
import { t as n } from "../../Button-BWe-hGo0.js";
|
|
4
4
|
import { t as r } from "../../Typography-Dw2_XzMu.js";
|
|
5
5
|
import { t as i } from "../../styles.module-BZplfYRW.js";
|
|
6
6
|
import { useEffect as a, useRef as o } from "react";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../NewsletterSignup-
|
|
1
|
+
import { t as e } from "../../NewsletterSignup-CQ16wS4l.js";
|
|
2
2
|
export { e as NewsletterSignup };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../Notification-
|
|
1
|
+
import { t as e } from "../../Notification-BDC_8mYw.js";
|
|
2
2
|
export { e as Notification };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../../PrefPanel-
|
|
1
|
+
import { n as e, t } from "../../PrefPanel-Cf-9oKfS.js";
|
|
2
2
|
export { t as PrefPanel, e as PrefRadio };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../RoadmapDetails-
|
|
1
|
+
import { t as e } from "../../RoadmapDetails-8I0H8cJO.js";
|
|
2
2
|
export { e as RoadmapDetails };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../Search-
|
|
1
|
+
import { t as e } from "../../Search-BvuVKy00.js";
|
|
2
2
|
export { e as Search };
|
|
@@ -296,7 +296,7 @@ var r = function(t) {
|
|
|
296
296
|
strokeLinecap: "round",
|
|
297
297
|
strokeLinejoin: "round",
|
|
298
298
|
strokeWidth: 2,
|
|
299
|
-
d: "M21 9V3m0 0h-6m6 0-
|
|
299
|
+
d: "M21 9V3m0 0h-6m6 0-8 8m-3-6H7.8c-1.6802 0-2.5202 0-3.162.327a3 3 0 0 0-1.311 1.311C3 7.2798 3 8.1198 3 9.8v6.4c0 1.6802 0 2.5202.327 3.162a3 3 0 0 0 1.311 1.311C5.2798 21 6.1198 21 7.8 21h6.4c1.6802 0 2.5202 0 3.162-.327a3 3 0 0 0 1.311-1.311C19 18.7202 19 17.8802 19 16.2V14"
|
|
300
300
|
}) }));
|
|
301
301
|
}, C = function(t) {
|
|
302
302
|
return /* @__PURE__ */ e("svg", n({
|
|
@@ -310,7 +310,7 @@ var r = function(t) {
|
|
|
310
310
|
strokeLinecap: "round",
|
|
311
311
|
strokeLinejoin: "round",
|
|
312
312
|
strokeWidth: 2,
|
|
313
|
-
d: "
|
|
313
|
+
d: "M21 9V3m0 0h-6m6 0-9 9m-2-9H7.8c-1.6802 0-2.5202 0-3.162.327a3 3 0 0 0-1.311 1.311C3 5.2798 3 6.1198 3 7.8v8.4c0 1.6802 0 2.5202.327 3.162a3 3 0 0 0 1.311 1.311C5.2798 21 6.1198 21 7.8 21h8.4c1.6802 0 2.5202 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 18.7202 21 17.8802 21 16.2V14"
|
|
314
314
|
}) }));
|
|
315
315
|
}, w = function(t) {
|
|
316
316
|
return /* @__PURE__ */ e("svg", n({
|
|
@@ -324,7 +324,7 @@ var r = function(t) {
|
|
|
324
324
|
strokeLinecap: "round",
|
|
325
325
|
strokeLinejoin: "round",
|
|
326
326
|
strokeWidth: 2,
|
|
327
|
-
d: "
|
|
327
|
+
d: "M12 2v4m0 12v4M6 12H2m20 0h-4m1.0784 7.0784L16.25 16.25M19.0784 5 16.25 7.8283m-11.3284 11.25L7.75 16.25M4.9216 5 7.75 7.8283"
|
|
328
328
|
}) }));
|
|
329
329
|
}, T = function(t) {
|
|
330
330
|
return /* @__PURE__ */ e("svg", n({
|
|
@@ -338,7 +338,7 @@ var r = function(t) {
|
|
|
338
338
|
strokeLinecap: "round",
|
|
339
339
|
strokeLinejoin: "round",
|
|
340
340
|
strokeWidth: 2,
|
|
341
|
-
d: "
|
|
341
|
+
d: "M17 10V8c0-2.7614-2.2386-5-5-5S7 5.2386 7 8v2m5 4.5v2M8.8 21h6.4c1.6802 0 2.5202 0 3.162-.327a3 3 0 0 0 1.311-1.311C20 18.7202 20 17.8802 20 16.2v-1.4c0-1.6802 0-2.5202-.327-3.162a3 3 0 0 0-1.311-1.311C17.7202 10 16.8802 10 15.2 10H8.8c-1.6802 0-2.5202 0-3.162.327a3 3 0 0 0-1.311 1.311C4 12.2798 4 13.1198 4 14.8v1.4c0 1.6802 0 2.5202.327 3.162a3 3 0 0 0 1.311 1.311C6.2798 21 7.1198 21 8.8 21"
|
|
342
342
|
}) }));
|
|
343
343
|
}, E = function(t) {
|
|
344
344
|
return /* @__PURE__ */ e("svg", n({
|
|
@@ -352,7 +352,7 @@ var r = function(t) {
|
|
|
352
352
|
strokeLinecap: "round",
|
|
353
353
|
strokeLinejoin: "round",
|
|
354
354
|
strokeWidth: 2,
|
|
355
|
-
d: "
|
|
355
|
+
d: "m2 7 8.1649 5.7154c.6612.4629.9918.6943 1.3514.7839.3176.0792.6498.0792.9674 0 .3596-.0896.6902-.321 1.3514-.7839L22 7M6.8 20h10.4c1.6802 0 2.5202 0 3.162-.327a3 3 0 0 0 1.311-1.311C22 17.7202 22 16.8802 22 15.2V8.8c0-1.6802 0-2.5202-.327-3.162a3 3 0 0 0-1.311-1.311C19.7202 4 18.8802 4 17.2 4H6.8c-1.6802 0-2.5202 0-3.162.327a3 3 0 0 0-1.311 1.311C2 6.2798 2 7.1198 2 8.8v6.4c0 1.6802 0 2.5202.327 3.162a3 3 0 0 0 1.311 1.311C4.2798 20 5.1198 20 6.8 20"
|
|
356
356
|
}) }));
|
|
357
357
|
}, D = function(t) {
|
|
358
358
|
return /* @__PURE__ */ e("svg", n({
|
|
@@ -366,7 +366,7 @@ var r = function(t) {
|
|
|
366
366
|
strokeLinecap: "round",
|
|
367
367
|
strokeLinejoin: "round",
|
|
368
368
|
strokeWidth: 2,
|
|
369
|
-
d: "
|
|
369
|
+
d: "M3 12h12M3 6h18M3 18h18"
|
|
370
370
|
}) }));
|
|
371
371
|
}, O = function(t) {
|
|
372
372
|
return /* @__PURE__ */ e("svg", n({
|
|
@@ -380,7 +380,7 @@ var r = function(t) {
|
|
|
380
380
|
strokeLinecap: "round",
|
|
381
381
|
strokeLinejoin: "round",
|
|
382
382
|
strokeWidth: 2,
|
|
383
|
-
d: "
|
|
383
|
+
d: "M10 8.0022a2.2485 2.2485 0 0 1 2.501-1.4698 2.248 2.248 0 0 1 1.8682 2.2193c0 1.4989-2.2483 2.2483-2.2483 2.2483m.029 3h.01M7 18v2.3355c0 .5329 0 .7993.1092.9361a.5.5 0 0 0 .3913.1881c.1751-.0002.3832-.1666.7993-.4995l2.3854-1.9084c.4873-.3898.731-.5847 1.0023-.7233a3 3 0 0 1 .7617-.2672C12.7477 18 13.0597 18 13.6837 18H16.2c1.6802 0 2.5202 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 15.7202 21 14.8802 21 13.2V7.8c0-1.6802 0-2.5202-.327-3.162a3 3 0 0 0-1.311-1.311C18.7202 3 17.8802 3 16.2 3H7.8c-1.6802 0-2.5202 0-3.162.327a3 3 0 0 0-1.311 1.311C3 5.2798 3 6.1198 3 7.8V14c0 .93 0 1.395.1022 1.7765a3 3 0 0 0 2.1213 2.1213C5.605 18 6.07 18 7 18"
|
|
384
384
|
}) }));
|
|
385
385
|
}, k = function(t) {
|
|
386
386
|
return /* @__PURE__ */ e("svg", n({
|
|
@@ -394,7 +394,7 @@ var r = function(t) {
|
|
|
394
394
|
strokeLinecap: "round",
|
|
395
395
|
strokeLinejoin: "round",
|
|
396
396
|
strokeWidth: 2,
|
|
397
|
-
d: "
|
|
397
|
+
d: "M15 17v4H9v-4m-3.8 0h13.6c1.1201 0 1.6802 0 2.108-.218a2 2 0 0 0 .874-.874C22 15.4802 22 14.9201 22 13.8V6.2c0-1.1201 0-1.6802-.218-2.108a2 2 0 0 0-.874-.874C20.4802 3 19.9201 3 18.8 3H5.2c-1.1201 0-1.6802 0-2.108.218a2 2 0 0 0-.874.874C2 4.5198 2 5.08 2 6.2v7.6c0 1.1201 0 1.6802.218 2.108.1917.3763.4977.6823.874.874C3.5198 17 4.08 17 5.2 17"
|
|
398
398
|
}) }));
|
|
399
399
|
}, A = function(t) {
|
|
400
400
|
return /* @__PURE__ */ e("svg", n({
|
|
@@ -408,7 +408,7 @@ var r = function(t) {
|
|
|
408
408
|
strokeLinecap: "round",
|
|
409
409
|
strokeLinejoin: "round",
|
|
410
410
|
strokeWidth: 2,
|
|
411
|
-
d: "
|
|
411
|
+
d: "M21.9548 12.9564c-1.3769 2.4153-3.9757 4.0437-6.9548 4.0437-4.4183 0-8-3.5817-8-8 0-2.9794 1.6287-5.5783 4.0443-6.9552C5.9698 2.5261 2 6.7994 2 11.9998c0 5.5229 4.4772 10 10 10 5.2002 0 9.4733-3.9693 9.9548-9.0434"
|
|
412
412
|
}) }));
|
|
413
413
|
}, j = function(t) {
|
|
414
414
|
return /* @__PURE__ */ e("svg", n({
|
|
@@ -422,7 +422,7 @@ var r = function(t) {
|
|
|
422
422
|
strokeLinecap: "round",
|
|
423
423
|
strokeLinejoin: "round",
|
|
424
424
|
strokeWidth: 2,
|
|
425
|
-
d: "M12
|
|
425
|
+
d: "M12 12 2.3318 9.4455A10 10 0 0 0 8.254 21.2718zm0 0 .1047-9.9994a10 10 0 0 0-9.764 7.4112zm10 0c0 5.5228-4.4771 10-10 10S2 17.5228 2 12 6.4772 2 12 2s10 4.4772 10 10"
|
|
426
426
|
}) }));
|
|
427
427
|
}, M = function(t) {
|
|
428
428
|
return /* @__PURE__ */ e("svg", n({
|