@semcore/flex-box
Advanced tools
Comparing version 5.25.1 to 5.25.2-prerelease.0
@@ -5,2 +5,8 @@ # Changelog | ||
## [5.25.2] - 2024-05-22 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [4.26.2 ~> 4.26.3], `@semcore/core` [2.23.1 ~> 2.23.2]). | ||
## [5.25.1] - 2024-05-17 | ||
@@ -7,0 +13,0 @@ |
@@ -21,5 +21,5 @@ "use strict"; | ||
/*__reshadow-styles__:"../style/use-box.shadow.css"*/ | ||
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SBoxSizing_nd4u8_gg_{box-sizing:border-box}.___SBoxInline_nd4u8_gg_{display:inline-block}" /*__inner_css_end__*/, "nd4u8_gg_") /*__reshadow_css_end__*/, { | ||
"__SBoxSizing": "___SBoxSizing_nd4u8_gg_", | ||
"__SBoxInline": "___SBoxInline_nd4u8_gg_" | ||
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SBoxSizing_1rgui_gg_{box-sizing:border-box}.___SBoxInline_1rgui_gg_{display:inline-block}" /*__inner_css_end__*/, "1rgui_gg_") /*__reshadow_css_end__*/, { | ||
"__SBoxSizing": "___SBoxSizing_1rgui_gg_", | ||
"__SBoxInline": "___SBoxInline_1rgui_gg_" | ||
}); | ||
@@ -26,0 +26,0 @@ function removeUndefinedKeys(obj) { |
@@ -20,5 +20,5 @@ "use strict"; | ||
/*__reshadow-styles__:"../style/use-flex.shadow.css"*/ | ||
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SFlex_1dh7d_gg_{display:flex}.___SFlex_1dh7d_gg_.__inline_1dh7d_gg_{display:inline-flex}" /*__inner_css_end__*/, "1dh7d_gg_") /*__reshadow_css_end__*/, { | ||
"__SFlex": "___SFlex_1dh7d_gg_", | ||
"_inline": "__inline_1dh7d_gg_" | ||
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SFlex_14pwy_gg_{display:flex}.___SFlex_14pwy_gg_.__inline_14pwy_gg_{display:inline-flex}" /*__inner_css_end__*/, "14pwy_gg_") /*__reshadow_css_end__*/, { | ||
"__SFlex": "___SFlex_14pwy_gg_", | ||
"_inline": "__inline_14pwy_gg_" | ||
}); | ||
@@ -25,0 +25,0 @@ function calculateFlexStyles(props) { |
@@ -15,4 +15,4 @@ "use strict"; | ||
/*__reshadow-styles__:"./invalidStateBox.shadow.css"*/ | ||
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SPattern_u1lka_gg_{width:6px;height:100%;position:absolute;background-image:var(--intergalactic-border-critical-pattern, repeating-linear-gradient(315deg, rgba(209, 0, 47, 1) 0, rgba(209, 0, 47, 1) 2px, transparent 0, transparent 50%));background-size:6px 6px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);border-bottom-left-radius:var(--intergalactic-control-rounded, 6px);border-top-left-radius:var(--intergalactic-control-rounded, 6px)}" /*__inner_css_end__*/, "u1lka_gg_") /*__reshadow_css_end__*/, { | ||
"__SPattern": "___SPattern_u1lka_gg_" | ||
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SPattern_uj1jd_gg_{width:6px;height:100%;position:absolute;background-image:var(--intergalactic-border-critical-pattern, repeating-linear-gradient(315deg, rgba(209, 0, 47, 1) 0, rgba(209, 0, 47, 1) 2px, transparent 0, transparent 50%));background-size:6px 6px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);border-bottom-left-radius:var(--intergalactic-control-rounded, 6px);border-top-left-radius:var(--intergalactic-control-rounded, 6px)}" /*__inner_css_end__*/, "uj1jd_gg_") /*__reshadow_css_end__*/, { | ||
"__SPattern": "___SPattern_uj1jd_gg_" | ||
}); | ||
@@ -19,0 +19,0 @@ var InvalidStatePatternComponent = function InvalidStatePatternComponent() { |
@@ -12,5 +12,5 @@ import _objectSpread from "@babel/runtime/helpers/objectSpread2"; | ||
/*__reshadow-styles__:"../style/use-box.shadow.css"*/ | ||
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SBoxSizing_nd4u8_gg_{box-sizing:border-box}.___SBoxInline_nd4u8_gg_{display:inline-block}" /*__inner_css_end__*/, "nd4u8_gg_") /*__reshadow_css_end__*/, { | ||
"__SBoxSizing": "___SBoxSizing_nd4u8_gg_", | ||
"__SBoxInline": "___SBoxInline_nd4u8_gg_" | ||
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SBoxSizing_1rgui_gg_{box-sizing:border-box}.___SBoxInline_1rgui_gg_{display:inline-block}" /*__inner_css_end__*/, "1rgui_gg_") /*__reshadow_css_end__*/, { | ||
"__SBoxSizing": "___SBoxSizing_1rgui_gg_", | ||
"__SBoxInline": "___SBoxInline_1rgui_gg_" | ||
}); | ||
@@ -17,0 +17,0 @@ import { getAutoOrScaleIndent } from '../utils'; |
@@ -11,5 +11,5 @@ import _objectSpread from "@babel/runtime/helpers/objectSpread2"; | ||
/*__reshadow-styles__:"../style/use-flex.shadow.css"*/ | ||
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SFlex_1dh7d_gg_{display:flex}.___SFlex_1dh7d_gg_.__inline_1dh7d_gg_{display:inline-flex}" /*__inner_css_end__*/, "1dh7d_gg_") /*__reshadow_css_end__*/, { | ||
"__SFlex": "___SFlex_1dh7d_gg_", | ||
"_inline": "__inline_1dh7d_gg_" | ||
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SFlex_14pwy_gg_{display:flex}.___SFlex_14pwy_gg_.__inline_14pwy_gg_{display:inline-flex}" /*__inner_css_end__*/, "14pwy_gg_") /*__reshadow_css_end__*/, { | ||
"__SFlex": "___SFlex_14pwy_gg_", | ||
"_inline": "__inline_14pwy_gg_" | ||
}); | ||
@@ -16,0 +16,0 @@ import { getAutoOrScaleIndent } from '../utils'; |
@@ -7,4 +7,4 @@ import _objectSpread from "@babel/runtime/helpers/objectSpread2"; | ||
/*__reshadow-styles__:"./invalidStateBox.shadow.css"*/ | ||
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SPattern_u1lka_gg_{width:6px;height:100%;position:absolute;background-image:var(--intergalactic-border-critical-pattern, repeating-linear-gradient(315deg, rgba(209, 0, 47, 1) 0, rgba(209, 0, 47, 1) 2px, transparent 0, transparent 50%));background-size:6px 6px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);border-bottom-left-radius:var(--intergalactic-control-rounded, 6px);border-top-left-radius:var(--intergalactic-control-rounded, 6px)}" /*__inner_css_end__*/, "u1lka_gg_") /*__reshadow_css_end__*/, { | ||
"__SPattern": "___SPattern_u1lka_gg_" | ||
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SPattern_uj1jd_gg_{width:6px;height:100%;position:absolute;background-image:var(--intergalactic-border-critical-pattern, repeating-linear-gradient(315deg, rgba(209, 0, 47, 1) 0, rgba(209, 0, 47, 1) 2px, transparent 0, transparent 50%));background-size:6px 6px;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);border-bottom-left-radius:var(--intergalactic-control-rounded, 6px);border-top-left-radius:var(--intergalactic-control-rounded, 6px)}" /*__inner_css_end__*/, "uj1jd_gg_") /*__reshadow_css_end__*/, { | ||
"__SPattern": "___SPattern_uj1jd_gg_" | ||
}); | ||
@@ -11,0 +11,0 @@ import Box from '../Box'; |
{ | ||
"name": "@semcore/flex-box", | ||
"description": "Semrush FlexBox Component", | ||
"version": "5.25.1", | ||
"version": "5.25.2-prerelease.0", | ||
"main": "lib/cjs/index.js", | ||
@@ -12,3 +12,3 @@ "module": "lib/es6/index.js", | ||
"dependencies": { | ||
"@semcore/utils": "4.26.2", | ||
"@semcore/utils": "4.26.3-prerelease.0", | ||
"classnames": "2.2.6", | ||
@@ -18,3 +18,3 @@ "csstype": "3.0.8" | ||
"peerDependencies": { | ||
"@semcore/core": "^2.17.5", | ||
"@semcore/core": "^2.23.2-prerelease.0", | ||
"react": "16.8 - 18", | ||
@@ -21,0 +21,0 @@ "react-dom": "16.8 - 18" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
109449
2
+ Added@semcore/utils@4.26.3-prerelease.0(transitive)
- Removed@semcore/utils@4.26.2(transitive)