@transferwise/components 0.0.0-experimental-e72bc9f → 0.0.0-experimental-6272ca7

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.
Files changed (62) hide show
  1. package/build/index.js +0 -1
  2. package/build/index.js.map +1 -1
  3. package/build/index.mjs +1 -1
  4. package/build/main.css +1 -188
  5. package/build/styles/circularButton/CircularButton.css +1 -0
  6. package/build/styles/main.css +1 -188
  7. package/build/types/index.d.ts +0 -2
  8. package/build/types/index.d.ts.map +1 -1
  9. package/build/types/test-utils/fake-data.d.ts +0 -2
  10. package/build/types/test-utils/fake-data.d.ts.map +1 -1
  11. package/package.json +2 -2
  12. package/src/circularButton/CircularButton.css +1 -0
  13. package/src/circularButton/CircularButton.less +1 -0
  14. package/src/circularButton/CircularButton.tests.story.tsx +23 -0
  15. package/src/index.ts +0 -2
  16. package/src/legacylistItem/LegacyListItem.story.tsx +5 -5
  17. package/src/legacylistItem/LegacyListItem.tests.story.tsx +6 -6
  18. package/src/main.css +1 -188
  19. package/src/main.less +0 -1
  20. package/src/test-utils/fake-data.ts +0 -5
  21. package/build/styles/listItem/ListItem.css +0 -188
  22. package/build/test-utils/assets/apple-pay-logo.svg +0 -84
  23. package/build/types/listItem/ListItem.d.ts +0 -43
  24. package/build/types/listItem/ListItem.d.ts.map +0 -1
  25. package/build/types/listItem/ListItemAdditionalInfo.d.ts +0 -9
  26. package/build/types/listItem/ListItemAdditionalInfo.d.ts.map +0 -1
  27. package/build/types/listItem/ListItemButton.d.ts +0 -4
  28. package/build/types/listItem/ListItemButton.d.ts.map +0 -1
  29. package/build/types/listItem/ListItemCheckbox.d.ts +0 -4
  30. package/build/types/listItem/ListItemCheckbox.d.ts.map +0 -1
  31. package/build/types/listItem/ListItemIconButton.d.ts +0 -7
  32. package/build/types/listItem/ListItemIconButton.d.ts.map +0 -1
  33. package/build/types/listItem/ListItemMedia.d.ts +0 -19
  34. package/build/types/listItem/ListItemMedia.d.ts.map +0 -1
  35. package/build/types/listItem/ListItemNavigation.d.ts +0 -4
  36. package/build/types/listItem/ListItemNavigation.d.ts.map +0 -1
  37. package/build/types/listItem/ListItemSwitch.d.ts +0 -3
  38. package/build/types/listItem/ListItemSwitch.d.ts.map +0 -1
  39. package/build/types/listItem/index.d.ts +0 -6
  40. package/build/types/listItem/index.d.ts.map +0 -1
  41. package/build/types/listItem/prompt/Prompt.d.ts +0 -12
  42. package/build/types/listItem/prompt/Prompt.d.ts.map +0 -1
  43. package/build/types/listItem/useItemControl.d.ts +0 -5
  44. package/build/types/listItem/useItemControl.d.ts.map +0 -1
  45. package/src/listItem/ListItem.css +0 -188
  46. package/src/listItem/ListItem.less +0 -182
  47. package/src/listItem/ListItem.story.tsx +0 -273
  48. package/src/listItem/ListItem.tsx +0 -183
  49. package/src/listItem/ListItemAdditionalInfo.tsx +0 -31
  50. package/src/listItem/ListItemButton.spec.tsx +0 -90
  51. package/src/listItem/ListItemButton.tsx +0 -18
  52. package/src/listItem/ListItemCheckbox.tsx +0 -14
  53. package/src/listItem/ListItemIconButton.tsx +0 -13
  54. package/src/listItem/ListItemMedia.tsx +0 -52
  55. package/src/listItem/ListItemNavigation.tsx +0 -11
  56. package/src/listItem/ListItemSwitch.tsx +0 -8
  57. package/src/listItem/index.ts +0 -10
  58. package/src/listItem/prompt/Prompt.spec.tsx +0 -77
  59. package/src/listItem/prompt/Prompt.story.tsx +0 -170
  60. package/src/listItem/prompt/Prompt.tsx +0 -44
  61. package/src/listItem/useItemControl.tsx +0 -12
  62. package/src/test-utils/assets/apple-pay-logo.svg +0 -84
