@carbon/charts 1.13.28 → 1.13.29

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,19 @@
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.29 (2024-02-04)
7
+
8
+ ### Bug Fixes
9
+
10
+ - **stackblitz/vue:** remove export ambiguity
11
+ ([#1741](https://github.com/carbon-design-system/carbon-charts/issues/1741))
12
+ ([19b8492](https://github.com/carbon-design-system/carbon-charts/commit/19b849287bee73ce910545a6c25f80382567de40))
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
+
6
19
  ## 1.13.28 (2024-02-03)
7
20
 
8
21
  ### Bug Fixes
@@ -48754,7 +48754,7 @@ const H3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
48754
48754
  heatmapPositiveNegativeData: YM,
48755
48755
  heatmapPositiveNegativeOptions: VM,
48756
48756
  heatmapQuantizeLegendOption: bM
48757
- }, Symbol.toStringTag, { value: "Module" })), aE = "@carbon/charts", SE = "1.13.28", ME = "Carbon Charts component library", EE = "module", NE = "./dist/index.mjs", tE = "./dist/umd/bundle.umd.js", LE = "./dist/index.d.ts", DE = {
48757
+ }, Symbol.toStringTag, { value: "Module" })), aE = "@carbon/charts", SE = "1.13.29", ME = "Carbon Charts component library", EE = "module", NE = "./dist/index.mjs", tE = "./dist/umd/bundle.umd.js", LE = "./dist/index.d.ts", DE = {
48758
48758
  "./package.json": "./package.json",
48759
48759
  "./styles.min.css": "./dist/styles.min.css",
48760
48760
  "./styles.css": "./dist/styles.css",
@@ -48936,7 +48936,7 @@ const H3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
48936
48936
  maintainers: uE,
48937
48937
  contributors: TE,
48938
48938
  gitHead: PE
48939
- }, BE = "@carbon/charts-angular", cE = "1.13.28", dE = "Carbon Charts component library for Angular", pE = {
48939
+ }, BE = "@carbon/charts-angular", cE = "1.13.29", dE = "Carbon Charts component library for Angular", pE = {
48940
48940
  "./styles.min.css": "./styles.min.css",
48941
48941
  "./styles.css": "./styles.css"
48942
48942
  }, mE = !1, UE = "module", GE = {
@@ -49064,7 +49064,7 @@ const H3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
49064
49064
  maintainers: VE,
49065
49065
  contributors: YE,
49066
49066
  gitHead: kE
49067
- }, fE = "@carbon/charts-react", ZE = "1.13.28", wE = "Carbon Charts component library for React", JE = "module", zE = "./dist/index.js", xE = "./dist/index.mjs", XE = "./dist/index.d.ts", QE = {
49067
+ }, fE = "@carbon/charts-react", ZE = "1.13.29", wE = "Carbon Charts component library for React", JE = "module", zE = "./dist/index.js", xE = "./dist/index.mjs", XE = "./dist/index.d.ts", QE = {
49068
49068
  "./package.json": "./package.json",
49069
49069
  ".": {
49070
49070
  types: "./dist/index.d.ts",
@@ -49191,7 +49191,7 @@ const H3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
49191
49191
  maintainers: LN,
49192
49192
  contributors: DN,
49193
49193
  gitHead: rN
49194
- }, nN = "@carbon/charts-svelte", iN = "1.13.28", CN = "Carbon Charts component library for Svelte", ON = {
49194
+ }, nN = "@carbon/charts-svelte", iN = "1.13.29", CN = "Carbon Charts component library for Svelte", ON = {
49195
49195
  postinstall: "ibmtelemetry --config=telemetry.yml",
49196
49196
  "file:styles": "cp ../core/dist/styles.* dist",
49197
49197
  "build:package": "svelte-kit sync && svelte-package && yarn file:styles",
@@ -49314,13 +49314,13 @@ const H3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
49314
49314
  author: KN,
49315
49315
  keywords: yN,
49316
49316
  gitHead: vN
49317
- }, HN = "@carbon/charts-vue", hN = "1.13.28", WN = "Carbon Charts component library for Vue", bN = "module", VN = "./dist/index.mjs", YN = "./dist/index.d.ts", kN = {
49317
+ }, HN = "@carbon/charts-vue", hN = "1.13.29", WN = "Carbon Charts component library for Vue", bN = "module", VN = "./dist/index.mjs", YN = "./dist/index.d.ts", kN = {
49318
49318
  "./styles.min.css": "./dist/styles.min.css",
49319
49319
  "./styles.css": "./dist/styles.css",
49320
49320
  ".": {
49321
49321
  style: "./dist/styles.css",
49322
49322
  types: "./dist/index.d.ts",
49323
- default: "./dist/index.mjs"
49323
+ import: "./dist/index.mjs"
49324
49324
  }
49325
49325
  }, fN = [
49326
49326
  "dist",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carbon/charts",
3
- "version": "1.13.28",
3
+ "version": "1.13.29",
4
4
  "description": "Carbon Charts component library",
5
5
  "type": "module",
6
6
  "module": "./dist/index.mjs",
@@ -179,5 +179,5 @@
179
179
  "url": "https://github.com/theiliad"
180
180
  }
181
181
  ],
182
- "gitHead": "2ac4dc7a77778e36e96d842bead6159e1d3c65b9"
182
+ "gitHead": "d8957128ce4789aec4486bbd4a65503c2479c82e"
183
183
  }