highsoft-ui 1.0.121 → 1.0.122

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.
@@ -160,7 +160,7 @@ var q = [
160
160
  {
161
161
  title: "Highcharts Orbit",
162
162
  description: "AI-power for every Highchart",
163
- url: "https://hc-toolmod.highsoftlabs.com/",
163
+ url: "https://orbit.highsoftlabs.com/",
164
164
  tag: "new"
165
165
  },
166
166
  {
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "../../Header-CFcBQMGm.js";
1
+ import { n as e, t } from "../../Header-fTlA6ysy.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-CFcBQMGm.js";
21
+ import { n as O, t as k } from "./Header-fTlA6ysy.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.121",
3
+ "version": "1.0.122",
4
4
  "description": "Highsoft UI",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",