@semcore/spin-container 6.2.10 → 6.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
- ## [6.2.10] - 2023-02-20
5
+ ## [6.2.11] - 2023-02-21
6
6
 
7
7
  ### Changed
8
8
 
9
- - Version patch update due to children dependencies update (`@semcore/utils` [3.46.1 ~> 3.47.0], `@semcore/spin` [4.2.8 ~> 4.2.9], `@semcore/flex-box` [4.7.8 ~> 4.7.9], `@semcore/animation` [1.8.11 ~> 1.9.0]).
9
+ - Version patch update due to children dependencies update (`@semcore/utils` [3.47.0 ~> 3.47.1], `@semcore/spin` [4.2.9 ~> 4.2.10], `@semcore/flex-box` [4.7.9 ~> 4.7.10], `@semcore/animation` [1.9.0 ~> 1.9.1]).
10
10
 
11
11
  ## [6.2.9] - 2023-02-09
12
12
 
@@ -52,18 +52,18 @@ var style = (
52
52
  /*__reshadow_css_start__*/
53
53
  _core.sstyled.insert(
54
54
  /*__inner_css_start__*/
55
- ".___SSpinContainer_gp0y5_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_gp0y5_gg_{z-index:0;position:relative}.___SOverlay_gp0y5_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_gp0y5_gg_._theme_invert_gp0y5_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4))}.___SOverlay_gp0y5_gg_._theme_dark_gp0y5_gg_{background-color:rgba(255,255,255,.85)}.___SOverlay_gp0y5_gg_._theme_custom_gp0y5_gg_{background-color:var(--background_gp0y5)}"
55
+ ".___SSpinContainer_3edji_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_3edji_gg_{z-index:0;position:relative}.___SOverlay_3edji_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_3edji_gg_._theme_invert_3edji_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4))}.___SOverlay_3edji_gg_._theme_dark_3edji_gg_{background-color:rgba(255,255,255,.85)}.___SOverlay_3edji_gg_._theme_custom_3edji_gg_{background-color:var(--background_3edji)}"
56
56
  /*__inner_css_end__*/
57
- , "gp0y5_gg_")
57
+ , "3edji_gg_")
58
58
  /*__reshadow_css_end__*/
59
59
  , {
60
- "__SSpinContainer": "___SSpinContainer_gp0y5_gg_",
61
- "__SContent": "___SContent_gp0y5_gg_",
62
- "__SOverlay": "___SOverlay_gp0y5_gg_",
63
- "_theme_invert": "_theme_invert_gp0y5_gg_",
64
- "_theme_dark": "_theme_dark_gp0y5_gg_",
65
- "_theme_custom": "_theme_custom_gp0y5_gg_",
66
- "--background": "--background_gp0y5"
60
+ "__SSpinContainer": "___SSpinContainer_3edji_gg_",
61
+ "__SContent": "___SContent_3edji_gg_",
62
+ "__SOverlay": "___SOverlay_3edji_gg_",
63
+ "_theme_invert": "_theme_invert_3edji_gg_",
64
+ "_theme_dark": "_theme_dark_3edji_gg_",
65
+ "_theme_custom": "_theme_custom_3edji_gg_",
66
+ "--background": "--background_3edji"
67
67
  });
68
68
 
69
69
  var SpinContainerRoot = /*#__PURE__*/function (_Component) {
@@ -30,18 +30,18 @@ var style = (
30
30
  /*__reshadow_css_start__*/
31
31
  _sstyled.insert(
32
32
  /*__inner_css_start__*/
33
- ".___SSpinContainer_gp0y5_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_gp0y5_gg_{z-index:0;position:relative}.___SOverlay_gp0y5_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_gp0y5_gg_._theme_invert_gp0y5_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4))}.___SOverlay_gp0y5_gg_._theme_dark_gp0y5_gg_{background-color:rgba(255,255,255,.85)}.___SOverlay_gp0y5_gg_._theme_custom_gp0y5_gg_{background-color:var(--background_gp0y5)}"
33
+ ".___SSpinContainer_3edji_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_3edji_gg_{z-index:0;position:relative}.___SOverlay_3edji_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_3edji_gg_._theme_invert_3edji_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4))}.___SOverlay_3edji_gg_._theme_dark_3edji_gg_{background-color:rgba(255,255,255,.85)}.___SOverlay_3edji_gg_._theme_custom_3edji_gg_{background-color:var(--background_3edji)}"
34
34
  /*__inner_css_end__*/
35
- , "gp0y5_gg_")
35
+ , "3edji_gg_")
36
36
  /*__reshadow_css_end__*/
37
37
  , {
38
- "__SSpinContainer": "___SSpinContainer_gp0y5_gg_",
39
- "__SContent": "___SContent_gp0y5_gg_",
40
- "__SOverlay": "___SOverlay_gp0y5_gg_",
41
- "_theme_invert": "_theme_invert_gp0y5_gg_",
42
- "_theme_dark": "_theme_dark_gp0y5_gg_",
43
- "_theme_custom": "_theme_custom_gp0y5_gg_",
44
- "--background": "--background_gp0y5"
38
+ "__SSpinContainer": "___SSpinContainer_3edji_gg_",
39
+ "__SContent": "___SContent_3edji_gg_",
40
+ "__SOverlay": "___SOverlay_3edji_gg_",
41
+ "_theme_invert": "_theme_invert_3edji_gg_",
42
+ "_theme_dark": "_theme_dark_3edji_gg_",
43
+ "_theme_custom": "_theme_custom_3edji_gg_",
44
+ "--background": "--background_3edji"
45
45
  });
46
46
 
47
47
  var SpinContainerRoot = /*#__PURE__*/function (_Component) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/spin-container",
3
3
  "description": "Semrush SpinContainer Component",
4
- "version": "6.2.10",
4
+ "version": "6.2.11",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "types": "lib/types/index.d.ts",