highsoft-ui 1.0.120 → 1.0.121

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.
@@ -158,9 +158,9 @@ function K({ items: e, link: t = "a", host: n = "https://www.highcharts.com", pa
158
158
  }
159
159
  var q = [
160
160
  {
161
- title: "Highcharts at CSUN 2026",
162
- description: "See what we're presenting",
163
- url: "https://www.highcharts.com/blog/news/highcharts-at-csun-2026-accessible-data-meets-ai/",
161
+ title: "Highcharts Orbit",
162
+ description: "AI-power for every Highchart",
163
+ url: "https://hc-toolmod.highsoftlabs.com/",
164
164
  tag: "new"
165
165
  },
166
166
  {
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "../../Header-DnPjlv3c.js";
1
+ import { n as e, t } from "../../Header-CFcBQMGm.js";
2
2
  export { t as Header, e as SubHeader };
package/dist/main.js CHANGED
@@ -18,6 +18,6 @@ import { n as C, t as w } from "./Label-BH3YxfNt.js";
18
18
  import { t as T } from "./Footer-bUIou6Hl.js";
19
19
  import { n as E } from "./GPTInput-DKxJOGYt.js";
20
20
  import { t as D } from "./Notification-CJ3iQv3Z.js";
21
- import { n as O, t as k } from "./Header-DnPjlv3c.js";
21
+ import { n as O, t as k } from "./Header-CFcBQMGm.js";
22
22
  import { ThemeLoader as A, themeLoaderScript as j } from "./components/ThemeLoader/index.js";
23
23
  export { a as Box, o as Button, u as ButtonGroup, g as Container, s as CopyCode, _ as DiscordInvite, T as Footer, h as FormGroup, p as FormRow, E as GPTInput, k as Header, v as Heading, c as Icon, m as InputGrouped, d as InputSolo, w as Label, l as Link, b as Logo, C as NewTag, x as NewsletterSignup, D as Notification, S as PrefPanel, f as SelectGrouped, O as SubHeader, A as ThemeLoader, i as ThemeProvider, y as Typography, j as themeLoaderScript, n as useClipboard, t as useNextTheme, r as useSuccessFlash, e as useTheme };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "highsoft-ui",
3
- "version": "1.0.120",
3
+ "version": "1.0.121",
4
4
  "description": "Highsoft UI",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",