From 7a850d4babc83165d9dd22492b04b9bb067fcdce 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 | 5 +- .../src/components/Provider/theme.tsx | 26 +- packages/keychain/src/hooks/theme.tsx | 43 +- .../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 +---------------- 253 files changed, 39 insertions(+), 11930 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 86a9f6281..97d92b833 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", @@ -41,7 +40,6 @@ "framer-motion": "^6", "graphql": "^16.3.0", "graphql-request": "^5.0.0", - "js-cookie": "^3.0.1", "p-throttle": "^6.2.0", "posthog-js": "^1.181.0", "react": "^18.3.1", @@ -69,7 +67,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", @@ -100,4 +97,4 @@ "@starknet-react/core": "^3.0.2", "starknet": "^6.11.0" } -} +} \ No newline at end of file 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/src/components/icons/brand/briq.tsx b/packages/ui-next/src/components/icons/brand/briq.tsx deleted file mode 100644 index e3328d882..000000000 --- a/packages/ui-next/src/components/icons/brand/briq.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { forwardRef, memo } from "react"; -import { iconVariants } from "../utils"; -import { IconProps } from "../types"; - -export const BriqIcon = memo( - forwardRef( - ({ 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 ee9ab75d1..000000000 --- a/packages/ui/package.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "name": "@cartridge/ui", - "version": "0.5.7", - "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 aa17ac8c4..38d116d5c 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 @@ -344,9 +341,6 @@ importers: graphql-request: specifier: ^5.0.0 version: 5.2.0(graphql@16.9.0) - js-cookie: - specifier: ^3.0.1 - version: 3.0.5 p-throttle: specifier: ^6.2.0 version: 6.2.0 @@ -426,9 +420,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 @@ -607,85 +598,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': @@ -981,10 +893,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'} @@ -1005,10 +913,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'} @@ -1019,17 +923,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'} @@ -1052,12 +945,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'} @@ -1084,10 +971,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'} @@ -1101,36 +984,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'} @@ -1145,12 +998,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: @@ -1254,30 +1101,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'} @@ -1290,18 +1119,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'} @@ -1320,42 +1137,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'} @@ -1374,120 +1155,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'} @@ -1500,36 +1197,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'} @@ -1542,83 +1215,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'} @@ -1635,9 +1237,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==} @@ -1784,18 +1383,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'} @@ -1894,12 +1485,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'} @@ -1918,12 +1503,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'} @@ -1942,12 +1521,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'} @@ -1966,12 +1539,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'} @@ -1990,12 +1557,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'} @@ -2014,12 +1575,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'} @@ -2038,12 +1593,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'} @@ -2062,12 +1611,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'} @@ -2086,12 +1629,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'} @@ -2110,12 +1647,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'} @@ -2134,12 +1665,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'} @@ -2158,12 +1683,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'} @@ -2182,12 +1701,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'} @@ -2206,12 +1719,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'} @@ -2230,12 +1737,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'} @@ -2254,12 +1755,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'} @@ -2278,12 +1773,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'} @@ -2314,12 +1803,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'} @@ -2338,12 +1821,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'} @@ -2362,12 +1839,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'} @@ -2386,12 +1857,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'} @@ -2410,12 +1875,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'} @@ -2452,10 +1911,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} @@ -2496,9 +1951,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'} @@ -2718,19 +2170,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 @@ -2821,15 +2264,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: @@ -2863,9 +2297,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==} @@ -2882,11 +2313,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: @@ -2969,9 +2395,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==} @@ -3181,9 +2604,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==} @@ -3219,19 +2639,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: @@ -3284,19 +2691,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: @@ -3381,15 +2775,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: @@ -3399,19 +2784,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: @@ -3469,19 +2841,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: @@ -3596,19 +2955,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: @@ -3622,19 +2968,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: @@ -3765,19 +3098,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: @@ -3887,19 +3207,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: @@ -3985,15 +3292,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: @@ -4003,15 +3301,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: @@ -4021,15 +3310,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: @@ -4039,19 +3319,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: @@ -4065,9 +3332,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==} @@ -4348,55 +3612,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: @@ -4416,17 +3656,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: @@ -4437,33 +3671,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 @@ -4474,75 +3693,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: @@ -4551,29 +3712,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==} @@ -4589,49 +3738,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: @@ -4639,14 +3755,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'} @@ -4656,17 +3764,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'} @@ -4682,15 +3779,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} @@ -4703,33 +3791,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: @@ -4917,10 +3983,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'} @@ -4975,66 +4037,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==} @@ -5050,9 +4070,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==} @@ -5077,57 +4094,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==} @@ -5140,21 +4130,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==} @@ -5431,18 +4412,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: @@ -5493,32 +4462,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: @@ -5668,20 +4611,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==} @@ -5729,10 +4658,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: @@ -5743,35 +4668,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'} @@ -5840,9 +4748,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'} @@ -5891,9 +4796,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'} @@ -5954,9 +4856,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==} @@ -5977,9 +4876,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==} @@ -6016,11 +4912,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} @@ -6039,21 +4930,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==} @@ -6122,14 +4998,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==} @@ -6169,9 +5037,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==} @@ -6211,18 +5076,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'} @@ -6393,10 +5250,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'} @@ -6419,10 +5272,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'} @@ -6495,10 +5344,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} @@ -6513,24 +5358,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==} @@ -6550,18 +5380,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'} @@ -6575,23 +5397,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==} @@ -6658,10 +5470,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} @@ -6714,20 +5522,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: @@ -6797,10 +5594,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'} @@ -6823,10 +5616,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'} @@ -6838,10 +5627,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'} @@ -6856,10 +5641,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==} @@ -6886,15 +5667,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==} @@ -6961,10 +5733,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'} @@ -6980,9 +5748,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==} @@ -6994,14 +5759,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==} @@ -7029,14 +5786,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==} @@ -7057,11 +5806,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==} @@ -7084,9 +5828,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==} @@ -7207,9 +5948,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: @@ -7244,11 +5982,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'} @@ -7268,9 +6001,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'} @@ -7283,11 +6013,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'} @@ -7303,12 +6028,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 @@ -7419,16 +6138,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} @@ -7443,12 +6152,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} @@ -7572,13 +6275,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==} @@ -7594,10 +6290,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==} @@ -7653,9 +6345,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==} @@ -7671,15 +6360,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'} @@ -7692,14 +6375,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'} @@ -7719,10 +6394,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'} @@ -7742,10 +6413,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'} @@ -7778,10 +6445,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==} @@ -7797,19 +6460,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'} @@ -7822,14 +6478,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'} @@ -7870,9 +6518,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==} @@ -7901,10 +6546,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'} @@ -7912,10 +6553,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==} @@ -7942,13 +6579,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'} @@ -7957,15 +6587,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 @@ -8068,18 +6689,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==} @@ -8144,9 +6756,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==} @@ -8161,10 +6770,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==} @@ -8176,10 +6781,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'} @@ -8204,10 +6805,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'} @@ -8312,17 +6909,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'} @@ -8369,9 +6958,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'} @@ -8405,10 +6991,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'} @@ -8441,22 +7023,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==} @@ -8560,10 +7130,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==} @@ -8636,11 +7202,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} @@ -8828,10 +7389,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==} @@ -8846,15 +7403,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'} @@ -8941,10 +7489,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'} @@ -8956,9 +7500,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==} @@ -8970,10 +7511,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'} @@ -9022,10 +7559,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'} @@ -9117,10 +7650,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'} @@ -9145,37 +7674,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==} @@ -9192,10 +7702,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==} @@ -9219,10 +7725,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'} @@ -9232,11 +7734,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'} @@ -9270,10 +7767,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'} @@ -9303,9 +7796,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 @@ -9329,18 +7819,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==} @@ -9365,13 +7849,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: @@ -9405,10 +7882,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==} @@ -9474,9 +7947,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'} @@ -9512,11 +7982,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'} @@ -9569,14 +8034,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==} @@ -9641,10 +8098,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'} @@ -9683,9 +8136,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==} @@ -9722,10 +8172,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==} @@ -9735,10 +8181,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'} @@ -9773,9 +8215,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==} @@ -9803,9 +8242,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==} @@ -9863,10 +8299,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'} @@ -10064,10 +8496,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'} @@ -10086,10 +8514,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==} @@ -10103,10 +8527,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==} @@ -10127,15 +8547,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==} @@ -10143,10 +8557,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==} @@ -10199,38 +8609,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'} @@ -10251,12 +8644,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==} @@ -10281,9 +8668,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==} @@ -10299,10 +8683,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'} @@ -10363,14 +8743,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'} @@ -10413,38 +8785,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==} @@ -10452,12 +8799,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==} @@ -10533,11 +8874,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 @@ -10561,11 +8897,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'} @@ -10622,10 +8953,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 @@ -10645,17 +8972,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==} @@ -10676,17 +8995,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'} @@ -10788,9 +9100,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'} @@ -10801,18 +9110,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'} @@ -10855,10 +9152,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==} @@ -10866,24 +9159,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 @@ -11087,9 +9362,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'} @@ -11107,13 +9379,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'} @@ -11122,21 +9387,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'} @@ -11167,9 +9417,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==} @@ -11234,9 +9481,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==} @@ -11244,10 +9488,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'} @@ -11428,10 +9668,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'} @@ -11440,10 +9676,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'} @@ -11452,10 +9684,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'} @@ -11475,9 +9703,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} @@ -11521,11 +9746,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==} @@ -11542,9 +9762,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==} @@ -11561,39 +9778,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'} @@ -11670,10 +9858,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 @@ -11722,12 +9906,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'} @@ -11765,10 +9943,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 @@ -11789,16 +9963,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'} @@ -11819,10 +9987,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: @@ -11855,16 +10019,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: @@ -11880,34 +10034,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} @@ -12015,15 +10141,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'} @@ -12060,10 +10177,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==} @@ -12164,9 +10277,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'} @@ -12182,9 +10292,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==} @@ -12192,17 +10299,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'} @@ -12392,10 +10488,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 @@ -12434,13 +10526,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 @@ -12462,24 +10547,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 @@ -12510,15 +10577,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 @@ -12548,14 +10606,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 @@ -12572,41 +10622,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 @@ -12624,10 +10639,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 @@ -12723,35 +10734,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 @@ -12762,22 +10749,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 @@ -12801,41 +10772,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 @@ -12859,34 +10795,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 @@ -12896,52 +10814,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 @@ -12950,41 +10822,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 @@ -12995,16 +10837,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 @@ -13016,17 +10848,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 @@ -13040,174 +10861,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 @@ -13225,8 +10894,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': {} @@ -13499,15 +11166,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': {} @@ -13620,9 +11282,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 @@ -13632,9 +11291,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 @@ -13644,9 +11300,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 @@ -13656,9 +11309,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 @@ -13668,9 +11318,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 @@ -13680,9 +11327,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 @@ -13692,9 +11336,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 @@ -13704,9 +11345,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 @@ -13716,9 +11354,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 @@ -13728,9 +11363,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 @@ -13740,9 +11372,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 @@ -13752,9 +11381,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 @@ -13764,9 +11390,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 @@ -13776,9 +11399,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 @@ -13788,9 +11408,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 @@ -13800,9 +11417,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 @@ -13812,9 +11426,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 @@ -13830,9 +11441,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 @@ -13842,9 +11450,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 @@ -13854,9 +11459,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 @@ -13866,9 +11468,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 @@ -13878,9 +11477,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 @@ -13895,11 +11491,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) @@ -13917,20 +11508,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 @@ -13989,8 +11566,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': @@ -14458,18 +12033,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': {} @@ -14694,16 +12259,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 @@ -14748,8 +12303,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': @@ -14787,12 +12340,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 @@ -14875,14 +12422,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 @@ -14911,24 +12450,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) @@ -14954,8 +12475,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: @@ -15011,12 +12534,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': @@ -15176,10 +12693,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': @@ -15219,16 +12732,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) @@ -15279,19 +12782,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) @@ -15381,33 +12871,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 @@ -15463,18 +12932,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 @@ -15610,26 +13067,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) @@ -15647,16 +13085,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 @@ -15779,36 +13207,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 @@ -15939,21 +13337,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 @@ -16030,27 +13413,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 @@ -16058,14 +13426,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) @@ -16073,16 +13433,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) @@ -16092,10 +13442,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': {} @@ -16193,17 +13539,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 @@ -16220,6 +13555,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: @@ -16229,13 +13565,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) @@ -16254,15 +13583,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) @@ -16467,15 +13787,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 @@ -16494,12 +13805,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 @@ -16514,19 +13819,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 @@ -16541,36 +13833,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) @@ -16599,31 +13861,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)) @@ -16658,10 +13895,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 @@ -16708,11 +13941,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 @@ -16725,11 +13953,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 @@ -16752,8 +13975,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) @@ -16762,10 +13983,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 @@ -16776,48 +13993,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 @@ -16838,54 +14013,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) @@ -16906,117 +14033,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) @@ -17025,96 +14041,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 @@ -17155,14 +14081,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) @@ -17177,20 +14095,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 @@ -17199,21 +14103,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)': @@ -17231,47 +14120,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: @@ -17281,48 +14130,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) @@ -17331,13 +14138,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 @@ -17350,27 +14150,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)) @@ -17415,37 +14194,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)) @@ -17476,32 +14224,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 @@ -17588,30 +14310,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) @@ -17620,20 +14318,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 @@ -17837,17 +14521,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 @@ -17870,10 +14543,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': @@ -17891,7 +14560,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': {} @@ -17916,73 +14586,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': @@ -18004,8 +14626,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': {} @@ -18024,27 +14644,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 @@ -18054,22 +14659,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 @@ -18083,23 +14680,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': @@ -18340,21 +14924,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)) @@ -18593,28 +15162,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 @@ -18695,48 +15242,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 @@ -19233,21 +15738,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': {} @@ -19281,39 +15771,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 @@ -19380,8 +15853,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 @@ -19426,8 +15897,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 @@ -19522,8 +15991,6 @@ snapshots: astral-regex@2.0.0: {} - async-limiter@1.0.1: {} - async-listen@1.2.0: {} async-listen@3.0.0: {} @@ -19540,8 +16007,6 @@ snapshots: dependencies: lodash: 4.17.21 - async@3.2.6: {} - asynckit@0.4.0: {} atomic-sleep@1.0.0: {} @@ -19580,10 +16045,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 @@ -19620,30 +16081,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): @@ -19750,27 +16187,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 @@ -19844,10 +16260,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 @@ -19890,12 +16302,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: @@ -20107,12 +16515,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 @@ -20140,12 +16542,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: {} @@ -20207,8 +16603,6 @@ snapshots: commander@5.1.0: {} - commander@6.2.1: {} - commander@9.5.0: {} common-tags@1.8.2: {} @@ -20217,33 +16611,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: {} @@ -20260,14 +16629,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: {} @@ -20276,20 +16639,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: {} @@ -20411,8 +16766,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 @@ -20464,14 +16817,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 @@ -20525,11 +16872,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 @@ -20554,25 +16896,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: {} @@ -20584,8 +16913,6 @@ snapshots: destr@2.0.3: {} - destroy@1.2.0: {} - detect-browser@5.3.0: {} detect-indent@6.1.0: {} @@ -20600,17 +16927,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: {} @@ -20674,8 +16990,6 @@ snapshots: no-case: 3.0.4 tslib: 2.7.0 - dotenv-expand@10.0.0: {} - dotenv@16.4.5: {} dotenv@8.6.0: {} @@ -20684,13 +16998,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 @@ -20712,12 +17019,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: @@ -20745,10 +17046,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 @@ -20768,8 +17065,6 @@ snapshots: entities@4.5.0: {} - envinfo@7.14.0: {} - error-ex@1.3.2: dependencies: is-arrayish: 0.2.1 @@ -20858,8 +17153,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: {} @@ -20934,15 +17227,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 @@ -20985,31 +17269,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 @@ -21092,22 +17351,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) @@ -21131,10 +17380,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) @@ -21261,17 +17506,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 @@ -21317,13 +17551,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: {} @@ -21371,46 +17598,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)) @@ -21603,44 +17790,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: @@ -21653,15 +17802,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: {} @@ -21725,8 +17865,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: @@ -21741,17 +17879,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: @@ -21760,24 +17889,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 @@ -21803,10 +17914,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 @@ -21830,8 +17937,6 @@ snapshots: flatted@3.3.1: {} - flow-parser@0.248.0: {} - focus-lock@1.3.5: dependencies: tslib: 2.7.0 @@ -21866,8 +17971,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): @@ -21891,14 +17994,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: @@ -21913,18 +18012,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 @@ -21965,8 +18052,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: @@ -21997,14 +18082,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 @@ -22029,19 +18110,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 @@ -22050,13 +18118,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 @@ -22185,15 +18246,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 @@ -22207,15 +18259,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: {} @@ -22278,8 +18321,6 @@ snapshots: dependencies: parse-passwd: 1.0.0 - hosted-git-info@2.8.9: {} - howler@2.2.4: {} html-encoding-sniffer@3.0.0: @@ -22292,8 +18333,6 @@ snapshots: html-escaper@2.0.2: {} - html-tags@3.3.1: {} - htmlparser2@3.10.1: dependencies: domelementtype: 1.3.1 @@ -22316,14 +18355,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 @@ -22369,13 +18400,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 @@ -22431,7 +18455,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: @@ -22483,12 +18508,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 @@ -22537,8 +18558,6 @@ snapshots: dependencies: has-tostringtag: 1.0.2 - is-deflate@1.0.0: {} - is-docker@2.2.1: {} is-docker@3.0.0: {} @@ -22561,8 +18580,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 @@ -22588,16 +18605,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: @@ -22686,8 +18695,6 @@ snapshots: isexe@2.0.0: {} - isobject@3.0.1: {} - isomorphic-fetch@3.0.0: dependencies: node-fetch: 2.7.0 @@ -22805,13 +18812,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 @@ -23327,7 +19327,8 @@ snapshots: jiti@2.3.3: {} - jju@1.4.0: {} + jju@1.4.0: + optional: true joi@17.13.3: dependencies: @@ -23341,8 +19342,6 @@ snapshots: joycon@3.1.1: {} - js-cookie@3.0.5: {} - js-sha3@0.8.0: {} js-tokens@4.0.0: {} @@ -23356,33 +19355,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: @@ -23488,16 +19460,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: @@ -23506,12 +19474,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: @@ -23579,11 +19541,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 @@ -23596,7 +19553,8 @@ snapshots: lodash.flattendeep@4.4.0: {} - lodash.get@4.4.2: {} + lodash.get@4.4.2: + optional: true lodash.isequal@4.5.0: {} @@ -23673,11 +19631,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 @@ -23698,10 +19651,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 @@ -23711,24 +19660,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: {} @@ -23737,8 +19676,6 @@ snapshots: optionalDependencies: '@types/node': 20.16.11 - methods@1.1.2: {} - micro-ftch@0.3.1: {} micro@9.3.5-canary.3: @@ -23761,16 +19698,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: {} @@ -23786,6 +19719,7 @@ snapshots: minimatch@3.0.8: dependencies: brace-expansion: 1.1.11 + optional: true minimatch@3.1.2: dependencies: @@ -23795,10 +19729,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 @@ -23827,8 +19757,6 @@ snapshots: minipass: 3.3.6 yallist: 4.0.0 - mkdirp-classic@0.5.3: {} - mkdirp@0.5.6: dependencies: minimist: 1.2.8 @@ -23855,14 +19783,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: {} @@ -23883,10 +19807,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 @@ -23927,10 +19847,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: @@ -23998,13 +19914,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 @@ -24064,15 +19973,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: {} @@ -24130,12 +20030,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 @@ -24205,10 +20099,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 @@ -24242,8 +20132,6 @@ snapshots: package-manager-detector@0.2.2: {} - pako@0.2.9: {} - pako@1.0.11: {} pako@2.1.0: {} @@ -24287,8 +20175,6 @@ snapshots: dependencies: entities: 4.5.0 - parseurl@1.3.3: {} - pascal-case@3.1.2: dependencies: no-case: 3.0.4 @@ -24301,8 +20187,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: {} @@ -24329,8 +20213,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 @@ -24357,12 +20239,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: @@ -24416,10 +20292,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 @@ -24605,8 +20477,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 @@ -24621,8 +20491,6 @@ snapshots: process@0.11.10: {} - progress@2.0.3: {} - promise@7.3.1: dependencies: asap: 2.0.6 @@ -24640,11 +20508,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: {} @@ -24666,43 +20529,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: @@ -24754,8 +20589,6 @@ snapshots: radix3@1.1.2: {} - ramda@0.29.0: {} - randombytes@2.1.0: dependencies: safe-buffer: 5.2.1 @@ -24765,8 +20598,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 @@ -24774,23 +20605,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 @@ -24821,14 +20640,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): @@ -24851,8 +20662,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): @@ -24864,8 +20673,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 @@ -24925,19 +20732,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 @@ -25000,18 +20794,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 @@ -25019,23 +20803,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 @@ -25048,20 +20815,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: {} @@ -25101,6 +20854,7 @@ snapshots: dependencies: is-core-module: 2.15.1 path-parse: 1.0.7 + optional: true resolve@1.22.8: dependencies: @@ -25123,10 +20877,6 @@ snapshots: rfdc@1.4.1: {} - rimraf@2.6.3: - dependencies: - glob: 7.2.3 - rimraf@2.7.1: dependencies: glob: 7.2.3 @@ -25149,10 +20899,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 @@ -25224,8 +20970,6 @@ snapshots: secure-compare@3.0.1: {} - semver@5.7.2: {} - semver@6.3.1: {} semver@7.3.5: @@ -25235,42 +20979,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: {} @@ -25295,17 +21013,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 @@ -25386,6 +21098,7 @@ snapshots: dependencies: buffer-from: 1.1.2 source-map: 0.6.1 + optional: true source-map@0.5.7: {} @@ -25397,8 +21110,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 @@ -25422,20 +21133,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: {} @@ -25493,42 +21190,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) @@ -25581,7 +21248,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: {} @@ -25778,8 +21446,6 @@ snapshots: symbol-tree@3.2.4: {} - synchronous-promise@2.0.17: {} - system-architecture@0.1.0: {} tailwind-merge@2.5.3: {} @@ -25842,21 +21508,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 @@ -25876,24 +21527,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: @@ -25930,11 +21563,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: @@ -25989,14 +21617,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: @@ -26239,23 +21863,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 @@ -26292,8 +21907,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) @@ -26322,7 +21935,8 @@ snapshots: typescript@4.9.5: {} - typescript@5.4.2: {} + typescript@5.4.2: + optional: true typescript@5.5.4: {} @@ -26330,9 +21944,6 @@ snapshots: ufo@1.5.4: {} - uglify-js@3.19.3: - optional: true - uid-promise@1.0.0: {} uint8arrays@3.1.1: @@ -26350,8 +21961,6 @@ snapshots: uncrypto@0.1.3: {} - undici-types@5.26.5: {} - undici-types@6.19.8: {} undici-types@6.20.0: @@ -26371,38 +21980,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: {} @@ -26442,8 +22023,6 @@ snapshots: optionalDependencies: idb-keyval: 6.2.1 - untildify@4.0.0: {} - untun@0.1.3: dependencies: citty: 0.1.6 @@ -26495,12 +22074,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 @@ -26537,8 +22110,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: {} @@ -26549,20 +22120,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: @@ -26574,8 +22139,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) @@ -26658,23 +22221,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) @@ -26711,16 +22257,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 @@ -26797,18 +22333,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 @@ -26887,11 +22411,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 @@ -27013,8 +22532,6 @@ snapshots: word-wrap@1.2.5: {} - wordwrap@1.0.0: {} - wrap-ansi@6.2.0: dependencies: ansi-styles: 4.3.0 @@ -27035,12 +22552,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 @@ -27053,10 +22564,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: {} @@ -27151,6 +22658,7 @@ snapshots: validator: 13.12.0 optionalDependencies: commander: 9.5.0 + optional: true zod@3.23.8: {}