@semcore/spin-container
Advanced tools
Comparing version 6.0.7 to 6.0.8
@@ -5,2 +5,8 @@ # Changelog | ||
## [6.0.8] - 2022-08-18 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.36.0 ~> 3.37.0], `@semcore/spin` [4.0.7 ~> 4.0.8], `@semcore/flex-box` [4.5.9 ~> 4.5.10], `@semcore/animation` [1.5.7 ~> 1.5.8]). | ||
## [6.0.7] - 2022-08-11 | ||
@@ -7,0 +13,0 @@ |
@@ -55,14 +55,14 @@ "use strict"; | ||
/*__inner_css_start__*/ | ||
".___SSpinContainer_z92py_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_z92py_gg_{z-index:0;position:relative}.___SOverlay_z92py_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_z92py_gg_._theme_invert_z92py_gg_{background-color:rgba(25,27,35,.4)}.___SOverlay_z92py_gg_._theme_dark_z92py_gg_{background-color:hsla(0,0%,100%,.85)}.___SOverlay_z92py_gg_._theme_custom_z92py_gg_{background-color:var(--background_z92py)}" | ||
".___SSpinContainer_101n1_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_101n1_gg_{z-index:0;position:relative}.___SOverlay_101n1_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_101n1_gg_._theme_invert_101n1_gg_{background-color:rgba(25,27,35,.4)}.___SOverlay_101n1_gg_._theme_dark_101n1_gg_{background-color:hsla(0,0%,100%,.85)}.___SOverlay_101n1_gg_._theme_custom_101n1_gg_{background-color:var(--background_101n1)}" | ||
/*__inner_css_end__*/ | ||
, "z92py_gg_") | ||
, "101n1_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"__SSpinContainer": "___SSpinContainer_z92py_gg_", | ||
"__SContent": "___SContent_z92py_gg_", | ||
"__SOverlay": "___SOverlay_z92py_gg_", | ||
"_theme_invert": "_theme_invert_z92py_gg_", | ||
"_theme_dark": "_theme_dark_z92py_gg_", | ||
"_theme_custom": "_theme_custom_z92py_gg_", | ||
"--background": "--background_z92py" | ||
"__SSpinContainer": "___SSpinContainer_101n1_gg_", | ||
"__SContent": "___SContent_101n1_gg_", | ||
"__SOverlay": "___SOverlay_101n1_gg_", | ||
"_theme_invert": "_theme_invert_101n1_gg_", | ||
"_theme_dark": "_theme_dark_101n1_gg_", | ||
"_theme_custom": "_theme_custom_101n1_gg_", | ||
"--background": "--background_101n1" | ||
}); | ||
@@ -69,0 +69,0 @@ |
@@ -33,14 +33,14 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck"; | ||
/*__inner_css_start__*/ | ||
".___SSpinContainer_z92py_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_z92py_gg_{z-index:0;position:relative}.___SOverlay_z92py_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_z92py_gg_._theme_invert_z92py_gg_{background-color:rgba(25,27,35,.4)}.___SOverlay_z92py_gg_._theme_dark_z92py_gg_{background-color:hsla(0,0%,100%,.85)}.___SOverlay_z92py_gg_._theme_custom_z92py_gg_{background-color:var(--background_z92py)}" | ||
".___SSpinContainer_101n1_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_101n1_gg_{z-index:0;position:relative}.___SOverlay_101n1_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_101n1_gg_._theme_invert_101n1_gg_{background-color:rgba(25,27,35,.4)}.___SOverlay_101n1_gg_._theme_dark_101n1_gg_{background-color:hsla(0,0%,100%,.85)}.___SOverlay_101n1_gg_._theme_custom_101n1_gg_{background-color:var(--background_101n1)}" | ||
/*__inner_css_end__*/ | ||
, "z92py_gg_") | ||
, "101n1_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"__SSpinContainer": "___SSpinContainer_z92py_gg_", | ||
"__SContent": "___SContent_z92py_gg_", | ||
"__SOverlay": "___SOverlay_z92py_gg_", | ||
"_theme_invert": "_theme_invert_z92py_gg_", | ||
"_theme_dark": "_theme_dark_z92py_gg_", | ||
"_theme_custom": "_theme_custom_z92py_gg_", | ||
"--background": "--background_z92py" | ||
"__SSpinContainer": "___SSpinContainer_101n1_gg_", | ||
"__SContent": "___SContent_101n1_gg_", | ||
"__SOverlay": "___SOverlay_101n1_gg_", | ||
"_theme_invert": "_theme_invert_101n1_gg_", | ||
"_theme_dark": "_theme_dark_101n1_gg_", | ||
"_theme_custom": "_theme_custom_101n1_gg_", | ||
"--background": "--background_101n1" | ||
}); | ||
@@ -47,0 +47,0 @@ |
{ | ||
"name": "@semcore/spin-container", | ||
"description": "Semrush SpinContainer Component", | ||
"version": "6.0.7", | ||
"version": "6.0.8", | ||
"main": "lib/cjs/index.js", | ||
@@ -6,0 +6,0 @@ "module": "lib/es6/index.js", |
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
40932