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,5 +1,5 @@
|
|
|
1
1
|
const name = "genesys-spark-chart-components";
|
|
2
|
-
const version = "4.117.
|
|
2
|
+
const version = "4.117.1";
|
|
3
3
|
const description = "Common chart webcomponents";
|
|
4
4
|
const license = "MIT";
|
|
5
5
|
const main = "dist/stencil-wrapper.js";
|
|
@@ -57,8 +57,8 @@ const dependencies = {
|
|
|
57
57
|
"vega-lite": "5.23.0"
|
|
58
58
|
};
|
|
59
59
|
const devDependencies = {
|
|
60
|
-
"@babel/core": "^7.26.
|
|
61
|
-
"@babel/preset-env": "^7.26.
|
|
60
|
+
"@babel/core": "^7.26.8",
|
|
61
|
+
"@babel/preset-env": "^7.26.8",
|
|
62
62
|
"@stencil/core": "4.20.0",
|
|
63
63
|
"@stencil/react-output-target": "^0.5.3",
|
|
64
64
|
"@stencil/sass": "^3.0.12",
|
|
@@ -67,14 +67,14 @@ const devDependencies = {
|
|
|
67
67
|
"@types/puppeteer": "^5.4.7",
|
|
68
68
|
"axe-core": "^4.10.2",
|
|
69
69
|
"axe-live": "^1.0.1",
|
|
70
|
-
eslint: "^9.
|
|
70
|
+
eslint: "^9.20.0",
|
|
71
71
|
"eslint-config-genesys-spark-components": "file:../../shared-configs/eslint-config-genesys-spark-components",
|
|
72
72
|
"file-loader": "^6.2.0",
|
|
73
73
|
"genesys-spark-tokens": "file:../genesys-spark-tokens",
|
|
74
|
-
glob: "^11.0.
|
|
74
|
+
glob: "^11.0.1",
|
|
75
75
|
globals: "^15.14.0",
|
|
76
76
|
handlebars: "^4.7.8",
|
|
77
|
-
inquirer: "^12.
|
|
77
|
+
inquirer: "^12.4.1",
|
|
78
78
|
jest: "^29.7.0",
|
|
79
79
|
"jest-cli": "^29.7.0",
|
|
80
80
|
"jest-config": "^29.7.0",
|
|
@@ -82,26 +82,26 @@ const devDependencies = {
|
|
|
82
82
|
"jest-junit": "^16.0.0",
|
|
83
83
|
"jest-silent-reporter": "^0.6.0",
|
|
84
84
|
jsdom: "^25.0.1",
|
|
85
|
-
"lint-staged": "^15.3
|
|
85
|
+
"lint-staged": "^15.4.3",
|
|
86
86
|
"node-fetch": "^3.3.2",
|
|
87
87
|
"npm-run-all": "^4.1.5",
|
|
88
|
-
"postcss-html": "^1.
|
|
88
|
+
"postcss-html": "^1.8.0",
|
|
89
89
|
"postcss-less": "^6.0.0",
|
|
90
90
|
"postcss-scss": "^4.0.9",
|
|
91
|
-
prettier: "^3.
|
|
91
|
+
prettier: "^3.5.0",
|
|
92
92
|
"prettier-config-genesys-spark-components": "file:../../shared-configs/prettier-config-genesys-spark-components",
|
|
93
93
|
"prettier-package-json": "^2.8.0",
|
|
94
94
|
puppeteer: "^14.4.1",
|
|
95
95
|
"rollup-plugin-copy": "^3.5.0",
|
|
96
96
|
"semver-sort": "^1.0.0",
|
|
97
97
|
smob: "^1.5.0",
|
|
98
|
-
stylelint: "^16.
|
|
98
|
+
stylelint: "^16.14.1",
|
|
99
99
|
"stylelint-config-genesys-spark-components": "file:../../shared-configs/stylelint-config-genesys-spark-components",
|
|
100
100
|
"stylelint-config-html": "^1.1.0",
|
|
101
101
|
"stylelint-config-recess-order": "^5.1.1",
|
|
102
102
|
"stylelint-config-standard": "^36.0.1",
|
|
103
|
-
"stylelint-scss": "^6.
|
|
104
|
-
"ts-loader": "^9.5.
|
|
103
|
+
"stylelint-scss": "^6.11.0",
|
|
104
|
+
"ts-loader": "^9.5.2",
|
|
105
105
|
typescript: "^4.9.5",
|
|
106
106
|
xmldom: "^0.6.0"
|
|
107
107
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-d8134161.js';
|
|
2
|
-
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-
|
|
2
|
+
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-2c4363f3.js';
|
|
3
3
|
import { l as logError } from './log-error-fbbfc3ab.js';
|
|
4
4
|
|
|
5
5
|
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}";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-d8134161.js';
|
|
2
|
-
import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-
|
|
2
|
+
import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-2c4363f3.js';
|
|
3
3
|
import { l as logError } from './log-error-fbbfc3ab.js';
|
|
4
4
|
|
|
5
5
|
const guxChartDonutCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-d8134161.js';
|
|
2
|
-
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-
|
|
2
|
+
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-2c4363f3.js';
|
|
3
3
|
import { l as logError } from './log-error-fbbfc3ab.js';
|
|
4
4
|
|
|
5
5
|
const guxChartLineCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-d8134161.js';
|
|
2
|
-
import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-
|
|
2
|
+
import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-2c4363f3.js';
|
|
3
3
|
import { l as logError } from './log-error-fbbfc3ab.js';
|
|
4
4
|
|
|
5
5
|
const guxChartPieCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-d8134161.js';
|
|
2
|
-
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-
|
|
2
|
+
import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-2c4363f3.js';
|
|
3
3
|
import { l as logError } from './log-error-fbbfc3ab.js';
|
|
4
4
|
|
|
5
5
|
const guxChartScatterPlotCss = "gux-visualization-beta{height:fit-content;color:#2e394c}";
|