highsoft-ui 1.0.112 → 1.0.114

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.
@@ -422,10 +422,10 @@ var ee = [
422
422
  }],
423
423
  "Support Plans": [{
424
424
  title: "Advantage",
425
- url: "https://www.highcharts.com/products/highcharts-advantage/"
425
+ url: "https://www.highcharts.com/products/advantage/"
426
426
  }, {
427
427
  title: "Advantage Plus",
428
- url: "https://www.highcharts.com/products/highcharts-advantage/"
428
+ url: "https://www.highcharts.com/products/advantage/"
429
429
  }],
430
430
  Tools: [
431
431
  {
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../Footer-DY0QJnxb.js";
1
+ import { t as e } from "../../Footer-BpEGdu-G.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-Bbc4vmW_.js";
3
3
  import { t as i } from "./Container-LAkF4ShX.js";
4
4
  import { t as a } from "./PrefPanel-DmiRZs1n.js";
5
- import { t as o } from "./Footer-DY0QJnxb.js";
5
+ import { t as o } from "./Footer-BpEGdu-G.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,19 +1,25 @@
1
1
  {
2
2
  "name": "highsoft-ui",
3
- "version": "1.0.112",
3
+ "version": "1.0.114",
4
4
  "description": "Highsoft UI",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",
7
- "types": "dist/main.d.ts",
7
+ "types": "dist/lib/main.d.ts",
8
8
  "exports": {
9
9
  ".": {
10
10
  "import": "./dist/main.js",
11
- "types": "./dist/main.d.ts"
11
+ "types": "./dist/lib/main.d.ts"
12
12
  },
13
13
  "./css": "./dist/highsoft-ui.css",
14
14
  "./scss/variables": "./dist/scss/variables.scss",
15
- "./php": "./dist/php.js",
16
- "./php/client": "./dist/php-client.js",
15
+ "./php": {
16
+ "import": "./dist/php.js",
17
+ "types": "./dist/lib/php.d.ts"
18
+ },
19
+ "./php/client": {
20
+ "import": "./dist/php-client.js",
21
+ "types": "./dist/lib/php-client.d.ts"
22
+ },
17
23
  "./stylelint": "./stylelint.config.js"
18
24
  },
19
25
  "files": [