@carbon/charts-angular 1.11.16 → 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 +8 -0
- package/esm2022/lib/charts/alluvial-chart.component.mjs +3 -3
- package/esm2022/lib/charts/area-chart-stacked.component.mjs +3 -3
- package/esm2022/lib/charts/area-chart.component.mjs +3 -3
- package/esm2022/lib/charts/bar-chart-grouped.component.mjs +3 -3
- package/esm2022/lib/charts/bar-chart-simple.component.mjs +3 -3
- package/esm2022/lib/charts/bar-chart-stacked.component.mjs +3 -3
- package/esm2022/lib/charts/base-chart.component.mjs +3 -3
- package/esm2022/lib/charts/boxplot-chart.component.mjs +3 -3
- package/esm2022/lib/charts/bubble-chart.component.mjs +3 -3
- package/esm2022/lib/charts/bullet-chart.component.mjs +3 -3
- package/esm2022/lib/charts/charts.module.mjs +4 -4
- package/esm2022/lib/charts/choropleth.component.mjs +3 -3
- package/esm2022/lib/charts/circle-pack-chart.component.mjs +3 -3
- package/esm2022/lib/charts/combo-chart.component.mjs +3 -3
- package/esm2022/lib/charts/donut-chart.component.mjs +3 -3
- package/esm2022/lib/charts/gauge-chart.component.mjs +3 -3
- package/esm2022/lib/charts/heatmap-chart.component.mjs +3 -3
- package/esm2022/lib/charts/histogram-chart.component.mjs +3 -3
- package/esm2022/lib/charts/line-chart.component.mjs +3 -3
- package/esm2022/lib/charts/lollipop-chart.component.mjs +3 -3
- package/esm2022/lib/charts/meter-chart.component.mjs +3 -3
- package/esm2022/lib/charts/pie-chart.component.mjs +3 -3
- package/esm2022/lib/charts/radar-chart.component.mjs +3 -3
- package/esm2022/lib/charts/scatter-chart.component.mjs +3 -3
- package/esm2022/lib/charts/tree-chart.component.mjs +3 -3
- package/esm2022/lib/charts/treemap-chart.component.mjs +3 -3
- package/esm2022/lib/charts/wordcloud-chart.component.mjs +3 -3
- package/esm2022/lib/diagrams/edges/edge.component.mjs +3 -3
- package/esm2022/lib/diagrams/edges/edge.module.mjs +4 -4
- package/esm2022/lib/diagrams/edges/marker/marker.component.mjs +21 -21
- package/esm2022/lib/diagrams/edges/marker/marker.module.mjs +4 -4
- package/esm2022/lib/diagrams/nodes/cards/card-node-column.component.mjs +3 -3
- package/esm2022/lib/diagrams/nodes/cards/card-node-label.component.mjs +3 -3
- package/esm2022/lib/diagrams/nodes/cards/card-node-subtitle.component.mjs +3 -3
- package/esm2022/lib/diagrams/nodes/cards/card-node-title.component.mjs +3 -3
- package/esm2022/lib/diagrams/nodes/cards/card-node.component.mjs +3 -3
- package/esm2022/lib/diagrams/nodes/cards/card-node.module.mjs +4 -4
- package/esm2022/lib/diagrams/nodes/shape/shape-node.component.mjs +3 -3
- package/esm2022/lib/diagrams/nodes/shape/shape-node.module.mjs +4 -4
- package/fesm2022/carbon-charts-angular.mjs +140 -140
- package/package.json +2 -2
- package/styles.css +8 -8
- package/styles.min.css +1 -1
- package/styles.min.css.map +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon/charts-angular",
|
|
3
|
-
"version": "1.11.
|
|
3
|
+
"version": "1.11.17",
|
|
4
4
|
"description": "Carbon Charts component library for Angular",
|
|
5
5
|
"exports": {
|
|
6
6
|
"./styles.min.css": "./dist/styles.min.css",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@angular/core": "^16.0.0"
|
|
22
22
|
},
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@carbon/charts": "1.11.
|
|
24
|
+
"@carbon/charts": "1.11.17",
|
|
25
25
|
"@carbon/telemetry": "~0.1.0",
|
|
26
26
|
"tslib": "^2.6.1"
|
|
27
27
|
},
|
package/styles.css
CHANGED
|
@@ -4922,8 +4922,8 @@ svg.cds--cc--color-legend g.legend-title text {
|
|
|
4922
4922
|
--cds-helper-text-01-font-size: 0.75rem;
|
|
4923
4923
|
--cds-helper-text-01-line-height: 1.33333;
|
|
4924
4924
|
--cds-helper-text-01-letter-spacing: 0.32px;
|
|
4925
|
-
--cds-helper-text-02-font-size:
|
|
4926
|
-
--cds-helper-text-02-font-weight:
|
|
4925
|
+
--cds-helper-text-02-font-size: 0.875rem;
|
|
4926
|
+
--cds-helper-text-02-font-weight: 400;
|
|
4927
4927
|
--cds-helper-text-02-line-height: 1.28572;
|
|
4928
4928
|
--cds-helper-text-02-letter-spacing: 0.16px;
|
|
4929
4929
|
--cds-body-short-01-font-size: 0.875rem;
|
|
@@ -5308,8 +5308,8 @@ svg.cds--cc--color-legend g.legend-title text {
|
|
|
5308
5308
|
--cds-helper-text-01-font-size: 0.75rem;
|
|
5309
5309
|
--cds-helper-text-01-line-height: 1.33333;
|
|
5310
5310
|
--cds-helper-text-01-letter-spacing: 0.32px;
|
|
5311
|
-
--cds-helper-text-02-font-size:
|
|
5312
|
-
--cds-helper-text-02-font-weight:
|
|
5311
|
+
--cds-helper-text-02-font-size: 0.875rem;
|
|
5312
|
+
--cds-helper-text-02-font-weight: 400;
|
|
5313
5313
|
--cds-helper-text-02-line-height: 1.28572;
|
|
5314
5314
|
--cds-helper-text-02-letter-spacing: 0.16px;
|
|
5315
5315
|
--cds-body-short-01-font-size: 0.875rem;
|
|
@@ -5694,8 +5694,8 @@ svg.cds--cc--color-legend g.legend-title text {
|
|
|
5694
5694
|
--cds-helper-text-01-font-size: 0.75rem;
|
|
5695
5695
|
--cds-helper-text-01-line-height: 1.33333;
|
|
5696
5696
|
--cds-helper-text-01-letter-spacing: 0.32px;
|
|
5697
|
-
--cds-helper-text-02-font-size:
|
|
5698
|
-
--cds-helper-text-02-font-weight:
|
|
5697
|
+
--cds-helper-text-02-font-size: 0.875rem;
|
|
5698
|
+
--cds-helper-text-02-font-weight: 400;
|
|
5699
5699
|
--cds-helper-text-02-line-height: 1.28572;
|
|
5700
5700
|
--cds-helper-text-02-letter-spacing: 0.16px;
|
|
5701
5701
|
--cds-body-short-01-font-size: 0.875rem;
|
|
@@ -6080,8 +6080,8 @@ svg.cds--cc--color-legend g.legend-title text {
|
|
|
6080
6080
|
--cds-helper-text-01-font-size: 0.75rem;
|
|
6081
6081
|
--cds-helper-text-01-line-height: 1.33333;
|
|
6082
6082
|
--cds-helper-text-01-letter-spacing: 0.32px;
|
|
6083
|
-
--cds-helper-text-02-font-size:
|
|
6084
|
-
--cds-helper-text-02-font-weight:
|
|
6083
|
+
--cds-helper-text-02-font-size: 0.875rem;
|
|
6084
|
+
--cds-helper-text-02-font-weight: 400;
|
|
6085
6085
|
--cds-helper-text-02-line-height: 1.28572;
|
|
6086
6086
|
--cds-helper-text-02-letter-spacing: 0.16px;
|
|
6087
6087
|
--cds-body-short-01-font-size: 0.875rem;
|