genesys-spark-chart-components 4.164.1 → 4.164.3
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.
- package/dist/cjs/{color-palette-cB4UzbLc.js → color-palette-xqs82D3e.js} +1 -1
- package/dist/cjs/genesys-chart-webcomponents.cjs.js +3 -3
- package/dist/cjs/gux-chart-column-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-chart-donut-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-chart-line-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-chart-pie-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-chart-scatter-plot-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-visualization-beta.cjs.entry.js +40235 -45442
- package/dist/cjs/{index-CP9t3-iN.js → index-C1lj7JoY.js} +7 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/esm/{color-palette-DjsPvchP.js → color-palette-5fV_nL_Y.js} +1 -1
- package/dist/esm/genesys-chart-webcomponents.js +4 -4
- package/dist/esm/gux-chart-column-beta.entry.js +2 -2
- package/dist/esm/gux-chart-donut-beta.entry.js +2 -2
- package/dist/esm/gux-chart-line-beta.entry.js +2 -2
- package/dist/esm/gux-chart-pie-beta.entry.js +2 -2
- package/dist/esm/gux-chart-scatter-plot-beta.entry.js +2 -2
- package/dist/esm/gux-visualization-beta.entry.js +40236 -45443
- package/dist/esm/{index-CDeWGOwC.js → index-ClZaGx2J.js} +7 -1
- package/dist/esm/loader.js +3 -3
- package/dist/genesys-chart-webcomponents/genesys-chart-webcomponents.esm.js +1 -1
- package/dist/genesys-chart-webcomponents/{p-60a0d286.entry.js → p-2d48d3b3.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-b4099afe.entry.js → p-46850873.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-14cfbd36.entry.js → p-5aeddf39.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-DjsPvchP.js → p-5fV_nL_Y.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-4b0c2ffa.entry.js → p-738c8ec2.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/p-ClZaGx2J.js +2 -0
- package/dist/genesys-chart-webcomponents/{p-089e4eef.entry.js → p-bef5e82b.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/p-f11e0ca9.entry.js +11 -0
- package/package.json +8 -8
- package/dist/genesys-chart-webcomponents/p-85533436.entry.js +0 -11
- package/dist/genesys-chart-webcomponents/p-CDeWGOwC.js +0 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "genesys-spark-chart-components",
|
|
3
|
-
"version": "4.164.
|
|
3
|
+
"version": "4.164.3",
|
|
4
4
|
"description": "Common chart webcomponents",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "dist/stencil-wrapper.js",
|
|
@@ -55,27 +55,27 @@
|
|
|
55
55
|
"devDependencies": {
|
|
56
56
|
"@babel/core": "^7.28.0",
|
|
57
57
|
"@babel/preset-env": "^7.28.0",
|
|
58
|
-
"@stencil/core": "4.36.
|
|
58
|
+
"@stencil/core": "4.36.2",
|
|
59
59
|
"@stencil/react-output-target": "^0.5.3",
|
|
60
60
|
"@stencil/sass": "^3.2.2",
|
|
61
61
|
"@types/jest": "^29.5.14",
|
|
62
62
|
"axe-core": "^4.10.3",
|
|
63
63
|
"axe-live": "^1.0.1",
|
|
64
|
-
"eslint": "^9.
|
|
64
|
+
"eslint": "^9.33.0",
|
|
65
65
|
"eslint-config-genesys-spark-components": "file:../../shared-configs/eslint-config-genesys-spark-components",
|
|
66
66
|
"file-loader": "^6.2.0",
|
|
67
67
|
"genesys-spark-tokens": "file:../genesys-spark-tokens",
|
|
68
68
|
"glob": "^11.0.3",
|
|
69
69
|
"globals": "^16.3.0",
|
|
70
70
|
"handlebars": "^4.7.8",
|
|
71
|
-
"inquirer": "^12.9.
|
|
71
|
+
"inquirer": "^12.9.1",
|
|
72
72
|
"jest": "^29.7.0",
|
|
73
73
|
"jest-cli": "^29.7.0",
|
|
74
74
|
"jest-config": "^29.7.0",
|
|
75
75
|
"jest-environment-node": "^29.7.0",
|
|
76
76
|
"jest-junit": "^16.0.0",
|
|
77
77
|
"jest-silent-reporter": "^0.6.0",
|
|
78
|
-
"lint-staged": "^16.1.
|
|
78
|
+
"lint-staged": "^16.1.5",
|
|
79
79
|
"node-fetch": "^3.3.2",
|
|
80
80
|
"npm-run-all": "^4.1.5",
|
|
81
81
|
"postcss-html": "^1.8.0",
|
|
@@ -84,15 +84,15 @@
|
|
|
84
84
|
"prettier": "^3.6.2",
|
|
85
85
|
"prettier-config-genesys-spark-components": "file:../../shared-configs/prettier-config-genesys-spark-components",
|
|
86
86
|
"prettier-package-json": "^2.8.0",
|
|
87
|
-
"puppeteer": "^24.
|
|
87
|
+
"puppeteer": "^24.16.1",
|
|
88
88
|
"rollup-plugin-copy": "^3.5.0",
|
|
89
89
|
"rollup-plugin-polyfill-node": "^0.13.0",
|
|
90
90
|
"semver-sort": "^1.0.0",
|
|
91
91
|
"smob": "^1.5.0",
|
|
92
|
-
"stylelint": "^16.
|
|
92
|
+
"stylelint": "^16.23.1",
|
|
93
93
|
"stylelint-config-genesys-spark-components": "file:../../shared-configs/stylelint-config-genesys-spark-components",
|
|
94
94
|
"stylelint-config-html": "^1.1.0",
|
|
95
|
-
"stylelint-config-recess-order": "^7.
|
|
95
|
+
"stylelint-config-recess-order": "^7.2.0",
|
|
96
96
|
"stylelint-config-standard": "^38.0.0",
|
|
97
97
|
"stylelint-order": "^7.0.0",
|
|
98
98
|
"stylelint-scss": "^6.12.1",
|