@carbon/charts-react 1.19.0 → 1.19.2

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/dist/index.mjs CHANGED
@@ -11868,7 +11868,7 @@ const bs = (e) => ih.sanitize(e, {
11868
11868
  // @ts-ignore
11869
11869
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
11870
11870
  render(t = !0) {
11871
- const n = this.getComponentContainer().attr("role", "toolbar").attr("aria-label", "chart toolbar");
11871
+ const n = this.getComponentContainer().attr("role", "toolbar");
11872
11872
  if (b(this.getOptions(), "data", "loading"))
11873
11873
  n.html(""), this.overflowMenu = null;
11874
11874
  else {