@mirai/core 0.4.21 → 0.4.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (16) hide show
  1. package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +0 -65
  2. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Information.test.js.snap +4 -4
  3. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Menu.test.js.snap +24 -624
  4. package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +0 -32
  5. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +270 -1362
  6. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Form.test.js.snap +4 -4
  7. package/build/components/Finder/Finder.module.css +0 -1
  8. package/build/components/Rates/__tests__/__snapshots__/Rates.test.js.snap +1204 -2244
  9. package/build/components/Rates/components/Filters/__tests__/__snapshots__/FIlters.Button.test.js.snap +1 -2
  10. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.test.js.snap +1 -2
  11. package/build/components/__shared__/BookingDetails/__tests__/__snapshots__/BookingDetails.test.js.snap +9 -174
  12. package/build/components/__shared__/BookingSummary/_tests__/__snapshots__/BookingSummary.test.js.snap +8 -8
  13. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.test.js.snap +1 -1
  14. package/build/components/__shared__/Payment/__tests__/__snapshots__/Payment.test.js.snap +3 -3
  15. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.test.js.snap +5 -5
  16. package/package.json +1 -1
@@ -9,163 +9,13 @@ exports[`<Booking> partial:<Menu> inherit:className 1`] = `
9
9
  class="container"
10
10
  data-testid="booking-menu"
11
11
  />
12
- <ui-menu-content
13
- class="layer"
12
+ <ui-button
13
+ class="pressable button large wide"
14
+ data-testid="show-booking-menu"
15
+ tabindex="0"
14
16
  >
15
- <div
16
- class="menu visible"
17
- >
18
- <ui-pressable
19
- class="pressable option value divider"
20
- data-testid="booking-menu-0"
21
- tabindex="0"
22
- >
23
- <ui-view
24
- class="view row wide content"
25
- >
26
- <ui-icon
27
- class="icon headline-3 icon"
28
- >
29
- <svg
30
- fill="currentColor"
31
- height="1em"
32
- stroke="currentColor"
33
- stroke-width="0"
34
- viewBox="0 0 24 24"
35
- width="1em"
36
- xmlns="http://www.w3.org/2000/svg"
37
- >
38
- <path
39
- d="M0 0h24v24H0V0z"
40
- fill="none"
41
- />
42
- <path
43
- d="M19 8h-1V3H6v5H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zM8 5h8v3H8V5zm8 12v2H8v-4h8v2zm2-2v-2H6v2H4v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4h-2z"
44
- />
45
- <circle
46
- cx="18"
47
- cy="11.5"
48
- r="1"
49
- />
50
- </svg>
51
- </ui-icon>
52
- <ui-text
53
- class="text paragraph label"
54
- >
55
- user.action.print
56
- </ui-text>
57
- </ui-view>
58
- </ui-pressable>
59
- <ui-pressable
60
- class="pressable option value divider"
61
- data-testid="booking-menu-1"
62
- tabindex="0"
63
- >
64
- <ui-view
65
- class="view row wide content"
66
- >
67
- <ui-icon
68
- class="icon headline-3 icon"
69
- >
70
- <svg
71
- fill="currentColor"
72
- height="1em"
73
- stroke="currentColor"
74
- stroke-width="0"
75
- viewBox="0 0 24 24"
76
- width="1em"
77
- xmlns="http://www.w3.org/2000/svg"
78
- >
79
- <path
80
- d="M0 0h24v24H0z"
81
- fill="none"
82
- />
83
- <path
84
- d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"
85
- />
86
- </svg>
87
- </ui-icon>
88
- <ui-text
89
- class="text paragraph label"
90
- >
91
- user.action.resend_booking
92
- </ui-text>
93
- </ui-view>
94
- </ui-pressable>
95
- <ui-pressable
96
- class="pressable option value divider"
97
- data-testid="booking-menu-2"
98
- tabindex="0"
99
- >
100
- <ui-view
101
- class="view row wide content"
102
- >
103
- <ui-icon
104
- class="icon headline-3 icon"
105
- >
106
- <svg
107
- fill="currentColor"
108
- height="1em"
109
- stroke="currentColor"
110
- stroke-width="0"
111
- viewBox="0 0 24 24"
112
- width="1em"
113
- xmlns="http://www.w3.org/2000/svg"
114
- >
115
- <path
116
- d="M0 0h24v24H0z"
117
- fill="none"
118
- />
119
- <path
120
- d="M5 10h14v2h2V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h7v-2H5V10zm0-4h14v2H5V6zm17.84 10.28-.71.71-2.12-2.12.71-.71a.996.996 0 0 1 1.41 0l.71.71c.39.39.39 1.02 0 1.41zm-3.54-.7 2.12 2.12-5.3 5.3H14v-2.12l5.3-5.3z"
121
- />
122
- </svg>
123
- </ui-icon>
124
- <ui-text
125
- class="text paragraph label"
126
- >
127
- user.action.edit_booking
128
- </ui-text>
129
- </ui-view>
130
- </ui-pressable>
131
- <ui-pressable
132
- class="pressable option value"
133
- data-testid="booking-menu-3"
134
- tabindex="0"
135
- >
136
- <ui-view
137
- class="view row wide content"
138
- >
139
- <ui-icon
140
- class="icon headline-3 icon"
141
- >
142
- <svg
143
- fill="currentColor"
144
- height="1em"
145
- stroke="currentColor"
146
- stroke-width="0"
147
- viewBox="0 0 24 24"
148
- width="1em"
149
- xmlns="http://www.w3.org/2000/svg"
150
- >
151
- <path
152
- d="M0 0h24v24H0z"
153
- fill="none"
154
- />
155
- <path
156
- d="M11.21 20H5V10h14v4.38l2-2V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h8.21l-2-2zM5 6h14v2H5V6zm11.54 16.5L13 18.96l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41-5.64 5.66zM10.41 14 12 15.59 10.59 17 9 15.41 7.41 17 6 15.59 7.59 14 6 12.41 7.41 11 9 12.59 10.59 11 12 12.41 10.41 14z"
157
- />
158
- </svg>
159
- </ui-icon>
160
- <ui-text
161
- class="text paragraph label"
162
- >
163
- user.action.cancel_booking
164
- </ui-text>
165
- </ui-view>
166
- </ui-pressable>
167
- </div>
168
- </ui-menu-content>
17
+ user.action.show_options
18
+ </ui-button>
169
19
  </ui-view>
170
20
  </DocumentFragment>
171
21
  `;
