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

@semcore/spin-container

Package Overview
Dependencies
Maintainers
1
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/spin-container - npm Package Compare versions

Comparing version 6.0.11 to 6.0.12

lib/cjs/index.d.js

6

CHANGELOG.md

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

## [6.0.12] - 2022-10-04
### Changed
- Version patch update due to children dependencies update (`@semcore/utils` [3.37.1 ~> 3.37.2], `@semcore/spin` [4.0.10 ~> 4.0.11], `@semcore/flex-box` [4.5.11 ~> 4.5.12], `@semcore/animation` [1.5.10 ~> 1.5.11]).
## [6.0.11] - 2022-09-20

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

18

lib/cjs/SpinContainer.js

@@ -55,14 +55,14 @@ "use strict";

/*__inner_css_start__*/
".___SSpinContainer_1lenr_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_1lenr_gg_{z-index:0;position:relative}.___SOverlay_1lenr_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_1lenr_gg_._theme_invert_1lenr_gg_{background-color:rgba(25,27,35,.4)}.___SOverlay_1lenr_gg_._theme_dark_1lenr_gg_{background-color:hsla(0,0%,100%,.85)}.___SOverlay_1lenr_gg_._theme_custom_1lenr_gg_{background-color:var(--background_1lenr)}"
".___SSpinContainer_1udbd_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_1udbd_gg_{z-index:0;position:relative}.___SOverlay_1udbd_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_1udbd_gg_._theme_invert_1udbd_gg_{background-color:rgba(25,27,35,.4)}.___SOverlay_1udbd_gg_._theme_dark_1udbd_gg_{background-color:hsla(0,0%,100%,.85)}.___SOverlay_1udbd_gg_._theme_custom_1udbd_gg_{background-color:var(--background_1udbd)}"
/*__inner_css_end__*/
, "1lenr_gg_")
, "1udbd_gg_")
/*__reshadow_css_end__*/
, {
"__SSpinContainer": "___SSpinContainer_1lenr_gg_",
"__SContent": "___SContent_1lenr_gg_",
"__SOverlay": "___SOverlay_1lenr_gg_",
"_theme_invert": "_theme_invert_1lenr_gg_",
"_theme_dark": "_theme_dark_1lenr_gg_",
"_theme_custom": "_theme_custom_1lenr_gg_",
"--background": "--background_1lenr"
"__SSpinContainer": "___SSpinContainer_1udbd_gg_",
"__SContent": "___SContent_1udbd_gg_",
"__SOverlay": "___SOverlay_1udbd_gg_",
"_theme_invert": "_theme_invert_1udbd_gg_",
"_theme_dark": "_theme_dark_1udbd_gg_",
"_theme_custom": "_theme_custom_1udbd_gg_",
"--background": "--background_1udbd"
});

@@ -69,0 +69,0 @@

@@ -33,14 +33,14 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck";

/*__inner_css_start__*/
".___SSpinContainer_1lenr_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_1lenr_gg_{z-index:0;position:relative}.___SOverlay_1lenr_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_1lenr_gg_._theme_invert_1lenr_gg_{background-color:rgba(25,27,35,.4)}.___SOverlay_1lenr_gg_._theme_dark_1lenr_gg_{background-color:hsla(0,0%,100%,.85)}.___SOverlay_1lenr_gg_._theme_custom_1lenr_gg_{background-color:var(--background_1lenr)}"
".___SSpinContainer_1udbd_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_1udbd_gg_{z-index:0;position:relative}.___SOverlay_1udbd_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_1udbd_gg_._theme_invert_1udbd_gg_{background-color:rgba(25,27,35,.4)}.___SOverlay_1udbd_gg_._theme_dark_1udbd_gg_{background-color:hsla(0,0%,100%,.85)}.___SOverlay_1udbd_gg_._theme_custom_1udbd_gg_{background-color:var(--background_1udbd)}"
/*__inner_css_end__*/
, "1lenr_gg_")
, "1udbd_gg_")
/*__reshadow_css_end__*/
, {
"__SSpinContainer": "___SSpinContainer_1lenr_gg_",
"__SContent": "___SContent_1lenr_gg_",
"__SOverlay": "___SOverlay_1lenr_gg_",
"_theme_invert": "_theme_invert_1lenr_gg_",
"_theme_dark": "_theme_dark_1lenr_gg_",
"_theme_custom": "_theme_custom_1lenr_gg_",
"--background": "--background_1lenr"
"__SSpinContainer": "___SSpinContainer_1udbd_gg_",
"__SContent": "___SContent_1udbd_gg_",
"__SOverlay": "___SOverlay_1udbd_gg_",
"_theme_invert": "_theme_invert_1udbd_gg_",
"_theme_dark": "_theme_dark_1udbd_gg_",
"_theme_custom": "_theme_custom_1udbd_gg_",
"--background": "--background_1udbd"
});

@@ -47,0 +47,0 @@

{
"name": "@semcore/spin-container",
"description": "Semrush SpinContainer Component",
"version": "6.0.11",
"version": "6.0.12",
"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"

@@ -35,4 +35,5 @@ },

"devDependencies": {
"@types/react": "16.8 - 17",
"@semcore/jest-preset-ui": "1.0.0"
}
}
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