@semcore/spin-container 7.41.4 → 7.42.0-prerelease.1

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,6 +2,12 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
+ ## [7.42.0] - 2026-05-06
6
+
7
+ ### Changed
8
+
9
+ - Version minor update due to children dependencies update (`@semcore/utils` [4.48.5 ~> 4.49.0], `@semcore/spin` [5.41.4 ~> 5.42.0], `@semcore/flex-box` [5.41.4 ~> 5.42.0], `@semcore/animation` [2.41.4 ~> 2.42.0], `@semcore/core` [2.39.4 ~> 2.40.0]).
10
+
5
11
  ## [7.41.4] - 2025-05-13
6
12
 
7
13
  ### Changed
@@ -22,16 +22,16 @@ var _flexBox = require("@semcore/flex-box");
22
22
  var _resolveColorEnhance = _interopRequireDefault(require("@semcore/utils/lib/enhances/resolveColorEnhance"));
23
23
  var _findComponent = require("@semcore/utils/lib/findComponent");
24
24
  /*!__reshadow-styles__:"./style/spin-container.shadow.css"*/
25
- var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SSpinContainer_vdw1x_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_vdw1x_gg_{z-index:0;position:relative}.___SOverlay_vdw1x_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_vdw1x_gg_._theme_invert_vdw1x_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4))}.___SOverlay_vdw1x_gg_._theme_dark_vdw1x_gg_{background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85))}.___SOverlay_vdw1x_gg_._theme_custom_vdw1x_gg_{background-color:var(--background_vdw1x)}", /*__inner_css_end__*/"vdw1x_gg_"),
25
+ var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SSpinContainer_b1qlp_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_b1qlp_gg_{z-index:0;position:relative}.___SOverlay_b1qlp_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_b1qlp_gg_._theme_invert_b1qlp_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(0, 8, 5, 0.262))}.___SOverlay_b1qlp_gg_._theme_dark_b1qlp_gg_{background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85))}.___SOverlay_b1qlp_gg_._theme_custom_b1qlp_gg_{background-color:var(--background_b1qlp)}", /*__inner_css_end__*/"b1qlp_gg_"),
26
26
  /*__reshadow_css_end__*/
27
27
  {
28
- "__SSpinContainer": "___SSpinContainer_vdw1x_gg_",
29
- "__SContent": "___SContent_vdw1x_gg_",
30
- "__SOverlay": "___SOverlay_vdw1x_gg_",
31
- "_theme_invert": "_theme_invert_vdw1x_gg_",
32
- "_theme_dark": "_theme_dark_vdw1x_gg_",
33
- "_theme_custom": "_theme_custom_vdw1x_gg_",
34
- "--background": "--background_vdw1x"
28
+ "__SSpinContainer": "___SSpinContainer_b1qlp_gg_",
29
+ "__SContent": "___SContent_b1qlp_gg_",
30
+ "__SOverlay": "___SOverlay_b1qlp_gg_",
31
+ "_theme_invert": "_theme_invert_b1qlp_gg_",
32
+ "_theme_dark": "_theme_dark_b1qlp_gg_",
33
+ "_theme_custom": "_theme_custom_b1qlp_gg_",
34
+ "--background": "--background_b1qlp"
35
35
  });
36
36
  var SpinContainerRoot = /*#__PURE__*/function (_Component) {
37
37
  (0, _inherits2["default"])(SpinContainerRoot, _Component);
@@ -23,11 +23,11 @@ SOverlay {
23
23
  }
24
24
 
25
25
  SOverlay[theme='invert'] {
26
- background-color: var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4));
26
+ background-color: var(--intergalactic-overlay-secondary, oklch(0.118 0.023 170.1 / 0.262));
27
27
  }
28
28
 
29
29
  SOverlay[theme='dark'] {
30
- background-color: var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));
30
+ background-color: var(--intergalactic-overlay-limitation-secondary, oklch(1 0 0 / 0.85));
31
31
  }
32
32
 
33
33
  SOverlay[theme='custom'] {
@@ -17,16 +17,16 @@ import { Box } from '@semcore/flex-box';
17
17
  import resolveColorEnhance from '@semcore/utils/lib/enhances/resolveColorEnhance';
18
18
  import { isAdvanceMode } from '@semcore/utils/lib/findComponent';
19
19
  /*!__reshadow-styles__:"./style/spin-container.shadow.css"*/
20
- var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SSpinContainer_vdw1x_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_vdw1x_gg_{z-index:0;position:relative}.___SOverlay_vdw1x_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_vdw1x_gg_._theme_invert_vdw1x_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4))}.___SOverlay_vdw1x_gg_._theme_dark_vdw1x_gg_{background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85))}.___SOverlay_vdw1x_gg_._theme_custom_vdw1x_gg_{background-color:var(--background_vdw1x)}", /*__inner_css_end__*/"vdw1x_gg_"),
20
+ var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SSpinContainer_b1qlp_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_b1qlp_gg_{z-index:0;position:relative}.___SOverlay_b1qlp_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_b1qlp_gg_._theme_invert_b1qlp_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(0, 8, 5, 0.262))}.___SOverlay_b1qlp_gg_._theme_dark_b1qlp_gg_{background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85))}.___SOverlay_b1qlp_gg_._theme_custom_b1qlp_gg_{background-color:var(--background_b1qlp)}", /*__inner_css_end__*/"b1qlp_gg_"),
21
21
  /*__reshadow_css_end__*/
