highsoft-ui 1.0.116 → 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 })
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../Footer-COn-JnC7.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-COn-JnC7.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.116",
3
+ "version": "1.0.117",
4
4
  "description": "Highsoft UI",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",