@rango-dev/ui 0.34.1-next.4 → 0.34.1-next.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +3 -3
- package/dist/ui.build.json +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts +16 -28
- package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Button/Button.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/Button/Button.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts +16 -28
- package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts +148 -259
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Header/Header.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/Header/Header.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/List/List.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/List/List.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts +24 -42
- package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts +16 -28
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts +16 -28
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Select/Select.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/Select/Select.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Spinner/Spinner.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Spinner/Spinner.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts +24 -42
- package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts +4 -7
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts +24 -42
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts +36 -63
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts +24 -42
- package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts +4 -7
- package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts +20 -35
- package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/common/Image.d.ts +4 -7
- package/dist/widget/ui/src/components/common/Image.d.ts.map +1 -1
- package/dist/widget/ui/src/components/common/styles.d.ts +4 -7
- package/dist/widget/ui/src/components/common/styles.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts +4 -7
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts +44 -77
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts +20 -35
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/theme.d.ts +56 -74
- package/dist/widget/ui/src/theme.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/Button/Button.styles.tsx +18 -18
- package/src/components/ChainToken/ChainToken.styles.ts +3 -3
- package/src/components/Checkbox/Checkbox.styles.ts +1 -1
- package/src/components/FullExpandedQuote/FullExpandedQuote.styles.ts +7 -7
- package/src/components/QuoteTag/QuoteTag.styles.ts +1 -1
- package/src/components/Radio/Radio.styles.tsx +1 -1
- package/src/components/Select/Select.styles.ts +1 -1
- package/src/components/Skeleton/Skeleton.styles.ts +2 -2
- package/src/components/Switch/Switch.styles.tsx +1 -1
- package/src/components/Wallet/Wallet.styles.ts +1 -1
- package/src/containers/SwapInput/SwapInput.styles.ts +2 -2
- package/src/theme.ts +20 -10
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Toast.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Toast/Toast.styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAO3C,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"Toast.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Toast/Toast.styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAO3C,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK7B,CAAC;AAEH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmMhC,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAwCzB,CAAC;AAEH,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAwEnB,CAAC;AAEH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAI7B,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAa3B,CAAC"}
|
|
@@ -15,17 +15,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
15
15
|
colors: {
|
|
16
16
|
primary: string;
|
|
17
17
|
primary500: string;
|
|
18
|
-
|
|
18
|
+
primary550: string;
|
|
19
19
|
secondary: string;
|
|
20
20
|
secondary100: string;
|
|
21
|
+
secondary150: string;
|
|
21
22
|
secondary200: string;
|
|
22
|
-
|
|
23
|
-
secondary400: string;
|
|
23
|
+
secondary250: string;
|
|
24
24
|
secondary500: string;
|
|
25
|
-
|
|
26
|
-
secondary700: string;
|
|
27
|
-
secondary800: string;
|
|
28
|
-
secondary900: string;
|
|
25
|
+
secondary550: string;
|
|
29
26
|
neutral: string;
|
|
30
27
|
neutral100: string;
|
|
31
28
|
neutral200: string;
|
|
@@ -177,17 +174,14 @@ export declare const tokenAmountStyles: import("@stitches/react/types/styled-com
|
|
|
177
174
|
colors: {
|
|
178
175
|
primary: string;
|
|
179
176
|
primary500: string;
|
|
180
|
-
|
|
177
|
+
primary550: string;
|
|
181
178
|
secondary: string;
|
|
182
179
|
secondary100: string;
|
|
180
|
+
secondary150: string;
|
|
183
181
|
secondary200: string;
|
|
184
|
-
|
|
185
|
-
secondary400: string;
|
|
182
|
+
secondary250: string;
|
|
186
183
|
secondary500: string;
|
|
187
|
-
|
|
188
|
-
secondary700: string;
|
|
189
|
-
secondary800: string;
|
|
190
|
-
secondary900: string;
|
|
184
|
+
secondary550: string;
|
|
191
185
|
neutral: string;
|
|
192
186
|
neutral100: string;
|
|
193
187
|
neutral200: string;
|
|
@@ -339,17 +333,14 @@ export declare const usdValueStyles: import("@stitches/react/types/styled-compon
|
|
|
339
333
|
colors: {
|
|
340
334
|
primary: string;
|
|
341
335
|
primary500: string;
|
|
342
|
-
|
|
336
|
+
primary550: string;
|
|
343
337
|
secondary: string;
|
|
344
338
|
secondary100: string;
|
|
339
|
+
secondary150: string;
|
|
345
340
|
secondary200: string;
|
|
346
|
-
|
|
347
|
-
secondary400: string;
|
|
341
|
+
secondary250: string;
|
|
348
342
|
secondary500: string;
|
|
349
|
-
|
|
350
|
-
secondary700: string;
|
|
351
|
-
secondary800: string;
|
|
352
|
-
secondary900: string;
|
|
343
|
+
secondary550: string;
|
|
353
344
|
neutral: string;
|
|
354
345
|
neutral100: string;
|
|
355
346
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TokenAmount.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/TokenAmount/TokenAmount.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"TokenAmount.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/TokenAmount/TokenAmount.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAepB,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAI5B,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAGzB,CAAC"}
|
|
@@ -15,17 +15,14 @@ export declare const TooltipContent: import("@stitches/react/types/styled-compon
|
|
|
15
15
|
colors: {
|
|
16
16
|
primary: string;
|
|
17
17
|
primary500: string;
|
|
18
|
-
|
|
18
|
+
primary550: string;
|
|
19
19
|
secondary: string;
|
|
20
20
|
secondary100: string;
|
|
21
|
+
secondary150: string;
|
|
21
22
|
secondary200: string;
|
|
22
|
-
|
|
23
|
-
secondary400: string;
|
|
23
|
+
secondary250: string;
|
|
24
24
|
secondary500: string;
|
|
25
|
-
|
|
26
|
-
secondary700: string;
|
|
27
|
-
secondary800: string;
|
|
28
|
-
secondary900: string;
|
|
25
|
+
secondary550: string;
|
|
29
26
|
neutral: string;
|
|
30
27
|
neutral100: string;
|
|
31
28
|
neutral200: string;
|
|
@@ -177,17 +174,14 @@ export declare const TooltipTypography: import("@stitches/react/types/styled-com
|
|
|
177
174
|
colors: {
|
|
178
175
|
primary: string;
|
|
179
176
|
primary500: string;
|
|
180
|
-
|
|
177
|
+
primary550: string;
|
|
181
178
|
secondary: string;
|
|
182
179
|
secondary100: string;
|
|
180
|
+
secondary150: string;
|
|
183
181
|
secondary200: string;
|
|
184
|
-
|
|
185
|
-
secondary400: string;
|
|
182
|
+
secondary250: string;
|
|
186
183
|
secondary500: string;
|
|
187
|
-
|
|
188
|
-
secondary700: string;
|
|
189
|
-
secondary800: string;
|
|
190
|
-
secondary900: string;
|
|
184
|
+
secondary550: string;
|
|
191
185
|
neutral: string;
|
|
192
186
|
neutral100: string;
|
|
193
187
|
neutral200: string;
|
|
@@ -339,17 +333,14 @@ export declare const TriggerContent: import("@stitches/react/types/styled-compon
|
|
|
339
333
|
colors: {
|
|
340
334
|
primary: string;
|
|
341
335
|
primary500: string;
|
|
342
|
-
|
|
336
|
+
primary550: string;
|
|
343
337
|
secondary: string;
|
|
344
338
|
secondary100: string;
|
|
339
|
+
secondary150: string;
|
|
345
340
|
secondary200: string;
|
|
346
|
-
|
|
347
|
-
secondary400: string;
|
|
341
|
+
secondary250: string;
|
|
348
342
|
secondary500: string;
|
|
349
|
-
|
|
350
|
-
secondary700: string;
|
|
351
|
-
secondary800: string;
|
|
352
|
-
secondary900: string;
|
|
343
|
+
secondary550: string;
|
|
353
344
|
neutral: string;
|
|
354
345
|
neutral100: string;
|
|
355
346
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tooltip.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tooltip/Tooltip.styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,YAAY,MAAM,yBAAyB,CAAC;AAGxD,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"Tooltip.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tooltip/Tooltip.styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,YAAY,MAAM,yBAAyB,CAAC;AAGxD,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEzB,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQ5B,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIzB,CAAC"}
|
|
@@ -13,17 +13,14 @@ export declare const NotSelectableTypography: import("@stitches/react/types/styl
|
|
|
13
13
|
colors: {
|
|
14
14
|
primary: string;
|
|
15
15
|
primary500: string;
|
|
16
|
-
|
|
16
|
+
primary550: string;
|
|
17
17
|
secondary: string;
|
|
18
18
|
secondary100: string;
|
|
19
|
+
secondary150: string;
|
|
19
20
|
secondary200: string;
|
|
20
|
-
|
|
21
|
-
secondary400: string;
|
|
21
|
+
secondary250: string;
|
|
22
22
|
secondary500: string;
|
|
23
|
-
|
|
24
|
-
secondary700: string;
|
|
25
|
-
secondary800: string;
|
|
26
|
-
secondary900: string;
|
|
23
|
+
secondary550: string;
|
|
27
24
|
neutral: string;
|
|
28
25
|
neutral100: string;
|
|
29
26
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NotSelectableTypography.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Typography/NotSelectableTypography.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,eAAO,MAAM,uBAAuB
|
|
1
|
+
{"version":3,"file":"NotSelectableTypography.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Typography/NotSelectableTypography.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAElC,CAAC"}
|
|
@@ -17,17 +17,14 @@ export declare const TypographyContainer: import("@stitches/react/types/styled-c
|
|
|
17
17
|
colors: {
|
|
18
18
|
primary: string;
|
|
19
19
|
primary500: string;
|
|
20
|
-
|
|
20
|
+
primary550: string;
|
|
21
21
|
secondary: string;
|
|
22
22
|
secondary100: string;
|
|
23
|
+
secondary150: string;
|
|
23
24
|
secondary200: string;
|
|
24
|
-
|
|
25
|
-
secondary400: string;
|
|
25
|
+
secondary250: string;
|
|
26
26
|
secondary500: string;
|
|
27
|
-
|
|
28
|
-
secondary700: string;
|
|
29
|
-
secondary800: string;
|
|
30
|
-
secondary900: string;
|
|
27
|
+
secondary550: string;
|
|
31
28
|
neutral: string;
|
|
32
29
|
neutral100: string;
|
|
33
30
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Typography.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Typography/Typography.styles.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"Typography.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Typography/Typography.styles.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA2M9B,CAAC"}
|
|
@@ -13,17 +13,14 @@ export declare const WalletImageContainer: import("@stitches/react/types/styled-
|
|
|
13
13
|
colors: {
|
|
14
14
|
primary: string;
|
|
15
15
|
primary500: string;
|
|
16
|
-
|
|
16
|
+
primary550: string;
|
|
17
17
|
secondary: string;
|
|
18
18
|
secondary100: string;
|
|
19
|
+
secondary150: string;
|
|
19
20
|
secondary200: string;
|
|
20
|
-
|
|
21
|
-
secondary400: string;
|
|
21
|
+
secondary250: string;
|
|
22
22
|
secondary500: string;
|
|
23
|
-
|
|
24
|
-
secondary700: string;
|
|
25
|
-
secondary800: string;
|
|
26
|
-
secondary900: string;
|
|
23
|
+
secondary550: string;
|
|
27
24
|
neutral: string;
|
|
28
25
|
neutral100: string;
|
|
29
26
|
neutral200: string;
|
|
@@ -175,17 +172,14 @@ export declare const Title: import("@stitches/react/types/styled-component").Sty
|
|
|
175
172
|
colors: {
|
|
176
173
|
primary: string;
|
|
177
174
|
primary500: string;
|
|
178
|
-
|
|
175
|
+
primary550: string;
|
|
179
176
|
secondary: string;
|
|
180
177
|
secondary100: string;
|
|
178
|
+
secondary150: string;
|
|
181
179
|
secondary200: string;
|
|
182
|
-
|
|
183
|
-
secondary400: string;
|
|
180
|
+
secondary250: string;
|
|
184
181
|
secondary500: string;
|
|
185
|
-
|
|
186
|
-
secondary700: string;
|
|
187
|
-
secondary800: string;
|
|
188
|
-
secondary900: string;
|
|
182
|
+
secondary550: string;
|
|
189
183
|
neutral: string;
|
|
190
184
|
neutral100: string;
|
|
191
185
|
neutral200: string;
|
|
@@ -337,17 +331,14 @@ export declare const Text: import("@stitches/react/types/styled-component").Styl
|
|
|
337
331
|
colors: {
|
|
338
332
|
primary: string;
|
|
339
333
|
primary500: string;
|
|
340
|
-
|
|
334
|
+
primary550: string;
|
|
341
335
|
secondary: string;
|
|
342
336
|
secondary100: string;
|
|
337
|
+
secondary150: string;
|
|
343
338
|
secondary200: string;
|
|
344
|
-
|
|
345
|
-
secondary400: string;
|
|
339
|
+
secondary250: string;
|
|
346
340
|
secondary500: string;
|
|
347
|
-
|
|
348
|
-
secondary700: string;
|
|
349
|
-
secondary800: string;
|
|
350
|
-
secondary900: string;
|
|
341
|
+
secondary550: string;
|
|
351
342
|
neutral: string;
|
|
352
343
|
neutral100: string;
|
|
353
344
|
neutral200: string;
|
|
@@ -501,17 +492,14 @@ export declare const WalletButton: import("@stitches/react/types/styled-componen
|
|
|
501
492
|
colors: {
|
|
502
493
|
primary: string;
|
|
503
494
|
primary500: string;
|
|
504
|
-
|
|
495
|
+
primary550: string;
|
|
505
496
|
secondary: string;
|
|
506
497
|
secondary100: string;
|
|
498
|
+
secondary150: string;
|
|
507
499
|
secondary200: string;
|
|
508
|
-
|
|
509
|
-
secondary400: string;
|
|
500
|
+
secondary250: string;
|
|
510
501
|
secondary500: string;
|
|
511
|
-
|
|
512
|
-
secondary700: string;
|
|
513
|
-
secondary800: string;
|
|
514
|
-
secondary900: string;
|
|
502
|
+
secondary550: string;
|
|
515
503
|
neutral: string;
|
|
516
504
|
neutral100: string;
|
|
517
505
|
neutral200: string;
|
|
@@ -663,17 +651,14 @@ export declare const LoadingButton: import("@stitches/react/types/styled-compone
|
|
|
663
651
|
colors: {
|
|
664
652
|
primary: string;
|
|
665
653
|
primary500: string;
|
|
666
|
-
|
|
654
|
+
primary550: string;
|
|
667
655
|
secondary: string;
|
|
668
656
|
secondary100: string;
|
|
657
|
+
secondary150: string;
|
|
669
658
|
secondary200: string;
|
|
670
|
-
|
|
671
|
-
secondary400: string;
|
|
659
|
+
secondary250: string;
|
|
672
660
|
secondary500: string;
|
|
673
|
-
|
|
674
|
-
secondary700: string;
|
|
675
|
-
secondary800: string;
|
|
676
|
-
secondary900: string;
|
|
661
|
+
secondary550: string;
|
|
677
662
|
neutral: string;
|
|
678
663
|
neutral100: string;
|
|
679
664
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Wallet.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Wallet/Wallet.styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"Wallet.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Wallet/Wallet.styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAI/B,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEhB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIf,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAgDvB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAUxB,CAAC"}
|
|
@@ -13,17 +13,14 @@ export declare const ImageContainer: import("@stitches/react/types/styled-compon
|
|
|
13
13
|
colors: {
|
|
14
14
|
primary: string;
|
|
15
15
|
primary500: string;
|
|
16
|
-
|
|
16
|
+
primary550: string;
|
|
17
17
|
secondary: string;
|
|
18
18
|
secondary100: string;
|
|
19
|
+
secondary150: string;
|
|
19
20
|
secondary200: string;
|
|
20
|
-
|
|
21
|
-
secondary400: string;
|
|
21
|
+
secondary250: string;
|
|
22
22
|
secondary500: string;
|
|
23
|
-
|
|
24
|
-
secondary700: string;
|
|
25
|
-
secondary800: string;
|
|
26
|
-
secondary900: string;
|
|
23
|
+
secondary550: string;
|
|
27
24
|
neutral: string;
|
|
28
25
|
neutral100: string;
|
|
29
26
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../../../../../src/components/common/Image.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../../../../../src/components/common/Image.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAYzB,CAAC;AAEH,KAAK,SAAS,GAAG;IACf,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,UAAU,GAAG,aAAa,CAAC;CACnC,GAAG,KAAK,CAAC,iBAAiB,CAAC,gBAAgB,CAAC,CAAC;AAE9C,wBAAgB,KAAK,CAAC,KAAK,EAAE,SAAS,qBA0BrC"}
|
|
@@ -16,17 +16,14 @@ export declare const CollapsibleContent: import("@stitches/react/types/styled-co
|
|
|
16
16
|
colors: {
|
|
17
17
|
primary: string;
|
|
18
18
|
primary500: string;
|
|
19
|
-
|
|
19
|
+
primary550: string;
|
|
20
20
|
secondary: string;
|
|
21
21
|
secondary100: string;
|
|
22
|
+
secondary150: string;
|
|
22
23
|
secondary200: string;
|
|
23
|
-
|
|
24
|
-
secondary400: string;
|
|
24
|
+
secondary250: string;
|
|
25
25
|
secondary500: string;
|
|
26
|
-
|
|
27
|
-
secondary700: string;
|
|
28
|
-
secondary800: string;
|
|
29
|
-
secondary900: string;
|
|
26
|
+
secondary550: string;
|
|
30
27
|
neutral: string;
|
|
31
28
|
neutral100: string;
|
|
32
29
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/common/styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAsB3D,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/common/styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAsB3D,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAY7B,CAAC"}
|
|
@@ -12,17 +12,14 @@ export declare const ModalContent: import("@stitches/react/types/styled-componen
|
|
|
12
12
|
colors: {
|
|
13
13
|
primary: string;
|
|
14
14
|
primary500: string;
|
|
15
|
-
|
|
15
|
+
primary550: string;
|
|
16
16
|
secondary: string;
|
|
17
17
|
secondary100: string;
|
|
18
|
+
secondary150: string;
|
|
18
19
|
secondary200: string;
|
|
19
|
-
|
|
20
|
-
secondary400: string;
|
|
20
|
+
secondary250: string;
|
|
21
21
|
secondary500: string;
|
|
22
|
-
|
|
23
|
-
secondary700: string;
|
|
24
|
-
secondary800: string;
|
|
25
|
-
secondary900: string;
|
|
22
|
+
secondary550: string;
|
|
26
23
|
neutral: string;
|
|
27
24
|
neutral100: string;
|
|
28
25
|
neutral200: string;
|
package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConnectWalletsModal.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"ConnectWalletsModal.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKvB,CAAC"}
|
|
@@ -16,17 +16,14 @@ export declare const textStyles: import("@stitches/react/types/styled-component"
|
|
|
16
16
|
colors: {
|
|
17
17
|
primary: string;
|
|
18
18
|
primary500: string;
|
|
19
|
-
|
|
19
|
+
primary550: string;
|
|
20
20
|
secondary: string;
|
|
21
21
|
secondary100: string;
|
|
22
|
+
secondary150: string;
|
|
22
23
|
secondary200: string;
|
|
23
|
-
|
|
24
|
-
secondary400: string;
|
|
24
|
+
secondary250: string;
|
|
25
25
|
secondary500: string;
|
|
26
|
-
|
|
27
|
-
secondary700: string;
|
|
28
|
-
secondary800: string;
|
|
29
|
-
secondary900: string;
|
|
26
|
+
secondary550: string;
|
|
30
27
|
neutral: string;
|
|
31
28
|
neutral100: string;
|
|
32
29
|
neutral200: string;
|
|
@@ -180,17 +177,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
180
177
|
colors: {
|
|
181
178
|
primary: string;
|
|
182
179
|
primary500: string;
|
|
183
|
-
|
|
180
|
+
primary550: string;
|
|
184
181
|
secondary: string;
|
|
185
182
|
secondary100: string;
|
|
183
|
+
secondary150: string;
|
|
186
184
|
secondary200: string;
|
|
187
|
-
|
|
188
|
-
secondary400: string;
|
|
185
|
+
secondary250: string;
|
|
189
186
|
secondary500: string;
|
|
190
|
-
|
|
191
|
-
secondary700: string;
|
|
192
|
-
secondary800: string;
|
|
193
|
-
secondary900: string;
|
|
187
|
+
secondary550: string;
|
|
194
188
|
neutral: string;
|
|
195
189
|
neutral100: string;
|
|
196
190
|
neutral200: string;
|
|
@@ -354,17 +348,14 @@ export declare const InputAmount: import("@stitches/react/types/styled-component
|
|
|
354
348
|
colors: {
|
|
355
349
|
primary: string;
|
|
356
350
|
primary500: string;
|
|
357
|
-
|
|
351
|
+
primary550: string;
|
|
358
352
|
secondary: string;
|
|
359
353
|
secondary100: string;
|
|
354
|
+
secondary150: string;
|
|
360
355
|
secondary200: string;
|
|
361
|
-
|
|
362
|
-
secondary400: string;
|
|
356
|
+
secondary250: string;
|
|
363
357
|
secondary500: string;
|
|
364
|
-
|
|
365
|
-
secondary700: string;
|
|
366
|
-
secondary800: string;
|
|
367
|
-
secondary900: string;
|
|
358
|
+
secondary550: string;
|
|
368
359
|
neutral: string;
|
|
369
360
|
neutral100: string;
|
|
370
361
|
neutral200: string;
|
|
@@ -796,17 +787,14 @@ export declare const MaxButton: import("@stitches/react/types/styled-component")
|
|
|
796
787
|
colors: {
|
|
797
788
|
primary: string;
|
|
798
789
|
primary500: string;
|
|
799
|
-
|
|
790
|
+
primary550: string;
|
|
800
791
|
secondary: string;
|
|
801
792
|
secondary100: string;
|
|
793
|
+
secondary150: string;
|
|
802
794
|
secondary200: string;
|
|
803
|
-
|
|
804
|
-
secondary400: string;
|
|
795
|
+
secondary250: string;
|
|
805
796
|
secondary500: string;
|
|
806
|
-
|
|
807
|
-
secondary700: string;
|
|
808
|
-
secondary800: string;
|
|
809
|
-
secondary900: string;
|
|
797
|
+
secondary550: string;
|
|
810
798
|
neutral: string;
|
|
811
799
|
neutral100: string;
|
|
812
800
|
neutral200: string;
|
|
@@ -960,17 +948,14 @@ export declare const ValueTypography: import("@stitches/react/types/styled-compo
|
|
|
960
948
|
colors: {
|
|
961
949
|
primary: string;
|
|
962
950
|
primary500: string;
|
|
963
|
-
|
|
951
|
+
primary550: string;
|
|
964
952
|
secondary: string;
|
|
965
953
|
secondary100: string;
|
|
954
|
+
secondary150: string;
|
|
966
955
|
secondary200: string;
|
|
967
|
-
|
|
968
|
-
secondary400: string;
|
|
956
|
+
secondary250: string;
|
|
969
957
|
secondary500: string;
|
|
970
|
-
|
|
971
|
-
secondary700: string;
|
|
972
|
-
secondary800: string;
|
|
973
|
-
secondary900: string;
|
|
958
|
+
secondary550: string;
|
|
974
959
|
neutral: string;
|
|
975
960
|
neutral100: string;
|
|
976
961
|
neutral200: string;
|
|
@@ -1122,17 +1107,14 @@ export declare const formStyles: import("@stitches/react/types/styled-component"
|
|
|
1122
1107
|
colors: {
|
|
1123
1108
|
primary: string;
|
|
1124
1109
|
primary500: string;
|
|
1125
|
-
|
|
1110
|
+
primary550: string;
|
|
1126
1111
|
secondary: string;
|
|
1127
1112
|
secondary100: string;
|
|
1113
|
+
secondary150: string;
|
|
1128
1114
|
secondary200: string;
|
|
1129
|
-
|
|
1130
|
-
secondary400: string;
|
|
1115
|
+
secondary250: string;
|
|
1131
1116
|
secondary500: string;
|
|
1132
|
-
|
|
1133
|
-
secondary700: string;
|
|
1134
|
-
secondary800: string;
|
|
1135
|
-
secondary900: string;
|
|
1117
|
+
secondary550: string;
|
|
1136
1118
|
neutral: string;
|
|
1137
1119
|
neutral100: string;
|
|
1138
1120
|
neutral200: string;
|
|
@@ -1284,17 +1266,14 @@ export declare const labelStyles: import("@stitches/react/types/styled-component
|
|
|
1284
1266
|
colors: {
|
|
1285
1267
|
primary: string;
|
|
1286
1268
|
primary500: string;
|
|
1287
|
-
|
|
1269
|
+
primary550: string;
|
|
1288
1270
|
secondary: string;
|
|
1289
1271
|
secondary100: string;
|
|
1272
|
+
secondary150: string;
|
|
1290
1273
|
secondary200: string;
|
|
1291
|
-
|
|
1292
|
-
secondary400: string;
|
|
1274
|
+
secondary250: string;
|
|
1293
1275
|
secondary500: string;
|
|
1294
|
-
|
|
1295
|
-
secondary700: string;
|
|
1296
|
-
secondary800: string;
|
|
1297
|
-
secondary900: string;
|
|
1276
|
+
secondary550: string;
|
|
1298
1277
|
neutral: string;
|
|
1299
1278
|
neutral100: string;
|
|
1300
1279
|
neutral200: string;
|
|
@@ -1446,17 +1425,14 @@ export declare const balanceStyles: import("@stitches/react/types/styled-compone
|
|
|
1446
1425
|
colors: {
|
|
1447
1426
|
primary: string;
|
|
1448
1427
|
primary500: string;
|
|
1449
|
-
|
|
1428
|
+
primary550: string;
|
|
1450
1429
|
secondary: string;
|
|
1451
1430
|
secondary100: string;
|
|
1431
|
+
secondary150: string;
|
|
1452
1432
|
secondary200: string;
|
|
1453
|
-
|
|
1454
|
-
secondary400: string;
|
|
1433
|
+
secondary250: string;
|
|
1455
1434
|
secondary500: string;
|
|
1456
|
-
|
|
1457
|
-
secondary700: string;
|
|
1458
|
-
secondary800: string;
|
|
1459
|
-
secondary900: string;
|
|
1435
|
+
secondary550: string;
|
|
1460
1436
|
neutral: string;
|
|
1461
1437
|
neutral100: string;
|
|
1462
1438
|
neutral200: string;
|
|
@@ -1608,17 +1584,14 @@ export declare const amountStyles: import("@stitches/react/types/styled-componen
|
|
|
1608
1584
|
colors: {
|
|
1609
1585
|
primary: string;
|
|
1610
1586
|
primary500: string;
|
|
1611
|
-
|
|
1587
|
+
primary550: string;
|
|
1612
1588
|
secondary: string;
|
|
1613
1589
|
secondary100: string;
|
|
1590
|
+
secondary150: string;
|
|
1614
1591
|
secondary200: string;
|
|
1615
|
-
|
|
1616
|
-
secondary400: string;
|
|
1592
|
+
secondary250: string;
|
|
1617
1593
|
secondary500: string;
|
|
1618
|
-
|
|
1619
|
-
secondary700: string;
|
|
1620
|
-
secondary800: string;
|
|
1621
|
-
secondary900: string;
|
|
1594
|
+
secondary550: string;
|
|
1622
1595
|
neutral: string;
|
|
1623
1596
|
neutral100: string;
|
|
1624
1597
|
neutral200: string;
|
|
@@ -1770,17 +1743,14 @@ export declare const labelContainerStyles: import("@stitches/react/types/styled-
|
|
|
1770
1743
|
colors: {
|
|
1771
1744
|
primary: string;
|
|
1772
1745
|
primary500: string;
|
|
1773
|
-
|
|
1746
|
+
primary550: string;
|
|
1774
1747
|
secondary: string;
|
|
1775
1748
|
secondary100: string;
|
|
1749
|
+
secondary150: string;
|
|
1776
1750
|
secondary200: string;
|
|
1777
|
-
|
|
1778
|
-
secondary400: string;
|
|
1751
|
+
secondary250: string;
|
|
1779
1752
|
secondary500: string;
|
|
1780
|
-
|
|
1781
|
-
secondary700: string;
|
|
1782
|
-
secondary800: string;
|
|
1783
|
-
secondary900: string;
|
|
1753
|
+
secondary550: string;
|
|
1784
1754
|
neutral: string;
|
|
1785
1755
|
neutral100: string;
|
|
1786
1756
|
neutral200: string;
|
|
@@ -1932,17 +1902,14 @@ export declare const UsdPrice: import("@stitches/react/types/styled-component").
|
|
|
1932
1902
|
colors: {
|
|
1933
1903
|
primary: string;
|
|
1934
1904
|
primary500: string;
|
|
1935
|
-
|
|
1905
|
+
primary550: string;
|
|
1936
1906
|
secondary: string;
|
|
1937
1907
|
secondary100: string;
|
|
1908
|
+
secondary150: string;
|
|
1938
1909
|
secondary200: string;
|
|
1939
|
-
|
|
1940
|
-
secondary400: string;
|
|
1910
|
+
secondary250: string;
|
|
1941
1911
|
secondary500: string;
|
|
1942
|
-
|
|
1943
|
-
secondary700: string;
|
|
1944
|
-
secondary800: string;
|
|
1945
|
-
secondary900: string;
|
|
1912
|
+
secondary550: string;
|
|
1946
1913
|
neutral: string;
|
|
1947
1914
|
neutral100: string;
|
|
1948
1915
|
neutral200: string;
|