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.6.0 to 1.6.1

6

CHANGELOG.md

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

## [1.6.1] - 2022-10-17
### Changed
- Version patch update due to children dependencies update (`@semcore/utils` [3.39.0 ~> 3.39.0]).
## [1.6.0] - 2022-10-10

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

20

lib/cjs/Animation.js

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

/*__inner_css_start__*/
".___SAnimation_pxhsy_gg_ {\n animation-fill-mode: both;\n animation-timing-function: ease-out;\n animation-duration: var(--durationFinalize_pxhsy);\n animation-delay: var(--delayFinalize_pxhsy);\n animation-name: var(--keyframesFinalize_pxhsy);\n}\n.___SAnimation_pxhsy_gg_.__visible_pxhsy_gg_ {\n animation-duration: var(--durationInitialize_pxhsy);\n animation-delay: var(--delayInitialize_pxhsy);\n animation-name: var(--keyframesInitialize_pxhsy);\n}\n@media (prefers-reduced-motion) {\n .___SAnimation_pxhsy_gg_ {\n animation-timing-function: step-end;\n animation-iteration-count: 1;\n }\n .___SAnimation_pxhsy_gg_.__visible_pxhsy_gg_ {\n animation-timing-function: step-end;\n animation-iteration-count: 1;\n }\n}\n"
".___SAnimation_1fnie_gg_ {\n animation-fill-mode: both;\n animation-timing-function: ease-out;\n animation-duration: var(--durationFinalize_1fnie);\n animation-delay: var(--delayFinalize_1fnie);\n animation-name: var(--keyframesFinalize_1fnie);\n}\n.___SAnimation_1fnie_gg_.__visible_1fnie_gg_ {\n animation-duration: var(--durationInitialize_1fnie);\n animation-delay: var(--delayInitialize_1fnie);\n animation-name: var(--keyframesInitialize_1fnie);\n}\n@media (prefers-reduced-motion) {\n .___SAnimation_1fnie_gg_ {\n animation-timing-function: step-end;\n animation-iteration-count: 1;\n }\n .___SAnimation_1fnie_gg_.__visible_1fnie_gg_ {\n animation-timing-function: step-end;\n animation-iteration-count: 1;\n }\n}\n"
/*__inner_css_end__*/
, "pxhsy_gg_")
, "1fnie_gg_")
/*__reshadow_css_end__*/
, {
"__SAnimation": "___SAnimation_pxhsy_gg_",
"--durationFinalize": "--durationFinalize_pxhsy",
"--delayFinalize": "--delayFinalize_pxhsy",
"--keyframesFinalize": "--keyframesFinalize_pxhsy",
"_visible": "__visible_pxhsy_gg_",
"--durationInitialize": "--durationInitialize_pxhsy",
"--delayInitialize": "--delayInitialize_pxhsy",
"--keyframesInitialize": "--keyframesInitialize_pxhsy"
"__SAnimation": "___SAnimation_1fnie_gg_",
"--durationFinalize": "--durationFinalize_1fnie",
"--delayFinalize": "--delayFinalize_1fnie",
"--keyframesFinalize": "--keyframesFinalize_1fnie",
"_visible": "__visible_1fnie_gg_",
"--durationInitialize": "--durationInitialize_1fnie",
"--delayInitialize": "--delayInitialize_1fnie",
"--keyframesInitialize": "--keyframesInitialize_1fnie"
});

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

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

/*__inner_css_start__*/
"\n @keyframes enter_1mxsm {\n from {\n overflow: hidden;\n height: 0;\n }\n to {\n height: var(--height_1mxsm);\n }\n }\n\n @keyframes exit_1mxsm {\n from {\n height: var(--height_1mxsm);\n }\n to {\n height: 0;\n }\n }\n"
"\n @keyframes enter_fwcl1 {\n from {\n overflow: hidden;\n height: 0;\n }\n to {\n height: var(--height_fwcl1);\n }\n }\n\n @keyframes exit_fwcl1 {\n from {\n height: var(--height_fwcl1);\n }\n to {\n height: 0;\n }\n }\n"
/*__inner_css_end__*/
, "1mxsm_gg_")
, "fwcl1_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_1mxsm",
"--height": "--height_1mxsm",
"@exit": "exit_1mxsm"
"@enter": "enter_fwcl1",
"--height": "--height_fwcl1",
"@exit": "exit_fwcl1"
});

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

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

