@semcore/spin
Advanced tools
Comparing version 4.0.8 to 4.0.9
@@ -5,2 +5,8 @@ # Changelog | ||
## [4.0.9] - 2022-08-30 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.37.0 ~> 3.37.1], `@semcore/flex-box` [4.5.10 ~> 4.5.11]). | ||
## [4.0.8] - 2022-08-18 | ||
@@ -7,0 +13,0 @@ |
@@ -49,19 +49,19 @@ "use strict"; | ||
/*__inner_css_start__*/ | ||
"@-webkit-keyframes spin-rotate_1ebrq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-rotate_1ebrq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.___SSpin_1ebrq_gg_{display:block;flex-shrink:0;box-sizing:border-box;-webkit-animation-name:spin-rotate_1ebrq;animation-name:spin-rotate_1ebrq;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.75s;animation-duration:.75s;fill:var(--theme_1ebrq)}.___SSpin_1ebrq_gg_._theme_dark_1ebrq_gg_{fill:#c4c7cf}.___SSpin_1ebrq_gg_._theme_invert_1ebrq_gg_{fill:#fff}.___SSpin_1ebrq_gg_.__centered_1ebrq_gg_{margin:auto}.___SSpin_1ebrq_gg_._size_xs_1ebrq_gg_{width:16px;height:16px}.___SSpin_1ebrq_gg_._size_s_1ebrq_gg_{width:20px;height:20px}.___SSpin_1ebrq_gg_._size_m_1ebrq_gg_{width:24px;height:24px}.___SSpin_1ebrq_gg_._size_l_1ebrq_gg_{width:32px;height:32px}.___SSpin_1ebrq_gg_._size_xl_1ebrq_gg_{width:48px;height:48px}.___SSpin_1ebrq_gg_._size_xxl_1ebrq_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1ebrq_gg_{-webkit-animation-name:none;animation-name:none}}" | ||
"@-webkit-keyframes spin-rotate_1jc37{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-rotate_1jc37{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.___SSpin_1jc37_gg_{display:block;flex-shrink:0;box-sizing:border-box;-webkit-animation-name:spin-rotate_1jc37;animation-name:spin-rotate_1jc37;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.75s;animation-duration:.75s;fill:var(--theme_1jc37)}.___SSpin_1jc37_gg_._theme_dark_1jc37_gg_{fill:#c4c7cf}.___SSpin_1jc37_gg_._theme_invert_1jc37_gg_{fill:#fff}.___SSpin_1jc37_gg_.__centered_1jc37_gg_{margin:auto}.___SSpin_1jc37_gg_._size_xs_1jc37_gg_{width:16px;height:16px}.___SSpin_1jc37_gg_._size_s_1jc37_gg_{width:20px;height:20px}.___SSpin_1jc37_gg_._size_m_1jc37_gg_{width:24px;height:24px}.___SSpin_1jc37_gg_._size_l_1jc37_gg_{width:32px;height:32px}.___SSpin_1jc37_gg_._size_xl_1jc37_gg_{width:48px;height:48px}.___SSpin_1jc37_gg_._size_xxl_1jc37_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1jc37_gg_{-webkit-animation-name:none;animation-name:none}}" | ||
/*__inner_css_end__*/ | ||
, "1ebrq_gg_") | ||
, "1jc37_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"@spin-rotate": "spin-rotate_1ebrq", | ||
"__SSpin": "___SSpin_1ebrq_gg_", | ||
"--theme": "--theme_1ebrq", | ||
"_theme_dark": "_theme_dark_1ebrq_gg_", | ||
"_theme_invert": "_theme_invert_1ebrq_gg_", | ||
"_centered": "__centered_1ebrq_gg_", | ||
"_size_xs": "_size_xs_1ebrq_gg_", | ||
"_size_s": "_size_s_1ebrq_gg_", | ||
"_size_m": "_size_m_1ebrq_gg_", | ||
"_size_l": "_size_l_1ebrq_gg_", | ||
"_size_xl": "_size_xl_1ebrq_gg_", | ||
"_size_xxl": "_size_xxl_1ebrq_gg_" | ||
"@spin-rotate": "spin-rotate_1jc37", | ||
"__SSpin": "___SSpin_1jc37_gg_", | ||
"--theme": "--theme_1jc37", | ||
"_theme_dark": "_theme_dark_1jc37_gg_", | ||
"_theme_invert": "_theme_invert_1jc37_gg_", | ||
"_centered": "__centered_1jc37_gg_", | ||
"_size_xs": "_size_xs_1jc37_gg_", | ||
"_size_s": "_size_s_1jc37_gg_", | ||
"_size_m": "_size_m_1jc37_gg_", | ||
"_size_l": "_size_l_1jc37_gg_", | ||
"_size_xl": "_size_xl_1jc37_gg_", | ||
"_size_xxl": "_size_xxl_1jc37_gg_" | ||
}); | ||
@@ -68,0 +68,0 @@ |
@@ -28,19 +28,19 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck"; | ||
/*__inner_css_start__*/ | ||
"@-webkit-keyframes spin-rotate_1ebrq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-rotate_1ebrq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.___SSpin_1ebrq_gg_{display:block;flex-shrink:0;box-sizing:border-box;-webkit-animation-name:spin-rotate_1ebrq;animation-name:spin-rotate_1ebrq;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.75s;animation-duration:.75s;fill:var(--theme_1ebrq)}.___SSpin_1ebrq_gg_._theme_dark_1ebrq_gg_{fill:#c4c7cf}.___SSpin_1ebrq_gg_._theme_invert_1ebrq_gg_{fill:#fff}.___SSpin_1ebrq_gg_.__centered_1ebrq_gg_{margin:auto}.___SSpin_1ebrq_gg_._size_xs_1ebrq_gg_{width:16px;height:16px}.___SSpin_1ebrq_gg_._size_s_1ebrq_gg_{width:20px;height:20px}.___SSpin_1ebrq_gg_._size_m_1ebrq_gg_{width:24px;height:24px}.___SSpin_1ebrq_gg_._size_l_1ebrq_gg_{width:32px;height:32px}.___SSpin_1ebrq_gg_._size_xl_1ebrq_gg_{width:48px;height:48px}.___SSpin_1ebrq_gg_._size_xxl_1ebrq_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1ebrq_gg_{-webkit-animation-name:none;animation-name:none}}" | ||
"@-webkit-keyframes spin-rotate_1jc37{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-rotate_1jc37{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.___SSpin_1jc37_gg_{display:block;flex-shrink:0;box-sizing:border-box;-webkit-animation-name:spin-rotate_1jc37;animation-name:spin-rotate_1jc37;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.75s;animation-duration:.75s;fill:var(--theme_1jc37)}.___SSpin_1jc37_gg_._theme_dark_1jc37_gg_{fill:#c4c7cf}.___SSpin_1jc37_gg_._theme_invert_1jc37_gg_{fill:#fff}.___SSpin_1jc37_gg_.__centered_1jc37_gg_{margin:auto}.___SSpin_1jc37_gg_._size_xs_1jc37_gg_{width:16px;height:16px}.___SSpin_1jc37_gg_._size_s_1jc37_gg_{width:20px;height:20px}.___SSpin_1jc37_gg_._size_m_1jc37_gg_{width:24px;height:24px}.___SSpin_1jc37_gg_._size_l_1jc37_gg_{width:32px;height:32px}.___SSpin_1jc37_gg_._size_xl_1jc37_gg_{width:48px;height:48px}.___SSpin_1jc37_gg_._size_xxl_1jc37_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1jc37_gg_{-webkit-animation-name:none;animation-name:none}}" | ||
/*__inner_css_end__*/ | ||
, "1ebrq_gg_") | ||
, "1jc37_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"@spin-rotate": "spin-rotate_1ebrq", | ||
"__SSpin": "___SSpin_1ebrq_gg_", | ||
"--theme": "--theme_1ebrq", | ||
"_theme_dark": "_theme_dark_1ebrq_gg_", | ||
"_theme_invert": "_theme_invert_1ebrq_gg_", | ||
"_centered": "__centered_1ebrq_gg_", | ||
"_size_xs": "_size_xs_1ebrq_gg_", | ||
"_size_s": "_size_s_1ebrq_gg_", | ||
"_size_m": "_size_m_1ebrq_gg_", | ||
"_size_l": "_size_l_1ebrq_gg_", | ||
"_size_xl": "_size_xl_1ebrq_gg_", | ||
"_size_xxl": "_size_xxl_1ebrq_gg_" | ||
"@spin-rotate": "spin-rotate_1jc37", | ||
"__SSpin": "___SSpin_1jc37_gg_", | ||
"--theme": "--theme_1jc37", | ||
"_theme_dark": "_theme_dark_1jc37_gg_", | ||
"_theme_invert": "_theme_invert_1jc37_gg_", | ||
"_centered": "__centered_1jc37_gg_", | ||
"_size_xs": "_size_xs_1jc37_gg_", | ||
"_size_s": "_size_s_1jc37_gg_", | ||
"_size_m": "_size_m_1jc37_gg_", | ||
"_size_l": "_size_l_1jc37_gg_", | ||
"_size_xl": "_size_xl_1jc37_gg_", | ||
"_size_xxl": "_size_xxl_1jc37_gg_" | ||
}); | ||
@@ -47,0 +47,0 @@ |
{ | ||
"name": "@semcore/spin", | ||
"description": "Semrush Spin Component", | ||
"version": "4.0.8", | ||
"version": "4.0.9", | ||
"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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
30735