@@ -179,163 +29,13 @@ exports[`<Booking> partial:<Menu> renders 1`] = `
179
29
  class="container"
180
30
  data-testid="booking-menu"
181
31
  />
182
- <ui-menu-content
183
- class="layer"
32
+ <ui-button
33
+ class="pressable button large wide"
34
+ data-testid="show-booking-menu"
35
+ tabindex="0"
184
36
  >
185
- <div
186
- class="menu visible"
187
- >
188
- <ui-pressable
189
- class="pressable option value divider"
190
- data-testid="booking-menu-0"
191
- tabindex="0"
192
- >
193
- <ui-view
194
- class="view row wide content"
195
- >
196
- <ui-icon
197
- class="icon headline-3 icon"
198
- >
199
- <svg
200
- fill="currentColor"
201
- height="1em"
202
- stroke="currentColor"
203
- stroke-width="0"
204
- viewBox="0 0 24 24"
205
- width="1em"
206
- xmlns="http://www.w3.org/2000/svg"
207
- >
208
- <path
209
- d="M0 0h24v24H0V0z"
210
- fill="none"
211
- />
212
- <path
213
- d="M19 8h-1V3H6v5H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zM8 5h8v3H8V5zm8 12v2H8v-4h8v2zm2-2v-2H6v2H4v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4h-2z"
214
- />
215
- <circle
216
- cx="18"
217
- cy="11.5"
218
- r="1"
219
- />
220
- </svg>
221
- </ui-icon>
222
- <ui-text
223
- class="text paragraph label"
224
- >
225
- user.action.print
226
- </ui-text>
227
- </ui-view>
228
- </ui-pressable>
229
- <ui-pressable
230
- class="pressable option value divider"
231
- data-testid="booking-menu-1"
232
- tabindex="0"
233
- >
234
- <ui-view
235
- class="view row wide content"
236
- >
237
- <ui-icon
238
- class="icon headline-3 icon"
239
- >
240
- <svg
241
- fill="currentColor"
242
- height="1em"
243
- stroke="currentColor"
244
- stroke-width="0"
245
- viewBox="0 0 24 24"
246
- width="1em"
247
- xmlns="http://www.w3.org/2000/svg"
248
- >
249
- <path
250
- d="M0 0h24v24H0z"
251
- fill="none"
252
- />
253
- <path
254
- d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"
255
- />
256
- </svg>
257
- </ui-icon>
258
- <ui-text
259
- class="text paragraph label"
260
- >
261
- user.action.resend_booking
262
- </ui-text>
263
- </ui-view>
264
- </ui-pressable>
265
- <ui-pressable
266
- class="pressable option value divider"
267
- data-testid="booking-menu-2"
268
- tabindex="0"
269
- >
270
- <ui-view
271
- class="view row wide content"
272
- >
273
- <ui-icon
274
- class="icon headline-3 icon"
275
- >
276
- <svg
277
- fill="currentColor"
278
- height="1em"
279
- stroke="currentColor"
280
- stroke-width="0"
281
- viewBox="0 0 24 24"
282
- width="1em"
283
- xmlns="http://www.w3.org/2000/svg"
284
- >
285
- <path
286
- d="M0 0h24v24H0z"
287
- fill="none"
288
- />
289
- <path
290
- d="M5 10h14v2h2V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h7v-2H5V10zm0-4h14v2H5V6zm17.84 10.28-.71.71-2.12-2.12.71-.71a.996.996 0 0 1 1.41 0l.71.71c.39.39.39 1.02 0 1.41zm-3.54-.7 2.12 2.12-5.3 5.3H14v-2.12l5.3-5.3z"
291
- />
292
- </svg>
293
- </ui-icon>
294
- <ui-text
295
- class="text paragraph label"
296
- >
297
- user.action.edit_booking
298
- </ui-text>
299
- </ui-view>
300
- </ui-pressable>
301
- <ui-pressable
302
- class="pressable option value"
303
- data-testid="booking-menu-3"
304
- tabindex="0"
305
- >
306
- <ui-view
307
- class="view row wide content"
308
- >
309
- <ui-icon
310
- class="icon headline-3 icon"
311
- >
312
- <svg
313
- fill="currentColor"
314
- height="1em"
315
- stroke="currentColor"
316
- stroke-width="0"
317
- viewBox="0 0 24 24"
318
- width="1em"
319
- xmlns="http://www.w3.org/2000/svg"
320
- >
321
- <path
322
- d="M0 0h24v24H0z"
323
- fill="none"
324
- />
325
- <path
326
- d="M11.21 20H5V10h14v4.38l2-2V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h8.21l-2-2zM5 6h14v2H5V6zm11.54 16.5L13 18.96l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41-5.64 5.66zM10.41 14 12 15.59 10.59 17 9 15.41 7.41 17 6 15.59 7.59 14 6 12.41 7.41 11 9 12.59 10.59 11 12 12.41 10.41 14z"
327
- />
328
- </svg>
329
- </ui-icon>
330
- <ui-text
331
- class="text paragraph label"
332
- >
333
- user.action.cancel_booking
334
- </ui-text>
335
- </ui-view>
336
- </ui-pressable>
337
- </div>
338
- </ui-menu-content>
37
+ user.action.show_options
38
+ </ui-button>
339
39
  </ui-view>
340
40
  </DocumentFragment>
341
41
  `;
