@semcore/spin
Advanced tools
Comparing version 5.16.0 to 5.17.0-prerelease.1
@@ -5,6 +5,12 @@ # Changelog | ||
## [5.16.0-prerelease.1] - 2024-01-19 | ||
## [5.17.0-prerelease.1] - 2024-01-31 | ||
### Changed | ||
- Version preminor update due to children dependencies update (`@semcore/utils` [4.18.0 ~> 4.19.0], `@semcore/flex-box` [5.16.0 ~> 5.17.0], `@semcore/core` [2.15.0 ~> 2.16.0]). | ||
## [5.16.0] - 2024-01-19 | ||
### Changed | ||
- Version preminor update due to children dependencies update (`@semcore/utils` [4.17.0 ~> 4.18.0], `@semcore/flex-box` [5.15.0 ~> 5.16.0], `@semcore/core` [2.14.0 ~> 2.15.0]). | ||
@@ -11,0 +17,0 @@ |
@@ -20,15 +20,15 @@ "use strict"; | ||
/*__reshadow-styles__:"./style/spin.shadow.css"*/ | ||
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/"@keyframes spin-rotate_d7e2w{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_d7e2w_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_d7e2w;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_d7e2w)}.___SSpin_d7e2w_gg_._theme_dark_d7e2w_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_d7e2w_gg_._theme_invert_d7e2w_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_d7e2w_gg_.__centered_d7e2w_gg_{margin:auto}.___SSpin_d7e2w_gg_._size_xs_d7e2w_gg_{width:16px;height:16px}.___SSpin_d7e2w_gg_._size_s_d7e2w_gg_{width:20px;height:20px}.___SSpin_d7e2w_gg_._size_m_d7e2w_gg_{width:24px;height:24px}.___SSpin_d7e2w_gg_._size_l_d7e2w_gg_{width:32px;height:32px}.___SSpin_d7e2w_gg_._size_xl_d7e2w_gg_{width:48px;height:48px}.___SSpin_d7e2w_gg_._size_xxl_d7e2w_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_d7e2w_gg_{animation-name:none}}" /*__inner_css_end__*/, "d7e2w_gg_") /*__reshadow_css_end__*/, { | ||
"@spin-rotate": "spin-rotate_d7e2w", | ||
"__SSpin": "___SSpin_d7e2w_gg_", | ||
"--theme": "--theme_d7e2w", | ||
"_theme_dark": "_theme_dark_d7e2w_gg_", | ||
"_theme_invert": "_theme_invert_d7e2w_gg_", | ||
"_centered": "__centered_d7e2w_gg_", | ||
"_size_xs": "_size_xs_d7e2w_gg_", | ||
"_size_s": "_size_s_d7e2w_gg_", | ||
"_size_m": "_size_m_d7e2w_gg_", | ||
"_size_l": "_size_l_d7e2w_gg_", | ||
"_size_xl": "_size_xl_d7e2w_gg_", | ||
"_size_xxl": "_size_xxl_d7e2w_gg_" | ||
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/"@keyframes spin-rotate_1hja1{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_1hja1_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_1hja1;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_1hja1)}.___SSpin_1hja1_gg_._theme_dark_1hja1_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_1hja1_gg_._theme_invert_1hja1_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_1hja1_gg_.__centered_1hja1_gg_{margin:auto}.___SSpin_1hja1_gg_._size_xs_1hja1_gg_{width:16px;height:16px}.___SSpin_1hja1_gg_._size_s_1hja1_gg_{width:20px;height:20px}.___SSpin_1hja1_gg_._size_m_1hja1_gg_{width:24px;height:24px}.___SSpin_1hja1_gg_._size_l_1hja1_gg_{width:32px;height:32px}.___SSpin_1hja1_gg_._size_xl_1hja1_gg_{width:48px;height:48px}.___SSpin_1hja1_gg_._size_xxl_1hja1_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1hja1_gg_{animation-name:none}}" /*__inner_css_end__*/, "1hja1_gg_") /*__reshadow_css_end__*/, { | ||
"@spin-rotate": "spin-rotate_1hja1", | ||
"__SSpin": "___SSpin_1hja1_gg_", | ||
"--theme": "--theme_1hja1", | ||
"_theme_dark": "_theme_dark_1hja1_gg_", | ||
"_theme_invert": "_theme_invert_1hja1_gg_", | ||
"_centered": "__centered_1hja1_gg_", | ||
"_size_xs": "_size_xs_1hja1_gg_", | ||
"_size_s": "_size_s_1hja1_gg_", | ||
"_size_m": "_size_m_1hja1_gg_", | ||
"_size_l": "_size_l_1hja1_gg_", | ||
"_size_xl": "_size_xl_1hja1_gg_", | ||
"_size_xxl": "_size_xxl_1hja1_gg_" | ||
}); | ||
@@ -35,0 +35,0 @@ var RootSpin = /*#__PURE__*/function (_Component) { |
@@ -14,15 +14,15 @@ import _objectSpread from "@babel/runtime/helpers/objectSpread2"; | ||
/*__reshadow-styles__:"./style/spin.shadow.css"*/ | ||
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/"@keyframes spin-rotate_d7e2w{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_d7e2w_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_d7e2w;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_d7e2w)}.___SSpin_d7e2w_gg_._theme_dark_d7e2w_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_d7e2w_gg_._theme_invert_d7e2w_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_d7e2w_gg_.__centered_d7e2w_gg_{margin:auto}.___SSpin_d7e2w_gg_._size_xs_d7e2w_gg_{width:16px;height:16px}.___SSpin_d7e2w_gg_._size_s_d7e2w_gg_{width:20px;height:20px}.___SSpin_d7e2w_gg_._size_m_d7e2w_gg_{width:24px;height:24px}.___SSpin_d7e2w_gg_._size_l_d7e2w_gg_{width:32px;height:32px}.___SSpin_d7e2w_gg_._size_xl_d7e2w_gg_{width:48px;height:48px}.___SSpin_d7e2w_gg_._size_xxl_d7e2w_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_d7e2w_gg_{animation-name:none}}" /*__inner_css_end__*/, "d7e2w_gg_") /*__reshadow_css_end__*/, { | ||
"@spin-rotate": "spin-rotate_d7e2w", | ||
"__SSpin": "___SSpin_d7e2w_gg_", | ||
"--theme": "--theme_d7e2w", | ||
"_theme_dark": "_theme_dark_d7e2w_gg_", | ||
"_theme_invert": "_theme_invert_d7e2w_gg_", | ||
"_centered": "__centered_d7e2w_gg_", | ||
"_size_xs": "_size_xs_d7e2w_gg_", | ||
"_size_s": "_size_s_d7e2w_gg_", | ||
"_size_m": "_size_m_d7e2w_gg_", | ||
"_size_l": "_size_l_d7e2w_gg_", | ||
"_size_xl": "_size_xl_d7e2w_gg_", | ||
"_size_xxl": "_size_xxl_d7e2w_gg_" | ||
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/"@keyframes spin-rotate_1hja1{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_1hja1_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_1hja1;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_1hja1)}.___SSpin_1hja1_gg_._theme_dark_1hja1_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_1hja1_gg_._theme_invert_1hja1_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_1hja1_gg_.__centered_1hja1_gg_{margin:auto}.___SSpin_1hja1_gg_._size_xs_1hja1_gg_{width:16px;height:16px}.___SSpin_1hja1_gg_._size_s_1hja1_gg_{width:20px;height:20px}.___SSpin_1hja1_gg_._size_m_1hja1_gg_{width:24px;height:24px}.___SSpin_1hja1_gg_._size_l_1hja1_gg_{width:32px;height:32px}.___SSpin_1hja1_gg_._size_xl_1hja1_gg_{width:48px;height:48px}.___SSpin_1hja1_gg_._size_xxl_1hja1_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1hja1_gg_{animation-name:none}}" /*__inner_css_end__*/, "1hja1_gg_") /*__reshadow_css_end__*/, { | ||
"@spin-rotate": "spin-rotate_1hja1", | ||
"__SSpin": "___SSpin_1hja1_gg_", | ||
"--theme": "--theme_1hja1", | ||
"_theme_dark": "_theme_dark_1hja1_gg_", | ||
"_theme_invert": "_theme_invert_1hja1_gg_", | ||
"_centered": "__centered_1hja1_gg_", | ||
"_size_xs": "_size_xs_1hja1_gg_", | ||
"_size_s": "_size_s_1hja1_gg_", | ||
"_size_m": "_size_m_1hja1_gg_", | ||
"_size_l": "_size_l_1hja1_gg_", | ||
"_size_xl": "_size_xl_1hja1_gg_", | ||
"_size_xxl": "_size_xxl_1hja1_gg_" | ||
}); | ||
@@ -29,0 +29,0 @@ var RootSpin = /*#__PURE__*/function (_Component) { |
{ | ||
"name": "@semcore/spin", | ||
"description": "Semrush Spin Component", | ||
"version": "5.16.0", | ||
"version": "5.17.0-prerelease.1", | ||
"main": "lib/cjs/index.js", | ||
@@ -12,7 +12,7 @@ "module": "lib/es6/index.js", | ||
"dependencies": { | ||
"@semcore/utils": "4.18.0", | ||
"@semcore/flex-box": "5.16.0" | ||
"@semcore/utils": "4.19.0-prerelease.1", | ||
"@semcore/flex-box": "5.17.0-prerelease.1" | ||
}, | ||
"peerDependencies": { | ||
"@semcore/core": "^2.15.0", | ||
"@semcore/core": "^2.16.0-prerelease.1", | ||
"react": "16.8 - 18", | ||
@@ -19,0 +19,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
39488
2
8
+ Added@semcore/flex-box@5.17.0-prerelease.1(transitive)
+ Added@semcore/utils@4.19.0-prerelease.1(transitive)
- Removed@semcore/flex-box@5.16.0(transitive)
- Removed@semcore/utils@4.18.0(transitive)