genesys-spark-chart-components 4.128.0 → 4.129.0

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.
Files changed (25) hide show
  1. package/dist/cjs/{color-palette-c313f128.js → color-palette-3dada4d8.js} +7 -7
  2. package/dist/cjs/gux-chart-column-beta.cjs.entry.js +1 -1
  3. package/dist/cjs/gux-chart-donut-beta.cjs.entry.js +1 -1
  4. package/dist/cjs/gux-chart-line-beta.cjs.entry.js +1 -1
  5. package/dist/cjs/gux-chart-pie-beta.cjs.entry.js +1 -1
  6. package/dist/cjs/gux-chart-scatter-plot-beta.cjs.entry.js +1 -1
  7. package/dist/cjs/gux-visualization-beta.cjs.entry.js +1 -1
  8. package/dist/esm/{color-palette-ba1ff3a4.js → color-palette-d9b0ff6d.js} +7 -7
  9. package/dist/esm/gux-chart-column-beta.entry.js +1 -1
  10. package/dist/esm/gux-chart-donut-beta.entry.js +1 -1
  11. package/dist/esm/gux-chart-line-beta.entry.js +1 -1
  12. package/dist/esm/gux-chart-pie-beta.entry.js +1 -1
  13. package/dist/esm/gux-chart-scatter-plot-beta.entry.js +1 -1
  14. package/dist/esm/gux-visualization-beta.entry.js +1 -1
  15. package/dist/genesys-chart-webcomponents/genesys-chart-webcomponents.esm.js +1 -1
  16. package/dist/genesys-chart-webcomponents/{p-5da4aec1.entry.js → p-40001282.entry.js} +1 -1
  17. package/dist/genesys-chart-webcomponents/{p-693a7590.entry.js → p-4fffc79b.entry.js} +1 -1
  18. package/dist/genesys-chart-webcomponents/{p-82881997.entry.js → p-5a3f4e10.entry.js} +1 -1
  19. package/dist/genesys-chart-webcomponents/{p-fb759b19.entry.js → p-9afc3766.entry.js} +1 -1
  20. package/dist/genesys-chart-webcomponents/{p-bcfc934d.entry.js → p-e49d39d1.entry.js} +1 -1
  21. package/dist/genesys-chart-webcomponents/{p-029551cc.js → p-eb4bc9a6.js} +1 -1
  22. package/dist/genesys-chart-webcomponents/{p-aa805a15.entry.js → p-f2cb976c.entry.js} +1 -1
  23. package/dist/stencil-wrapper.js +1 -1
  24. package/dist/types/stencil-wrapper.d.ts +1 -1
  25. package/package.json +7 -7
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const name = "genesys-spark-chart-components";
4
- const version = "4.128.0";
4
+ const version = "4.129.0";
5
5
  const description = "Common chart webcomponents";
6
6
  const license = "MIT";
7
7
  const main = "dist/stencil-wrapper.js";
