Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@semcore/spin

Package Overview
Dependencies
Maintainers
2
Versions
245
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.31.2 to 5.32.0-prerelease.0

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [5.32.0] - 2024-09-06
### Changed
- Version minor update due to children dependencies update (`@semcore/utils` [4.32.2 ~> 4.35.0], `@semcore/flex-box` [5.31.2 ~> 5.32.0], `@semcore/core` [2.29.2 ~> 2.30.0]).
## [5.31.2] - 2024-08-05

@@ -7,0 +13,0 @@

26

lib/cjs/Spin.js

@@ -23,15 +23,15 @@ "use strict";

/*__reshadow-styles__:"./style/spin.shadow.css"*/
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/"@keyframes spin-rotate_1d2u4{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_1d2u4_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_1d2u4;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_1d2u4)}.___SSpin_1d2u4_gg_._theme_dark_1d2u4_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_1d2u4_gg_._theme_invert_1d2u4_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_1d2u4_gg_.__centered_1d2u4_gg_{margin:auto}.___SSpin_1d2u4_gg_._size_xs_1d2u4_gg_{width:16px;height:16px}.___SSpin_1d2u4_gg_._size_s_1d2u4_gg_{width:20px;height:20px}.___SSpin_1d2u4_gg_._size_m_1d2u4_gg_{width:24px;height:24px}.___SSpin_1d2u4_gg_._size_l_1d2u4_gg_{width:32px;height:32px}.___SSpin_1d2u4_gg_._size_xl_1d2u4_gg_{width:48px;height:48px}.___SSpin_1d2u4_gg_._size_xxl_1d2u4_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1d2u4_gg_{animation-name:none}}" /*__inner_css_end__*/, "1d2u4_gg_") /*__reshadow_css_end__*/, {
"@spin-rotate": "spin-rotate_1d2u4",
"__SSpin": "___SSpin_1d2u4_gg_",
"--theme": "--theme_1d2u4",
"_theme_dark": "_theme_dark_1d2u4_gg_",
"_theme_invert": "_theme_invert_1d2u4_gg_",
"_centered": "__centered_1d2u4_gg_",
"_size_xs": "_size_xs_1d2u4_gg_",
"_size_s": "_size_s_1d2u4_gg_",
"_size_m": "_size_m_1d2u4_gg_",
"_size_l": "_size_l_1d2u4_gg_",
"_size_xl": "_size_xl_1d2u4_gg_",
"_size_xxl": "_size_xxl_1d2u4_gg_"
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/"@keyframes spin-rotate_1g1t9{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_1g1t9_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_1g1t9;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_1g1t9)}.___SSpin_1g1t9_gg_._theme_dark_1g1t9_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_1g1t9_gg_._theme_invert_1g1t9_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_1g1t9_gg_.__centered_1g1t9_gg_{margin:auto}.___SSpin_1g1t9_gg_._size_xs_1g1t9_gg_{width:16px;height:16px}.___SSpin_1g1t9_gg_._size_s_1g1t9_gg_{width:20px;height:20px}.___SSpin_1g1t9_gg_._size_m_1g1t9_gg_{width:24px;height:24px}.___SSpin_1g1t9_gg_._size_l_1g1t9_gg_{width:32px;height:32px}.___SSpin_1g1t9_gg_._size_xl_1g1t9_gg_{width:48px;height:48px}.___SSpin_1g1t9_gg_._size_xxl_1g1t9_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1g1t9_gg_{animation-name:none}}" /*__inner_css_end__*/, "1g1t9_gg_") /*__reshadow_css_end__*/, {
"@spin-rotate": "spin-rotate_1g1t9",
"__SSpin": "___SSpin_1g1t9_gg_",
"--theme": "--theme_1g1t9",
"_theme_dark": "_theme_dark_1g1t9_gg_",
"_theme_invert": "_theme_invert_1g1t9_gg_",
"_centered": "__centered_1g1t9_gg_",
"_size_xs": "_size_xs_1g1t9_gg_",
"_size_s": "_size_s_1g1t9_gg_",
"_size_m": "_size_m_1g1t9_gg_",
"_size_l": "_size_l_1g1t9_gg_",
"_size_xl": "_size_xl_1g1t9_gg_",
"_size_xxl": "_size_xxl_1g1t9_gg_"
});

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

