@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
|
@@ -5,10 +5,12 @@ export declare const EXPANDABLE_QUOTE_TRANSITION_DURATION = 300;
|
|
|
5
5
|
export declare const QuoteContainer: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<Collapsible.CollapsibleProps & import("react").RefAttributes<HTMLDivElement>>, {
|
|
6
6
|
recommended?: boolean | "true" | "false" | undefined;
|
|
7
7
|
}, {
|
|
8
|
+
xs: string;
|
|
8
9
|
sm: string;
|
|
9
10
|
md: string;
|
|
10
11
|
lg: string;
|
|
11
12
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
13
|
+
xs: string;
|
|
12
14
|
sm: string;
|
|
13
15
|
md: string;
|
|
14
16
|
lg: string;
|
|
@@ -141,12 +143,14 @@ export declare const QuoteContainer: import("@stitches/react/types/styled-compon
|
|
|
141
143
|
4: string;
|
|
142
144
|
6: string;
|
|
143
145
|
8: string;
|
|
146
|
+
10: string;
|
|
144
147
|
12: string;
|
|
145
148
|
16: string;
|
|
146
149
|
18: string;
|
|
147
150
|
20: string;
|
|
148
151
|
24: string;
|
|
149
152
|
28: string;
|
|
153
|
+
30: string;
|
|
150
154
|
32: string;
|
|
151
155
|
36: string;
|
|
152
156
|
40: string;
|
|
@@ -162,10 +166,12 @@ export declare const QuoteContainer: import("@stitches/react/types/styled-compon
|
|
|
162
166
|
transitions: {};
|
|
163
167
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
164
168
|
export declare const stepsDetailsStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
169
|
+
xs: string;
|
|
165
170
|
sm: string;
|
|
166
171
|
md: string;
|
|
167
172
|
lg: string;
|
|
168
173
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
174
|
+
xs: string;
|
|
169
175
|
sm: string;
|
|
170
176
|
md: string;
|
|
171
177
|
lg: string;
|
|
@@ -298,12 +304,14 @@ export declare const stepsDetailsStyles: import("@stitches/react/types/styled-co
|
|
|
298
304
|
4: string;
|
|
299
305
|
6: string;
|
|
300
306
|
8: string;
|
|
307
|
+
10: string;
|
|
301
308
|
12: string;
|
|
302
309
|
16: string;
|
|
303
310
|
18: string;
|
|
304
311
|
20: string;
|
|
305
312
|
24: string;
|
|
306
313
|
28: string;
|
|
314
|
+
30: string;
|
|
307
315
|
32: string;
|
|
308
316
|
36: string;
|
|
309
317
|
40: string;
|
|
@@ -323,10 +331,12 @@ export declare const SummaryContainer: import("@stitches/react/types/styled-comp
|
|
|
323
331
|
basic?: boolean | "true" | undefined;
|
|
324
332
|
listItem?: boolean | "true" | "false" | undefined;
|
|
325
333
|
}, {
|
|
334
|
+
xs: string;
|
|
326
335
|
sm: string;
|
|
327
336
|
md: string;
|
|
328
337
|
lg: string;
|
|
329
338
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
339
|
+
xs: string;
|
|
330
340
|
sm: string;
|
|
331
341
|
md: string;
|
|
332
342
|
lg: string;
|
|
@@ -459,12 +469,14 @@ export declare const SummaryContainer: import("@stitches/react/types/styled-comp
|
|
|
459
469
|
4: string;
|
|
460
470
|
6: string;
|
|
461
471
|
8: string;
|
|
472
|
+
10: string;
|
|
462
473
|
12: string;
|
|
463
474
|
16: string;
|
|
464
475
|
18: string;
|
|
465
476
|
20: string;
|
|
466
477
|
24: string;
|
|
467
478
|
28: string;
|
|
479
|
+
30: string;
|
|
468
480
|
32: string;
|
|
469
481
|
36: string;
|
|
470
482
|
40: string;
|
|
@@ -480,10 +492,173 @@ export declare const SummaryContainer: import("@stitches/react/types/styled-comp
|
|
|
480
492
|
transitions: {};
|
|
481
493
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
482
494
|
export declare const summaryStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
495
|
+
xs: string;
|
|
496
|
+
sm: string;
|
|
497
|
+
md: string;
|
|
498
|
+
lg: string;
|
|
499
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
500
|
+
xs: string;
|
|
501
|
+
sm: string;
|
|
502
|
+
md: string;
|
|
503
|
+
lg: string;
|
|
504
|
+
}, {
|
|
505
|
+
colors: {
|
|
506
|
+
primary: string;
|
|
507
|
+
primary500: string;
|
|
508
|
+
primary600: string;
|
|
509
|
+
secondary: string;
|
|
510
|
+
secondary100: string;
|
|
511
|
+
secondary200: string;
|
|
512
|
+
secondary300: string;
|
|
513
|
+
secondary400: string;
|
|
514
|
+
secondary500: string;
|
|
515
|
+
secondary600: string;
|
|
516
|
+
secondary700: string;
|
|
517
|
+
secondary800: string;
|
|
518
|
+
secondary900: string;
|
|
519
|
+
neutral: string;
|
|
520
|
+
neutral100: string;
|
|
521
|
+
neutral200: string;
|
|
522
|
+
neutral300: string;
|
|
523
|
+
neutral400: string;
|
|
524
|
+
neutral500: string;
|
|
525
|
+
neutral600: string;
|
|
526
|
+
neutral700: string;
|
|
527
|
+
neutral800: string;
|
|
528
|
+
neutral900: string;
|
|
529
|
+
error100: string;
|
|
530
|
+
error300: string;
|
|
531
|
+
error500: string;
|
|
532
|
+
error600: string;
|
|
533
|
+
error700: string;
|
|
534
|
+
warning100: string;
|
|
535
|
+
warning300: string;
|
|
536
|
+
warning500: string;
|
|
537
|
+
warning600: string;
|
|
538
|
+
warning700: string;
|
|
539
|
+
info: string;
|
|
540
|
+
info100: string;
|
|
541
|
+
info300: string;
|
|
542
|
+
info500: string;
|
|
543
|
+
info600: string;
|
|
544
|
+
info700: string;
|
|
545
|
+
success100: string;
|
|
546
|
+
success300: string;
|
|
547
|
+
success500: string;
|
|
548
|
+
success600: string;
|
|
549
|
+
success700: string;
|
|
550
|
+
background: string;
|
|
551
|
+
foreground: string;
|
|
552
|
+
};
|
|
553
|
+
space: {
|
|
554
|
+
0: string;
|
|
555
|
+
5: string;
|
|
556
|
+
10: string;
|
|
557
|
+
15: string;
|
|
558
|
+
20: string;
|
|
559
|
+
25: string;
|
|
560
|
+
30: string;
|
|
561
|
+
40: string;
|
|
562
|
+
46: string;
|
|
563
|
+
50: string;
|
|
564
|
+
60: string;
|
|
565
|
+
70: string;
|
|
566
|
+
80: string;
|
|
567
|
+
90: string;
|
|
568
|
+
100: string;
|
|
569
|
+
2: string;
|
|
570
|
+
4: string;
|
|
571
|
+
6: string;
|
|
572
|
+
8: string;
|
|
573
|
+
12: string;
|
|
574
|
+
16: string;
|
|
575
|
+
24: string;
|
|
576
|
+
28: string;
|
|
577
|
+
32: string;
|
|
578
|
+
};
|
|
579
|
+
radii: {
|
|
580
|
+
xs: string;
|
|
581
|
+
sm: string;
|
|
582
|
+
xm: string;
|
|
583
|
+
md: string;
|
|
584
|
+
xl: string;
|
|
585
|
+
lg: string;
|
|
586
|
+
primary: string;
|
|
587
|
+
secondary: string;
|
|
588
|
+
};
|
|
589
|
+
fontSizes: {
|
|
590
|
+
10: string;
|
|
591
|
+
12: string;
|
|
592
|
+
14: string;
|
|
593
|
+
16: string;
|
|
594
|
+
18: string;
|
|
595
|
+
20: string;
|
|
596
|
+
22: string;
|
|
597
|
+
24: string;
|
|
598
|
+
28: string;
|
|
599
|
+
32: string;
|
|
600
|
+
36: string;
|
|
601
|
+
40: string;
|
|
602
|
+
48: string;
|
|
603
|
+
};
|
|
604
|
+
fonts: {
|
|
605
|
+
primary: string;
|
|
606
|
+
widget: string;
|
|
607
|
+
};
|
|
608
|
+
fontWeights: {
|
|
609
|
+
regular: number;
|
|
610
|
+
medium: number;
|
|
611
|
+
semiBold: number;
|
|
612
|
+
bold: number;
|
|
613
|
+
};
|
|
614
|
+
lineHeights: {
|
|
615
|
+
12: string;
|
|
616
|
+
16: string;
|
|
617
|
+
20: string;
|
|
618
|
+
24: string;
|
|
619
|
+
26: string;
|
|
620
|
+
28: string;
|
|
621
|
+
30: string;
|
|
622
|
+
36: string;
|
|
623
|
+
40: string;
|
|
624
|
+
44: string;
|
|
625
|
+
52: string;
|
|
626
|
+
64: string;
|
|
627
|
+
};
|
|
628
|
+
letterSpacings: {};
|
|
629
|
+
sizes: {
|
|
630
|
+
4: string;
|
|
631
|
+
6: string;
|
|
632
|
+
8: string;
|
|
633
|
+
10: string;
|
|
634
|
+
12: string;
|
|
635
|
+
16: string;
|
|
636
|
+
18: string;
|
|
637
|
+
20: string;
|
|
638
|
+
24: string;
|
|
639
|
+
28: string;
|
|
640
|
+
30: string;
|
|
641
|
+
32: string;
|
|
642
|
+
36: string;
|
|
643
|
+
40: string;
|
|
644
|
+
45: string;
|
|
645
|
+
48: string;
|
|
646
|
+
};
|
|
647
|
+
borderWidths: {};
|
|
648
|
+
borderStyles: {};
|
|
649
|
+
shadows: {
|
|
650
|
+
s: string;
|
|
651
|
+
};
|
|
652
|
+
zIndices: {};
|
|
653
|
+
transitions: {};
|
|
654
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
655
|
+
export declare const rowStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
656
|
+
xs: string;
|
|
483
657
|
sm: string;
|
|
484
658
|
md: string;
|
|
485
659
|
lg: string;
|
|
486
660
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
661
|
+
xs: string;
|
|
487
662
|
sm: string;
|
|
488
663
|
md: string;
|
|
489
664
|
lg: string;
|
|
@@ -616,12 +791,14 @@ export declare const summaryStyles: import("@stitches/react/types/styled-compone
|
|
|
616
791
|
4: string;
|
|
617
792
|
6: string;
|
|
618
793
|
8: string;
|
|
794
|
+
10: string;
|
|
619
795
|
12: string;
|
|
620
796
|
16: string;
|
|
621
797
|
18: string;
|
|
622
798
|
20: string;
|
|
623
799
|
24: string;
|
|
624
800
|
28: string;
|
|
801
|
+
30: string;
|
|
625
802
|
32: string;
|
|
626
803
|
36: string;
|
|
627
804
|
40: string;
|
|
@@ -637,10 +814,12 @@ export declare const summaryStyles: import("@stitches/react/types/styled-compone
|
|
|
637
814
|
transitions: {};
|
|
638
815
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
639
816
|
export declare const basicInfoStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
817
|
+
xs: string;
|
|
640
818
|
sm: string;
|
|
641
819
|
md: string;
|
|
642
820
|
lg: string;
|
|
643
821
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
822
|
+
xs: string;
|
|
644
823
|
sm: string;
|
|
645
824
|
md: string;
|
|
646
825
|
lg: string;
|
|
@@ -773,12 +952,14 @@ export declare const basicInfoStyles: import("@stitches/react/types/styled-compo
|
|
|
773
952
|
4: string;
|
|
774
953
|
6: string;
|
|
775
954
|
8: string;
|
|
955
|
+
10: string;
|
|
776
956
|
12: string;
|
|
777
957
|
16: string;
|
|
778
958
|
18: string;
|
|
779
959
|
20: string;
|
|
780
960
|
24: string;
|
|
781
961
|
28: string;
|
|
962
|
+
30: string;
|
|
782
963
|
32: string;
|
|
783
964
|
36: string;
|
|
784
965
|
40: string;
|
|
@@ -793,14 +974,16 @@ export declare const basicInfoStyles: import("@stitches/react/types/styled-compo
|
|
|
793
974
|
zIndices: {};
|
|
794
975
|
transitions: {};
|
|
795
976
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
796
|
-
export declare const
|
|
977
|
+
export declare const Trigger: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<Collapsible.CollapsibleTriggerProps & import("react").RefAttributes<HTMLButtonElement>>, {
|
|
797
978
|
error?: boolean | "true" | "false" | undefined;
|
|
798
979
|
recommended?: boolean | "true" | "false" | undefined;
|
|
799
980
|
}, {
|
|
981
|
+
xs: string;
|
|
800
982
|
sm: string;
|
|
801
983
|
md: string;
|
|
802
984
|
lg: string;
|
|
803
985
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
986
|
+
xs: string;
|
|
804
987
|
sm: string;
|
|
805
988
|
md: string;
|
|
806
989
|
lg: string;
|
|
@@ -933,12 +1116,14 @@ export declare const Chains: import("@stitches/react/types/styled-component").St
|
|
|
933
1116
|
4: string;
|
|
934
1117
|
6: string;
|
|
935
1118
|
8: string;
|
|
1119
|
+
10: string;
|
|
936
1120
|
12: string;
|
|
937
1121
|
16: string;
|
|
938
1122
|
18: string;
|
|
939
1123
|
20: string;
|
|
940
1124
|
24: string;
|
|
941
1125
|
28: string;
|
|
1126
|
+
30: string;
|
|
942
1127
|
32: string;
|
|
943
1128
|
36: string;
|
|
944
1129
|
40: string;
|
|
@@ -953,13 +1138,15 @@ export declare const Chains: import("@stitches/react/types/styled-component").St
|
|
|
953
1138
|
zIndices: {};
|
|
954
1139
|
transitions: {};
|
|
955
1140
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
956
|
-
export declare const
|
|
957
|
-
state?: "
|
|
1141
|
+
export declare const ImageContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
1142
|
+
state?: "error" | "warning" | undefined;
|
|
958
1143
|
}, {
|
|
1144
|
+
xs: string;
|
|
959
1145
|
sm: string;
|
|
960
1146
|
md: string;
|
|
961
1147
|
lg: string;
|
|
962
1148
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1149
|
+
xs: string;
|
|
963
1150
|
sm: string;
|
|
964
1151
|
md: string;
|
|
965
1152
|
lg: string;
|
|
@@ -1092,12 +1279,14 @@ export declare const ChainImageContainer: import("@stitches/react/types/styled-c
|
|
|
1092
1279
|
4: string;
|
|
1093
1280
|
6: string;
|
|
1094
1281
|
8: string;
|
|
1282
|
+
10: string;
|
|
1095
1283
|
12: string;
|
|
1096
1284
|
16: string;
|
|
1097
1285
|
18: string;
|
|
1098
1286
|
20: string;
|
|
1099
1287
|
24: string;
|
|
1100
1288
|
28: string;
|
|
1289
|
+
30: string;
|
|
1101
1290
|
32: string;
|
|
1102
1291
|
36: string;
|
|
1103
1292
|
40: string;
|
|
@@ -1115,10 +1304,12 @@ export declare const ChainImageContainer: import("@stitches/react/types/styled-c
|
|
|
1115
1304
|
export declare const Content: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<Collapsible.CollapsibleContentProps & import("react").RefAttributes<HTMLDivElement>>, {
|
|
1116
1305
|
open?: boolean | "true" | "false" | undefined;
|
|
1117
1306
|
}, {
|
|
1307
|
+
xs: string;
|
|
1118
1308
|
sm: string;
|
|
1119
1309
|
md: string;
|
|
1120
1310
|
lg: string;
|
|
1121
1311
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1312
|
+
xs: string;
|
|
1122
1313
|
sm: string;
|
|
1123
1314
|
md: string;
|
|
1124
1315
|
lg: string;
|
|
@@ -1251,12 +1442,14 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
1251
1442
|
4: string;
|
|
1252
1443
|
6: string;
|
|
1253
1444
|
8: string;
|
|
1445
|
+
10: string;
|
|
1254
1446
|
12: string;
|
|
1255
1447
|
16: string;
|
|
1256
1448
|
18: string;
|
|
1257
1449
|
20: string;
|
|
1258
1450
|
24: string;
|
|
1259
1451
|
28: string;
|
|
1452
|
+
30: string;
|
|
1260
1453
|
32: string;
|
|
1261
1454
|
36: string;
|
|
1262
1455
|
40: string;
|
|
@@ -1271,10 +1464,12 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
1271
1464
|
zIndices: {};
|
|
1272
1465
|
transitions: {};
|
|
1273
1466
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>, {}, {
|
|
1467
|
+
xs: string;
|
|
1274
1468
|
sm: string;
|
|
1275
1469
|
md: string;
|
|
1276
1470
|
lg: string;
|
|
1277
1471
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1472
|
+
xs: string;
|
|
1278
1473
|
sm: string;
|
|
1279
1474
|
md: string;
|
|
1280
1475
|
lg: string;
|
|
@@ -1407,12 +1602,14 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
1407
1602
|
4: string;
|
|
1408
1603
|
6: string;
|
|
1409
1604
|
8: string;
|
|
1605
|
+
10: string;
|
|
1410
1606
|
12: string;
|
|
1411
1607
|
16: string;
|
|
1412
1608
|
18: string;
|
|
1413
1609
|
20: string;
|
|
1414
1610
|
24: string;
|
|
1415
1611
|
28: string;
|
|
1612
|
+
30: string;
|
|
1416
1613
|
32: string;
|
|
1417
1614
|
36: string;
|
|
1418
1615
|
40: string;
|
|
@@ -1430,10 +1627,12 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
1430
1627
|
export declare const IconContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
1431
1628
|
orientation?: "down" | "up" | undefined;
|
|
1432
1629
|
}, {
|
|
1630
|
+
xs: string;
|
|
1433
1631
|
sm: string;
|
|
1434
1632
|
md: string;
|
|
1435
1633
|
lg: string;
|
|
1436
1634
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1635
|
+
xs: string;
|
|
1437
1636
|
sm: string;
|
|
1438
1637
|
md: string;
|
|
1439
1638
|
lg: string;
|
|
@@ -1566,12 +1765,14 @@ export declare const IconContainer: import("@stitches/react/types/styled-compone
|
|
|
1566
1765
|
4: string;
|
|
1567
1766
|
6: string;
|
|
1568
1767
|
8: string;
|
|
1768
|
+
10: string;
|
|
1569
1769
|
12: string;
|
|
1570
1770
|
16: string;
|
|
1571
1771
|
18: string;
|
|
1572
1772
|
20: string;
|
|
1573
1773
|
24: string;
|
|
1574
1774
|
28: string;
|
|
1775
|
+
30: string;
|
|
1575
1776
|
32: string;
|
|
1576
1777
|
36: string;
|
|
1577
1778
|
40: string;
|
|
@@ -1587,10 +1788,12 @@ export declare const IconContainer: import("@stitches/react/types/styled-compone
|
|
|
1587
1788
|
transitions: {};
|
|
1588
1789
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1589
1790
|
export declare const Separator: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
1791
|
+
xs: string;
|
|
1590
1792
|
sm: string;
|
|
1591
1793
|
md: string;
|
|
1592
1794
|
lg: string;
|
|
1593
1795
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1796
|
+
xs: string;
|
|
1594
1797
|
sm: string;
|
|
1595
1798
|
md: string;
|
|
1596
1799
|
lg: string;
|
|
@@ -1723,12 +1926,14 @@ export declare const Separator: import("@stitches/react/types/styled-component")
|
|
|
1723
1926
|
4: string;
|
|
1724
1927
|
6: string;
|
|
1725
1928
|
8: string;
|
|
1929
|
+
10: string;
|
|
1726
1930
|
12: string;
|
|
1727
1931
|
16: string;
|
|
1728
1932
|
18: string;
|
|
1729
1933
|
20: string;
|
|
1730
1934
|
24: string;
|
|
1731
1935
|
28: string;
|
|
1936
|
+
30: string;
|
|
1732
1937
|
32: string;
|
|
1733
1938
|
36: string;
|
|
1734
1939
|
40: string;
|
|
@@ -1744,10 +1949,12 @@ export declare const Separator: import("@stitches/react/types/styled-component")
|
|
|
1744
1949
|
transitions: {};
|
|
1745
1950
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1746
1951
|
export declare const HorizontalSeparator: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
1952
|
+
xs: string;
|
|
1747
1953
|
sm: string;
|
|
1748
1954
|
md: string;
|
|
1749
1955
|
lg: string;
|
|
1750
1956
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1957
|
+
xs: string;
|
|
1751
1958
|
sm: string;
|
|
1752
1959
|
md: string;
|
|
1753
1960
|
lg: string;
|
|
@@ -1880,12 +2087,14 @@ export declare const HorizontalSeparator: import("@stitches/react/types/styled-c
|
|
|
1880
2087
|
4: string;
|
|
1881
2088
|
6: string;
|
|
1882
2089
|
8: string;
|
|
2090
|
+
10: string;
|
|
1883
2091
|
12: string;
|
|
1884
2092
|
16: string;
|
|
1885
2093
|
18: string;
|
|
1886
2094
|
20: string;
|
|
1887
2095
|
24: string;
|
|
1888
2096
|
28: string;
|
|
2097
|
+
30: string;
|
|
1889
2098
|
32: string;
|
|
1890
2099
|
36: string;
|
|
1891
2100
|
40: string;
|
|
@@ -1901,10 +2110,12 @@ export declare const HorizontalSeparator: import("@stitches/react/types/styled-c
|
|
|
1901
2110
|
transitions: {};
|
|
1902
2111
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1903
2112
|
export declare const FrameIcon: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
2113
|
+
xs: string;
|
|
1904
2114
|
sm: string;
|
|
1905
2115
|
md: string;
|
|
1906
2116
|
lg: string;
|
|
1907
2117
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
2118
|
+
xs: string;
|
|
1908
2119
|
sm: string;
|
|
1909
2120
|
md: string;
|
|
1910
2121
|
lg: string;
|
|
@@ -2037,12 +2248,14 @@ export declare const FrameIcon: import("@stitches/react/types/styled-component")
|
|
|
2037
2248
|
4: string;
|
|
2038
2249
|
6: string;
|
|
2039
2250
|
8: string;
|
|
2251
|
+
10: string;
|
|
2040
2252
|
12: string;
|
|
2041
2253
|
16: string;
|
|
2042
2254
|
18: string;
|
|
2043
2255
|
20: string;
|
|
2044
2256
|
24: string;
|
|
2045
2257
|
28: string;
|
|
2258
|
+
30: string;
|
|
2046
2259
|
32: string;
|
|
2047
2260
|
36: string;
|
|
2048
2261
|
40: string;
|
|
@@ -2058,10 +2271,12 @@ export declare const FrameIcon: import("@stitches/react/types/styled-component")
|
|
|
2058
2271
|
transitions: {};
|
|
2059
2272
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
2060
2273
|
export declare const BasicInfoOutput: import("@stitches/react/types/styled-component").StyledComponent<typeof Typography, {}, {
|
|
2274
|
+
xs: string;
|
|
2061
2275
|
sm: string;
|
|
2062
2276
|
md: string;
|
|
2063
2277
|
lg: string;
|
|
2064
2278
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
2279
|
+
xs: string;
|
|
2065
2280
|
sm: string;
|
|
2066
2281
|
md: string;
|
|
2067
2282
|
lg: string;
|
|
@@ -2194,12 +2409,14 @@ export declare const BasicInfoOutput: import("@stitches/react/types/styled-compo
|
|
|
2194
2409
|
4: string;
|
|
2195
2410
|
6: string;
|
|
2196
2411
|
8: string;
|
|
2412
|
+
10: string;
|
|
2197
2413
|
12: string;
|
|
2198
2414
|
16: string;
|
|
2199
2415
|
18: string;
|
|
2200
2416
|
20: string;
|
|
2201
2417
|
24: string;
|
|
2202
2418
|
28: string;
|
|
2419
|
+
30: string;
|
|
2203
2420
|
32: string;
|
|
2204
2421
|
36: string;
|
|
2205
2422
|
40: string;
|
|
@@ -2215,10 +2432,12 @@ export declare const BasicInfoOutput: import("@stitches/react/types/styled-compo
|
|
|
2215
2432
|
transitions: {};
|
|
2216
2433
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
2217
2434
|
export declare const ContainerInfoOutput: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
2435
|
+
xs: string;
|
|
2218
2436
|
sm: string;
|
|
2219
2437
|
md: string;
|
|
2220
2438
|
lg: string;
|
|
2221
2439
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
2440
|
+
xs: string;
|
|
2222
2441
|
sm: string;
|
|
2223
2442
|
md: string;
|
|
2224
2443
|
lg: string;
|
|
@@ -2351,12 +2570,177 @@ export declare const ContainerInfoOutput: import("@stitches/react/types/styled-c
|
|
|
2351
2570
|
4: string;
|
|
2352
2571
|
6: string;
|
|
2353
2572
|
8: string;
|
|
2573
|
+
10: string;
|
|
2354
2574
|
12: string;
|
|
2355
2575
|
16: string;
|
|
2356
2576
|
18: string;
|
|
2357
2577
|
20: string;
|
|
2358
2578
|
24: string;
|
|
2359
2579
|
28: string;
|
|
2580
|
+
30: string;
|
|
2581
|
+
32: string;
|
|
2582
|
+
36: string;
|
|
2583
|
+
40: string;
|
|
2584
|
+
45: string;
|
|
2585
|
+
48: string;
|
|
2586
|
+
};
|
|
2587
|
+
borderWidths: {};
|
|
2588
|
+
borderStyles: {};
|
|
2589
|
+
shadows: {
|
|
2590
|
+
s: string;
|
|
2591
|
+
};
|
|
2592
|
+
zIndices: {};
|
|
2593
|
+
transitions: {};
|
|
2594
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
2595
|
+
export declare const MoreStep: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
2596
|
+
state?: "error" | "warning" | undefined;
|
|
2597
|
+
}, {
|
|
2598
|
+
xs: string;
|
|
2599
|
+
sm: string;
|
|
2600
|
+
md: string;
|
|
2601
|
+
lg: string;
|
|
2602
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
2603
|
+
xs: string;
|
|
2604
|
+
sm: string;
|
|
2605
|
+
md: string;
|
|
2606
|
+
lg: string;
|
|
2607
|
+
}, {
|
|
2608
|
+
colors: {
|
|
2609
|
+
primary: string;
|
|
2610
|
+
primary500: string;
|
|
2611
|
+
primary600: string;
|
|
2612
|
+
secondary: string;
|
|
2613
|
+
secondary100: string;
|
|
2614
|
+
secondary200: string;
|
|
2615
|
+
secondary300: string;
|
|
2616
|
+
secondary400: string;
|
|
2617
|
+
secondary500: string;
|
|
2618
|
+
secondary600: string;
|
|
2619
|
+
secondary700: string;
|
|
2620
|
+
secondary800: string;
|
|
2621
|
+
secondary900: string;
|
|
2622
|
+
neutral: string;
|
|
2623
|
+
neutral100: string;
|
|
2624
|
+
neutral200: string;
|
|
2625
|
+
neutral300: string;
|
|
2626
|
+
neutral400: string;
|
|
2627
|
+
neutral500: string;
|
|
2628
|
+
neutral600: string;
|
|
2629
|
+
neutral700: string;
|
|
2630
|
+
neutral800: string;
|
|
2631
|
+
neutral900: string;
|
|
2632
|
+
error100: string;
|
|
2633
|
+
error300: string;
|
|
2634
|
+
error500: string;
|
|
2635
|
+
error600: string;
|
|
2636
|
+
error700: string;
|
|
2637
|
+
warning100: string;
|
|
2638
|
+
warning300: string;
|
|
2639
|
+
warning500: string;
|
|
2640
|
+
warning600: string;
|
|
2641
|
+
warning700: string;
|
|
2642
|
+
info: string;
|
|
2643
|
+
info100: string;
|
|
2644
|
+
info300: string;
|
|
2645
|
+
info500: string;
|
|
2646
|
+
info600: string;
|
|
2647
|
+
info700: string;
|
|
2648
|
+
success100: string;
|
|
2649
|
+
success300: string;
|
|
2650
|
+
success500: string;
|
|
2651
|
+
success600: string;
|
|
2652
|
+
success700: string;
|
|
2653
|
+
background: string;
|
|
2654
|
+
foreground: string;
|
|
2655
|
+
};
|
|
2656
|
+
space: {
|
|
2657
|
+
0: string;
|
|
2658
|
+
5: string;
|
|
2659
|
+
10: string;
|
|
2660
|
+
15: string;
|
|
2661
|
+
20: string;
|
|
2662
|
+
25: string;
|
|
2663
|
+
30: string;
|
|
2664
|
+
40: string;
|
|
2665
|
+
46: string;
|
|
2666
|
+
50: string;
|
|
2667
|
+
60: string;
|
|
2668
|
+
70: string;
|
|
2669
|
+
80: string;
|
|
2670
|
+
90: string;
|
|
2671
|
+
100: string;
|
|
2672
|
+
2: string;
|
|
2673
|
+
4: string;
|
|
2674
|
+
6: string;
|
|
2675
|
+
8: string;
|
|
2676
|
+
12: string;
|
|
2677
|
+
16: string;
|
|
2678
|
+
24: string;
|
|
2679
|
+
28: string;
|
|
2680
|
+
32: string;
|
|
2681
|
+
};
|
|
2682
|
+
radii: {
|
|
2683
|
+
xs: string;
|
|
2684
|
+
sm: string;
|
|
2685
|
+
xm: string;
|
|
2686
|
+
md: string;
|
|
2687
|
+
xl: string;
|
|
2688
|
+
lg: string;
|
|
2689
|
+
primary: string;
|
|
2690
|
+
secondary: string;
|
|
2691
|
+
};
|
|
2692
|
+
fontSizes: {
|
|
2693
|
+
10: string;
|
|
2694
|
+
12: string;
|
|
2695
|
+
14: string;
|
|
2696
|
+
16: string;
|
|
2697
|
+
18: string;
|
|
2698
|
+
20: string;
|
|
2699
|
+
22: string;
|
|
2700
|
+
24: string;
|
|
2701
|
+
28: string;
|
|
2702
|
+
32: string;
|
|
2703
|
+
36: string;
|
|
2704
|
+
40: string;
|
|
2705
|
+
48: string;
|
|
2706
|
+
};
|
|
2707
|
+
fonts: {
|
|
2708
|
+
primary: string;
|
|
2709
|
+
widget: string;
|
|
2710
|
+
};
|
|
2711
|
+
fontWeights: {
|
|
2712
|
+
regular: number;
|
|
2713
|
+
medium: number;
|
|
2714
|
+
semiBold: number;
|
|
2715
|
+
bold: number;
|
|
2716
|
+
};
|
|
2717
|
+
lineHeights: {
|
|
2718
|
+
12: string;
|
|
2719
|
+
16: string;
|
|
2720
|
+
20: string;
|
|
2721
|
+
24: string;
|
|
2722
|
+
26: string;
|
|
2723
|
+
28: string;
|
|
2724
|
+
30: string;
|
|
2725
|
+
36: string;
|
|
2726
|
+
40: string;
|
|
2727
|
+
44: string;
|
|
2728
|
+
52: string;
|
|
2729
|
+
64: string;
|
|
2730
|
+
};
|
|
2731
|
+
letterSpacings: {};
|
|
2732
|
+
sizes: {
|
|
2733
|
+
4: string;
|
|
2734
|
+
6: string;
|
|
2735
|
+
8: string;
|
|
2736
|
+
10: string;
|
|
2737
|
+
12: string;
|
|
2738
|
+
16: string;
|
|
2739
|
+
18: string;
|
|
2740
|
+
20: string;
|
|
2741
|
+
24: string;
|
|
2742
|
+
28: string;
|
|
2743
|
+
30: string;
|
|
2360
2744
|
32: string;
|
|
2361
2745
|
36: string;
|
|
2362
2746
|
40: string;
|