@semcore/flex-box
Advanced tools
Comparing version 4.5.12 to 4.6.0
@@ -5,56 +5,14 @@ # Changelog | ||
## [4.5.12] - 2022-10-04 | ||
## [4.6.0] - 2022-10-10 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.37.1 ~> 3.37.2]). | ||
- Added support for React 18 🔥 | ||
## [4.5.11] - 2022-08-30 | ||
## [4.5.12] - 2022-10-04 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.37.0 ~> 3.37.1]). | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.37.1 ~> 3.37.2]). | ||
## [4.5.10] - 2022-08-18 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.36.0 ~> 3.37.0]). | ||
## [4.5.9] - 2022-08-11 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.35.1 ~> 3.36.0]). | ||
## [4.5.8] - 2022-08-01 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.35.0 ~> 3.35.1]). | ||
## [4.5.7] - 2022-07-22 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.34.0 ~> 3.35.0]). | ||
## [4.5.6] - 2022-07-07 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.33.0 ~> 3.34.0]). | ||
## [4.5.5] - 2022-06-02 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.32.2 ~> 3.33.0]). | ||
## [4.5.4] - 2022-05-31 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.32.1 ~> 3.32.2]). | ||
## [4.5.3] - 2022-05-19 | ||
@@ -61,0 +19,0 @@ |
@@ -40,9 +40,9 @@ "use strict"; | ||
/*__inner_css_start__*/ | ||
".___SBoxSizing_1rkly_gg_{box-sizing:border-box}.___SBoxInline_1rkly_gg_{display:inline-block}" | ||
".___SBoxSizing_u7cc2_gg_ {\n box-sizing: border-box;\n}\n\n.___SBoxInline_u7cc2_gg_ {\n display: inline-block;\n}\n" | ||
/*__inner_css_end__*/ | ||
, "1rkly_gg_") | ||
, "u7cc2_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"__SBoxSizing": "___SBoxSizing_1rkly_gg_", | ||
"__SBoxInline": "___SBoxInline_1rkly_gg_" | ||
"__SBoxSizing": "___SBoxSizing_u7cc2_gg_", | ||
"__SBoxInline": "___SBoxInline_u7cc2_gg_" | ||
}); | ||
@@ -49,0 +49,0 @@ |
@@ -43,9 +43,9 @@ "use strict"; | ||
/*__inner_css_start__*/ | ||
".___SFlex_vfv5o_gg_{display:flex}.___SFlex_vfv5o_gg_.__inline_vfv5o_gg_{display:inline-flex}" | ||
".___SFlex_vrfsu_gg_ {\n display: flex;\n}\n\n.___SFlex_vrfsu_gg_.__inline_vrfsu_gg_ {\n display: inline-flex;\n}\n" | ||
/*__inner_css_end__*/ | ||
, "vfv5o_gg_") | ||
, "vrfsu_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"__SFlex": "___SFlex_vfv5o_gg_", | ||
"_inline": "__inline_vfv5o_gg_" | ||
"__SFlex": "___SFlex_vrfsu_gg_", | ||
"_inline": "__inline_vrfsu_gg_" | ||
}); | ||
@@ -52,0 +52,0 @@ |
@@ -23,9 +23,9 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty"; | ||
/*__inner_css_start__*/ | ||
".___SBoxSizing_1rkly_gg_{box-sizing:border-box}.___SBoxInline_1rkly_gg_{display:inline-block}" | ||
".___SBoxSizing_u7cc2_gg_ {\n box-sizing: border-box;\n}\n\n.___SBoxInline_u7cc2_gg_ {\n display: inline-block;\n}\n" | ||
/*__inner_css_end__*/ | ||
, "1rkly_gg_") | ||
, "u7cc2_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"__SBoxSizing": "___SBoxSizing_1rkly_gg_", | ||
"__SBoxInline": "___SBoxInline_1rkly_gg_" | ||
"__SBoxSizing": "___SBoxSizing_u7cc2_gg_", | ||
"__SBoxInline": "___SBoxInline_u7cc2_gg_" | ||
}); | ||
@@ -32,0 +32,0 @@ import { getAutoOrScaleIndent } from '../utils'; |
@@ -22,9 +22,9 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty"; | ||
/*__inner_css_start__*/ | ||
".___SFlex_vfv5o_gg_{display:flex}.___SFlex_vfv5o_gg_.__inline_vfv5o_gg_{display:inline-flex}" | ||
".___SFlex_vrfsu_gg_ {\n display: flex;\n}\n\n.___SFlex_vrfsu_gg_.__inline_vrfsu_gg_ {\n display: inline-flex;\n}\n" | ||
/*__inner_css_end__*/ | ||
, "vfv5o_gg_") | ||
, "vrfsu_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"__SFlex": "___SFlex_vfv5o_gg_", | ||
"_inline": "__inline_vfv5o_gg_" | ||
"__SFlex": "___SFlex_vrfsu_gg_", | ||
"_inline": "__inline_vrfsu_gg_" | ||
}); | ||
@@ -31,0 +31,0 @@ import { getAutoOrScaleIndent } from '../utils'; |
{ | ||
"name": "@semcore/flex-box", | ||
"description": "Semrush FlexBox Component", | ||
"version": "4.5.12", | ||
"version": "4.6.0", | ||
"main": "lib/cjs/index.js", | ||
@@ -11,6 +11,2 @@ "module": "lib/es6/index.js", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "pnpm semcore-builder", | ||
"test": "jest" | ||
}, | ||
"dependencies": { | ||
@@ -23,3 +19,3 @@ "@semcore/utils": "^3.15", | ||
"@semcore/core": "^1.11", | ||
"react": "16.8 - 17" | ||
"react": "16.8 - 18" | ||
}, | ||
@@ -35,5 +31,9 @@ "jest": { | ||
"devDependencies": { | ||
"@types/react": "16.8 - 17", | ||
"@types/react": "18.0.21", | ||
"@semcore/jest-preset-ui": "1.0.0" | ||
}, | ||
"scripts": { | ||
"build": "pnpm semcore-builder", | ||
"test": "jest" | ||
} | ||
} | ||
} |
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
91356
38