Skip to content

Commit

Permalink
feat(animation): spring animation library
Browse files Browse the repository at this point in the history
Signed-off-by: Sudhanshu Dasgupta <[email protected]>
  • Loading branch information
sudhanshutech committed Dec 1, 2023
1 parent 7f7b991 commit 04ffaf7
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"eslint-plugin-react": "^7.33.2",
"mui-datatables": "^4.3.0",
"notistack": "^3.0.1",
"react-spring": "^9.7.3",
"tsconfig": "workspace:^",
"tsup": "^7.2.0",
"typescript": "^5.0.2"
Expand Down
140 changes: 140 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -912,6 +912,7 @@ __metadata:
notistack: ^3.0.1
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
react-spring: ^9.7.3
tsconfig: "workspace:^"
tsup: ^7.2.0
typescript: ^5.0.2
Expand Down Expand Up @@ -1826,6 +1827,128 @@ __metadata:
languageName: node
linkType: hard

"@react-spring/animated@npm:~9.7.3":
version: 9.7.3
resolution: "@react-spring/animated@npm:9.7.3"
dependencies:
"@react-spring/shared": ~9.7.3
"@react-spring/types": ~9.7.3
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 468942ca3a11c02c3e56def26b2da9dd10ddbed548004245c4ac309cce00b58d971e781abed67db0d652f72737eaa73766ea9a43b8ef3b08a7ed2eddc04d4c39
languageName: node
linkType: hard

"@react-spring/core@npm:~9.7.3":
version: 9.7.3
resolution: "@react-spring/core@npm:9.7.3"
dependencies:
"@react-spring/animated": ~9.7.3
"@react-spring/shared": ~9.7.3
"@react-spring/types": ~9.7.3
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 8a80a07276458fd14099320eda824e58a11ce3a9b03a5c9cd3f4252adb4d26da04ee5caf5cbc961199f55c2d58a99638d5ea292cdb6aa029208dbab741b5c531
languageName: node
linkType: hard

"@react-spring/konva@npm:~9.7.3":
version: 9.7.3
resolution: "@react-spring/konva@npm:9.7.3"
dependencies:
"@react-spring/animated": ~9.7.3
"@react-spring/core": ~9.7.3
"@react-spring/shared": ~9.7.3
"@react-spring/types": ~9.7.3
peerDependencies:
konva: ">=2.6"
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-konva: ^16.8.0 || ^16.8.7-0 || ^16.9.0-0 || ^16.10.1-0 || ^16.12.0-0 || ^16.13.0-0 || ^17.0.0-0 || ^17.0.1-0 || ^17.0.2-0 || ^18.0.0-0
checksum: f6fc2c686ee86ccdd1e618ad1bfe99218a20ab84da7464be82b93f9f8fbdbcdf880c0433ae6964eaec6af6c8f328bd503188f9fd98e43bd0e12dd1838a835607
languageName: node
linkType: hard

"@react-spring/native@npm:~9.7.3":
version: 9.7.3
resolution: "@react-spring/native@npm:9.7.3"
dependencies:
"@react-spring/animated": ~9.7.3
"@react-spring/core": ~9.7.3
"@react-spring/shared": ~9.7.3
"@react-spring/types": ~9.7.3
peerDependencies:
react: ^16.8.0 || >=17.0.0 || >=18.0.0
react-native: ">=0.58"
checksum: 8635153a696310c661a5a1d16ed57fbcd1941c230344a03fa4115e033c487f67049e7659248e3eac11d24ef407a929a8683afa5be4cc05821568b9e417c67032
languageName: node
linkType: hard

"@react-spring/shared@npm:~9.7.3":
version: 9.7.3
resolution: "@react-spring/shared@npm:9.7.3"
dependencies:
"@react-spring/types": ~9.7.3
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 912b5e567eb5345c9a6c8e8c0c2d69b1f411af72a0685b95831809c267c89846a31341ca071f284ace98b3cb5de647054dc76f6ace81d6379513eaf96b52f195
languageName: node
linkType: hard

"@react-spring/three@npm:~9.7.3":
version: 9.7.3
resolution: "@react-spring/three@npm:9.7.3"
dependencies:
"@react-spring/animated": ~9.7.3
"@react-spring/core": ~9.7.3
"@react-spring/shared": ~9.7.3
"@react-spring/types": ~9.7.3
peerDependencies:
"@react-three/fiber": ">=6.0"
react: ^16.8.0 || ^17.0.0 || ^18.0.0
three: ">=0.126"
checksum: 67cbe3ab3ed5de0389d1b13d7711ad6e63562fbd3f097927b8380846ec6c9a96c3415f7c5ce4b90b05c04545bc1d941fd7bc39c4dae2f554d31d014c20bb3c71
languageName: node
linkType: hard

"@react-spring/types@npm:~9.7.3":
version: 9.7.3
resolution: "@react-spring/types@npm:9.7.3"
checksum: f47b81fe556464aa54a78603311cb584d6a0f03088522229afb058265bbe2ade2095a55ec7f4e960c3b9cceaa5d47865bc41fc6643c0f5f4bd3d8650203d8389
languageName: node
linkType: hard

"@react-spring/web@npm:~9.7.3":
version: 9.7.3
resolution: "@react-spring/web@npm:9.7.3"
dependencies:
"@react-spring/animated": ~9.7.3
"@react-spring/core": ~9.7.3
"@react-spring/shared": ~9.7.3
"@react-spring/types": ~9.7.3
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 7f5cd05b2314b7f2f715e1926abcf9aa0a539399b222ab34e989144f48350adfcd2edab65d41425570f72c57f602fc6994d6730fbeed902171ac527b630a8a9b
languageName: node
linkType: hard

"@react-spring/zdog@npm:~9.7.3":
version: 9.7.3
resolution: "@react-spring/zdog@npm:9.7.3"
dependencies:
"@react-spring/animated": ~9.7.3
"@react-spring/core": ~9.7.3
"@react-spring/shared": ~9.7.3
"@react-spring/types": ~9.7.3
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
react-zdog: ">=1.0"
zdog: ">=1.0"
checksum: b4933e5142835fba09f127686b71208f4da9322707cde39ee87071600d819b1e3e69e2eeb0911d994df84d38344b439d8c53534bc08ffff0a583c9302fd21925
languageName: node
linkType: hard

"@reduxjs/toolkit@npm:^1.9.6":
version: 1.9.6
resolution: "@reduxjs/toolkit@npm:1.9.6"
Expand Down Expand Up @@ -8611,6 +8734,23 @@ __metadata:
languageName: node
linkType: hard

"react-spring@npm:^9.7.3":
version: 9.7.3
resolution: "react-spring@npm:9.7.3"
dependencies:
"@react-spring/core": ~9.7.3
"@react-spring/konva": ~9.7.3
"@react-spring/native": ~9.7.3
"@react-spring/three": ~9.7.3
"@react-spring/web": ~9.7.3
"@react-spring/zdog": ~9.7.3
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: f763fb64b16b59b7b98816b88898d1697906aebd0d9067bdb2af61d2522b3a313d1117e139e75e39f0cd438e1d110956cfb3573bdefb5516ffba3e7aa618d87e
languageName: node
linkType: hard

"react-to-print@npm:^2.8.0":
version: 2.14.15
resolution: "react-to-print@npm:2.14.15"
Expand Down

0 comments on commit 04ffaf7

Please sign in to comment.