@rango-dev/widget-embedded 0.20.1-next.9 → 0.21.0
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/QueueManager.d.ts.map +1 -1
- package/dist/components/AppRouter.d.ts.map +1 -1
- package/dist/components/AppRoutes.d.ts.map +1 -1
- package/dist/components/BlockchainList/BlockchainList.styles.d.ts +169 -1
- package/dist/components/BlockchainList/BlockchainList.styles.d.ts.map +1 -1
- package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts +4 -0
- package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts +514 -1089
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/ConfirmWalletsModal.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/WalletList.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/WalletList.styles.d.ts +12 -0
- package/dist/components/ConfirmWalletsModal/WalletList.styles.d.ts.map +1 -1
- package/dist/components/CustomCollapsible/CustomCollapsible.d.ts +5 -0
- package/dist/components/CustomCollapsible/CustomCollapsible.d.ts.map +1 -0
- package/dist/components/CustomCollapsible/CustomCollapsible.styles.d.ts +654 -0
- package/dist/components/CustomCollapsible/CustomCollapsible.styles.d.ts.map +1 -0
- package/dist/components/CustomCollapsible/CustomCollapsible.types.d.ts +10 -0
- package/dist/components/CustomCollapsible/CustomCollapsible.types.d.ts.map +1 -0
- package/dist/components/HeaderButtons/HeaderButtons.styles.d.ts +20 -0
- package/dist/components/HeaderButtons/HeaderButtons.styles.d.ts.map +1 -1
- package/dist/components/HeaderButtons/HeaderButtons.types.d.ts +0 -1
- package/dist/components/HeaderButtons/HeaderButtons.types.d.ts.map +1 -1
- package/dist/components/HeaderButtons/HomeButtons.d.ts.map +1 -1
- package/dist/components/Layout/Layout.d.ts +2 -3
- package/dist/components/Layout/Layout.d.ts.map +1 -1
- package/dist/components/Layout/Layout.helpers.d.ts +2 -0
- package/dist/components/Layout/Layout.helpers.d.ts.map +1 -0
- package/dist/components/Layout/Layout.styles.d.ts +14 -4
- package/dist/components/Layout/Layout.styles.d.ts.map +1 -1
- package/dist/components/Layout/Layout.types.d.ts +6 -3
- package/dist/components/Layout/Layout.types.d.ts.map +1 -1
- package/dist/components/Layout/PageContainer.d.ts +166 -0
- package/dist/components/Layout/PageContainer.d.ts.map +1 -0
- package/dist/components/Layout/ScrollableArea.d.ts +164 -0
- package/dist/components/Layout/ScrollableArea.d.ts.map +1 -0
- package/dist/components/Layout/index.d.ts +2 -0
- package/dist/components/Layout/index.d.ts.map +1 -1
- package/dist/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.d.ts +4 -0
- package/dist/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.d.ts.map +1 -1
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts +56 -0
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts.map +1 -1
- package/dist/components/NoResult/NoResult.styles.d.ts +12 -0
- package/dist/components/NoResult/NoResult.styles.d.ts.map +1 -1
- package/dist/components/NotificationContent/NotificationContent.d.ts.map +1 -1
- package/dist/components/NotificationContent/NotificationContent.styles.d.ts +16 -0
- package/dist/components/NotificationContent/NotificationContent.styles.d.ts.map +1 -1
- package/dist/components/Quote/Quote.d.ts.map +1 -1
- package/dist/components/Quote/Quote.styles.d.ts +387 -3
- package/dist/components/Quote/Quote.styles.d.ts.map +1 -1
- package/dist/components/Quote/Quote.types.d.ts +19 -0
- package/dist/components/Quote/Quote.types.d.ts.map +1 -1
- package/dist/components/Quote/QuoteCostDetails.d.ts +4 -0
- package/dist/components/Quote/QuoteCostDetails.d.ts.map +1 -0
- package/dist/components/Quote/QuoteCostDetails.styles.d.ts +806 -0
- package/dist/components/Quote/QuoteCostDetails.styles.d.ts.map +1 -0
- package/dist/components/Quote/QuoteSummary.styles.d.ts +8 -0
- package/dist/components/Quote/QuoteSummary.styles.d.ts.map +1 -1
- package/dist/components/Quote/QuoteTrigger .d.ts +4 -0
- package/dist/components/Quote/QuoteTrigger .d.ts.map +1 -0
- package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts +16 -0
- package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts +40 -0
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts +20 -0
- package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/HighValueLossWarningModal.d.ts +1 -0
- package/dist/components/QuoteWarningsAndErrors/HighValueLossWarningModal.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts +16 -0
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.types.d.ts +1 -0
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.types.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/SlippageWariningModal.d.ts +1 -0
- package/dist/components/QuoteWarningsAndErrors/SlippageWariningModal.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/UnknownPriceWarningModal.d.ts +1 -0
- package/dist/components/QuoteWarningsAndErrors/UnknownPriceWarningModal.d.ts.map +1 -1
- package/dist/components/SearchInput/SearchInput.styles.d.ts +4 -0
- package/dist/components/SearchInput/SearchInput.styles.d.ts.map +1 -1
- package/dist/components/SettingsContainer/SettingsContainer.style.d.ts +11 -156
- package/dist/components/SettingsContainer/SettingsContainer.style.d.ts.map +1 -1
- package/dist/components/SettingsContainer/index.d.ts +1 -1
- package/dist/components/SettingsContainer/index.d.ts.map +1 -1
- package/dist/components/Slippage/Slippage.styles.d.ts +20 -0
- package/dist/components/Slippage/Slippage.styles.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.Placeholder.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.helpers.d.ts +1 -1
- package/dist/components/SwapDetails/SwapDetails.helpers.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.styles.d.ts +523 -1
- package/dist/components/SwapDetails/SwapDetails.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.d.ts.map +1 -1
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.d.ts +4 -0
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.types.d.ts +2 -1
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.types.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.WalletState.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts +4 -0
- package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.types.d.ts +2 -0
- package/dist/components/SwapDetailsModal/SwapDetailsModal.types.d.ts.map +1 -1
- package/dist/components/SwapsGroup/SwapsGroup.d.ts.map +1 -1
- package/dist/components/SwapsGroup/SwapsGroup.styles.d.ts +20 -0
- package/dist/components/SwapsGroup/SwapsGroup.styles.d.ts.map +1 -1
- package/dist/components/TokenList/TokenList.styles.d.ts +68 -0
- package/dist/components/TokenList/TokenList.styles.d.ts.map +1 -1
- package/dist/components/WalletModal/WalletModalContent.styles.d.ts +16 -0
- package/dist/components/WalletModal/WalletModalContent.styles.d.ts.map +1 -1
- package/dist/components/WidgetEvents.d.ts.map +1 -1
- package/dist/components/common/ActivateTabAlert/ActivateTabAlert.d.ts +4 -0
- package/dist/components/common/ActivateTabAlert/ActivateTabAlert.d.ts.map +1 -0
- package/dist/components/common/ActivateTabAlert/ActivateTabAlert.types.d.ts +4 -0
- package/dist/components/common/ActivateTabAlert/ActivateTabAlert.types.d.ts.map +1 -0
- package/dist/components/common/ActivateTabAlert/index.d.ts +2 -0
- package/dist/components/common/ActivateTabAlert/index.d.ts.map +1 -0
- package/dist/components/common/ActivateTabModal/ActivateTabModal.d.ts +4 -0
- package/dist/components/common/ActivateTabModal/ActivateTabModal.d.ts.map +1 -0
- package/dist/components/common/ActivateTabModal/ActivateTabModal.types.d.ts +6 -0
- package/dist/components/common/ActivateTabModal/ActivateTabModal.types.d.ts.map +1 -0
- package/dist/components/common/ActivateTabModal/index.d.ts +2 -0
- package/dist/components/common/ActivateTabModal/index.d.ts.map +1 -0
- package/dist/constants/index.d.ts +1 -0
- package/dist/constants/index.d.ts.map +1 -1
- package/dist/constants/quote.d.ts +12 -0
- package/dist/constants/quote.d.ts.map +1 -0
- package/dist/constants/searchParams.d.ts +6 -6
- package/dist/constants/searchParams.d.ts.map +1 -1
- package/dist/containers/App/App.d.ts.map +1 -1
- package/dist/containers/App/App.styles.d.ts +4 -0
- package/dist/containers/App/App.styles.d.ts.map +1 -1
- package/dist/containers/QuoteInfo/QuoteInfo.d.ts +1 -1
- package/dist/containers/QuoteInfo/QuoteInfo.d.ts.map +1 -1
- package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts +10 -314
- package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts.map +1 -1
- package/dist/containers/QuoteInfo/QuoteInfo.types.d.ts +0 -7
- package/dist/containers/QuoteInfo/QuoteInfo.types.d.ts.map +1 -1
- package/dist/containers/Widget/Widget.d.ts.map +1 -1
- package/dist/containers/WidgetInfo/WidgetInfo.d.ts.map +1 -1
- package/dist/containers/WidgetInfo/WidgetInfo.types.d.ts +7 -0
- package/dist/containers/WidgetInfo/WidgetInfo.types.d.ts.map +1 -1
- package/dist/containers/WidgetProvider/WidgetProvider.d.ts.map +1 -1
- package/dist/hooks/useLanguage.d.ts +2 -1
- package/dist/hooks/useLanguage.d.ts.map +1 -1
- package/dist/hooks/useSwapInput.d.ts.map +1 -1
- package/dist/hooks/useSyncStoresWithConfig.d.ts.map +1 -1
- package/dist/hooks/useSyncUrlAndStore/index.d.ts +2 -0
- package/dist/hooks/useSyncUrlAndStore/index.d.ts.map +1 -0
- package/dist/hooks/useSyncUrlAndStore/useSyncUrlAndStore.d.ts +2 -0
- package/dist/hooks/useSyncUrlAndStore/useSyncUrlAndStore.d.ts.map +1 -0
- package/dist/hooks/useSyncUrlAndStore/useSyncUrlAndStore.helpers.d.ts +4 -0
- package/dist/hooks/useSyncUrlAndStore/useSyncUrlAndStore.helpers.d.ts.map +1 -0
- package/dist/index.d.ts +4 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +4 -4
- package/dist/libs/tabManager/index.d.ts +3 -0
- package/dist/libs/tabManager/index.d.ts.map +1 -0
- package/dist/libs/tabManager/tabManager.constants.d.ts +4 -0
- package/dist/libs/tabManager/tabManager.constants.d.ts.map +1 -0
- package/dist/libs/tabManager/tabManager.d.ts +63 -0
- package/dist/libs/tabManager/tabManager.d.ts.map +1 -0
- package/dist/libs/tabManager/tabManager.types.d.ts +29 -0
- package/dist/libs/tabManager/tabManager.types.d.ts.map +1 -0
- package/dist/pages/ConfirmSwapPage.d.ts.map +1 -1
- package/dist/pages/HistoryPage.d.ts.map +1 -1
- package/dist/pages/Home.d.ts.map +1 -1
- package/dist/pages/LanguagePage.d.ts.map +1 -1
- package/dist/pages/LiquiditySourcePage.d.ts.map +1 -1
- package/dist/pages/SelectSwapItemsPage.d.ts.map +1 -1
- package/dist/pages/SettingsPage.d.ts.map +1 -1
- package/dist/pages/SwapDetailsPage.d.ts.map +1 -1
- package/dist/pages/ThemePage.d.ts.map +1 -1
- package/dist/pages/WalletsPage.d.ts.map +1 -1
- package/dist/store/AppStore.d.ts +2 -2
- package/dist/store/app.d.ts +2 -2
- package/dist/store/slices/settings.d.ts +2 -2
- package/dist/store/slices/settings.d.ts.map +1 -1
- package/dist/store/ui.d.ts +12 -10
- package/dist/store/ui.d.ts.map +1 -1
- package/dist/types/notification.d.ts +1 -2
- package/dist/types/notification.d.ts.map +1 -1
- package/dist/utils/quote.d.ts +5 -2
- package/dist/utils/quote.d.ts.map +1 -1
- package/dist/utils/swap.d.ts +5 -1
- package/dist/utils/swap.d.ts.map +1 -1
- package/dist/utils/ui.d.ts +2 -0
- package/dist/utils/ui.d.ts.map +1 -1
- package/package.json +8 -8
- package/src/QueueManager.tsx +4 -1
- package/src/components/AppRouter.tsx +1 -8
- package/src/components/AppRoutes.tsx +11 -0
- package/src/components/BlockchainList/BlockchainList.styles.ts +4 -3
- package/src/components/BlockchainList/BlockchainList.tsx +1 -1
- package/src/components/ConfirmWalletsModal/ConfirmWallets.styles.ts +27 -96
- package/src/components/ConfirmWalletsModal/ConfirmWalletsModal.tsx +24 -39
- package/src/components/ConfirmWalletsModal/WalletList.tsx +3 -0
- package/src/components/CustomCollapsible/CustomCollapsible.styles.ts +75 -0
- package/src/components/CustomCollapsible/CustomCollapsible.tsx +55 -0
- package/src/components/CustomCollapsible/CustomCollapsible.types.ts +10 -0
- package/src/components/HeaderButtons/HeaderButtons.types.ts +0 -1
- package/src/components/HeaderButtons/HomeButtons.tsx +1 -2
- package/src/components/Layout/Layout.helpers.ts +16 -0
- package/src/components/Layout/Layout.styles.ts +17 -31
- package/src/components/Layout/Layout.tsx +60 -29
- package/src/components/Layout/Layout.types.ts +9 -8
- package/src/components/Layout/PageContainer.tsx +24 -0
- package/src/components/Layout/ScrollableArea.tsx +11 -0
- package/src/components/Layout/index.ts +2 -0
- package/src/components/NotificationContent/NotificationContent.tsx +10 -4
- package/src/components/Quote/Quote.styles.ts +44 -5
- package/src/components/Quote/Quote.tsx +10 -77
- package/src/components/Quote/Quote.types.ts +22 -0
- package/src/components/Quote/QuoteCostDetails.styles.ts +50 -0
- package/src/components/Quote/QuoteCostDetails.tsx +218 -0
- package/src/components/Quote/QuoteTrigger .tsx +215 -0
- package/src/components/QuoteWarningsAndErrors/HighValueLossWarningModal.tsx +3 -1
- package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.ts +0 -1
- package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.tsx +3 -1
- package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.types.ts +1 -0
- package/src/components/QuoteWarningsAndErrors/SlippageWariningModal.tsx +3 -1
- package/src/components/QuoteWarningsAndErrors/UnknownPriceWarningModal.tsx +3 -1
- package/src/components/SettingsContainer/SettingsContainer.style.ts +0 -5
- package/src/components/SettingsContainer/index.ts +0 -1
- package/src/components/Slippage/Slippage.tsx +5 -5
- package/src/components/Slippage/SlippageTooltipContent.tsx +1 -1
- package/src/components/SwapDetails/SwapDetails.Placeholder.tsx +12 -13
- package/src/components/SwapDetails/SwapDetails.helpers.tsx +43 -3
- package/src/components/SwapDetails/SwapDetails.styles.ts +18 -6
- package/src/components/SwapDetails/SwapDetails.tsx +16 -5
- package/src/components/SwapDetailsAlerts/SwapDetailsAlerts.tsx +13 -7
- package/src/components/SwapDetailsAlerts/SwapDetailsAlerts.types.ts +2 -0
- package/src/components/SwapDetailsModal/SwapDetailsModal.WalletState.tsx +9 -1
- package/src/components/SwapDetailsModal/SwapDetailsModal.tsx +10 -2
- package/src/components/SwapDetailsModal/SwapDetailsModal.types.ts +2 -0
- package/src/components/SwapsGroup/SwapsGroup.tsx +13 -2
- package/src/components/TokenList/TokenList.styles.ts +2 -0
- package/src/components/TokenList/TokenList.tsx +1 -1
- package/src/components/WidgetEvents.tsx +2 -14
- package/src/components/common/ActivateTabAlert/ActivateTabAlert.tsx +26 -0
- package/src/components/common/ActivateTabAlert/ActivateTabAlert.types.ts +3 -0
- package/src/components/common/ActivateTabAlert/index.ts +1 -0
- package/src/components/common/ActivateTabModal/ActivateTabModal.tsx +31 -0
- package/src/components/common/ActivateTabModal/ActivateTabModal.types.ts +5 -0
- package/src/components/common/ActivateTabModal/index.ts +1 -0
- package/src/constants/index.ts +1 -0
- package/src/constants/quote.ts +23 -0
- package/src/constants/searchParams.ts +6 -6
- package/src/containers/App/App.styles.ts +2 -0
- package/src/containers/App/App.tsx +1 -4
- package/src/containers/QuoteInfo/QuoteInfo.styles.ts +0 -15
- package/src/containers/QuoteInfo/QuoteInfo.tsx +30 -77
- package/src/containers/QuoteInfo/QuoteInfo.types.ts +0 -7
- package/src/containers/Wallets/Wallets.tsx +3 -3
- package/src/containers/Widget/Widget.tsx +6 -1
- package/src/containers/WidgetInfo/WidgetInfo.tsx +13 -1
- package/src/containers/WidgetInfo/WidgetInfo.types.ts +7 -0
- package/src/containers/WidgetProvider/WidgetProvider.tsx +2 -1
- package/src/hooks/useLanguage.ts +6 -4
- package/src/hooks/useSwapInput.ts +6 -1
- package/src/hooks/useSyncStoresWithConfig.ts +3 -17
- package/src/hooks/useSyncUrlAndStore/index.ts +1 -0
- package/src/hooks/useSyncUrlAndStore/useSyncUrlAndStore.helpers.ts +35 -0
- package/src/hooks/useSyncUrlAndStore/useSyncUrlAndStore.ts +135 -0
- package/src/index.ts +2 -2
- package/src/libs/tabManager/index.ts +2 -0
- package/src/libs/tabManager/tabManager.constants.ts +3 -0
- package/src/libs/tabManager/tabManager.ts +222 -0
- package/src/libs/tabManager/tabManager.types.ts +28 -0
- package/src/pages/ConfirmSwapPage.tsx +55 -47
- package/src/pages/HistoryPage.tsx +5 -17
- package/src/pages/Home.tsx +47 -43
- package/src/pages/LanguagePage.tsx +3 -4
- package/src/pages/LiquiditySourcePage.tsx +3 -4
- package/src/pages/SelectBlockchainPage.tsx +38 -38
- package/src/pages/SelectSwapItemsPage.tsx +40 -38
- package/src/pages/SettingsPage.tsx +3 -4
- package/src/pages/SwapDetailsPage.tsx +21 -7
- package/src/pages/ThemePage.tsx +3 -4
- package/src/pages/WalletsPage.tsx +15 -13
- package/src/store/slices/settings.ts +3 -3
- package/src/store/ui.ts +39 -11
- package/src/types/notification.ts +0 -7
- package/src/utils/quote.ts +18 -28
- package/src/utils/swap.ts +35 -0
- package/src/utils/ui.ts +20 -0
- package/dist/components/UpdateUrl.d.ts +0 -2
- package/dist/components/UpdateUrl.d.ts.map +0 -1
- package/src/components/UpdateUrl.tsx +0 -158
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
/// <reference types="react" />
|
|
3
3
|
/// <reference types="trusted-types" />
|
|
4
|
-
import * as Collapsible from '@radix-ui/react-collapsible';
|
|
5
|
-
export declare const EXPANDABLE_TRANSITION_DURATION = 300;
|
|
6
4
|
export declare const Title: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
5
|
+
xs: string;
|
|
7
6
|
sm: string;
|
|
8
7
|
md: string;
|
|
9
8
|
lg: string;
|
|
10
9
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
10
|
+
xs: string;
|
|
11
11
|
sm: string;
|
|
12
12
|
md: string;
|
|
13
13
|
lg: string;
|
|
@@ -140,12 +140,14 @@ export declare const Title: import("@stitches/react/types/styled-component").Sty
|
|
|
140
140
|
4: string;
|
|
141
141
|
6: string;
|
|
142
142
|
8: string;
|
|
143
|
+
10: string;
|
|
143
144
|
12: string;
|
|
144
145
|
16: string;
|
|
145
146
|
18: string;
|
|
146
147
|
20: string;
|
|
147
148
|
24: string;
|
|
148
149
|
28: string;
|
|
150
|
+
30: string;
|
|
149
151
|
32: string;
|
|
150
152
|
36: string;
|
|
151
153
|
40: string;
|
|
@@ -161,10 +163,12 @@ export declare const Title: import("@stitches/react/types/styled-component").Sty
|
|
|
161
163
|
transitions: {};
|
|
162
164
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
163
165
|
export declare const ListContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
166
|
+
xs: string;
|
|
164
167
|
sm: string;
|
|
165
168
|
md: string;
|
|
166
169
|
lg: string;
|
|
167
170
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
171
|
+
xs: string;
|
|
168
172
|
sm: string;
|
|
169
173
|
md: string;
|
|
170
174
|
lg: string;
|
|
@@ -297,12 +301,14 @@ export declare const ListContainer: import("@stitches/react/types/styled-compone
|
|
|
297
301
|
4: string;
|
|
298
302
|
6: string;
|
|
299
303
|
8: string;
|
|
304
|
+
10: string;
|
|
300
305
|
12: string;
|
|
301
306
|
16: string;
|
|
302
307
|
18: string;
|
|
303
308
|
20: string;
|
|
304
309
|
24: string;
|
|
305
310
|
28: string;
|
|
311
|
+
30: string;
|
|
306
312
|
32: string;
|
|
307
313
|
36: string;
|
|
308
314
|
40: string;
|
|
@@ -320,10 +326,12 @@ export declare const ListContainer: import("@stitches/react/types/styled-compone
|
|
|
320
326
|
export declare const WalletButton: import("@stitches/react/types/styled-component").StyledComponent<"button", {
|
|
321
327
|
selected?: boolean | "true" | undefined;
|
|
322
328
|
}, {
|
|
329
|
+
xs: string;
|
|
323
330
|
sm: string;
|
|
324
331
|
md: string;
|
|
325
332
|
lg: string;
|
|
326
333
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
334
|
+
xs: string;
|
|
327
335
|
sm: string;
|
|
328
336
|
md: string;
|
|
329
337
|
lg: string;
|
|
@@ -456,12 +464,14 @@ export declare const WalletButton: import("@stitches/react/types/styled-componen
|
|
|
456
464
|
4: string;
|
|
457
465
|
6: string;
|
|
458
466
|
8: string;
|
|
467
|
+
10: string;
|
|
459
468
|
12: string;
|
|
460
469
|
16: string;
|
|
461
470
|
18: string;
|
|
462
471
|
20: string;
|
|
463
472
|
24: string;
|
|
464
473
|
28: string;
|
|
474
|
+
30: string;
|
|
465
475
|
32: string;
|
|
466
476
|
36: string;
|
|
467
477
|
40: string;
|
|
@@ -479,10 +489,12 @@ export declare const WalletButton: import("@stitches/react/types/styled-componen
|
|
|
479
489
|
export declare const ShowMoreWallets: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<"button", {
|
|
480
490
|
selected?: boolean | "true" | undefined;
|
|
481
491
|
}, {
|
|
492
|
+
xs: string;
|
|
482
493
|
sm: string;
|
|
483
494
|
md: string;
|
|
484
495
|
lg: string;
|
|
485
496
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
497
|
+
xs: string;
|
|
486
498
|
sm: string;
|
|
487
499
|
md: string;
|
|
488
500
|
lg: string;
|
|
@@ -615,12 +627,14 @@ export declare const ShowMoreWallets: import("@stitches/react/types/styled-compo
|
|
|
615
627
|
4: string;
|
|
616
628
|
6: string;
|
|
617
629
|
8: string;
|
|
630
|
+
10: string;
|
|
618
631
|
12: string;
|
|
619
632
|
16: string;
|
|
620
633
|
18: string;
|
|
621
634
|
20: string;
|
|
622
635
|
24: string;
|
|
623
636
|
28: string;
|
|
637
|
+
30: string;
|
|
624
638
|
32: string;
|
|
625
639
|
36: string;
|
|
626
640
|
40: string;
|
|
@@ -635,10 +649,12 @@ export declare const ShowMoreWallets: import("@stitches/react/types/styled-compo
|
|
|
635
649
|
zIndices: {};
|
|
636
650
|
transitions: {};
|
|
637
651
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>, {}, {
|
|
652
|
+
xs: string;
|
|
638
653
|
sm: string;
|
|
639
654
|
md: string;
|
|
640
655
|
lg: string;
|
|
641
656
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
657
|
+
xs: string;
|
|
642
658
|
sm: string;
|
|
643
659
|
md: string;
|
|
644
660
|
lg: string;
|
|
@@ -771,12 +787,14 @@ export declare const ShowMoreWallets: import("@stitches/react/types/styled-compo
|
|
|
771
787
|
4: string;
|
|
772
788
|
6: string;
|
|
773
789
|
8: string;
|
|
790
|
+
10: string;
|
|
774
791
|
12: string;
|
|
775
792
|
16: string;
|
|
776
793
|
18: string;
|
|
777
794
|
20: string;
|
|
778
795
|
24: string;
|
|
779
796
|
28: string;
|
|
797
|
+
30: string;
|
|
780
798
|
32: string;
|
|
781
799
|
36: string;
|
|
782
800
|
40: string;
|
|
@@ -791,11 +809,13 @@ export declare const ShowMoreWallets: import("@stitches/react/types/styled-compo
|
|
|
791
809
|
zIndices: {};
|
|
792
810
|
transitions: {};
|
|
793
811
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
794
|
-
export declare const
|
|
812
|
+
export declare const ShowMoreHeader: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
813
|
+
xs: string;
|
|
795
814
|
sm: string;
|
|
796
815
|
md: string;
|
|
797
816
|
lg: string;
|
|
798
817
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
818
|
+
xs: string;
|
|
799
819
|
sm: string;
|
|
800
820
|
md: string;
|
|
801
821
|
lg: string;
|
|
@@ -928,12 +948,14 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
928
948
|
4: string;
|
|
929
949
|
6: string;
|
|
930
950
|
8: string;
|
|
951
|
+
10: string;
|
|
931
952
|
12: string;
|
|
932
953
|
16: string;
|
|
933
954
|
18: string;
|
|
934
955
|
20: string;
|
|
935
956
|
24: string;
|
|
936
957
|
28: string;
|
|
958
|
+
30: string;
|
|
937
959
|
32: string;
|
|
938
960
|
36: string;
|
|
939
961
|
40: string;
|
|
@@ -948,11 +970,15 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
948
970
|
zIndices: {};
|
|
949
971
|
transitions: {};
|
|
950
972
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
951
|
-
export declare const
|
|
973
|
+
export declare const NavigateBack: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<import("@rango-dev/ui/dist/widget/ui/src/components/IconButton/IconButton.types").PropTypes & {
|
|
974
|
+
children?: import("react").ReactNode;
|
|
975
|
+
} & import("react").RefAttributes<HTMLButtonElement>>, {}, {
|
|
976
|
+
xs: string;
|
|
952
977
|
sm: string;
|
|
953
978
|
md: string;
|
|
954
979
|
lg: string;
|
|
955
980
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
981
|
+
xs: string;
|
|
956
982
|
sm: string;
|
|
957
983
|
md: string;
|
|
958
984
|
lg: string;
|
|
@@ -1085,12 +1111,14 @@ export declare const ShowMoreHeader: import("@stitches/react/types/styled-compon
|
|
|
1085
1111
|
4: string;
|
|
1086
1112
|
6: string;
|
|
1087
1113
|
8: string;
|
|
1114
|
+
10: string;
|
|
1088
1115
|
12: string;
|
|
1089
1116
|
16: string;
|
|
1090
1117
|
18: string;
|
|
1091
1118
|
20: string;
|
|
1092
1119
|
24: string;
|
|
1093
1120
|
28: string;
|
|
1121
|
+
30: string;
|
|
1094
1122
|
32: string;
|
|
1095
1123
|
36: string;
|
|
1096
1124
|
40: string;
|
|
@@ -1105,13 +1133,13 @@ export declare const ShowMoreHeader: import("@stitches/react/types/styled-compon
|
|
|
1105
1133
|
zIndices: {};
|
|
1106
1134
|
transitions: {};
|
|
1107
1135
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1108
|
-
export declare const
|
|
1109
|
-
|
|
1110
|
-
} & import("react").RefAttributes<HTMLButtonElement>>, {}, {
|
|
1136
|
+
export declare const WalletsContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
1137
|
+
xs: string;
|
|
1111
1138
|
sm: string;
|
|
1112
1139
|
md: string;
|
|
1113
1140
|
lg: string;
|
|
1114
1141
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1142
|
+
xs: string;
|
|
1115
1143
|
sm: string;
|
|
1116
1144
|
md: string;
|
|
1117
1145
|
lg: string;
|
|
@@ -1244,12 +1272,14 @@ export declare const NavigateBack: import("@stitches/react/types/styled-componen
|
|
|
1244
1272
|
4: string;
|
|
1245
1273
|
6: string;
|
|
1246
1274
|
8: string;
|
|
1275
|
+
10: string;
|
|
1247
1276
|
12: string;
|
|
1248
1277
|
16: string;
|
|
1249
1278
|
18: string;
|
|
1250
1279
|
20: string;
|
|
1251
1280
|
24: string;
|
|
1252
1281
|
28: string;
|
|
1282
|
+
30: string;
|
|
1253
1283
|
32: string;
|
|
1254
1284
|
36: string;
|
|
1255
1285
|
40: string;
|
|
@@ -1264,11 +1294,13 @@ export declare const NavigateBack: import("@stitches/react/types/styled-componen
|
|
|
1264
1294
|
zIndices: {};
|
|
1265
1295
|
transitions: {};
|
|
1266
1296
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1267
|
-
export declare const
|
|
1297
|
+
export declare const walletsListStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
1298
|
+
xs: string;
|
|
1268
1299
|
sm: string;
|
|
1269
1300
|
md: string;
|
|
1270
1301
|
lg: string;
|
|
1271
1302
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1303
|
+
xs: string;
|
|
1272
1304
|
sm: string;
|
|
1273
1305
|
md: string;
|
|
1274
1306
|
lg: string;
|
|
@@ -1401,12 +1433,14 @@ export declare const WalletsContainer: import("@stitches/react/types/styled-comp
|
|
|
1401
1433
|
4: string;
|
|
1402
1434
|
6: string;
|
|
1403
1435
|
8: string;
|
|
1436
|
+
10: string;
|
|
1404
1437
|
12: string;
|
|
1405
1438
|
16: string;
|
|
1406
1439
|
18: string;
|
|
1407
1440
|
20: string;
|
|
1408
1441
|
24: string;
|
|
1409
1442
|
28: string;
|
|
1443
|
+
30: string;
|
|
1410
1444
|
32: string;
|
|
1411
1445
|
36: string;
|
|
1412
1446
|
40: string;
|
|
@@ -1421,11 +1455,13 @@ export declare const WalletsContainer: import("@stitches/react/types/styled-comp
|
|
|
1421
1455
|
zIndices: {};
|
|
1422
1456
|
transitions: {};
|
|
1423
1457
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1424
|
-
export declare const
|
|
1458
|
+
export declare const CustomDestination: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
1459
|
+
xs: string;
|
|
1425
1460
|
sm: string;
|
|
1426
1461
|
md: string;
|
|
1427
1462
|
lg: string;
|
|
1428
1463
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1464
|
+
xs: string;
|
|
1429
1465
|
sm: string;
|
|
1430
1466
|
md: string;
|
|
1431
1467
|
lg: string;
|
|
@@ -1558,12 +1594,14 @@ export declare const walletsListStyles: import("@stitches/react/types/styled-com
|
|
|
1558
1594
|
4: string;
|
|
1559
1595
|
6: string;
|
|
1560
1596
|
8: string;
|
|
1597
|
+
10: string;
|
|
1561
1598
|
12: string;
|
|
1562
1599
|
16: string;
|
|
1563
1600
|
18: string;
|
|
1564
1601
|
20: string;
|
|
1565
1602
|
24: string;
|
|
1566
1603
|
28: string;
|
|
1604
|
+
30: string;
|
|
1567
1605
|
32: string;
|
|
1568
1606
|
36: string;
|
|
1569
1607
|
40: string;
|
|
@@ -1578,13 +1616,174 @@ export declare const walletsListStyles: import("@stitches/react/types/styled-com
|
|
|
1578
1616
|
zIndices: {};
|
|
1579
1617
|
transitions: {};
|
|
1580
1618
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1581
|
-
export declare const
|
|
1582
|
-
|
|
1619
|
+
export declare const alarmsStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
1620
|
+
xs: string;
|
|
1621
|
+
sm: string;
|
|
1622
|
+
md: string;
|
|
1623
|
+
lg: string;
|
|
1624
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
1625
|
+
xs: string;
|
|
1626
|
+
sm: string;
|
|
1627
|
+
md: string;
|
|
1628
|
+
lg: string;
|
|
1583
1629
|
}, {
|
|
1630
|
+
colors: {
|
|
1631
|
+
primary: string;
|
|
1632
|
+
primary500: string;
|
|
1633
|
+
primary600: string;
|
|
1634
|
+
secondary: string;
|
|
1635
|
+
secondary100: string;
|
|
1636
|
+
secondary200: string;
|
|
1637
|
+
secondary300: string;
|
|
1638
|
+
secondary400: string;
|
|
1639
|
+
secondary500: string;
|
|
1640
|
+
secondary600: string;
|
|
1641
|
+
secondary700: string;
|
|
1642
|
+
secondary800: string;
|
|
1643
|
+
secondary900: string;
|
|
1644
|
+
neutral: string;
|
|
1645
|
+
neutral100: string;
|
|
1646
|
+
neutral200: string;
|
|
1647
|
+
neutral300: string;
|
|
1648
|
+
neutral400: string;
|
|
1649
|
+
neutral500: string;
|
|
1650
|
+
neutral600: string;
|
|
1651
|
+
neutral700: string;
|
|
1652
|
+
neutral800: string;
|
|
1653
|
+
neutral900: string;
|
|
1654
|
+
error100: string;
|
|
1655
|
+
error300: string;
|
|
1656
|
+
error500: string;
|
|
1657
|
+
error600: string;
|
|
1658
|
+
error700: string;
|
|
1659
|
+
warning100: string;
|
|
1660
|
+
warning300: string;
|
|
1661
|
+
warning500: string;
|
|
1662
|
+
warning600: string;
|
|
1663
|
+
warning700: string;
|
|
1664
|
+
info: string;
|
|
1665
|
+
info100: string;
|
|
1666
|
+
info300: string;
|
|
1667
|
+
info500: string;
|
|
1668
|
+
info600: string;
|
|
1669
|
+
info700: string;
|
|
1670
|
+
success100: string;
|
|
1671
|
+
success300: string;
|
|
1672
|
+
success500: string;
|
|
1673
|
+
success600: string;
|
|
1674
|
+
success700: string;
|
|
1675
|
+
background: string;
|
|
1676
|
+
foreground: string;
|
|
1677
|
+
};
|
|
1678
|
+
space: {
|
|
1679
|
+
0: string;
|
|
1680
|
+
5: string;
|
|
1681
|
+
10: string;
|
|
1682
|
+
15: string;
|
|
1683
|
+
20: string;
|
|
1684
|
+
25: string;
|
|
1685
|
+
30: string;
|
|
1686
|
+
40: string;
|
|
1687
|
+
46: string;
|
|
1688
|
+
50: string;
|
|
1689
|
+
60: string;
|
|
1690
|
+
70: string;
|
|
1691
|
+
80: string;
|
|
1692
|
+
90: string;
|
|
1693
|
+
100: string;
|
|
1694
|
+
2: string;
|
|
1695
|
+
4: string;
|
|
1696
|
+
6: string;
|
|
1697
|
+
8: string;
|
|
1698
|
+
12: string;
|
|
1699
|
+
16: string;
|
|
1700
|
+
24: string;
|
|
1701
|
+
28: string;
|
|
1702
|
+
32: string;
|
|
1703
|
+
};
|
|
1704
|
+
radii: {
|
|
1705
|
+
xs: string;
|
|
1706
|
+
sm: string;
|
|
1707
|
+
xm: string;
|
|
1708
|
+
md: string;
|
|
1709
|
+
xl: string;
|
|
1710
|
+
lg: string;
|
|
1711
|
+
primary: string;
|
|
1712
|
+
secondary: string;
|
|
1713
|
+
};
|
|
1714
|
+
fontSizes: {
|
|
1715
|
+
10: string;
|
|
1716
|
+
12: string;
|
|
1717
|
+
14: string;
|
|
1718
|
+
16: string;
|
|
1719
|
+
18: string;
|
|
1720
|
+
20: string;
|
|
1721
|
+
22: string;
|
|
1722
|
+
24: string;
|
|
1723
|
+
28: string;
|
|
1724
|
+
32: string;
|
|
1725
|
+
36: string;
|
|
1726
|
+
40: string;
|
|
1727
|
+
48: string;
|
|
1728
|
+
};
|
|
1729
|
+
fonts: {
|
|
1730
|
+
primary: string;
|
|
1731
|
+
widget: string;
|
|
1732
|
+
};
|
|
1733
|
+
fontWeights: {
|
|
1734
|
+
regular: number;
|
|
1735
|
+
medium: number;
|
|
1736
|
+
semiBold: number;
|
|
1737
|
+
bold: number;
|
|
1738
|
+
};
|
|
1739
|
+
lineHeights: {
|
|
1740
|
+
12: string;
|
|
1741
|
+
16: string;
|
|
1742
|
+
20: string;
|
|
1743
|
+
24: string;
|
|
1744
|
+
26: string;
|
|
1745
|
+
28: string;
|
|
1746
|
+
30: string;
|
|
1747
|
+
36: string;
|
|
1748
|
+
40: string;
|
|
1749
|
+
44: string;
|
|
1750
|
+
52: string;
|
|
1751
|
+
64: string;
|
|
1752
|
+
};
|
|
1753
|
+
letterSpacings: {};
|
|
1754
|
+
sizes: {
|
|
1755
|
+
4: string;
|
|
1756
|
+
6: string;
|
|
1757
|
+
8: string;
|
|
1758
|
+
10: string;
|
|
1759
|
+
12: string;
|
|
1760
|
+
16: string;
|
|
1761
|
+
18: string;
|
|
1762
|
+
20: string;
|
|
1763
|
+
24: string;
|
|
1764
|
+
28: string;
|
|
1765
|
+
30: string;
|
|
1766
|
+
32: string;
|
|
1767
|
+
36: string;
|
|
1768
|
+
40: string;
|
|
1769
|
+
45: string;
|
|
1770
|
+
48: string;
|
|
1771
|
+
};
|
|
1772
|
+
borderWidths: {};
|
|
1773
|
+
borderStyles: {};
|
|
1774
|
+
shadows: {
|
|
1775
|
+
s: string;
|
|
1776
|
+
};
|
|
1777
|
+
zIndices: {};
|
|
1778
|
+
transitions: {};
|
|
1779
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1780
|
+
export declare const ConfirmButton: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
1781
|
+
xs: string;
|
|
1584
1782
|
sm: string;
|
|
1585
1783
|
md: string;
|
|
1586
1784
|
lg: string;
|
|
1587
1785
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1786
|
+
xs: string;
|
|
1588
1787
|
sm: string;
|
|
1589
1788
|
md: string;
|
|
1590
1789
|
lg: string;
|
|
@@ -1717,12 +1916,14 @@ export declare const CollapsibleRoot: import("@stitches/react/types/styled-compo
|
|
|
1717
1916
|
4: string;
|
|
1718
1917
|
6: string;
|
|
1719
1918
|
8: string;
|
|
1919
|
+
10: string;
|
|
1720
1920
|
12: string;
|
|
1721
1921
|
16: string;
|
|
1722
1922
|
18: string;
|
|
1723
1923
|
20: string;
|
|
1724
1924
|
24: string;
|
|
1725
1925
|
28: string;
|
|
1926
|
+
30: string;
|
|
1726
1927
|
32: string;
|
|
1727
1928
|
36: string;
|
|
1728
1929
|
40: string;
|
|
@@ -1737,291 +1938,23 @@ export declare const CollapsibleRoot: import("@stitches/react/types/styled-compo
|
|
|
1737
1938
|
zIndices: {};
|
|
1738
1939
|
transitions: {};
|
|
1739
1940
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1740
|
-
export declare const
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1941
|
+
export declare const StyledTextField: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<{
|
|
1942
|
+
label?: import("react").ReactNode;
|
|
1943
|
+
prefix?: import("react").ReactNode;
|
|
1944
|
+
suffix?: import("react").ReactNode;
|
|
1945
|
+
size?: "small" | "large" | undefined;
|
|
1946
|
+
variant?: "contained" | "outlined" | "ghost" | undefined;
|
|
1947
|
+
fullWidth?: boolean | undefined;
|
|
1948
|
+
labelProps?: import("@rango-dev/ui/dist/widget/ui/src/components/Typography/Typography.types").PropTypes | undefined;
|
|
1949
|
+
} & Omit<import("react").InputHTMLAttributes<HTMLInputElement>, "prefix" | "size"> & {
|
|
1744
1950
|
children?: import("react").ReactNode;
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
translate?: "yes" | "no" | undefined;
|
|
1748
|
-
hidden?: boolean | undefined;
|
|
1749
|
-
defaultChecked?: boolean | undefined;
|
|
1750
|
-
defaultValue?: string | number | readonly string[] | undefined;
|
|
1751
|
-
suppressContentEditableWarning?: boolean | undefined;
|
|
1752
|
-
suppressHydrationWarning?: boolean | undefined;
|
|
1753
|
-
accessKey?: string | undefined;
|
|
1754
|
-
autoFocus?: boolean | undefined;
|
|
1755
|
-
className?: string | undefined;
|
|
1756
|
-
contentEditable?: boolean | "inherit" | "true" | "false" | "plaintext-only" | undefined;
|
|
1757
|
-
contextMenu?: string | undefined;
|
|
1758
|
-
dir?: string | undefined;
|
|
1759
|
-
draggable?: boolean | "true" | "false" | undefined;
|
|
1760
|
-
id?: string | undefined;
|
|
1761
|
-
lang?: string | undefined;
|
|
1762
|
-
nonce?: string | undefined;
|
|
1763
|
-
placeholder?: string | undefined;
|
|
1764
|
-
spellCheck?: boolean | "true" | "false" | undefined;
|
|
1765
|
-
tabIndex?: number | undefined;
|
|
1766
|
-
radioGroup?: string | undefined;
|
|
1767
|
-
role?: import("react").AriaRole | undefined;
|
|
1768
|
-
about?: string | undefined;
|
|
1769
|
-
datatype?: string | undefined;
|
|
1770
|
-
inlist?: any;
|
|
1771
|
-
property?: string | undefined;
|
|
1772
|
-
rel?: string | undefined;
|
|
1773
|
-
resource?: string | undefined;
|
|
1774
|
-
rev?: string | undefined;
|
|
1775
|
-
typeof?: string | undefined;
|
|
1776
|
-
vocab?: string | undefined;
|
|
1777
|
-
autoCapitalize?: string | undefined;
|
|
1778
|
-
autoCorrect?: string | undefined;
|
|
1779
|
-
autoSave?: string | undefined;
|
|
1780
|
-
itemProp?: string | undefined;
|
|
1781
|
-
itemScope?: boolean | undefined;
|
|
1782
|
-
itemType?: string | undefined;
|
|
1783
|
-
itemID?: string | undefined;
|
|
1784
|
-
itemRef?: string | undefined;
|
|
1785
|
-
results?: number | undefined;
|
|
1786
|
-
security?: string | undefined;
|
|
1787
|
-
unselectable?: "on" | "off" | undefined;
|
|
1788
|
-
inputMode?: "search" | "decimal" | "text" | "none" | "tel" | "url" | "email" | "numeric" | undefined;
|
|
1789
|
-
is?: string | undefined;
|
|
1790
|
-
"aria-activedescendant"?: string | undefined;
|
|
1791
|
-
"aria-atomic"?: boolean | "true" | "false" | undefined;
|
|
1792
|
-
"aria-autocomplete"?: "both" | "none" | "inline" | "list" | undefined;
|
|
1793
|
-
"aria-braillelabel"?: string | undefined;
|
|
1794
|
-
"aria-brailleroledescription"?: string | undefined;
|
|
1795
|
-
"aria-busy"?: boolean | "true" | "false" | undefined;
|
|
1796
|
-
"aria-checked"?: boolean | "mixed" | "true" | "false" | undefined;
|
|
1797
|
-
"aria-colcount"?: number | undefined;
|
|
1798
|
-
"aria-colindex"?: number | undefined;
|
|
1799
|
-
"aria-colindextext"?: string | undefined;
|
|
1800
|
-
"aria-colspan"?: number | undefined;
|
|
1801
|
-
"aria-controls"?: string | undefined;
|
|
1802
|
-
"aria-current"?: boolean | "time" | "page" | "true" | "step" | "false" | "location" | "date" | undefined;
|
|
1803
|
-
"aria-describedby"?: string | undefined;
|
|
1804
|
-
"aria-description"?: string | undefined;
|
|
1805
|
-
"aria-details"?: string | undefined;
|
|
1806
|
-
"aria-disabled"?: boolean | "true" | "false" | undefined;
|
|
1807
|
-
"aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
1808
|
-
"aria-errormessage"?: string | undefined;
|
|
1809
|
-
"aria-expanded"?: boolean | "true" | "false" | undefined;
|
|
1810
|
-
"aria-flowto"?: string | undefined;
|
|
1811
|
-
"aria-grabbed"?: boolean | "true" | "false" | undefined;
|
|
1812
|
-
"aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "true" | "false" | "tree" | undefined;
|
|
1813
|
-
"aria-hidden"?: boolean | "true" | "false" | undefined;
|
|
1814
|
-
"aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
|
1815
|
-
"aria-keyshortcuts"?: string | undefined;
|
|
1816
|
-
"aria-label"?: string | undefined;
|
|
1817
|
-
"aria-labelledby"?: string | undefined;
|
|
1818
|
-
"aria-level"?: number | undefined;
|
|
1819
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
1820
|
-
"aria-modal"?: boolean | "true" | "false" | undefined;
|
|
1821
|
-
"aria-multiline"?: boolean | "true" | "false" | undefined;
|
|
1822
|
-
"aria-multiselectable"?: boolean | "true" | "false" | undefined;
|
|
1823
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
1824
|
-
"aria-owns"?: string | undefined;
|
|
1825
|
-
"aria-placeholder"?: string | undefined;
|
|
1826
|
-
"aria-posinset"?: number | undefined;
|
|
1827
|
-
"aria-pressed"?: boolean | "mixed" | "true" | "false" | undefined;
|
|
1828
|
-
"aria-readonly"?: boolean | "true" | "false" | undefined;
|
|
1829
|
-
"aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
|
1830
|
-
"aria-required"?: boolean | "true" | "false" | undefined;
|
|
1831
|
-
"aria-roledescription"?: string | undefined;
|
|
1832
|
-
"aria-rowcount"?: number | undefined;
|
|
1833
|
-
"aria-rowindex"?: number | undefined;
|
|
1834
|
-
"aria-rowindextext"?: string | undefined;
|
|
1835
|
-
"aria-rowspan"?: number | undefined;
|
|
1836
|
-
"aria-selected"?: boolean | "true" | "false" | undefined;
|
|
1837
|
-
"aria-setsize"?: number | undefined;
|
|
1838
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
1839
|
-
"aria-valuemax"?: number | undefined;
|
|
1840
|
-
"aria-valuemin"?: number | undefined;
|
|
1841
|
-
"aria-valuenow"?: number | undefined;
|
|
1842
|
-
"aria-valuetext"?: string | undefined;
|
|
1843
|
-
dangerouslySetInnerHTML?: {
|
|
1844
|
-
__html: string | TrustedHTML;
|
|
1845
|
-
} | undefined;
|
|
1846
|
-
onCopy?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
1847
|
-
onCopyCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
1848
|
-
onCut?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
1849
|
-
onCutCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
1850
|
-
onPaste?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
1851
|
-
onPasteCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
1852
|
-
onCompositionEnd?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
1853
|
-
onCompositionEndCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
1854
|
-
onCompositionStart?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
1855
|
-
onCompositionStartCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
1856
|
-
onCompositionUpdate?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
1857
|
-
onCompositionUpdateCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
1858
|
-
onFocus?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
1859
|
-
onFocusCapture?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
1860
|
-
onBlur?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
1861
|
-
onBlurCapture?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
1862
|
-
onChange?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1863
|
-
onChangeCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1864
|
-
onBeforeInput?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1865
|
-
onBeforeInputCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1866
|
-
onInput?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1867
|
-
onInputCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1868
|
-
onReset?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1869
|
-
onResetCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1870
|
-
onSubmit?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1871
|
-
onSubmitCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1872
|
-
onInvalid?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1873
|
-
onInvalidCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
1874
|
-
onLoad?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1875
|
-
onLoadCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1876
|
-
onError?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1877
|
-
onErrorCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1878
|
-
onKeyDown?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
1879
|
-
onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
1880
|
-
onKeyPress?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
1881
|
-
onKeyPressCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
1882
|
-
onKeyUp?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
1883
|
-
onKeyUpCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
1884
|
-
onAbort?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1885
|
-
onAbortCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1886
|
-
onCanPlay?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1887
|
-
onCanPlayCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1888
|
-
onCanPlayThrough?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1889
|
-
onCanPlayThroughCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1890
|
-
onDurationChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1891
|
-
onDurationChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1892
|
-
onEmptied?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1893
|
-
onEmptiedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1894
|
-
onEncrypted?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1895
|
-
onEncryptedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1896
|
-
onEnded?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1897
|
-
onEndedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1898
|
-
onLoadedData?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1899
|
-
onLoadedDataCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1900
|
-
onLoadedMetadata?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1901
|
-
onLoadedMetadataCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1902
|
-
onLoadStart?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1903
|
-
onLoadStartCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1904
|
-
onPause?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1905
|
-
onPauseCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1906
|
-
onPlay?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1907
|
-
onPlayCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1908
|
-
onPlaying?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1909
|
-
onPlayingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1910
|
-
onProgress?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1911
|
-
onProgressCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1912
|
-
onRateChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1913
|
-
onRateChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1914
|
-
onResize?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1915
|
-
onResizeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1916
|
-
onSeeked?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1917
|
-
onSeekedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1918
|
-
onSeeking?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1919
|
-
onSeekingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1920
|
-
onStalled?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1921
|
-
onStalledCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1922
|
-
onSuspend?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1923
|
-
onSuspendCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1924
|
-
onTimeUpdate?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1925
|
-
onTimeUpdateCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1926
|
-
onVolumeChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1927
|
-
onVolumeChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1928
|
-
onWaiting?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1929
|
-
onWaitingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1930
|
-
onAuxClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1931
|
-
onAuxClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1932
|
-
onClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1933
|
-
onClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1934
|
-
onContextMenu?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1935
|
-
onContextMenuCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1936
|
-
onDoubleClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1937
|
-
onDoubleClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1938
|
-
onDrag?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1939
|
-
onDragCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1940
|
-
onDragEnd?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1941
|
-
onDragEndCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1942
|
-
onDragEnter?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1943
|
-
onDragEnterCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1944
|
-
onDragExit?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1945
|
-
onDragExitCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1946
|
-
onDragLeave?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1947
|
-
onDragLeaveCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1948
|
-
onDragOver?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1949
|
-
onDragOverCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1950
|
-
onDragStart?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1951
|
-
onDragStartCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1952
|
-
onDrop?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1953
|
-
onDropCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
1954
|
-
onMouseDown?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1955
|
-
onMouseDownCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1956
|
-
onMouseEnter?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1957
|
-
onMouseLeave?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1958
|
-
onMouseMove?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1959
|
-
onMouseMoveCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1960
|
-
onMouseOut?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1961
|
-
onMouseOutCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1962
|
-
onMouseOver?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1963
|
-
onMouseOverCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1964
|
-
onMouseUp?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1965
|
-
onMouseUpCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
1966
|
-
onSelect?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1967
|
-
onSelectCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
1968
|
-
onTouchCancel?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
1969
|
-
onTouchCancelCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
1970
|
-
onTouchEnd?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
1971
|
-
onTouchEndCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
1972
|
-
onTouchMove?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
1973
|
-
onTouchMoveCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
1974
|
-
onTouchStart?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
1975
|
-
onTouchStartCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
1976
|
-
onPointerDown?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1977
|
-
onPointerDownCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1978
|
-
onPointerMove?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1979
|
-
onPointerMoveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1980
|
-
onPointerUp?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1981
|
-
onPointerUpCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1982
|
-
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1983
|
-
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1984
|
-
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1985
|
-
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1986
|
-
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1987
|
-
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1988
|
-
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1989
|
-
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1990
|
-
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1991
|
-
onPointerOutCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1992
|
-
onGotPointerCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1993
|
-
onGotPointerCaptureCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1994
|
-
onLostPointerCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1995
|
-
onLostPointerCaptureCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
1996
|
-
onScroll?: import("react").UIEventHandler<HTMLButtonElement> | undefined;
|
|
1997
|
-
onScrollCapture?: import("react").UIEventHandler<HTMLButtonElement> | undefined;
|
|
1998
|
-
onWheel?: import("react").WheelEventHandler<HTMLButtonElement> | undefined;
|
|
1999
|
-
onWheelCapture?: import("react").WheelEventHandler<HTMLButtonElement> | undefined;
|
|
2000
|
-
onAnimationStart?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2001
|
-
onAnimationStartCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2002
|
-
onAnimationEnd?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2003
|
-
onAnimationEndCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2004
|
-
onAnimationIteration?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2005
|
-
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2006
|
-
onTransitionEnd?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
2007
|
-
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
2008
|
-
} & {
|
|
2009
|
-
size?: "small" | "medium" | "large" | "xsmall" | "xxsmall" | undefined;
|
|
2010
|
-
variant?: "default" | "contained" | "outlined" | "ghost" | undefined;
|
|
2011
|
-
type?: "success" | "warning" | "error" | "primary" | "secondary" | undefined;
|
|
2012
|
-
loading?: boolean | undefined;
|
|
2013
|
-
disabled?: boolean | undefined;
|
|
2014
|
-
prefix?: import("react").ReactNode;
|
|
2015
|
-
suffix?: import("react").ReactNode;
|
|
2016
|
-
fullWidth?: boolean | undefined;
|
|
2017
|
-
disableRipple?: boolean | undefined;
|
|
2018
|
-
} & {
|
|
2019
|
-
children?: import("react").ReactNode;
|
|
2020
|
-
} & import("react").RefAttributes<HTMLButtonElement>>, {}, {
|
|
1951
|
+
} & import("react").RefAttributes<HTMLInputElement>>, {}, {
|
|
1952
|
+
xs: string;
|
|
2021
1953
|
sm: string;
|
|
2022
1954
|
md: string;
|
|
2023
1955
|
lg: string;
|
|
2024
1956
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1957
|
+
xs: string;
|
|
2025
1958
|
sm: string;
|
|
2026
1959
|
md: string;
|
|
2027
1960
|
lg: string;
|
|
@@ -2154,12 +2087,14 @@ export declare const CustomDestinationButton: import("@stitches/react/types/styl
|
|
|
2154
2087
|
4: string;
|
|
2155
2088
|
6: string;
|
|
2156
2089
|
8: string;
|
|
2090
|
+
10: string;
|
|
2157
2091
|
12: string;
|
|
2158
2092
|
16: string;
|
|
2159
2093
|
18: string;
|
|
2160
2094
|
20: string;
|
|
2161
2095
|
24: string;
|
|
2162
2096
|
28: string;
|
|
2097
|
+
30: string;
|
|
2163
2098
|
32: string;
|
|
2164
2099
|
36: string;
|
|
2165
2100
|
40: string;
|
|
@@ -2174,11 +2109,13 @@ export declare const CustomDestinationButton: import("@stitches/react/types/styl
|
|
|
2174
2109
|
zIndices: {};
|
|
2175
2110
|
transitions: {};
|
|
2176
2111
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
2177
|
-
export declare const
|
|
2112
|
+
export declare const Wallets: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
2113
|
+
xs: string;
|
|
2178
2114
|
sm: string;
|
|
2179
2115
|
md: string;
|
|
2180
2116
|
lg: string;
|
|
2181
2117
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
2118
|
+
xs: string;
|
|
2182
2119
|
sm: string;
|
|
2183
2120
|
md: string;
|
|
2184
2121
|
lg: string;
|
|
@@ -2311,12 +2248,14 @@ export declare const CustomDestination: import("@stitches/react/types/styled-com
|
|
|
2311
2248
|
4: string;
|
|
2312
2249
|
6: string;
|
|
2313
2250
|
8: string;
|
|
2251
|
+
10: string;
|
|
2314
2252
|
12: string;
|
|
2315
2253
|
16: string;
|
|
2316
2254
|
18: string;
|
|
2317
2255
|
20: string;
|
|
2318
2256
|
24: string;
|
|
2319
2257
|
28: string;
|
|
2258
|
+
30: string;
|
|
2320
2259
|
32: string;
|
|
2321
2260
|
36: string;
|
|
2322
2261
|
40: string;
|
|
@@ -2331,652 +2270,293 @@ export declare const CustomDestination: import("@stitches/react/types/styled-com
|
|
|
2331
2270
|
zIndices: {};
|
|
2332
2271
|
transitions: {};
|
|
2333
2272
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
2334
|
-
export declare const
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
26: string;
|
|
2617
|
-
28: string;
|
|
2618
|
-
30: string;
|
|
2619
|
-
36: string;
|
|
2620
|
-
40: string;
|
|
2621
|
-
44: string;
|
|
2622
|
-
52: string;
|
|
2623
|
-
64: string;
|
|
2624
|
-
};
|
|
2625
|
-
letterSpacings: {};
|
|
2626
|
-
sizes: {
|
|
2627
|
-
4: string;
|
|
2628
|
-
6: string;
|
|
2629
|
-
8: string;
|
|
2630
|
-
12: string;
|
|
2631
|
-
16: string;
|
|
2632
|
-
18: string;
|
|
2633
|
-
20: string;
|
|
2634
|
-
24: string;
|
|
2635
|
-
28: string;
|
|
2636
|
-
32: string;
|
|
2637
|
-
36: string;
|
|
2638
|
-
40: string;
|
|
2639
|
-
45: string;
|
|
2640
|
-
48: string;
|
|
2641
|
-
};
|
|
2642
|
-
borderWidths: {};
|
|
2643
|
-
borderStyles: {};
|
|
2644
|
-
shadows: {
|
|
2645
|
-
s: string;
|
|
2646
|
-
};
|
|
2647
|
-
zIndices: {};
|
|
2648
|
-
transitions: {};
|
|
2649
|
-
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
2650
|
-
export declare const ConfirmButton: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
2651
|
-
sm: string;
|
|
2652
|
-
md: string;
|
|
2653
|
-
lg: string;
|
|
2654
|
-
}, import("@stitches/react/types/css-util").CSS<{
|
|
2655
|
-
sm: string;
|
|
2656
|
-
md: string;
|
|
2657
|
-
lg: string;
|
|
2658
|
-
}, {
|
|
2659
|
-
colors: {
|
|
2660
|
-
primary: string;
|
|
2661
|
-
primary500: string;
|
|
2662
|
-
primary600: string;
|
|
2663
|
-
secondary: string;
|
|
2664
|
-
secondary100: string;
|
|
2665
|
-
secondary200: string;
|
|
2666
|
-
secondary300: string;
|
|
2667
|
-
secondary400: string;
|
|
2668
|
-
secondary500: string;
|
|
2669
|
-
secondary600: string;
|
|
2670
|
-
secondary700: string;
|
|
2671
|
-
secondary800: string;
|
|
2672
|
-
secondary900: string;
|
|
2673
|
-
neutral: string;
|
|
2674
|
-
neutral100: string;
|
|
2675
|
-
neutral200: string;
|
|
2676
|
-
neutral300: string;
|
|
2677
|
-
neutral400: string;
|
|
2678
|
-
neutral500: string;
|
|
2679
|
-
neutral600: string;
|
|
2680
|
-
neutral700: string;
|
|
2681
|
-
neutral800: string;
|
|
2682
|
-
neutral900: string;
|
|
2683
|
-
error100: string;
|
|
2684
|
-
error300: string;
|
|
2685
|
-
error500: string;
|
|
2686
|
-
error600: string;
|
|
2687
|
-
error700: string;
|
|
2688
|
-
warning100: string;
|
|
2689
|
-
warning300: string;
|
|
2690
|
-
warning500: string;
|
|
2691
|
-
warning600: string;
|
|
2692
|
-
warning700: string;
|
|
2693
|
-
info: string;
|
|
2694
|
-
info100: string;
|
|
2695
|
-
info300: string;
|
|
2696
|
-
info500: string;
|
|
2697
|
-
info600: string;
|
|
2698
|
-
info700: string;
|
|
2699
|
-
success100: string;
|
|
2700
|
-
success300: string;
|
|
2701
|
-
success500: string;
|
|
2702
|
-
success600: string;
|
|
2703
|
-
success700: string;
|
|
2704
|
-
background: string;
|
|
2705
|
-
foreground: string;
|
|
2706
|
-
};
|
|
2707
|
-
space: {
|
|
2708
|
-
0: string;
|
|
2709
|
-
5: string;
|
|
2710
|
-
10: string;
|
|
2711
|
-
15: string;
|
|
2712
|
-
20: string;
|
|
2713
|
-
25: string;
|
|
2714
|
-
30: string;
|
|
2715
|
-
40: string;
|
|
2716
|
-
46: string;
|
|
2717
|
-
50: string;
|
|
2718
|
-
60: string;
|
|
2719
|
-
70: string;
|
|
2720
|
-
80: string;
|
|
2721
|
-
90: string;
|
|
2722
|
-
100: string;
|
|
2723
|
-
2: string;
|
|
2724
|
-
4: string;
|
|
2725
|
-
6: string;
|
|
2726
|
-
8: string;
|
|
2727
|
-
12: string;
|
|
2728
|
-
16: string;
|
|
2729
|
-
24: string;
|
|
2730
|
-
28: string;
|
|
2731
|
-
32: string;
|
|
2732
|
-
};
|
|
2733
|
-
radii: {
|
|
2734
|
-
xs: string;
|
|
2735
|
-
sm: string;
|
|
2736
|
-
xm: string;
|
|
2737
|
-
md: string;
|
|
2738
|
-
xl: string;
|
|
2739
|
-
lg: string;
|
|
2740
|
-
primary: string;
|
|
2741
|
-
secondary: string;
|
|
2742
|
-
};
|
|
2743
|
-
fontSizes: {
|
|
2744
|
-
10: string;
|
|
2745
|
-
12: string;
|
|
2746
|
-
14: string;
|
|
2747
|
-
16: string;
|
|
2748
|
-
18: string;
|
|
2749
|
-
20: string;
|
|
2750
|
-
22: string;
|
|
2751
|
-
24: string;
|
|
2752
|
-
28: string;
|
|
2753
|
-
32: string;
|
|
2754
|
-
36: string;
|
|
2755
|
-
40: string;
|
|
2756
|
-
48: string;
|
|
2757
|
-
};
|
|
2758
|
-
fonts: {
|
|
2759
|
-
primary: string;
|
|
2760
|
-
widget: string;
|
|
2761
|
-
};
|
|
2762
|
-
fontWeights: {
|
|
2763
|
-
regular: number;
|
|
2764
|
-
medium: number;
|
|
2765
|
-
semiBold: number;
|
|
2766
|
-
bold: number;
|
|
2767
|
-
};
|
|
2768
|
-
lineHeights: {
|
|
2769
|
-
12: string;
|
|
2770
|
-
16: string;
|
|
2771
|
-
20: string;
|
|
2772
|
-
24: string;
|
|
2773
|
-
26: string;
|
|
2774
|
-
28: string;
|
|
2775
|
-
30: string;
|
|
2776
|
-
36: string;
|
|
2777
|
-
40: string;
|
|
2778
|
-
44: string;
|
|
2779
|
-
52: string;
|
|
2780
|
-
64: string;
|
|
2781
|
-
};
|
|
2782
|
-
letterSpacings: {};
|
|
2783
|
-
sizes: {
|
|
2784
|
-
4: string;
|
|
2785
|
-
6: string;
|
|
2786
|
-
8: string;
|
|
2787
|
-
12: string;
|
|
2788
|
-
16: string;
|
|
2789
|
-
18: string;
|
|
2790
|
-
20: string;
|
|
2791
|
-
24: string;
|
|
2792
|
-
28: string;
|
|
2793
|
-
32: string;
|
|
2794
|
-
36: string;
|
|
2795
|
-
40: string;
|
|
2796
|
-
45: string;
|
|
2797
|
-
48: string;
|
|
2798
|
-
};
|
|
2799
|
-
borderWidths: {};
|
|
2800
|
-
borderStyles: {};
|
|
2801
|
-
shadows: {
|
|
2802
|
-
s: string;
|
|
2803
|
-
};
|
|
2804
|
-
zIndices: {};
|
|
2805
|
-
transitions: {};
|
|
2806
|
-
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
2807
|
-
export declare const StyledTextField: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<{
|
|
2808
|
-
label?: string | undefined;
|
|
2809
|
-
prefix?: import("react").ReactNode;
|
|
2810
|
-
suffix?: import("react").ReactNode;
|
|
2811
|
-
size?: "small" | "large" | undefined;
|
|
2812
|
-
variant?: "contained" | "outlined" | "ghost" | undefined;
|
|
2813
|
-
fullWidth?: boolean | undefined;
|
|
2814
|
-
} & Omit<import("react").InputHTMLAttributes<HTMLInputElement>, "size" | "prefix"> & {
|
|
2815
|
-
children?: import("react").ReactNode;
|
|
2816
|
-
} & import("react").RefAttributes<HTMLInputElement>>, {}, {
|
|
2817
|
-
sm: string;
|
|
2818
|
-
md: string;
|
|
2819
|
-
lg: string;
|
|
2820
|
-
}, import("@stitches/react/types/css-util").CSS<{
|
|
2821
|
-
sm: string;
|
|
2822
|
-
md: string;
|
|
2823
|
-
lg: string;
|
|
2824
|
-
}, {
|
|
2825
|
-
colors: {
|
|
2826
|
-
primary: string;
|
|
2827
|
-
primary500: string;
|
|
2828
|
-
primary600: string;
|
|
2829
|
-
secondary: string;
|
|
2830
|
-
secondary100: string;
|
|
2831
|
-
secondary200: string;
|
|
2832
|
-
secondary300: string;
|
|
2833
|
-
secondary400: string;
|
|
2834
|
-
secondary500: string;
|
|
2835
|
-
secondary600: string;
|
|
2836
|
-
secondary700: string;
|
|
2837
|
-
secondary800: string;
|
|
2838
|
-
secondary900: string;
|
|
2839
|
-
neutral: string;
|
|
2840
|
-
neutral100: string;
|
|
2841
|
-
neutral200: string;
|
|
2842
|
-
neutral300: string;
|
|
2843
|
-
neutral400: string;
|
|
2844
|
-
neutral500: string;
|
|
2845
|
-
neutral600: string;
|
|
2846
|
-
neutral700: string;
|
|
2847
|
-
neutral800: string;
|
|
2848
|
-
neutral900: string;
|
|
2849
|
-
error100: string;
|
|
2850
|
-
error300: string;
|
|
2851
|
-
error500: string;
|
|
2852
|
-
error600: string;
|
|
2853
|
-
error700: string;
|
|
2854
|
-
warning100: string;
|
|
2855
|
-
warning300: string;
|
|
2856
|
-
warning500: string;
|
|
2857
|
-
warning600: string;
|
|
2858
|
-
warning700: string;
|
|
2859
|
-
info: string;
|
|
2860
|
-
info100: string;
|
|
2861
|
-
info300: string;
|
|
2862
|
-
info500: string;
|
|
2863
|
-
info600: string;
|
|
2864
|
-
info700: string;
|
|
2865
|
-
success100: string;
|
|
2866
|
-
success300: string;
|
|
2867
|
-
success500: string;
|
|
2868
|
-
success600: string;
|
|
2869
|
-
success700: string;
|
|
2870
|
-
background: string;
|
|
2871
|
-
foreground: string;
|
|
2872
|
-
};
|
|
2873
|
-
space: {
|
|
2874
|
-
0: string;
|
|
2875
|
-
5: string;
|
|
2876
|
-
10: string;
|
|
2877
|
-
15: string;
|
|
2878
|
-
20: string;
|
|
2879
|
-
25: string;
|
|
2880
|
-
30: string;
|
|
2881
|
-
40: string;
|
|
2882
|
-
46: string;
|
|
2883
|
-
50: string;
|
|
2884
|
-
60: string;
|
|
2885
|
-
70: string;
|
|
2886
|
-
80: string;
|
|
2887
|
-
90: string;
|
|
2888
|
-
100: string;
|
|
2889
|
-
2: string;
|
|
2890
|
-
4: string;
|
|
2891
|
-
6: string;
|
|
2892
|
-
8: string;
|
|
2893
|
-
12: string;
|
|
2894
|
-
16: string;
|
|
2895
|
-
24: string;
|
|
2896
|
-
28: string;
|
|
2897
|
-
32: string;
|
|
2898
|
-
};
|
|
2899
|
-
radii: {
|
|
2900
|
-
xs: string;
|
|
2901
|
-
sm: string;
|
|
2902
|
-
xm: string;
|
|
2903
|
-
md: string;
|
|
2904
|
-
xl: string;
|
|
2905
|
-
lg: string;
|
|
2906
|
-
primary: string;
|
|
2907
|
-
secondary: string;
|
|
2908
|
-
};
|
|
2909
|
-
fontSizes: {
|
|
2910
|
-
10: string;
|
|
2911
|
-
12: string;
|
|
2912
|
-
14: string;
|
|
2913
|
-
16: string;
|
|
2914
|
-
18: string;
|
|
2915
|
-
20: string;
|
|
2916
|
-
22: string;
|
|
2917
|
-
24: string;
|
|
2918
|
-
28: string;
|
|
2919
|
-
32: string;
|
|
2920
|
-
36: string;
|
|
2921
|
-
40: string;
|
|
2922
|
-
48: string;
|
|
2923
|
-
};
|
|
2924
|
-
fonts: {
|
|
2925
|
-
primary: string;
|
|
2926
|
-
widget: string;
|
|
2927
|
-
};
|
|
2928
|
-
fontWeights: {
|
|
2929
|
-
regular: number;
|
|
2930
|
-
medium: number;
|
|
2931
|
-
semiBold: number;
|
|
2932
|
-
bold: number;
|
|
2933
|
-
};
|
|
2934
|
-
lineHeights: {
|
|
2935
|
-
12: string;
|
|
2936
|
-
16: string;
|
|
2937
|
-
20: string;
|
|
2938
|
-
24: string;
|
|
2939
|
-
26: string;
|
|
2940
|
-
28: string;
|
|
2941
|
-
30: string;
|
|
2942
|
-
36: string;
|
|
2943
|
-
40: string;
|
|
2944
|
-
44: string;
|
|
2945
|
-
52: string;
|
|
2946
|
-
64: string;
|
|
2947
|
-
};
|
|
2948
|
-
letterSpacings: {};
|
|
2949
|
-
sizes: {
|
|
2950
|
-
4: string;
|
|
2951
|
-
6: string;
|
|
2952
|
-
8: string;
|
|
2953
|
-
12: string;
|
|
2954
|
-
16: string;
|
|
2955
|
-
18: string;
|
|
2956
|
-
20: string;
|
|
2957
|
-
24: string;
|
|
2958
|
-
28: string;
|
|
2959
|
-
32: string;
|
|
2960
|
-
36: string;
|
|
2961
|
-
40: string;
|
|
2962
|
-
45: string;
|
|
2963
|
-
48: string;
|
|
2964
|
-
};
|
|
2965
|
-
borderWidths: {};
|
|
2966
|
-
borderStyles: {};
|
|
2967
|
-
shadows: {
|
|
2968
|
-
s: string;
|
|
2969
|
-
};
|
|
2970
|
-
zIndices: {};
|
|
2971
|
-
transitions: {};
|
|
2972
|
-
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
2973
|
-
export declare const CollapsibleContent: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<Collapsible.CollapsibleContentProps & import("react").RefAttributes<HTMLDivElement>>, {
|
|
2974
|
-
open?: boolean | "true" | "false" | undefined;
|
|
2975
|
-
}, {
|
|
2273
|
+
export declare const CustomDestinationButton: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<{
|
|
2274
|
+
slot?: string | undefined;
|
|
2275
|
+
style?: import("react").CSSProperties | undefined;
|
|
2276
|
+
title?: string | undefined;
|
|
2277
|
+
children?: import("react").ReactNode;
|
|
2278
|
+
color?: string | undefined;
|
|
2279
|
+
content?: string | undefined;
|
|
2280
|
+
translate?: "yes" | "no" | undefined;
|
|
2281
|
+
hidden?: boolean | undefined;
|
|
2282
|
+
defaultChecked?: boolean | undefined;
|
|
2283
|
+
defaultValue?: string | number | readonly string[] | undefined;
|
|
2284
|
+
suppressContentEditableWarning?: boolean | undefined;
|
|
2285
|
+
suppressHydrationWarning?: boolean | undefined;
|
|
2286
|
+
accessKey?: string | undefined;
|
|
2287
|
+
autoFocus?: boolean | undefined;
|
|
2288
|
+
className?: string | undefined;
|
|
2289
|
+
contentEditable?: boolean | "inherit" | "true" | "false" | "plaintext-only" | undefined;
|
|
2290
|
+
contextMenu?: string | undefined;
|
|
2291
|
+
dir?: string | undefined;
|
|
2292
|
+
draggable?: boolean | "true" | "false" | undefined;
|
|
2293
|
+
id?: string | undefined;
|
|
2294
|
+
lang?: string | undefined;
|
|
2295
|
+
nonce?: string | undefined;
|
|
2296
|
+
placeholder?: string | undefined;
|
|
2297
|
+
spellCheck?: boolean | "true" | "false" | undefined;
|
|
2298
|
+
tabIndex?: number | undefined;
|
|
2299
|
+
radioGroup?: string | undefined;
|
|
2300
|
+
role?: import("react").AriaRole | undefined;
|
|
2301
|
+
about?: string | undefined;
|
|
2302
|
+
datatype?: string | undefined;
|
|
2303
|
+
inlist?: any;
|
|
2304
|
+
property?: string | undefined;
|
|
2305
|
+
rel?: string | undefined;
|
|
2306
|
+
resource?: string | undefined;
|
|
2307
|
+
rev?: string | undefined;
|
|
2308
|
+
typeof?: string | undefined;
|
|
2309
|
+
vocab?: string | undefined;
|
|
2310
|
+
autoCapitalize?: string | undefined;
|
|
2311
|
+
autoCorrect?: string | undefined;
|
|
2312
|
+
autoSave?: string | undefined;
|
|
2313
|
+
itemProp?: string | undefined;
|
|
2314
|
+
itemScope?: boolean | undefined;
|
|
2315
|
+
itemType?: string | undefined;
|
|
2316
|
+
itemID?: string | undefined;
|
|
2317
|
+
itemRef?: string | undefined;
|
|
2318
|
+
results?: number | undefined;
|
|
2319
|
+
security?: string | undefined;
|
|
2320
|
+
unselectable?: "on" | "off" | undefined;
|
|
2321
|
+
inputMode?: "search" | "decimal" | "text" | "none" | "tel" | "url" | "email" | "numeric" | undefined;
|
|
2322
|
+
is?: string | undefined;
|
|
2323
|
+
"aria-activedescendant"?: string | undefined;
|
|
2324
|
+
"aria-atomic"?: boolean | "true" | "false" | undefined;
|
|
2325
|
+
"aria-autocomplete"?: "both" | "none" | "inline" | "list" | undefined;
|
|
2326
|
+
"aria-braillelabel"?: string | undefined;
|
|
2327
|
+
"aria-brailleroledescription"?: string | undefined;
|
|
2328
|
+
"aria-busy"?: boolean | "true" | "false" | undefined;
|
|
2329
|
+
"aria-checked"?: boolean | "true" | "mixed" | "false" | undefined;
|
|
2330
|
+
"aria-colcount"?: number | undefined;
|
|
2331
|
+
"aria-colindex"?: number | undefined;
|
|
2332
|
+
"aria-colindextext"?: string | undefined;
|
|
2333
|
+
"aria-colspan"?: number | undefined;
|
|
2334
|
+
"aria-controls"?: string | undefined;
|
|
2335
|
+
"aria-current"?: boolean | "time" | "true" | "page" | "false" | "step" | "location" | "date" | undefined;
|
|
2336
|
+
"aria-describedby"?: string | undefined;
|
|
2337
|
+
"aria-description"?: string | undefined;
|
|
2338
|
+
"aria-details"?: string | undefined;
|
|
2339
|
+
"aria-disabled"?: boolean | "true" | "false" | undefined;
|
|
2340
|
+
"aria-dropeffect"?: "link" | "copy" | "none" | "move" | "execute" | "popup" | undefined;
|
|
2341
|
+
"aria-errormessage"?: string | undefined;
|
|
2342
|
+
"aria-expanded"?: boolean | "true" | "false" | undefined;
|
|
2343
|
+
"aria-flowto"?: string | undefined;
|
|
2344
|
+
"aria-grabbed"?: boolean | "true" | "false" | undefined;
|
|
2345
|
+
"aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "true" | "listbox" | "false" | "tree" | undefined;
|
|
2346
|
+
"aria-hidden"?: boolean | "true" | "false" | undefined;
|
|
2347
|
+
"aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
|
2348
|
+
"aria-keyshortcuts"?: string | undefined;
|
|
2349
|
+
"aria-label"?: string | undefined;
|
|
2350
|
+
"aria-labelledby"?: string | undefined;
|
|
2351
|
+
"aria-level"?: number | undefined;
|
|
2352
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
2353
|
+
"aria-modal"?: boolean | "true" | "false" | undefined;
|
|
2354
|
+
"aria-multiline"?: boolean | "true" | "false" | undefined;
|
|
2355
|
+
"aria-multiselectable"?: boolean | "true" | "false" | undefined;
|
|
2356
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
2357
|
+
"aria-owns"?: string | undefined;
|
|
2358
|
+
"aria-placeholder"?: string | undefined;
|
|
2359
|
+
"aria-posinset"?: number | undefined;
|
|
2360
|
+
"aria-pressed"?: boolean | "true" | "mixed" | "false" | undefined;
|
|
2361
|
+
"aria-readonly"?: boolean | "true" | "false" | undefined;
|
|
2362
|
+
"aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
|
2363
|
+
"aria-required"?: boolean | "true" | "false" | undefined;
|
|
2364
|
+
"aria-roledescription"?: string | undefined;
|
|
2365
|
+
"aria-rowcount"?: number | undefined;
|
|
2366
|
+
"aria-rowindex"?: number | undefined;
|
|
2367
|
+
"aria-rowindextext"?: string | undefined;
|
|
2368
|
+
"aria-rowspan"?: number | undefined;
|
|
2369
|
+
"aria-selected"?: boolean | "true" | "false" | undefined;
|
|
2370
|
+
"aria-setsize"?: number | undefined;
|
|
2371
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
2372
|
+
"aria-valuemax"?: number | undefined;
|
|
2373
|
+
"aria-valuemin"?: number | undefined;
|
|
2374
|
+
"aria-valuenow"?: number | undefined;
|
|
2375
|
+
"aria-valuetext"?: string | undefined;
|
|
2376
|
+
dangerouslySetInnerHTML?: {
|
|
2377
|
+
__html: string | TrustedHTML;
|
|
2378
|
+
} | undefined;
|
|
2379
|
+
onCopy?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
2380
|
+
onCopyCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
2381
|
+
onCut?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
2382
|
+
onCutCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
2383
|
+
onPaste?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
2384
|
+
onPasteCapture?: import("react").ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
2385
|
+
onCompositionEnd?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
2386
|
+
onCompositionEndCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
2387
|
+
onCompositionStart?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
2388
|
+
onCompositionStartCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
2389
|
+
onCompositionUpdate?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
2390
|
+
onCompositionUpdateCapture?: import("react").CompositionEventHandler<HTMLButtonElement> | undefined;
|
|
2391
|
+
onFocus?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
2392
|
+
onFocusCapture?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
2393
|
+
onBlur?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
2394
|
+
onBlurCapture?: import("react").FocusEventHandler<HTMLButtonElement> | undefined;
|
|
2395
|
+
onChange?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2396
|
+
onChangeCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2397
|
+
onBeforeInput?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2398
|
+
onBeforeInputCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2399
|
+
onInput?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2400
|
+
onInputCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2401
|
+
onReset?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2402
|
+
onResetCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2403
|
+
onSubmit?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2404
|
+
onSubmitCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2405
|
+
onInvalid?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2406
|
+
onInvalidCapture?: import("react").FormEventHandler<HTMLButtonElement> | undefined;
|
|
2407
|
+
onLoad?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2408
|
+
onLoadCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2409
|
+
onError?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2410
|
+
onErrorCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2411
|
+
onKeyDown?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
2412
|
+
onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
2413
|
+
onKeyPress?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
2414
|
+
onKeyPressCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
2415
|
+
onKeyUp?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
2416
|
+
onKeyUpCapture?: import("react").KeyboardEventHandler<HTMLButtonElement> | undefined;
|
|
2417
|
+
onAbort?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2418
|
+
onAbortCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2419
|
+
onCanPlay?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2420
|
+
onCanPlayCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2421
|
+
onCanPlayThrough?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2422
|
+
onCanPlayThroughCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2423
|
+
onDurationChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2424
|
+
onDurationChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2425
|
+
onEmptied?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2426
|
+
onEmptiedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2427
|
+
onEncrypted?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2428
|
+
onEncryptedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2429
|
+
onEnded?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2430
|
+
onEndedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2431
|
+
onLoadedData?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2432
|
+
onLoadedDataCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2433
|
+
onLoadedMetadata?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2434
|
+
onLoadedMetadataCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2435
|
+
onLoadStart?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2436
|
+
onLoadStartCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2437
|
+
onPause?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2438
|
+
onPauseCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2439
|
+
onPlay?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2440
|
+
onPlayCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2441
|
+
onPlaying?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2442
|
+
onPlayingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2443
|
+
onProgress?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2444
|
+
onProgressCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2445
|
+
onRateChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2446
|
+
onRateChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2447
|
+
onResize?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2448
|
+
onResizeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2449
|
+
onSeeked?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2450
|
+
onSeekedCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2451
|
+
onSeeking?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2452
|
+
onSeekingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2453
|
+
onStalled?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2454
|
+
onStalledCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2455
|
+
onSuspend?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2456
|
+
onSuspendCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2457
|
+
onTimeUpdate?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2458
|
+
onTimeUpdateCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2459
|
+
onVolumeChange?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2460
|
+
onVolumeChangeCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2461
|
+
onWaiting?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2462
|
+
onWaitingCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2463
|
+
onAuxClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2464
|
+
onAuxClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2465
|
+
onClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2466
|
+
onClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2467
|
+
onContextMenu?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2468
|
+
onContextMenuCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2469
|
+
onDoubleClick?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2470
|
+
onDoubleClickCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2471
|
+
onDrag?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2472
|
+
onDragCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2473
|
+
onDragEnd?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2474
|
+
onDragEndCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2475
|
+
onDragEnter?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2476
|
+
onDragEnterCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2477
|
+
onDragExit?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2478
|
+
onDragExitCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2479
|
+
onDragLeave?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2480
|
+
onDragLeaveCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2481
|
+
onDragOver?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2482
|
+
onDragOverCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2483
|
+
onDragStart?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2484
|
+
onDragStartCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2485
|
+
onDrop?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2486
|
+
onDropCapture?: import("react").DragEventHandler<HTMLButtonElement> | undefined;
|
|
2487
|
+
onMouseDown?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2488
|
+
onMouseDownCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2489
|
+
onMouseEnter?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2490
|
+
onMouseLeave?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2491
|
+
onMouseMove?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2492
|
+
onMouseMoveCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2493
|
+
onMouseOut?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2494
|
+
onMouseOutCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2495
|
+
onMouseOver?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2496
|
+
onMouseOverCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2497
|
+
onMouseUp?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2498
|
+
onMouseUpCapture?: import("react").MouseEventHandler<HTMLButtonElement> | undefined;
|
|
2499
|
+
onSelect?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2500
|
+
onSelectCapture?: import("react").ReactEventHandler<HTMLButtonElement> | undefined;
|
|
2501
|
+
onTouchCancel?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
2502
|
+
onTouchCancelCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
2503
|
+
onTouchEnd?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
2504
|
+
onTouchEndCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
2505
|
+
onTouchMove?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
2506
|
+
onTouchMoveCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
2507
|
+
onTouchStart?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
2508
|
+
onTouchStartCapture?: import("react").TouchEventHandler<HTMLButtonElement> | undefined;
|
|
2509
|
+
onPointerDown?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2510
|
+
onPointerDownCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2511
|
+
onPointerMove?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2512
|
+
onPointerMoveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2513
|
+
onPointerUp?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2514
|
+
onPointerUpCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2515
|
+
onPointerCancel?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2516
|
+
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2517
|
+
onPointerEnter?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2518
|
+
onPointerEnterCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2519
|
+
onPointerLeave?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2520
|
+
onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2521
|
+
onPointerOver?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2522
|
+
onPointerOverCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2523
|
+
onPointerOut?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2524
|
+
onPointerOutCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2525
|
+
onGotPointerCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2526
|
+
onGotPointerCaptureCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2527
|
+
onLostPointerCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2528
|
+
onLostPointerCaptureCapture?: import("react").PointerEventHandler<HTMLButtonElement> | undefined;
|
|
2529
|
+
onScroll?: import("react").UIEventHandler<HTMLButtonElement> | undefined;
|
|
2530
|
+
onScrollCapture?: import("react").UIEventHandler<HTMLButtonElement> | undefined;
|
|
2531
|
+
onWheel?: import("react").WheelEventHandler<HTMLButtonElement> | undefined;
|
|
2532
|
+
onWheelCapture?: import("react").WheelEventHandler<HTMLButtonElement> | undefined;
|
|
2533
|
+
onAnimationStart?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2534
|
+
onAnimationStartCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2535
|
+
onAnimationEnd?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2536
|
+
onAnimationEndCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2537
|
+
onAnimationIteration?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2538
|
+
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
2539
|
+
onTransitionEnd?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
2540
|
+
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
2541
|
+
} & {
|
|
2542
|
+
size?: "small" | "medium" | "large" | "xxsmall" | "xsmall" | undefined;
|
|
2543
|
+
variant?: "default" | "contained" | "outlined" | "ghost" | undefined;
|
|
2544
|
+
type?: "success" | "error" | "warning" | "primary" | "secondary" | undefined;
|
|
2545
|
+
loading?: boolean | undefined;
|
|
2546
|
+
disabled?: boolean | undefined;
|
|
2547
|
+
prefix?: import("react").ReactNode;
|
|
2548
|
+
suffix?: import("react").ReactNode;
|
|
2549
|
+
fullWidth?: boolean | undefined;
|
|
2550
|
+
disableRipple?: boolean | undefined;
|
|
2551
|
+
} & {
|
|
2552
|
+
children?: import("react").ReactNode;
|
|
2553
|
+
} & import("react").RefAttributes<HTMLButtonElement>>, {}, {
|
|
2554
|
+
xs: string;
|
|
2976
2555
|
sm: string;
|
|
2977
2556
|
md: string;
|
|
2978
2557
|
lg: string;
|
|
2979
2558
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
2559
|
+
xs: string;
|
|
2980
2560
|
sm: string;
|
|
2981
2561
|
md: string;
|
|
2982
2562
|
lg: string;
|
|
@@ -3109,169 +2689,14 @@ export declare const CollapsibleContent: import("@stitches/react/types/styled-co
|
|
|
3109
2689
|
4: string;
|
|
3110
2690
|
6: string;
|
|
3111
2691
|
8: string;
|
|
3112
|
-
12: string;
|
|
3113
|
-
16: string;
|
|
3114
|
-
18: string;
|
|
3115
|
-
20: string;
|
|
3116
|
-
24: string;
|
|
3117
|
-
28: string;
|
|
3118
|
-
32: string;
|
|
3119
|
-
36: string;
|
|
3120
|
-
40: string;
|
|
3121
|
-
45: string;
|
|
3122
|
-
48: string;
|
|
3123
|
-
};
|
|
3124
|
-
borderWidths: {};
|
|
3125
|
-
borderStyles: {};
|
|
3126
|
-
shadows: {
|
|
3127
|
-
s: string;
|
|
3128
|
-
};
|
|
3129
|
-
zIndices: {};
|
|
3130
|
-
transitions: {};
|
|
3131
|
-
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
3132
|
-
export declare const Wallets: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
3133
|
-
sm: string;
|
|
3134
|
-
md: string;
|
|
3135
|
-
lg: string;
|
|
3136
|
-
}, import("@stitches/react/types/css-util").CSS<{
|
|
3137
|
-
sm: string;
|
|
3138
|
-
md: string;
|
|
3139
|
-
lg: string;
|
|
3140
|
-
}, {
|
|
3141
|
-
colors: {
|
|
3142
|
-
primary: string;
|
|
3143
|
-
primary500: string;
|
|
3144
|
-
primary600: string;
|
|
3145
|
-
secondary: string;
|
|
3146
|
-
secondary100: string;
|
|
3147
|
-
secondary200: string;
|
|
3148
|
-
secondary300: string;
|
|
3149
|
-
secondary400: string;
|
|
3150
|
-
secondary500: string;
|
|
3151
|
-
secondary600: string;
|
|
3152
|
-
secondary700: string;
|
|
3153
|
-
secondary800: string;
|
|
3154
|
-
secondary900: string;
|
|
3155
|
-
neutral: string;
|
|
3156
|
-
neutral100: string;
|
|
3157
|
-
neutral200: string;
|
|
3158
|
-
neutral300: string;
|
|
3159
|
-
neutral400: string;
|
|
3160
|
-
neutral500: string;
|
|
3161
|
-
neutral600: string;
|
|
3162
|
-
neutral700: string;
|
|
3163
|
-
neutral800: string;
|
|
3164
|
-
neutral900: string;
|
|
3165
|
-
error100: string;
|
|
3166
|
-
error300: string;
|
|
3167
|
-
error500: string;
|
|
3168
|
-
error600: string;
|
|
3169
|
-
error700: string;
|
|
3170
|
-
warning100: string;
|
|
3171
|
-
warning300: string;
|
|
3172
|
-
warning500: string;
|
|
3173
|
-
warning600: string;
|
|
3174
|
-
warning700: string;
|
|
3175
|
-
info: string;
|
|
3176
|
-
info100: string;
|
|
3177
|
-
info300: string;
|
|
3178
|
-
info500: string;
|
|
3179
|
-
info600: string;
|
|
3180
|
-
info700: string;
|
|
3181
|
-
success100: string;
|
|
3182
|
-
success300: string;
|
|
3183
|
-
success500: string;
|
|
3184
|
-
success600: string;
|
|
3185
|
-
success700: string;
|
|
3186
|
-
background: string;
|
|
3187
|
-
foreground: string;
|
|
3188
|
-
};
|
|
3189
|
-
space: {
|
|
3190
|
-
0: string;
|
|
3191
|
-
5: string;
|
|
3192
|
-
10: string;
|
|
3193
|
-
15: string;
|
|
3194
|
-
20: string;
|
|
3195
|
-
25: string;
|
|
3196
|
-
30: string;
|
|
3197
|
-
40: string;
|
|
3198
|
-
46: string;
|
|
3199
|
-
50: string;
|
|
3200
|
-
60: string;
|
|
3201
|
-
70: string;
|
|
3202
|
-
80: string;
|
|
3203
|
-
90: string;
|
|
3204
|
-
100: string;
|
|
3205
|
-
2: string;
|
|
3206
|
-
4: string;
|
|
3207
|
-
6: string;
|
|
3208
|
-
8: string;
|
|
3209
|
-
12: string;
|
|
3210
|
-
16: string;
|
|
3211
|
-
24: string;
|
|
3212
|
-
28: string;
|
|
3213
|
-
32: string;
|
|
3214
|
-
};
|
|
3215
|
-
radii: {
|
|
3216
|
-
xs: string;
|
|
3217
|
-
sm: string;
|
|
3218
|
-
xm: string;
|
|
3219
|
-
md: string;
|
|
3220
|
-
xl: string;
|
|
3221
|
-
lg: string;
|
|
3222
|
-
primary: string;
|
|
3223
|
-
secondary: string;
|
|
3224
|
-
};
|
|
3225
|
-
fontSizes: {
|
|
3226
2692
|
10: string;
|
|
3227
2693
|
12: string;
|
|
3228
|
-
14: string;
|
|
3229
2694
|
16: string;
|
|
3230
2695
|
18: string;
|
|
3231
2696
|
20: string;
|
|
3232
|
-
22: string;
|
|
3233
|
-
24: string;
|
|
3234
|
-
28: string;
|
|
3235
|
-
32: string;
|
|
3236
|
-
36: string;
|
|
3237
|
-
40: string;
|
|
3238
|
-
48: string;
|
|
3239
|
-
};
|
|
3240
|
-
fonts: {
|
|
3241
|
-
primary: string;
|
|
3242
|
-
widget: string;
|
|
3243
|
-
};
|
|
3244
|
-
fontWeights: {
|
|
3245
|
-
regular: number;
|
|
3246
|
-
medium: number;
|
|
3247
|
-
semiBold: number;
|
|
3248
|
-
bold: number;
|
|
3249
|
-
};
|
|
3250
|
-
lineHeights: {
|
|
3251
|
-
12: string;
|
|
3252
|
-
16: string;
|
|
3253
|
-
20: string;
|
|
3254
2697
|
24: string;
|
|
3255
|
-
26: string;
|
|
3256
2698
|
28: string;
|
|
3257
2699
|
30: string;
|
|
3258
|
-
36: string;
|
|
3259
|
-
40: string;
|
|
3260
|
-
44: string;
|
|
3261
|
-
52: string;
|
|
3262
|
-
64: string;
|
|
3263
|
-
};
|
|
3264
|
-
letterSpacings: {};
|
|
3265
|
-
sizes: {
|
|
3266
|
-
4: string;
|
|
3267
|
-
6: string;
|
|
3268
|
-
8: string;
|
|
3269
|
-
12: string;
|
|
3270
|
-
16: string;
|
|
3271
|
-
18: string;
|
|
3272
|
-
20: string;
|
|
3273
|
-
24: string;
|
|
3274
|
-
28: string;
|
|
3275
2700
|
32: string;
|
|
3276
2701
|
36: string;
|
|
3277
2702
|
40: string;
|