@postenbring/hedwig-react
Advanced tools
Comparing version 0.0.0-refactor-tokens-20231112182039 to 0.0.0-update-button-20231112193807
@@ -98,3 +98,3 @@ "use strict"; | ||
[`hds-button--outline-${variant}`]: fill === "outlined", | ||
"hds-button--full": fullWidth, | ||
"hds-button--full": fullWidth === true, | ||
"hds-button--mobile-full": fullWidth === "mobile" | ||
@@ -101,0 +101,0 @@ }), |
@@ -100,3 +100,3 @@ "use strict"; | ||
[`hds-button--outline-${variant}`]: fill === "outlined", | ||
"hds-button--full": fullWidth, | ||
"hds-button--full": fullWidth === true, | ||
"hds-button--mobile-full": fullWidth === "mobile" | ||
@@ -103,0 +103,0 @@ }), |
{ | ||
"name": "@postenbring/hedwig-react", | ||
"version": "0.0.0-refactor-tokens-20231112182039", | ||
"version": "0.0.0-update-button-20231112193807", | ||
"main": "./dist/index.js", | ||
@@ -29,4 +29,4 @@ "module": "./dist/index.mjs", | ||
"dependencies": { | ||
"@postenbring/hedwig-css": "0.0.0-refactor-tokens-20231112182039", | ||
"@postenbring/hedwig-tokens": "0.0.0-refactor-tokens-20231112182039", | ||
"@postenbring/hedwig-css": "0.0.0-update-button-20231112193807", | ||
"@postenbring/hedwig-tokens": "0.0.0-update-button-20231112193807", | ||
"clsx": "2.0.0" | ||
@@ -33,0 +33,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
15252
+ Added@postenbring/hedwig-css@0.0.0-update-button-20231112193807(transitive)
+ Added@postenbring/hedwig-tokens@0.0.0-update-button-20231112193807(transitive)
- Removed@postenbring/hedwig-css@0.0.0-refactor-tokens-20231112182039(transitive)
- Removed@postenbring/hedwig-tokens@0.0.0-refactor-tokens-20231112182039(transitive)
Updated@postenbring/hedwig-css@0.0.0-update-button-20231112193807
Updated@postenbring/hedwig-tokens@0.0.0-update-button-20231112193807