@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
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
export declare const HeaderButton: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<import("@rango-dev/ui/dist/widget/ui/src/components/IconButton/IconButton.types").PropTypes & {
|
|
3
3
|
children?: import("react").ReactNode;
|
|
4
4
|
} & import("react").RefAttributes<HTMLButtonElement>>, {}, {
|
|
5
|
+
xs: string;
|
|
5
6
|
sm: string;
|
|
6
7
|
md: string;
|
|
7
8
|
lg: string;
|
|
8
9
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
10
|
+
xs: string;
|
|
9
11
|
sm: string;
|
|
10
12
|
md: string;
|
|
11
13
|
lg: string;
|
|
@@ -138,12 +140,14 @@ export declare const HeaderButton: import("@stitches/react/types/styled-componen
|
|
|
138
140
|
4: string;
|
|
139
141
|
6: string;
|
|
140
142
|
8: string;
|
|
143
|
+
10: string;
|
|
141
144
|
12: string;
|
|
142
145
|
16: string;
|
|
143
146
|
18: string;
|
|
144
147
|
20: string;
|
|
145
148
|
24: string;
|
|
146
149
|
28: string;
|
|
150
|
+
30: string;
|
|
147
151
|
32: string;
|
|
148
152
|
36: string;
|
|
149
153
|
40: string;
|
|
@@ -159,10 +163,12 @@ export declare const HeaderButton: import("@stitches/react/types/styled-componen
|
|
|
159
163
|
transitions: {};
|
|
160
164
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
161
165
|
export declare const ConnectedIcon: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
166
|
+
xs: string;
|
|
162
167
|
sm: string;
|
|
163
168
|
md: string;
|
|
164
169
|
lg: string;
|
|
165
170
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
171
|
+
xs: string;
|
|
166
172
|
sm: string;
|
|
167
173
|
md: string;
|
|
168
174
|
lg: string;
|
|
@@ -295,12 +301,14 @@ export declare const ConnectedIcon: import("@stitches/react/types/styled-compone
|
|
|
295
301
|
4: string;
|
|
296
302
|
6: string;
|
|
297
303
|
8: string;
|
|
304
|
+
10: string;
|
|
298
305
|
12: string;
|
|
299
306
|
16: string;
|
|
300
307
|
18: string;
|
|
301
308
|
20: string;
|
|
302
309
|
24: string;
|
|
303
310
|
28: string;
|
|
311
|
+
30: string;
|
|
304
312
|
32: string;
|
|
305
313
|
36: string;
|
|
306
314
|
40: string;
|
|
@@ -316,10 +324,12 @@ export declare const ConnectedIcon: import("@stitches/react/types/styled-compone
|
|
|
316
324
|
transitions: {};
|
|
317
325
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
318
326
|
export declare const SuffixContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
327
|
+
xs: string;
|
|
319
328
|
sm: string;
|
|
320
329
|
md: string;
|
|
321
330
|
lg: string;
|
|
322
331
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
332
|
+
xs: string;
|
|
323
333
|
sm: string;
|
|
324
334
|
md: string;
|
|
325
335
|
lg: string;
|
|
@@ -452,12 +462,14 @@ export declare const SuffixContainer: import("@stitches/react/types/styled-compo
|
|
|
452
462
|
4: string;
|
|
453
463
|
6: string;
|
|
454
464
|
8: string;
|
|
465
|
+
10: string;
|
|
455
466
|
12: string;
|
|
456
467
|
16: string;
|
|
457
468
|
18: string;
|
|
458
469
|
20: string;
|
|
459
470
|
24: string;
|
|
460
471
|
28: string;
|
|
472
|
+
30: string;
|
|
461
473
|
32: string;
|
|
462
474
|
36: string;
|
|
463
475
|
40: string;
|
|
@@ -473,10 +485,12 @@ export declare const SuffixContainer: import("@stitches/react/types/styled-compo
|
|
|
473
485
|
transitions: {};
|
|
474
486
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
475
487
|
export declare const NotificationsBadgeContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
488
|
+
xs: string;
|
|
476
489
|
sm: string;
|
|
477
490
|
md: string;
|
|
478
491
|
lg: string;
|
|
479
492
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
493
|
+
xs: string;
|
|
480
494
|
sm: string;
|
|
481
495
|
md: string;
|
|
482
496
|
lg: string;
|
|
@@ -609,12 +623,14 @@ export declare const NotificationsBadgeContainer: import("@stitches/react/types/
|
|
|
609
623
|
4: string;
|
|
610
624
|
6: string;
|
|
611
625
|
8: string;
|
|
626
|
+
10: string;
|
|
612
627
|
12: string;
|
|
613
628
|
16: string;
|
|
614
629
|
18: string;
|
|
615
630
|
20: string;
|
|
616
631
|
24: string;
|
|
617
632
|
28: string;
|
|
633
|
+
30: string;
|
|
618
634
|
32: string;
|
|
619
635
|
36: string;
|
|
620
636
|
40: string;
|
|
@@ -632,10 +648,12 @@ export declare const NotificationsBadgeContainer: import("@stitches/react/types/
|
|
|
632
648
|
export declare const ProgressIcon: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
633
649
|
isRefetched?: boolean | "true" | undefined;
|
|
634
650
|
}, {
|
|
651
|
+
xs: string;
|
|
635
652
|
sm: string;
|
|
636
653
|
md: string;
|
|
637
654
|
lg: string;
|
|
638
655
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
656
|
+
xs: string;
|
|
639
657
|
sm: string;
|
|
640
658
|
md: string;
|
|
641
659
|
lg: string;
|
|
@@ -768,12 +786,14 @@ export declare const ProgressIcon: import("@stitches/react/types/styled-componen
|
|
|
768
786
|
4: string;
|
|
769
787
|
6: string;
|
|
770
788
|
8: string;
|
|
789
|
+
10: string;
|
|
771
790
|
12: string;
|
|
772
791
|
16: string;
|
|
773
792
|
18: string;
|
|
774
793
|
20: string;
|
|
775
794
|
24: string;
|
|
776
795
|
28: string;
|
|
796
|
+
30: string;
|
|
777
797
|
32: string;
|
|
778
798
|
36: string;
|
|
779
799
|
40: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderButtons.styles.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HeaderButtons.styles.ts"],"names":[],"mappings":";AAEA,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"HeaderButtons.styles.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HeaderButtons.styles.ts"],"names":[],"mappings":";AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKvB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAWxB,CAAC;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAO1B,CAAC;AAEH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAWtC,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAUvB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderButtons.types.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HeaderButtons.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,WAAW,CAAC;CACzB;AACD,MAAM,WAAW,oBAAoB;IACnC,
|
|
1
|
+
{"version":3,"file":"HeaderButtons.types.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HeaderButtons.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,WAAW,CAAC;CACzB;AACD,MAAM,WAAW,oBAAoB;IACnC,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;CAC9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HomeButtons.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HomeButtons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAUlE,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,wBAAgB,WAAW,CAAC,KAAK,EAAE,oBAAoB,
|
|
1
|
+
{"version":3,"file":"HomeButtons.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HomeButtons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAUlE,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,wBAAgB,WAAW,CAAC,KAAK,EAAE,oBAAoB,qBAuDtD"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { PropTypes } from './Layout.types';
|
|
2
|
+
import type { PropsWithChildren } from 'react';
|
|
2
3
|
import React from 'react';
|
|
3
|
-
declare
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
} & React.RefAttributes<HTMLDivElement>>;
|
|
4
|
+
declare function Layout(props: PropsWithChildren<PropTypes>): React.JSX.Element;
|
|
6
5
|
export { Layout };
|
|
7
6
|
//# sourceMappingURL=Layout.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,
|
|
1
|
+
{"version":3,"file":"Layout.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEhD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI/C,OAAO,KAA4B,MAAM,OAAO,CAAC;AAkBjD,iBAAS,MAAM,CAAC,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,qBAmGlD;AACD,OAAO,EAAE,MAAM,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Layout.helpers.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.helpers.ts"],"names":[],"mappings":"AAEA,wBAAgB,sCAAsC,CAAC,CAAC,EAAE,KAAK,QAa9D"}
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
export declare const Container: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
2
|
-
|
|
2
|
+
height?: "auto" | "fixed" | undefined;
|
|
3
3
|
}, {
|
|
4
|
+
xs: string;
|
|
4
5
|
sm: string;
|
|
5
6
|
md: string;
|
|
6
7
|
lg: string;
|
|
7
8
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
9
|
+
xs: string;
|
|
8
10
|
sm: string;
|
|
9
11
|
md: string;
|
|
10
12
|
lg: string;
|
|
@@ -137,12 +139,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
137
139
|
4: string;
|
|
138
140
|
6: string;
|
|
139
141
|
8: string;
|
|
142
|
+
10: string;
|
|
140
143
|
12: string;
|
|
141
144
|
16: string;
|
|
142
145
|
18: string;
|
|
143
146
|
20: string;
|
|
144
147
|
24: string;
|
|
145
148
|
28: string;
|
|
149
|
+
30: string;
|
|
146
150
|
32: string;
|
|
147
151
|
36: string;
|
|
148
152
|
40: string;
|
|
@@ -157,13 +161,13 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
157
161
|
zIndices: {};
|
|
158
162
|
transitions: {};
|
|
159
163
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
160
|
-
export declare const Content: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
161
|
-
|
|
162
|
-
}, {
|
|
164
|
+
export declare const Content: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
165
|
+
xs: string;
|
|
163
166
|
sm: string;
|
|
164
167
|
md: string;
|
|
165
168
|
lg: string;
|
|
166
169
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
170
|
+
xs: string;
|
|
167
171
|
sm: string;
|
|
168
172
|
md: string;
|
|
169
173
|
lg: string;
|
|
@@ -296,12 +300,14 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
296
300
|
4: string;
|
|
297
301
|
6: string;
|
|
298
302
|
8: string;
|
|
303
|
+
10: string;
|
|
299
304
|
12: string;
|
|
300
305
|
16: string;
|
|
301
306
|
18: string;
|
|
302
307
|
20: string;
|
|
303
308
|
24: string;
|
|
304
309
|
28: string;
|
|
310
|
+
30: string;
|
|
305
311
|
32: string;
|
|
306
312
|
36: string;
|
|
307
313
|
40: string;
|
|
@@ -317,10 +323,12 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
317
323
|
transitions: {};
|
|
318
324
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
319
325
|
export declare const Footer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
326
|
+
xs: string;
|
|
320
327
|
sm: string;
|
|
321
328
|
md: string;
|
|
322
329
|
lg: string;
|
|
323
330
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
331
|
+
xs: string;
|
|
324
332
|
sm: string;
|
|
325
333
|
md: string;
|
|
326
334
|
lg: string;
|
|
@@ -453,12 +461,14 @@ export declare const Footer: import("@stitches/react/types/styled-component").St
|
|
|
453
461
|
4: string;
|
|
454
462
|
6: string;
|
|
455
463
|
8: string;
|
|
464
|
+
10: string;
|
|
456
465
|
12: string;
|
|
457
466
|
16: string;
|
|
458
467
|
18: string;
|
|
459
468
|
20: string;
|
|
460
469
|
24: string;
|
|
461
470
|
28: string;
|
|
471
|
+
30: string;
|
|
462
472
|
32: string;
|
|
463
473
|
36: string;
|
|
464
474
|
40: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Layout.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.styles.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAuBpB,CAAC;AAEH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQlB,CAAC;AACH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQjB,CAAC"}
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
import type { Container } from './Layout.styles';
|
|
3
|
+
import type * as Stitches from '@stitches/react';
|
|
4
|
+
type ContainerProps = Stitches.VariantProps<typeof Container>;
|
|
5
|
+
type ContainerHeightProp = NonNullable<Exclude<ContainerProps['height'], object>>;
|
|
2
6
|
export interface PropTypes {
|
|
3
7
|
header: {
|
|
4
8
|
title: string;
|
|
@@ -10,8 +14,7 @@ export interface PropTypes {
|
|
|
10
14
|
};
|
|
11
15
|
hasLogo?: boolean;
|
|
12
16
|
footer?: React.ReactNode;
|
|
13
|
-
|
|
14
|
-
fixedHeight?: boolean;
|
|
17
|
+
height?: ContainerHeightProp;
|
|
15
18
|
}
|
|
16
|
-
export
|
|
19
|
+
export {};
|
|
17
20
|
//# sourceMappingURL=Layout.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.types.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.types.ts"],"names":[],"mappings":";AAAA,
|
|
1
|
+
{"version":3,"file":"Layout.types.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.types.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,KAAK,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAEjD,KAAK,cAAc,GAAG,QAAQ,CAAC,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC;AAC9D,KAAK,mBAAmB,GAAG,WAAW,CACpC,OAAO,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC,CAC1C,CAAC;AAEF,MAAM,WAAW,SAAS;IACxB,MAAM,EAAE;QACN,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;QACtB,WAAW,CAAC,EAAE,OAAO,CAAC;QACtB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QACzB,aAAa,CAAC,EAAE,OAAO,CAAC;QACxB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;KACvB,CAAC;IACF,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAC9B"}
|
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
declare const PageContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
2
|
+
view?: boolean | "true" | undefined;
|
|
3
|
+
compact?: boolean | "true" | undefined;
|
|
4
|
+
}, {
|
|
5
|
+
xs: string;
|
|
6
|
+
sm: string;
|
|
7
|
+
md: string;
|
|
8
|
+
lg: string;
|
|
9
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
10
|
+
xs: string;
|
|
11
|
+
sm: string;
|
|
12
|
+
md: string;
|
|
13
|
+
lg: string;
|
|
14
|
+
}, {
|
|
15
|
+
colors: {
|
|
16
|
+
primary: string;
|
|
17
|
+
primary500: string;
|
|
18
|
+
primary600: string;
|
|
19
|
+
secondary: string;
|
|
20
|
+
secondary100: string;
|
|
21
|
+
secondary200: string;
|
|
22
|
+
secondary300: string;
|
|
23
|
+
secondary400: string;
|
|
24
|
+
secondary500: string;
|
|
25
|
+
secondary600: string;
|
|
26
|
+
secondary700: string;
|
|
27
|
+
secondary800: string;
|
|
28
|
+
secondary900: string;
|
|
29
|
+
neutral: string;
|
|
30
|
+
neutral100: string;
|
|
31
|
+
neutral200: string;
|
|
32
|
+
neutral300: string;
|
|
33
|
+
neutral400: string;
|
|
34
|
+
neutral500: string;
|
|
35
|
+
neutral600: string;
|
|
36
|
+
neutral700: string;
|
|
37
|
+
neutral800: string;
|
|
38
|
+
neutral900: string;
|
|
39
|
+
error100: string;
|
|
40
|
+
error300: string;
|
|
41
|
+
error500: string;
|
|
42
|
+
error600: string;
|
|
43
|
+
error700: string;
|
|
44
|
+
warning100: string;
|
|
45
|
+
warning300: string;
|
|
46
|
+
warning500: string;
|
|
47
|
+
warning600: string;
|
|
48
|
+
warning700: string;
|
|
49
|
+
info: string;
|
|
50
|
+
info100: string;
|
|
51
|
+
info300: string;
|
|
52
|
+
info500: string;
|
|
53
|
+
info600: string;
|
|
54
|
+
info700: string;
|
|
55
|
+
success100: string;
|
|
56
|
+
success300: string;
|
|
57
|
+
success500: string;
|
|
58
|
+
success600: string;
|
|
59
|
+
success700: string;
|
|
60
|
+
background: string;
|
|
61
|
+
foreground: string;
|
|
62
|
+
};
|
|
63
|
+
space: {
|
|
64
|
+
0: string;
|
|
65
|
+
5: string;
|
|
66
|
+
10: string;
|
|
67
|
+
15: string;
|
|
68
|
+
20: string;
|
|
69
|
+
25: string;
|
|
70
|
+
30: string;
|
|
71
|
+
40: string;
|
|
72
|
+
46: string;
|
|
73
|
+
50: string;
|
|
74
|
+
60: string;
|
|
75
|
+
70: string;
|
|
76
|
+
80: string;
|
|
77
|
+
90: string;
|
|
78
|
+
100: string;
|
|
79
|
+
2: string;
|
|
80
|
+
4: string;
|
|
81
|
+
6: string;
|
|
82
|
+
8: string;
|
|
83
|
+
12: string;
|
|
84
|
+
16: string;
|
|
85
|
+
24: string;
|
|
86
|
+
28: string;
|
|
87
|
+
32: string;
|
|
88
|
+
};
|
|
89
|
+
radii: {
|
|
90
|
+
xs: string;
|
|
91
|
+
sm: string;
|
|
92
|
+
xm: string;
|
|
93
|
+
md: string;
|
|
94
|
+
xl: string;
|
|
95
|
+
lg: string;
|
|
96
|
+
primary: string;
|
|
97
|
+
secondary: string;
|
|
98
|
+
};
|
|
99
|
+
fontSizes: {
|
|
100
|
+
10: string;
|
|
101
|
+
12: string;
|
|
102
|
+
14: string;
|
|
103
|
+
16: string;
|
|
104
|
+
18: string;
|
|
105
|
+
20: string;
|
|
106
|
+
22: string;
|
|
107
|
+
24: string;
|
|
108
|
+
28: string;
|
|
109
|
+
32: string;
|
|
110
|
+
36: string;
|
|
111
|
+
40: string;
|
|
112
|
+
48: string;
|
|
113
|
+
};
|
|
114
|
+
fonts: {
|
|
115
|
+
primary: string;
|
|
116
|
+
widget: string;
|
|
117
|
+
};
|
|
118
|
+
fontWeights: {
|
|
119
|
+
regular: number;
|
|
120
|
+
medium: number;
|
|
121
|
+
semiBold: number;
|
|
122
|
+
bold: number;
|
|
123
|
+
};
|
|
124
|
+
lineHeights: {
|
|
125
|
+
12: string;
|
|
126
|
+
16: string;
|
|
127
|
+
20: string;
|
|
128
|
+
24: string;
|
|
129
|
+
26: string;
|
|
130
|
+
28: string;
|
|
131
|
+
30: string;
|
|
132
|
+
36: string;
|
|
133
|
+
40: string;
|
|
134
|
+
44: string;
|
|
135
|
+
52: string;
|
|
136
|
+
64: string;
|
|
137
|
+
};
|
|
138
|
+
letterSpacings: {};
|
|
139
|
+
sizes: {
|
|
140
|
+
4: string;
|
|
141
|
+
6: string;
|
|
142
|
+
8: string;
|
|
143
|
+
10: string;
|
|
144
|
+
12: string;
|
|
145
|
+
16: string;
|
|
146
|
+
18: string;
|
|
147
|
+
20: string;
|
|
148
|
+
24: string;
|
|
149
|
+
28: string;
|
|
150
|
+
30: string;
|
|
151
|
+
32: string;
|
|
152
|
+
36: string;
|
|
153
|
+
40: string;
|
|
154
|
+
45: string;
|
|
155
|
+
48: string;
|
|
156
|
+
};
|
|
157
|
+
borderWidths: {};
|
|
158
|
+
borderStyles: {};
|
|
159
|
+
shadows: {
|
|
160
|
+
s: string;
|
|
161
|
+
};
|
|
162
|
+
zIndices: {};
|
|
163
|
+
transitions: {};
|
|
164
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
165
|
+
export { PageContainer };
|
|
166
|
+
//# sourceMappingURL=PageContainer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PageContainer.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/PageContainer.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmBjB,CAAC;AAEH,OAAO,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
declare const CONTENT_PADDING = "$20 $20 $10 $20";
|
|
2
|
+
declare const ScrollableArea: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
3
|
+
xs: string;
|
|
4
|
+
sm: string;
|
|
5
|
+
md: string;
|
|
6
|
+
lg: string;
|
|
7
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
8
|
+
xs: string;
|
|
9
|
+
sm: string;
|
|
10
|
+
md: string;
|
|
11
|
+
lg: string;
|
|
12
|
+
}, {
|
|
13
|
+
colors: {
|
|
14
|
+
primary: string;
|
|
15
|
+
primary500: string;
|
|
16
|
+
primary600: string;
|
|
17
|
+
secondary: string;
|
|
18
|
+
secondary100: string;
|
|
19
|
+
secondary200: string;
|
|
20
|
+
secondary300: string;
|
|
21
|
+
secondary400: string;
|
|
22
|
+
secondary500: string;
|
|
23
|
+
secondary600: string;
|
|
24
|
+
secondary700: string;
|
|
25
|
+
secondary800: string;
|
|
26
|
+
secondary900: string;
|
|
27
|
+
neutral: string;
|
|
28
|
+
neutral100: string;
|
|
29
|
+
neutral200: string;
|
|
30
|
+
neutral300: string;
|
|
31
|
+
neutral400: string;
|
|
32
|
+
neutral500: string;
|
|
33
|
+
neutral600: string;
|
|
34
|
+
neutral700: string;
|
|
35
|
+
neutral800: string;
|
|
36
|
+
neutral900: string;
|
|
37
|
+
error100: string;
|
|
38
|
+
error300: string;
|
|
39
|
+
error500: string;
|
|
40
|
+
error600: string;
|
|
41
|
+
error700: string;
|
|
42
|
+
warning100: string;
|
|
43
|
+
warning300: string;
|
|
44
|
+
warning500: string;
|
|
45
|
+
warning600: string;
|
|
46
|
+
warning700: string;
|
|
47
|
+
info: string;
|
|
48
|
+
info100: string;
|
|
49
|
+
info300: string;
|
|
50
|
+
info500: string;
|
|
51
|
+
info600: string;
|
|
52
|
+
info700: string;
|
|
53
|
+
success100: string;
|
|
54
|
+
success300: string;
|
|
55
|
+
success500: string;
|
|
56
|
+
success600: string;
|
|
57
|
+
success700: string;
|
|
58
|
+
background: string;
|
|
59
|
+
foreground: string;
|
|
60
|
+
};
|
|
61
|
+
space: {
|
|
62
|
+
0: string;
|
|
63
|
+
5: string;
|
|
64
|
+
10: string;
|
|
65
|
+
15: string;
|
|
66
|
+
20: string;
|
|
67
|
+
25: string;
|
|
68
|
+
30: string;
|
|
69
|
+
40: string;
|
|
70
|
+
46: string;
|
|
71
|
+
50: string;
|
|
72
|
+
60: string;
|
|
73
|
+
70: string;
|
|
74
|
+
80: string;
|
|
75
|
+
90: string;
|
|
76
|
+
100: string;
|
|
77
|
+
2: string;
|
|
78
|
+
4: string;
|
|
79
|
+
6: string;
|
|
80
|
+
8: string;
|
|
81
|
+
12: string;
|
|
82
|
+
16: string;
|
|
83
|
+
24: string;
|
|
84
|
+
28: string;
|
|
85
|
+
32: string;
|
|
86
|
+
};
|
|
87
|
+
radii: {
|
|
88
|
+
xs: string;
|
|
89
|
+
sm: string;
|
|
90
|
+
xm: string;
|
|
91
|
+
md: string;
|
|
92
|
+
xl: string;
|
|
93
|
+
lg: string;
|
|
94
|
+
primary: string;
|
|
95
|
+
secondary: string;
|
|
96
|
+
};
|
|
97
|
+
fontSizes: {
|
|
98
|
+
10: string;
|
|
99
|
+
12: string;
|
|
100
|
+
14: string;
|
|
101
|
+
16: string;
|
|
102
|
+
18: string;
|
|
103
|
+
20: string;
|
|
104
|
+
22: string;
|
|
105
|
+
24: string;
|
|
106
|
+
28: string;
|
|
107
|
+
32: string;
|
|
108
|
+
36: string;
|
|
109
|
+
40: string;
|
|
110
|
+
48: string;
|
|
111
|
+
};
|
|
112
|
+
fonts: {
|
|
113
|
+
primary: string;
|
|
114
|
+
widget: string;
|
|
115
|
+
};
|
|
116
|
+
fontWeights: {
|
|
117
|
+
regular: number;
|
|
118
|
+
medium: number;
|
|
119
|
+
semiBold: number;
|
|
120
|
+
bold: number;
|
|
121
|
+
};
|
|
122
|
+
lineHeights: {
|
|
123
|
+
12: string;
|
|
124
|
+
16: string;
|
|
125
|
+
20: string;
|
|
126
|
+
24: string;
|
|
127
|
+
26: string;
|
|
128
|
+
28: string;
|
|
129
|
+
30: string;
|
|
130
|
+
36: string;
|
|
131
|
+
40: string;
|
|
132
|
+
44: string;
|
|
133
|
+
52: string;
|
|
134
|
+
64: string;
|
|
135
|
+
};
|
|
136
|
+
letterSpacings: {};
|
|
137
|
+
sizes: {
|
|
138
|
+
4: string;
|
|
139
|
+
6: string;
|
|
140
|
+
8: string;
|
|
141
|
+
10: string;
|
|
142
|
+
12: string;
|
|
143
|
+
16: string;
|
|
144
|
+
18: string;
|
|
145
|
+
20: string;
|
|
146
|
+
24: string;
|
|
147
|
+
28: string;
|
|
148
|
+
30: string;
|
|
149
|
+
32: string;
|
|
150
|
+
36: string;
|
|
151
|
+
40: string;
|
|
152
|
+
45: string;
|
|
153
|
+
48: string;
|
|
154
|
+
};
|
|
155
|
+
borderWidths: {};
|
|
156
|
+
borderStyles: {};
|
|
157
|
+
shadows: {
|
|
158
|
+
s: string;
|
|
159
|
+
};
|
|
160
|
+
zIndices: {};
|
|
161
|
+
transitions: {};
|
|
162
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
163
|
+
export { ScrollableArea, CONTENT_PADDING };
|
|
164
|
+
//# sourceMappingURL=ScrollableArea.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScrollableArea.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/ScrollableArea.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,eAAe,oBAAoB,CAAC;AAE1C,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIlB,CAAC;AAEH,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnE,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC"}
|