@onereach/styles 2.17.0 → 2.17.1-beta.1089.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": "@onereach/styles",
3
- "version": "2.17.0",
3
+ "version": "2.17.1-beta.1089.0",
4
4
  "description": "Styles for or-ui-next",
5
5
  "main": "./main.css",
6
6
  "unpkg": "./main.css",
@@ -49,6 +49,5 @@
49
49
  "dependencies": {
50
50
  "@tailwindcss/typography": "^0.5.4",
51
51
  "tailwindcss": "^3.1.3"
52
- },
53
- "gitHead": "d9aa2913fcc3369ae1787391cd09945b983d9402"
52
+ }
54
53
  }
@@ -619,7 +619,7 @@
619
619
  },
620
620
  {
621
621
  "name": "dark-card",
622
- "value": "0px 0px 5px 0px rgba(0,0,0,0.3), 0px 1px 2px 0px rgba(24,28,34,0.6)"
622
+ "value": "0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(24,28,34,0.12)"
623
623
  },
624
624
  {
625
625
  "name": "dark-button",
@@ -673,6 +673,16 @@
673
673
  }
674
674
  ],
675
675
  "typeStyles": [
676
+ {
677
+ "name": "headline-1",
678
+ "fontFamily": "Inter",
679
+ "fontSize": "24px",
680
+ "lineHeight": "29px",
681
+ "letterSpacing": "0px",
682
+ "fontWeight": "700",
683
+ "fontSizeRem": "1.5",
684
+ "lineHeightRem": "1.8125"
685
+ },
676
686
  {
677
687
  "name": "headline-2",
678
688
  "fontFamily": "Inter",
@@ -802,6 +812,46 @@
802
812
  "fontWeight": "700",
803
813
  "fontSizeRem": "0.75",
804
814
  "lineHeightRem": "1.125"
815
+ },
816
+ {
817
+ "name": "mobile-button",
818
+ "fontFamily": "Inter",
819
+ "fontSize": "16px",
820
+ "lineHeight": "24px",
821
+ "letterSpacing": "0px",
822
+ "fontWeight": "600",
823
+ "fontSizeRem": "1",
824
+ "lineHeightRem": "1.5"
825
+ },
826
+ {
827
+ "name": "mobile-body-2-regular",
828
+ "fontFamily": "Inter",
829
+ "fontSize": "16px",
830
+ "lineHeight": "24px",
831
+ "letterSpacing": "0px",
832
+ "fontWeight": "400",
833
+ "fontSizeRem": "1",
834
+ "lineHeightRem": "1.5"
835
+ },
836
+ {
837
+ "name": "mobile-body-2-semibold",
838
+ "fontFamily": "Inter",
839
+ "fontSize": "16px",
840
+ "lineHeight": "24px",
841
+ "letterSpacing": "0px",
842
+ "fontWeight": "600",
843
+ "fontSizeRem": "1",
844
+ "lineHeightRem": "1.5"
845
+ },
846
+ {
847
+ "name": "mobile-body-2-bold",
848
+ "fontFamily": "Inter",
849
+ "fontSize": "16px",
850
+ "lineHeight": "24px",
851
+ "letterSpacing": "0px",
852
+ "fontWeight": "700",
853
+ "fontSizeRem": "1",
854
+ "lineHeightRem": "1.5"
805
855
  }
806
856
  ],
807
857
  "SpacePatterns": [