@marigold/icons 0.2.0 → 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 +1 -0
- package/dist/action/Crop.d.ts +1 -0
- package/dist/action/Edit.d.ts +1 -0
- package/dist/action/FormatBold.d.ts +1 -0
- package/dist/action/FormatItalic.d.ts +1 -0
- package/dist/action/FormatSize.d.ts +1 -0
- package/dist/action/HighlightOff.d.ts +1 -0
- package/dist/action/Image.d.ts +1 -0
- package/dist/action/Location.d.ts +1 -0
- package/dist/action/Lock.d.ts +1 -0
- package/dist/action/LockOpen.d.ts +1 -0
- package/dist/action/Pause.d.ts +1 -0
- package/dist/action/PauseAlt.d.ts +1 -0
- package/dist/action/Play.d.ts +1 -0
- package/dist/action/PlayAlt.d.ts +1 -0
- package/dist/action/ResaleEdit.d.ts +1 -0
- package/dist/action/RotateLeft.d.ts +1 -0
- package/dist/action/RotateRight.d.ts +1 -0
- package/dist/action/Save.d.ts +1 -0
- package/dist/action/Sort.d.ts +1 -0
- package/dist/action/SortDown.d.ts +1 -0
- package/dist/action/SortUp.d.ts +1 -0
- package/dist/action/Star.d.ts +1 -0
- package/dist/action/Stop.d.ts +1 -0
- package/dist/action/Underlined.d.ts +1 -0
- package/dist/action/Zoom.d.ts +1 -0
- package/dist/icons.cjs.development.js +315 -337
- package/dist/icons.cjs.development.js.map +1 -1
- package/dist/icons.cjs.production.min.js +1 -1
- package/dist/icons.cjs.production.min.js.map +1 -1
- package/dist/icons.esm.js +212 -233
- package/dist/icons.esm.js.map +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/info/Accessible.d.ts +1 -0
- package/dist/info/AutoRenew.d.ts +1 -0
- package/dist/info/Banned.d.ts +1 -0
- package/dist/info/Bus.d.ts +1 -0
- package/dist/info/Calendar.d.ts +1 -0
- package/dist/info/Camera.d.ts +1 -0
- package/dist/info/Clock.d.ts +1 -0
- package/dist/info/Direction.d.ts +1 -0
- package/dist/info/Email.d.ts +1 -0
- package/dist/info/EventDate.d.ts +1 -0
- package/dist/info/Exclamation.d.ts +1 -0
- package/dist/info/Feedback.d.ts +1 -0
- package/dist/info/Food.d.ts +1 -0
- package/dist/info/Globe.d.ts +1 -0
- package/dist/info/Home.d.ts +1 -0
- package/dist/info/Info.d.ts +1 -0
- package/dist/info/Marker.d.ts +1 -0
- package/dist/info/MobilePhone.d.ts +1 -0
- package/dist/info/Notification.d.ts +1 -0
- package/dist/info/Parking.d.ts +1 -0
- package/dist/info/Phone.d.ts +1 -0
- package/dist/info/Print.d.ts +1 -0
- package/dist/info/Required.d.ts +1 -0
- package/dist/info/ResaleLogbook.d.ts +1 -0
- package/dist/info/Spinner.d.ts +1 -0
- package/dist/info/Thumb.d.ts +1 -0
- package/dist/info/Truck.d.ts +1 -0
- package/dist/social/Facebook.d.ts +1 -0
- package/dist/social/Google.d.ts +1 -0
- package/dist/social/Instagram.d.ts +1 -0
- package/dist/social/Share.d.ts +1 -0
- package/dist/social/Twitter.d.ts +1 -0
- package/dist/social/Whatsapp.d.ts +1 -0
- package/dist/ticketing/Deal.d.ts +1 -0
- package/dist/ticketing/DesignTicket.d.ts +1 -0
- package/dist/ticketing/GiftCard.d.ts +1 -0
- package/dist/ticketing/Membership.d.ts +1 -0
- package/dist/ticketing/Pickup.d.ts +1 -0
- package/dist/ticketing/Price.d.ts +1 -0
- package/dist/ticketing/Resale.d.ts +1 -0
- package/dist/ticketing/Scanner.d.ts +1 -0
- package/dist/ticketing/Seat.d.ts +1 -0
- package/dist/ticketing/Selling.d.ts +1 -0
- package/dist/ticketing/Ticket.d.ts +1 -0
- package/dist/ticketing/TicketInsurance.d.ts +1 -0
- package/dist/ticketing/Turnstile.d.ts +1 -0
- package/dist/ui/Add.d.ts +1 -0
- package/dist/ui/ArrowDown.d.ts +1 -0
- package/dist/ui/ArrowDownA.d.ts +1 -0
- package/dist/ui/ArrowLeft.d.ts +1 -0
- package/dist/ui/ArrowLeftA.d.ts +1 -0
- package/dist/ui/ArrowRight.d.ts +1 -0
- package/dist/ui/ArrowRightA.d.ts +1 -0
- package/dist/ui/ArrowUp.d.ts +1 -0
- package/dist/ui/ArrowUpA.d.ts +1 -0
- package/dist/ui/BurgerMenu.d.ts +1 -0
- package/dist/ui/Check.d.ts +1 -0
- package/dist/ui/CircleChecked.d.ts +1 -0
- package/dist/ui/CircleUnchecked.d.ts +1 -0
- package/dist/ui/Close.d.ts +1 -0
- package/dist/ui/Delete.d.ts +1 -0
- package/dist/ui/ExternalLink.d.ts +1 -0
- package/dist/ui/Filter.d.ts +1 -0
- package/dist/ui/IconMore.d.ts +1 -0
- package/dist/ui/Remove.d.ts +1 -0
- package/dist/ui/Search.d.ts +1 -0
- package/dist/ui/SettingDots.d.ts +1 -0
- package/dist/ui/SquareChecked.d.ts +1 -0
- package/dist/ui/SquareUnchecked.d.ts +1 -0
- package/dist/user/Cart.d.ts +1 -0
- package/dist/user/CreditCard.d.ts +1 -0
- package/dist/user/Group.d.ts +1 -0
- package/dist/user/Id.d.ts +1 -0
- package/dist/user/SmilieDissatisfied.d.ts +1 -0
- package/dist/user/SmilieNeutral.d.ts +1 -0
- package/dist/user/SmilieSatisfied.d.ts +1 -0
- package/dist/user/SmilieVeryDissatisfied.d.ts +1 -0
- package/dist/user/SmilieVerySatisfied.d.ts +1 -0
- package/dist/user/User.d.ts +1 -0
- package/package.json +2 -2
- package/src/Icons.stories.mdx +755 -1038
- package/src/action/Cancel.tsx +1 -1
- package/src/action/Crop.tsx +1 -1
- package/src/action/Edit.tsx +1 -1
- package/src/action/FormatBold.tsx +1 -1
- package/src/action/FormatItalic.tsx +1 -1
- package/src/action/FormatSize.tsx +1 -1
- package/src/action/HighlightOff.tsx +1 -1
- package/src/action/Image.tsx +1 -1
- package/src/action/Location.tsx +1 -1
- package/src/action/Lock.tsx +1 -1
- package/src/action/LockOpen.tsx +1 -1
- package/src/action/Pause.tsx +1 -1
- package/src/action/PauseAlt.tsx +1 -1
- package/src/action/Play.tsx +1 -1
- package/src/action/PlayAlt.tsx +1 -1
- package/src/action/ResaleEdit.tsx +1 -1
- package/src/action/RotateLeft.tsx +1 -1
- package/src/action/RotateRight.tsx +1 -1
- package/src/action/Save.tsx +1 -1
- package/src/action/Sort.tsx +1 -1
- package/src/action/SortDown.tsx +1 -1
- package/src/action/SortUp.tsx +1 -1
- package/src/action/Star.tsx +1 -1
- package/src/action/Stop.tsx +1 -1
- package/src/action/Underlined.tsx +1 -1
- package/src/action/Zoom.tsx +1 -1
- package/src/index.ts +0 -1
- package/src/info/Accessible.tsx +1 -1
- package/src/info/AutoRenew.tsx +1 -1
- package/src/info/Banned.tsx +1 -1
- package/src/info/Bus.tsx +1 -1
- package/src/info/Calendar.tsx +1 -1
- package/src/info/Camera.tsx +1 -1
- package/src/info/Clock.tsx +1 -1
- package/src/info/Direction.tsx +1 -1
- package/src/info/Email.tsx +1 -1
- package/src/info/EventDate.tsx +1 -1
- package/src/info/Exclamation.tsx +1 -1
- package/src/info/Feedback.tsx +1 -1
- package/src/info/Food.tsx +1 -1
- package/src/info/Globe.tsx +1 -1
- package/src/info/Home.tsx +1 -1
- package/src/info/Info.tsx +1 -1
- package/src/info/Marker.tsx +1 -1
- package/src/info/MobilePhone.tsx +1 -1
- package/src/info/Notification.tsx +1 -1
- package/src/info/Parking.tsx +1 -1
- package/src/info/Phone.tsx +1 -1
- package/src/info/Print.tsx +1 -1
- package/src/info/Required.tsx +1 -1
- package/src/info/ResaleLogbook.tsx +1 -1
- package/src/info/Spinner.tsx +1 -1
- package/src/info/Thumb.tsx +1 -1
- package/src/info/Truck.tsx +1 -1
- package/src/social/Facebook.tsx +1 -1
- package/src/social/Google.tsx +1 -1
- package/src/social/Instagram.tsx +1 -1
- package/src/social/Share.tsx +1 -1
- package/src/social/Twitter.tsx +1 -1
- package/src/social/Whatsapp.tsx +1 -1
- package/src/ticketing/Deal.tsx +1 -1
- package/src/ticketing/DesignTicket.tsx +1 -1
- package/src/ticketing/GiftCard.tsx +1 -1
- package/src/ticketing/Membership.tsx +1 -1
- package/src/ticketing/Pickup.tsx +1 -1
- package/src/ticketing/Price.tsx +1 -1
- package/src/ticketing/Resale.tsx +1 -1
- package/src/ticketing/Scanner.tsx +1 -1
- package/src/ticketing/Seat.tsx +1 -1
- package/src/ticketing/Selling.tsx +1 -1
- package/src/ticketing/Ticket.tsx +1 -1
- package/src/ticketing/TicketInsurance.tsx +1 -1
- package/src/ticketing/Turnstile.tsx +1 -1
- package/src/ui/Add.tsx +1 -1
- package/src/ui/ArrowDown.tsx +1 -1
- package/src/ui/ArrowDownA.tsx +1 -1
- package/src/ui/ArrowLeft.tsx +1 -1
- package/src/ui/ArrowLeftA.tsx +1 -1
- package/src/ui/ArrowRight.tsx +1 -1
- package/src/ui/ArrowRightA.tsx +1 -1
- package/src/ui/ArrowUp.tsx +1 -1
- package/src/ui/ArrowUpA.tsx +1 -1
- package/src/ui/BurgerMenu.tsx +1 -1
- package/src/ui/Check.tsx +1 -1
- package/src/ui/CircleChecked.tsx +1 -1
- package/src/ui/CircleUnchecked.tsx +1 -1
- package/src/ui/Close.tsx +1 -1
- package/src/ui/Delete.tsx +1 -1
- package/src/ui/ExternalLink.tsx +1 -1
- package/src/ui/Filter.tsx +1 -1
- package/src/ui/IconMore.tsx +1 -1
- package/src/ui/Remove.tsx +1 -1
- package/src/ui/Search.tsx +1 -1
- package/src/ui/SettingDots.tsx +1 -1
- package/src/ui/SquareChecked.tsx +1 -1
- package/src/ui/SquareUnchecked.tsx +1 -1
- package/src/user/Cart.tsx +1 -1
- package/src/user/CreditCard.tsx +1 -1
- package/src/user/Group.tsx +1 -1
- package/src/user/Id.tsx +1 -1
- package/src/user/SmilieDissatisfied.tsx +1 -1
- package/src/user/SmilieNeutral.tsx +1 -1
- package/src/user/SmilieSatisfied.tsx +1 -1
- package/src/user/SmilieVeryDissatisfied.tsx +1 -1
- package/src/user/SmilieVerySatisfied.tsx +1 -1
- package/src/user/User.tsx +1 -1
- package/dist/SVG/SVG.d.ts +0 -8
- package/dist/SVG/index.d.ts +0 -1
- package/src/SVG/SVG.stories.mdx +0 -55
- package/src/SVG/SVG.test.tsx +0 -69
- package/src/SVG/SVG.tsx +0 -30
- package/src/SVG/index.ts +0 -1
package/src/Icons.stories.mdx
CHANGED
|
@@ -107,14 +107,13 @@ import {
|
|
|
107
107
|
Whatsapp,
|
|
108
108
|
} from '@marigold/icons';
|
|
109
109
|
import {
|
|
110
|
+
Box,
|
|
110
111
|
Column,
|
|
111
112
|
Columns,
|
|
112
113
|
Container,
|
|
113
|
-
Heading,
|
|
114
114
|
Stack,
|
|
115
115
|
Text,
|
|
116
116
|
} from '@marigold/components';
|
|
117
|
-
import { useStyles } from '@marigold/system';
|
|
118
117
|
|
|
119
118
|
<Meta
|
|
120
119
|
title="Tokens/Marigold Icons"
|
|
@@ -160,1397 +159,1115 @@ export const Template = args => <ArrowUpA {...args} />;
|
|
|
160
159
|
<Story name="UI">
|
|
161
160
|
<Columns space={8}>
|
|
162
161
|
<Column width={4}>
|
|
163
|
-
<
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
})}
|
|
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"
|
|
173
171
|
>
|
|
174
172
|
<Text>ArrowUpA</Text>
|
|
175
173
|
<ArrowUpA />
|
|
176
|
-
</
|
|
177
|
-
<
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
justifyContent: 'space-between',
|
|
184
|
-
},
|
|
185
|
-
})}
|
|
174
|
+
</Box>
|
|
175
|
+
<Box
|
|
176
|
+
as={Container}
|
|
177
|
+
bg="#e9e7eb"
|
|
178
|
+
p="8px"
|
|
179
|
+
display="flex"
|
|
180
|
+
justifyContent="space-between"
|
|
186
181
|
>
|
|
187
182
|
<Text>ArrowRightA</Text>
|
|
188
183
|
<ArrowRightA />
|
|
189
|
-
</
|
|
190
|
-
<
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
justifyContent: 'space-between',
|
|
197
|
-
},
|
|
198
|
-
})}
|
|
184
|
+
</Box>
|
|
185
|
+
<Box
|
|
186
|
+
as={Container}
|
|
187
|
+
bg="white"
|
|
188
|
+
p="8px"
|
|
189
|
+
display="flex"
|
|
190
|
+
justifyContent="space-between"
|
|
199
191
|
>
|
|
200
192
|
<Text>ArrowDownA</Text>
|
|
201
193
|
<ArrowDownA />
|
|
202
|
-
</
|
|
203
|
-
<
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
justifyContent: 'space-between',
|
|
210
|
-
},
|
|
211
|
-
})}
|
|
194
|
+
</Box>
|
|
195
|
+
<Box
|
|
196
|
+
as={Container}
|
|
197
|
+
bg="#e9e7eb"
|
|
198
|
+
p="8px"
|
|
199
|
+
display="flex"
|
|
200
|
+
justifyContent="space-between"
|
|
212
201
|
>
|
|
213
202
|
<Text>ArrowLeftA</Text>
|
|
214
203
|
<ArrowLeftA />
|
|
215
|
-
</
|
|
216
|
-
<
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
justifyContent: 'space-between',
|
|
223
|
-
},
|
|
224
|
-
})}
|
|
204
|
+
</Box>
|
|
205
|
+
<Box
|
|
206
|
+
as={Container}
|
|
207
|
+
bg="white"
|
|
208
|
+
p="8px"
|
|
209
|
+
display="flex"
|
|
210
|
+
justifyContent="space-between"
|
|
225
211
|
>
|
|
226
212
|
<Text>SettingDots</Text>
|
|
227
213
|
<SettingDots />
|
|
228
|
-
</
|
|
229
|
-
<
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
justifyContent: 'space-between',
|
|
236
|
-
},
|
|
237
|
-
})}
|
|
214
|
+
</Box>
|
|
215
|
+
<Box
|
|
216
|
+
as={Container}
|
|
217
|
+
bg="#e9e7eb"
|
|
218
|
+
p="8px"
|
|
219
|
+
display="flex"
|
|
220
|
+
justifyContent="space-between"
|
|
238
221
|
>
|
|
239
222
|
<Text>Check</Text>
|
|
240
223
|
<Check />
|
|
241
|
-
</
|
|
242
|
-
<
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
justifyContent: 'space-between',
|
|
249
|
-
},
|
|
250
|
-
})}
|
|
224
|
+
</Box>
|
|
225
|
+
<Box
|
|
226
|
+
as={Container}
|
|
227
|
+
bg="white"
|
|
228
|
+
p="8px"
|
|
229
|
+
display="flex"
|
|
230
|
+
justifyContent="space-between"
|
|
251
231
|
>
|
|
252
232
|
<Text>Add</Text>
|
|
253
233
|
<Add />
|
|
254
|
-
</
|
|
234
|
+
</Box>
|
|
255
235
|
</Column>
|
|
256
236
|
<Column width={4}>
|
|
257
|
-
<
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
justifyContent: 'space-between',
|
|
264
|
-
},
|
|
265
|
-
})}
|
|
237
|
+
<Box
|
|
238
|
+
as={Container}
|
|
239
|
+
bg="#e9e7eb"
|
|
240
|
+
p="8px"
|
|
241
|
+
display="flex"
|
|
242
|
+
justifyContent="space-between"
|
|
266
243
|
>
|
|
267
244
|
<Text>Remove</Text>
|
|
268
245
|
<Remove />
|
|
269
|
-
</
|
|
270
|
-
<
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
justifyContent: 'space-between',
|
|
277
|
-
},
|
|
278
|
-
})}
|
|
246
|
+
</Box>
|
|
247
|
+
<Box
|
|
248
|
+
as={Container}
|
|
249
|
+
bg="white"
|
|
250
|
+
p="8px"
|
|
251
|
+
display="flex"
|
|
252
|
+
justifyContent="space-between"
|
|
279
253
|
>
|
|
280
254
|
<Text>ArrowUp</Text>
|
|
281
255
|
<ArrowUp />
|
|
282
|
-
</
|
|
283
|
-
<
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
justifyContent: 'space-between',
|
|
290
|
-
},
|
|
291
|
-
})}
|
|
256
|
+
</Box>
|
|
257
|
+
<Box
|
|
258
|
+
as={Container}
|
|
259
|
+
bg="#e9e7eb"
|
|
260
|
+
p="8px"
|
|
261
|
+
display="flex"
|
|
262
|
+
justifyContent="space-between"
|
|
292
263
|
>
|
|
293
264
|
<Text>ArrowRight</Text>
|
|
294
265
|
<ArrowRight />
|
|
295
|
-
</
|
|
296
|
-
<
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
justifyContent: 'space-between',
|
|
303
|
-
},
|
|
304
|
-
})}
|
|
266
|
+
</Box>
|
|
267
|
+
<Box
|
|
268
|
+
as={Container}
|
|
269
|
+
bg="white"
|
|
270
|
+
p="8px"
|
|
271
|
+
display="flex"
|
|
272
|
+
justifyContent="space-between"
|
|
305
273
|
>
|
|
306
274
|
<Text>ArrowDown</Text>
|
|
307
275
|
<ArrowDown />
|
|
308
|
-
</
|
|
309
|
-
<
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
justifyContent: 'space-between',
|
|
316
|
-
},
|
|
317
|
-
})}
|
|
276
|
+
</Box>
|
|
277
|
+
<Box
|
|
278
|
+
as={Container}
|
|
279
|
+
bg="#e9e7eb"
|
|
280
|
+
p="8px"
|
|
281
|
+
display="flex"
|
|
282
|
+
justifyContent="space-between"
|
|
318
283
|
>
|
|
319
284
|
<Text>ArrowLeft</Text>
|
|
320
285
|
<ArrowLeft />
|
|
321
|
-
</
|
|
322
|
-
<
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
justifyContent: 'space-between',
|
|
329
|
-
},
|
|
330
|
-
})}
|
|
286
|
+
</Box>
|
|
287
|
+
<Box
|
|
288
|
+
as={Container}
|
|
289
|
+
bg="white"
|
|
290
|
+
p="8px"
|
|
291
|
+
display="flex"
|
|
292
|
+
justifyContent="space-between"
|
|
331
293
|
>
|
|
332
294
|
<Text>IconMore</Text>
|
|
333
295
|
<IconMore />
|
|
334
|
-
</
|
|
335
|
-
<
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
justifyContent: 'space-between',
|
|
342
|
-
},
|
|
343
|
-
})}
|
|
296
|
+
</Box>
|
|
297
|
+
<Box
|
|
298
|
+
as={Container}
|
|
299
|
+
bg="#e9e7eb"
|
|
300
|
+
p="8px"
|
|
301
|
+
display="flex"
|
|
302
|
+
justifyContent="space-between"
|
|
344
303
|
>
|
|
345
304
|
<Text>Search</Text>
|
|
346
305
|
<Search />
|
|
347
|
-
</
|
|
348
|
-
<
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
justifyContent: 'space-between',
|
|
355
|
-
},
|
|
356
|
-
})}
|
|
306
|
+
</Box>
|
|
307
|
+
<Box
|
|
308
|
+
as={Container}
|
|
309
|
+
bg="white"
|
|
310
|
+
p="8px"
|
|
311
|
+
display="flex"
|
|
312
|
+
justifyContent="space-between"
|
|
357
313
|
>
|
|
358
314
|
<Text>SquareUnchecked</Text>
|
|
359
315
|
<SquareUnchecked />
|
|
360
|
-
</
|
|
316
|
+
</Box>
|
|
361
317
|
</Column>
|
|
362
318
|
<Column width={4}>
|
|
363
|
-
<
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
justifyContent: 'space-between',
|
|
370
|
-
},
|
|
371
|
-
})}
|
|
319
|
+
<Box
|
|
320
|
+
as={Container}
|
|
321
|
+
bg="#e9e7eb"
|
|
322
|
+
p="8px"
|
|
323
|
+
display="flex"
|
|
324
|
+
justifyContent="space-between"
|
|
372
325
|
>
|
|
373
326
|
<Text>SquareChecked</Text>
|
|
374
327
|
<SquareChecked />
|
|
375
|
-
</
|
|
376
|
-
<
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
justifyContent: 'space-between',
|
|
383
|
-
},
|
|
384
|
-
})}
|
|
328
|
+
</Box>
|
|
329
|
+
<Box
|
|
330
|
+
as={Container}
|
|
331
|
+
bg="white"
|
|
332
|
+
p="8px"
|
|
333
|
+
display="flex"
|
|
334
|
+
justifyContent="space-between"
|
|
385
335
|
>
|
|
386
336
|
<Text>ExternalLink</Text>
|
|
387
337
|
<ExternalLink />
|
|
388
|
-
</
|
|
389
|
-
<
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
justifyContent: 'space-between',
|
|
396
|
-
},
|
|
397
|
-
})}
|
|
338
|
+
</Box>
|
|
339
|
+
<Box
|
|
340
|
+
as={Container}
|
|
341
|
+
bg="#e9e7eb"
|
|
342
|
+
p="8px"
|
|
343
|
+
display="flex"
|
|
344
|
+
justifyContent="space-between"
|
|
398
345
|
>
|
|
399
346
|
<Text>Filter</Text>
|
|
400
347
|
<Filter />
|
|
401
|
-
</
|
|
402
|
-
<
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
justifyContent: 'space-between',
|
|
409
|
-
},
|
|
410
|
-
})}
|
|
348
|
+
</Box>
|
|
349
|
+
<Box
|
|
350
|
+
as={Container}
|
|
351
|
+
bg="white"
|
|
352
|
+
p="8px"
|
|
353
|
+
display="flex"
|
|
354
|
+
justifyContent="space-between"
|
|
411
355
|
>
|
|
412
356
|
<Text>BurgerMenu</Text>
|
|
413
357
|
<BurgerMenu />
|
|
414
|
-
</
|
|
415
|
-
<
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
justifyContent: 'space-between',
|
|
422
|
-
},
|
|
423
|
-
})}
|
|
358
|
+
</Box>
|
|
359
|
+
<Box
|
|
360
|
+
as={Container}
|
|
361
|
+
bg="#e9e7eb"
|
|
362
|
+
p="8px"
|
|
363
|
+
display="flex"
|
|
364
|
+
justifyContent="space-between"
|
|
424
365
|
>
|
|
425
366
|
<Text>Delete</Text>
|
|
426
367
|
<Delete />
|
|
427
|
-
</
|
|
428
|
-
<
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
justifyContent: 'space-between',
|
|
435
|
-
},
|
|
436
|
-
})}
|
|
368
|
+
</Box>
|
|
369
|
+
<Box
|
|
370
|
+
as={Container}
|
|
371
|
+
bg="white"
|
|
372
|
+
p="8px"
|
|
373
|
+
display="flex"
|
|
374
|
+
justifyContent="space-between"
|
|
437
375
|
>
|
|
438
376
|
<Text>Close</Text>
|
|
439
377
|
<Close />
|
|
440
|
-
</
|
|
441
|
-
<
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
justifyContent: 'space-between',
|
|
448
|
-
},
|
|
449
|
-
})}
|
|
378
|
+
</Box>
|
|
379
|
+
<Box
|
|
380
|
+
as={Container}
|
|
381
|
+
bg="#e9e7eb"
|
|
382
|
+
p="8px"
|
|
383
|
+
display="flex"
|
|
384
|
+
justifyContent="space-between"
|
|
450
385
|
>
|
|
451
386
|
<Text>CircleUnchecked</Text>
|
|
452
387
|
<CircleUnchecked />
|
|
453
|
-
</
|
|
454
|
-
<
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
justifyContent: 'space-between',
|
|
461
|
-
},
|
|
462
|
-
})}
|
|
388
|
+
</Box>
|
|
389
|
+
<Box
|
|
390
|
+
as={Container}
|
|
391
|
+
bg="white"
|
|
392
|
+
p="8px"
|
|
393
|
+
display="flex"
|
|
394
|
+
justifyContent="space-between"
|
|
463
395
|
>
|
|
464
396
|
<Text>CircleChecked</Text>
|
|
465
397
|
<CircleChecked />
|
|
466
|
-
</
|
|
398
|
+
</Box>
|
|
467
399
|
</Column>
|
|
468
400
|
</Columns>
|
|
469
401
|
</Story>
|
|
402
|
+
</Canvas>
|
|
403
|
+
|
|
404
|
+
<Canvas>
|
|
470
405
|
<Story name="Info">
|
|
471
406
|
<Columns space={8}>
|
|
472
407
|
<Column width={4}>
|
|
473
|
-
<
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
})}
|
|
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"
|
|
483
417
|
>
|
|
484
418
|
<Text>Accessible</Text>
|
|
485
419
|
<Accessible />
|
|
486
|
-
</
|
|
487
|
-
<
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
justifyContent: 'space-between',
|
|
494
|
-
},
|
|
495
|
-
})}
|
|
420
|
+
</Box>
|
|
421
|
+
<Box
|
|
422
|
+
as={Container}
|
|
423
|
+
bg="#e9e7eb"
|
|
424
|
+
p="8px"
|
|
425
|
+
display="flex"
|
|
426
|
+
justifyContent="space-between"
|
|
496
427
|
>
|
|
497
428
|
<Text>AutoRenew</Text>
|
|
498
429
|
<AutoRenew />
|
|
499
|
-
</
|
|
500
|
-
<
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
justifyContent: 'space-between',
|
|
507
|
-
},
|
|
508
|
-
})}
|
|
430
|
+
</Box>
|
|
431
|
+
<Box
|
|
432
|
+
as={Container}
|
|
433
|
+
bg="white"
|
|
434
|
+
p="8px"
|
|
435
|
+
display="flex"
|
|
436
|
+
justifyContent="space-between"
|
|
509
437
|
>
|
|
510
438
|
<Text>Banned</Text>
|
|
511
439
|
<Banned />
|
|
512
|
-
</
|
|
513
|
-
<
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
justifyContent: 'space-between',
|
|
520
|
-
},
|
|
521
|
-
})}
|
|
440
|
+
</Box>
|
|
441
|
+
<Box
|
|
442
|
+
as={Container}
|
|
443
|
+
bg="#e9e7eb"
|
|
444
|
+
p="8px"
|
|
445
|
+
display="flex"
|
|
446
|
+
justifyContent="space-between"
|
|
522
447
|
>
|
|
523
448
|
<Text>Bus</Text>
|
|
524
449
|
<Bus />
|
|
525
|
-
</
|
|
526
|
-
<
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
justifyContent: 'space-between',
|
|
533
|
-
},
|
|
534
|
-
})}
|
|
450
|
+
</Box>
|
|
451
|
+
<Box
|
|
452
|
+
as={Container}
|
|
453
|
+
bg="white"
|
|
454
|
+
p="8px"
|
|
455
|
+
display="flex"
|
|
456
|
+
justifyContent="space-between"
|
|
535
457
|
>
|
|
536
458
|
<Text>Calendar</Text>
|
|
537
459
|
<Calendar />
|
|
538
|
-
</
|
|
539
|
-
<
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
justifyContent: 'space-between',
|
|
546
|
-
},
|
|
547
|
-
})}
|
|
460
|
+
</Box>
|
|
461
|
+
<Box
|
|
462
|
+
as={Container}
|
|
463
|
+
bg="#e9e7eb"
|
|
464
|
+
p="8px"
|
|
465
|
+
display="flex"
|
|
466
|
+
justifyContent="space-between"
|
|
548
467
|
>
|
|
549
468
|
<Text>Camera</Text>
|
|
550
469
|
<Camera />
|
|
551
|
-
</
|
|
552
|
-
<
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
justifyContent: 'space-between',
|
|
559
|
-
},
|
|
560
|
-
})}
|
|
470
|
+
</Box>
|
|
471
|
+
<Box
|
|
472
|
+
as={Container}
|
|
473
|
+
bg="white"
|
|
474
|
+
p="8px"
|
|
475
|
+
display="flex"
|
|
476
|
+
justifyContent="space-between"
|
|
561
477
|
>
|
|
562
478
|
<Text>Clock</Text>
|
|
563
479
|
<Clock />
|
|
564
|
-
</
|
|
565
|
-
<
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
justifyContent: 'space-between',
|
|
572
|
-
},
|
|
573
|
-
})}
|
|
480
|
+
</Box>
|
|
481
|
+
<Box
|
|
482
|
+
as={Container}
|
|
483
|
+
bg="#e9e7eb"
|
|
484
|
+
p="8px"
|
|
485
|
+
display="flex"
|
|
486
|
+
justifyContent="space-between"
|
|
574
487
|
>
|
|
575
488
|
<Text>Direction</Text>
|
|
576
489
|
<Direction />
|
|
577
|
-
</
|
|
490
|
+
</Box>
|
|
578
491
|
</Column>
|
|
579
492
|
<Column width={4}>
|
|
580
|
-
<
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
justifyContent: 'space-between',
|
|
587
|
-
},
|
|
588
|
-
})}
|
|
493
|
+
<Box
|
|
494
|
+
as={Container}
|
|
495
|
+
bg="white"
|
|
496
|
+
p="8px"
|
|
497
|
+
display="flex"
|
|
498
|
+
justifyContent="space-between"
|
|
589
499
|
>
|
|
590
500
|
<Text>Email</Text>
|
|
591
501
|
<Email />
|
|
592
|
-
</
|
|
593
|
-
<
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
justifyContent: 'space-between',
|
|
600
|
-
},
|
|
601
|
-
})}
|
|
502
|
+
</Box>
|
|
503
|
+
<Box
|
|
504
|
+
as={Container}
|
|
505
|
+
bg="#e9e7eb"
|
|
506
|
+
p="8px"
|
|
507
|
+
display="flex"
|
|
508
|
+
justifyContent="space-between"
|
|
602
509
|
>
|
|
603
510
|
<Text>EventDate</Text>
|
|
604
511
|
<EventDate />
|
|
605
|
-
</
|
|
606
|
-
<
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
justifyContent: 'space-between',
|
|
613
|
-
},
|
|
614
|
-
})}
|
|
512
|
+
</Box>
|
|
513
|
+
<Box
|
|
514
|
+
as={Container}
|
|
515
|
+
bg="white"
|
|
516
|
+
p="8px"
|
|
517
|
+
display="flex"
|
|
518
|
+
justifyContent="space-between"
|
|
615
519
|
>
|
|
616
520
|
<Text>Exclamation</Text>
|
|
617
521
|
<Exclamation />
|
|
618
|
-
</
|
|
619
|
-
<
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
justifyContent: 'space-between',
|
|
626
|
-
},
|
|
627
|
-
})}
|
|
522
|
+
</Box>
|
|
523
|
+
<Box
|
|
524
|
+
as={Container}
|
|
525
|
+
bg="#e9e7eb"
|
|
526
|
+
p="8px"
|
|
527
|
+
display="flex"
|
|
528
|
+
justifyContent="space-between"
|
|
628
529
|
>
|
|
629
530
|
<Text>Feedback</Text>
|
|
630
531
|
<Feedback />
|
|
631
|
-
</
|
|
632
|
-
<
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
justifyContent: 'space-between',
|
|
639
|
-
},
|
|
640
|
-
})}
|
|
532
|
+
</Box>
|
|
533
|
+
<Box
|
|
534
|
+
as={Container}
|
|
535
|
+
bg="white"
|
|
536
|
+
p="8px"
|
|
537
|
+
display="flex"
|
|
538
|
+
justifyContent="space-between"
|
|
641
539
|
>
|
|
642
540
|
<Text>Food</Text>
|
|
643
541
|
<Food />
|
|
644
|
-
</
|
|
645
|
-
<
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
justifyContent: 'space-between',
|
|
652
|
-
},
|
|
653
|
-
})}
|
|
542
|
+
</Box>
|
|
543
|
+
<Box
|
|
544
|
+
as={Container}
|
|
545
|
+
bg="#e9e7eb"
|
|
546
|
+
p="8px"
|
|
547
|
+
display="flex"
|
|
548
|
+
justifyContent="space-between"
|
|
654
549
|
>
|
|
655
550
|
<Text>Globe</Text>
|
|
656
551
|
<Globe />
|
|
657
|
-
</
|
|
658
|
-
<
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
justifyContent: 'space-between',
|
|
665
|
-
},
|
|
666
|
-
})}
|
|
552
|
+
</Box>
|
|
553
|
+
<Box
|
|
554
|
+
as={Container}
|
|
555
|
+
bg="white"
|
|
556
|
+
p="8px"
|
|
557
|
+
display="flex"
|
|
558
|
+
justifyContent="space-between"
|
|
667
559
|
>
|
|
668
560
|
<Text>Home</Text>
|
|
669
561
|
<Home />
|
|
670
|
-
</
|
|
671
|
-
<
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
justifyContent: 'space-between',
|
|
678
|
-
},
|
|
679
|
-
})}
|
|
562
|
+
</Box>
|
|
563
|
+
<Box
|
|
564
|
+
as={Container}
|
|
565
|
+
bg="#e9e7eb"
|
|
566
|
+
p="8px"
|
|
567
|
+
display="flex"
|
|
568
|
+
justifyContent="space-between"
|
|
680
569
|
>
|
|
681
570
|
<Text>Info</Text>
|
|
682
571
|
<Info />
|
|
683
|
-
</
|
|
684
|
-
<
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
justifyContent: 'space-between',
|
|
691
|
-
},
|
|
692
|
-
})}
|
|
572
|
+
</Box>
|
|
573
|
+
<Box
|
|
574
|
+
as={Container}
|
|
575
|
+
bg="white"
|
|
576
|
+
p="8px"
|
|
577
|
+
display="flex"
|
|
578
|
+
justifyContent="space-between"
|
|
693
579
|
>
|
|
694
580
|
<Text>Marker</Text>
|
|
695
581
|
<Marker />
|
|
696
|
-
</
|
|
582
|
+
</Box>
|
|
697
583
|
</Column>
|
|
698
584
|
<Column width={4}>
|
|
699
|
-
<
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
justifyContent: 'space-between',
|
|
706
|
-
},
|
|
707
|
-
})}
|
|
585
|
+
<Box
|
|
586
|
+
as={Container}
|
|
587
|
+
bg="#e9e7eb"
|
|
588
|
+
p="8px"
|
|
589
|
+
display="flex"
|
|
590
|
+
justifyContent="space-between"
|
|
708
591
|
>
|
|
709
592
|
<Text>MobilePhone</Text>
|
|
710
593
|
<MobilePhone />
|
|
711
|
-
</
|
|
712
|
-
<
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
justifyContent: 'space-between',
|
|
719
|
-
},
|
|
720
|
-
})}
|
|
594
|
+
</Box>
|
|
595
|
+
<Box
|
|
596
|
+
as={Container}
|
|
597
|
+
bg="white"
|
|
598
|
+
p="8px"
|
|
599
|
+
display="flex"
|
|
600
|
+
justifyContent="space-between"
|
|
721
601
|
>
|
|
722
602
|
<Text>Notification</Text>
|
|
723
603
|
<Notification />
|
|
724
|
-
</
|
|
725
|
-
<
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
justifyContent: 'space-between',
|
|
732
|
-
},
|
|
733
|
-
})}
|
|
604
|
+
</Box>
|
|
605
|
+
<Box
|
|
606
|
+
as={Container}
|
|
607
|
+
bg="#e9e7eb"
|
|
608
|
+
p="8px"
|
|
609
|
+
display="flex"
|
|
610
|
+
justifyContent="space-between"
|
|
734
611
|
>
|
|
735
612
|
<Text>Parking</Text>
|
|
736
613
|
<Parking />
|
|
737
|
-
</
|
|
738
|
-
<
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
justifyContent: 'space-between',
|
|
745
|
-
},
|
|
746
|
-
})}
|
|
614
|
+
</Box>
|
|
615
|
+
<Box
|
|
616
|
+
as={Container}
|
|
617
|
+
bg="white"
|
|
618
|
+
p="8px"
|
|
619
|
+
display="flex"
|
|
620
|
+
justifyContent="space-between"
|
|
747
621
|
>
|
|
748
622
|
<Text>Required</Text>
|
|
749
623
|
<Required />
|
|
750
|
-
</
|
|
751
|
-
<
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
justifyContent: 'space-between',
|
|
758
|
-
},
|
|
759
|
-
})}
|
|
624
|
+
</Box>
|
|
625
|
+
<Box
|
|
626
|
+
as={Container}
|
|
627
|
+
bg="#e9e7eb"
|
|
628
|
+
p="8px"
|
|
629
|
+
display="flex"
|
|
630
|
+
justifyContent="space-between"
|
|
760
631
|
>
|
|
761
632
|
<Text>ResaleLogbook</Text>
|
|
762
633
|
<ResaleLogbook />
|
|
763
|
-
</
|
|
764
|
-
<
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
justifyContent: 'space-between',
|
|
771
|
-
},
|
|
772
|
-
})}
|
|
634
|
+
</Box>
|
|
635
|
+
<Box
|
|
636
|
+
as={Container}
|
|
637
|
+
bg="white"
|
|
638
|
+
p="8px"
|
|
639
|
+
display="flex"
|
|
640
|
+
justifyContent="space-between"
|
|
773
641
|
>
|
|
774
642
|
<Text>Spinner</Text>
|
|
775
643
|
<Spinner />
|
|
776
|
-
</
|
|
777
|
-
<
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
justifyContent: 'space-between',
|
|
784
|
-
},
|
|
785
|
-
})}
|
|
644
|
+
</Box>
|
|
645
|
+
<Box
|
|
646
|
+
as={Container}
|
|
647
|
+
bg="#e9e7eb"
|
|
648
|
+
p="8px"
|
|
649
|
+
display="flex"
|
|
650
|
+
justifyContent="space-between"
|
|
786
651
|
>
|
|
787
652
|
<Text>Thumb</Text>
|
|
788
653
|
<Thumb />
|
|
789
|
-
</
|
|
790
|
-
<
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
justifyContent: 'space-between',
|
|
797
|
-
},
|
|
798
|
-
})}
|
|
654
|
+
</Box>
|
|
655
|
+
<Box
|
|
656
|
+
as={Container}
|
|
657
|
+
bg="white"
|
|
658
|
+
p="8px"
|
|
659
|
+
display="flex"
|
|
660
|
+
justifyContent="space-between"
|
|
799
661
|
>
|
|
800
662
|
<Text>Truck</Text>
|
|
801
663
|
<Truck />
|
|
802
|
-
</
|
|
664
|
+
</Box>
|
|
803
665
|
</Column>
|
|
804
666
|
</Columns>
|
|
805
667
|
</Story>
|
|
668
|
+
</Canvas>
|
|
669
|
+
|
|
670
|
+
<Canvas>
|
|
806
671
|
<Story name="Action">
|
|
807
672
|
<Columns space={8}>
|
|
808
673
|
<Column width={4}>
|
|
809
|
-
<
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
})}
|
|
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"
|
|
819
683
|
>
|
|
820
684
|
<Text>Cancel</Text>
|
|
821
685
|
<Cancel />
|
|
822
|
-
</
|
|
823
|
-
<
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
justifyContent: 'space-between',
|
|
830
|
-
},
|
|
831
|
-
})}
|
|
686
|
+
</Box>
|
|
687
|
+
<Box
|
|
688
|
+
as={Container}
|
|
689
|
+
bg="#e9e7eb"
|
|
690
|
+
p="8px"
|
|
691
|
+
display="flex"
|
|
692
|
+
justifyContent="space-between"
|
|
832
693
|
>
|
|
833
694
|
<Text>Crop</Text>
|
|
834
695
|
<Crop />
|
|
835
|
-
</
|
|
836
|
-
<
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
justifyContent: 'space-between',
|
|
843
|
-
},
|
|
844
|
-
})}
|
|
696
|
+
</Box>
|
|
697
|
+
<Box
|
|
698
|
+
as={Container}
|
|
699
|
+
bg="white"
|
|
700
|
+
p="8px"
|
|
701
|
+
display="flex"
|
|
702
|
+
justifyContent="space-between"
|
|
845
703
|
>
|
|
846
704
|
<Text>Edit</Text>
|
|
847
705
|
<Edit />
|
|
848
|
-
</
|
|
849
|
-
<
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
justifyContent: 'space-between',
|
|
856
|
-
},
|
|
857
|
-
})}
|
|
706
|
+
</Box>
|
|
707
|
+
<Box
|
|
708
|
+
as={Container}
|
|
709
|
+
bg="#e9e7eb"
|
|
710
|
+
p="8px"
|
|
711
|
+
display="flex"
|
|
712
|
+
justifyContent="space-between"
|
|
858
713
|
>
|
|
859
714
|
<Text>FormatBold</Text>
|
|
860
715
|
<FormatBold />
|
|
861
|
-
</
|
|
862
|
-
<
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
justifyContent: 'space-between',
|
|
869
|
-
},
|
|
870
|
-
})}
|
|
716
|
+
</Box>
|
|
717
|
+
<Box
|
|
718
|
+
as={Container}
|
|
719
|
+
bg="white"
|
|
720
|
+
p="8px"
|
|
721
|
+
display="flex"
|
|
722
|
+
justifyContent="space-between"
|
|
871
723
|
>
|
|
872
724
|
<Text>FormatItalic</Text>
|
|
873
725
|
<FormatItalic />
|
|
874
|
-
</
|
|
875
|
-
<
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
justifyContent: 'space-between',
|
|
882
|
-
},
|
|
883
|
-
})}
|
|
726
|
+
</Box>
|
|
727
|
+
<Box
|
|
728
|
+
as={Container}
|
|
729
|
+
bg="#e9e7eb"
|
|
730
|
+
p="8px"
|
|
731
|
+
display="flex"
|
|
732
|
+
justifyContent="space-between"
|
|
884
733
|
>
|
|
885
734
|
<Text>FormatSize</Text>
|
|
886
735
|
<FormatSize />
|
|
887
|
-
</
|
|
888
|
-
<
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
justifyContent: 'space-between',
|
|
895
|
-
},
|
|
896
|
-
})}
|
|
736
|
+
</Box>
|
|
737
|
+
<Box
|
|
738
|
+
as={Container}
|
|
739
|
+
bg="white"
|
|
740
|
+
p="8px"
|
|
741
|
+
display="flex"
|
|
742
|
+
justifyContent="space-between"
|
|
897
743
|
>
|
|
898
744
|
<Text>HighlightOff</Text>
|
|
899
745
|
<HighlightOff />
|
|
900
|
-
</
|
|
901
|
-
<
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
justifyContent: 'space-between',
|
|
908
|
-
},
|
|
909
|
-
})}
|
|
746
|
+
</Box>
|
|
747
|
+
<Box
|
|
748
|
+
as={Container}
|
|
749
|
+
bg="#e9e7eb"
|
|
750
|
+
p="8px"
|
|
751
|
+
display="flex"
|
|
752
|
+
justifyContent="space-between"
|
|
910
753
|
>
|
|
911
754
|
<Text>Image</Text>
|
|
912
755
|
<Image />
|
|
913
|
-
</
|
|
756
|
+
</Box>
|
|
914
757
|
</Column>
|
|
915
758
|
<Column width={4}>
|
|
916
|
-
<
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
justifyContent: 'space-between',
|
|
923
|
-
},
|
|
924
|
-
})}
|
|
759
|
+
<Box
|
|
760
|
+
as={Container}
|
|
761
|
+
bg="white"
|
|
762
|
+
p="8px"
|
|
763
|
+
display="flex"
|
|
764
|
+
justifyContent="space-between"
|
|
925
765
|
>
|
|
926
766
|
<Text>Location</Text>
|
|
927
767
|
<Location />
|
|
928
|
-
</
|
|
929
|
-
<
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
justifyContent: 'space-between',
|
|
936
|
-
},
|
|
937
|
-
})}
|
|
768
|
+
</Box>
|
|
769
|
+
<Box
|
|
770
|
+
as={Container}
|
|
771
|
+
bg="#e9e7eb"
|
|
772
|
+
p="8px"
|
|
773
|
+
display="flex"
|
|
774
|
+
justifyContent="space-between"
|
|
938
775
|
>
|
|
939
776
|
<Text>Lock</Text>
|
|
940
777
|
<Lock />
|
|
941
|
-
</
|
|
942
|
-
<
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
justifyContent: 'space-between',
|
|
949
|
-
},
|
|
950
|
-
})}
|
|
778
|
+
</Box>
|
|
779
|
+
<Box
|
|
780
|
+
as={Container}
|
|
781
|
+
bg="white"
|
|
782
|
+
p="8px"
|
|
783
|
+
display="flex"
|
|
784
|
+
justifyContent="space-between"
|
|
951
785
|
>
|
|
952
786
|
<Text>LockOpen</Text>
|
|
953
787
|
<LockOpen />
|
|
954
|
-
</
|
|
955
|
-
<
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
justifyContent: 'space-between',
|
|
962
|
-
},
|
|
963
|
-
})}
|
|
788
|
+
</Box>
|
|
789
|
+
<Box
|
|
790
|
+
as={Container}
|
|
791
|
+
bg="#e9e7eb"
|
|
792
|
+
p="8px"
|
|
793
|
+
display="flex"
|
|
794
|
+
justifyContent="space-between"
|
|
964
795
|
>
|
|
965
796
|
<Text>Pause</Text>
|
|
966
797
|
<Pause />
|
|
967
|
-
</
|
|
968
|
-
<
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
justifyContent: 'space-between',
|
|
975
|
-
},
|
|
976
|
-
})}
|
|
798
|
+
</Box>
|
|
799
|
+
<Box
|
|
800
|
+
as={Container}
|
|
801
|
+
bg="white"
|
|
802
|
+
p="8px"
|
|
803
|
+
display="flex"
|
|
804
|
+
justifyContent="space-between"
|
|
977
805
|
>
|
|
978
806
|
<Text>PauseAlt</Text>
|
|
979
807
|
<PauseAlt />
|
|
980
|
-
</
|
|
981
|
-
<
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
justifyContent: 'space-between',
|
|
988
|
-
},
|
|
989
|
-
})}
|
|
808
|
+
</Box>
|
|
809
|
+
<Box
|
|
810
|
+
as={Container}
|
|
811
|
+
bg="#e9e7eb"
|
|
812
|
+
p="8px"
|
|
813
|
+
display="flex"
|
|
814
|
+
justifyContent="space-between"
|
|
990
815
|
>
|
|
991
816
|
<Text>Play</Text>
|
|
992
817
|
<Play />
|
|
993
|
-
</
|
|
994
|
-
<
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
justifyContent: 'space-between',
|
|
1001
|
-
},
|
|
1002
|
-
})}
|
|
818
|
+
</Box>
|
|
819
|
+
<Box
|
|
820
|
+
as={Container}
|
|
821
|
+
bg="white"
|
|
822
|
+
p="8px"
|
|
823
|
+
display="flex"
|
|
824
|
+
justifyContent="space-between"
|
|
1003
825
|
>
|
|
1004
826
|
<Text>PlayAlt</Text>
|
|
1005
827
|
<PlayAlt />
|
|
1006
|
-
</
|
|
1007
|
-
<
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
justifyContent: 'space-between',
|
|
1014
|
-
},
|
|
1015
|
-
})}
|
|
828
|
+
</Box>
|
|
829
|
+
<Box
|
|
830
|
+
as={Container}
|
|
831
|
+
bg="#e9e7eb"
|
|
832
|
+
p="8px"
|
|
833
|
+
display="flex"
|
|
834
|
+
justifyContent="space-between"
|
|
1016
835
|
>
|
|
1017
836
|
<Text>ResaleEdit</Text>
|
|
1018
837
|
<ResaleEdit />
|
|
1019
|
-
</
|
|
1020
|
-
<
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
justifyContent: 'space-between',
|
|
1027
|
-
},
|
|
1028
|
-
})}
|
|
838
|
+
</Box>
|
|
839
|
+
<Box
|
|
840
|
+
as={Container}
|
|
841
|
+
bg="white"
|
|
842
|
+
p="8px"
|
|
843
|
+
display="flex"
|
|
844
|
+
justifyContent="space-between"
|
|
1029
845
|
>
|
|
1030
846
|
<Text>RotateLeft</Text>
|
|
1031
847
|
<RotateLeft />
|
|
1032
|
-
</
|
|
848
|
+
</Box>
|
|
1033
849
|
</Column>
|
|
1034
850
|
<Column width={4}>
|
|
1035
|
-
<
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
justifyContent: 'space-between',
|
|
1042
|
-
},
|
|
1043
|
-
})}
|
|
851
|
+
<Box
|
|
852
|
+
as={Container}
|
|
853
|
+
bg="#e9e7eb"
|
|
854
|
+
p="8px"
|
|
855
|
+
display="flex"
|
|
856
|
+
justifyContent="space-between"
|
|
1044
857
|
>
|
|
1045
858
|
<Text>RotateRight</Text>
|
|
1046
859
|
<RotateRight />
|
|
1047
|
-
</
|
|
1048
|
-
<
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
justifyContent: 'space-between',
|
|
1055
|
-
},
|
|
1056
|
-
})}
|
|
860
|
+
</Box>
|
|
861
|
+
<Box
|
|
862
|
+
as={Container}
|
|
863
|
+
bg="white"
|
|
864
|
+
p="8px"
|
|
865
|
+
display="flex"
|
|
866
|
+
justifyContent="space-between"
|
|
1057
867
|
>
|
|
1058
868
|
<Text>Save</Text>
|
|
1059
869
|
<Save />
|
|
1060
|
-
</
|
|
1061
|
-
<
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
justifyContent: 'space-between',
|
|
1068
|
-
},
|
|
1069
|
-
})}
|
|
870
|
+
</Box>
|
|
871
|
+
<Box
|
|
872
|
+
as={Container}
|
|
873
|
+
bg="#e9e7eb"
|
|
874
|
+
p="8px"
|
|
875
|
+
display="flex"
|
|
876
|
+
justifyContent="space-between"
|
|
1070
877
|
>
|
|
1071
878
|
<Text>Sort</Text>
|
|
1072
879
|
<Sort />
|
|
1073
|
-
</
|
|
1074
|
-
<
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
justifyContent: 'space-between',
|
|
1081
|
-
},
|
|
1082
|
-
})}
|
|
880
|
+
</Box>
|
|
881
|
+
<Box
|
|
882
|
+
as={Container}
|
|
883
|
+
bg="white"
|
|
884
|
+
p="8px"
|
|
885
|
+
display="flex"
|
|
886
|
+
justifyContent="space-between"
|
|
1083
887
|
>
|
|
1084
888
|
<Text>SortDown</Text>
|
|
1085
889
|
<SortDown />
|
|
1086
|
-
</
|
|
1087
|
-
<
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
justifyContent: 'space-between',
|
|
1094
|
-
},
|
|
1095
|
-
})}
|
|
890
|
+
</Box>
|
|
891
|
+
<Box
|
|
892
|
+
as={Container}
|
|
893
|
+
bg="#e9e7eb"
|
|
894
|
+
p="8px"
|
|
895
|
+
display="flex"
|
|
896
|
+
justifyContent="space-between"
|
|
1096
897
|
>
|
|
1097
898
|
<Text>SortUp</Text>
|
|
1098
899
|
<SortUp />
|
|
1099
|
-
</
|
|
1100
|
-
<
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
justifyContent: 'space-between',
|
|
1107
|
-
},
|
|
1108
|
-
})}
|
|
900
|
+
</Box>
|
|
901
|
+
<Box
|
|
902
|
+
as={Container}
|
|
903
|
+
bg="white"
|
|
904
|
+
p="8px"
|
|
905
|
+
display="flex"
|
|
906
|
+
justifyContent="space-between"
|
|
1109
907
|
>
|
|
1110
908
|
<Text>Star</Text>
|
|
1111
909
|
<Star />
|
|
1112
|
-
</
|
|
1113
|
-
<
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
justifyContent: 'space-between',
|
|
1120
|
-
},
|
|
1121
|
-
})}
|
|
910
|
+
</Box>
|
|
911
|
+
<Box
|
|
912
|
+
as={Container}
|
|
913
|
+
bg="#e9e7eb"
|
|
914
|
+
p="8px"
|
|
915
|
+
display="flex"
|
|
916
|
+
justifyContent="space-between"
|
|
1122
917
|
>
|
|
1123
918
|
<Text>Stop</Text>
|
|
1124
919
|
<Stop />
|
|
1125
|
-
</
|
|
1126
|
-
<
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
justifyContent: 'space-between',
|
|
1133
|
-
},
|
|
1134
|
-
})}
|
|
920
|
+
</Box>
|
|
921
|
+
<Box
|
|
922
|
+
as={Container}
|
|
923
|
+
bg="white"
|
|
924
|
+
p="8px"
|
|
925
|
+
display="flex"
|
|
926
|
+
justifyContent="space-between"
|
|
1135
927
|
>
|
|
1136
928
|
<Text>Underlined</Text>
|
|
1137
929
|
<Underlined />
|
|
1138
|
-
</
|
|
1139
|
-
<
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
justifyContent: 'space-between',
|
|
1146
|
-
},
|
|
1147
|
-
})}
|
|
930
|
+
</Box>
|
|
931
|
+
<Box
|
|
932
|
+
as={Container}
|
|
933
|
+
bg="#e9e7eb"
|
|
934
|
+
p="8px"
|
|
935
|
+
display="flex"
|
|
936
|
+
justifyContent="space-between"
|
|
1148
937
|
>
|
|
1149
938
|
<Text>Zoom</Text>
|
|
1150
939
|
<Zoom />
|
|
1151
|
-
</
|
|
940
|
+
</Box>
|
|
1152
941
|
</Column>
|
|
1153
942
|
</Columns>
|
|
1154
943
|
</Story>
|
|
944
|
+
</Canvas>
|
|
945
|
+
|
|
946
|
+
<Canvas>
|
|
1155
947
|
<Story name="Ticketing">
|
|
1156
948
|
<Columns space={8}>
|
|
1157
949
|
<Column width={4}>
|
|
1158
|
-
<
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
})}
|
|
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"
|
|
1168
959
|
>
|
|
1169
960
|
<Text>Deal</Text>
|
|
1170
961
|
<Deal />
|
|
1171
|
-
</
|
|
1172
|
-
<
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
justifyContent: 'space-between',
|
|
1179
|
-
},
|
|
1180
|
-
})}
|
|
962
|
+
</Box>
|
|
963
|
+
<Box
|
|
964
|
+
as={Container}
|
|
965
|
+
bg="#e9e7eb"
|
|
966
|
+
p="8px"
|
|
967
|
+
display="flex"
|
|
968
|
+
justifyContent="space-between"
|
|
1181
969
|
>
|
|
1182
970
|
<Text>DesignTicket</Text>
|
|
1183
971
|
<DesignTicket />
|
|
1184
|
-
</
|
|
1185
|
-
<
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
justifyContent: 'space-between',
|
|
1192
|
-
},
|
|
1193
|
-
})}
|
|
972
|
+
</Box>
|
|
973
|
+
<Box
|
|
974
|
+
as={Container}
|
|
975
|
+
bg="white"
|
|
976
|
+
p="8px"
|
|
977
|
+
display="flex"
|
|
978
|
+
justifyContent="space-between"
|
|
1194
979
|
>
|
|
1195
980
|
<Text>GiftCard</Text>
|
|
1196
981
|
<GiftCard />
|
|
1197
|
-
</
|
|
1198
|
-
<
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
justifyContent: 'space-between',
|
|
1205
|
-
},
|
|
1206
|
-
})}
|
|
982
|
+
</Box>
|
|
983
|
+
<Box
|
|
984
|
+
as={Container}
|
|
985
|
+
bg="#e9e7eb"
|
|
986
|
+
p="8px"
|
|
987
|
+
display="flex"
|
|
988
|
+
justifyContent="space-between"
|
|
1207
989
|
>
|
|
1208
990
|
<Text>Membership</Text>
|
|
1209
991
|
<Membership />
|
|
1210
|
-
</
|
|
1211
|
-
<
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
justifyContent: 'space-between',
|
|
1218
|
-
},
|
|
1219
|
-
})}
|
|
992
|
+
</Box>
|
|
993
|
+
<Box
|
|
994
|
+
as={Container}
|
|
995
|
+
bg="white"
|
|
996
|
+
p="8px"
|
|
997
|
+
display="flex"
|
|
998
|
+
justifyContent="space-between"
|
|
1220
999
|
>
|
|
1221
1000
|
<Text>Pickup</Text>
|
|
1222
1001
|
<Pickup />
|
|
1223
|
-
</
|
|
1224
|
-
<
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
justifyContent: 'space-between',
|
|
1231
|
-
},
|
|
1232
|
-
})}
|
|
1002
|
+
</Box>
|
|
1003
|
+
<Box
|
|
1004
|
+
as={Container}
|
|
1005
|
+
bg="#e9e7eb"
|
|
1006
|
+
p="8px"
|
|
1007
|
+
display="flex"
|
|
1008
|
+
justifyContent="space-between"
|
|
1233
1009
|
>
|
|
1234
1010
|
<Text>Price</Text>
|
|
1235
1011
|
<Price />
|
|
1236
|
-
</
|
|
1012
|
+
</Box>
|
|
1237
1013
|
</Column>
|
|
1238
1014
|
<Column width={4}>
|
|
1239
|
-
<
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
justifyContent: 'space-between',
|
|
1246
|
-
},
|
|
1247
|
-
})}
|
|
1015
|
+
<Box
|
|
1016
|
+
as={Container}
|
|
1017
|
+
bg="white"
|
|
1018
|
+
p="8px"
|
|
1019
|
+
display="flex"
|
|
1020
|
+
justifyContent="space-between"
|
|
1248
1021
|
>
|
|
1249
1022
|
<Text>Resale</Text>
|
|
1250
1023
|
<Resale />
|
|
1251
|
-
</
|
|
1252
|
-
<
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
justifyContent: 'space-between',
|
|
1259
|
-
},
|
|
1260
|
-
})}
|
|
1024
|
+
</Box>
|
|
1025
|
+
<Box
|
|
1026
|
+
as={Container}
|
|
1027
|
+
bg="#e9e7eb"
|
|
1028
|
+
p="8px"
|
|
1029
|
+
display="flex"
|
|
1030
|
+
justifyContent="space-between"
|
|
1261
1031
|
>
|
|
1262
1032
|
<Text>Scanner</Text>
|
|
1263
1033
|
<Scanner />
|
|
1264
|
-
</
|
|
1265
|
-
<
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
justifyContent: 'space-between',
|
|
1272
|
-
},
|
|
1273
|
-
})}
|
|
1034
|
+
</Box>
|
|
1035
|
+
<Box
|
|
1036
|
+
as={Container}
|
|
1037
|
+
bg="white"
|
|
1038
|
+
p="8px"
|
|
1039
|
+
display="flex"
|
|
1040
|
+
justifyContent="space-between"
|
|
1274
1041
|
>
|
|
1275
1042
|
<Text>Seat</Text>
|
|
1276
1043
|
<Seat />
|
|
1277
|
-
</
|
|
1278
|
-
<
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
justifyContent: 'space-between',
|
|
1285
|
-
},
|
|
1286
|
-
})}
|
|
1044
|
+
</Box>
|
|
1045
|
+
<Box
|
|
1046
|
+
as={Container}
|
|
1047
|
+
bg="#e9e7eb"
|
|
1048
|
+
p="8px"
|
|
1049
|
+
display="flex"
|
|
1050
|
+
justifyContent="space-between"
|
|
1287
1051
|
>
|
|
1288
1052
|
<Text>Selling</Text>
|
|
1289
1053
|
<Selling />
|
|
1290
|
-
</
|
|
1291
|
-
<
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
justifyContent: 'space-between',
|
|
1298
|
-
},
|
|
1299
|
-
})}
|
|
1054
|
+
</Box>
|
|
1055
|
+
<Box
|
|
1056
|
+
as={Container}
|
|
1057
|
+
bg="white"
|
|
1058
|
+
p="8px"
|
|
1059
|
+
display="flex"
|
|
1060
|
+
justifyContent="space-between"
|
|
1300
1061
|
>
|
|
1301
1062
|
<Text>Ticket</Text>
|
|
1302
1063
|
<Ticket />
|
|
1303
|
-
</
|
|
1304
|
-
<
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
justifyContent: 'space-between',
|
|
1311
|
-
},
|
|
1312
|
-
})}
|
|
1064
|
+
</Box>
|
|
1065
|
+
<Box
|
|
1066
|
+
as={Container}
|
|
1067
|
+
bg="#e9e7eb"
|
|
1068
|
+
p="8px"
|
|
1069
|
+
display="flex"
|
|
1070
|
+
justifyContent="space-between"
|
|
1313
1071
|
>
|
|
1314
1072
|
<Text>TicketInsurance</Text>
|
|
1315
1073
|
<TicketInsurance />
|
|
1316
|
-
</
|
|
1317
|
-
<
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
justifyContent: 'space-between',
|
|
1324
|
-
},
|
|
1325
|
-
})}
|
|
1074
|
+
</Box>
|
|
1075
|
+
<Box
|
|
1076
|
+
as={Container}
|
|
1077
|
+
bg="white"
|
|
1078
|
+
p="8px"
|
|
1079
|
+
display="flex"
|
|
1080
|
+
justifyContent="space-between"
|
|
1326
1081
|
>
|
|
1327
1082
|
<Text>Turnstile</Text>
|
|
1328
1083
|
<Turnstile />
|
|
1329
|
-
</
|
|
1084
|
+
</Box>
|
|
1330
1085
|
</Column>
|
|
1331
1086
|
</Columns>
|
|
1332
1087
|
</Story>
|
|
1088
|
+
</Canvas>
|
|
1089
|
+
|
|
1090
|
+
<Canvas>
|
|
1333
1091
|
<Story name="User">
|
|
1334
1092
|
<Columns space={8}>
|
|
1335
1093
|
<Column width={4}>
|
|
1336
|
-
<
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
})}
|
|
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"
|
|
1346
1103
|
>
|
|
1347
1104
|
<Text>User</Text>
|
|
1348
1105
|
<User />
|
|
1349
|
-
</
|
|
1350
|
-
<
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
justifyContent: 'space-between',
|
|
1357
|
-
},
|
|
1358
|
-
})}
|
|
1106
|
+
</Box>
|
|
1107
|
+
<Box
|
|
1108
|
+
as={Container}
|
|
1109
|
+
bg="#e9e7eb"
|
|
1110
|
+
p="8px"
|
|
1111
|
+
display="flex"
|
|
1112
|
+
justifyContent="space-between"
|
|
1359
1113
|
>
|
|
1360
1114
|
<Text>Group</Text>
|
|
1361
1115
|
<Group />
|
|
1362
|
-
</
|
|
1363
|
-
<
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
justifyContent: 'space-between',
|
|
1370
|
-
},
|
|
1371
|
-
})}
|
|
1116
|
+
</Box>
|
|
1117
|
+
<Box
|
|
1118
|
+
as={Container}
|
|
1119
|
+
bg="white"
|
|
1120
|
+
p="8px"
|
|
1121
|
+
display="flex"
|
|
1122
|
+
justifyContent="space-between"
|
|
1372
1123
|
>
|
|
1373
1124
|
<Text>Cart</Text>
|
|
1374
1125
|
<Cart />
|
|
1375
|
-
</
|
|
1376
|
-
<
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
justifyContent: 'space-between',
|
|
1383
|
-
},
|
|
1384
|
-
})}
|
|
1126
|
+
</Box>
|
|
1127
|
+
<Box
|
|
1128
|
+
as={Container}
|
|
1129
|
+
bg="#e9e7eb"
|
|
1130
|
+
p="8px"
|
|
1131
|
+
display="flex"
|
|
1132
|
+
justifyContent="space-between"
|
|
1385
1133
|
>
|
|
1386
1134
|
<Text>CreditCard</Text>
|
|
1387
1135
|
<CreditCard />
|
|
1388
|
-
</
|
|
1389
|
-
<
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
justifyContent: 'space-between',
|
|
1396
|
-
},
|
|
1397
|
-
})}
|
|
1136
|
+
</Box>
|
|
1137
|
+
<Box
|
|
1138
|
+
as={Container}
|
|
1139
|
+
bg="white"
|
|
1140
|
+
p="8px"
|
|
1141
|
+
display="flex"
|
|
1142
|
+
justifyContent="space-between"
|
|
1398
1143
|
>
|
|
1399
1144
|
<Text>SmilieVerySatisfied</Text>
|
|
1400
1145
|
<SmilieVerySatisfied />
|
|
1401
|
-
</
|
|
1146
|
+
</Box>
|
|
1402
1147
|
</Column>
|
|
1403
1148
|
<Column width={4}>
|
|
1404
|
-
<
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
justifyContent: 'space-between',
|
|
1411
|
-
},
|
|
1412
|
-
})}
|
|
1149
|
+
<Box
|
|
1150
|
+
as={Container}
|
|
1151
|
+
bg="#e9e7eb"
|
|
1152
|
+
p="8px"
|
|
1153
|
+
display="flex"
|
|
1154
|
+
justifyContent="space-between"
|
|
1413
1155
|
>
|
|
1414
1156
|
<Text>SmilieSatisfied</Text>
|
|
1415
1157
|
<SmilieSatisfied />
|
|
1416
|
-
</
|
|
1417
|
-
<
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
justifyContent: 'space-between',
|
|
1424
|
-
},
|
|
1425
|
-
})}
|
|
1158
|
+
</Box>
|
|
1159
|
+
<Box
|
|
1160
|
+
as={Container}
|
|
1161
|
+
bg="white"
|
|
1162
|
+
p="8px"
|
|
1163
|
+
display="flex"
|
|
1164
|
+
justifyContent="space-between"
|
|
1426
1165
|
>
|
|
1427
1166
|
<Text>SmilieNeutral</Text>
|
|
1428
1167
|
<SmilieNeutral />
|
|
1429
|
-
</
|
|
1430
|
-
<
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
justifyContent: 'space-between',
|
|
1437
|
-
},
|
|
1438
|
-
})}
|
|
1168
|
+
</Box>
|
|
1169
|
+
<Box
|
|
1170
|
+
as={Container}
|
|
1171
|
+
bg="#e9e7eb"
|
|
1172
|
+
p="8px"
|
|
1173
|
+
display="flex"
|
|
1174
|
+
justifyContent="space-between"
|
|
1439
1175
|
>
|
|
1440
1176
|
<Text>SmilieDissatisfied</Text>
|
|
1441
1177
|
<SmilieDissatisfied />
|
|
1442
|
-
</
|
|
1443
|
-
<
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
justifyContent: 'space-between',
|
|
1450
|
-
},
|
|
1451
|
-
})}
|
|
1178
|
+
</Box>
|
|
1179
|
+
<Box
|
|
1180
|
+
as={Container}
|
|
1181
|
+
bg="white"
|
|
1182
|
+
p="8px"
|
|
1183
|
+
display="flex"
|
|
1184
|
+
justifyContent="space-between"
|
|
1452
1185
|
>
|
|
1453
1186
|
<Text>SmilieVeryDissatisfied</Text>
|
|
1454
1187
|
<SmilieVeryDissatisfied />
|
|
1455
|
-
</
|
|
1456
|
-
<
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
justifyContent: 'space-between',
|
|
1463
|
-
},
|
|
1464
|
-
})}
|
|
1188
|
+
</Box>
|
|
1189
|
+
<Box
|
|
1190
|
+
as={Container}
|
|
1191
|
+
bg="#e9e7eb"
|
|
1192
|
+
p="8px"
|
|
1193
|
+
display="flex"
|
|
1194
|
+
justifyContent="space-between"
|
|
1465
1195
|
>
|
|
1466
1196
|
<Text>Id</Text>
|
|
1467
1197
|
<Id />
|
|
1468
|
-
</
|
|
1198
|
+
</Box>
|
|
1469
1199
|
</Column>
|
|
1470
1200
|
</Columns>
|
|
1471
1201
|
</Story>
|
|
1202
|
+
</Canvas>
|
|
1203
|
+
|
|
1204
|
+
<Canvas>
|
|
1472
1205
|
<Story name="Social">
|
|
1473
1206
|
<Columns space={8}>
|
|
1474
1207
|
<Column width={4}>
|
|
1475
|
-
<
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
})}
|
|
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"
|
|
1485
1217
|
>
|
|
1486
1218
|
<Text>Facebook</Text>
|
|
1487
1219
|
<Facebook />
|
|
1488
|
-
</
|
|
1489
|
-
<
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
justifyContent: 'space-between',
|
|
1496
|
-
},
|
|
1497
|
-
})}
|
|
1220
|
+
</Box>
|
|
1221
|
+
<Box
|
|
1222
|
+
as={Container}
|
|
1223
|
+
bg="#e9e7eb"
|
|
1224
|
+
p="8px"
|
|
1225
|
+
display="flex"
|
|
1226
|
+
justifyContent="space-between"
|
|
1498
1227
|
>
|
|
1499
1228
|
<Text>Google</Text>
|
|
1500
1229
|
<Google />
|
|
1501
|
-
</
|
|
1502
|
-
<
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
justifyContent: 'space-between',
|
|
1509
|
-
},
|
|
1510
|
-
})}
|
|
1230
|
+
</Box>
|
|
1231
|
+
<Box
|
|
1232
|
+
as={Container}
|
|
1233
|
+
bg="white"
|
|
1234
|
+
p="8px"
|
|
1235
|
+
display="flex"
|
|
1236
|
+
justifyContent="space-between"
|
|
1511
1237
|
>
|
|
1512
1238
|
<Text>Instagram</Text>
|
|
1513
1239
|
<Instagram />
|
|
1514
|
-
</
|
|
1515
|
-
<
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
justifyContent: 'space-between',
|
|
1522
|
-
},
|
|
1523
|
-
})}
|
|
1240
|
+
</Box>
|
|
1241
|
+
<Box
|
|
1242
|
+
as={Container}
|
|
1243
|
+
bg="#e9e7eb"
|
|
1244
|
+
p="8px"
|
|
1245
|
+
display="flex"
|
|
1246
|
+
justifyContent="space-between"
|
|
1524
1247
|
>
|
|
1525
1248
|
<Text>Share</Text>
|
|
1526
1249
|
<Share />
|
|
1527
|
-
</
|
|
1528
|
-
<
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
justifyContent: 'space-between',
|
|
1535
|
-
},
|
|
1536
|
-
})}
|
|
1250
|
+
</Box>
|
|
1251
|
+
<Box
|
|
1252
|
+
as={Container}
|
|
1253
|
+
bg="white"
|
|
1254
|
+
p="8px"
|
|
1255
|
+
display="flex"
|
|
1256
|
+
justifyContent="space-between"
|
|
1537
1257
|
>
|
|
1538
1258
|
<Text>Twitter</Text>
|
|
1539
1259
|
<Twitter />
|
|
1540
|
-
</
|
|
1541
|
-
<
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
justifyContent: 'space-between',
|
|
1548
|
-
},
|
|
1549
|
-
})}
|
|
1260
|
+
</Box>
|
|
1261
|
+
<Box
|
|
1262
|
+
as={Container}
|
|
1263
|
+
bg="#e9e7eb"
|
|
1264
|
+
p="8px"
|
|
1265
|
+
display="flex"
|
|
1266
|
+
justifyContent="space-between"
|
|
1550
1267
|
>
|
|
1551
1268
|
<Text>Whatsapp</Text>
|
|
1552
1269
|
<Whatsapp />
|
|
1553
|
-
</
|
|
1270
|
+
</Box>
|
|
1554
1271
|
</Column>
|
|
1555
1272
|
</Columns>
|
|
1556
1273
|
</Story>
|