Socket
Socket
Sign inDemoInstall

@semcore/animation

Package Overview
Dependencies
Maintainers
1
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/animation - npm Package Compare versions

Comparing version 1.8.2 to 1.8.3

6

CHANGELOG.md

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

## [1.8.2] - 2022-12-12
## [1.8.3] - 2022-12-13
### Changed
- Version patch update due to children dependencies update (`@semcore/utils` [3.42.0 ~> 3.43.0], `@semcore/flex-box` [4.6.5 ~> 4.7.0]).
- Added `react-dom` to peer dependencies.
## [1.8.2] - 2022-12-12
## [1.8.1] - 2022-12-09

@@ -13,0 +15,0 @@

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

/*__inner_css_start__*/
".___SAnimation_dju5z_gg_{animation-fill-mode:both;animation-timing-function:ease-out;animation-duration:var(--durationFinalize_dju5z);animation-delay:var(--delayFinalize_dju5z);animation-name:var(--keyframesFinalize_dju5z)}.___SAnimation_dju5z_gg_.__visible_dju5z_gg_{animation-duration:var(--durationInitialize_dju5z);animation-delay:var(--delayInitialize_dju5z);animation-name:var(--keyframesInitialize_dju5z)}@media (prefers-reduced-motion){.___SAnimation_dju5z_gg_{animation-timing-function:step-end;animation-iteration-count:1}.___SAnimation_dju5z_gg_.__visible_dju5z_gg_{animation-timing-function:step-end;animation-iteration-count:1}}"
".___SAnimation_139ur_gg_{animation-fill-mode:both;animation-timing-function:ease-out;animation-duration:var(--durationFinalize_139ur);animation-delay:var(--delayFinalize_139ur);animation-name:var(--keyframesFinalize_139ur)}.___SAnimation_139ur_gg_.__visible_139ur_gg_{animation-duration:var(--durationInitialize_139ur);animation-delay:var(--delayInitialize_139ur);animation-name:var(--keyframesInitialize_139ur)}@media (prefers-reduced-motion){.___SAnimation_139ur_gg_{animation-timing-function:step-end;animation-iteration-count:1}.___SAnimation_139ur_gg_.__visible_139ur_gg_{animation-timing-function:step-end;animation-iteration-count:1}}"
/*__inner_css_end__*/
, "dju5z_gg_")
, "139ur_gg_")
/*__reshadow_css_end__*/
, {
"__SAnimation": "___SAnimation_dju5z_gg_",
"--durationFinalize": "--durationFinalize_dju5z",
"--delayFinalize": "--delayFinalize_dju5z",
"--keyframesFinalize": "--keyframesFinalize_dju5z",
"_visible": "__visible_dju5z_gg_",
"--durationInitialize": "--durationInitialize_dju5z",
"--delayInitialize": "--delayInitialize_dju5z",
"--keyframesInitialize": "--keyframesInitialize_dju5z"
"__SAnimation": "___SAnimation_139ur_gg_",
"--durationFinalize": "--durationFinalize_139ur",
"--delayFinalize": "--delayFinalize_139ur",
"--keyframesFinalize": "--keyframesFinalize_139ur",
"_visible": "__visible_139ur_gg_",
"--durationInitialize": "--durationInitialize_139ur",
"--delayInitialize": "--delayInitialize_139ur",
"--keyframesInitialize": "--keyframesInitialize_139ur"
});

@@ -64,0 +64,0 @@

@@ -38,10 +38,10 @@ "use strict";

/*__inner_css_start__*/
"@keyframes enter_1bnhv{0%{overflow:hidden;height:0}to{height:var(--height_1bnhv)}}@keyframes exit_1bnhv{0%{height:var(--height_1bnhv)}to{height:0}}"
"@keyframes enter_4m1tv{0%{overflow:hidden;height:0}to{height:var(--height_4m1tv)}}@keyframes exit_4m1tv{0%{height:var(--height_4m1tv)}to{height:0}}"
/*__inner_css_end__*/
, "1bnhv_gg_")
, "4m1tv_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_1bnhv",
"--height": "--height_1bnhv",
"@exit": "exit_1bnhv"
"@enter": "enter_4m1tv",
"--height": "--height_4m1tv",
"@exit": "exit_4m1tv"
});

