@rango-dev/ui 0.34.1-next.3 → 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 +4 -4
- package/dist/ui.build.json +1 -0
- 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/icons/Paste.d.ts +5 -0
- package/dist/widget/ui/src/icons/Paste.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/RangoExplorer.d.ts +5 -0
- package/dist/widget/ui/src/icons/RangoExplorer.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/index.d.ts +2 -0
- package/dist/widget/ui/src/icons/index.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 +2 -2
- 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/icons/Paste.tsx +26 -0
- package/src/icons/RangoExplorer.tsx +40 -0
- package/src/icons/index.ts +2 -0
- package/src/theme.ts +20 -10
|
@@ -12,17 +12,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
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;
|
|
@@ -174,17 +171,14 @@ export declare const Header: import("@stitches/react/types/styled-component").St
|
|
|
174
171
|
colors: {
|
|
175
172
|
primary: string;
|
|
176
173
|
primary500: string;
|
|
177
|
-
|
|
174
|
+
primary550: string;
|
|
178
175
|
secondary: string;
|
|
179
176
|
secondary100: string;
|
|
177
|
+
secondary150: string;
|
|
180
178
|
secondary200: string;
|
|
181
|
-
|
|
182
|
-
secondary400: string;
|
|
179
|
+
secondary250: string;
|
|
183
180
|
secondary500: string;
|
|
184
|
-
|
|
185
|
-
secondary700: string;
|
|
186
|
-
secondary800: string;
|
|
187
|
-
secondary900: string;
|
|
181
|
+
secondary550: string;
|
|
188
182
|
neutral: string;
|
|
189
183
|
neutral100: string;
|
|
190
184
|
neutral200: string;
|
|
@@ -336,17 +330,14 @@ export declare const Main: import("@stitches/react/types/styled-component").Styl
|
|
|
336
330
|
colors: {
|
|
337
331
|
primary: string;
|
|
338
332
|
primary500: string;
|
|
339
|
-
|
|
333
|
+
primary550: string;
|
|
340
334
|
secondary: string;
|
|
341
335
|
secondary100: string;
|
|
336
|
+
secondary150: string;
|
|
342
337
|
secondary200: string;
|
|
343
|
-
|
|
344
|
-
secondary400: string;
|
|
338
|
+
secondary250: string;
|
|
345
339
|
secondary500: string;
|
|
346
|
-
|
|
347
|
-
secondary700: string;
|
|
348
|
-
secondary800: string;
|
|
349
|
-
secondary900: string;
|
|
340
|
+
secondary550: string;
|
|
350
341
|
neutral: string;
|
|
351
342
|
neutral100: string;
|
|
352
343
|
neutral200: string;
|
|
@@ -498,17 +489,14 @@ export declare const Date: import("@stitches/react/types/styled-component").Styl
|
|
|
498
489
|
colors: {
|
|
499
490
|
primary: string;
|
|
500
491
|
primary500: string;
|
|
501
|
-
|
|
492
|
+
primary550: string;
|
|
502
493
|
secondary: string;
|
|
503
494
|
secondary100: string;
|
|
495
|
+
secondary150: string;
|
|
504
496
|
secondary200: string;
|
|
505
|
-
|
|
506
|
-
secondary400: string;
|
|
497
|
+
secondary250: string;
|
|
507
498
|
secondary500: string;
|
|
508
|
-
|
|
509
|
-
secondary700: string;
|
|
510
|
-
secondary800: string;
|
|
511
|
-
secondary900: string;
|
|
499
|
+
secondary550: string;
|
|
512
500
|
neutral: string;
|
|
513
501
|
neutral100: string;
|
|
514
502
|
neutral200: string;
|
|
@@ -660,17 +648,14 @@ export declare const LoadingMain: import("@stitches/react/types/styled-component
|
|
|
660
648
|
colors: {
|
|
661
649
|
primary: string;
|
|
662
650
|
primary500: string;
|
|
663
|
-
|
|
651
|
+
primary550: string;
|
|
664
652
|
secondary: string;
|
|
665
653
|
secondary100: string;
|
|
654
|
+
secondary150: string;
|
|
666
655
|
secondary200: string;
|
|
667
|
-
|
|
668
|
-
secondary400: string;
|
|
656
|
+
secondary250: string;
|
|
669
657
|
secondary500: string;
|
|
670
|
-
|
|
671
|
-
secondary700: string;
|
|
672
|
-
secondary800: string;
|
|
673
|
-
secondary900: string;
|
|
658
|
+
secondary550: string;
|
|
674
659
|
neutral: string;
|
|
675
660
|
neutral100: string;
|
|
676
661
|
neutral200: string;
|
|
@@ -822,17 +807,14 @@ export declare const LoadingContainer: import("@stitches/react/types/styled-comp
|
|
|
822
807
|
colors: {
|
|
823
808
|
primary: string;
|
|
824
809
|
primary500: string;
|
|
825
|
-
|
|
810
|
+
primary550: string;
|
|
826
811
|
secondary: string;
|
|
827
812
|
secondary100: string;
|
|
813
|
+
secondary150: string;
|
|
828
814
|
secondary200: string;
|
|
829
|
-
|
|
830
|
-
secondary400: string;
|
|
815
|
+
secondary250: string;
|
|
831
816
|
secondary500: string;
|
|
832
|
-
|
|
833
|
-
secondary700: string;
|
|
834
|
-
secondary800: string;
|
|
835
|
-
secondary900: string;
|
|
817
|
+
secondary550: string;
|
|
836
818
|
neutral: string;
|
|
837
819
|
neutral100: string;
|
|
838
820
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapListItem.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapListItem/SwapListItem.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"SwapListItem.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapListItem/SwapListItem.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMpB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMjB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA4Bf,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIf,CAAC;AAEH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAWtB,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM3B,CAAC"}
|
|
@@ -12,17 +12,14 @@ export declare const TokenContainer: import("@stitches/react/types/styled-compon
|
|
|
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;
|
|
@@ -174,17 +171,14 @@ export declare const Images: import("@stitches/react/types/styled-component").St
|
|
|
174
171
|
colors: {
|
|
175
172
|
primary: string;
|
|
176
173
|
primary500: string;
|
|
177
|
-
|
|
174
|
+
primary550: string;
|
|
178
175
|
secondary: string;
|
|
179
176
|
secondary100: string;
|
|
177
|
+
secondary150: string;
|
|
180
178
|
secondary200: string;
|
|
181
|
-
|
|
182
|
-
secondary400: string;
|
|
179
|
+
secondary250: string;
|
|
183
180
|
secondary500: string;
|
|
184
|
-
|
|
185
|
-
secondary700: string;
|
|
186
|
-
secondary800: string;
|
|
187
|
-
secondary900: string;
|
|
181
|
+
secondary550: string;
|
|
188
182
|
neutral: string;
|
|
189
183
|
neutral100: string;
|
|
190
184
|
neutral200: string;
|
|
@@ -338,17 +332,14 @@ export declare const Layout: import("@stitches/react/types/styled-component").St
|
|
|
338
332
|
colors: {
|
|
339
333
|
primary: string;
|
|
340
334
|
primary500: string;
|
|
341
|
-
|
|
335
|
+
primary550: string;
|
|
342
336
|
secondary: string;
|
|
343
337
|
secondary100: string;
|
|
338
|
+
secondary150: string;
|
|
344
339
|
secondary200: string;
|
|
345
|
-
|
|
346
|
-
secondary400: string;
|
|
340
|
+
secondary250: string;
|
|
347
341
|
secondary500: string;
|
|
348
|
-
|
|
349
|
-
secondary700: string;
|
|
350
|
-
secondary800: string;
|
|
351
|
-
secondary900: string;
|
|
342
|
+
secondary550: string;
|
|
352
343
|
neutral: string;
|
|
353
344
|
neutral100: string;
|
|
354
345
|
neutral200: string;
|
|
@@ -500,17 +491,14 @@ export declare const TopSection: import("@stitches/react/types/styled-component"
|
|
|
500
491
|
colors: {
|
|
501
492
|
primary: string;
|
|
502
493
|
primary500: string;
|
|
503
|
-
|
|
494
|
+
primary550: string;
|
|
504
495
|
secondary: string;
|
|
505
496
|
secondary100: string;
|
|
497
|
+
secondary150: string;
|
|
506
498
|
secondary200: string;
|
|
507
|
-
|
|
508
|
-
secondary400: string;
|
|
499
|
+
secondary250: string;
|
|
509
500
|
secondary500: string;
|
|
510
|
-
|
|
511
|
-
secondary700: string;
|
|
512
|
-
secondary800: string;
|
|
513
|
-
secondary900: string;
|
|
501
|
+
secondary550: string;
|
|
514
502
|
neutral: string;
|
|
515
503
|
neutral100: string;
|
|
516
504
|
neutral200: string;
|
|
@@ -662,17 +650,14 @@ export declare const TokenInfo: import("@stitches/react/types/styled-component")
|
|
|
662
650
|
colors: {
|
|
663
651
|
primary: string;
|
|
664
652
|
primary500: string;
|
|
665
|
-
|
|
653
|
+
primary550: string;
|
|
666
654
|
secondary: string;
|
|
667
655
|
secondary100: string;
|
|
656
|
+
secondary150: string;
|
|
668
657
|
secondary200: string;
|
|
669
|
-
|
|
670
|
-
secondary400: string;
|
|
658
|
+
secondary250: string;
|
|
671
659
|
secondary500: string;
|
|
672
|
-
|
|
673
|
-
secondary700: string;
|
|
674
|
-
secondary800: string;
|
|
675
|
-
secondary900: string;
|
|
660
|
+
secondary550: string;
|
|
676
661
|
neutral: string;
|
|
677
662
|
neutral100: string;
|
|
678
663
|
neutral200: string;
|
|
@@ -824,17 +809,14 @@ export declare const Icon: import("@stitches/react/types/styled-component").Styl
|
|
|
824
809
|
colors: {
|
|
825
810
|
primary: string;
|
|
826
811
|
primary500: string;
|
|
827
|
-
|
|
812
|
+
primary550: string;
|
|
828
813
|
secondary: string;
|
|
829
814
|
secondary100: string;
|
|
815
|
+
secondary150: string;
|
|
830
816
|
secondary200: string;
|
|
831
|
-
|
|
832
|
-
secondary400: string;
|
|
817
|
+
secondary250: string;
|
|
833
818
|
secondary500: string;
|
|
834
|
-
|
|
835
|
-
secondary700: string;
|
|
836
|
-
secondary800: string;
|
|
837
|
-
secondary900: string;
|
|
819
|
+
secondary550: string;
|
|
838
820
|
neutral: string;
|
|
839
821
|
neutral100: string;
|
|
840
822
|
neutral200: string;
|
|
@@ -986,17 +968,14 @@ export declare const LayoutLoading: import("@stitches/react/types/styled-compone
|
|
|
986
968
|
colors: {
|
|
987
969
|
primary: string;
|
|
988
970
|
primary500: string;
|
|
989
|
-
|
|
971
|
+
primary550: string;
|
|
990
972
|
secondary: string;
|
|
991
973
|
secondary100: string;
|
|
974
|
+
secondary150: string;
|
|
992
975
|
secondary200: string;
|
|
993
|
-
|
|
994
|
-
secondary400: string;
|
|
976
|
+
secondary250: string;
|
|
995
977
|
secondary500: string;
|
|
996
|
-
|
|
997
|
-
secondary700: string;
|
|
998
|
-
secondary800: string;
|
|
999
|
-
secondary900: string;
|
|
978
|
+
secondary550: string;
|
|
1000
979
|
neutral: string;
|
|
1001
980
|
neutral100: string;
|
|
1002
981
|
neutral200: string;
|
|
@@ -1148,17 +1127,14 @@ export declare const IconLoading: import("@stitches/react/types/styled-component
|
|
|
1148
1127
|
colors: {
|
|
1149
1128
|
primary: string;
|
|
1150
1129
|
primary500: string;
|
|
1151
|
-
|
|
1130
|
+
primary550: string;
|
|
1152
1131
|
secondary: string;
|
|
1153
1132
|
secondary100: string;
|
|
1133
|
+
secondary150: string;
|
|
1154
1134
|
secondary200: string;
|
|
1155
|
-
|
|
1156
|
-
secondary400: string;
|
|
1135
|
+
secondary250: string;
|
|
1157
1136
|
secondary500: string;
|
|
1158
|
-
|
|
1159
|
-
secondary700: string;
|
|
1160
|
-
secondary800: string;
|
|
1161
|
-
secondary900: string;
|
|
1137
|
+
secondary550: string;
|
|
1162
1138
|
neutral: string;
|
|
1163
1139
|
neutral100: string;
|
|
1164
1140
|
neutral200: string;
|
|
@@ -1310,17 +1286,14 @@ export declare const LoadingContainer: import("@stitches/react/types/styled-comp
|
|
|
1310
1286
|
colors: {
|
|
1311
1287
|
primary: string;
|
|
1312
1288
|
primary500: string;
|
|
1313
|
-
|
|
1289
|
+
primary550: string;
|
|
1314
1290
|
secondary: string;
|
|
1315
1291
|
secondary100: string;
|
|
1292
|
+
secondary150: string;
|
|
1316
1293
|
secondary200: string;
|
|
1317
|
-
|
|
1318
|
-
secondary400: string;
|
|
1294
|
+
secondary250: string;
|
|
1319
1295
|
secondary500: string;
|
|
1320
|
-
|
|
1321
|
-
secondary700: string;
|
|
1322
|
-
secondary800: string;
|
|
1323
|
-
secondary900: string;
|
|
1296
|
+
secondary550: string;
|
|
1324
1297
|
neutral: string;
|
|
1325
1298
|
neutral100: string;
|
|
1326
1299
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapToken.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapListItem/SwapToken.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"SwapToken.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapListItem/SwapToken.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKzB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKjB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAcjB,CAAC;AAEH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIrB,CAAC;AAEH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMpB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQf,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIxB,CAAC;AAEH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMtB,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK3B,CAAC"}
|
|
@@ -14,17 +14,14 @@ export declare const StyledSwitchRoot: import("@stitches/react/types/styled-comp
|
|
|
14
14
|
colors: {
|
|
15
15
|
primary: string;
|
|
16
16
|
primary500: string;
|
|
17
|
-
|
|
17
|
+
primary550: string;
|
|
18
18
|
secondary: string;
|
|
19
19
|
secondary100: string;
|
|
20
|
+
secondary150: string;
|
|
20
21
|
secondary200: string;
|
|
21
|
-
|
|
22
|
-
secondary400: string;
|
|
22
|
+
secondary250: string;
|
|
23
23
|
secondary500: string;
|
|
24
|
-
|
|
25
|
-
secondary700: string;
|
|
26
|
-
secondary800: string;
|
|
27
|
-
secondary900: string;
|
|
24
|
+
secondary550: string;
|
|
28
25
|
neutral: string;
|
|
29
26
|
neutral100: string;
|
|
30
27
|
neutral200: string;
|
|
@@ -176,17 +173,14 @@ export declare const StyledSwitchThumb: import("@stitches/react/types/styled-com
|
|
|
176
173
|
colors: {
|
|
177
174
|
primary: string;
|
|
178
175
|
primary500: string;
|
|
179
|
-
|
|
176
|
+
primary550: string;
|
|
180
177
|
secondary: string;
|
|
181
178
|
secondary100: string;
|
|
179
|
+
secondary150: string;
|
|
182
180
|
secondary200: string;
|
|
183
|
-
|
|
184
|
-
secondary400: string;
|
|
181
|
+
secondary250: string;
|
|
185
182
|
secondary500: string;
|
|
186
|
-
|
|
187
|
-
secondary700: string;
|
|
188
|
-
secondary800: string;
|
|
189
|
-
secondary900: string;
|
|
183
|
+
secondary550: string;
|
|
190
184
|
neutral: string;
|
|
191
185
|
neutral100: string;
|
|
192
186
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Switch.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Switch/Switch.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AAItD,eAAO,MAAM,gBAAgB
|
|
1
|
+
{"version":3,"file":"Switch.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Switch/Switch.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AAItD,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA0B3B,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAsB5B,CAAC"}
|
|
@@ -18,17 +18,14 @@ export declare const Tabs: import("@stitches/react/types/styled-component").Styl
|
|
|
18
18
|
colors: {
|
|
19
19
|
primary: string;
|
|
20
20
|
primary500: string;
|
|
21
|
-
|
|
21
|
+
primary550: string;
|
|
22
22
|
secondary: string;
|
|
23
23
|
secondary100: string;
|
|
24
|
+
secondary150: string;
|
|
24
25
|
secondary200: string;
|
|
25
|
-
|
|
26
|
-
secondary400: string;
|
|
26
|
+
secondary250: string;
|
|
27
27
|
secondary500: string;
|
|
28
|
-
|
|
29
|
-
secondary700: string;
|
|
30
|
-
secondary800: string;
|
|
31
|
-
secondary900: string;
|
|
28
|
+
secondary550: string;
|
|
32
29
|
neutral: string;
|
|
33
30
|
neutral100: string;
|
|
34
31
|
neutral200: string;
|
|
@@ -464,17 +461,14 @@ export declare const Tab: import("@stitches/react/types/styled-component").Style
|
|
|
464
461
|
colors: {
|
|
465
462
|
primary: string;
|
|
466
463
|
primary500: string;
|
|
467
|
-
|
|
464
|
+
primary550: string;
|
|
468
465
|
secondary: string;
|
|
469
466
|
secondary100: string;
|
|
467
|
+
secondary150: string;
|
|
470
468
|
secondary200: string;
|
|
471
|
-
|
|
472
|
-
secondary400: string;
|
|
469
|
+
secondary250: string;
|
|
473
470
|
secondary500: string;
|
|
474
|
-
|
|
475
|
-
secondary700: string;
|
|
476
|
-
secondary800: string;
|
|
477
|
-
secondary900: string;
|
|
471
|
+
secondary550: string;
|
|
478
472
|
neutral: string;
|
|
479
473
|
neutral100: string;
|
|
480
474
|
neutral200: string;
|
|
@@ -629,17 +623,14 @@ export declare const BackdropTab: import("@stitches/react/types/styled-component
|
|
|
629
623
|
colors: {
|
|
630
624
|
primary: string;
|
|
631
625
|
primary500: string;
|
|
632
|
-
|
|
626
|
+
primary550: string;
|
|
633
627
|
secondary: string;
|
|
634
628
|
secondary100: string;
|
|
629
|
+
secondary150: string;
|
|
635
630
|
secondary200: string;
|
|
636
|
-
|
|
637
|
-
secondary400: string;
|
|
631
|
+
secondary250: string;
|
|
638
632
|
secondary500: string;
|
|
639
|
-
|
|
640
|
-
secondary700: string;
|
|
641
|
-
secondary800: string;
|
|
642
|
-
secondary900: string;
|
|
633
|
+
secondary550: string;
|
|
643
634
|
neutral: string;
|
|
644
635
|
neutral100: string;
|
|
645
636
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tabs/Tabs.styles.tsx"],"names":[],"mappings":";;;AAGA,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"Tabs.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tabs/Tabs.styles.tsx"],"names":[],"mappings":";;;AAGA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmCf,CAAC;AAEH,eAAO,MAAM,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAqFd,CAAC;AAEH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA6BtB,CAAC"}
|
|
@@ -17,17 +17,14 @@ export declare const InputContainer: import("@stitches/react/types/styled-compon
|
|
|
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;
|
|
@@ -181,17 +178,14 @@ export declare const Input: import("@stitches/react/types/styled-component").Sty
|
|
|
181
178
|
colors: {
|
|
182
179
|
primary: string;
|
|
183
180
|
primary500: string;
|
|
184
|
-
|
|
181
|
+
primary550: string;
|
|
185
182
|
secondary: string;
|
|
186
183
|
secondary100: string;
|
|
184
|
+
secondary150: string;
|
|
187
185
|
secondary200: string;
|
|
188
|
-
|
|
189
|
-
secondary400: string;
|
|
186
|
+
secondary250: string;
|
|
190
187
|
secondary500: string;
|
|
191
|
-
|
|
192
|
-
secondary700: string;
|
|
193
|
-
secondary800: string;
|
|
194
|
-
secondary900: string;
|
|
188
|
+
secondary550: string;
|
|
195
189
|
neutral: string;
|
|
196
190
|
neutral100: string;
|
|
197
191
|
neutral200: string;
|
|
@@ -343,17 +337,14 @@ export declare const Label: import("@stitches/react/types/styled-component").Sty
|
|
|
343
337
|
colors: {
|
|
344
338
|
primary: string;
|
|
345
339
|
primary500: string;
|
|
346
|
-
|
|
340
|
+
primary550: string;
|
|
347
341
|
secondary: string;
|
|
348
342
|
secondary100: string;
|
|
343
|
+
secondary150: string;
|
|
349
344
|
secondary200: string;
|
|
350
|
-
|
|
351
|
-
secondary400: string;
|
|
345
|
+
secondary250: string;
|
|
352
346
|
secondary500: string;
|
|
353
|
-
|
|
354
|
-
secondary700: string;
|
|
355
|
-
secondary800: string;
|
|
356
|
-
secondary900: string;
|
|
347
|
+
secondary550: string;
|
|
357
348
|
neutral: string;
|
|
358
349
|
neutral100: string;
|
|
359
350
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextField.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/TextField/TextField.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"TextField.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/TextField/TextField.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAgFzB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmChB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEhB,CAAC"}
|
|
@@ -13,17 +13,14 @@ export declare const toastContentStyles: import("@stitches/react/types/styled-co
|
|
|
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;
|
|
@@ -179,17 +176,14 @@ export declare const ToastContentContainer: import("@stitches/react/types/styled
|
|
|
179
176
|
colors: {
|
|
180
177
|
primary: string;
|
|
181
178
|
primary500: string;
|
|
182
|
-
|
|
179
|
+
primary550: string;
|
|
183
180
|
secondary: string;
|
|
184
181
|
secondary100: string;
|
|
182
|
+
secondary150: string;
|
|
185
183
|
secondary200: string;
|
|
186
|
-
|
|
187
|
-
secondary400: string;
|
|
184
|
+
secondary250: string;
|
|
188
185
|
secondary500: string;
|
|
189
|
-
|
|
190
|
-
secondary700: string;
|
|
191
|
-
secondary800: string;
|
|
192
|
-
secondary900: string;
|
|
186
|
+
secondary550: string;
|
|
193
187
|
neutral: string;
|
|
194
188
|
neutral100: string;
|
|
195
189
|
neutral200: string;
|
|
@@ -343,17 +337,14 @@ export declare const ToastContainer: import("@stitches/react/types/styled-compon
|
|
|
343
337
|
colors: {
|
|
344
338
|
primary: string;
|
|
345
339
|
primary500: string;
|
|
346
|
-
|
|
340
|
+
primary550: string;
|
|
347
341
|
secondary: string;
|
|
348
342
|
secondary100: string;
|
|
343
|
+
secondary150: string;
|
|
349
344
|
secondary200: string;
|
|
350
|
-
|
|
351
|
-
secondary400: string;
|
|
345
|
+
secondary250: string;
|
|
352
346
|
secondary500: string;
|
|
353
|
-
|
|
354
|
-
secondary700: string;
|
|
355
|
-
secondary800: string;
|
|
356
|
-
secondary900: string;
|
|
347
|
+
secondary550: string;
|
|
357
348
|
neutral: string;
|
|
358
349
|
neutral100: string;
|
|
359
350
|
neutral200: string;
|
|
@@ -508,17 +499,14 @@ export declare const AlertBox: import("@stitches/react/types/styled-component").
|
|
|
508
499
|
colors: {
|
|
509
500
|
primary: string;
|
|
510
501
|
primary500: string;
|
|
511
|
-
|
|
502
|
+
primary550: string;
|
|
512
503
|
secondary: string;
|
|
513
504
|
secondary100: string;
|
|
505
|
+
secondary150: string;
|
|
514
506
|
secondary200: string;
|
|
515
|
-
|
|
516
|
-
secondary400: string;
|
|
507
|
+
secondary250: string;
|
|
517
508
|
secondary500: string;
|
|
518
|
-
|
|
519
|
-
secondary700: string;
|
|
520
|
-
secondary800: string;
|
|
521
|
-
secondary900: string;
|
|
509
|
+
secondary550: string;
|
|
522
510
|
neutral: string;
|
|
523
511
|
neutral100: string;
|
|
524
512
|
neutral200: string;
|
|
@@ -670,17 +658,14 @@ export declare const AlertFlexContainer: import("@stitches/react/types/styled-co
|
|
|
670
658
|
colors: {
|
|
671
659
|
primary: string;
|
|
672
660
|
primary500: string;
|
|
673
|
-
|
|
661
|
+
primary550: string;
|
|
674
662
|
secondary: string;
|
|
675
663
|
secondary100: string;
|
|
664
|
+
secondary150: string;
|
|
676
665
|
secondary200: string;
|
|
677
|
-
|
|
678
|
-
secondary400: string;
|
|
666
|
+
secondary250: string;
|
|
679
667
|
secondary500: string;
|
|
680
|
-
|
|
681
|
-
secondary700: string;
|
|
682
|
-
secondary800: string;
|
|
683
|
-
secondary900: string;
|
|
668
|
+
secondary550: string;
|
|
684
669
|
neutral: string;
|
|
685
670
|
neutral100: string;
|
|
686
671
|
neutral200: string;
|
|
@@ -834,17 +819,14 @@ export declare const StyledTypography: import("@stitches/react/types/styled-comp
|
|
|
834
819
|
colors: {
|
|
835
820
|
primary: string;
|
|
836
821
|
primary500: string;
|
|
837
|
-
|
|
822
|
+
primary550: string;
|
|
838
823
|
secondary: string;
|
|
839
824
|
secondary100: string;
|
|
825
|
+
secondary150: string;
|
|
840
826
|
secondary200: string;
|
|
841
|
-
|
|
842
|
-
secondary400: string;
|
|
827
|
+
secondary250: string;
|
|
843
828
|
secondary500: string;
|
|
844
|
-
|
|
845
|
-
secondary700: string;
|
|
846
|
-
secondary800: string;
|
|
847
|
-
secondary900: string;
|
|
829
|
+
secondary550: string;
|
|
848
830
|
neutral: string;
|
|
849
831
|
neutral100: string;
|
|
850
832
|
neutral200: string;
|