@carbon/charts-react 1.13.33 → 1.13.34
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.d.ts +2 -0
- package/dist/index.js +17 -17
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +3 -0
- package/dist/index.mjs.map +1 -1
- package/dist/styles.css +16 -12
- 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 +7 -7
package/dist/index.mjs
CHANGED
|
@@ -23455,6 +23455,7 @@ const Kn = /* @__PURE__ */ zv(vV), Qn = "cds", u3 = ({ tag: e = "div", children:
|
|
|
23455
23455
|
);
|
|
23456
23456
|
};
|
|
23457
23457
|
export {
|
|
23458
|
+
Qt as Alignments,
|
|
23458
23459
|
BV as AlluvialChart,
|
|
23459
23460
|
HV as AreaChart,
|
|
23460
23461
|
g3 as ArrowLeftMarker,
|
|
@@ -23467,6 +23468,7 @@ export {
|
|
|
23467
23468
|
d3 as CardNodeLabel,
|
|
23468
23469
|
f3 as CardNodeSubtitle,
|
|
23469
23470
|
p3 as CardNodeTitle,
|
|
23471
|
+
Wp as ChartTheme,
|
|
23470
23472
|
y3 as CircleMarker,
|
|
23471
23473
|
jV as CirclePackChart,
|
|
23472
23474
|
WV as ComboChart,
|
|
@@ -23484,6 +23486,7 @@ export {
|
|
|
23484
23486
|
t3 as MeterChart,
|
|
23485
23487
|
e3 as PieChart,
|
|
23486
23488
|
n3 as RadarChart,
|
|
23489
|
+
tt as ScaleTypes,
|
|
23487
23490
|
r3 as ScatterChart,
|
|
23488
23491
|
_3 as ShapeNode,
|
|
23489
23492
|
i3 as SimpleBarChart,
|