@rango-dev/ui 0.34.1-next.4 → 0.35.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/index.js +1 -1
- package/dist/index.js.map +3 -3
- package/dist/translations/de.d.ts.map +1 -1
- package/dist/translations/el.d.ts.map +1 -1
- package/dist/translations/en.d.ts.map +1 -1
- package/dist/translations/es.d.ts.map +1 -1
- package/dist/translations/fi.d.ts.map +1 -1
- package/dist/translations/fr.d.ts.map +1 -1
- package/dist/translations/it.d.ts.map +1 -1
- package/dist/translations/ja.d.ts.map +1 -1
- package/dist/translations/nl.d.ts.map +1 -1
- package/dist/translations/pl.d.ts.map +1 -1
- package/dist/translations/pt.d.ts.map +1 -1
- package/dist/translations/ru.d.ts.map +1 -1
- package/dist/translations/sv.d.ts.map +1 -1
- package/dist/translations/uk.d.ts.map +1 -1
- package/dist/translations/zh.d.ts.map +1 -1
- 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 +3 -3
- 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
|
@@ -12,17 +12,14 @@ export declare const getLabelStyles: 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;
|
|
@@ -176,17 +173,14 @@ export declare const TagContainer: import("@stitches/react/types/styled-componen
|
|
|
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":"QuoteTag.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/QuoteTag/QuoteTag.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"QuoteTag.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/QuoteTag/QuoteTag.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAAU,CAAC;AAEtC,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAuCvB,CAAC"}
|
|
@@ -14,17 +14,14 @@ export declare const StyledItem: import("@stitches/react/types/styled-component"
|
|
|
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 StyledIndicator: import("@stitches/react/types/styled-compo
|
|
|
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":"Radio.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Radio/Radio.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,KAAK,MAAM,6BAA6B,CAAC;AAIrD,eAAO,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"Radio.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Radio/Radio.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,KAAK,MAAM,6BAA6B,CAAC;AAIrD,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAoBrB,CAAC;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAe1B,CAAC"}
|
|
@@ -16,17 +16,14 @@ export declare const RadioRoot: 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;
|
|
@@ -178,17 +175,14 @@ export declare const ItemContainer: import("@stitches/react/types/styled-compone
|
|
|
178
175
|
colors: {
|
|
179
176
|
primary: string;
|
|
180
177
|
primary500: string;
|
|
181
|
-
|
|
178
|
+
primary550: string;
|
|
182
179
|
secondary: string;
|
|
183
180
|
secondary100: string;
|
|
181
|
+
secondary150: string;
|
|
184
182
|
secondary200: string;
|
|
185
|
-
|
|
186
|
-
secondary400: string;
|
|
183
|
+
secondary250: string;
|
|
187
184
|
secondary500: string;
|
|
188
|
-
|
|
189
|
-
secondary700: string;
|
|
190
|
-
secondary800: string;
|
|
191
|
-
secondary900: string;
|
|
185
|
+
secondary550: string;
|
|
192
186
|
neutral: string;
|
|
193
187
|
neutral100: string;
|
|
194
188
|
neutral200: string;
|
|
@@ -340,17 +334,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
340
334
|
colors: {
|
|
341
335
|
primary: string;
|
|
342
336
|
primary500: string;
|
|
343
|
-
|
|
337
|
+
primary550: string;
|
|
344
338
|
secondary: string;
|
|
345
339
|
secondary100: string;
|
|
340
|
+
secondary150: string;
|
|
346
341
|
secondary200: string;
|
|
347
|
-
|
|
348
|
-
secondary400: string;
|
|
342
|
+
secondary250: string;
|
|
349
343
|
secondary500: string;
|
|
350
|
-
|
|
351
|
-
secondary700: string;
|
|
352
|
-
secondary800: string;
|
|
353
|
-
secondary900: string;
|
|
344
|
+
secondary550: string;
|
|
354
345
|
neutral: string;
|
|
355
346
|
neutral100: string;
|
|
356
347
|
neutral200: string;
|
|
@@ -502,17 +493,14 @@ export declare const Label: import("@stitches/react/types/styled-component").Sty
|
|
|
502
493
|
colors: {
|
|
503
494
|
primary: string;
|
|
504
495
|
primary500: string;
|
|
505
|
-
|
|
496
|
+
primary550: string;
|
|
506
497
|
secondary: string;
|
|
507
498
|
secondary100: string;
|
|
499
|
+
secondary150: string;
|
|
508
500
|
secondary200: string;
|
|
509
|
-
|
|
510
|
-
secondary400: string;
|
|
501
|
+
secondary250: string;
|
|
511
502
|
secondary500: string;
|
|
512
|
-
|
|
513
|
-
secondary700: string;
|
|
514
|
-
secondary800: string;
|
|
515
|
-
secondary900: string;
|
|
503
|
+
secondary550: string;
|
|
516
504
|
neutral: string;
|
|
517
505
|
neutral100: string;
|
|
518
506
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioGroup.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RadioGroup/RadioGroup.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAI1D,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"RadioGroup.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RadioGroup/RadioGroup.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAI1D,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAcpB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIxB,CAAC;AAEH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEpB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAOhB,CAAC"}
|
package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts
CHANGED
|
@@ -14,17 +14,14 @@ export declare const StyledEllipse: import("@stitches/react/types/styled-compone
|
|
|
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 StyledPath: import("@stitches/react/types/styled-component"
|
|
|
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;
|
package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RefreshProgressButton.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RefreshProgressButton/RefreshProgressButton.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"RefreshProgressButton.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RefreshProgressButton/RefreshProgressButton.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAqBxB,CAAC;AAEH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAErB,CAAC"}
|
|
@@ -18,17 +18,14 @@ export declare const SelectTrigger: import("@stitches/react/types/styled-compone
|
|
|
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;
|
|
@@ -180,17 +177,14 @@ export declare const SelectContent: import("@stitches/react/types/styled-compone
|
|
|
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;
|
|
@@ -342,17 +336,14 @@ export declare const SelectItem: import("@stitches/react/types/styled-component"
|
|
|
342
336
|
colors: {
|
|
343
337
|
primary: string;
|
|
344
338
|
primary500: string;
|
|
345
|
-
|
|
339
|
+
primary550: string;
|
|
346
340
|
secondary: string;
|
|
347
341
|
secondary100: string;
|
|
342
|
+
secondary150: string;
|
|
348
343
|
secondary200: string;
|
|
349
|
-
|
|
350
|
-
secondary400: string;
|
|
344
|
+
secondary250: string;
|
|
351
345
|
secondary500: string;
|
|
352
|
-
|
|
353
|
-
secondary700: string;
|
|
354
|
-
secondary800: string;
|
|
355
|
-
secondary900: string;
|
|
346
|
+
secondary550: string;
|
|
356
347
|
neutral: string;
|
|
357
348
|
neutral100: string;
|
|
358
349
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Select.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Select/Select.styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,MAAM,wBAAwB,CAAC;AAIjD,eAAO,MAAM,oCAAoC,MAAM,CAAC;AAExD,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"Select.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Select/Select.styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,MAAM,wBAAwB,CAAC;AAIjD,eAAO,MAAM,oCAAoC,MAAM,CAAC;AAExD,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAyDxB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAOxB,CAAC;AAEH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAqBrB,CAAC"}
|
package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts
CHANGED
|
@@ -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 ImageContent: import("@stitches/react/types/styled-componen
|
|
|
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 FirstImage: import("@stitches/react/types/styled-component"
|
|
|
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;
|
package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectableCategoryList.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SelectableCategoryList/SelectableCategoryList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"SelectableCategoryList.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SelectableCategoryList/SelectableCategoryList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIpB,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMvB,CAAC;AACH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKrB,CAAC"}
|
|
@@ -15,17 +15,14 @@ export declare const SkeletonContainer: import("@stitches/react/types/styled-com
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Skeleton.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Skeleton/Skeleton.styles.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"Skeleton.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Skeleton/Skeleton.styles.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAsD5B,CAAC"}
|
|
@@ -12,17 +12,14 @@ export declare const SpinnerContainer: import("@stitches/react/types/styled-comp
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Spinner.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Spinner/Spinner.styles.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,gBAAgB
|
|
1
|
+
{"version":3,"file":"Spinner.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Spinner/Spinner.styles.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM3B,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;
|
|
@@ -179,17 +176,14 @@ export declare const SwapperImage: import("@stitches/react/types/styled-componen
|
|
|
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 Alerts: import("@stitches/react/types/styled-component").St
|
|
|
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;
|
|
@@ -507,17 +498,14 @@ export declare const DashedLine: import("@stitches/react/types/styled-component"
|
|
|
507
498
|
colors: {
|
|
508
499
|
primary: string;
|
|
509
500
|
primary500: string;
|
|
510
|
-
|
|
501
|
+
primary550: string;
|
|
511
502
|
secondary: string;
|
|
512
503
|
secondary100: string;
|
|
504
|
+
secondary150: string;
|
|
513
505
|
secondary200: string;
|
|
514
|
-
|
|
515
|
-
secondary400: string;
|
|
506
|
+
secondary250: string;
|
|
516
507
|
secondary500: string;
|
|
517
|
-
|
|
518
|
-
secondary700: string;
|
|
519
|
-
secondary800: string;
|
|
520
|
-
secondary900: string;
|
|
508
|
+
secondary550: string;
|
|
521
509
|
neutral: string;
|
|
522
510
|
neutral100: string;
|
|
523
511
|
neutral200: string;
|
|
@@ -671,17 +659,14 @@ export declare const SwapperSeparator: import("@stitches/react/types/styled-comp
|
|
|
671
659
|
colors: {
|
|
672
660
|
primary: string;
|
|
673
661
|
primary500: string;
|
|
674
|
-
|
|
662
|
+
primary550: string;
|
|
675
663
|
secondary: string;
|
|
676
664
|
secondary100: string;
|
|
665
|
+
secondary150: string;
|
|
677
666
|
secondary200: string;
|
|
678
|
-
|
|
679
|
-
secondary400: string;
|
|
667
|
+
secondary250: string;
|
|
680
668
|
secondary500: string;
|
|
681
|
-
|
|
682
|
-
secondary700: string;
|
|
683
|
-
secondary800: string;
|
|
684
|
-
secondary900: string;
|
|
669
|
+
secondary550: string;
|
|
685
670
|
neutral: string;
|
|
686
671
|
neutral100: string;
|
|
687
672
|
neutral200: string;
|
|
@@ -835,17 +820,14 @@ export declare const StepSeparator: import("@stitches/react/types/styled-compone
|
|
|
835
820
|
colors: {
|
|
836
821
|
primary: string;
|
|
837
822
|
primary500: string;
|
|
838
|
-
|
|
823
|
+
primary550: string;
|
|
839
824
|
secondary: string;
|
|
840
825
|
secondary100: string;
|
|
826
|
+
secondary150: string;
|
|
841
827
|
secondary200: string;
|
|
842
|
-
|
|
843
|
-
secondary400: string;
|
|
828
|
+
secondary250: string;
|
|
844
829
|
secondary500: string;
|
|
845
|
-
|
|
846
|
-
secondary700: string;
|
|
847
|
-
secondary800: string;
|
|
848
|
-
secondary900: string;
|
|
830
|
+
secondary550: string;
|
|
849
831
|
neutral: string;
|
|
850
832
|
neutral100: string;
|
|
851
833
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StepDetails.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/StepDetails/StepDetails.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"StepDetails.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/StepDetails/StepDetails.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAgCpB,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmBvB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DASjB,CAAC;AAEH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAarB,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAkB3B,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAsBxB,CAAC;AAEH,eAAO,MAAM,qBAAqB,4IAGhC,CAAC;AAEH,eAAO,MAAM,cAAc,4IAIzB,CAAC;AAEH,eAAO,MAAM,iBAAiB,4IAG5B,CAAC;AAEH,eAAO,MAAM,cAAc;;oEAYzB,CAAC;AAEH,eAAO,MAAM,YAAY,4IAKvB,CAAC"}
|
|
@@ -14,17 +14,14 @@ export declare const SvgWithColor: import("@stitches/react/types/styled-componen
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SvgIcon.style.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SvgIcon/SvgIcon.style.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"SvgIcon.style.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SvgIcon/SvgIcon.style.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAgCvB,CAAC"}
|