diff --git a/package.json b/package.json index 167b7b7..0e4d5bf 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,12 @@ "lint": "next lint" }, "dependencies": { + "@nextui-org/navbar": "^2.2.7", + "@nextui-org/react": "^2.6.10", + "@nextui-org/system": "^2.4.5", + "@nextui-org/theme": "^2.4.4", "axios": "^1.7.9", + "framer-motion": "^11.15.0", "jsonwebtoken": "^9.0.2", "moment": "^2.30.1", "next": "15.0.3", diff --git a/src/app/components/AppWrapper.tsx b/src/app/components/AppWrapper.tsx new file mode 100644 index 0000000..6952afb --- /dev/null +++ b/src/app/components/AppWrapper.tsx @@ -0,0 +1,16 @@ +"use client"; + +import { NextUIProvider } from "@nextui-org/react"; +import { SessionProvider } from "next-auth/react"; + +export default function AppWrapper({ + children, +}: { + children: React.ReactNode; +}) { + return ( + + {children} + + ); +} diff --git a/src/app/components/FetchApi.tsx b/src/app/components/FetchApi.tsx deleted file mode 100644 index 73b5f41..0000000 --- a/src/app/components/FetchApi.tsx +++ /dev/null @@ -1,31 +0,0 @@ -"use client"; -import { axiosInstance } from "@/app/lib/axios"; -import { useState } from "react"; - -export const FetchApi = () => { - const [date, setDate] = useState(null); - - const handleFetch = async () => { - const response = await axiosInstance.get<{ - message: string; - }>("/ping"); - - setDate(response.data.message); - }; - - return ( -
- - {date ? ( -

Server time: {date}

- ) : ( -

Click the button to fetch the API

- )} -
- ); -}; diff --git a/src/app/components/Header.tsx b/src/app/components/Header.tsx index 9dd1f9c..cfb06e5 100644 --- a/src/app/components/Header.tsx +++ b/src/app/components/Header.tsx @@ -1,28 +1,54 @@ -import { getServerSession, Session } from "next-auth"; -import Link from "next/link"; +"use client"; +import { + Avatar, + Dropdown, + DropdownItem, + DropdownMenu, + DropdownTrigger, + Navbar, + NavbarBrand, + NavbarContent, +} from "@nextui-org/react"; +import { useSession } from "next-auth/react"; -const Header = async () => { - const session = (await getServerSession()) as Session; +export const Header = () => { + const { data: session } = useSession(); return ( -
-
-

Toogether

-
-

- Logged in as {session.user.name} -

- -
-
-
+ + +

Toogether

+
+ + + + + + + +

Signed in as

+

+ {session?.user?.name} +

+
+ Settings + + Logout + +
+
+
+
); }; - -export default Header; diff --git a/src/app/components/SessionProviderWrapper.tsx b/src/app/components/SessionProviderWrapper.tsx deleted file mode 100644 index 6871d9a..0000000 --- a/src/app/components/SessionProviderWrapper.tsx +++ /dev/null @@ -1,11 +0,0 @@ -"use client"; - -import { SessionProvider } from "next-auth/react"; - -export default function SessionProviderWrapper({ - children, -}: { - children: React.ReactNode; -}) { - return {children}; -} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index cfc489b..af08642 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,4 +1,4 @@ -import SessionProviderWrapper from "./components/SessionProviderWrapper"; +import AppWrapper from "./components/AppWrapper"; import "./globals.css"; export default function RootLayout({ @@ -9,7 +9,7 @@ export default function RootLayout({ return ( - {children} + {children} ); diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c3151f..22ece9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,11 +1,9 @@ -import Header from "./components/Header"; -import { FetchApi } from "./components/FetchApi"; +import { Header } from "./components/Header"; const HomePage = () => { return ( <>
- ); }; diff --git a/tailwind.config.ts b/tailwind.config.ts index 40e239b..e93a934 100644 --- a/tailwind.config.ts +++ b/tailwind.config.ts @@ -1,10 +1,12 @@ import type { Config } from "tailwindcss"; +import { nextui } from "@nextui-org/react"; export default { content: [ "./src/pages/**/*.{js,ts,jsx,tsx,mdx}", "./src/components/**/*.{js,ts,jsx,tsx,mdx}", "./src/app/**/*.{js,ts,jsx,tsx,mdx}", + "./node_modules/@nextui-org/theme/dist/**/*.{js,ts,jsx,tsx}", ], theme: { extend: { @@ -24,5 +26,6 @@ export default { }, }, }, - plugins: [], + darkMode: "class", + plugins: [nextui()], } satisfies Config; diff --git a/yarn.lock b/yarn.lock index 6a9050a..44b18ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -53,6 +53,47 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2" integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q== +"@formatjs/ecma402-abstract@2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.1.tgz#cdeb3ffe1aeea9c4284b85b7e37e8e8615314c39" + integrity sha512-Ip9uV+/MpLXWRk03U/GzeJMuPeOXpJBSB5V1tjA6kJhvqssye5J5LoYLc7Z5IAHb7nR62sRoguzrFiVCP/hnzw== + dependencies: + "@formatjs/fast-memoize" "2.2.5" + "@formatjs/intl-localematcher" "0.5.9" + decimal.js "10" + tslib "2" + +"@formatjs/fast-memoize@2.2.5": + version "2.2.5" + resolved "https://registry.yarnpkg.com/@formatjs/fast-memoize/-/fast-memoize-2.2.5.tgz#54a4a1793d773b72c372d3dcab3595149aee7880" + integrity sha512-6PoewUMrrcqxSoBXAOJDiW1m+AmkrAj0RiXnOMD59GRaswjXhm3MDhgepXPBgonc09oSirAJTsAggzAGQf6A6g== + dependencies: + tslib "2" + +"@formatjs/icu-messageformat-parser@2.9.7": + version "2.9.7" + resolved "https://registry.yarnpkg.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.9.7.tgz#84abd5c86ef2ad7cb82da63b3380c33808efb6da" + integrity sha512-cuEHyRM5VqLQobANOjtjlgU7+qmk9Q3fDQuBiRRJ3+Wp3ZoZhpUPtUfuimZXsir6SaI2TaAJ+SLo9vLnV5QcbA== + dependencies: + "@formatjs/ecma402-abstract" "2.3.1" + "@formatjs/icu-skeleton-parser" "1.8.11" + tslib "2" + +"@formatjs/icu-skeleton-parser@1.8.11": + version "1.8.11" + resolved "https://registry.yarnpkg.com/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.11.tgz#e7c9918274dfa0c1c2bca1ab6e15ef49b10cf0bb" + integrity sha512-8LlHHE/yL/zVJZHAX3pbKaCjZKmBIO6aJY1mkVh4RMSEu/2WRZ4Ysvv3kKXJ9M8RJLBHdnk1/dUQFdod1Dt7Dw== + dependencies: + "@formatjs/ecma402-abstract" "2.3.1" + tslib "2" + +"@formatjs/intl-localematcher@0.5.9": + version "0.5.9" + resolved "https://registry.yarnpkg.com/@formatjs/intl-localematcher/-/intl-localematcher-0.5.9.tgz#43c6ee22be85b83340bcb09bdfed53657a2720db" + integrity sha512-8zkGu/sv5euxbjfZ/xmklqLyDGQSxsLqg8XOq88JW3cmJtzhCP8EtSJXlaKZnVO4beEaoiT9wj4eIoCQ9smwxA== + dependencies: + tslib "2" + "@humanwhocodes/config-array@^0.13.0": version "0.13.0" resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748" @@ -185,6 +226,35 @@ resolved "https://registry.yarnpkg.com/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz#56f00962ff0c4e0eb93d34a047d29fa995e3e342" integrity sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg== +"@internationalized/date@3.6.0", "@internationalized/date@^3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@internationalized/date/-/date-3.6.0.tgz#b30d43030bfed1855f20c9503606926d75bfdf64" + integrity sha512-+z6ti+CcJnRlLHok/emGEsWQhe7kfSmEW+/6qCzvKY67YPh7YOBfvc7+/+NXq+zJlbArg30tYpqLjNgcAYv2YQ== + dependencies: + "@swc/helpers" "^0.5.0" + +"@internationalized/message@^3.1.6": + version "3.1.6" + resolved "https://registry.yarnpkg.com/@internationalized/message/-/message-3.1.6.tgz#e5a832788a17214bfb3e5bbf5f0e23ed2f568ad7" + integrity sha512-JxbK3iAcTIeNr1p0WIFg/wQJjIzJt9l/2KNY/48vXV7GRGZSv3zMxJsce008fZclk2cDC8y0Ig3odceHO7EfNQ== + dependencies: + "@swc/helpers" "^0.5.0" + intl-messageformat "^10.1.0" + +"@internationalized/number@^3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@internationalized/number/-/number-3.6.0.tgz#dc6ba20c41b25eb605f1d5cac7d8668e9022c224" + integrity sha512-PtrRcJVy7nw++wn4W2OuePQQfTqDzfusSuY1QTtui4wa7r+rGVtR75pO8CyKvHvzyQYi3Q1uO5sY0AsB4e65Bw== + dependencies: + "@swc/helpers" "^0.5.0" + +"@internationalized/string@^3.2.5": + version "3.2.5" + resolved "https://registry.yarnpkg.com/@internationalized/string/-/string-3.2.5.tgz#2f387b256e79596a2e62ddd5e15c619fe241189c" + integrity sha512-rKs71Zvl2OKOHM+mzAFMIyqR5hI1d1O6BBkMK2/lkfg3fkmVh9Eeg0awcA8W2WqYqDOv6a86DIOlFpggwLtbuw== + dependencies: + "@swc/helpers" "^0.5.0" + "@isaacs/cliui@^8.0.2": version "8.0.2" resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550" @@ -281,6 +351,992 @@ resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.0.3.tgz#940a6f7b370cdde0cc67eabe945d9e6d97e0be9f" integrity sha512-VNAz+HN4OGgvZs6MOoVfnn41kBzT+M+tB+OK4cww6DNyWS6wKaDpaAm/qLeOUbnMh0oVx1+mg0uoYARF69dJyA== +"@nextui-org/accordion@2.2.6": + version "2.2.6" + resolved "https://registry.yarnpkg.com/@nextui-org/accordion/-/accordion-2.2.6.tgz#a9e3ff0392a7706bf75110eab83ef503f5904990" + integrity sha512-injM1MJDdAxQ2TWHRXWM8aM2fELwsdQuvWSz4QINMMauS6qgWxWVF1OqxTd0FxSAAOyMuJIdm45p2K6eV9Ocsw== + dependencies: + "@nextui-org/aria-utils" "2.2.6" + "@nextui-org/divider" "2.2.5" + "@nextui-org/dom-animation" "2.1.1" + "@nextui-org/framer-utils" "2.1.5" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-aria-accordion" "2.2.2" + "@react-aria/button" "3.11.0" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + "@react-stately/tree" "3.8.6" + "@react-types/accordion" "3.0.0-alpha.25" + "@react-types/shared" "3.26.0" + +"@nextui-org/alert@2.2.8": + version "2.2.8" + resolved "https://registry.yarnpkg.com/@nextui-org/alert/-/alert-2.2.8.tgz#a01d168f3219ea2f43f0e92af15cbbadff873355" + integrity sha512-2UzofZNowJCnRge98Qjj3+G586d2xXMEqyfJasNc2xXrejMmqNwnFC5vn1qNi+vzqnqOr75kTfQHtyRRLWEwhQ== + dependencies: + "@nextui-org/button" "2.2.8" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/utils" "3.26.0" + "@react-stately/utils" "3.10.5" + +"@nextui-org/aria-utils@2.2.6": + version "2.2.6" + resolved "https://registry.yarnpkg.com/@nextui-org/aria-utils/-/aria-utils-2.2.6.tgz#7bdba92d009dda408d731c4ab242b6daef010f38" + integrity sha512-HrMLt8k1cYhHUDFg9D+DC71Dd9tZwhJkfseRjnOrccMF8f4eNV+olEfTp0+15lmdDXi6Xa1gXN5H4ZozKrNcug== + dependencies: + "@nextui-org/react-rsc-utils" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/system" "2.4.5" + "@react-aria/utils" "3.26.0" + "@react-stately/collections" "3.12.0" + "@react-stately/overlays" "3.6.12" + "@react-types/overlays" "3.8.11" + "@react-types/shared" "3.26.0" + +"@nextui-org/autocomplete@2.3.8": + version "2.3.8" + resolved "https://registry.yarnpkg.com/@nextui-org/autocomplete/-/autocomplete-2.3.8.tgz#035997483973f3d408224340717cc7a1a4da277a" + integrity sha512-N7fRp5aAKi9hHX+ApqKfsZ3obOsizrRB2DZcbOrw2LgDjucsb3btyl8Zqi4oY4ZGSEn1DdCkbGylKPrgHTZ23Q== + dependencies: + "@nextui-org/aria-utils" "2.2.6" + "@nextui-org/button" "2.2.8" + "@nextui-org/form" "2.1.7" + "@nextui-org/input" "2.4.7" + "@nextui-org/listbox" "2.3.8" + "@nextui-org/popover" "2.3.8" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/scroll-shadow" "2.3.4" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/spinner" "2.2.5" + "@nextui-org/use-aria-button" "2.2.4" + "@nextui-org/use-safe-layout-effect" "2.1.1" + "@react-aria/combobox" "3.11.0" + "@react-aria/focus" "3.19.0" + "@react-aria/i18n" "3.12.4" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + "@react-aria/visually-hidden" "3.8.18" + "@react-stately/combobox" "3.10.1" + "@react-types/combobox" "3.13.1" + "@react-types/shared" "3.26.0" + +"@nextui-org/avatar@2.2.5": + version "2.2.5" + resolved "https://registry.yarnpkg.com/@nextui-org/avatar/-/avatar-2.2.5.tgz#3137c4c89924aeed71d4bea5eb6a4319c8d0bff7" + integrity sha512-ugpwuH1M+eyWY+6Fb4OgGev1HweRrE61bA3rHxRzR3CcjWoe9g7JoQ04NbNNLUDp+aZuil/RWmgSfGUXEexZVQ== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-image" "2.1.1" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + +"@nextui-org/badge@2.2.4": + version "2.2.4" + resolved "https://registry.yarnpkg.com/@nextui-org/badge/-/badge-2.2.4.tgz#dff4026ac50111d94473f94a02f8311e7ecddc87" + integrity sha512-5Ac/ZpVFO8BFKzCbytu8NOCFQ4in9/BlP0qMUaPzqTJWJUNZljWyowSUI2BnFhnCG0hI4t1KTOxBpp0XDD/FGQ== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + +"@nextui-org/breadcrumbs@2.2.5": + version "2.2.5" + resolved "https://registry.yarnpkg.com/@nextui-org/breadcrumbs/-/breadcrumbs-2.2.5.tgz#bd1122e2c1d97ad15518a1c10e3a1bafd5cbf878" + integrity sha512-hNhObcXlBu3itLdkZ70f/ZiKZt8VI+neolZFf9Ay7zs0p0fQKmNsDcd1Bj38DT652k+OYi/vALpR8f3Fa9WQsA== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/breadcrumbs" "3.5.19" + "@react-aria/focus" "3.19.0" + "@react-aria/utils" "3.26.0" + "@react-types/breadcrumbs" "3.7.9" + "@react-types/shared" "3.26.0" + +"@nextui-org/button@2.2.8": + version "2.2.8" + resolved "https://registry.yarnpkg.com/@nextui-org/button/-/button-2.2.8.tgz#dc584e8f0daa34e2aafa98ebb70234a5b4361672" + integrity sha512-Km9ER+jpA3DdYmbh8k30w2DMXZIPtZjs7QVVaPAEW+rJYnGWNsomcltlOLIvHpBYeAbB8hfJCbRJ35r9WeL9Gw== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/ripple" "2.2.6" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/spinner" "2.2.5" + "@nextui-org/use-aria-button" "2.2.4" + "@react-aria/button" "3.11.0" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + "@react-types/button" "3.10.1" + "@react-types/shared" "3.26.0" + +"@nextui-org/calendar@2.2.8": + version "2.2.8" + resolved "https://registry.yarnpkg.com/@nextui-org/calendar/-/calendar-2.2.8.tgz#92f284c46f97ad2f6e1b55db5b83472b265b2414" + integrity sha512-Bt1Nl2mwBhFD4cBBBLtZkSmry9VZGnBl/7CV84tojrJsLUV5268wp/S6w4sQb5q4uGEO7qF+eZx6w5E6OHrcVQ== + dependencies: + "@internationalized/date" "3.6.0" + "@nextui-org/button" "2.2.8" + "@nextui-org/dom-animation" "2.1.1" + "@nextui-org/framer-utils" "2.1.5" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-aria-button" "2.2.4" + "@react-aria/calendar" "3.6.0" + "@react-aria/focus" "3.19.0" + "@react-aria/i18n" "3.12.4" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + "@react-aria/visually-hidden" "3.8.18" + "@react-stately/calendar" "3.6.0" + "@react-stately/utils" "3.10.5" + "@react-types/button" "3.10.1" + "@react-types/calendar" "3.5.0" + "@react-types/shared" "3.26.0" + "@types/lodash.debounce" "^4.0.7" + scroll-into-view-if-needed "3.0.10" + +"@nextui-org/card@2.2.8": + version "2.2.8" + resolved "https://registry.yarnpkg.com/@nextui-org/card/-/card-2.2.8.tgz#7e90c1bbb43ff1d03c5d5746c84699079e33f571" + integrity sha512-EOEVw7mao1dnwGaeoSwBwF1bEL3JirMR0C/EVot427eV8GmWOliBM+kEdD6NLloFMbK4NKHO+Mg8kYTTtGBowA== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/ripple" "2.2.6" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-aria-button" "2.2.4" + "@react-aria/button" "3.11.0" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + "@react-types/shared" "3.26.0" + +"@nextui-org/checkbox@2.3.7": + version "2.3.7" + resolved "https://registry.yarnpkg.com/@nextui-org/checkbox/-/checkbox-2.3.7.tgz#8996282e7cf12444b3d18a7f20a82d2a155d74f0" + integrity sha512-JTYvBQfAO7AKEEIdfWJ/SU0SiHDnay15lMZytxzLcbFr5kkFUCaFbNWrFmz3OQQTsHFqML1Hbd9cqUeMvdP/Fg== + dependencies: + "@nextui-org/form" "2.1.7" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-callback-ref" "2.1.1" + "@nextui-org/use-safe-layout-effect" "2.1.1" + "@react-aria/checkbox" "3.15.0" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + "@react-aria/visually-hidden" "3.8.18" + "@react-stately/checkbox" "3.6.10" + "@react-stately/toggle" "3.8.0" + "@react-types/checkbox" "3.9.0" + "@react-types/shared" "3.26.0" + +"@nextui-org/chip@2.2.5": + version "2.2.5" + resolved "https://registry.yarnpkg.com/@nextui-org/chip/-/chip-2.2.5.tgz#f0b29da2b252b85eaabcff37153e7be272f0a9ef" + integrity sha512-AfXF40oLmi15X6z1kSwLSnxKixG2KR5TUXpu4xuLED2ub1me9mjiiPYCn2bo5nlu2lgGd93XSdCyyx6kQKQECA== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + "@react-types/checkbox" "3.9.0" + +"@nextui-org/code@2.2.5": + version "2.2.5" + resolved "https://registry.yarnpkg.com/@nextui-org/code/-/code-2.2.5.tgz#06debbc8730a9f2a7fc09559c3189cef1ce6bdab" + integrity sha512-o/LdXzayZeLKKQUZDF2a0RWgA3D7PdR/zVGzA/eQ74a4bJZ7FqYgsarIBQ6O8s+LtOsI3Z9CSLoTIspI/F+3Pw== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/system-rsc" "2.3.5" + +"@nextui-org/date-input@2.3.7": + version "2.3.7" + resolved "https://registry.yarnpkg.com/@nextui-org/date-input/-/date-input-2.3.7.tgz#eb453c7d4058a32d9c49b2593267dd0d9cece4d4" + integrity sha512-TnZOjGSC/YtNm3k7uHXEOXttHqXdkE1AkUW36yIxwB9nV2jxPnWClImvc0wtZx+3tZ1XY+aWHo4ZJowJpeTbNA== + dependencies: + "@internationalized/date" "3.6.0" + "@nextui-org/form" "2.1.7" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/datepicker" "3.12.0" + "@react-aria/i18n" "3.12.4" + "@react-aria/utils" "3.26.0" + "@react-stately/datepicker" "3.11.0" + "@react-types/datepicker" "3.9.0" + "@react-types/shared" "3.26.0" + +"@nextui-org/date-picker@2.3.8": + version "2.3.8" + resolved "https://registry.yarnpkg.com/@nextui-org/date-picker/-/date-picker-2.3.8.tgz#9b514b71a4e041638e8d198a40eb837543ed5170" + integrity sha512-0i6Ode6rEHAVQHv3OxkB4yGnAKnS/UjJ+mKyFTLzA29LSkvmhNmquNIj9lOoenDvSvKKVB18QxuQEm1EKwgPkQ== + dependencies: + "@internationalized/date" "3.6.0" + "@nextui-org/aria-utils" "2.2.6" + "@nextui-org/button" "2.2.8" + "@nextui-org/calendar" "2.2.8" + "@nextui-org/date-input" "2.3.7" + "@nextui-org/form" "2.1.7" + "@nextui-org/popover" "2.3.8" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/datepicker" "3.12.0" + "@react-aria/i18n" "3.12.4" + "@react-aria/utils" "3.26.0" + "@react-stately/datepicker" "3.11.0" + "@react-stately/overlays" "3.6.12" + "@react-stately/utils" "3.10.5" + "@react-types/datepicker" "3.9.0" + "@react-types/shared" "3.26.0" + +"@nextui-org/divider@2.2.5": + version "2.2.5" + resolved "https://registry.yarnpkg.com/@nextui-org/divider/-/divider-2.2.5.tgz#d4531f70ebdfb534f9c9379e9585bffee64a464e" + integrity sha512-OB8b3CU4nQ5ARIGL48izhzrAHR0mnwws+Kd5LqRCZ/1R9uRMqsq7L0gpG9FkuV2jf2FuA7xa/GLOLKbIl4CEww== + dependencies: + "@nextui-org/react-rsc-utils" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/system-rsc" "2.3.5" + "@react-types/shared" "3.26.0" + +"@nextui-org/dom-animation@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@nextui-org/dom-animation/-/dom-animation-2.1.1.tgz#42611dc7aff1a6ca11ff3d7683ea754a35ec8577" + integrity sha512-xLrVNf1EV9zyyZjk6j3RptOvnga1WUCbMpDgJLQHp+oYwxTfBy0SkXHuN5pRdcR0XpR/IqRBDIobMdZI0iyQyg== + +"@nextui-org/drawer@2.2.6": + version "2.2.6" + resolved "https://registry.yarnpkg.com/@nextui-org/drawer/-/drawer-2.2.6.tgz#ff67b8974bd51e60b71aefaee4d6f049af63e5d2" + integrity sha512-WP0RMD/2aCr1jdpG2ygyx2fIY8TV93X5sqOnZE495iPv1ODrnj+lrj4fqewPTrouvothCmaYpY3q3q/P9vA4eg== + dependencies: + "@nextui-org/framer-utils" "2.1.5" + "@nextui-org/modal" "2.2.6" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + +"@nextui-org/dropdown@2.3.8": + version "2.3.8" + resolved "https://registry.yarnpkg.com/@nextui-org/dropdown/-/dropdown-2.3.8.tgz#b825ce08fc98df91388b6ff67da17b40eb1a6157" + integrity sha512-aRvxZJhrfL0GEOZpX1uFvQVuVODLU0Lc3m3xPxqc337zLF09kXLiSao09oo5AbUoOAlfUP/d1qWH6wIOoJrvIA== + dependencies: + "@nextui-org/aria-utils" "2.2.6" + "@nextui-org/menu" "2.2.8" + "@nextui-org/popover" "2.3.8" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/focus" "3.19.0" + "@react-aria/menu" "3.16.0" + "@react-aria/overlays" "3.24.0" + "@react-aria/utils" "3.26.0" + "@react-stately/menu" "3.9.0" + "@react-types/menu" "3.9.13" + +"@nextui-org/form@2.1.7": + version "2.1.7" + resolved "https://registry.yarnpkg.com/@nextui-org/form/-/form-2.1.7.tgz#669042acb169fb4a0f7521b9dabfb9a6a2c50869" + integrity sha512-RnvvT0O/vJTKem4d1Wl7n2d/Jk3Bs6U22ko0FBSeA+y4KeZO2W7k0ls1TcLzgv8JTN0l2ELVUIBrrgkJlrrWBQ== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/system" "2.4.5" + "@nextui-org/theme" "2.4.4" + "@react-aria/utils" "3.26.0" + "@react-stately/form" "3.1.0" + "@react-types/form" "3.7.8" + "@react-types/shared" "3.26.0" + +"@nextui-org/framer-utils@2.1.5": + version "2.1.5" + resolved "https://registry.yarnpkg.com/@nextui-org/framer-utils/-/framer-utils-2.1.5.tgz#a86f0becd2d3b09908e400d2a3ea41edf3880b7f" + integrity sha512-z/dM29nwngCFhNCuxtCEqMbmMXG4xtXEMZh4N8FxOBEimye+2/6DIt7v0KwCY/Tx2t2URpgjCT22I8Now/SaAA== + dependencies: + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/system" "2.4.5" + "@nextui-org/use-measure" "2.1.1" + +"@nextui-org/image@2.2.4": + version "2.2.4" + resolved "https://registry.yarnpkg.com/@nextui-org/image/-/image-2.2.4.tgz#3508ca5c3291652498e4b0da06164abde6d6897a" + integrity sha512-pTno8kxFtGWgBiuW1QV3z2n+9T/uXUy0x8yPL0hXyIUkvVLINlJ1xVOnpM9XRHt/ickRdeINP7itN2updyBeVQ== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-image" "2.1.1" + +"@nextui-org/input-otp@2.1.7": + version "2.1.7" + resolved "https://registry.yarnpkg.com/@nextui-org/input-otp/-/input-otp-2.1.7.tgz#9fc293a28c2949d95fe888578268b04001a74532" + integrity sha512-JQ4Scnll9NkPEORH1S+JypB/5YGFElESjHyClF6l4Uw6joUZrXihK+4Wqcb2Xec+hi1cRW6X86eItbPTNM+9Kg== + dependencies: + "@nextui-org/form" "2.1.7" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/focus" "3.19.0" + "@react-aria/form" "3.0.11" + "@react-aria/utils" "3.26.0" + "@react-stately/form" "3.1.0" + "@react-stately/utils" "3.10.5" + "@react-types/textfield" "3.10.0" + input-otp "1.4.1" + +"@nextui-org/input@2.4.7": + version "2.4.7" + resolved "https://registry.yarnpkg.com/@nextui-org/input/-/input-2.4.7.tgz#4254defb4f88102e978251ac605b29dcf95f5957" + integrity sha512-c5ECj9XQnfwk1ctmIGIWY/JPYbIYMPLzLSL1zohF5aqln8Af/MgERk5/T2VQISQssc0JMJv/Q7dd/MgVnv3phw== + dependencies: + "@nextui-org/form" "2.1.7" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-safe-layout-effect" "2.1.1" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/textfield" "3.15.0" + "@react-aria/utils" "3.26.0" + "@react-stately/utils" "3.10.5" + "@react-types/shared" "3.26.0" + "@react-types/textfield" "3.10.0" + react-textarea-autosize "^8.5.3" + +"@nextui-org/kbd@2.2.5": + version "2.2.5" + resolved "https://registry.yarnpkg.com/@nextui-org/kbd/-/kbd-2.2.5.tgz#383076118463e04a83b0a63c477512daa7e8f851" + integrity sha512-52n6XjLWnsxkQiwbQG04jEYu2xK07FEpIRycWxA0cWSFWOAiyYxaa1xYeb5va8tG8M0UCEwlvrPyxK+Wh5GmMQ== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/system-rsc" "2.3.5" + "@react-aria/utils" "3.26.0" + +"@nextui-org/link@2.2.6": + version "2.2.6" + resolved "https://registry.yarnpkg.com/@nextui-org/link/-/link-2.2.6.tgz#45d92d527d3a8612dc13ebd67a89c980566720f5" + integrity sha512-A3+aHbuipch7Xf470qxCIbMXMW6oGX8QoT9Le2CS7YWjpNZOsGzQPQvC3Diom05vujgdlw5egses6rZak10kuQ== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-aria-link" "2.2.4" + "@react-aria/focus" "3.19.0" + "@react-aria/link" "3.7.7" + "@react-aria/utils" "3.26.0" + "@react-types/link" "3.5.9" + +"@nextui-org/listbox@2.3.8": + version "2.3.8" + resolved "https://registry.yarnpkg.com/@nextui-org/listbox/-/listbox-2.3.8.tgz#5d83c6852006d8b92ee5c3c63f518e97b239edd1" + integrity sha512-M2j3f2zVoKlIvIv6ZMUq2BfB9WI0fxQoRV7vGSIYTDUlNMPwxmeD0xWmmtlJB5nxtmMR7G5NlzJRSTHXhFaUMA== + dependencies: + "@nextui-org/aria-utils" "2.2.6" + "@nextui-org/divider" "2.2.5" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-is-mobile" "2.2.2" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/listbox" "3.13.6" + "@react-aria/utils" "3.26.0" + "@react-stately/list" "3.11.1" + "@react-types/menu" "3.9.13" + "@react-types/shared" "3.26.0" + "@tanstack/react-virtual" "3.10.9" + +"@nextui-org/menu@2.2.8": + version "2.2.8" + resolved "https://registry.yarnpkg.com/@nextui-org/menu/-/menu-2.2.8.tgz#e5b88472a76291da7a0d6c7f0a258ec0dfa77daf" + integrity sha512-JGyrAc9FEsd2rNlDwnckBkSdXe2V7cJN2Y62RRaQeJFMOZsw8tnmW9SLaL4ZB+LTmiGLORsU+b0frizu960HnA== + dependencies: + "@nextui-org/aria-utils" "2.2.6" + "@nextui-org/divider" "2.2.5" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-is-mobile" "2.2.2" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/menu" "3.16.0" + "@react-aria/utils" "3.26.0" + "@react-stately/menu" "3.9.0" + "@react-stately/tree" "3.8.6" + "@react-types/menu" "3.9.13" + "@react-types/shared" "3.26.0" + +"@nextui-org/modal@2.2.6": + version "2.2.6" + resolved "https://registry.yarnpkg.com/@nextui-org/modal/-/modal-2.2.6.tgz#c1af14ac7f794138f452f29e7886f20577809977" + integrity sha512-K3jql20SKq/sJWGsjlHq92/55tGo55Ko4PT92SRvqC0vySYe9ZX1KSVpOR3/k4cQRkd+3hdbGjZBs3bVcDpB6g== + dependencies: + "@nextui-org/dom-animation" "2.1.1" + "@nextui-org/framer-utils" "2.1.5" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-aria-button" "2.2.4" + "@nextui-org/use-aria-modal-overlay" "2.2.3" + "@nextui-org/use-disclosure" "2.2.2" + "@nextui-org/use-draggable" "2.1.2" + "@react-aria/dialog" "3.5.20" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/overlays" "3.24.0" + "@react-aria/utils" "3.26.0" + "@react-stately/overlays" "3.6.12" + "@react-types/overlays" "3.8.11" + +"@nextui-org/navbar@2.2.7", "@nextui-org/navbar@^2.2.7": + version "2.2.7" + resolved "https://registry.yarnpkg.com/@nextui-org/navbar/-/navbar-2.2.7.tgz#b12cd6dfc3f499de931b6576b941b728e9782350" + integrity sha512-K9puXcNDywCxYe3Ji88Ple2Oh+8RdYn4cZzBwo6oDpIsMOYva9rNURyasNa2WKrlCfdvaAKIFSuJQp4Ed64KOg== + dependencies: + "@nextui-org/dom-animation" "2.1.1" + "@nextui-org/framer-utils" "2.1.5" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-scroll-position" "2.1.1" + "@react-aria/button" "3.11.0" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/overlays" "3.24.0" + "@react-aria/utils" "3.26.0" + "@react-stately/toggle" "3.8.0" + "@react-stately/utils" "3.10.5" + +"@nextui-org/pagination@2.2.7": + version "2.2.7" + resolved "https://registry.yarnpkg.com/@nextui-org/pagination/-/pagination-2.2.7.tgz#0d9cc35662bafd795812ac13cdfa626745a59613" + integrity sha512-MpKkoC+HPs3kTS8JgCyP6ZpBFtlCmn9YpI11OOhYM9faQbmv8k0D+f11CCm+GRO+yEE08MCpcZHqY3OLdASW9Q== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-intersection-observer" "2.2.2" + "@nextui-org/use-pagination" "2.2.3" + "@react-aria/focus" "3.19.0" + "@react-aria/i18n" "3.12.4" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + scroll-into-view-if-needed "3.0.10" + +"@nextui-org/popover@2.3.8": + version "2.3.8" + resolved "https://registry.yarnpkg.com/@nextui-org/popover/-/popover-2.3.8.tgz#726c018b4e24bd56b510403a33919df0f3d2e50c" + integrity sha512-hRUSD7NVlkRQjfShe6glnQAsNI9nOugLKqSzUoDt275P4fDHutEedRZUCasjOeMO+xhehIX8cyZ2mGyZAan5zQ== + dependencies: + "@nextui-org/aria-utils" "2.2.6" + "@nextui-org/button" "2.2.8" + "@nextui-org/dom-animation" "2.1.1" + "@nextui-org/framer-utils" "2.1.5" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-aria-button" "2.2.4" + "@nextui-org/use-safe-layout-effect" "2.1.1" + "@react-aria/dialog" "3.5.20" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/overlays" "3.24.0" + "@react-aria/utils" "3.26.0" + "@react-stately/overlays" "3.6.12" + "@react-types/button" "3.10.1" + "@react-types/overlays" "3.8.11" + +"@nextui-org/progress@2.2.5": + version "2.2.5" + resolved "https://registry.yarnpkg.com/@nextui-org/progress/-/progress-2.2.5.tgz#13a59a9dbca1ac60aac5c6cf7b525f82f2483262" + integrity sha512-+d317vZhBLc/1PHE2PseIlIX+N5sEO4x1dZvzISvkFQPE1igSeZ8NpbkZWZagxakqp23JoQ6HDWp/Sk7Uwr8tg== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-is-mounted" "2.1.1" + "@react-aria/i18n" "3.12.4" + "@react-aria/progress" "3.4.18" + "@react-aria/utils" "3.26.0" + "@react-types/progress" "3.5.8" + +"@nextui-org/radio@2.3.7": + version "2.3.7" + resolved "https://registry.yarnpkg.com/@nextui-org/radio/-/radio-2.3.7.tgz#71f2ed8f6edb0609feed3d6383599c1aa5b0a7c4" + integrity sha512-uzPiNlkESccp18+mUnjFbi1OwzYTKMSJ8teoNWGIMQL/Q2dXhxMikL9jlTHOP25ygOPN+lxXa/nX8JiLC6G5zQ== + dependencies: + "@nextui-org/form" "2.1.7" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/radio" "3.10.10" + "@react-aria/utils" "3.26.0" + "@react-aria/visually-hidden" "3.8.18" + "@react-stately/radio" "3.10.9" + "@react-types/radio" "3.8.5" + "@react-types/shared" "3.26.0" + +"@nextui-org/react-rsc-utils@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@nextui-org/react-rsc-utils/-/react-rsc-utils-2.1.1.tgz#82a545ea952fa0f98769bb446ed448cab292e5bb" + integrity sha512-9uKH1XkeomTGaswqlGKt0V0ooUev8mPXtKJolR+6MnpvBUrkqngw1gUGF0bq/EcCCkks2+VOHXZqFT6x9hGkQQ== + +"@nextui-org/react-utils@2.1.2": + version "2.1.2" + resolved "https://registry.yarnpkg.com/@nextui-org/react-utils/-/react-utils-2.1.2.tgz#87c005cdd8441bbb6b62c70e5d2333719acb2f34" + integrity sha512-P8toqKuksl5UgDADRxZ7lNnlcw9rynsfKPzfxi4eEKWFBPHPPFy3Nesh8tx2SJQaOxCsc+3VXB+A9la6ZHYRiA== + dependencies: + "@nextui-org/react-rsc-utils" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + +"@nextui-org/react@^2.6.10": + version "2.6.10" + resolved "https://registry.yarnpkg.com/@nextui-org/react/-/react-2.6.10.tgz#6cb7b7c2acf2e51c28b942dd3a550568001d7a75" + integrity sha512-50tWuyBfObL1HSUW9k9dKffoU83U/tPJR9hJBYdv2fCAzDz4cAw6Hp3ZHHDKOphTIIY+jVMIKkja2PrgLEdkrg== + dependencies: + "@nextui-org/accordion" "2.2.6" + "@nextui-org/alert" "2.2.8" + "@nextui-org/autocomplete" "2.3.8" + "@nextui-org/avatar" "2.2.5" + "@nextui-org/badge" "2.2.4" + "@nextui-org/breadcrumbs" "2.2.5" + "@nextui-org/button" "2.2.8" + "@nextui-org/calendar" "2.2.8" + "@nextui-org/card" "2.2.8" + "@nextui-org/checkbox" "2.3.7" + "@nextui-org/chip" "2.2.5" + "@nextui-org/code" "2.2.5" + "@nextui-org/date-input" "2.3.7" + "@nextui-org/date-picker" "2.3.8" + "@nextui-org/divider" "2.2.5" + "@nextui-org/drawer" "2.2.6" + "@nextui-org/dropdown" "2.3.8" + "@nextui-org/form" "2.1.7" + "@nextui-org/framer-utils" "2.1.5" + "@nextui-org/image" "2.2.4" + "@nextui-org/input" "2.4.7" + "@nextui-org/input-otp" "2.1.7" + "@nextui-org/kbd" "2.2.5" + "@nextui-org/link" "2.2.6" + "@nextui-org/listbox" "2.3.8" + "@nextui-org/menu" "2.2.8" + "@nextui-org/modal" "2.2.6" + "@nextui-org/navbar" "2.2.7" + "@nextui-org/pagination" "2.2.7" + "@nextui-org/popover" "2.3.8" + "@nextui-org/progress" "2.2.5" + "@nextui-org/radio" "2.3.7" + "@nextui-org/ripple" "2.2.6" + "@nextui-org/scroll-shadow" "2.3.4" + "@nextui-org/select" "2.4.8" + "@nextui-org/skeleton" "2.2.4" + "@nextui-org/slider" "2.4.6" + "@nextui-org/snippet" "2.2.9" + "@nextui-org/spacer" "2.2.5" + "@nextui-org/spinner" "2.2.5" + "@nextui-org/switch" "2.2.7" + "@nextui-org/system" "2.4.5" + "@nextui-org/table" "2.2.7" + "@nextui-org/tabs" "2.2.6" + "@nextui-org/theme" "2.4.4" + "@nextui-org/tooltip" "2.2.6" + "@nextui-org/user" "2.2.5" + "@react-aria/visually-hidden" "3.8.18" + +"@nextui-org/ripple@2.2.6": + version "2.2.6" + resolved "https://registry.yarnpkg.com/@nextui-org/ripple/-/ripple-2.2.6.tgz#726e23016b95315bb482e55fec6b7f85c447cb4e" + integrity sha512-8bdE+nPZdT/U8H0fRaZBOAB3npfKGnv1KO2JWL2jSnN7wkO4kXZwcHqZT3aRFxqWvdsPXj8IajMpnMoM7LNYkA== + dependencies: + "@nextui-org/dom-animation" "2.1.1" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + +"@nextui-org/scroll-shadow@2.3.4": + version "2.3.4" + resolved "https://registry.yarnpkg.com/@nextui-org/scroll-shadow/-/scroll-shadow-2.3.4.tgz#683f8fad37eccf0beb1cebf572dfc8e0d5f47ad9" + integrity sha512-/21shF/RIXOcdQp5CKy/UHZJse03O7L31ZJV1wAh8TJZOFof2oRpYIl2AibDxUnP2UR9fpjqq0b6F6e6d1Kq5Q== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-data-scroll-overflow" "2.2.2" + +"@nextui-org/select@2.4.8": + version "2.4.8" + resolved "https://registry.yarnpkg.com/@nextui-org/select/-/select-2.4.8.tgz#4966501cf5d9386cb17a14c9b64eb65de4e51561" + integrity sha512-ZX6zrMXAgOFUno1aReEvNSeUyaGkETbinzKObU0IP4/aj3I/9FjzNhj42rZrudGi356slAFRTQiYuG6O8I4wcA== + dependencies: + "@nextui-org/aria-utils" "2.2.6" + "@nextui-org/form" "2.1.7" + "@nextui-org/listbox" "2.3.8" + "@nextui-org/popover" "2.3.8" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/scroll-shadow" "2.3.4" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/spinner" "2.2.5" + "@nextui-org/use-aria-button" "2.2.4" + "@nextui-org/use-aria-multiselect" "2.4.3" + "@nextui-org/use-safe-layout-effect" "2.1.1" + "@react-aria/focus" "3.19.0" + "@react-aria/form" "3.0.11" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + "@react-aria/visually-hidden" "3.8.18" + "@react-types/shared" "3.26.0" + "@tanstack/react-virtual" "3.10.9" + +"@nextui-org/shared-icons@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@nextui-org/shared-icons/-/shared-icons-2.1.1.tgz#c2001523e96db8bcbdb46e4fe52d8c38f5e1018d" + integrity sha512-mkiTpFJnCzB2M8Dl7IwXVzDKKq9ZW2WC0DaQRs1eWgqboRCP8DDde+MJZq331hC7pfH8BC/4rxXsKECrOUUwCg== + +"@nextui-org/shared-utils@2.1.2": + version "2.1.2" + resolved "https://registry.yarnpkg.com/@nextui-org/shared-utils/-/shared-utils-2.1.2.tgz#ab35095d17a2fd53afa29558e03464c2a6b89466" + integrity sha512-5n0D+AGB4P9lMD1TxwtdRSuSY0cWgyXKO9mMU11Xl3zoHNiAz/SbCSTc4VBJdQJ7Y3qgNXvZICzf08+bnjjqqA== + +"@nextui-org/skeleton@2.2.4": + version "2.2.4" + resolved "https://registry.yarnpkg.com/@nextui-org/skeleton/-/skeleton-2.2.4.tgz#f70c26aa98d375fa1bf0460e04a7a699370723ee" + integrity sha512-LMQI5pcYbgsJcObU9KcODvs63iswZQKuuYtDH05y4SQvDerxkjxJYj72/ld1pkwOcM8/9Tc2ya/xlk90yjlg5g== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + +"@nextui-org/slider@2.4.6": + version "2.4.6" + resolved "https://registry.yarnpkg.com/@nextui-org/slider/-/slider-2.4.6.tgz#c97a768bd18b184caa7bbaa55f7d6dfaba649593" + integrity sha512-BOJQcjGYr0uX/5opQauamYp26D8erMEUNqj07IxwWDIo+qnTCrUg762rAIlj3W4u3pBJJ2FkZUWbsEYDnnbi7g== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/tooltip" "2.2.6" + "@react-aria/focus" "3.19.0" + "@react-aria/i18n" "3.12.4" + "@react-aria/interactions" "3.22.5" + "@react-aria/slider" "3.7.14" + "@react-aria/utils" "3.26.0" + "@react-aria/visually-hidden" "3.8.18" + "@react-stately/slider" "3.6.0" + +"@nextui-org/snippet@2.2.9": + version "2.2.9" + resolved "https://registry.yarnpkg.com/@nextui-org/snippet/-/snippet-2.2.9.tgz#fb97a33bbdfdd2efee6f39458ac53b80b1b98880" + integrity sha512-Sc3CdW4/UCL4hhwKP0k1ffLYLo6JlI9XbB3exS77j1lS6ox/FRc+d7YylMrrNuAb/L4bIjR/TUoNiu+Rkc6u0Q== + dependencies: + "@nextui-org/button" "2.2.8" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/tooltip" "2.2.6" + "@nextui-org/use-clipboard" "2.1.1" + "@react-aria/focus" "3.19.0" + "@react-aria/utils" "3.26.0" + +"@nextui-org/spacer@2.2.5": + version "2.2.5" + resolved "https://registry.yarnpkg.com/@nextui-org/spacer/-/spacer-2.2.5.tgz#29fec92b4bedc4e305daf7807a18f015159496c5" + integrity sha512-oKh765tHx+BaD4yHewIfWGOcLWk3FsH/VBXdAsaiMyrr5MsW9LGH7e3kzBCZswBeZNN5MaDok6WZu1B0PnQIFw== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/system-rsc" "2.3.5" + +"@nextui-org/spinner@2.2.5": + version "2.2.5" + resolved "https://registry.yarnpkg.com/@nextui-org/spinner/-/spinner-2.2.5.tgz#e638731bfc1c561744d736486f193164ec572894" + integrity sha512-bU4DV1USHQUbbhzB0Qi6q27JNm1uF6r+IOs/7BfQj6sj2j124ull2BuxpyhmrAnwb2Hqj7U1goy9zMigoS37mg== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/system-rsc" "2.3.5" + +"@nextui-org/switch@2.2.7": + version "2.2.7" + resolved "https://registry.yarnpkg.com/@nextui-org/switch/-/switch-2.2.7.tgz#e88f46f494ac8cb2b338a12d3499770584e5d516" + integrity sha512-745oSgHN4LUYFcGwN+xDSa94fBb1H+dy3RYS1sV+RzAKmHyN2OjE4x40/3W09KDQQyyA0f7y/M8gh49f4tqphw== + dependencies: + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-safe-layout-effect" "2.1.1" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/switch" "3.6.10" + "@react-aria/utils" "3.26.0" + "@react-aria/visually-hidden" "3.8.18" + "@react-stately/toggle" "3.8.0" + "@react-types/shared" "3.26.0" + +"@nextui-org/system-rsc@2.3.5": + version "2.3.5" + resolved "https://registry.yarnpkg.com/@nextui-org/system-rsc/-/system-rsc-2.3.5.tgz#f1beadfa7ce8d7c5f99298126adccbccf08f698e" + integrity sha512-DpVLNV9LkeP1yDULFCXm2mxA9m4ygS7XYy3lwgcF9M1A8QAWB+ut+FcP+8a6va50oSHOqwvUwPDUslgXTPMBfQ== + dependencies: + "@react-types/shared" "3.26.0" + clsx "^1.2.1" + +"@nextui-org/system@2.4.5", "@nextui-org/system@^2.4.5": + version "2.4.5" + resolved "https://registry.yarnpkg.com/@nextui-org/system/-/system-2.4.5.tgz#6ea27d1fb92c7c71ca47186c57b011a043831192" + integrity sha512-PNJta8tNAsWy0Sf39HCjwd73gSpZ/vhDGL9uZA+sT6kXL5ZKxCv8dLd1MNtt5Tg+v8fR4rVWHwmPuQX9rjK1MA== + dependencies: + "@internationalized/date" "3.6.0" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/system-rsc" "2.3.5" + "@react-aria/i18n" "3.12.4" + "@react-aria/overlays" "3.24.0" + "@react-aria/utils" "3.26.0" + "@react-stately/utils" "3.10.5" + "@react-types/datepicker" "3.9.0" + +"@nextui-org/table@2.2.7": + version "2.2.7" + resolved "https://registry.yarnpkg.com/@nextui-org/table/-/table-2.2.7.tgz#8962d41e006634d845a7657cdc3a394001a65d56" + integrity sha512-ibVZ6OF+yd+NKPATyY16TzRJRwSa6hDr/4OUyT8w1H8dtdQ3nFd13VF+6AMpFvCmTsvB8CBwge7IqZiqqkbgzA== + dependencies: + "@nextui-org/checkbox" "2.3.7" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-icons" "2.1.1" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/spacer" "2.2.5" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/table" "3.16.0" + "@react-aria/utils" "3.26.0" + "@react-aria/visually-hidden" "3.8.18" + "@react-stately/table" "3.13.0" + "@react-stately/virtualizer" "4.2.0" + "@react-types/grid" "3.2.10" + "@react-types/table" "3.10.3" + +"@nextui-org/tabs@2.2.6": + version "2.2.6" + resolved "https://registry.yarnpkg.com/@nextui-org/tabs/-/tabs-2.2.6.tgz#0c51cde30bd79a12d25febfd19cea4426fda682b" + integrity sha512-ckommLk0fCu/BJLETXKvNHN5aqoyyujHAm1nkSH87PX247HzYd4F7VFacqwJwEHX22BlxblpKmCOkYdQqHlyuA== + dependencies: + "@nextui-org/aria-utils" "2.2.6" + "@nextui-org/framer-utils" "2.1.5" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-is-mounted" "2.1.1" + "@nextui-org/use-update-effect" "2.1.1" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/tabs" "3.9.8" + "@react-aria/utils" "3.26.0" + "@react-stately/tabs" "3.7.0" + "@react-types/shared" "3.26.0" + "@react-types/tabs" "3.3.11" + scroll-into-view-if-needed "3.0.10" + +"@nextui-org/theme@2.4.4", "@nextui-org/theme@^2.4.4": + version "2.4.4" + resolved "https://registry.yarnpkg.com/@nextui-org/theme/-/theme-2.4.4.tgz#3626e3d4128f2a99b721655ba20c26c62644d057" + integrity sha512-L4MtnYa77RezHxvzQ5k5Z/+7ANg73MEFJqMMeUORUteWFv85Ugxlo/SYAL2BZIGmO5ioZt8A6NuhqT+qDDds8w== + dependencies: + "@nextui-org/shared-utils" "2.1.2" + clsx "^1.2.1" + color "^4.2.3" + color2k "^2.0.2" + deepmerge "4.3.1" + flat "^5.0.2" + tailwind-merge "^2.5.2" + tailwind-variants "^0.1.20" + +"@nextui-org/tooltip@2.2.6": + version "2.2.6" + resolved "https://registry.yarnpkg.com/@nextui-org/tooltip/-/tooltip-2.2.6.tgz#eeac052cb656b66febcea3bdb0226178ade33221" + integrity sha512-a8/DKDAL39nBEc/2ODP2tnGzfhmvAm0LKa0/5PxiHaY+Ym2L3+m1CVQqlT1lNVSUr8F2OohPFkF+jlP1QuntkQ== + dependencies: + "@nextui-org/aria-utils" "2.2.6" + "@nextui-org/dom-animation" "2.1.1" + "@nextui-org/framer-utils" "2.1.5" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@nextui-org/use-safe-layout-effect" "2.1.1" + "@react-aria/interactions" "3.22.5" + "@react-aria/overlays" "3.24.0" + "@react-aria/tooltip" "3.7.10" + "@react-aria/utils" "3.26.0" + "@react-stately/tooltip" "3.5.0" + "@react-types/overlays" "3.8.11" + "@react-types/tooltip" "3.4.13" + +"@nextui-org/use-aria-accordion@2.2.2": + version "2.2.2" + resolved "https://registry.yarnpkg.com/@nextui-org/use-aria-accordion/-/use-aria-accordion-2.2.2.tgz#01ee2daa51eb7ee584f7015225f479f70edbe0fd" + integrity sha512-M8gjX6XmB83cIAZKV2zI1KvmTuuOh+Si50F3SWvYjBXyrDIM5775xCs2PG6AcLjf6OONTl5KwuZ2cbSDHiui6A== + dependencies: + "@react-aria/button" "3.11.0" + "@react-aria/focus" "3.19.0" + "@react-aria/selection" "3.21.0" + "@react-aria/utils" "3.26.0" + "@react-stately/tree" "3.8.6" + "@react-types/accordion" "3.0.0-alpha.25" + "@react-types/shared" "3.26.0" + +"@nextui-org/use-aria-button@2.2.4": + version "2.2.4" + resolved "https://registry.yarnpkg.com/@nextui-org/use-aria-button/-/use-aria-button-2.2.4.tgz#9237999b277ea68c4b7132ea16a992ea89a6cf71" + integrity sha512-Bz8l4JGzRKh6V58VX8Laq4rKZDppsnVuNCBHpMJuLo2F9ht7UKvZAEJwXcdbUZ87aui/ZC+IPYqgjvT+d8QlQg== + dependencies: + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + "@react-types/button" "3.10.1" + "@react-types/shared" "3.26.0" + +"@nextui-org/use-aria-link@2.2.4": + version "2.2.4" + resolved "https://registry.yarnpkg.com/@nextui-org/use-aria-link/-/use-aria-link-2.2.4.tgz#4dccd36559abb45b78e633e69173d53c683a7c7e" + integrity sha512-e9gEtO7oQMUNTN2EAdKG4oLzndlCVghVHPoEpMxlanjvZWNlPO7/guyrN6Bpxpjz6Z80ERLK+2X8t6FCkaSb6w== + dependencies: + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/focus" "3.19.0" + "@react-aria/interactions" "3.22.5" + "@react-aria/utils" "3.26.0" + "@react-types/link" "3.5.9" + "@react-types/shared" "3.26.0" + +"@nextui-org/use-aria-modal-overlay@2.2.3": + version "2.2.3" + resolved "https://registry.yarnpkg.com/@nextui-org/use-aria-modal-overlay/-/use-aria-modal-overlay-2.2.3.tgz#90884e1373dca53127e52b83064659ed754c79e7" + integrity sha512-55DIVY0u+Ynxy1/DtzZkMsdVW63wC0mafKXACwCi0xV64D0Ggi9MM7BRePLK0mOboSb3gjCwYqn12gmRiy+kmg== + dependencies: + "@react-aria/overlays" "3.24.0" + "@react-aria/utils" "3.26.0" + "@react-stately/overlays" "3.6.12" + "@react-types/shared" "3.26.0" + +"@nextui-org/use-aria-multiselect@2.4.3": + version "2.4.3" + resolved "https://registry.yarnpkg.com/@nextui-org/use-aria-multiselect/-/use-aria-multiselect-2.4.3.tgz#3406607644c49398dcfe86d5693ceddef81a6463" + integrity sha512-PwDA4Y5DOx0SMxc277JeZi8tMtaINTwthPhk8SaDrtOBhP+r9owS3T/W9t37xKnmrTerHwaEq4ADGQtm5/VMXQ== + dependencies: + "@react-aria/i18n" "3.12.4" + "@react-aria/interactions" "3.22.5" + "@react-aria/label" "3.7.13" + "@react-aria/listbox" "3.13.6" + "@react-aria/menu" "3.16.0" + "@react-aria/selection" "3.21.0" + "@react-aria/utils" "3.26.0" + "@react-stately/form" "3.1.0" + "@react-stately/list" "3.11.1" + "@react-stately/menu" "3.9.0" + "@react-types/button" "3.10.1" + "@react-types/overlays" "3.8.11" + "@react-types/select" "3.9.8" + "@react-types/shared" "3.26.0" + +"@nextui-org/use-callback-ref@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@nextui-org/use-callback-ref/-/use-callback-ref-2.1.1.tgz#d920840f23e98f0937e7a912b8b8592b379c333e" + integrity sha512-DzlKJ9p7Tm0x3HGjynZ/CgS1jfoBILXKFXnYPLr/SSETXqVaCguixolT/07BRB1yo9AGwELaCEt91BeI0Rb6hQ== + dependencies: + "@nextui-org/use-safe-layout-effect" "2.1.1" + +"@nextui-org/use-clipboard@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@nextui-org/use-clipboard/-/use-clipboard-2.1.1.tgz#d7c72d1f95034ef79fb58bae553cf947cf983e4f" + integrity sha512-oOkRLyd8R6zRP4s3psV5XPdYuoExnCcv46DLqVe4TajSPaWv7noRBKtkb8x/am6gZaPqxCdQ56A9gX2P8LMgGg== + +"@nextui-org/use-data-scroll-overflow@2.2.2": + version "2.2.2" + resolved "https://registry.yarnpkg.com/@nextui-org/use-data-scroll-overflow/-/use-data-scroll-overflow-2.2.2.tgz#5ea3cb0c8771e537bdded68c2f375764c77a72f0" + integrity sha512-TFB6BuaLOsE++K1UEIPR9StkBgj9Cvvc+ccETYpmn62B7pK44DmxjkwhK0ei59wafJPIyytZ3DgdVDblfSyIXA== + dependencies: + "@nextui-org/shared-utils" "2.1.2" + +"@nextui-org/use-disclosure@2.2.2": + version "2.2.2" + resolved "https://registry.yarnpkg.com/@nextui-org/use-disclosure/-/use-disclosure-2.2.2.tgz#27a35f7904f139e397e446e541e15cf1fafd29e7" + integrity sha512-ka+5Fic2MIYtOMHi3zomtkWxCWydmJmcq7+fb6RHspfr0tGYjXWYO/lgtGeHFR1LYksMPLID3c7shT5bqzxJcA== + dependencies: + "@nextui-org/use-callback-ref" "2.1.1" + "@react-aria/utils" "3.26.0" + "@react-stately/utils" "3.10.5" + +"@nextui-org/use-draggable@2.1.2": + version "2.1.2" + resolved "https://registry.yarnpkg.com/@nextui-org/use-draggable/-/use-draggable-2.1.2.tgz#2843143f88d33d75d865c803089de2bb72f93579" + integrity sha512-gN4G42uuRyFlAZ3FgMSeZLBg3LIeGlKTOLRe3JvyaBn1D1mA2+I3XONY1oKd9KKmtYCJNwY/2x6MVsBfy8nsgw== + dependencies: + "@react-aria/interactions" "3.22.5" + +"@nextui-org/use-image@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@nextui-org/use-image/-/use-image-2.1.1.tgz#58a02d871e1113b732a40e7755c8ed8a9ae37116" + integrity sha512-Tsfy9pA4AQBAj7rFIEonB9L/hXGg7M5agaAZNBUVpdp47NjcEwLpcU2XncKh8AhkQku0p4JOyMC9usRGV3z06Q== + dependencies: + "@nextui-org/use-safe-layout-effect" "2.1.1" + +"@nextui-org/use-intersection-observer@2.2.2": + version "2.2.2" + resolved "https://registry.yarnpkg.com/@nextui-org/use-intersection-observer/-/use-intersection-observer-2.2.2.tgz#107f4bb270c6f9f5ededd37c10173b36fe794b76" + integrity sha512-fS/4m8jnXO7GYpnp/Lp+7bfBEAXPzqsXgqGK6qrp7sfFEAbLzuJp0fONkbIB3F6F3FJrbFOlY+Y5qrHptO7U/Q== + dependencies: + "@react-aria/interactions" "3.22.5" + "@react-aria/ssr" "3.9.7" + "@react-aria/utils" "3.26.0" + "@react-types/shared" "3.26.0" + +"@nextui-org/use-is-mobile@2.2.2": + version "2.2.2" + resolved "https://registry.yarnpkg.com/@nextui-org/use-is-mobile/-/use-is-mobile-2.2.2.tgz#3d97ffa1b1b967001fd3499f12e3e1109818372d" + integrity sha512-gcmUL17fhgGdu8JfXF12FZCGATJIATxV4jSql+FNhR+gc+QRRWBRmCJSpMIE2RvGXL777tDvvoh/tjFMB3pW4w== + dependencies: + "@react-aria/ssr" "3.9.7" + +"@nextui-org/use-is-mounted@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@nextui-org/use-is-mounted/-/use-is-mounted-2.1.1.tgz#c880a27f7221f7a7d7f3a6b4616f71e23c784cbb" + integrity sha512-osJB3E/DCu4Le0f+pb21ia9/TaSHwme4r0fHjO5/nUBYk/RCvGlRUUCJClf/wi9WfH8QyjuJ27+zBcUSm6AMMg== + +"@nextui-org/use-measure@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@nextui-org/use-measure/-/use-measure-2.1.1.tgz#44ffab28413ff894af1f5cc11b7f407606030383" + integrity sha512-2RVn90gXHTgt6fvzBH4fzgv3hMDz+SEJkqaCTbd6WUNWag4AaLb2WU/65CtLcexyu10HrgYf2xG07ZqtJv0zSg== + +"@nextui-org/use-pagination@2.2.3": + version "2.2.3" + resolved "https://registry.yarnpkg.com/@nextui-org/use-pagination/-/use-pagination-2.2.3.tgz#e8b4b9046c199f81759415d8e54849bb159a67d4" + integrity sha512-V2WGIq4LLkTpq6EUhJg3MVvHY2ZJ63AYV9N0d52Dc3Qqok0tTRuY51dd1P+F58HyTPW84W2z4q2R8XALtzFxQw== + dependencies: + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/i18n" "3.12.4" + +"@nextui-org/use-safe-layout-effect@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@nextui-org/use-safe-layout-effect/-/use-safe-layout-effect-2.1.1.tgz#4b87506872c4bc1e4cf499fb2e4073bf088cdb64" + integrity sha512-p0vezi2eujC3rxlMQmCLQlc8CNbp+GQgk6YcSm7Rk10isWVlUII5T1L3y+rcFYdgTPObCkCngPPciNQhD7Lf7g== + +"@nextui-org/use-scroll-position@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@nextui-org/use-scroll-position/-/use-scroll-position-2.1.1.tgz#cdf257af6b9e6c5cd8f3cffe28653c44221ff9ed" + integrity sha512-RgY1l2POZbSjnEirW51gdb8yNPuQXHqJx3TS8Ut5dk+bhaX9JD3sUdEiJNb3qoHAJInzyjN+27hxnACSlW0gzg== + +"@nextui-org/use-update-effect@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@nextui-org/use-update-effect/-/use-update-effect-2.1.1.tgz#9102f57737876a6447b06531de870bb7c3538833" + integrity sha512-fKODihHLWcvDk1Sm8xDua9zjdbstxTOw9shB7k/mPkeR3E7SouSpN0+LW67Bczh1EmbRg1pIrFpEOLnbpgMFzA== + +"@nextui-org/user@2.2.5": + version "2.2.5" + resolved "https://registry.yarnpkg.com/@nextui-org/user/-/user-2.2.5.tgz#dcd863d63760a6d79398ec5c7778ca1079e600a5" + integrity sha512-T9lMlFuTF+3luwgtkPPZIx0AdfyrDHu6crwN5rjpt+OTu65wF5gc7b8t8bjFzjRMNpJsiUfRxm2mTPjE9fGIAA== + dependencies: + "@nextui-org/avatar" "2.2.5" + "@nextui-org/react-utils" "2.1.2" + "@nextui-org/shared-utils" "2.1.2" + "@react-aria/focus" "3.19.0" + "@react-aria/utils" "3.26.0" + "@nodelib/fs.scandir@2.1.5": version "2.1.5" resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" @@ -317,6 +1373,865 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== +"@react-aria/breadcrumbs@3.5.19": + version "3.5.19" + resolved "https://registry.yarnpkg.com/@react-aria/breadcrumbs/-/breadcrumbs-3.5.19.tgz#e0a67e0e7017089fa0ee5eadd51a6da505b94cd4" + integrity sha512-mVngOPFYVVhec89rf/CiYQGTfaLRfHFtX+JQwY7sNYNqSA+gO8p4lNARe3Be6bJPgH+LUQuruIY9/ZDL6LT3HA== + dependencies: + "@react-aria/i18n" "^3.12.4" + "@react-aria/link" "^3.7.7" + "@react-aria/utils" "^3.26.0" + "@react-types/breadcrumbs" "^3.7.9" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/button@3.11.0": + version "3.11.0" + resolved "https://registry.yarnpkg.com/@react-aria/button/-/button-3.11.0.tgz#cb7790db23949ec9c1e698fa531ee5471cf2b515" + integrity sha512-b37eIV6IW11KmNIAm65F3SEl2/mgj5BrHIysW6smZX3KoKWTGYsYfcQkmtNgY0GOSFfDxMCoolsZ6mxC00nSDA== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/interactions" "^3.22.5" + "@react-aria/toolbar" "3.0.0-beta.11" + "@react-aria/utils" "^3.26.0" + "@react-stately/toggle" "^3.8.0" + "@react-types/button" "^3.10.1" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/calendar@3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@react-aria/calendar/-/calendar-3.6.0.tgz#d5e7cf4beb8724648a7042dbc5bb519de4351906" + integrity sha512-tZ3nd5DP8uxckbj83Pt+4RqgcTWDlGi7njzc7QqFOG2ApfnYDUXbIpb/Q4KY6JNlJskG8q33wo0XfOwNy8J+eg== + dependencies: + "@internationalized/date" "^3.6.0" + "@react-aria/i18n" "^3.12.4" + "@react-aria/interactions" "^3.22.5" + "@react-aria/live-announcer" "^3.4.1" + "@react-aria/utils" "^3.26.0" + "@react-stately/calendar" "^3.6.0" + "@react-types/button" "^3.10.1" + "@react-types/calendar" "^3.5.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/checkbox@3.15.0": + version "3.15.0" + resolved "https://registry.yarnpkg.com/@react-aria/checkbox/-/checkbox-3.15.0.tgz#4d224b71c65d6a079ff935ab22c806323f84b746" + integrity sha512-z/8xd4em7o0MroBXwkkwv7QRwiJaA1FwqMhRUb7iqtBGP2oSytBEDf0N7L09oci32a1P4ZPz2rMK5GlLh/PD6g== + dependencies: + "@react-aria/form" "^3.0.11" + "@react-aria/interactions" "^3.22.5" + "@react-aria/label" "^3.7.13" + "@react-aria/toggle" "^3.10.10" + "@react-aria/utils" "^3.26.0" + "@react-stately/checkbox" "^3.6.10" + "@react-stately/form" "^3.1.0" + "@react-stately/toggle" "^3.8.0" + "@react-types/checkbox" "^3.9.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/combobox@3.11.0": + version "3.11.0" + resolved "https://registry.yarnpkg.com/@react-aria/combobox/-/combobox-3.11.0.tgz#9489aaad342d092bf1fe1c4c382f6714316ac1c4" + integrity sha512-s88YMmPkMO1WSoiH1KIyZDLJqUwvM2wHXXakj3cYw1tBHGo4rOUFq+JWQIbM5EDO4HOR4AUUqzIUd0NO7t3zyg== + dependencies: + "@react-aria/i18n" "^3.12.4" + "@react-aria/listbox" "^3.13.6" + "@react-aria/live-announcer" "^3.4.1" + "@react-aria/menu" "^3.16.0" + "@react-aria/overlays" "^3.24.0" + "@react-aria/selection" "^3.21.0" + "@react-aria/textfield" "^3.15.0" + "@react-aria/utils" "^3.26.0" + "@react-stately/collections" "^3.12.0" + "@react-stately/combobox" "^3.10.1" + "@react-stately/form" "^3.1.0" + "@react-types/button" "^3.10.1" + "@react-types/combobox" "^3.13.1" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/datepicker@3.12.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@react-aria/datepicker/-/datepicker-3.12.0.tgz#a82ff3ebd3ead20a00096d082c1e6be47bbd5886" + integrity sha512-VYNXioLfddIHpwQx211+rTYuunDmI7VHWBRetCpH3loIsVFuhFSRchTQpclAzxolO3g0vO7pMVj9VYt7Swp6kg== + dependencies: + "@internationalized/date" "^3.6.0" + "@internationalized/number" "^3.6.0" + "@internationalized/string" "^3.2.5" + "@react-aria/focus" "^3.19.0" + "@react-aria/form" "^3.0.11" + "@react-aria/i18n" "^3.12.4" + "@react-aria/interactions" "^3.22.5" + "@react-aria/label" "^3.7.13" + "@react-aria/spinbutton" "^3.6.10" + "@react-aria/utils" "^3.26.0" + "@react-stately/datepicker" "^3.11.0" + "@react-stately/form" "^3.1.0" + "@react-types/button" "^3.10.1" + "@react-types/calendar" "^3.5.0" + "@react-types/datepicker" "^3.9.0" + "@react-types/dialog" "^3.5.14" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/dialog@3.5.20": + version "3.5.20" + resolved "https://registry.yarnpkg.com/@react-aria/dialog/-/dialog-3.5.20.tgz#6404d2c1bab1ea9ecce3ebc7adce64733ecea985" + integrity sha512-l0GZVLgeOd3kL3Yj8xQW7wN3gn9WW3RLd/SGI9t7ciTq+I/FhftjXCWzXLlOCCTLMf+gv7eazecECtmoWUaZWQ== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/overlays" "^3.24.0" + "@react-aria/utils" "^3.26.0" + "@react-types/dialog" "^3.5.14" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/focus@3.19.0", "@react-aria/focus@^3.19.0": + version "3.19.0" + resolved "https://registry.yarnpkg.com/@react-aria/focus/-/focus-3.19.0.tgz#82b9a5b83f023b943a7970df3d059f49d61df05d" + integrity sha512-hPF9EXoUQeQl1Y21/rbV2H4FdUR2v+4/I0/vB+8U3bT1CJ+1AFj1hc/rqx2DqEwDlEwOHN+E4+mRahQmlybq0A== + dependencies: + "@react-aria/interactions" "^3.22.5" + "@react-aria/utils" "^3.26.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + clsx "^2.0.0" + +"@react-aria/form@3.0.11", "@react-aria/form@^3.0.11": + version "3.0.11" + resolved "https://registry.yarnpkg.com/@react-aria/form/-/form-3.0.11.tgz#84511874e1fad5f981bae97ebd4d549923849455" + integrity sha512-oXzjTiwVuuWjZ8muU0hp3BrDH5qjVctLOF50mjPvqUbvXQTHhoDxWweyIXPQjGshaqBd2w4pWaE4A2rG2O/apw== + dependencies: + "@react-aria/interactions" "^3.22.5" + "@react-aria/utils" "^3.26.0" + "@react-stately/form" "^3.1.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/grid@^3.11.0": + version "3.11.0" + resolved "https://registry.yarnpkg.com/@react-aria/grid/-/grid-3.11.0.tgz#5ad6596745482e109b3b47f1fec7ce372f632707" + integrity sha512-lN5FpQgu2Rq0CzTPWmzRpq6QHcMmzsXYeClsgO3108uVp1/genBNAObYVTxGOKe/jb9q99trz8EtIn05O6KN1g== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/i18n" "^3.12.4" + "@react-aria/interactions" "^3.22.5" + "@react-aria/live-announcer" "^3.4.1" + "@react-aria/selection" "^3.21.0" + "@react-aria/utils" "^3.26.0" + "@react-stately/collections" "^3.12.0" + "@react-stately/grid" "^3.10.0" + "@react-stately/selection" "^3.18.0" + "@react-types/checkbox" "^3.9.0" + "@react-types/grid" "^3.2.10" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/i18n@3.12.4", "@react-aria/i18n@^3.12.4": + version "3.12.4" + resolved "https://registry.yarnpkg.com/@react-aria/i18n/-/i18n-3.12.4.tgz#4520ce48a1b6ebe4aa470d72eba300e65de01814" + integrity sha512-j9+UL3q0Ls8MhXV9gtnKlyozq4aM95YywXqnmJtzT1rYeBx7w28hooqrWkCYLfqr4OIryv1KUnPiCSLwC2OC7w== + dependencies: + "@internationalized/date" "^3.6.0" + "@internationalized/message" "^3.1.6" + "@internationalized/number" "^3.6.0" + "@internationalized/string" "^3.2.5" + "@react-aria/ssr" "^3.9.7" + "@react-aria/utils" "^3.26.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/interactions@3.22.5", "@react-aria/interactions@^3.22.5": + version "3.22.5" + resolved "https://registry.yarnpkg.com/@react-aria/interactions/-/interactions-3.22.5.tgz#9cd8c93b8b6988f1d315d3efb450119d1432bbb8" + integrity sha512-kMwiAD9E0TQp+XNnOs13yVJghiy8ET8L0cbkeuTgNI96sOAp/63EJ1FSrDf17iD8sdjt41LafwX/dKXW9nCcLQ== + dependencies: + "@react-aria/ssr" "^3.9.7" + "@react-aria/utils" "^3.26.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/label@3.7.13", "@react-aria/label@^3.7.13": + version "3.7.13" + resolved "https://registry.yarnpkg.com/@react-aria/label/-/label-3.7.13.tgz#9e7153a1ded878b5147d141effc3eb226f3c6c1f" + integrity sha512-brSAXZVTey5RG/Ex6mTrV/9IhGSQFU4Al34qmjEDho+Z2qT4oPwf8k7TRXWWqzOU0ugYxekYbsLd2zlN3XvWcg== + dependencies: + "@react-aria/utils" "^3.26.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/link@3.7.7", "@react-aria/link@^3.7.7": + version "3.7.7" + resolved "https://registry.yarnpkg.com/@react-aria/link/-/link-3.7.7.tgz#5879c75068b63d55353b3e96b4fda0fa8753d1ad" + integrity sha512-eVBRcHKhNSsATYWv5wRnZXRqPVcKAWWakyvfrYePIKpC3s4BaHZyTGYdefk8ZwZdEOuQZBqLMnjW80q1uhtkuA== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/interactions" "^3.22.5" + "@react-aria/utils" "^3.26.0" + "@react-types/link" "^3.5.9" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/listbox@3.13.6", "@react-aria/listbox@^3.13.6": + version "3.13.6" + resolved "https://registry.yarnpkg.com/@react-aria/listbox/-/listbox-3.13.6.tgz#43ff24f4a6540a9952729833201460fa6ab081f7" + integrity sha512-6hEXEXIZVau9lgBZ4VVjFR3JnGU+fJaPmV3HP0UZ2ucUptfG0MZo24cn+ZQJsWiuaCfNFv5b8qribiv+BcO+Kg== + dependencies: + "@react-aria/interactions" "^3.22.5" + "@react-aria/label" "^3.7.13" + "@react-aria/selection" "^3.21.0" + "@react-aria/utils" "^3.26.0" + "@react-stately/collections" "^3.12.0" + "@react-stately/list" "^3.11.1" + "@react-types/listbox" "^3.5.3" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/live-announcer@^3.4.1": + version "3.4.1" + resolved "https://registry.yarnpkg.com/@react-aria/live-announcer/-/live-announcer-3.4.1.tgz#efedf706b23f6e1b526a3a35c14c202ac3e68487" + integrity sha512-4X2mcxgqLvvkqxv2l1n00jTzUxxe0kkLiapBGH1LHX/CxA1oQcHDqv8etJ2ZOwmS/MSBBiWnv3DwYHDOF6ubig== + dependencies: + "@swc/helpers" "^0.5.0" + +"@react-aria/menu@3.16.0", "@react-aria/menu@^3.16.0": + version "3.16.0" + resolved "https://registry.yarnpkg.com/@react-aria/menu/-/menu-3.16.0.tgz#119e562806e9f8a39fd468ab790d788905c6df83" + integrity sha512-TNk+Vd3TbpBPUxEloAdHRTaRxf9JBK7YmkHYiq0Yj5Lc22KS0E2eTyhpPM9xJvEWN2TlC5TEvNfdyui2kYWFFQ== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/i18n" "^3.12.4" + "@react-aria/interactions" "^3.22.5" + "@react-aria/overlays" "^3.24.0" + "@react-aria/selection" "^3.21.0" + "@react-aria/utils" "^3.26.0" + "@react-stately/collections" "^3.12.0" + "@react-stately/menu" "^3.9.0" + "@react-stately/selection" "^3.18.0" + "@react-stately/tree" "^3.8.6" + "@react-types/button" "^3.10.1" + "@react-types/menu" "^3.9.13" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/overlays@3.24.0", "@react-aria/overlays@^3.24.0": + version "3.24.0" + resolved "https://registry.yarnpkg.com/@react-aria/overlays/-/overlays-3.24.0.tgz#7f97cd12506961abfab3ae653822cea05d1cacd3" + integrity sha512-0kAXBsMNTc/a3M07tK9Cdt/ea8CxTAEJ223g8YgqImlmoBBYAL7dl5G01IOj67TM64uWPTmZrOklBchHWgEm3A== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/i18n" "^3.12.4" + "@react-aria/interactions" "^3.22.5" + "@react-aria/ssr" "^3.9.7" + "@react-aria/utils" "^3.26.0" + "@react-aria/visually-hidden" "^3.8.18" + "@react-stately/overlays" "^3.6.12" + "@react-types/button" "^3.10.1" + "@react-types/overlays" "^3.8.11" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/progress@3.4.18": + version "3.4.18" + resolved "https://registry.yarnpkg.com/@react-aria/progress/-/progress-3.4.18.tgz#948859ce1b0e13d935da7d4cbe6812d451472fe4" + integrity sha512-FOLgJ9t9i1u3oAAimybJG6r7/soNPBnJfWo4Yr6MmaUv90qVGa1h6kiuM5m9H/bm5JobAebhdfHit9lFlgsCmg== + dependencies: + "@react-aria/i18n" "^3.12.4" + "@react-aria/label" "^3.7.13" + "@react-aria/utils" "^3.26.0" + "@react-types/progress" "^3.5.8" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/radio@3.10.10": + version "3.10.10" + resolved "https://registry.yarnpkg.com/@react-aria/radio/-/radio-3.10.10.tgz#18e2811fb3e72298414c880bd9405ea3f1d83f1f" + integrity sha512-NVdeOVrsrHgSfwL2jWCCXFsWZb+RMRZErj5vthHQW4nkHECGOzeX56VaLWTSvdoCPqi9wdIX8A6K9peeAIgxzA== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/form" "^3.0.11" + "@react-aria/i18n" "^3.12.4" + "@react-aria/interactions" "^3.22.5" + "@react-aria/label" "^3.7.13" + "@react-aria/utils" "^3.26.0" + "@react-stately/radio" "^3.10.9" + "@react-types/radio" "^3.8.5" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/selection@3.21.0", "@react-aria/selection@^3.21.0": + version "3.21.0" + resolved "https://registry.yarnpkg.com/@react-aria/selection/-/selection-3.21.0.tgz#c5660e73a38db5e3e1cdc722e408b4489f5f589a" + integrity sha512-52JJ6hlPcM+gt0VV3DBmz6Kj1YAJr13TfutrKfGWcK36LvNCBm1j0N+TDqbdnlp8Nue6w0+5FIwZq44XPYiBGg== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/i18n" "^3.12.4" + "@react-aria/interactions" "^3.22.5" + "@react-aria/utils" "^3.26.0" + "@react-stately/selection" "^3.18.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/slider@3.7.14": + version "3.7.14" + resolved "https://registry.yarnpkg.com/@react-aria/slider/-/slider-3.7.14.tgz#25a362725d6cd71e9b86477362a36c847c73384e" + integrity sha512-7rOiKjLkEZ0j7mPMlwrqivc+K4OSfL14slaQp06GHRiJkhiWXh2/drPe15hgNq55HmBQBpA0umKMkJcqVgmXPA== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/i18n" "^3.12.4" + "@react-aria/interactions" "^3.22.5" + "@react-aria/label" "^3.7.13" + "@react-aria/utils" "^3.26.0" + "@react-stately/slider" "^3.6.0" + "@react-types/shared" "^3.26.0" + "@react-types/slider" "^3.7.7" + "@swc/helpers" "^0.5.0" + +"@react-aria/spinbutton@^3.6.10": + version "3.6.10" + resolved "https://registry.yarnpkg.com/@react-aria/spinbutton/-/spinbutton-3.6.10.tgz#72154873de807638e17570bd57e8491912b613b7" + integrity sha512-nhYEYk7xUNOZDaqiQ5w/nHH9ouqjJbabTWXH+KK7UR1oVGfo4z1wG94l8KWF3Z6SGGnBxzLJyTBguZ4g9aYTSg== + dependencies: + "@react-aria/i18n" "^3.12.4" + "@react-aria/live-announcer" "^3.4.1" + "@react-aria/utils" "^3.26.0" + "@react-types/button" "^3.10.1" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/ssr@3.9.7", "@react-aria/ssr@^3.9.7": + version "3.9.7" + resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.9.7.tgz#d89d129f7bbc5148657e6c952ac31c9353183770" + integrity sha512-GQygZaGlmYjmYM+tiNBA5C6acmiDWF52Nqd40bBp0Znk4M4hP+LTmI0lpI1BuKMw45T8RIhrAsICIfKwZvi2Gg== + dependencies: + "@swc/helpers" "^0.5.0" + +"@react-aria/switch@3.6.10": + version "3.6.10" + resolved "https://registry.yarnpkg.com/@react-aria/switch/-/switch-3.6.10.tgz#8fa5729bc4e76ac3df51389a8996873142daedb8" + integrity sha512-FtaI9WaEP1tAmra1sYlAkYXg9x75P5UtgY8pSbe9+1WRyWbuE1QZT+RNCTi3IU4fZ7iJQmXH6+VaMyzPlSUagw== + dependencies: + "@react-aria/toggle" "^3.10.10" + "@react-stately/toggle" "^3.8.0" + "@react-types/shared" "^3.26.0" + "@react-types/switch" "^3.5.7" + "@swc/helpers" "^0.5.0" + +"@react-aria/table@3.16.0": + version "3.16.0" + resolved "https://registry.yarnpkg.com/@react-aria/table/-/table-3.16.0.tgz#f0ffb51f52494e68f2c3b81fba44278fbdc48c28" + integrity sha512-9xF9S3CJ7XRiiK92hsIKxPedD0kgcQWwqTMtj3IBynpQ4vsnRiW3YNIzrn9C3apjknRZDTSta8O2QPYCUMmw2A== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/grid" "^3.11.0" + "@react-aria/i18n" "^3.12.4" + "@react-aria/interactions" "^3.22.5" + "@react-aria/live-announcer" "^3.4.1" + "@react-aria/utils" "^3.26.0" + "@react-aria/visually-hidden" "^3.8.18" + "@react-stately/collections" "^3.12.0" + "@react-stately/flags" "^3.0.5" + "@react-stately/table" "^3.13.0" + "@react-types/checkbox" "^3.9.0" + "@react-types/grid" "^3.2.10" + "@react-types/shared" "^3.26.0" + "@react-types/table" "^3.10.3" + "@swc/helpers" "^0.5.0" + +"@react-aria/tabs@3.9.8": + version "3.9.8" + resolved "https://registry.yarnpkg.com/@react-aria/tabs/-/tabs-3.9.8.tgz#a0a647a4e2d1783125779473536419fd8caa9cfa" + integrity sha512-Nur/qRFBe+Zrt4xcCJV/ULXCS3Mlae+B89bp1Gl20vSDqk6uaPtGk+cS5k03eugOvas7AQapqNJsJgKd66TChw== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/i18n" "^3.12.4" + "@react-aria/selection" "^3.21.0" + "@react-aria/utils" "^3.26.0" + "@react-stately/tabs" "^3.7.0" + "@react-types/shared" "^3.26.0" + "@react-types/tabs" "^3.3.11" + "@swc/helpers" "^0.5.0" + +"@react-aria/textfield@3.15.0", "@react-aria/textfield@^3.15.0": + version "3.15.0" + resolved "https://registry.yarnpkg.com/@react-aria/textfield/-/textfield-3.15.0.tgz#17ebac0b73f084622aaf9697576b82155bed67cb" + integrity sha512-V5mg7y1OR6WXYHdhhm4FC7QyGc9TideVRDFij1SdOJrIo5IFB7lvwpOS0GmgwkVbtr71PTRMjZnNbrJUFU6VNA== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/form" "^3.0.11" + "@react-aria/label" "^3.7.13" + "@react-aria/utils" "^3.26.0" + "@react-stately/form" "^3.1.0" + "@react-stately/utils" "^3.10.5" + "@react-types/shared" "^3.26.0" + "@react-types/textfield" "^3.10.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/toggle@^3.10.10": + version "3.10.10" + resolved "https://registry.yarnpkg.com/@react-aria/toggle/-/toggle-3.10.10.tgz#444658bf606e6d56b1fd96737d5a552c93493979" + integrity sha512-QwMT/vTNrbrILxWVHfd9zVQ3mV2NdBwyRu+DphVQiFAXcmc808LEaIX2n0lI6FCsUDC9ZejCyvzd91/YemdZ1Q== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/interactions" "^3.22.5" + "@react-aria/utils" "^3.26.0" + "@react-stately/toggle" "^3.8.0" + "@react-types/checkbox" "^3.9.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/toolbar@3.0.0-beta.11": + version "3.0.0-beta.11" + resolved "https://registry.yarnpkg.com/@react-aria/toolbar/-/toolbar-3.0.0-beta.11.tgz#019c9ff2a47ad207504a95afeb0f863cf71a114b" + integrity sha512-LM3jTRFNDgoEpoL568WaiuqiVM7eynSQLJis1hV0vlVnhTd7M7kzt7zoOjzxVb5Uapz02uCp1Fsm4wQMz09qwQ== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/i18n" "^3.12.4" + "@react-aria/utils" "^3.26.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-aria/tooltip@3.7.10": + version "3.7.10" + resolved "https://registry.yarnpkg.com/@react-aria/tooltip/-/tooltip-3.7.10.tgz#d710532e80337e50be818dfbf2cc54d0a9b8c592" + integrity sha512-Udi3XOnrF/SYIz72jw9bgB74MG/yCOzF5pozHj2FH2HiJlchYv/b6rHByV/77IZemdlkmL/uugrv/7raPLSlnw== + dependencies: + "@react-aria/focus" "^3.19.0" + "@react-aria/interactions" "^3.22.5" + "@react-aria/utils" "^3.26.0" + "@react-stately/tooltip" "^3.5.0" + "@react-types/shared" "^3.26.0" + "@react-types/tooltip" "^3.4.13" + "@swc/helpers" "^0.5.0" + +"@react-aria/utils@3.26.0", "@react-aria/utils@^3.26.0": + version "3.26.0" + resolved "https://registry.yarnpkg.com/@react-aria/utils/-/utils-3.26.0.tgz#833cbfa33e75d15835b757791b3f754432d2f948" + integrity sha512-LkZouGSjjQ0rEqo4XJosS4L3YC/zzQkfRM3KoqK6fUOmUJ9t0jQ09WjiF+uOoG9u+p30AVg3TrZRUWmoTS+koQ== + dependencies: + "@react-aria/ssr" "^3.9.7" + "@react-stately/utils" "^3.10.5" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + clsx "^2.0.0" + +"@react-aria/visually-hidden@3.8.18", "@react-aria/visually-hidden@^3.8.18": + version "3.8.18" + resolved "https://registry.yarnpkg.com/@react-aria/visually-hidden/-/visually-hidden-3.8.18.tgz#13c168736944cbe19cd8917ec33a4e6f5f694119" + integrity sha512-l/0igp+uub/salP35SsNWq5mGmg3G5F5QMS1gDZ8p28n7CgjvzyiGhJbbca7Oxvaw1HRFzVl9ev+89I7moNnFQ== + dependencies: + "@react-aria/interactions" "^3.22.5" + "@react-aria/utils" "^3.26.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/calendar@3.6.0", "@react-stately/calendar@^3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@react-stately/calendar/-/calendar-3.6.0.tgz#c770890160c33826206a015eb7da32fe8ece81d5" + integrity sha512-GqUtOtGnwWjtNrJud8nY/ywI4VBP5byToNVRTnxbMl+gYO1Qe/uc5NG7zjwMxhb2kqSBHZFdkF0DXVqG2Ul+BA== + dependencies: + "@internationalized/date" "^3.6.0" + "@react-stately/utils" "^3.10.5" + "@react-types/calendar" "^3.5.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/checkbox@3.6.10", "@react-stately/checkbox@^3.6.10": + version "3.6.10" + resolved "https://registry.yarnpkg.com/@react-stately/checkbox/-/checkbox-3.6.10.tgz#69b619fdfcf1e15d2d93392e13289a36d85a8a6c" + integrity sha512-LHm7i4YI8A/RdgWAuADrnSAYIaYYpQeZqsp1a03Og0pJHAlZL0ymN3y2IFwbZueY0rnfM+yF+kWNXjJqbKrFEQ== + dependencies: + "@react-stately/form" "^3.1.0" + "@react-stately/utils" "^3.10.5" + "@react-types/checkbox" "^3.9.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/collections@3.12.0", "@react-stately/collections@^3.12.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@react-stately/collections/-/collections-3.12.0.tgz#6240d3517d0d86f7d9eb4997108fb432d569e8d7" + integrity sha512-MfR9hwCxe5oXv4qrLUnjidwM50U35EFmInUeFf8i9mskYwWlRYS0O1/9PZ0oF1M0cKambaRHKEy98jczgb9ycA== + dependencies: + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/combobox@3.10.1", "@react-stately/combobox@^3.10.1": + version "3.10.1" + resolved "https://registry.yarnpkg.com/@react-stately/combobox/-/combobox-3.10.1.tgz#ebae28c5341d06d69cc8e50055fa816dee19522b" + integrity sha512-Rso+H+ZEDGFAhpKWbnRxRR/r7YNmYVtt+Rn0eNDNIUp3bYaxIBCdCySyAtALs4I8RZXZQ9zoUznP7YeVwG3cLg== + dependencies: + "@react-stately/collections" "^3.12.0" + "@react-stately/form" "^3.1.0" + "@react-stately/list" "^3.11.1" + "@react-stately/overlays" "^3.6.12" + "@react-stately/select" "^3.6.9" + "@react-stately/utils" "^3.10.5" + "@react-types/combobox" "^3.13.1" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/datepicker@3.11.0", "@react-stately/datepicker@^3.11.0": + version "3.11.0" + resolved "https://registry.yarnpkg.com/@react-stately/datepicker/-/datepicker-3.11.0.tgz#5f4daff449f756dc40b4201ae337dd4a3f29facc" + integrity sha512-d9MJF34A0VrhL5y5S8mAISA8uwfNCQKmR2k4KoQJm3De1J8SQeNzSjLviAwh1faDow6FXGlA6tVbTrHyDcBgBg== + dependencies: + "@internationalized/date" "^3.6.0" + "@internationalized/string" "^3.2.5" + "@react-stately/form" "^3.1.0" + "@react-stately/overlays" "^3.6.12" + "@react-stately/utils" "^3.10.5" + "@react-types/datepicker" "^3.9.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/flags@^3.0.5": + version "3.0.5" + resolved "https://registry.yarnpkg.com/@react-stately/flags/-/flags-3.0.5.tgz#b35bcbd3b80c4f821e23e9c649566a4af11e97bf" + integrity sha512-6wks4csxUwPCp23LgJSnkBRhrWpd9jGd64DjcCTNB2AHIFu7Ab1W59pJpUL6TW7uAxVxdNKjgn6D1hlBy8qWsA== + dependencies: + "@swc/helpers" "^0.5.0" + +"@react-stately/form@3.1.0", "@react-stately/form@^3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@react-stately/form/-/form-3.1.0.tgz#7fdb4ca153be18e7516a02e507ada393ad38945d" + integrity sha512-E2wxNQ0QaTyDHD0nJFtTSnEH9A3bpJurwxhS4vgcUmESHgjFEMLlC9irUSZKgvOgb42GAq+fHoWBsgKeTp9Big== + dependencies: + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/grid@^3.10.0": + version "3.10.0" + resolved "https://registry.yarnpkg.com/@react-stately/grid/-/grid-3.10.0.tgz#d74e46f85a662092c61812a8508cf4ac8721ec6d" + integrity sha512-ii+DdsOBvCnHMgL0JvUfFwO1kiAPP19Bpdpl6zn/oOltk6F5TmnoyNrzyz+2///1hCiySI3FE1O7ujsAQs7a6Q== + dependencies: + "@react-stately/collections" "^3.12.0" + "@react-stately/selection" "^3.18.0" + "@react-types/grid" "^3.2.10" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/list@3.11.1", "@react-stately/list@^3.11.1": + version "3.11.1" + resolved "https://registry.yarnpkg.com/@react-stately/list/-/list-3.11.1.tgz#d1493e5b9c5cac6cafb3cb3a6edb852bf3cb208f" + integrity sha512-UCOpIvqBOjwLtk7zVTYWuKU1m1Oe61Q5lNar/GwHaV1nAiSQ8/yYlhr40NkBEs9X3plEfsV28UIpzOrYnu1tPg== + dependencies: + "@react-stately/collections" "^3.12.0" + "@react-stately/selection" "^3.18.0" + "@react-stately/utils" "^3.10.5" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/menu@3.9.0", "@react-stately/menu@^3.9.0": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@react-stately/menu/-/menu-3.9.0.tgz#b1e55996405f4e43ff844cbd325df9842914efe4" + integrity sha512-++sm0fzZeUs9GvtRbj5RwrP+KL9KPANp9f4SvtI3s+MP+Y/X3X7LNNePeeccGeyikB5fzMsuyvd82bRRW9IhDQ== + dependencies: + "@react-stately/overlays" "^3.6.12" + "@react-types/menu" "^3.9.13" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/overlays@3.6.12", "@react-stately/overlays@^3.6.12": + version "3.6.12" + resolved "https://registry.yarnpkg.com/@react-stately/overlays/-/overlays-3.6.12.tgz#beb594a0e140dbd7957bfa181006854f91480bea" + integrity sha512-QinvZhwZgj8obUyPIcyURSCjTZlqZYRRCS60TF8jH8ZpT0tEAuDb3wvhhSXuYA3Xo9EHLwvLjEf3tQKKdAQArw== + dependencies: + "@react-stately/utils" "^3.10.5" + "@react-types/overlays" "^3.8.11" + "@swc/helpers" "^0.5.0" + +"@react-stately/radio@3.10.9", "@react-stately/radio@^3.10.9": + version "3.10.9" + resolved "https://registry.yarnpkg.com/@react-stately/radio/-/radio-3.10.9.tgz#cf74b8f47cbef56836424d2e7d06c01fe9d9ea05" + integrity sha512-kUQ7VdqFke8SDRCatw2jW3rgzMWbvw+n2imN2THETynI47NmNLzNP11dlGO2OllRtTrsLhmBNlYHa3W62pFpAw== + dependencies: + "@react-stately/form" "^3.1.0" + "@react-stately/utils" "^3.10.5" + "@react-types/radio" "^3.8.5" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/select@^3.6.9": + version "3.6.9" + resolved "https://registry.yarnpkg.com/@react-stately/select/-/select-3.6.9.tgz#088bb0fe7b16cc67d833f17c330df63c4310a5da" + integrity sha512-vASUDv7FhEYQURzM+JIwcusPv7/x/l3zHc/oKJPvoCl3aa9pwS8hZwS82SC00o2iFnrDscfDJju4IE/cd4hucg== + dependencies: + "@react-stately/form" "^3.1.0" + "@react-stately/list" "^3.11.1" + "@react-stately/overlays" "^3.6.12" + "@react-types/select" "^3.9.8" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/selection@^3.18.0": + version "3.18.0" + resolved "https://registry.yarnpkg.com/@react-stately/selection/-/selection-3.18.0.tgz#eb723dc26eafd9b016c55056fb550bdde8b4f87b" + integrity sha512-6EaNNP3exxBhW2LkcRR4a3pg+3oDguZlBSqIVVR7lyahv/D8xXHRC4dX+m0mgGHJpsgjs7664Xx6c8v193TFxg== + dependencies: + "@react-stately/collections" "^3.12.0" + "@react-stately/utils" "^3.10.5" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/slider@3.6.0", "@react-stately/slider@^3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@react-stately/slider/-/slider-3.6.0.tgz#20439e08915725c4f6ba2285a561ae92fe59d997" + integrity sha512-w5vJxVh267pmD1X+Ppd9S3ZzV1hcg0cV8q5P4Egr160b9WMcWlUspZPtsthwUlN7qQe/C8y5IAhtde4s29eNag== + dependencies: + "@react-stately/utils" "^3.10.5" + "@react-types/shared" "^3.26.0" + "@react-types/slider" "^3.7.7" + "@swc/helpers" "^0.5.0" + +"@react-stately/table@3.13.0", "@react-stately/table@^3.13.0": + version "3.13.0" + resolved "https://registry.yarnpkg.com/@react-stately/table/-/table-3.13.0.tgz#8465030f568b5ee779623d99b2ef22940a99a6cd" + integrity sha512-mRbNYrwQIE7xzVs09Lk3kPteEVFVyOc20vA8ph6EP54PiUf/RllJpxZe/WUYLf4eom9lUkRYej5sffuUBpxjCA== + dependencies: + "@react-stately/collections" "^3.12.0" + "@react-stately/flags" "^3.0.5" + "@react-stately/grid" "^3.10.0" + "@react-stately/selection" "^3.18.0" + "@react-stately/utils" "^3.10.5" + "@react-types/grid" "^3.2.10" + "@react-types/shared" "^3.26.0" + "@react-types/table" "^3.10.3" + "@swc/helpers" "^0.5.0" + +"@react-stately/tabs@3.7.0", "@react-stately/tabs@^3.7.0": + version "3.7.0" + resolved "https://registry.yarnpkg.com/@react-stately/tabs/-/tabs-3.7.0.tgz#f849b334c5e7d39a37c2e9ffa3114531bf8ce6e4" + integrity sha512-ox4hTkfZCoR4Oyr3Op3rBlWNq2Wxie04vhEYpTZQ2hobR3l4fYaOkd7CPClILktJ3TC104j8wcb0knWxIBRx9w== + dependencies: + "@react-stately/list" "^3.11.1" + "@react-types/shared" "^3.26.0" + "@react-types/tabs" "^3.3.11" + "@swc/helpers" "^0.5.0" + +"@react-stately/toggle@3.8.0", "@react-stately/toggle@^3.8.0": + version "3.8.0" + resolved "https://registry.yarnpkg.com/@react-stately/toggle/-/toggle-3.8.0.tgz#39a3e45989f56e236809d8fe69c160cc88a616f5" + integrity sha512-pyt/k/J8BwE/2g6LL6Z6sMSWRx9HEJB83Sm/MtovXnI66sxJ2EfQ1OaXB7Su5PEL9OMdoQF6Mb+N1RcW3zAoPw== + dependencies: + "@react-stately/utils" "^3.10.5" + "@react-types/checkbox" "^3.9.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/tooltip@3.5.0", "@react-stately/tooltip@^3.5.0": + version "3.5.0" + resolved "https://registry.yarnpkg.com/@react-stately/tooltip/-/tooltip-3.5.0.tgz#1016952eb4427d5b848e2efcb24eee47e2a26b59" + integrity sha512-+xzPNztJDd2XJD0X3DgWKlrgOhMqZpSzsIssXeJgO7uCnP8/Z513ESaipJhJCFC8fxj5caO/DK4Uu8hEtlB8cQ== + dependencies: + "@react-stately/overlays" "^3.6.12" + "@react-types/tooltip" "^3.4.13" + "@swc/helpers" "^0.5.0" + +"@react-stately/tree@3.8.6", "@react-stately/tree@^3.8.6": + version "3.8.6" + resolved "https://registry.yarnpkg.com/@react-stately/tree/-/tree-3.8.6.tgz#85dc33c5d5b9a455ffc0b474300957e511db1ea4" + integrity sha512-lblUaxf1uAuIz5jm6PYtcJ+rXNNVkqyFWTIMx6g6gW/mYvm8GNx1G/0MLZE7E6CuDGaO9dkLSY2bB1uqyKHidA== + dependencies: + "@react-stately/collections" "^3.12.0" + "@react-stately/selection" "^3.18.0" + "@react-stately/utils" "^3.10.5" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-stately/utils@3.10.5", "@react-stately/utils@^3.10.5": + version "3.10.5" + resolved "https://registry.yarnpkg.com/@react-stately/utils/-/utils-3.10.5.tgz#47bb91cd5afd1bafe39353614e5e281b818ebccc" + integrity sha512-iMQSGcpaecghDIh3mZEpZfoFH3ExBwTtuBEcvZ2XnGzCgQjeYXcMdIUwAfVQLXFTdHUHGF6Gu6/dFrYsCzySBQ== + dependencies: + "@swc/helpers" "^0.5.0" + +"@react-stately/virtualizer@4.2.0": + version "4.2.0" + resolved "https://registry.yarnpkg.com/@react-stately/virtualizer/-/virtualizer-4.2.0.tgz#5906ac9d10ec48bc12a81879991a0b05154605d6" + integrity sha512-aTMpa9AQoz/xLqn8AI1BR/caUUY7/OUo9GbuF434w2u5eGCL7+SAn3Fmq7WSCwqYyDsO+jEIERek4JTX7pEW0A== + dependencies: + "@react-aria/utils" "^3.26.0" + "@react-types/shared" "^3.26.0" + "@swc/helpers" "^0.5.0" + +"@react-types/accordion@3.0.0-alpha.25": + version "3.0.0-alpha.25" + resolved "https://registry.yarnpkg.com/@react-types/accordion/-/accordion-3.0.0-alpha.25.tgz#046caa26d277f2119174201b39e68215edd4c023" + integrity sha512-nPTRrMA5jS4QcwQ0H8J9Tzzw7+yq+KbwsPNA1ukVIfOGIB45by/1ke/eiZAXGqXxkElxi2fQuaXuWm79BWZ8zg== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/breadcrumbs@3.7.9", "@react-types/breadcrumbs@^3.7.9": + version "3.7.9" + resolved "https://registry.yarnpkg.com/@react-types/breadcrumbs/-/breadcrumbs-3.7.9.tgz#c75eae6158bd3631854bff7521c2373b42b0e37c" + integrity sha512-eARYJo8J+VfNV8vP4uw3L2Qliba9wLV2bx9YQCYf5Lc/OE5B/y4gaTLz+Y2P3Rtn6gBPLXY447zCs5i7gf+ICg== + dependencies: + "@react-types/link" "^3.5.9" + "@react-types/shared" "^3.26.0" + +"@react-types/button@3.10.1", "@react-types/button@^3.10.1": + version "3.10.1" + resolved "https://registry.yarnpkg.com/@react-types/button/-/button-3.10.1.tgz#fc7ada2e83bc661b31c1473a82ec86dc11de057c" + integrity sha512-XTtap8o04+4QjPNAshFWOOAusUTxQlBjU2ai0BTVLShQEjHhRVDBIWsI2B2FKJ4KXT6AZ25llaxhNrreWGonmA== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/calendar@3.5.0", "@react-types/calendar@^3.5.0": + version "3.5.0" + resolved "https://registry.yarnpkg.com/@react-types/calendar/-/calendar-3.5.0.tgz#a72fa15e08c7785b145005560baa35ad9b44627b" + integrity sha512-O3IRE7AGwAWYnvJIJ80cOy7WwoJ0m8GtX/qSmvXQAjC4qx00n+b5aFNBYAQtcyc3RM5QpW6obs9BfwGetFiI8w== + dependencies: + "@internationalized/date" "^3.6.0" + "@react-types/shared" "^3.26.0" + +"@react-types/checkbox@3.9.0", "@react-types/checkbox@^3.9.0": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@react-types/checkbox/-/checkbox-3.9.0.tgz#d4621fef81850543f7a028917e9c2781cd871443" + integrity sha512-9hbHx0Oo2Hp5a8nV8Q75LQR0DHtvOIJbFaeqESSopqmV9EZoYjtY/h0NS7cZetgahQgnqYWQi44XGooMDCsmxA== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/combobox@3.13.1", "@react-types/combobox@^3.13.1": + version "3.13.1" + resolved "https://registry.yarnpkg.com/@react-types/combobox/-/combobox-3.13.1.tgz#d7d843f45501ad141f74ba62ed46d2e991b2d6a0" + integrity sha512-7xr+HknfhReN4QPqKff5tbKTe2kGZvH+DGzPYskAtb51FAAiZsKo+WvnNAvLwg3kRoC9Rkn4TAiVBp/HgymRDw== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/datepicker@3.9.0", "@react-types/datepicker@^3.9.0": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@react-types/datepicker/-/datepicker-3.9.0.tgz#86e2a4e23e9fbf8299a12bd8aba9b1a52cf44725" + integrity sha512-dbKL5Qsm2MQwOTtVQdOcKrrphcXAqDD80WLlSQrBLg+waDuuQ7H+TrvOT0thLKloNBlFUGnZZfXGRHINpih/0g== + dependencies: + "@internationalized/date" "^3.6.0" + "@react-types/calendar" "^3.5.0" + "@react-types/overlays" "^3.8.11" + "@react-types/shared" "^3.26.0" + +"@react-types/dialog@^3.5.14": + version "3.5.14" + resolved "https://registry.yarnpkg.com/@react-types/dialog/-/dialog-3.5.14.tgz#97e568dc38ede4312ba6a12eda855c5e32c7cd47" + integrity sha512-OXWMjrALwrlgw8aHD8SeRm/s3tbAssdaEh2h73KUSeFau3fU3n5mfKv+WnFqsEaOtN261o48l7hTlS6615H9AA== + dependencies: + "@react-types/overlays" "^3.8.11" + "@react-types/shared" "^3.26.0" + +"@react-types/form@3.7.8": + version "3.7.8" + resolved "https://registry.yarnpkg.com/@react-types/form/-/form-3.7.8.tgz#4d6b9e78770b9345cc9e1041990a7a26fb65e0ee" + integrity sha512-0wOS97/X0ijTVuIqik1lHYTZnk13QkvMTKvIEhM7c6YMU3vPiirBwLbT2kJiAdwLiymwcCkrBdDF1NTRG6kPFA== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/grid@3.2.10", "@react-types/grid@^3.2.10": + version "3.2.10" + resolved "https://registry.yarnpkg.com/@react-types/grid/-/grid-3.2.10.tgz#d2d1d124ed9472e3dedc48e91c941a7ad23bdc83" + integrity sha512-Z5cG0ITwqjUE4kWyU5/7VqiPl4wqMJ7kG/ZP7poAnLmwRsR8Ai0ceVn+qzp5nTA19cgURi8t3LsXn3Ar1FBoog== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/link@3.5.9", "@react-types/link@^3.5.9": + version "3.5.9" + resolved "https://registry.yarnpkg.com/@react-types/link/-/link-3.5.9.tgz#bf61ff2780581de03920e6e43260844a81a38d2f" + integrity sha512-JcKDiDMqrq/5Vpn+BdWQEuXit4KN4HR/EgIi3yKnNbYkLzxBoeQZpQgvTaC7NEQeZnSqkyXQo3/vMUeX/ZNIKw== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/listbox@^3.5.3": + version "3.5.3" + resolved "https://registry.yarnpkg.com/@react-types/listbox/-/listbox-3.5.3.tgz#c5dbe8a67d67ca59de6b88aaa2f20fcf61fee1c5" + integrity sha512-v1QXd9/XU3CCKr2Vgs7WLcTr6VMBur7CrxHhWZQQFExsf9bgJ/3wbUdjy4aThY/GsYHiaS38EKucCZFr1QAfqA== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/menu@3.9.13", "@react-types/menu@^3.9.13": + version "3.9.13" + resolved "https://registry.yarnpkg.com/@react-types/menu/-/menu-3.9.13.tgz#a666c2233cbdb495202586df86a798601788f74d" + integrity sha512-7SuX6E2tDsqQ+HQdSvIda1ji/+ujmR86dtS9CUu5yWX91P25ufRjZ72EvLRqClWNQsj1Xl4+2zBDLWlceznAjw== + dependencies: + "@react-types/overlays" "^3.8.11" + "@react-types/shared" "^3.26.0" + +"@react-types/overlays@3.8.11", "@react-types/overlays@^3.8.11": + version "3.8.11" + resolved "https://registry.yarnpkg.com/@react-types/overlays/-/overlays-3.8.11.tgz#313964703b2a23572138120b619d35da33445dfd" + integrity sha512-aw7T0rwVI3EuyG5AOaEIk8j7dZJQ9m34XAztXJVZ/W2+4pDDkLDbJ/EAPnuo2xGYRGhowuNDn4tDju01eHYi+w== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/progress@3.5.8", "@react-types/progress@^3.5.8": + version "3.5.8" + resolved "https://registry.yarnpkg.com/@react-types/progress/-/progress-3.5.8.tgz#62ce4207c7e8d640b794c6d89063ce21bdb5970d" + integrity sha512-PR0rN5mWevfblR/zs30NdZr+82Gka/ba7UHmYOW9/lkKlWeD7PHgl1iacpd/3zl/jUF22evAQbBHmk1mS6Mpqw== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/radio@3.8.5", "@react-types/radio@^3.8.5": + version "3.8.5" + resolved "https://registry.yarnpkg.com/@react-types/radio/-/radio-3.8.5.tgz#8e2dd1911fba829b7f1ebb40bccf9ca483f021fc" + integrity sha512-gSImTPid6rsbJmwCkTliBIU/npYgJHOFaI3PNJo7Y0QTAnFelCtYeFtBiWrFodSArSv7ASqpLLUEj9hZu/rxIg== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/select@3.9.8", "@react-types/select@^3.9.8": + version "3.9.8" + resolved "https://registry.yarnpkg.com/@react-types/select/-/select-3.9.8.tgz#2443b82549b65821f85876a5b803e6d04ae6343e" + integrity sha512-RGsYj2oFjXpLnfcvWMBQnkcDuKkwT43xwYWZGI214/gp/B64tJiIUgTM5wFTRAeGDX23EePkhCQF+9ctnqFd6g== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/shared@3.26.0", "@react-types/shared@^3.26.0": + version "3.26.0" + resolved "https://registry.yarnpkg.com/@react-types/shared/-/shared-3.26.0.tgz#21a8b579f0097ee78de18e3e580421ced89e4c8c" + integrity sha512-6FuPqvhmjjlpEDLTiYx29IJCbCNWPlsyO+ZUmCUXzhUv2ttShOXfw8CmeHWHftT/b2KweAWuzqSlfeXPR76jpw== + +"@react-types/slider@^3.7.7": + version "3.7.7" + resolved "https://registry.yarnpkg.com/@react-types/slider/-/slider-3.7.7.tgz#f00450c6268665ff2ad38ad69bdf51d84ff2341a" + integrity sha512-lYTR9zXQV2fSEm/G3gwDENWiki1IXd/oorsgf0zu1DBi2SQDbOsLsGUXiwvD24Xy6OkUuhAqjLPPexezo7+u9g== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/switch@^3.5.7": + version "3.5.7" + resolved "https://registry.yarnpkg.com/@react-types/switch/-/switch-3.5.7.tgz#f3fb589fce5819ca1c15f12479bf348e053adc27" + integrity sha512-1IKiq510rPTHumEZuhxuazuXBa2Cuxz6wBIlwf3NCVmgWEvU+uk1ETG0sH2yymjwCqhtJDKXi+qi9HSgPEDwAg== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/table@3.10.3", "@react-types/table@^3.10.3": + version "3.10.3" + resolved "https://registry.yarnpkg.com/@react-types/table/-/table-3.10.3.tgz#33959348641500e406abe330074f84b0c75ae4ac" + integrity sha512-Ac+W+m/zgRzlTU8Z2GEg26HkuJFswF9S6w26r+R3MHwr8z2duGPvv37XRtE1yf3dbpRBgHEAO141xqS2TqGwNg== + dependencies: + "@react-types/grid" "^3.2.10" + "@react-types/shared" "^3.26.0" + +"@react-types/tabs@3.3.11", "@react-types/tabs@^3.3.11": + version "3.3.11" + resolved "https://registry.yarnpkg.com/@react-types/tabs/-/tabs-3.3.11.tgz#b7db710ce2ca42a4e72cd2a581070212d2b07793" + integrity sha512-BjF2TqBhZaIcC4lc82R5pDJd1F7kstj1K0Nokhz99AGYn8C0ITdp6lR+DPVY9JZRxKgP9R2EKfWGI90Lo7NQdA== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/textfield@3.10.0", "@react-types/textfield@^3.10.0": + version "3.10.0" + resolved "https://registry.yarnpkg.com/@react-types/textfield/-/textfield-3.10.0.tgz#10df39b75334174490a539ecae71ad19f5ea074d" + integrity sha512-ShU3d6kLJGQjPXccVFjM3KOXdj3uyhYROqH9YgSIEVxgA9W6LRflvk/IVBamD9pJYTPbwmVzuP0wQkTDupfZ1w== + dependencies: + "@react-types/shared" "^3.26.0" + +"@react-types/tooltip@3.4.13", "@react-types/tooltip@^3.4.13": + version "3.4.13" + resolved "https://registry.yarnpkg.com/@react-types/tooltip/-/tooltip-3.4.13.tgz#f73fdc5c56790b7bd7c0d5382d0c758bd659e9d7" + integrity sha512-KPekFC17RTT8kZlk7ZYubueZnfsGTDOpLw7itzolKOXGddTXsrJGBzSB4Bb060PBVllaDO0MOrhPap8OmrIl1Q== + dependencies: + "@react-types/overlays" "^3.8.11" + "@react-types/shared" "^3.26.0" + "@rtsao/scc@^1.1.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8" @@ -339,6 +2254,25 @@ dependencies: tslib "^2.4.0" +"@swc/helpers@^0.5.0": + version "0.5.15" + resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.15.tgz#79efab344c5819ecf83a43f3f9f811fc84b516d7" + integrity sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g== + dependencies: + tslib "^2.8.0" + +"@tanstack/react-virtual@3.10.9": + version "3.10.9" + resolved "https://registry.yarnpkg.com/@tanstack/react-virtual/-/react-virtual-3.10.9.tgz#40606b6dd8aba8e977f576d8f7df07f69ca63eea" + integrity sha512-OXO2uBjFqA4Ibr2O3y0YMnkrRWGVNqcvHQXmGvMu6IK8chZl3PrDxFXdGZ2iZkSrKh3/qUYoFqYe+Rx23RoU0g== + dependencies: + "@tanstack/virtual-core" "3.10.9" + +"@tanstack/virtual-core@3.10.9": + version "3.10.9" + resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.10.9.tgz#55710c92b311fdaa8d8c66682a0dbdd684bc77c4" + integrity sha512-kBknKOKzmeR7lN+vSadaKWXaLS0SZZG+oqpQ/k80Q6g9REn6zRHS/ZYdrIzHnpHgy/eWs00SujveUN/GJT2qTw== + "@types/json5@^0.0.29": version "0.0.29" resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" @@ -351,6 +2285,18 @@ dependencies: "@types/node" "*" +"@types/lodash.debounce@^4.0.7": + version "4.0.9" + resolved "https://registry.yarnpkg.com/@types/lodash.debounce/-/lodash.debounce-4.0.9.tgz#0f5f21c507bce7521b5e30e7a24440975ac860a5" + integrity sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ== + dependencies: + "@types/lodash" "*" + +"@types/lodash@*": + version "4.17.13" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.13.tgz#786e2d67cfd95e32862143abe7463a7f90c300eb" + integrity sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg== + "@types/node@*": version "22.9.3" resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4" @@ -764,6 +2710,16 @@ client-only@0.0.1: resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1" integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA== +clsx@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12" + integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg== + +clsx@^2.0.0: + version "2.1.1" + resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999" + integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA== + color-convert@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" @@ -784,6 +2740,11 @@ color-string@^1.9.0: color-name "^1.0.0" simple-swizzle "^0.2.2" +color2k@^2.0.2: + version "2.0.3" + resolved "https://registry.yarnpkg.com/color2k/-/color2k-2.0.3.tgz#a771244f6b6285541c82aa65ff0a0c624046e533" + integrity sha512-zW190nQTIoXcGCaU08DvVNFTmQhUpnJfVuAKfWqUQkflXKpaDdpaYoM0iluLS9lgJNHyBF58KKA2FBEwkD7wog== + color@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a" @@ -804,6 +2765,11 @@ commander@^4.0.0: resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068" integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA== +compute-scroll-into-view@^3.0.2: + version "3.1.0" + resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-3.1.0.tgz#753f11d972596558d8fe7c6bcbc8497690ab4c87" + integrity sha512-rj8l8pD4bJ1nx+dAkMhV1xB5RuZEyVysfxJqB1pRchh1KVvwOv9b7CGB8ZfjTImVv2oF+sYMUkMZq6Na5Ftmbg== + concat-map@0.0.1: version "0.0.1" resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" @@ -879,11 +2845,21 @@ debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5: dependencies: ms "^2.1.3" +decimal.js@10: + version "10.4.3" + resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23" + integrity sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA== + deep-is@^0.1.3: version "0.1.4" resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831" integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ== +deepmerge@4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.3.1.tgz#44b5f2147cd3b00d4b56137685966f26fd25dd4a" + integrity sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A== + define-data-property@^1.0.1, define-data-property@^1.1.4: version "1.1.4" resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e" @@ -1379,6 +3355,11 @@ flat-cache@^3.0.4: keyv "^4.5.3" rimraf "^3.0.2" +flat@^5.0.2: + version "5.0.2" + resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241" + integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ== + flatted@^3.2.9: version "3.3.2" resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27" @@ -1413,6 +3394,15 @@ form-data@^4.0.0: combined-stream "^1.0.8" mime-types "^2.1.12" +framer-motion@^11.15.0: + version "11.15.0" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.15.0.tgz#93e5d1839d500ba9cab1d617959a36142a61212b" + integrity sha512-MLk8IvZntxOMg7lDBLw2qgTHHv664bYoYmnFTmE0Gm/FW67aOJk0WM3ctMcG+Xhcv+vh5uyyXwxvxhSeJzSe+w== + dependencies: + motion-dom "^11.14.3" + motion-utils "^11.14.3" + tslib "^2.4.0" + fs.realpath@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" @@ -1612,6 +3602,11 @@ inherits@2: resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== +input-otp@1.4.1: + version "1.4.1" + resolved "https://registry.yarnpkg.com/input-otp/-/input-otp-1.4.1.tgz#bc22e68b14b1667219d54adf74243e37ea79cf84" + integrity sha512-+yvpmKYKHi9jIGngxagY9oWiiblPB7+nEO75F2l2o4vs+6vpPZZmUl4tBNYuTCvQjhvEIbdNeJu70bhfYP2nbw== + internal-slot@^1.0.7: version "1.0.7" resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.7.tgz#c06dcca3ed874249881007b0a5523b172a190802" @@ -1621,6 +3616,16 @@ internal-slot@^1.0.7: hasown "^2.0.0" side-channel "^1.0.4" +intl-messageformat@^10.1.0: + version "10.7.10" + resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-10.7.10.tgz#fc8fc8c13b0a4104ba08dc2f5f9225f14945bcb7" + integrity sha512-hp7iejCBiJdW3zmOe18FdlJu8U/JsADSDiBPQhfdSeI8B9POtvPRvPh3nMlvhYayGMKLv6maldhR7y3Pf1vkpw== + dependencies: + "@formatjs/ecma402-abstract" "2.3.1" + "@formatjs/fast-memoize" "2.2.5" + "@formatjs/icu-messageformat-parser" "2.9.7" + tslib "2" + is-array-buffer@^3.0.4: version "3.0.4" resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.4.tgz#7a1f92b3d61edd2bc65d24f130530ea93d7fae98" @@ -2094,6 +4099,16 @@ moment@^2.30.1: resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== +motion-dom@^11.14.3: + version "11.14.3" + resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-11.14.3.tgz#725c72c0f1d0b632e42fdd8d13b69ecf9fe202c0" + integrity sha512-lW+D2wBy5vxLJi6aCP0xyxTxlTfiu+b+zcpVbGVFUxotwThqhdpPRSmX8xztAgtZMPMeU0WGVn/k1w4I+TbPqA== + +motion-utils@^11.14.3: + version "11.14.3" + resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-11.14.3.tgz#cd4a413463739498411f82abb67b3dd58768b0f8" + integrity sha512-Xg+8xnqIJTpr0L/cidfTTBFkvRw26ZtGGuIhA94J9PQ2p4mEa06Xx7QVYZH0BP+EpMSaDlu+q0I0mmvwADPsaQ== + ms@^2.1.1, ms@^2.1.3: version "2.1.3" resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" @@ -2471,6 +4486,15 @@ react-is@^16.13.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== +react-textarea-autosize@^8.5.3: + version "8.5.6" + resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.6.tgz#e9205fb215eea7cbb6cba8f57dd874ab5d44a241" + integrity sha512-aT3ioKXMa8f6zHYGebhbdMD2L00tKeRX1zuVuDx9YQK/JLLRSaSxq3ugECEmUB9z2kvk6bFSIoRHLkkUv0RJiw== + dependencies: + "@babel/runtime" "^7.20.13" + use-composed-ref "^1.3.0" + use-latest "^1.2.1" + react@19.0.0-rc-66855b96-20241106: version "19.0.0-rc-66855b96-20241106" resolved "https://registry.yarnpkg.com/react/-/react-19.0.0-rc-66855b96-20241106.tgz#f04d7283454a32bdd8e9757db4308b75b9739e56" @@ -2594,6 +4618,13 @@ scheduler@0.25.0-rc-66855b96-20241106: resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0-rc-66855b96-20241106.tgz#8bbb728eca4de5a5deca1f18370fbce41aee91d1" integrity sha512-HQXp/Mnp/MMRSXMQF7urNFla+gmtXW/Gr1KliuR0iboTit4KvZRY8KYaq5ccCTAOJiUqQh2rE2F3wgUekmgdlA== +scroll-into-view-if-needed@3.0.10: + version "3.0.10" + resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.0.10.tgz#38fbfe770d490baff0fb2ba34ae3539f6ec44e13" + integrity sha512-t44QCeDKAPf1mtQH3fYpWz8IM/DyvHLjs8wUvvwMYxk5moOqCzrMSxK6HQVD0QVmVjXFavoFIPRVrMuJPKAvtg== + dependencies: + compute-scroll-into-view "^3.0.2" + semver@^6.3.1: version "6.3.1" resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" @@ -2837,6 +4868,23 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== +tailwind-merge@^1.14.0: + version "1.14.0" + resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-1.14.0.tgz#e677f55d864edc6794562c63f5001f45093cdb8b" + integrity sha512-3mFKyCo/MBcgyOTlrY8T7odzZFx+w+qKSMAmdFzRvqBfLlSigU6TZnlFHK0lkMwj9Bj8OYU+9yW9lmGuS0QEnQ== + +tailwind-merge@^2.5.2: + version "2.6.0" + resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.6.0.tgz#ac5fb7e227910c038d458f396b7400d93a3142d5" + integrity sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA== + +tailwind-variants@^0.1.20: + version "0.1.20" + resolved "https://registry.yarnpkg.com/tailwind-variants/-/tailwind-variants-0.1.20.tgz#8aaed9094be0379a438641a42d588943e44c5fcd" + integrity sha512-AMh7x313t/V+eTySKB0Dal08RHY7ggYK0MSn/ad8wKWOrDUIzyiWNayRUm2PIJ4VRkvRnfNuyRuKbLV3EN+ewQ== + dependencies: + tailwind-merge "^1.14.0" + tailwindcss@^3.4.1: version "3.4.15" resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.15.tgz#04808bf4bf1424b105047d19e7d4bfab368044a9" @@ -2916,7 +4964,7 @@ tsconfig-paths@^3.15.0: minimist "^1.2.6" strip-bom "^3.0.0" -tslib@^2.4.0: +tslib@2, tslib@^2.4.0, tslib@^2.8.0: version "2.8.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== @@ -3005,6 +5053,23 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" +use-composed-ref@^1.3.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/use-composed-ref/-/use-composed-ref-1.4.0.tgz#09e023bf798d005286ad85cd20674bdf5770653b" + integrity sha512-djviaxuOOh7wkj0paeO1Q/4wMZ8Zrnag5H6yBvzN7AKKe8beOaED9SF5/ByLqsku8NP4zQqsvM2u3ew/tJK8/w== + +use-isomorphic-layout-effect@^1.1.1: + version "1.2.0" + resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.2.0.tgz#afb292eb284c39219e8cb8d3d62d71999361a21d" + integrity sha512-q6ayo8DWoPZT0VdG4u3D3uxcgONP3Mevx2i2b0434cwWBoL+aelL1DzkXI6w3PhTZzUeR2kaVlZn70iCiseP6w== + +use-latest@^1.2.1: + version "1.3.0" + resolved "https://registry.yarnpkg.com/use-latest/-/use-latest-1.3.0.tgz#549b9b0d4c1761862072f0899c6f096eb379137a" + integrity sha512-mhg3xdm9NaM8q+gLT8KryJPnRFOz1/5XPBhmDEVZK1webPzDjrPk7f/mbpeLqTgB9msytYWANxgALOCJKnLvcQ== + dependencies: + use-isomorphic-layout-effect "^1.1.1" + util-deprecate@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"