@@ -350,163 +50,13 @@ exports[`<Booking> partial:<Menu> testID 1`] = `
350
50
  class="container"
351
51
  data-testid="booking-menu"
352
52
  />
353
- <ui-menu-content
354
- class="layer"
53
+ <ui-button
54
+ class="pressable button large wide"
55
+ data-testid="show-booking-menu"
56
+ tabindex="0"
355
57
  >
356
- <div
357
- class="menu visible"
358
- >
359
- <ui-pressable
360
- class="pressable option value divider"
361
- data-testid="booking-menu-0"
362
- tabindex="0"
363
- >
364
- <ui-view
365
- class="view row wide content"
366
- >
367
- <ui-icon
368
- class="icon headline-3 icon"
369
- >
370
- <svg
371
- fill="currentColor"
372
- height="1em"
373
- stroke="currentColor"
374
- stroke-width="0"
375
- viewBox="0 0 24 24"
376
- width="1em"
377
- xmlns="http://www.w3.org/2000/svg"
378
- >
379
- <path
380
- d="M0 0h24v24H0V0z"
381
- fill="none"
382
- />
383
- <path
384
- d="M19 8h-1V3H6v5H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zM8 5h8v3H8V5zm8 12v2H8v-4h8v2zm2-2v-2H6v2H4v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4h-2z"
385
- />
386
- <circle
387
- cx="18"
388
- cy="11.5"
389
- r="1"
390
- />
391
- </svg>
392
- </ui-icon>
393
- <ui-text
394
- class="text paragraph label"
395
- >
396
- user.action.print
397
- </ui-text>
398
- </ui-view>
399
- </ui-pressable>
400
- <ui-pressable
401
- class="pressable option value divider"
402
- data-testid="booking-menu-1"
403
- tabindex="0"
404
- >
405
- <ui-view
406
- class="view row wide content"
407
- >
408
- <ui-icon
409
- class="icon headline-3 icon"
410
- >
411
- <svg
412
- fill="currentColor"
413
- height="1em"
414
- stroke="currentColor"
415
- stroke-width="0"
416
- viewBox="0 0 24 24"
417
- width="1em"
418
- xmlns="http://www.w3.org/2000/svg"
419
- >
420
- <path
421
- d="M0 0h24v24H0z"
422
- fill="none"
423
- />
424
- <path
425
- d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"
426
- />
427
- </svg>
428
- </ui-icon>
429
- <ui-text
430
- class="text paragraph label"
431
- >
432
- user.action.resend_booking
433
- </ui-text>
434
- </ui-view>
435
- </ui-pressable>
436
- <ui-pressable
437
- class="pressable option value divider"
438
- data-testid="booking-menu-2"
439
- tabindex="0"
440
- >
441
- <ui-view
442
- class="view row wide content"
443
- >
444
- <ui-icon
445
- class="icon headline-3 icon"
446
- >
447
- <svg
448
- fill="currentColor"
449
- height="1em"
450
- stroke="currentColor"
451
- stroke-width="0"
452
- viewBox="0 0 24 24"
453
- width="1em"
454
- xmlns="http://www.w3.org/2000/svg"
455
- >
456
- <path
457
- d="M0 0h24v24H0z"
458
- fill="none"
459
- />
460
- <path
461
- d="M5 10h14v2h2V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h7v-2H5V10zm0-4h14v2H5V6zm17.84 10.28-.71.71-2.12-2.12.71-.71a.996.996 0 0 1 1.41 0l.71.71c.39.39.39 1.02 0 1.41zm-3.54-.7 2.12 2.12-5.3 5.3H14v-2.12l5.3-5.3z"
462
- />
463
- </svg>
464
- </ui-icon>
465
- <ui-text
466
- class="text paragraph label"
467
- >
468
- user.action.edit_booking
469
- </ui-text>
470
- </ui-view>
471
- </ui-pressable>
472
- <ui-pressable
473
- class="pressable option value"
474
- data-testid="booking-menu-3"
475
- tabindex="0"
476
- >
477
- <ui-view
478
- class="view row wide content"
479
- >
480
- <ui-icon
481
- class="icon headline-3 icon"
482
- >
483
- <svg
484
- fill="currentColor"
485
- height="1em"
486
- stroke="currentColor"
487
- stroke-width="0"
488
- viewBox="0 0 24 24"
489
- width="1em"
490
- xmlns="http://www.w3.org/2000/svg"
491
- >
492
- <path
493
- d="M0 0h24v24H0z"
494
- fill="none"
495
- />
496
- <path
497
- d="M11.21 20H5V10h14v4.38l2-2V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h8.21l-2-2zM5 6h14v2H5V6zm11.54 16.5L13 18.96l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41-5.64 5.66zM10.41 14 12 15.59 10.59 17 9 15.41 7.41 17 6 15.59 7.59 14 6 12.41 7.41 11 9 12.59 10.59 11 12 12.41 10.41 14z"
498
- />
499
- </svg>
500
- </ui-icon>
501
- <ui-text
502
- class="text paragraph label"
503
- >
504
- user.action.cancel_booking
505
- </ui-text>
506
- </ui-view>
507
- </ui-pressable>
508
- </div>
509
- </ui-menu-content>
58
+ user.action.show_options
59
+ </ui-button>
510
60
  </ui-view>
511
61
  </DocumentFragment>
512
62
  `;
