@commercetools-uikit/primary-button
Advanced tools
Comparing version 10.18.4-canary.3 to 10.18.4-canary.4
@@ -165,5 +165,5 @@ 'use strict'; | ||
var version = '10.18.4-canary.3+6eab6169'; | ||
var version = '10.18.4-canary.4+b771ebd7'; | ||
exports.default = PrimaryButton; | ||
exports.version = version; |
@@ -159,5 +159,5 @@ import PropTypes from 'prop-types'; | ||
var version = '10.18.4-canary.3+6eab6169'; | ||
var version = '10.18.4-canary.4+b771ebd7'; | ||
export default PrimaryButton; | ||
export { version }; |
{ | ||
"name": "@commercetools-uikit/primary-button", | ||
"version": "10.18.4-canary.3+6eab6169", | ||
"version": "10.18.4-canary.4+b771ebd7", | ||
"description": "", | ||
@@ -22,7 +22,7 @@ "main": "dist/primary-button.cjs.js", | ||
"dependencies": { | ||
"@commercetools-uikit/accessible-button": "10.18.4-canary.3+6eab6169", | ||
"@commercetools-uikit/design-system": "10.18.4-canary.3+6eab6169", | ||
"@commercetools-uikit/spacings-inline": "10.18.4-canary.3+6eab6169", | ||
"@commercetools-uikit/text": "10.18.4-canary.3+6eab6169", | ||
"@commercetools-uikit/utils": "10.18.4-canary.3+6eab6169", | ||
"@commercetools-uikit/accessible-button": "10.18.4-canary.4+b771ebd7", | ||
"@commercetools-uikit/design-system": "10.18.4-canary.4+b771ebd7", | ||
"@commercetools-uikit/spacings-inline": "10.18.4-canary.4+b771ebd7", | ||
"@commercetools-uikit/text": "10.18.4-canary.4+b771ebd7", | ||
"@commercetools-uikit/utils": "10.18.4-canary.4+b771ebd7", | ||
"@emotion/core": "10.0.28", | ||
@@ -38,3 +38,3 @@ "@emotion/styled": "10.0.27", | ||
}, | ||
"gitHead": "6eab6169c610a61a520b1c34e306113e3aad0d32" | ||
"gitHead": "b771ebd7f4ac4e61ffd19cac190dd76033d1b6e2" | ||
} |
# Buttons: Primary Button | ||
#### Description | ||
## Description | ||
@@ -8,3 +8,3 @@ Primary buttons are used for a primary action on a page. You must also pass a | ||
#### Usage | ||
## Usage | ||
@@ -21,3 +21,3 @@ ```js | ||
#### Properties | ||
## Properties | ||
@@ -24,0 +24,0 @@ | Props | Type | Required | Values | Default | Description | |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
20827