genesys-spark-chart-components 4.105.5 → 4.107.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 (32) hide show
  1. package/dist/cjs/{color-palette-85e13f4d.js → color-palette-f107c909.js} +3 -3
  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 +4037 -3483
  8. package/dist/collection/components/beta/gux-chart-column/gux-chart-column.js +1 -1
  9. package/dist/collection/components/beta/gux-chart-donut/gux-chart-donut.js +2 -2
  10. package/dist/collection/components/beta/gux-chart-line/gux-chart-line.js +1 -1
  11. package/dist/collection/components/beta/gux-chart-pie/gux-chart-pie.js +1 -1
  12. package/dist/collection/components/beta/gux-chart-scatter-plot/gux-chart-scatter-plot.js +1 -1
  13. package/dist/collection/components/beta/gux-visualization/gux-visualization.js +2 -2
  14. package/dist/esm/{color-palette-d1319310.js → color-palette-17204e74.js} +3 -3
  15. package/dist/esm/gux-chart-column-beta.entry.js +1 -1
  16. package/dist/esm/gux-chart-donut-beta.entry.js +1 -1
  17. package/dist/esm/gux-chart-line-beta.entry.js +1 -1
  18. package/dist/esm/gux-chart-pie-beta.entry.js +1 -1
  19. package/dist/esm/gux-chart-scatter-plot-beta.entry.js +1 -1
  20. package/dist/esm/gux-visualization-beta.entry.js +4037 -3483
  21. package/dist/genesys-chart-webcomponents/genesys-chart-webcomponents.esm.js +1 -1
  22. package/dist/genesys-chart-webcomponents/{p-93006b31.entry.js → p-04f054d9.entry.js} +1 -1
  23. package/dist/genesys-chart-webcomponents/{p-26f58ec8.entry.js → p-09ef03a9.entry.js} +1 -1
  24. package/dist/genesys-chart-webcomponents/{p-6c7052ec.entry.js → p-1a704f89.entry.js} +1 -1
  25. package/dist/genesys-chart-webcomponents/p-2a177bfa.entry.js +11 -0
  26. package/dist/genesys-chart-webcomponents/{p-bf16e9ca.js → p-515b9aa4.js} +1 -1
  27. package/dist/genesys-chart-webcomponents/{p-0dd122c2.entry.js → p-71228390.entry.js} +1 -1
  28. package/dist/genesys-chart-webcomponents/{p-ffd075fd.entry.js → p-e2c6d068.entry.js} +1 -1
  29. package/dist/stencil-wrapper.js +1 -1
  30. package/dist/types/stencil-wrapper.d.ts +1 -1
  31. package/package.json +3 -3
  32. package/dist/genesys-chart-webcomponents/p-49d1a771.entry.js +0 -11
@@ -360,7 +360,7 @@ export class GuxColumnChart {
360
360
  "EmbedOptions": {
361
361
  "location": "import",
362
362
  "path": "vega-embed",
363
- "id": "../../node_modules/vega-embed/build/vega-embed.module.d.ts::EmbedOptions"
363
+ "id": "../../node_modules/vega-embed/build/src/embed.d.ts::EmbedOptions"
364
364
  }
365
365
  }
366
366
  },
@@ -463,7 +463,7 @@ export class GuxDonutChart {
463
463
  "EmbedOptions": {
464
464
  "location": "import",
465
465
  "path": "vega-embed",
466
- "id": "../../node_modules/vega-embed/build/vega-embed.module.d.ts::EmbedOptions"
466
+ "id": "../../node_modules/vega-embed/build/src/embed.d.ts::EmbedOptions"
467
467
  }
468
468
  }
469
469
  },
@@ -552,7 +552,7 @@ export class GuxDonutChart {
552
552
  "EmbedOptions": {
553
553
  "location": "import",
554
554
  "path": "vega-embed",
555
- "id": "../../node_modules/vega-embed/build/vega-embed.module.d.ts::EmbedOptions"
555
+ "id": "../../node_modules/vega-embed/build/src/embed.d.ts::EmbedOptions"
556
556
  }
557
557
  }
