@carbon/charts 1.13.4 → 1.13.6
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 +18 -0
- package/dist/{choropleth-75258a8a.mjs → choropleth-bfa2bf81.mjs} +4 -4
- package/dist/choropleth-bfa2bf81.mjs.map +1 -0
- package/dist/components/index.mjs +1 -1
- package/dist/demo/index.mjs +37 -37
- package/dist/demo/styles.css +23381 -23028
- package/dist/demo/styles.css.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/umd/bundle.umd.js +1 -1
- package/dist/umd/bundle.umd.js.map +1 -1
- package/package.json +8 -8
- package/scss/demos.scss +51 -72
- package/dist/choropleth-75258a8a.mjs.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h as d, k as m, X as h, A as u, a8 as S, F as C, B as c, o as g, p as B, C as T, f as L, e as b, r as k, s as A, q as x, a9 as P, D as R, z as w, a7 as G, G as H, x as v, E as M, H as f, I as D, Y as Z, b as j, L as q, j as y, K as z, O as E, N as W, M as F, P as I, Q as J, R as K, l as N, w as O, m as Q, J as U, S as V, t as X, y as Y, v as _, u as $, g as aa, T as sa, a as ea, d as ra, U as oa, V as ta, i as ia, W as la, n as pa, Z as na, _ as da, $ as ma, a0 as ha, a1 as ua, a2 as Sa, a3 as Ca, a4 as ca, a5 as ga, a6 as Ba } from "../choropleth-
|
|
1
|
+
import { h as d, k as m, X as h, A as u, a8 as S, F as C, B as c, o as g, p as B, C as T, f as L, e as b, r as k, s as A, q as x, a9 as P, D as R, z as w, a7 as G, G as H, x as v, E as M, H as f, I as D, Y as Z, b as j, L as q, j as y, K as z, O as E, N as W, M as F, P as I, Q as J, R as K, l as N, w as O, m as Q, J as U, S as V, t as X, y as Y, v as _, u as $, g as aa, T as sa, a as ea, d as ra, U as oa, V as ta, i as ia, W as la, n as pa, Z as na, _ as da, $ as ma, a0 as ha, a1 as ua, a2 as Sa, a3 as Ca, a4 as ca, a5 as ga, a6 as Ba } from "../choropleth-bfa2bf81.mjs";
|
|
2
2
|
import "d3";
|
|
3
3
|
import "../color-scale-utils-2eb80bd2.mjs";
|
|
4
4
|
import "../enums-a96ef472.mjs";
|
package/dist/demo/index.mjs
CHANGED
|
@@ -48753,7 +48753,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48753
48753
|
heatmapPositiveNegativeData: bM,
|
|
48754
48754
|
heatmapPositiveNegativeOptions: WM,
|
|
48755
48755
|
heatmapQuantizeLegendOption: hM
|
|
48756
|
-
}, Symbol.toStringTag, { value: "Module" })), $M = "@carbon/charts", AE = "1.13.
|
|
48756
|
+
}, Symbol.toStringTag, { value: "Module" })), $M = "@carbon/charts", AE = "1.13.6", _E = "Carbon Charts component library", eE = "./dist/index.mjs", aE = "./dist/umd/bundle.umd.js", SE = "./dist/index.d.ts", ME = {
|
|
48757
48757
|
"./package.json": "./package.json",
|
|
48758
48758
|
"./styles.min.css": "./dist/styles.min.css",
|
|
48759
48759
|
"./styles.css": "./dist/styles.css",
|
|
@@ -48848,18 +48848,18 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48848
48848
|
}, oE = {
|
|
48849
48849
|
"@carbon/import-once": "^10.7.0",
|
|
48850
48850
|
"@carbon/layout": "^11.19.0",
|
|
48851
|
-
"@carbon/styles": "^1.
|
|
48851
|
+
"@carbon/styles": "^1.39.0",
|
|
48852
48852
|
"@carbon/themes": "^11.25.0",
|
|
48853
48853
|
"@rollup/plugin-replace": "^5.0.2",
|
|
48854
|
-
"@rushstack/eslint-patch": "^1.
|
|
48854
|
+
"@rushstack/eslint-patch": "^1.5.0",
|
|
48855
48855
|
"@stackblitz/sdk": "^1.9.0",
|
|
48856
48856
|
"@types/d3": "^7.4.1",
|
|
48857
48857
|
"@types/d3-cloud": "^1.2.6",
|
|
48858
48858
|
"@types/d3-sankey": "^0.12.2",
|
|
48859
48859
|
"@types/lodash-es": "^4.17.9",
|
|
48860
48860
|
"@types/topojson": "^3.2.4",
|
|
48861
|
-
"@typescript-eslint/eslint-plugin": "^6.7.
|
|
48862
|
-
"@typescript-eslint/parser": "^6.7.
|
|
48861
|
+
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
|
48862
|
+
"@typescript-eslint/parser": "^6.7.3",
|
|
48863
48863
|
concurrently: "^8.2.1",
|
|
48864
48864
|
"downlevel-dts": "^0.11.0",
|
|
48865
48865
|
eslint: "^8.50.0",
|
|
@@ -48871,8 +48871,8 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48871
48871
|
typedoc: "^0.25.1",
|
|
48872
48872
|
typescript: "^5.2.2",
|
|
48873
48873
|
vite: "^4.4.9",
|
|
48874
|
-
"vite-plugin-dts": "^3.
|
|
48875
|
-
vitest: "^0.34.
|
|
48874
|
+
"vite-plugin-dts": "^3.6.0",
|
|
48875
|
+
vitest: "^0.34.6"
|
|
48876
48876
|
}, nE = {
|
|
48877
48877
|
access: "public"
|
|
48878
48878
|
}, iE = [
|
|
@@ -48936,7 +48936,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48936
48936
|
maintainers: RE,
|
|
48937
48937
|
contributors: FE,
|
|
48938
48938
|
gitHead: IE
|
|
48939
|
-
}, sE = "@carbon/charts-angular", lE = "1.13.
|
|
48939
|
+
}, sE = "@carbon/charts-angular", lE = "1.13.6", uE = "Carbon Charts component library for Angular", TE = {
|
|
48940
48940
|
"./styles.min.css": "./styles.min.css",
|
|
48941
48941
|
"./styles.css": "./styles.css"
|
|
48942
48942
|
}, PE = !1, BE = {
|
|
@@ -48967,28 +48967,28 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48967
48967
|
"@carbon/telemetry": "~0.1.0",
|
|
48968
48968
|
tslib: "^2.6.2"
|
|
48969
48969
|
}, pE = {
|
|
48970
|
-
"@angular-devkit/build-angular": "^16.2.
|
|
48970
|
+
"@angular-devkit/build-angular": "^16.2.4",
|
|
48971
48971
|
"@angular-eslint/builder": "^16.2.0",
|
|
48972
48972
|
"@angular-eslint/eslint-plugin": "^16.2.0",
|
|
48973
48973
|
"@angular-eslint/eslint-plugin-template": "^16.2.0",
|
|
48974
48974
|
"@angular-eslint/schematics": "^16.2.0",
|
|
48975
48975
|
"@angular-eslint/template-parser": "^16.2.0",
|
|
48976
|
-
"@angular/animations": "^16.2.
|
|
48977
|
-
"@angular/cli": "^16.2.
|
|
48978
|
-
"@angular/common": "^16.2.
|
|
48979
|
-
"@angular/compiler": "^16.2.
|
|
48980
|
-
"@angular/compiler-cli": "^16.2.
|
|
48981
|
-
"@angular/core": "^16.2.
|
|
48982
|
-
"@angular/forms": "^16.2.
|
|
48983
|
-
"@angular/platform-browser": "^16.2.
|
|
48984
|
-
"@angular/platform-browser-dynamic": "^16.2.
|
|
48976
|
+
"@angular/animations": "^16.2.7",
|
|
48977
|
+
"@angular/cli": "^16.2.4",
|
|
48978
|
+
"@angular/common": "^16.2.7",
|
|
48979
|
+
"@angular/compiler": "^16.2.7",
|
|
48980
|
+
"@angular/compiler-cli": "^16.2.7",
|
|
48981
|
+
"@angular/core": "^16.2.7",
|
|
48982
|
+
"@angular/forms": "^16.2.7",
|
|
48983
|
+
"@angular/platform-browser": "^16.2.7",
|
|
48984
|
+
"@angular/platform-browser-dynamic": "^16.2.7",
|
|
48985
48985
|
"@carbon/icon-helpers": "^10.44.0",
|
|
48986
|
-
"@carbon/icons": "^11.
|
|
48986
|
+
"@carbon/icons": "^11.28.0",
|
|
48987
48987
|
"@stackblitz/sdk": "^1.9.0",
|
|
48988
48988
|
"@storybook/angular": "^7.4.5",
|
|
48989
48989
|
"@types/carbon__icon-helpers": "^10.7.2",
|
|
48990
|
-
"@typescript-eslint/eslint-plugin": "^6.7.
|
|
48991
|
-
"@typescript-eslint/parser": "^6.7.
|
|
48990
|
+
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
|
48991
|
+
"@typescript-eslint/parser": "^6.7.3",
|
|
48992
48992
|
concurrently: "^8.2.1",
|
|
48993
48993
|
d3: "^7.8.5",
|
|
48994
48994
|
"d3-cloud": "^1.2.7",
|
|
@@ -49068,7 +49068,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49068
49068
|
maintainers: yE,
|
|
49069
49069
|
contributors: vE,
|
|
49070
49070
|
gitHead: HE
|
|
49071
|
-
}, hE = "@carbon/charts-react", WE = "1.13.
|
|
49071
|
+
}, hE = "@carbon/charts-react", WE = "1.13.6", bE = "Carbon Charts component library for React", VE = "./dist/index.js", YE = "./dist/index.mjs", kE = "./dist/index.d.ts", fE = {
|
|
49072
49072
|
"./package.json": "./package.json",
|
|
49073
49073
|
".": {
|
|
49074
49074
|
types: "./dist/index.d.ts",
|
|
@@ -49103,19 +49103,19 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49103
49103
|
"pub:demo": "cp -a demo/bundle/. ../../pages/react"
|
|
49104
49104
|
}, JE = {
|
|
49105
49105
|
"@carbon/charts": "workspace:*",
|
|
49106
|
-
"@carbon/icons-react": "^11.
|
|
49106
|
+
"@carbon/icons-react": "^11.28.0",
|
|
49107
49107
|
"@carbon/telemetry": "~0.1.0"
|
|
49108
49108
|
}, zE = {
|
|
49109
49109
|
react: "^16.0.0 || ^17.0.0 || ^18.0.0",
|
|
49110
49110
|
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0"
|
|
49111
49111
|
}, xE = {
|
|
49112
|
-
"@rushstack/eslint-patch": "^1.
|
|
49112
|
+
"@rushstack/eslint-patch": "^1.5.0",
|
|
49113
49113
|
"@stackblitz/sdk": "1.9.0",
|
|
49114
49114
|
"@types/carbon__icons-react": "^11.26.1",
|
|
49115
|
-
"@types/react": "^18.2.
|
|
49116
|
-
"@types/react-dom": "^18.2.
|
|
49117
|
-
"@typescript-eslint/eslint-plugin": "^6.7.
|
|
49118
|
-
"@typescript-eslint/parser": "^6.7.
|
|
49115
|
+
"@types/react": "^18.2.23",
|
|
49116
|
+
"@types/react-dom": "^18.2.8",
|
|
49117
|
+
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
|
49118
|
+
"@typescript-eslint/parser": "^6.7.3",
|
|
49119
49119
|
"@vitejs/plugin-react": "^4.1.0",
|
|
49120
49120
|
classnames: "^2.3.2",
|
|
49121
49121
|
concurrently: "^8.2.1",
|
|
@@ -49133,7 +49133,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49133
49133
|
storybook: "^7.4.5",
|
|
49134
49134
|
typescript: "^5.2.2",
|
|
49135
49135
|
vite: "^4.4.9",
|
|
49136
|
-
"vite-plugin-dts": "^3.
|
|
49136
|
+
"vite-plugin-dts": "^3.6.0"
|
|
49137
49137
|
}, XE = {
|
|
49138
49138
|
access: "public"
|
|
49139
49139
|
}, QE = {
|
|
@@ -49205,7 +49205,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49205
49205
|
maintainers: eN,
|
|
49206
49206
|
contributors: aN,
|
|
49207
49207
|
gitHead: SN
|
|
49208
|
-
}, EN = "@carbon/charts-svelte", NN = "1.13.
|
|
49208
|
+
}, EN = "@carbon/charts-svelte", NN = "1.13.6", tN = "Carbon Charts component library for Svelte", LN = {
|
|
49209
49209
|
postinstall: "carbon-telemetry collect --install",
|
|
49210
49210
|
"file:styles": "cp ../core/dist/styles.* dist",
|
|
49211
49211
|
"build:package": "svelte-kit sync && svelte-package && yarn file:styles",
|
|
@@ -49244,8 +49244,8 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49244
49244
|
"@sveltejs/adapter-auto": "^2.1.0",
|
|
49245
49245
|
"@sveltejs/kit": "^1.25.1",
|
|
49246
49246
|
"@sveltejs/package": "^2.2.2",
|
|
49247
|
-
"@typescript-eslint/eslint-plugin": "^6.7.
|
|
49248
|
-
"@typescript-eslint/parser": "^6.7.
|
|
49247
|
+
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
|
49248
|
+
"@typescript-eslint/parser": "^6.7.3",
|
|
49249
49249
|
concurrently: "^8.2.1",
|
|
49250
49250
|
d3: "^7.8.5",
|
|
49251
49251
|
"d3-cloud": "^1.2.7",
|
|
@@ -49254,7 +49254,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49254
49254
|
"eslint-config-prettier": "^9.0.0",
|
|
49255
49255
|
"eslint-plugin-svelte3": "^4.0.0",
|
|
49256
49256
|
"prettier-plugin-svelte": "^3.0.3",
|
|
49257
|
-
publint: "^0.2.
|
|
49257
|
+
publint: "^0.2.3",
|
|
49258
49258
|
storybook: "^7.4.5",
|
|
49259
49259
|
svelte: "^4.2.1",
|
|
49260
49260
|
"svelte-check": "^3.5.2",
|
|
@@ -49331,7 +49331,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49331
49331
|
author: cN,
|
|
49332
49332
|
keywords: dN,
|
|
49333
49333
|
gitHead: pN
|
|
49334
|
-
}, mN = "@carbon/charts-vue", UN = "1.13.
|
|
49334
|
+
}, mN = "@carbon/charts-vue", UN = "1.13.6", GN = "Carbon Charts component library for Vue", gN = "./dist/index.js", KN = "./dist/index.mjs", yN = "./dist/index.d.ts", vN = {
|
|
49335
49335
|
"./styles.min.css": "./dist/styles.min.css",
|
|
49336
49336
|
"./styles.css": "./dist/styles.css",
|
|
49337
49337
|
".": {
|
|
@@ -49364,7 +49364,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49364
49364
|
"@carbon/telemetry": "~0.1.0",
|
|
49365
49365
|
vue: "^3.3.4"
|
|
49366
49366
|
}, VN = {
|
|
49367
|
-
"@rushstack/eslint-patch": "^1.
|
|
49367
|
+
"@rushstack/eslint-patch": "^1.5.0",
|
|
49368
49368
|
"@stackblitz/sdk": "^1.9.0",
|
|
49369
49369
|
"@types/d3": "^7.4.1",
|
|
49370
49370
|
"@vue/eslint-config-prettier": "^8.0.0",
|
|
@@ -49378,8 +49378,8 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49378
49378
|
storybook: "^7.4.5",
|
|
49379
49379
|
typescript: "^5.2.2",
|
|
49380
49380
|
vite: "^4.4.9",
|
|
49381
|
-
"vite-plugin-dts": "^3.
|
|
49382
|
-
"vue-tsc": "^1.8.
|
|
49381
|
+
"vite-plugin-dts": "^3.6.0",
|
|
49382
|
+
"vue-tsc": "^1.8.15"
|
|
49383
49383
|
}, YN = {
|
|
49384
49384
|
access: "public",
|
|
49385
49385
|
tag: "next"
|