@dodoex/api 3.0.4-ve33.2 → 3.0.4-ve33.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/types/{dodoex-api/src/gql → gql}/gql.d.ts +8 -0
- package/dist/types/{dodoex-api/src/gql → gql}/graphql.d.ts +292 -1
- package/dist/types/{dodoex-api/src/services → services}/SwapWidgetApi.d.ts +2 -2
- package/dist/types/{dodoex-api/src/services → services}/pool/PoolApi.d.ts +6 -0
- package/dist/types/{dodoex-api/src/services → services}/pool/graphqlQuery.d.ts +6 -0
- package/package.json +2 -2
- package/dist/types/dodoex-components/src/Accordion/Accordion.d.ts +0 -8
- package/dist/types/dodoex-components/src/Accordion/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/Box/Box.d.ts +0 -5
- package/dist/types/dodoex-components/src/Box/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/Button/Button.d.ts +0 -34
- package/dist/types/dodoex-components/src/Button/ButtonBase.d.ts +0 -2
- package/dist/types/dodoex-components/src/Button/ButtonGroup.d.ts +0 -6
- package/dist/types/dodoex-components/src/Button/index.d.ts +0 -4
- package/dist/types/dodoex-components/src/Checkbox/Checkbox.d.ts +0 -7
- package/dist/types/dodoex-components/src/Checkbox/Checkbox.types.d.ts +0 -14
- package/dist/types/dodoex-components/src/Checkbox/index.d.ts +0 -1
- package/dist/types/dodoex-components/src/Hover/HoverAddBackground.d.ts +0 -6
- package/dist/types/dodoex-components/src/Hover/HoverAddUnderLine.d.ts +0 -9
- package/dist/types/dodoex-components/src/Hover/HoverOpacity.d.ts +0 -6
- package/dist/types/dodoex-components/src/Hover/index.d.ts +0 -3
- package/dist/types/dodoex-components/src/Input/Input.d.ts +0 -17
- package/dist/types/dodoex-components/src/Input/SearchInput.d.ts +0 -7
- package/dist/types/dodoex-components/src/Input/index.d.ts +0 -3
- package/dist/types/dodoex-components/src/Loading/LoadingSkeleton.d.ts +0 -9
- package/dist/types/dodoex-components/src/Loading/RotatingIcon.d.ts +0 -5
- package/dist/types/dodoex-components/src/Loading/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/Lottie/EmptyDataIcon.d.ts +0 -5
- package/dist/types/dodoex-components/src/Lottie/FailedIcon.d.ts +0 -4
- package/dist/types/dodoex-components/src/Lottie/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/Modal/Modal.d.ts +0 -3
- package/dist/types/dodoex-components/src/Modal/WidgetModal.d.ts +0 -3
- package/dist/types/dodoex-components/src/Modal/index.d.ts +0 -3
- package/dist/types/dodoex-components/src/Radio/index.d.ts +0 -11
- package/dist/types/dodoex-components/src/Select/index.d.ts +0 -20
- package/dist/types/dodoex-components/src/Skeleton/Skeleton.d.ts +0 -9
- package/dist/types/dodoex-components/src/Skeleton/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/Slider/index.d.ts +0 -4
- package/dist/types/dodoex-components/src/Switch/index.d.ts +0 -10
- package/dist/types/dodoex-components/src/Tabs/TabPanel.d.ts +0 -6
- package/dist/types/dodoex-components/src/Tabs/Tabs.d.ts +0 -6
- package/dist/types/dodoex-components/src/Tabs/TabsButtonGroup/Tab.d.ts +0 -8
- package/dist/types/dodoex-components/src/Tabs/TabsButtonGroup/TabsList.d.ts +0 -9
- package/dist/types/dodoex-components/src/Tabs/TabsButtonGroup/index.d.ts +0 -14
- package/dist/types/dodoex-components/src/Tabs/TabsGroup/Tab.d.ts +0 -8
- package/dist/types/dodoex-components/src/Tabs/TabsGroup/TabsList.d.ts +0 -7
- package/dist/types/dodoex-components/src/Tabs/TabsGroup/index.d.ts +0 -13
- package/dist/types/dodoex-components/src/Tabs/index.d.ts +0 -7
- package/dist/types/dodoex-components/src/Tooltip/QuestionTooltip.d.ts +0 -13
- package/dist/types/dodoex-components/src/Tooltip/Tooltip.d.ts +0 -34
- package/dist/types/dodoex-components/src/Tooltip/TooltipToast.d.ts +0 -17
- package/dist/types/dodoex-components/src/Tooltip/index.d.ts +0 -4
- package/dist/types/dodoex-components/src/hooks/index.d.ts +0 -2
- package/dist/types/dodoex-components/src/hooks/mediaQuery.d.ts +0 -8
- package/dist/types/dodoex-components/src/hooks/useDevices.d.ts +0 -6
- package/dist/types/dodoex-components/src/hooks/useMediaQuery.d.ts +0 -32
- package/dist/types/dodoex-components/src/index.d.ts +0 -28
- package/dist/types/dodoex-components/src/theme/CssBaseline.d.ts +0 -23
- package/dist/types/dodoex-components/src/theme/ThemeProvider.d.ts +0 -1
- package/dist/types/dodoex-components/src/theme/config.d.ts +0 -77
- package/dist/types/dodoex-components/src/theme/createTheme.d.ts +0 -9
- package/dist/types/dodoex-components/src/theme/index.d.ts +0 -6
- /package/dist/types/{dodoex-api/src/chainConfig → chainConfig}/basicToken.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/chainConfig → chainConfig}/chain.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/chainConfig → chainConfig}/contractConfig.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/chainConfig → chainConfig}/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/chainConfig → chainConfig}/platform.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/gql → gql}/fragment-masking.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/gql → gql}/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/AaveLendingPoolABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/AaveLendingPoolAddressesProvider.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/AavePriceOracleABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/AaveProtocolDataProviderABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/BaseDrops.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/D3MM_READ_ABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/D3Proxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODO1155.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODO721.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODOCirculationHelperABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODORouteProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODOV1PmmHelperABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DVM.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DropsERC721.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FilterAdmin.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FilterERC1155V1.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FilterERC721V1.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/Fragment.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FundingABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/IdodoV2.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/LockedTokenVaultABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/MarginTrading.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/MarginTradingFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/MerkleDistributorABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/NonfungiblePositionManager.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/PancakePairABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/UniswapV3Pool.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/baseFilterV1.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/classicalPoolABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoBuyoutModel.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCP.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCPABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCPABIV2.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCPFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCpProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCpProxyV2.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCpProxyV202.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCustomMintableERC20.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDPPAdmin.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDPPFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDSP.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDSPFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDVM.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDVMFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDppProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDropsProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDspProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoERC20V3Factory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoEthProxyABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoFeeImpl.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoFragment.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoMineV3Proxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoMineV3ProxyOld.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoMiningABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoMiningReaderABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftERC1155.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftERC721.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftPoolProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftVault.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoOracleABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoPair.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoPreminingABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoProxyV2.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoStarterProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoTokenABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoUpCPFactoryABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoUpCpFactory.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoV1PairProxy.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoZooABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dppPoolABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/erc20ABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/erc20Helper.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/feeABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/multicallABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/nftContract.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/nftFilterAdmin.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/oneBitSettlement.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/setApprovalForAll.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/spaceIdABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/spaceIdResolverABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/v3MiningABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/vdodo.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/vdodoTokenABI.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/weth.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/abiName.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/batch.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/batchProvider.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/encode.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/type.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/GraphQLRequests.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/helper → helper}/RestApiRequests.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/index.d.ts → index.d.ts} +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/graphqlQuery.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/tokenBlackList/bsc.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/tokenBlackList/eth.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/tokenBlackList/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/TokenApi/utils.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/ammv3/AMMV3Api.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/ammv3/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/ammv3/queries.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/mining/MiningApi.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/mining/graphqlQuery.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/mining/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/mining/utils.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/index.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/pmm/PMMState.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/pmm/convertPmmParams.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/pmm/pmm.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/pmm/pmmHelper.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/pmm/pmmModel.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/poolUtils.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/type.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/swap/SwapApi.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/swap/graphqlQuery.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/system/SystemApi.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/system/graphqlQuery.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/utils → utils}/color.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/utils → utils}/number.d.ts +0 -0
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
export { createTheme, getDesignTokens, ThemeProvider, CssBaseline, useTheme, alpha, } from './theme';
|
|
2
|
-
export type { PaletteMode, PaletteOptions, Theme, ThemeOptions } from './theme';
|
|
3
|
-
export { styled } from '@mui/system';
|
|
4
|
-
export { useMediaDevices, useDevices } from './hooks';
|
|
5
|
-
export { Box } from './Box';
|
|
6
|
-
export type { BoxProps } from './Box';
|
|
7
|
-
export { Button, ButtonGroup, ButtonBase } from './Button';
|
|
8
|
-
export type { ButtonProps } from './Button';
|
|
9
|
-
export { Input, SearchInput } from './Input';
|
|
10
|
-
export type { InputProps } from './Input';
|
|
11
|
-
export { HoverOpacity, HoverAddBackground, HoverAddUnderLine } from './Hover';
|
|
12
|
-
export { RotatingIcon, LoadingSkeleton } from './Loading';
|
|
13
|
-
export { Tooltip, QuestionTooltip, TooltipToast } from './Tooltip';
|
|
14
|
-
export type { QuestionTooltipProps } from './Tooltip';
|
|
15
|
-
export { WidgetModal, WIDGET_MODAL_CLASS, Modal, WIDGET_MODAL_FIXED_CLASS, } from './Modal';
|
|
16
|
-
export type { ModalProps } from './Modal';
|
|
17
|
-
export { Checkbox } from './Checkbox';
|
|
18
|
-
export { Accordion, AccordionItem } from './Accordion';
|
|
19
|
-
export type { AccordionProps, AccordionItemProps } from './Accordion';
|
|
20
|
-
export { Tabs, TabsList, Tab, TabPanel, TabsGroup, TabsButtonGroup, TabButton, TabListButton, tabClasses, } from './Tabs';
|
|
21
|
-
export { Skeleton } from './Skeleton';
|
|
22
|
-
export type { SkeletonProps } from './Skeleton';
|
|
23
|
-
export { EmptyDataIcon, FailedIcon } from './Lottie';
|
|
24
|
-
export { Select } from './Select';
|
|
25
|
-
export { Radio } from './Radio';
|
|
26
|
-
export { Switch } from './Switch';
|
|
27
|
-
export { Slider } from './Slider';
|
|
28
|
-
export type { SliderProps } from './Slider';
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { Interpolation } from '@emotion/react';
|
|
3
|
-
import { ThemeOptions } from './config';
|
|
4
|
-
export declare const html: (theme: ThemeOptions, enableColorScheme: boolean) => {
|
|
5
|
-
colorScheme?: import("./config").PaletteMode | undefined;
|
|
6
|
-
WebkitFontSmoothing: string;
|
|
7
|
-
MozOsxFontSmoothing: string;
|
|
8
|
-
boxSizing: string;
|
|
9
|
-
WebkitTextSizeAdjust: string;
|
|
10
|
-
};
|
|
11
|
-
export declare const basicTheme: (theme: ThemeOptions) => any;
|
|
12
|
-
export declare const body: (theme: ThemeOptions) => any;
|
|
13
|
-
export declare const styles: (theme: ThemeOptions, enableColorScheme?: boolean, container?: string, stylesProps?: Interpolation<{}>) => any;
|
|
14
|
-
/**
|
|
15
|
-
* Kickstart an elegant, consistent, and simple baseline to build upon.
|
|
16
|
-
*/
|
|
17
|
-
declare function CssBaseline(inProps: {
|
|
18
|
-
children?: React.ReactNode;
|
|
19
|
-
enableColorScheme?: boolean;
|
|
20
|
-
container?: string;
|
|
21
|
-
styles?: Interpolation<{}>;
|
|
22
|
-
}): JSX.Element;
|
|
23
|
-
export default CssBaseline;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { ThemeProvider as default } from '@mui/system';
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import { ThemeOptions as ThemeOptionsBase, Theme as ThemeBase } from '@mui/system';
|
|
2
|
-
export type PaletteMode = 'light' | 'dark';
|
|
3
|
-
interface PaletteColorOptions {
|
|
4
|
-
light?: string;
|
|
5
|
-
main: string;
|
|
6
|
-
dark?: string;
|
|
7
|
-
contrastText: string;
|
|
8
|
-
}
|
|
9
|
-
interface TypeBackground {
|
|
10
|
-
default: string;
|
|
11
|
-
paper: string;
|
|
12
|
-
paperContrast: string;
|
|
13
|
-
paperDarkContrast: string;
|
|
14
|
-
backdrop: string;
|
|
15
|
-
input: string;
|
|
16
|
-
tag: string;
|
|
17
|
-
}
|
|
18
|
-
interface TypeText {
|
|
19
|
-
primary: string;
|
|
20
|
-
secondary: string;
|
|
21
|
-
disabled: string;
|
|
22
|
-
placeholder: string;
|
|
23
|
-
link: string;
|
|
24
|
-
}
|
|
25
|
-
interface TypeBorder {
|
|
26
|
-
main: string;
|
|
27
|
-
disabled: string;
|
|
28
|
-
light: string;
|
|
29
|
-
}
|
|
30
|
-
interface TypeHover {
|
|
31
|
-
default: string;
|
|
32
|
-
}
|
|
33
|
-
export interface PaletteOptions {
|
|
34
|
-
primary: PaletteColorOptions;
|
|
35
|
-
secondary: PaletteColorOptions;
|
|
36
|
-
error: PaletteColorOptions;
|
|
37
|
-
warning: PaletteColorOptions;
|
|
38
|
-
success: PaletteColorOptions;
|
|
39
|
-
purple: PaletteColorOptions;
|
|
40
|
-
mode: PaletteMode;
|
|
41
|
-
text: TypeText;
|
|
42
|
-
border: TypeBorder;
|
|
43
|
-
hover: TypeHover;
|
|
44
|
-
background: TypeBackground;
|
|
45
|
-
tabActive: PaletteColorOptions;
|
|
46
|
-
getContrastText?: (background: string) => string;
|
|
47
|
-
}
|
|
48
|
-
export interface ThemeOptions extends ThemeOptionsBase {
|
|
49
|
-
palette?: PaletteOptions;
|
|
50
|
-
}
|
|
51
|
-
export interface Theme extends ThemeBase {
|
|
52
|
-
palette: PaletteOptions & {
|
|
53
|
-
mode: 'light' | 'dark';
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
export interface ZIndex {
|
|
57
|
-
tooltip: number;
|
|
58
|
-
}
|
|
59
|
-
declare module '@mui/system' {
|
|
60
|
-
interface BreakpointOverrides {
|
|
61
|
-
xs: false;
|
|
62
|
-
sm: false;
|
|
63
|
-
md: false;
|
|
64
|
-
lg: false;
|
|
65
|
-
xl: false;
|
|
66
|
-
mobile: true;
|
|
67
|
-
tablet: true;
|
|
68
|
-
laptop: true;
|
|
69
|
-
desktop: true;
|
|
70
|
-
largeDesktop: true;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
export declare const getNormalFontWeight: (lang: string) => 400 | 500;
|
|
74
|
-
export declare const darkPalette: PaletteOptions;
|
|
75
|
-
export declare const lightPalette: PaletteOptions;
|
|
76
|
-
export declare const getDesignTokens: (mode: PaletteMode, themeProps?: PartialDeep<ThemeOptions>, lang?: string) => ThemeOptions;
|
|
77
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { useTheme as useThemeBase } from '@mui/system';
|
|
2
|
-
import { PaletteMode, ThemeOptions, Theme } from './config';
|
|
3
|
-
export declare const useTheme: typeof useThemeBase<Theme>;
|
|
4
|
-
declare function createTheme({ mode, lang, theme: themeProps, }?: {
|
|
5
|
-
mode?: PaletteMode;
|
|
6
|
-
lang?: string;
|
|
7
|
-
theme?: PartialDeep<ThemeOptions>;
|
|
8
|
-
}, ...args: object[]): import("@mui/system").Theme;
|
|
9
|
-
export default createTheme;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export { default as createTheme, useTheme } from './createTheme';
|
|
2
|
-
export { getDesignTokens } from './config';
|
|
3
|
-
export { default as ThemeProvider } from './ThemeProvider';
|
|
4
|
-
export { default as CssBaseline } from './CssBaseline';
|
|
5
|
-
export { alpha } from '@mui/system';
|
|
6
|
-
export type { PaletteMode, PaletteOptions, Theme, ThemeOptions, } from './config';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/BaseDrops.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/D3MM_READ_ABI.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODO1155.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DODORouteProxy.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/DropsERC721.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FilterAdmin.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FilterERC1155V1.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FilterERC721V1.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/Fragment.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/FundingABI.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/MarginTrading.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/PancakePairABI.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/UniswapV3Pool.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/baseFilterV1.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/classicalPoolABI.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoBuyoutModel.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCPABI.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCPABIV2.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCPFactory.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCpProxy.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCpProxyV2.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoCpProxyV202.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDPPAdmin.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDPPFactory.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDSPFactory.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDVMFactory.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDppProxy.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDropsProxy.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoDspProxy.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoEthProxyABI.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoFeeImpl.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoFragment.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoMineV3Proxy.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoMiningABI.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftERC1155.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftERC721.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftPoolProxy.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftProxy.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoNftVault.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoOracleABI.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoPair.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoPreminingABI.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoProxyV2.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoStarterProxy.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoTokenABI.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoUpCpFactory.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoV1PairProxy.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dodoZooABI.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/dppPoolABI.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/erc20ABI.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/erc20Helper.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/multicallABI.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/nftContract.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/nftFilterAdmin.d.ts
RENAMED
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/oneBitSettlement.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/spaceIdABI.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/v3MiningABI.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/{dodoex-api/src/helper → helper}/ContractRequests/abi/ABIs/vdodoTokenABI.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|