@gapo_types/shared
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@gapo_types/shared", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Gapo UI components in React", | ||
@@ -24,3 +24,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "0a63c01e85635fabf89faaf9efa123d8ac972de6" | ||
"gitHead": "75729e6245acea5aa7923be0b04201e62e22fff9" | ||
} |
@@ -48,2 +48,3 @@ export * from '@react-types/shared'; | ||
| 'headingXSmall.Bold' | ||
| 'headingXXSmall.Bold' | ||
| 'headingXLarge' | ||
@@ -54,4 +55,8 @@ | 'headingLarge' | ||
| 'headingXSmall' | ||
| 'headingXXSmall' | ||
| 'bodyLarge.Bold' | ||
| 'bodyMedium.Bold' | ||
| 'bodySmall.Bold' | ||
| 'bodyLarge' | ||
| 'bodyMedium' | ||
| 'bodySmall'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1965
58