@semcore/spin-container 7.8.4 → 7.9.0

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,7 +2,13 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
- ## [7.8.4-prerelease.0] - 2023-10-06
5
+ ## [7.9.0-prerelease.0] - 2023-10-10
6
+
7
+ ### Changed
8
+
9
+ - Version preminor update due to children dependencies update (`@semcore/spin` [5.7.5 ~> 5.8.0], `@semcore/flex-box` [5.7.5 ~> 5.8.0], `@semcore/animation` [2.7.5 ~> 2.8.0]).
10
+
11
+ ## [7.8.4] - 2023-10-06
6
12
 
7
13
  ### Changed
8
14
 
@@ -20,14 +20,14 @@ var _flexBox = require("@semcore/flex-box");
20
20
  var _color = _interopRequireDefault(require("@semcore/utils/lib/color"));
21
21
  var _findComponent = require("@semcore/utils/lib/findComponent");
22
22
  /*__reshadow-styles__:"./style/spin-container.shadow.css"*/
23
- var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SSpinContainer_10371_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_10371_gg_{z-index:0;position:relative}.___SOverlay_10371_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_10371_gg_._theme_invert_10371_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4))}.___SOverlay_10371_gg_._theme_dark_10371_gg_{background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85))}.___SOverlay_10371_gg_._theme_custom_10371_gg_{background-color:var(--background_10371)}" /*__inner_css_end__*/, "10371_gg_") /*__reshadow_css_end__*/, {
24
- "__SSpinContainer": "___SSpinContainer_10371_gg_",
25
- "__SContent": "___SContent_10371_gg_",
26
- "__SOverlay": "___SOverlay_10371_gg_",
27
- "_theme_invert": "_theme_invert_10371_gg_",
28
- "_theme_dark": "_theme_dark_10371_gg_",
29
- "_theme_custom": "_theme_custom_10371_gg_",
30
- "--background": "--background_10371"
23
+ var style = ( /*__reshadow_css_start__*/_core.sstyled.insert( /*__inner_css_start__*/".___SSpinContainer_1hcqf_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_1hcqf_gg_{z-index:0;position:relative}.___SOverlay_1hcqf_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_1hcqf_gg_._theme_invert_1hcqf_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4))}.___SOverlay_1hcqf_gg_._theme_dark_1hcqf_gg_{background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85))}.___SOverlay_1hcqf_gg_._theme_custom_1hcqf_gg_{background-color:var(--background_1hcqf)}" /*__inner_css_end__*/, "1hcqf_gg_") /*__reshadow_css_end__*/, {
24
+ "__SSpinContainer": "___SSpinContainer_1hcqf_gg_",
25
+ "__SContent": "___SContent_1hcqf_gg_",
26
+ "__SOverlay": "___SOverlay_1hcqf_gg_",
27
+ "_theme_invert": "_theme_invert_1hcqf_gg_",
28
+ "_theme_dark": "_theme_dark_1hcqf_gg_",
29
+ "_theme_custom": "_theme_custom_1hcqf_gg_",
30
+ "--background": "--background_1hcqf"
31
31
  });
32
32
  var SpinContainerRoot = /*#__PURE__*/function (_Component) {
33
33
  (0, _inherits2["default"])(SpinContainerRoot, _Component);
@@ -16,14 +16,14 @@ import { Box } from '@semcore/flex-box';
16
16
  import resolveColor from '@semcore/utils/lib/color';
17
17
  import { isAdvanceMode } from '@semcore/utils/lib/findComponent';
18
18
  /*__reshadow-styles__:"./style/spin-container.shadow.css"*/
19
- var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SSpinContainer_10371_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_10371_gg_{z-index:0;position:relative}.___SOverlay_10371_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_10371_gg_._theme_invert_10371_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4))}.___SOverlay_10371_gg_._theme_dark_10371_gg_{background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85))}.___SOverlay_10371_gg_._theme_custom_10371_gg_{background-color:var(--background_10371)}" /*__inner_css_end__*/, "10371_gg_") /*__reshadow_css_end__*/, {
20
- "__SSpinContainer": "___SSpinContainer_10371_gg_",
21
- "__SContent": "___SContent_10371_gg_",
22
- "__SOverlay": "___SOverlay_10371_gg_",
23
- "_theme_invert": "_theme_invert_10371_gg_",
24
- "_theme_dark": "_theme_dark_10371_gg_",
25
- "_theme_custom": "_theme_custom_10371_gg_",
26
- "--background": "--background_10371"
19
+ var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SSpinContainer_1hcqf_gg_{z-index:0;position:relative;display:block;overflow:hidden}.___SContent_1hcqf_gg_{z-index:0;position:relative}.___SOverlay_1hcqf_gg_{z-index:1;display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0}.___SOverlay_1hcqf_gg_._theme_invert_1hcqf_gg_{background-color:var(--intergalactic-overlay-secondary, rgba(25, 27, 35, 0.4))}.___SOverlay_1hcqf_gg_._theme_dark_1hcqf_gg_{background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85))}.___SOverlay_1hcqf_gg_._theme_custom_1hcqf_gg_{background-color:var(--background_1hcqf)}" /*__inner_css_end__*/, "1hcqf_gg_") /*__reshadow_css_end__*/, {
20
+ "__SSpinContainer": "___SSpinContainer_1hcqf_gg_",
21
+ "__SContent": "___SContent_1hcqf_gg_",
22
+ "__SOverlay": "___SOverlay_1hcqf_gg_",
23
+ "_theme_invert": "_theme_invert_1hcqf_gg_",
24
+ "_theme_dark": "_theme_dark_1hcqf_gg_",
25
+ "_theme_custom": "_theme_custom_1hcqf_gg_",
26
+ "--background": "--background_1hcqf"
27
27
  });
28
28
  var SpinContainerRoot = /*#__PURE__*/function (_Component) {
29
29
  _inherits(SpinContainerRoot, _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": "7.8.4",
4
+ "version": "7.9.0",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "types": "lib/types/index.d.ts",
@@ -10,9 +10,9 @@
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@semcore/utils": "4.8.2",
13
- "@semcore/spin": "5.7.5",
14
- "@semcore/flex-box": "5.7.5",
15
- "@semcore/animation": "2.7.5"
13
+ "@semcore/spin": "5.8.0",
14
+ "@semcore/flex-box": "5.8.0",
15
+ "@semcore/animation": "2.8.0"
16
16
  },
17
17
  "peerDependencies": {
18
18
  "@semcore/core": "^2.7.5",