@@ -16,15 +16,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_1d2u4{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_1d2u4_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_1d2u4;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_1d2u4)}.___SSpin_1d2u4_gg_._theme_dark_1d2u4_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_1d2u4_gg_._theme_invert_1d2u4_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_1d2u4_gg_.__centered_1d2u4_gg_{margin:auto}.___SSpin_1d2u4_gg_._size_xs_1d2u4_gg_{width:16px;height:16px}.___SSpin_1d2u4_gg_._size_s_1d2u4_gg_{width:20px;height:20px}.___SSpin_1d2u4_gg_._size_m_1d2u4_gg_{width:24px;height:24px}.___SSpin_1d2u4_gg_._size_l_1d2u4_gg_{width:32px;height:32px}.___SSpin_1d2u4_gg_._size_xl_1d2u4_gg_{width:48px;height:48px}.___SSpin_1d2u4_gg_._size_xxl_1d2u4_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1d2u4_gg_{animation-name:none}}" /*__inner_css_end__*/, "1d2u4_gg_") /*__reshadow_css_end__*/, {
"@spin-rotate": "spin-rotate_1d2u4",
"__SSpin": "___SSpin_1d2u4_gg_",
"--theme": "--theme_1d2u4",
"_theme_dark": "_theme_dark_1d2u4_gg_",
"_theme_invert": "_theme_invert_1d2u4_gg_",
"_centered": "__centered_1d2u4_gg_",
"_size_xs": "_size_xs_1d2u4_gg_",
"_size_s": "_size_s_1d2u4_gg_",
"_size_m": "_size_m_1d2u4_gg_",
"_size_l": "_size_l_1d2u4_gg_",
"_size_xl": "_size_xl_1d2u4_gg_",
"_size_xxl": "_size_xxl_1d2u4_gg_"
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/"@keyframes spin-rotate_1g1t9{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.___SSpin_1g1t9_gg_{display:block;flex-shrink:0;box-sizing:border-box;animation-name:spin-rotate_1g1t9;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:.75s;fill:var(--theme_1g1t9)}.___SSpin_1g1t9_gg_._theme_dark_1g1t9_gg_{fill:var(--intergalactic-border-primary, #c4c7cf)}.___SSpin_1g1t9_gg_._theme_invert_1g1t9_gg_{fill:var(--intergalactic-border-primary-invert, #ffffff)}.___SSpin_1g1t9_gg_.__centered_1g1t9_gg_{margin:auto}.___SSpin_1g1t9_gg_._size_xs_1g1t9_gg_{width:16px;height:16px}.___SSpin_1g1t9_gg_._size_s_1g1t9_gg_{width:20px;height:20px}.___SSpin_1g1t9_gg_._size_m_1g1t9_gg_{width:24px;height:24px}.___SSpin_1g1t9_gg_._size_l_1g1t9_gg_{width:32px;height:32px}.___SSpin_1g1t9_gg_._size_xl_1g1t9_gg_{width:48px;height:48px}.___SSpin_1g1t9_gg_._size_xxl_1g1t9_gg_{width:72px;height:72px}@media (prefers-reduced-motion){.___SSpin_1g1t9_gg_{animation-name:none}}" /*__inner_css_end__*/, "1g1t9_gg_") /*__reshadow_css_end__*/, {
"@spin-rotate": "spin-rotate_1g1t9",
"__SSpin": "___SSpin_1g1t9_gg_",
"--theme": "--theme_1g1t9",
"_theme_dark": "_theme_dark_1g1t9_gg_",
"_theme_invert": "_theme_invert_1g1t9_gg_",
"_centered": "__centered_1g1t9_gg_",
"_size_xs": "_size_xs_1g1t9_gg_",
"_size_s": "_size_s_1g1t9_gg_",
"_size_m": "_size_m_1g1t9_gg_",
"_size_l": "_size_l_1g1t9_gg_",
"_size_xl": "_size_xl_1g1t9_gg_",
"_size_xxl": "_size_xxl_1g1t9_gg_"
});

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

{
"name": "@semcore/spin",
"description": "Semrush Spin Component",
"version": "5.31.2",
"version": "5.32.0-prerelease.0",
"main": "lib/cjs/index.js",

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

"dependencies": {
"@semcore/utils": "4.32.2",
"@semcore/flex-box": "5.31.2"
"@semcore/utils": "4.35.0-prerelease.0",
"@semcore/flex-box": "5.32.0-prerelease.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
"@semcore/core": "^2.30.0-prerelease.0",
"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