@commercetools-uikit/spacings-inset
Advanced tools
Comparing version 0.0.0-canary-20241205123945 to 0.0.0-canary-20241210173201
@@ -70,5 +70,5 @@ 'use strict'; | ||
// NOTE: This string will be replaced on build time with the package version. | ||
var version = "19.17.1"; | ||
var version = "19.18.0"; | ||
exports["default"] = Inset$1; | ||
exports.version = version; |
@@ -65,5 +65,5 @@ 'use strict'; | ||
// NOTE: This string will be replaced on build time with the package version. | ||
var version = "19.17.1"; | ||
var version = "19.18.0"; | ||
exports["default"] = Inset$1; | ||
exports.version = version; |
@@ -54,4 +54,4 @@ import _Object$keys from '@babel/runtime-corejs3/core-js-stable/object/keys'; | ||
// NOTE: This string will be replaced on build time with the package version. | ||
var version = "19.17.1"; | ||
var version = "19.18.0"; | ||
export { Inset$1 as default, version }; |
@@ -13,4 +13,4 @@ import { ReactNode } from 'react'; | ||
displayName: string; | ||
defaultProps: Pick<TInsetProps, "height" | "scale">; | ||
defaultProps: Pick<TInsetProps, "scale" | "height">; | ||
}; | ||
export default Inset; |
{ | ||
"name": "@commercetools-uikit/spacings-inset", | ||
"description": "An inset spacing component provides a consistent padding to the inner component.", | ||
"version": "0.0.0-canary-20241205123945", | ||
"version": "0.0.0-canary-20241210173201", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
@@ -32,4 +32,4 @@ "repository": { | ||
"@babel/runtime-corejs3": "^7.20.13", | ||
"@commercetools-uikit/design-system": "0.0.0-canary-20241205123945", | ||
"@commercetools-uikit/utils": "0.0.0-canary-20241205123945", | ||
"@commercetools-uikit/design-system": "0.0.0-canary-20241210173201", | ||
"@commercetools-uikit/utils": "0.0.0-canary-20241210173201", | ||
"@emotion/react": "^11.10.5", | ||
@@ -36,0 +36,0 @@ "prop-types": "15.8.1" |
+ Added@commercetools-uikit/design-system@0.0.0-canary-20241210173201(transitive)
+ Added@commercetools-uikit/hooks@0.0.0-canary-20241210173201(transitive)
+ Added@commercetools-uikit/utils@0.0.0-canary-20241210173201(transitive)
- Removed@commercetools-uikit/design-system@0.0.0-canary-20241205123945(transitive)
- Removed@commercetools-uikit/hooks@0.0.0-canary-20241205123945(transitive)
- Removed@commercetools-uikit/utils@0.0.0-canary-20241205123945(transitive)
Updated@commercetools-uikit/design-system@0.0.0-canary-20241210173201
Updated@commercetools-uikit/utils@0.0.0-canary-20241210173201