@carbon/charts 1.11.15 → 1.11.17
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 +19 -0
- package/dist/{choropleth-ebfc4dda.mjs → choropleth-2ac5a535.mjs} +401 -401
- package/dist/{choropleth-ebfc4dda.mjs.map → choropleth-2ac5a535.mjs.map} +1 -1
- package/dist/{choropleth-161e9be8.js → choropleth-684cc897.js} +12 -12
- package/dist/{choropleth-161e9be8.js.map → choropleth-684cc897.js.map} +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index.mjs +1 -1
- package/dist/demo/index.js +1 -1
- package/dist/demo/index.js.map +1 -1
- package/dist/demo/index.mjs +99 -95
- package/dist/demo/index.mjs.map +1 -1
- package/dist/demo/styles.css +93 -85
- package/dist/demo/styles.css.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +2 -2
- package/dist/styles.css +22 -20
- package/dist/styles.css.map +1 -1
- package/dist/styles.min.css +1 -1
- package/dist/styles.min.css.map +1 -1
- package/package.json +23 -23
- package/scss/_type.scss +7 -3
- package/scss/components/_axis.scss +2 -2
- package/scss/components/_threshold.scss +1 -1
- package/scss/components/_title.scss +1 -1
- package/scss/components/_tooltip.scss +1 -1
- package/scss/components/diagrams/_card-node.scss +2 -2
- package/scss/components/diagrams/_shape-node.scss +2 -2
- package/styles.css +22 -20
- package/styles.min.css +1 -1
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.11.
|
|
48756
|
+
}, Symbol.toStringTag, { value: "Module" })), $M = "@carbon/charts", AE = "1.11.17", _E = "Carbon Charts component library", eE = "./dist/index.mjs", aE = "./dist/index.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",
|
|
@@ -48827,10 +48827,10 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48827
48827
|
url: "git@github.com:carbon-design-system/carbon-charts.git",
|
|
48828
48828
|
homepage: "https://carbon-design-system.github.io/carbon-charts/"
|
|
48829
48829
|
}, LE = {
|
|
48830
|
-
"@carbon/colors": "^11.
|
|
48830
|
+
"@carbon/colors": "^11.19.0",
|
|
48831
48831
|
"@carbon/telemetry": "~0.1.0",
|
|
48832
48832
|
"@carbon/utils-position": "^1.1.4",
|
|
48833
|
-
"carbon-components": "^10.58.
|
|
48833
|
+
"carbon-components": "^10.58.8",
|
|
48834
48834
|
d3: "^7.8.5",
|
|
48835
48835
|
"d3-cloud": "^1.2.5",
|
|
48836
48836
|
"d3-sankey": "^0.12.3",
|
|
@@ -48853,43 +48853,43 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48853
48853
|
}, oE = {
|
|
48854
48854
|
"@babel/core": "^7.22.9",
|
|
48855
48855
|
"@carbon/import-once": "^10.7.0",
|
|
48856
|
-
"@carbon/layout": "^11.
|
|
48857
|
-
"@carbon/styles": "^1.
|
|
48858
|
-
"@carbon/themes": "^11.
|
|
48856
|
+
"@carbon/layout": "^11.18.0",
|
|
48857
|
+
"@carbon/styles": "^1.35.0",
|
|
48858
|
+
"@carbon/themes": "^11.23.0",
|
|
48859
48859
|
"@rushstack/eslint-patch": "^1.3.2",
|
|
48860
48860
|
"@stackblitz/sdk": "^1.9.0",
|
|
48861
|
-
"@storybook/addon-essentials": "^7.
|
|
48862
|
-
"@storybook/addon-interactions": "^7.
|
|
48863
|
-
"@storybook/addon-links": "^7.
|
|
48864
|
-
"@storybook/blocks": "^7.
|
|
48865
|
-
"@storybook/html": "^7.
|
|
48866
|
-
"@storybook/html-vite": "^7.
|
|
48867
|
-
"@storybook/manager-api": "^7.
|
|
48861
|
+
"@storybook/addon-essentials": "^7.2.1",
|
|
48862
|
+
"@storybook/addon-interactions": "^7.2.1",
|
|
48863
|
+
"@storybook/addon-links": "^7.2.1",
|
|
48864
|
+
"@storybook/blocks": "^7.2.1",
|
|
48865
|
+
"@storybook/html": "^7.2.1",
|
|
48866
|
+
"@storybook/html-vite": "^7.2.1",
|
|
48867
|
+
"@storybook/manager-api": "^7.2.1",
|
|
48868
48868
|
"@storybook/testing-library": "^0.2.0",
|
|
48869
|
-
"@storybook/theming": "^7.
|
|
48869
|
+
"@storybook/theming": "^7.2.1",
|
|
48870
48870
|
"@types/d3": "^7.4.0",
|
|
48871
48871
|
"@types/d3-cloud": "^1.2.5",
|
|
48872
48872
|
"@types/d3-sankey": "^0.12.1",
|
|
48873
48873
|
"@types/lodash-es": "^4.17.8",
|
|
48874
48874
|
"@types/topojson": "^3.2.3",
|
|
48875
|
-
"@typescript-eslint/eslint-plugin": "^6.2.
|
|
48876
|
-
"@typescript-eslint/parser": "^6.2.
|
|
48875
|
+
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
|
48876
|
+
"@typescript-eslint/parser": "^6.2.1",
|
|
48877
48877
|
concurrently: "^8.2.0",
|
|
48878
48878
|
"downlevel-dts": "^0.11.0",
|
|
48879
48879
|
eslint: "^8.46.0",
|
|
48880
|
-
"eslint-config-prettier": "^
|
|
48880
|
+
"eslint-config-prettier": "^9.0.0",
|
|
48881
48881
|
"eslint-plugin-storybook": "^0.6.13",
|
|
48882
48882
|
jsdom: "^22.1.0",
|
|
48883
48883
|
react: "^18.2.0",
|
|
48884
48884
|
"react-dom": "^18.2.0",
|
|
48885
48885
|
"resize-observer-polyfill": "^1.5.1",
|
|
48886
|
-
sass: "^1.64.
|
|
48887
|
-
storybook: "^7.
|
|
48886
|
+
sass: "^1.64.2",
|
|
48887
|
+
storybook: "^7.2.1",
|
|
48888
48888
|
typedoc: "^0.24.8",
|
|
48889
48889
|
typescript: "^5.1.6",
|
|
48890
|
-
vite: "^4.4.
|
|
48891
|
-
"vite-plugin-dts": "^3.
|
|
48892
|
-
vitest: "^0.
|
|
48890
|
+
vite: "^4.4.8",
|
|
48891
|
+
"vite-plugin-dts": "^3.5.0",
|
|
48892
|
+
vitest: "^0.34.1"
|
|
48893
48893
|
}, nE = {
|
|
48894
48894
|
access: "public"
|
|
48895
48895
|
}, iE = [
|
|
@@ -48953,7 +48953,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48953
48953
|
maintainers: RE,
|
|
48954
48954
|
contributors: FE,
|
|
48955
48955
|
gitHead: IE
|
|
48956
|
-
}, sE = "@carbon/charts-angular", lE = "1.11.
|
|
48956
|
+
}, sE = "@carbon/charts-angular", lE = "1.11.17", uE = "Carbon Charts component library for Angular", TE = {
|
|
48957
48957
|
"./styles.min.css": "./dist/styles.min.css",
|
|
48958
48958
|
"./styles.css": "./dist/styles.css"
|
|
48959
48959
|
}, PE = !1, BE = {
|
|
@@ -48984,43 +48984,43 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48984
48984
|
"@carbon/telemetry": "~0.1.0",
|
|
48985
48985
|
tslib: "^2.6.1"
|
|
48986
48986
|
}, pE = {
|
|
48987
|
-
"@angular-devkit/build-angular": "^16.1.
|
|
48987
|
+
"@angular-devkit/build-angular": "^16.1.8",
|
|
48988
48988
|
"@angular-eslint/builder": "^16.1.0",
|
|
48989
48989
|
"@angular-eslint/eslint-plugin": "^16.1.0",
|
|
48990
48990
|
"@angular-eslint/eslint-plugin-template": "^16.1.0",
|
|
48991
48991
|
"@angular-eslint/schematics": "^16.1.0",
|
|
48992
48992
|
"@angular-eslint/template-parser": "^16.1.0",
|
|
48993
|
-
"@angular/animations": "^16.1.
|
|
48994
|
-
"@angular/cli": "^16.1.
|
|
48995
|
-
"@angular/common": "^16.1.
|
|
48996
|
-
"@angular/compiler": "^16.1.
|
|
48997
|
-
"@angular/compiler-cli": "^16.1.
|
|
48998
|
-
"@angular/core": "^16.1.
|
|
48999
|
-
"@angular/forms": "^16.1.
|
|
49000
|
-
"@angular/platform-browser": "^16.1.
|
|
49001
|
-
"@angular/platform-browser-dynamic": "^16.1.
|
|
48993
|
+
"@angular/animations": "^16.1.8",
|
|
48994
|
+
"@angular/cli": "^16.1.8",
|
|
48995
|
+
"@angular/common": "^16.1.8",
|
|
48996
|
+
"@angular/compiler": "^16.1.8",
|
|
48997
|
+
"@angular/compiler-cli": "^16.1.8",
|
|
48998
|
+
"@angular/core": "^16.1.8",
|
|
48999
|
+
"@angular/forms": "^16.1.8",
|
|
49000
|
+
"@angular/platform-browser": "^16.1.8",
|
|
49001
|
+
"@angular/platform-browser-dynamic": "^16.1.8",
|
|
49002
49002
|
"@babel/core": "^7.22.9",
|
|
49003
|
-
"@carbon/icon-helpers": "^10.
|
|
49004
|
-
"@carbon/icons": "^11.
|
|
49003
|
+
"@carbon/icon-helpers": "^10.44.0",
|
|
49004
|
+
"@carbon/icons": "^11.24.0",
|
|
49005
49005
|
"@stackblitz/sdk": "^1.9.0",
|
|
49006
|
-
"@storybook/addon-essentials": "^7.
|
|
49007
|
-
"@storybook/addon-interactions": "^7.
|
|
49008
|
-
"@storybook/addon-links": "^7.
|
|
49009
|
-
"@storybook/angular": "^7.
|
|
49010
|
-
"@storybook/blocks": "^7.
|
|
49011
|
-
"@storybook/manager-api": "^7.
|
|
49006
|
+
"@storybook/addon-essentials": "^7.2.1",
|
|
49007
|
+
"@storybook/addon-interactions": "^7.2.1",
|
|
49008
|
+
"@storybook/addon-links": "^7.2.1",
|
|
49009
|
+
"@storybook/angular": "^7.2.1",
|
|
49010
|
+
"@storybook/blocks": "^7.2.1",
|
|
49011
|
+
"@storybook/manager-api": "^7.2.1",
|
|
49012
49012
|
"@storybook/testing-library": "^0.2.0",
|
|
49013
|
-
"@storybook/theming": "^7.
|
|
49013
|
+
"@storybook/theming": "^7.2.1",
|
|
49014
49014
|
"@types/carbon__icon-helpers": "^10.7.2",
|
|
49015
|
-
"@typescript-eslint/eslint-plugin": "^6.2.
|
|
49016
|
-
"@typescript-eslint/parser": "^6.2.
|
|
49015
|
+
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
|
49016
|
+
"@typescript-eslint/parser": "^6.2.1",
|
|
49017
49017
|
concurrently: "^8.2.0",
|
|
49018
49018
|
d3: "^7.8.5",
|
|
49019
49019
|
"d3-cloud": "^1.2.5",
|
|
49020
49020
|
"d3-sankey": "^0.12.3",
|
|
49021
49021
|
"downlevel-dts": "^0.11.0",
|
|
49022
49022
|
eslint: "^8.46.0",
|
|
49023
|
-
"eslint-config-prettier": "^
|
|
49023
|
+
"eslint-config-prettier": "^9.0.0",
|
|
49024
49024
|
"eslint-plugin-prettier": "^5.0.0",
|
|
49025
49025
|
"eslint-plugin-storybook": "^0.6.13",
|
|
49026
49026
|
"ng-packagr": "^16.1.0",
|
|
@@ -49028,7 +49028,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49028
49028
|
react: "^18.2.0",
|
|
49029
49029
|
"react-dom": "^18.2.0",
|
|
49030
49030
|
rxjs: "~7.8.1",
|
|
49031
|
-
storybook: "^7.
|
|
49031
|
+
storybook: "^7.2.1",
|
|
49032
49032
|
"style-loader": "^3.3.3",
|
|
49033
49033
|
typescript: "~5.1.6",
|
|
49034
49034
|
"zone.js": "~0.13.1"
|
|
@@ -49097,7 +49097,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49097
49097
|
maintainers: yE,
|
|
49098
49098
|
contributors: vE,
|
|
49099
49099
|
gitHead: HE
|
|
49100
|
-
}, hE = "@carbon/charts-react", WE = "1.11.
|
|
49100
|
+
}, hE = "@carbon/charts-react", WE = "1.11.17", bE = "Carbon Charts component library for React", VE = "./dist/index.js", YE = "./dist/index.mjs", kE = "./dist/index.d.ts", fE = {
|
|
49101
49101
|
"./package.json": "./package.json",
|
|
49102
49102
|
".": {
|
|
49103
49103
|
types: "./dist/index.d.ts",
|
|
@@ -49132,7 +49132,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49132
49132
|
"pub:demo": "cp -a demo/bundle/. ../../pages/react"
|
|
49133
49133
|
}, JE = {
|
|
49134
49134
|
"@carbon/charts": "workspace:*",
|
|
49135
|
-
"@carbon/icons-react": "^11.
|
|
49135
|
+
"@carbon/icons-react": "^11.24.0",
|
|
49136
49136
|
"@carbon/telemetry": "~0.1.0"
|
|
49137
49137
|
}, zE = {
|
|
49138
49138
|
react: "^16.0.0 || ^17.0.0 || ^18.0.0",
|
|
@@ -49147,22 +49147,22 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49147
49147
|
"@babel/preset-typescript": "^7.22.5",
|
|
49148
49148
|
"@rushstack/eslint-patch": "^1.3.2",
|
|
49149
49149
|
"@stackblitz/sdk": "1.9.0",
|
|
49150
|
-
"@storybook/addon-essentials": "^7.
|
|
49151
|
-
"@storybook/addon-interactions": "^7.
|
|
49152
|
-
"@storybook/addon-links": "^7.
|
|
49153
|
-
"@storybook/blocks": "^7.
|
|
49154
|
-
"@storybook/manager-api": "^7.
|
|
49155
|
-
"@storybook/react": "^7.
|
|
49156
|
-
"@storybook/react-vite": "^7.
|
|
49157
|
-
"@storybook/react-webpack5": "^7.
|
|
49150
|
+
"@storybook/addon-essentials": "^7.2.1",
|
|
49151
|
+
"@storybook/addon-interactions": "^7.2.1",
|
|
49152
|
+
"@storybook/addon-links": "^7.2.1",
|
|
49153
|
+
"@storybook/blocks": "^7.2.1",
|
|
49154
|
+
"@storybook/manager-api": "^7.2.1",
|
|
49155
|
+
"@storybook/react": "^7.2.1",
|
|
49156
|
+
"@storybook/react-vite": "^7.2.1",
|
|
49157
|
+
"@storybook/react-webpack5": "^7.2.1",
|
|
49158
49158
|
"@storybook/testing-library": "^0.2.0",
|
|
49159
|
-
"@storybook/theming": "^7.
|
|
49159
|
+
"@storybook/theming": "^7.2.1",
|
|
49160
49160
|
"@types/carbon__icons-react": "^11.20.0",
|
|
49161
|
-
"@types/react": "^18.2.
|
|
49161
|
+
"@types/react": "^18.2.18",
|
|
49162
49162
|
"@types/react-dom": "^18.2.7",
|
|
49163
|
-
"@typescript-eslint/eslint-plugin": "^6.2.
|
|
49164
|
-
"@typescript-eslint/parser": "^6.2.
|
|
49165
|
-
"@vitejs/plugin-react": "^4.0.
|
|
49163
|
+
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
|
49164
|
+
"@typescript-eslint/parser": "^6.2.1",
|
|
49165
|
+
"@vitejs/plugin-react": "^4.0.4",
|
|
49166
49166
|
classnames: "^2.3.2",
|
|
49167
49167
|
concurrently: "^8.2.0",
|
|
49168
49168
|
"css-loader": "6.8.1",
|
|
@@ -49171,18 +49171,18 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49171
49171
|
"d3-sankey": "^0.12.3",
|
|
49172
49172
|
"downlevel-dts": "^0.11.0",
|
|
49173
49173
|
eslint: "^8.46.0",
|
|
49174
|
-
"eslint-config-prettier": "^
|
|
49174
|
+
"eslint-config-prettier": "^9.0.0",
|
|
49175
49175
|
"eslint-plugin-prettier": "^5.0.0",
|
|
49176
49176
|
"eslint-plugin-react": "^7.33.1",
|
|
49177
49177
|
"eslint-plugin-storybook": "^0.6.13",
|
|
49178
49178
|
react: "^18.2.0",
|
|
49179
49179
|
"react-dom": "^18.2.0",
|
|
49180
|
-
sass: "^1.64.
|
|
49181
|
-
storybook: "^7.
|
|
49180
|
+
sass: "^1.64.2",
|
|
49181
|
+
storybook: "^7.2.1",
|
|
49182
49182
|
"style-loader": "^3.3.3",
|
|
49183
49183
|
typescript: "^5.1.6",
|
|
49184
|
-
vite: "^4.4.
|
|
49185
|
-
"vite-plugin-dts": "^3.
|
|
49184
|
+
vite: "^4.4.8",
|
|
49185
|
+
"vite-plugin-dts": "^3.5.0",
|
|
49186
49186
|
webpack: "5.88.2"
|
|
49187
49187
|
}, XE = {
|
|
49188
49188
|
access: "public"
|
|
@@ -49255,7 +49255,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49255
49255
|
maintainers: eN,
|
|
49256
49256
|
contributors: aN,
|
|
49257
49257
|
gitHead: SN
|
|
49258
|
-
}, EN = "@carbon/charts-svelte", NN = "1.11.
|
|
49258
|
+
}, EN = "@carbon/charts-svelte", NN = "1.11.17", tN = "Carbon Charts component library for Svelte", LN = {
|
|
49259
49259
|
postinstall: "carbon-telemetry collect --install",
|
|
49260
49260
|
"file:styles": "cp ../core/dist/styles.* dist",
|
|
49261
49261
|
"build:package": "svelte-kit sync && svelte-package && yarn file:styles",
|
|
@@ -49291,38 +49291,38 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49291
49291
|
"@carbon/telemetry": "~0.1.0"
|
|
49292
49292
|
}, FN = {
|
|
49293
49293
|
"@stackblitz/sdk": "^1.9.0",
|
|
49294
|
-
"@storybook/addon-essentials": "^7.
|
|
49295
|
-
"@storybook/addon-interactions": "^7.
|
|
49296
|
-
"@storybook/addon-links": "^7.
|
|
49297
|
-
"@storybook/blocks": "^7.
|
|
49298
|
-
"@storybook/manager-api": "^7.
|
|
49299
|
-
"@storybook/svelte": "^7.
|
|
49300
|
-
"@storybook/sveltekit": "^7.
|
|
49294
|
+
"@storybook/addon-essentials": "^7.2.1",
|
|
49295
|
+
"@storybook/addon-interactions": "^7.2.1",
|
|
49296
|
+
"@storybook/addon-links": "^7.2.1",
|
|
49297
|
+
"@storybook/blocks": "^7.2.1",
|
|
49298
|
+
"@storybook/manager-api": "^7.2.1",
|
|
49299
|
+
"@storybook/svelte": "^7.2.1",
|
|
49300
|
+
"@storybook/sveltekit": "^7.2.1",
|
|
49301
49301
|
"@storybook/testing-library": "^0.2.0",
|
|
49302
|
-
"@storybook/theming": "^7.
|
|
49302
|
+
"@storybook/theming": "^7.2.1",
|
|
49303
49303
|
"@sveltejs/adapter-auto": "^2.1.0",
|
|
49304
|
-
"@sveltejs/kit": "^1.22.
|
|
49304
|
+
"@sveltejs/kit": "^1.22.4",
|
|
49305
49305
|
"@sveltejs/package": "^2.2.0",
|
|
49306
|
-
"@typescript-eslint/eslint-plugin": "^6.2.
|
|
49307
|
-
"@typescript-eslint/parser": "^6.2.
|
|
49306
|
+
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
|
49307
|
+
"@typescript-eslint/parser": "^6.2.1",
|
|
49308
49308
|
concurrently: "^8.2.0",
|
|
49309
49309
|
d3: "^7.8.5",
|
|
49310
49310
|
"d3-cloud": "^1.2.5",
|
|
49311
49311
|
"d3-sankey": "^0.12.3",
|
|
49312
49312
|
eslint: "^8.46.0",
|
|
49313
|
-
"eslint-config-prettier": "^
|
|
49313
|
+
"eslint-config-prettier": "^9.0.0",
|
|
49314
49314
|
"eslint-plugin-storybook": "^0.6.13",
|
|
49315
49315
|
"eslint-plugin-svelte3": "^4.0.0",
|
|
49316
49316
|
"prettier-plugin-svelte": "^3.0.3",
|
|
49317
49317
|
publint: "^0.2.0",
|
|
49318
49318
|
react: "^18.2.0",
|
|
49319
49319
|
"react-dom": "^18.2.0",
|
|
49320
|
-
storybook: "^7.
|
|
49321
|
-
svelte: "^4.1.
|
|
49320
|
+
storybook: "^7.2.1",
|
|
49321
|
+
svelte: "^4.1.2",
|
|
49322
49322
|
"svelte-check": "^3.4.6",
|
|
49323
49323
|
tslib: "^2.6.1",
|
|
49324
49324
|
typescript: "^5.1.6",
|
|
49325
|
-
vite: "^4.4.
|
|
49325
|
+
vite: "^4.4.8"
|
|
49326
49326
|
}, IN = {
|
|
49327
49327
|
access: "public"
|
|
49328
49328
|
}, sN = {
|
|
@@ -49393,10 +49393,14 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49393
49393
|
author: cN,
|
|
49394
49394
|
keywords: dN,
|
|
49395
49395
|
gitHead: pN
|
|
49396
|
-
}, mN = "@carbon/charts-vue", UN = "1.11.
|
|
49396
|
+
}, mN = "@carbon/charts-vue", UN = "1.11.17", GN = "Carbon Charts component library for Vue", gN = "./dist/index.js", KN = "./dist/index.mjs", yN = "./dist/index.d.ts", vN = {
|
|
49397
49397
|
"./styles.min.css": "./dist/styles.min.css",
|
|
49398
49398
|
"./styles.css": "./dist/styles.css",
|
|
49399
|
-
"
|
|
49399
|
+
".": {
|
|
49400
|
+
style: "./dist/styles.css",
|
|
49401
|
+
types: "./dist/index.d.ts",
|
|
49402
|
+
default: "./dist/index.mjs"
|
|
49403
|
+
}
|
|
49400
49404
|
}, HN = [
|
|
49401
49405
|
"dist",
|
|
49402
49406
|
"CHANGELOG.md"
|
|
@@ -49425,15 +49429,15 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49425
49429
|
"@babel/core": "^7.22.9",
|
|
49426
49430
|
"@rushstack/eslint-patch": "^1.3.2",
|
|
49427
49431
|
"@stackblitz/sdk": "^1.9.0",
|
|
49428
|
-
"@storybook/addon-essentials": "^7.
|
|
49429
|
-
"@storybook/addon-interactions": "^7.
|
|
49430
|
-
"@storybook/addon-links": "^7.
|
|
49431
|
-
"@storybook/blocks": "^7.
|
|
49432
|
-
"@storybook/manager-api": "^7.
|
|
49432
|
+
"@storybook/addon-essentials": "^7.2.1",
|
|
49433
|
+
"@storybook/addon-interactions": "^7.2.1",
|
|
49434
|
+
"@storybook/addon-links": "^7.2.1",
|
|
49435
|
+
"@storybook/blocks": "^7.2.1",
|
|
49436
|
+
"@storybook/manager-api": "^7.2.1",
|
|
49433
49437
|
"@storybook/testing-library": "^0.2.0",
|
|
49434
|
-
"@storybook/theming": "^7.
|
|
49435
|
-
"@storybook/vue3": "^7.
|
|
49436
|
-
"@storybook/vue3-vite": "^7.
|
|
49438
|
+
"@storybook/theming": "^7.2.1",
|
|
49439
|
+
"@storybook/vue3": "^7.2.1",
|
|
49440
|
+
"@storybook/vue3-vite": "^7.2.1",
|
|
49437
49441
|
"@types/d3": "^7.4.0",
|
|
49438
49442
|
"@vue/eslint-config-prettier": "^8.0.0",
|
|
49439
49443
|
"@vue/eslint-config-typescript": "^11.0.3",
|
|
@@ -49446,10 +49450,10 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49446
49450
|
"eslint-plugin-vue": "^9.16.1",
|
|
49447
49451
|
react: "^18.2.0",
|
|
49448
49452
|
"react-dom": "^18.2.0",
|
|
49449
|
-
storybook: "^7.
|
|
49453
|
+
storybook: "^7.2.1",
|
|
49450
49454
|
typescript: "^5.1.6",
|
|
49451
|
-
vite: "^4.4.
|
|
49452
|
-
"vite-plugin-dts": "^3.
|
|
49455
|
+
vite: "^4.4.8",
|
|
49456
|
+
"vite-plugin-dts": "^3.5.0",
|
|
49453
49457
|
"vue-tsc": "^1.8.8"
|
|
49454
49458
|
}, YN = {
|
|
49455
49459
|
access: "public",
|