genesys-spark-chart-components 4.117.0 → 4.117.1
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-499ac97a.js → color-palette-bd94968f.js} +12 -12
- package/dist/cjs/gux-chart-column-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-chart-donut-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-chart-line-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-chart-pie-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-chart-scatter-plot-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-visualization-beta.cjs.entry.js +1273 -520
- package/dist/esm/{color-palette-9e6cbce4.js → color-palette-2c4363f3.js} +12 -12
- package/dist/esm/gux-chart-column-beta.entry.js +1 -1
- package/dist/esm/gux-chart-donut-beta.entry.js +1 -1
- package/dist/esm/gux-chart-line-beta.entry.js +1 -1
- package/dist/esm/gux-chart-pie-beta.entry.js +1 -1
- package/dist/esm/gux-chart-scatter-plot-beta.entry.js +1 -1
- package/dist/esm/gux-visualization-beta.entry.js +1273 -520
- package/dist/genesys-chart-webcomponents/genesys-chart-webcomponents.esm.js +1 -1
- package/dist/genesys-chart-webcomponents/{p-91a5097d.entry.js → p-124a46e1.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-420ec809.entry.js → p-52ae245e.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-349a8e07.entry.js → p-585ea609.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-a24bfe34.entry.js → p-9737d797.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/p-b73c68d1.entry.js +11 -0
- package/dist/genesys-chart-webcomponents/{p-1d10f377.entry.js → p-de4b7d31.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-a2d91663.js → p-eb2043dc.js} +1 -1
- package/dist/stencil-wrapper.js +1 -1
- package/dist/types/stencil-wrapper.d.ts +1 -1
- package/package.json +12 -12
- package/dist/genesys-chart-webcomponents/p-8395ae64.entry.js +0 -11
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const name = "genesys-spark-chart-components";
|
|
4
|
-
const version = "4.117.
|
|
4
|
+
const version = "4.117.1";
|
|
5
5
|
const description = "Common chart webcomponents";
|
|
6
6
|
const license = "MIT";
|
|
7
7
|
const main = "dist/stencil-wrapper.js";
|
|
@@ -59,8 +59,8 @@ const dependencies = {
|
|
|
59
59
|
"vega-lite": "5.23.0"
|
|
60
60
|
};
|
|
61
61
|
const devDependencies = {
|
|
62
|
-
"@babel/core": "^7.26.
|
|
63
|
-
"@babel/preset-env": "^7.26.
|
|
62
|
+
"@babel/core": "^7.26.8",
|
|
63
|
+
"@babel/preset-env": "^7.26.8",
|
|
64
64
|
"@stencil/core": "4.20.0",
|
|
65
65
|
"@stencil/react-output-target": "^0.5.3",
|
|
66
66
|
"@stencil/sass": "^3.0.12",
|
|
@@ -69,14 +69,14 @@ const devDependencies = {
|
|
|
69
69
|
"@types/puppeteer": "^5.4.7",
|
|
70
70
|
"axe-core": "^4.10.2",
|
|
71
71
|
"axe-live": "^1.0.1",
|
|
72
|
-
eslint: "^9.
|
|
72
|
+
eslint: "^9.20.0",
|
|
73
73
|
"eslint-config-genesys-spark-components": "file:../../shared-configs/eslint-config-genesys-spark-components",
|
|
74
74
|
"file-loader": "^6.2.0",
|
|
75
75
|
"genesys-spark-tokens": "file:../genesys-spark-tokens",
|
|
76
|
-
glob: "^11.0.
|
|
76
|
+
glob: "^11.0.1",
|
|
77
77
|
globals: "^15.14.0",
|
|
78
78
|
handlebars: "^4.7.8",
|
|
79
|
-
inquirer: "^12.
|
|
79
|
+
inquirer: "^12.4.1",
|
|
80
80
|
jest: "^29.7.0",
|
|
81
81
|
"jest-cli": "^29.7.0",
|
|
82
82
|
"jest-config": "^29.7.0",
|
|
@@ -84,26 +84,26 @@ const devDependencies = {
|
|
|
84
84
|
"jest-junit": "^16.0.0",
|
|
85
85
|
"jest-silent-reporter": "^0.6.0",
|
|
86
86
|
jsdom: "^25.0.1",
|
|
87
|
-
"lint-staged": "^15.3
|
|
87
|
+
"lint-staged": "^15.4.3",
|
|
88
88
|
"node-fetch": "^3.3.2",
|
|
89
89
|
"npm-run-all": "^4.1.5",
|
|
90
|
-
"postcss-html": "^1.
|
|
90
|
+
"postcss-html": "^1.8.0",
|
|
91
91
|
"postcss-less": "^6.0.0",
|
|
92
92
|
"postcss-scss": "^4.0.9",
|
|
93
|
-
prettier: "^3.
|
|
93
|
+
prettier: "^3.5.0",
|
|
94
94
|
"prettier-config-genesys-spark-components": "file:../../shared-configs/prettier-config-genesys-spark-components",
|
|
95
95
|
"prettier-package-json": "^2.8.0",
|
|
96
96
|
puppeteer: "^14.4.1",
|
|
97
97
|
"rollup-plugin-copy": "^3.5.0",
|
|
98
98
|
"semver-sort": "^1.0.0",
|
|
99
99
|
smob: "^1.5.0",
|
|
100
|
-
stylelint: "^16.
|
|
100
|
+
stylelint: "^16.14.1",
|
|
101
101
|
"stylelint-config-genesys-spark-components": "file:../../shared-configs/stylelint-config-genesys-spark-components",
|
|
102
102
|
"stylelint-config-html": "^1.1.0",
|
|
103
103
|
"stylelint-config-recess-order": "^5.1.1",
|
|
104
104
|
"stylelint-config-standard": "^36.0.1",
|
|
105
|
-
"stylelint-scss": "^6.
|
|
106
|
-
"ts-loader": "^9.5.
|
|
105
|
+
"stylelint-scss": "^6.11.0",
|
|
106
|
+
"ts-loader": "^9.5.2",
|
|
107
107
|
typescript: "^4.9.5",
|
|
108
108
|
xmldom: "^0.6.0"
|
|
109
109
|
};
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-bb73bd35.js');
|
|
6
|
-
const colorPalette = require('./color-palette-
|
|
6
|
+
const colorPalette = require('./color-palette-bd94968f.js');
|
|
7
7
|
const logError = require('./log-error-8f448752.js');
|
|
8
8
|
|
|
9
9
|
const guxChartColumnCss = "gux-visualization-beta{height:fit-content;color:#2e394c;}gux-visualization-beta .mark-rect.layer_0_marks path{fill:url(#diagonalHatch0)}gux-visualization-beta .mark-rect.layer_1_marks path{fill:#1da8b3}";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-bb73bd35.js');
|
|
6
|
-
const colorPalette = require('./color-palette-
|
|
6
|
+
const colorPalette = require('./color-palette-bd94968f.js');
|
|
7
7
|
const logError = require('./log-error-8f448752.js');
|
|
8
8
|
|
|
9
9
|
const guxChartDonutCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-bb73bd35.js');
|
|
6
|
-
const colorPalette = require('./color-palette-
|
|
6
|
+
const colorPalette = require('./color-palette-bd94968f.js');
|
|
7
7
|
const logError = require('./log-error-8f448752.js');
|
|
8
8
|
|
|
9
9
|
const guxChartLineCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-bb73bd35.js');
|
|
6
|
-
const colorPalette = require('./color-palette-
|
|
6
|
+
const colorPalette = require('./color-palette-bd94968f.js');
|
|
7
7
|
const logError = require('./log-error-8f448752.js');
|
|
8
8
|
|
|
9
9
|
const guxChartPieCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-bb73bd35.js');
|
|
6
|
-
const colorPalette = require('./color-palette-
|
|
6
|
+
const colorPalette = require('./color-palette-bd94968f.js');
|
|
7
7
|
const logError = require('./log-error-8f448752.js');
|
|
8
8
|
|
|
9
9
|
const guxChartScatterPlotCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|