@carbon/charts 1.13.26 → 1.13.27

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/CHANGELOG.md CHANGED
@@ -3,6 +3,15 @@
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.13.27 (2024-02-02)
7
+
8
+ **Note:** Version bump only for package @carbon/charts
9
+
10
+ # Change Log
11
+
12
+ All notable changes to this project will be documented in this file. See
13
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14
+
6
15
  ## 1.13.26 (2024-02-02)
7
16
 
8
17
  **Note:** Version bump only for package @carbon/charts
@@ -875,7 +875,7 @@ const Dt = (o) => Un.sanitize(o, {
875
875
  // @ts-ignore
876
876
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
877
877
  render(e = !0) {
878
- const t = this.getComponentContainer().attr("role", "toolbar").attr("aria-label", `chart-${this.services.domUtils.getChartID()} toolbar`);
878
+ const t = this.getComponentContainer().attr("role", "toolbar").attr("aria-label", "chart toolbar");
879
879
  if (y(this.getOptions(), "data", "loading"))
880
880
  t.html(""), this.overflowMenu = null;
881
881
  else {
@@ -8563,4 +8563,4 @@ export {
8563
8563
  xh as y,
8564
8564
  Lh as z
8565
8565
  };
8566
- //# sourceMappingURL=choropleth-GJJ8-QuT.mjs.map
8566
+ //# sourceMappingURL=choropleth-5mgcLFan.mjs.map