@carbon/charts 1.17.2 → 1.18.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 (30) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/{angle-utils-Cq7fAZ_G.mjs → angle-utils-CkmwGwzz.mjs} +3 -3
  3. package/dist/{angle-utils-Cq7fAZ_G.mjs.map → angle-utils-CkmwGwzz.mjs.map} +1 -1
  4. package/dist/{array-Dp6N70oc.mjs → array-CpuOY0Tp.mjs} +2 -2
  5. package/dist/{array-Dp6N70oc.mjs.map → array-CpuOY0Tp.mjs.map} +1 -1
  6. package/dist/{enums-DwsxZqjR.mjs → axis-scales-CPuwbFQf.mjs} +53 -52
  7. package/dist/axis-scales-CPuwbFQf.mjs.map +1 -0
  8. package/dist/{choropleth-BVD28Asn.mjs → choropleth-DP0S8zBU.mjs} +2122 -2122
  9. package/dist/choropleth-DP0S8zBU.mjs.map +1 -0
  10. package/dist/{color-scale-utils-BpobzRX6.mjs → color-scale-utils-Be_a2c4x.mjs} +309 -310
  11. package/dist/color-scale-utils-Be_a2c4x.mjs.map +1 -0
  12. package/dist/components/index.mjs +1 -1
  13. package/dist/{index-zSuueE1Q.mjs → index-DwV8lNnO.mjs} +23 -22
  14. package/dist/index-DwV8lNnO.mjs.map +1 -0
  15. package/dist/{index-CeYuVh-h.mjs → index-FK7aFzKz.mjs} +4 -4
  16. package/dist/{index-CeYuVh-h.mjs.map → index-FK7aFzKz.mjs.map} +1 -1
  17. package/dist/index.d.ts +2 -2
  18. package/dist/index.mjs +41 -40
  19. package/dist/interfaces/index.d.ts +2 -1
  20. package/dist/interfaces/index.mjs +23 -22
  21. package/dist/model/index.mjs +3 -3
  22. package/dist/services/index.mjs +3 -3
  23. package/dist/umd/bundle.umd.cjs +15 -15
  24. package/dist/umd/bundle.umd.cjs.map +1 -1
  25. package/dist/umd/bundle.umd.js +15 -15
  26. package/package.json +11 -11
  27. package/dist/choropleth-BVD28Asn.mjs.map +0 -1
  28. package/dist/color-scale-utils-BpobzRX6.mjs.map +0 -1
  29. package/dist/enums-DwsxZqjR.mjs.map +0 -1
  30. package/dist/index-zSuueE1Q.mjs.map +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
3
3
  All notable changes to this project will be documented in this file. See
4
4
  [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # 1.18.0 (2024-07-09)
7
+
8
+ ### Features
9
+
10
+ - **docs:** add utility examples
11
+ ([#1867](https://github.com/carbon-design-system/carbon-charts/issues/1867))
12
+ ([026e12a](https://github.com/carbon-design-system/carbon-charts/commit/026e12a1dadd966a2e35feb122f586f7c525b4cb))
13
+
14
+ # Change Log
15
+
16
+ All notable changes to this project will be documented in this file. See
17
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
18
+
19
+ ## 1.17.3 (2024-07-03)
20
+
21
+ **Note:** Version bump only for package @carbon/charts
22
+
23
+ # Change Log
24
+
25
+ All notable changes to this project will be documented in this file. See
26
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
27
+
6
28
  ## 1.17.2 (2024-06-27)
7
29
 
8
30
  ### Bug Fixes
@@ -1,5 +1,5 @@
1
- import { P as qt, Q as be, R as Nt, S as Pe, U as Gt, V as jt, W as at, X as Zt, Y as We, Z as Xt, _ as Qt, g as ne, p as ke } from "./color-scale-utils-BpobzRX6.mjs";
2
- import { _ as ye, T as V, o as z } from "./enums-DwsxZqjR.mjs";
1
+ import { P as qt, Q as be, R as Nt, S as Pe, U as Gt, V as jt, W as at, X as Zt, Y as We, Z as Xt, _ as Qt, g as ne, p as ke } from "./color-scale-utils-Be_a2c4x.mjs";
2
+ import { $ as ye, T as V, o as z } from "./axis-scales-CPuwbFQf.mjs";
3
3
  var Jt = /\s/;
4
4
  function Kt(e) {
5
5
  for (var t = e.length; t-- && Jt.test(e.charAt(t)); )
@@ -1678,4 +1678,4 @@ export {
1678
1678
  Bi as y,
1679
1679
  gn as z
1680
1680
  };
1681
- //# sourceMappingURL=angle-utils-Cq7fAZ_G.mjs.map
1681
+ //# sourceMappingURL=angle-utils-CkmwGwzz.mjs.map