@marigold/icons 0.0.2 → 0.3.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/CHANGELOG.md +32 -0
- package/dist/action/Cancel.d.ts +5 -0
- package/dist/action/Crop.d.ts +5 -0
- package/dist/action/Edit.d.ts +5 -0
- package/dist/action/FormatBold.d.ts +5 -0
- package/dist/action/FormatItalic.d.ts +5 -0
- package/dist/action/FormatSize.d.ts +5 -0
- package/dist/action/HighlightOff.d.ts +5 -0
- package/dist/action/Image.d.ts +5 -0
- package/dist/action/Location.d.ts +5 -0
- package/dist/action/Lock.d.ts +5 -0
- package/dist/action/LockOpen.d.ts +5 -0
- package/dist/action/Pause.d.ts +5 -0
- package/dist/action/PauseAlt.d.ts +5 -0
- package/dist/action/Play.d.ts +5 -0
- package/dist/action/PlayAlt.d.ts +5 -0
- package/dist/action/ResaleEdit.d.ts +5 -0
- package/dist/action/RotateLeft.d.ts +5 -0
- package/dist/action/RotateRight.d.ts +5 -0
- package/dist/action/Save.d.ts +5 -0
- package/dist/action/Sort.d.ts +5 -0
- package/dist/action/SortDown.d.ts +5 -0
- package/dist/action/SortUp.d.ts +5 -0
- package/dist/action/Star.d.ts +5 -0
- package/dist/action/Stop.d.ts +5 -0
- package/dist/action/Underlined.d.ts +5 -0
- package/dist/action/Zoom.d.ts +5 -0
- package/dist/action/index.d.ts +26 -0
- package/dist/icons.cjs.development.js +1542 -0
- package/dist/icons.cjs.development.js.map +1 -0
- package/dist/icons.cjs.production.min.js +2 -0
- package/dist/icons.cjs.production.min.js.map +1 -0
- package/dist/icons.esm.js +1434 -0
- package/dist/icons.esm.js.map +1 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +8 -0
- package/dist/info/Accessible.d.ts +5 -0
- package/dist/info/AutoRenew.d.ts +5 -0
- package/dist/info/Banned.d.ts +5 -0
- package/dist/info/Bus.d.ts +5 -0
- package/dist/info/Calendar.d.ts +5 -0
- package/dist/info/Camera.d.ts +5 -0
- package/dist/info/Clock.d.ts +5 -0
- package/dist/info/Direction.d.ts +5 -0
- package/dist/info/Email.d.ts +5 -0
- package/dist/info/EventDate.d.ts +5 -0
- package/dist/info/Exclamation.d.ts +5 -0
- package/dist/info/Feedback.d.ts +5 -0
- package/dist/info/Food.d.ts +5 -0
- package/dist/info/Globe.d.ts +5 -0
- package/dist/info/Home.d.ts +5 -0
- package/dist/info/Info.d.ts +5 -0
- package/dist/info/Marker.d.ts +5 -0
- package/dist/info/MobilePhone.d.ts +5 -0
- package/dist/info/Notification.d.ts +5 -0
- package/dist/info/Parking.d.ts +5 -0
- package/dist/info/Phone.d.ts +5 -0
- package/dist/info/Print.d.ts +5 -0
- package/dist/info/Required.d.ts +5 -0
- package/dist/info/ResaleLogbook.d.ts +5 -0
- package/dist/info/Spinner.d.ts +5 -0
- package/dist/info/Thumb.d.ts +5 -0
- package/dist/info/Truck.d.ts +5 -0
- package/dist/info/index.d.ts +27 -0
- package/dist/social/Facebook.d.ts +5 -0
- package/dist/social/Google.d.ts +5 -0
- package/dist/social/Instagram.d.ts +5 -0
- package/dist/social/Share.d.ts +5 -0
- package/dist/social/Twitter.d.ts +5 -0
- package/dist/social/Whatsapp.d.ts +5 -0
- package/dist/social/index.d.ts +6 -0
- package/dist/ticketing/Deal.d.ts +5 -0
- package/dist/ticketing/DesignTicket.d.ts +5 -0
- package/dist/ticketing/GiftCard.d.ts +5 -0
- package/dist/ticketing/Membership.d.ts +5 -0
- package/dist/ticketing/Pickup.d.ts +5 -0
- package/dist/ticketing/Price.d.ts +5 -0
- package/dist/ticketing/Resale.d.ts +5 -0
- package/dist/ticketing/Scanner.d.ts +5 -0
- package/dist/ticketing/Seat.d.ts +5 -0
- package/dist/ticketing/Selling.d.ts +5 -0
- package/dist/ticketing/Ticket.d.ts +5 -0
- package/dist/ticketing/TicketInsurance.d.ts +5 -0
- package/dist/ticketing/Turnstile.d.ts +5 -0
- package/dist/ticketing/index.d.ts +13 -0
- package/dist/ui/Add.d.ts +5 -0
- package/dist/ui/ArrowDown.d.ts +5 -0
- package/dist/ui/ArrowDownA.d.ts +5 -0
- package/dist/ui/ArrowLeft.d.ts +5 -0
- package/dist/ui/ArrowLeftA.d.ts +5 -0
- package/dist/ui/ArrowRight.d.ts +5 -0
- package/dist/ui/ArrowRightA.d.ts +5 -0
- package/dist/ui/ArrowUp.d.ts +5 -0
- package/dist/ui/ArrowUpA.d.ts +5 -0
- package/dist/ui/BurgerMenu.d.ts +5 -0
- package/dist/ui/Check.d.ts +5 -0
- package/dist/ui/CircleChecked.d.ts +5 -0
- package/dist/ui/CircleUnchecked.d.ts +5 -0
- package/dist/ui/Close.d.ts +5 -0
- package/dist/ui/Delete.d.ts +5 -0
- package/dist/ui/ExternalLink.d.ts +5 -0
- package/dist/ui/Filter.d.ts +5 -0
- package/dist/ui/IconMore.d.ts +5 -0
- package/dist/ui/Remove.d.ts +5 -0
- package/dist/ui/Search.d.ts +5 -0
- package/dist/ui/SettingDots.d.ts +5 -0
- package/dist/ui/SquareChecked.d.ts +5 -0
- package/dist/ui/SquareUnchecked.d.ts +5 -0
- package/dist/ui/index.d.ts +23 -0
- package/dist/user/Cart.d.ts +5 -0
- package/dist/user/CreditCard.d.ts +5 -0
- package/dist/user/Group.d.ts +5 -0
- package/dist/user/Id.d.ts +5 -0
- package/dist/user/SmilieDissatisfied.d.ts +5 -0
- package/dist/user/SmilieNeutral.d.ts +5 -0
- package/dist/user/SmilieSatisfied.d.ts +5 -0
- package/dist/user/SmilieVeryDissatisfied.d.ts +5 -0
- package/dist/user/SmilieVerySatisfied.d.ts +5 -0
- package/dist/user/User.d.ts +5 -0
- package/dist/user/index.d.ts +10 -0
- package/package.json +11 -5
- package/src/Icons.stories.mdx +1155 -375
- package/src/action/Cancel.tsx +3 -3
- package/src/action/Crop.tsx +3 -3
- package/src/action/Edit.tsx +3 -3
- package/src/action/FormatBold.tsx +4 -4
- package/src/action/FormatItalic.tsx +3 -3
- package/src/action/FormatSize.tsx +3 -3
- package/src/action/HighlightOff.tsx +4 -4
- package/src/action/Image.tsx +3 -3
- package/src/action/Location.tsx +3 -3
- package/src/action/Lock.tsx +3 -3
- package/src/action/LockOpen.tsx +4 -4
- package/src/action/Pause.tsx +3 -3
- package/src/action/PauseAlt.tsx +3 -3
- package/src/action/Play.tsx +3 -3
- package/src/action/PlayAlt.tsx +3 -3
- package/src/action/ResaleEdit.tsx +3 -3
- package/src/action/RotateLeft.tsx +3 -3
- package/src/action/RotateRight.tsx +3 -3
- package/src/action/Save.tsx +3 -3
- package/src/action/Sort.tsx +3 -3
- package/src/action/SortDown.tsx +3 -3
- package/src/action/SortUp.tsx +3 -3
- package/src/action/Star.tsx +3 -3
- package/src/action/Stop.tsx +3 -3
- package/src/action/Underlined.tsx +3 -3
- package/src/action/Zoom.tsx +3 -3
- package/src/info/Accessible.tsx +3 -3
- package/src/info/AutoRenew.tsx +3 -3
- package/src/info/Banned.tsx +3 -3
- package/src/info/Bus.tsx +3 -3
- package/src/info/Calendar.tsx +3 -3
- package/src/info/Camera.tsx +3 -3
- package/src/info/Clock.tsx +3 -3
- package/src/info/Direction.tsx +3 -3
- package/src/info/Email.tsx +3 -3
- package/src/info/EventDate.tsx +3 -3
- package/src/info/Exclamation.tsx +3 -3
- package/src/info/Feedback.tsx +3 -3
- package/src/info/Food.tsx +3 -3
- package/src/info/Globe.tsx +3 -3
- package/src/info/Home.tsx +3 -3
- package/src/info/Info.tsx +3 -3
- package/src/info/Marker.tsx +3 -3
- package/src/info/MobilePhone.tsx +3 -3
- package/src/info/Notification.tsx +3 -3
- package/src/info/Parking.tsx +3 -3
- package/src/info/Phone.tsx +3 -3
- package/src/info/Print.tsx +3 -3
- package/src/info/Required.tsx +3 -3
- package/src/info/ResaleLogbook.tsx +3 -3
- package/src/info/Spinner.tsx +3 -3
- package/src/info/Thumb.tsx +3 -3
- package/src/info/Truck.tsx +3 -3
- package/src/social/Facebook.tsx +3 -3
- package/src/social/Google.tsx +3 -3
- package/src/social/Instagram.tsx +3 -3
- package/src/social/Share.tsx +3 -3
- package/src/social/Twitter.tsx +3 -3
- package/src/social/Whatsapp.tsx +3 -3
- package/src/ticketing/Deal.tsx +3 -3
- package/src/ticketing/DesignTicket.tsx +3 -3
- package/src/ticketing/GiftCard.tsx +3 -3
- package/src/ticketing/Membership.tsx +3 -3
- package/src/ticketing/Pickup.tsx +3 -3
- package/src/ticketing/Price.tsx +3 -3
- package/src/ticketing/Resale.tsx +3 -3
- package/src/ticketing/Scanner.tsx +3 -3
- package/src/ticketing/Seat.tsx +3 -3
- package/src/ticketing/Selling.tsx +3 -3
- package/src/ticketing/Ticket.tsx +3 -3
- package/src/ticketing/TicketInsurance.tsx +3 -3
- package/src/ticketing/Turnstile.tsx +3 -3
- package/src/ui/Add.tsx +3 -3
- package/src/ui/ArrowDown.tsx +3 -3
- package/src/ui/ArrowDownA.tsx +3 -3
- package/src/ui/ArrowLeft.tsx +3 -3
- package/src/ui/ArrowLeftA.tsx +3 -3
- package/src/ui/ArrowRight.tsx +3 -3
- package/src/ui/ArrowRightA.tsx +3 -3
- package/src/ui/ArrowUp.tsx +3 -3
- package/src/ui/ArrowUpA.tsx +3 -3
- package/src/ui/BurgerMenu.tsx +3 -3
- package/src/ui/Check.tsx +3 -3
- package/src/ui/CircleChecked.tsx +3 -3
- package/src/ui/CircleUnchecked.tsx +3 -3
- package/src/ui/Close.tsx +3 -3
- package/src/ui/Delete.tsx +3 -3
- package/src/ui/ExternalLink.tsx +3 -3
- package/src/ui/Filter.tsx +3 -3
- package/src/ui/IconMore.tsx +3 -3
- package/src/ui/Remove.tsx +3 -3
- package/src/ui/Search.tsx +3 -3
- package/src/ui/SettingDots.tsx +3 -3
- package/src/ui/SquareChecked.tsx +3 -3
- package/src/ui/SquareUnchecked.tsx +3 -3
- package/src/user/Cart.tsx +3 -3
- package/src/user/CreditCard.tsx +3 -3
- package/src/user/Group.tsx +3 -3
- package/src/user/Id.tsx +3 -3
- package/src/user/SmilieDissatisfied.tsx +3 -3
- package/src/user/SmilieNeutral.tsx +3 -3
- package/src/user/SmilieSatisfied.tsx +3 -3
- package/src/user/SmilieVeryDissatisfied.tsx +3 -3
- package/src/user/SmilieVerySatisfied.tsx +3 -3
- package/src/user/User.tsx +3 -3
- package/tsconfig.build.json +3 -0
package/src/Icons.stories.mdx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Meta, Story
|
|
1
|
+
import { ArgsTable, Canvas, Meta, Story } from '@storybook/addon-docs';
|
|
2
2
|
import {
|
|
3
3
|
Cancel,
|
|
4
4
|
Crop,
|
|
@@ -106,389 +106,1169 @@ import {
|
|
|
106
106
|
Twitter,
|
|
107
107
|
Whatsapp,
|
|
108
108
|
} from '@marigold/icons';
|
|
109
|
+
import {
|
|
110
|
+
Box,
|
|
111
|
+
Column,
|
|
112
|
+
Columns,
|
|
113
|
+
Container,
|
|
114
|
+
Stack,
|
|
115
|
+
Text,
|
|
116
|
+
} from '@marigold/components';
|
|
109
117
|
|
|
110
|
-
<Meta
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
<Story name="sizeProp">
|
|
138
|
-
<DesignTicket size={40} />
|
|
139
|
-
</Story>
|
|
140
|
-
<Story name="sizeFillProp">
|
|
141
|
-
<DesignTicket size={32} fill="red" />
|
|
142
|
-
</Story>
|
|
143
|
-
<Story name="fillProp">
|
|
144
|
-
<DesignTicket fill="#E6DC16" />
|
|
145
|
-
</Story>
|
|
146
|
-
</Preview>
|
|
147
|
-
|
|
148
|
-
### UI-Icons
|
|
118
|
+
<Meta
|
|
119
|
+
title="Tokens/Marigold Icons"
|
|
120
|
+
argTypes={{
|
|
121
|
+
size: {
|
|
122
|
+
control: {
|
|
123
|
+
type: 'number',
|
|
124
|
+
},
|
|
125
|
+
description: 'Size of the squared icon',
|
|
126
|
+
table: {
|
|
127
|
+
defaultValue: {
|
|
128
|
+
summary: 24,
|
|
129
|
+
},
|
|
130
|
+
},
|
|
131
|
+
},
|
|
132
|
+
fill: {
|
|
133
|
+
control: {
|
|
134
|
+
type: 'text',
|
|
135
|
+
},
|
|
136
|
+
description: 'Color of the icon',
|
|
137
|
+
table: {
|
|
138
|
+
defaultValue: {
|
|
139
|
+
summary: 'currentcolor',
|
|
140
|
+
},
|
|
141
|
+
},
|
|
142
|
+
},
|
|
143
|
+
}}
|
|
144
|
+
/>
|
|
149
145
|
|
|
150
|
-
|
|
151
|
-
<Story name="ArrowUpA-icon">
|
|
152
|
-
<ArrowUpA />
|
|
153
|
-
</Story>
|
|
154
|
-
<Story name="ArrowRightA-icon">
|
|
155
|
-
<ArrowRightA />
|
|
156
|
-
</Story>
|
|
157
|
-
<Story name="ArrowDownA-icon">
|
|
158
|
-
<ArrowDownA />
|
|
159
|
-
</Story>
|
|
160
|
-
<Story name="ArrowLeftA-icon">
|
|
161
|
-
<ArrowLeftA />
|
|
162
|
-
</Story>
|
|
163
|
-
<Story name="SettingDots-icon">
|
|
164
|
-
<SettingDots />
|
|
165
|
-
</Story>
|
|
166
|
-
<Story name="Check-icon">
|
|
167
|
-
<Check />
|
|
168
|
-
</Story>
|
|
169
|
-
<Story name="Add-icon">
|
|
170
|
-
<Add />
|
|
171
|
-
</Story>
|
|
172
|
-
<Story name="Remove-icon">
|
|
173
|
-
<Remove />
|
|
174
|
-
</Story>
|
|
175
|
-
<Story name="ArrowUp-icon">
|
|
176
|
-
<ArrowUp />
|
|
177
|
-
</Story>
|
|
178
|
-
<Story name="ArrowRight-icon">
|
|
179
|
-
<ArrowRight />
|
|
180
|
-
</Story>
|
|
181
|
-
<Story name="ArrowDown-icon">
|
|
182
|
-
<ArrowDown />
|
|
183
|
-
</Story>
|
|
184
|
-
<Story name="ArrowLeft-icon">
|
|
185
|
-
<ArrowLeft />
|
|
186
|
-
</Story>
|
|
187
|
-
<Story name="IconMore-icon">
|
|
188
|
-
<IconMore />
|
|
189
|
-
</Story>
|
|
190
|
-
<Story name="Search-icon">
|
|
191
|
-
<Search />
|
|
192
|
-
</Story>
|
|
193
|
-
<Story name="SquareUnchecked-icon">
|
|
194
|
-
<SquareUnchecked />
|
|
195
|
-
</Story>
|
|
196
|
-
<Story name="SquareChecked-icon">
|
|
197
|
-
<SquareChecked />
|
|
198
|
-
</Story>
|
|
199
|
-
<Story name="ExternalLink-icon">
|
|
200
|
-
<ExternalLink />
|
|
201
|
-
</Story>
|
|
202
|
-
<Story name="Filter-icon">
|
|
203
|
-
<Filter />
|
|
204
|
-
</Story>
|
|
205
|
-
<Story name="BurgerMenu-icon">
|
|
206
|
-
<BurgerMenu />
|
|
207
|
-
</Story>
|
|
208
|
-
<Story name="Delete-icon">
|
|
209
|
-
<Delete />
|
|
210
|
-
</Story>
|
|
211
|
-
<Story name="Close-icon">
|
|
212
|
-
<Close />
|
|
213
|
-
</Story>
|
|
214
|
-
<Story name="CircleUnchecked-icon">
|
|
215
|
-
<CircleUnchecked />
|
|
216
|
-
</Story>
|
|
217
|
-
<Story name="CircleChecked-icon">
|
|
218
|
-
<CircleChecked />
|
|
219
|
-
</Story>
|
|
220
|
-
</Preview>
|
|
146
|
+
# Icons
|
|
221
147
|
|
|
222
|
-
|
|
148
|
+
export const Template = args => <ArrowUpA {...args} />;
|
|
223
149
|
|
|
224
|
-
<
|
|
225
|
-
<Story name="
|
|
226
|
-
|
|
227
|
-
</Story>
|
|
228
|
-
<Story name="AutoRenew-icon">
|
|
229
|
-
<AutoRenew />
|
|
230
|
-
</Story>
|
|
231
|
-
<Story name="Banned-icon">
|
|
232
|
-
<Banned />
|
|
233
|
-
</Story>
|
|
234
|
-
<Story name="Bus-icon">
|
|
235
|
-
<Bus />
|
|
236
|
-
</Story>
|
|
237
|
-
<Story name="Calendar-icon">
|
|
238
|
-
<Calendar />
|
|
239
|
-
</Story>
|
|
240
|
-
<Story name="Camera-icon">
|
|
241
|
-
<Camera />
|
|
242
|
-
</Story>
|
|
243
|
-
<Story name="Clock-icon">
|
|
244
|
-
<Clock />
|
|
245
|
-
</Story>
|
|
246
|
-
<Story name="Direction-icon">
|
|
247
|
-
<Direction />
|
|
248
|
-
</Story>
|
|
249
|
-
<Story name="Email-icon">
|
|
250
|
-
<Email />
|
|
251
|
-
</Story>
|
|
252
|
-
<Story name="EventDate-icon">
|
|
253
|
-
<EventDate />
|
|
254
|
-
</Story>
|
|
255
|
-
<Story name="Exclamation-icon">
|
|
256
|
-
<Exclamation />
|
|
257
|
-
</Story>
|
|
258
|
-
<Story name="Feedback-icon">
|
|
259
|
-
<Feedback />
|
|
260
|
-
</Story>
|
|
261
|
-
<Story name="Food-icon">
|
|
262
|
-
<Food />
|
|
263
|
-
</Story>
|
|
264
|
-
<Story name="Globe-icon">
|
|
265
|
-
<Globe />
|
|
266
|
-
</Story>
|
|
267
|
-
<Story name="Home-icon">
|
|
268
|
-
<Home />
|
|
269
|
-
</Story>
|
|
270
|
-
<Story name="Info-icon">
|
|
271
|
-
<Info />
|
|
272
|
-
</Story>
|
|
273
|
-
<Story name="Marker-icon">
|
|
274
|
-
<Marker />
|
|
275
|
-
</Story>
|
|
276
|
-
<Story name="MobilePhone-icon">
|
|
277
|
-
<MobilePhone />
|
|
278
|
-
</Story>
|
|
279
|
-
<Story name="Notification-icon">
|
|
280
|
-
<Notification />
|
|
281
|
-
</Story>
|
|
282
|
-
<Story name="Parking-icon">
|
|
283
|
-
<Parking />
|
|
284
|
-
</Story>
|
|
285
|
-
<Story name="Phone-icon">
|
|
286
|
-
<Phone />
|
|
287
|
-
</Story>
|
|
288
|
-
<Story name="Print-icon">
|
|
289
|
-
<Print />
|
|
290
|
-
</Story>
|
|
291
|
-
<Story name="Required-icon">
|
|
292
|
-
<Required />
|
|
293
|
-
</Story>
|
|
294
|
-
<Story name="ResaleLogbook-icon">
|
|
295
|
-
<ResaleLogbook />
|
|
296
|
-
</Story>
|
|
297
|
-
<Story name="Spinner-icon">
|
|
298
|
-
<Spinner />
|
|
299
|
-
</Story>
|
|
300
|
-
<Story name="ResaleLogbook-icon">
|
|
301
|
-
<ResaleLogbook />
|
|
302
|
-
</Story>
|
|
303
|
-
<Story name="Thumb-icon">
|
|
304
|
-
<Thumb />
|
|
305
|
-
</Story>
|
|
306
|
-
<Story name="Truck-icon">
|
|
307
|
-
<Truck />
|
|
308
|
-
</Story>
|
|
309
|
-
</Preview>
|
|
150
|
+
<Canvas>
|
|
151
|
+
<Story name="Example">{Template.bind({})}</Story>
|
|
152
|
+
</Canvas>
|
|
310
153
|
|
|
311
|
-
|
|
154
|
+
<ArgsTable story="Example" />
|
|
312
155
|
|
|
313
|
-
|
|
314
|
-
<Story name="Cancel-icon">
|
|
315
|
-
<Cancel />
|
|
316
|
-
</Story>
|
|
317
|
-
<Story name="Crop-icon">
|
|
318
|
-
<Crop />
|
|
319
|
-
</Story>
|
|
320
|
-
<Story name="Edit-icon">
|
|
321
|
-
<Edit />
|
|
322
|
-
</Story>
|
|
323
|
-
<Story name="FormatBold-icon">
|
|
324
|
-
<FormatBold />
|
|
325
|
-
</Story>
|
|
326
|
-
<Story name="FormatItalic-icon">
|
|
327
|
-
<FormatItalic />
|
|
328
|
-
</Story>
|
|
329
|
-
<Story name="FormatSize-icon">
|
|
330
|
-
<FormatSize />
|
|
331
|
-
</Story>
|
|
332
|
-
<Story name="HighlightOff-icon">
|
|
333
|
-
<HighlightOff />
|
|
334
|
-
</Story>
|
|
335
|
-
<Story name="Image-icon">
|
|
336
|
-
<Image />
|
|
337
|
-
</Story>
|
|
338
|
-
<Story name="Location-icon">
|
|
339
|
-
<Location />
|
|
340
|
-
</Story>
|
|
341
|
-
<Story name="Lock-icon">
|
|
342
|
-
<Lock />
|
|
343
|
-
</Story>
|
|
344
|
-
<Story name="LockOpen-icon">
|
|
345
|
-
<LockOpen />
|
|
346
|
-
</Story>
|
|
347
|
-
<Story name="Pause-icon">
|
|
348
|
-
<Pause />
|
|
349
|
-
</Story>
|
|
350
|
-
<Story name="PauseAlt-icon">
|
|
351
|
-
<PauseAlt />
|
|
352
|
-
</Story>
|
|
353
|
-
<Story name="Play-icon">
|
|
354
|
-
<Play />
|
|
355
|
-
</Story>
|
|
356
|
-
<Story name="PlayAlt-icon">
|
|
357
|
-
<PlayAlt />
|
|
358
|
-
</Story>
|
|
359
|
-
<Story name="ResaleEdit-icon">
|
|
360
|
-
<ResaleEdit />
|
|
361
|
-
</Story>
|
|
362
|
-
<Story name="RotateLeft-icon">
|
|
363
|
-
<RotateLeft />
|
|
364
|
-
</Story>
|
|
365
|
-
<Story name="RotateRight-icon">
|
|
366
|
-
<RotateRight />
|
|
367
|
-
</Story>
|
|
368
|
-
<Story name="Save-icon">
|
|
369
|
-
<Save />
|
|
370
|
-
</Story>
|
|
371
|
-
<Story name="Sort-icon">
|
|
372
|
-
<Sort />
|
|
373
|
-
</Story>
|
|
374
|
-
<Story name="SortDown-icon">
|
|
375
|
-
<SortDown />
|
|
376
|
-
</Story>
|
|
377
|
-
<Story name="SortUp-icon">
|
|
378
|
-
<SortUp />
|
|
379
|
-
</Story>
|
|
380
|
-
<Story name="Star-icon">
|
|
381
|
-
<Star />
|
|
382
|
-
</Story>
|
|
383
|
-
<Story name="Stop-icon">
|
|
384
|
-
<Stop />
|
|
385
|
-
</Story>
|
|
386
|
-
<Story name="Underlined-icon">
|
|
387
|
-
<Underlined />
|
|
388
|
-
</Story>
|
|
389
|
-
<Story name="Zoom-icon">
|
|
390
|
-
<Zoom />
|
|
391
|
-
</Story>
|
|
392
|
-
</Preview>
|
|
156
|
+
### UI
|
|
393
157
|
|
|
394
|
-
|
|
158
|
+
<Canvas>
|
|
159
|
+
<Story name="UI">
|
|
160
|
+
<Columns space={8}>
|
|
161
|
+
<Column width={4}>
|
|
162
|
+
<Text as="h2" variant="headline2">
|
|
163
|
+
UI
|
|
164
|
+
</Text>
|
|
165
|
+
<Box
|
|
166
|
+
as={Container}
|
|
167
|
+
bg="white"
|
|
168
|
+
p="8px"
|
|
169
|
+
display="flex"
|
|
170
|
+
justifyContent="space-between"
|
|
171
|
+
>
|
|
172
|
+
<Text>ArrowUpA</Text>
|
|
173
|
+
<ArrowUpA />
|
|
174
|
+
</Box>
|
|
175
|
+
<Box
|
|
176
|
+
as={Container}
|
|
177
|
+
bg="#e9e7eb"
|
|
178
|
+
p="8px"
|
|
179
|
+
display="flex"
|
|
180
|
+
justifyContent="space-between"
|
|
181
|
+
>
|
|
182
|
+
<Text>ArrowRightA</Text>
|
|
183
|
+
<ArrowRightA />
|
|
184
|
+
</Box>
|
|
185
|
+
<Box
|
|
186
|
+
as={Container}
|
|
187
|
+
bg="white"
|
|
188
|
+
p="8px"
|
|
189
|
+
display="flex"
|
|
190
|
+
justifyContent="space-between"
|
|
191
|
+
>
|
|
192
|
+
<Text>ArrowDownA</Text>
|
|
193
|
+
<ArrowDownA />
|
|
194
|
+
</Box>
|
|
195
|
+
<Box
|
|
196
|
+
as={Container}
|
|
197
|
+
bg="#e9e7eb"
|
|
198
|
+
p="8px"
|
|
199
|
+
display="flex"
|
|
200
|
+
justifyContent="space-between"
|
|
201
|
+
>
|
|
202
|
+
<Text>ArrowLeftA</Text>
|
|
203
|
+
<ArrowLeftA />
|
|
204
|
+
</Box>
|
|
205
|
+
<Box
|
|
206
|
+
as={Container}
|
|
207
|
+
bg="white"
|
|
208
|
+
p="8px"
|
|
209
|
+
display="flex"
|
|
210
|
+
justifyContent="space-between"
|
|
211
|
+
>
|
|
212
|
+
<Text>SettingDots</Text>
|
|
213
|
+
<SettingDots />
|
|
214
|
+
</Box>
|
|
215
|
+
<Box
|
|
216
|
+
as={Container}
|
|
217
|
+
bg="#e9e7eb"
|
|
218
|
+
p="8px"
|
|
219
|
+
display="flex"
|
|
220
|
+
justifyContent="space-between"
|
|
221
|
+
>
|
|
222
|
+
<Text>Check</Text>
|
|
223
|
+
<Check />
|
|
224
|
+
</Box>
|
|
225
|
+
<Box
|
|
226
|
+
as={Container}
|
|
227
|
+
bg="white"
|
|
228
|
+
p="8px"
|
|
229
|
+
display="flex"
|
|
230
|
+
justifyContent="space-between"
|
|
231
|
+
>
|
|
232
|
+
<Text>Add</Text>
|
|
233
|
+
<Add />
|
|
234
|
+
</Box>
|
|
235
|
+
</Column>
|
|
236
|
+
<Column width={4}>
|
|
237
|
+
<Box
|
|
238
|
+
as={Container}
|
|
239
|
+
bg="#e9e7eb"
|
|
240
|
+
p="8px"
|
|
241
|
+
display="flex"
|
|
242
|
+
justifyContent="space-between"
|
|
243
|
+
>
|
|
244
|
+
<Text>Remove</Text>
|
|
245
|
+
<Remove />
|
|
246
|
+
</Box>
|
|
247
|
+
<Box
|
|
248
|
+
as={Container}
|
|
249
|
+
bg="white"
|
|
250
|
+
p="8px"
|
|
251
|
+
display="flex"
|
|
252
|
+
justifyContent="space-between"
|
|
253
|
+
>
|
|
254
|
+
<Text>ArrowUp</Text>
|
|
255
|
+
<ArrowUp />
|
|
256
|
+
</Box>
|
|
257
|
+
<Box
|
|
258
|
+
as={Container}
|
|
259
|
+
bg="#e9e7eb"
|
|
260
|
+
p="8px"
|
|
261
|
+
display="flex"
|
|
262
|
+
justifyContent="space-between"
|
|
263
|
+
>
|
|
264
|
+
<Text>ArrowRight</Text>
|
|
265
|
+
<ArrowRight />
|
|
266
|
+
</Box>
|
|
267
|
+
<Box
|
|
268
|
+
as={Container}
|
|
269
|
+
bg="white"
|
|
270
|
+
p="8px"
|
|
271
|
+
display="flex"
|
|
272
|
+
justifyContent="space-between"
|
|
273
|
+
>
|
|
274
|
+
<Text>ArrowDown</Text>
|
|
275
|
+
<ArrowDown />
|
|
276
|
+
</Box>
|
|
277
|
+
<Box
|
|
278
|
+
as={Container}
|
|
279
|
+
bg="#e9e7eb"
|
|
280
|
+
p="8px"
|
|
281
|
+
display="flex"
|
|
282
|
+
justifyContent="space-between"
|
|
283
|
+
>
|
|
284
|
+
<Text>ArrowLeft</Text>
|
|
285
|
+
<ArrowLeft />
|
|
286
|
+
</Box>
|
|
287
|
+
<Box
|
|
288
|
+
as={Container}
|
|
289
|
+
bg="white"
|
|
290
|
+
p="8px"
|
|
291
|
+
display="flex"
|
|
292
|
+
justifyContent="space-between"
|
|
293
|
+
>
|
|
294
|
+
<Text>IconMore</Text>
|
|
295
|
+
<IconMore />
|
|
296
|
+
</Box>
|
|
297
|
+
<Box
|
|
298
|
+
as={Container}
|
|
299
|
+
bg="#e9e7eb"
|
|
300
|
+
p="8px"
|
|
301
|
+
display="flex"
|
|
302
|
+
justifyContent="space-between"
|
|
303
|
+
>
|
|
304
|
+
<Text>Search</Text>
|
|
305
|
+
<Search />
|
|
306
|
+
</Box>
|
|
307
|
+
<Box
|
|
308
|
+
as={Container}
|
|
309
|
+
bg="white"
|
|
310
|
+
p="8px"
|
|
311
|
+
display="flex"
|
|
312
|
+
justifyContent="space-between"
|
|
313
|
+
>
|
|
314
|
+
<Text>SquareUnchecked</Text>
|
|
315
|
+
<SquareUnchecked />
|
|
316
|
+
</Box>
|
|
317
|
+
</Column>
|
|
318
|
+
<Column width={4}>
|
|
319
|
+
<Box
|
|
320
|
+
as={Container}
|
|
321
|
+
bg="#e9e7eb"
|
|
322
|
+
p="8px"
|
|
323
|
+
display="flex"
|
|
324
|
+
justifyContent="space-between"
|
|
325
|
+
>
|
|
326
|
+
<Text>SquareChecked</Text>
|
|
327
|
+
<SquareChecked />
|
|
328
|
+
</Box>
|
|
329
|
+
<Box
|
|
330
|
+
as={Container}
|
|
331
|
+
bg="white"
|
|
332
|
+
p="8px"
|
|
333
|
+
display="flex"
|
|
334
|
+
justifyContent="space-between"
|
|
335
|
+
>
|
|
336
|
+
<Text>ExternalLink</Text>
|
|
337
|
+
<ExternalLink />
|
|
338
|
+
</Box>
|
|
339
|
+
<Box
|
|
340
|
+
as={Container}
|
|
341
|
+
bg="#e9e7eb"
|
|
342
|
+
p="8px"
|
|
343
|
+
display="flex"
|
|
344
|
+
justifyContent="space-between"
|
|
345
|
+
>
|
|
346
|
+
<Text>Filter</Text>
|
|
347
|
+
<Filter />
|
|
348
|
+
</Box>
|
|
349
|
+
<Box
|
|
350
|
+
as={Container}
|
|
351
|
+
bg="white"
|
|
352
|
+
p="8px"
|
|
353
|
+
display="flex"
|
|
354
|
+
justifyContent="space-between"
|
|
355
|
+
>
|
|
356
|
+
<Text>BurgerMenu</Text>
|
|
357
|
+
<BurgerMenu />
|
|
358
|
+
</Box>
|
|
359
|
+
<Box
|
|
360
|
+
as={Container}
|
|
361
|
+
bg="#e9e7eb"
|
|
362
|
+
p="8px"
|
|
363
|
+
display="flex"
|
|
364
|
+
justifyContent="space-between"
|
|
365
|
+
>
|
|
366
|
+
<Text>Delete</Text>
|
|
367
|
+
<Delete />
|
|
368
|
+
</Box>
|
|
369
|
+
<Box
|
|
370
|
+
as={Container}
|
|
371
|
+
bg="white"
|
|
372
|
+
p="8px"
|
|
373
|
+
display="flex"
|
|
374
|
+
justifyContent="space-between"
|
|
375
|
+
>
|
|
376
|
+
<Text>Close</Text>
|
|
377
|
+
<Close />
|
|
378
|
+
</Box>
|
|
379
|
+
<Box
|
|
380
|
+
as={Container}
|
|
381
|
+
bg="#e9e7eb"
|
|
382
|
+
p="8px"
|
|
383
|
+
display="flex"
|
|
384
|
+
justifyContent="space-between"
|
|
385
|
+
>
|
|
386
|
+
<Text>CircleUnchecked</Text>
|
|
387
|
+
<CircleUnchecked />
|
|
388
|
+
</Box>
|
|
389
|
+
<Box
|
|
390
|
+
as={Container}
|
|
391
|
+
bg="white"
|
|
392
|
+
p="8px"
|
|
393
|
+
display="flex"
|
|
394
|
+
justifyContent="space-between"
|
|
395
|
+
>
|
|
396
|
+
<Text>CircleChecked</Text>
|
|
397
|
+
<CircleChecked />
|
|
398
|
+
</Box>
|
|
399
|
+
</Column>
|
|
400
|
+
</Columns>
|
|
401
|
+
</Story>
|
|
402
|
+
</Canvas>
|
|
395
403
|
|
|
396
|
-
<
|
|
397
|
-
<Story name="
|
|
398
|
-
<
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
404
|
+
<Canvas>
|
|
405
|
+
<Story name="Info">
|
|
406
|
+
<Columns space={8}>
|
|
407
|
+
<Column width={4}>
|
|
408
|
+
<Text as="h2" variant="headline2">
|
|
409
|
+
Info
|
|
410
|
+
</Text>
|
|
411
|
+
<Box
|
|
412
|
+
as={Container}
|
|
413
|
+
bg="white"
|
|
414
|
+
p="8px"
|
|
415
|
+
display="flex"
|
|
416
|
+
justifyContent="space-between"
|
|
417
|
+
>
|
|
418
|
+
<Text>Accessible</Text>
|
|
419
|
+
<Accessible />
|
|
420
|
+
</Box>
|
|
421
|
+
<Box
|
|
422
|
+
as={Container}
|
|
423
|
+
bg="#e9e7eb"
|
|
424
|
+
p="8px"
|
|
425
|
+
display="flex"
|
|
426
|
+
justifyContent="space-between"
|
|
427
|
+
>
|
|
428
|
+
<Text>AutoRenew</Text>
|
|
429
|
+
<AutoRenew />
|
|
430
|
+
</Box>
|
|
431
|
+
<Box
|
|
432
|
+
as={Container}
|
|
433
|
+
bg="white"
|
|
434
|
+
p="8px"
|
|
435
|
+
display="flex"
|
|
436
|
+
justifyContent="space-between"
|
|
437
|
+
>
|
|
438
|
+
<Text>Banned</Text>
|
|
439
|
+
<Banned />
|
|
440
|
+
</Box>
|
|
441
|
+
<Box
|
|
442
|
+
as={Container}
|
|
443
|
+
bg="#e9e7eb"
|
|
444
|
+
p="8px"
|
|
445
|
+
display="flex"
|
|
446
|
+
justifyContent="space-between"
|
|
447
|
+
>
|
|
448
|
+
<Text>Bus</Text>
|
|
449
|
+
<Bus />
|
|
450
|
+
</Box>
|
|
451
|
+
<Box
|
|
452
|
+
as={Container}
|
|
453
|
+
bg="white"
|
|
454
|
+
p="8px"
|
|
455
|
+
display="flex"
|
|
456
|
+
justifyContent="space-between"
|
|
457
|
+
>
|
|
458
|
+
<Text>Calendar</Text>
|
|
459
|
+
<Calendar />
|
|
460
|
+
</Box>
|
|
461
|
+
<Box
|
|
462
|
+
as={Container}
|
|
463
|
+
bg="#e9e7eb"
|
|
464
|
+
p="8px"
|
|
465
|
+
display="flex"
|
|
466
|
+
justifyContent="space-between"
|
|
467
|
+
>
|
|
468
|
+
<Text>Camera</Text>
|
|
469
|
+
<Camera />
|
|
470
|
+
</Box>
|
|
471
|
+
<Box
|
|
472
|
+
as={Container}
|
|
473
|
+
bg="white"
|
|
474
|
+
p="8px"
|
|
475
|
+
display="flex"
|
|
476
|
+
justifyContent="space-between"
|
|
477
|
+
>
|
|
478
|
+
<Text>Clock</Text>
|
|
479
|
+
<Clock />
|
|
480
|
+
</Box>
|
|
481
|
+
<Box
|
|
482
|
+
as={Container}
|
|
483
|
+
bg="#e9e7eb"
|
|
484
|
+
p="8px"
|
|
485
|
+
display="flex"
|
|
486
|
+
justifyContent="space-between"
|
|
487
|
+
>
|
|
488
|
+
<Text>Direction</Text>
|
|
489
|
+
<Direction />
|
|
490
|
+
</Box>
|
|
491
|
+
</Column>
|
|
492
|
+
<Column width={4}>
|
|
493
|
+
<Box
|
|
494
|
+
as={Container}
|
|
495
|
+
bg="white"
|
|
496
|
+
p="8px"
|
|
497
|
+
display="flex"
|
|
498
|
+
justifyContent="space-between"
|
|
499
|
+
>
|
|
500
|
+
<Text>Email</Text>
|
|
501
|
+
<Email />
|
|
502
|
+
</Box>
|
|
503
|
+
<Box
|
|
504
|
+
as={Container}
|
|
505
|
+
bg="#e9e7eb"
|
|
506
|
+
p="8px"
|
|
507
|
+
display="flex"
|
|
508
|
+
justifyContent="space-between"
|
|
509
|
+
>
|
|
510
|
+
<Text>EventDate</Text>
|
|
511
|
+
<EventDate />
|
|
512
|
+
</Box>
|
|
513
|
+
<Box
|
|
514
|
+
as={Container}
|
|
515
|
+
bg="white"
|
|
516
|
+
p="8px"
|
|
517
|
+
display="flex"
|
|
518
|
+
justifyContent="space-between"
|
|
519
|
+
>
|
|
520
|
+
<Text>Exclamation</Text>
|
|
521
|
+
<Exclamation />
|
|
522
|
+
</Box>
|
|
523
|
+
<Box
|
|
524
|
+
as={Container}
|
|
525
|
+
bg="#e9e7eb"
|
|
526
|
+
p="8px"
|
|
527
|
+
display="flex"
|
|
528
|
+
justifyContent="space-between"
|
|
529
|
+
>
|
|
530
|
+
<Text>Feedback</Text>
|
|
531
|
+
<Feedback />
|
|
532
|
+
</Box>
|
|
533
|
+
<Box
|
|
534
|
+
as={Container}
|
|
535
|
+
bg="white"
|
|
536
|
+
p="8px"
|
|
537
|
+
display="flex"
|
|
538
|
+
justifyContent="space-between"
|
|
539
|
+
>
|
|
540
|
+
<Text>Food</Text>
|
|
541
|
+
<Food />
|
|
542
|
+
</Box>
|
|
543
|
+
<Box
|
|
544
|
+
as={Container}
|
|
545
|
+
bg="#e9e7eb"
|
|
546
|
+
p="8px"
|
|
547
|
+
display="flex"
|
|
548
|
+
justifyContent="space-between"
|
|
549
|
+
>
|
|
550
|
+
<Text>Globe</Text>
|
|
551
|
+
<Globe />
|
|
552
|
+
</Box>
|
|
553
|
+
<Box
|
|
554
|
+
as={Container}
|
|
555
|
+
bg="white"
|
|
556
|
+
p="8px"
|
|
557
|
+
display="flex"
|
|
558
|
+
justifyContent="space-between"
|
|
559
|
+
>
|
|
560
|
+
<Text>Home</Text>
|
|
561
|
+
<Home />
|
|
562
|
+
</Box>
|
|
563
|
+
<Box
|
|
564
|
+
as={Container}
|
|
565
|
+
bg="#e9e7eb"
|
|
566
|
+
p="8px"
|
|
567
|
+
display="flex"
|
|
568
|
+
justifyContent="space-between"
|
|
569
|
+
>
|
|
570
|
+
<Text>Info</Text>
|
|
571
|
+
<Info />
|
|
572
|
+
</Box>
|
|
573
|
+
<Box
|
|
574
|
+
as={Container}
|
|
575
|
+
bg="white"
|
|
576
|
+
p="8px"
|
|
577
|
+
display="flex"
|
|
578
|
+
justifyContent="space-between"
|
|
579
|
+
>
|
|
580
|
+
<Text>Marker</Text>
|
|
581
|
+
<Marker />
|
|
582
|
+
</Box>
|
|
583
|
+
</Column>
|
|
584
|
+
<Column width={4}>
|
|
585
|
+
<Box
|
|
586
|
+
as={Container}
|
|
587
|
+
bg="#e9e7eb"
|
|
588
|
+
p="8px"
|
|
589
|
+
display="flex"
|
|
590
|
+
justifyContent="space-between"
|
|
591
|
+
>
|
|
592
|
+
<Text>MobilePhone</Text>
|
|
593
|
+
<MobilePhone />
|
|
594
|
+
</Box>
|
|
595
|
+
<Box
|
|
596
|
+
as={Container}
|
|
597
|
+
bg="white"
|
|
598
|
+
p="8px"
|
|
599
|
+
display="flex"
|
|
600
|
+
justifyContent="space-between"
|
|
601
|
+
>
|
|
602
|
+
<Text>Notification</Text>
|
|
603
|
+
<Notification />
|
|
604
|
+
</Box>
|
|
605
|
+
<Box
|
|
606
|
+
as={Container}
|
|
607
|
+
bg="#e9e7eb"
|
|
608
|
+
p="8px"
|
|
609
|
+
display="flex"
|
|
610
|
+
justifyContent="space-between"
|
|
611
|
+
>
|
|
612
|
+
<Text>Parking</Text>
|
|
613
|
+
<Parking />
|
|
614
|
+
</Box>
|
|
615
|
+
<Box
|
|
616
|
+
as={Container}
|
|
617
|
+
bg="white"
|
|
618
|
+
p="8px"
|
|
619
|
+
display="flex"
|
|
620
|
+
justifyContent="space-between"
|
|
621
|
+
>
|
|
622
|
+
<Text>Required</Text>
|
|
623
|
+
<Required />
|
|
624
|
+
</Box>
|
|
625
|
+
<Box
|
|
626
|
+
as={Container}
|
|
627
|
+
bg="#e9e7eb"
|
|
628
|
+
p="8px"
|
|
629
|
+
display="flex"
|
|
630
|
+
justifyContent="space-between"
|
|
631
|
+
>
|
|
632
|
+
<Text>ResaleLogbook</Text>
|
|
633
|
+
<ResaleLogbook />
|
|
634
|
+
</Box>
|
|
635
|
+
<Box
|
|
636
|
+
as={Container}
|
|
637
|
+
bg="white"
|
|
638
|
+
p="8px"
|
|
639
|
+
display="flex"
|
|
640
|
+
justifyContent="space-between"
|
|
641
|
+
>
|
|
642
|
+
<Text>Spinner</Text>
|
|
643
|
+
<Spinner />
|
|
644
|
+
</Box>
|
|
645
|
+
<Box
|
|
646
|
+
as={Container}
|
|
647
|
+
bg="#e9e7eb"
|
|
648
|
+
p="8px"
|
|
649
|
+
display="flex"
|
|
650
|
+
justifyContent="space-between"
|
|
651
|
+
>
|
|
652
|
+
<Text>Thumb</Text>
|
|
653
|
+
<Thumb />
|
|
654
|
+
</Box>
|
|
655
|
+
<Box
|
|
656
|
+
as={Container}
|
|
657
|
+
bg="white"
|
|
658
|
+
p="8px"
|
|
659
|
+
display="flex"
|
|
660
|
+
justifyContent="space-between"
|
|
661
|
+
>
|
|
662
|
+
<Text>Truck</Text>
|
|
663
|
+
<Truck />
|
|
664
|
+
</Box>
|
|
665
|
+
</Column>
|
|
666
|
+
</Columns>
|
|
667
|
+
</Story>
|
|
668
|
+
</Canvas>
|
|
437
669
|
|
|
438
|
-
|
|
670
|
+
<Canvas>
|
|
671
|
+
<Story name="Action">
|
|
672
|
+
<Columns space={8}>
|
|
673
|
+
<Column width={4}>
|
|
674
|
+
<Text as="h2" variant="headline2">
|
|
675
|
+
Action
|
|
676
|
+
</Text>
|
|
677
|
+
<Box
|
|
678
|
+
as={Container}
|
|
679
|
+
bg="white"
|
|
680
|
+
p="8px"
|
|
681
|
+
display="flex"
|
|
682
|
+
justifyContent="space-between"
|
|
683
|
+
>
|
|
684
|
+
<Text>Cancel</Text>
|
|
685
|
+
<Cancel />
|
|
686
|
+
</Box>
|
|
687
|
+
<Box
|
|
688
|
+
as={Container}
|
|
689
|
+
bg="#e9e7eb"
|
|
690
|
+
p="8px"
|
|
691
|
+
display="flex"
|
|
692
|
+
justifyContent="space-between"
|
|
693
|
+
>
|
|
694
|
+
<Text>Crop</Text>
|
|
695
|
+
<Crop />
|
|
696
|
+
</Box>
|
|
697
|
+
<Box
|
|
698
|
+
as={Container}
|
|
699
|
+
bg="white"
|
|
700
|
+
p="8px"
|
|
701
|
+
display="flex"
|
|
702
|
+
justifyContent="space-between"
|
|
703
|
+
>
|
|
704
|
+
<Text>Edit</Text>
|
|
705
|
+
<Edit />
|
|
706
|
+
</Box>
|
|
707
|
+
<Box
|
|
708
|
+
as={Container}
|
|
709
|
+
bg="#e9e7eb"
|
|
710
|
+
p="8px"
|
|
711
|
+
display="flex"
|
|
712
|
+
justifyContent="space-between"
|
|
713
|
+
>
|
|
714
|
+
<Text>FormatBold</Text>
|
|
715
|
+
<FormatBold />
|
|
716
|
+
</Box>
|
|
717
|
+
<Box
|
|
718
|
+
as={Container}
|
|
719
|
+
bg="white"
|
|
720
|
+
p="8px"
|
|
721
|
+
display="flex"
|
|
722
|
+
justifyContent="space-between"
|
|
723
|
+
>
|
|
724
|
+
<Text>FormatItalic</Text>
|
|
725
|
+
<FormatItalic />
|
|
726
|
+
</Box>
|
|
727
|
+
<Box
|
|
728
|
+
as={Container}
|
|
729
|
+
bg="#e9e7eb"
|
|
730
|
+
p="8px"
|
|
731
|
+
display="flex"
|
|
732
|
+
justifyContent="space-between"
|
|
733
|
+
>
|
|
734
|
+
<Text>FormatSize</Text>
|
|
735
|
+
<FormatSize />
|
|
736
|
+
</Box>
|
|
737
|
+
<Box
|
|
738
|
+
as={Container}
|
|
739
|
+
bg="white"
|
|
740
|
+
p="8px"
|
|
741
|
+
display="flex"
|
|
742
|
+
justifyContent="space-between"
|
|
743
|
+
>
|
|
744
|
+
<Text>HighlightOff</Text>
|
|
745
|
+
<HighlightOff />
|
|
746
|
+
</Box>
|
|
747
|
+
<Box
|
|
748
|
+
as={Container}
|
|
749
|
+
bg="#e9e7eb"
|
|
750
|
+
p="8px"
|
|
751
|
+
display="flex"
|
|
752
|
+
justifyContent="space-between"
|
|
753
|
+
>
|
|
754
|
+
<Text>Image</Text>
|
|
755
|
+
<Image />
|
|
756
|
+
</Box>
|
|
757
|
+
</Column>
|
|
758
|
+
<Column width={4}>
|
|
759
|
+
<Box
|
|
760
|
+
as={Container}
|
|
761
|
+
bg="white"
|
|
762
|
+
p="8px"
|
|
763
|
+
display="flex"
|
|
764
|
+
justifyContent="space-between"
|
|
765
|
+
>
|
|
766
|
+
<Text>Location</Text>
|
|
767
|
+
<Location />
|
|
768
|
+
</Box>
|
|
769
|
+
<Box
|
|
770
|
+
as={Container}
|
|
771
|
+
bg="#e9e7eb"
|
|
772
|
+
p="8px"
|
|
773
|
+
display="flex"
|
|
774
|
+
justifyContent="space-between"
|
|
775
|
+
>
|
|
776
|
+
<Text>Lock</Text>
|
|
777
|
+
<Lock />
|
|
778
|
+
</Box>
|
|
779
|
+
<Box
|
|
780
|
+
as={Container}
|
|
781
|
+
bg="white"
|
|
782
|
+
p="8px"
|
|
783
|
+
display="flex"
|
|
784
|
+
justifyContent="space-between"
|
|
785
|
+
>
|
|
786
|
+
<Text>LockOpen</Text>
|
|
787
|
+
<LockOpen />
|
|
788
|
+
</Box>
|
|
789
|
+
<Box
|
|
790
|
+
as={Container}
|
|
791
|
+
bg="#e9e7eb"
|
|
792
|
+
p="8px"
|
|
793
|
+
display="flex"
|
|
794
|
+
justifyContent="space-between"
|
|
795
|
+
>
|
|
796
|
+
<Text>Pause</Text>
|
|
797
|
+
<Pause />
|
|
798
|
+
</Box>
|
|
799
|
+
<Box
|
|
800
|
+
as={Container}
|
|
801
|
+
bg="white"
|
|
802
|
+
p="8px"
|
|
803
|
+
display="flex"
|
|
804
|
+
justifyContent="space-between"
|
|
805
|
+
>
|
|
806
|
+
<Text>PauseAlt</Text>
|
|
807
|
+
<PauseAlt />
|
|
808
|
+
</Box>
|
|
809
|
+
<Box
|
|
810
|
+
as={Container}
|
|
811
|
+
bg="#e9e7eb"
|
|
812
|
+
p="8px"
|
|
813
|
+
display="flex"
|
|
814
|
+
justifyContent="space-between"
|
|
815
|
+
>
|
|
816
|
+
<Text>Play</Text>
|
|
817
|
+
<Play />
|
|
818
|
+
</Box>
|
|
819
|
+
<Box
|
|
820
|
+
as={Container}
|
|
821
|
+
bg="white"
|
|
822
|
+
p="8px"
|
|
823
|
+
display="flex"
|
|
824
|
+
justifyContent="space-between"
|
|
825
|
+
>
|
|
826
|
+
<Text>PlayAlt</Text>
|
|
827
|
+
<PlayAlt />
|
|
828
|
+
</Box>
|
|
829
|
+
<Box
|
|
830
|
+
as={Container}
|
|
831
|
+
bg="#e9e7eb"
|
|
832
|
+
p="8px"
|
|
833
|
+
display="flex"
|
|
834
|
+
justifyContent="space-between"
|
|
835
|
+
>
|
|
836
|
+
<Text>ResaleEdit</Text>
|
|
837
|
+
<ResaleEdit />
|
|
838
|
+
</Box>
|
|
839
|
+
<Box
|
|
840
|
+
as={Container}
|
|
841
|
+
bg="white"
|
|
842
|
+
p="8px"
|
|
843
|
+
display="flex"
|
|
844
|
+
justifyContent="space-between"
|
|
845
|
+
>
|
|
846
|
+
<Text>RotateLeft</Text>
|
|
847
|
+
<RotateLeft />
|
|
848
|
+
</Box>
|
|
849
|
+
</Column>
|
|
850
|
+
<Column width={4}>
|
|
851
|
+
<Box
|
|
852
|
+
as={Container}
|
|
853
|
+
bg="#e9e7eb"
|
|
854
|
+
p="8px"
|
|
855
|
+
display="flex"
|
|
856
|
+
justifyContent="space-between"
|
|
857
|
+
>
|
|
858
|
+
<Text>RotateRight</Text>
|
|
859
|
+
<RotateRight />
|
|
860
|
+
</Box>
|
|
861
|
+
<Box
|
|
862
|
+
as={Container}
|
|
863
|
+
bg="white"
|
|
864
|
+
p="8px"
|
|
865
|
+
display="flex"
|
|
866
|
+
justifyContent="space-between"
|
|
867
|
+
>
|
|
868
|
+
<Text>Save</Text>
|
|
869
|
+
<Save />
|
|
870
|
+
</Box>
|
|
871
|
+
<Box
|
|
872
|
+
as={Container}
|
|
873
|
+
bg="#e9e7eb"
|
|
874
|
+
p="8px"
|
|
875
|
+
display="flex"
|
|
876
|
+
justifyContent="space-between"
|
|
877
|
+
>
|
|
878
|
+
<Text>Sort</Text>
|
|
879
|
+
<Sort />
|
|
880
|
+
</Box>
|
|
881
|
+
<Box
|
|
882
|
+
as={Container}
|
|
883
|
+
bg="white"
|
|
884
|
+
p="8px"
|
|
885
|
+
display="flex"
|
|
886
|
+
justifyContent="space-between"
|
|
887
|
+
>
|
|
888
|
+
<Text>SortDown</Text>
|
|
889
|
+
<SortDown />
|
|
890
|
+
</Box>
|
|
891
|
+
<Box
|
|
892
|
+
as={Container}
|
|
893
|
+
bg="#e9e7eb"
|
|
894
|
+
p="8px"
|
|
895
|
+
display="flex"
|
|
896
|
+
justifyContent="space-between"
|
|
897
|
+
>
|
|
898
|
+
<Text>SortUp</Text>
|
|
899
|
+
<SortUp />
|
|
900
|
+
</Box>
|
|
901
|
+
<Box
|
|
902
|
+
as={Container}
|
|
903
|
+
bg="white"
|
|
904
|
+
p="8px"
|
|
905
|
+
display="flex"
|
|
906
|
+
justifyContent="space-between"
|
|
907
|
+
>
|
|
908
|
+
<Text>Star</Text>
|
|
909
|
+
<Star />
|
|
910
|
+
</Box>
|
|
911
|
+
<Box
|
|
912
|
+
as={Container}
|
|
913
|
+
bg="#e9e7eb"
|
|
914
|
+
p="8px"
|
|
915
|
+
display="flex"
|
|
916
|
+
justifyContent="space-between"
|
|
917
|
+
>
|
|
918
|
+
<Text>Stop</Text>
|
|
919
|
+
<Stop />
|
|
920
|
+
</Box>
|
|
921
|
+
<Box
|
|
922
|
+
as={Container}
|
|
923
|
+
bg="white"
|
|
924
|
+
p="8px"
|
|
925
|
+
display="flex"
|
|
926
|
+
justifyContent="space-between"
|
|
927
|
+
>
|
|
928
|
+
<Text>Underlined</Text>
|
|
929
|
+
<Underlined />
|
|
930
|
+
</Box>
|
|
931
|
+
<Box
|
|
932
|
+
as={Container}
|
|
933
|
+
bg="#e9e7eb"
|
|
934
|
+
p="8px"
|
|
935
|
+
display="flex"
|
|
936
|
+
justifyContent="space-between"
|
|
937
|
+
>
|
|
938
|
+
<Text>Zoom</Text>
|
|
939
|
+
<Zoom />
|
|
940
|
+
</Box>
|
|
941
|
+
</Column>
|
|
942
|
+
</Columns>
|
|
943
|
+
</Story>
|
|
944
|
+
</Canvas>
|
|
439
945
|
|
|
440
|
-
<
|
|
441
|
-
<Story name="
|
|
442
|
-
<
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
946
|
+
<Canvas>
|
|
947
|
+
<Story name="Ticketing">
|
|
948
|
+
<Columns space={8}>
|
|
949
|
+
<Column width={4}>
|
|
950
|
+
<Text as="h2" variant="headline2">
|
|
951
|
+
Ticketing
|
|
952
|
+
</Text>
|
|
953
|
+
<Box
|
|
954
|
+
as={Container}
|
|
955
|
+
bg="white"
|
|
956
|
+
p="8px"
|
|
957
|
+
display="flex"
|
|
958
|
+
justifyContent="space-between"
|
|
959
|
+
>
|
|
960
|
+
<Text>Deal</Text>
|
|
961
|
+
<Deal />
|
|
962
|
+
</Box>
|
|
963
|
+
<Box
|
|
964
|
+
as={Container}
|
|
965
|
+
bg="#e9e7eb"
|
|
966
|
+
p="8px"
|
|
967
|
+
display="flex"
|
|
968
|
+
justifyContent="space-between"
|
|
969
|
+
>
|
|
970
|
+
<Text>DesignTicket</Text>
|
|
971
|
+
<DesignTicket />
|
|
972
|
+
</Box>
|
|
973
|
+
<Box
|
|
974
|
+
as={Container}
|
|
975
|
+
bg="white"
|
|
976
|
+
p="8px"
|
|
977
|
+
display="flex"
|
|
978
|
+
justifyContent="space-between"
|
|
979
|
+
>
|
|
980
|
+
<Text>GiftCard</Text>
|
|
981
|
+
<GiftCard />
|
|
982
|
+
</Box>
|
|
983
|
+
<Box
|
|
984
|
+
as={Container}
|
|
985
|
+
bg="#e9e7eb"
|
|
986
|
+
p="8px"
|
|
987
|
+
display="flex"
|
|
988
|
+
justifyContent="space-between"
|
|
989
|
+
>
|
|
990
|
+
<Text>Membership</Text>
|
|
991
|
+
<Membership />
|
|
992
|
+
</Box>
|
|
993
|
+
<Box
|
|
994
|
+
as={Container}
|
|
995
|
+
bg="white"
|
|
996
|
+
p="8px"
|
|
997
|
+
display="flex"
|
|
998
|
+
justifyContent="space-between"
|
|
999
|
+
>
|
|
1000
|
+
<Text>Pickup</Text>
|
|
1001
|
+
<Pickup />
|
|
1002
|
+
</Box>
|
|
1003
|
+
<Box
|
|
1004
|
+
as={Container}
|
|
1005
|
+
bg="#e9e7eb"
|
|
1006
|
+
p="8px"
|
|
1007
|
+
display="flex"
|
|
1008
|
+
justifyContent="space-between"
|
|
1009
|
+
>
|
|
1010
|
+
<Text>Price</Text>
|
|
1011
|
+
<Price />
|
|
1012
|
+
</Box>
|
|
1013
|
+
</Column>
|
|
1014
|
+
<Column width={4}>
|
|
1015
|
+
<Box
|
|
1016
|
+
as={Container}
|
|
1017
|
+
bg="white"
|
|
1018
|
+
p="8px"
|
|
1019
|
+
display="flex"
|
|
1020
|
+
justifyContent="space-between"
|
|
1021
|
+
>
|
|
1022
|
+
<Text>Resale</Text>
|
|
1023
|
+
<Resale />
|
|
1024
|
+
</Box>
|
|
1025
|
+
<Box
|
|
1026
|
+
as={Container}
|
|
1027
|
+
bg="#e9e7eb"
|
|
1028
|
+
p="8px"
|
|
1029
|
+
display="flex"
|
|
1030
|
+
justifyContent="space-between"
|
|
1031
|
+
>
|
|
1032
|
+
<Text>Scanner</Text>
|
|
1033
|
+
<Scanner />
|
|
1034
|
+
</Box>
|
|
1035
|
+
<Box
|
|
1036
|
+
as={Container}
|
|
1037
|
+
bg="white"
|
|
1038
|
+
p="8px"
|
|
1039
|
+
display="flex"
|
|
1040
|
+
justifyContent="space-between"
|
|
1041
|
+
>
|
|
1042
|
+
<Text>Seat</Text>
|
|
1043
|
+
<Seat />
|
|
1044
|
+
</Box>
|
|
1045
|
+
<Box
|
|
1046
|
+
as={Container}
|
|
1047
|
+
bg="#e9e7eb"
|
|
1048
|
+
p="8px"
|
|
1049
|
+
display="flex"
|
|
1050
|
+
justifyContent="space-between"
|
|
1051
|
+
>
|
|
1052
|
+
<Text>Selling</Text>
|
|
1053
|
+
<Selling />
|
|
1054
|
+
</Box>
|
|
1055
|
+
<Box
|
|
1056
|
+
as={Container}
|
|
1057
|
+
bg="white"
|
|
1058
|
+
p="8px"
|
|
1059
|
+
display="flex"
|
|
1060
|
+
justifyContent="space-between"
|
|
1061
|
+
>
|
|
1062
|
+
<Text>Ticket</Text>
|
|
1063
|
+
<Ticket />
|
|
1064
|
+
</Box>
|
|
1065
|
+
<Box
|
|
1066
|
+
as={Container}
|
|
1067
|
+
bg="#e9e7eb"
|
|
1068
|
+
p="8px"
|
|
1069
|
+
display="flex"
|
|
1070
|
+
justifyContent="space-between"
|
|
1071
|
+
>
|
|
1072
|
+
<Text>TicketInsurance</Text>
|
|
1073
|
+
<TicketInsurance />
|
|
1074
|
+
</Box>
|
|
1075
|
+
<Box
|
|
1076
|
+
as={Container}
|
|
1077
|
+
bg="white"
|
|
1078
|
+
p="8px"
|
|
1079
|
+
display="flex"
|
|
1080
|
+
justifyContent="space-between"
|
|
1081
|
+
>
|
|
1082
|
+
<Text>Turnstile</Text>
|
|
1083
|
+
<Turnstile />
|
|
1084
|
+
</Box>
|
|
1085
|
+
</Column>
|
|
1086
|
+
</Columns>
|
|
1087
|
+
</Story>
|
|
1088
|
+
</Canvas>
|
|
472
1089
|
|
|
473
|
-
|
|
1090
|
+
<Canvas>
|
|
1091
|
+
<Story name="User">
|
|
1092
|
+
<Columns space={8}>
|
|
1093
|
+
<Column width={4}>
|
|
1094
|
+
<Text as="h2" variant="headline2">
|
|
1095
|
+
User
|
|
1096
|
+
</Text>
|
|
1097
|
+
<Box
|
|
1098
|
+
as={Container}
|
|
1099
|
+
bg="white"
|
|
1100
|
+
p="8px"
|
|
1101
|
+
display="flex"
|
|
1102
|
+
justifyContent="space-between"
|
|
1103
|
+
>
|
|
1104
|
+
<Text>User</Text>
|
|
1105
|
+
<User />
|
|
1106
|
+
</Box>
|
|
1107
|
+
<Box
|
|
1108
|
+
as={Container}
|
|
1109
|
+
bg="#e9e7eb"
|
|
1110
|
+
p="8px"
|
|
1111
|
+
display="flex"
|
|
1112
|
+
justifyContent="space-between"
|
|
1113
|
+
>
|
|
1114
|
+
<Text>Group</Text>
|
|
1115
|
+
<Group />
|
|
1116
|
+
</Box>
|
|
1117
|
+
<Box
|
|
1118
|
+
as={Container}
|
|
1119
|
+
bg="white"
|
|
1120
|
+
p="8px"
|
|
1121
|
+
display="flex"
|
|
1122
|
+
justifyContent="space-between"
|
|
1123
|
+
>
|
|
1124
|
+
<Text>Cart</Text>
|
|
1125
|
+
<Cart />
|
|
1126
|
+
</Box>
|
|
1127
|
+
<Box
|
|
1128
|
+
as={Container}
|
|
1129
|
+
bg="#e9e7eb"
|
|
1130
|
+
p="8px"
|
|
1131
|
+
display="flex"
|
|
1132
|
+
justifyContent="space-between"
|
|
1133
|
+
>
|
|
1134
|
+
<Text>CreditCard</Text>
|
|
1135
|
+
<CreditCard />
|
|
1136
|
+
</Box>
|
|
1137
|
+
<Box
|
|
1138
|
+
as={Container}
|
|
1139
|
+
bg="white"
|
|
1140
|
+
p="8px"
|
|
1141
|
+
display="flex"
|
|
1142
|
+
justifyContent="space-between"
|
|
1143
|
+
>
|
|
1144
|
+
<Text>SmilieVerySatisfied</Text>
|
|
1145
|
+
<SmilieVerySatisfied />
|
|
1146
|
+
</Box>
|
|
1147
|
+
</Column>
|
|
1148
|
+
<Column width={4}>
|
|
1149
|
+
<Box
|
|
1150
|
+
as={Container}
|
|
1151
|
+
bg="#e9e7eb"
|
|
1152
|
+
p="8px"
|
|
1153
|
+
display="flex"
|
|
1154
|
+
justifyContent="space-between"
|
|
1155
|
+
>
|
|
1156
|
+
<Text>SmilieSatisfied</Text>
|
|
1157
|
+
<SmilieSatisfied />
|
|
1158
|
+
</Box>
|
|
1159
|
+
<Box
|
|
1160
|
+
as={Container}
|
|
1161
|
+
bg="white"
|
|
1162
|
+
p="8px"
|
|
1163
|
+
display="flex"
|
|
1164
|
+
justifyContent="space-between"
|
|
1165
|
+
>
|
|
1166
|
+
<Text>SmilieNeutral</Text>
|
|
1167
|
+
<SmilieNeutral />
|
|
1168
|
+
</Box>
|
|
1169
|
+
<Box
|
|
1170
|
+
as={Container}
|
|
1171
|
+
bg="#e9e7eb"
|
|
1172
|
+
p="8px"
|
|
1173
|
+
display="flex"
|
|
1174
|
+
justifyContent="space-between"
|
|
1175
|
+
>
|
|
1176
|
+
<Text>SmilieDissatisfied</Text>
|
|
1177
|
+
<SmilieDissatisfied />
|
|
1178
|
+
</Box>
|
|
1179
|
+
<Box
|
|
1180
|
+
as={Container}
|
|
1181
|
+
bg="white"
|
|
1182
|
+
p="8px"
|
|
1183
|
+
display="flex"
|
|
1184
|
+
justifyContent="space-between"
|
|
1185
|
+
>
|
|
1186
|
+
<Text>SmilieVeryDissatisfied</Text>
|
|
1187
|
+
<SmilieVeryDissatisfied />
|
|
1188
|
+
</Box>
|
|
1189
|
+
<Box
|
|
1190
|
+
as={Container}
|
|
1191
|
+
bg="#e9e7eb"
|
|
1192
|
+
p="8px"
|
|
1193
|
+
display="flex"
|
|
1194
|
+
justifyContent="space-between"
|
|
1195
|
+
>
|
|
1196
|
+
<Text>Id</Text>
|
|
1197
|
+
<Id />
|
|
1198
|
+
</Box>
|
|
1199
|
+
</Column>
|
|
1200
|
+
</Columns>
|
|
1201
|
+
</Story>
|
|
1202
|
+
</Canvas>
|
|
474
1203
|
|
|
475
|
-
<
|
|
476
|
-
<Story name="
|
|
477
|
-
<
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
1204
|
+
<Canvas>
|
|
1205
|
+
<Story name="Social">
|
|
1206
|
+
<Columns space={8}>
|
|
1207
|
+
<Column width={4}>
|
|
1208
|
+
<Text as="h2" variant="headline2">
|
|
1209
|
+
Social
|
|
1210
|
+
</Text>
|
|
1211
|
+
<Box
|
|
1212
|
+
as={Container}
|
|
1213
|
+
bg="white"
|
|
1214
|
+
p="8px"
|
|
1215
|
+
display="flex"
|
|
1216
|
+
justifyContent="space-between"
|
|
1217
|
+
>
|
|
1218
|
+
<Text>Facebook</Text>
|
|
1219
|
+
<Facebook />
|
|
1220
|
+
</Box>
|
|
1221
|
+
<Box
|
|
1222
|
+
as={Container}
|
|
1223
|
+
bg="#e9e7eb"
|
|
1224
|
+
p="8px"
|
|
1225
|
+
display="flex"
|
|
1226
|
+
justifyContent="space-between"
|
|
1227
|
+
>
|
|
1228
|
+
<Text>Google</Text>
|
|
1229
|
+
<Google />
|
|
1230
|
+
</Box>
|
|
1231
|
+
<Box
|
|
1232
|
+
as={Container}
|
|
1233
|
+
bg="white"
|
|
1234
|
+
p="8px"
|
|
1235
|
+
display="flex"
|
|
1236
|
+
justifyContent="space-between"
|
|
1237
|
+
>
|
|
1238
|
+
<Text>Instagram</Text>
|
|
1239
|
+
<Instagram />
|
|
1240
|
+
</Box>
|
|
1241
|
+
<Box
|
|
1242
|
+
as={Container}
|
|
1243
|
+
bg="#e9e7eb"
|
|
1244
|
+
p="8px"
|
|
1245
|
+
display="flex"
|
|
1246
|
+
justifyContent="space-between"
|
|
1247
|
+
>
|
|
1248
|
+
<Text>Share</Text>
|
|
1249
|
+
<Share />
|
|
1250
|
+
</Box>
|
|
1251
|
+
<Box
|
|
1252
|
+
as={Container}
|
|
1253
|
+
bg="white"
|
|
1254
|
+
p="8px"
|
|
1255
|
+
display="flex"
|
|
1256
|
+
justifyContent="space-between"
|
|
1257
|
+
>
|
|
1258
|
+
<Text>Twitter</Text>
|
|
1259
|
+
<Twitter />
|
|
1260
|
+
</Box>
|
|
1261
|
+
<Box
|
|
1262
|
+
as={Container}
|
|
1263
|
+
bg="#e9e7eb"
|
|
1264
|
+
p="8px"
|
|
1265
|
+
display="flex"
|
|
1266
|
+
justifyContent="space-between"
|
|
1267
|
+
>
|
|
1268
|
+
<Text>Whatsapp</Text>
|
|
1269
|
+
<Whatsapp />
|
|
1270
|
+
</Box>
|
|
1271
|
+
</Column>
|
|
1272
|
+
</Columns>
|
|
1273
|
+
</Story>
|
|
1274
|
+
</Canvas>
|