@@ -520,163 +70,13 @@ exports[`<Booking> partial:<Menu> with a store 1`] = `
520
70
  class="container"
521
71
  data-testid="booking-menu"
522
72
  />
523
- <ui-menu-content
524
- class="layer"
73
+ <ui-button
74
+ class="pressable button large wide"
75
+ data-testid="show-booking-menu"
76
+ tabindex="0"
525
77
  >
526
- <div
527
- class="menu visible"
528
- >
529
- <ui-pressable
530
- class="pressable option value divider"
531
- data-testid="booking-menu-0"
532
- tabindex="0"
533
- >
534
- <ui-view
535
- class="view row wide content"
536
- >
537
- <ui-icon
538
- class="icon headline-3 icon"
539
- >
540
- <svg
541
- fill="currentColor"
542
- height="1em"
543
- stroke="currentColor"
544
- stroke-width="0"
545
- viewBox="0 0 24 24"
546
- width="1em"
547
- xmlns="http://www.w3.org/2000/svg"
548
- >
549
- <path
550
- d="M0 0h24v24H0V0z"
551
- fill="none"
552
- />
553
- <path
554
- d="M19 8h-1V3H6v5H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zM8 5h8v3H8V5zm8 12v2H8v-4h8v2zm2-2v-2H6v2H4v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4h-2z"
555
- />
556
- <circle
557
- cx="18"
558
- cy="11.5"
559
- r="1"
560
- />
561
- </svg>
562
- </ui-icon>
563
- <ui-text
564
- class="text paragraph label"
565
- >
566
- user.action.print
567
- </ui-text>
568
- </ui-view>
569
- </ui-pressable>
570
- <ui-pressable
571
- class="pressable option value divider"
572
- data-testid="booking-menu-1"
573
- tabindex="0"
574
- >
575
- <ui-view
576
- class="view row wide content"
577
- >
578
- <ui-icon
579
- class="icon headline-3 icon"
580
- >
581
- <svg
582
- fill="currentColor"
583
- height="1em"
584
- stroke="currentColor"
585
- stroke-width="0"
586
- viewBox="0 0 24 24"
587
- width="1em"
588
- xmlns="http://www.w3.org/2000/svg"
589
- >
590
- <path
591
- d="M0 0h24v24H0z"
592
- fill="none"
593
- />
594
- <path
595
- d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"
596
- />
597
- </svg>
598
- </ui-icon>
599
- <ui-text
600
- class="text paragraph label"
601
- >
602
- user.action.resend_booking
603
- </ui-text>
604
- </ui-view>
605
- </ui-pressable>
606
- <ui-pressable
607
- class="pressable option value divider"
608
- data-testid="booking-menu-2"
609
- tabindex="0"
610
- >
611
- <ui-view
612
- class="view row wide content"
613
- >
614
- <ui-icon
615
- class="icon headline-3 icon"
616
- >
617
- <svg
618
- fill="currentColor"
619
- height="1em"
620
- stroke="currentColor"
621
- stroke-width="0"
622
- viewBox="0 0 24 24"
623
- width="1em"
624
- xmlns="http://www.w3.org/2000/svg"
625
- >
626
- <path
627
- d="M0 0h24v24H0z"
628
- fill="none"
629
- />
630
- <path
631
- d="M5 10h14v2h2V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h7v-2H5V10zm0-4h14v2H5V6zm17.84 10.28-.71.71-2.12-2.12.71-.71a.996.996 0 0 1 1.41 0l.71.71c.39.39.39 1.02 0 1.41zm-3.54-.7 2.12 2.12-5.3 5.3H14v-2.12l5.3-5.3z"
632
- />
633
- </svg>
634
- </ui-icon>
635
- <ui-text
636
- class="text paragraph label"
637
- >
638
- user.action.edit_booking
639
- </ui-text>
640
- </ui-view>
641
- </ui-pressable>
642
- <ui-pressable
643
- class="pressable option value"
644
- data-testid="booking-menu-3"
645
- tabindex="0"
646
- >
647
- <ui-view
648
- class="view row wide content"
649
- >
650
- <ui-icon
651
- class="icon headline-3 icon"
652
- >
653
- <svg
654
- fill="currentColor"
655
- height="1em"
656
- stroke="currentColor"
657
- stroke-width="0"
658
- viewBox="0 0 24 24"
659
- width="1em"
660
- xmlns="http://www.w3.org/2000/svg"
661
- >
662
- <path
663
- d="M0 0h24v24H0z"
664
- fill="none"
665
- />
666
- <path
667
- d="M11.21 20H5V10h14v4.38l2-2V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h8.21l-2-2zM5 6h14v2H5V6zm11.54 16.5L13 18.96l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41-5.64 5.66zM10.41 14 12 15.59 10.59 17 9 15.41 7.41 17 6 15.59 7.59 14 6 12.41 7.41 11 9 12.59 10.59 11 12 12.41 10.41 14z"
668
- />
669
- </svg>
670
- </ui-icon>
671
- <ui-text
672
- class="text paragraph label"
673
- >
674
- user.action.cancel_booking
675
- </ui-text>
676
- </ui-view>
677
- </ui-pressable>
678
- </div>
679
- </ui-menu-content>
78
+ user.action.show_options
79
+ </ui-button>
680
80
  </ui-view>
681
81
  </DocumentFragment>
682
82
  `;