@carbon/charts 1.11.10 → 1.11.11
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 +9 -0
- package/dist/demo/index.js +2 -2
- package/dist/demo/index.js.map +1 -1
- package/dist/demo/index.mjs +26 -27
- package/dist/demo/index.mjs.map +1 -1
- package/package.json +7 -7
package/dist/demo/index.mjs
CHANGED
|
@@ -49336,7 +49336,7 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49336
49336
|
heatmapPositiveNegativeData: YM,
|
|
49337
49337
|
heatmapPositiveNegativeOptions: kM,
|
|
49338
49338
|
heatmapQuantizeLegendOption: VM
|
|
49339
|
-
}, Symbol.toStringTag, { value: "Module" })), sN = "@carbon/charts", IN = "1.11.
|
|
49339
|
+
}, Symbol.toStringTag, { value: "Module" })), sN = "@carbon/charts", IN = "1.11.11", lN = "Carbon Charts component library", uN = "./dist/index.mjs", TN = "./dist/index.js", PN = "./dist/index.d.ts", cN = {
|
|
49340
49340
|
"./package.json": "./package.json",
|
|
49341
49341
|
"./styles.min.css": "./dist/styles.min.css",
|
|
49342
49342
|
"./styles.css": "./dist/styles.css",
|
|
@@ -49454,11 +49454,11 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49454
49454
|
"@types/d3-sankey": "^0.12.1",
|
|
49455
49455
|
"@types/lodash-es": "^4.17.8",
|
|
49456
49456
|
"@types/topojson": "^3.2.3",
|
|
49457
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
49458
|
-
"@typescript-eslint/parser": "^6.
|
|
49457
|
+
"@typescript-eslint/eslint-plugin": "^6.1.0",
|
|
49458
|
+
"@typescript-eslint/parser": "^6.1.0",
|
|
49459
49459
|
concurrently: "^8.2.0",
|
|
49460
49460
|
"downlevel-dts": "^0.11.0",
|
|
49461
|
-
eslint: "^8.
|
|
49461
|
+
eslint: "^8.45.0",
|
|
49462
49462
|
"eslint-config-prettier": "^8.8.0",
|
|
49463
49463
|
"eslint-plugin-storybook": "^0.6.12",
|
|
49464
49464
|
jsdom: "^22.1.0",
|
|
@@ -49469,8 +49469,8 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49469
49469
|
storybook: "^7.0.27",
|
|
49470
49470
|
typedoc: "^0.24.8",
|
|
49471
49471
|
typescript: "^5.1.6",
|
|
49472
|
-
vite: "^4.4.
|
|
49473
|
-
"vite-plugin-dts": "^3.
|
|
49472
|
+
vite: "^4.4.4",
|
|
49473
|
+
"vite-plugin-dts": "^3.3.1",
|
|
49474
49474
|
vitest: "^0.33.0"
|
|
49475
49475
|
}, yN = {
|
|
49476
49476
|
access: "public"
|
|
@@ -49529,7 +49529,7 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49529
49529
|
maintainers: HN,
|
|
49530
49530
|
contributors: WN,
|
|
49531
49531
|
gitHead: bN
|
|
49532
|
-
}, VN = "@carbon/charts-angular", kN = "1.11.
|
|
49532
|
+
}, VN = "@carbon/charts-angular", kN = "1.11.11", YN = "Carbon Charts component library for Angular", fN = {
|
|
49533
49533
|
"./styles.min.css": "./dist/styles.min.css",
|
|
49534
49534
|
"./styles.css": "./dist/styles.css"
|
|
49535
49535
|
}, ZN = !1, wN = {
|
|
@@ -49585,14 +49585,14 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49585
49585
|
"@storybook/manager-api": "^7.0.27",
|
|
49586
49586
|
"@storybook/testing-library": "^0.2.0",
|
|
49587
49587
|
"@storybook/theming": "^7.0.27",
|
|
49588
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
49589
|
-
"@typescript-eslint/parser": "^6.
|
|
49588
|
+
"@typescript-eslint/eslint-plugin": "^6.1.0",
|
|
49589
|
+
"@typescript-eslint/parser": "^6.1.0",
|
|
49590
49590
|
concurrently: "^8.2.0",
|
|
49591
49591
|
d3: "^7.8.5",
|
|
49592
49592
|
"d3-cloud": "^1.2.5",
|
|
49593
49593
|
"d3-sankey": "^0.12.3",
|
|
49594
49594
|
"downlevel-dts": "^0.11.0",
|
|
49595
|
-
eslint: "^8.
|
|
49595
|
+
eslint: "^8.45.0",
|
|
49596
49596
|
"eslint-config-prettier": "^8.8.0",
|
|
49597
49597
|
"eslint-plugin-prettier": "^5.0.0",
|
|
49598
49598
|
"eslint-plugin-storybook": "^0.6.12",
|
|
@@ -49665,7 +49665,7 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49665
49665
|
maintainers: At,
|
|
49666
49666
|
contributors: _t,
|
|
49667
49667
|
gitHead: et
|
|
49668
|
-
}, at = "@carbon/charts-react", St = "1.11.
|
|
49668
|
+
}, at = "@carbon/charts-react", St = "1.11.11", Mt = "Carbon Charts component library for React", Et = "./dist/index.js", Nt = "./dist/index.mjs", tt = "./dist/index.d.ts", Lt = {
|
|
49669
49669
|
"./package.json": "./package.json",
|
|
49670
49670
|
".": {
|
|
49671
49671
|
types: "./dist/index.d.ts",
|
|
@@ -49727,8 +49727,8 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49727
49727
|
"@types/carbon__icons-react": "^11.20.0",
|
|
49728
49728
|
"@types/react": "^18.2.15",
|
|
49729
49729
|
"@types/react-dom": "^18.2.7",
|
|
49730
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
49731
|
-
"@typescript-eslint/parser": "^6.
|
|
49730
|
+
"@typescript-eslint/eslint-plugin": "^6.1.0",
|
|
49731
|
+
"@typescript-eslint/parser": "^6.1.0",
|
|
49732
49732
|
"@vitejs/plugin-react": "^4.0.3",
|
|
49733
49733
|
classnames: "^2.3.2",
|
|
49734
49734
|
concurrently: "^8.2.0",
|
|
@@ -49737,7 +49737,7 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49737
49737
|
"d3-cloud": "^1.2.5",
|
|
49738
49738
|
"d3-sankey": "^0.12.3",
|
|
49739
49739
|
"downlevel-dts": "^0.11.0",
|
|
49740
|
-
eslint: "^8.
|
|
49740
|
+
eslint: "^8.45.0",
|
|
49741
49741
|
"eslint-config-prettier": "^8.8.0",
|
|
49742
49742
|
"eslint-plugin-prettier": "^5.0.0",
|
|
49743
49743
|
"eslint-plugin-react": "^7.32.2",
|
|
@@ -49748,8 +49748,8 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49748
49748
|
storybook: "^7.0.27",
|
|
49749
49749
|
"style-loader": "^3.3.3",
|
|
49750
49750
|
typescript: "^5.1.6",
|
|
49751
|
-
vite: "^4.4.
|
|
49752
|
-
"vite-plugin-dts": "^3.
|
|
49751
|
+
vite: "^4.4.4",
|
|
49752
|
+
"vite-plugin-dts": "^3.3.1",
|
|
49753
49753
|
webpack: "5.88.1"
|
|
49754
49754
|
}, Ct = {
|
|
49755
49755
|
access: "public"
|
|
@@ -49816,7 +49816,7 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49816
49816
|
maintainers: ut,
|
|
49817
49817
|
contributors: Tt,
|
|
49818
49818
|
gitHead: Pt
|
|
49819
|
-
}, Bt = "@carbon/charts-svelte", dt = "1.11.
|
|
49819
|
+
}, Bt = "@carbon/charts-svelte", dt = "1.11.11", pt = "Carbon Charts component library for Svelte", mt = {
|
|
49820
49820
|
postinstall: "carbon-telemetry collect --install",
|
|
49821
49821
|
"file:styles": "cp ../core/dist/styles.* dist",
|
|
49822
49822
|
"build:package": "svelte-kit sync && svelte-package && yarn file:styles",
|
|
@@ -49863,13 +49863,13 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49863
49863
|
"@sveltejs/adapter-auto": "^2.1.0",
|
|
49864
49864
|
"@sveltejs/kit": "^1.22.3",
|
|
49865
49865
|
"@sveltejs/package": "^2.2.0",
|
|
49866
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
49867
|
-
"@typescript-eslint/parser": "^6.
|
|
49866
|
+
"@typescript-eslint/eslint-plugin": "^6.1.0",
|
|
49867
|
+
"@typescript-eslint/parser": "^6.1.0",
|
|
49868
49868
|
concurrently: "^8.2.0",
|
|
49869
49869
|
d3: "^7.8.5",
|
|
49870
49870
|
"d3-cloud": "^1.2.5",
|
|
49871
49871
|
"d3-sankey": "^0.12.3",
|
|
49872
|
-
eslint: "^8.
|
|
49872
|
+
eslint: "^8.45.0",
|
|
49873
49873
|
"eslint-config-prettier": "^8.8.0",
|
|
49874
49874
|
"eslint-plugin-storybook": "^0.6.12",
|
|
49875
49875
|
"eslint-plugin-svelte3": "^4.0.0",
|
|
@@ -49882,7 +49882,7 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49882
49882
|
"svelte-check": "^3.4.6",
|
|
49883
49883
|
tslib: "^2.6.0",
|
|
49884
49884
|
typescript: "^5.1.6",
|
|
49885
|
-
vite: "^4.4.
|
|
49885
|
+
vite: "^4.4.4"
|
|
49886
49886
|
}, bt = {
|
|
49887
49887
|
access: "public"
|
|
49888
49888
|
}, Vt = {
|
|
@@ -49947,7 +49947,7 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49947
49947
|
author: Jt,
|
|
49948
49948
|
keywords: zt,
|
|
49949
49949
|
gitHead: xt
|
|
49950
|
-
}, Xt = "@carbon/charts-vue", Qt = "1.11.
|
|
49950
|
+
}, Xt = "@carbon/charts-vue", Qt = "1.11.11", jt = "Carbon Charts component library for Vue", $t = "./dist/index.js", qt = "./dist/index.mjs", A3 = "./dist/index.d.ts", _3 = {
|
|
49951
49951
|
"./styles.min.css": "./dist/styles.min.css",
|
|
49952
49952
|
"./styles.css": "./dist/styles.css",
|
|
49953
49953
|
"./*": "./*"
|
|
@@ -49994,16 +49994,16 @@ const Q3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49994
49994
|
d3: "^7.8.5",
|
|
49995
49995
|
"d3-cloud": "^1.2.5",
|
|
49996
49996
|
"d3-sankey": "^0.12.3",
|
|
49997
|
-
eslint: "^8.
|
|
49997
|
+
eslint: "^8.45.0",
|
|
49998
49998
|
"eslint-plugin-storybook": "^0.6.12",
|
|
49999
49999
|
"eslint-plugin-vue": "^9.15.1",
|
|
50000
50000
|
react: "^18.2.0",
|
|
50001
50001
|
"react-dom": "^18.2.0",
|
|
50002
50002
|
storybook: "^7.0.27",
|
|
50003
50003
|
typescript: "^5.1.6",
|
|
50004
|
-
vite: "^4.4.
|
|
50005
|
-
"vite-plugin-dts": "^3.
|
|
50006
|
-
"vue-tsc": "^1.8.
|
|
50004
|
+
vite: "^4.4.4",
|
|
50005
|
+
"vite-plugin-dts": "^3.3.1",
|
|
50006
|
+
"vue-tsc": "^1.8.5"
|
|
50007
50007
|
}, N3 = {
|
|
50008
50008
|
access: "public",
|
|
50009
50009
|
tag: "next"
|
|
@@ -50403,7 +50403,6 @@ ReactDOM.render(<App />, document.getElementById('root'))
|
|
|
50403
50403
|
}
|
|
50404
50404
|
function O3(_) {
|
|
50405
50405
|
const e = {
|
|
50406
|
-
"@carbon/charts": M.carbonCharts,
|
|
50407
50406
|
"@carbon/charts-svelte": M.carbonCharts,
|
|
50408
50407
|
"@carbon/styles": M.carbonStyles,
|
|
50409
50408
|
"@sveltejs/vite-plugin-svelte": M.svelteVite,
|