22
22
  {
23
- "__SSpinContainer": "___SSpinContainer_vdw1x_gg_",
24
- "__SContent": "___SContent_vdw1x_gg_",
25
- "__SOverlay": "___SOverlay_vdw1x_gg_",
26
- "_theme_invert": "_theme_invert_vdw1x_gg_",
27
- "_theme_dark": "_theme_dark_vdw1x_gg_",
28
- "_theme_custom": "_theme_custom_vdw1x_gg_",
29
- "--background": "--background_vdw1x"
23
+ "__SSpinContainer": "___SSpinContainer_b1qlp_gg_",
24
+ "__SContent": "___SContent_b1qlp_gg_",
25
+ "__SOverlay": "___SOverlay_b1qlp_gg_",
26
+ "_theme_invert": "_theme_invert_b1qlp_gg_",
27
+ "_theme_dark": "_theme_dark_b1qlp_gg_",
28
+ "_theme_custom": "_theme_custom_b1qlp_gg_",
29
+ "--background": "--background_b1qlp"
30
30
  });
31
31
  var SpinContainerRoot = /*#__PURE__*/function (_Component) {
32
32
  _inherits(SpinContainerRoot, _Component);
@@ -23,11 +23,11 @@ SOverlay {
23
23
  }
24
24
 
25
25
  SOverlay[theme='invert'] {
26
- background-color: var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4));
26
+ background-color: var(--intergalactic-overlay-secondary, oklch(0.118 0.023 170.1 / 0.262));
27
27
  }
28
28
 
29
29
  SOverlay[theme='dark'] {
30
- background-color: var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));
30
+ background-color: var(--intergalactic-overlay-limitation-secondary, oklch(1 0 0 / 0.85));
31
31
  }
32
32
 
33
33
  SOverlay[theme='custom'] {
@@ -18,18 +18,18 @@ var style = (
18
18
  /*__reshadow_css_start__*/
19
19
  (sstyled.insert(
20
20
  /*__inner_css_start__*/
21
- ".___SSpinContainer_vdw1x_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_vdw1x_gg_{z-index:0;position:relative}.___SOverlay_vdw1x_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_vdw1x_gg_._theme_invert_vdw1x_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4))}.___SOverlay_vdw1x_gg_._theme_dark_vdw1x_gg_{background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85))}.___SOverlay_vdw1x_gg_._theme_custom_vdw1x_gg_{background-color:var(--background_vdw1x)}",
21
+ ".___SSpinContainer_b1qlp_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_b1qlp_gg_{z-index:0;position:relative}.___SOverlay_b1qlp_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_b1qlp_gg_._theme_invert_b1qlp_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(0, 8, 5, 0.262))}.___SOverlay_b1qlp_gg_._theme_dark_b1qlp_gg_{background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85))}.___SOverlay_b1qlp_gg_._theme_custom_b1qlp_gg_{background-color:var(--background_b1qlp)}",
22
22
  /*__inner_css_end__*/
23
- "vdw1x_gg_"
23
+ "b1qlp_gg_"
24
24
  ), /*__reshadow_css_end__*/
25
25
  {
26
- "__SSpinContainer": "___SSpinContainer_vdw1x_gg_",
27
- "__SContent": "___SContent_vdw1x_gg_",
28
- "__SOverlay": "___SOverlay_vdw1x_gg_",
29
- "_theme_invert": "_theme_invert_vdw1x_gg_",
30
- "_theme_dark": "_theme_dark_vdw1x_gg_",
31
- "_theme_custom": "_theme_custom_vdw1x_gg_",
32
- "--background": "--background_vdw1x"
26
+ "__SSpinContainer": "___SSpinContainer_b1qlp_gg_",
27
+ "__SContent": "___SContent_b1qlp_gg_",
28
+ "__SOverlay": "___SOverlay_b1qlp_gg_",
29
+ "_theme_invert": "_theme_invert_b1qlp_gg_",
30
+ "_theme_dark": "_theme_dark_b1qlp_gg_",
31
+ "_theme_custom": "_theme_custom_b1qlp_gg_",
32
+ "--background": "--background_b1qlp"
33
33
  })
34
34
  );
35
35
  var SpinContainerRoot = /* @__PURE__ */ function(_Component) {
@@ -23,11 +23,11 @@ SOverlay {
23
23
  }
24
24
 
25
25
  SOverlay[theme='invert'] {
26
- background-color: var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4));
26
+ background-color: var(--intergalactic-overlay-secondary, oklch(0.118 0.023 170.1 / 0.262));
27
27
  }
28
28
 
29
29
  SOverlay[theme='dark'] {
30
- background-color: var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));
30
+ background-color: var(--intergalactic-overlay-limitation-secondary, oklch(1 0 0 / 0.85));
31
31
  }
32
32
 
33
33
  SOverlay[theme='custom'] {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/spin-container",
3
3
  "description": "Semrush SpinContainer Component",
4
- "version": "7.41.4",
4
+ "version": "7.42.0-prerelease.1",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "types": "lib/types/index.d.ts",
@@ -14,13 +14,13 @@
14
14
  "types": "./lib/types/index.d.ts"
15
15
  },
16
16
  "dependencies": {
17
- "@semcore/utils": "4.48.5",
18
- "@semcore/spin": "5.41.4",
19
- "@semcore/flex-box": "5.41.4",
20
- "@semcore/animation": "2.41.4"
17
+ "@semcore/utils": "4.49.0-prerelease.1",
18
+ "@semcore/spin": "5.42.0-prerelease.1",
19
+ "@semcore/flex-box": "5.42.0-prerelease.1",
20
+ "@semcore/animation": "2.42.0-prerelease.1"
21
21
  },
22
22
  "peerDependencies": {
23
- "@semcore/core": "^2.17.5",
23
+ "@semcore/core": "^2.40.0-prerelease.1",
24
24
  "react": "16.8 - 18",
25
25
  "react-dom": "16.8 - 18"
26
26
  },