From dc7e6b4fc1819efacd78efa13b9f0ddbd018d394 Mon Sep 17 00:00:00 2001 From: Reza_ashrafi Date: Sun, 30 Jan 2022 15:00:16 +0330 Subject: [PATCH] reza added desktop login --- src/components/Navbar/index.js | 50 +- src/redux/reducers/public.js | 2 +- src/views/Auth/Desktop/back.svg | 8 + src/views/Auth/Desktop/bg.svg | 5260 +++++++++++++++++++ src/views/Auth/Desktop/index.js | 94 + src/views/Auth/SignUp/index.js | 4 +- src/views/Auth/index.js | 6 +- src/views/Dashboard/layouts/Main/index.js | 2 +- src/views/Home/Desktop/index.js | 3 +- src/views/Products/index.js | 7 +- src/views/Video/components/Season.js | 22 +- src/views/Video/index.js | 11 +- src/views/VideoDisplay/components/Season.js | 6 +- src/views/VideoDisplay/index.js | 31 +- yarn.lock | 34 +- 15 files changed, 5492 insertions(+), 48 deletions(-) create mode 100644 src/views/Auth/Desktop/back.svg create mode 100644 src/views/Auth/Desktop/bg.svg create mode 100644 src/views/Auth/Desktop/index.js diff --git a/src/components/Navbar/index.js b/src/components/Navbar/index.js index c02a01f..197166c 100644 --- a/src/components/Navbar/index.js +++ b/src/components/Navbar/index.js @@ -1,6 +1,7 @@ import React, { useEffect, useState } from "react"; import { Link, useNavigate } from "react-router-dom"; import { connect } from "react-redux"; +import {publicApi} from "../../redux/actions"; import _ from "lodash"; import Drawer from "../Drawer"; import Search from "../Search"; @@ -29,10 +30,10 @@ import bookmarkDeactiveDarkIcon from "../../assets/icons/bookmark-deactive-dark. import dotsMenuLightIcon from "../../assets/icons/dots-menu-light.svg"; import bookmarkDeactiveLightIcon from "../../assets/icons/bookmark-deactive-light.svg"; - function Navbar({ pages, isDark, + changeDarkMode, isMobile, isLogin, headerOptions, @@ -86,6 +87,20 @@ function Navbar({ }); } }, []); + + let tapedTwice = false; + const doubleTap = (event) => { + if (!tapedTwice) { + tapedTwice = true; + setTimeout(function () { + tapedTwice = false; + }, 300); + return false; + } + event.preventDefault(); + //action on double tap goes below + changeDarkMode(!isDark); + }; return isMobile ? (
doubleTap(e)} > {/* landscape start */} @@ -268,7 +284,7 @@ function Navbar({
))} */} - { - pages.map((item, index) => ( - - {item.name} - - )) - } + {pages.map((item, index) => ( + + {item.name} + + ))}
@@ -323,13 +341,17 @@ const mapStateToProps = (state) => ({ isLogin: state.user.status, }); -export default connect(mapStateToProps, {})(Navbar); +const mapDispatchToProps = { + changeDarkMode : publicApi.setIsDark +} + +export default connect(mapStateToProps, mapDispatchToProps)(Navbar); Navbar.defaultProps = { pages: [ { - link: '/', - name: 'خانه' + link: "/", + name: "خانه", }, { link: "/products", @@ -340,7 +362,7 @@ Navbar.defaultProps = { name: "دسته بندیها", }, { - link: "/contact", + link: "/contact-us", name: "تماس با ما", }, { @@ -348,7 +370,7 @@ Navbar.defaultProps = { name: "درباره ما", }, { - link: "/orders", + link: "/dashboard", name: "پیگیری", }, { diff --git a/src/redux/reducers/public.js b/src/redux/reducers/public.js index b009fcf..7e14a88 100644 --- a/src/redux/reducers/public.js +++ b/src/redux/reducers/public.js @@ -1,7 +1,7 @@ import location from "../../utils/location"; const initialState = { - isDark: localStorage.getItem("isDark") || false, + isDark: false, isMobile: window.innerWidth < 1024, homeData: [], newProducts: [], diff --git a/src/views/Auth/Desktop/back.svg b/src/views/Auth/Desktop/back.svg new file mode 100644 index 0000000..4da2314 --- /dev/null +++ b/src/views/Auth/Desktop/back.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/views/Auth/Desktop/bg.svg b/src/views/Auth/Desktop/bg.svg new file mode 100644 index 0000000..0cce846 --- /dev/null +++ b/src/views/Auth/Desktop/bg.svg @@ -0,0 +1,5260 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/Auth/Desktop/index.js b/src/views/Auth/Desktop/index.js new file mode 100644 index 0000000..f991363 --- /dev/null +++ b/src/views/Auth/Desktop/index.js @@ -0,0 +1,94 @@ +import React, { useState } from "react"; +import { connect } from "react-redux"; +import { useNavigate } from "react-router-dom"; +import SignUp from "../SignUp"; +import Button from "../../../components/Button"; + +//assets +import logoIcon from "../SignUp/assets/logo.svg"; +import bgImage from "./bg.svg"; +import arrowIcon from "./back.svg"; + +export const Desktop = ({}) => { + const [phase, setPhase] = useState("manage"); + const navigate = useNavigate(); + + const UserMangement = () => { + return ( +
+ + + ورود یا ثبت نام + +

+ کاربر گرامی لطفا یکی از دوگزینه زیر را انتخاب نمائید. +
درصورتی که عضو نیستید روی دکمه ثبت نام بزنید +

+
+
+
+ ); + }; + + const phases = { + manage: , + signup: , + login: , + }; + + return ( +
+
+
+
+ + {phases[phase]} +
+
+
+ +
+
+
+ ); +}; + +const mapStateToProps = (state) => ({}); + +const mapDispatchToProps = {}; + +export default connect(mapStateToProps, mapDispatchToProps)(Desktop); diff --git a/src/views/Auth/SignUp/index.js b/src/views/Auth/SignUp/index.js index ad66711..38a3460 100644 --- a/src/views/Auth/SignUp/index.js +++ b/src/views/Auth/SignUp/index.js @@ -130,7 +130,7 @@ function SignUp({ useEffect(() => { if (loginFlag) { - navigate("/"); + // navigate("/"); } }, [loginFlag]); const light = theme === "light"; @@ -162,7 +162,7 @@ function SignUp({ {error}
- {season.name === activeSeason && + {season[0].categoryId === activeSeason && season.map((unit, index) => )} ) : ( diff --git a/src/views/Video/index.js b/src/views/Video/index.js index 5a91683..65414e4 100644 --- a/src/views/Video/index.js +++ b/src/views/Video/index.js @@ -68,10 +68,9 @@ function Video({ }, []); useEffect(() => { - if(book){ + if (book) { // console.log(book); } - }, [book]); return isMobile ? (
@@ -95,17 +94,17 @@ function Video({
- {product.name} + {book?.name} - {product.grade} + {"پایه" + " " + (grades[book?.gradeId] || "پایه دوازدهم")}
- {product.seasons.map((season, index) => ( + {seasons?.map((season, index) => ( ))}
@@ -145,7 +144,7 @@ function Video({

- {book?.name } + {book?.name}

{"پایه" + " " + (grades[book?.gradeId] || "پایه دوازدهم")} diff --git a/src/views/VideoDisplay/components/Season.js b/src/views/VideoDisplay/components/Season.js index 1305d0c..e626bfc 100644 --- a/src/views/VideoDisplay/components/Season.js +++ b/src/views/VideoDisplay/components/Season.js @@ -5,7 +5,7 @@ const Season = ({ season }) => { const [activeSeason, setActiveSeason] = useState(null); const Unit = ({ unit }) => { return ( -
+
{unit.name} @@ -17,7 +17,7 @@ const Season = ({ season }) => {
{unit.play && ( نمایش @@ -25,7 +25,7 @@ const Season = ({ season }) => { )} {unit.download && ( دانلود diff --git a/src/views/VideoDisplay/index.js b/src/views/VideoDisplay/index.js index 1de60a6..444f031 100644 --- a/src/views/VideoDisplay/index.js +++ b/src/views/VideoDisplay/index.js @@ -44,16 +44,31 @@ function VideoDisplay({ }, headerOptions, setHeaderOptions, + book, + seasons, + grades, + getBook, }) { useEffect(() => { + const id = window.location.pathname.slice( + 8, + window.location.pathname.lastIndexOf("/") + ); + setHeaderOptions(headerOptions); + // getBook({ bookId: id }); }, []); - return ( - isMobile ? + + const enamad = + ''; + return isMobile ? (
-
-
: - +
+ ) : ( + ); } const mapStateToProps = (state) => ({ isMobile: state.publicApi.isMobile, + book: state.publicApi.bookInfo, + grades: state.publicApi.categories, + grades: state.publicApi.grades, + selectedVideo: state.publicApi.selectedVideo, }); const mapDispatchToProps = { setHeaderOptions: publicApi.setHeaderOptions, + getBook: publicApi.getBook, }; export default connect(mapStateToProps, mapDispatchToProps)(VideoDisplay); diff --git a/yarn.lock b/yarn.lock index 4555572..fe8212f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3450,7 +3450,7 @@ class-utils@^0.3.5: isobject "^3.0.0" static-extend "^0.1.1" -classnames@^2.2.5: +classnames@^2.2.5, classnames@^2.2.6: version "2.3.1" resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e" integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA== @@ -4152,6 +4152,11 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" +debounce@^1.2.0: + version "1.2.1" + resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.1.tgz#38881d8f4166a5c5848020c11827b834bcb3e0a5" + integrity sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug== + debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: version "2.6.9" resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" @@ -4520,6 +4525,11 @@ earcut@^2.2.2: resolved "https://registry.yarnpkg.com/earcut/-/earcut-2.2.3.tgz#d44ced2ff5a18859568e327dd9c7d46b16f55cf4" integrity sha512-iRDI1QeCQIhMCZk48DRDMVgQSSBDmbzzNhnxIo+pwx3swkfjMh6vh0nWLq1NdvGHLKH6wIrAM3vQWeTj6qeoug== +easy-bem@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/easy-bem/-/easy-bem-1.1.1.tgz#1bfcc10425498090bcfddc0f9c000aba91399e03" + integrity sha512-GJRqdiy2h+EXy6a8E6R+ubmqUM08BK0FWNq41k24fup6045biQ8NXxoXimiwegMQvFFV3t1emADdGNL1TlS61A== + ee-first@1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" @@ -9674,6 +9684,15 @@ react-error-overlay@^6.0.9: resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.10.tgz#0fe26db4fa85d9dbb8624729580e90e7159a59a6" integrity sha512-mKR90fX7Pm5seCOfz8q9F+66VCc1PGsWSBxKbITjfKVQHMNF2zudxHnMdJiB1fRCb+XsbQV9sO9DCkgsMQgBIA== +react-indiana-drag-scroll@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/react-indiana-drag-scroll/-/react-indiana-drag-scroll-2.1.0.tgz#37654eae8caced01cdecc8bce55f0382871a021d" + integrity sha512-Tj94Dv9PkmoKqc9nxK/dzwhtE8pP7NTxmeHqkD8KN0zad1NNE+/JsvRcK4EdqE6CdA2nMESzqPMvv1AzRXdBew== + dependencies: + classnames "^2.2.6" + debounce "^1.2.0" + easy-bem "^1.1.1" + react-is@^16.13.1, react-is@^16.7.0: version "16.13.1" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" @@ -9827,6 +9846,14 @@ react-toastify@^8.1.0: dependencies: clsx "^1.1.1" +react-tooltip@^4.2.21: + version "4.2.21" + resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.21.tgz#840123ed86cf33d50ddde8ec8813b2960bfded7f" + integrity sha512-zSLprMymBDowknr0KVDiJ05IjZn9mQhhg4PRsqln0OZtURAJ1snt1xi5daZfagsh6vfsziZrc9pErPTDY1ACig== + dependencies: + prop-types "^15.7.2" + uuid "^7.0.3" + react-wavesurfer@^0.8.6: version "0.8.6" resolved "https://registry.yarnpkg.com/react-wavesurfer/-/react-wavesurfer-0.8.6.tgz#da05f3f501e566a63853f9babec45a5251111538" @@ -11743,6 +11770,11 @@ uuid@^3.3.2: resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== +uuid@^7.0.3: + version "7.0.3" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b" + integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg== + uuid@^8.3.0, uuid@^8.3.2: version "8.3.2" resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"