@@ -48,0 +48,0 @@

@@ -26,9 +26,9 @@ "use strict";

/*__inner_css_start__*/
"@keyframes enter_evdpg{0%{opacity:0}to{opacity:1}}@keyframes exit_evdpg{0%{opacity:1}to{opacity:0}}"
"@keyframes enter_dfrkq{0%{opacity:0}to{opacity:1}}@keyframes exit_dfrkq{0%{opacity:1}to{opacity:0}}"
/*__inner_css_end__*/
, "evdpg_gg_")
, "dfrkq_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_evdpg",
"@exit": "exit_evdpg"
"@enter": "enter_dfrkq",
"@exit": "exit_dfrkq"
});

@@ -35,0 +35,0 @@

@@ -30,11 +30,11 @@ "use strict";

/*__inner_css_start__*/
"@keyframes enter_18pp8{0%{transform:var(--transformStart_18pp8)}to{transform:var(--transformEnd_18pp8)}}@keyframes exit_18pp8{0%{transform:var(--transformEnd_18pp8)}to{transform:var(--transformStart_18pp8)}}"
"@keyframes enter_1b5ny{0%{transform:var(--transformStart_1b5ny)}to{transform:var(--transformEnd_1b5ny)}}@keyframes exit_1b5ny{0%{transform:var(--transformEnd_1b5ny)}to{transform:var(--transformStart_1b5ny)}}"
/*__inner_css_end__*/
, "18pp8_gg_")
, "1b5ny_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_18pp8",
"--transformStart": "--transformStart_18pp8",
"--transformEnd": "--transformEnd_18pp8",
"@exit": "exit_18pp8"
"@enter": "enter_1b5ny",
"--transformStart": "--transformStart_1b5ny",
"--transformEnd": "--transformEnd_1b5ny",
"@exit": "exit_1b5ny"
});

@@ -41,0 +41,0 @@

@@ -28,15 +28,15 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck";

/*__inner_css_start__*/
".___SAnimation_dju5z_gg_{animation-fill-mode:both;animation-timing-function:ease-out;animation-duration:var(--durationFinalize_dju5z);animation-delay:var(--delayFinalize_dju5z);animation-name:var(--keyframesFinalize_dju5z)}.___SAnimation_dju5z_gg_.__visible_dju5z_gg_{animation-duration:var(--durationInitialize_dju5z);animation-delay:var(--delayInitialize_dju5z);animation-name:var(--keyframesInitialize_dju5z)}@media (prefers-reduced-motion){.___SAnimation_dju5z_gg_{animation-timing-function:step-end;animation-iteration-count:1}.___SAnimation_dju5z_gg_.__visible_dju5z_gg_{animation-timing-function:step-end;animation-iteration-count:1}}"
".___SAnimation_139ur_gg_{animation-fill-mode:both;animation-timing-function:ease-out;animation-duration:var(--durationFinalize_139ur);animation-delay:var(--delayFinalize_139ur);animation-name:var(--keyframesFinalize_139ur)}.___SAnimation_139ur_gg_.__visible_139ur_gg_{animation-duration:var(--durationInitialize_139ur);animation-delay:var(--delayInitialize_139ur);animation-name:var(--keyframesInitialize_139ur)}@media (prefers-reduced-motion){.___SAnimation_139ur_gg_{animation-timing-function:step-end;animation-iteration-count:1}.___SAnimation_139ur_gg_.__visible_139ur_gg_{animation-timing-function:step-end;animation-iteration-count:1}}"
/*__inner_css_end__*/
, "dju5z_gg_")
, "139ur_gg_")
/*__reshadow_css_end__*/
, {
"__SAnimation": "___SAnimation_dju5z_gg_",
"--durationFinalize": "--durationFinalize_dju5z",
"--delayFinalize": "--delayFinalize_dju5z",
"--keyframesFinalize": "--keyframesFinalize_dju5z",
"_visible": "__visible_dju5z_gg_",
"--durationInitialize": "--durationInitialize_dju5z",
"--delayInitialize": "--delayInitialize_dju5z",
"--keyframesInitialize": "--keyframesInitialize_dju5z"
"__SAnimation": "___SAnimation_139ur_gg_",
"--durationFinalize": "--durationFinalize_139ur",
"--delayFinalize": "--delayFinalize_139ur",
"--keyframesFinalize": "--keyframesFinalize_139ur",
"_visible": "__visible_139ur_gg_",
"--durationInitialize": "--durationInitialize_139ur",
"--delayInitialize": "--delayInitialize_139ur",
"--keyframesInitialize": "--keyframesInitialize_139ur"
});

