@abgov/react-components 4.0.0-alpha.75 → 4.0.0-alpha.76

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": "@abgov/react-components",
3
- "version": "4.0.0-alpha.75",
3
+ "version": "4.0.0-alpha.76",
4
4
  "description": "Government of Alberta - UI components for React",
5
5
  "bugs": {
6
6
  "url": "https://github.com/GovAlta/ui-components/issues"
@@ -7878,7 +7878,7 @@ function instance$f($$self, $$props, $$invalidate) {
7878
7878
  2) {
7879
7879
  $$invalidate(6, _size = {
7880
7880
  small: "1rem",
7881
- medium: "1.5rem",
7881
+ medium: "1rem",
7882
7882
  large: "2rem"
7883
7883
  }[size]);
7884
7884
  }
@@ -7925,7 +7925,7 @@
7925
7925
  2) {
7926
7926
  $$invalidate(6, _size = {
7927
7927
  small: "1rem",
7928
- medium: "1.5rem",
7928
+ medium: "1rem",
7929
7929
  large: "2rem"
7930
7930
  }[size]);
7931
7931
  }