558
558
  },
@@ -408,7 +408,7 @@ export class GuxLineChart {
408
408
  "EmbedOptions": {
409
409
  "location": "import",
410
410
  "path": "vega-embed",
411
- "id": "../../node_modules/vega-embed/build/vega-embed.module.d.ts::EmbedOptions"
411
+ "id": "../../node_modules/vega-embed/build/src/embed.d.ts::EmbedOptions"
412
412
  }
413
413
  }
414
414
  },
@@ -261,7 +261,7 @@ export class GuxPieChart {
261
261
  "EmbedOptions": {
262
262
  "location": "import",
263
263
  "path": "vega-embed",
264
- "id": "../../node_modules/vega-embed/build/vega-embed.module.d.ts::EmbedOptions"
264
+ "id": "../../node_modules/vega-embed/build/src/embed.d.ts::EmbedOptions"
265
265
  }
266
266
  }
267
267
  },
@@ -382,7 +382,7 @@ export class GuxScatterPlotChart {
382
382
  "EmbedOptions": {
383
383
  "location": "import",
384
384
  "path": "vega-embed",
385
- "id": "../../node_modules/vega-embed/build/vega-embed.module.d.ts::EmbedOptions"
385
+ "id": "../../node_modules/vega-embed/build/src/embed.d.ts::EmbedOptions"
386
386
  }
387
387
  }
388
388
  },
@@ -93,7 +93,7 @@ export class GuxVisualization {
93
93
  "VisualizationSpec": {
94
94
  "location": "import",
95
95
  "path": "vega-embed",
96
- "id": "../../node_modules/vega-embed/build/vega-embed.module.d.ts::VisualizationSpec"
96
+ "id": "../../node_modules/vega-embed/build/src/embed.d.ts::VisualizationSpec"
97
97
  }
98
98
  }
99
99
  },
@@ -114,7 +114,7 @@ export class GuxVisualization {
114
114
  "EmbedOptions": {
115
115
  "location": "import",
116
116
  "path": "vega-embed",
117
- "id": "../../node_modules/vega-embed/build/vega-embed.module.d.ts::EmbedOptions"
117
+ "id": "../../node_modules/vega-embed/build/src/embed.d.ts::EmbedOptions"
118
118
  }
119
119
  }
120
120
  },
@@ -1,5 +1,5 @@
1
1
  const name = "genesys-spark-chart-components";
2
- const version = "4.105.5";
2
+ const version = "4.107.0";
3
3
  const description = "Common chart webcomponents";
4
4
  const license = "MIT";
5
5
  const main = "dist/stencil-wrapper.js";
@@ -53,8 +53,8 @@ const types = "dist/types/index.d.ts";
53
53
  const dependencies = {
54
54
  "@redsift/d3-rs-intl": "^0.4.0",
55
55
  vega: "5.30.0",
56
- "vega-embed": "6.26.0",
57
- "vega-lite": "5.21.0"
56
+ "vega-embed": "6.29.0",
57
+ "vega-lite": "5.23.0"
58
58
  };
59
59
  const devDependencies = {
60
60
  "@babel/core": "^7.26.0",
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-758376aa.js';
2
- import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-d1319310.js';
2
+ import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-17204e74.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-758376aa.js';
2
- import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-d1319310.js';
2
+ import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-17204e74.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-758376aa.js';
2
- import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-d1319310.js';
2
+ import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-17204e74.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-758376aa.js';
2
- import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-d1319310.js';
2
+ import { V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-17204e74.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-758376aa.js';
2
- import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-d1319310.js';
2
+ import { D as DEFAULT_LABEL_COLOR, a as DEFAULT_DOMAIN_COLOR, V as VISUALIZATION_COLORS, t as trackComponent } from './color-palette-17204e74.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}";