/*__inner_css_start__*/
"\n @keyframes enter_11rjr {\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n }\n\n @keyframes exit_11rjr {\n from {\n opacity: 1;\n }\n to {\n opacity: 0;\n }\n }\n"
"\n @keyframes enter_10bxm {\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n }\n\n @keyframes exit_10bxm {\n from {\n opacity: 1;\n }\n to {\n opacity: 0;\n }\n }\n"
/*__inner_css_end__*/
, "11rjr_gg_")
, "10bxm_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_11rjr",
"@exit": "exit_11rjr"
"@enter": "enter_10bxm",
"@exit": "exit_10bxm"
});

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

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

/*__inner_css_start__*/
"\n @keyframes enter_qmsws {\n from {\n transform: var(--transformStart_qmsws);\n }\n to {\n transform: var(--transformEnd_qmsws);\n }\n }\n @keyframes exit_qmsws {\n from {\n transform: var(--transformEnd_qmsws);\n }\n to {\n transform: var(--transformStart_qmsws);\n }\n }\n"
"\n @keyframes enter_t2rme {\n from {\n transform: var(--transformStart_t2rme);\n }\n to {\n transform: var(--transformEnd_t2rme);\n }\n }\n @keyframes exit_t2rme {\n from {\n transform: var(--transformEnd_t2rme);\n }\n to {\n transform: var(--transformStart_t2rme);\n }\n }\n"
/*__inner_css_end__*/
, "qmsws_gg_")
, "t2rme_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_qmsws",
"--transformStart": "--transformStart_qmsws",
"--transformEnd": "--transformEnd_qmsws",
"@exit": "exit_qmsws"
"@enter": "enter_t2rme",
"--transformStart": "--transformStart_t2rme",
"--transformEnd": "--transformEnd_t2rme",
"@exit": "exit_t2rme"
});

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

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

/*__inner_css_start__*/
".___SAnimation_pxhsy_gg_ {\n animation-fill-mode: both;\n animation-timing-function: ease-out;\n animation-duration: var(--durationFinalize_pxhsy);\n animation-delay: var(--delayFinalize_pxhsy);\n animation-name: var(--keyframesFinalize_pxhsy);\n}\n.___SAnimation_pxhsy_gg_.__visible_pxhsy_gg_ {\n animation-duration: var(--durationInitialize_pxhsy);\n animation-delay: var(--delayInitialize_pxhsy);\n animation-name: var(--keyframesInitialize_pxhsy);\n}\n@media (prefers-reduced-motion) {\n .___SAnimation_pxhsy_gg_ {\n animation-timing-function: step-end;\n animation-iteration-count: 1;\n }\n .___SAnimation_pxhsy_gg_.__visible_pxhsy_gg_ {\n animation-timing-function: step-end;\n animation-iteration-count: 1;\n }\n}\n"
".___SAnimation_1fnie_gg_ {\n animation-fill-mode: both;\n animation-timing-function: ease-out;\n animation-duration: var(--durationFinalize_1fnie);\n animation-delay: var(--delayFinalize_1fnie);\n animation-name: var(--keyframesFinalize_1fnie);\n}\n.___SAnimation_1fnie_gg_.__visible_1fnie_gg_ {\n animation-duration: var(--durationInitialize_1fnie);\n animation-delay: var(--delayInitialize_1fnie);\n animation-name: var(--keyframesInitialize_1fnie);\n}\n@media (prefers-reduced-motion) {\n .___SAnimation_1fnie_gg_ {\n animation-timing-function: step-end;\n animation-iteration-count: 1;\n }\n .___SAnimation_1fnie_gg_.__visible_1fnie_gg_ {\n animation-timing-function: step-end;\n animation-iteration-count: 1;\n }\n}\n"
/*__inner_css_end__*/
, "pxhsy_gg_")
, "1fnie_gg_")
/*__reshadow_css_end__*/
, {
"__SAnimation": "___SAnimation_pxhsy_gg_",
"--durationFinalize": "--durationFinalize_pxhsy",
"--delayFinalize": "--delayFinalize_pxhsy",
"--keyframesFinalize": "--keyframesFinalize_pxhsy",
"_visible": "__visible_pxhsy_gg_",
"--durationInitialize": "--durationInitialize_pxhsy",
"--delayInitialize": "--delayInitialize_pxhsy",
"--keyframesInitialize": "--keyframesInitialize_pxhsy"
"__SAnimation": "___SAnimation_1fnie_gg_",
"--durationFinalize": "--durationFinalize_1fnie",
"--delayFinalize": "--delayFinalize_1fnie",
"--keyframesFinalize": "--keyframesFinalize_1fnie",
"_visible": "__visible_1fnie_gg_",
"--durationInitialize": "--durationInitialize_1fnie",
"--delayInitialize": "--delayInitialize_1fnie",
"--keyframesInitialize": "--keyframesInitialize_1fnie"
});

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

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

