@react-magma/charts 7.0.0-next.3 → 7.0.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-magma/charts",
3
- "version": "7.0.0-next.3",
3
+ "version": "7.0.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -48,7 +48,7 @@
48
48
  "identity-obj-proxy": "^3.0.0",
49
49
  "react": "^17.0.2",
50
50
  "react-dom": "^17.0.2",
51
- "react-magma-dom": "^4.4.0-next.2",
51
+ "react-magma-dom": "^4.4.0",
52
52
  "react-magma-icons": "^3.0.0"
53
53
  },
54
54
  "exports": {
@@ -13478,7 +13478,7 @@ optgroup.cds--select-optgroup:disabled,
13478
13478
  .cds--modal-content--with-form {
13479
13479
  padding-right: 1rem;
13480
13480
  }
13481
- .cds--modal-header {
13481
+ .carbon-chart-wrapper .cds--modal-header {
13482
13482
  padding-top: 1rem;
13483
13483
  padding-right: 3rem;
13484
13484
  padding-left: 1rem;