@@ -1,12 +0,0 @@
1
- import { Sentiment } from '../../common';
2
- import { LinkProps } from '../../link';
3
- export type ListItemPromptProps = {
4
- type: `${Sentiment.POSITIVE | Sentiment.NEGATIVE | Sentiment.NEUTRAL | Sentiment.WARNING}` | 'discount' | 'savings';
5
- children: React.ReactNode;
6
- action?: Pick<LinkProps, 'href' | 'target' | 'onClick'> & {
7
- 'aria-label'?: string;
8
- };
9
- };
10
- export declare const Prompt: ({ type, children, action }: ListItemPromptProps) => import("react").JSX.Element;
11
- export default Prompt;
12
- //# sourceMappingURL=Prompt.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Prompt.d.ts","sourceRoot":"","sources":["../../../../src/listItem/prompt/Prompt.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzC,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAGvC,MAAM,MAAM,mBAAmB,GAAG;IAChC,IAAI,EACA,GAAG,SAAS,CAAC,QAAQ,GAAG,SAAS,CAAC,QAAQ,GAAG,SAAS,CAAC,OAAO,GAAG,SAAS,CAAC,OAAO,EAAE,GACpF,UAAU,GACV,SAAS,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,MAAM,CAAC,EAAE,IAAI,CAAC,SAAS,EAAE,MAAM,GAAG,QAAQ,GAAG,SAAS,CAAC,GAAG;QAAE,YAAY,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;CACrF,CAAC;AAEF,eAAO,MAAM,MAAM,GAAI,4BAA4B,mBAAmB,gCAyBrE,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -1,5 +0,0 @@
1
- import { ListItemTypes } from './ListItem';
2
- export declare function useItemControl(controlType: ListItemTypes): {
3
- baseItemProps: Pick<import("./ListItem").Props, "as" | "disabled" | "inverted">;
4
- };
5
- //# sourceMappingURL=useItemControl.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useItemControl.d.ts","sourceRoot":"","sources":["../../../src/listItem/useItemControl.tsx"],"names":[],"mappings":"AACA,OAAO,EAAwC,aAAa,EAAE,MAAM,YAAY,CAAC;AAEjF,wBAAgB,cAAc,CAAC,WAAW,EAAE,aAAa;;EAQxD"}
@@ -1,188 +0,0 @@
1
- .wds-list-item {
2
- padding: 16px;
3
- padding: var(--size-16);
4
- border-radius: 24px;
5
- border-radius: var(--radius-large);
6
- background-color: #ffffff;
7
- background-color: var(--color-background-screen);
8
- gap: 16px;
9
- gap: var(--size-16);
10
- }
11
- .wds-list-item-interactive {
12
- cursor: pointer;
13
- }
14
- .wds-list-item-interactive:hover {
15
- background-color: var(--color-background-screen-hover);
16
- }
17
- .wds-list-item-interactive:active {
18
- background-color: var(--color-background-screen-active);
19
- }
20
- .wds-list-item-media-image {
21
- width: var(--item-media-image-size);
22
- height: var(--item-media-image-size);
23
- }
24
- .wds-list-item-body {
25
- width: 100%;
26
- }
27
- .wds-list-item-title {
28
- color: #37517e;
29
- color: var(--color-content-primary);
30
- }
31
- .wds-list-item-additional-info {
32
- color: #768e9c;
33
- color: var(--color-content-tertiary);
34
- }
35
- .wds-list-item-value {
36
- flex: 0 0 auto;
37
- }
38
- .wds-list-item-control {
39
- flex: 0 0 auto;
40
- }
41
- .wds-list-item-spotlight-active {
42
- background-color: rgba(134,167,189,0.10196);
43
- background-color: var(--color-background-neutral);
44
- }
45
- .wds-list-item-spotlight-active:hover {
46
- background-color: var(--color-background-neutral-hover);
47
- }
48
- .wds-list-item-spotlight-active:active {
49
- background-color: var(--color-background-neutral-active);
50
- }
51
- .wds-list-item-spotlight-inactive {
52
- background-color: rgba(134, 167, 189, 0.025);
53
- border: 1px dashed rgba(0,0,0,0.10196);
54
- border: 1px dashed var(--color-border-neutral);
55
- }
56
- @supports (color: color-mix(in lch, red, blue)) {
57
- .wds-list-item-spotlight-inactive {
58
- background-color: color-mix(in srgb, var(--color-background-neutral) 25%, transparent);
59
- }
60
- }
61
- .wds-list-item-spotlight-inactive:hover {
62
- background-color: color-mix(in srgb, var(--color-background-neutral-hover) 25%, transparent);
63
- }
64
- .wds-list-item-spotlight-inactive:active {
65
- background-color: color-mix(in srgb, var(--color-background-neutral-active) 25%, transparent);
66
- }
67
- .wds-list-item-prompt {
68
- display: inline-flex;
69
- padding-top: calc(8px / 2);
70
- padding-top: calc(var(--padding-x-small) / 2);
71
- padding-bottom: calc(8px / 2);
72
- padding-bottom: calc(var(--padding-x-small) / 2);
73
- padding-left: calc(8px - 1px);
74
- padding-left: calc(var(--padding-x-small) - 1px);
75
- padding-right: 8px;
76
- padding-right: var(--padding-x-small);
77
- border-radius: 10px;
78
- border-radius: var(--radius-small);
79
- word-break: break-word;
80
- word-wrap: break-word;
81
- }
82
- .wds-list-item-prompt .np-prompt-icon {
83
- padding-right: calc(12px / 2);
84
- padding-right: calc(var(--size-12) / 2);
85
- padding-top: calc(4px - 1px);
86
- padding-top: calc(var(--size-4) - 1px);
87
- padding-bottom: calc(4px - 1px);
88
- padding-bottom: calc(var(--size-4) - 1px);
89
- }
90
- .wds-list-item-prompt .np-prompt-icon .tw-icon-tags,
91
- .wds-list-item-prompt .np-prompt-icon .tw-icon-confetti {
92
- color: var(--color-sentiment-positive-primary);
93
- }
94
- .wds-list-item-prompt a {
95
- text-underline-offset: calc(4px / 2);
96
- text-underline-offset: calc(var(--size-4) / 2);
97
- }
98
- .wds-list-item-prompt.np-prompt-interactive {
99
- -webkit-text-decoration: none;
100
- text-decoration: none;
101
- cursor: pointer;
102
- border: none;
103
- }
104
- .wds-list-item-prompt.negative {
105
- background-color: var(--color-sentiment-negative-secondary);
106
- color: var(--color-sentiment-negative-primary);
107
- }
108
- .wds-list-item-prompt.negative a {
109
- color: var(--color-sentiment-negative-primary);
110
- }
111
- .wds-list-item-prompt.negative a:hover {
112
- color: var(--color-sentiment-negative-primary-hover);
113
- }
114
- .wds-list-item-prompt.negative a:active {
115
- color: var(--color-sentiment-negative-primary-active);
116
- }
117
- .np-prompt-interactive.wds-list-item-prompt.negative:hover {
118
- background-color: color-mix(in srgb, var(--color-sentiment-negative-secondary) 95%, var(--color-sentiment-negative-primary));
119
- }
120
- .np-prompt-interactive.wds-list-item-prompt.negative:active {
121
- background-color: color-mix(in srgb, var(--color-sentiment-negative-secondary) 90%, var(--color-sentiment-negative-primary));
122
- }
123
- .wds-list-item-prompt.positive,
124
- .wds-list-item-prompt.discount,
125
- .wds-list-item-prompt.savings {
126
- background-color: var(--color-sentiment-positive-secondary);
127
- color: var(--color-sentiment-positive-primary);
128
- }
129
- .wds-list-item-prompt.positive a,
130
- .wds-list-item-prompt.discount a,
131
- .wds-list-item-prompt.savings a {
132
- color: var(--color-sentiment-positive-primary);
133
- }
134
- .wds-list-item-prompt.positive a:hover,
135
- .wds-list-item-prompt.discount a:hover,
136
- .wds-list-item-prompt.savings a:hover {
137
- color: var(--color-sentiment-positive-primary-hover);
138
- }
139
- .wds-list-item-prompt.positive a:active,
140
- .wds-list-item-prompt.discount a:active,
141
- .wds-list-item-prompt.savings a:active {
142
- color: var(--color-sentiment-positive-primary-active);
143
- }
144
- .np-prompt-interactive.wds-list-item-prompt.positive:hover,
145
- .np-prompt-interactive.wds-list-item-prompt.discount:hover,
146
- .np-prompt-interactive.wds-list-item-prompt.savings:hover {
147
- background-color: color-mix(in srgb, var(--color-sentiment-positive-secondary) 95%, var(--color-sentiment-positive-primary));
148
- }
149
- .np-prompt-interactive.wds-list-item-prompt.positive:active,
150
- .np-prompt-interactive.wds-list-item-prompt.discount:active,
151
- .np-prompt-interactive.wds-list-item-prompt.savings:active {
152
- background-color: color-mix(in srgb, var(--color-sentiment-positive-secondary) 90%, var(--color-sentiment-positive-primary));
153
- }
154
- .wds-list-item-prompt.neutral {
155
- background-color: rgba(134,167,189,0.10196);
156
- background-color: var(--color-background-neutral);
157
- color: #37517e;
158
- color: var(--color-content-primary);
159
- }
160
- .wds-list-item-prompt.neutral a {
161
- color: #37517e;
162
- color: var(--color-content-primary);
163
- }
164
- .np-prompt-interactive.wds-list-item-prompt.neutral:hover {
165
- background-color: var(--color-background-neutral-hover);
166
- }
167
- .np-prompt-interactive.wds-list-item-prompt.neutral:active {
168
- background-color: var(--color-background-neutral-active);
169
- }
170
- .wds-list-item-prompt.warning {
171
- background-color: var(--color-sentiment-warning-secondary);
172
- color: var(--color-sentiment-warning-content);
173
- }
174
- .wds-list-item-prompt.warning a {
175
- color: var(--color-sentiment-warning-content);
176
- }
177
- .wds-list-item-prompt.warning a:hover {
178
- color: var(--color-sentiment-warning-content-hover);
179
- }
180
- .wds-list-item-prompt.warning a:active {
181
- color: var(--color-sentiment-warning-content-active);
182
- }
183
- .np-prompt-interactive.wds-list-item-prompt.warning:hover {
184
- background-color: color-mix(in srgb, var(--color-sentiment-warning-secondary) 90%, var(--color-sentiment-warning-primary));
185
- }
186
- .np-prompt-interactive.wds-list-item-prompt.warning:active {
187
- background-color: color-mix(in srgb, var(--color-sentiment-warning-secondary) 80%, var(--color-sentiment-warning-primary));
188
- }
@@ -1,182 +0,0 @@
1
- .wds-list-item {
2
- padding: var(--size-16);
3
- border-radius: var(--radius-large);
4
- background-color: var(--color-background-screen);
5
- gap: var(--size-16);
6
-
7
- &-interactive {
8
- cursor: pointer;
9
- &:hover {
10
- background-color: var(--color-background-screen-hover);
11
- }
12
- &:active {
13
- background-color: var(--color-background-screen-active);
14
- }
15
- }
16
-
17
- &-media {
18
-
19
- &-image {
20
- width: var(--item-media-image-size);
21
- height: var(--item-media-image-size);
22
- }
23
- }
24
-
25
- &-body {
26
- width: 100%;
27
- }
28
-
29
- &-title {
30
- color: var(--color-content-primary);
31
- }
32
-
33
- &-additional-info {
34
- color: var(--color-content-tertiary);
35
- }
36
-
37
- &-value {
38
- flex: 0 0 auto;
39
- }
40
-
41
- &-control {
42
- flex: 0 0 auto;
43
- }
44
-
45
- &-spotlight {
46
- &-active {
47
- background-color: var(--color-background-neutral);
48
-
49
- &:hover {
50
- background-color: var(--color-background-neutral-hover);
51
- }
52
- &:active {
53
- background-color: var(--color-background-neutral-active);
54
- }
55
- }
56
-
57
- &-inactive {
58
- background-color: color-mix(in srgb, var(--color-background-neutral) 25%, transparent);
59
- border: 1px dashed var(--color-border-neutral);
60
-
61
- &:hover {
62
- background-color: color-mix(in srgb, var(--color-background-neutral-hover) 25%, transparent);
63
- }
64
- &:active {
65
- background-color: color-mix(in srgb, var(--color-background-neutral-active) 25%, transparent);
66
- }
67
- }
68
- }
69
-
70
- &-prompt {
71
- display: inline-flex;
72
- padding-top: calc(var(--padding-x-small) / 2);
73
- padding-bottom: calc(var(--padding-x-small) / 2);
74
- padding-left: calc(var(--padding-x-small) - 1px);
75
- padding-right: var(--padding-x-small);
76
- border-radius: var(--radius-small);
77
- word-break: break-word;
78
- overflow-wrap: break-word;
79
-
80
- .np-prompt-icon {
81
- padding-right: calc(var(--size-12) / 2);
82
- padding-top: calc(var(--size-4) - 1px);
83
- padding-bottom: calc(var(--size-4) - 1px);
84
-
85
- .tw-icon-tags,
86
- .tw-icon-confetti {
87
- color: var(--color-sentiment-positive-primary);
88
- }
89
- }
90
-
91
- a {
92
- text-underline-offset: calc(var(--size-4) / 2);
93
- }
94
-
95
- &.np-prompt-interactive {
96
- text-decoration: none;
97
- cursor: pointer;
98
- border: none;
99
- }
100
-
101
- &.negative {
102
- background-color: var(--color-sentiment-negative-secondary);
103
- color: var(--color-sentiment-negative-primary);
104
- a {
105
- color: var(--color-sentiment-negative-primary);
106
- &:hover {
107
- color: var(--color-sentiment-negative-primary-hover);
108
- }
109
- &:active {
110
- color: var(--color-sentiment-negative-primary-active);
111
- }
112
- }
113
- .np-prompt-interactive& {
114
- &:hover {
115
- background-color: color-mix(in srgb, var(--color-sentiment-negative-secondary) 95%, var(--color-sentiment-negative-primary));
116
- }
117
- &:active {
118
- background-color: color-mix(in srgb, var(--color-sentiment-negative-secondary) 90%, var(--color-sentiment-negative-primary));
119
- }
120
- }
121
- }
122
- &.positive,
123
- &.discount,
124
- &.savings {
125
- background-color: var(--color-sentiment-positive-secondary);
126
- color: var(--color-sentiment-positive-primary);
127
- a {
128
- color: var(--color-sentiment-positive-primary);
129
- &:hover {
130
- color: var(--color-sentiment-positive-primary-hover);
131
- }
132
- &:active {
133
- color: var(--color-sentiment-positive-primary-active);
134
- }
135
- }
136
- .np-prompt-interactive& {
137
- &:hover {
138
- background-color: color-mix(in srgb, var(--color-sentiment-positive-secondary) 95%, var(--color-sentiment-positive-primary));
139
- }
140
- &:active {
141
- background-color: color-mix(in srgb, var(--color-sentiment-positive-secondary) 90%, var(--color-sentiment-positive-primary));
142
- }
143
- }
144
- }
145
- &.neutral {
146
- background-color: var(--color-background-neutral);
147
- color: var(--color-content-primary);
148
- a {
149
- color: var(--color-content-primary);
150
- }
151
- .np-prompt-interactive& {
152
- &:hover {
153
- background-color: var(--color-background-neutral-hover);
154
- }
155
- &:active {
156
- background-color: var(--color-background-neutral-active);
157
- }
158
- }
159
- }
160
- &.warning {
161
- background-color: var(--color-sentiment-warning-secondary);
162
- color: var(--color-sentiment-warning-content);
163
- a {
164
- color: var(--color-sentiment-warning-content);
165
- &:hover {
166
- color: var(--color-sentiment-warning-content-hover);
167
- }
168
- &:active {
169
- color: var(--color-sentiment-warning-content-active);
170
- }
171
- }
172
- .np-prompt-interactive& {
173
- &:hover {
174
- background-color: color-mix(in srgb, var(--color-sentiment-warning-secondary) 90%, var(--color-sentiment-warning-primary));
175
- }
176
- &:active {
177
- background-color: color-mix(in srgb, var(--color-sentiment-warning-secondary) 80%, var(--color-sentiment-warning-primary));
178
- }
179
- }
180
- }
181
- }
182
- }
@@ -1,273 +0,0 @@
1
- import ListItem, { Props as ItemProps } from './ListItem';
2
- import { Meta, StoryObj } from '@storybook/react';
3
- import React, { useState } from 'react';
4
- import { FastFlag, MultiCurrency, Plus, Receipt, Savings } from '@transferwise/icons';
5
-
6
- import { lorem10, lorem20, lorem40, lorem5 } from '../test-utils';
7
- import { Flag } from '@wise/art';
8
- import { List } from '../legacylistItem/List';
9
- import Money from '../money';
10
- import Section from '../section';
11
- import Header from '../header';
12
-
13
- export default {
14
- component: ListItem,
15
- title: 'Content/ListItem',
16
- } satisfies Meta<ItemProps>;
17
-
18
- type Story = StoryObj<ItemProps>;
19
-
20
- // TODO: delete this story later when we have more peace of the List Item puzzle
21
- export const TempPlayground: Story = {
22
- render: () => {
23
- const [checked, setChecked] = useState(false);
24
-
25
- return (
26
- <div>
27
- <ListItem
28
- media={
29
- <ListItem.AvatarView badge={{ type: 'action' }}>
30
- <Flag code="BBD" />
31
- </ListItem.AvatarView>
32
- }
33
- title="Test title"
34
- subtitle="Test subtitle"
35
- additionalInfo={<ListItem.AdditionalInfo>{lorem10}</ListItem.AdditionalInfo>}
36
- />
37
- <ListItem
38
- media={
39
- <ListItem.AvatarLayout
40
- avatars={[{ asset: <Flag code="BBD" /> }, { asset: <Flag code="MXN" /> }]}
41
- />
42
- }
43
- title="Test title"
44
- subtitle={lorem10}
45
- additionalInfo={<ListItem.AdditionalInfo>{lorem20}</ListItem.AdditionalInfo>}
46
- />
47
- <ListItem
48
- media={
49
- <ListItem.AvatarLayout
50
- size={72}
51
- orientation="diagonal"
52
- avatars={[{ asset: <Flag code="BBD" /> }, { asset: <Flag code="MXN" /> }]}
53
- />
54
- }
55
- title="Test title"
56
- subtitle={lorem10}
57
- valueTitle="100 GBP"
58
- valueSubtitle="100 USD"
59
- additionalInfo={<ListItem.AdditionalInfo>{lorem20}</ListItem.AdditionalInfo>}
60
- />
61
- <ListItem
62
- media={<ListItem.AvatarView profileType="BUSINESS" notification />}
63
- title="Test title"
64
- subtitle="Test subtitle"
65
- additionalInfo={
66
- <ListItem.AdditionalInfo
67
- action={{ label: 'Learn more', href: 'https://wise.com', target: '_blank' }}
68
- >
69
- {lorem10}
70
- </ListItem.AdditionalInfo>
71
- }
72
- prompt={<ListItem.Prompt type="negative">You have done something wrong</ListItem.Prompt>}
73
- />
74
- <ListItem
75
- media={<ListItem.AvatarView imgSrc="../avatar-square-dude.webp" selected />}
76
- title="Test title"
77
- additionalInfo={<ListItem.AdditionalInfo>{lorem10}</ListItem.AdditionalInfo>}
78
- prompt={
79
- <ListItem.Prompt
80
- type="discount"
81
- action={{
82
- href: 'https://wise.com',
83
- target: '_blank',
84
- 'aria-label': 'clickable prompt',
85
- }}
86
- >
87
- The whole prompt is secretly clickable
88
- </ListItem.Prompt>
89
- }
90
- />
91
-
92
- <ListItem
93
- media={<ListItem.Image src="../apple-pay-logo.svg" />}
94
- title="Accepting Apple Pay"
95
- subtitle={lorem10}
96
- />
97
-
98
- <ListItem
99
- media={<ListItem.Image src="../wise-card.svg" />}
100
- title="Wise Business Card"
101
- subtitle={lorem5}
102
- />
103
-
104
- <ListItem
105
- title="Test title"
106
- disabled
107
- subtitle={lorem10}
108
- additionalInfo={<ListItem.AdditionalInfo>{lorem20}</ListItem.AdditionalInfo>}
109
- control={<ListItem.Button priority="secondary-neutral">as Button</ListItem.Button>}
110
- />
111
- <ListItem
112
- title="Test title"
113
- disabled
114
- subtitle={lorem10}
115
- additionalInfo={<ListItem.AdditionalInfo>{lorem20}</ListItem.AdditionalInfo>}
116
- control={
117
- <ListItem.IconButton>
118
- <Plus />
119
- </ListItem.IconButton>
120
- }
121
- />
122
-
123
- <ListItem
124
- title="Test title"
125
- subtitle={lorem10}
126
- additionalInfo={<ListItem.AdditionalInfo>{lorem20}</ListItem.AdditionalInfo>}
127
- control={
128
- <ListItem.Button
129
- priority="secondary-neutral"
130
- as="a"
131
- target="dfdf"
132
- aria-label="adsfasfd"
133
- href="wise.com"
134
- >
135
- as Link
136
- </ListItem.Button>
137
- }
138
- />
139
-
140
- <ListItem
141
- title="Test title"
142
- subtitle={lorem10}
143
- additionalInfo={<ListItem.AdditionalInfo>{lorem20}</ListItem.AdditionalInfo>}
144
- control={<ListItem.Checkbox indeterminate />}
145
- />
146
-
147
- <ListItem
148
- title="Test title"
149
- subtitle={lorem10}
150
- additionalInfo={<ListItem.AdditionalInfo>{lorem20}</ListItem.AdditionalInfo>}
151
- control={
152
- <ListItem.Switch
153
- checked={checked}
154
- onClick={() => {
155
- setChecked(!checked);
156
- }}
157
- />
158
- }
159
- />
160
- </div>
161
- );
162
- },
163
- };
164
-
165
- export const Radio: Story = {
166
- render: () => (
167
- <div>
168
- {/* Basic */}
169
- {/* with additional info */}
170
- {/* with prompt */}
171
- {/* Disabled */}
172
- {/* Spotlight */}
173
- {/* Active */}
174
- </div>
175
- ),
176
- };
177
-
178
- export const Button: Story = {
179
- render: () => (
180
- <div>
181
- {/* Basic */}
182
- {/* with additional info */}
183
- {/* with prompt */}
184
- {/* partially interactive */}
185
- {/* Disabled */}
186
- {/* Spotlight */}
187
- {/* Active */}
188
- </div>
189
- ),
190
- };
191
-
192
- export const NonInteractive: Story = {
193
- render: () => (
194
- <div>
195
- <Section>
196
- <Header title="Transcation Details" />
197
- <List>
198
- <ListItem
199
- media={
200
- <ListItem.AvatarView>
201
- <MultiCurrency />
202
- </ListItem.AvatarView>
203
- }
204
- title="Estimated costs"
205
- subtitle="Other providers"
206
- valueTitle={<Money amount={100} currency="GBP" />}
207
- />
208
- <ListItem
209
- media={
210
- <ListItem.AvatarView>
211
- <FastFlag />
212
- </ListItem.AvatarView>
213
- }
214
- title="Total paid"
215
- subtitle="Wise"
216
- valueTitle={<Money amount={12.15} currency="GBP" />}
217
- valueSubtitle={<Money amount={100.9} currency="GBP" />}
218
- />
219
- <ListItem
220
- media={
221
- <ListItem.AvatarView>
222
- <Receipt />
223
- </ListItem.AvatarView>
224
- }
225
- title="Total fees"
226
- subtitle={lorem5}
227
- valueSubtitle={<Money amount={5.5} currency="GBP" />}
228
- />
229
- <ListItem
230
- media={
231
- <ListItem.AvatarView>
232
- <Savings />
233
- </ListItem.AvatarView>
234
- }
235
- title="You saved"
236
- valueSubtitle={<Money amount={1000} currency="GBP" />}
237
- />
238
- </List>
239
- </Section>
240
-
241
- <ListItem
242
- as="div"
243
- title="Bank name and address"
244
- subtitle="Bank Ltd, 2 Street Boulevard, Singapore, 1213423"
245
- additionalInfo={
246
- <ListItem.AdditionalInfo
247
- action={{ label: 'Learn more', href: 'https://wise.com', target: '_blank' }}
248
- >
249
- This is our partner bank in Singapore.
250
- </ListItem.AdditionalInfo>
251
- }
252
- />
253
- <ListItem
254
- as="div"
255
- title="Bank name and address"
256
- subtitle="Capital Ltd, 2 Canal Street, London, E14 111"
257
- additionalInfo={
258
- <ListItem.AdditionalInfo
259
- action={{ label: 'Learn more', href: 'https://wise.com', target: '_blank' }}
260
- />
261
- }
262
- />
263
- {/* Basic */}
264
- {/* with additional info */}
265
- {/* with prompt */}
266
- {/* Disabled */}
267
- {/* Spotlight */}
268
- {/* Active */}
269
- </div>
270
- ),
271
- };
272
-
273
- // add intaces with dark mode