highsoft-ui 1.0.115 → 1.0.117

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.
@@ -562,7 +562,7 @@ function ie({ link: t = "a", host: i = "https://www.highcharts.com" }) {
562
562
  }
563
563
  P(""), w(!0);
564
564
  try {
565
- (await fetch("https://hc-dev.highcharts.com/wp-json/activecampaign/v1/newsletter-signup", {
565
+ (await fetch("https://hc-dev-theme.highcharts.com/wp-json/activecampaign/v1/newsletter-signup", {
566
566
  method: "POST",
567
567
  headers: { "Content-Type": "application/json" },
568
568
  body: JSON.stringify({ email: t.value })
@@ -666,6 +666,7 @@ function ie({ link: t = "a", host: i = "https://www.highcharts.com" }) {
666
666
  ref: o
667
667
  }),
668
668
  /* @__PURE__ */ k(u, {
669
+ type: "submit",
669
670
  variant: N ? "danger" : "brand",
670
671
  loading: c,
671
672
  children: "Sign up"
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../Footer-Cil0UWzI.js";
1
+ import { t as e } from "../../Footer-5yMo5akY.js";
2
2
  export { e as Footer };
package/dist/main.js CHANGED
@@ -2,7 +2,7 @@ import { c as e, l as t, o as n } from "./utils-C4QGLbxr.js";
2
2
  import { t as r } from "./Button-9RIB8ZR0.js";
3
3
  import { t as i } from "./Container-LAkF4ShX.js";
4
4
  import { t as a } from "./PrefPanel-BTX6RAo4.js";
5
- import { t as o } from "./Footer-Cil0UWzI.js";
5
+ import { t as o } from "./Footer-5yMo5akY.js";
6
6
  import { t as s } from "./Logo-CZ5LYqub.js";
7
7
  import { t as c } from "./NewTag-C-3mRyvV.js";
8
8
  import { n as l } from "./GPTInput-DRFGKJ2u.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "highsoft-ui",
3
- "version": "1.0.115",
3
+ "version": "1.0.117",
4
4
  "description": "Highsoft UI",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",