highsoft-ui 1.0.104 → 1.0.105
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.
|
@@ -466,6 +466,10 @@ const Lt = [
|
|
|
466
466
|
title: "Fair Usage Policy",
|
|
467
467
|
url: "https://www.highcharts.com/blog/fair-usage-policy-pdf"
|
|
468
468
|
},
|
|
469
|
+
{
|
|
470
|
+
title: "Refund Policy",
|
|
471
|
+
url: "https://www.highcharts.com/refund-policy-pdf"
|
|
472
|
+
},
|
|
469
473
|
{
|
|
470
474
|
title: "Standard License Agreement",
|
|
471
475
|
url: "https://shop.highcharts.com/license"
|
|
@@ -3,7 +3,7 @@ import { useRef as U, useState as P, useEffect as A } from "react";
|
|
|
3
3
|
import { a as T, b as W, J as ot, c as rt, z as st } from "../../utils-BKDJp1i0.js";
|
|
4
4
|
import { A as it } from "../../Announcement03-obPaH4LK.js";
|
|
5
5
|
import { _ as w } from "../../extends-hS2Bh-Yp.js";
|
|
6
|
-
import { S as j, a as $ } from "../../index-
|
|
6
|
+
import { S as j, a as $ } from "../../index-DBxcGelq.js";
|
|
7
7
|
import { X as ct } from "../../XClose-CCu1vrNS.js";
|
|
8
8
|
import { c as b } from "../../clsx-OuTLNxxd.js";
|
|
9
9
|
import { Button as m } from "../Button/index.js";
|