@dodoex/api 3.0.4-ve33.2 → 3.0.4-ve33.3
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/types/{dodoex-api/src/services → services}/SwapWidgetApi.d.ts +2 -2
- package/package.json +1 -1
- 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}/gql.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/gql → gql}/graphql.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/PoolApi.d.ts +0 -0
- /package/dist/types/{dodoex-api/src/services → services}/pool/graphqlQuery.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
|
@@ -200,7 +200,7 @@ export declare class SwapWidgetApi {
|
|
|
200
200
|
bridgeSlippage: number | null;
|
|
201
201
|
width: string | undefined;
|
|
202
202
|
height: string | undefined;
|
|
203
|
-
locale: "
|
|
203
|
+
locale: "en-US" | "zh-CN" | undefined;
|
|
204
204
|
crossChain: boolean;
|
|
205
205
|
jsonRpcUrlMap: {
|
|
206
206
|
[key: number]: string[];
|
|
@@ -320,7 +320,7 @@ export declare class SwapWidgetApi {
|
|
|
320
320
|
bridgeSlippage: number | null;
|
|
321
321
|
width: string | undefined;
|
|
322
322
|
height: string | undefined;
|
|
323
|
-
locale: "
|
|
323
|
+
locale: "en-US" | "zh-CN" | undefined;
|
|
324
324
|
crossChain: boolean;
|
|
325
325
|
jsonRpcUrlMap: {
|
|
326
326
|
[key: number]: string[];
|
package/package.json
CHANGED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { BoxProps } from '@mui/system';
|
|
2
|
-
import type { AccordionItemProps as ItemProps } from '@szhsin/react-accordion';
|
|
3
|
-
export { Accordion } from '@szhsin/react-accordion';
|
|
4
|
-
export type { AccordionProps } from '@szhsin/react-accordion';
|
|
5
|
-
export interface AccordionItemProps extends ItemProps {
|
|
6
|
-
sx?: BoxProps['sx'];
|
|
7
|
-
}
|
|
8
|
-
export declare function AccordionItem({ sx, buttonProps, ...props }: AccordionItemProps): JSX.Element;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { BoxProps } from '@mui/system';
|
|
2
|
-
declare enum Variant {
|
|
3
|
-
contained = "contained",
|
|
4
|
-
outlined = "outlined",
|
|
5
|
-
dashed = "dashed",
|
|
6
|
-
second = "second",
|
|
7
|
-
tag = "tag"
|
|
8
|
-
}
|
|
9
|
-
declare enum Size {
|
|
10
|
-
small = "small",
|
|
11
|
-
middle = "middle",
|
|
12
|
-
big = "big"
|
|
13
|
-
}
|
|
14
|
-
interface StyleProps {
|
|
15
|
-
sx?: BoxProps['sx'];
|
|
16
|
-
fullWidth?: boolean;
|
|
17
|
-
variant?: Variant;
|
|
18
|
-
danger?: boolean;
|
|
19
|
-
size?: Size;
|
|
20
|
-
backgroundColor?: string;
|
|
21
|
-
}
|
|
22
|
-
export interface Props extends StyleProps, React.HTMLProps<HTMLButtonElement> {
|
|
23
|
-
disabled?: boolean;
|
|
24
|
-
children?: React.ReactNode | string | number;
|
|
25
|
-
to?: string;
|
|
26
|
-
component?: React.ElementType;
|
|
27
|
-
isLoading?: boolean;
|
|
28
|
-
}
|
|
29
|
-
export declare const Button: {
|
|
30
|
-
({ onClick, disabled, children, component, to, isLoading, fullWidth, variant, sx, danger, size, backgroundColor, ref, ...props }: Props): JSX.Element;
|
|
31
|
-
Variant: typeof Variant;
|
|
32
|
-
Size: typeof Size;
|
|
33
|
-
};
|
|
34
|
-
export default Button;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const ButtonBase: import("@emotion/styled").StyledComponent<import("@mui/base/Button").ButtonOwnProps & Omit<any, keyof import("@mui/base/Button").ButtonOwnProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/system").Theme>, {}, {}>;
|
|
2
|
-
export default ButtonBase;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CheckboxProps } from './Checkbox.types';
|
|
3
|
-
declare function Checkbox<RootComponentType extends React.ElementType>(props: CheckboxProps<RootComponentType>, forwardedRef: React.ForwardedRef<Element>): JSX.Element;
|
|
4
|
-
declare const _default: <T extends React.ElementType>(props: CheckboxProps<T> & {
|
|
5
|
-
ref?: React.ForwardedRef<Element>;
|
|
6
|
-
}) => ReturnType<typeof Checkbox>;
|
|
7
|
-
export default _default;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { PolymorphicProps } from '@mui/base/utils/PolymorphicComponent';
|
|
2
|
-
import { BoxProps } from '../Box';
|
|
3
|
-
interface CheckboxOwnProps {
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
className?: string;
|
|
6
|
-
size?: number;
|
|
7
|
-
sx?: BoxProps['sx'];
|
|
8
|
-
}
|
|
9
|
-
export interface CheckboxTypeMap<AdditionalProps = {}, RootComponentType extends React.ElementType = 'input'> {
|
|
10
|
-
props: CheckboxOwnProps & AdditionalProps;
|
|
11
|
-
defaultComponent: RootComponentType;
|
|
12
|
-
}
|
|
13
|
-
export type CheckboxProps<RootComponentType extends React.ElementType = CheckboxTypeMap['defaultComponent']> = PolymorphicProps<CheckboxTypeMap<{}, RootComponentType>, RootComponentType>;
|
|
14
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as Checkbox } from './Checkbox';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { BoxProps } from '../Box';
|
|
2
|
-
interface Prop extends BoxProps {
|
|
3
|
-
hoverColor?: string;
|
|
4
|
-
}
|
|
5
|
-
declare const HoverAddBackground: import("react").ForwardRefExoticComponent<Pick<Prop, "nonce" | "id" | "component" | "typography" | "zIndex" | "border" | "borderRadius" | "lang" | "children" | "p" | "slot" | "style" | "title" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "translate" | "visibility" | "whiteSpace" | "width" | "borderBottom" | "borderColor" | "borderLeft" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "overflow" | "padding" | "displayPrint" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "marginX" | "marginY" | "paddingX" | "paddingY" | "sx" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "hoverColor"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
-
export default HoverAddBackground;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { BoxProps } from '../Box';
|
|
3
|
-
interface HoverAddUnderLineProps extends BoxProps {
|
|
4
|
-
lineColor?: string;
|
|
5
|
-
lineSx?: BoxProps['sx'];
|
|
6
|
-
hoverSx?: BoxProps['sx'];
|
|
7
|
-
}
|
|
8
|
-
declare const HoverAddUnderLine: React.ForwardRefExoticComponent<Pick<HoverAddUnderLineProps, "nonce" | "id" | "component" | "typography" | "zIndex" | "border" | "borderRadius" | "lang" | "children" | "p" | "slot" | "style" | "title" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "translate" | "visibility" | "whiteSpace" | "width" | "borderBottom" | "borderColor" | "borderLeft" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "overflow" | "padding" | "displayPrint" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "marginX" | "marginY" | "paddingX" | "paddingY" | "sx" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "lineColor" | "lineSx" | "hoverSx"> & React.RefAttributes<HTMLDivElement>>;
|
|
9
|
-
export default HoverAddUnderLine;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { BoxProps } from '../Box';
|
|
2
|
-
declare const HoverOpacity: import("react").ForwardRefExoticComponent<Pick<BoxProps & {
|
|
3
|
-
weak?: boolean;
|
|
4
|
-
color?: string;
|
|
5
|
-
}, "nonce" | "id" | "component" | "typography" | "zIndex" | "border" | "borderRadius" | "lang" | "children" | "p" | "slot" | "style" | "title" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "translate" | "visibility" | "whiteSpace" | "width" | "borderBottom" | "borderColor" | "borderLeft" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "overflow" | "padding" | "displayPrint" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "marginX" | "marginY" | "paddingX" | "paddingY" | "sx" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "weak"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
|
-
export default HoverOpacity;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { BoxProps } from '../Box';
|
|
2
|
-
interface StyleProps {
|
|
3
|
-
fullWidth?: boolean;
|
|
4
|
-
error?: boolean;
|
|
5
|
-
sx?: BoxProps['sx'];
|
|
6
|
-
inputSx?: BoxProps['sx'];
|
|
7
|
-
height?: number | string;
|
|
8
|
-
suffixGap?: number;
|
|
9
|
-
}
|
|
10
|
-
export interface InputProps extends StyleProps, React.InputHTMLAttributes<HTMLInputElement> {
|
|
11
|
-
suffix?: string | React.ReactNode;
|
|
12
|
-
prefix?: string | React.ReactNode;
|
|
13
|
-
errorMsg?: string;
|
|
14
|
-
dataTestId?: string;
|
|
15
|
-
}
|
|
16
|
-
declare const _default: import("react").ForwardRefExoticComponent<InputProps & import("react").RefAttributes<HTMLInputElement>>;
|
|
17
|
-
export default _default;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { BoxProps } from '../Box';
|
|
2
|
-
import { SkeletonProps } from '../Skeleton';
|
|
3
|
-
interface LoadingSkeletonProps extends BoxProps {
|
|
4
|
-
loading?: boolean;
|
|
5
|
-
loadingSx?: BoxProps['sx'];
|
|
6
|
-
loadingProps?: SkeletonProps;
|
|
7
|
-
}
|
|
8
|
-
declare const LoadingSkeleton: import("react").ForwardRefExoticComponent<Pick<LoadingSkeletonProps, "nonce" | "id" | "component" | "typography" | "zIndex" | "border" | "borderRadius" | "lang" | "children" | "p" | "slot" | "style" | "title" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "translate" | "visibility" | "whiteSpace" | "width" | "borderBottom" | "borderColor" | "borderLeft" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "overflow" | "padding" | "displayPrint" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "marginX" | "marginY" | "paddingX" | "paddingY" | "sx" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "loading" | "loadingSx" | "loadingProps"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
9
|
-
export default LoadingSkeleton;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { BoxProps } from '../Box';
|
|
3
|
-
type RadioProps = {
|
|
4
|
-
sx?: BoxProps['sx'];
|
|
5
|
-
size?: number;
|
|
6
|
-
checkedIconSize?: number;
|
|
7
|
-
checked?: boolean;
|
|
8
|
-
onChange?: (evt: React.ChangeEvent<HTMLInputElement>, checked: boolean) => void;
|
|
9
|
-
};
|
|
10
|
-
export declare const Radio: React.ForwardRefExoticComponent<RadioProps & React.RefAttributes<HTMLInputElement>>;
|
|
11
|
-
export {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { SelectProps } from '@mui/base/Select';
|
|
2
|
-
import { BoxProps } from '../Box';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
export type SelectOption<V = number | string> = {
|
|
5
|
-
key: V;
|
|
6
|
-
value: string | React.ReactNode;
|
|
7
|
-
} & {
|
|
8
|
-
[key in string]?: any;
|
|
9
|
-
};
|
|
10
|
-
interface Props<T extends {} = SelectOption, Multiple extends boolean = false> extends SelectProps<T, Multiple> {
|
|
11
|
-
options?: SelectOption[];
|
|
12
|
-
fullWidth?: boolean;
|
|
13
|
-
px?: number;
|
|
14
|
-
height?: number;
|
|
15
|
-
/** Distance between a popup and the trigger element */
|
|
16
|
-
popupOffset?: number;
|
|
17
|
-
sx?: BoxProps['sx'];
|
|
18
|
-
}
|
|
19
|
-
export declare function Select<Value = number | string, Multiple extends boolean = false>({ options, fullWidth, px, height, popupOffset, ...props }: Props<Value, Multiple>): JSX.Element;
|
|
20
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { BoxProps } from '../Box';
|
|
3
|
-
export interface SkeletonProps extends BoxProps {
|
|
4
|
-
variant?: 'circular' | 'rounded';
|
|
5
|
-
width?: number | string;
|
|
6
|
-
height?: number | string;
|
|
7
|
-
}
|
|
8
|
-
declare const Skeleton: React.ForwardRefExoticComponent<Pick<SkeletonProps, "nonce" | "id" | "component" | "typography" | "zIndex" | "border" | "borderRadius" | "lang" | "children" | "p" | "slot" | "style" | "title" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "translate" | "visibility" | "whiteSpace" | "width" | "borderBottom" | "borderColor" | "borderLeft" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "overflow" | "padding" | "displayPrint" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "marginX" | "marginY" | "paddingX" | "paddingY" | "sx" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant"> & React.RefAttributes<HTMLDivElement>>;
|
|
9
|
-
export default Skeleton;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { BoxProps } from '../Box';
|
|
3
|
-
type SwitchProps = {
|
|
4
|
-
sx?: BoxProps['sx'];
|
|
5
|
-
size?: number;
|
|
6
|
-
checked?: boolean;
|
|
7
|
-
onChange?: (evt: React.ChangeEvent<HTMLInputElement>, checked: boolean) => void;
|
|
8
|
-
};
|
|
9
|
-
export declare const Switch: React.ForwardRefExoticComponent<SwitchProps & React.RefAttributes<HTMLInputElement>>;
|
|
10
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { TabPanelProps } from '@mui/base/TabPanel';
|
|
2
|
-
import { BoxProps } from '../Box';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
export declare const TabPanel: React.ForwardRefExoticComponent<Pick<Partial<TabPanelProps> & {
|
|
5
|
-
sx?: BoxProps["sx"];
|
|
6
|
-
}, "nonce" | "id" | "lang" | "slot" | "style" | "title" | "color" | "translate" | "sx" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | keyof import("@mui/base/TabPanel").TabPanelOwnProps> & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { TabsProps } from '@mui/base/Tabs';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { BoxProps } from '../Box';
|
|
4
|
-
export declare const Tabs: React.ForwardRefExoticComponent<Pick<Partial<TabsProps> & {
|
|
5
|
-
sx?: BoxProps["sx"];
|
|
6
|
-
}, "nonce" | "id" | "lang" | "slot" | "style" | "title" | "color" | "translate" | "sx" | "key" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | keyof import("@mui/base/Tabs").TabsOwnProps> & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { TabProps as BaseTabProps } from '@mui/base/Tab';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { BoxProps } from '../../Box';
|
|
4
|
-
export interface TabProps extends BaseTabProps {
|
|
5
|
-
sx?: BoxProps['sx'];
|
|
6
|
-
variant?: 'default' | 'inPaper' | 'tag';
|
|
7
|
-
}
|
|
8
|
-
export declare const Tab: React.ForwardRefExoticComponent<Pick<TabProps, "value" | "to" | "nonce" | "type" | "id" | "action" | "name" | "lang" | "children" | "form" | "slot" | "style" | "title" | "color" | "translate" | "sx" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "disabled" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "href" | "focusableWhenDisabled" | "onFocusVisible" | "rootElementName" | "slotProps" | "slots"> & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { BoxProps } from '../../Box';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { TabProps } from './Tab';
|
|
4
|
-
export declare const TabsList: React.ForwardRefExoticComponent<Pick<import("@mui/base/TabsList").TabsListOwnProps & Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
|
|
5
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
6
|
-
}, keyof import("@mui/base/TabsList").TabsListOwnProps> & {
|
|
7
|
-
sx?: BoxProps["sx"];
|
|
8
|
-
variant?: TabProps["variant"];
|
|
9
|
-
}, "nonce" | "id" | "lang" | "slot" | "style" | "title" | "color" | "translate" | "sx" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | keyof import("@mui/base/TabsList").TabsListOwnProps> & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { BoxProps } from '../../Box';
|
|
3
|
-
import { TabProps } from './Tab';
|
|
4
|
-
export { Tab as TabButton } from './Tab';
|
|
5
|
-
export { TabsList as TabListButton } from './TabsList';
|
|
6
|
-
export declare function TabsButtonGroup<T extends string | number = string | number>({ tabs, variant, tabsListSx, tabSx, }: {
|
|
7
|
-
tabs: Array<{
|
|
8
|
-
key: T;
|
|
9
|
-
value: React.ReactNode;
|
|
10
|
-
}>;
|
|
11
|
-
variant?: TabProps['variant'];
|
|
12
|
-
tabsListSx?: BoxProps['sx'];
|
|
13
|
-
tabSx?: BoxProps['sx'];
|
|
14
|
-
}): JSX.Element;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { TabProps as BaseTabProps } from '@mui/base/Tab';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { BoxProps } from '../../Box';
|
|
4
|
-
export interface TabProps extends BaseTabProps {
|
|
5
|
-
sx?: BoxProps['sx'];
|
|
6
|
-
variant?: 'default' | 'rounded';
|
|
7
|
-
}
|
|
8
|
-
export declare const Tab: React.ForwardRefExoticComponent<Pick<TabProps, "value" | "to" | "nonce" | "type" | "id" | "action" | "name" | "lang" | "children" | "form" | "slot" | "style" | "title" | "color" | "translate" | "sx" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "disabled" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "href" | "focusableWhenDisabled" | "onFocusVisible" | "rootElementName" | "slotProps" | "slots"> & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { BoxProps } from '../../Box';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
export declare const TabsList: React.ForwardRefExoticComponent<Pick<import("@mui/base/TabsList").TabsListOwnProps & Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
|
|
4
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
5
|
-
}, keyof import("@mui/base/TabsList").TabsListOwnProps> & {
|
|
6
|
-
sx?: BoxProps["sx"];
|
|
7
|
-
}, "nonce" | "id" | "lang" | "slot" | "style" | "title" | "color" | "translate" | "sx" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | keyof import("@mui/base/TabsList").TabsListOwnProps> & React.RefAttributes<HTMLDivElement>>;
|