/*__inner_css_start__*/
"\n @keyframes enter_1mxsm {\n from {\n overflow: hidden;\n height: 0;\n }\n to {\n height: var(--height_1mxsm);\n }\n }\n\n @keyframes exit_1mxsm {\n from {\n height: var(--height_1mxsm);\n }\n to {\n height: 0;\n }\n }\n"
"\n @keyframes enter_fwcl1 {\n from {\n overflow: hidden;\n height: 0;\n }\n to {\n height: var(--height_fwcl1);\n }\n }\n\n @keyframes exit_fwcl1 {\n from {\n height: var(--height_fwcl1);\n }\n to {\n height: 0;\n }\n }\n"
/*__inner_css_end__*/
, "1mxsm_gg_")
, "fwcl1_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_1mxsm",
"--height": "--height_1mxsm",
"@exit": "exit_1mxsm"
"@enter": "enter_fwcl1",
"--height": "--height_fwcl1",
"@exit": "exit_fwcl1"
});

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

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

/*__inner_css_start__*/
"\n @keyframes enter_11rjr {\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n }\n\n @keyframes exit_11rjr {\n from {\n opacity: 1;\n }\n to {\n opacity: 0;\n }\n }\n"
"\n @keyframes enter_10bxm {\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n }\n\n @keyframes exit_10bxm {\n from {\n opacity: 1;\n }\n to {\n opacity: 0;\n }\n }\n"
/*__inner_css_end__*/
, "11rjr_gg_")
, "10bxm_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_11rjr",
"@exit": "exit_11rjr"
"@enter": "enter_10bxm",
"@exit": "exit_10bxm"
});

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

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

/*__inner_css_start__*/
"\n @keyframes enter_qmsws {\n from {\n transform: var(--transformStart_qmsws);\n }\n to {\n transform: var(--transformEnd_qmsws);\n }\n }\n @keyframes exit_qmsws {\n from {\n transform: var(--transformEnd_qmsws);\n }\n to {\n transform: var(--transformStart_qmsws);\n }\n }\n"
"\n @keyframes enter_t2rme {\n from {\n transform: var(--transformStart_t2rme);\n }\n to {\n transform: var(--transformEnd_t2rme);\n }\n }\n @keyframes exit_t2rme {\n from {\n transform: var(--transformEnd_t2rme);\n }\n to {\n transform: var(--transformStart_t2rme);\n }\n }\n"
/*__inner_css_end__*/
, "qmsws_gg_")
, "t2rme_gg_")
/*__reshadow_css_end__*/
, {
"@enter": "enter_qmsws",
"--transformStart": "--transformStart_qmsws",
"--transformEnd": "--transformEnd_qmsws",
"@exit": "exit_qmsws"
"@enter": "enter_t2rme",
"--transformStart": "--transformStart_t2rme",
"--transformEnd": "--transformEnd_t2rme",
"@exit": "exit_t2rme"
});

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

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

@@ -6,0 +6,0 @@ "module": "lib/es6/index.js",

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