@@ -68,14 +68,14 @@ const devDependencies = {
68
68
  "@types/puppeteer": "^5.4.7",
69
69
  "axe-core": "^4.10.2",
70
70
  "axe-live": "^1.0.1",
71
- eslint: "^9.20.1",
71
+ eslint: "^9.21.0",
72
72
  "eslint-config-genesys-spark-components": "file:../../shared-configs/eslint-config-genesys-spark-components",
73
73
  "file-loader": "^6.2.0",
74
74
  "genesys-spark-tokens": "file:../genesys-spark-tokens",
75
75
  glob: "^11.0.1",
76
- globals: "^15.15.0",
76
+ globals: "^16.0.0",
77
77
  handlebars: "^4.7.8",
78
- inquirer: "^12.4.1",
78
+ inquirer: "^12.4.2",
79
79
  jest: "^29.7.0",
80
80
  "jest-cli": "^29.7.0",
81
81
  "jest-config": "^29.7.0",
@@ -88,19 +88,19 @@ const devDependencies = {
88
88
  "postcss-html": "^1.8.0",
89
89
  "postcss-less": "^6.0.0",
90
90
  "postcss-scss": "^4.0.9",
91
- prettier: "^3.5.1",
91
+ prettier: "^3.5.3",
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.14.1",
98
+ stylelint: "^16.15.0",
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": "^6.0.0",
102
102
  "stylelint-config-standard": "^36.0.1",
103
- "stylelint-scss": "^6.11.0",
103
+ "stylelint-scss": "^6.11.1",
104
104
  "ts-loader": "^9.5.2",
105
105
  typescript: "5.5.4",
106
106
  xmldom: "^0.6.0"
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-409a039b.js');
6
- const colorPalette = require('./color-palette-c313f128.js');
6
+ const colorPalette = require('./color-palette-3dada4d8.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-409a039b.js');
6
- const colorPalette = require('./color-palette-c313f128.js');
6
+ const colorPalette = require('./color-palette-3dada4d8.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-409a039b.js');
6
- const colorPalette = require('./color-palette-c313f128.js');
6
+ const colorPalette = require('./color-palette-3dada4d8.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-409a039b.js');
6
- const colorPalette = require('./color-palette-c313f128.js');
6
+ const colorPalette = require('./color-palette-3dada4d8.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-409a039b.js');
6
- const colorPalette = require('./color-palette-c313f128.js');
6
+ const colorPalette = require('./color-palette-3dada4d8.js');
7
7
  const logError = require('./log-error-8f448752.js');
8
8
 
9
9
  const guxChartScatterPlotCss = "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$2 = require('./index-409a039b.js');
6
- const colorPalette = require('./color-palette-c313f128.js');
6
+ const colorPalette = require('./color-palette-3dada4d8.js');
7
7
 
8
8
  // Note: This regex matches even invalid JSON strings, but since we’re
9
9
  // working on the output of `JSON.stringify` we know that only valid strings
@@ -1,5 +1,5 @@
1
1
  const name = "genesys-spark-chart-components";
2
- const version = "4.128.0";
2
+ const version = "4.129.0";
3
3
  const description = "Common chart webcomponents";
4
4
  const license = "MIT";
5
5
  const main = "dist/stencil-wrapper.js";
@@ -66,14 +66,14 @@ const devDependencies = {
66
66
  "@types/puppeteer": "^5.4.7",
67
67
  "axe-core": "^4.10.2",
68
68
  "axe-live": "^1.0.1",
69
- eslint: "^9.20.1",
69
+ eslint: "^9.21.0",
70
70
  "eslint-config-genesys-spark-components": "file:../../shared-configs/eslint-config-genesys-spark-components",
71
71
  "file-loader": "^6.2.0",
72
72
  "genesys-spark-tokens": "file:../genesys-spark-tokens",
73
73
  glob: "^11.0.1",
74
- globals: "^15.15.0",
74
+ globals: "^16.0.0",
75
75
  handlebars: "^4.7.8",
76
- inquirer: "^12.4.1",
76
+ inquirer: "^12.4.2",
77
77
  jest: "^29.7.0",
78
78
  "jest-cli": "^29.7.0",
79
79
  "jest-config": "^29.7.0",
@@ -86,19 +86,19 @@ const devDependencies = {
86
86
  "postcss-html": "^1.8.0",
87
87
  "postcss-less": "^6.0.0",
88
88
  "postcss-scss": "^4.0.9",
89
- prettier: "^3.5.1",
89
+ prettier: "^3.5.3",
90
90
  "prettier-config-genesys-spark-components": "file:../../shared-configs/prettier-config-genesys-spark-components",
91
91
  "prettier-package-json": "^2.8.0",
92
92
  puppeteer: "^14.4.1",
93
93
  "rollup-plugin-copy": "^3.5.0",
94
94
  "semver-sort": "^1.0.0",
95
95
  smob: "^1.5.0",
96
- stylelint: "^16.14.1",
96
+ stylelint: "^16.15.0",
97
97
  "stylelint-config-genesys-spark-components": "file:../../shared-configs/stylelint-config-genesys-spark-components",
98
98
  "stylelint-config-html": "^1.1.0",
99
99
  "stylelint-config-recess-order": "^6.0.0",
100
100
  "stylelint-config-standard": "^36.0.1",
101
- "stylelint-scss": "^6.11.0",
101
+ "stylelint-scss": "^6.11.1",
102
102
  "ts-loader": "^9.5.2",
103
103
  typescript: "5.5.4",
104
104
  xmldom: "^0.6.0"
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-6f89ddc9.js';
2
- import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-ba1ff3a4.js';
2
+ import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-d9b0ff6d.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-6f89ddc9.js';
2
- import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-ba1ff3a4.js';
2
+ import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-d9b0ff6d.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-6f89ddc9.js';
2
- import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-ba1ff3a4.js';
2
+ import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-d9b0ff6d.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-6f89ddc9.js';
2
- import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-ba1ff3a4.js';
2
+ import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-d9b0ff6d.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-6f89ddc9.js';
2
- import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-ba1ff3a4.js';
2
+ import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-d9b0ff6d.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}";
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h as h$1, g as getElement } from './index-6f89ddc9.js';
2
- import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, t as trackComponent } from './color-palette-ba1ff3a4.js';
2
+ import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, t as trackComponent } from './color-palette-d9b0ff6d.js';
3
3
 
4
4
  // Note: This regex matches even invalid JSON strings, but since we’re
5
5
  // working on the output of `JSON.stringify` we know that only valid strings