@@ -43,0 +43,0 @@

@@ -17,10 +17,10 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

/*__inner_css_start__*/
"@keyframes enter_1bnhv{0%{overflow:hidden;height:0}to{height:var(--height_1bnhv)}}@keyframes exit_1bnhv{0%{height:var(--height_1bnhv)}to{height:0}}"
"@keyframes enter_4m1tv{0%{overflow:hidden;height:0}to{height:var(--height_4m1tv)}}@keyframes exit_4m1tv{0%{height:var(--height_4m1tv)}to{height:0}}"
/*__inner_css_end__*/
, "1bnhv_gg_")
, "4m1tv_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_1bnhv",
"--height": "--height_1bnhv",
"@exit": "exit_1bnhv"
"@enter": "enter_4m1tv",
"--height": "--height_4m1tv",
"@exit": "exit_4m1tv"
});

@@ -27,0 +27,0 @@

@@ -14,9 +14,9 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

/*__inner_css_start__*/
"@keyframes enter_evdpg{0%{opacity:0}to{opacity:1}}@keyframes exit_evdpg{0%{opacity:1}to{opacity:0}}"
"@keyframes enter_dfrkq{0%{opacity:0}to{opacity:1}}@keyframes exit_dfrkq{0%{opacity:1}to{opacity:0}}"
/*__inner_css_end__*/
, "evdpg_gg_")
, "dfrkq_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_evdpg",
"@exit": "exit_evdpg"
"@enter": "enter_dfrkq",
"@exit": "exit_dfrkq"
});

@@ -23,0 +23,0 @@

@@ -16,11 +16,11 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

/*__inner_css_start__*/
"@keyframes enter_18pp8{0%{transform:var(--transformStart_18pp8)}to{transform:var(--transformEnd_18pp8)}}@keyframes exit_18pp8{0%{transform:var(--transformEnd_18pp8)}to{transform:var(--transformStart_18pp8)}}"
"@keyframes enter_1b5ny{0%{transform:var(--transformStart_1b5ny)}to{transform:var(--transformEnd_1b5ny)}}@keyframes exit_1b5ny{0%{transform:var(--transformEnd_1b5ny)}to{transform:var(--transformStart_1b5ny)}}"
/*__inner_css_end__*/
, "18pp8_gg_")
, "1b5ny_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_18pp8",
"--transformStart": "--transformStart_18pp8",
"--transformEnd": "--transformEnd_18pp8",
"@exit": "exit_18pp8"
"@enter": "enter_1b5ny",
"--transformStart": "--transformStart_1b5ny",
"--transformEnd": "--transformEnd_1b5ny",
"@exit": "exit_1b5ny"
});

@@ -27,0 +27,0 @@

{
"name": "@semcore/animation",
"description": "Semrush Animation Component",
"version": "1.8.2",
"version": "1.8.3",
"main": "lib/cjs/index.js",

@@ -17,3 +17,4 @@ "module": "lib/es6/index.js",

"@semcore/core": "^1.11",
"react": "16.8 - 18"
"react": "16.8 - 18",
"react-dom": "16.8 - 18"
},

@@ -20,0 +21,0 @@ "jest": {

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