From 53e792bd3fa23284b1e9abf88be56bfa11f4fbbc Mon Sep 17 00:00:00 2001 From: Tarrence van As Date: Tue, 7 Jan 2025 21:31:58 -0500 Subject: [PATCH] Remove unused deps --- package.json | 1 - packages/keychain/package.json | 3 - .../src/components/provider/theme.tsx | 26 +- packages/keychain/src/hooks/theme.tsx | 43 +- .../icons--brand-chromium.png | Bin 42450 -> 24439 bytes .../src/components/icons/brand/briq.tsx | 23 - .../src/components/icons/brand/eykar.tsx | 27 - .../components/icons/brand/frens-lands.tsx | 339 -- .../components/icons/brand/imperium-wars.tsx | 27 - .../src/components/icons/brand/index.ts | 15 - .../src/components/icons/brand/influence.tsx | 35 - .../src/components/icons/brand/isaac.tsx | 31 - .../components/icons/brand/lost-in-cairo.tsx | 23 - .../src/components/icons/brand/mumu.tsx | 25 - .../src/components/icons/brand/no-game.tsx | 27 - .../icons/brand/non-fungible-football.tsx | 35 - .../src/components/icons/brand/olmech.tsx | 104 - .../src/components/icons/brand/opensea.tsx | 25 - .../src/components/icons/brand/optimism.tsx | 33 - .../src/components/icons/brand/quixotic.tsx | 29 - .../src/components/icons/brand/redline.tsx | 23 - packages/ui/.eslintrc.json | 11 - packages/ui/.storybook/main.ts | 28 - packages/ui/.storybook/preview.tsx | 49 - packages/ui/README.md | 9 - packages/ui/package.json | 54 - packages/ui/scripts/dev.ts | 0 packages/ui/src/components/Address.tsx | 56 - packages/ui/src/components/Badge.tsx | 24 - packages/ui/src/components/Card.tsx | 135 - packages/ui/src/components/CopyText.tsx | 83 - packages/ui/src/components/CustomInput.tsx | 32 - packages/ui/src/components/Dialog.tsx | 34 - packages/ui/src/components/Error.tsx | 14 - packages/ui/src/components/Field.tsx | 98 - packages/ui/src/components/HeaderItem.tsx | 30 - packages/ui/src/components/Headstone.tsx | 40 - packages/ui/src/components/Loading.tsx | 112 - packages/ui/src/components/brand/index.ts | 1 - .../src/components/brand/world-explorer.tsx | 34 - .../components/icons/brand-color/Argent.tsx | 11 - .../icons/brand-color/Cartridge.tsx | 12 - .../components/icons/brand-color/Ethereum.tsx | 33 - .../icons/brand-color/EthereumDark.tsx | 34 - .../icons/brand-color/EthereumLight.tsx | 34 - .../components/icons/brand-color/MetaMask.tsx | 51 - .../components/icons/brand-color/Starknet.tsx | 20 - .../icons/brand-color/WalletConnect.tsx | 11 - .../src/components/icons/brand-color/index.ts | 7 - .../ui/src/components/icons/brand/Argent.tsx | 11 - .../ui/src/components/icons/brand/Bravos.tsx | 19 - .../ui/src/components/icons/brand/Briq.tsx | 11 - .../src/components/icons/brand/Cartridge.tsx | 15 - .../components/icons/brand/CartridgeFace.tsx | 15 - .../ui/src/components/icons/brand/Chrome.tsx | 11 - .../ui/src/components/icons/brand/Discord.tsx | 11 - .../ui/src/components/icons/brand/Dojo.tsx | 15 - .../src/components/icons/brand/DopeWars.tsx | 11 - .../src/components/icons/brand/Ethereum.tsx | 11 - .../src/components/icons/brand/Etherscan.tsx | 15 - .../ui/src/components/icons/brand/Eykar.tsx | 15 - .../src/components/icons/brand/FrensLands.tsx | 309 -- .../ui/src/components/icons/brand/GitHub.tsx | 11 - .../components/icons/brand/ImperiumWars.tsx | 15 - .../src/components/icons/brand/Influence.tsx | 23 - .../ui/src/components/icons/brand/Isaac.tsx | 19 - .../components/icons/brand/LostInCairo.tsx | 11 - .../src/components/icons/brand/MetaMask.tsx | 13 - .../ui/src/components/icons/brand/Mumu.tsx | 13 - .../icons/brand/NoFungibleFootball.tsx | 23 - .../ui/src/components/icons/brand/NoGame.tsx | 15 - .../ui/src/components/icons/brand/Olmech.tsx | 59 - .../ui/src/components/icons/brand/OpenSea.tsx | 13 - .../src/components/icons/brand/Optimism.tsx | 21 - .../src/components/icons/brand/Quixotic.tsx | 17 - .../ui/src/components/icons/brand/Realms.tsx | 11 - .../ui/src/components/icons/brand/Redline.tsx | 11 - .../ui/src/components/icons/brand/Safari.tsx | 11 - .../ui/src/components/icons/brand/Slot.tsx | 19 - .../src/components/icons/brand/Starknet.tsx | 11 - .../src/components/icons/brand/Telegram.tsx | 11 - packages/ui/src/components/icons/brand/X.tsx | 11 - .../ui/src/components/icons/brand/index.ts | 33 - .../icons/directional/ArrowDown.tsx | 11 - .../icons/directional/ArrowFromLineDown.tsx | 11 - .../icons/directional/ArrowFromLineLeft.tsx | 11 - .../icons/directional/ArrowFromLineRight.tsx | 11 - .../icons/directional/ArrowFromLineUp.tsx | 11 - .../icons/directional/ArrowLeft.tsx | 11 - .../icons/directional/ArrowRight.tsx | 11 - .../icons/directional/ArrowToLineDown.tsx | 11 - .../icons/directional/ArrowToLineLeft.tsx | 11 - .../icons/directional/ArrowToLineRight.tsx | 11 - .../icons/directional/ArrowToLineUp.tsx | 11 - .../components/icons/directional/ArrowUp.tsx | 11 - .../icons/directional/CaratDown.tsx | 8 - .../icons/directional/CaratLeft.tsx | 8 - .../icons/directional/CaratRight.tsx | 8 - .../components/icons/directional/CaratUp.tsx | 8 - .../icons/directional/WedgeDown.tsx | 11 - .../icons/directional/WedgeLeft.tsx | 11 - .../icons/directional/WedgeRight.tsx | 11 - .../components/icons/directional/WedgeUp.tsx | 11 - .../src/components/icons/directional/index.ts | 20 - .../ui/src/components/icons/duotone/Alert.tsx | 25 - .../src/components/icons/duotone/Battery.tsx | 23 - .../ui/src/components/icons/duotone/Coins.tsx | 30 - .../components/icons/duotone/CreditCard.tsx | 23 - .../src/components/icons/duotone/Ethereum.tsx | 47 - .../src/components/icons/duotone/FaceID.tsx | 23 - .../ui/src/components/icons/duotone/Gem.tsx | 25 - .../components/icons/duotone/LayerDetails.tsx | 28 - .../src/components/icons/duotone/Logout.tsx | 23 - .../icons/duotone/NewController.tsx | 30 - .../src/components/icons/duotone/NewLayer.tsx | 23 - .../components/icons/duotone/PlugActive.tsx | 25 - .../src/components/icons/duotone/PlugNew.tsx | 23 - .../src/components/icons/duotone/QRCode.tsx | 23 - .../src/components/icons/duotone/Quests.tsx | 27 - .../src/components/icons/duotone/Rocket.tsx | 23 - .../src/components/icons/duotone/Sparkles.tsx | 23 - .../components/icons/duotone/Starterpack.tsx | 25 - .../ui/src/components/icons/duotone/Timer.tsx | 23 - .../components/icons/duotone/Transaction.tsx | 35 - .../src/components/icons/duotone/Transfer.tsx | 23 - .../ui/src/components/icons/duotone/Trash.tsx | 23 - .../ui/src/components/icons/duotone/index.ts | 23 - .../ui/src/components/icons/duotone/types.ts | 8 - packages/ui/src/components/icons/index.ts | 13 - .../ui/src/components/icons/state/Bolt.tsx | 28 - .../ui/src/components/icons/state/Clock.tsx | 28 - .../ui/src/components/icons/state/Clone.tsx | 28 - .../ui/src/components/icons/state/Code.tsx | 28 - .../ui/src/components/icons/state/Coins.tsx | 28 - .../ui/src/components/icons/state/Connect.tsx | 28 - .../ui/src/components/icons/state/Details.tsx | 28 - .../src/components/icons/state/Disconnect.tsx | 44 - .../ui/src/components/icons/state/Earth.tsx | 28 - .../ui/src/components/icons/state/Eye.tsx | 28 - .../ui/src/components/icons/state/Filter.tsx | 28 - .../ui/src/components/icons/state/Gem.tsx | 28 - .../ui/src/components/icons/state/Grid.tsx | 28 - .../src/components/icons/state/Joystick.tsx | 28 - .../ui/src/components/icons/state/Key.tsx | 28 - .../ui/src/components/icons/state/Metrics.tsx | 28 - .../ui/src/components/icons/state/Moon.tsx | 28 - .../ui/src/components/icons/state/Pencil.tsx | 28 - .../ui/src/components/icons/state/Scroll.tsx | 28 - .../icons/state/SingularDiamond.tsx | 30 - .../components/icons/state/SingularOval.tsx | 33 - .../components/icons/state/SingularShape.tsx | 30 - .../components/icons/state/SpaceInvader.tsx | 28 - .../src/components/icons/state/Sparkles.tsx | 28 - .../components/icons/state/StackDiamond.tsx | 36 - .../src/components/icons/state/StackOval.tsx | 52 - .../src/components/icons/state/StackShape.tsx | 58 - .../ui/src/components/icons/state/Sun.tsx | 28 - .../src/components/icons/state/Terminal.tsx | 28 - .../ui/src/components/icons/state/Trophy.tsx | 28 - .../ui/src/components/icons/state/Wallet.tsx | 28 - .../ui/src/components/icons/state/Wand.tsx | 28 - .../ui/src/components/icons/state/Wrench.tsx | 28 - .../ui/src/components/icons/state/index.ts | 33 - .../ui/src/components/icons/state/types.ts | 5 - .../components/icons/utility/Achievement.tsx | 11 - .../ui/src/components/icons/utility/Alert.tsx | 11 - .../ui/src/components/icons/utility/Check.tsx | 11 - .../ui/src/components/icons/utility/Chess.tsx | 11 - .../ui/src/components/icons/utility/Chest.tsx | 11 - .../components/icons/utility/CircleCheck.tsx | 11 - .../icons/utility/CircleNoCheck.tsx | 13 - .../ui/src/components/icons/utility/Copy.tsx | 11 - .../src/components/icons/utility/Deployer.tsx | 15 - .../src/components/icons/utility/Desktop.tsx | 11 - .../src/components/icons/utility/Dollar.tsx | 11 - .../ui/src/components/icons/utility/Dots.tsx | 11 - .../components/icons/utility/DoubleWedge.tsx | 15 - .../src/components/icons/utility/External.tsx | 11 - .../ui/src/components/icons/utility/Fn.tsx | 15 - .../components/icons/utility/Fullscreen.tsx | 11 - .../ui/src/components/icons/utility/Gear.tsx | 11 - .../components/icons/utility/Hamburger.tsx | 11 - .../ui/src/components/icons/utility/Info.tsx | 11 - .../ui/src/components/icons/utility/L3.tsx | 19 - .../ui/src/components/icons/utility/Lock.tsx | 11 - .../ui/src/components/icons/utility/Minus.tsx | 8 - .../components/icons/utility/MirrorWedge.tsx | 22 - .../src/components/icons/utility/Mystery.tsx | 11 - .../src/components/icons/utility/Pacman.tsx | 11 - .../ui/src/components/icons/utility/Play.tsx | 11 - .../ui/src/components/icons/utility/Plus.tsx | 11 - .../src/components/icons/utility/Question.tsx | 11 - .../ui/src/components/icons/utility/Robot.tsx | 11 - .../src/components/icons/utility/ScanQR.tsx | 11 - .../src/components/icons/utility/ScanSelf.tsx | 17 - .../src/components/icons/utility/Search.tsx | 11 - .../src/components/icons/utility/Spinner.tsx | 16 - .../components/icons/utility/SpinnerPixel.tsx | 13 - .../ui/src/components/icons/utility/Times.tsx | 11 - .../components/icons/utility/TimesCircle.tsx | 11 - .../src/components/icons/utility/Transfer.tsx | 11 - .../ui/src/components/icons/utility/Trash.tsx | 11 - .../src/components/icons/utility/Verified.tsx | 11 - .../src/components/icons/utility/Warning.tsx | 11 - .../src/components/icons/utility/Website.tsx | 11 - .../ui/src/components/icons/utility/index.ts | 41 - packages/ui/src/components/images/Console.tsx | 33 - .../ui/src/components/images/Controller.tsx | 35 - .../src/components/images/ControllerBig.tsx | 53 - packages/ui/src/components/index.ts | 7 - packages/ui/src/components/menu/Chain.tsx | 14 - packages/ui/src/components/menu/Dropdown.tsx | 110 - packages/ui/src/components/menu/index.ts | 2 - .../ui/src/components/modals/Headstone.tsx | 42 - packages/ui/src/components/modals/index.ts | 1 - packages/ui/src/index.ts | 3 - packages/ui/src/stories/Accordion.stories.tsx | 122 - packages/ui/src/stories/Badge.stories.tsx | 25 - packages/ui/src/stories/Button.stories.tsx | 111 - packages/ui/src/stories/Color.stories.tsx | 121 - packages/ui/src/stories/CopyText.stories.tsx | 27 - packages/ui/src/stories/Dropdown.stories.tsx | 36 - packages/ui/src/stories/Field.stories.tsx | 38 - packages/ui/src/stories/Heading.stories.tsx | 20 - packages/ui/src/stories/Icon.stories.tsx | 171 - .../ui/src/stories/IconButton.stories.tsx | 55 - packages/ui/src/stories/Menu.stories.tsx | 53 - packages/ui/src/stories/Modal.stories.tsx | 56 - .../ui/src/stories/SemanticColor.stories.tsx | 85 - packages/ui/src/stories/Table.stories.tsx | 103 - packages/ui/src/stories/Tabs.stories.tsx | 75 - packages/ui/src/theme/Provider.tsx | 19 - packages/ui/src/theme/colors.ts | 60 - packages/ui/src/theme/components/Accordion.ts | 79 - packages/ui/src/theme/components/Badge.ts | 18 - packages/ui/src/theme/components/Button.ts | 110 - packages/ui/src/theme/components/Card.ts | 8 - packages/ui/src/theme/components/Container.ts | 7 - packages/ui/src/theme/components/Heading.ts | 16 - packages/ui/src/theme/components/Input.ts | 50 - packages/ui/src/theme/components/Link.ts | 10 - packages/ui/src/theme/components/Menu.ts | 50 - packages/ui/src/theme/components/Modal.ts | 24 - packages/ui/src/theme/components/Select.ts | 17 - packages/ui/src/theme/components/Table.ts | 53 - packages/ui/src/theme/components/Tabs.ts | 26 - packages/ui/src/theme/components/Text.ts | 15 - packages/ui/src/theme/components/index.ts | 14 - packages/ui/src/theme/fonts.ts | 3 - packages/ui/src/theme/index.ts | 39 - packages/ui/src/theme/semanticTokens.ts | 112 - packages/ui/tsconfig.json | 14 - packages/ui/vite.config.ts | 43 - pnpm-lock.yaml | 4562 +---------------- 254 files changed, 38 insertions(+), 11929 deletions(-) delete mode 100644 packages/ui-next/src/components/icons/brand/briq.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/eykar.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/frens-lands.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/imperium-wars.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/influence.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/isaac.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/lost-in-cairo.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/mumu.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/no-game.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/non-fungible-football.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/olmech.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/opensea.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/optimism.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/quixotic.tsx delete mode 100644 packages/ui-next/src/components/icons/brand/redline.tsx delete mode 100644 packages/ui/.eslintrc.json delete mode 100644 packages/ui/.storybook/main.ts delete mode 100644 packages/ui/.storybook/preview.tsx delete mode 100644 packages/ui/README.md delete mode 100644 packages/ui/package.json delete mode 100644 packages/ui/scripts/dev.ts delete mode 100644 packages/ui/src/components/Address.tsx delete mode 100644 packages/ui/src/components/Badge.tsx delete mode 100644 packages/ui/src/components/Card.tsx delete mode 100644 packages/ui/src/components/CopyText.tsx delete mode 100644 packages/ui/src/components/CustomInput.tsx delete mode 100644 packages/ui/src/components/Dialog.tsx delete mode 100644 packages/ui/src/components/Error.tsx delete mode 100644 packages/ui/src/components/Field.tsx delete mode 100644 packages/ui/src/components/HeaderItem.tsx delete mode 100644 packages/ui/src/components/Headstone.tsx delete mode 100644 packages/ui/src/components/Loading.tsx delete mode 100644 packages/ui/src/components/brand/index.ts delete mode 100644 packages/ui/src/components/brand/world-explorer.tsx delete mode 100644 packages/ui/src/components/icons/brand-color/Argent.tsx delete mode 100644 packages/ui/src/components/icons/brand-color/Cartridge.tsx delete mode 100644 packages/ui/src/components/icons/brand-color/Ethereum.tsx delete mode 100644 packages/ui/src/components/icons/brand-color/EthereumDark.tsx delete mode 100644 packages/ui/src/components/icons/brand-color/EthereumLight.tsx delete mode 100644 packages/ui/src/components/icons/brand-color/MetaMask.tsx delete mode 100644 packages/ui/src/components/icons/brand-color/Starknet.tsx delete mode 100644 packages/ui/src/components/icons/brand-color/WalletConnect.tsx delete mode 100644 packages/ui/src/components/icons/brand-color/index.ts delete mode 100644 packages/ui/src/components/icons/brand/Argent.tsx delete mode 100644 packages/ui/src/components/icons/brand/Bravos.tsx delete mode 100644 packages/ui/src/components/icons/brand/Briq.tsx delete mode 100644 packages/ui/src/components/icons/brand/Cartridge.tsx delete mode 100644 packages/ui/src/components/icons/brand/CartridgeFace.tsx delete mode 100644 packages/ui/src/components/icons/brand/Chrome.tsx delete mode 100644 packages/ui/src/components/icons/brand/Discord.tsx delete mode 100644 packages/ui/src/components/icons/brand/Dojo.tsx delete mode 100644 packages/ui/src/components/icons/brand/DopeWars.tsx delete mode 100644 packages/ui/src/components/icons/brand/Ethereum.tsx delete mode 100644 packages/ui/src/components/icons/brand/Etherscan.tsx delete mode 100644 packages/ui/src/components/icons/brand/Eykar.tsx delete mode 100644 packages/ui/src/components/icons/brand/FrensLands.tsx delete mode 100644 packages/ui/src/components/icons/brand/GitHub.tsx delete mode 100644 packages/ui/src/components/icons/brand/ImperiumWars.tsx delete mode 100644 packages/ui/src/components/icons/brand/Influence.tsx delete mode 100644 packages/ui/src/components/icons/brand/Isaac.tsx delete mode 100644 packages/ui/src/components/icons/brand/LostInCairo.tsx delete mode 100644 packages/ui/src/components/icons/brand/MetaMask.tsx delete mode 100644 packages/ui/src/components/icons/brand/Mumu.tsx delete mode 100644 packages/ui/src/components/icons/brand/NoFungibleFootball.tsx delete mode 100644 packages/ui/src/components/icons/brand/NoGame.tsx delete mode 100644 packages/ui/src/components/icons/brand/Olmech.tsx delete mode 100644 packages/ui/src/components/icons/brand/OpenSea.tsx delete mode 100644 packages/ui/src/components/icons/brand/Optimism.tsx delete mode 100644 packages/ui/src/components/icons/brand/Quixotic.tsx delete mode 100644 packages/ui/src/components/icons/brand/Realms.tsx delete mode 100644 packages/ui/src/components/icons/brand/Redline.tsx delete mode 100644 packages/ui/src/components/icons/brand/Safari.tsx delete mode 100644 packages/ui/src/components/icons/brand/Slot.tsx delete mode 100644 packages/ui/src/components/icons/brand/Starknet.tsx delete mode 100644 packages/ui/src/components/icons/brand/Telegram.tsx delete mode 100644 packages/ui/src/components/icons/brand/X.tsx delete mode 100644 packages/ui/src/components/icons/brand/index.ts delete mode 100644 packages/ui/src/components/icons/directional/ArrowDown.tsx delete mode 100644 packages/ui/src/components/icons/directional/ArrowFromLineDown.tsx delete mode 100644 packages/ui/src/components/icons/directional/ArrowFromLineLeft.tsx delete mode 100644 packages/ui/src/components/icons/directional/ArrowFromLineRight.tsx delete mode 100644 packages/ui/src/components/icons/directional/ArrowFromLineUp.tsx delete mode 100644 packages/ui/src/components/icons/directional/ArrowLeft.tsx delete mode 100644 packages/ui/src/components/icons/directional/ArrowRight.tsx delete mode 100644 packages/ui/src/components/icons/directional/ArrowToLineDown.tsx delete mode 100644 packages/ui/src/components/icons/directional/ArrowToLineLeft.tsx delete mode 100644 packages/ui/src/components/icons/directional/ArrowToLineRight.tsx delete mode 100644 packages/ui/src/components/icons/directional/ArrowToLineUp.tsx delete mode 100644 packages/ui/src/components/icons/directional/ArrowUp.tsx delete mode 100644 packages/ui/src/components/icons/directional/CaratDown.tsx delete mode 100644 packages/ui/src/components/icons/directional/CaratLeft.tsx delete mode 100644 packages/ui/src/components/icons/directional/CaratRight.tsx delete mode 100644 packages/ui/src/components/icons/directional/CaratUp.tsx delete mode 100644 packages/ui/src/components/icons/directional/WedgeDown.tsx delete mode 100644 packages/ui/src/components/icons/directional/WedgeLeft.tsx delete mode 100644 packages/ui/src/components/icons/directional/WedgeRight.tsx delete mode 100644 packages/ui/src/components/icons/directional/WedgeUp.tsx delete mode 100644 packages/ui/src/components/icons/directional/index.ts delete mode 100644 packages/ui/src/components/icons/duotone/Alert.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Battery.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Coins.tsx delete mode 100644 packages/ui/src/components/icons/duotone/CreditCard.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Ethereum.tsx delete mode 100644 packages/ui/src/components/icons/duotone/FaceID.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Gem.tsx delete mode 100644 packages/ui/src/components/icons/duotone/LayerDetails.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Logout.tsx delete mode 100644 packages/ui/src/components/icons/duotone/NewController.tsx delete mode 100644 packages/ui/src/components/icons/duotone/NewLayer.tsx delete mode 100644 packages/ui/src/components/icons/duotone/PlugActive.tsx delete mode 100644 packages/ui/src/components/icons/duotone/PlugNew.tsx delete mode 100644 packages/ui/src/components/icons/duotone/QRCode.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Quests.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Rocket.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Sparkles.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Starterpack.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Timer.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Transaction.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Transfer.tsx delete mode 100644 packages/ui/src/components/icons/duotone/Trash.tsx delete mode 100644 packages/ui/src/components/icons/duotone/index.ts delete mode 100644 packages/ui/src/components/icons/duotone/types.ts delete mode 100644 packages/ui/src/components/icons/index.ts delete mode 100644 packages/ui/src/components/icons/state/Bolt.tsx delete mode 100644 packages/ui/src/components/icons/state/Clock.tsx delete mode 100644 packages/ui/src/components/icons/state/Clone.tsx delete mode 100644 packages/ui/src/components/icons/state/Code.tsx delete mode 100644 packages/ui/src/components/icons/state/Coins.tsx delete mode 100644 packages/ui/src/components/icons/state/Connect.tsx delete mode 100644 packages/ui/src/components/icons/state/Details.tsx delete mode 100644 packages/ui/src/components/icons/state/Disconnect.tsx delete mode 100644 packages/ui/src/components/icons/state/Earth.tsx delete mode 100644 packages/ui/src/components/icons/state/Eye.tsx delete mode 100644 packages/ui/src/components/icons/state/Filter.tsx delete mode 100644 packages/ui/src/components/icons/state/Gem.tsx delete mode 100644 packages/ui/src/components/icons/state/Grid.tsx delete mode 100644 packages/ui/src/components/icons/state/Joystick.tsx delete mode 100644 packages/ui/src/components/icons/state/Key.tsx delete mode 100644 packages/ui/src/components/icons/state/Metrics.tsx delete mode 100644 packages/ui/src/components/icons/state/Moon.tsx delete mode 100644 packages/ui/src/components/icons/state/Pencil.tsx delete mode 100644 packages/ui/src/components/icons/state/Scroll.tsx delete mode 100644 packages/ui/src/components/icons/state/SingularDiamond.tsx delete mode 100644 packages/ui/src/components/icons/state/SingularOval.tsx delete mode 100644 packages/ui/src/components/icons/state/SingularShape.tsx delete mode 100644 packages/ui/src/components/icons/state/SpaceInvader.tsx delete mode 100644 packages/ui/src/components/icons/state/Sparkles.tsx delete mode 100644 packages/ui/src/components/icons/state/StackDiamond.tsx delete mode 100644 packages/ui/src/components/icons/state/StackOval.tsx delete mode 100644 packages/ui/src/components/icons/state/StackShape.tsx delete mode 100644 packages/ui/src/components/icons/state/Sun.tsx delete mode 100644 packages/ui/src/components/icons/state/Terminal.tsx delete mode 100644 packages/ui/src/components/icons/state/Trophy.tsx delete mode 100644 packages/ui/src/components/icons/state/Wallet.tsx delete mode 100644 packages/ui/src/components/icons/state/Wand.tsx delete mode 100644 packages/ui/src/components/icons/state/Wrench.tsx delete mode 100644 packages/ui/src/components/icons/state/index.ts delete mode 100644 packages/ui/src/components/icons/state/types.ts delete mode 100644 packages/ui/src/components/icons/utility/Achievement.tsx delete mode 100644 packages/ui/src/components/icons/utility/Alert.tsx delete mode 100644 packages/ui/src/components/icons/utility/Check.tsx delete mode 100644 packages/ui/src/components/icons/utility/Chess.tsx delete mode 100644 packages/ui/src/components/icons/utility/Chest.tsx delete mode 100644 packages/ui/src/components/icons/utility/CircleCheck.tsx delete mode 100644 packages/ui/src/components/icons/utility/CircleNoCheck.tsx delete mode 100644 packages/ui/src/components/icons/utility/Copy.tsx delete mode 100644 packages/ui/src/components/icons/utility/Deployer.tsx delete mode 100644 packages/ui/src/components/icons/utility/Desktop.tsx delete mode 100644 packages/ui/src/components/icons/utility/Dollar.tsx delete mode 100644 packages/ui/src/components/icons/utility/Dots.tsx delete mode 100644 packages/ui/src/components/icons/utility/DoubleWedge.tsx delete mode 100644 packages/ui/src/components/icons/utility/External.tsx delete mode 100644 packages/ui/src/components/icons/utility/Fn.tsx delete mode 100644 packages/ui/src/components/icons/utility/Fullscreen.tsx delete mode 100644 packages/ui/src/components/icons/utility/Gear.tsx delete mode 100644 packages/ui/src/components/icons/utility/Hamburger.tsx delete mode 100644 packages/ui/src/components/icons/utility/Info.tsx delete mode 100644 packages/ui/src/components/icons/utility/L3.tsx delete mode 100644 packages/ui/src/components/icons/utility/Lock.tsx delete mode 100644 packages/ui/src/components/icons/utility/Minus.tsx delete mode 100644 packages/ui/src/components/icons/utility/MirrorWedge.tsx delete mode 100644 packages/ui/src/components/icons/utility/Mystery.tsx delete mode 100644 packages/ui/src/components/icons/utility/Pacman.tsx delete mode 100644 packages/ui/src/components/icons/utility/Play.tsx delete mode 100644 packages/ui/src/components/icons/utility/Plus.tsx delete mode 100644 packages/ui/src/components/icons/utility/Question.tsx delete mode 100644 packages/ui/src/components/icons/utility/Robot.tsx delete mode 100644 packages/ui/src/components/icons/utility/ScanQR.tsx delete mode 100644 packages/ui/src/components/icons/utility/ScanSelf.tsx delete mode 100644 packages/ui/src/components/icons/utility/Search.tsx delete mode 100644 packages/ui/src/components/icons/utility/Spinner.tsx delete mode 100644 packages/ui/src/components/icons/utility/SpinnerPixel.tsx delete mode 100644 packages/ui/src/components/icons/utility/Times.tsx delete mode 100644 packages/ui/src/components/icons/utility/TimesCircle.tsx delete mode 100644 packages/ui/src/components/icons/utility/Transfer.tsx delete mode 100644 packages/ui/src/components/icons/utility/Trash.tsx delete mode 100644 packages/ui/src/components/icons/utility/Verified.tsx delete mode 100644 packages/ui/src/components/icons/utility/Warning.tsx delete mode 100644 packages/ui/src/components/icons/utility/Website.tsx delete mode 100644 packages/ui/src/components/icons/utility/index.ts delete mode 100644 packages/ui/src/components/images/Console.tsx delete mode 100644 packages/ui/src/components/images/Controller.tsx delete mode 100644 packages/ui/src/components/images/ControllerBig.tsx delete mode 100644 packages/ui/src/components/index.ts delete mode 100644 packages/ui/src/components/menu/Chain.tsx delete mode 100644 packages/ui/src/components/menu/Dropdown.tsx delete mode 100644 packages/ui/src/components/menu/index.ts delete mode 100644 packages/ui/src/components/modals/Headstone.tsx delete mode 100644 packages/ui/src/components/modals/index.ts delete mode 100644 packages/ui/src/index.ts delete mode 100644 packages/ui/src/stories/Accordion.stories.tsx delete mode 100644 packages/ui/src/stories/Badge.stories.tsx delete mode 100644 packages/ui/src/stories/Button.stories.tsx delete mode 100644 packages/ui/src/stories/Color.stories.tsx delete mode 100644 packages/ui/src/stories/CopyText.stories.tsx delete mode 100644 packages/ui/src/stories/Dropdown.stories.tsx delete mode 100644 packages/ui/src/stories/Field.stories.tsx delete mode 100644 packages/ui/src/stories/Heading.stories.tsx delete mode 100644 packages/ui/src/stories/Icon.stories.tsx delete mode 100644 packages/ui/src/stories/IconButton.stories.tsx delete mode 100644 packages/ui/src/stories/Menu.stories.tsx delete mode 100644 packages/ui/src/stories/Modal.stories.tsx delete mode 100644 packages/ui/src/stories/SemanticColor.stories.tsx delete mode 100644 packages/ui/src/stories/Table.stories.tsx delete mode 100644 packages/ui/src/stories/Tabs.stories.tsx delete mode 100644 packages/ui/src/theme/Provider.tsx delete mode 100644 packages/ui/src/theme/colors.ts delete mode 100644 packages/ui/src/theme/components/Accordion.ts delete mode 100644 packages/ui/src/theme/components/Badge.ts delete mode 100644 packages/ui/src/theme/components/Button.ts delete mode 100644 packages/ui/src/theme/components/Card.ts delete mode 100644 packages/ui/src/theme/components/Container.ts delete mode 100644 packages/ui/src/theme/components/Heading.ts delete mode 100644 packages/ui/src/theme/components/Input.ts delete mode 100644 packages/ui/src/theme/components/Link.ts delete mode 100644 packages/ui/src/theme/components/Menu.ts delete mode 100644 packages/ui/src/theme/components/Modal.ts delete mode 100644 packages/ui/src/theme/components/Select.ts delete mode 100644 packages/ui/src/theme/components/Table.ts delete mode 100644 packages/ui/src/theme/components/Tabs.ts delete mode 100644 packages/ui/src/theme/components/Text.ts delete mode 100644 packages/ui/src/theme/components/index.ts delete mode 100644 packages/ui/src/theme/fonts.ts delete mode 100644 packages/ui/src/theme/index.ts delete mode 100644 packages/ui/src/theme/semanticTokens.ts delete mode 100644 packages/ui/tsconfig.json delete mode 100644 packages/ui/vite.config.ts diff --git a/package.json b/package.json index 91fb1e846..9e5c727ba 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,6 @@ "connector": "pnpm --filter @cartridge/connector", "account-wasm": "pnpm --filter @cartridge/account-wasm", "book": "pnpm --filter @cartridge/documentation", - "ui": "pnpm --filter @cartridge/ui", "ui:next": "pnpm --filter @cartridge/ui-next", "profile": "pnpm --filter @cartridge/profile", "utils": "pnpm --filter @cartridge/utils", diff --git a/packages/keychain/package.json b/packages/keychain/package.json index c0962d51a..de5e3b5ef 100644 --- a/packages/keychain/package.json +++ b/packages/keychain/package.json @@ -23,7 +23,6 @@ "@cartridge/account-wasm": "workspace:*", "@cartridge/controller": "workspace:*", "@cartridge/penpal": "^6.2.3", - "@cartridge/ui": "workspace:*", "@cartridge/ui-next": "workspace:*", "@cartridge/utils": "workspace:*", "@emotion/react": "^11.11.1", @@ -42,7 +41,6 @@ "graphql": "^16.3.0", "graphql-request": "^5.0.0", "inapp-spy": "4.2.1", - "js-cookie": "^3.0.1", "p-throttle": "^6.2.0", "posthog-js": "^1.181.0", "react": "^18.3.1", @@ -70,7 +68,6 @@ "@storybook/test-runner": "^0.21.0", "@testing-library/react": "^13.4.0", "@types/jest-image-snapshot": "^6.4.0", - "@types/js-cookie": "^3.0.2", "@types/node": "^20.6.0", "@types/react-dom": "^18.3.1", "@vitejs/plugin-react-swc": "^3.5.0", diff --git a/packages/keychain/src/components/provider/theme.tsx b/packages/keychain/src/components/provider/theme.tsx index d9445eb41..284a831a0 100644 --- a/packages/keychain/src/components/provider/theme.tsx +++ b/packages/keychain/src/components/provider/theme.tsx @@ -1,38 +1,16 @@ -import { ColorMode } from "@cartridge/presets"; import { useThemeEffect } from "@cartridge/ui-next"; -import { ChakraProvider, useColorMode } from "@chakra-ui/react"; import { useConnection } from "@/hooks/connection"; -import { useChakraTheme } from "@/hooks/theme"; -import { PropsWithChildren, useEffect, useMemo } from "react"; +import { PropsWithChildren } from "react"; import { ControllerThemeContext } from "@/context/theme"; -import { useSearchParams } from "react-router-dom"; export function ControllerThemeProvider({ children }: PropsWithChildren) { const { theme } = useConnection(); useThemeEffect({ theme, assetUrl: "" }); - const chakraTheme = useChakraTheme(theme); return ( - - {children} - + {children} ); } - -function ChakraTheme({ children }: PropsWithChildren) { - const [searchParams] = useSearchParams(); - const colorMode = useMemo( - () => (searchParams.get("colorMode") as ColorMode) ?? "dark", - [searchParams], - ); - const { setColorMode } = useColorMode(); - - useEffect(() => { - setColorMode(colorMode); - }, [setColorMode, colorMode]); - - return children; -} diff --git a/packages/keychain/src/hooks/theme.tsx b/packages/keychain/src/hooks/theme.tsx index d216a50a9..98e88b83c 100644 --- a/packages/keychain/src/hooks/theme.tsx +++ b/packages/keychain/src/hooks/theme.tsx @@ -2,9 +2,7 @@ import { ControllerThemeContext, VerifiableControllerTheme, } from "@/context/theme"; -import { ControllerColor } from "@cartridge/presets"; -import { CartridgeTheme } from "@cartridge/ui"; -import { useContext, useMemo } from "react"; +import { useContext } from "react"; export function useControllerTheme() { const ctx = useContext( @@ -16,42 +14,3 @@ export function useControllerTheme() { return ctx; } - -export function useChakraTheme(preset: VerifiableControllerTheme) { - return useMemo( - () => ({ - ...CartridgeTheme, - semanticTokens: { - ...CartridgeTheme.semanticTokens, - colors: { - ...CartridgeTheme.semanticTokens.colors, - brand: { - ...CartridgeTheme.semanticTokens.colors.brand, - primary: - toThemeColor(preset?.colors?.primary) ?? - CartridgeTheme.semanticTokens.colors.brand.primary, - primaryForeground: - toThemeColor(preset?.colors?.primaryForeground) ?? - CartridgeTheme.semanticTokens.colors.solid.bg, - }, - }, - }, - }), - [preset], - ); -} - -function toThemeColor(val: string | ControllerColor | undefined) { - if (typeof val === "undefined") { - return; - } - - if (typeof val === "string") { - return val; - } - - return { - default: val.dark, - _light: val.light, - }; -} diff --git a/packages/ui-next/__image_snapshots__/icons--brand-chromium.png b/packages/ui-next/__image_snapshots__/icons--brand-chromium.png index 3d98fd67faf3aa13320470c3799a6031d80c5af5..c0be986c3dd1ec5e44392f7d09edb62d8c944148 100644 GIT binary patch literal 24439 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 literal 42450 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ÐZ=c{eD|p8 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 - ({ className, size, ...props }, forwardedRef) => ( - - - - ), - ), -); - -BriqIcon.displayName = "BriqIcon"; diff --git a/packages/ui-next/src/components/icons/brand/eykar.tsx b/packages/ui-next/src/components/icons/brand/eykar.tsx deleted file mode 100644 index 6699b3d1b..000000000 --- a/packages/ui-next/src/components/icons/brand/eykar.tsx +++ /dev/null @@ -1,27 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const EykarIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - - ), - ), -); - -EykarIcon.displayName = "EykarIcon"; diff --git a/packages/ui-next/src/components/icons/brand/frens-lands.tsx b/packages/ui-next/src/components/icons/brand/frens-lands.tsx deleted file mode 100644 index 0eb473b3a..000000000 --- a/packages/ui-next/src/components/icons/brand/frens-lands.tsx +++ /dev/null @@ -1,339 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const FrensLandsIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ), - ), -); - -FrensLandsIcon.displayName = "FrensLandsIcon"; diff --git a/packages/ui-next/src/components/icons/brand/imperium-wars.tsx b/packages/ui-next/src/components/icons/brand/imperium-wars.tsx deleted file mode 100644 index 51cf1b0e6..000000000 --- a/packages/ui-next/src/components/icons/brand/imperium-wars.tsx +++ /dev/null @@ -1,27 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const ImperiumWarsIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - - ), - ), -); - -ImperiumWarsIcon.displayName = "ImperiumWarsIcon"; diff --git a/packages/ui-next/src/components/icons/brand/index.ts b/packages/ui-next/src/components/icons/brand/index.ts index 8ba210322..edde5953c 100644 --- a/packages/ui-next/src/components/icons/brand/index.ts +++ b/packages/ui-next/src/components/icons/brand/index.ts @@ -1,6 +1,5 @@ export * from "./argent"; export * from "./braavos"; -export * from "./briq"; export * from "./cartridge"; export * from "./cartridge-face"; export * from "./chrome"; @@ -10,24 +9,10 @@ export * from "./dojo"; export * from "./dope-wars"; export * from "./ethereum"; export * from "./etherscan"; -export * from "./eykar"; -export * from "./frens-lands"; export * from "./github"; -export * from "./imperium-wars"; -export * from "./influence"; -export * from "./isaac"; -export * from "./lost-in-cairo"; export * from "./metamask"; -export * from "./mumu"; -export * from "./no-game"; -export * from "./non-fungible-football"; // outdated -export * from "./olmech"; -export * from "./opensea"; export * from "./open-zeppelin"; -export * from "./optimism"; -export * from "./quixotic"; export * from "./realms"; -export * from "./redline"; export * from "./safari"; export * from "./slot"; export * from "./starknet"; diff --git a/packages/ui-next/src/components/icons/brand/influence.tsx b/packages/ui-next/src/components/icons/brand/influence.tsx deleted file mode 100644 index 5f5b99b3e..000000000 --- a/packages/ui-next/src/components/icons/brand/influence.tsx +++ /dev/null @@ -1,35 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const InfluenceIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - - - - ), - ), -); - -InfluenceIcon.displayName = "InfluenceIcon"; diff --git a/packages/ui-next/src/components/icons/brand/isaac.tsx b/packages/ui-next/src/components/icons/brand/isaac.tsx deleted file mode 100644 index e2c8fd2d5..000000000 --- a/packages/ui-next/src/components/icons/brand/isaac.tsx +++ /dev/null @@ -1,31 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const IsaacIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - - ), - ), -); - -IsaacIcon.displayName = "IsaacIcon"; diff --git a/packages/ui-next/src/components/icons/brand/lost-in-cairo.tsx b/packages/ui-next/src/components/icons/brand/lost-in-cairo.tsx deleted file mode 100644 index 7a48534a7..000000000 --- a/packages/ui-next/src/components/icons/brand/lost-in-cairo.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const LostInCairoIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - ), - ), -); - -LostInCairoIcon.displayName = "LostInCairoIcon"; diff --git a/packages/ui-next/src/components/icons/brand/mumu.tsx b/packages/ui-next/src/components/icons/brand/mumu.tsx deleted file mode 100644 index 6cbdba74e..000000000 --- a/packages/ui-next/src/components/icons/brand/mumu.tsx +++ /dev/null @@ -1,25 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const MumuIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - ), - ), -); - -MumuIcon.displayName = "MumuIcon"; diff --git a/packages/ui-next/src/components/icons/brand/no-game.tsx b/packages/ui-next/src/components/icons/brand/no-game.tsx deleted file mode 100644 index 328500f6c..000000000 --- a/packages/ui-next/src/components/icons/brand/no-game.tsx +++ /dev/null @@ -1,27 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const NoGameIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - - ), - ), -); - -NoGameIcon.displayName = "NoGameIcon"; diff --git a/packages/ui-next/src/components/icons/brand/non-fungible-football.tsx b/packages/ui-next/src/components/icons/brand/non-fungible-football.tsx deleted file mode 100644 index 751658b18..000000000 --- a/packages/ui-next/src/components/icons/brand/non-fungible-football.tsx +++ /dev/null @@ -1,35 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const NonFungibleFootballIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - - - - ), - ), -); - -NonFungibleFootballIcon.displayName = "NonFungibleFootballIcon"; diff --git a/packages/ui-next/src/components/icons/brand/olmech.tsx b/packages/ui-next/src/components/icons/brand/olmech.tsx deleted file mode 100644 index 2d689e173..000000000 --- a/packages/ui-next/src/components/icons/brand/olmech.tsx +++ /dev/null @@ -1,104 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const OlmechIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - - - - - - - - - - - - - - - - - - - - - - ), - ), -); - -OlmechIcon.displayName = "OlmechIcon"; diff --git a/packages/ui-next/src/components/icons/brand/opensea.tsx b/packages/ui-next/src/components/icons/brand/opensea.tsx deleted file mode 100644 index 0ed1735e6..000000000 --- a/packages/ui-next/src/components/icons/brand/opensea.tsx +++ /dev/null @@ -1,25 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const OpenSeaIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - ), - ), -); - -OpenSeaIcon.displayName = "OpenSeaIcon"; diff --git a/packages/ui-next/src/components/icons/brand/optimism.tsx b/packages/ui-next/src/components/icons/brand/optimism.tsx deleted file mode 100644 index eaf25047a..000000000 --- a/packages/ui-next/src/components/icons/brand/optimism.tsx +++ /dev/null @@ -1,33 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const OptimismIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - - - ), - ), -); - -OptimismIcon.displayName = "OptimismIcon"; diff --git a/packages/ui-next/src/components/icons/brand/quixotic.tsx b/packages/ui-next/src/components/icons/brand/quixotic.tsx deleted file mode 100644 index f9877434c..000000000 --- a/packages/ui-next/src/components/icons/brand/quixotic.tsx +++ /dev/null @@ -1,29 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const QuixoticIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - - ), - ), -); - -QuixoticIcon.displayName = "QuixoticIcon"; diff --git a/packages/ui-next/src/components/icons/brand/redline.tsx b/packages/ui-next/src/components/icons/brand/redline.tsx deleted file mode 100644 index 5404a71a2..000000000 --- a/packages/ui-next/src/components/icons/brand/redline.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const RedlineIcon = memo( - forwardRef( - ({ className, size, ...props }, forwardedRef) => ( - - - - ), - ), -); - -RedlineIcon.displayName = "RedlineIcon"; diff --git a/packages/ui/.eslintrc.json b/packages/ui/.eslintrc.json deleted file mode 100644 index ecec08d87..000000000 --- a/packages/ui/.eslintrc.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "extends": [ - "next/core-web-vitals", - "prettier", - "plugin:storybook/recommended" - ], - "rules": { - "react/no-unknown-property": ["error", { "ignore": ["css", "jsx"] }], - "react/display-name": "off" - } -} diff --git a/packages/ui/.storybook/main.ts b/packages/ui/.storybook/main.ts deleted file mode 100644 index 48c062bdb..000000000 --- a/packages/ui/.storybook/main.ts +++ /dev/null @@ -1,28 +0,0 @@ -import { join, dirname } from "path"; -import { StorybookConfig } from "@storybook/react-vite"; - -/** - * This function is used to resolve the absolute path of a package. - * It is needed in projects that use Yarn PnP or are set up within a monorepo. - */ -function getAbsolutePath(value: string): string { - return dirname(require.resolve(join(value, "package.json"))); -} - -const config: StorybookConfig = { - stories: ["../src/**/*.mdx", "../src/**/*.stories.@(ts|tsx)"], - addons: [ - getAbsolutePath("@storybook/addon-essentials"), - getAbsolutePath("storybook-dark-mode"), - ], - framework: { - name: getAbsolutePath("@storybook/react-vite"), - options: {}, - }, - docs: { - autodocs: "tag", - }, - staticDirs: ["../../keychain/public"], -}; - -export default config; diff --git a/packages/ui/.storybook/preview.tsx b/packages/ui/.storybook/preview.tsx deleted file mode 100644 index d15c4086a..000000000 --- a/packages/ui/.storybook/preview.tsx +++ /dev/null @@ -1,49 +0,0 @@ -import React, { useEffect } from "react"; -import { Preview } from "@storybook/react"; -import { CartridgeUIProvider } from "../src/theme"; -import { useColorMode } from "@chakra-ui/react"; -import { useDarkMode } from "storybook-dark-mode"; - -const preview: Preview = { - parameters: { - actions: { argTypesRegex: "^on[A-Z].*" }, - controls: { - matchers: { - color: /(background|color)$/i, - date: /Date$/, - }, - }, - darkMode: { - current: "dark", - }, - backgrounds: { - default: "dark", - values: [ - { name: "dark", value: "#161A17" }, // should match to "solid.bg" - { name: "light", value: "#FBFCFE" }, - ], - }, - }, - decorators: [ - (Story) => ( - - - - - - ), - ], -}; - -function ColorModeProvider({ children }) { - const { setColorMode } = useColorMode(); - const isDarkMode = useDarkMode(); - - useEffect(() => { - setColorMode(isDarkMode ? "dark" : "light"); - }, [isDarkMode]); - - return <>{children}; -} - -export default preview; diff --git a/packages/ui/README.md b/packages/ui/README.md deleted file mode 100644 index ab6329ec6..000000000 --- a/packages/ui/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# @cartridge/ui - -## Usage - -### Storybook - -```sh -pnpm ui storybook -``` diff --git a/packages/ui/package.json b/packages/ui/package.json deleted file mode 100644 index 36ba8c402..000000000 --- a/packages/ui/package.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "name": "@cartridge/ui", - "version": "0.5.8", - "module": "dist/index.js", - "types": "dist/index.d.ts", - "type": "module", - "scripts": { - "build:deps": "tsc", - "format": "prettier --write ./src", - "format:check": "prettier --check ./src", - "storybook": "storybook dev -p 6002", - "storybook:build": "storybook build" - }, - "exports": { - ".": { - "default": "./dist/index.js", - "types": "./dist/index.d.ts" - } - }, - "files": [ - "dist" - ], - "peerDependencies": { - "@chakra-ui/react": "^2.8.1", - "@emotion/react": "^11.11.1", - "@emotion/styled": "^11.11.0", - "framer-motion": "^6", - "react": "^18.3.1", - "react-dom": "^18.3.1" - }, - "devDependencies": { - "@cartridge/tsconfig": "workspace:*", - "@emotion/babel-plugin": "^11.11.0", - "@storybook/addon-essentials": "^7.1.1", - "@storybook/react": "^7.1.1", - "@storybook/react-vite": "^7.1.1", - "@storybook/testing-library": "^0.2.0", - "@types/node": "^20.6.0", - "@types/react-dom": "^18.3.1", - "@vitejs/plugin-react": "^4.0.4", - "eslint": "8.9.0", - "eslint-config-prettier": "^8.5.0", - "eslint-plugin-storybook": "^0.6.13", - "storybook": "^7.1.1", - "storybook-dark-mode": "^3.0.1", - "tslib": "^2.3.1", - "typescript": "^5.4.5", - "vite": "^4.4.9", - "vite-plugin-dts": "^3.5.3" - }, - "dependencies": { - "@chakra-ui/anatomy": "^2.2.1" - } -} diff --git a/packages/ui/scripts/dev.ts b/packages/ui/scripts/dev.ts deleted file mode 100644 index e69de29bb..000000000 diff --git a/packages/ui/src/components/Address.tsx b/packages/ui/src/components/Address.tsx deleted file mode 100644 index c1d004a25..000000000 --- a/packages/ui/src/components/Address.tsx +++ /dev/null @@ -1,56 +0,0 @@ -import React from "react"; -import { Flex, forwardRef } from "@chakra-ui/react"; -import { Badge } from "../components/Badge"; - -export function formatAddress(address: string, chars: number = 4): string { - return `${address.substring(0, 2 + chars)}...${address.substring( - address.length - chars, - )}`; -} - -const Icon = () => ( - - - - - - - - - - -); - -// Workaround -export const Address: React.FC<{ - children: string; - style?: React.CSSProperties; -}> = forwardRef(({ children, style }, ref) => ( - - - - {formatAddress(children)} - - -)); diff --git a/packages/ui/src/components/Badge.tsx b/packages/ui/src/components/Badge.tsx deleted file mode 100644 index 8ce270277..000000000 --- a/packages/ui/src/components/Badge.tsx +++ /dev/null @@ -1,24 +0,0 @@ -import { ReactNode, CSSProperties } from "react"; -import { Flex, forwardRef } from "@chakra-ui/react"; - -// Workaround -export const Badge: React.FC<{ - children: ReactNode; - style?: CSSProperties; -}> = forwardRef(({ children, style }, ref) => ( - - {children} - -)); diff --git a/packages/ui/src/components/Card.tsx b/packages/ui/src/components/Card.tsx deleted file mode 100644 index 393522f1c..000000000 --- a/packages/ui/src/components/Card.tsx +++ /dev/null @@ -1,135 +0,0 @@ -import { - Box, - Spacer, - Text, - StyleProps, - useStyleConfig, -} from "@chakra-ui/react"; - -export function Card(props: any) { - const { variant, ...rest } = props; - const styles = useStyleConfig("Card", props); - - // Pass the computed styles into the `__css` prop - return ; -} - -export const Overlay = ({ - displayOnHover, - name, -}: { - displayOnHover?: boolean; - name: string; -}) => ( - - - - - {name} - - -); - -export const Arrow = ({ - placement = "bottom", - size = 12, - color, -}: { - placement?: string; - color?: string; - size?: number; -}) => ( - -); - -const arrowStyles = ( - placement: string, - size: number, -): StyleProps | undefined => { - switch (placement) { - case "bottom": - return { - bottom: 0, - left: "50%", - width: `${size * 3}px`, - height: `${size}px`, - transform: "translate(-50%, 100%)", - clipPath: "polygon(50% 100%, 0 0, 100% 0)", - }; - case "top": - return { - top: 0, - left: "50%", - width: `${size * 3}px`, - height: `${size}px`, - transform: "translate(-50%, -100%)", - clipPath: "polygon(50% 0, 0 100%, 100% 100%)", - }; - case "right": - return { - top: "50%", - right: 0, - width: `${size}px`, - height: `${size * 3}px`, - transform: "translate(100%, -50%)", - clipPath: "polygon(100% 50%, 0 0, 0 100%)", - }; - case "left": - return { - top: "50%", - left: 0, - width: `${size}px`, - height: `${size * 3}px`, - transform: "translate(-100%, -50%)", - clipPath: "polygon(0% 50%, 100% 0, 100% 100%)", - }; - } -}; diff --git a/packages/ui/src/components/CopyText.tsx b/packages/ui/src/components/CopyText.tsx deleted file mode 100644 index 2fe0f598b..000000000 --- a/packages/ui/src/components/CopyText.tsx +++ /dev/null @@ -1,83 +0,0 @@ -import { - Box, - Flex, - Text, - TextProps, - UseToastOptions, - useToast, -} from "@chakra-ui/react"; -import { useCallback, useState } from "react"; -import { CopyIcon } from "./icons"; - -export function CopyText({ - value, - copyValue, - toastOptions = DEFAULT_TOAST_OPTIONS, - ...textProps -}: { - value: string; - copyValue?: string; - toastOptions?: UseToastOptions; -} & TextProps) { - const toast = useToast(toastOptions); - - const [isHovered, setIsHovered] = useState(false); - - const onMouseEnter = useCallback(() => { - setIsHovered(true); - }, []); - - const onMouseLeave = useCallback(() => { - setIsHovered(false); - }, []); - - const onClick = useCallback( - (e: React.MouseEvent) => { - e.stopPropagation(); - - navigator.clipboard.writeText(copyValue ?? value); - toast(); - }, - [toast, value, copyValue], - ); - - return ( - <> - - - {value} - - - - - - ); -} - -export const DEFAULT_TOAST_OPTIONS: UseToastOptions = { - title: "Copied!", - position: "top", - render: Toaster, - duration: 2000, -}; - -function Toaster({ title }: UseToastOptions) { - return ( - - {title} - - ); -} diff --git a/packages/ui/src/components/CustomInput.tsx b/packages/ui/src/components/CustomInput.tsx deleted file mode 100644 index d6fc04357..000000000 --- a/packages/ui/src/components/CustomInput.tsx +++ /dev/null @@ -1,32 +0,0 @@ -import { Box, Input as ChakraInput, InputProps } from "@chakra-ui/react"; -import { css } from "@emotion/react"; - -export const Input = (props: InputProps) => { - return ( - - - - - ); -}; diff --git a/packages/ui/src/components/Dialog.tsx b/packages/ui/src/components/Dialog.tsx deleted file mode 100644 index ee624450b..000000000 --- a/packages/ui/src/components/Dialog.tsx +++ /dev/null @@ -1,34 +0,0 @@ -import { StyleProps } from "@chakra-ui/react"; -import { Text } from "@chakra-ui/react"; - -import { Card, Arrow } from "./Card"; - -export const Dialog = ({ - title, - description, - arrowPlacement, - ...rest -}: { - title?: string; - description?: string; - arrowPlacement?: string; -} & StyleProps) => { - return ( - - - - {title} - - - {description} - - - ); -}; diff --git a/packages/ui/src/components/Error.tsx b/packages/ui/src/components/Error.tsx deleted file mode 100644 index 0cc05ce3a..000000000 --- a/packages/ui/src/components/Error.tsx +++ /dev/null @@ -1,14 +0,0 @@ -import React from "react"; -import { VStack } from "@chakra-ui/react"; -import { AlertIcon } from "./icons"; - -const Error = (props: { message: React.ReactNode }) => { - return ( - - - {props.message} - - ); -}; - -export default Error; diff --git a/packages/ui/src/components/Field.tsx b/packages/ui/src/components/Field.tsx deleted file mode 100644 index 853aac156..000000000 --- a/packages/ui/src/components/Field.tsx +++ /dev/null @@ -1,98 +0,0 @@ -import { - Input, - InputProps, - InputGroup, - InputRightElement, - StackProps, - FormControl, - FormErrorMessage, - HStack, - Text, - Spinner, -} from "@chakra-ui/react"; -import { AlertIcon, TimesCircleIcon } from "./icons"; -import { forwardRef, useCallback, useState } from "react"; - -export const Field = forwardRef( - ( - { - error, - onClear, - containerStyles, - isLoading, - ...inputProps - }: InputProps & { - error?: string; - onClear?: () => void; - containerStyles?: StackProps; - isLoading?: boolean; - }, - ref, - ) => { - const [isActive, setIsActive] = useState(false); - - const onFocus = useCallback( - (e: any) => { - setIsActive(true); - inputProps.onFocus?.(e); - }, - [inputProps], - ); - - const onBlur = useCallback( - (e: any) => { - setIsActive(false); - inputProps.onBlur?.(e); - }, - [inputProps], - ); - - return ( - - - - - {isLoading ? ( - - - - ) : ( - inputProps.value && - onClear && ( - - - - ) - )} - - - - {error && ( - - - - {error} - - - )} - - - ); - }, -); diff --git a/packages/ui/src/components/HeaderItem.tsx b/packages/ui/src/components/HeaderItem.tsx deleted file mode 100644 index 6f982f4f5..000000000 --- a/packages/ui/src/components/HeaderItem.tsx +++ /dev/null @@ -1,30 +0,0 @@ -import { HStack } from "@chakra-ui/react"; - -export const HeaderItem = ({ - bgColor = undefined, - children, -}: { - bgColor?: string; - children: React.ReactNode; -}) => { - return ( - - {children} - - ); -}; - -export default HeaderItem; diff --git a/packages/ui/src/components/Headstone.tsx b/packages/ui/src/components/Headstone.tsx deleted file mode 100644 index 9530273d2..000000000 --- a/packages/ui/src/components/Headstone.tsx +++ /dev/null @@ -1,40 +0,0 @@ -import { Box, Circle } from "@chakra-ui/react"; - -type HeadStoneProps = { - color: string; - icon: React.ReactNode; - bgColor?: string; -}; - -const Headstone = ({ color, icon, bgColor = "gray.600" }: HeadStoneProps) => ( - - - - - - {icon} - - -); - -export default Headstone; diff --git a/packages/ui/src/components/Loading.tsx b/packages/ui/src/components/Loading.tsx deleted file mode 100644 index 85c258fe2..000000000 --- a/packages/ui/src/components/Loading.tsx +++ /dev/null @@ -1,112 +0,0 @@ -import { css } from "@emotion/react"; -import { Box } from "@chakra-ui/react"; - -export const Loading = ({ - color = "text.primary", - hidden = false, - size = "20px", -}: { - color?: string; - hidden?: boolean; - size?: string; -}) => ( - -); diff --git a/packages/ui/src/components/brand/index.ts b/packages/ui/src/components/brand/index.ts deleted file mode 100644 index 43966d4c6..000000000 --- a/packages/ui/src/components/brand/index.ts +++ /dev/null @@ -1 +0,0 @@ -export * from "./world-explorer"; diff --git a/packages/ui/src/components/brand/world-explorer.tsx b/packages/ui/src/components/brand/world-explorer.tsx deleted file mode 100644 index 82e0d198d..000000000 --- a/packages/ui/src/components/brand/world-explorer.tsx +++ /dev/null @@ -1,34 +0,0 @@ -import { Icon, IconProps } from "@chakra-ui/react"; -import { memo } from "react"; - -export const WorldExplorerLogo = memo( - ({ color = "brand.primary", ...props }: IconProps) => ( - - - - ), -); - -export const WorldExplorerLogoIcon = memo( - ({ color = "brand.primary", ...props }: IconProps) => ( - - - - - - ), -); diff --git a/packages/ui/src/components/icons/brand-color/Argent.tsx b/packages/ui/src/components/icons/brand-color/Argent.tsx deleted file mode 100644 index 49d8c6563..000000000 --- a/packages/ui/src/components/icons/brand-color/Argent.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArgentColorIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand-color/Cartridge.tsx b/packages/ui/src/components/icons/brand-color/Cartridge.tsx deleted file mode 100644 index 65613388a..000000000 --- a/packages/ui/src/components/icons/brand-color/Cartridge.tsx +++ /dev/null @@ -1,12 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const CartridgeColorIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/brand-color/Ethereum.tsx b/packages/ui/src/components/icons/brand-color/Ethereum.tsx deleted file mode 100644 index 80fc49525..000000000 --- a/packages/ui/src/components/icons/brand-color/Ethereum.tsx +++ /dev/null @@ -1,33 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const EthereumColorIcon = memo((props: IconProps) => ( - - - - - - - - - -)); diff --git a/packages/ui/src/components/icons/brand-color/EthereumDark.tsx b/packages/ui/src/components/icons/brand-color/EthereumDark.tsx deleted file mode 100644 index 3fca1fffe..000000000 --- a/packages/ui/src/components/icons/brand-color/EthereumDark.tsx +++ /dev/null @@ -1,34 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const EthereumDarkIcon = memo((props: IconProps) => ( - - - - - - - - - -)); diff --git a/packages/ui/src/components/icons/brand-color/EthereumLight.tsx b/packages/ui/src/components/icons/brand-color/EthereumLight.tsx deleted file mode 100644 index 3b9733709..000000000 --- a/packages/ui/src/components/icons/brand-color/EthereumLight.tsx +++ /dev/null @@ -1,34 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const EthereumLightIcon = memo((props: IconProps) => ( - - - - - - - - - -)); diff --git a/packages/ui/src/components/icons/brand-color/MetaMask.tsx b/packages/ui/src/components/icons/brand-color/MetaMask.tsx deleted file mode 100644 index 40a215222..000000000 --- a/packages/ui/src/components/icons/brand-color/MetaMask.tsx +++ /dev/null @@ -1,51 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const MetaMaskColorIcon = memo((props: IconProps) => ( - - - - - - - - - - - - - -)); diff --git a/packages/ui/src/components/icons/brand-color/Starknet.tsx b/packages/ui/src/components/icons/brand-color/Starknet.tsx deleted file mode 100644 index 2092ccb28..000000000 --- a/packages/ui/src/components/icons/brand-color/Starknet.tsx +++ /dev/null @@ -1,20 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const StarknetColorIcon = memo((props: IconProps) => ( - - - - - - -)); diff --git a/packages/ui/src/components/icons/brand-color/WalletConnect.tsx b/packages/ui/src/components/icons/brand-color/WalletConnect.tsx deleted file mode 100644 index 0d6d49a79..000000000 --- a/packages/ui/src/components/icons/brand-color/WalletConnect.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const WalletConnectColorIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand-color/index.ts b/packages/ui/src/components/icons/brand-color/index.ts deleted file mode 100644 index 165971016..000000000 --- a/packages/ui/src/components/icons/brand-color/index.ts +++ /dev/null @@ -1,7 +0,0 @@ -export * from "./Argent"; -export * from "./Cartridge"; -export * from "./Ethereum"; -export * from "./EthereumDark"; -export * from "./EthereumLight"; -export * from "./MetaMask"; -export * from "./Starknet"; diff --git a/packages/ui/src/components/icons/brand/Argent.tsx b/packages/ui/src/components/icons/brand/Argent.tsx deleted file mode 100644 index 9d7b7af47..000000000 --- a/packages/ui/src/components/icons/brand/Argent.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArgentIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Bravos.tsx b/packages/ui/src/components/icons/brand/Bravos.tsx deleted file mode 100644 index bc30dfa2d..000000000 --- a/packages/ui/src/components/icons/brand/Bravos.tsx +++ /dev/null @@ -1,19 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const BravosIcon = memo((props: IconProps) => ( - - - - - -)); diff --git a/packages/ui/src/components/icons/brand/Briq.tsx b/packages/ui/src/components/icons/brand/Briq.tsx deleted file mode 100644 index 788033fa2..000000000 --- a/packages/ui/src/components/icons/brand/Briq.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const BriqIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Cartridge.tsx b/packages/ui/src/components/icons/brand/Cartridge.tsx deleted file mode 100644 index dea675e00..000000000 --- a/packages/ui/src/components/icons/brand/Cartridge.tsx +++ /dev/null @@ -1,15 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const CartridgeIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/brand/CartridgeFace.tsx b/packages/ui/src/components/icons/brand/CartridgeFace.tsx deleted file mode 100644 index 42b8cdf80..000000000 --- a/packages/ui/src/components/icons/brand/CartridgeFace.tsx +++ /dev/null @@ -1,15 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const CartridgeFaceIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/brand/Chrome.tsx b/packages/ui/src/components/icons/brand/Chrome.tsx deleted file mode 100644 index 2603b1d4c..000000000 --- a/packages/ui/src/components/icons/brand/Chrome.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ChromeIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Discord.tsx b/packages/ui/src/components/icons/brand/Discord.tsx deleted file mode 100644 index 47172b037..000000000 --- a/packages/ui/src/components/icons/brand/Discord.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const DiscordIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Dojo.tsx b/packages/ui/src/components/icons/brand/Dojo.tsx deleted file mode 100644 index 07dc0ff15..000000000 --- a/packages/ui/src/components/icons/brand/Dojo.tsx +++ /dev/null @@ -1,15 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const DojoIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/brand/DopeWars.tsx b/packages/ui/src/components/icons/brand/DopeWars.tsx deleted file mode 100644 index c2ba2a366..000000000 --- a/packages/ui/src/components/icons/brand/DopeWars.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const DopeWarsIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Ethereum.tsx b/packages/ui/src/components/icons/brand/Ethereum.tsx deleted file mode 100644 index a088a9f90..000000000 --- a/packages/ui/src/components/icons/brand/Ethereum.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const EthereumIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Etherscan.tsx b/packages/ui/src/components/icons/brand/Etherscan.tsx deleted file mode 100644 index 97226e75d..000000000 --- a/packages/ui/src/components/icons/brand/Etherscan.tsx +++ /dev/null @@ -1,15 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const EtherscanIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/brand/Eykar.tsx b/packages/ui/src/components/icons/brand/Eykar.tsx deleted file mode 100644 index 35573203d..000000000 --- a/packages/ui/src/components/icons/brand/Eykar.tsx +++ /dev/null @@ -1,15 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const EykarIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/brand/FrensLands.tsx b/packages/ui/src/components/icons/brand/FrensLands.tsx deleted file mode 100644 index 1ebf5b0e4..000000000 --- a/packages/ui/src/components/icons/brand/FrensLands.tsx +++ /dev/null @@ -1,309 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const FrensLandsIcon = memo((props: IconProps) => ( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -)); diff --git a/packages/ui/src/components/icons/brand/GitHub.tsx b/packages/ui/src/components/icons/brand/GitHub.tsx deleted file mode 100644 index 1cc1f6caf..000000000 --- a/packages/ui/src/components/icons/brand/GitHub.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const GitHubIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/ImperiumWars.tsx b/packages/ui/src/components/icons/brand/ImperiumWars.tsx deleted file mode 100644 index d4d52e51a..000000000 --- a/packages/ui/src/components/icons/brand/ImperiumWars.tsx +++ /dev/null @@ -1,15 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ImperiumWarsIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/brand/Influence.tsx b/packages/ui/src/components/icons/brand/Influence.tsx deleted file mode 100644 index 6b3acfcc9..000000000 --- a/packages/ui/src/components/icons/brand/Influence.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const InfluenceIcon = memo((props: IconProps) => ( - - - - - - -)); diff --git a/packages/ui/src/components/icons/brand/Isaac.tsx b/packages/ui/src/components/icons/brand/Isaac.tsx deleted file mode 100644 index faf75e4ae..000000000 --- a/packages/ui/src/components/icons/brand/Isaac.tsx +++ /dev/null @@ -1,19 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const IsaacIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/brand/LostInCairo.tsx b/packages/ui/src/components/icons/brand/LostInCairo.tsx deleted file mode 100644 index 258c7af86..000000000 --- a/packages/ui/src/components/icons/brand/LostInCairo.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const LostInCairoIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/MetaMask.tsx b/packages/ui/src/components/icons/brand/MetaMask.tsx deleted file mode 100644 index 3200bb909..000000000 --- a/packages/ui/src/components/icons/brand/MetaMask.tsx +++ /dev/null @@ -1,13 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const MetaMaskIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Mumu.tsx b/packages/ui/src/components/icons/brand/Mumu.tsx deleted file mode 100644 index d706a43b6..000000000 --- a/packages/ui/src/components/icons/brand/Mumu.tsx +++ /dev/null @@ -1,13 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const MumuIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/NoFungibleFootball.tsx b/packages/ui/src/components/icons/brand/NoFungibleFootball.tsx deleted file mode 100644 index c0d3b6582..000000000 --- a/packages/ui/src/components/icons/brand/NoFungibleFootball.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const NofungibleFootballIcon = memo((props: IconProps) => ( - - - - - - -)); diff --git a/packages/ui/src/components/icons/brand/NoGame.tsx b/packages/ui/src/components/icons/brand/NoGame.tsx deleted file mode 100644 index f63b27ad4..000000000 --- a/packages/ui/src/components/icons/brand/NoGame.tsx +++ /dev/null @@ -1,15 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const NoGameIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/brand/Olmech.tsx b/packages/ui/src/components/icons/brand/Olmech.tsx deleted file mode 100644 index 1acda14cd..000000000 --- a/packages/ui/src/components/icons/brand/Olmech.tsx +++ /dev/null @@ -1,59 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const OlmechIcon = memo((props: IconProps) => ( - - - - - - - - - - - - - - - - - - - - - - - - -)); diff --git a/packages/ui/src/components/icons/brand/OpenSea.tsx b/packages/ui/src/components/icons/brand/OpenSea.tsx deleted file mode 100644 index 42a8ee8a2..000000000 --- a/packages/ui/src/components/icons/brand/OpenSea.tsx +++ /dev/null @@ -1,13 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const OpenSeaIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Optimism.tsx b/packages/ui/src/components/icons/brand/Optimism.tsx deleted file mode 100644 index 001ada6b5..000000000 --- a/packages/ui/src/components/icons/brand/Optimism.tsx +++ /dev/null @@ -1,21 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const OptimismIcon = memo((props: IconProps) => ( - - - - - -)); diff --git a/packages/ui/src/components/icons/brand/Quixotic.tsx b/packages/ui/src/components/icons/brand/Quixotic.tsx deleted file mode 100644 index 7183a733d..000000000 --- a/packages/ui/src/components/icons/brand/Quixotic.tsx +++ /dev/null @@ -1,17 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const QuixoticIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/brand/Realms.tsx b/packages/ui/src/components/icons/brand/Realms.tsx deleted file mode 100644 index 6338c83f5..000000000 --- a/packages/ui/src/components/icons/brand/Realms.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const RealmsIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Redline.tsx b/packages/ui/src/components/icons/brand/Redline.tsx deleted file mode 100644 index 158db418f..000000000 --- a/packages/ui/src/components/icons/brand/Redline.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const RedlineIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Safari.tsx b/packages/ui/src/components/icons/brand/Safari.tsx deleted file mode 100644 index 302a08ff7..000000000 --- a/packages/ui/src/components/icons/brand/Safari.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const SafariIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Slot.tsx b/packages/ui/src/components/icons/brand/Slot.tsx deleted file mode 100644 index d330d9c5c..000000000 --- a/packages/ui/src/components/icons/brand/Slot.tsx +++ /dev/null @@ -1,19 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const SlotIcon = memo((props: IconProps) => ( - - - - - -)); diff --git a/packages/ui/src/components/icons/brand/Starknet.tsx b/packages/ui/src/components/icons/brand/Starknet.tsx deleted file mode 100644 index 92b5bd0e3..000000000 --- a/packages/ui/src/components/icons/brand/Starknet.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const StarknetIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/Telegram.tsx b/packages/ui/src/components/icons/brand/Telegram.tsx deleted file mode 100644 index 26842f863..000000000 --- a/packages/ui/src/components/icons/brand/Telegram.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const TelegramIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/X.tsx b/packages/ui/src/components/icons/brand/X.tsx deleted file mode 100644 index 74f13558a..000000000 --- a/packages/ui/src/components/icons/brand/X.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const XIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/brand/index.ts b/packages/ui/src/components/icons/brand/index.ts deleted file mode 100644 index 8b3de819c..000000000 --- a/packages/ui/src/components/icons/brand/index.ts +++ /dev/null @@ -1,33 +0,0 @@ -export * from "./Argent"; -export * from "./Bravos"; -export * from "./Briq"; -export * from "./Cartridge"; -export * from "./CartridgeFace"; -export * from "./Chrome"; -export * from "./Discord"; -export * from "./Dojo"; -export * from "./DopeWars"; -export * from "./Ethereum"; -export * from "./Etherscan"; -export * from "./Eykar"; -export * from "./FrensLands"; -export * from "./GitHub"; -export * from "./ImperiumWars"; -export * from "./Influence"; -export * from "./Isaac"; -export * from "./LostInCairo"; -export * from "./MetaMask"; -export * from "./Mumu"; -export * from "./NoFungibleFootball"; // outdated -export * from "./NoGame"; -export * from "./Olmech"; -export * from "./OpenSea"; -export * from "./Optimism"; -export * from "./Quixotic"; -export * from "./Realms"; -export * from "./Redline"; -export * from "./Safari"; -export * from "./Slot"; -export * from "./Starknet"; -export * from "./Telegram"; -export * from "./X"; diff --git a/packages/ui/src/components/icons/directional/ArrowDown.tsx b/packages/ui/src/components/icons/directional/ArrowDown.tsx deleted file mode 100644 index 79e8445ba..000000000 --- a/packages/ui/src/components/icons/directional/ArrowDown.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowDownIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/ArrowFromLineDown.tsx b/packages/ui/src/components/icons/directional/ArrowFromLineDown.tsx deleted file mode 100644 index 61bef72e9..000000000 --- a/packages/ui/src/components/icons/directional/ArrowFromLineDown.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowFromLineDownIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/ArrowFromLineLeft.tsx b/packages/ui/src/components/icons/directional/ArrowFromLineLeft.tsx deleted file mode 100644 index c42a875c8..000000000 --- a/packages/ui/src/components/icons/directional/ArrowFromLineLeft.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowFromLineLeftIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/ArrowFromLineRight.tsx b/packages/ui/src/components/icons/directional/ArrowFromLineRight.tsx deleted file mode 100644 index 9749b403f..000000000 --- a/packages/ui/src/components/icons/directional/ArrowFromLineRight.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowFromLineRightIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/ArrowFromLineUp.tsx b/packages/ui/src/components/icons/directional/ArrowFromLineUp.tsx deleted file mode 100644 index 2dab73ed3..000000000 --- a/packages/ui/src/components/icons/directional/ArrowFromLineUp.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowFromLineUpIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/ArrowLeft.tsx b/packages/ui/src/components/icons/directional/ArrowLeft.tsx deleted file mode 100644 index c1e3106b4..000000000 --- a/packages/ui/src/components/icons/directional/ArrowLeft.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowLeftIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/ArrowRight.tsx b/packages/ui/src/components/icons/directional/ArrowRight.tsx deleted file mode 100644 index f25423b20..000000000 --- a/packages/ui/src/components/icons/directional/ArrowRight.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowRightIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/ArrowToLineDown.tsx b/packages/ui/src/components/icons/directional/ArrowToLineDown.tsx deleted file mode 100644 index c37e368cd..000000000 --- a/packages/ui/src/components/icons/directional/ArrowToLineDown.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowLineDownIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/ArrowToLineLeft.tsx b/packages/ui/src/components/icons/directional/ArrowToLineLeft.tsx deleted file mode 100644 index 61ac621aa..000000000 --- a/packages/ui/src/components/icons/directional/ArrowToLineLeft.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowLineLeftIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/ArrowToLineRight.tsx b/packages/ui/src/components/icons/directional/ArrowToLineRight.tsx deleted file mode 100644 index f23e0dd15..000000000 --- a/packages/ui/src/components/icons/directional/ArrowToLineRight.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowLineRightIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/ArrowToLineUp.tsx b/packages/ui/src/components/icons/directional/ArrowToLineUp.tsx deleted file mode 100644 index a15561fcd..000000000 --- a/packages/ui/src/components/icons/directional/ArrowToLineUp.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowLineUpIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/ArrowUp.tsx b/packages/ui/src/components/icons/directional/ArrowUp.tsx deleted file mode 100644 index 934e4ffa9..000000000 --- a/packages/ui/src/components/icons/directional/ArrowUp.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ArrowUpIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/CaratDown.tsx b/packages/ui/src/components/icons/directional/CaratDown.tsx deleted file mode 100644 index 82f0a30b1..000000000 --- a/packages/ui/src/components/icons/directional/CaratDown.tsx +++ /dev/null @@ -1,8 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const CaratDownIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/CaratLeft.tsx b/packages/ui/src/components/icons/directional/CaratLeft.tsx deleted file mode 100644 index 63dde1e82..000000000 --- a/packages/ui/src/components/icons/directional/CaratLeft.tsx +++ /dev/null @@ -1,8 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const CaratLeftIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/CaratRight.tsx b/packages/ui/src/components/icons/directional/CaratRight.tsx deleted file mode 100644 index 5c816cb23..000000000 --- a/packages/ui/src/components/icons/directional/CaratRight.tsx +++ /dev/null @@ -1,8 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const CaratRightIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/CaratUp.tsx b/packages/ui/src/components/icons/directional/CaratUp.tsx deleted file mode 100644 index ff3ca85ac..000000000 --- a/packages/ui/src/components/icons/directional/CaratUp.tsx +++ /dev/null @@ -1,8 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const CaratUpIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/WedgeDown.tsx b/packages/ui/src/components/icons/directional/WedgeDown.tsx deleted file mode 100644 index 493e54d1b..000000000 --- a/packages/ui/src/components/icons/directional/WedgeDown.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const WedgeDownIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/WedgeLeft.tsx b/packages/ui/src/components/icons/directional/WedgeLeft.tsx deleted file mode 100644 index ca0df75ac..000000000 --- a/packages/ui/src/components/icons/directional/WedgeLeft.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const WedgeLeftIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/WedgeRight.tsx b/packages/ui/src/components/icons/directional/WedgeRight.tsx deleted file mode 100644 index b5dd408f0..000000000 --- a/packages/ui/src/components/icons/directional/WedgeRight.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const WedgeRightIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/WedgeUp.tsx b/packages/ui/src/components/icons/directional/WedgeUp.tsx deleted file mode 100644 index c2af34c68..000000000 --- a/packages/ui/src/components/icons/directional/WedgeUp.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const WedgeUpIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/directional/index.ts b/packages/ui/src/components/icons/directional/index.ts deleted file mode 100644 index 56bca4758..000000000 --- a/packages/ui/src/components/icons/directional/index.ts +++ /dev/null @@ -1,20 +0,0 @@ -export * from "./ArrowDown"; -export * from "./ArrowFromLineDown"; -export * from "./ArrowFromLineLeft"; -export * from "./ArrowFromLineRight"; -export * from "./ArrowFromLineUp"; -export * from "./ArrowLeft"; -export * from "./ArrowRight"; -export * from "./ArrowToLineDown"; -export * from "./ArrowToLineLeft"; -export * from "./ArrowToLineRight"; -export * from "./ArrowToLineUp"; -export * from "./ArrowUp"; -export * from "./CaratDown"; -export * from "./CaratLeft"; -export * from "./CaratRight"; -export * from "./CaratUp"; -export * from "./WedgeDown"; -export * from "./WedgeLeft"; -export * from "./WedgeRight"; -export * from "./WedgeUp"; diff --git a/packages/ui/src/components/icons/duotone/Alert.tsx b/packages/ui/src/components/icons/duotone/Alert.tsx deleted file mode 100644 index a2ffc16b0..000000000 --- a/packages/ui/src/components/icons/duotone/Alert.tsx +++ /dev/null @@ -1,25 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const AlertDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Battery.tsx b/packages/ui/src/components/icons/duotone/Battery.tsx deleted file mode 100644 index b39c5c921..000000000 --- a/packages/ui/src/components/icons/duotone/Battery.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const BatteryDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Coins.tsx b/packages/ui/src/components/icons/duotone/Coins.tsx deleted file mode 100644 index ea8265c63..000000000 --- a/packages/ui/src/components/icons/duotone/Coins.tsx +++ /dev/null @@ -1,30 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const CoinsDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - - - - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/CreditCard.tsx b/packages/ui/src/components/icons/duotone/CreditCard.tsx deleted file mode 100644 index ffc7eb3c9..000000000 --- a/packages/ui/src/components/icons/duotone/CreditCard.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const CreditCardDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Ethereum.tsx b/packages/ui/src/components/icons/duotone/Ethereum.tsx deleted file mode 100644 index a904d9fad..000000000 --- a/packages/ui/src/components/icons/duotone/Ethereum.tsx +++ /dev/null @@ -1,47 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const EthereumDuoIcon = memo( - ({ - accent = "brand.accent", - accentHighlight = "brand.accentHighlight", - ...props - }: DuotoneIconProps) => { - const [accentToken, accentHighlightToken] = useToken("colors", [ - accent as string, - accentHighlight as string, - ]); - - return ( - - - - - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/FaceID.tsx b/packages/ui/src/components/icons/duotone/FaceID.tsx deleted file mode 100644 index 561dd6d79..000000000 --- a/packages/ui/src/components/icons/duotone/FaceID.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const FaceIDDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Gem.tsx b/packages/ui/src/components/icons/duotone/Gem.tsx deleted file mode 100644 index b5247271a..000000000 --- a/packages/ui/src/components/icons/duotone/Gem.tsx +++ /dev/null @@ -1,25 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const GemDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/LayerDetails.tsx b/packages/ui/src/components/icons/duotone/LayerDetails.tsx deleted file mode 100644 index 95d944478..000000000 --- a/packages/ui/src/components/icons/duotone/LayerDetails.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const LayerDetailsDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Logout.tsx b/packages/ui/src/components/icons/duotone/Logout.tsx deleted file mode 100644 index 92f870fe5..000000000 --- a/packages/ui/src/components/icons/duotone/Logout.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const LogoutDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/NewController.tsx b/packages/ui/src/components/icons/duotone/NewController.tsx deleted file mode 100644 index 63411dea2..000000000 --- a/packages/ui/src/components/icons/duotone/NewController.tsx +++ /dev/null @@ -1,30 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const NewControllerDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/NewLayer.tsx b/packages/ui/src/components/icons/duotone/NewLayer.tsx deleted file mode 100644 index 3d2d5ede2..000000000 --- a/packages/ui/src/components/icons/duotone/NewLayer.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const NewLayerDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/PlugActive.tsx b/packages/ui/src/components/icons/duotone/PlugActive.tsx deleted file mode 100644 index 51030ea0e..000000000 --- a/packages/ui/src/components/icons/duotone/PlugActive.tsx +++ /dev/null @@ -1,25 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const PlugActiveDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/PlugNew.tsx b/packages/ui/src/components/icons/duotone/PlugNew.tsx deleted file mode 100644 index 4562065db..000000000 --- a/packages/ui/src/components/icons/duotone/PlugNew.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const PlugNewDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/QRCode.tsx b/packages/ui/src/components/icons/duotone/QRCode.tsx deleted file mode 100644 index c44392a01..000000000 --- a/packages/ui/src/components/icons/duotone/QRCode.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const QRCodeDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Quests.tsx b/packages/ui/src/components/icons/duotone/Quests.tsx deleted file mode 100644 index 171b9fca0..000000000 --- a/packages/ui/src/components/icons/duotone/Quests.tsx +++ /dev/null @@ -1,27 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const QuestsDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Rocket.tsx b/packages/ui/src/components/icons/duotone/Rocket.tsx deleted file mode 100644 index 9e6273688..000000000 --- a/packages/ui/src/components/icons/duotone/Rocket.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const RocketDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Sparkles.tsx b/packages/ui/src/components/icons/duotone/Sparkles.tsx deleted file mode 100644 index 95a88fa67..000000000 --- a/packages/ui/src/components/icons/duotone/Sparkles.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const SparklesDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Starterpack.tsx b/packages/ui/src/components/icons/duotone/Starterpack.tsx deleted file mode 100644 index f971de8ba..000000000 --- a/packages/ui/src/components/icons/duotone/Starterpack.tsx +++ /dev/null @@ -1,25 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const StarterpackDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Timer.tsx b/packages/ui/src/components/icons/duotone/Timer.tsx deleted file mode 100644 index b98aadb26..000000000 --- a/packages/ui/src/components/icons/duotone/Timer.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const TimerDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Transaction.tsx b/packages/ui/src/components/icons/duotone/Transaction.tsx deleted file mode 100644 index b563500d7..000000000 --- a/packages/ui/src/components/icons/duotone/Transaction.tsx +++ /dev/null @@ -1,35 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const TransactionDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - - - - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Transfer.tsx b/packages/ui/src/components/icons/duotone/Transfer.tsx deleted file mode 100644 index 5ff475b6c..000000000 --- a/packages/ui/src/components/icons/duotone/Transfer.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const TransferDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/Trash.tsx b/packages/ui/src/components/icons/duotone/Trash.tsx deleted file mode 100644 index 5a5f0b06f..000000000 --- a/packages/ui/src/components/icons/duotone/Trash.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { memo } from "react"; -import { Icon, useToken } from "@chakra-ui/react"; -import { DuotoneIconProps } from "./types"; - -export const TrashDuoIcon = memo( - ({ accent = "brand.accent", ...props }: DuotoneIconProps) => { - const accentToken = useToken("colors", accent as string); - - return ( - - - - - ); - }, -); diff --git a/packages/ui/src/components/icons/duotone/index.ts b/packages/ui/src/components/icons/duotone/index.ts deleted file mode 100644 index d6d6d92bb..000000000 --- a/packages/ui/src/components/icons/duotone/index.ts +++ /dev/null @@ -1,23 +0,0 @@ -export * from "./Alert"; -export * from "./Battery"; -export * from "./Coins"; -export * from "./CreditCard"; -export * from "./Ethereum"; -export * from "./Battery"; -export * from "./FaceID"; -export * from "./Gem"; -export * from "./LayerDetails"; -export * from "./Logout"; -export * from "./NewController"; -export * from "./NewLayer"; -export * from "./PlugActive"; -export * from "./PlugNew"; -export * from "./QRCode"; -export * from "./Quests"; -export * from "./Rocket"; -export * from "./Sparkles"; -export * from "./Starterpack"; -export * from "./Timer"; -export * from "./Transaction"; -export * from "./Transfer"; -export * from "./Trash"; diff --git a/packages/ui/src/components/icons/duotone/types.ts b/packages/ui/src/components/icons/duotone/types.ts deleted file mode 100644 index dc838dd12..000000000 --- a/packages/ui/src/components/icons/duotone/types.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { IconProps } from "@chakra-ui/react"; - -export type DuotoneIconProps = IconProps & { - accent?: ColorProp; - accentHighlight?: ColorProp; -}; - -type ColorProp = IconProps["color"]; diff --git a/packages/ui/src/components/icons/index.ts b/packages/ui/src/components/icons/index.ts deleted file mode 100644 index 3beae629a..000000000 --- a/packages/ui/src/components/icons/index.ts +++ /dev/null @@ -1,13 +0,0 @@ -export * from "./brand"; -export * from "./brand-color"; -export * from "./directional"; -export * from "./duotone"; -export * from "./state"; -export * from "./utility"; - -export * as brandIcons from "./brand"; -export * as brandColorIcons from "./brand-color"; -export * as directionalIcons from "./directional"; -export * as duotoneIcons from "./duotone"; -export * as stateIcons from "./state"; -export * as utilityIcons from "./utility"; diff --git a/packages/ui/src/components/icons/state/Bolt.tsx b/packages/ui/src/components/icons/state/Bolt.tsx deleted file mode 100644 index 54504b97b..000000000 --- a/packages/ui/src/components/icons/state/Bolt.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const BoltIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Clock.tsx b/packages/ui/src/components/icons/state/Clock.tsx deleted file mode 100644 index 0c57d55a8..000000000 --- a/packages/ui/src/components/icons/state/Clock.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const ClockIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Clone.tsx b/packages/ui/src/components/icons/state/Clone.tsx deleted file mode 100644 index 66bf17ced..000000000 --- a/packages/ui/src/components/icons/state/Clone.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const CloneIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Code.tsx b/packages/ui/src/components/icons/state/Code.tsx deleted file mode 100644 index c3c70d753..000000000 --- a/packages/ui/src/components/icons/state/Code.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const CodeIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Coins.tsx b/packages/ui/src/components/icons/state/Coins.tsx deleted file mode 100644 index b9448f794..000000000 --- a/packages/ui/src/components/icons/state/Coins.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const CoinsIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Connect.tsx b/packages/ui/src/components/icons/state/Connect.tsx deleted file mode 100644 index 73b000d6e..000000000 --- a/packages/ui/src/components/icons/state/Connect.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const ConnectIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Details.tsx b/packages/ui/src/components/icons/state/Details.tsx deleted file mode 100644 index cce22f3f5..000000000 --- a/packages/ui/src/components/icons/state/Details.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const DetailsIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Disconnect.tsx b/packages/ui/src/components/icons/state/Disconnect.tsx deleted file mode 100644 index 28faf25a4..000000000 --- a/packages/ui/src/components/icons/state/Disconnect.tsx +++ /dev/null @@ -1,44 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const DisconnectIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - <> - - - - ); - case "line": - return ( - <> - - - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Earth.tsx b/packages/ui/src/components/icons/state/Earth.tsx deleted file mode 100644 index c424e8af4..000000000 --- a/packages/ui/src/components/icons/state/Earth.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const EarthIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Eye.tsx b/packages/ui/src/components/icons/state/Eye.tsx deleted file mode 100644 index e7a1b5574..000000000 --- a/packages/ui/src/components/icons/state/Eye.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const EyeIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Filter.tsx b/packages/ui/src/components/icons/state/Filter.tsx deleted file mode 100644 index 17eaab97f..000000000 --- a/packages/ui/src/components/icons/state/Filter.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const FilterIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Gem.tsx b/packages/ui/src/components/icons/state/Gem.tsx deleted file mode 100644 index 774111ec2..000000000 --- a/packages/ui/src/components/icons/state/Gem.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const GemIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Grid.tsx b/packages/ui/src/components/icons/state/Grid.tsx deleted file mode 100644 index db2dedf63..000000000 --- a/packages/ui/src/components/icons/state/Grid.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const GridIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Joystick.tsx b/packages/ui/src/components/icons/state/Joystick.tsx deleted file mode 100644 index 3bb04e567..000000000 --- a/packages/ui/src/components/icons/state/Joystick.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const JoystickIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Key.tsx b/packages/ui/src/components/icons/state/Key.tsx deleted file mode 100644 index 69a57c8df..000000000 --- a/packages/ui/src/components/icons/state/Key.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const KeyIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Metrics.tsx b/packages/ui/src/components/icons/state/Metrics.tsx deleted file mode 100644 index 2570147ba..000000000 --- a/packages/ui/src/components/icons/state/Metrics.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const MetricsIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Moon.tsx b/packages/ui/src/components/icons/state/Moon.tsx deleted file mode 100644 index f787a5dc1..000000000 --- a/packages/ui/src/components/icons/state/Moon.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const MoonIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Pencil.tsx b/packages/ui/src/components/icons/state/Pencil.tsx deleted file mode 100644 index cbe1cf119..000000000 --- a/packages/ui/src/components/icons/state/Pencil.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const PencilIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Scroll.tsx b/packages/ui/src/components/icons/state/Scroll.tsx deleted file mode 100644 index 38a12a48e..000000000 --- a/packages/ui/src/components/icons/state/Scroll.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const ScrollIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/SingularDiamond.tsx b/packages/ui/src/components/icons/state/SingularDiamond.tsx deleted file mode 100644 index bfb5dfb78..000000000 --- a/packages/ui/src/components/icons/state/SingularDiamond.tsx +++ /dev/null @@ -1,30 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const SingularDiamondIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/SingularOval.tsx b/packages/ui/src/components/icons/state/SingularOval.tsx deleted file mode 100644 index 6cd012a8a..000000000 --- a/packages/ui/src/components/icons/state/SingularOval.tsx +++ /dev/null @@ -1,33 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const SingularOvalIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/SingularShape.tsx b/packages/ui/src/components/icons/state/SingularShape.tsx deleted file mode 100644 index d0aa3791c..000000000 --- a/packages/ui/src/components/icons/state/SingularShape.tsx +++ /dev/null @@ -1,30 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const SingularShapeIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/SpaceInvader.tsx b/packages/ui/src/components/icons/state/SpaceInvader.tsx deleted file mode 100644 index 692cc5f69..000000000 --- a/packages/ui/src/components/icons/state/SpaceInvader.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const SpaceInvaderIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Sparkles.tsx b/packages/ui/src/components/icons/state/Sparkles.tsx deleted file mode 100644 index 4cffaed45..000000000 --- a/packages/ui/src/components/icons/state/Sparkles.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const SparklesIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/StackDiamond.tsx b/packages/ui/src/components/icons/state/StackDiamond.tsx deleted file mode 100644 index e9c373c4f..000000000 --- a/packages/ui/src/components/icons/state/StackDiamond.tsx +++ /dev/null @@ -1,36 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const StackDiamondIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - <> - - - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/StackOval.tsx b/packages/ui/src/components/icons/state/StackOval.tsx deleted file mode 100644 index 8a1baa901..000000000 --- a/packages/ui/src/components/icons/state/StackOval.tsx +++ /dev/null @@ -1,52 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const StackOvalIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - <> - - - - - ); - case "line": - return ( - <> - - - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/StackShape.tsx b/packages/ui/src/components/icons/state/StackShape.tsx deleted file mode 100644 index 51deaedcc..000000000 --- a/packages/ui/src/components/icons/state/StackShape.tsx +++ /dev/null @@ -1,58 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const StackShapeIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - <> - - - - - ); - case "line": - return ( - <> - - - - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Sun.tsx b/packages/ui/src/components/icons/state/Sun.tsx deleted file mode 100644 index 4b7daed14..000000000 --- a/packages/ui/src/components/icons/state/Sun.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const SunIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Terminal.tsx b/packages/ui/src/components/icons/state/Terminal.tsx deleted file mode 100644 index 2268a875b..000000000 --- a/packages/ui/src/components/icons/state/Terminal.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const TerminalIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Trophy.tsx b/packages/ui/src/components/icons/state/Trophy.tsx deleted file mode 100644 index 251e9979a..000000000 --- a/packages/ui/src/components/icons/state/Trophy.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const TrophyIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Wallet.tsx b/packages/ui/src/components/icons/state/Wallet.tsx deleted file mode 100644 index 4ff41ca12..000000000 --- a/packages/ui/src/components/icons/state/Wallet.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const WalletIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Wand.tsx b/packages/ui/src/components/icons/state/Wand.tsx deleted file mode 100644 index fa76ffb2b..000000000 --- a/packages/ui/src/components/icons/state/Wand.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const WandIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/Wrench.tsx b/packages/ui/src/components/icons/state/Wrench.tsx deleted file mode 100644 index e9b6cba9d..000000000 --- a/packages/ui/src/components/icons/state/Wrench.tsx +++ /dev/null @@ -1,28 +0,0 @@ -import { memo } from "react"; -import { Icon } from "@chakra-ui/react"; -import { StateIconProps } from "./types"; - -export const WrenchIcon = memo( - ({ variant = "solid", ...props }: StateIconProps) => ( - - {(() => { - switch (variant) { - case "solid": - return ( - - ); - case "line": - return ( - - ); - } - })()} - - ), -); diff --git a/packages/ui/src/components/icons/state/index.ts b/packages/ui/src/components/icons/state/index.ts deleted file mode 100644 index 82129f51f..000000000 --- a/packages/ui/src/components/icons/state/index.ts +++ /dev/null @@ -1,33 +0,0 @@ -export * from "./Bolt"; -export * from "./Clock"; -export * from "./Clone"; -export * from "./Code"; -export * from "./Coins"; -export * from "./Connect"; -export * from "./Details"; -export * from "./Disconnect"; -export * from "./Earth"; -export * from "./Eye"; -export * from "./Filter"; -export * from "./Gem"; -export * from "./Grid"; -export * from "./Joystick"; -export * from "./Key"; -export * from "./Metrics"; -export * from "./Moon"; -export * from "./Pencil"; -export * from "./Scroll"; -export * from "./SingularDiamond"; -export * from "./SingularOval"; -export * from "./SingularShape"; -export * from "./SpaceInvader"; -export * from "./Sparkles"; -export * from "./StackDiamond"; -export * from "./StackOval"; -export * from "./StackShape"; -export * from "./Sun"; -export * from "./Terminal"; -export * from "./Trophy"; -export * from "./Wallet"; -export * from "./Wand"; -export * from "./Wrench"; diff --git a/packages/ui/src/components/icons/state/types.ts b/packages/ui/src/components/icons/state/types.ts deleted file mode 100644 index 49119c6dd..000000000 --- a/packages/ui/src/components/icons/state/types.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { IconProps } from "@chakra-ui/react"; - -export type StateIconProps = IconProps & { - variant?: "solid" | "line"; -}; diff --git a/packages/ui/src/components/icons/utility/Achievement.tsx b/packages/ui/src/components/icons/utility/Achievement.tsx deleted file mode 100644 index b5fe17f6f..000000000 --- a/packages/ui/src/components/icons/utility/Achievement.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const AchievementIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Alert.tsx b/packages/ui/src/components/icons/utility/Alert.tsx deleted file mode 100644 index 747f553c8..000000000 --- a/packages/ui/src/components/icons/utility/Alert.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const AlertIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Check.tsx b/packages/ui/src/components/icons/utility/Check.tsx deleted file mode 100644 index 866ac824e..000000000 --- a/packages/ui/src/components/icons/utility/Check.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const CheckIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Chess.tsx b/packages/ui/src/components/icons/utility/Chess.tsx deleted file mode 100644 index 631f500f0..000000000 --- a/packages/ui/src/components/icons/utility/Chess.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ChessIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Chest.tsx b/packages/ui/src/components/icons/utility/Chest.tsx deleted file mode 100644 index fe043fb15..000000000 --- a/packages/ui/src/components/icons/utility/Chest.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ChestIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/CircleCheck.tsx b/packages/ui/src/components/icons/utility/CircleCheck.tsx deleted file mode 100644 index 0b928da7f..000000000 --- a/packages/ui/src/components/icons/utility/CircleCheck.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const CircleCheckIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/CircleNoCheck.tsx b/packages/ui/src/components/icons/utility/CircleNoCheck.tsx deleted file mode 100644 index 5816764b0..000000000 --- a/packages/ui/src/components/icons/utility/CircleNoCheck.tsx +++ /dev/null @@ -1,13 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const CircleNoCheckIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Copy.tsx b/packages/ui/src/components/icons/utility/Copy.tsx deleted file mode 100644 index dd34bedc6..000000000 --- a/packages/ui/src/components/icons/utility/Copy.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const CopyIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Deployer.tsx b/packages/ui/src/components/icons/utility/Deployer.tsx deleted file mode 100644 index 2c47ca4dd..000000000 --- a/packages/ui/src/components/icons/utility/Deployer.tsx +++ /dev/null @@ -1,15 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const DeployerIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/utility/Desktop.tsx b/packages/ui/src/components/icons/utility/Desktop.tsx deleted file mode 100644 index c66af7d08..000000000 --- a/packages/ui/src/components/icons/utility/Desktop.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const DesktopIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Dollar.tsx b/packages/ui/src/components/icons/utility/Dollar.tsx deleted file mode 100644 index ded3f0358..000000000 --- a/packages/ui/src/components/icons/utility/Dollar.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const DollarIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Dots.tsx b/packages/ui/src/components/icons/utility/Dots.tsx deleted file mode 100644 index 68f760d33..000000000 --- a/packages/ui/src/components/icons/utility/Dots.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const DotsIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/DoubleWedge.tsx b/packages/ui/src/components/icons/utility/DoubleWedge.tsx deleted file mode 100644 index 5dc8a2968..000000000 --- a/packages/ui/src/components/icons/utility/DoubleWedge.tsx +++ /dev/null @@ -1,15 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const DoubleWedgeIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/utility/External.tsx b/packages/ui/src/components/icons/utility/External.tsx deleted file mode 100644 index f0ab337c6..000000000 --- a/packages/ui/src/components/icons/utility/External.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ExternalIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Fn.tsx b/packages/ui/src/components/icons/utility/Fn.tsx deleted file mode 100644 index 02cf832d9..000000000 --- a/packages/ui/src/components/icons/utility/Fn.tsx +++ /dev/null @@ -1,15 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const FnIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/utility/Fullscreen.tsx b/packages/ui/src/components/icons/utility/Fullscreen.tsx deleted file mode 100644 index 2dc33c5ba..000000000 --- a/packages/ui/src/components/icons/utility/Fullscreen.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const FullscreenIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Gear.tsx b/packages/ui/src/components/icons/utility/Gear.tsx deleted file mode 100644 index ade35b70b..000000000 --- a/packages/ui/src/components/icons/utility/Gear.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const GearIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Hamburger.tsx b/packages/ui/src/components/icons/utility/Hamburger.tsx deleted file mode 100644 index b0adfb5f2..000000000 --- a/packages/ui/src/components/icons/utility/Hamburger.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const HamburgerIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Info.tsx b/packages/ui/src/components/icons/utility/Info.tsx deleted file mode 100644 index 0b5489abb..000000000 --- a/packages/ui/src/components/icons/utility/Info.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const InfoIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/L3.tsx b/packages/ui/src/components/icons/utility/L3.tsx deleted file mode 100644 index 16fead1a5..000000000 --- a/packages/ui/src/components/icons/utility/L3.tsx +++ /dev/null @@ -1,19 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const L3Icon = memo((props: IconProps) => ( - - - - - -)); diff --git a/packages/ui/src/components/icons/utility/Lock.tsx b/packages/ui/src/components/icons/utility/Lock.tsx deleted file mode 100644 index 1d48cb48b..000000000 --- a/packages/ui/src/components/icons/utility/Lock.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const LockIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Minus.tsx b/packages/ui/src/components/icons/utility/Minus.tsx deleted file mode 100644 index 87f5c56bd..000000000 --- a/packages/ui/src/components/icons/utility/Minus.tsx +++ /dev/null @@ -1,8 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const MinusIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/MirrorWedge.tsx b/packages/ui/src/components/icons/utility/MirrorWedge.tsx deleted file mode 100644 index 76b910fe3..000000000 --- a/packages/ui/src/components/icons/utility/MirrorWedge.tsx +++ /dev/null @@ -1,22 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const MirrorWedgeIcon = memo((props: IconProps) => ( - - - - - - - - - - - -)); diff --git a/packages/ui/src/components/icons/utility/Mystery.tsx b/packages/ui/src/components/icons/utility/Mystery.tsx deleted file mode 100644 index 045924e74..000000000 --- a/packages/ui/src/components/icons/utility/Mystery.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const MysteryIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Pacman.tsx b/packages/ui/src/components/icons/utility/Pacman.tsx deleted file mode 100644 index 3572062b0..000000000 --- a/packages/ui/src/components/icons/utility/Pacman.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const PacmanIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Play.tsx b/packages/ui/src/components/icons/utility/Play.tsx deleted file mode 100644 index 5545b8505..000000000 --- a/packages/ui/src/components/icons/utility/Play.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const PlayIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Plus.tsx b/packages/ui/src/components/icons/utility/Plus.tsx deleted file mode 100644 index 7befe135f..000000000 --- a/packages/ui/src/components/icons/utility/Plus.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const PlusIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Question.tsx b/packages/ui/src/components/icons/utility/Question.tsx deleted file mode 100644 index d9b151d16..000000000 --- a/packages/ui/src/components/icons/utility/Question.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const QuestionIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Robot.tsx b/packages/ui/src/components/icons/utility/Robot.tsx deleted file mode 100644 index c6f14642e..000000000 --- a/packages/ui/src/components/icons/utility/Robot.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const RobotIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/ScanQR.tsx b/packages/ui/src/components/icons/utility/ScanQR.tsx deleted file mode 100644 index 12af69501..000000000 --- a/packages/ui/src/components/icons/utility/ScanQR.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ScanQRIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/ScanSelf.tsx b/packages/ui/src/components/icons/utility/ScanSelf.tsx deleted file mode 100644 index f6bf2d361..000000000 --- a/packages/ui/src/components/icons/utility/ScanSelf.tsx +++ /dev/null @@ -1,17 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const ScanSelfIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/utility/Search.tsx b/packages/ui/src/components/icons/utility/Search.tsx deleted file mode 100644 index c8b052615..000000000 --- a/packages/ui/src/components/icons/utility/Search.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const SearchIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Spinner.tsx b/packages/ui/src/components/icons/utility/Spinner.tsx deleted file mode 100644 index a51273c0f..000000000 --- a/packages/ui/src/components/icons/utility/Spinner.tsx +++ /dev/null @@ -1,16 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const SpinnerIcon = memo((props: IconProps) => ( - - - - -)); diff --git a/packages/ui/src/components/icons/utility/SpinnerPixel.tsx b/packages/ui/src/components/icons/utility/SpinnerPixel.tsx deleted file mode 100644 index 97909103c..000000000 --- a/packages/ui/src/components/icons/utility/SpinnerPixel.tsx +++ /dev/null @@ -1,13 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const SpinnerPixelIcon = memo((props: IconProps) => ( - - - - - -)); diff --git a/packages/ui/src/components/icons/utility/Times.tsx b/packages/ui/src/components/icons/utility/Times.tsx deleted file mode 100644 index 0ede18fb3..000000000 --- a/packages/ui/src/components/icons/utility/Times.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const TimesIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/TimesCircle.tsx b/packages/ui/src/components/icons/utility/TimesCircle.tsx deleted file mode 100644 index eeb861544..000000000 --- a/packages/ui/src/components/icons/utility/TimesCircle.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const TimesCircleIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Transfer.tsx b/packages/ui/src/components/icons/utility/Transfer.tsx deleted file mode 100644 index a012425cf..000000000 --- a/packages/ui/src/components/icons/utility/Transfer.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const TransferIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Trash.tsx b/packages/ui/src/components/icons/utility/Trash.tsx deleted file mode 100644 index 40e9305ba..000000000 --- a/packages/ui/src/components/icons/utility/Trash.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const TrashIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Verified.tsx b/packages/ui/src/components/icons/utility/Verified.tsx deleted file mode 100644 index 48d026aad..000000000 --- a/packages/ui/src/components/icons/utility/Verified.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const VerifiedIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Warning.tsx b/packages/ui/src/components/icons/utility/Warning.tsx deleted file mode 100644 index 411c08d49..000000000 --- a/packages/ui/src/components/icons/utility/Warning.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const WarningIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/Website.tsx b/packages/ui/src/components/icons/utility/Website.tsx deleted file mode 100644 index 324b35b13..000000000 --- a/packages/ui/src/components/icons/utility/Website.tsx +++ /dev/null @@ -1,11 +0,0 @@ -import { memo } from "react"; -import { Icon, IconProps } from "@chakra-ui/react"; - -export const WebsiteIcon = memo((props: IconProps) => ( - - - -)); diff --git a/packages/ui/src/components/icons/utility/index.ts b/packages/ui/src/components/icons/utility/index.ts deleted file mode 100644 index 2cca03164..000000000 --- a/packages/ui/src/components/icons/utility/index.ts +++ /dev/null @@ -1,41 +0,0 @@ -export * from "./Achievement"; -export * from "./Alert"; -export * from "./Check"; -export * from "./Chess"; -export * from "./Chest"; -export * from "./CircleCheck"; -export * from "./CircleNoCheck"; -export * from "./Fn"; -export * from "./Copy"; -export * from "./Deployer"; -export * from "./Desktop"; -export * from "./Dollar"; -export * from "./Dots"; -export * from "./DoubleWedge"; -export * from "./External"; -export * from "./Fullscreen"; -export * from "./Gear"; -export * from "./Hamburger"; -export * from "./Info"; -export * from "./L3"; -export * from "./Lock"; -export * from "./Minus"; -export * from "./MirrorWedge"; -export * from "./Mystery"; -export * from "./Pacman"; -export * from "./Play"; -export * from "./Plus"; -export * from "./Question"; -export * from "./Robot"; -export * from "./ScanQR"; -export * from "./ScanSelf"; -export * from "./Search"; -export * from "./Spinner"; -export * from "./SpinnerPixel"; -export * from "./Times"; -export * from "./TimesCircle"; -export * from "./Transfer"; -export * from "./Trash"; -export * from "./Verified"; -export * from "./Warning"; -export * from "./Website"; diff --git a/packages/ui/src/components/images/Console.tsx b/packages/ui/src/components/images/Console.tsx deleted file mode 100644 index c2ff69f64..000000000 --- a/packages/ui/src/components/images/Console.tsx +++ /dev/null @@ -1,33 +0,0 @@ -import { Icon, useStyleConfig } from "@chakra-ui/react"; - -const GameConsole = (props: any) => { - const { variant, size, ...rest } = props; - const styles = useStyleConfig("Icon", { variant, size }); - - return ( - - - - - - - - ); -}; - -export default GameConsole; diff --git a/packages/ui/src/components/images/Controller.tsx b/packages/ui/src/components/images/Controller.tsx deleted file mode 100644 index aa62d46f1..000000000 --- a/packages/ui/src/components/images/Controller.tsx +++ /dev/null @@ -1,35 +0,0 @@ -import { Icon, useStyleConfig } from "@chakra-ui/react"; - -const Controller = (props: any) => { - const { variant, size, ...rest } = props; - const styles = useStyleConfig("Icon", { variant, size }); - - return ( - - - - - - - - - - ); -}; - -export default Controller; diff --git a/packages/ui/src/components/images/ControllerBig.tsx b/packages/ui/src/components/images/ControllerBig.tsx deleted file mode 100644 index 8c9e15ec5..000000000 --- a/packages/ui/src/components/images/ControllerBig.tsx +++ /dev/null @@ -1,53 +0,0 @@ -import { Icon, useStyleConfig } from "@chakra-ui/react"; - -const ControllerBig = (props: any) => { - const { variant, size, ...rest } = props; - const styles = useStyleConfig("Icon", { variant, size }); - - return ( - - - - - - - - - - - - - - - - ); -}; - -export default ControllerBig; diff --git a/packages/ui/src/components/index.ts b/packages/ui/src/components/index.ts deleted file mode 100644 index 792133cd5..000000000 --- a/packages/ui/src/components/index.ts +++ /dev/null @@ -1,7 +0,0 @@ -export * from "./brand"; -export * from "./CopyText"; -export * from "./Field"; -export * from "./HeaderItem"; -export * from "./icons"; -export * from "./menu"; -export * from "./modals"; diff --git a/packages/ui/src/components/menu/Chain.tsx b/packages/ui/src/components/menu/Chain.tsx deleted file mode 100644 index c895d5c3a..000000000 --- a/packages/ui/src/components/menu/Chain.tsx +++ /dev/null @@ -1,14 +0,0 @@ -import { Text } from "@chakra-ui/react"; -import { HeaderItem } from "../HeaderItem"; -import { StarknetIcon } from "../icons"; - -export function Chain({ name }: { name: string }) { - return ( - - - - {name} - - - ); -} diff --git a/packages/ui/src/components/menu/Dropdown.tsx b/packages/ui/src/components/menu/Dropdown.tsx deleted file mode 100644 index 37b614a74..000000000 --- a/packages/ui/src/components/menu/Dropdown.tsx +++ /dev/null @@ -1,110 +0,0 @@ -import React, { useState } from "react"; -import { - Box, - Circle, - Menu, - MenuButton, - MenuItem, - MenuList, -} from "@chakra-ui/react"; -import { WedgeDownIcon } from "../icons"; - -export type Item = { - label: React.ReactElement | string; - icon?: React.ReactElement; - color?: string; - onClick?: () => void; -}; - -export type DropdownProps = { - icon: React.ReactElement; - items: Item[]; - showCaret?: boolean; - showBadge?: boolean; - badgeColor?: string; -}; - -export const Dropdown = ({ - icon, - items, - showBadge = false, - showCaret = false, - badgeColor = "brand", -}: DropdownProps) => { - // dead click for menu dismiss - const [overlay, setOverlay] = useState(false); - const [selected, setSelected] = useState(); - return ( -

{ - setOverlay(true); - }} - > - {({ isOpen }) => ( - <> - - {icon} - {showCaret && ( - - )} - {showBadge && ( - - )} - - { - if (!isOpen && selected?.onClick) { - selected.onClick(); - } - }} - > - {items.map((item, index) => ( - { - setOverlay(false); - setSelected(item); - }} - _hover={{ - color: item.color || "white", - }} - > - {item.label} - - ))} - - {overlay && ( - { - setOverlay(false); - }} - /> - )} - - )} - - ); -}; diff --git a/packages/ui/src/components/menu/index.ts b/packages/ui/src/components/menu/index.ts deleted file mode 100644 index 18fe67ce8..000000000 --- a/packages/ui/src/components/menu/index.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from "./Chain"; -export * from "./Dropdown"; diff --git a/packages/ui/src/components/modals/Headstone.tsx b/packages/ui/src/components/modals/Headstone.tsx deleted file mode 100644 index 3777c0cbf..000000000 --- a/packages/ui/src/components/modals/Headstone.tsx +++ /dev/null @@ -1,42 +0,0 @@ -import { Box, Circle } from "@chakra-ui/react"; - -export type HeadStoneProps = { - color?: string; - icon: React.ReactNode; - bgColor?: string; -}; - -export const Headstone = ({ - color = "white", - icon, - bgColor = "solid.bg", -}: HeadStoneProps) => ( - - - - - - {icon} - - -); diff --git a/packages/ui/src/components/modals/index.ts b/packages/ui/src/components/modals/index.ts deleted file mode 100644 index e22eb198c..000000000 --- a/packages/ui/src/components/modals/index.ts +++ /dev/null @@ -1 +0,0 @@ -export * from "./Headstone"; diff --git a/packages/ui/src/index.ts b/packages/ui/src/index.ts deleted file mode 100644 index 2fd693812..000000000 --- a/packages/ui/src/index.ts +++ /dev/null @@ -1,3 +0,0 @@ -export * from "./components"; -export * from "./theme"; -export { default as CartridgeTheme } from "./theme"; diff --git a/packages/ui/src/stories/Accordion.stories.tsx b/packages/ui/src/stories/Accordion.stories.tsx deleted file mode 100644 index 92c515f92..000000000 --- a/packages/ui/src/stories/Accordion.stories.tsx +++ /dev/null @@ -1,122 +0,0 @@ -import { Meta, StoryObj } from "@storybook/react"; -import { - Accordion as ChakraAccordion, - AccordionItem, - AccordionButton, - HStack, - Text, - Spacer, - Box, - AccordionPanel, -} from "@chakra-ui/react"; -import { AlertIcon, InfoIcon, WarningIcon, WedgeDownIcon } from "@/components"; -import { motion } from "framer-motion"; - -const meta: Meta = { - title: "Accordion", - component: Accordion, - tags: ["autodocs"], - args: { - title: "Insufficient funds", - description: - "Your controller does not have enough gas to complete this transaction", - }, -}; - -export default meta; - -type Story = StoryObj; - -export const Default: Story = { - args: {}, -}; - -export const Info: Story = { - args: { - variant: "info", - }, -}; - -export const Warning: Story = { - args: { - variant: "warning", - }, -}; - -export const Error: Story = { - args: { - variant: "error", - }, -}; - -function Accordion({ - variant, - isExpanded, - title, - description, -}: { - variant: string; - isExpanded?: boolean; - title: string; - description?: string; -}) { - return ( - - - {({ isExpanded: itemExpanded }) => ( - <> - - - {(() => { - switch (variant) { - case "info": - return ; - case "warning": - return ; - case "error": - return ; - } - })()} - - {title} - - - - - - {description && !isExpanded && ( - - - - )} - - - {description && ( - {description} - )} - - )} - - - ); -} diff --git a/packages/ui/src/stories/Badge.stories.tsx b/packages/ui/src/stories/Badge.stories.tsx deleted file mode 100644 index 75eab5ee6..000000000 --- a/packages/ui/src/stories/Badge.stories.tsx +++ /dev/null @@ -1,25 +0,0 @@ -import { Badge } from "@chakra-ui/react"; -import { Meta, StoryObj } from "@storybook/react"; - -const meta: Meta = { - title: "Badge", - component: Badge, - tags: ["autodocs"], -}; - -export default meta; - -type Story = StoryObj; - -export const Default: Story = { - args: { - children: "approved", - }, -}; - -export const Tab: Story = { - args: { - variant: "tab", - children: "100", - }, -}; diff --git a/packages/ui/src/stories/Button.stories.tsx b/packages/ui/src/stories/Button.stories.tsx deleted file mode 100644 index 02571e8b4..000000000 --- a/packages/ui/src/stories/Button.stories.tsx +++ /dev/null @@ -1,111 +0,0 @@ -import { Button } from "@chakra-ui/react"; -import { Meta, StoryObj } from "@storybook/react"; -import { CopyIcon, JoystickIcon } from "../components/icons"; - -/** - * - * Collection of buttons. - */ -const meta: Meta = { - title: "Button", - component: Button, - tags: ["autodocs"], - argTypes: { - children: { - control: "text", - description: "Button label", - }, - variant: { - control: "select", - description: "Variable of buttons", - options: ["solid", "link"], - }, - colorScheme: { - control: "select", - description: "Custom color scheme.", - options: ["colorful", "translucent"], - }, - size: { - control: "select", - description: "Select size", - options: ["xs", "sm", "md", "lg"], - }, - isDisabled: { - control: "boolean", - description: "Gray out a button when disabled", - }, - isLoading: { - control: "boolean", - description: "Show loading indicator.", - }, - leftIcon: { - control: "object", - }, - rightIcon: { - control: "object", - }, - }, - args: { - children: "continue", - variant: "solid", - size: "md", - isDisabled: false, - isLoading: false, - }, -}; - -export default meta; - -type Story = StoryObj; - -export const Solid: Story = {}; - -/** - * When `colorScheme: "colorful"` - */ -export const Colorful: Story = { - args: { - colorScheme: "colorful", - }, -}; - -/** - * When `colorScheme: "translucent"` - */ -export const Translucent: Story = { - args: { - colorScheme: "translucent", - }, -}; - -/** - * Show loading indicator based on `isLoading` prop. - */ -export const Loading: Story = { - args: { - isLoading: true, - }, -}; - -export const Round: Story = { - args: { - variant: "round", - }, -}; - -export const HeaderButton: Story = { - args: { - children: "0xb5…34a5", - fontSize: "small", - variant: "round", - leftIcon: , - rightIcon: , - }, -}; - -export const LinkButton: Story = { - args: { - variant: "link", - children: "log in", - }, -}; diff --git a/packages/ui/src/stories/Color.stories.tsx b/packages/ui/src/stories/Color.stories.tsx deleted file mode 100644 index 5321370c3..000000000 --- a/packages/ui/src/stories/Color.stories.tsx +++ /dev/null @@ -1,121 +0,0 @@ -import { VStack, HStack, Text, Box } from "@chakra-ui/react"; -import { Meta, StoryObj } from "@storybook/react"; -import { colors } from "../theme/colors"; - -/** - * - * Collection of colors based on local variables from [Figma](https://www.figma.com/file/6ZQgwNrqpRlMg9GFbA41dv/Components?type=design&node-id=1%3A3070&mode=design&t=ITTcq5pR4KR2VzOu-1). - * - * Check out `Color (Senmantic Tokens)` page also for real usage of colors. - */ -const meta: Meta = { - title: "Color", - component: Palette, - tags: ["autodocs"], - argTypes: { - colorName: { - control: "select", - description: "Base color name", - options: Object.keys(colors), - }, - }, -}; - -export default meta; - -type Story = StoryObj; - -export const Green: Story = { - args: { - colorName: "green", - }, -}; - -export const DarkGray: Story = { - args: { - colorName: "darkGray", - }, -}; - -export const BlueGray: Story = { - args: { - colorName: "blueGray", - }, -}; - -export const OpacityWhite: Story = { - args: { - colorName: "opacityWhite", - }, -}; - -export const OpacityBlack: Story = { - args: { - colorName: "opacityBlack", - }, -}; - -export const Transparent: Story = { - args: { - colorName: "transparent", - }, -}; - -export const White: Story = { - args: { - colorName: "white", - }, -}; - -export const Black: Story = { - args: { - colorName: "black", - }, -}; - -type ColorsProps = { - colorName: keyof typeof colors; -}; - -function Palette({ colorName }: ColorsProps) { - const values = colors[colorName]; - - return ( - - {typeof values !== "string" ? ( - Object.entries(values) - .sort(([k1], [k2]) => (k1 < k2 ? -1 : 1)) - .map(([gradient, colorValue]) => ( - - )) - ) : ( - - )} - - ); -} - -function ColorSample({ - colorName, - gradient, - colorValue, -}: { - colorName: string; - colorValue: string; - gradient?: string; -}) { - const bgColor = gradient ? `${colorName}.${gradient}` : colorName; - - return ( - - - {gradient} - {colorValue} - - ); -} diff --git a/packages/ui/src/stories/CopyText.stories.tsx b/packages/ui/src/stories/CopyText.stories.tsx deleted file mode 100644 index 796ebc503..000000000 --- a/packages/ui/src/stories/CopyText.stories.tsx +++ /dev/null @@ -1,27 +0,0 @@ -import { CopyText } from "../components"; -import { Meta, StoryObj } from "@storybook/react"; - -const meta: Meta = { - title: "CopyText", - component: CopyText, - tags: ["autodocs"], -}; - -export default meta; - -type Story = StoryObj; - -export const Default: Story = { - args: { - value: "0x00...0000", - copyValue: "0x0000000000000000000000000000000000000000", - }, -}; - -export const Small: Story = { - args: { - value: "0x00...0000", - copyValue: "0x0000000000000000000000000000000000000000", - fontSize: "sm", - }, -}; diff --git a/packages/ui/src/stories/Dropdown.stories.tsx b/packages/ui/src/stories/Dropdown.stories.tsx deleted file mode 100644 index 0305357bb..000000000 --- a/packages/ui/src/stories/Dropdown.stories.tsx +++ /dev/null @@ -1,36 +0,0 @@ -import { DiscordIcon, GitHubIcon, XIcon } from "../components/icons"; -import { Dropdown } from "../components"; -import { Meta, StoryObj } from "@storybook/react"; - -const meta: Meta = { - title: "Dropdown", - component: Dropdown, - tags: ["autodocs"], -}; - -export default meta; - -type Story = StoryObj; - -export const Example: Story = { - args: { - items: [ - { - label: "X", - icon: , - onClick: () => console.log("clicked"), - }, - { - label: "Discord", - icon: , - onClick: () => console.log("clicked"), - }, - { - label: "GitHub", - icon: , - onClick: () => console.log("clicked"), - }, - ], - showCaret: true, - }, -}; diff --git a/packages/ui/src/stories/Field.stories.tsx b/packages/ui/src/stories/Field.stories.tsx deleted file mode 100644 index dd94eb72d..000000000 --- a/packages/ui/src/stories/Field.stories.tsx +++ /dev/null @@ -1,38 +0,0 @@ -import { Meta, StoryObj } from "@storybook/react"; -import { Field } from "../components/Field"; - -const meta: Meta = { - title: "Field", - component: Field, - tags: ["autodocs"], - argTypes: { - placeholder: { - control: "text", - }, - value: { - control: "text", - }, - error: { - control: "text", - }, - }, - args: { - placeholder: "Username", - }, -}; - -export default meta; - -type Story = StoryObj; - -export const Normal: Story = {}; - -// export const Hover: Story = {}; - -// export const Active: Story = {}; - -export const Error: Story = { - args: { - error: "Cannot contain special characters", - }, -}; diff --git a/packages/ui/src/stories/Heading.stories.tsx b/packages/ui/src/stories/Heading.stories.tsx deleted file mode 100644 index ed616a074..000000000 --- a/packages/ui/src/stories/Heading.stories.tsx +++ /dev/null @@ -1,20 +0,0 @@ -import { Heading } from "@chakra-ui/react"; -import { Meta, StoryObj } from "@storybook/react"; - -const meta: Meta = { - title: "Heading", - component: Heading, - tags: ["autodocs"], -}; - -export default meta; - -type Story = StoryObj; - -export const Default: Story = { - args: { - children: "hash", - variant: "section", - as: "span", - }, -}; diff --git a/packages/ui/src/stories/Icon.stories.tsx b/packages/ui/src/stories/Icon.stories.tsx deleted file mode 100644 index 9dedd6b08..000000000 --- a/packages/ui/src/stories/Icon.stories.tsx +++ /dev/null @@ -1,171 +0,0 @@ -import { Grid, GridItem, Text, VStack } from "@chakra-ui/react"; -import { Meta, StoryObj } from "@storybook/react"; -import { - brandIcons, - brandColorIcons, - directionalIcons, - duotoneIcons, - stateIcons, - utilityIcons, -} from "../components/icons"; -import { StateIconProps } from "@/components/icons/state/types"; - -const iconList = { - brand: brandIcons, - "brand-color": brandColorIcons, - directional: directionalIcons, - duotone: duotoneIcons, - state: stateIcons, - utility: utilityIcons, -}; - -/** - * - * Browse all icons or filter by category. - * - * Note: `` is only meant for demonstration purpose. - * - * ## Usage - * - * ```jsx - * - * - * ``` - */ -const meta: Meta = { - title: "Icon", - component: Icons, - tags: ["autodocs"], - argTypes: { - category: { - control: "select", - options: Object.keys(iconList), - }, - boxSize: { - control: { - type: "number", - min: 4, - max: 10, - }, - }, - color: { - control: "color", - description: "Color icons do not support this prop.", - }, - variant: { - control: "select", - options: ["solid", "line"], - description: "State icons only.", - }, - accent: { - control: "color", - description: "Duotone icons only.", - }, - accentHighlight: { - control: "color", - description: "Duotone icons only.", - }, - }, -}; - -export default meta; - -type Story = StoryObj; - -export const Brand: Story = { - args: { - category: "brand", - }, -}; - -export const BrandColor: Story = { - args: { - category: "brand-color", - }, -}; - -export const Directional: Story = { - args: { - category: "directional", - }, -}; - -export const Duotone: Story = { - args: { - category: "duotone", - }, -}; - -export const State: Story = { - args: { - category: "state", - }, -}; - -export const Utility: Story = { - args: { - category: "utility", - }, -}; - -function Icons({ - category = "state", - boxSize, - color, - variant, - ...duotoneProps -}: { - category: keyof typeof iconList; - boxSize: number; - color: string; - accent?: string; - variant: StateIconProps["variant"]; - accentHighlight?: string; -}) { - return ( - - {Object.entries(iconList[category]).map(([name, Comp]) => { - return ( - - - {(() => { - switch (category) { - case "state": - return ( - - ); - case "duotone": - return ( - - ); - default: - return ; - } - })()} - {name} - - - ); - })} - - ); -} diff --git a/packages/ui/src/stories/IconButton.stories.tsx b/packages/ui/src/stories/IconButton.stories.tsx deleted file mode 100644 index 89822a445..000000000 --- a/packages/ui/src/stories/IconButton.stories.tsx +++ /dev/null @@ -1,55 +0,0 @@ -import { IconButton } from "@chakra-ui/react"; -import { Meta, StoryObj } from "@storybook/react"; -import { ArrowLeftIcon, XIcon } from "../components/icons"; - -/** - * - */ -const meta: Meta = { - title: "Icon Button", - component: IconButton, - tags: ["autodocs"], - argTypes: { - icon: { - control: "object", - }, - }, -}; - -export default meta; - -type Story = StoryObj; - -export const Square: Story = { - args: { - icon: , - fontSize: "2xl", - }, -}; - -export const Brand: Story = { - args: { - icon: , - fontSize: "2xl", - px: 4, - py: 2, - }, -}; - -export const BrandRound: Story = { - args: { - variant: "round", - icon: , - fontSize: "2xl", - px: 4, - py: 2, - }, -}; - -export const Circle: Story = { - args: { - variant: "round", - icon: , - fontSize: "2xl", - }, -}; diff --git a/packages/ui/src/stories/Menu.stories.tsx b/packages/ui/src/stories/Menu.stories.tsx deleted file mode 100644 index b7b2a89e8..000000000 --- a/packages/ui/src/stories/Menu.stories.tsx +++ /dev/null @@ -1,53 +0,0 @@ -import { - Menu as ChakraMenu, - HStack, - MenuButton, - MenuItem, - MenuList, - Text, -} from "@chakra-ui/react"; -import { Meta, StoryObj } from "@storybook/react"; -import { DopeWarsIcon, MirrorWedgeIcon, SpaceInvaderIcon } from "@/components"; - -const meta: Meta = { - title: "Menu", - component: Menu, - tags: ["autodocs"], -}; - -export default meta; - -type Story = StoryObj; - -export const Example: Story = { - args: {}, -}; - -function Menu() { - return ( - - - - Menu - - - - - - } - color="brand.primary" - _hover={{ color: "brand.primary" }} - isDisabled - > - Roll Your Own - - }>Tsubasa - }>Drive AI - }> - Stark Lander - - - - ); -} diff --git a/packages/ui/src/stories/Modal.stories.tsx b/packages/ui/src/stories/Modal.stories.tsx deleted file mode 100644 index 839a52a83..000000000 --- a/packages/ui/src/stories/Modal.stories.tsx +++ /dev/null @@ -1,56 +0,0 @@ -import { - Button, - Modal as ChakraModal, - ModalBody, - ModalCloseButton, - ModalContent, - ModalFooter, - ModalHeader, - ModalOverlay, - useDisclosure, -} from "@chakra-ui/react"; -import { Meta, StoryObj } from "@storybook/react"; - -const meta: Meta = { - title: "Modal", - component: Modal, - tags: ["autodocs"], -}; - -export default meta; - -type Story = StoryObj; - -export const Example: Story = { - args: {}, -}; - -function Modal() { - const { isOpen, onOpen, onClose } = useDisclosure(); - - return ( - <> - - - - - {/* maxW doesn't seems to work with baseStyle */} - - Modal Title - - - bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla - bla bla bla bla bla bla bla ... - - - - - - - - - - ); -} diff --git a/packages/ui/src/stories/SemanticColor.stories.tsx b/packages/ui/src/stories/SemanticColor.stories.tsx deleted file mode 100644 index e10a6ee5f..000000000 --- a/packages/ui/src/stories/SemanticColor.stories.tsx +++ /dev/null @@ -1,85 +0,0 @@ -import { VStack, HStack, Text as CText, Box } from "@chakra-ui/react"; -import { Meta, StoryObj } from "@storybook/react"; -import { semanticTokens } from "../theme/semanticTokens"; - -/** - * - * Semantic color names. It's like an arias. Check `Color` page also for more. - */ -const meta: Meta = { - title: "Color (Semtantic Tokens)", - component: Palette, - tags: ["autodocs"], - argTypes: { - colorName: { - control: "select", - description: "Base color name", - options: Object.keys(semanticTokens.colors), - }, - }, -}; - -export default meta; - -type Story = StoryObj; - -export const Text: Story = { - args: { - colorName: "text", - }, -}; - -export const Brand: Story = { - args: { - colorName: "brand", - }, -}; - -export const Solid: Story = { - args: { - colorName: "solid", - }, -}; - -export const Translucent: Story = { - args: { - colorName: "translucent", - }, -}; - -type ColorsProps = { - colorName: keyof typeof semanticTokens.colors; -}; - -function Palette({ colorName }: ColorsProps) { - return ( - - {Object.keys(semanticTokens.colors[colorName]) - .sort((k1, k2) => (k1 < k2 ? -1 : 1)) - .map((variant) => ( - - ))} - - ); -} - -function ColorSample({ - colorName, - variant, -}: { - colorName: string; - variant: string; -}) { - const bgColor = `${colorName}.${variant}`; - - return ( - - - {variant} - - ); -} diff --git a/packages/ui/src/stories/Table.stories.tsx b/packages/ui/src/stories/Table.stories.tsx deleted file mode 100644 index 4e3f1f1e1..000000000 --- a/packages/ui/src/stories/Table.stories.tsx +++ /dev/null @@ -1,103 +0,0 @@ -import { - Badge, - TableContainer, - Table as ChakraTable, - Thead, - Tr, - Th, - Tbody, - Td, -} from "@chakra-ui/react"; -import { Meta, StoryObj } from "@storybook/react"; -import { CopyText } from "@/components"; - -const meta: Meta = { - title: "Table", - component: Table, - tags: ["autodocs"], -}; - -export default meta; - -type Story = StoryObj; - -export const Default: Story = {}; - -function Table() { - return ( - - - - - age - hash - player - status - - - - - - 12 mins - - - - - - - - - pending - - - - - 12 mins - - - - - - - - - pending - - - - - 12 mins - - - - - - - - - pending - - - - - - ); -} diff --git a/packages/ui/src/stories/Tabs.stories.tsx b/packages/ui/src/stories/Tabs.stories.tsx deleted file mode 100644 index a8de40ce1..000000000 --- a/packages/ui/src/stories/Tabs.stories.tsx +++ /dev/null @@ -1,75 +0,0 @@ -import { - TabList, - Tabs as ChakraTabs, - Tab, - TabPanels, - TabPanel, - Badge, -} from "@chakra-ui/react"; -import { Meta, StoryObj } from "@storybook/react"; -import { useCallback, useState } from "react"; -import { BoltIcon, DetailsIcon, StackShapeIcon } from "@/components"; - -const meta: Meta = { - title: "Tabs", - component: Tabs, - tags: ["autodocs"], -}; - -export default meta; - -type Story = StoryObj; - -export const Example: Story = { - args: {}, -}; - -function Tabs() { - const [activeIndex, setActiveIndex] = useState(0); - - const onChange = useCallback((i: number) => { - setActiveIndex(i); - }, []); - - return ( - - - - - Details - - - - - Details - - 100 - - - - - - Details - - - - - Details - Transaction - State - - - ); -} diff --git a/packages/ui/src/theme/Provider.tsx b/packages/ui/src/theme/Provider.tsx deleted file mode 100644 index 726adadba..000000000 --- a/packages/ui/src/theme/Provider.tsx +++ /dev/null @@ -1,19 +0,0 @@ -import React from "react"; -import theme from "."; - -import { ChakraProvider, createStandaloneToast } from "@chakra-ui/react"; - -export function CartridgeUIProvider({ - children, -}: { - children?: React.ReactNode; -}) { - const { ToastContainer } = createStandaloneToast(); - - return ( - - {children} - - - ); -} diff --git a/packages/ui/src/theme/colors.ts b/packages/ui/src/theme/colors.ts deleted file mode 100644 index 3b06b7350..000000000 --- a/packages/ui/src/theme/colors.ts +++ /dev/null @@ -1,60 +0,0 @@ -export const colors = { - transparent: "transparent", - white: "#FFF", - black: "#000", - red: { - 200: "#ED9D92", - 300: "#EA8D80", - 400: "#E67566", - 500: "#E46958", - 800: "#87372C", - }, - green: { - 100: "#CAF1CA", - 200: "#A7E7A7", - 400: "#0EAD69", - }, - darkGray: { - 100: "#9C9C9C", - 200: "#808080", - 300: "#484D49", - 400: "#373C38", - 500: "#2A2F2A", - 600: "#242824", - 700: "#1E221F", - 800: "#161A17", - 900: "#0F1410", - }, - blueGray: { - 100: "#FBFCFE", - 200: "#ECEFF2", - 300: "#E2E5E9", - 400: "#D4DADF", - 500: "#BEC5CB", - 600: "#9EA7B0", - 800: "#43464D", - 900: "#2F3136", - }, - opacityWhite: { - 100: "rgba(255, 255, 255, 0.04)", - 200: "rgba(255, 255, 255, 0.08)", - 300: "rgba(255, 255, 255, 0.12)", - 400: "rgba(255, 255, 255, 0.16)", - 500: "rgba(255, 255, 255, 0.24)", - 600: "rgba(255, 255, 255, 0.32)", - 700: "rgba(255, 255, 255, 0.48)", - 800: "rgba(255, 255, 255, 0.64)", - 900: "rgba(255, 255, 255, 0.8)", - }, - opacityBlack: { - 100: "rgba(0, 0, 0, 0.04)", - 200: "rgba(0, 0, 0, 0.08)", - 300: "rgba(0, 0, 0, 0.12)", - 400: "rgba(0, 0, 0, 0.16)", - 500: "rgba(0, 0, 0, 0.24)", - 600: "rgba(0, 0, 0, 0.32)", - 700: "rgba(0, 0, 0, 0.48)", - 800: "rgba(0, 0, 0, 0.64)", - 900: "rgba(0, 0, 0, 0.80)", - }, -}; diff --git a/packages/ui/src/theme/components/Accordion.ts b/packages/ui/src/theme/components/Accordion.ts deleted file mode 100644 index 189b1cb5b..000000000 --- a/packages/ui/src/theme/components/Accordion.ts +++ /dev/null @@ -1,79 +0,0 @@ -import { accordionAnatomy } from "@chakra-ui/anatomy"; -import { - ComponentStyleConfig, - createMultiStyleConfigHelpers, -} from "@chakra-ui/react"; - -const { defineMultiStyleConfig, definePartsStyle } = - createMultiStyleConfigHelpers(accordionAnatomy.keys); - -export const Accordion: ComponentStyleConfig = defineMultiStyleConfig({ - baseStyle: definePartsStyle({ - container: { - color: "text.primary", - bg: "solid.primary", - borderColor: "solid.bg", - pb: 0, - borderRadius: "6px", - }, - button: { - p: 3, - fontSize: "sm", - height: "auto", - paddingY: "12px", - paddingX: "18px", - _expanded: { - borderRadius: "6px 6px 0 0", - cursor: "default", - _hover: { - bg: "solid.primary", - }, - }, - }, - panel: { - fontSize: "xs", - p: 0, - }, - icon: {}, - }), - variants: { - info: { - container: { - color: "black", - bg: "info.background", - }, - button: { - _expanded: { - _hover: { - bg: "info.background", - }, - }, - }, - }, - warning: { - container: { - bg: "solid.tertiary", - }, - button: { - _expanded: { - _hover: { - bg: "solid.tertiary", - }, - }, - }, - }, - error: { - container: { - color: "black", - bg: "error.background", - }, - button: { - _expanded: { - _hover: { - bg: "error.background", - }, - }, - }, - }, - }, -}); diff --git a/packages/ui/src/theme/components/Badge.ts b/packages/ui/src/theme/components/Badge.ts deleted file mode 100644 index 1cfb32e98..000000000 --- a/packages/ui/src/theme/components/Badge.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { defineStyleConfig, ComponentStyleConfig } from "@chakra-ui/react"; - -export const Badge: ComponentStyleConfig = defineStyleConfig({ - baseStyle: { - px: 2, - py: 1, - bg: "translucent.soft", - color: "text.primary", - }, - variants: { - tab: { - bg: "brand.primary", - color: "solid.bg", - borderRadius: "full", - lineHeight: 0.875, - }, - }, -}); diff --git a/packages/ui/src/theme/components/Button.ts b/packages/ui/src/theme/components/Button.ts deleted file mode 100644 index 395f0305f..000000000 --- a/packages/ui/src/theme/components/Button.ts +++ /dev/null @@ -1,110 +0,0 @@ -import { - defineStyleConfig, - StyleFunctionProps, - ComponentStyleConfig, -} from "@chakra-ui/react"; - -export const Button: ComponentStyleConfig = defineStyleConfig({ - defaultProps: { - variant: "solid", - }, - baseStyle: { - outline: "none", - borderRadius: "base", - fontFamily: '"IBM Plex Mono", ui-monospace, sans-serif', - fontWeight: "semibold", - ":hover:disabled": { - cursor: "not-allowed", - }, - lineHeight: "none", - textTransform: "uppercase", - _disabled: { - pointerEvents: "none", - }, - }, - sizes: { - xs: { - px: 2, - py: 3, - h: 8, - }, - sm: (p) => - p.rightIcon - ? { - h: 9, - p: 2, - pl: 4, - } - : { - h: 9, - px: 4, - py: 2, - }, - md: { - px: 6, - py: 2.5, - }, - lg: { - px: 6, - py: 3.5, - }, - }, - variants: { - solid: getColorProps, - round: (p) => ({ - ...getColorProps(p), - borderRadius: "full", - }), - link: { - color: "link.blue", - borderColor: "solid.secondary", - borderWidth: 1, - p: "4px 16px", - fontSize: "xs", - fontFamily: "Inter", - fontWeight: "normal", - textTransform: "capitalize", - _hover: { - bg: "solid.secondary", - textDecor: "none", - }, - }, - }, -}); - -function getColorProps({ colorScheme }: StyleFunctionProps) { - switch (colorScheme as ButtonColorScheme) { - case "colorful": - return { - color: "brand.primaryForeground", - bg: "brand.primary", - _hover: { - opacity: 0.8, - }, - _disabled: { - opacity: 0.5, - }, - }; - case "translucent": - return { - color: "text.primary", - bg: "translucent.soft", - _hover: { - bg: "translucent.md", - }, - }; - case "solid": - return { - color: "text.primary", - bg: "solid.primary", - _hover: { - bg: "solid.secondary", - }, - _disabled: { - opacity: 0.25, - }, - }; - } -} - -export type ButtonColorScheme = "colorful" | "translucent" | "solid"; diff --git a/packages/ui/src/theme/components/Card.ts b/packages/ui/src/theme/components/Card.ts deleted file mode 100644 index 0c187f3a6..000000000 --- a/packages/ui/src/theme/components/Card.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { ComponentStyleConfig, defineStyleConfig } from "@chakra-ui/react"; - -export const Card: ComponentStyleConfig = defineStyleConfig({ - baseStyle: { - borderRadius: "8px", - padding: "8px", - }, -}); diff --git a/packages/ui/src/theme/components/Container.ts b/packages/ui/src/theme/components/Container.ts deleted file mode 100644 index 0320501b1..000000000 --- a/packages/ui/src/theme/components/Container.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { ComponentStyleConfig, defineStyleConfig } from "@chakra-ui/react"; - -export const Container: ComponentStyleConfig = defineStyleConfig({ - baseStyle: { - maxWidth: "container.lg", // 1024px - }, -}); diff --git a/packages/ui/src/theme/components/Heading.ts b/packages/ui/src/theme/components/Heading.ts deleted file mode 100644 index bebfae87a..000000000 --- a/packages/ui/src/theme/components/Heading.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { ComponentStyleConfig, defineStyleConfig } from "@chakra-ui/react"; - -export const Heading: ComponentStyleConfig = defineStyleConfig({ - baseStyle: { - color: "text.primary", - bg: "transparent", - }, - variants: { - section: { - textTransform: "uppercase", - color: "translucent.lg", - fontSize: "xs", - fontWeight: "bold", - }, - }, -}); diff --git a/packages/ui/src/theme/components/Input.ts b/packages/ui/src/theme/components/Input.ts deleted file mode 100644 index f54674d7a..000000000 --- a/packages/ui/src/theme/components/Input.ts +++ /dev/null @@ -1,50 +0,0 @@ -import { ComponentStyleConfig, defineStyleConfig } from "@chakra-ui/react"; - -export const Input: ComponentStyleConfig = defineStyleConfig({ - defaultProps: { - variant: "filled", - // @ts-expect-error TODO: Seems style theme props only - focusBorderColor: "solid.accent", - errorBorderColor: "alert.foreground", - }, - sizes: { - md: { - field: { - h: 12, - }, - addon: { - h: 12, - }, - }, - }, - variants: { - filled: { - field: { - bg: "solid.primary", - color: "text.primary", - borderWidth: 1, - borderColor: "solid.secondary", - borderRadius: "4px", - _placeholder: { - color: "#808080", - }, - _hover: { - bg: "solid.secondary", - borderColor: "solid.secondary", - }, - _focus: { - bg: "solid.primary", - borderColor: "solid.secondary", - }, - // Workaround to set background color for autofill - // ref: https://stackoverflow.com/a/71693606 - _autofill: { - border: "1px solid var(--chakra-colors-solid-accent)", - textFillColor: "text.primary", - boxShadow: "0 0 0px 1000px var(--chakra-colors-solid-primary) inset", - transition: "background-color 5000s ease-in-out 0s", - }, - }, - }, - }, -}); diff --git a/packages/ui/src/theme/components/Link.ts b/packages/ui/src/theme/components/Link.ts deleted file mode 100644 index 1674f4f25..000000000 --- a/packages/ui/src/theme/components/Link.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { ComponentStyleConfig, defineStyleConfig } from "@chakra-ui/react"; - -export const Link: ComponentStyleConfig = defineStyleConfig({ - baseStyle: { - _focus: { - // TODO: handle accessibility properly - boxShadow: "none", - }, - }, -}); diff --git a/packages/ui/src/theme/components/Menu.ts b/packages/ui/src/theme/components/Menu.ts deleted file mode 100644 index fcd790fd5..000000000 --- a/packages/ui/src/theme/components/Menu.ts +++ /dev/null @@ -1,50 +0,0 @@ -import { menuAnatomy } from "@chakra-ui/anatomy"; -import { - ComponentStyleConfig, - MenuItem, - createMultiStyleConfigHelpers, -} from "@chakra-ui/react"; - -const { defineMultiStyleConfig, definePartsStyle } = - createMultiStyleConfigHelpers(menuAnatomy.keys); - -export const Menu: ComponentStyleConfig = defineMultiStyleConfig({ - baseStyle: definePartsStyle({ - button: { - p: 2, - borderRadius: "md", - _hover: { - bg: "solid.secondary", - }, - _disabled: { - _hover: { - bg: "inherit", - cursor: "default", - }, - }, - }, - list: { - bg: "solid.bg", - borderWidth: 0, - p: 1, - gap: 1, - }, - item: { - color: "text.secondary", - bg: "solid.bg", - p: 2, - _notLast: { - borderBottomWidth: 1, - borderColor: "solid.secondary", - }, - _hover: { - bg: "solid.secondary", - color: "text.primary", - }, - }, - }), -}); - -MenuItem.defaultProps = { - iconSpacing: 1, -}; diff --git a/packages/ui/src/theme/components/Modal.ts b/packages/ui/src/theme/components/Modal.ts deleted file mode 100644 index 2e97643d0..000000000 --- a/packages/ui/src/theme/components/Modal.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { modalAnatomy } from "@chakra-ui/anatomy"; -import { - ComponentStyleConfig, - createMultiStyleConfigHelpers, -} from "@chakra-ui/react"; - -const { defineMultiStyleConfig, definePartsStyle } = - createMultiStyleConfigHelpers(modalAnatomy.keys); - -export const Modal: ComponentStyleConfig = defineMultiStyleConfig({ - baseStyle: definePartsStyle({ - dialog: { - bg: "solid.bg", - borderColor: "translucent.md", - borderWidth: 4, - }, - closeButton: { - color: "text.secondary", - _focus: { - boxShadow: "none", - }, - }, - }), -}); diff --git a/packages/ui/src/theme/components/Select.ts b/packages/ui/src/theme/components/Select.ts deleted file mode 100644 index b4a4869be..000000000 --- a/packages/ui/src/theme/components/Select.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { ComponentStyleConfig, defineStyleConfig } from "@chakra-ui/react"; - -export const Select: ComponentStyleConfig = defineStyleConfig({ - baseStyle: {}, - variants: { - primary: { - field: { - fontSize: "14Px", - borderRadius: "3px", - background: "gray.700", - }, - }, - }, - defaultProps: { - variant: "primary", - }, -}); diff --git a/packages/ui/src/theme/components/Table.ts b/packages/ui/src/theme/components/Table.ts deleted file mode 100644 index 2a6c9226d..000000000 --- a/packages/ui/src/theme/components/Table.ts +++ /dev/null @@ -1,53 +0,0 @@ -import { tableAnatomy } from "@chakra-ui/anatomy"; -import { - ComponentStyleConfig, - createMultiStyleConfigHelpers, - Td, - Th, -} from "@chakra-ui/react"; - -const { defineMultiStyleConfig, definePartsStyle } = - createMultiStyleConfigHelpers(tableAnatomy.keys); - -export const Table: ComponentStyleConfig = defineMultiStyleConfig({ - baseStyle: definePartsStyle({ - table: { - borderCollapse: "separate", - borderSpacing: "0 0.5rem", - }, - tbody: { - bg: "solid.primary", - fontSize: "sm", - tr: { - _hover: { - bg: "solid.secondary", - cursor: "pointer", - }, - td: { - _first: { - borderLeftRadius: "md", - }, - _last: { - borderRightRadius: "md", - }, - }, - }, - }, - }), -}); - -// Workarounds -Th.defaultProps = { - color: "translucent.lg", - borderBottomColor: "solid.bg", - py: 3, - px: 4, -}; - -Td.defaultProps = { - borderBottomColor: "solid.bg", - borderBottomWidth: 0, - marginBottom: 8, - py: 3, - px: 4, -}; diff --git a/packages/ui/src/theme/components/Tabs.ts b/packages/ui/src/theme/components/Tabs.ts deleted file mode 100644 index 11ab40427..000000000 --- a/packages/ui/src/theme/components/Tabs.ts +++ /dev/null @@ -1,26 +0,0 @@ -import { tabsAnatomy } from "@chakra-ui/anatomy"; -import { - ComponentStyleConfig, - createMultiStyleConfigHelpers, -} from "@chakra-ui/react"; - -const { defineMultiStyleConfig, definePartsStyle } = - createMultiStyleConfigHelpers(tabsAnatomy.keys); - -export const Tabs: ComponentStyleConfig = defineMultiStyleConfig({ - baseStyle: definePartsStyle({ - tablist: { - borderBottomWidth: 1, - borderBottomColor: "solid.secondary", - }, - tab: { - bg: "solid.bg", - _selected: { - color: "brand.primary", - }, - }, - tabpanel: { - p: 0, - }, - }), -}); diff --git a/packages/ui/src/theme/components/Text.ts b/packages/ui/src/theme/components/Text.ts deleted file mode 100644 index 0f022e3df..000000000 --- a/packages/ui/src/theme/components/Text.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { ComponentStyleConfig, defineStyleConfig } from "@chakra-ui/react"; - -export const Text: ComponentStyleConfig = defineStyleConfig({ - baseStyle: { - color: "text.primary", - bg: "transparent", - }, - variants: { - "ld-mono-upper": { - fontFamily: "LD_Mono", - textTransform: "uppercase", - letterSpacing: "0.1em", - }, - }, -}); diff --git a/packages/ui/src/theme/components/index.ts b/packages/ui/src/theme/components/index.ts deleted file mode 100644 index 38ac8cb87..000000000 --- a/packages/ui/src/theme/components/index.ts +++ /dev/null @@ -1,14 +0,0 @@ -export * from "./Accordion"; -export * from "./Badge"; -export * from "./Button"; -export * from "./Card"; -export * from "./Container"; -export * from "./Input"; -export * from "./Link"; -export * from "./Menu"; -export * from "./Modal"; -export * from "./Select"; -export * from "./Heading"; -export * from "./Table"; -export * from "./Tabs"; -export * from "./Text"; diff --git a/packages/ui/src/theme/fonts.ts b/packages/ui/src/theme/fonts.ts deleted file mode 100644 index bdfa05cfa..000000000 --- a/packages/ui/src/theme/fonts.ts +++ /dev/null @@ -1,3 +0,0 @@ -export const fonts = { - body: "Inter, system-ui, sans-serif", -}; diff --git a/packages/ui/src/theme/index.ts b/packages/ui/src/theme/index.ts deleted file mode 100644 index f9b13f4a5..000000000 --- a/packages/ui/src/theme/index.ts +++ /dev/null @@ -1,39 +0,0 @@ -export * from "./Provider"; - -import { extendTheme, type ThemeConfig } from "@chakra-ui/react"; -import { colors } from "./colors"; -import { fonts } from "./fonts"; -import { semanticTokens } from "./semanticTokens"; -import * as Components from "./components"; - -const config: ThemeConfig = { - initialColorMode: "dark", - useSystemColorMode: false, -}; - -const theme = extendTheme({ - config, - colors, - semanticTokens, - fonts, - styles: { - global: { - body: { - color: "text.primary", - background: "", - WebkitTapHighlightColor: "transparent", - }, - }, - }, - sizes: { - container: { - "2xl": "1366px", - "3xl": "1920px", - }, - }, - components: { - ...Components, - }, -}); - -export default theme; diff --git a/packages/ui/src/theme/semanticTokens.ts b/packages/ui/src/theme/semanticTokens.ts deleted file mode 100644 index c0416a89d..000000000 --- a/packages/ui/src/theme/semanticTokens.ts +++ /dev/null @@ -1,112 +0,0 @@ -export const semanticTokens = { - colors: { - text: { - primary: { - default: "white", - _light: "black", - }, - secondary: { - default: "darkGray.200", - _light: "blueGray.700", - }, - secondaryAccent: { - default: "darkGray.100", - _light: "blueGray.800", - }, - success: "green.400", - error: "red.400", - }, - link: { - blue: { - default: "#73C4FF", - _light: "#007FDB", - }, - }, - brand: { - primary: { - default: "#FBCB4A", - _light: "#7954E4", - }, - secondary: { - default: "#DEAE2B", - _light: "#5F41B4", - }, - muted: { - default: "#85702D", - _light: "#AC8FFF", - }, - accent: { - default: "green.200", - _light: "#7954E4", - }, - // Nested sematic color doesn't seem to work - accentHighlight: { - default: "green.100", - _light: "#AC8FFF", - }, - colorGradient: { - default: "#FBCB4A", - _light: "#AC8FFF", - }, - }, - info: { - background: "#95c1ea", - foreground: "#005299", - }, - warning: { - foreground: "#fac400", - }, - error: { - background: "#f9b9b9", - foreground: "#e66565", - }, - solid: { - bg: { - default: "darkGray.800", - _light: "blueGray.100", - }, - primary: { - default: "darkGray.700", - _light: "blueGray.200", - }, - primaryForeground: { - default: "darkGray.800", - _light: "blueGray.100", - }, - secondary: { - default: "darkGray.600", - _light: "blueGray.300", - }, - tertiary: { - default: "darkGray.400", - _light: "blueGray.400", - }, - accent: { - default: "darkGray.400", - _light: "blueGray.500", - }, - spacer: { - default: "darkGray.900", - _light: "blueGray.200", - }, - }, - translucent: { - soft: { - default: "opacityWhite.200", - _light: "opacityBlack.200", - }, - md: { - default: "opacityWhite.300", - _light: "opacityBlack.300", - }, - lg: { - default: "opacityWhite.600", - _light: "opacityBlack.600", - }, - heavy: { - default: "opacityWhite.800", - _light: "opacityBlack.800", - }, - }, - }, -}; diff --git a/packages/ui/tsconfig.json b/packages/ui/tsconfig.json deleted file mode 100644 index 150e396ce..000000000 --- a/packages/ui/tsconfig.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "$schema": "https://json.schemastore.org/tsconfig", - "extends": "@cartridge/tsconfig/react.json", - "compilerOptions": { - "baseUrl": ".", - "rootDir": "./src", - "outDir": "./dist", - "types": ["@emotion/react/types/css-prop"], - "paths": { - "@/*": ["./src/*"] - } - }, - "include": ["src"], -} diff --git a/packages/ui/vite.config.ts b/packages/ui/vite.config.ts deleted file mode 100644 index 607adb354..000000000 --- a/packages/ui/vite.config.ts +++ /dev/null @@ -1,43 +0,0 @@ -import { resolve } from "path"; -import { defineConfig } from "vite"; -import react from "@vitejs/plugin-react"; -import dts from "vite-plugin-dts"; -import pkg from "./package.json"; - -// https://vitejs.dev/config/ -export default defineConfig({ - build: { - lib: { - entry: resolve(__dirname, "src/index.ts"), - name: "@cartridge/ui", - fileName: "index", - }, - rollupOptions: { - // Ref: https://github.com/emotion-js/emotion/issues/2853 - external: makeExternalPredicate(Object.keys(pkg.peerDependencies)), - }, - outDir: "dist", - }, - plugins: [ - react({ - jsxImportSource: "@emotion/react", - babel: { - plugins: ["@emotion/babel-plugin"], - }, - }), - dts(), - ], - resolve: { - alias: { - "@": "/src", - }, - }, -}); - -function makeExternalPredicate(externalArr: string[]) { - if (externalArr.length === 0) { - return () => false; - } - const pattern = new RegExp(`^(${externalArr.join("|")})($|/)`); - return (id: string) => pattern.test(id); -} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3bbf33d9..32e5ccd3d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -281,9 +281,6 @@ importers: '@cartridge/penpal': specifier: ^6.2.3 version: 6.2.3 - '@cartridge/ui': - specifier: workspace:* - version: link:../ui '@cartridge/ui-next': specifier: workspace:* version: link:../ui-next @@ -347,9 +344,6 @@ importers: inapp-spy: specifier: 4.2.1 version: 4.2.1 - js-cookie: - specifier: ^3.0.1 - version: 3.0.5 p-throttle: specifier: ^6.2.0 version: 6.2.0 @@ -429,9 +423,6 @@ importers: '@types/jest-image-snapshot': specifier: ^6.4.0 version: 6.4.0 - '@types/js-cookie': - specifier: ^3.0.2 - version: 3.0.6 '@types/node': specifier: ^20.6.0 version: 20.16.11 @@ -613,85 +604,6 @@ importers: packages/tsconfig: {} - packages/ui: - dependencies: - '@chakra-ui/anatomy': - specifier: ^2.2.1 - version: 2.3.4 - '@chakra-ui/react': - specifier: ^2.8.1 - version: 2.10.2(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(framer-motion@6.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@emotion/react': - specifier: ^11.11.1 - version: 11.13.3(@types/react@18.3.12)(react@18.3.1) - '@emotion/styled': - specifier: ^11.11.0 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - framer-motion: - specifier: ^6 - version: 6.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: - specifier: ^18.3.1 - version: 18.3.1 - react-dom: - specifier: ^18.3.1 - version: 18.3.1(react@18.3.1) - devDependencies: - '@cartridge/tsconfig': - specifier: workspace:* - version: link:../tsconfig - '@emotion/babel-plugin': - specifier: ^11.11.0 - version: 11.12.0 - '@storybook/addon-essentials': - specifier: ^7.1.1 - version: 7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(webpack-sources@3.2.3) - '@storybook/react': - specifier: ^7.1.1 - version: 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4) - '@storybook/react-vite': - specifier: ^7.1.1 - version: 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@4.24.0)(typescript@5.5.4)(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1))(webpack-sources@3.2.3) - '@storybook/testing-library': - specifier: ^0.2.0 - version: 0.2.2 - '@types/node': - specifier: ^20.6.0 - version: 20.16.11 - '@types/react-dom': - specifier: ^18.3.1 - version: 18.3.1 - '@vitejs/plugin-react': - specifier: ^4.0.4 - version: 4.3.2(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1)) - eslint: - specifier: 8.9.0 - version: 8.9.0 - eslint-config-prettier: - specifier: ^8.5.0 - version: 8.10.0(eslint@8.9.0) - eslint-plugin-storybook: - specifier: ^0.6.13 - version: 0.6.15(eslint@8.9.0)(typescript@5.5.4) - storybook: - specifier: ^7.1.1 - version: 7.6.20 - storybook-dark-mode: - specifier: ^3.0.1 - version: 3.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - tslib: - specifier: ^2.3.1 - version: 2.7.0 - typescript: - specifier: ^5.4.5 - version: 5.5.4 - vite: - specifier: ^4.4.9 - version: 4.5.5(@types/node@20.16.11)(terser@5.34.1) - vite-plugin-dts: - specifier: ^3.5.3 - version: 3.9.1(@types/node@20.16.11)(rollup@4.24.0)(typescript@5.5.4)(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1)) - packages/ui-next: dependencies: '@cartridge/utils': @@ -987,10 +899,6 @@ packages: resolution: {integrity: sha512-xhlTqH0m31mnsG0tIP4ETgfSB6gXDaYYsUWTrlUV93fFQPI9dd8hE0Ot6MHLCtqgB32hwJAC3YZMWlXZw7AleA==} engines: {node: '>=14'} - '@aw-web-design/x-default-browser@1.4.126': - resolution: {integrity: sha512-Xk1sIhyNC/esHGGVjL/niHLowM0csl/kFO5uawBy4IrWwy0o1G8LGt3jP6nmWGz+USxeeqbihAmp/oVZju6wug==} - hasBin: true - '@babel/code-frame@7.25.7': resolution: {integrity: sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==} engines: {node: '>=6.9.0'} @@ -1011,10 +919,6 @@ packages: resolution: {integrity: sha512-4xwU8StnqnlIhhioZf1tqnVWeQ9pvH/ujS8hRfw/WOza+/a+1qv69BWNy+oY231maTCWgKWhfBU7kDpsds6zAA==} engines: {node: '>=6.9.0'} - '@babel/helper-builder-binary-assignment-operator-visitor@7.25.7': - resolution: {integrity: sha512-12xfNeKNH7jubQNm7PAkzlLwEmCs1tfuX3UjIw6vP6QXi+leKh6+LyC/+Ed4EIQermwd58wsyh070yjDHFlNGg==} - engines: {node: '>=6.9.0'} - '@babel/helper-compilation-targets@7.25.7': resolution: {integrity: sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==} engines: {node: '>=6.9.0'} @@ -1025,17 +929,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-create-regexp-features-plugin@7.25.7': - resolution: {integrity: sha512-byHhumTj/X47wJ6C6eLpK7wW/WBEcnUeb7D0FNc/jFQnQVw7DOso3Zz5u9x/zLrFVkHa89ZGDbkAa1D54NdrCQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - - '@babel/helper-define-polyfill-provider@0.6.2': - resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - '@babel/helper-member-expression-to-functions@7.25.7': resolution: {integrity: sha512-O31Ssjd5K6lPbTX9AAYpSKrZmLeagt9uwschJd+Ixo6QiRyfpvgtVQp8qrDR9UNFjZ8+DO34ZkdrN+BnPXemeA==} engines: {node: '>=6.9.0'} @@ -1058,12 +951,6 @@ packages: resolution: {integrity: sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==} engines: {node: '>=6.9.0'} - '@babel/helper-remap-async-to-generator@7.25.7': - resolution: {integrity: sha512-kRGE89hLnPfcz6fTrlNU+uhgcwv0mBE4Gv3P9Ke9kLVJYpi4AMVVEElXvB5CabrPZW4nCM8P8UyyjrzCM0O2sw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-replace-supers@7.25.7': resolution: {integrity: sha512-iy8JhqlUW9PtZkd4pHM96v6BdJ66Ba9yWSE4z0W4TvSZwLBPkyDsiIU3ENe4SmrzRBs76F7rQXTy1lYC49n6Lw==} engines: {node: '>=6.9.0'} @@ -1090,10 +977,6 @@ packages: resolution: {integrity: sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==} engines: {node: '>=6.9.0'} - '@babel/helper-wrap-function@7.25.7': - resolution: {integrity: sha512-MA0roW3JF2bD1ptAaJnvcabsVlNQShUaThyJbCDD4bCp8NEgiFvpoqRI2YS22hHlc2thjO/fTg2ShLMC3jygAg==} - engines: {node: '>=6.9.0'} - '@babel/helpers@7.25.7': resolution: {integrity: sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==} engines: {node: '>=6.9.0'} @@ -1107,36 +990,6 @@ packages: engines: {node: '>=6.0.0'} hasBin: true - '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.7': - resolution: {integrity: sha512-UV9Lg53zyebzD1DwQoT9mzkEKa922LNUp5YkTJ6Uta0RbyXaQNUgcvSt7qIu1PpPzVb6rd10OVNTzkyBGeVmxQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - - '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.7': - resolution: {integrity: sha512-GDDWeVLNxRIkQTnJn2pDOM1pkCgYdSqPeT1a9vh9yIqu2uzzgw1zcqEb+IJOhy+dTBMlNdThrDIksr2o09qrrQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.7': - resolution: {integrity: sha512-wxyWg2RYaSUYgmd9MR0FyRGyeOMQE/Uzr1wzd/g5cf5bwi9A4v6HFdDm7y1MgDtod/fLOSTZY6jDgV0xU9d5bA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.7': - resolution: {integrity: sha512-Xwg6tZpLxc4iQjorYsyGMyfJE7nP5MV8t/Ka58BgiA7Jw0fRqQNcANlLfdJ/yvBt9z9LD2We+BEkT7vLqZRWng==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.13.0 - - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.7': - resolution: {integrity: sha512-UVATLMidXrnH+GMUIuxq55nejlj02HP7F5ETyBONzP6G87fPBogG4CH6kxrSrdIuAjdwNO9VzyaYsrZPscWUrw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/plugin-proposal-class-properties@7.18.6': resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} @@ -1151,12 +1004,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2': - resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-async-generators@7.8.4': resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: @@ -1260,30 +1107,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-unicode-sets-regex@7.18.6': - resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/plugin-transform-arrow-functions@7.25.7': resolution: {integrity: sha512-EJN2mKxDwfOUCPxMO6MUI58RN3ganiRAG/MS/S3HfB6QFNjroAMelQo/gybyYq97WerCBAZoyrAoW8Tzdq2jWg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-async-generator-functions@7.25.8': - resolution: {integrity: sha512-9ypqkozyzpG+HxlH4o4gdctalFGIjjdufzo7I2XPda0iBnZ6a+FO0rIEQcdSPXp02CkvGsII1exJhmROPQd5oA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-async-to-generator@7.25.7': - resolution: {integrity: sha512-ZUCjAavsh5CESCmi/xCpX1qcCaAglzs/7tmuvoFnJgA1dM7gQplsguljoTg+Ru8WENpX89cQyAtWoaE0I3X3Pg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-block-scoped-functions@7.25.7': resolution: {integrity: sha512-xHttvIM9fvqW+0a3tZlYcZYSBpSWzGBFIt/sYG3tcdSzBB8ZeVgz2gBP7Df+sM0N1850jrviYSSeUuc+135dmQ==} engines: {node: '>=6.9.0'} @@ -1296,18 +1125,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-class-properties@7.25.7': - resolution: {integrity: sha512-mhyfEW4gufjIqYFo9krXHJ3ElbFLIze5IDp+wQTxoPd+mwFb1NxatNAwmv8Q8Iuxv7Zc+q8EkiMQwc9IhyGf4g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-class-static-block@7.25.8': - resolution: {integrity: sha512-e82gl3TCorath6YLf9xUwFehVvjvfqFhdOo4+0iVIVju+6XOi5XHkqB3P2AXnSwoeTX0HBoXq5gJFtvotJzFnQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.12.0 - '@babel/plugin-transform-classes@7.25.7': resolution: {integrity: sha512-9j9rnl+YCQY0IGoeipXvnk3niWicIB6kCsWRGLwX241qSXpbA4MKxtp/EdvFxsc4zI5vqfLxzOd0twIJ7I99zg==} engines: {node: '>=6.9.0'} @@ -1326,42 +1143,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-dotall-regex@7.25.7': - resolution: {integrity: sha512-kXzXMMRzAtJdDEgQBLF4oaiT6ZCU3oWHgpARnTKDAqPkDJ+bs3NrZb310YYevR5QlRo3Kn7dzzIdHbZm1VzJdQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-duplicate-keys@7.25.7': - resolution: {integrity: sha512-by+v2CjoL3aMnWDOyCIg+yxU9KXSRa9tN6MbqggH5xvymmr9p4AMjYkNlQy4brMceBnUyHZ9G8RnpvT8wP7Cfg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.7': - resolution: {integrity: sha512-HvS6JF66xSS5rNKXLqkk7L9c/jZ/cdIVIcoPVrnl8IsVpLggTjXs8OWekbLHs/VtYDDh5WXnQyeE3PPUGm22MA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - - '@babel/plugin-transform-dynamic-import@7.25.8': - resolution: {integrity: sha512-gznWY+mr4ZQL/EWPcbBQUP3BXS5FwZp8RUOw06BaRn8tQLzN4XLIxXejpHN9Qo8x8jjBmAAKp6FoS51AgkSA/A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-exponentiation-operator@7.25.7': - resolution: {integrity: sha512-yjqtpstPfZ0h/y40fAXRv2snciYr0OAoMXY/0ClC7tm4C/nG5NJKmIItlaYlLbIVAWNfrYuy9dq1bE0SbX0PEg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-export-namespace-from@7.25.8': - resolution: {integrity: sha512-sPtYrduWINTQTW7FtOy99VCTWp4H23UX7vYcut7S4CIMEXU+54zKX9uCoGkLsWXteyaMXzVHgzWbLfQ1w4GZgw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-flow-strip-types@7.25.7': resolution: {integrity: sha512-q8Td2PPc6/6I73g96SreSUCKEcwMXCwcXSIAVTyTTN6CpJe0dMj8coxu1fg1T9vfBLi6Rsi6a4ECcFBbKabS5w==} engines: {node: '>=6.9.0'} @@ -1380,120 +1161,36 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-json-strings@7.25.8': - resolution: {integrity: sha512-4OMNv7eHTmJ2YXs3tvxAfa/I43di+VcF+M4Wt66c88EAED1RoGaf1D64cL5FkRpNL+Vx9Hds84lksWvd/wMIdA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-literals@7.25.7': resolution: {integrity: sha512-fwzkLrSu2fESR/cm4t6vqd7ebNIopz2QHGtjoU+dswQo/P6lwAG04Q98lliE3jkz/XqnbGFLnUcE0q0CVUf92w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-logical-assignment-operators@7.25.8': - resolution: {integrity: sha512-f5W0AhSbbI+yY6VakT04jmxdxz+WsID0neG7+kQZbCOjuyJNdL5Nn4WIBm4hRpKnUcO9lP0eipUhFN12JpoH8g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-member-expression-literals@7.25.7': resolution: {integrity: sha512-Std3kXwpXfRV0QtQy5JJcRpkqP8/wG4XL7hSKZmGlxPlDqmpXtEPRmhF7ztnlTCtUN3eXRUJp+sBEZjaIBVYaw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-modules-amd@7.25.7': - resolution: {integrity: sha512-CgselSGCGzjQvKzghCvDTxKHP3iooenLpJDO842ehn5D2G5fJB222ptnDwQho0WjEvg7zyoxb9P+wiYxiJX5yA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-modules-commonjs@7.25.7': resolution: {integrity: sha512-L9Gcahi0kKFYXvweO6n0wc3ZG1ChpSFdgG+eV1WYZ3/dGbJK7vvk91FgGgak8YwRgrCuihF8tE/Xg07EkL5COg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-modules-systemjs@7.25.7': - resolution: {integrity: sha512-t9jZIvBmOXJsiuyOwhrIGs8dVcD6jDyg2icw1VL4A/g+FnWyJKwUfSSU2nwJuMV2Zqui856El9u+ElB+j9fV1g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-modules-umd@7.25.7': - resolution: {integrity: sha512-p88Jg6QqsaPh+EB7I9GJrIqi1Zt4ZBHUQtjw3z1bzEXcLh6GfPqzZJ6G+G1HBGKUNukT58MnKG7EN7zXQBCODw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-named-capturing-groups-regex@7.25.7': - resolution: {integrity: sha512-BtAT9LzCISKG3Dsdw5uso4oV1+v2NlVXIIomKJgQybotJY3OwCwJmkongjHgwGKoZXd0qG5UZ12JUlDQ07W6Ow==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - - '@babel/plugin-transform-new-target@7.25.7': - resolution: {integrity: sha512-CfCS2jDsbcZaVYxRFo2qtavW8SpdzmBXC2LOI4oO0rP+JSRDxxF3inF4GcPsLgfb5FjkhXG5/yR/lxuRs2pySA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-nullish-coalescing-operator@7.25.8': - resolution: {integrity: sha512-Z7WJJWdQc8yCWgAmjI3hyC+5PXIubH9yRKzkl9ZEG647O9szl9zvmKLzpbItlijBnVhTUf1cpyWBsZ3+2wjWPQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-numeric-separator@7.25.8': - resolution: {integrity: sha512-rm9a5iEFPS4iMIy+/A/PiS0QN0UyjPIeVvbU5EMZFKJZHt8vQnasbpo3T3EFcxzCeYO0BHfc4RqooCZc51J86Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-object-rest-spread@7.25.8': - resolution: {integrity: sha512-LkUu0O2hnUKHKE7/zYOIjByMa4VRaV2CD/cdGz0AxU9we+VA3kDDggKEzI0Oz1IroG+6gUP6UmWEHBMWZU316g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-object-super@7.25.7': resolution: {integrity: sha512-pWT6UXCEW3u1t2tcAGtE15ornCBvopHj9Bps9D2DsH15APgNVOTwwczGckX+WkAvBmuoYKRCFa4DK+jM8vh5AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-optional-catch-binding@7.25.8': - resolution: {integrity: sha512-EbQYweoMAHOn7iJ9GgZo14ghhb9tTjgOc88xFgYngifx7Z9u580cENCV159M4xDh3q/irbhSjZVpuhpC2gKBbg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-optional-chaining@7.25.8': - resolution: {integrity: sha512-q05Bk7gXOxpTHoQ8RSzGSh/LHVB9JEIkKnk3myAWwZHnYiTGYtbdrYkIsS8Xyh4ltKf7GNUSgzs/6P2bJtBAQg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-parameters@7.25.7': resolution: {integrity: sha512-FYiTvku63me9+1Nz7TOx4YMtW3tWXzfANZtrzHhUZrz4d47EEtMQhzFoZWESfXuAMMT5mwzD4+y1N8ONAX6lMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-private-methods@7.25.7': - resolution: {integrity: sha512-KY0hh2FluNxMLwOCHbxVOKfdB5sjWG4M183885FmaqWWiGMhRZq4DQRKH6mHdEucbJnyDyYiZNwNG424RymJjA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-private-property-in-object@7.25.8': - resolution: {integrity: sha512-8Uh966svuB4V8RHHg0QJOB32QK287NBksJOByoKmHMp1TAobNniNalIkI2i5IPj5+S9NYCG4VIjbEuiSN8r+ow==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-property-literals@7.25.7': resolution: {integrity: sha512-lQEeetGKfFi0wHbt8ClQrUSUMfEeI3MMm74Z73T9/kuz990yYVtfofjf3NuA42Jy3auFOpbjDyCSiIkTs1VIYw==} engines: {node: '>=6.9.0'} @@ -1506,36 +1203,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-react-jsx-self@7.25.7': - resolution: {integrity: sha512-JD9MUnLbPL0WdVK8AWC7F7tTG2OS6u/AKKnsK+NdRhUiVdnzyR1S3kKQCaRLOiaULvUiqK6Z4JQE635VgtCFeg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-react-jsx-source@7.25.7': - resolution: {integrity: sha512-S/JXG/KrbIY06iyJPKfxr0qRxnhNOdkNXYBl/rmwgDd72cQLH9tEGkDm/yJPGvcSIUoikzfjMios9i+xT/uv9w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-react-jsx@7.25.7': resolution: {integrity: sha512-vILAg5nwGlR9EXE8JIOX4NHXd49lrYbN8hnjffDtoULwpL9hUx/N55nqh2qd0q6FyNDfjl9V79ecKGvFbcSA0Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-regenerator@7.25.7': - resolution: {integrity: sha512-mgDoQCRjrY3XK95UuV60tZlFCQGXEtMg8H+IsW72ldw1ih1jZhzYXbJvghmAEpg5UVhhnCeia1CkGttUvCkiMQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-reserved-words@7.25.7': - resolution: {integrity: sha512-3OfyfRRqiGeOvIWSagcwUTVk2hXBsr/ww7bLn6TRTuXnexA+Udov2icFOxFX9abaj4l96ooYkcNN1qi2Zvqwng==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-shorthand-properties@7.25.7': resolution: {integrity: sha512-uBbxNwimHi5Bv3hUccmOFlUy3ATO6WagTApenHz9KzoIdn0XeACdB12ZJ4cjhuB2WSi80Ez2FWzJnarccriJeA==} engines: {node: '>=6.9.0'} @@ -1548,83 +1221,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-sticky-regex@7.25.7': - resolution: {integrity: sha512-ZFAeNkpGuLnAQ/NCsXJ6xik7Id+tHuS+NT+ue/2+rn/31zcdnupCdmunOizEaP0JsUmTFSTOPoQY7PkK2pttXw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-template-literals@7.25.7': resolution: {integrity: sha512-SI274k0nUsFFmyQupiO7+wKATAmMFf8iFgq2O+vVFXZ0SV9lNfT1NGzBEhjquFmD8I9sqHLguH+gZVN3vww2AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typeof-symbol@7.25.7': - resolution: {integrity: sha512-OmWmQtTHnO8RSUbL0NTdtpbZHeNTnm68Gj5pA4Y2blFNh+V4iZR68V1qL9cI37J21ZN7AaCnkfdHtLExQPf2uA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-typescript@7.25.7': - resolution: {integrity: sha512-VKlgy2vBzj8AmEzunocMun2fF06bsSWV+FvVXohtL6FGve/+L217qhHxRTVGHEDO/YR8IANcjzgJsd04J8ge5Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-unicode-escapes@7.25.7': - resolution: {integrity: sha512-BN87D7KpbdiABA+t3HbVqHzKWUDN3dymLaTnPFAMyc8lV+KN3+YzNhVRNdinaCPA4AUqx7ubXbQ9shRjYBl3SQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-unicode-property-regex@7.25.7': - resolution: {integrity: sha512-IWfR89zcEPQGB/iB408uGtSPlQd3Jpq11Im86vUgcmSTcoWAiQMCTOa2K2yNNqFJEBVICKhayctee65Ka8OB0w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-unicode-regex@7.25.7': - resolution: {integrity: sha512-8JKfg/hiuA3qXnlLx8qtv5HWRbgyFx2hMMtpDDuU2rTckpKkGu4ycK5yYHwuEa16/quXfoxHBIApEsNyMWnt0g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/plugin-transform-unicode-sets-regex@7.25.7': - resolution: {integrity: sha512-YRW8o9vzImwmh4Q3Rffd09bH5/hvY0pxg+1H1i0f7APoUeg12G7+HhLj9ZFNIrYkgBXhIijPJ+IXypN0hLTIbw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - - '@babel/preset-env@7.25.8': - resolution: {integrity: sha512-58T2yulDHMN8YMUxiLq5YmWUnlDCyY1FsHM+v12VMx+1/FlrUj5tY50iDCpofFQEM8fMYOaY9YRvym2jcjn1Dg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/preset-flow@7.25.7': - resolution: {integrity: sha512-q2x3g0YHzo/Ohsr51KOYS/BtZMsvkzVd8qEyhZAyTatYdobfgXCuyppTqTuIhdq5kR/P3nyyVvZ6H5dMc4PnCQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/preset-modules@0.1.6-no-external-plugins': - resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} - peerDependencies: - '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 - - '@babel/preset-typescript@7.25.7': - resolution: {integrity: sha512-rkkpaXJZOFN45Fb+Gki0c+KMIglk4+zZXOoMJuyEK8y8Kkc8Jd3BDmP7qPsz0zQMJj+UD7EprF+AqAXcILnexw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - - '@babel/register@7.25.7': - resolution: {integrity: sha512-qHTd2Rhn/rKhSUwdY6+n98FmwXN+N+zxSVx3zWqRe9INyvTpv+aQ5gDV2+43ACd3VtMBzPPljbb0gZb8u5ma6Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/runtime@7.25.7': resolution: {integrity: sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==} engines: {node: '>=6.9.0'} @@ -1641,9 +1243,6 @@ packages: resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==} engines: {node: '>=6.9.0'} - '@base2/pretty-print-object@1.0.1': - resolution: {integrity: sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==} - '@bcoe/v8-coverage@0.2.3': resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} @@ -1790,18 +1389,10 @@ packages: '@coinbase/wallet-sdk@3.9.3': resolution: {integrity: sha512-N/A2DRIf0Y3PHc1XAMvbBUu4zisna6qAdqABMZwBMNEfWrXpAwx16pZGkYCLGE+Rvv1edbcB2LYDRnACNcmCiw==} - '@colors/colors@1.5.0': - resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} - engines: {node: '>=0.1.90'} - '@cspotcode/source-map-support@0.8.1': resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} engines: {node: '>=12'} - '@discoveryjs/json-ext@0.5.7': - resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} - engines: {node: '>=10.0.0'} - '@edge-runtime/format@2.2.1': resolution: {integrity: sha512-JQTRVuiusQLNNLe2W9tnzBlV/GvSVcozLl4XZHk5swnRZ/v6jp8TqR8P7sqmJsQqblDZ3EztcWmLDbhRje/+8g==} engines: {node: '>=16'} @@ -1900,12 +1491,6 @@ packages: cpu: [ppc64] os: [aix] - '@esbuild/android-arm64@0.18.20': - resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} - engines: {node: '>=12'} - cpu: [arm64] - os: [android] - '@esbuild/android-arm64@0.21.5': resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==} engines: {node: '>=12'} @@ -1924,12 +1509,6 @@ packages: cpu: [arm64] os: [android] - '@esbuild/android-arm@0.18.20': - resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==} - engines: {node: '>=12'} - cpu: [arm] - os: [android] - '@esbuild/android-arm@0.21.5': resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==} engines: {node: '>=12'} @@ -1948,12 +1527,6 @@ packages: cpu: [arm] os: [android] - '@esbuild/android-x64@0.18.20': - resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==} - engines: {node: '>=12'} - cpu: [x64] - os: [android] - '@esbuild/android-x64@0.21.5': resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==} engines: {node: '>=12'} @@ -1972,12 +1545,6 @@ packages: cpu: [x64] os: [android] - '@esbuild/darwin-arm64@0.18.20': - resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - '@esbuild/darwin-arm64@0.21.5': resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==} engines: {node: '>=12'} @@ -1996,12 +1563,6 @@ packages: cpu: [arm64] os: [darwin] - '@esbuild/darwin-x64@0.18.20': - resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - '@esbuild/darwin-x64@0.21.5': resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==} engines: {node: '>=12'} @@ -2020,12 +1581,6 @@ packages: cpu: [x64] os: [darwin] - '@esbuild/freebsd-arm64@0.18.20': - resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - '@esbuild/freebsd-arm64@0.21.5': resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==} engines: {node: '>=12'} @@ -2044,12 +1599,6 @@ packages: cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-x64@0.18.20': - resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - '@esbuild/freebsd-x64@0.21.5': resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==} engines: {node: '>=12'} @@ -2068,12 +1617,6 @@ packages: cpu: [x64] os: [freebsd] - '@esbuild/linux-arm64@0.18.20': - resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - '@esbuild/linux-arm64@0.21.5': resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==} engines: {node: '>=12'} @@ -2092,12 +1635,6 @@ packages: cpu: [arm64] os: [linux] - '@esbuild/linux-arm@0.18.20': - resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - '@esbuild/linux-arm@0.21.5': resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==} engines: {node: '>=12'} @@ -2116,12 +1653,6 @@ packages: cpu: [arm] os: [linux] - '@esbuild/linux-ia32@0.18.20': - resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==} - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - '@esbuild/linux-ia32@0.21.5': resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==} engines: {node: '>=12'} @@ -2140,12 +1671,6 @@ packages: cpu: [ia32] os: [linux] - '@esbuild/linux-loong64@0.18.20': - resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==} - engines: {node: '>=12'} - cpu: [loong64] - os: [linux] - '@esbuild/linux-loong64@0.21.5': resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==} engines: {node: '>=12'} @@ -2164,12 +1689,6 @@ packages: cpu: [loong64] os: [linux] - '@esbuild/linux-mips64el@0.18.20': - resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==} - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - '@esbuild/linux-mips64el@0.21.5': resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==} engines: {node: '>=12'} @@ -2188,12 +1707,6 @@ packages: cpu: [mips64el] os: [linux] - '@esbuild/linux-ppc64@0.18.20': - resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==} - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - '@esbuild/linux-ppc64@0.21.5': resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==} engines: {node: '>=12'} @@ -2212,12 +1725,6 @@ packages: cpu: [ppc64] os: [linux] - '@esbuild/linux-riscv64@0.18.20': - resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==} - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - '@esbuild/linux-riscv64@0.21.5': resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==} engines: {node: '>=12'} @@ -2236,12 +1743,6 @@ packages: cpu: [riscv64] os: [linux] - '@esbuild/linux-s390x@0.18.20': - resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - '@esbuild/linux-s390x@0.21.5': resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==} engines: {node: '>=12'} @@ -2260,12 +1761,6 @@ packages: cpu: [s390x] os: [linux] - '@esbuild/linux-x64@0.18.20': - resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==} - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - '@esbuild/linux-x64@0.21.5': resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==} engines: {node: '>=12'} @@ -2284,12 +1779,6 @@ packages: cpu: [x64] os: [linux] - '@esbuild/netbsd-x64@0.18.20': - resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==} - engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] - '@esbuild/netbsd-x64@0.21.5': resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==} engines: {node: '>=12'} @@ -2320,12 +1809,6 @@ packages: cpu: [arm64] os: [openbsd] - '@esbuild/openbsd-x64@0.18.20': - resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==} - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - '@esbuild/openbsd-x64@0.21.5': resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==} engines: {node: '>=12'} @@ -2344,12 +1827,6 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/sunos-x64@0.18.20': - resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - '@esbuild/sunos-x64@0.21.5': resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==} engines: {node: '>=12'} @@ -2368,12 +1845,6 @@ packages: cpu: [x64] os: [sunos] - '@esbuild/win32-arm64@0.18.20': - resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - '@esbuild/win32-arm64@0.21.5': resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==} engines: {node: '>=12'} @@ -2392,12 +1863,6 @@ packages: cpu: [arm64] os: [win32] - '@esbuild/win32-ia32@0.18.20': - resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==} - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - '@esbuild/win32-ia32@0.21.5': resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==} engines: {node: '>=12'} @@ -2416,12 +1881,6 @@ packages: cpu: [ia32] os: [win32] - '@esbuild/win32-x64@0.18.20': - resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - '@esbuild/win32-x64@0.21.5': resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==} engines: {node: '>=12'} @@ -2458,10 +1917,6 @@ packages: resolution: {integrity: sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/eslintrc@1.4.1': - resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@eslint/eslintrc@2.1.4': resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2502,9 +1957,6 @@ packages: resolution: {integrity: sha512-zQ0IqbdX8FZ9aw11vP+dZkKDkS+kgIvQPHnSAXzP9pLu+Rfu3D3XEeLbicvoXJTYnhZiPmsZUxgdzXwNKxRPbA==} engines: {node: '>=14'} - '@fal-works/esbuild-plugin-global-externals@2.1.2': - resolution: {integrity: sha512-cEee/Z+I12mZcFJshKcCqC8tuX5hG3s+d+9nZ3LabqKF1vKdF41B92pJVCBggjAGORAeOzyyDDKrZwIkLffeOQ==} - '@fastify/busboy@2.1.1': resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==} engines: {node: '>=14'} @@ -2724,19 +2176,10 @@ packages: engines: {node: '>=10.10.0'} deprecated: Use @eslint/config-array instead - '@humanwhocodes/config-array@0.9.5': - resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} - engines: {node: '>=10.10.0'} - deprecated: Use @eslint/config-array instead - '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} engines: {node: '>=12.22'} - '@humanwhocodes/object-schema@1.2.1': - resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} - deprecated: Use @eslint/object-schema instead - '@humanwhocodes/object-schema@2.0.3': resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} deprecated: Use @eslint/object-schema instead @@ -2827,15 +2270,6 @@ packages: resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - '@joshwooding/vite-plugin-react-docgen-typescript@0.3.0': - resolution: {integrity: sha512-2D6y7fNvFmsLmRt6UCOFJPvFoPMJGT0Uh1Wg0RaigUp7kdQPs6yYn8Dmx6GZkOH/NW0yMTwRz/p0SRMMRo50vA==} - peerDependencies: - typescript: '>= 4.3.x' - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 - peerDependenciesMeta: - typescript: - optional: true - '@joshwooding/vite-plugin-react-docgen-typescript@0.4.2': resolution: {integrity: sha512-feQ+ntr+8hbVudnsTUapiMN9q8T90XA1d5jn9QzY09sNoj4iD9wi0PY1vsBFTda4ZjEaxRK9S81oarR2nj7TFQ==} peerDependencies: @@ -2869,9 +2303,6 @@ packages: '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} - '@juggle/resize-observer@3.4.0': - resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} - '@lit-labs/ssr-dom-shim@1.2.1': resolution: {integrity: sha512-wx4aBmgeGvFmOKucFKY+8VFJSYZxs9poN3SDNQFF6lT6NrQUnHiPB2PWz2sc4ieEcAaYYzN+1uWahEeTq2aRIQ==} @@ -2888,11 +2319,6 @@ packages: resolution: {integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==} hasBin: true - '@mdx-js/react@2.3.0': - resolution: {integrity: sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==} - peerDependencies: - react: '>=16' - '@mdx-js/react@3.0.1': resolution: {integrity: sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==} peerDependencies: @@ -2975,9 +2401,6 @@ packages: resolution: {integrity: sha512-z10PF9JV6SbjFq+/rYabM+8CVlMokgl8RFGvieSGNTmrkQanfHn+15XBrhG3BgUfvmTeSeyShfOHpG0i9zEdcg==} deprecated: Motion One for Vue is deprecated. Use Oku Motion instead https://oku-ui.com/motion - '@ndelangen/get-tarball@3.0.9': - resolution: {integrity: sha512-9JKTEik4vq+yGosHYhZ1tiH/3WpUS0Nh0kej4Agndhox8pAdWhEx5knFVRcb/ya9knCRCs1rPxNrSXTDdfVqpA==} - '@next/env@14.2.15': resolution: {integrity: sha512-S1qaj25Wru2dUpcIZMjxeMVSwkt8BK4dmWHHiBuRstcIyOsMapqT4A4jSB6onvqeygkSSmOkyny9VVx8JIGamQ==} @@ -3187,9 +2610,6 @@ packages: '@popperjs/core@2.11.8': resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} - '@radix-ui/number@1.0.1': - resolution: {integrity: sha512-T5gIdVO2mmPW3NNhjNgEP3cqMXjXL9UbO0BzWcXfvdBs+BohbQxvd/K5hSVKmn9/lbTdsQVKbUcP5WLCwvUbBg==} - '@radix-ui/number@1.1.0': resolution: {integrity: sha512-V3gRzhVNU1ldS5XhAPTom1fOIo4ccrjjJgmE+LI2h/WaFpHmx0MQApT+KZHnx8abG6Avtfcz4WoEciMnpFT3HQ==} @@ -3225,19 +2645,6 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-arrow@1.0.3': - resolution: {integrity: sha512-wSP+pHsB/jQRaL6voubsQ/ZlrGBHHrOjmBnr19hxYgtS0WvAFwZhK2WP/YY5yF9uKECCEEDGxuLxq1NBK51wFA==} - peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' - react: ^16.8 || ^17.0 || ^18.0 - react-dom: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - '@radix-ui/react-arrow@1.1.0': resolution: {integrity: sha512-FmlW1rCg7hBpEBwFbjHwCW6AmWLQM6g/v0Sn8XbP9NvmSZ2San1FpQeyPtufzOMSIx7Y4dzjlHoifhp+7NkZhw==} peerDependencies: @@ -3290,19 +2697,6 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-collection@1.0.3': - resolution: {integrity: sha512-3SzW+0PW7yBBoQlT8wNcGtaxaD0XSu0uLUFgrtHY08Acx05TaHaOmVLR73c0j/cqpDy53KBMO7s0dx2wmOIDIA==} - peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' - react: ^16.8 || ^17.0 || ^18.0 - react-dom: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - '@radix-ui/react-collection@1.1.0': resolution: {integrity: sha512-GZsZslMJEyo1VKm5L1ZJY8tGDxZNPAoUeQUIbKeJfoi7Q4kmig5AsgLMYYuyYbfjd8fBmFORAIwYAkXMnXZgZw==} peerDependencies: @@ -3387,15 +2781,6 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-direction@1.0.1': - resolution: {integrity: sha512-RXcvnXgyvYvBEOhCBuddKecVkoMiI10Jcm5cTI7abJRAHYfFxeu+FBQs/DvdxSYucxR5mna0dNsL6QFlds5TMA==} - peerDependencies: - '@types/react': '*' - react: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@radix-ui/react-direction@1.1.0': resolution: {integrity: sha512-BUuBvgThEiAXh2DWu93XsT+a3aWrGqolGlqqw5VU1kG7p/ZH2cuDlM1sRLNnY3QcBS69UIz2mcKhMxDsdewhjg==} peerDependencies: @@ -3405,19 +2790,6 @@ packages: '@types/react': optional: true - '@radix-ui/react-dismissable-layer@1.0.4': - resolution: {integrity: sha512-7UpBa/RKMoHJYjie1gkF1DlK8l1fdU/VKDpoS3rCCo8YBJR294GwcEHyxHw72yvphJ7ld0AXEcSLAzY2F/WyCg==} - peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' - react: ^16.8 || ^17.0 || ^18.0 - react-dom: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - '@radix-ui/react-dismissable-layer@1.0.5': resolution: {integrity: sha512-aJeDjQhywg9LBu2t/At58hCvr7pEm0o2Ke1x33B+MhjNmmZ17sy4KImo0KPLgsnc/zN7GPdce8Cnn0SWvwZO7g==} peerDependencies: @@ -3475,19 +2847,6 @@ packages: '@types/react': optional: true - '@radix-ui/react-focus-scope@1.0.3': - resolution: {integrity: sha512-upXdPfqI4islj2CslyfUBNlaJCPybbqRHAi1KER7Isel9Q2AtSJ0zRBZv8mWQiFXD2nyAJ4BhC3yXgZ6kMBSrQ==} - peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' - react: ^16.8 || ^17.0 || ^18.0 - react-dom: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - '@radix-ui/react-focus-scope@1.0.4': resolution: {integrity: sha512-sL04Mgvf+FmyvZeYfNu1EPAaaxD+aw7cYeIB9L9Fvq8+urhltTRaEo5ysKOpHuKPclsZcSUMKlN05x4u+CINpA==} peerDependencies: @@ -3602,19 +2961,6 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-popper@1.1.2': - resolution: {integrity: sha512-1CnGGfFi/bbqtJZZ0P/NQY20xdG3E0LALJaLUEoKwPLwl6PPPfbeiCqMVQnhoFRAxjJj4RpBRJzDmUgsex2tSg==} - peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' - react: ^16.8 || ^17.0 || ^18.0 - react-dom: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - '@radix-ui/react-popper@1.2.0': resolution: {integrity: sha512-ZnRMshKF43aBxVWPWvbj21+7TQCvhuULWJ4gNIKYpRlQt5xGRhLx66tMp8pya2UkGHTSlhpXwmjqltDYHhw7Vg==} peerDependencies: @@ -3628,19 +2974,6 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-portal@1.0.3': - resolution: {integrity: sha512-xLYZeHrWoPmA5mEKEfZZevoVRK/Q43GfzRXkWV6qawIWWK8t6ifIiLQdd7rmQ4Vk1bmI21XhqF9BN3jWf+phpA==} - peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' - react: ^16.8 || ^17.0 || ^18.0 - react-dom: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - '@radix-ui/react-portal@1.0.4': resolution: {integrity: sha512-Qki+C/EuGUVCQTOTD5vzJzJuMUlewbzuKyUy+/iHM2uwGiru9gZeBJtHAPKAEkB5KWGi9mP/CHKcY0wt1aW45Q==} peerDependencies: @@ -3771,19 +3104,6 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-select@1.2.2': - resolution: {integrity: sha512-zI7McXr8fNaSrUY9mZe4x/HC0jTLY9fWNhO1oLWYMQGDXuV4UCivIGTxwioSzO0ZCYX9iSLyWmAh/1TOmX3Cnw==} - peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' - react: ^16.8 || ^17.0 || ^18.0 - react-dom: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - '@radix-ui/react-select@2.1.2': resolution: {integrity: sha512-rZJtWmorC7dFRi0owDmoijm6nSJH1tVw64QGiNIZ9PNLyBDtG+iAq+XGsya052At4BfarzY/Dhv9wrrUr6IMZA==} peerDependencies: @@ -3893,19 +3213,6 @@ packages: '@types/react-dom': optional: true - '@radix-ui/react-toolbar@1.1.0': - resolution: {integrity: sha512-ZUKknxhMTL/4hPh+4DuaTot9aO7UD6Kupj4gqXCsBTayX1pD1L+0C2/2VZKXb4tIifQklZ3pf2hG9T+ns+FclQ==} - peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' - react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc - react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - '@radix-ui/react-tooltip@1.1.3': resolution: {integrity: sha512-Z4w1FIS0BqVFI2c1jZvb/uDVJijJjJ2ZMuPV81oVgTZ7g3BZxobplnMVvXtFWgtozdvYJ+MFWtwkM5S2HnAong==} peerDependencies: @@ -3991,15 +3298,6 @@ packages: '@types/react': optional: true - '@radix-ui/react-use-previous@1.0.1': - resolution: {integrity: sha512-cV5La9DPwiQ7S0gf/0qiD6YgNqM5Fk97Kdrlc5yBcrF3jyEZQwm7vYFqMo4IfeHgJXsRaMvLABFtd0OVEmZhDw==} - peerDependencies: - '@types/react': '*' - react: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@radix-ui/react-use-previous@1.1.0': resolution: {integrity: sha512-Z/e78qg2YFnnXcW88A4JmTtm4ADckLno6F7OXotmkQfeuCVaKuYzqAATPhVzl3delXE7CxIV8shofPn3jPc5Og==} peerDependencies: @@ -4009,15 +3307,6 @@ packages: '@types/react': optional: true - '@radix-ui/react-use-rect@1.0.1': - resolution: {integrity: sha512-Cq5DLuSiuYVKNU8orzJMbl15TXilTnJKUCltMVQg53BQOF1/C5toAaGrowkgksdBQ9H+SRL23g0HDmg9tvmxXw==} - peerDependencies: - '@types/react': '*' - react: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@radix-ui/react-use-rect@1.1.0': resolution: {integrity: sha512-0Fmkebhr6PiseyZlYAOtLS+nb7jLmpqTrJyv61Pe68MKYW6OWdRE2kI70TaYY27u7H0lajqM3hSMMLFq18Z7nQ==} peerDependencies: @@ -4027,15 +3316,6 @@ packages: '@types/react': optional: true - '@radix-ui/react-use-size@1.0.1': - resolution: {integrity: sha512-ibay+VqrgcaI6veAojjofPATwledXiSmX+C0KrBk/xgpX9rBzPV3OsfwlhQdUOFbh+LKQorLYT+xTXW9V8yd0g==} - peerDependencies: - '@types/react': '*' - react: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@radix-ui/react-use-size@1.1.0': resolution: {integrity: sha512-XW3/vWuIXHa+2Uwcc2ABSfcCledmXhhQPlGbfcRXbiUQI5Icjcg19BGCZVKKInYbvUCut/ufbbLLPFC5cbb1hw==} peerDependencies: @@ -4045,19 +3325,6 @@ packages: '@types/react': optional: true - '@radix-ui/react-visually-hidden@1.0.3': - resolution: {integrity: sha512-D4w41yN5YRKtu464TLnByKzMDG/JlMPHtfZgQAu9v6mNakUqGUI9vUrfQKz8NK41VMm/xbZbh76NUTVtIYqOMA==} - peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' - react: ^16.8 || ^17.0 || ^18.0 - react-dom: ^16.8 || ^17.0 || ^18.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - '@radix-ui/react-visually-hidden@1.1.0': resolution: {integrity: sha512-N8MDZqtgCgG5S3aV60INAB475osJousYpZ4cTJ2cFbMpdHS5Y6loLTH8LPtkj2QN0x93J30HT/M3qJXM0+lyeQ==} peerDependencies: @@ -4071,9 +3338,6 @@ packages: '@types/react-dom': optional: true - '@radix-ui/rect@1.0.1': - resolution: {integrity: sha512-fyrgCaedtvMg9NK3en0pnOYJdtfwxUcNolezkNPUsoX57X8oQk+NkqcvzHXD2uKNij6GXmWU9NDru2IWjrO4BQ==} - '@radix-ui/rect@1.1.0': resolution: {integrity: sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==} @@ -4354,55 +3618,31 @@ packages: react: ^18.0 starknet: ^6.11.0 - '@storybook/addon-actions@7.6.20': - resolution: {integrity: sha512-c/GkEQ2U9BC/Ew/IMdh+zvsh4N6y6n7Zsn2GIhJgcu9YEAa5aF2a9/pNgEGBMOABH959XE8DAOMERw/5qiLR8g==} - '@storybook/addon-actions@8.4.7': resolution: {integrity: sha512-mjtD5JxcPuW74T6h7nqMxWTvDneFtokg88p6kQ5OnC1M259iAXb//yiSZgu/quunMHPCXSiqn4FNOSgASTSbsA==} peerDependencies: storybook: ^8.4.7 - '@storybook/addon-backgrounds@7.6.20': - resolution: {integrity: sha512-a7ukoaXT42vpKsMxkseIeO3GqL0Zst2IxpCTq5dSlXiADrcemSF/8/oNpNW9C4L6F1Zdt+WDtECXslEm017FvQ==} - '@storybook/addon-backgrounds@8.4.7': resolution: {integrity: sha512-I4/aErqtFiazcoWyKafOAm3bLpxTj6eQuH/woSbk1Yx+EzN+Dbrgx1Updy8//bsNtKkcrXETITreqHC+a57DHQ==} peerDependencies: storybook: ^8.4.7 - '@storybook/addon-controls@7.6.20': - resolution: {integrity: sha512-06ZT5Ce1sZW52B0s6XuokwjkKO9GqHlTUHvuflvd8wifxKlCmRvNUxjBvwh+ccGJ49ZS73LbMSLFgtmBEkCxbg==} - '@storybook/addon-controls@8.4.7': resolution: {integrity: sha512-377uo5IsJgXLnQLJixa47+11V+7Wn9KcDEw+96aGCBCfLbWNH8S08tJHHnSu+jXg9zoqCAC23MetntVp6LetHA==} peerDependencies: storybook: ^8.4.7 - '@storybook/addon-docs@7.6.20': - resolution: {integrity: sha512-XNfYRhbxH5JP7B9Lh4W06PtMefNXkfpV39Gaoih5HuqngV3eoSL4RikZYOMkvxRGQ738xc6axySU3+JKcP1OZg==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - '@storybook/addon-docs@8.4.7': resolution: {integrity: sha512-NwWaiTDT5puCBSUOVuf6ME7Zsbwz7Y79WF5tMZBx/sLQ60vpmJVQsap6NSjvK1Ravhc21EsIXqemAcBjAWu80w==} peerDependencies: storybook: ^8.4.7 - '@storybook/addon-essentials@7.6.20': - resolution: {integrity: sha512-hCupSOiJDeOxJKZSgH0x5Mb2Xqii6mps21g5hpxac1XjhQtmGflShxi/xOHhK3sNqrbgTSbScfpUP3hUlZO/2Q==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - '@storybook/addon-essentials@8.4.7': resolution: {integrity: sha512-+BtZHCBrYtQKILtejKxh0CDRGIgTl9PumfBOKRaihYb4FX1IjSAxoV/oo/IfEjlkF5f87vouShWsRa8EUauFDw==} peerDependencies: storybook: ^8.4.7 - '@storybook/addon-highlight@7.6.20': - resolution: {integrity: sha512-7/x7xFdFyqCki5Dm3uBePldUs9l98/WxJ7rTHQuYqlX7kASwyN5iXPzuhmMRUhlMm/6G6xXtLabIpzwf1sFurA==} - '@storybook/addon-highlight@8.4.7': resolution: {integrity: sha512-whQIDBd3PfVwcUCrRXvCUHWClXe9mQ7XkTPCdPo4B/tZ6Z9c6zD8JUHT76ddyHivixFLowMnA8PxMU6kCMAiNw==} peerDependencies: @@ -4422,17 +3662,11 @@ packages: react: optional: true - '@storybook/addon-measure@7.6.20': - resolution: {integrity: sha512-i2Iq08bGfI7gZbG6Lb8uF/L287tnaGUR+2KFEmdBjH6+kgjWLiwfpanoPQpy4drm23ar0gUjX+L3Ri03VI5/Xg==} - '@storybook/addon-measure@8.4.7': resolution: {integrity: sha512-QfvqYWDSI5F68mKvafEmZic3SMiK7zZM8VA0kTXx55hF/+vx61Mm0HccApUT96xCXIgmwQwDvn9gS4TkX81Dmw==} peerDependencies: storybook: ^8.4.7 - '@storybook/addon-outline@7.6.20': - resolution: {integrity: sha512-TdsIQZf/TcDsGoZ1XpO+9nBc4OKqcMIzY4SrI8Wj9dzyFLQ37s08gnZr9POci8AEv62NTUOVavsxcafllkzqDQ==} - '@storybook/addon-outline@8.4.7': resolution: {integrity: sha512-6LYRqUZxSodmAIl8icr585Oi8pmzbZ90aloZJIpve+dBAzo7ydYrSQxxoQEVltXbKf3VeVcrs64ouAYqjisMYA==} peerDependencies: @@ -4443,33 +3677,18 @@ packages: peerDependencies: storybook: ^8.4.7 - '@storybook/addon-toolbars@7.6.20': - resolution: {integrity: sha512-5Btg4i8ffWTDHsU72cqxC8nIv9N3E3ObJAc6k0llrmPBG/ybh3jxmRfs8fNm44LlEXaZ5qrK/petsXX3UbpIFg==} - '@storybook/addon-toolbars@8.4.7': resolution: {integrity: sha512-OSfdv5UZs+NdGB+nZmbafGUWimiweJ/56gShlw8Neo/4jOJl1R3rnRqqY7MYx8E4GwoX+i3GF5C3iWFNQqlDcw==} peerDependencies: storybook: ^8.4.7 - '@storybook/addon-viewport@7.6.20': - resolution: {integrity: sha512-i8mIw8BjLWAVHEQsOTE6UPuEGQvJDpsu1XZnOCkpfTfPMz73m+3td/PmLG7mMT2wPnLu9IZncKLCKTAZRbt/YQ==} - '@storybook/addon-viewport@8.4.7': resolution: {integrity: sha512-hvczh/jjuXXcOogih09a663sRDDSATXwbE866al1DXgbDFraYD/LxX/QDb38W9hdjU9+Qhx8VFIcNWoMQns5HQ==} peerDependencies: storybook: ^8.4.7 - '@storybook/addons@7.6.17': - resolution: {integrity: sha512-Ok18Y698Ccyg++MoUNJNHY0cXUvo8ETFIRLJk1g9ElJ70j6kPgNnzW2pAtZkBNmswHtofZ7pT156cj96k/LgfA==} - - '@storybook/blocks@7.6.20': - resolution: {integrity: sha512-xADKGEOJWkG0UD5jbY4mBXRlmj2C+CIupDL0/hpzvLvwobxBMFPKZIkcZIMvGvVnI/Ui+tJxQxLSuJ5QsPthUw==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - - '@storybook/blocks@8.4.7': - resolution: {integrity: sha512-+QH7+JwXXXIyP3fRCxz/7E2VZepAanXJM7G8nbR3wWsqWgrRp4Wra6MvybxAYCxU7aNfJX5c+RW84SNikFpcIA==} + '@storybook/blocks@8.4.7': + resolution: {integrity: sha512-+QH7+JwXXXIyP3fRCxz/7E2VZepAanXJM7G8nbR3wWsqWgrRp4Wra6MvybxAYCxU7aNfJX5c+RW84SNikFpcIA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta @@ -4480,75 +3699,17 @@ packages: react-dom: optional: true - '@storybook/builder-manager@7.6.20': - resolution: {integrity: sha512-e2GzpjLaw6CM/XSmc4qJRzBF8GOoOyotyu3JrSPTYOt4RD8kjUsK4QlismQM1DQRu8i39aIexxmRbiJyD74xzQ==} - - '@storybook/builder-vite@7.6.20': - resolution: {integrity: sha512-q3vf8heE7EaVYTWlm768ewaJ9lh6v/KfoPPeHxXxzSstg4ByP9kg4E1mrfAo/l6broE9E9zo3/Q4gsM/G/rw8Q==} - peerDependencies: - '@preact/preset-vite': '*' - typescript: '>= 4.3.x' - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 - vite-plugin-glimmerx: '*' - peerDependenciesMeta: - '@preact/preset-vite': - optional: true - typescript: - optional: true - vite-plugin-glimmerx: - optional: true - '@storybook/builder-vite@8.4.7': resolution: {integrity: sha512-LovyXG5VM0w7CovI/k56ZZyWCveQFVDl0m7WwetpmMh2mmFJ+uPQ35BBsgTvTfc8RHi+9Q3F58qP1MQSByXi9g==} peerDependencies: storybook: ^8.4.7 vite: ^4.0.0 || ^5.0.0 || ^6.0.0 - '@storybook/channels@7.6.17': - resolution: {integrity: sha512-GFG40pzaSxk1hUr/J/TMqW5AFDDPUSu+HkeE/oqSWJbOodBOLJzHN6CReJS6y1DjYSZLNFt1jftPWZZInG/XUA==} - - '@storybook/channels@7.6.20': - resolution: {integrity: sha512-4hkgPSH6bJclB2OvLnkZOGZW1WptJs09mhQ6j6qLjgBZzL/ZdD6priWSd7iXrmPiN5TzUobkG4P4Dp7FjkiO7A==} - - '@storybook/cli@7.6.20': - resolution: {integrity: sha512-ZlP+BJyqg7HlnXf7ypjG2CKMI/KVOn03jFIiClItE/jQfgR6kRFgtjRU7uajh427HHfjv9DRiur8nBzuO7vapA==} - hasBin: true - - '@storybook/client-logger@7.6.17': - resolution: {integrity: sha512-6WBYqixAXNAXlSaBWwgljWpAu10tPRBJrcFvx2gPUne58EeMM20Gi/iHYBz2kMCY+JLAgeIH7ZxInqwO8vDwiQ==} - - '@storybook/client-logger@7.6.20': - resolution: {integrity: sha512-NwG0VIJQCmKrSaN5GBDFyQgTAHLNishUPLW1NrzqTDNAhfZUoef64rPQlinbopa0H4OXmlB+QxbQIb3ubeXmSQ==} - - '@storybook/codemod@7.6.20': - resolution: {integrity: sha512-8vmSsksO4XukNw0TmqylPmk7PxnfNfE21YsxFa7mnEBmEKQcZCQsNil4ZgWfG0IzdhTfhglAN4r++Ew0WE+PYA==} - - '@storybook/components@7.6.20': - resolution: {integrity: sha512-0d8u4m558R+W5V+rseF/+e9JnMciADLXTpsILrG+TBhwECk0MctIWW18bkqkujdCm8kDZr5U2iM/5kS1Noy7Ug==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - '@storybook/components@8.4.7': resolution: {integrity: sha512-uyJIcoyeMWKAvjrG9tJBUCKxr2WZk+PomgrgrUwejkIfXMO76i6jw9BwLa0NZjYdlthDv30r9FfbYZyeNPmF0g==} peerDependencies: storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 - '@storybook/core-client@7.6.20': - resolution: {integrity: sha512-upQuQQinLmlOPKcT8yqXNtwIucZ4E4qegYZXH5HXRWoLAL6GQtW7sUVSIuFogdki8OXRncr/dz8OA+5yQyYS4w==} - - '@storybook/core-common@7.6.20': - resolution: {integrity: sha512-8H1zPWPjcmeD4HbDm4FDD0WLsfAKGVr566IZ4hG+h3iWVW57II9JW9MLBtiR2LPSd8u7o0kw64lwRGmtCO1qAw==} - - '@storybook/core-events@7.6.17': - resolution: {integrity: sha512-AriWMCm/k1cxlv10f+jZ1wavThTRpLaN3kY019kHWbYT9XgaSuLU67G7GPr3cGnJ6HuA6uhbzu8qtqVCd6OfXA==} - - '@storybook/core-events@7.6.20': - resolution: {integrity: sha512-tlVDuVbDiNkvPDFAu+0ou3xBBYbx9zUURQz4G9fAq0ScgBOs/bpzcRrFb4mLpemUViBAd47tfZKdH4MAX45KVQ==} - - '@storybook/core-server@7.6.20': - resolution: {integrity: sha512-qC5BdbqqwMLTdCwMKZ1Hbc3+3AaxHYWLiJaXL9e8s8nJw89xV8c8l30QpbJOGvcDmsgY6UTtXYaJ96OsTr7MrA==} - '@storybook/core@8.4.7': resolution: {integrity: sha512-7Z8Z0A+1YnhrrSXoKKwFFI4gnsLbWzr8fnDCU6+6HlDukFYh8GHRcZ9zKfqmy6U3hw2h8H5DrHsxWfyaYUUOoA==} peerDependencies: @@ -4557,29 +3718,17 @@ packages: prettier: optional: true - '@storybook/csf-plugin@7.6.20': - resolution: {integrity: sha512-dzBzq0dN+8WLDp6NxYS4G7BCe8+vDeDRBRjHmM0xb0uJ6xgQViL8SDplYVSGnk3bXE/1WmtvyRzQyTffBnaj9Q==} - '@storybook/csf-plugin@8.4.7': resolution: {integrity: sha512-Fgogplu4HImgC+AYDcdGm1rmL6OR1rVdNX1Be9C/NEXwOCpbbBwi0BxTf/2ZxHRk9fCeaPEcOdP5S8QHfltc1g==} peerDependencies: storybook: ^8.4.7 - '@storybook/csf-tools@7.6.20': - resolution: {integrity: sha512-rwcwzCsAYh/m/WYcxBiEtLpIW5OH1ingxNdF/rK9mtGWhJxXRDV8acPkFrF8rtFWIVKoOCXu5USJYmc3f2gdYQ==} - '@storybook/csf@0.0.1': resolution: {integrity: sha512-USTLkZze5gkel8MYCujSRBVIrUQ3YPBrLOx7GNk/0wttvVtlzWXAq9eLbQ4p/NicGxP+3T7KPEMVV//g+yubpw==} '@storybook/csf@0.1.11': resolution: {integrity: sha512-dHYFQH3mA+EtnCkHXzicbLgsvzYjcDJ1JWsogbItZogkPHgSJM/Wr71uMkcvw8v9mmCyP4NpXJuu6bPoVsOnzg==} - '@storybook/docs-mdx@0.1.0': - resolution: {integrity: sha512-JDaBR9lwVY4eSH5W8EGHrhODjygPd6QImRbwjAuJNEnY0Vw4ie3bPkeGfnacB3OBW6u/agqPv2aRlR46JcAQLg==} - - '@storybook/docs-tools@7.6.20': - resolution: {integrity: sha512-Bw2CcCKQ5xGLQgtexQsI1EGT6y5epoFzOINi0FSTGJ9Wm738nRp5LH3dLk1GZLlywIXcYwOEThb2pM+pZeRQxQ==} - '@storybook/global@5.0.0': resolution: {integrity: sha512-FcOqPAXACP0I3oJ/ws6/rrPT9WGhu915Cg8D02a9YxLo0DE9zI+a9A5gRGvmQ09fiWPukqI8ZAEoQEdWUKMQdQ==} @@ -4595,49 +3744,16 @@ packages: peerDependencies: storybook: ^8.4.7 - '@storybook/manager-api@7.6.17': - resolution: {integrity: sha512-IJIV1Yc6yw1dhCY4tReHCfBnUKDqEBnMyHp3mbXpsaHxnxJZrXO45WjRAZIKlQKhl/Ge1CrnznmHRCmYgqmrWg==} - - '@storybook/manager-api@7.6.20': - resolution: {integrity: sha512-gOB3m8hO3gBs9cBoN57T7jU0wNKDh+hi06gLcyd2awARQlAlywnLnr3s1WH5knih6Aq+OpvGBRVKkGLOkaouCQ==} - '@storybook/manager-api@8.4.7': resolution: {integrity: sha512-ELqemTviCxAsZ5tqUz39sDmQkvhVAvAgiplYy9Uf15kO0SP2+HKsCMzlrm2ue2FfkUNyqbDayCPPCB0Cdn/mpQ==} peerDependencies: storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 - '@storybook/manager@7.6.20': - resolution: {integrity: sha512-0Cf6WN0t7yEG2DR29tN5j+i7H/TH5EfPppg9h9/KiQSoFHk+6KLoy2p5do94acFU+Ro4+zzxvdCGbcYGKuArpg==} - - '@storybook/mdx2-csf@1.1.0': - resolution: {integrity: sha512-TXJJd5RAKakWx4BtpwvSNdgTDkKM6RkXU8GK34S/LhidQ5Pjz3wcnqb0TxEkfhK/ztbP8nKHqXFwLfa2CYkvQw==} - - '@storybook/node-logger@7.6.20': - resolution: {integrity: sha512-l2i4qF1bscJkOplNffcRTsgQWYR7J51ewmizj5YrTM8BK6rslWT1RntgVJWB1RgPqvx6VsCz1gyP3yW1oKxvYw==} - - '@storybook/postinstall@7.6.20': - resolution: {integrity: sha512-AN4WPeNma2xC2/K/wP3I/GMbBUyeSGD3+86ZFFJFO1QmE/Zea6E+1aVlTd1iKHQUcNkZ9bZTrqkhPGVYx10pIw==} - - '@storybook/preview-api@7.6.17': - resolution: {integrity: sha512-wLfDdI9RWo1f2zzFe54yRhg+2YWyxLZvqdZnSQ45mTs4/7xXV5Wfbv3QNTtcdw8tT3U5KRTrN1mTfTCiRJc0Kw==} - - '@storybook/preview-api@7.6.20': - resolution: {integrity: sha512-3ic2m9LDZEPwZk02wIhNc3n3rNvbi7VDKn52hDXfAxnL5EYm7yDICAkaWcVaTfblru2zn0EDJt7ROpthscTW5w==} - '@storybook/preview-api@8.4.7': resolution: {integrity: sha512-0QVQwHw+OyZGHAJEXo6Knx+6/4er7n2rTDE5RYJ9F2E2Lg42E19pfdLlq2Jhoods2Xrclo3wj6GWR//Ahi39Eg==} peerDependencies: storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 - '@storybook/preview@7.6.20': - resolution: {integrity: sha512-cxYlZ5uKbCYMHoFpgleZqqGWEnqHrk5m5fT8bYSsDsdQ+X5wPcwI/V+v8dxYAdQcMphZVIlTjo6Dno9WG8qmVA==} - - '@storybook/react-dom-shim@7.6.20': - resolution: {integrity: sha512-SRvPDr9VWcS24ByQOVmbfZ655y5LvjXRlsF1I6Pr9YZybLfYbu3L5IicfEHT4A8lMdghzgbPFVQaJez46DTrkg==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - '@storybook/react-dom-shim@8.4.7': resolution: {integrity: sha512-6bkG2jvKTmWrmVzCgwpTxwIugd7Lu+2btsLAqhQSzDyIj2/uhMNp8xIMr/NBDtLgq3nomt9gefNa9xxLwk/OMg==} peerDependencies: @@ -4645,14 +3761,6 @@ packages: react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta storybook: ^8.4.7 - '@storybook/react-vite@7.6.20': - resolution: {integrity: sha512-uKuBFyGPZxpfR8vpDU/2OE9v7iTaxwL7ldd7k1swYd1rTSAPacTnEHSMl1R5AjUhkdI7gRmGN9q7qiVfK2XJCA==} - engines: {node: '>=16'} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 - '@storybook/react-vite@8.4.7': resolution: {integrity: sha512-iiY9iLdMXhDnilCEVxU6vQsN72pW3miaf0WSenOZRyZv3HdbpgOxI0qapOS0KCyRUnX9vTlmrSPTMchY4cAeOg==} engines: {node: '>=18.0.0'} @@ -4662,17 +3770,6 @@ packages: storybook: ^8.4.7 vite: ^4.0.0 || ^5.0.0 || ^6.0.0 - '@storybook/react@7.6.20': - resolution: {integrity: sha512-i5tKNgUbTNwlqBWGwPveDhh9ktlS0wGtd97A1ZgKZc3vckLizunlAFc7PRC1O/CMq5PTyxbuUb4RvRD2jWKwDA==} - engines: {node: '>=16.0.0'} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - '@storybook/react@8.4.7': resolution: {integrity: sha512-nQ0/7i2DkaCb7dy0NaT95llRVNYWQiPIVuhNfjr1mVhEP7XD090p0g7eqUmsx8vfdHh2BzWEo6CoBFRd3+EXxw==} engines: {node: '>=18.0.0'} @@ -4688,15 +3785,6 @@ packages: typescript: optional: true - '@storybook/router@7.6.17': - resolution: {integrity: sha512-GnyC0j6Wi5hT4qRhSyT8NPtJfGmf82uZw97LQRWeyYu5gWEshUdM7aj40XlNiScd5cZDp0owO1idduVF2k2l2A==} - - '@storybook/router@7.6.20': - resolution: {integrity: sha512-mCzsWe6GrH47Xb1++foL98Zdek7uM5GhaSlrI7blWVohGa0qIUYbfJngqR4ZsrXmJeeEvqowobh+jlxg3IJh+w==} - - '@storybook/telemetry@7.6.20': - resolution: {integrity: sha512-dmAOCWmOscYN6aMbhCMmszQjoycg7tUPRVy2kTaWg6qX10wtMrvEtBV29W4eMvqdsoRj5kcvoNbzRdYcWBUOHQ==} - '@storybook/test-runner@0.21.0': resolution: {integrity: sha512-aG2QvKXSIjMN1CA9PJK/esnidZWgt1gAkfo9Kqf8+NqBSsmP/2GyL5vxu1lkRFO/4qCv5JenNZ5Uj6ie4b2oag==} engines: {node: ^16.10.0 || ^18.0.0 || >=20.0.0} @@ -4709,33 +3797,11 @@ packages: peerDependencies: storybook: ^8.4.7 - '@storybook/testing-library@0.2.2': - resolution: {integrity: sha512-L8sXFJUHmrlyU2BsWWZGuAjv39Jl1uAqUHdxmN42JY15M4+XCMjGlArdCCjDe1wpTSW6USYISA9axjZojgtvnw==} - deprecated: In Storybook 8, this package functionality has been integrated to a new package called @storybook/test, which uses Vitest APIs for an improved experience. When upgrading to Storybook 8 with 'npx storybook@latest upgrade', you will get prompted and will get an automigration for the new package. Please migrate when you can. - - '@storybook/theming@7.6.17': - resolution: {integrity: sha512-ZbaBt3KAbmBtfjNqgMY7wPMBshhSJlhodyMNQypv+95xLD/R+Az6aBYbpVAOygLaUQaQk4ar7H/Ww6lFIoiFbA==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - - '@storybook/theming@7.6.20': - resolution: {integrity: sha512-iT1pXHkSkd35JsCte6Qbanmprx5flkqtSHC6Gi6Umqoxlg9IjiLPmpHbaIXzoC06DSW93hPj5Zbi1lPlTvRC7Q==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - '@storybook/theming@8.4.7': resolution: {integrity: sha512-99rgLEjf7iwfSEmdqlHkSG3AyLcK0sfExcr0jnc6rLiAkBhzuIsvcHjjUwkR210SOCgXqBPW0ZA6uhnuyppHLw==} peerDependencies: storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 - '@storybook/types@7.6.17': - resolution: {integrity: sha512-GRY0xEJQ0PrL7DY2qCNUdIfUOE0Gsue6N+GBJw9ku1IUDFLJRDOF+4Dx2BvYcVCPI5XPqdWKlEyZdMdKjiQN7Q==} - - '@storybook/types@7.6.20': - resolution: {integrity: sha512-GncdY3x0LpbhmUAAJwXYtJDUQEwfF175gsjH0/fxPkxPoV7Sef9TM41jQLJW/5+6TnZoCZP/+aJZTJtq3ni23Q==} - '@stripe/react-stripe-js@2.8.1': resolution: {integrity: sha512-C410jVKOATinXLalWotab6E6jlWAlbqUDWL9q1km0p5UHrvnihjjYzA8imYXc4xc4Euf9GeKDQc4n35HKZvgwg==} peerDependencies: @@ -4923,10 +3989,6 @@ packages: resolution: {integrity: sha512-/DiOQ5xBxgdYRC8LNk7U+RWat0S3qRLeIw3ZIkMQ9kkVlRmwD/Eg8k8CqIpD6GW7u20JIUOfMKbxtiLutpjQ4g==} engines: {node: '>=12'} - '@testing-library/dom@9.3.4': - resolution: {integrity: sha512-FlS4ZWlp97iiNWig0Muq8p+3rVDjRiYE+YKGbAqXOu9nwJFFOdL00kFpz42M+4huzYi86vAK1sOOfyOG45muIQ==} - engines: {node: '>=14'} - '@testing-library/jest-dom@6.5.0': resolution: {integrity: sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} @@ -4981,66 +4043,24 @@ packages: '@types/babel__traverse@7.20.6': resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} - '@types/body-parser@1.19.5': - resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==} - - '@types/connect@3.4.38': - resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} - '@types/cookie@0.6.0': resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==} - '@types/cross-spawn@6.0.6': - resolution: {integrity: sha512-fXRhhUkG4H3TQk5dBhQ7m/JDdSNHKwR2BBia62lhwEIq9xGiQKLxd6LymNhn47SjXhsUEPmxi+PKw2OkW4LLjA==} - '@types/debug@4.1.12': resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} - '@types/detect-port@1.3.5': - resolution: {integrity: sha512-Rf3/lB9WkDfIL9eEKaSYKc+1L/rNVYBjThk22JTqQw0YozXarX8YljFAz+HCoC6h4B4KwCMsBPZHaFezwT4BNA==} - - '@types/doctrine@0.0.3': - resolution: {integrity: sha512-w5jZ0ee+HaPOaX25X2/2oGR/7rgAQSYII7X7pp0m9KgBfMP7uKfMfTvcpl5Dj+eDBbpxKGiqE+flqDr6XTd2RA==} - '@types/doctrine@0.0.9': resolution: {integrity: sha512-eOIHzCUSH7SMfonMG1LsC2f8vxBFtho6NGBznK41R84YzPuvSBzrhEps33IsQiOW9+VL6NQ9DbjQJznk/S4uRA==} - '@types/ejs@3.1.5': - resolution: {integrity: sha512-nv+GSx77ZtXiJzwKdsASqi+YQ5Z7vwHsTP0JY2SiQgjGckkBRKZnk8nIM+7oUZ1VCtuTz0+By4qVR7fqzp/Dfg==} - - '@types/emscripten@1.39.13': - resolution: {integrity: sha512-cFq+fO/isvhvmuP/+Sl4K4jtU6E23DoivtbO4r50e3odaxAiVdbfSYRDdJ4gCdxx+3aRjhphS5ZMwIH4hFy/Cw==} - - '@types/escodegen@0.0.6': - resolution: {integrity: sha512-AjwI4MvWx3HAOaZqYsjKWyEObT9lcVV0Y0V8nXo6cXzN8ZiMxVhf6F3d/UNvXVGKrEzL/Dluc5p+y9GkzlTWig==} - '@types/eslint@9.6.1': resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==} - '@types/estree@0.0.51': - resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} - '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/express-serve-static-core@4.19.6': - resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} - - '@types/express@4.17.21': - resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} - - '@types/find-cache-dir@3.2.1': - resolution: {integrity: sha512-frsJrz2t/CeGifcu/6uRo4b+SzAwT4NYCVPu1GN8IB9XTzrpPkGuV0tmh9mN+/L0PklAlsC3u5Fxt0ju00LXIw==} - - '@types/glob@7.2.0': - resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} - '@types/graceful-fs@4.1.9': resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} - '@types/http-errors@2.0.4': - resolution: {integrity: sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==} - '@types/istanbul-lib-coverage@2.0.6': resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} @@ -5056,9 +4076,6 @@ packages: '@types/jest@29.5.14': resolution: {integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==} - '@types/js-cookie@3.0.6': - resolution: {integrity: sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==} - '@types/js-yaml@4.0.9': resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==} @@ -5083,57 +4100,30 @@ packages: '@types/mdx@2.0.13': resolution: {integrity: sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==} - '@types/mime-types@2.1.4': - resolution: {integrity: sha512-lfU4b34HOri+kAY5UheuFMWPDOI+OPceBSHZKp69gEyTL/mmJ4cnU6Y/rlme3UL3GyOn6Y42hyIEw0/q8sWx5w==} - - '@types/mime@1.3.5': - resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==} - - '@types/minimatch@5.1.2': - resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} - '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node-fetch@2.6.11': - resolution: {integrity: sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==} - '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} '@types/node@16.18.11': resolution: {integrity: sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==} - '@types/node@18.19.55': - resolution: {integrity: sha512-zzw5Vw52205Zr/nmErSEkN5FLqXPuKX/k5d1D7RKHATGqU7y6YfX9QxZraUzUrFGqH6XzOzG196BC35ltJC4Cw==} - '@types/node@20.16.11': resolution: {integrity: sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==} '@types/node@22.10.1': resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} - '@types/normalize-package-data@2.4.4': - resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} - '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} '@types/pixelmatch@5.2.6': resolution: {integrity: sha512-wC83uexE5KGuUODn6zkm9gMzTwdY5L0chiK+VrKcDfEjzxh1uadlWTvOmAbCpnM9zx/Ww3f8uKlYQVnO/TrqVg==} - '@types/pretty-hrtime@1.0.3': - resolution: {integrity: sha512-nj39q0wAIdhwn7DGUyT9irmsKK1tV0bd5WFEhgpqNTMFZ8cE+jieuTphCW0tfdm47S2zVT5mr09B28b1chmQMA==} - '@types/prop-types@15.7.13': resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} - '@types/qs@6.9.16': - resolution: {integrity: sha512-7i+zxXdPD0T4cKDuxCUXJ4wHcsJLwENa6Z3dCu8cfCK743OGy5Nu1RmAGqDPsoTDINVEcdXKRvR/zre+P2Ku1A==} - - '@types/range-parser@1.2.7': - resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==} - '@types/react-dom@18.3.1': resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} @@ -5146,21 +4136,12 @@ packages: '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} - '@types/send@0.17.4': - resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} - - '@types/serve-static@1.15.7': - resolution: {integrity: sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==} - '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} - '@types/unist@2.0.11': - resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==} - '@types/uuid@9.0.8': resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} @@ -5437,18 +4418,6 @@ packages: peerDependencies: vite: ^4 || ^5 - '@vitejs/plugin-react@3.1.0': - resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==} - engines: {node: ^14.18.0 || >=16.0.0} - peerDependencies: - vite: ^4.1.0-beta.0 - - '@vitejs/plugin-react@4.3.2': - resolution: {integrity: sha512-hieu+o05v4glEBucTcKMK3dlES0OeJlD9YVOAPraVMOInBCwzumaIFiUjr4bHK7NPgnAHgiskUoceKercrN8vg==} - engines: {node: ^14.18.0 || >=16.0.0} - peerDependencies: - vite: ^4.2.0 || ^5.0.0 - '@vitest/coverage-v8@2.1.8': resolution: {integrity: sha512-2Y7BPlKH18mAZYAW1tYByudlCYrQyl5RGvnnDYJKW5tCiO5qg3KSAy3XAxcxKz900a0ZXxWtKrMuZLe3lKBpJw==} peerDependencies: @@ -5499,32 +4468,6 @@ packages: '@vitest/utils@2.1.8': resolution: {integrity: sha512-dwSoui6djdwbfFmIgbIjX2ZhIoG7Ex/+xpxyiEgIGzjliY8xGkcpITKTlp6B4MgtGkF2ilvm97cPM96XZaAgcA==} - '@volar/language-core@1.11.1': - resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} - - '@volar/source-map@1.11.1': - resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==} - - '@volar/typescript@1.11.1': - resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==} - - '@vue/compiler-core@3.5.12': - resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==} - - '@vue/compiler-dom@3.5.12': - resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==} - - '@vue/language-core@1.8.27': - resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - - '@vue/shared@3.5.12': - resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==} - '@wagmi/connectors@3.1.11': resolution: {integrity: sha512-wzxp9f9PtSUFjDUP/QDjc1t7HON4D8wrVKsw35ejdO8hToDpx1gU9lwH/47Zo/1zExGezQc392sjoHSszYd7OA==} peerDependencies: @@ -5674,20 +4617,6 @@ packages: '@whatwg-node/node-fetch@0.3.6': resolution: {integrity: sha512-w9wKgDO4C95qnXZRwZTfCmLWqyRnooGjcIwG0wADWjw9/HN0p7dtvtgSvItZtUyNteEvgTrd8QojNEqV6DAGTA==} - '@yarnpkg/esbuild-plugin-pnp@3.0.0-rc.15': - resolution: {integrity: sha512-kYzDJO5CA9sy+on/s2aIW0411AklfCi8Ck/4QDivOqsMKpStZA2SsR+X27VTggGwpStWaLrjJcDcdDMowtG8MA==} - engines: {node: '>=14.15.0'} - peerDependencies: - esbuild: '>=0.10.0' - - '@yarnpkg/fslib@2.10.3': - resolution: {integrity: sha512-41H+Ga78xT9sHvWLlFOZLIhtU6mTGZ20pZ29EiZa97vnxdohJD2AF42rCoAoWfqUz486xY6fhjMH+DYEM9r14A==} - engines: {node: '>=12 <14 || 14.2 - 14.9 || >14.10.0'} - - '@yarnpkg/libzip@2.3.0': - resolution: {integrity: sha512-6xm38yGVIa6mKm/DUCF2zFFJhERh/QWp1ufm4cNUvxsONBmfPg8uZ9pZBdOmF6qFGr/HlT6ABBkCSx/dlEtvWg==} - engines: {node: '>=12 <14 || 14.2 - 14.9 || >14.10.0'} - '@zag-js/dom-query@0.31.1': resolution: {integrity: sha512-oiuohEXAXhBxpzzNm9k2VHGEOLC1SXlXSbRPcfBZ9so5NRQUA++zCE7cyQJqGLTZR0t3itFLlZqDbYEXRrefwg==} @@ -5735,10 +4664,6 @@ packages: zod: optional: true - accepts@1.3.8: - resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} - engines: {node: '>= 0.6'} - acorn-import-attributes@1.9.5: resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==} peerDependencies: @@ -5749,35 +4674,18 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 - acorn-walk@7.2.0: - resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} - engines: {node: '>=0.4.0'} - acorn-walk@8.3.4: resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==} engines: {node: '>=0.4.0'} - acorn@7.4.1: - resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} - engines: {node: '>=0.4.0'} - hasBin: true - acorn@8.12.1: resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==} engines: {node: '>=0.4.0'} hasBin: true - address@1.2.2: - resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==} - engines: {node: '>= 10.0.0'} - aes-js@3.1.2: resolution: {integrity: sha512-e5pEa2kBnBOgR4Y/p20pskXI74UEz7de8ZGVo58asOtvSVG5YAbJeELPZxOmt+Bnz3rX753YKhfIn4X4l1PPRQ==} - agent-base@5.1.1: - resolution: {integrity: sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==} - engines: {node: '>= 6.0.0'} - agent-base@6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} @@ -5846,9 +4754,6 @@ packages: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} engines: {node: '>= 8'} - app-root-dir@1.0.2: - resolution: {integrity: sha512-jlpIfsOoNoafl92Sz//64uQHGSyMrD2vYG5d8o2a4qGvyNCvXur7bzIsWtAC/6flI2RYAp3kv8rsfBtaLm7w0g==} - append-transform@2.0.0: resolution: {integrity: sha512-7yeyCEurROLQJFv5Xj4lEGTy0borxepjFv1g22oAdqFu//SrAlDl1O1Nxx15SH1RoliUml6p8dwJW9jvZughhg==} engines: {node: '>=8'} @@ -5897,9 +4802,6 @@ packages: resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==} engines: {node: '>= 0.4'} - array-flatten@1.1.1: - resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==} - array-includes@3.1.8: resolution: {integrity: sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==} engines: {node: '>= 0.4'} @@ -5960,9 +4862,6 @@ packages: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} engines: {node: '>=8'} - async-limiter@1.0.1: - resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==} - async-listen@1.2.0: resolution: {integrity: sha512-CcEtRh/oc9Jc4uWeUwdpG/+Mb2YUHKmdaTf0gUr7Wa+bfp4xx70HOb3RuSTJMvqKNB1TkdTfjLdrcz2X4rkkZA==} @@ -5983,9 +4882,6 @@ packages: async@2.6.4: resolution: {integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==} - async@3.2.6: - resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==} - asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} @@ -6022,11 +4918,6 @@ packages: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} engines: {node: '>= 0.4'} - babel-core@7.0.0-bridge.0: - resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - babel-jest@29.7.0: resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -6045,21 +4936,6 @@ packages: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} - babel-plugin-polyfill-corejs2@0.4.11: - resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - - babel-plugin-polyfill-corejs3@0.10.6: - resolution: {integrity: sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - - babel-plugin-polyfill-regenerator@0.6.2: - resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0: resolution: {integrity: sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==} @@ -6128,14 +5004,6 @@ packages: bn.js@5.2.1: resolution: {integrity: sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==} - body-parser@1.20.3: - resolution: {integrity: sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==} - engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} - - bplist-parser@0.2.0: - resolution: {integrity: sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==} - engines: {node: '>= 5.10.0'} - brace-expansion@1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} @@ -6175,9 +5043,6 @@ packages: resolution: {integrity: sha512-JWCZW6SKhfhjJxO8Tyiiy+XYB7cqd2S5/+WeYHsKdNKFlCBhKbblba1A/HN/90YwtxKc8tCErjffZl++UNmGiw==} engines: {node: '>= 0.12'} - browserify-zlib@0.1.4: - resolution: {integrity: sha512-19OEpq7vWgsH6WkvkBJQDFvJS1uPcbFOQ4v9CU839dO+ZZXUZO6XpE6hNCqvlIIj+4fZvRiJ6DsAQ382GwiyTQ==} - browserify-zlib@0.2.0: resolution: {integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==} @@ -6217,18 +5082,10 @@ packages: resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} engines: {node: '>=10.16.0'} - bytes@3.0.0: - resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==} - engines: {node: '>= 0.8'} - bytes@3.1.0: resolution: {integrity: sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==} engines: {node: '>= 0.8'} - bytes@3.1.2: - resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} - engines: {node: '>= 0.8'} - cac@6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} engines: {node: '>=8'} @@ -6399,10 +5256,6 @@ packages: resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==} engines: {node: '>=6'} - cli-table3@0.6.5: - resolution: {integrity: sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==} - engines: {node: 10.* || >= 12.*} - cli-truncate@2.1.0: resolution: {integrity: sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==} engines: {node: '>=8'} @@ -6425,10 +5278,6 @@ packages: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} engines: {node: '>=12'} - clone-deep@4.0.1: - resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} - engines: {node: '>=6'} - clone@1.0.4: resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==} engines: {node: '>=0.8'} @@ -6501,10 +5350,6 @@ packages: resolution: {integrity: sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==} engines: {node: '>= 6'} - commander@6.2.1: - resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==} - engines: {node: '>= 6'} - commander@9.5.0: resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} engines: {node: ^12.20.0 || >=14} @@ -6519,24 +5364,9 @@ packages: compare-versions@6.1.1: resolution: {integrity: sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==} - compressible@2.0.18: - resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} - engines: {node: '>= 0.6'} - - compression@1.7.4: - resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} - engines: {node: '>= 0.8.0'} - - computeds@0.0.1: - resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==} - concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - concat-stream@1.6.2: - resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} - engines: {'0': node >= 0.8} - confbox@0.1.8: resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==} @@ -6556,18 +5386,10 @@ packages: constants-browserify@1.0.0: resolution: {integrity: sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==} - content-disposition@0.5.4: - resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} - engines: {node: '>= 0.6'} - content-type@1.0.4: resolution: {integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==} engines: {node: '>= 0.6'} - content-type@1.0.5: - resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} - engines: {node: '>= 0.6'} - convert-hrtime@3.0.0: resolution: {integrity: sha512-7V+KqSvMiHp8yWDuwfww06XleMWVVB9b9tURBx+G7UTADuo5hYPuowKloz4OzOqbPezxgo+fdQ1522WzPG4OeA==} engines: {node: '>=8'} @@ -6581,23 +5403,13 @@ packages: cookie-es@1.2.2: resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} - cookie-signature@1.0.6: - resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} - cookie@0.6.0: resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} engines: {node: '>= 0.6'} - cookie@0.7.1: - resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==} - engines: {node: '>= 0.6'} - copy-to-clipboard@3.3.3: resolution: {integrity: sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==} - core-js-compat@3.38.1: - resolution: {integrity: sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==} - core-js@3.39.0: resolution: {integrity: sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==} @@ -6664,10 +5476,6 @@ packages: resolution: {integrity: sha512-r4ESw/IlusD17lgQi1O20Fa3qNnsckR126TdUuBgAu7GBYSIPvdNyONd3Zrxh0xCwA4+6w/TDArBPsMvhur+KQ==} engines: {node: '>= 0.10'} - crypto-random-string@2.0.0: - resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} - engines: {node: '>=8'} - css-tree@2.3.1: resolution: {integrity: sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==} engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} @@ -6720,20 +5528,9 @@ packages: dataloader@2.2.2: resolution: {integrity: sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==} - de-indent@1.0.2: - resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==} - debounce@1.2.1: resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==} - debug@2.6.9: - resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - debug@3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} peerDependencies: @@ -6803,10 +5600,6 @@ packages: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} engines: {node: '>=0.10.0'} - default-browser-id@3.0.0: - resolution: {integrity: sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==} - engines: {node: '>=12'} - default-require-extensions@3.0.1: resolution: {integrity: sha512-eXTJmRbm2TIt9MgWTsOH1wEuhew6XGZcMeGKCtLedIg/NCsg1iBePXkceTdK4Fii7pzmN9tGsZhKzZ4h7O/fxw==} engines: {node: '>=8'} @@ -6829,10 +5622,6 @@ packages: defu@6.1.4: resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==} - del@6.1.1: - resolution: {integrity: sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==} - engines: {node: '>=10'} - delayed-stream@1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} @@ -6844,10 +5633,6 @@ packages: resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==} engines: {node: '>= 0.6'} - depd@2.0.0: - resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} - engines: {node: '>= 0.8'} - dependency-graph@0.11.0: resolution: {integrity: sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==} engines: {node: '>= 0.6.0'} @@ -6862,10 +5647,6 @@ packages: destr@2.0.3: resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==} - destroy@1.2.0: - resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} - engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} - detect-browser@5.3.0: resolution: {integrity: sha512-53rsFbGdwMwlF7qvCt0ypLM5V5/Mbl0szB7GPN8y9NCcbknYOeVVXdrXEq+90IwAfrrzt6Hd+u2E2ntakICU8w==} @@ -6892,15 +5673,6 @@ packages: detect-node@2.1.0: resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==} - detect-package-manager@2.0.1: - resolution: {integrity: sha512-j/lJHyoLlWi6G1LDdLgvUtz60Zo5GEj+sVYtTVXnYLDPuzgC3llMxonXym9zIwhhUII8vjdw0LXxavpLqTbl1A==} - engines: {node: '>=12'} - - detect-port@1.6.1: - resolution: {integrity: sha512-CmnVc+Hek2egPx1PeTFVta2W78xy2K/9Rkf6cC4T59S50tVnzKj+tnx5mmx5lwvCkujZ4uRrpRSuV+IVs3f90Q==} - engines: {node: '>= 4.0.0'} - hasBin: true - devalue@5.1.1: resolution: {integrity: sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==} @@ -6967,10 +5739,6 @@ packages: dot-case@3.0.4: resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} - dotenv-expand@10.0.0: - resolution: {integrity: sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==} - engines: {node: '>=12'} - dotenv@16.4.5: resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==} engines: {node: '>=12'} @@ -6986,9 +5754,6 @@ packages: duplexer@0.1.2: resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} - duplexify@3.7.1: - resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==} - duplexify@4.1.3: resolution: {integrity: sha512-M3BmBhwJRZsSx38lZyhE53Csddgzl5R7xGJNk7CVddZD6CcmwMCH8J+7AprIrQKH7TonKxaCjcv27Qmf+sQ+oA==} @@ -7000,14 +5765,6 @@ packages: engines: {node: '>=16'} hasBin: true - ee-first@1.1.1: - resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - - ejs@3.1.10: - resolution: {integrity: sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==} - engines: {node: '>=0.10.0'} - hasBin: true - electron-to-chromium@1.5.36: resolution: {integrity: sha512-HYTX8tKge/VNp6FGO+f/uVDmUkq+cEfcxYhKf15Akc4M5yxt5YmorwlAitKWjWhWQnKcDRBAQKXkhqqXMqcrjw==} @@ -7035,14 +5792,6 @@ packages: encode-utf8@1.0.3: resolution: {integrity: sha512-ucAnuBEhUK4boH2HjVYG5Q2mQyPorvv0u/ocS+zhdw0S8AlHYY+GOFhP1Gio5z4icpP2ivFSvhtFjQi8+T9ppw==} - encodeurl@1.0.2: - resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} - engines: {node: '>= 0.8'} - - encodeurl@2.0.0: - resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==} - engines: {node: '>= 0.8'} - end-of-stream@1.1.0: resolution: {integrity: sha512-EoulkdKF/1xa92q25PbjuDcgJ9RDHYU2Rs3SCIvs2/dSQ3BpmxneNHmA/M7fe60M3PrV7nNGTTNbkK62l6vXiQ==} @@ -7063,11 +5812,6 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} - envinfo@7.14.0: - resolution: {integrity: sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==} - engines: {node: '>=4'} - hasBin: true - error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} @@ -7090,9 +5834,6 @@ packages: resolution: {integrity: sha512-/SurEfycdyssORP/E+bj4sEu1CWw4EmLDsHynHwSXQ7utgbrMRWW195pTrCjFgFCddf/UkYm3oqKPRq5i8bJbw==} engines: {node: '>= 0.4'} - es-module-lexer@0.9.3: - resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==} - es-module-lexer@1.4.1: resolution: {integrity: sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==} @@ -7213,9 +5954,6 @@ packages: cpu: [x64] os: [openbsd] - esbuild-plugin-alias@0.2.1: - resolution: {integrity: sha512-jyfL/pwPqaFXyKnj8lP8iLk6Z0m099uXR45aSN8Av1XD4vhvQutxxPzgA2bTcAwQpa1zCXDcWOlhFgyP3GKqhQ==} - esbuild-register@3.6.0: resolution: {integrity: sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==} peerDependencies: @@ -7250,11 +5988,6 @@ packages: engines: {node: '>=12'} hasBin: true - esbuild@0.18.20: - resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==} - engines: {node: '>=12'} - hasBin: true - esbuild@0.21.5: resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==} engines: {node: '>=12'} @@ -7274,9 +6007,6 @@ packages: resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} engines: {node: '>=6'} - escape-html@1.0.3: - resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} - escape-string-regexp@1.0.5: resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} engines: {node: '>=0.8.0'} @@ -7289,11 +6019,6 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - escodegen@2.1.0: - resolution: {integrity: sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==} - engines: {node: '>=6.0'} - hasBin: true - eslint-compat-utils@0.5.1: resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==} engines: {node: '>=12'} @@ -7309,12 +6034,6 @@ packages: typescript: optional: true - eslint-config-prettier@8.10.0: - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} - hasBin: true - peerDependencies: - eslint: '>=7.0.0' - eslint-config-prettier@9.1.0: resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} hasBin: true @@ -7425,16 +6144,6 @@ packages: resolution: {integrity: sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint-utils@3.0.0: - resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} - engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} - peerDependencies: - eslint: '>=5' - - eslint-visitor-keys@2.1.0: - resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==} - engines: {node: '>=10'} - eslint-visitor-keys@3.4.3: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -7449,12 +6158,6 @@ packages: deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true - eslint@8.9.0: - resolution: {integrity: sha512-PB09IGwv4F4b0/atrbcMFboF/giawbBLVC7fyDamk5Wtey4Jh2K+rYaBhCAbUyEI4QzB1ly09Uglc9iCtFaG2Q==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. - hasBin: true - eslint@9.12.0: resolution: {integrity: sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7578,13 +6281,6 @@ packages: resolution: {integrity: sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - express@4.21.1: - resolution: {integrity: sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==} - engines: {node: '>= 0.10.0'} - - extend@3.0.2: - resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} - extendable-error@0.1.7: resolution: {integrity: sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==} @@ -7600,10 +6296,6 @@ packages: resolution: {integrity: sha512-CvdFfHkC95B4bBBk36hcEmvdR2awOdhhVUYH6S/zrVj3477zven/fJMYg7121h4T1xHZC+tetUpubpAhxwI7hQ==} engines: {node: ^10.17.0 || ^12.0.0 || >= 13.7.0} - extract-zip@1.7.0: - resolution: {integrity: sha512-xoh5G1W/PB0/27lXgMQyIhP5DSY/LhoCsOyZgb+6iMmRtCwVBo55uKaMoEYrDCKQhWvqEip5ZPKAc6eFNyf/MA==} - hasBin: true - fast-decode-uri-component@1.0.1: resolution: {integrity: sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==} @@ -7659,9 +6351,6 @@ packages: fetch-cookie@3.0.1: resolution: {integrity: sha512-ZGXe8Y5Z/1FWqQ9q/CrJhkUD73DyBU9VF0hBQmEO/wPHe4A9PKTjplFDLeFX8aOsYypZUcX5Ji/eByn3VCVO3Q==} - fetch-retry@5.0.6: - resolution: {integrity: sha512-3yurQZ2hD9VISAhJJP9bpYFNQrHHBXE2JxxjY5aLEcDi46RmAzJE2OC9FAde0yis5ElW0jTTzs0zfg/Cca4XqQ==} - fflate@0.4.8: resolution: {integrity: sha512-FJqqoDBR00Mdj9ppamLa/Y7vxm+PRmNWA67N846RvsoYVMKB4q3y/de5PA7gUmRMYK/8CMz2GDZQmCRN1wBcWA==} @@ -7677,15 +6366,9 @@ packages: resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==} engines: {node: '>=16.0.0'} - file-system-cache@2.3.0: - resolution: {integrity: sha512-l4DMNdsIPsVnKrgEXbJwDJsA5mB8rGwHYERMgqQx/xAUtChPJMre1bXBzDEqqVbWv9AIbFezXMxeEkZDSrXUOQ==} - file-uri-to-path@1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} - filelist@1.0.4: - resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} - filesize@10.1.6: resolution: {integrity: sha512-sJslQKU2uM33qH5nqewAwVB2QgR6w1aMNsYUp3aN5rMRyXEwJGmZvaWzeJFNTOXWlHQyBFCWrdj3fV/fsTOX8w==} engines: {node: '>= 10.4.0'} @@ -7698,14 +6381,6 @@ packages: resolution: {integrity: sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==} engines: {node: '>=0.10.0'} - finalhandler@1.3.1: - resolution: {integrity: sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==} - engines: {node: '>= 0.8'} - - find-cache-dir@2.1.0: - resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} - engines: {node: '>=6'} - find-cache-dir@3.3.2: resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} engines: {node: '>=8'} @@ -7725,10 +6400,6 @@ packages: find-root@1.1.0: resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} - find-up@3.0.0: - resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} - engines: {node: '>=6'} - find-up@4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} @@ -7748,10 +6419,6 @@ packages: flatted@3.3.1: resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} - flow-parser@0.248.0: - resolution: {integrity: sha512-IJVGA/PgRFNvTWBxqG7PKO0ZjX7wdTEz9yk3Xb8nPuCNdcqVphaK1cGhb1CS56Rniu2RPtOA5L0smNoQHRjM+w==} - engines: {node: '>=0.4.0'} - focus-lock@1.3.5: resolution: {integrity: sha512-QFaHbhv9WPUeLYBDe/PAuLKJ4Dd9OPvKs9xZBr3yLXnUrDNaVXKu2baDBXe3naPY30hgHYSsf2JW4jzas2mDEQ==} engines: {node: '>=10'} @@ -7784,10 +6451,6 @@ packages: resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==} engines: {node: '>= 6'} - forwarded@0.2.0: - resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} - engines: {node: '>= 0.6'} - fraction.js@4.3.7: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} @@ -7803,19 +6466,12 @@ packages: framesync@6.1.2: resolution: {integrity: sha512-jBTqhX6KaQVDyus8muwZbBeGGP0XgujBRbQ7gM7BRdS3CadCZIHiawyzYLnafYcvZIh5j8WE7cxZKFn7dXhu9g==} - fresh@0.5.2: - resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} - engines: {node: '>= 0.6'} - from@0.1.7: resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==} fromentries@1.3.2: resolution: {integrity: sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==} - fs-constants@1.0.0: - resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} - fs-exists-sync@0.1.0: resolution: {integrity: sha512-cR/vflFyPZtrN6b38ZyWxpWdhlXrzZEBawlpBQMq7033xVY7/kg0GDMBK5jg8lDYQckdJ5x/YC88lM3C7VMsLg==} engines: {node: '>=0.10.0'} @@ -7828,14 +6484,6 @@ packages: resolution: {integrity: sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==} engines: {node: '>=14.14'} - fs-extra@11.1.1: - resolution: {integrity: sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==} - engines: {node: '>=14.14'} - - fs-extra@11.2.0: - resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==} - engines: {node: '>=14.14'} - fs-extra@7.0.1: resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==} engines: {node: '>=6 <7 || >=8'} @@ -7876,9 +6524,6 @@ packages: resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} engines: {node: '>= 0.4'} - functional-red-black-tree@1.0.1: - resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==} - functions-have-names@1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} @@ -7907,10 +6552,6 @@ packages: resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==} engines: {node: '>=6'} - get-npm-tarball-url@2.1.0: - resolution: {integrity: sha512-ro+DiMu5DXgRBabqXupW38h7WPZ9+Ad8UjwhvsmmN8w1sU7ab0nzAXvVZ4kqYg57OrqomRtJvepX5/xvFKNtjA==} - engines: {node: '>=12.17'} - get-package-type@0.1.0: resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} engines: {node: '>=8.0.0'} @@ -7918,10 +6559,6 @@ packages: get-port-please@3.1.2: resolution: {integrity: sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ==} - get-port@5.1.1: - resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==} - engines: {node: '>=8'} - get-starknet-core@4.0.0: resolution: {integrity: sha512-6pLmidQZkC3wZsrHY99grQHoGpuuXqkbSP65F8ov1/JsEI8DDLkhsAuLCKFzNOK56cJp+f1bWWfTJ57e9r5eqQ==} @@ -7948,13 +6585,6 @@ packages: get-tsconfig@4.8.1: resolution: {integrity: sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==} - giget@1.2.3: - resolution: {integrity: sha512-8EHPljDvs7qKykr6uw8b+lqLiUc/vUg+KVTI0uND4s63TdsZM2Xus3mflvF0DDG9SiM4RlCkFGL+7aAjRmV7KA==} - hasBin: true - - github-slugger@1.5.0: - resolution: {integrity: sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw==} - glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} @@ -7963,15 +6593,6 @@ packages: resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} engines: {node: '>=10.13.0'} - glob-promise@4.2.2: - resolution: {integrity: sha512-xcUzJ8NWN5bktoTIX7eOclO1Npxd/dyVqUJxlLIDasT4C7KZyqlPIwkdJ0Ypiy3p2ZKahTjK4M9uC3sNSfNMzw==} - engines: {node: '>=12'} - peerDependencies: - glob: ^7.1.6 - - glob-to-regexp@0.4.1: - resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} - glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} hasBin: true @@ -8074,18 +6695,9 @@ packages: resolution: {integrity: sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} - gunzip-maybe@1.4.2: - resolution: {integrity: sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw==} - hasBin: true - h3@1.13.0: resolution: {integrity: sha512-vFEAu/yf8UMUcB4s43OaDaigcqpQd14yanmOsn+NcRX3/guSKncyE2rOYhq8RIchgJrPSs/QiIddnTTR1ddiAg==} - handlebars@4.7.8: - resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==} - engines: {node: '>=0.4.7'} - hasBin: true - has-bigints@1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} @@ -8150,9 +6762,6 @@ packages: resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==} engines: {node: '>=0.10.0'} - hosted-git-info@2.8.9: - resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} - howler@2.2.4: resolution: {integrity: sha512-iARIBPgcQrwtEr+tALF+rapJ8qSc+Set2GJQl7xT1MQzWaVkFebdJhR3alVlSiUf5U7nAANKuj3aWpwerocD5w==} @@ -8167,10 +6776,6 @@ packages: html-escaper@2.0.2: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} - html-tags@3.3.1: - resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==} - engines: {node: '>=8'} - htmlparser2@3.10.1: resolution: {integrity: sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==} @@ -8182,10 +6787,6 @@ packages: resolution: {integrity: sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==} engines: {node: '>= 0.6'} - http-errors@2.0.0: - resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} - engines: {node: '>= 0.8'} - http-proxy-agent@6.1.1: resolution: {integrity: sha512-JRCz+4Whs6yrrIoIlrH+ZTmhrRwtMnmOHsHn8GFEn9O2sVfSE+DAZ3oyyGIKF8tjJEeSJmP89j7aTjVsSqsU0g==} engines: {node: '>= 14'} @@ -8210,10 +6811,6 @@ packages: https-browserify@1.0.0: resolution: {integrity: sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==} - https-proxy-agent@4.0.0: - resolution: {integrity: sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg==} - engines: {node: '>= 6.0.0'} - https-proxy-agent@5.0.1: resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} engines: {node: '>= 6'} @@ -8321,17 +6918,9 @@ packages: invariant@2.2.4: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} - ipaddr.js@1.9.1: - resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} - engines: {node: '>= 0.10'} - iron-webcrypto@1.2.1: resolution: {integrity: sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==} - is-absolute-url@3.0.3: - resolution: {integrity: sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==} - engines: {node: '>=8'} - is-absolute@1.0.0: resolution: {integrity: sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==} engines: {node: '>=0.10.0'} @@ -8378,9 +6967,6 @@ packages: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} engines: {node: '>= 0.4'} - is-deflate@1.0.0: - resolution: {integrity: sha512-YDoFpuZWu1VRXlsnlYMzKyVRITXj7Ej/V9gXQ2/pAe7X1J7M/RNOqaIYi6qUn+B7nGyB9pDXrv02dsB58d2ZAQ==} - is-docker@2.2.1: resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} engines: {node: '>=8'} @@ -8414,10 +7000,6 @@ packages: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} engines: {node: '>=0.10.0'} - is-gzip@1.0.0: - resolution: {integrity: sha512-rcfALRIb1YewtnksfRIHGcIY93QnK8BIQ/2c9yDYcG/Y6+vRoJuTWBmmSEbyLLYtXm7q35pHOHbZFQBaLrhlWQ==} - engines: {node: '>=0.10.0'} - is-inside-container@1.0.0: resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==} engines: {node: '>=14.16'} @@ -8450,22 +7032,10 @@ packages: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} - is-path-cwd@2.2.0: - resolution: {integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==} - engines: {node: '>=6'} - is-path-inside@3.0.3: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} engines: {node: '>=8'} - is-plain-object@2.0.4: - resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} - engines: {node: '>=0.10.0'} - - is-plain-object@5.0.0: - resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} - engines: {node: '>=0.10.0'} - is-potential-custom-element-name@1.0.1: resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} @@ -8569,10 +7139,6 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - isobject@3.0.1: - resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} - engines: {node: '>=0.10.0'} - isomorphic-fetch@3.0.0: resolution: {integrity: sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==} @@ -8645,11 +7211,6 @@ packages: jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} - jake@10.9.2: - resolution: {integrity: sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==} - engines: {node: '>=10'} - hasBin: true - jest-changed-files@29.7.0: resolution: {integrity: sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -8837,10 +7398,6 @@ packages: resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==} engines: {node: '>=10'} - js-cookie@3.0.5: - resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==} - engines: {node: '>=14'} - js-sha3@0.8.0: resolution: {integrity: sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==} @@ -8855,15 +7412,6 @@ packages: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true - jscodeshift@0.15.2: - resolution: {integrity: sha512-FquR7Okgmc4Sd0aEDwqho3rEiKR3BdvuG9jfdHjLJ6JQoWSMpavug3AoIfnfWhxFlf+5pzQh8qjqz0DWFrNQzA==} - hasBin: true - peerDependencies: - '@babel/preset-env': ^7.1.6 - peerDependenciesMeta: - '@babel/preset-env': - optional: true - jsdoc-type-pratt-parser@4.1.0: resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==} engines: {node: '>=12.0.0'} @@ -8950,10 +7498,6 @@ packages: keyvaluestorage-interface@1.0.0: resolution: {integrity: sha512-8t6Q3TclQ4uZynJY9IGr2+SsIGwK9JHcO6ootkHCGA0CrQCRy+VkouYNO2xicET6b9al7QKzpebNow+gkpCL8g==} - kind-of@6.0.3: - resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} - engines: {node: '>=0.10.0'} - kleur@3.0.3: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} @@ -8965,9 +7509,6 @@ packages: known-css-properties@0.34.0: resolution: {integrity: sha512-tBECoUqNFbyAY4RrbqsBQqDFpGXAEbdD5QKr8kACx3+rnArmuuR22nKQWKazvp07N9yjTyDZaw/20UIH8tL9DQ==} - kolorist@1.8.0: - resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} - language-subtag-registry@0.3.23: resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==} @@ -8979,10 +7520,6 @@ packages: resolution: {integrity: sha512-cc8oEVoctTvsFZ/Oje/kGnHbpWHYBe8IAJe4C0QNc3t8uM/0Y8+erSz/7Y1ALuXTEZTMvxXwO6YbX1ey3ujiZw==} engines: {node: '> 0.8'} - lazy-universal-dotenv@4.0.0: - resolution: {integrity: sha512-aXpZJRnTkpK6gQ/z4nk+ZBLd/Qdp118cvPruLSIQzQNRhKwEcdXCOzXuF55VDqIiuAaY3UGZ10DJtvZzDcvsxg==} - engines: {node: '>=14.0.0'} - leven@3.1.0: resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} engines: {node: '>=6'} @@ -9031,10 +7568,6 @@ packages: locate-character@3.0.0: resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==} - locate-path@3.0.0: - resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} - engines: {node: '>=6'} - locate-path@5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} @@ -9126,10 +7659,6 @@ packages: magicast@0.3.5: resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==} - make-dir@2.1.0: - resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} - engines: {node: '>=6'} - make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} @@ -9154,37 +7683,18 @@ packages: map-stream@0.1.0: resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==} - markdown-to-jsx@7.5.0: - resolution: {integrity: sha512-RrBNcMHiFPcz/iqIj0n3wclzHXjwS7mzjBNWecKKVhNTIxQepIix6Il/wZCn2Cg5Y1ow2Qi84+eJrryFRWBEWw==} - engines: {node: '>= 10'} - peerDependencies: - react: '>= 0.14.0' - match-sorter@6.3.4: resolution: {integrity: sha512-jfZW7cWS5y/1xswZo8VBOdudUiSd9nifYRWphc9M5D/ee4w4AoXLgBEdRbgVaxbMuagBPeUC5y2Hi8DO6o9aDg==} md5.js@1.3.5: resolution: {integrity: sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==} - mdast-util-definitions@4.0.0: - resolution: {integrity: sha512-k8AJ6aNnUkB7IE+5azR9h81O5EQ/cTDXtWdMq9Kk5KcEW/8ritU5CeLg/9HhOC++nALHBlaogJ5jz0Ybk3kPMQ==} - - mdast-util-to-string@1.1.0: - resolution: {integrity: sha512-jVU0Nr2B9X3MU4tSK7JP1CMkSvOj7X5l/GboG1tKRw52lLF1x2Ju92Ms9tNetCcbfX3hzlM73zYo2NKkWSfF/A==} - mdn-data@2.0.30: resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} - media-typer@0.3.0: - resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} - engines: {node: '>= 0.6'} - memoizerific@1.11.3: resolution: {integrity: sha512-/EuHYwAPdLtXwAwSZkh/Gutery6pD2KYd44oQLhAvQp/50mpyduZh8Q7PYHXTCJ+wuXxt7oij2LXyIJOOYFPog==} - merge-descriptors@1.0.3: - resolution: {integrity: sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==} - merge-stream@2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} @@ -9201,10 +7711,6 @@ packages: '@types/node': optional: true - methods@1.1.2: - resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} - engines: {node: '>= 0.6'} - micro-ftch@0.3.1: resolution: {integrity: sha512-/0LLxhzP0tfiR5hcQebtudP56gUurs2CLkGarnCiB/OqEyUFQ6U3paQi/tgLv0hBJYt2rnr9MNpxz4fiiugstg==} @@ -9228,10 +7734,6 @@ packages: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} - mime-db@1.53.0: - resolution: {integrity: sha512-oHlN/w+3MQ3rba9rqFr6V/ypF10LSkdwUysQL7GkXoTgIWeV+tcXGA852TBxH+gsh8UWoyhR1hKcoMJTuWflpg==} - engines: {node: '>= 0.6'} - mime-types@2.1.35: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} @@ -9241,11 +7743,6 @@ packages: engines: {node: '>=4'} hasBin: true - mime@2.6.0: - resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==} - engines: {node: '>=4.0.0'} - hasBin: true - mime@3.0.0: resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==} engines: {node: '>=10.0.0'} @@ -9279,10 +7776,6 @@ packages: resolution: {integrity: sha512-lIUdtK5hdofgCTu3aT0sOaHsYR37viUuIc0rwnnDXImbwFRcumyLMeZaM0t0I/fgxS6s6JMfu0rLD1Wz9pv1ng==} engines: {node: '>=10'} - minimatch@5.1.6: - resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} - engines: {node: '>=10'} - minimatch@9.0.5: resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} engines: {node: '>=16 || 14 >=14.17'} @@ -9312,9 +7805,6 @@ packages: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} engines: {node: '>= 8'} - mkdirp-classic@0.5.3: - resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} - mkdirp@0.5.6: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true @@ -9338,18 +7828,12 @@ packages: resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==} engines: {node: '>=10'} - ms@2.0.0: - resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} - ms@2.1.1: resolution: {integrity: sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==} ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - muggle-string@0.3.1: - resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==} - multiformats@9.9.0: resolution: {integrity: sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==} @@ -9374,13 +7858,6 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - negotiator@0.6.3: - resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} - engines: {node: '>= 0.6'} - - neo-async@2.6.2: - resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - next-themes@0.3.0: resolution: {integrity: sha512-/QHIrsYpd6Kfk7xakK4svpDI5mmXP0gfvCoJdGpZQ2TOrQZmsW0QxjaiLn8wbIKjtm4BTSqLoix4lxYYOnLJ/w==} peerDependencies: @@ -9414,10 +7891,6 @@ packages: node-addon-api@7.1.1: resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==} - node-dir@0.1.17: - resolution: {integrity: sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==} - engines: {node: '>= 0.10.5'} - node-fetch-native@1.6.4: resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==} @@ -9483,9 +7956,6 @@ packages: engines: {node: '>=6'} hasBin: true - normalize-package-data@2.5.0: - resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} - normalize-path@2.1.1: resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==} engines: {node: '>=0.10.0'} @@ -9521,11 +7991,6 @@ packages: engines: {node: '>=8.9'} hasBin: true - nypm@0.3.12: - resolution: {integrity: sha512-D3pzNDWIvgA+7IORhD/IuWzEk4uXv6GsgOxiid4UU3h9oq5IqV1KtPDi63n4sZJ/xcWlr88c0QM2RgN5VbOhFA==} - engines: {node: ^14.16.0 || >=16.10.0} - hasBin: true - object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} @@ -9578,14 +8043,6 @@ packages: on-exit-leak-free@0.2.0: resolution: {integrity: sha512-dqaz3u44QbRXQooZLTUKU41ZrzYrcvLISVgbrzbyCMxpmSLJvZ3ZamIJIZ29P6OhZIkNIQKosdeM6t1LYbA9hg==} - on-finished@2.4.1: - resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} - engines: {node: '>= 0.8'} - - on-headers@1.0.2: - resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} - engines: {node: '>= 0.8'} - once@1.3.3: resolution: {integrity: sha512-6vaNInhu+CHxtONf3zw3vq4SP2DOQhjBvIa3rNcG0+P7eKWlYH6Peu7rHizSloRU2EwMz6GraLieis9Ac9+p1w==} @@ -9650,10 +8107,6 @@ packages: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} engines: {node: '>=10'} - p-locate@3.0.0: - resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==} - engines: {node: '>=6'} - p-locate@4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} @@ -9692,9 +8145,6 @@ packages: package-manager-detector@0.2.2: resolution: {integrity: sha512-VgXbyrSNsml4eHWIvxxG/nTL4wgybMTXCV2Un/+yEc3aDKKU6nQBZjbeP3Pl3qm9Qg92X/1ng4ffvCeD/zwHgg==} - pako@0.2.9: - resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==} - pako@1.0.11: resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} @@ -9731,10 +8181,6 @@ packages: parse5@7.1.2: resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==} - parseurl@1.3.3: - resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} - engines: {node: '>= 0.8'} - pascal-case@3.1.2: resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} @@ -9744,10 +8190,6 @@ packages: path-case@3.0.4: resolution: {integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==} - path-exists@3.0.0: - resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} - engines: {node: '>=4'} - path-exists@4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} @@ -9782,9 +8224,6 @@ packages: resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} engines: {node: '>=16 || 14 >=14.18'} - path-to-regexp@0.1.10: - resolution: {integrity: sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==} - path-to-regexp@1.9.0: resolution: {integrity: sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==} @@ -9812,9 +8251,6 @@ packages: resolution: {integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==} engines: {node: '>=0.12'} - peek-stream@1.1.3: - resolution: {integrity: sha512-FhJ+YbOSBb9/rIl2ZeE/QHEsWn7PqNYt8ARAY3kIgNGOk13g9FGyIY6JIl/xB/3TFRVoTv5as0l11weORrTekA==} - pend@1.2.0: resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==} @@ -9872,10 +8308,6 @@ packages: resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==} hasBin: true - pkg-dir@3.0.0: - resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==} - engines: {node: '>=6'} - pkg-dir@4.2.0: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} @@ -10073,10 +8505,6 @@ packages: resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - pretty-hrtime@1.0.3: - resolution: {integrity: sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==} - engines: {node: '>= 0.8'} - pretty-ms@7.0.1: resolution: {integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==} engines: {node: '>=10'} @@ -10095,10 +8523,6 @@ packages: resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} engines: {node: '>= 0.6.0'} - progress@2.0.3: - resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} - engines: {node: '>=0.4.0'} - promise@7.3.1: resolution: {integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==} @@ -10112,10 +8536,6 @@ packages: prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} - proxy-addr@2.0.7: - resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} - engines: {node: '>= 0.10'} - proxy-compare@2.5.1: resolution: {integrity: sha512-oyfc0Tx87Cpwva5ZXezSp5V9vht1c7dZBhvuV/y3ctkgMVUmiAGDVeeB0dKhGSyT0v1ZTEQYpe/RXlBVBNuCLA==} @@ -10136,15 +8556,9 @@ packages: public-encrypt@4.0.3: resolution: {integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==} - pump@2.0.1: - resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==} - pump@3.0.2: resolution: {integrity: sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==} - pumpify@1.5.1: - resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==} - punycode@1.4.1: resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} @@ -10152,10 +8566,6 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - puppeteer-core@2.1.1: - resolution: {integrity: sha512-n13AWriBMPYxnpbb6bnaY5YoY6rGj8vPLrz6CZF3o0qJNEwlcfJVxBzYZ0NJsQ21UbdJoijPCDrM++SUVEz7+w==} - engines: {node: '>=8.16.0'} - pure-rand@6.1.0: resolution: {integrity: sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==} @@ -10208,38 +8618,21 @@ packages: radix3@1.1.2: resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==} - ramda@0.29.0: - resolution: {integrity: sha512-BBea6L67bYLtdbOqfp8f58fPMqEwx0doL+pAi8TZyp2YWz8R9G8z9x75CZI8W+ftqhFHCpEX2cRnUUXK130iKA==} - randombytes@2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} randomfill@1.0.4: resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==} - range-parser@1.2.1: - resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} - engines: {node: '>= 0.6'} - raw-body@2.4.1: resolution: {integrity: sha512-9WmIKF6mkvA0SLmA2Knm9+qj89e+j1zqgyn8aXGd7+nAduPoqgI9lO57SAZNn/Byzo5P7JhXTyg9PzaJbH73bA==} engines: {node: '>= 0.8'} - raw-body@2.5.2: - resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==} - engines: {node: '>= 0.8'} - react-clientside-effect@1.2.6: resolution: {integrity: sha512-XGGGRQAKY+q25Lz9a/4EPqom7WRjz3z9R2k4jhVKA/puQFH/5Nt27vFZYql4m4NVNdUvX8PS3O7r/Zzm7cjUlg==} peerDependencies: react: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 - react-colorful@5.6.1: - resolution: {integrity: sha512-1exovf0uGTGyq5mXQT0zgQ80uvj2PCwvF8zY1RN9/vbJVSjSo3fsB/4L3ObbF7u70NduSiK4xu4Y6q1MHoUGEw==} - peerDependencies: - react: '>=16.8.0' - react-dom: '>=16.8.0' - react-confetti@6.1.0: resolution: {integrity: sha512-7Ypx4vz0+g8ECVxr88W9zhcQpbeujJAVqL14ZnXJ3I23mOI9/oBVTQ3dkJhUmB0D6XOtCZEM6N0Gm9PMngkORw==} engines: {node: '>=10.18'} @@ -10260,12 +8653,6 @@ packages: peerDependencies: react: ^18.3.1 - react-element-to-jsx-string@15.0.0: - resolution: {integrity: sha512-UDg4lXB6BzlobN60P8fHWVPX3Kyw8ORrTeBtClmIlGdkOOE+GYQSFvmEU5iLLpwp/6v42DINwNcwOhOLfQ//FQ==} - peerDependencies: - react: ^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0 - react-dom: ^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0 - react-fast-compare@3.2.2: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} @@ -10290,9 +8677,6 @@ packages: react-is@17.0.2: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} - react-is@18.1.0: - resolution: {integrity: sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==} - react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} @@ -10308,10 +8692,6 @@ packages: react-native: optional: true - react-refresh@0.14.2: - resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} - engines: {node: '>=0.10.0'} - react-remove-scroll-bar@2.3.6: resolution: {integrity: sha512-DtSYaao4mBmX+HDo5YWYdBWQwYIQQshUV/dVxFxK+KM26Wjwp1gZ6rv6OC3oujI6Bfu6Xyg3TwK533AQutsn/g==} engines: {node: '>=10'} @@ -10372,14 +8752,6 @@ packages: read-cache@1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} - read-pkg-up@7.0.1: - resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} - engines: {node: '>=8'} - - read-pkg@5.2.0: - resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} - engines: {node: '>=8'} - read-yaml-file@1.1.0: resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==} engines: {node: '>=6'} @@ -10422,38 +8794,13 @@ packages: resolution: {integrity: sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==} engines: {node: '>= 0.4'} - regenerate-unicode-properties@10.2.0: - resolution: {integrity: sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==} - engines: {node: '>=4'} - - regenerate@1.4.2: - resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} - regenerator-runtime@0.14.1: resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} - regenerator-transform@0.15.2: - resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} - regexp.prototype.flags@1.5.3: resolution: {integrity: sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==} engines: {node: '>= 0.4'} - regexpp@3.2.0: - resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} - engines: {node: '>=8'} - - regexpu-core@6.1.1: - resolution: {integrity: sha512-k67Nb9jvwJcJmVpw0jPttR1/zVfnKf8Km0IPatrU/zJ5XeG3+Slx0xLXs9HByJSzXzrlz5EDvN6yLNMDc2qdnw==} - engines: {node: '>=4'} - - regjsgen@0.8.0: - resolution: {integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==} - - regjsparser@0.11.1: - resolution: {integrity: sha512-1DHODs4B8p/mQHU9kr+jv8+wIC9mtG4eBHxWxIq5mhjE3D5oORhCc6deRKzTjs9DcfRFmj9BHSDguZklqCGFWQ==} - hasBin: true - relay-runtime@12.0.0: resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==} @@ -10461,12 +8808,6 @@ packages: resolution: {integrity: sha512-gUAyHVHPPC5wdqX/LG4LWtRYtgjxyX78oanFNTMMyFEfOqdC54s3eE82imuWKbOeqYht2CrNf64Qb8vgmmtZGA==} engines: {node: '>=4'} - remark-external-links@8.0.0: - resolution: {integrity: sha512-5vPSX0kHoSsqtdftSHhIYofVINC8qmp0nctkeU9YoJwV3YfiBRiI6cbFRJ0oI/1F9xS+bopXG0m2KS8VFscuKA==} - - remark-slug@6.1.0: - resolution: {integrity: sha512-oGCxDF9deA8phWvxFuyr3oSJsdyUAxMFbA0mZ7Y1Sas+emILtO+e5WutF9564gDsEN4IXaQXm5pFo6MLH+YmwQ==} - remedial@1.0.8: resolution: {integrity: sha512-/62tYiOe6DzS5BqVsNpH/nkGlX45C/Sp6V+NtiN6JQNS1Viay7cWkazmRkrQrdFj2eshDe96SIQNIoMxqhzBOg==} @@ -10542,11 +8883,6 @@ packages: rfdc@1.4.1: resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} - rimraf@2.6.3: - resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==} - deprecated: Rimraf versions prior to v4 are no longer supported - hasBin: true - rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} deprecated: Rimraf versions prior to v4 are no longer supported @@ -10570,11 +8906,6 @@ packages: rollup: optional: true - rollup@3.29.5: - resolution: {integrity: sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==} - engines: {node: '>=14.18.0', npm: '>=8.0.0'} - hasBin: true - rollup@4.24.0: resolution: {integrity: sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -10631,10 +8962,6 @@ packages: secure-compare@3.0.1: resolution: {integrity: sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==} - semver@5.7.2: - resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==} - hasBin: true - semver@6.3.1: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true @@ -10654,17 +8981,9 @@ packages: engines: {node: '>=10'} hasBin: true - send@0.19.0: - resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==} - engines: {node: '>= 0.8.0'} - sentence-case@3.0.4: resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==} - serve-static@1.16.2: - resolution: {integrity: sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==} - engines: {node: '>= 0.8.0'} - set-blocking@2.0.0: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} @@ -10685,17 +9004,10 @@ packages: setprototypeof@1.1.1: resolution: {integrity: sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==} - setprototypeof@1.2.0: - resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} - sha.js@2.4.11: resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} hasBin: true - shallow-clone@3.0.1: - resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==} - engines: {node: '>=8'} - shebang-command@1.2.0: resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} engines: {node: '>=0.10.0'} @@ -10797,9 +9109,6 @@ packages: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} - space-separated-tokens@1.1.5: - resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==} - spawn-wrap@2.0.0: resolution: {integrity: sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg==} engines: {node: '>=8'} @@ -10810,18 +9119,6 @@ packages: spawndamnit@2.0.0: resolution: {integrity: sha512-j4JKEcncSjFlqIwU5L/rp2N5SIPsdxaRsIv678+TZxZ0SRDJTm8JrxJMjE/XuiEZNEir3S8l0Fa3Ke339WI4qA==} - spdx-correct@3.2.0: - resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} - - spdx-exceptions@2.5.0: - resolution: {integrity: sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==} - - spdx-expression-parse@3.0.1: - resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} - - spdx-license-ids@3.0.20: - resolution: {integrity: sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==} - split-on-first@1.1.0: resolution: {integrity: sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw==} engines: {node: '>=6'} @@ -10864,10 +9161,6 @@ packages: resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} engines: {node: '>= 0.6'} - statuses@2.0.1: - resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} - engines: {node: '>= 0.8'} - std-env@3.8.0: resolution: {integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==} @@ -10875,24 +9168,6 @@ packages: resolution: {integrity: sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==} engines: {node: '>= 0.4'} - store2@2.14.3: - resolution: {integrity: sha512-4QcZ+yx7nzEFiV4BMLnr/pRa5HYzNITX2ri0Zh6sT9EyQHbBHacC6YigllUPU9X3D0f/22QCgfokpKs52YRrUg==} - - storybook-dark-mode@3.0.3: - resolution: {integrity: sha512-ZLBLVpkuKTdtUv3DTuOjeP/bE7DHhOxVpDROKc0NtEYq9JHLUu6z05LLZinE3v6QPXQZ9TMQPm3Xe/0BcLEZlw==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - - storybook@7.6.20: - resolution: {integrity: sha512-Wt04pPTO71pwmRmsgkyZhNo4Bvdb/1pBAMsIFb9nQLykEdzzpXjvingxFFvdOG4nIowzwgxD+CLlyRqVJqnATw==} - hasBin: true - storybook@8.4.7: resolution: {integrity: sha512-RP/nMJxiWyFc8EVMH5gp20ID032Wvk+Yr3lmKidoegto5Iy+2dVQnUoElZb2zpbVXNHWakGuAkfI0dY1Hfp/vw==} hasBin: true @@ -11096,9 +9371,6 @@ packages: symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} - synchronous-promise@2.0.17: - resolution: {integrity: sha512-AsS729u2RHUfEra9xJrE39peJcc2stq2+poBXX8bcM08Y6g9j/i/PUzwNQqkaJde7Ntg1TO7bSREbR5sdosQ+g==} - system-architecture@0.1.0: resolution: {integrity: sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==} engines: {node: '>=18'} @@ -11116,13 +9388,6 @@ packages: engines: {node: '>=14.0.0'} hasBin: true - tar-fs@2.1.1: - resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==} - - tar-stream@2.2.0: - resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} - engines: {node: '>=6'} - tar@4.4.18: resolution: {integrity: sha512-ZuOtqqmkV9RE1+4odd+MhBpibmCxNP6PJhH/h2OqNuotTX7/XHPZQJv2pKvWMplFH9SIZZhitehh6vBH6LO8Pg==} engines: {node: '>=4.5'} @@ -11131,21 +9396,6 @@ packages: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} - telejson@7.2.0: - resolution: {integrity: sha512-1QTEcJkJEhc8OnStBx/ILRu5J2p0GjvWsBx56bmZRqnrkdBMUe+nX92jxV+p3dB4CP6PZCdJMQJwCggkNBMzkQ==} - - temp-dir@2.0.0: - resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} - engines: {node: '>=8'} - - temp@0.8.4: - resolution: {integrity: sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==} - engines: {node: '>=6.0.0'} - - tempy@1.0.1: - resolution: {integrity: sha512-biM9brNqxSc04Ee71hzFbryD11nX7VPhQQY32AdDmjFvodsRFz/3ufeoTZ6uYkRFfGo188tENcASNs3vTdsM0w==} - engines: {node: '>=10'} - term-size@2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} engines: {node: '>=8'} @@ -11176,9 +9426,6 @@ packages: thread-stream@0.15.2: resolution: {integrity: sha512-UkEhKIg2pD+fjkHQKyJO3yoIvAP3N6RlNFt2dUhcS1FGvCD1cQa1M/PGknCLFIyZdtJOWQjejp7bdNqmN7zwdA==} - through2@2.0.5: - resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} - through@2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} @@ -11243,9 +9490,6 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - tocbot@4.30.0: - resolution: {integrity: sha512-c0ucneDHP5zqsbczYxjRj1SWD+6EeD1mUbQPTdVJzNe0aAZH4NyeZt4cQQBjWU4v8tTlJtzDzEgD03sCc5nL1w==} - toggle-selection@1.0.6: resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==} @@ -11253,10 +9497,6 @@ packages: resolution: {integrity: sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==} engines: {node: '>=0.6'} - toidentifier@1.0.1: - resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} - engines: {node: '>=0.6'} - totalist@3.0.1: resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==} engines: {node: '>=6'} @@ -11437,10 +9677,6 @@ packages: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} - type-fest@0.16.0: - resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==} - engines: {node: '>=10'} - type-fest@0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} engines: {node: '>=10'} @@ -11449,10 +9685,6 @@ packages: resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} engines: {node: '>=10'} - type-fest@0.6.0: - resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} - engines: {node: '>=8'} - type-fest@0.8.1: resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} engines: {node: '>=8'} @@ -11461,10 +9693,6 @@ packages: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} engines: {node: '>=12.20'} - type-is@1.6.18: - resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} - engines: {node: '>= 0.6'} - typed-array-buffer@1.0.2: resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==} engines: {node: '>= 0.4'} @@ -11484,9 +9712,6 @@ packages: typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} - typedarray@0.0.6: - resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - typescript-eslint@8.18.0: resolution: {integrity: sha512-Xq2rRjn6tzVpAyHr3+nmSg1/9k9aIHnJ2iZeOH7cfGOWqTkXTm3kwpQglEuLGdNrYvPF+2gtAs+/KF5rjVo+WQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -11530,11 +9755,6 @@ packages: ufo@1.5.4: resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} - uglify-js@3.19.3: - resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==} - engines: {node: '>=0.8.0'} - hasBin: true - uid-promise@1.0.0: resolution: {integrity: sha512-R8375j0qwXyIu/7R0tjdF06/sElHqbmdmWC9M2qQHpEVbvE4I5+38KJI7LUUmQMp7NVq4tKHiBMkT0NFM453Ig==} @@ -11551,9 +9771,6 @@ packages: uncrypto@0.1.3: resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==} - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} @@ -11570,39 +9787,10 @@ packages: unfetch@4.2.0: resolution: {integrity: sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==} - unicode-canonical-property-names-ecmascript@2.0.1: - resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} - engines: {node: '>=4'} - - unicode-match-property-ecmascript@2.0.0: - resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} - engines: {node: '>=4'} - - unicode-match-property-value-ecmascript@2.2.0: - resolution: {integrity: sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==} - engines: {node: '>=4'} - - unicode-property-aliases-ecmascript@2.1.0: - resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} - engines: {node: '>=4'} - union@0.5.0: resolution: {integrity: sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==} engines: {node: '>= 0.8.0'} - unique-string@2.0.0: - resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} - engines: {node: '>=8'} - - unist-util-is@4.1.0: - resolution: {integrity: sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==} - - unist-util-visit-parents@3.1.1: - resolution: {integrity: sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==} - - unist-util-visit@2.0.3: - resolution: {integrity: sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==} - universalify@0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} engines: {node: '>= 4.0.0'} @@ -11679,10 +9867,6 @@ packages: ioredis: optional: true - untildify@4.0.0: - resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==} - engines: {node: '>=8'} - untun@0.1.3: resolution: {integrity: sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==} hasBin: true @@ -11731,12 +9915,6 @@ packages: '@types/react': optional: true - use-resize-observer@9.1.0: - resolution: {integrity: sha512-R25VqO9Wb3asSD4eqtcxk8sJalvIOYBqS8MNZlpDSQ4l4xMQxC/J7Id9HoTqPq8FwULIn0PVW+OAqF2dyYbjow==} - peerDependencies: - react: 16.8.0 - 18 - react-dom: 16.8.0 - 18 - use-sidecar@1.1.2: resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'} @@ -11774,10 +9952,6 @@ packages: util@0.12.5: resolution: {integrity: sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==} - utils-merge@1.0.1: - resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} - engines: {node: '>= 0.4.0'} - uuid@10.0.0: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} hasBin: true @@ -11798,16 +9972,10 @@ packages: v8-compile-cache-lib@3.0.1: resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} - v8-compile-cache@2.4.0: - resolution: {integrity: sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==} - v8-to-istanbul@9.3.0: resolution: {integrity: sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==} engines: {node: '>=10.12.0'} - validate-npm-package-license@3.0.4: - resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} - validator@13.12.0: resolution: {integrity: sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==} engines: {node: '>= 0.10'} @@ -11828,10 +9996,6 @@ packages: resolution: {integrity: sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==} engines: {node: '>=12'} - vary@1.1.2: - resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} - engines: {node: '>= 0.8'} - vaul@0.9.9: resolution: {integrity: sha512-7afKg48srluhZwIkaU+lgGtFCUsYBSGOl8vcc8N/M3YQlZFlynHD15AE+pwrYdc826o7nrIND4lL9Y6b9WWZZQ==} peerDependencies: @@ -11864,16 +10028,6 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-plugin-dts@3.9.1: - resolution: {integrity: sha512-rVp2KM9Ue22NGWB8dNtWEr+KekN3rIgz1tWD050QnRGlriUCmaDwa7qA5zDEjbXg5lAXhYMSBJtx3q3hQIJZSg==} - engines: {node: ^14.18.0 || >=16.0.0} - peerDependencies: - typescript: '*' - vite: '*' - peerDependenciesMeta: - vite: - optional: true - vite-plugin-node-polyfills@0.22.0: resolution: {integrity: sha512-F+G3LjiGbG8QpbH9bZ//GSBr9i1InSTkaulfUHFa9jkLqVGORFBoqc2A/Yu5Mmh1kNAbiAeKeK+6aaQUf3x0JA==} peerDependencies: @@ -11889,34 +10043,6 @@ packages: peerDependencies: vite: ^2 || ^3 || ^4 || ^5 - vite@4.5.5: - resolution: {integrity: sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==} - engines: {node: ^14.18.0 || >=16.0.0} - hasBin: true - peerDependencies: - '@types/node': '>= 14' - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - vite@5.4.8: resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==} engines: {node: ^18.0.0 || >=20.0.0} @@ -12024,15 +10150,6 @@ packages: vm-browserify@1.1.2: resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==} - vue-template-compiler@2.7.16: - resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} - - vue-tsc@1.8.27: - resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==} - hasBin: true - peerDependencies: - typescript: '*' - w3c-xmlserializer@5.0.0: resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==} engines: {node: '>=18'} @@ -12069,10 +10186,6 @@ packages: resolution: {integrity: sha512-AmboGZEnZoIcVCzSlkLEmNFEqJN+IwgshJ5S7pi30uNUTce4LvWkifQzsQRxnWj47G8gkqZxlyGlyQplsnIS7w==} hasBin: true - watchpack@2.4.2: - resolution: {integrity: sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==} - engines: {node: '>=10.13.0'} - wcwidth@1.0.1: resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} @@ -12173,9 +10286,6 @@ packages: resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} engines: {node: '>=0.10.0'} - wordwrap@1.0.0: - resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} - wrap-ansi@6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} engines: {node: '>=8'} @@ -12191,9 +10301,6 @@ packages: wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - write-file-atomic@2.4.3: - resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==} - write-file-atomic@3.0.3: resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} @@ -12201,17 +10308,6 @@ packages: resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} - ws@6.2.3: - resolution: {integrity: sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - ws@7.5.10: resolution: {integrity: sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==} engines: {node: '>=8.3.0'} @@ -12401,10 +10497,6 @@ snapshots: transitivePeerDependencies: - encoding - '@aw-web-design/x-default-browser@1.4.126': - dependencies: - default-browser-id: 3.0.0 - '@babel/code-frame@7.25.7': dependencies: '@babel/highlight': 7.25.7 @@ -12443,13 +10535,6 @@ snapshots: dependencies: '@babel/types': 7.25.8 - '@babel/helper-builder-binary-assignment-operator-visitor@7.25.7': - dependencies: - '@babel/traverse': 7.25.7 - '@babel/types': 7.25.8 - transitivePeerDependencies: - - supports-color - '@babel/helper-compilation-targets@7.25.7': dependencies: '@babel/compat-data': 7.25.8 @@ -12471,24 +10556,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-create-regexp-features-plugin@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-annotate-as-pure': 7.25.7 - regexpu-core: 6.1.1 - semver: 6.3.1 - - '@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-compilation-targets': 7.25.7 - '@babel/helper-plugin-utils': 7.25.7 - debug: 4.4.0 - lodash.debounce: 4.0.8 - resolve: 1.22.8 - transitivePeerDependencies: - - supports-color - '@babel/helper-member-expression-to-functions@7.25.7': dependencies: '@babel/traverse': 7.25.7 @@ -12519,15 +10586,6 @@ snapshots: '@babel/helper-plugin-utils@7.25.7': {} - '@babel/helper-remap-async-to-generator@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-annotate-as-pure': 7.25.7 - '@babel/helper-wrap-function': 7.25.7 - '@babel/traverse': 7.25.7 - transitivePeerDependencies: - - supports-color - '@babel/helper-replace-supers@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 @@ -12557,14 +10615,6 @@ snapshots: '@babel/helper-validator-option@7.25.7': {} - '@babel/helper-wrap-function@7.25.7': - dependencies: - '@babel/template': 7.25.7 - '@babel/traverse': 7.25.7 - '@babel/types': 7.25.8 - transitivePeerDependencies: - - supports-color - '@babel/helpers@7.25.7': dependencies: '@babel/template': 7.25.7 @@ -12581,41 +10631,6 @@ snapshots: dependencies: '@babel/types': 7.25.8 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/traverse': 7.25.7 - transitivePeerDependencies: - - supports-color - - '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.25.7 - '@babel/plugin-transform-optional-chaining': 7.25.8(@babel/core@7.25.8) - transitivePeerDependencies: - - supports-color - - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/traverse': 7.25.7 - transitivePeerDependencies: - - supports-color - '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 @@ -12633,10 +10648,6 @@ snapshots: '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.8) '@babel/plugin-transform-parameters': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 @@ -12732,35 +10743,11 @@ snapshots: '@babel/core': 7.25.8 '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-create-regexp-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-arrow-functions@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-async-generator-functions@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/helper-remap-async-to-generator': 7.25.7(@babel/core@7.25.8) - '@babel/traverse': 7.25.7 - transitivePeerDependencies: - - supports-color - - '@babel/plugin-transform-async-to-generator@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-module-imports': 7.25.7 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/helper-remap-async-to-generator': 7.25.7(@babel/core@7.25.8) - transitivePeerDependencies: - - supports-color - '@babel/plugin-transform-block-scoped-functions@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 @@ -12771,22 +10758,6 @@ snapshots: '@babel/core': 7.25.8 '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-class-properties@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-create-class-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - transitivePeerDependencies: - - supports-color - - '@babel/plugin-transform-class-static-block@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-create-class-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - transitivePeerDependencies: - - supports-color - '@babel/plugin-transform-classes@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 @@ -12810,41 +10781,6 @@ snapshots: '@babel/core': 7.25.8 '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-dotall-regex@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-create-regexp-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-duplicate-keys@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-create-regexp-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-dynamic-import@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-exponentiation-operator@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.25.7 - '@babel/helper-plugin-utils': 7.25.7 - transitivePeerDependencies: - - supports-color - - '@babel/plugin-transform-export-namespace-from@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-flow-strip-types@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 @@ -12868,34 +10804,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/plugin-transform-json-strings@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-literals@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-logical-assignment-operators@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-member-expression-literals@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-modules-amd@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-module-transforms': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - transitivePeerDependencies: - - supports-color - '@babel/plugin-transform-modules-commonjs@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 @@ -12905,52 +10823,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/plugin-transform-modules-systemjs@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-module-transforms': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - '@babel/helper-validator-identifier': 7.25.7 - '@babel/traverse': 7.25.7 - transitivePeerDependencies: - - supports-color - - '@babel/plugin-transform-modules-umd@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-module-transforms': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - transitivePeerDependencies: - - supports-color - - '@babel/plugin-transform-named-capturing-groups-regex@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-create-regexp-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-new-target@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-nullish-coalescing-operator@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-numeric-separator@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-object-rest-spread@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-compilation-targets': 7.25.7 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-parameters': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-object-super@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 @@ -12959,41 +10831,11 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/plugin-transform-optional-catch-binding@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-optional-chaining@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.25.7 - transitivePeerDependencies: - - supports-color - '@babel/plugin-transform-parameters@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-private-methods@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-create-class-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - transitivePeerDependencies: - - supports-color - - '@babel/plugin-transform-private-property-in-object@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-annotate-as-pure': 7.25.7 - '@babel/helper-create-class-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - transitivePeerDependencies: - - supports-color - '@babel/plugin-transform-property-literals@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 @@ -13004,16 +10846,6 @@ snapshots: '@babel/core': 7.25.8 '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-react-jsx-self@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-react-jsx-source@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-react-jsx@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 @@ -13025,17 +10857,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/plugin-transform-regenerator@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - regenerator-transform: 0.15.2 - - '@babel/plugin-transform-reserved-words@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-shorthand-properties@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 @@ -13049,174 +10870,22 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/plugin-transform-sticky-regex@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-template-literals@7.25.7(@babel/core@7.25.8)': dependencies: '@babel/core': 7.25.8 '@babel/helper-plugin-utils': 7.25.7 - '@babel/plugin-transform-typeof-symbol@7.25.7(@babel/core@7.25.8)': + '@babel/runtime@7.25.7': dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 + regenerator-runtime: 0.14.1 - '@babel/plugin-transform-typescript@7.25.7(@babel/core@7.25.8)': + '@babel/template@7.25.7': dependencies: - '@babel/core': 7.25.8 - '@babel/helper-annotate-as-pure': 7.25.7 - '@babel/helper-create-class-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.25.7 - '@babel/plugin-syntax-typescript': 7.25.7(@babel/core@7.25.8) - transitivePeerDependencies: - - supports-color + '@babel/code-frame': 7.25.7 + '@babel/parser': 7.25.8 + '@babel/types': 7.25.8 - '@babel/plugin-transform-unicode-escapes@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-unicode-property-regex@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-create-regexp-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-unicode-regex@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-create-regexp-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/plugin-transform-unicode-sets-regex@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-create-regexp-features-plugin': 7.25.7(@babel/core@7.25.8) - '@babel/helper-plugin-utils': 7.25.7 - - '@babel/preset-env@7.25.8(@babel/core@7.25.8)': - dependencies: - '@babel/compat-data': 7.25.8 - '@babel/core': 7.25.8 - '@babel/helper-compilation-targets': 7.25.7 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/helper-validator-option': 7.25.7 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.25.8) - '@babel/plugin-syntax-import-assertions': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-syntax-import-attributes': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.25.8) - '@babel/plugin-transform-arrow-functions': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-async-generator-functions': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-async-to-generator': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-block-scoped-functions': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-block-scoping': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-class-properties': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-class-static-block': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-classes': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-computed-properties': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-destructuring': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-dotall-regex': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-duplicate-keys': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-dynamic-import': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-exponentiation-operator': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-export-namespace-from': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-for-of': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-function-name': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-json-strings': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-literals': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-logical-assignment-operators': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-member-expression-literals': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-modules-amd': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-modules-commonjs': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-modules-systemjs': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-modules-umd': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-named-capturing-groups-regex': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-new-target': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-nullish-coalescing-operator': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-numeric-separator': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-object-rest-spread': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-object-super': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-optional-catch-binding': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-optional-chaining': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-parameters': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-private-methods': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-private-property-in-object': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-property-literals': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-regenerator': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-reserved-words': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-shorthand-properties': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-spread': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-sticky-regex': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-template-literals': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-typeof-symbol': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-unicode-escapes': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-unicode-property-regex': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-unicode-regex': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-unicode-sets-regex': 7.25.7(@babel/core@7.25.8) - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.25.8) - babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.8) - babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.8) - babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.8) - core-js-compat: 3.38.1 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - - '@babel/preset-flow@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/helper-validator-option': 7.25.7 - '@babel/plugin-transform-flow-strip-types': 7.25.7(@babel/core@7.25.8) - - '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/types': 7.25.8 - esutils: 2.0.3 - - '@babel/preset-typescript@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/helper-validator-option': 7.25.7 - '@babel/plugin-syntax-jsx': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-modules-commonjs': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-typescript': 7.25.7(@babel/core@7.25.8) - transitivePeerDependencies: - - supports-color - - '@babel/register@7.25.7(@babel/core@7.25.8)': - dependencies: - '@babel/core': 7.25.8 - clone-deep: 4.0.1 - find-cache-dir: 2.1.0 - make-dir: 2.1.0 - pirates: 4.0.6 - source-map-support: 0.5.21 - - '@babel/runtime@7.25.7': - dependencies: - regenerator-runtime: 0.14.1 - - '@babel/template@7.25.7': - dependencies: - '@babel/code-frame': 7.25.7 - '@babel/parser': 7.25.8 - '@babel/types': 7.25.8 - - '@babel/traverse@7.25.7': + '@babel/traverse@7.25.7': dependencies: '@babel/code-frame': 7.25.7 '@babel/generator': 7.25.7 @@ -13234,8 +10903,6 @@ snapshots: '@babel/helper-validator-identifier': 7.25.7 to-fast-properties: 2.0.0 - '@base2/pretty-print-object@1.0.1': {} - '@bcoe/v8-coverage@0.2.3': {} '@cartridge/penpal@6.2.3': {} @@ -13508,15 +11175,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@colors/colors@1.5.0': - optional: true - '@cspotcode/source-map-support@0.8.1': dependencies: '@jridgewell/trace-mapping': 0.3.9 - '@discoveryjs/json-ext@0.5.7': {} - '@edge-runtime/format@2.2.1': {} '@edge-runtime/node-utils@2.3.0': {} @@ -13629,9 +11291,6 @@ snapshots: '@esbuild/aix-ppc64@0.24.0': optional: true - '@esbuild/android-arm64@0.18.20': - optional: true - '@esbuild/android-arm64@0.21.5': optional: true @@ -13641,9 +11300,6 @@ snapshots: '@esbuild/android-arm64@0.24.0': optional: true - '@esbuild/android-arm@0.18.20': - optional: true - '@esbuild/android-arm@0.21.5': optional: true @@ -13653,9 +11309,6 @@ snapshots: '@esbuild/android-arm@0.24.0': optional: true - '@esbuild/android-x64@0.18.20': - optional: true - '@esbuild/android-x64@0.21.5': optional: true @@ -13665,9 +11318,6 @@ snapshots: '@esbuild/android-x64@0.24.0': optional: true - '@esbuild/darwin-arm64@0.18.20': - optional: true - '@esbuild/darwin-arm64@0.21.5': optional: true @@ -13677,9 +11327,6 @@ snapshots: '@esbuild/darwin-arm64@0.24.0': optional: true - '@esbuild/darwin-x64@0.18.20': - optional: true - '@esbuild/darwin-x64@0.21.5': optional: true @@ -13689,9 +11336,6 @@ snapshots: '@esbuild/darwin-x64@0.24.0': optional: true - '@esbuild/freebsd-arm64@0.18.20': - optional: true - '@esbuild/freebsd-arm64@0.21.5': optional: true @@ -13701,9 +11345,6 @@ snapshots: '@esbuild/freebsd-arm64@0.24.0': optional: true - '@esbuild/freebsd-x64@0.18.20': - optional: true - '@esbuild/freebsd-x64@0.21.5': optional: true @@ -13713,9 +11354,6 @@ snapshots: '@esbuild/freebsd-x64@0.24.0': optional: true - '@esbuild/linux-arm64@0.18.20': - optional: true - '@esbuild/linux-arm64@0.21.5': optional: true @@ -13725,9 +11363,6 @@ snapshots: '@esbuild/linux-arm64@0.24.0': optional: true - '@esbuild/linux-arm@0.18.20': - optional: true - '@esbuild/linux-arm@0.21.5': optional: true @@ -13737,9 +11372,6 @@ snapshots: '@esbuild/linux-arm@0.24.0': optional: true - '@esbuild/linux-ia32@0.18.20': - optional: true - '@esbuild/linux-ia32@0.21.5': optional: true @@ -13749,9 +11381,6 @@ snapshots: '@esbuild/linux-ia32@0.24.0': optional: true - '@esbuild/linux-loong64@0.18.20': - optional: true - '@esbuild/linux-loong64@0.21.5': optional: true @@ -13761,9 +11390,6 @@ snapshots: '@esbuild/linux-loong64@0.24.0': optional: true - '@esbuild/linux-mips64el@0.18.20': - optional: true - '@esbuild/linux-mips64el@0.21.5': optional: true @@ -13773,9 +11399,6 @@ snapshots: '@esbuild/linux-mips64el@0.24.0': optional: true - '@esbuild/linux-ppc64@0.18.20': - optional: true - '@esbuild/linux-ppc64@0.21.5': optional: true @@ -13785,9 +11408,6 @@ snapshots: '@esbuild/linux-ppc64@0.24.0': optional: true - '@esbuild/linux-riscv64@0.18.20': - optional: true - '@esbuild/linux-riscv64@0.21.5': optional: true @@ -13797,9 +11417,6 @@ snapshots: '@esbuild/linux-riscv64@0.24.0': optional: true - '@esbuild/linux-s390x@0.18.20': - optional: true - '@esbuild/linux-s390x@0.21.5': optional: true @@ -13809,9 +11426,6 @@ snapshots: '@esbuild/linux-s390x@0.24.0': optional: true - '@esbuild/linux-x64@0.18.20': - optional: true - '@esbuild/linux-x64@0.21.5': optional: true @@ -13821,9 +11435,6 @@ snapshots: '@esbuild/linux-x64@0.24.0': optional: true - '@esbuild/netbsd-x64@0.18.20': - optional: true - '@esbuild/netbsd-x64@0.21.5': optional: true @@ -13839,9 +11450,6 @@ snapshots: '@esbuild/openbsd-arm64@0.24.0': optional: true - '@esbuild/openbsd-x64@0.18.20': - optional: true - '@esbuild/openbsd-x64@0.21.5': optional: true @@ -13851,9 +11459,6 @@ snapshots: '@esbuild/openbsd-x64@0.24.0': optional: true - '@esbuild/sunos-x64@0.18.20': - optional: true - '@esbuild/sunos-x64@0.21.5': optional: true @@ -13863,9 +11468,6 @@ snapshots: '@esbuild/sunos-x64@0.24.0': optional: true - '@esbuild/win32-arm64@0.18.20': - optional: true - '@esbuild/win32-arm64@0.21.5': optional: true @@ -13875,9 +11477,6 @@ snapshots: '@esbuild/win32-arm64@0.24.0': optional: true - '@esbuild/win32-ia32@0.18.20': - optional: true - '@esbuild/win32-ia32@0.21.5': optional: true @@ -13887,9 +11486,6 @@ snapshots: '@esbuild/win32-ia32@0.24.0': optional: true - '@esbuild/win32-x64@0.18.20': - optional: true - '@esbuild/win32-x64@0.21.5': optional: true @@ -13904,11 +11500,6 @@ snapshots: eslint: 8.57.1 eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.4.0(eslint@8.9.0)': - dependencies: - eslint: 8.9.0 - eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.4.0(eslint@9.12.0(jiti@2.3.3))': dependencies: eslint: 9.12.0(jiti@2.3.3) @@ -13926,20 +11517,6 @@ snapshots: '@eslint/core@0.6.0': {} - '@eslint/eslintrc@1.4.1': - dependencies: - ajv: 6.12.6 - debug: 4.3.7 - espree: 9.6.1 - globals: 13.24.0 - ignore: 5.3.2 - import-fresh: 3.3.0 - js-yaml: 4.1.0 - minimatch: 3.1.2 - strip-json-comments: 3.1.1 - transitivePeerDependencies: - - supports-color - '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 @@ -13998,8 +11575,6 @@ snapshots: ethereum-cryptography: 2.2.1 micro-ftch: 0.3.1 - '@fal-works/esbuild-plugin-global-externals@2.1.2': {} - '@fastify/busboy@2.1.1': {} '@floating-ui/core@1.6.8': @@ -14467,18 +12042,8 @@ snapshots: transitivePeerDependencies: - supports-color - '@humanwhocodes/config-array@0.9.5': - dependencies: - '@humanwhocodes/object-schema': 1.2.1 - debug: 4.3.7 - minimatch: 3.1.2 - transitivePeerDependencies: - - supports-color - '@humanwhocodes/module-importer@1.0.1': {} - '@humanwhocodes/object-schema@1.2.1': {} - '@humanwhocodes/object-schema@2.0.3': {} '@humanwhocodes/retry@0.3.1': {} @@ -14703,16 +12268,6 @@ snapshots: '@types/yargs': 17.0.33 chalk: 4.1.2 - '@joshwooding/vite-plugin-react-docgen-typescript@0.3.0(typescript@5.5.4)(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1))': - dependencies: - glob: 7.2.3 - glob-promise: 4.2.2(glob@7.2.3) - magic-string: 0.27.0 - react-docgen-typescript: 2.2.2(typescript@5.5.4) - vite: 4.5.5(@types/node@20.16.11)(terser@5.34.1) - optionalDependencies: - typescript: 5.5.4 - '@joshwooding/vite-plugin-react-docgen-typescript@0.4.2(typescript@5.5.4)(vite@5.4.8(@types/node@22.10.1)(terser@5.34.1))': dependencies: magic-string: 0.27.0 @@ -14757,8 +12312,6 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@juggle/resize-observer@3.4.0': {} - '@lit-labs/ssr-dom-shim@1.2.1': {} '@lit/reactive-element@1.6.3': @@ -14796,12 +12349,6 @@ snapshots: - encoding - supports-color - '@mdx-js/react@2.3.0(react@18.3.1)': - dependencies: - '@types/mdx': 2.0.13 - '@types/react': 18.3.12 - react: 18.3.1 - '@mdx-js/react@3.0.1(@types/react@18.3.12)(react@18.3.1)': dependencies: '@types/mdx': 2.0.13 @@ -14884,14 +12431,6 @@ snapshots: - '@types/node' optional: true - '@microsoft/api-extractor-model@7.28.13(@types/node@20.16.11)': - dependencies: - '@microsoft/tsdoc': 0.14.2 - '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 4.0.2(@types/node@20.16.11) - transitivePeerDependencies: - - '@types/node' - '@microsoft/api-extractor-model@7.28.13(@types/node@22.10.1)': dependencies: '@microsoft/tsdoc': 0.14.2 @@ -14920,24 +12459,6 @@ snapshots: - '@types/node' optional: true - '@microsoft/api-extractor@7.43.0(@types/node@20.16.11)': - dependencies: - '@microsoft/api-extractor-model': 7.28.13(@types/node@20.16.11) - '@microsoft/tsdoc': 0.14.2 - '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 4.0.2(@types/node@20.16.11) - '@rushstack/rig-package': 0.5.2 - '@rushstack/terminal': 0.10.0(@types/node@20.16.11) - '@rushstack/ts-command-line': 4.19.1(@types/node@20.16.11) - lodash: 4.17.21 - minimatch: 3.0.8 - resolve: 1.22.8 - semver: 7.5.4 - source-map: 0.6.1 - typescript: 5.4.2 - transitivePeerDependencies: - - '@types/node' - '@microsoft/api-extractor@7.43.0(@types/node@22.10.1)': dependencies: '@microsoft/api-extractor-model': 7.28.13(@types/node@22.10.1) @@ -14963,8 +12484,10 @@ snapshots: ajv: 6.12.6 jju: 1.4.0 resolve: 1.19.0 + optional: true - '@microsoft/tsdoc@0.14.2': {} + '@microsoft/tsdoc@0.14.2': + optional: true '@motionone/animation@10.18.0': dependencies: @@ -15020,12 +12543,6 @@ snapshots: '@motionone/dom': 10.18.0 tslib: 2.7.0 - '@ndelangen/get-tarball@3.0.9': - dependencies: - gunzip-maybe: 1.4.2 - pump: 3.0.2 - tar-fs: 2.1.1 - '@next/env@14.2.15': {} '@next/eslint-plugin-next@12.3.4': @@ -15185,10 +12702,6 @@ snapshots: '@popperjs/core@2.11.8': {} - '@radix-ui/number@1.0.1': - dependencies: - '@babel/runtime': 7.25.7 - '@radix-ui/number@1.1.0': {} '@radix-ui/primitive@1.0.1': @@ -15228,16 +12741,6 @@ snapshots: '@types/react': 18.3.12 '@types/react-dom': 18.3.1 - '@radix-ui/react-arrow@1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - optionalDependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 - '@radix-ui/react-arrow@1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -15288,19 +12791,6 @@ snapshots: '@types/react': 18.3.12 '@types/react-dom': 18.3.1 - '@radix-ui/react-collection@1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-context': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slot': 1.0.2(@types/react@18.3.12)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - optionalDependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 - '@radix-ui/react-collection@1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.12)(react@18.3.1) @@ -15390,33 +12880,12 @@ snapshots: '@types/react': 18.3.12 '@types/react-dom': 18.3.1 - '@radix-ui/react-direction@1.0.1(@types/react@18.3.12)(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - react: 18.3.1 - optionalDependencies: - '@types/react': 18.3.12 - '@radix-ui/react-direction@1.1.0(@types/react@18.3.12)(react@18.3.1)': dependencies: react: 18.3.1 optionalDependencies: '@types/react': 18.3.12 - '@radix-ui/react-dismissable-layer@1.0.4(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - '@radix-ui/primitive': 1.0.1 - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-use-escape-keydown': 1.0.3(@types/react@18.3.12)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - optionalDependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 - '@radix-ui/react-dismissable-layer@1.0.5(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.25.7 @@ -15472,18 +12941,6 @@ snapshots: optionalDependencies: '@types/react': 18.3.12 - '@radix-ui/react-focus-scope@1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.12)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - optionalDependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 - '@radix-ui/react-focus-scope@1.0.4(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.25.7 @@ -15619,26 +13076,7 @@ snapshots: '@types/react': 18.3.12 '@types/react-dom': 18.3.1 - '@radix-ui/react-popper@1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-context': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-use-rect': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-use-size': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/rect': 1.0.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - optionalDependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 - - '@radix-ui/react-popper@1.2.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-popper@1.2.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-arrow': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -15656,16 +13094,6 @@ snapshots: '@types/react': 18.3.12 '@types/react-dom': 18.3.1 - '@radix-ui/react-portal@1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - optionalDependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 - '@radix-ui/react-portal@1.0.4(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.25.7 @@ -15788,36 +13216,6 @@ snapshots: '@types/react': 18.3.12 '@types/react-dom': 18.3.1 - '@radix-ui/react-select@1.2.2(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - '@radix-ui/number': 1.0.1 - '@radix-ui/primitive': 1.0.1 - '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-context': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-direction': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-focus-guards': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-focus-scope': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-id': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-popper': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-portal': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slot': 1.0.2(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-use-previous': 1.0.1(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - aria-hidden: 1.2.4 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-remove-scroll: 2.5.5(@types/react@18.3.12)(react@18.3.1) - optionalDependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 - '@radix-ui/react-select@2.1.2(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/number': 1.1.0 @@ -15948,21 +13346,6 @@ snapshots: '@types/react': 18.3.12 '@types/react-dom': 18.3.1 - '@radix-ui/react-toolbar@1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@radix-ui/primitive': 1.1.0 - '@radix-ui/react-context': 1.1.0(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-direction': 1.1.0(@types/react@18.3.12)(react@18.3.1) - '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-roving-focus': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-separator': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-toggle-group': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - optionalDependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 - '@radix-ui/react-tooltip@1.1.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/primitive': 1.1.0 @@ -16039,27 +13422,12 @@ snapshots: optionalDependencies: '@types/react': 18.3.12 - '@radix-ui/react-use-previous@1.0.1(@types/react@18.3.12)(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - react: 18.3.1 - optionalDependencies: - '@types/react': 18.3.12 - '@radix-ui/react-use-previous@1.1.0(@types/react@18.3.12)(react@18.3.1)': dependencies: react: 18.3.1 optionalDependencies: '@types/react': 18.3.12 - '@radix-ui/react-use-rect@1.0.1(@types/react@18.3.12)(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - '@radix-ui/rect': 1.0.1 - react: 18.3.1 - optionalDependencies: - '@types/react': 18.3.12 - '@radix-ui/react-use-rect@1.1.0(@types/react@18.3.12)(react@18.3.1)': dependencies: '@radix-ui/rect': 1.1.0 @@ -16067,14 +13435,6 @@ snapshots: optionalDependencies: '@types/react': 18.3.12 - '@radix-ui/react-use-size@1.0.1(@types/react@18.3.12)(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.12)(react@18.3.1) - react: 18.3.1 - optionalDependencies: - '@types/react': 18.3.12 - '@radix-ui/react-use-size@1.1.0(@types/react@18.3.12)(react@18.3.1)': dependencies: '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.12)(react@18.3.1) @@ -16082,16 +13442,6 @@ snapshots: optionalDependencies: '@types/react': 18.3.12 - '@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.7 - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - optionalDependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 - '@radix-ui/react-visually-hidden@1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -16101,10 +13451,6 @@ snapshots: '@types/react': 18.3.12 '@types/react-dom': 18.3.1 - '@radix-ui/rect@1.0.1': - dependencies: - '@babel/runtime': 7.25.7 - '@radix-ui/rect@1.1.0': {} '@remix-run/router@1.20.0': {} @@ -16202,17 +13548,6 @@ snapshots: '@types/node': 16.18.11 optional: true - '@rushstack/node-core-library@4.0.2(@types/node@20.16.11)': - dependencies: - fs-extra: 7.0.1 - import-lazy: 4.0.0 - jju: 1.4.0 - resolve: 1.22.8 - semver: 7.5.4 - z-schema: 5.0.5 - optionalDependencies: - '@types/node': 20.16.11 - '@rushstack/node-core-library@4.0.2(@types/node@22.10.1)': dependencies: fs-extra: 7.0.1 @@ -16229,6 +13564,7 @@ snapshots: dependencies: resolve: 1.22.8 strip-json-comments: 3.1.1 + optional: true '@rushstack/terminal@0.10.0(@types/node@16.18.11)': dependencies: @@ -16238,13 +13574,6 @@ snapshots: '@types/node': 16.18.11 optional: true - '@rushstack/terminal@0.10.0(@types/node@20.16.11)': - dependencies: - '@rushstack/node-core-library': 4.0.2(@types/node@20.16.11) - supports-color: 8.1.1 - optionalDependencies: - '@types/node': 20.16.11 - '@rushstack/terminal@0.10.0(@types/node@22.10.1)': dependencies: '@rushstack/node-core-library': 4.0.2(@types/node@22.10.1) @@ -16263,15 +13592,6 @@ snapshots: - '@types/node' optional: true - '@rushstack/ts-command-line@4.19.1(@types/node@20.16.11)': - dependencies: - '@rushstack/terminal': 0.10.0(@types/node@20.16.11) - '@types/argparse': 1.0.38 - argparse: 1.0.10 - string-argv: 0.3.2 - transitivePeerDependencies: - - '@types/node' - '@rushstack/ts-command-line@4.19.1(@types/node@22.10.1)': dependencies: '@rushstack/terminal': 0.10.0(@types/node@22.10.1) @@ -16476,15 +13796,6 @@ snapshots: - typescript - utf-8-validate - '@storybook/addon-actions@7.6.20': - dependencies: - '@storybook/core-events': 7.6.20 - '@storybook/global': 5.0.0 - '@types/uuid': 9.0.8 - dequal: 2.0.3 - polished: 4.3.1 - uuid: 9.0.1 - '@storybook/addon-actions@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: '@storybook/global': 5.0.0 @@ -16503,12 +13814,6 @@ snapshots: storybook: 8.4.7(prettier@3.3.3) uuid: 9.0.1 - '@storybook/addon-backgrounds@7.6.20': - dependencies: - '@storybook/global': 5.0.0 - memoizerific: 1.11.3 - ts-dedent: 2.2.0 - '@storybook/addon-backgrounds@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: '@storybook/global': 5.0.0 @@ -16523,19 +13828,6 @@ snapshots: storybook: 8.4.7(prettier@3.3.3) ts-dedent: 2.2.0 - '@storybook/addon-controls@7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@storybook/blocks': 7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - lodash: 4.17.21 - ts-dedent: 2.2.0 - transitivePeerDependencies: - - '@types/react' - - '@types/react-dom' - - encoding - - react - - react-dom - - supports-color - '@storybook/addon-controls@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: '@storybook/global': 5.0.0 @@ -16550,36 +13842,6 @@ snapshots: storybook: 8.4.7(prettier@3.3.3) ts-dedent: 2.2.0 - '@storybook/addon-docs@7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(webpack-sources@3.2.3)': - dependencies: - '@jest/transform': 29.7.0 - '@mdx-js/react': 2.3.0(react@18.3.1) - '@storybook/blocks': 7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/client-logger': 7.6.20 - '@storybook/components': 7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/csf-plugin': 7.6.20(webpack-sources@3.2.3) - '@storybook/csf-tools': 7.6.20 - '@storybook/global': 5.0.0 - '@storybook/mdx2-csf': 1.1.0 - '@storybook/node-logger': 7.6.20 - '@storybook/postinstall': 7.6.20 - '@storybook/preview-api': 7.6.20 - '@storybook/react-dom-shim': 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/theming': 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/types': 7.6.20 - fs-extra: 11.2.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - remark-external-links: 8.0.0 - remark-slug: 6.1.0 - ts-dedent: 2.2.0 - transitivePeerDependencies: - - '@types/react' - - '@types/react-dom' - - encoding - - supports-color - - webpack-sources - '@storybook/addon-docs@8.4.7(@types/react@18.3.12)(storybook@8.4.7(prettier@2.8.8))(webpack-sources@3.2.3)': dependencies: '@mdx-js/react': 3.0.1(@types/react@18.3.12)(react@18.3.1) @@ -16608,31 +13870,6 @@ snapshots: - '@types/react' - webpack-sources - '@storybook/addon-essentials@7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(webpack-sources@3.2.3)': - dependencies: - '@storybook/addon-actions': 7.6.20 - '@storybook/addon-backgrounds': 7.6.20 - '@storybook/addon-controls': 7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/addon-docs': 7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(webpack-sources@3.2.3) - '@storybook/addon-highlight': 7.6.20 - '@storybook/addon-measure': 7.6.20 - '@storybook/addon-outline': 7.6.20 - '@storybook/addon-toolbars': 7.6.20 - '@storybook/addon-viewport': 7.6.20 - '@storybook/core-common': 7.6.20 - '@storybook/manager-api': 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/node-logger': 7.6.20 - '@storybook/preview-api': 7.6.20 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - ts-dedent: 2.2.0 - transitivePeerDependencies: - - '@types/react' - - '@types/react-dom' - - encoding - - supports-color - - webpack-sources - '@storybook/addon-essentials@8.4.7(@types/react@18.3.12)(storybook@8.4.7(prettier@2.8.8))(webpack-sources@3.2.3)': dependencies: '@storybook/addon-actions': 8.4.7(storybook@8.4.7(prettier@2.8.8)) @@ -16667,10 +13904,6 @@ snapshots: - '@types/react' - webpack-sources - '@storybook/addon-highlight@7.6.20': - dependencies: - '@storybook/global': 5.0.0 - '@storybook/addon-highlight@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: '@storybook/global': 5.0.0 @@ -16717,11 +13950,6 @@ snapshots: optionalDependencies: react: 18.3.1 - '@storybook/addon-measure@7.6.20': - dependencies: - '@storybook/global': 5.0.0 - tiny-invariant: 1.3.3 - '@storybook/addon-measure@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: '@storybook/global': 5.0.0 @@ -16734,11 +13962,6 @@ snapshots: storybook: 8.4.7(prettier@3.3.3) tiny-invariant: 1.3.3 - '@storybook/addon-outline@7.6.20': - dependencies: - '@storybook/global': 5.0.0 - ts-dedent: 2.2.0 - '@storybook/addon-outline@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: '@storybook/global': 5.0.0 @@ -16761,8 +13984,6 @@ snapshots: storybook: 8.4.7(prettier@3.3.3) ts-dedent: 2.2.0 - '@storybook/addon-toolbars@7.6.20': {} - '@storybook/addon-toolbars@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: storybook: 8.4.7(prettier@2.8.8) @@ -16771,10 +13992,6 @@ snapshots: dependencies: storybook: 8.4.7(prettier@3.3.3) - '@storybook/addon-viewport@7.6.20': - dependencies: - memoizerific: 1.11.3 - '@storybook/addon-viewport@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: memoizerific: 1.11.3 @@ -16785,48 +14002,6 @@ snapshots: memoizerific: 1.11.3 storybook: 8.4.7(prettier@3.3.3) - '@storybook/addons@7.6.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@storybook/manager-api': 7.6.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/preview-api': 7.6.17 - '@storybook/types': 7.6.17 - transitivePeerDependencies: - - react - - react-dom - - '@storybook/blocks@7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@storybook/channels': 7.6.20 - '@storybook/client-logger': 7.6.20 - '@storybook/components': 7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/core-events': 7.6.20 - '@storybook/csf': 0.1.11 - '@storybook/docs-tools': 7.6.20 - '@storybook/global': 5.0.0 - '@storybook/manager-api': 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/preview-api': 7.6.20 - '@storybook/theming': 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/types': 7.6.20 - '@types/lodash': 4.17.10 - color-convert: 2.0.1 - dequal: 2.0.3 - lodash: 4.17.21 - markdown-to-jsx: 7.5.0(react@18.3.1) - memoizerific: 1.11.3 - polished: 4.3.1 - react: 18.3.1 - react-colorful: 5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react-dom: 18.3.1(react@18.3.1) - telejson: 7.2.0 - tocbot: 4.30.0 - ts-dedent: 2.2.0 - util-deprecate: 1.0.2 - transitivePeerDependencies: - - '@types/react' - - '@types/react-dom' - - encoding - - supports-color - '@storybook/blocks@8.4.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@2.8.8))': dependencies: '@storybook/csf': 0.1.11 @@ -16847,54 +14022,6 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@storybook/builder-manager@7.6.20': - dependencies: - '@fal-works/esbuild-plugin-global-externals': 2.1.2 - '@storybook/core-common': 7.6.20 - '@storybook/manager': 7.6.20 - '@storybook/node-logger': 7.6.20 - '@types/ejs': 3.1.5 - '@types/find-cache-dir': 3.2.1 - '@yarnpkg/esbuild-plugin-pnp': 3.0.0-rc.15(esbuild@0.18.20) - browser-assert: 1.2.1 - ejs: 3.1.10 - esbuild: 0.18.20 - esbuild-plugin-alias: 0.2.1 - express: 4.21.1 - find-cache-dir: 3.3.2 - fs-extra: 11.2.0 - process: 0.11.10 - util: 0.12.5 - transitivePeerDependencies: - - encoding - - supports-color - - '@storybook/builder-vite@7.6.20(typescript@5.5.4)(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1))(webpack-sources@3.2.3)': - dependencies: - '@storybook/channels': 7.6.20 - '@storybook/client-logger': 7.6.20 - '@storybook/core-common': 7.6.20 - '@storybook/csf-plugin': 7.6.20(webpack-sources@3.2.3) - '@storybook/node-logger': 7.6.20 - '@storybook/preview': 7.6.20 - '@storybook/preview-api': 7.6.20 - '@storybook/types': 7.6.20 - '@types/find-cache-dir': 3.2.1 - browser-assert: 1.2.1 - es-module-lexer: 0.9.3 - express: 4.21.1 - find-cache-dir: 3.3.2 - fs-extra: 11.2.0 - magic-string: 0.30.12 - rollup: 3.29.5 - vite: 4.5.5(@types/node@20.16.11)(terser@5.34.1) - optionalDependencies: - typescript: 5.5.4 - transitivePeerDependencies: - - encoding - - supports-color - - webpack-sources - '@storybook/builder-vite@8.4.7(storybook@8.4.7(prettier@2.8.8))(vite@6.0.3(@types/node@20.16.11)(jiti@2.3.3)(terser@5.34.1)(tsx@4.19.2)(yaml@2.5.1))(webpack-sources@3.2.3)': dependencies: '@storybook/csf-plugin': 8.4.7(storybook@8.4.7(prettier@2.8.8))(webpack-sources@3.2.3) @@ -16915,117 +14042,6 @@ snapshots: transitivePeerDependencies: - webpack-sources - '@storybook/channels@7.6.17': - dependencies: - '@storybook/client-logger': 7.6.17 - '@storybook/core-events': 7.6.17 - '@storybook/global': 5.0.0 - qs: 6.13.0 - telejson: 7.2.0 - tiny-invariant: 1.3.3 - - '@storybook/channels@7.6.20': - dependencies: - '@storybook/client-logger': 7.6.20 - '@storybook/core-events': 7.6.20 - '@storybook/global': 5.0.0 - qs: 6.13.0 - telejson: 7.2.0 - tiny-invariant: 1.3.3 - - '@storybook/cli@7.6.20': - dependencies: - '@babel/core': 7.25.8 - '@babel/preset-env': 7.25.8(@babel/core@7.25.8) - '@babel/types': 7.25.8 - '@ndelangen/get-tarball': 3.0.9 - '@storybook/codemod': 7.6.20 - '@storybook/core-common': 7.6.20 - '@storybook/core-events': 7.6.20 - '@storybook/core-server': 7.6.20 - '@storybook/csf-tools': 7.6.20 - '@storybook/node-logger': 7.6.20 - '@storybook/telemetry': 7.6.20 - '@storybook/types': 7.6.20 - '@types/semver': 7.5.8 - '@yarnpkg/fslib': 2.10.3 - '@yarnpkg/libzip': 2.3.0 - chalk: 4.1.2 - commander: 6.2.1 - cross-spawn: 7.0.3 - detect-indent: 6.1.0 - envinfo: 7.14.0 - execa: 5.1.1 - express: 4.21.1 - find-up: 5.0.0 - fs-extra: 11.2.0 - get-npm-tarball-url: 2.1.0 - get-port: 5.1.1 - giget: 1.2.3 - globby: 11.1.0 - jscodeshift: 0.15.2(@babel/preset-env@7.25.8(@babel/core@7.25.8)) - leven: 3.1.0 - ora: 5.4.1 - prettier: 2.8.8 - prompts: 2.4.2 - puppeteer-core: 2.1.1 - read-pkg-up: 7.0.1 - semver: 7.6.3 - strip-json-comments: 3.1.1 - tempy: 1.0.1 - ts-dedent: 2.2.0 - util-deprecate: 1.0.2 - transitivePeerDependencies: - - bufferutil - - encoding - - supports-color - - utf-8-validate - - '@storybook/client-logger@7.6.17': - dependencies: - '@storybook/global': 5.0.0 - - '@storybook/client-logger@7.6.20': - dependencies: - '@storybook/global': 5.0.0 - - '@storybook/codemod@7.6.20': - dependencies: - '@babel/core': 7.25.8 - '@babel/preset-env': 7.25.8(@babel/core@7.25.8) - '@babel/types': 7.25.8 - '@storybook/csf': 0.1.11 - '@storybook/csf-tools': 7.6.20 - '@storybook/node-logger': 7.6.20 - '@storybook/types': 7.6.20 - '@types/cross-spawn': 6.0.6 - cross-spawn: 7.0.3 - globby: 11.1.0 - jscodeshift: 0.15.2(@babel/preset-env@7.25.8(@babel/core@7.25.8)) - lodash: 4.17.21 - prettier: 2.8.8 - recast: 0.23.9 - transitivePeerDependencies: - - supports-color - - '@storybook/components@7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@radix-ui/react-select': 1.2.2(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-toolbar': 1.1.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/client-logger': 7.6.20 - '@storybook/csf': 0.1.11 - '@storybook/global': 5.0.0 - '@storybook/theming': 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/types': 7.6.20 - memoizerific: 1.11.3 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - use-resize-observer: 9.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - util-deprecate: 1.0.2 - transitivePeerDependencies: - - '@types/react' - - '@types/react-dom' - '@storybook/components@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: storybook: 8.4.7(prettier@2.8.8) @@ -17034,96 +14050,6 @@ snapshots: dependencies: storybook: 8.4.7(prettier@3.3.3) - '@storybook/core-client@7.6.20': - dependencies: - '@storybook/client-logger': 7.6.20 - '@storybook/preview-api': 7.6.20 - - '@storybook/core-common@7.6.20': - dependencies: - '@storybook/core-events': 7.6.20 - '@storybook/node-logger': 7.6.20 - '@storybook/types': 7.6.20 - '@types/find-cache-dir': 3.2.1 - '@types/node': 18.19.55 - '@types/node-fetch': 2.6.11 - '@types/pretty-hrtime': 1.0.3 - chalk: 4.1.2 - esbuild: 0.18.20 - esbuild-register: 3.6.0(esbuild@0.18.20) - file-system-cache: 2.3.0 - find-cache-dir: 3.3.2 - find-up: 5.0.0 - fs-extra: 11.2.0 - glob: 10.4.5 - handlebars: 4.7.8 - lazy-universal-dotenv: 4.0.0 - node-fetch: 2.7.0 - picomatch: 2.3.1 - pkg-dir: 5.0.0 - pretty-hrtime: 1.0.3 - resolve-from: 5.0.0 - ts-dedent: 2.2.0 - transitivePeerDependencies: - - encoding - - supports-color - - '@storybook/core-events@7.6.17': - dependencies: - ts-dedent: 2.2.0 - - '@storybook/core-events@7.6.20': - dependencies: - ts-dedent: 2.2.0 - - '@storybook/core-server@7.6.20': - dependencies: - '@aw-web-design/x-default-browser': 1.4.126 - '@discoveryjs/json-ext': 0.5.7 - '@storybook/builder-manager': 7.6.20 - '@storybook/channels': 7.6.20 - '@storybook/core-common': 7.6.20 - '@storybook/core-events': 7.6.20 - '@storybook/csf': 0.1.11 - '@storybook/csf-tools': 7.6.20 - '@storybook/docs-mdx': 0.1.0 - '@storybook/global': 5.0.0 - '@storybook/manager': 7.6.20 - '@storybook/node-logger': 7.6.20 - '@storybook/preview-api': 7.6.20 - '@storybook/telemetry': 7.6.20 - '@storybook/types': 7.6.20 - '@types/detect-port': 1.3.5 - '@types/node': 18.19.55 - '@types/pretty-hrtime': 1.0.3 - '@types/semver': 7.5.8 - better-opn: 3.0.2 - chalk: 4.1.2 - cli-table3: 0.6.5 - compression: 1.7.4 - detect-port: 1.6.1 - express: 4.21.1 - fs-extra: 11.2.0 - globby: 11.1.0 - lodash: 4.17.21 - open: 8.4.2 - pretty-hrtime: 1.0.3 - prompts: 2.4.2 - read-pkg-up: 7.0.1 - semver: 7.6.3 - telejson: 7.2.0 - tiny-invariant: 1.3.3 - ts-dedent: 2.2.0 - util: 0.12.5 - util-deprecate: 1.0.2 - watchpack: 2.4.2 - ws: 8.18.0 - transitivePeerDependencies: - - bufferutil - - encoding - - supports-color - - utf-8-validate - '@storybook/core@8.4.7(prettier@2.8.8)': dependencies: '@storybook/csf': 0.1.11 @@ -17164,14 +14090,6 @@ snapshots: - supports-color - utf-8-validate - '@storybook/csf-plugin@7.6.20(webpack-sources@3.2.3)': - dependencies: - '@storybook/csf-tools': 7.6.20 - unplugin: 1.14.1(webpack-sources@3.2.3) - transitivePeerDependencies: - - supports-color - - webpack-sources - '@storybook/csf-plugin@8.4.7(storybook@8.4.7(prettier@2.8.8))(webpack-sources@3.2.3)': dependencies: storybook: 8.4.7(prettier@2.8.8) @@ -17186,20 +14104,6 @@ snapshots: transitivePeerDependencies: - webpack-sources - '@storybook/csf-tools@7.6.20': - dependencies: - '@babel/generator': 7.25.7 - '@babel/parser': 7.25.8 - '@babel/traverse': 7.25.7 - '@babel/types': 7.25.8 - '@storybook/csf': 0.1.11 - '@storybook/types': 7.6.20 - fs-extra: 11.2.0 - recast: 0.23.9 - ts-dedent: 2.2.0 - transitivePeerDependencies: - - supports-color - '@storybook/csf@0.0.1': dependencies: lodash: 4.17.21 @@ -17208,21 +14112,6 @@ snapshots: dependencies: type-fest: 2.19.0 - '@storybook/docs-mdx@0.1.0': {} - - '@storybook/docs-tools@7.6.20': - dependencies: - '@storybook/core-common': 7.6.20 - '@storybook/preview-api': 7.6.20 - '@storybook/types': 7.6.20 - '@types/doctrine': 0.0.3 - assert: 2.1.0 - doctrine: 3.0.0 - lodash: 4.17.21 - transitivePeerDependencies: - - encoding - - supports-color - '@storybook/global@5.0.0': {} '@storybook/icons@1.2.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': @@ -17240,47 +14129,7 @@ snapshots: dependencies: '@storybook/global': 5.0.0 '@vitest/utils': 2.1.8 - storybook: 8.4.7(prettier@3.3.3) - - '@storybook/manager-api@7.6.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@storybook/channels': 7.6.17 - '@storybook/client-logger': 7.6.17 - '@storybook/core-events': 7.6.17 - '@storybook/csf': 0.1.11 - '@storybook/global': 5.0.0 - '@storybook/router': 7.6.17 - '@storybook/theming': 7.6.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/types': 7.6.17 - dequal: 2.0.3 - lodash: 4.17.21 - memoizerific: 1.11.3 - store2: 2.14.3 - telejson: 7.2.0 - ts-dedent: 2.2.0 - transitivePeerDependencies: - - react - - react-dom - - '@storybook/manager-api@7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@storybook/channels': 7.6.20 - '@storybook/client-logger': 7.6.20 - '@storybook/core-events': 7.6.20 - '@storybook/csf': 0.1.11 - '@storybook/global': 5.0.0 - '@storybook/router': 7.6.20 - '@storybook/theming': 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/types': 7.6.20 - dequal: 2.0.3 - lodash: 4.17.21 - memoizerific: 1.11.3 - store2: 2.14.3 - telejson: 7.2.0 - ts-dedent: 2.2.0 - transitivePeerDependencies: - - react - - react-dom + storybook: 8.4.7(prettier@3.3.3) '@storybook/manager-api@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: @@ -17290,48 +14139,6 @@ snapshots: dependencies: storybook: 8.4.7(prettier@3.3.3) - '@storybook/manager@7.6.20': {} - - '@storybook/mdx2-csf@1.1.0': {} - - '@storybook/node-logger@7.6.20': {} - - '@storybook/postinstall@7.6.20': {} - - '@storybook/preview-api@7.6.17': - dependencies: - '@storybook/channels': 7.6.17 - '@storybook/client-logger': 7.6.17 - '@storybook/core-events': 7.6.17 - '@storybook/csf': 0.1.11 - '@storybook/global': 5.0.0 - '@storybook/types': 7.6.17 - '@types/qs': 6.9.16 - dequal: 2.0.3 - lodash: 4.17.21 - memoizerific: 1.11.3 - qs: 6.13.0 - synchronous-promise: 2.0.17 - ts-dedent: 2.2.0 - util-deprecate: 1.0.2 - - '@storybook/preview-api@7.6.20': - dependencies: - '@storybook/channels': 7.6.20 - '@storybook/client-logger': 7.6.20 - '@storybook/core-events': 7.6.20 - '@storybook/csf': 0.1.11 - '@storybook/global': 5.0.0 - '@storybook/types': 7.6.20 - '@types/qs': 6.9.16 - dequal: 2.0.3 - lodash: 4.17.21 - memoizerific: 1.11.3 - qs: 6.13.0 - synchronous-promise: 2.0.17 - ts-dedent: 2.2.0 - util-deprecate: 1.0.2 - '@storybook/preview-api@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: storybook: 8.4.7(prettier@2.8.8) @@ -17340,13 +14147,6 @@ snapshots: dependencies: storybook: 8.4.7(prettier@3.3.3) - '@storybook/preview@7.6.20': {} - - '@storybook/react-dom-shim@7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - '@storybook/react-dom-shim@8.4.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@2.8.8))': dependencies: react: 18.3.1 @@ -17359,27 +14159,6 @@ snapshots: react-dom: 18.3.1(react@18.3.1) storybook: 8.4.7(prettier@3.3.3) - '@storybook/react-vite@7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@4.24.0)(typescript@5.5.4)(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1))(webpack-sources@3.2.3)': - dependencies: - '@joshwooding/vite-plugin-react-docgen-typescript': 0.3.0(typescript@5.5.4)(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1)) - '@rollup/pluginutils': 5.1.2(rollup@4.24.0) - '@storybook/builder-vite': 7.6.20(typescript@5.5.4)(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1))(webpack-sources@3.2.3) - '@storybook/react': 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4) - '@vitejs/plugin-react': 3.1.0(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1)) - magic-string: 0.30.12 - react: 18.3.1 - react-docgen: 7.0.3 - react-dom: 18.3.1(react@18.3.1) - vite: 4.5.5(@types/node@20.16.11)(terser@5.34.1) - transitivePeerDependencies: - - '@preact/preset-vite' - - encoding - - rollup - - supports-color - - typescript - - vite-plugin-glimmerx - - webpack-sources - '@storybook/react-vite@8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@2.8.8)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@4.24.0)(storybook@8.4.7(prettier@2.8.8))(typescript@5.5.4)(vite@6.0.3(@types/node@20.16.11)(jiti@2.3.3)(terser@5.34.1)(tsx@4.19.2)(yaml@2.5.1))(webpack-sources@3.2.3)': dependencies: '@joshwooding/vite-plugin-react-docgen-typescript': 0.4.2(typescript@5.5.4)(vite@6.0.3(@types/node@20.16.11)(jiti@2.3.3)(terser@5.34.1)(tsx@4.19.2)(yaml@2.5.1)) @@ -17424,37 +14203,6 @@ snapshots: - typescript - webpack-sources - '@storybook/react@7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4)': - dependencies: - '@storybook/client-logger': 7.6.20 - '@storybook/core-client': 7.6.20 - '@storybook/docs-tools': 7.6.20 - '@storybook/global': 5.0.0 - '@storybook/preview-api': 7.6.20 - '@storybook/react-dom-shim': 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/types': 7.6.20 - '@types/escodegen': 0.0.6 - '@types/estree': 0.0.51 - '@types/node': 18.19.55 - acorn: 7.4.1 - acorn-jsx: 5.3.2(acorn@7.4.1) - acorn-walk: 7.2.0 - escodegen: 2.1.0 - html-tags: 3.3.1 - lodash: 4.17.21 - prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-element-to-jsx-string: 15.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - ts-dedent: 2.2.0 - type-fest: 2.19.0 - util-deprecate: 1.0.2 - optionalDependencies: - typescript: 5.5.4 - transitivePeerDependencies: - - encoding - - supports-color - '@storybook/react@8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@2.8.8)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@2.8.8))(typescript@5.5.4)': dependencies: '@storybook/components': 8.4.7(storybook@8.4.7(prettier@2.8.8)) @@ -17485,32 +14233,6 @@ snapshots: '@storybook/test': 8.4.7(storybook@8.4.7(prettier@3.3.3)) typescript: 5.5.4 - '@storybook/router@7.6.17': - dependencies: - '@storybook/client-logger': 7.6.17 - memoizerific: 1.11.3 - qs: 6.13.0 - - '@storybook/router@7.6.20': - dependencies: - '@storybook/client-logger': 7.6.20 - memoizerific: 1.11.3 - qs: 6.13.0 - - '@storybook/telemetry@7.6.20': - dependencies: - '@storybook/client-logger': 7.6.20 - '@storybook/core-common': 7.6.20 - '@storybook/csf-tools': 7.6.20 - chalk: 4.1.2 - detect-package-manager: 2.0.1 - fetch-retry: 5.0.6 - fs-extra: 11.2.0 - read-pkg-up: 7.0.1 - transitivePeerDependencies: - - encoding - - supports-color - '@storybook/test-runner@0.21.0(@swc/helpers@0.5.5)(@types/node@20.16.11)(babel-plugin-macros@3.1.0)(storybook@8.4.7(prettier@2.8.8))(ts-node@10.9.2(@swc/core@1.7.35(@swc/helpers@0.5.5))(@types/node@20.16.11)(typescript@5.5.4))': dependencies: '@babel/core': 7.25.8 @@ -17597,30 +14319,6 @@ snapshots: '@vitest/spy': 2.0.5 storybook: 8.4.7(prettier@3.3.3) - '@storybook/testing-library@0.2.2': - dependencies: - '@testing-library/dom': 9.3.4 - '@testing-library/user-event': 14.5.2(@testing-library/dom@9.3.4) - ts-dedent: 2.2.0 - - '@storybook/theming@7.6.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1) - '@storybook/client-logger': 7.6.17 - '@storybook/global': 5.0.0 - memoizerific: 1.11.3 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - - '@storybook/theming@7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': - dependencies: - '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1) - '@storybook/client-logger': 7.6.20 - '@storybook/global': 5.0.0 - memoizerific: 1.11.3 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - '@storybook/theming@8.4.7(storybook@8.4.7(prettier@2.8.8))': dependencies: storybook: 8.4.7(prettier@2.8.8) @@ -17629,20 +14327,6 @@ snapshots: dependencies: storybook: 8.4.7(prettier@3.3.3) - '@storybook/types@7.6.17': - dependencies: - '@storybook/channels': 7.6.17 - '@types/babel__core': 7.20.5 - '@types/express': 4.17.21 - file-system-cache: 2.3.0 - - '@storybook/types@7.6.20': - dependencies: - '@storybook/channels': 7.6.20 - '@types/babel__core': 7.20.5 - '@types/express': 4.17.21 - file-system-cache: 2.3.0 - '@stripe/react-stripe-js@2.8.1(@stripe/stripe-js@4.8.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@stripe/stripe-js': 4.8.0 @@ -17846,17 +14530,6 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/dom@9.3.4': - dependencies: - '@babel/code-frame': 7.25.7 - '@babel/runtime': 7.25.7 - '@types/aria-query': 5.0.4 - aria-query: 5.1.3 - chalk: 4.1.2 - dom-accessibility-api: 0.5.16 - lz-string: 1.5.0 - pretty-format: 27.5.1 - '@testing-library/jest-dom@6.5.0': dependencies: '@adobe/css-tools': 4.4.0 @@ -17879,10 +14552,6 @@ snapshots: dependencies: '@testing-library/dom': 10.4.0 - '@testing-library/user-event@14.5.2(@testing-library/dom@9.3.4)': - dependencies: - '@testing-library/dom': 9.3.4 - '@tootallnate/once@2.0.0': {} '@ts-morph/common@0.11.1': @@ -17900,7 +14569,8 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@types/argparse@1.0.38': {} + '@types/argparse@1.0.38': + optional: true '@types/aria-query@5.0.4': {} @@ -17925,73 +14595,25 @@ snapshots: dependencies: '@babel/types': 7.25.8 - '@types/body-parser@1.19.5': - dependencies: - '@types/connect': 3.4.38 - '@types/node': 20.16.11 - - '@types/connect@3.4.38': - dependencies: - '@types/node': 20.16.11 - '@types/cookie@0.6.0': {} - '@types/cross-spawn@6.0.6': - dependencies: - '@types/node': 20.16.11 - '@types/debug@4.1.12': dependencies: '@types/ms': 0.7.34 - '@types/detect-port@1.3.5': {} - - '@types/doctrine@0.0.3': {} - '@types/doctrine@0.0.9': {} - '@types/ejs@3.1.5': {} - - '@types/emscripten@1.39.13': {} - - '@types/escodegen@0.0.6': {} - '@types/eslint@9.6.1': dependencies: '@types/estree': 1.0.6 '@types/json-schema': 7.0.15 - '@types/estree@0.0.51': {} - '@types/estree@1.0.6': {} - '@types/express-serve-static-core@4.19.6': - dependencies: - '@types/node': 20.16.11 - '@types/qs': 6.9.16 - '@types/range-parser': 1.2.7 - '@types/send': 0.17.4 - - '@types/express@4.17.21': - dependencies: - '@types/body-parser': 1.19.5 - '@types/express-serve-static-core': 4.19.6 - '@types/qs': 6.9.16 - '@types/serve-static': 1.15.7 - - '@types/find-cache-dir@3.2.1': {} - - '@types/glob@7.2.0': - dependencies: - '@types/minimatch': 5.1.2 - '@types/node': 20.16.11 - '@types/graceful-fs@4.1.9': dependencies: '@types/node': 20.16.11 - '@types/http-errors@2.0.4': {} - '@types/istanbul-lib-coverage@2.0.6': {} '@types/istanbul-lib-report@3.0.3': @@ -18013,8 +14635,6 @@ snapshots: expect: 29.7.0 pretty-format: 29.7.0 - '@types/js-cookie@3.0.6': {} - '@types/js-yaml@4.0.9': {} '@types/json-schema@7.0.15': {} @@ -18033,27 +14653,12 @@ snapshots: '@types/mdx@2.0.13': {} - '@types/mime-types@2.1.4': {} - - '@types/mime@1.3.5': {} - - '@types/minimatch@5.1.2': {} - '@types/ms@0.7.34': {} - '@types/node-fetch@2.6.11': - dependencies: - '@types/node': 20.16.11 - form-data: 4.0.1 - '@types/node@12.20.55': {} '@types/node@16.18.11': {} - '@types/node@18.19.55': - dependencies: - undici-types: 5.26.5 - '@types/node@20.16.11': dependencies: undici-types: 6.19.8 @@ -18063,22 +14668,14 @@ snapshots: undici-types: 6.20.0 optional: true - '@types/normalize-package-data@2.4.4': {} - '@types/parse-json@4.0.2': {} '@types/pixelmatch@5.2.6': dependencies: '@types/node': 20.16.11 - '@types/pretty-hrtime@1.0.3': {} - '@types/prop-types@15.7.13': {} - '@types/qs@6.9.16': {} - - '@types/range-parser@1.2.7': {} - '@types/react-dom@18.3.1': dependencies: '@types/react': 18.3.12 @@ -18092,23 +14689,10 @@ snapshots: '@types/semver@7.5.8': {} - '@types/send@0.17.4': - dependencies: - '@types/mime': 1.3.5 - '@types/node': 20.16.11 - - '@types/serve-static@1.15.7': - dependencies: - '@types/http-errors': 2.0.4 - '@types/node': 20.16.11 - '@types/send': 0.17.4 - '@types/stack-utils@2.0.3': {} '@types/trusted-types@2.0.7': {} - '@types/unist@2.0.11': {} - '@types/uuid@9.0.8': {} '@types/wait-on@5.3.4': @@ -18349,21 +14933,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@5.62.0(eslint@8.9.0)(typescript@5.5.4)': - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.9.0) - '@types/json-schema': 7.0.15 - '@types/semver': 7.5.8 - '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.4) - eslint: 8.9.0 - eslint-scope: 5.1.1 - semver: 7.6.3 - transitivePeerDependencies: - - supports-color - - typescript - '@typescript-eslint/utils@5.62.0(eslint@9.12.0(jiti@2.3.3))(typescript@5.5.4)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0(jiti@2.3.3)) @@ -18602,28 +15171,6 @@ snapshots: transitivePeerDependencies: - '@swc/helpers' - '@vitejs/plugin-react@3.1.0(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1))': - dependencies: - '@babel/core': 7.25.8 - '@babel/plugin-transform-react-jsx-self': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-react-jsx-source': 7.25.7(@babel/core@7.25.8) - magic-string: 0.27.0 - react-refresh: 0.14.2 - vite: 4.5.5(@types/node@20.16.11)(terser@5.34.1) - transitivePeerDependencies: - - supports-color - - '@vitejs/plugin-react@4.3.2(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1))': - dependencies: - '@babel/core': 7.25.8 - '@babel/plugin-transform-react-jsx-self': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-react-jsx-source': 7.25.7(@babel/core@7.25.8) - '@types/babel__core': 7.20.5 - react-refresh: 0.14.2 - vite: 4.5.5(@types/node@20.16.11)(terser@5.34.1) - transitivePeerDependencies: - - supports-color - '@vitest/coverage-v8@2.1.8(vitest@2.1.8(@edge-runtime/vm@3.2.0)(@types/node@20.16.11)(jsdom@25.0.1)(terser@5.34.1))': dependencies: '@ampproject/remapping': 2.3.0 @@ -18704,48 +15251,6 @@ snapshots: loupe: 3.1.2 tinyrainbow: 1.2.0 - '@volar/language-core@1.11.1': - dependencies: - '@volar/source-map': 1.11.1 - - '@volar/source-map@1.11.1': - dependencies: - muggle-string: 0.3.1 - - '@volar/typescript@1.11.1': - dependencies: - '@volar/language-core': 1.11.1 - path-browserify: 1.0.1 - - '@vue/compiler-core@3.5.12': - dependencies: - '@babel/parser': 7.25.8 - '@vue/shared': 3.5.12 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 - - '@vue/compiler-dom@3.5.12': - dependencies: - '@vue/compiler-core': 3.5.12 - '@vue/shared': 3.5.12 - - '@vue/language-core@1.8.27(typescript@5.5.4)': - dependencies: - '@volar/language-core': 1.11.1 - '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.5.12 - '@vue/shared': 3.5.12 - computeds: 0.0.1 - minimatch: 9.0.5 - muggle-string: 0.3.1 - path-browserify: 1.0.1 - vue-template-compiler: 2.7.16 - optionalDependencies: - typescript: 5.5.4 - - '@vue/shared@3.5.12': {} - '@wagmi/connectors@3.1.11(@types/react@18.3.12)(react@18.3.1)(typescript@5.5.4)(viem@1.21.4(typescript@5.5.4)(zod@3.23.8))(zod@3.23.8)': dependencies: '@coinbase/wallet-sdk': 3.9.3 @@ -19242,21 +15747,6 @@ snapshots: fast-url-parser: 1.1.3 tslib: 2.7.0 - '@yarnpkg/esbuild-plugin-pnp@3.0.0-rc.15(esbuild@0.18.20)': - dependencies: - esbuild: 0.18.20 - tslib: 2.7.0 - - '@yarnpkg/fslib@2.10.3': - dependencies: - '@yarnpkg/libzip': 2.3.0 - tslib: 1.14.1 - - '@yarnpkg/libzip@2.3.0': - dependencies: - '@types/emscripten': 1.39.13 - tslib: 1.14.1 - '@zag-js/dom-query@0.31.1': {} '@zag-js/element-size@0.31.1': {} @@ -19290,39 +15780,22 @@ snapshots: typescript: 5.5.4 zod: 3.23.8 - accepts@1.3.8: - dependencies: - mime-types: 2.1.35 - negotiator: 0.6.3 - acorn-import-attributes@1.9.5(acorn@8.12.1): dependencies: acorn: 8.12.1 - acorn-jsx@5.3.2(acorn@7.4.1): - dependencies: - acorn: 7.4.1 - acorn-jsx@5.3.2(acorn@8.12.1): dependencies: acorn: 8.12.1 - acorn-walk@7.2.0: {} - acorn-walk@8.3.4: dependencies: acorn: 8.12.1 - acorn@7.4.1: {} - acorn@8.12.1: {} - address@1.2.2: {} - aes-js@3.1.2: {} - agent-base@5.1.1: {} - agent-base@6.0.2: dependencies: debug: 4.4.0 @@ -19389,8 +15862,6 @@ snapshots: normalize-path: 3.0.0 picomatch: 2.3.1 - app-root-dir@1.0.2: {} - append-transform@2.0.0: dependencies: default-require-extensions: 3.0.1 @@ -19435,8 +15906,6 @@ snapshots: call-bind: 1.0.7 is-array-buffer: 3.0.4 - array-flatten@1.1.1: {} - array-includes@3.1.8: dependencies: call-bind: 1.0.7 @@ -19531,8 +16000,6 @@ snapshots: astral-regex@2.0.0: {} - async-limiter@1.0.1: {} - async-listen@1.2.0: {} async-listen@3.0.0: {} @@ -19549,8 +16016,6 @@ snapshots: dependencies: lodash: 4.17.21 - async@3.2.6: {} - asynckit@0.4.0: {} atomic-sleep@1.0.0: {} @@ -19589,10 +16054,6 @@ snapshots: axobject-query@4.1.0: {} - babel-core@7.0.0-bridge.0(@babel/core@7.25.8): - dependencies: - '@babel/core': 7.25.8 - babel-jest@29.7.0(@babel/core@7.25.8): dependencies: '@babel/core': 7.25.8 @@ -19629,30 +16090,6 @@ snapshots: cosmiconfig: 7.1.0 resolve: 1.22.8 - babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.25.8): - dependencies: - '@babel/compat-data': 7.25.8 - '@babel/core': 7.25.8 - '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.8) - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - - babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.25.8): - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.8) - core-js-compat: 3.38.1 - transitivePeerDependencies: - - supports-color - - babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.25.8): - dependencies: - '@babel/core': 7.25.8 - '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.8) - transitivePeerDependencies: - - supports-color - babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0: {} babel-preset-current-node-syntax@1.1.0(@babel/core@7.25.8): @@ -19759,27 +16196,6 @@ snapshots: bn.js@5.2.1: {} - body-parser@1.20.3: - dependencies: - bytes: 3.1.2 - content-type: 1.0.5 - debug: 2.6.9 - depd: 2.0.0 - destroy: 1.2.0 - http-errors: 2.0.0 - iconv-lite: 0.4.24 - on-finished: 2.4.1 - qs: 6.13.0 - raw-body: 2.5.2 - type-is: 1.6.18 - unpipe: 1.0.0 - transitivePeerDependencies: - - supports-color - - bplist-parser@0.2.0: - dependencies: - big-integer: 1.6.52 - brace-expansion@1.1.11: dependencies: balanced-match: 1.0.2 @@ -19853,10 +16269,6 @@ snapshots: readable-stream: 2.3.8 safe-buffer: 5.2.1 - browserify-zlib@0.1.4: - dependencies: - pako: 0.2.9 - browserify-zlib@0.2.0: dependencies: pako: 1.0.11 @@ -19899,12 +16311,8 @@ snapshots: dependencies: streamsearch: 1.1.0 - bytes@3.0.0: {} - bytes@3.1.0: {} - bytes@3.1.2: {} - cac@6.7.14: {} caching-transform@4.0.0: @@ -20116,12 +16524,6 @@ snapshots: cli-spinners@2.9.2: {} - cli-table3@0.6.5: - dependencies: - string-width: 4.2.3 - optionalDependencies: - '@colors/colors': 1.5.0 - cli-truncate@2.1.0: dependencies: slice-ansi: 3.0.0 @@ -20149,12 +16551,6 @@ snapshots: strip-ansi: 6.0.1 wrap-ansi: 7.0.0 - clone-deep@4.0.1: - dependencies: - is-plain-object: 2.0.4 - kind-of: 6.0.3 - shallow-clone: 3.0.1 - clone@1.0.4: {} clsx@1.2.1: {} @@ -20216,8 +16612,6 @@ snapshots: commander@5.1.0: {} - commander@6.2.1: {} - commander@9.5.0: {} common-tags@1.8.2: {} @@ -20226,33 +16620,8 @@ snapshots: compare-versions@6.1.1: {} - compressible@2.0.18: - dependencies: - mime-db: 1.53.0 - - compression@1.7.4: - dependencies: - accepts: 1.3.8 - bytes: 3.0.0 - compressible: 2.0.18 - debug: 2.6.9 - on-headers: 1.0.2 - safe-buffer: 5.1.2 - vary: 1.1.2 - transitivePeerDependencies: - - supports-color - - computeds@0.0.1: {} - concat-map@0.0.1: {} - concat-stream@1.6.2: - dependencies: - buffer-from: 1.1.2 - inherits: 2.0.4 - readable-stream: 2.3.8 - typedarray: 0.0.6 - confbox@0.1.8: {} consola@3.2.3: {} @@ -20269,14 +16638,8 @@ snapshots: constants-browserify@1.0.0: {} - content-disposition@0.5.4: - dependencies: - safe-buffer: 5.2.1 - content-type@1.0.4: {} - content-type@1.0.5: {} - convert-hrtime@3.0.0: {} convert-source-map@1.9.0: {} @@ -20285,20 +16648,12 @@ snapshots: cookie-es@1.2.2: {} - cookie-signature@1.0.6: {} - cookie@0.6.0: {} - cookie@0.7.1: {} - copy-to-clipboard@3.3.3: dependencies: toggle-selection: 1.0.6 - core-js-compat@3.38.1: - dependencies: - browserslist: 4.24.0 - core-js@3.39.0: {} core-util-is@1.0.3: {} @@ -20420,8 +16775,6 @@ snapshots: randombytes: 2.1.0 randomfill: 1.0.4 - crypto-random-string@2.0.0: {} - css-tree@2.3.1: dependencies: mdn-data: 2.0.30 @@ -20473,14 +16826,8 @@ snapshots: dataloader@2.2.2: {} - de-indent@1.0.2: {} - debounce@1.2.1: {} - debug@2.6.9: - dependencies: - ms: 2.0.0 - debug@3.2.7: dependencies: ms: 2.1.3 @@ -20534,11 +16881,6 @@ snapshots: deepmerge@4.3.1: {} - default-browser-id@3.0.0: - dependencies: - bplist-parser: 0.2.0 - untildify: 4.0.0 - default-require-extensions@3.0.1: dependencies: strip-bom: 4.0.0 @@ -20563,25 +16905,12 @@ snapshots: defu@6.1.4: {} - del@6.1.1: - dependencies: - globby: 11.1.0 - graceful-fs: 4.2.11 - is-glob: 4.0.3 - is-path-cwd: 2.2.0 - is-path-inside: 3.0.3 - p-map: 4.0.0 - rimraf: 3.0.2 - slash: 3.0.0 - delayed-stream@1.0.0: {} delegates@1.0.0: {} depd@1.1.2: {} - depd@2.0.0: {} - dependency-graph@0.11.0: {} dequal@2.0.3: {} @@ -20593,8 +16922,6 @@ snapshots: destr@2.0.3: {} - destroy@1.2.0: {} - detect-browser@5.3.0: {} detect-indent@6.1.0: {} @@ -20609,17 +16936,6 @@ snapshots: detect-node@2.1.0: {} - detect-package-manager@2.0.1: - dependencies: - execa: 5.1.1 - - detect-port@1.6.1: - dependencies: - address: 1.2.2 - debug: 4.4.0 - transitivePeerDependencies: - - supports-color - devalue@5.1.1: {} didyoumean@1.2.2: {} @@ -20683,8 +16999,6 @@ snapshots: no-case: 3.0.4 tslib: 2.7.0 - dotenv-expand@10.0.0: {} - dotenv@16.4.5: {} dotenv@8.6.0: {} @@ -20693,13 +17007,6 @@ snapshots: duplexer@0.1.2: {} - duplexify@3.7.1: - dependencies: - end-of-stream: 1.4.4 - inherits: 2.0.4 - readable-stream: 2.3.8 - stream-shift: 1.0.3 - duplexify@4.1.3: dependencies: end-of-stream: 1.4.4 @@ -20721,12 +17028,6 @@ snapshots: signal-exit: 4.0.2 time-span: 4.0.0 - ee-first@1.1.1: {} - - ejs@3.1.10: - dependencies: - jake: 10.9.2 - electron-to-chromium@1.5.36: {} elliptic@6.6.1: @@ -20754,10 +17055,6 @@ snapshots: encode-utf8@1.0.3: {} - encodeurl@1.0.2: {} - - encodeurl@2.0.0: {} - end-of-stream@1.1.0: dependencies: once: 1.3.3 @@ -20777,8 +17074,6 @@ snapshots: entities@4.5.0: {} - envinfo@7.14.0: {} - error-ex@1.3.2: dependencies: is-arrayish: 0.2.1 @@ -20867,8 +17162,6 @@ snapshots: iterator.prototype: 1.1.3 safe-array-concat: 1.1.2 - es-module-lexer@0.9.3: {} - es-module-lexer@1.4.1: {} es-module-lexer@1.5.4: {} @@ -20943,15 +17236,6 @@ snapshots: esbuild-openbsd-64@0.14.47: optional: true - esbuild-plugin-alias@0.2.1: {} - - esbuild-register@3.6.0(esbuild@0.18.20): - dependencies: - debug: 4.3.7 - esbuild: 0.18.20 - transitivePeerDependencies: - - supports-color - esbuild-register@3.6.0(esbuild@0.24.0): dependencies: debug: 4.3.7 @@ -20994,31 +17278,6 @@ snapshots: esbuild-windows-64: 0.14.47 esbuild-windows-arm64: 0.14.47 - esbuild@0.18.20: - optionalDependencies: - '@esbuild/android-arm': 0.18.20 - '@esbuild/android-arm64': 0.18.20 - '@esbuild/android-x64': 0.18.20 - '@esbuild/darwin-arm64': 0.18.20 - '@esbuild/darwin-x64': 0.18.20 - '@esbuild/freebsd-arm64': 0.18.20 - '@esbuild/freebsd-x64': 0.18.20 - '@esbuild/linux-arm': 0.18.20 - '@esbuild/linux-arm64': 0.18.20 - '@esbuild/linux-ia32': 0.18.20 - '@esbuild/linux-loong64': 0.18.20 - '@esbuild/linux-mips64el': 0.18.20 - '@esbuild/linux-ppc64': 0.18.20 - '@esbuild/linux-riscv64': 0.18.20 - '@esbuild/linux-s390x': 0.18.20 - '@esbuild/linux-x64': 0.18.20 - '@esbuild/netbsd-x64': 0.18.20 - '@esbuild/openbsd-x64': 0.18.20 - '@esbuild/sunos-x64': 0.18.20 - '@esbuild/win32-arm64': 0.18.20 - '@esbuild/win32-ia32': 0.18.20 - '@esbuild/win32-x64': 0.18.20 - esbuild@0.21.5: optionalDependencies: '@esbuild/aix-ppc64': 0.21.5 @@ -21101,22 +17360,12 @@ snapshots: escalade@3.2.0: {} - escape-html@1.0.3: {} - escape-string-regexp@1.0.5: {} escape-string-regexp@2.0.0: {} escape-string-regexp@4.0.0: {} - escodegen@2.1.0: - dependencies: - esprima: 4.0.1 - estraverse: 5.3.0 - esutils: 2.0.3 - optionalDependencies: - source-map: 0.6.1 - eslint-compat-utils@0.5.1(eslint@9.12.0(jiti@2.3.3)): dependencies: eslint: 9.12.0(jiti@2.3.3) @@ -21140,10 +17389,6 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-config-prettier@8.10.0(eslint@8.9.0): - dependencies: - eslint: 8.9.0 - eslint-config-prettier@9.1.0(eslint@9.12.0(jiti@2.3.3)): dependencies: eslint: 9.12.0(jiti@2.3.3) @@ -21270,17 +17515,6 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-plugin-storybook@0.6.15(eslint@8.9.0)(typescript@5.5.4): - dependencies: - '@storybook/csf': 0.0.1 - '@typescript-eslint/utils': 5.62.0(eslint@8.9.0)(typescript@5.5.4) - eslint: 8.9.0 - requireindex: 1.2.0 - ts-dedent: 2.2.0 - transitivePeerDependencies: - - supports-color - - typescript - eslint-plugin-storybook@0.6.15(eslint@9.12.0(jiti@2.3.3))(typescript@5.5.4): dependencies: '@storybook/csf': 0.0.1 @@ -21326,13 +17560,6 @@ snapshots: esrecurse: 4.3.0 estraverse: 5.3.0 - eslint-utils@3.0.0(eslint@8.9.0): - dependencies: - eslint: 8.9.0 - eslint-visitor-keys: 2.1.0 - - eslint-visitor-keys@2.1.0: {} - eslint-visitor-keys@3.4.3: {} eslint-visitor-keys@4.2.0: {} @@ -21380,46 +17607,6 @@ snapshots: transitivePeerDependencies: - supports-color - eslint@8.9.0: - dependencies: - '@eslint/eslintrc': 1.4.1 - '@humanwhocodes/config-array': 0.9.5 - ajv: 6.12.6 - chalk: 4.1.2 - cross-spawn: 7.0.3 - debug: 4.3.7 - doctrine: 3.0.0 - escape-string-regexp: 4.0.0 - eslint-scope: 7.2.2 - eslint-utils: 3.0.0(eslint@8.9.0) - eslint-visitor-keys: 3.4.3 - espree: 9.6.1 - esquery: 1.6.0 - esutils: 2.0.3 - fast-deep-equal: 3.1.3 - file-entry-cache: 6.0.1 - functional-red-black-tree: 1.0.1 - glob-parent: 6.0.2 - globals: 13.24.0 - ignore: 5.3.2 - import-fresh: 3.3.0 - imurmurhash: 0.1.4 - is-glob: 4.0.3 - js-yaml: 4.1.0 - json-stable-stringify-without-jsonify: 1.0.1 - levn: 0.4.1 - lodash.merge: 4.6.2 - minimatch: 3.1.2 - natural-compare: 1.4.0 - optionator: 0.9.4 - regexpp: 3.2.0 - strip-ansi: 6.0.1 - strip-json-comments: 3.1.1 - text-table: 0.2.0 - v8-compile-cache: 2.4.0 - transitivePeerDependencies: - - supports-color - eslint@9.12.0(jiti@2.3.3): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0(jiti@2.3.3)) @@ -21612,44 +17799,6 @@ snapshots: jest-message-util: 29.7.0 jest-util: 29.7.0 - express@4.21.1: - dependencies: - accepts: 1.3.8 - array-flatten: 1.1.1 - body-parser: 1.20.3 - content-disposition: 0.5.4 - content-type: 1.0.5 - cookie: 0.7.1 - cookie-signature: 1.0.6 - debug: 2.6.9 - depd: 2.0.0 - encodeurl: 2.0.0 - escape-html: 1.0.3 - etag: 1.8.1 - finalhandler: 1.3.1 - fresh: 0.5.2 - http-errors: 2.0.0 - merge-descriptors: 1.0.3 - methods: 1.1.2 - on-finished: 2.4.1 - parseurl: 1.3.3 - path-to-regexp: 0.1.10 - proxy-addr: 2.0.7 - qs: 6.13.0 - range-parser: 1.2.1 - safe-buffer: 5.2.1 - send: 0.19.0 - serve-static: 1.16.2 - setprototypeof: 1.2.0 - statuses: 2.0.1 - type-is: 1.6.18 - utils-merge: 1.0.1 - vary: 1.1.2 - transitivePeerDependencies: - - supports-color - - extend@3.0.2: {} - extendable-error@0.1.7: {} external-editor@3.1.0: @@ -21662,15 +17811,6 @@ snapshots: extract-files@9.0.0: {} - extract-zip@1.7.0: - dependencies: - concat-stream: 1.6.2 - debug: 2.6.9 - mkdirp: 0.5.6 - yauzl: 2.10.0 - transitivePeerDependencies: - - supports-color - fast-decode-uri-component@1.0.1: {} fast-deep-equal@3.1.3: {} @@ -21734,8 +17874,6 @@ snapshots: set-cookie-parser: 2.7.0 tough-cookie: 4.1.4 - fetch-retry@5.0.6: {} - fflate@0.4.8: {} figures@3.2.0: @@ -21750,17 +17888,8 @@ snapshots: dependencies: flat-cache: 4.0.1 - file-system-cache@2.3.0: - dependencies: - fs-extra: 11.1.1 - ramda: 0.29.0 - file-uri-to-path@1.0.0: {} - filelist@1.0.4: - dependencies: - minimatch: 5.1.6 - filesize@10.1.6: {} fill-range@7.1.1: @@ -21769,24 +17898,6 @@ snapshots: filter-obj@1.1.0: {} - finalhandler@1.3.1: - dependencies: - debug: 2.6.9 - encodeurl: 2.0.0 - escape-html: 1.0.3 - on-finished: 2.4.1 - parseurl: 1.3.3 - statuses: 2.0.1 - unpipe: 1.0.0 - transitivePeerDependencies: - - supports-color - - find-cache-dir@2.1.0: - dependencies: - commondir: 1.0.1 - make-dir: 2.1.0 - pkg-dir: 3.0.0 - find-cache-dir@3.3.2: dependencies: commondir: 1.0.1 @@ -21812,10 +17923,6 @@ snapshots: find-root@1.1.0: {} - find-up@3.0.0: - dependencies: - locate-path: 3.0.0 - find-up@4.1.0: dependencies: locate-path: 5.0.0 @@ -21839,8 +17946,6 @@ snapshots: flatted@3.3.1: {} - flow-parser@0.248.0: {} - focus-lock@1.3.5: dependencies: tslib: 2.7.0 @@ -21875,8 +17980,6 @@ snapshots: combined-stream: 1.0.8 mime-types: 2.1.35 - forwarded@0.2.0: {} - fraction.js@4.3.7: {} framer-motion@6.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): @@ -21900,14 +18003,10 @@ snapshots: dependencies: tslib: 2.4.0 - fresh@0.5.2: {} - from@0.1.7: {} fromentries@1.3.2: {} - fs-constants@1.0.0: {} - fs-exists-sync@0.1.0: {} fs-extra@10.1.0: @@ -21922,18 +18021,6 @@ snapshots: jsonfile: 6.1.0 universalify: 2.0.1 - fs-extra@11.1.1: - dependencies: - graceful-fs: 4.2.11 - jsonfile: 6.1.0 - universalify: 2.0.1 - - fs-extra@11.2.0: - dependencies: - graceful-fs: 4.2.11 - jsonfile: 6.1.0 - universalify: 2.0.1 - fs-extra@7.0.1: dependencies: graceful-fs: 4.2.11 @@ -21974,8 +18061,6 @@ snapshots: es-abstract: 1.23.3 functions-have-names: 1.2.3 - functional-red-black-tree@1.0.1: {} - functions-have-names@1.2.3: {} gauge@3.0.2: @@ -22006,14 +18091,10 @@ snapshots: get-nonce@1.0.1: {} - get-npm-tarball-url@2.1.0: {} - get-package-type@0.1.0: {} get-port-please@3.1.2: {} - get-port@5.1.1: {} - get-starknet-core@4.0.0: dependencies: '@starknet-io/types-js': 0.7.7 @@ -22038,19 +18119,6 @@ snapshots: dependencies: resolve-pkg-maps: 1.0.0 - giget@1.2.3: - dependencies: - citty: 0.1.6 - consola: 3.2.3 - defu: 6.1.4 - node-fetch-native: 1.6.4 - nypm: 0.3.12 - ohash: 1.1.4 - pathe: 1.1.2 - tar: 6.2.1 - - github-slugger@1.5.0: {} - glob-parent@5.1.2: dependencies: is-glob: 4.0.3 @@ -22059,13 +18127,6 @@ snapshots: dependencies: is-glob: 4.0.3 - glob-promise@4.2.2(glob@7.2.3): - dependencies: - '@types/glob': 7.2.0 - glob: 7.2.3 - - glob-to-regexp@0.4.1: {} - glob@10.4.5: dependencies: foreground-child: 3.3.0 @@ -22194,15 +18255,6 @@ snapshots: graphql@16.9.0: {} - gunzip-maybe@1.4.2: - dependencies: - browserify-zlib: 0.1.4 - is-deflate: 1.0.0 - is-gzip: 1.0.0 - peek-stream: 1.1.3 - pumpify: 1.5.1 - through2: 2.0.5 - h3@1.13.0: dependencies: cookie-es: 1.2.2 @@ -22216,15 +18268,6 @@ snapshots: uncrypto: 0.1.3 unenv: 1.10.0 - handlebars@4.7.8: - dependencies: - minimist: 1.2.8 - neo-async: 2.6.2 - source-map: 0.6.1 - wordwrap: 1.0.0 - optionalDependencies: - uglify-js: 3.19.3 - has-bigints@1.0.2: {} has-flag@3.0.0: {} @@ -22287,8 +18330,6 @@ snapshots: dependencies: parse-passwd: 1.0.0 - hosted-git-info@2.8.9: {} - howler@2.2.4: {} html-encoding-sniffer@3.0.0: @@ -22301,8 +18342,6 @@ snapshots: html-escaper@2.0.2: {} - html-tags@3.3.1: {} - htmlparser2@3.10.1: dependencies: domelementtype: 1.3.1 @@ -22325,14 +18364,6 @@ snapshots: statuses: 1.5.0 toidentifier: 1.0.0 - http-errors@2.0.0: - dependencies: - depd: 2.0.0 - inherits: 2.0.4 - setprototypeof: 1.2.0 - statuses: 2.0.1 - toidentifier: 1.0.1 - http-proxy-agent@6.1.1: dependencies: agent-base: 7.1.1 @@ -22378,13 +18409,6 @@ snapshots: https-browserify@1.0.0: {} - https-proxy-agent@4.0.0: - dependencies: - agent-base: 5.1.1 - debug: 4.4.0 - transitivePeerDependencies: - - supports-color - https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 @@ -22440,7 +18464,8 @@ snapshots: import-from@4.0.0: {} - import-lazy@4.0.0: {} + import-lazy@4.0.0: + optional: true import-local@3.2.0: dependencies: @@ -22494,12 +18519,8 @@ snapshots: dependencies: loose-envify: 1.4.0 - ipaddr.js@1.9.1: {} - iron-webcrypto@1.2.1: {} - is-absolute-url@3.0.3: {} - is-absolute@1.0.0: dependencies: is-relative: 1.0.0 @@ -22548,8 +18569,6 @@ snapshots: dependencies: has-tostringtag: 1.0.2 - is-deflate@1.0.0: {} - is-docker@2.2.1: {} is-docker@3.0.0: {} @@ -22572,8 +18591,6 @@ snapshots: dependencies: is-extglob: 2.1.1 - is-gzip@1.0.0: {} - is-inside-container@1.0.0: dependencies: is-docker: 3.0.0 @@ -22599,16 +18616,8 @@ snapshots: is-number@7.0.0: {} - is-path-cwd@2.2.0: {} - is-path-inside@3.0.3: {} - is-plain-object@2.0.4: - dependencies: - isobject: 3.0.1 - - is-plain-object@5.0.0: {} - is-potential-custom-element-name@1.0.1: {} is-reference@3.0.2: @@ -22697,8 +18706,6 @@ snapshots: isexe@2.0.0: {} - isobject@3.0.1: {} - isomorphic-fetch@3.0.0: dependencies: node-fetch: 2.7.0 @@ -22816,13 +18823,6 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jake@10.9.2: - dependencies: - async: 3.2.6 - chalk: 4.1.2 - filelist: 1.0.4 - minimatch: 3.1.2 - jest-changed-files@29.7.0: dependencies: execa: 5.1.1 @@ -23338,7 +19338,8 @@ snapshots: jiti@2.3.3: {} - jju@1.4.0: {} + jju@1.4.0: + optional: true joi@17.13.3: dependencies: @@ -23352,8 +19353,6 @@ snapshots: joycon@3.1.1: {} - js-cookie@3.0.5: {} - js-sha3@0.8.0: {} js-tokens@4.0.0: {} @@ -23367,33 +19366,6 @@ snapshots: dependencies: argparse: 2.0.1 - jscodeshift@0.15.2(@babel/preset-env@7.25.8(@babel/core@7.25.8)): - dependencies: - '@babel/core': 7.25.8 - '@babel/parser': 7.25.8 - '@babel/plugin-transform-class-properties': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-modules-commonjs': 7.25.7(@babel/core@7.25.8) - '@babel/plugin-transform-nullish-coalescing-operator': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-optional-chaining': 7.25.8(@babel/core@7.25.8) - '@babel/plugin-transform-private-methods': 7.25.7(@babel/core@7.25.8) - '@babel/preset-flow': 7.25.7(@babel/core@7.25.8) - '@babel/preset-typescript': 7.25.7(@babel/core@7.25.8) - '@babel/register': 7.25.7(@babel/core@7.25.8) - babel-core: 7.0.0-bridge.0(@babel/core@7.25.8) - chalk: 4.1.2 - flow-parser: 0.248.0 - graceful-fs: 4.2.11 - micromatch: 4.0.8 - neo-async: 2.6.2 - node-dir: 0.1.17 - recast: 0.23.9 - temp: 0.8.4 - write-file-atomic: 2.4.3 - optionalDependencies: - '@babel/preset-env': 7.25.8(@babel/core@7.25.8) - transitivePeerDependencies: - - supports-color - jsdoc-type-pratt-parser@4.1.0: {} jsdom@25.0.1: @@ -23499,16 +19471,12 @@ snapshots: keyvaluestorage-interface@1.0.0: {} - kind-of@6.0.3: {} - kleur@3.0.3: {} kleur@4.1.5: {} known-css-properties@0.34.0: {} - kolorist@1.8.0: {} - language-subtag-registry@0.3.23: {} language-tags@1.0.9: @@ -23517,12 +19485,6 @@ snapshots: lazy-ass@1.6.0: {} - lazy-universal-dotenv@4.0.0: - dependencies: - app-root-dir: 1.0.2 - dotenv: 16.4.5 - dotenv-expand: 10.0.0 - leven@3.1.0: {} levn@0.4.1: @@ -23590,11 +19552,6 @@ snapshots: locate-character@3.0.0: {} - locate-path@3.0.0: - dependencies: - p-locate: 3.0.0 - path-exists: 3.0.0 - locate-path@5.0.0: dependencies: p-locate: 4.1.0 @@ -23607,7 +19564,8 @@ snapshots: lodash.flattendeep@4.4.0: {} - lodash.get@4.4.2: {} + lodash.get@4.4.2: + optional: true lodash.isequal@4.5.0: {} @@ -23684,11 +19642,6 @@ snapshots: '@babel/types': 7.25.8 source-map-js: 1.2.1 - make-dir@2.1.0: - dependencies: - pify: 4.0.1 - semver: 5.7.2 - make-dir@3.1.0: dependencies: semver: 6.3.1 @@ -23709,10 +19662,6 @@ snapshots: map-stream@0.1.0: {} - markdown-to-jsx@7.5.0(react@18.3.1): - dependencies: - react: 18.3.1 - match-sorter@6.3.4: dependencies: '@babel/runtime': 7.25.7 @@ -23722,24 +19671,14 @@ snapshots: dependencies: hash-base: 3.0.5 inherits: 2.0.4 - safe-buffer: 5.2.1 - - mdast-util-definitions@4.0.0: - dependencies: - unist-util-visit: 2.0.3 - - mdast-util-to-string@1.1.0: {} + safe-buffer: 5.2.1 mdn-data@2.0.30: {} - media-typer@0.3.0: {} - memoizerific@1.11.3: dependencies: map-or-similar: 1.5.0 - merge-descriptors@1.0.3: {} - merge-stream@2.0.0: {} merge2@1.4.1: {} @@ -23748,8 +19687,6 @@ snapshots: optionalDependencies: '@types/node': 20.16.11 - methods@1.1.2: {} - micro-ftch@0.3.1: {} micro@9.3.5-canary.3: @@ -23772,16 +19709,12 @@ snapshots: mime-db@1.52.0: {} - mime-db@1.53.0: {} - mime-types@2.1.35: dependencies: mime-db: 1.52.0 mime@1.6.0: {} - mime@2.6.0: {} - mime@3.0.0: {} mimic-fn@2.1.0: {} @@ -23797,6 +19730,7 @@ snapshots: minimatch@3.0.8: dependencies: brace-expansion: 1.1.11 + optional: true minimatch@3.1.2: dependencies: @@ -23806,10 +19740,6 @@ snapshots: dependencies: brace-expansion: 1.1.11 - minimatch@5.1.6: - dependencies: - brace-expansion: 2.0.1 - minimatch@9.0.5: dependencies: brace-expansion: 2.0.1 @@ -23838,8 +19768,6 @@ snapshots: minipass: 3.3.6 yallist: 4.0.0 - mkdirp-classic@0.5.3: {} - mkdirp@0.5.6: dependencies: minimist: 1.2.8 @@ -23866,14 +19794,10 @@ snapshots: mrmime@2.0.0: {} - ms@2.0.0: {} - ms@2.1.1: {} ms@2.1.3: {} - muggle-string@0.3.1: {} - multiformats@9.9.0: {} mute-stream@0.0.8: {} @@ -23894,10 +19818,6 @@ snapshots: natural-compare@1.4.0: {} - negotiator@0.6.3: {} - - neo-async@2.6.2: {} - next-themes@0.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 @@ -23938,10 +19858,6 @@ snapshots: node-addon-api@7.1.1: {} - node-dir@0.1.17: - dependencies: - minimatch: 3.1.2 - node-fetch-native@1.6.4: {} node-fetch@2.6.7: @@ -24009,13 +19925,6 @@ snapshots: dependencies: abbrev: 1.1.1 - normalize-package-data@2.5.0: - dependencies: - hosted-git-info: 2.8.9 - resolve: 1.22.8 - semver: 5.7.2 - validate-npm-package-license: 3.0.4 - normalize-path@2.1.1: dependencies: remove-trailing-separator: 1.1.0 @@ -24075,15 +19984,6 @@ snapshots: transitivePeerDependencies: - supports-color - nypm@0.3.12: - dependencies: - citty: 0.1.6 - consola: 3.2.3 - execa: 8.0.1 - pathe: 1.1.2 - pkg-types: 1.2.1 - ufo: 1.5.4 - object-assign@4.1.1: {} object-hash@3.0.0: {} @@ -24141,12 +20041,6 @@ snapshots: on-exit-leak-free@0.2.0: {} - on-finished@2.4.1: - dependencies: - ee-first: 1.1.1 - - on-headers@1.0.2: {} - once@1.3.3: dependencies: wrappy: 1.0.2 @@ -24216,10 +20110,6 @@ snapshots: dependencies: yocto-queue: 0.1.0 - p-locate@3.0.0: - dependencies: - p-limit: 2.3.0 - p-locate@4.1.0: dependencies: p-limit: 2.3.0 @@ -24253,8 +20143,6 @@ snapshots: package-manager-detector@0.2.2: {} - pako@0.2.9: {} - pako@1.0.11: {} pako@2.1.0: {} @@ -24298,8 +20186,6 @@ snapshots: dependencies: entities: 4.5.0 - parseurl@1.3.3: {} - pascal-case@3.1.2: dependencies: no-case: 3.0.4 @@ -24312,8 +20198,6 @@ snapshots: dot-case: 3.0.4 tslib: 2.7.0 - path-exists@3.0.0: {} - path-exists@4.0.0: {} path-is-absolute@1.0.1: {} @@ -24340,8 +20224,6 @@ snapshots: lru-cache: 10.4.3 minipass: 7.1.2 - path-to-regexp@0.1.10: {} - path-to-regexp@1.9.0: dependencies: isarray: 0.0.1 @@ -24368,12 +20250,6 @@ snapshots: safe-buffer: 5.2.1 sha.js: 2.4.11 - peek-stream@1.1.3: - dependencies: - buffer-from: 1.1.2 - duplexify: 3.7.1 - through2: 2.0.5 - pend@1.2.0: {} periscopic@3.1.0: @@ -24427,10 +20303,6 @@ snapshots: dependencies: pngjs: 6.0.0 - pkg-dir@3.0.0: - dependencies: - find-up: 3.0.0 - pkg-dir@4.2.0: dependencies: find-up: 4.1.0 @@ -24616,8 +20488,6 @@ snapshots: ansi-styles: 5.2.0 react-is: 18.3.1 - pretty-hrtime@1.0.3: {} - pretty-ms@7.0.1: dependencies: parse-ms: 2.1.0 @@ -24632,8 +20502,6 @@ snapshots: process@0.11.10: {} - progress@2.0.3: {} - promise@7.3.1: dependencies: asap: 2.0.6 @@ -24651,11 +20519,6 @@ snapshots: object-assign: 4.1.1 react-is: 16.13.1 - proxy-addr@2.0.7: - dependencies: - forwarded: 0.2.0 - ipaddr.js: 1.9.1 - proxy-compare@2.5.1: {} proxy-from-env@1.1.0: {} @@ -24677,43 +20540,15 @@ snapshots: randombytes: 2.1.0 safe-buffer: 5.2.1 - pump@2.0.1: - dependencies: - end-of-stream: 1.4.4 - once: 1.4.0 - pump@3.0.2: dependencies: end-of-stream: 1.4.4 once: 1.4.0 - pumpify@1.5.1: - dependencies: - duplexify: 3.7.1 - inherits: 2.0.4 - pump: 2.0.1 - punycode@1.4.1: {} punycode@2.3.1: {} - puppeteer-core@2.1.1: - dependencies: - '@types/mime-types': 2.1.4 - debug: 4.4.0 - extract-zip: 1.7.0 - https-proxy-agent: 4.0.0 - mime: 2.6.0 - mime-types: 2.1.35 - progress: 2.0.3 - proxy-from-env: 1.1.0 - rimraf: 2.7.1 - ws: 6.2.3 - transitivePeerDependencies: - - bufferutil - - supports-color - - utf-8-validate - pure-rand@6.1.0: {} pvtsutils@1.3.5: @@ -24765,8 +20600,6 @@ snapshots: radix3@1.1.2: {} - ramda@0.29.0: {} - randombytes@2.1.0: dependencies: safe-buffer: 5.2.1 @@ -24776,8 +20609,6 @@ snapshots: randombytes: 2.1.0 safe-buffer: 5.2.1 - range-parser@1.2.1: {} - raw-body@2.4.1: dependencies: bytes: 3.1.0 @@ -24785,23 +20616,11 @@ snapshots: iconv-lite: 0.4.24 unpipe: 1.0.0 - raw-body@2.5.2: - dependencies: - bytes: 3.1.2 - http-errors: 2.0.0 - iconv-lite: 0.4.24 - unpipe: 1.0.0 - react-clientside-effect@1.2.6(react@18.3.1): dependencies: '@babel/runtime': 7.25.7 react: 18.3.1 - react-colorful@5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): - dependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-confetti@6.1.0(react@18.3.1): dependencies: react: 18.3.1 @@ -24832,14 +20651,6 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-element-to-jsx-string@15.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): - dependencies: - '@base2/pretty-print-object': 1.0.1 - is-plain-object: 5.0.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-is: 18.1.0 - react-fast-compare@3.2.2: {} react-focus-lock@2.13.2(@types/react@18.3.12)(react@18.3.1): @@ -24862,8 +20673,6 @@ snapshots: react-is@17.0.2: {} - react-is@18.1.0: {} - react-is@18.3.1: {} react-query@3.39.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): @@ -24875,8 +20684,6 @@ snapshots: optionalDependencies: react-dom: 18.3.1(react@18.3.1) - react-refresh@0.14.2: {} - react-remove-scroll-bar@2.3.6(@types/react@18.3.12)(react@18.3.1): dependencies: react: 18.3.1 @@ -24936,19 +20743,6 @@ snapshots: dependencies: pify: 2.3.0 - read-pkg-up@7.0.1: - dependencies: - find-up: 4.1.0 - read-pkg: 5.2.0 - type-fest: 0.8.1 - - read-pkg@5.2.0: - dependencies: - '@types/normalize-package-data': 2.4.4 - normalize-package-data: 2.5.0 - parse-json: 5.2.0 - type-fest: 0.6.0 - read-yaml-file@1.1.0: dependencies: graceful-fs: 4.2.11 @@ -25011,18 +20805,8 @@ snapshots: globalthis: 1.0.4 which-builtin-type: 1.1.4 - regenerate-unicode-properties@10.2.0: - dependencies: - regenerate: 1.4.2 - - regenerate@1.4.2: {} - regenerator-runtime@0.14.1: {} - regenerator-transform@0.15.2: - dependencies: - '@babel/runtime': 7.25.7 - regexp.prototype.flags@1.5.3: dependencies: call-bind: 1.0.7 @@ -25030,23 +20814,6 @@ snapshots: es-errors: 1.3.0 set-function-name: 2.0.2 - regexpp@3.2.0: {} - - regexpu-core@6.1.1: - dependencies: - regenerate: 1.4.2 - regenerate-unicode-properties: 10.2.0 - regjsgen: 0.8.0 - regjsparser: 0.11.1 - unicode-match-property-ecmascript: 2.0.0 - unicode-match-property-value-ecmascript: 2.2.0 - - regjsgen@0.8.0: {} - - regjsparser@0.11.1: - dependencies: - jsesc: 3.0.2 - relay-runtime@12.0.0: dependencies: '@babel/runtime': 7.25.7 @@ -25059,20 +20826,6 @@ snapshots: dependencies: es6-error: 4.1.1 - remark-external-links@8.0.0: - dependencies: - extend: 3.0.2 - is-absolute-url: 3.0.3 - mdast-util-definitions: 4.0.0 - space-separated-tokens: 1.1.5 - unist-util-visit: 2.0.3 - - remark-slug@6.1.0: - dependencies: - github-slugger: 1.5.0 - mdast-util-to-string: 1.1.0 - unist-util-visit: 2.0.3 - remedial@1.0.8: {} remove-accents@0.5.0: {} @@ -25112,6 +20865,7 @@ snapshots: dependencies: is-core-module: 2.15.1 path-parse: 1.0.7 + optional: true resolve@1.22.8: dependencies: @@ -25134,10 +20888,6 @@ snapshots: rfdc@1.4.1: {} - rimraf@2.6.3: - dependencies: - glob: 7.2.3 - rimraf@2.7.1: dependencies: glob: 7.2.3 @@ -25160,10 +20910,6 @@ snapshots: optionalDependencies: rollup: 4.24.0 - rollup@3.29.5: - optionalDependencies: - fsevents: 2.3.3 - rollup@4.24.0: dependencies: '@types/estree': 1.0.6 @@ -25235,8 +20981,6 @@ snapshots: secure-compare@3.0.1: {} - semver@5.7.2: {} - semver@6.3.1: {} semver@7.3.5: @@ -25246,42 +20990,16 @@ snapshots: semver@7.5.4: dependencies: lru-cache: 6.0.0 + optional: true semver@7.6.3: {} - send@0.19.0: - dependencies: - debug: 2.6.9 - depd: 2.0.0 - destroy: 1.2.0 - encodeurl: 1.0.2 - escape-html: 1.0.3 - etag: 1.8.1 - fresh: 0.5.2 - http-errors: 2.0.0 - mime: 1.6.0 - ms: 2.1.3 - on-finished: 2.4.1 - range-parser: 1.2.1 - statuses: 2.0.1 - transitivePeerDependencies: - - supports-color - sentence-case@3.0.4: dependencies: no-case: 3.0.4 tslib: 2.7.0 upper-case-first: 2.0.2 - serve-static@1.16.2: - dependencies: - encodeurl: 2.0.0 - escape-html: 1.0.3 - parseurl: 1.3.3 - send: 0.19.0 - transitivePeerDependencies: - - supports-color - set-blocking@2.0.0: {} set-cookie-parser@2.7.0: {} @@ -25306,17 +21024,11 @@ snapshots: setprototypeof@1.1.1: {} - setprototypeof@1.2.0: {} - sha.js@2.4.11: dependencies: inherits: 2.0.4 safe-buffer: 5.2.1 - shallow-clone@3.0.1: - dependencies: - kind-of: 6.0.3 - shebang-command@1.2.0: dependencies: shebang-regex: 1.0.0 @@ -25397,6 +21109,7 @@ snapshots: dependencies: buffer-from: 1.1.2 source-map: 0.6.1 + optional: true source-map@0.5.7: {} @@ -25408,8 +21121,6 @@ snapshots: dependencies: whatwg-url: 7.1.0 - space-separated-tokens@1.1.5: {} - spawn-wrap@2.0.0: dependencies: foreground-child: 2.0.0 @@ -25433,20 +21144,6 @@ snapshots: cross-spawn: 5.1.0 signal-exit: 3.0.7 - spdx-correct@3.2.0: - dependencies: - spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.20 - - spdx-exceptions@2.5.0: {} - - spdx-expression-parse@3.0.1: - dependencies: - spdx-exceptions: 2.5.0 - spdx-license-ids: 3.0.20 - - spdx-license-ids@3.0.20: {} - split-on-first@1.1.0: {} split2@4.2.0: {} @@ -25504,42 +21201,12 @@ snapshots: statuses@1.5.0: {} - statuses@2.0.1: {} - std-env@3.8.0: {} stop-iteration-iterator@1.0.0: dependencies: internal-slot: 1.0.7 - store2@2.14.3: {} - - storybook-dark-mode@3.0.3(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): - dependencies: - '@storybook/addons': 7.6.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/components': 7.6.20(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/core-events': 7.6.20 - '@storybook/global': 5.0.0 - '@storybook/manager-api': 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/theming': 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - fast-deep-equal: 3.1.3 - memoizerific: 1.11.3 - optionalDependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - transitivePeerDependencies: - - '@types/react' - - '@types/react-dom' - - storybook@7.6.20: - dependencies: - '@storybook/cli': 7.6.20 - transitivePeerDependencies: - - bufferutil - - encoding - - supports-color - - utf-8-validate - storybook@8.4.7(prettier@2.8.8): dependencies: '@storybook/core': 8.4.7(prettier@2.8.8) @@ -25592,7 +21259,8 @@ snapshots: strict-uri-encode@2.0.0: {} - string-argv@0.3.2: {} + string-argv@0.3.2: + optional: true string-env-interpolation@1.0.1: {} @@ -25789,8 +21457,6 @@ snapshots: symbol-tree@3.2.4: {} - synchronous-promise@2.0.17: {} - system-architecture@0.1.0: {} tailwind-merge@2.5.3: {} @@ -25853,21 +21519,6 @@ snapshots: transitivePeerDependencies: - ts-node - tar-fs@2.1.1: - dependencies: - chownr: 1.1.4 - mkdirp-classic: 0.5.3 - pump: 3.0.2 - tar-stream: 2.2.0 - - tar-stream@2.2.0: - dependencies: - bl: 4.1.0 - end-of-stream: 1.4.4 - fs-constants: 1.0.0 - inherits: 2.0.4 - readable-stream: 3.6.2 - tar@4.4.18: dependencies: chownr: 1.1.4 @@ -25887,24 +21538,6 @@ snapshots: mkdirp: 1.0.4 yallist: 4.0.0 - telejson@7.2.0: - dependencies: - memoizerific: 1.11.3 - - temp-dir@2.0.0: {} - - temp@0.8.4: - dependencies: - rimraf: 2.6.3 - - tempy@1.0.1: - dependencies: - del: 6.1.1 - is-stream: 2.0.1 - temp-dir: 2.0.0 - type-fest: 0.16.0 - unique-string: 2.0.0 - term-size@2.2.1: {} terser@5.34.1: @@ -25941,11 +21574,6 @@ snapshots: dependencies: real-require: 0.1.0 - through2@2.0.5: - dependencies: - readable-stream: 2.3.8 - xtend: 4.0.2 - through@2.3.8: {} time-span@4.0.0: @@ -26000,14 +21628,10 @@ snapshots: dependencies: is-number: 7.0.0 - tocbot@4.30.0: {} - toggle-selection@1.0.6: {} toidentifier@1.0.0: {} - toidentifier@1.0.1: {} - totalist@3.0.1: {} tough-cookie@4.1.4: @@ -26250,23 +21874,14 @@ snapshots: type-detect@4.0.8: {} - type-fest@0.16.0: {} - type-fest@0.20.2: {} type-fest@0.21.3: {} - type-fest@0.6.0: {} - type-fest@0.8.1: {} type-fest@2.19.0: {} - type-is@1.6.18: - dependencies: - media-typer: 0.3.0 - mime-types: 2.1.35 - typed-array-buffer@1.0.2: dependencies: call-bind: 1.0.7 @@ -26303,8 +21918,6 @@ snapshots: dependencies: is-typedarray: 1.0.0 - typedarray@0.0.6: {} - typescript-eslint@8.18.0(eslint@9.12.0(jiti@2.3.3))(typescript@5.5.4): dependencies: '@typescript-eslint/eslint-plugin': 8.18.0(@typescript-eslint/parser@8.18.0(eslint@9.12.0(jiti@2.3.3))(typescript@5.5.4))(eslint@9.12.0(jiti@2.3.3))(typescript@5.5.4) @@ -26333,7 +21946,8 @@ snapshots: typescript@4.9.5: {} - typescript@5.4.2: {} + typescript@5.4.2: + optional: true typescript@5.5.4: {} @@ -26341,9 +21955,6 @@ snapshots: ufo@1.5.4: {} - uglify-js@3.19.3: - optional: true - uid-promise@1.0.0: {} uint8arrays@3.1.1: @@ -26361,8 +21972,6 @@ snapshots: uncrypto@0.1.3: {} - undici-types@5.26.5: {} - undici-types@6.19.8: {} undici-types@6.20.0: @@ -26382,38 +21991,10 @@ snapshots: unfetch@4.2.0: {} - unicode-canonical-property-names-ecmascript@2.0.1: {} - - unicode-match-property-ecmascript@2.0.0: - dependencies: - unicode-canonical-property-names-ecmascript: 2.0.1 - unicode-property-aliases-ecmascript: 2.1.0 - - unicode-match-property-value-ecmascript@2.2.0: {} - - unicode-property-aliases-ecmascript@2.1.0: {} - union@0.5.0: dependencies: qs: 6.13.0 - unique-string@2.0.0: - dependencies: - crypto-random-string: 2.0.0 - - unist-util-is@4.1.0: {} - - unist-util-visit-parents@3.1.1: - dependencies: - '@types/unist': 2.0.11 - unist-util-is: 4.1.0 - - unist-util-visit@2.0.3: - dependencies: - '@types/unist': 2.0.11 - unist-util-is: 4.1.0 - unist-util-visit-parents: 3.1.1 - universalify@0.1.2: {} universalify@0.2.0: {} @@ -26453,8 +22034,6 @@ snapshots: optionalDependencies: idb-keyval: 6.2.1 - untildify@4.0.0: {} - untun@0.1.3: dependencies: citty: 0.1.6 @@ -26506,12 +22085,6 @@ snapshots: optionalDependencies: '@types/react': 18.3.12 - use-resize-observer@9.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): - dependencies: - '@juggle/resize-observer': 3.4.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - use-sidecar@1.1.2(@types/react@18.3.12)(react@18.3.1): dependencies: detect-node-es: 1.1.0 @@ -26548,8 +22121,6 @@ snapshots: is-typed-array: 1.1.13 which-typed-array: 1.1.15 - utils-merge@1.0.1: {} - uuid@10.0.0: {} uuid@3.3.2: {} @@ -26560,20 +22131,14 @@ snapshots: v8-compile-cache-lib@3.0.1: {} - v8-compile-cache@2.4.0: {} - v8-to-istanbul@9.3.0: dependencies: '@jridgewell/trace-mapping': 0.3.25 '@types/istanbul-lib-coverage': 2.0.6 convert-source-map: 2.0.0 - validate-npm-package-license@3.0.4: - dependencies: - spdx-correct: 3.2.0 - spdx-expression-parse: 3.0.1 - - validator@13.12.0: {} + validator@13.12.0: + optional: true valtio@1.11.2(@types/react@18.3.12)(react@18.3.1): dependencies: @@ -26585,8 +22150,6 @@ snapshots: value-or-promise@1.0.12: {} - vary@1.1.2: {} - vaul@0.9.9(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@radix-ui/react-dialog': 1.1.2(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -26669,23 +22232,6 @@ snapshots: - supports-color - terser - vite-plugin-dts@3.9.1(@types/node@20.16.11)(rollup@4.24.0)(typescript@5.5.4)(vite@4.5.5(@types/node@20.16.11)(terser@5.34.1)): - dependencies: - '@microsoft/api-extractor': 7.43.0(@types/node@20.16.11) - '@rollup/pluginutils': 5.1.2(rollup@4.24.0) - '@vue/language-core': 1.8.27(typescript@5.5.4) - debug: 4.3.7 - kolorist: 1.8.0 - magic-string: 0.30.12 - typescript: 5.5.4 - vue-tsc: 1.8.27(typescript@5.5.4) - optionalDependencies: - vite: 4.5.5(@types/node@20.16.11)(terser@5.34.1) - transitivePeerDependencies: - - '@types/node' - - rollup - - supports-color - vite-plugin-node-polyfills@0.22.0(rollup@4.24.0)(vite@6.0.3(@types/node@20.16.11)(jiti@2.3.3)(terser@5.34.1)(tsx@4.19.2)(yaml@2.5.1)): dependencies: '@rollup/plugin-inject': 5.0.5(rollup@4.24.0) @@ -26722,16 +22268,6 @@ snapshots: dependencies: vite: 6.0.3(@types/node@20.16.11)(jiti@2.3.3)(terser@5.34.1)(tsx@4.19.2)(yaml@2.5.1) - vite@4.5.5(@types/node@20.16.11)(terser@5.34.1): - dependencies: - esbuild: 0.18.20 - postcss: 8.4.47 - rollup: 3.29.5 - optionalDependencies: - '@types/node': 20.16.11 - fsevents: 2.3.3 - terser: 5.34.1 - vite@5.4.8(@types/node@20.16.11)(terser@5.34.1): dependencies: esbuild: 0.21.5 @@ -26808,18 +22344,6 @@ snapshots: vm-browserify@1.1.2: {} - vue-template-compiler@2.7.16: - dependencies: - de-indent: 1.0.2 - he: 1.2.0 - - vue-tsc@1.8.27(typescript@5.5.4): - dependencies: - '@volar/typescript': 1.11.1 - '@vue/language-core': 1.8.27(typescript@5.5.4) - semver: 7.6.3 - typescript: 5.5.4 - w3c-xmlserializer@5.0.0: dependencies: xml-name-validator: 5.0.0 @@ -26898,11 +22422,6 @@ snapshots: transitivePeerDependencies: - debug - watchpack@2.4.2: - dependencies: - glob-to-regexp: 0.4.1 - graceful-fs: 4.2.11 - wcwidth@1.0.1: dependencies: defaults: 1.0.4 @@ -27024,8 +22543,6 @@ snapshots: word-wrap@1.2.5: {} - wordwrap@1.0.0: {} - wrap-ansi@6.2.0: dependencies: ansi-styles: 4.3.0 @@ -27046,12 +22563,6 @@ snapshots: wrappy@1.0.2: {} - write-file-atomic@2.4.3: - dependencies: - graceful-fs: 4.2.11 - imurmurhash: 0.1.4 - signal-exit: 3.0.7 - write-file-atomic@3.0.3: dependencies: imurmurhash: 0.1.4 @@ -27064,10 +22575,6 @@ snapshots: imurmurhash: 0.1.4 signal-exit: 3.0.7 - ws@6.2.3: - dependencies: - async-limiter: 1.0.1 - ws@7.5.10: {} ws@8.13.0: {} @@ -27162,6 +22669,7 @@ snapshots: validator: 13.12.0 optionalDependencies: commander: 9.5.0 + optional: true zod@3.23.8: {}