@carbon/charts 1.17.3 → 1.19.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 (34) hide show
  1. package/CHANGELOG.md +26 -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/styles.css.map +1 -1
  24. package/dist/styles.min.css.map +1 -1
  25. package/dist/umd/bundle.umd.cjs +15 -15
  26. package/dist/umd/bundle.umd.cjs.map +1 -1
  27. package/dist/umd/bundle.umd.js +15 -15
  28. package/package.json +7 -7
  29. package/scss/components/toolbar/_buttons.scss +23 -26
  30. package/scss/components/toolbar/_modal.scss +35 -35
  31. package/dist/choropleth-BVD28Asn.mjs.map +0 -1
  32. package/dist/color-scale-utils-BpobzRX6.mjs.map +0 -1
  33. package/dist/enums-DwsxZqjR.mjs.map +0 -1
  34. package/dist/index-zSuueE1Q.mjs.map +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,32 @@
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.19.0 (2024-07-12)
7
+
8
+ ### Features
9
+
10
+ - **search:** add search capability to docs site
11
+ ([#1868](https://github.com/carbon-design-system/carbon-charts/issues/1868))
12
+ ([48db5a8](https://github.com/carbon-design-system/carbon-charts/commit/48db5a8f9571f00e526708ffc01cd043b8d2aee5))
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.18.0 (2024-07-09)
20
+
21
+ ### Features
22
+
23
+ - **docs:** add utility examples
24
+ ([#1867](https://github.com/carbon-design-system/carbon-charts/issues/1867))
25
+ ([026e12a](https://github.com/carbon-design-system/carbon-charts/commit/026e12a1dadd966a2e35feb122f586f7c525b4cb))
26
+
27
+ # Change Log
28
+
29
+ All notable changes to this project will be documented in this file. See
30
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
31
+
6
32
  ## 1.17.3 (2024-07-03)
7
33
 
8
34
  **Note:** Version bump only for package @carbon/charts
@@ -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