@semcore/spin
Advanced tools
Comparing version 4.0.10 to 4.0.11
@@ -5,2 +5,8 @@ # Changelog | ||
## [4.0.11] - 2022-10-04 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.37.1 ~> 3.37.2], `@semcore/flex-box` [4.5.11 ~> 4.5.12]). | ||
## [4.0.10] - 2022-09-20 | ||
@@ -7,0 +13,0 @@ |
@@ -49,19 +49,19 @@ "use strict"; | ||
/*__inner_css_start__*/ | ||
"@-webkit-keyframes spin-rotate_12o41{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-rotate_12o41{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.___SSpin_12o41_gg_{display:block;flex-shrink:0;box-sizing:border-box;-webkit-animation-name:spin-rotate_12o41;animation-name:spin-rotate_12o41;-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_12o41)}.___SSpin_12o41_gg_._theme_dark_12o41_gg_{fill:#c4c7cf}.___SSpin_12o41_gg_._theme_invert_12o41_gg_{fill:#fff}.___SSpin_12o41_gg_.__centered_12o41_gg_{margin:auto}.___SSpin_12o41_gg_._size_xs_12o41_gg_{width:16px;height:16px}.___SSpin_12o41_gg_._size_s_12o41_gg_{width:20px;height:20px}.___SSpin_12o41_gg_._size_m_12o41_gg_{width:24px;height:24px}.___SSpin_12o41_gg_._size_l_12o41_gg_{width:32px;height:32px}.___SSpin_12o41_gg_._size_xl_12o41_gg_{width:48px;height:48px}.___SSpin_12o41_gg_._size_xxl_12o41_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_12o41_gg_{-webkit-animation-name:none;animation-name:none}}" | ||
"@keyframes spin-rotate_1ivqx{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.___SSpin_1ivqx_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_1ivqx;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_1ivqx)}.___SSpin_1ivqx_gg_._theme_dark_1ivqx_gg_{fill:#c4c7cf}.___SSpin_1ivqx_gg_._theme_invert_1ivqx_gg_{fill:#fff}.___SSpin_1ivqx_gg_.__centered_1ivqx_gg_{margin:auto}.___SSpin_1ivqx_gg_._size_xs_1ivqx_gg_{width:16px;height:16px}.___SSpin_1ivqx_gg_._size_s_1ivqx_gg_{width:20px;height:20px}.___SSpin_1ivqx_gg_._size_m_1ivqx_gg_{width:24px;height:24px}.___SSpin_1ivqx_gg_._size_l_1ivqx_gg_{width:32px;height:32px}.___SSpin_1ivqx_gg_._size_xl_1ivqx_gg_{width:48px;height:48px}.___SSpin_1ivqx_gg_._size_xxl_1ivqx_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1ivqx_gg_{animation-name:none}}" | ||
/*__inner_css_end__*/ | ||
, "12o41_gg_") | ||
, "1ivqx_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"@spin-rotate": "spin-rotate_12o41", | ||
"__SSpin": "___SSpin_12o41_gg_", | ||
"--theme": "--theme_12o41", | ||
"_theme_dark": "_theme_dark_12o41_gg_", | ||
"_theme_invert": "_theme_invert_12o41_gg_", | ||
"_centered": "__centered_12o41_gg_", | ||
"_size_xs": "_size_xs_12o41_gg_", | ||
"_size_s": "_size_s_12o41_gg_", | ||
"_size_m": "_size_m_12o41_gg_", | ||
"_size_l": "_size_l_12o41_gg_", | ||
"_size_xl": "_size_xl_12o41_gg_", | ||
"_size_xxl": "_size_xxl_12o41_gg_" | ||
"@spin-rotate": "spin-rotate_1ivqx", | ||
"__SSpin": "___SSpin_1ivqx_gg_", | ||
"--theme": "--theme_1ivqx", | ||
"_theme_dark": "_theme_dark_1ivqx_gg_", | ||
"_theme_invert": "_theme_invert_1ivqx_gg_", | ||
"_centered": "__centered_1ivqx_gg_", | ||
"_size_xs": "_size_xs_1ivqx_gg_", | ||
"_size_s": "_size_s_1ivqx_gg_", | ||
"_size_m": "_size_m_1ivqx_gg_", | ||
"_size_l": "_size_l_1ivqx_gg_", | ||
"_size_xl": "_size_xl_1ivqx_gg_", | ||
"_size_xxl": "_size_xxl_1ivqx_gg_" | ||
}); | ||
@@ -68,0 +68,0 @@ |
@@ -28,19 +28,19 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck"; | ||
/*__inner_css_start__*/ | ||
"@-webkit-keyframes spin-rotate_12o41{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-rotate_12o41{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.___SSpin_12o41_gg_{display:block;flex-shrink:0;box-sizing:border-box;-webkit-animation-name:spin-rotate_12o41;animation-name:spin-rotate_12o41;-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_12o41)}.___SSpin_12o41_gg_._theme_dark_12o41_gg_{fill:#c4c7cf}.___SSpin_12o41_gg_._theme_invert_12o41_gg_{fill:#fff}.___SSpin_12o41_gg_.__centered_12o41_gg_{margin:auto}.___SSpin_12o41_gg_._size_xs_12o41_gg_{width:16px;height:16px}.___SSpin_12o41_gg_._size_s_12o41_gg_{width:20px;height:20px}.___SSpin_12o41_gg_._size_m_12o41_gg_{width:24px;height:24px}.___SSpin_12o41_gg_._size_l_12o41_gg_{width:32px;height:32px}.___SSpin_12o41_gg_._size_xl_12o41_gg_{width:48px;height:48px}.___SSpin_12o41_gg_._size_xxl_12o41_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_12o41_gg_{-webkit-animation-name:none;animation-name:none}}" | ||
"@keyframes spin-rotate_1ivqx{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.___SSpin_1ivqx_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_1ivqx;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_1ivqx)}.___SSpin_1ivqx_gg_._theme_dark_1ivqx_gg_{fill:#c4c7cf}.___SSpin_1ivqx_gg_._theme_invert_1ivqx_gg_{fill:#fff}.___SSpin_1ivqx_gg_.__centered_1ivqx_gg_{margin:auto}.___SSpin_1ivqx_gg_._size_xs_1ivqx_gg_{width:16px;height:16px}.___SSpin_1ivqx_gg_._size_s_1ivqx_gg_{width:20px;height:20px}.___SSpin_1ivqx_gg_._size_m_1ivqx_gg_{width:24px;height:24px}.___SSpin_1ivqx_gg_._size_l_1ivqx_gg_{width:32px;height:32px}.___SSpin_1ivqx_gg_._size_xl_1ivqx_gg_{width:48px;height:48px}.___SSpin_1ivqx_gg_._size_xxl_1ivqx_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1ivqx_gg_{animation-name:none}}" | ||
/*__inner_css_end__*/ | ||
, "12o41_gg_") | ||
, "1ivqx_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"@spin-rotate": "spin-rotate_12o41", | ||
"__SSpin": "___SSpin_12o41_gg_", | ||
"--theme": "--theme_12o41", | ||
"_theme_dark": "_theme_dark_12o41_gg_", | ||
"_theme_invert": "_theme_invert_12o41_gg_", | ||
"_centered": "__centered_12o41_gg_", | ||
"_size_xs": "_size_xs_12o41_gg_", | ||
"_size_s": "_size_s_12o41_gg_", | ||
"_size_m": "_size_m_12o41_gg_", | ||
"_size_l": "_size_l_12o41_gg_", | ||
"_size_xl": "_size_xl_12o41_gg_", | ||
"_size_xxl": "_size_xxl_12o41_gg_" | ||
"@spin-rotate": "spin-rotate_1ivqx", | ||
"__SSpin": "___SSpin_1ivqx_gg_", | ||
"--theme": "--theme_1ivqx", | ||
"_theme_dark": "_theme_dark_1ivqx_gg_", | ||
"_theme_invert": "_theme_invert_1ivqx_gg_", | ||
"_centered": "__centered_1ivqx_gg_", | ||
"_size_xs": "_size_xs_1ivqx_gg_", | ||
"_size_s": "_size_s_1ivqx_gg_", | ||
"_size_m": "_size_m_1ivqx_gg_", | ||
"_size_l": "_size_l_1ivqx_gg_", | ||
"_size_xl": "_size_xl_1ivqx_gg_", | ||
"_size_xxl": "_size_xxl_1ivqx_gg_" | ||
}); | ||
@@ -47,0 +47,0 @@ |
{ | ||
"name": "@semcore/spin", | ||
"description": "Semrush Spin Component", | ||
"version": "4.0.10", | ||
"version": "4.0.11", | ||
"main": "lib/cjs/index.js", | ||
@@ -12,3 +12,3 @@ "module": "lib/es6/index.js", | ||
"scripts": { | ||
"build": "build --source=js", | ||
"build": "pnpm semcore-builder --source=js", | ||
"test": "jest" | ||
@@ -33,4 +33,5 @@ }, | ||
"devDependencies": { | ||
"@types/react": "16.8 - 17", | ||
"@semcore/jest-preset-ui": "1.0.0" | ||
} | ||
} |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
31084
18
0
2
328