@@ -1 +1 @@
1
- import{p as e,b as l}from"./p-699aab7f.js";export{s as setNonce}from"./p-699aab7f.js";import{g as a}from"./p-e1255160.js";(()=>{const l=import.meta.url,a={};return""!==l&&(a.resourcesUrl=new URL(".",l).href),e(a)})().then((async e=>(await a(),l([["p-5da4aec1",[[1,"gux-visualization-beta",{visualizationSpec:[16],embedOptions:[16]}]]],["p-bcfc934d",[[1,"gux-chart-column-beta",{labelColor:[1,"label-color"],domainColor:[1,"domain-color"],chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],xFieldName:[1,"x-field-name"],yFieldName:[1,"y-field-name"],xAxisTitle:[1,"x-axis-title"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],legendPosition:[1,"legend-position"],chartLayers:[16],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-fb759b19",[[1,"gux-chart-donut-beta",{chartData:[16],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],outerRadius:[2,"outer-radius"],innerRadius:[2,"inner-radius"],labelRadius:[2,"label-radius"],labelField:[1,"label-field"],gauge:[4],centerText:[1,"center-text"],centerSubText:[1,"center-sub-text"],showTooltip:[4,"show-tooltip"],tooltipOptions:[16],legendX:[2,"legend-x"],legendY:[2,"legend-y"],legendFontSize:[2,"legend-font-size"],legendSymbolSize:[2,"legend-symbol-size"],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-aa805a15",[[1,"gux-chart-line-beta",{labelColor:[1,"label-color"],domainColor:[1,"domain-color"],chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],includeDataPointMarkers:[4,"include-data-point-markers"],xFieldName:[1,"x-field-name"],xAxisTitle:[1,"x-axis-title"],yFieldName:[1,"y-field-name"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],strokeDash:[4,"stroke-dash"],interpolation:[1],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-82881997",[[1,"gux-chart-pie-beta",{chartData:[16],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],outerRadius:[2,"outer-radius"],labelRadius:[2,"label-radius"],labelField:[1,"label-field"],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-693a7590",[[1,"gux-chart-scatter-plot-beta",{labelColor:[1,"label-color"],domainColor:[1,"domain-color"],chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],xFieldName:[1,"x-field-name"],xAxisTitle:[1,"x-axis-title"],yFieldName:[1,"y-field-name"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],useShape:[1,"use-shape"],embedOptions:[16]},null,{chartData:["parseData"]}]]]],e))));
1
+ import{p as e,b as l}from"./p-699aab7f.js";export{s as setNonce}from"./p-699aab7f.js";import{g as a}from"./p-e1255160.js";(()=>{const l=import.meta.url,a={};return""!==l&&(a.resourcesUrl=new URL(".",l).href),e(a)})().then((async e=>(await a(),l([["p-40001282",[[1,"gux-visualization-beta",{visualizationSpec:[16],embedOptions:[16]}]]],["p-e49d39d1",[[1,"gux-chart-column-beta",{labelColor:[1,"label-color"],domainColor:[1,"domain-color"],chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],xFieldName:[1,"x-field-name"],yFieldName:[1,"y-field-name"],xAxisTitle:[1,"x-axis-title"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],legendPosition:[1,"legend-position"],chartLayers:[16],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-9afc3766",[[1,"gux-chart-donut-beta",{chartData:[16],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],outerRadius:[2,"outer-radius"],innerRadius:[2,"inner-radius"],labelRadius:[2,"label-radius"],labelField:[1,"label-field"],gauge:[4],centerText:[1,"center-text"],centerSubText:[1,"center-sub-text"],showTooltip:[4,"show-tooltip"],tooltipOptions:[16],legendX:[2,"legend-x"],legendY:[2,"legend-y"],legendFontSize:[2,"legend-font-size"],legendSymbolSize:[2,"legend-symbol-size"],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-f2cb976c",[[1,"gux-chart-line-beta",{labelColor:[1,"label-color"],domainColor:[1,"domain-color"],chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],includeDataPointMarkers:[4,"include-data-point-markers"],xFieldName:[1,"x-field-name"],xAxisTitle:[1,"x-axis-title"],yFieldName:[1,"y-field-name"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],strokeDash:[4,"stroke-dash"],interpolation:[1],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-5a3f4e10",[[1,"gux-chart-pie-beta",{chartData:[16],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],outerRadius:[2,"outer-radius"],labelRadius:[2,"label-radius"],labelField:[1,"label-field"],embedOptions:[16]},null,{chartData:["parseData"]}]]],["p-4fffc79b",[[1,"gux-chart-scatter-plot-beta",{labelColor:[1,"label-color"],domainColor:[1,"domain-color"],chartData:[16],xTickLabelSlant:[4,"x-tick-label-slant"],includeLegend:[4,"include-legend"],legendPosition:[1,"legend-position"],xFieldName:[1,"x-field-name"],xAxisTitle:[1,"x-axis-title"],yFieldName:[1,"y-field-name"],yAxisTitle:[1,"y-axis-title"],legendTitle:[1,"legend-title"],colorFieldName:[1,"color-field-name"],useShape:[1,"use-shape"],embedOptions:[16]},null,{chartData:["parseData"]}]]]],e))));