highsoft-ui 1.0.122 → 1.0.124
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/{CookiePolicyModal-BZkVbILl.js → CookiePolicyModal-BN_AXefZ.js} +1 -1
- package/dist/{DiscordInvite-Mkr81Pib.js → DiscordInvite-CR7g5hay.js} +1 -1
- package/dist/{Footer-bUIou6Hl.js → Footer-Bcxt0km4.js} +8 -8
- package/dist/{FooterBottom-_AezmdZB.js → FooterBottom-ybvI6wyw.js} +3 -3
- package/dist/{FooterHelp-CdeMRh1G.js → FooterHelp-D88w95D4.js} +2 -2
- package/dist/{FooterLinks-BUKcScC4.js → FooterLinks-C0N4vki6.js} +16 -2
- package/dist/{Header-fTlA6ysy.js → Header-CLt3O6Di.js} +97 -103
- package/dist/{NewsletterSignup-eGx4jwiM.js → NewsletterSignup-DEgL93rH.js} +2 -2
- package/dist/{Notification-CJ3iQv3Z.js → Notification-CuVjbJzV.js} +2 -2
- package/dist/{PrefPanel-25erkPRB.js → PrefPanel-CPWoS-hm.js} +1 -1
- package/dist/ProductIcon-DjgAODwc.js +68 -0
- package/dist/RadioBox-C_KZn7fw.js +76 -0
- package/dist/{Search-CDHkDXCm.js → Search-GNTU2NBl.js} +1040 -912
- package/dist/Tabs-CNkFaolf.js +55 -0
- package/dist/{YoutubeModal-DNaiM6RL.js → YoutubeModal-C58qsc27.js} +8 -5
- package/dist/chunk-3e0lkp8x.js +23 -0
- package/dist/components/ButtonGroup/index.js +1 -1
- package/dist/components/Container/index.js +1 -1
- package/dist/components/DiscordInvite/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/GPTInput/index.js +1 -1
- package/dist/components/Header/index.js +1 -1
- package/dist/components/Heading/index.js +1 -1
- package/dist/components/InputGrouped/index.js +1 -1
- package/dist/components/InputSolo/index.js +1 -1
- package/dist/components/Label/index.js +1 -1
- package/dist/components/Logo/index.js +1 -1
- 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/ProductIcon/icons/grayscale/Accessibility.js +44 -0
- package/dist/components/ProductIcon/icons/grayscale/Advantageplus.js +23 -0
- package/dist/components/ProductIcon/icons/grayscale/Api.js +21 -0
- package/dist/components/ProductIcon/icons/grayscale/CaseStudies.js +21 -0
- package/dist/components/ProductIcon/icons/grayscale/Changelog.js +21 -0
- package/dist/components/ProductIcon/icons/grayscale/ChartChooser.js +52 -0
- package/dist/components/ProductIcon/icons/grayscale/Core.js +34 -0
- package/dist/components/ProductIcon/icons/grayscale/CustomProjects.js +23 -0
- package/dist/components/ProductIcon/icons/grayscale/Dashboards.js +32 -0
- package/dist/components/ProductIcon/icons/grayscale/Demos.js +38 -0
- package/dist/components/ProductIcon/icons/grayscale/Docs.js +36 -0
- package/dist/components/ProductIcon/icons/grayscale/Editor.js +44 -0
- package/dist/components/ProductIcon/icons/grayscale/EduLicense.js +36 -0
- package/dist/components/ProductIcon/icons/grayscale/ExportServer.js +21 -0
- package/dist/components/ProductIcon/icons/grayscale/Gantt.js +49 -0
- package/dist/components/ProductIcon/icons/grayscale/Gpt.js +48 -0
- package/dist/components/ProductIcon/icons/grayscale/Grid.js +21 -0
- package/dist/components/ProductIcon/icons/grayscale/Hca.js +35 -0
- package/dist/components/ProductIcon/icons/grayscale/Lab.js +52 -0
- package/dist/components/ProductIcon/icons/grayscale/License.js +33 -0
- package/dist/components/ProductIcon/icons/grayscale/Maps.js +30 -0
- package/dist/components/ProductIcon/icons/grayscale/Python.js +36 -0
- package/dist/components/ProductIcon/icons/grayscale/Roadmap.js +28 -0
- package/dist/components/ProductIcon/icons/grayscale/Stock.js +32 -0
- package/dist/components/ProductIcon/icons/grayscale/Support.js +38 -0
- package/dist/components/ProductIcon/icons/grayscale/index.js +56 -0
- package/dist/components/ProductIcon/icons/line/Accessibility.js +25 -0
- package/dist/components/ProductIcon/icons/line/Advantageplus.js +23 -0
- package/dist/components/ProductIcon/icons/line/Api.js +21 -0
- package/dist/components/ProductIcon/icons/line/CaseStudies.js +21 -0
- package/dist/components/ProductIcon/icons/line/Changelog.js +21 -0
- package/dist/components/ProductIcon/icons/line/ChartChooser.js +52 -0
- package/dist/components/ProductIcon/icons/line/Core.js +18 -0
- package/dist/components/ProductIcon/icons/line/CustomProjects.js +25 -0
- package/dist/components/ProductIcon/icons/line/Dashboards.js +40 -0
- package/dist/components/ProductIcon/icons/line/Demos.js +18 -0
- package/dist/components/ProductIcon/icons/line/Docs.js +21 -0
- package/dist/components/ProductIcon/icons/line/Editor.js +18 -0
- package/dist/components/ProductIcon/icons/line/EduLicense.js +21 -0
- package/dist/components/ProductIcon/icons/line/ExportServer.js +18 -0
- package/dist/components/ProductIcon/icons/line/Gantt.js +21 -0
- package/dist/components/ProductIcon/icons/line/Gpt.js +18 -0
- package/dist/components/ProductIcon/icons/line/Grid.js +21 -0
- package/dist/components/ProductIcon/icons/line/Hca.js +21 -0
- package/dist/components/ProductIcon/icons/line/Lab.js +21 -0
- package/dist/components/ProductIcon/icons/line/License.js +21 -0
- package/dist/components/ProductIcon/icons/line/Maps.js +18 -0
- package/dist/components/ProductIcon/icons/line/Python.js +18 -0
- package/dist/components/ProductIcon/icons/line/Roadmap.js +18 -0
- package/dist/components/ProductIcon/icons/line/Stock.js +21 -0
- package/dist/components/ProductIcon/icons/line/Support.js +21 -0
- package/dist/components/ProductIcon/icons/line/index.js +56 -0
- package/dist/components/ProductIcon/icons/monochrome/Accessibility.js +44 -0
- package/dist/components/ProductIcon/icons/monochrome/Advantageplus.js +23 -0
- package/dist/components/ProductIcon/icons/monochrome/Api.js +28 -0
- package/dist/components/ProductIcon/icons/monochrome/CaseStudies.js +21 -0
- package/dist/components/ProductIcon/icons/monochrome/Changelog.js +21 -0
- package/dist/components/ProductIcon/icons/monochrome/ChartChooser.js +52 -0
- package/dist/components/ProductIcon/icons/monochrome/Core.js +34 -0
- package/dist/components/ProductIcon/icons/monochrome/CustomProjects.js +23 -0
- package/dist/components/ProductIcon/icons/monochrome/Dashboards.js +32 -0
- package/dist/components/ProductIcon/icons/monochrome/Demos.js +38 -0
- package/dist/components/ProductIcon/icons/monochrome/Docs.js +36 -0
- package/dist/components/ProductIcon/icons/monochrome/Editor.js +44 -0
- package/dist/components/ProductIcon/icons/monochrome/EduLicense.js +34 -0
- package/dist/components/ProductIcon/icons/monochrome/ExportServer.js +21 -0
- package/dist/components/ProductIcon/icons/monochrome/Gantt.js +49 -0
- package/dist/components/ProductIcon/icons/monochrome/Gpt.js +48 -0
- package/dist/components/ProductIcon/icons/monochrome/Grid.js +21 -0
- package/dist/components/ProductIcon/icons/monochrome/Hca.js +35 -0
- package/dist/components/ProductIcon/icons/monochrome/Lab.js +52 -0
- package/dist/components/ProductIcon/icons/monochrome/License.js +33 -0
- package/dist/components/ProductIcon/icons/monochrome/Maps.js +30 -0
- package/dist/components/ProductIcon/icons/monochrome/Python.js +25 -0
- package/dist/components/ProductIcon/icons/monochrome/Roadmap.js +32 -0
- package/dist/components/ProductIcon/icons/monochrome/Stock.js +32 -0
- package/dist/components/ProductIcon/icons/monochrome/Support.js +38 -0
- package/dist/components/ProductIcon/icons/monochrome/index.js +56 -0
- package/dist/components/ProductIcon/icons/multi/Accessibility.js +44 -0
- package/dist/components/ProductIcon/icons/multi/Advantageplus.js +23 -0
- package/dist/components/ProductIcon/icons/multi/Api.js +21 -0
- package/dist/components/ProductIcon/icons/multi/CaseStudies.js +21 -0
- package/dist/components/ProductIcon/icons/multi/Changelog.js +21 -0
- package/dist/components/ProductIcon/icons/multi/ChartChooser.js +52 -0
- package/dist/components/ProductIcon/icons/multi/Core.js +34 -0
- package/dist/components/ProductIcon/icons/multi/CustomProjects.js +23 -0
- package/dist/components/ProductIcon/icons/multi/Dashboards.js +32 -0
- package/dist/components/ProductIcon/icons/multi/Demos.js +38 -0
- package/dist/components/ProductIcon/icons/multi/Docs.js +36 -0
- package/dist/components/ProductIcon/icons/multi/Editor.js +44 -0
- package/dist/components/ProductIcon/icons/multi/EduLicense.js +34 -0
- package/dist/components/ProductIcon/icons/multi/ExportServer.js +21 -0
- package/dist/components/ProductIcon/icons/multi/Gantt.js +49 -0
- package/dist/components/ProductIcon/icons/multi/Gpt.js +48 -0
- package/dist/components/ProductIcon/icons/multi/Grid.js +21 -0
- package/dist/components/ProductIcon/icons/multi/Hca.js +35 -0
- package/dist/components/ProductIcon/icons/multi/Lab.js +52 -0
- package/dist/components/ProductIcon/icons/multi/License.js +33 -0
- package/dist/components/ProductIcon/icons/multi/Maps.js +30 -0
- package/dist/components/ProductIcon/icons/multi/Python.js +36 -0
- package/dist/components/ProductIcon/icons/multi/Roadmap.js +32 -0
- package/dist/components/ProductIcon/icons/multi/Stock.js +32 -0
- package/dist/components/ProductIcon/icons/multi/Support.js +38 -0
- package/dist/components/ProductIcon/icons/multi/index.js +56 -0
- package/dist/components/ProductIcon/index.js +2 -0
- package/dist/components/RadioBox/index.js +2 -0
- package/dist/components/Search/index.js +1 -1
- package/dist/components/Tabs/index.js +2 -0
- package/dist/components/Typography/index.js +1 -1
- package/dist/{dist-GNbC83fc.js → dist-D4rcQ6qo.js} +1 -1
- package/dist/{dist-fJmWSp8_.js → dist-O77K9Ele.js} +1 -1
- package/dist/highsoft-ui.css +1 -1
- package/dist/lib/components/ProductIcon/icons/grayscale/Accessibility.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Advantageplus.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Api.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/CaseStudies.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Changelog.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/ChartChooser.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Core.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/CustomProjects.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Dashboards.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Demos.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Docs.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Editor.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/EduLicense.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/ExportServer.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Gantt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Gpt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Grid.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Hca.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Lab.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/License.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Maps.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Python.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Roadmap.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Stock.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Support.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/index.d.ts +25 -0
- package/dist/lib/components/ProductIcon/icons/line/Accessibility.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Advantageplus.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Api.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/CaseStudies.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Changelog.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/ChartChooser.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Core.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/CustomProjects.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Dashboards.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Demos.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Docs.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Editor.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/EduLicense.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/ExportServer.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Gantt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Gpt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Grid.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Hca.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Lab.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/License.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Maps.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Python.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Roadmap.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Stock.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Support.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/index.d.ts +25 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Accessibility.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Advantageplus.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Api.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/CaseStudies.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Changelog.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/ChartChooser.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Core.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/CustomProjects.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Dashboards.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Demos.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Docs.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Editor.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/EduLicense.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/ExportServer.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Gantt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Gpt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Grid.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Hca.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Lab.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/License.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Maps.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Python.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Roadmap.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Stock.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Support.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/index.d.ts +25 -0
- package/dist/lib/components/ProductIcon/icons/multi/Accessibility.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Advantageplus.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Api.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/CaseStudies.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Changelog.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/ChartChooser.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Core.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/CustomProjects.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Dashboards.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Demos.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Docs.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Editor.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/EduLicense.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/ExportServer.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Gantt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Gpt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Grid.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Hca.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Lab.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/License.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Maps.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Python.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Roadmap.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Stock.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Support.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/index.d.ts +25 -0
- package/dist/lib/components/ProductIcon/index.d.ts +59 -0
- package/dist/lib/components/RadioBox/index.d.ts +44 -0
- package/dist/lib/components/Tabs/index.d.ts +24 -0
- package/dist/lib/main.d.ts +6 -0
- package/dist/main.js +20 -17
- package/dist/scss/variables.scss +168 -0
- package/package.json +3 -2
- /package/dist/{ButtonGroup-M9-A5Xva.js → ButtonGroup-CfNp_xXf.js} +0 -0
- /package/dist/{Container-DI2smQRq.js → Container-mH6tG_kR.js} +0 -0
- /package/dist/{GPTInput-DKxJOGYt.js → GPTInput-CZF0-SfI.js} +0 -0
- /package/dist/{Heading-DuolDa27.js → Heading-DvLlRFvQ.js} +0 -0
- /package/dist/{InputGrouped-CiA86XL7.js → InputGrouped-jbMns5qa.js} +0 -0
- /package/dist/{InputSolo-cLqKBh1c.js → InputSolo-DOZp13Mv.js} +0 -0
- /package/dist/{Label-BH3YxfNt.js → Label-bbLlUYRM.js} +0 -0
- /package/dist/{Logo-h9bQL-cT.js → Logo-BRXxiQk8.js} +0 -0
- /package/dist/{Typography-nzBx3Yxn.js → Typography-Dw2_XzMu.js} +0 -0
- /package/dist/{es2015-C6iv4436.js → es2015-BE1Gei7w.js} +0 -0
- /package/dist/{fa-ByhY-7YY.js → fa-Ci5IATkb.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./esm-T3Xn_ZHF.js";
|
|
2
2
|
import { t } from "./Button-CJp__tle.js";
|
|
3
|
-
import { a as n, i as r, n as i, o as a, r as o, s, t as c } from "./dist-
|
|
3
|
+
import { a as n, i as r, n as i, o as a, r as o, s, t as c } from "./dist-O77K9Ele.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";
|
|
6
6
|
var m = {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { r as e } from "./utils-BCI5dixg.js";
|
|
2
2
|
import { A as t, N as n } from "./esm-T3Xn_ZHF.js";
|
|
3
3
|
import { t as r } from "./Button-CJp__tle.js";
|
|
4
|
-
import { t as i } from "./Container-
|
|
5
|
-
import { t as a } from "./DiscordInvite-
|
|
6
|
-
import { t as o } from "./Logo-
|
|
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-
|
|
4
|
+
import { t as i } from "./Container-mH6tG_kR.js";
|
|
5
|
+
import { t as a } from "./DiscordInvite-CR7g5hay.js";
|
|
6
|
+
import { t as o } from "./Logo-BRXxiQk8.js";
|
|
7
|
+
import { t as s } from "./NewsletterSignup-DEgL93rH.js";
|
|
8
|
+
import { t as c } from "./FooterBottom-ybvI6wyw.js";
|
|
9
|
+
import { t as l } from "./FooterHelp-D88w95D4.js";
|
|
10
|
+
import { t as u } from "./FooterLinks-C0N4vki6.js";
|
|
11
|
+
import { t as d } from "./YoutubeModal-C58qsc27.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
|
-
import { a as n, c as r, i, n as a, o, r as s, s as c, t as l } from "./fa-
|
|
3
|
-
import { t as u } from "./Typography-
|
|
4
|
-
import { t as d } from "./CookiePolicyModal-
|
|
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
|
+
import { t as u } from "./Typography-Dw2_XzMu.js";
|
|
4
|
+
import { t as d } from "./CookiePolicyModal-BN_AXefZ.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,8 +1,8 @@
|
|
|
1
1
|
import { a as e, t } from "./utils-BCI5dixg.js";
|
|
2
2
|
import { d as n, o as r } from "./esm-T3Xn_ZHF.js";
|
|
3
3
|
import { t as i } from "./Icon-Dwo9ZDNX.js";
|
|
4
|
-
import { o as a, r as o } from "./fa-
|
|
5
|
-
import { t as s } from "./Typography-
|
|
4
|
+
import { o as a, r as o } from "./fa-Ci5IATkb.js";
|
|
5
|
+
import { t as s } from "./Typography-Dw2_XzMu.js";
|
|
6
6
|
import { jsx as c, jsxs as l } from "react/jsx-runtime";
|
|
7
7
|
var u = {
|
|
8
8
|
help: "vfdIHG_help",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as e } from "./clsx-D7D_XZ_-.js";
|
|
2
2
|
import { x as t } from "./esm-T3Xn_ZHF.js";
|
|
3
3
|
import { t as n } from "./Icon-Dwo9ZDNX.js";
|
|
4
|
-
import { t as r } from "./Typography-
|
|
5
|
-
import { t as i } from "./Label-
|
|
4
|
+
import { t as r } from "./Typography-Dw2_XzMu.js";
|
|
5
|
+
import { t as i } from "./Label-bbLlUYRM.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 = {
|
|
@@ -192,6 +192,20 @@ var u = {
|
|
|
192
192
|
url: "https://www.highsoft.com/"
|
|
193
193
|
}
|
|
194
194
|
],
|
|
195
|
+
Solutions: [
|
|
196
|
+
{
|
|
197
|
+
title: "Finance",
|
|
198
|
+
url: "https://www.highcharts.com/industry/finance/"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
title: "Software",
|
|
202
|
+
url: "https://www.highcharts.com/industry/software/"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
title: "Healthcare",
|
|
206
|
+
url: "https://www.highcharts.com/industry/healthcare/"
|
|
207
|
+
}
|
|
208
|
+
],
|
|
195
209
|
"Data Connectors": [{
|
|
196
210
|
title: "Morningstar Data",
|
|
197
211
|
url: "https://www.highcharts.com/products/data-connector-for-morningstar/"
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import { t as v } from "./
|
|
6
|
-
import { t as y } from "./
|
|
7
|
-
import { t as b } from "./
|
|
8
|
-
import { t as x } from "./PrefPanel-
|
|
9
|
-
import { t as S } from "./Label-
|
|
10
|
-
import { t as C } from "./Notification-
|
|
1
|
+
import { a as e, d as t, i as n, o as r, u as i } from "./utils-BCI5dixg.js";
|
|
2
|
+
import { t as a } from "./clsx-D7D_XZ_-.js";
|
|
3
|
+
import { I as o, P as s, c, m as l, r as u, s as d, t as f, v as p, w as m, y as h, z as g } from "./esm-T3Xn_ZHF.js";
|
|
4
|
+
import { t as _ } from "./Button-CJp__tle.js";
|
|
5
|
+
import { t as v } from "./Container-mH6tG_kR.js";
|
|
6
|
+
import { t as y } from "./Logo-BRXxiQk8.js";
|
|
7
|
+
import { t as b } from "./Search-GNTU2NBl.js";
|
|
8
|
+
import { t as x } from "./PrefPanel-CPWoS-hm.js";
|
|
9
|
+
import { t as S } from "./Label-bbLlUYRM.js";
|
|
10
|
+
import { t as C } from "./Notification-CuVjbJzV.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 = {
|
|
@@ -75,32 +75,32 @@ var A = {
|
|
|
75
75
|
{
|
|
76
76
|
title: "Products",
|
|
77
77
|
url: "https://www.highcharts.com/products/",
|
|
78
|
-
icon: /* @__PURE__ */ O(
|
|
78
|
+
icon: /* @__PURE__ */ O(s, {})
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
title: "Demos",
|
|
82
82
|
url: "https://www.highcharts.com/demo",
|
|
83
|
-
icon: /* @__PURE__ */ O(
|
|
83
|
+
icon: /* @__PURE__ */ O(l, {})
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
title: "Support",
|
|
87
87
|
url: "https://www.highcharts.com/support/",
|
|
88
|
-
icon: /* @__PURE__ */ O(
|
|
88
|
+
icon: /* @__PURE__ */ O(p, {})
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
91
|
title: "Resources",
|
|
92
92
|
url: "https://www.highcharts.com/resources/",
|
|
93
|
-
icon: /* @__PURE__ */ O(
|
|
93
|
+
icon: /* @__PURE__ */ O(m, {})
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
title: "Pricing",
|
|
97
97
|
url: "https://shop.highcharts.com/",
|
|
98
|
-
icon: /* @__PURE__ */ O(
|
|
98
|
+
icon: /* @__PURE__ */ O(o, {})
|
|
99
99
|
},
|
|
100
100
|
{
|
|
101
101
|
title: "Blog",
|
|
102
102
|
url: "https://www.highcharts.com/blog/home/",
|
|
103
|
-
icon: /* @__PURE__ */ O(
|
|
103
|
+
icon: /* @__PURE__ */ O(g, {})
|
|
104
104
|
}
|
|
105
105
|
];
|
|
106
106
|
function B(e, t) {
|
|
@@ -118,22 +118,22 @@ var U = 72, W = 48;
|
|
|
118
118
|
function G(e) {
|
|
119
119
|
return !!e?.some(({ icon: e, selectedIcon: t }) => !!(e || t));
|
|
120
120
|
}
|
|
121
|
-
function K({ items: e, link: t = "a", host: n = "https://www.highcharts.com", pathname:
|
|
122
|
-
let
|
|
121
|
+
function K({ items: e, link: t = "a", host: n = "https://www.highcharts.com", pathname: i }) {
|
|
122
|
+
let o = r(), s = G(e);
|
|
123
123
|
return /* @__PURE__ */ O("div", {
|
|
124
|
-
className:
|
|
125
|
-
children: /* @__PURE__ */ O(
|
|
126
|
-
className:
|
|
124
|
+
className: a(A.sub, A.outer),
|
|
125
|
+
children: /* @__PURE__ */ O(v, {
|
|
126
|
+
className: a(A.subContainer, { [A.compact]: !s }),
|
|
127
127
|
as: "ul",
|
|
128
|
-
children: e.map(({ title: e, url:
|
|
129
|
-
let p =
|
|
128
|
+
children: e.map(({ title: e, url: r, prefixMatch: s, icon: c, selectedIcon: l, tag: u, tagVariant: d = "success" }, f) => {
|
|
129
|
+
let p = i || typeof window < "u" && window.location.pathname, m = typeof window < "u" && window.location.origin || "http://example.com", h = new URL(r, m), g = p && (!!i || o) && h.origin === m && (s ? p.startsWith(h.pathname) : h.pathname === p), _ = !!(c || l), v = typeof u == "string" || typeof u == "number" ? /* @__PURE__ */ O(S, {
|
|
130
130
|
variant: d,
|
|
131
131
|
iconLeft: !1,
|
|
132
132
|
children: u
|
|
133
133
|
}) : u;
|
|
134
134
|
return /* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(t, {
|
|
135
|
-
href: B(
|
|
136
|
-
className:
|
|
135
|
+
href: B(r, n),
|
|
136
|
+
className: a({
|
|
137
137
|
[A.withIcon]: _,
|
|
138
138
|
[A.selectableIcon]: l,
|
|
139
139
|
[A.selected]: g
|
|
@@ -163,12 +163,6 @@ var q = [
|
|
|
163
163
|
url: "https://orbit.highsoftlabs.com/",
|
|
164
164
|
tag: "new"
|
|
165
165
|
},
|
|
166
|
-
{
|
|
167
|
-
title: "Grid Pro",
|
|
168
|
-
description: "50% off through April 2026",
|
|
169
|
-
url: "https://www.highcharts.com/products/grid/",
|
|
170
|
-
tag: "new"
|
|
171
|
-
},
|
|
172
166
|
{
|
|
173
167
|
title: "Highcharts React v4.2.1",
|
|
174
168
|
description: "See what's new",
|
|
@@ -186,30 +180,30 @@ var q = [
|
|
|
186
180
|
content: q
|
|
187
181
|
}];
|
|
188
182
|
function Y() {
|
|
189
|
-
let { theme: e, setTheme:
|
|
183
|
+
let { theme: e, setTheme: n } = t(), r = T(!1);
|
|
190
184
|
return w(() => {
|
|
191
185
|
if (r.current) return;
|
|
192
|
-
let
|
|
193
|
-
if (
|
|
194
|
-
t
|
|
186
|
+
let t = L();
|
|
187
|
+
if (t && t !== e) {
|
|
188
|
+
n(t), r.current = !0;
|
|
195
189
|
return;
|
|
196
190
|
}
|
|
197
191
|
r.current = !0;
|
|
198
|
-
}, [
|
|
192
|
+
}, [n, e]), w(() => {
|
|
199
193
|
e && R(M, e);
|
|
200
194
|
}, [e]), null;
|
|
201
195
|
}
|
|
202
|
-
function X({ subItems:
|
|
203
|
-
let S =
|
|
204
|
-
|
|
196
|
+
function X({ subItems: t, children: r, notifications: o = J, link: s = "a", host: l = "https://www.highcharts.com", pathname: p, cssVariable: m, position: g = "sticky" }) {
|
|
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
|
+
n(() => {
|
|
205
199
|
let e = P.current;
|
|
206
200
|
if (!e) return;
|
|
207
|
-
let
|
|
208
|
-
if (
|
|
209
|
-
e.style.transform = "",
|
|
201
|
+
let n = t?.length ? N ? U : W : 0, r = 82 + V.length * 48 + n, i = -(82 + V.length * 48);
|
|
202
|
+
if (g === "static") return e.style.transform = "", m && document.documentElement.style.setProperty("--header-bottom", `${r}px`), () => {
|
|
203
|
+
e.style.transform = "", m && document.documentElement.style.removeProperty("--header-bottom");
|
|
210
204
|
};
|
|
211
205
|
let a = window.scrollY, o = 0, s = null, c = null, l = () => {
|
|
212
|
-
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)`, m && document.documentElement.style.setProperty("--header-bottom", `${r + o}px`), s = o);
|
|
213
207
|
};
|
|
214
208
|
l();
|
|
215
209
|
let u = () => {
|
|
@@ -217,19 +211,19 @@ function X({ subItems: n, children: i, notifications: s = J, link: c = "a", host
|
|
|
217
211
|
a = e, o = Math.min(0, Math.max(i, o - t)), c === null && (c = window.requestAnimationFrame(l));
|
|
218
212
|
};
|
|
219
213
|
return window.addEventListener("scroll", u, { passive: !0 }), () => {
|
|
220
|
-
window.removeEventListener("scroll", u), c !== null && cancelAnimationFrame(c), e.style.transform = "",
|
|
214
|
+
window.removeEventListener("scroll", u), c !== null && cancelAnimationFrame(c), e.style.transform = "", m && document.documentElement.style.removeProperty("--header-bottom");
|
|
221
215
|
};
|
|
222
216
|
}, [
|
|
223
|
-
|
|
217
|
+
m,
|
|
224
218
|
N,
|
|
225
219
|
V.length,
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
]),
|
|
229
|
-
if (!
|
|
220
|
+
g,
|
|
221
|
+
t?.length
|
|
222
|
+
]), n(() => {
|
|
223
|
+
if (!o.length) return;
|
|
230
224
|
let e = I();
|
|
231
|
-
H(e ?
|
|
232
|
-
}, [
|
|
225
|
+
H(e ? o.filter((t) => !t.id || !e.closed.includes(t.id)) : o);
|
|
226
|
+
}, [l, o]);
|
|
233
227
|
let q = (e) => {
|
|
234
228
|
if (e.preventDefault(), !(e.nativeEvent instanceof KeyboardEvent) || e.nativeEvent.code === "Enter" || e.nativeEvent.code === "Space") {
|
|
235
229
|
let e = document.querySelector("main");
|
|
@@ -242,7 +236,7 @@ function X({ subItems: n, children: i, notifications: s = J, link: c = "a", host
|
|
|
242
236
|
let t = I() ?? { closed: [] };
|
|
243
237
|
t.closed.includes(e) || R(j, JSON.stringify({ closed: [...t.closed, e] }));
|
|
244
238
|
};
|
|
245
|
-
return /* @__PURE__ */ k(
|
|
239
|
+
return /* @__PURE__ */ k(i, { children: [/* @__PURE__ */ O(Y, {}), /* @__PURE__ */ k("header", {
|
|
246
240
|
className: A.header,
|
|
247
241
|
children: [/* @__PURE__ */ k("div", {
|
|
248
242
|
className: A.content,
|
|
@@ -256,12 +250,12 @@ function X({ subItems: n, children: i, notifications: s = J, link: c = "a", host
|
|
|
256
250
|
onClose: () => Z(e)
|
|
257
251
|
}, i)),
|
|
258
252
|
/* @__PURE__ */ O("div", {
|
|
259
|
-
className:
|
|
260
|
-
children: /* @__PURE__ */ k(
|
|
253
|
+
className: a(A.main, A.outer),
|
|
254
|
+
children: /* @__PURE__ */ k(v, {
|
|
261
255
|
as: "nav",
|
|
262
256
|
className: A.container,
|
|
263
257
|
children: [
|
|
264
|
-
/* @__PURE__ */ O(
|
|
258
|
+
/* @__PURE__ */ O(_, {
|
|
265
259
|
as: "a",
|
|
266
260
|
className: A.skip,
|
|
267
261
|
size: 500,
|
|
@@ -270,122 +264,122 @@ function X({ subItems: n, children: i, notifications: s = J, link: c = "a", host
|
|
|
270
264
|
onKeyPress: q,
|
|
271
265
|
children: "Skip to content"
|
|
272
266
|
}),
|
|
273
|
-
/* @__PURE__ */ O(
|
|
267
|
+
/* @__PURE__ */ O(s, {
|
|
274
268
|
className: A.logo,
|
|
275
|
-
href: B("https://www.highcharts.com/",
|
|
276
|
-
children: /* @__PURE__ */ O(
|
|
269
|
+
href: B("https://www.highcharts.com/", l),
|
|
270
|
+
children: /* @__PURE__ */ O(y, { showText: !M || w && !S })
|
|
277
271
|
}),
|
|
278
272
|
/* @__PURE__ */ O("ul", {
|
|
279
273
|
className: A.links,
|
|
280
|
-
children: z.map(({ title: e, url: t }, n) => /* @__PURE__ */ O("li", { children: /* @__PURE__ */ O(
|
|
274
|
+
children: z.map(({ title: e, url: t }, n) => /* @__PURE__ */ O("li", { children: /* @__PURE__ */ O(_, {
|
|
281
275
|
variant: "plain",
|
|
282
276
|
size: 300,
|
|
283
|
-
as:
|
|
284
|
-
href: B(t,
|
|
277
|
+
as: s,
|
|
278
|
+
href: B(t, l),
|
|
285
279
|
children: e
|
|
286
280
|
}) }, n))
|
|
287
281
|
}),
|
|
288
282
|
/* @__PURE__ */ k("ul", {
|
|
289
283
|
className: A.buttons,
|
|
290
284
|
children: [
|
|
291
|
-
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(
|
|
285
|
+
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(_, {
|
|
292
286
|
variant: "transparent",
|
|
293
|
-
as:
|
|
294
|
-
href: B("https://www.highcharts.com/chat/gpt/",
|
|
287
|
+
as: s,
|
|
288
|
+
href: B("https://www.highcharts.com/chat/gpt/", l),
|
|
295
289
|
children: [/* @__PURE__ */ O("span", {
|
|
296
290
|
className: A.gpt,
|
|
297
291
|
children: "Highcharts GPT"
|
|
298
|
-
}), /* @__PURE__ */ O(
|
|
292
|
+
}), /* @__PURE__ */ O(d, {})]
|
|
299
293
|
}) }),
|
|
300
|
-
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ O(
|
|
294
|
+
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ O(b, {}) }),
|
|
301
295
|
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ O(x, {}) }),
|
|
302
|
-
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(
|
|
296
|
+
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(_, {
|
|
303
297
|
className: A.cta,
|
|
304
298
|
variant: "success",
|
|
305
|
-
as:
|
|
306
|
-
href: B("https://shop.highcharts.com/",
|
|
299
|
+
as: s,
|
|
300
|
+
href: B("https://shop.highcharts.com/", l),
|
|
307
301
|
"aria-label": "Buy Now",
|
|
308
|
-
children: [/* @__PURE__ */ O(
|
|
302
|
+
children: [/* @__PURE__ */ O(c, {}), "Buy Now"]
|
|
309
303
|
}) }),
|
|
310
|
-
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(
|
|
304
|
+
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(_, {
|
|
311
305
|
className: A.cta,
|
|
312
306
|
variant: "brand",
|
|
313
|
-
as:
|
|
314
|
-
href: B("https://www.highcharts.com/download/",
|
|
315
|
-
children: [/* @__PURE__ */ O(
|
|
307
|
+
as: s,
|
|
308
|
+
href: B("https://www.highcharts.com/download/", l),
|
|
309
|
+
children: [/* @__PURE__ */ O(u, {}), "Try for Free"]
|
|
316
310
|
}) }),
|
|
317
|
-
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(
|
|
311
|
+
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(_, {
|
|
318
312
|
variant: F ? "soft" : "transparent",
|
|
319
313
|
className: A.menu,
|
|
320
314
|
onClick: X,
|
|
321
|
-
children: [F ? "Close" : "Menu", O(F ?
|
|
315
|
+
children: [F ? "Close" : "Menu", O(F ? f : h, {})]
|
|
322
316
|
}) })
|
|
323
317
|
]
|
|
324
318
|
})
|
|
325
319
|
]
|
|
326
320
|
})
|
|
327
321
|
}),
|
|
328
|
-
!!
|
|
329
|
-
items:
|
|
330
|
-
link:
|
|
331
|
-
host:
|
|
332
|
-
pathname:
|
|
322
|
+
!!t?.length && /* @__PURE__ */ O(K, {
|
|
323
|
+
items: t,
|
|
324
|
+
link: s,
|
|
325
|
+
host: l,
|
|
326
|
+
pathname: p
|
|
333
327
|
}),
|
|
334
|
-
|
|
328
|
+
r
|
|
335
329
|
]
|
|
336
330
|
}), w && /* @__PURE__ */ k(D, { children: [/* @__PURE__ */ O("div", {
|
|
337
|
-
className:
|
|
331
|
+
className: a(A.mobileOverlay, { [A.open]: F }),
|
|
338
332
|
onClick: X
|
|
339
333
|
}), /* @__PURE__ */ k("nav", {
|
|
340
|
-
className:
|
|
334
|
+
className: a(A.mobile, { [A.open]: F }),
|
|
341
335
|
children: [
|
|
342
336
|
/* @__PURE__ */ k("div", {
|
|
343
337
|
className: A.container,
|
|
344
|
-
children: [/* @__PURE__ */ O(
|
|
338
|
+
children: [/* @__PURE__ */ O(s, {
|
|
345
339
|
className: A.logo,
|
|
346
|
-
href: B("https://www.highcharts.com/",
|
|
347
|
-
children: /* @__PURE__ */ O(
|
|
340
|
+
href: B("https://www.highcharts.com/", l),
|
|
341
|
+
children: /* @__PURE__ */ O(y, { showText: !S })
|
|
348
342
|
}), /* @__PURE__ */ k("ul", {
|
|
349
343
|
className: A.buttons,
|
|
350
344
|
children: [
|
|
351
|
-
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(
|
|
345
|
+
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(_, {
|
|
352
346
|
variant: "transparent",
|
|
353
|
-
as:
|
|
354
|
-
href: B("https://www.highcharts.com/chat/gpt/",
|
|
347
|
+
as: s,
|
|
348
|
+
href: B("https://www.highcharts.com/chat/gpt/", l),
|
|
355
349
|
children: [/* @__PURE__ */ O("span", {
|
|
356
350
|
className: A.gpt,
|
|
357
351
|
children: "Highcharts GPT"
|
|
358
|
-
}), /* @__PURE__ */ O(
|
|
352
|
+
}), /* @__PURE__ */ O(d, {})]
|
|
359
353
|
}) }),
|
|
360
|
-
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ O(
|
|
354
|
+
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ O(b, {}) }),
|
|
361
355
|
/* @__PURE__ */ O("li", { children: /* @__PURE__ */ O(x, {}) })
|
|
362
356
|
]
|
|
363
357
|
})]
|
|
364
358
|
}),
|
|
365
359
|
/* @__PURE__ */ k("ul", {
|
|
366
360
|
className: A.buttons,
|
|
367
|
-
children: [/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(
|
|
361
|
+
children: [/* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(_, {
|
|
368
362
|
variant: "brand",
|
|
369
363
|
fullWidth: !0,
|
|
370
|
-
as:
|
|
371
|
-
href: B("https://shop.highcharts.com/",
|
|
372
|
-
children: [/* @__PURE__ */ O(
|
|
373
|
-
}) }), /* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(
|
|
364
|
+
as: s,
|
|
365
|
+
href: B("https://shop.highcharts.com/", l),
|
|
366
|
+
children: [/* @__PURE__ */ O(c, {}), "Buy Now"]
|
|
367
|
+
}) }), /* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(_, {
|
|
374
368
|
variant: "success",
|
|
375
369
|
fullWidth: !0,
|
|
376
|
-
as:
|
|
377
|
-
href: B("https://www.highcharts.com/download/",
|
|
378
|
-
children: [/* @__PURE__ */ O(
|
|
370
|
+
as: s,
|
|
371
|
+
href: B("https://www.highcharts.com/download/", l),
|
|
372
|
+
children: [/* @__PURE__ */ O(u, {}), "Try for Free"]
|
|
379
373
|
}) })]
|
|
380
374
|
}),
|
|
381
375
|
/* @__PURE__ */ O("ul", {
|
|
382
376
|
className: A.links,
|
|
383
|
-
children: z.map(({ title: e, url: t, icon: n }, r) => /* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(
|
|
377
|
+
children: z.map(({ title: e, url: t, icon: n }, r) => /* @__PURE__ */ O("li", { children: /* @__PURE__ */ k(_, {
|
|
384
378
|
variant: "plain",
|
|
385
379
|
size: 500,
|
|
386
380
|
fullWidth: !0,
|
|
387
|
-
as:
|
|
388
|
-
href: B(t,
|
|
381
|
+
as: s,
|
|
382
|
+
href: B(t, l),
|
|
389
383
|
children: [n, e]
|
|
390
384
|
}) }, r))
|
|
391
385
|
})
|
|
@@ -4,8 +4,8 @@ import { C as n, M as r, z as i } from "./esm-T3Xn_ZHF.js";
|
|
|
4
4
|
import { t as a } from "./Button-CJp__tle.js";
|
|
5
5
|
import { t as o } from "./Icon-Dwo9ZDNX.js";
|
|
6
6
|
import { t as s } from "./Link-DGMiLJES.js";
|
|
7
|
-
import { t as c } from "./InputSolo-
|
|
8
|
-
import { t as l } from "./Typography-
|
|
7
|
+
import { t as c } from "./InputSolo-DOZp13Mv.js";
|
|
8
|
+
import { t as l } from "./Typography-Dw2_XzMu.js";
|
|
9
9
|
import { useEffect as u, useRef as d, useState as f } from "react";
|
|
10
10
|
import { jsx as p, jsxs as m } from "react/jsx-runtime";
|
|
11
11
|
var h = {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as e } from "./clsx-D7D_XZ_-.js";
|
|
2
2
|
import { t } from "./esm-T3Xn_ZHF.js";
|
|
3
3
|
import { t as n } from "./Button-CJp__tle.js";
|
|
4
|
-
import { t as r } from "./Container-
|
|
5
|
-
import { t as i } from "./Label-
|
|
4
|
+
import { t as r } from "./Container-mH6tG_kR.js";
|
|
5
|
+
import { t as i } from "./Label-bbLlUYRM.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 = {
|
|
@@ -2,7 +2,7 @@ import { d as e, o as t } from "./utils-BCI5dixg.js";
|
|
|
2
2
|
import { t as n } from "./clsx-D7D_XZ_-.js";
|
|
3
3
|
import { N as r, _ as i, g as a, i as o, u as s } from "./esm-T3Xn_ZHF.js";
|
|
4
4
|
import { t as c } from "./Button-CJp__tle.js";
|
|
5
|
-
import { _ as l, a as u, c as d, d as f, f as p, g as m, h, i as g, l as _, m as v, n as y, o as b, r as x, s as S, t as C, u as w } from "./es2015-
|
|
5
|
+
import { _ as l, a as u, c as d, d as f, f as p, g as m, h, i as g, l as _, m as v, n as y, o as b, r as x, s as S, t as C, u as w } from "./es2015-BE1Gei7w.js";
|
|
6
6
|
import * as T from "react";
|
|
7
7
|
import { useLayoutEffect as ee } from "react";
|
|
8
8
|
import { Fragment as E, jsx as D, jsxs as O } from "react/jsx-runtime";
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { t as e } from "./clsx-D7D_XZ_-.js";
|
|
2
|
+
import { t } from "./components/ProductIcon/icons/multi/index.js";
|
|
3
|
+
import { t as n } from "./components/ProductIcon/icons/monochrome/index.js";
|
|
4
|
+
import { t as r } from "./components/ProductIcon/icons/grayscale/index.js";
|
|
5
|
+
import { t as i } from "./components/ProductIcon/icons/line/index.js";
|
|
6
|
+
import { jsx as a } from "react/jsx-runtime";
|
|
7
|
+
var o = {
|
|
8
|
+
boxInner: "dUDeZG_boxInner",
|
|
9
|
+
boxOuter: "dUDeZG_boxOuter",
|
|
10
|
+
icon: "dUDeZG_icon",
|
|
11
|
+
svg: "dUDeZG_svg"
|
|
12
|
+
}, s = {
|
|
13
|
+
core: "Core",
|
|
14
|
+
stock: "Stock",
|
|
15
|
+
maps: "Maps",
|
|
16
|
+
gantt: "Gantt",
|
|
17
|
+
dashboards: "Dashboards",
|
|
18
|
+
grid: "Grid",
|
|
19
|
+
demos: "Demos",
|
|
20
|
+
docs: "Docs",
|
|
21
|
+
API: "Api",
|
|
22
|
+
changelog: "Changelog",
|
|
23
|
+
roadmap: "Roadmap",
|
|
24
|
+
"chart chooser": "ChartChooser",
|
|
25
|
+
hca: "Hca",
|
|
26
|
+
a11y: "Accessibility",
|
|
27
|
+
"edu license": "EduLicense",
|
|
28
|
+
gpt: "Gpt",
|
|
29
|
+
editor: "Editor",
|
|
30
|
+
"export server": "ExportServer",
|
|
31
|
+
python: "Python",
|
|
32
|
+
lab: "Lab",
|
|
33
|
+
support: "Support",
|
|
34
|
+
"custom projects": "CustomProjects",
|
|
35
|
+
"case studies": "CaseStudies",
|
|
36
|
+
license: "License",
|
|
37
|
+
"ADV+": "Advantageplus"
|
|
38
|
+
}, c = {
|
|
39
|
+
multi: t,
|
|
40
|
+
monochrome: n,
|
|
41
|
+
grayscale: r,
|
|
42
|
+
line: i
|
|
43
|
+
};
|
|
44
|
+
function l({ icon: t, theme: n = "multi", size: r = 24, box: i = !1, className: l, ...u }) {
|
|
45
|
+
let d = s[t], f = c[n][d];
|
|
46
|
+
if (!f) return console.warn(`ProductIcon: No icon found for "${t}" with theme "${n}"`), null;
|
|
47
|
+
let p = /* @__PURE__ */ a("span", {
|
|
48
|
+
className: e("hsui-product-icon", o.icon, l),
|
|
49
|
+
style: {
|
|
50
|
+
width: r,
|
|
51
|
+
height: r
|
|
52
|
+
},
|
|
53
|
+
children: /* @__PURE__ */ a(f, {
|
|
54
|
+
width: r,
|
|
55
|
+
height: r,
|
|
56
|
+
...u
|
|
57
|
+
})
|
|
58
|
+
});
|
|
59
|
+
return i ? /* @__PURE__ */ a("span", {
|
|
60
|
+
className: o.boxOuter,
|
|
61
|
+
children: /* @__PURE__ */ a("span", {
|
|
62
|
+
className: o.boxInner,
|
|
63
|
+
children: p
|
|
64
|
+
})
|
|
65
|
+
}) : p;
|
|
66
|
+
}
|
|
67
|
+
//#endregion
|
|
68
|
+
export { l as t };
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
import { t as e } from "./clsx-D7D_XZ_-.js";
|
|
2
|
+
import { createContext as t, useCallback as n, useContext as r, useId as i, useState as a } from "react";
|
|
3
|
+
import { jsx as o, jsxs as s } from "react/jsx-runtime";
|
|
4
|
+
var c = {
|
|
5
|
+
content: "oAzkEW_content",
|
|
6
|
+
disabled: "oAzkEW_disabled",
|
|
7
|
+
dot: "oAzkEW_dot",
|
|
8
|
+
iconVariant: "oAzkEW_iconVariant",
|
|
9
|
+
input: "oAzkEW_input",
|
|
10
|
+
radioBox: "oAzkEW_radioBox",
|
|
11
|
+
selected: "oAzkEW_selected"
|
|
12
|
+
}, l = t(null);
|
|
13
|
+
function u({ name: e, value: t, defaultValue: r, onChange: i, children: s, className: c, style: u }) {
|
|
14
|
+
let [d, f] = a(r), p = t !== void 0, m = p ? t : d, h = n((e) => {
|
|
15
|
+
p || f(e), i?.(e);
|
|
16
|
+
}, [p, i]);
|
|
17
|
+
return /* @__PURE__ */ o(l.Provider, {
|
|
18
|
+
value: {
|
|
19
|
+
name: e,
|
|
20
|
+
value: m,
|
|
21
|
+
onChange: h
|
|
22
|
+
},
|
|
23
|
+
children: /* @__PURE__ */ o("div", {
|
|
24
|
+
role: "radiogroup",
|
|
25
|
+
className: c,
|
|
26
|
+
style: u,
|
|
27
|
+
children: s
|
|
28
|
+
})
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
function d({ value: t, children: a, disabled: u = !1, checked: d, defaultChecked: f, onChange: p, name: m, variant: h = "default", iconLeft: g, className: _, style: v }) {
|
|
32
|
+
let y = r(l), b = i(), x = y !== null, S = x ? y.name : m, C = x ? y.value === t : d, w = n(() => {
|
|
33
|
+
u || (y?.onChange(t), p?.(t));
|
|
34
|
+
}, [
|
|
35
|
+
u,
|
|
36
|
+
y,
|
|
37
|
+
t,
|
|
38
|
+
p
|
|
39
|
+
]), T = n((e) => {
|
|
40
|
+
(e.key === " " || e.key === "Enter") && (e.preventDefault(), w());
|
|
41
|
+
}, [w]), E = x ? { checked: C ?? !1 } : d === void 0 ? { defaultChecked: f } : { checked: d };
|
|
42
|
+
return /* @__PURE__ */ s("label", {
|
|
43
|
+
tabIndex: u ? -1 : 0,
|
|
44
|
+
onKeyDown: T,
|
|
45
|
+
className: e("hsui-radiobox", c.radioBox, {
|
|
46
|
+
[c.selected]: C,
|
|
47
|
+
[c.disabled]: u,
|
|
48
|
+
[c.iconVariant]: h === "icon"
|
|
49
|
+
}, _),
|
|
50
|
+
style: v,
|
|
51
|
+
children: [
|
|
52
|
+
g,
|
|
53
|
+
/* @__PURE__ */ o("div", {
|
|
54
|
+
className: c.content,
|
|
55
|
+
children: a
|
|
56
|
+
}),
|
|
57
|
+
h === "default" && /* @__PURE__ */ o("span", {
|
|
58
|
+
className: c.dot,
|
|
59
|
+
"aria-hidden": "true"
|
|
60
|
+
}),
|
|
61
|
+
/* @__PURE__ */ o("input", {
|
|
62
|
+
type: "radio",
|
|
63
|
+
id: b,
|
|
64
|
+
tabIndex: -1,
|
|
65
|
+
className: c.input,
|
|
66
|
+
name: S,
|
|
67
|
+
value: t,
|
|
68
|
+
disabled: u,
|
|
69
|
+
onChange: w,
|
|
70
|
+
...E
|
|
71
|
+
})
|
|
72
|
+
]
|
|
73
|
+
});
|
|
74
|
+
}
|
|
75
|
+
//#endregion
|
|
76
|
+
export { u as n, d as t };
|