Socket
Socket
Sign inDemoInstall

@semcore/spin

Package Overview
Dependencies
Maintainers
1
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/spin - npm Package Compare versions

Comparing version 5.18.1 to 5.18.2-prerelease.1

8

CHANGELOG.md

@@ -5,6 +5,12 @@ # Changelog

## [5.18.1-prerelease.1] - 2024-02-06
## [5.18.2-prerelease.1] - 2024-02-09
### Changed
- Version prepatch update due to children dependencies update (`@semcore/utils` [4.20.1 ~> 4.20.2], `@semcore/flex-box` [5.19.0 ~> 5.19.1], `@semcore/core` [2.17.1 ~> 2.17.2]).
## [5.18.1] - 2024-02-06
### Changed
- Version prepatch update due to children dependencies update (`@semcore/utils` [4.20.0 ~> 4.20.1], `@semcore/flex-box` [5.18.0 ~> 5.19.0], `@semcore/core` [2.17.0 ~> 2.17.1]).

@@ -11,0 +17,0 @@

26

lib/cjs/Spin.js

@@ -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_vnvdm{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_vnvdm_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_vnvdm;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_vnvdm)}.___SSpin_vnvdm_gg_._theme_dark_vnvdm_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_vnvdm_gg_._theme_invert_vnvdm_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_vnvdm_gg_.__centered_vnvdm_gg_{margin:auto}.___SSpin_vnvdm_gg_._size_xs_vnvdm_gg_{width:16px;height:16px}.___SSpin_vnvdm_gg_._size_s_vnvdm_gg_{width:20px;height:20px}.___SSpin_vnvdm_gg_._size_m_vnvdm_gg_{width:24px;height:24px}.___SSpin_vnvdm_gg_._size_l_vnvdm_gg_{width:32px;height:32px}.___SSpin_vnvdm_gg_._size_xl_vnvdm_gg_{width:48px;height:48px}.___SSpin_vnvdm_gg_._size_xxl_vnvdm_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_vnvdm_gg_{animation-name:none}}" /*__inner_css_end__*/, "vnvdm_gg_") /*__reshadow_css_end__*/, {
"@spin-rotate": "spin-rotate_vnvdm",
"__SSpin": "___SSpin_vnvdm_gg_",
"--theme": "--theme_vnvdm",
"_theme_dark": "_theme_dark_vnvdm_gg_",
"_theme_invert": "_theme_invert_vnvdm_gg_",
"_centered": "__centered_vnvdm_gg_",
"_size_xs": "_size_xs_vnvdm_gg_",
"_size_s": "_size_s_vnvdm_gg_",
"_size_m": "_size_m_vnvdm_gg_",
"_size_l": "_size_l_vnvdm_gg_",
"_size_xl": "_size_xl_vnvdm_gg_",
"_size_xxl": "_size_xxl_vnvdm_gg_"
var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/"@keyframes spin-rotate_15q32{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_15q32_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_15q32;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_15q32)}.___SSpin_15q32_gg_._theme_dark_15q32_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_15q32_gg_._theme_invert_15q32_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_15q32_gg_.__centered_15q32_gg_{margin:auto}.___SSpin_15q32_gg_._size_xs_15q32_gg_{width:16px;height:16px}.___SSpin_15q32_gg_._size_s_15q32_gg_{width:20px;height:20px}.___SSpin_15q32_gg_._size_m_15q32_gg_{width:24px;height:24px}.___SSpin_15q32_gg_._size_l_15q32_gg_{width:32px;height:32px}.___SSpin_15q32_gg_._size_xl_15q32_gg_{width:48px;height:48px}.___SSpin_15q32_gg_._size_xxl_15q32_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_15q32_gg_{animation-name:none}}" /*__inner_css_end__*/, "15q32_gg_") /*__reshadow_css_end__*/, {
"@spin-rotate": "spin-rotate_15q32",
"__SSpin": "___SSpin_15q32_gg_",
"--theme": "--theme_15q32",
"_theme_dark": "_theme_dark_15q32_gg_",
"_theme_invert": "_theme_invert_15q32_gg_",
"_centered": "__centered_15q32_gg_",
"_size_xs": "_size_xs_15q32_gg_",
"_size_s": "_size_s_15q32_gg_",
"_size_m": "_size_m_15q32_gg_",
"_size_l": "_size_l_15q32_gg_",
"_size_xl": "_size_xl_15q32_gg_",
"_size_xxl": "_size_xxl_15q32_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_vnvdm{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_vnvdm_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_vnvdm;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_vnvdm)}.___SSpin_vnvdm_gg_._theme_dark_vnvdm_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_vnvdm_gg_._theme_invert_vnvdm_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_vnvdm_gg_.__centered_vnvdm_gg_{margin:auto}.___SSpin_vnvdm_gg_._size_xs_vnvdm_gg_{width:16px;height:16px}.___SSpin_vnvdm_gg_._size_s_vnvdm_gg_{width:20px;height:20px}.___SSpin_vnvdm_gg_._size_m_vnvdm_gg_{width:24px;height:24px}.___SSpin_vnvdm_gg_._size_l_vnvdm_gg_{width:32px;height:32px}.___SSpin_vnvdm_gg_._size_xl_vnvdm_gg_{width:48px;height:48px}.___SSpin_vnvdm_gg_._size_xxl_vnvdm_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_vnvdm_gg_{animation-name:none}}" /*__inner_css_end__*/, "vnvdm_gg_") /*__reshadow_css_end__*/, {
"@spin-rotate": "spin-rotate_vnvdm",
"__SSpin": "___SSpin_vnvdm_gg_",
"--theme": "--theme_vnvdm",
"_theme_dark": "_theme_dark_vnvdm_gg_",
"_theme_invert": "_theme_invert_vnvdm_gg_",
"_centered": "__centered_vnvdm_gg_",
"_size_xs": "_size_xs_vnvdm_gg_",
"_size_s": "_size_s_vnvdm_gg_",
"_size_m": "_size_m_vnvdm_gg_",
"_size_l": "_size_l_vnvdm_gg_",
"_size_xl": "_size_xl_vnvdm_gg_",
"_size_xxl": "_size_xxl_vnvdm_gg_"
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/"@keyframes spin-rotate_15q32{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_15q32_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_15q32;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_15q32)}.___SSpin_15q32_gg_._theme_dark_15q32_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_15q32_gg_._theme_invert_15q32_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_15q32_gg_.__centered_15q32_gg_{margin:auto}.___SSpin_15q32_gg_._size_xs_15q32_gg_{width:16px;height:16px}.___SSpin_15q32_gg_._size_s_15q32_gg_{width:20px;height:20px}.___SSpin_15q32_gg_._size_m_15q32_gg_{width:24px;height:24px}.___SSpin_15q32_gg_._size_l_15q32_gg_{width:32px;height:32px}.___SSpin_15q32_gg_._size_xl_15q32_gg_{width:48px;height:48px}.___SSpin_15q32_gg_._size_xxl_15q32_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_15q32_gg_{animation-name:none}}" /*__inner_css_end__*/, "15q32_gg_") /*__reshadow_css_end__*/, {
"@spin-rotate": "spin-rotate_15q32",
"__SSpin": "___SSpin_15q32_gg_",
"--theme": "--theme_15q32",
"_theme_dark": "_theme_dark_15q32_gg_",
"_theme_invert": "_theme_invert_15q32_gg_",
"_centered": "__centered_15q32_gg_",
"_size_xs": "_size_xs_15q32_gg_",
"_size_s": "_size_s_15q32_gg_",
"_size_m": "_size_m_15q32_gg_",
"_size_l": "_size_l_15q32_gg_",
"_size_xl": "_size_xl_15q32_gg_",
"_size_xxl": "_size_xxl_15q32_gg_"
});

@@ -29,0 +29,0 @@ var RootSpin = /*#__PURE__*/function (_Component) {

{
"name": "@semcore/spin",
"description": "Semrush Spin Component",
"version": "5.18.1",
"version": "5.18.2-prerelease.1",
"main": "lib/cjs/index.js",

@@ -12,7 +12,7 @@ "module": "lib/es6/index.js",

"dependencies": {
"@semcore/utils": "4.20.1",
"@semcore/flex-box": "5.19.0"
"@semcore/utils": "4.20.2-prerelease.1",
"@semcore/flex-box": "5.19.1-prerelease.1"
},
"peerDependencies": {
"@semcore/core": "^2.17.1",
"@semcore/core": "^2.17.2-prerelease.1",
"react": "16.8 - 18",

@@ -19,0 +19,0 @@ "react-dom": "16.8 - 18"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc