@mirai/core 0.3.183 → 0.3.184
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/build/components/Checkout/Checkout.js.map +1 -1
- package/build/components/Checkout/Checkout.module.css +21 -25
- package/build/components/Checkout/partials/Checkout.Confirmation.js +7 -5
- package/build/components/Checkout/partials/Checkout.Confirmation.js.map +1 -1
- package/build/components/Checkout/partials/Checkout.Details.js +1 -2
- package/build/components/Checkout/partials/Checkout.Details.js.map +1 -1
- package/build/components/Checkout/partials/Checkout.Summary.js +6 -6
- package/build/components/Checkout/partials/Checkout.Summary.js.map +1 -1
- package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +336 -312
- package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Details.test.js.snap +5 -5
- package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Summary.test.js.snap +20 -20
- package/build/components/__shared__/BookingTable/BookingTable.Row.js +1 -1
- package/build/components/__shared__/BookingTable/BookingTable.Row.js.map +1 -1
- package/package.json +1 -1
|
@@ -8,14 +8,14 @@ exports[`component:<Checkout> partial:<Confirmation> Test A/B variant A 1`] = `
|
|
|
8
8
|
<div
|
|
9
9
|
class="view"
|
|
10
10
|
>
|
|
11
|
-
<h3
|
|
12
|
-
class="text bold headline-3"
|
|
13
|
-
>
|
|
14
|
-
user.label.booking_summary
|
|
15
|
-
</h3>
|
|
16
11
|
<div
|
|
17
12
|
class="view"
|
|
18
13
|
>
|
|
14
|
+
<h3
|
|
15
|
+
class="text bold headline-3"
|
|
16
|
+
>
|
|
17
|
+
user.label.booking_summary
|
|
18
|
+
</h3>
|
|
19
19
|
<div
|
|
20
20
|
class="view row wide"
|
|
21
21
|
>
|
|
@@ -205,66 +205,70 @@ exports[`component:<Checkout> partial:<Confirmation> Test A/B variant A 1`] = `
|
|
|
205
205
|
</div>
|
|
206
206
|
</div>
|
|
207
207
|
</div>
|
|
208
|
-
<
|
|
209
|
-
class="
|
|
210
|
-
methods="CARD,AMAZON_PAY"
|
|
208
|
+
<div
|
|
209
|
+
class="view"
|
|
211
210
|
>
|
|
212
|
-
<
|
|
213
|
-
class="
|
|
211
|
+
<button
|
|
212
|
+
class="pressable button large wide"
|
|
213
|
+
methods="CARD,AMAZON_PAY"
|
|
214
214
|
>
|
|
215
215
|
<div
|
|
216
|
-
class="view
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
>
|
|
216
|
+
class="view busyContainer"
|
|
217
|
+
>
|
|
218
|
+
<div
|
|
219
|
+
class="view spinner"
|
|
220
|
+
/>
|
|
221
|
+
</div>
|
|
222
|
+
<div
|
|
223
|
+
class="view row children"
|
|
224
|
+
>
|
|
225
|
+
user.action.book_now
|
|
226
|
+
</div>
|
|
227
|
+
</button>
|
|
229
228
|
<div
|
|
230
|
-
class="
|
|
229
|
+
class="pressable container overflow"
|
|
230
|
+
style="height: 768px;"
|
|
231
231
|
>
|
|
232
232
|
<div
|
|
233
|
-
class="view
|
|
233
|
+
class="view fit modal calcWidth"
|
|
234
234
|
>
|
|
235
|
-
<
|
|
236
|
-
class="
|
|
235
|
+
<div
|
|
236
|
+
class="view row header hideBack"
|
|
237
237
|
>
|
|
238
|
-
<
|
|
239
|
-
class="
|
|
238
|
+
<button
|
|
239
|
+
class="pressable button small squared transparent button"
|
|
240
240
|
>
|
|
241
|
-
<
|
|
242
|
-
|
|
243
|
-
height="1em"
|
|
244
|
-
stroke="currentColor"
|
|
245
|
-
stroke-width="0"
|
|
246
|
-
viewBox="0 0 24 24"
|
|
247
|
-
width="1em"
|
|
248
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
241
|
+
<span
|
|
242
|
+
class="icon headline-3 icon"
|
|
249
243
|
>
|
|
250
|
-
<
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
244
|
+
<svg
|
|
245
|
+
fill="currentColor"
|
|
246
|
+
height="1em"
|
|
247
|
+
stroke="currentColor"
|
|
248
|
+
stroke-width="0"
|
|
249
|
+
viewBox="0 0 24 24"
|
|
250
|
+
width="1em"
|
|
251
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
252
|
+
>
|
|
253
|
+
<path
|
|
254
|
+
d="M0 0h24v24H0V0z"
|
|
255
|
+
fill="none"
|
|
256
|
+
/>
|
|
257
|
+
<path
|
|
258
|
+
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"
|
|
259
|
+
/>
|
|
260
|
+
</svg>
|
|
261
|
+
</span>
|
|
262
|
+
</button>
|
|
263
|
+
</div>
|
|
260
264
|
</div>
|
|
261
265
|
</div>
|
|
266
|
+
<span
|
|
267
|
+
class="text small lighten wide"
|
|
268
|
+
>
|
|
269
|
+
common.notification.ssl_encryption
|
|
270
|
+
</span>
|
|
262
271
|
</div>
|
|
263
|
-
<span
|
|
264
|
-
class="text small wide"
|
|
265
|
-
>
|
|
266
|
-
common.notification.ssl_encryption
|
|
267
|
-
</span>
|
|
268
272
|
</div>
|
|
269
273
|
</DocumentFragment>
|
|
270
274
|
`;
|
|
@@ -277,14 +281,14 @@ exports[`component:<Checkout> partial:<Confirmation> Test A/B variant B 1`] = `
|
|
|
277
281
|
<div
|
|
278
282
|
class="view"
|
|
279
283
|
>
|
|
280
|
-
<h3
|
|
281
|
-
class="text bold headline-3"
|
|
282
|
-
>
|
|
283
|
-
user.label.booking_summary
|
|
284
|
-
</h3>
|
|
285
284
|
<div
|
|
286
285
|
class="view"
|
|
287
286
|
>
|
|
287
|
+
<h3
|
|
288
|
+
class="text bold headline-3"
|
|
289
|
+
>
|
|
290
|
+
user.label.booking_summary
|
|
291
|
+
</h3>
|
|
288
292
|
<div
|
|
289
293
|
class="view row wide"
|
|
290
294
|
>
|
|
@@ -474,66 +478,70 @@ exports[`component:<Checkout> partial:<Confirmation> Test A/B variant B 1`] = `
|
|
|
474
478
|
</div>
|
|
475
479
|
</div>
|
|
476
480
|
</div>
|
|
477
|
-
<
|
|
478
|
-
class="
|
|
479
|
-
methods="CARD,AMAZON_PAY"
|
|
481
|
+
<div
|
|
482
|
+
class="view"
|
|
480
483
|
>
|
|
481
|
-
<
|
|
482
|
-
class="
|
|
484
|
+
<button
|
|
485
|
+
class="pressable button large wide"
|
|
486
|
+
methods="CARD,AMAZON_PAY"
|
|
483
487
|
>
|
|
484
488
|
<div
|
|
485
|
-
class="view
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
>
|
|
489
|
+
class="view busyContainer"
|
|
490
|
+
>
|
|
491
|
+
<div
|
|
492
|
+
class="view spinner"
|
|
493
|
+
/>
|
|
494
|
+
</div>
|
|
495
|
+
<div
|
|
496
|
+
class="view row children"
|
|
497
|
+
>
|
|
498
|
+
user.action.book_now
|
|
499
|
+
</div>
|
|
500
|
+
</button>
|
|
498
501
|
<div
|
|
499
|
-
class="
|
|
502
|
+
class="pressable container overflow"
|
|
503
|
+
style="height: 768px;"
|
|
500
504
|
>
|
|
501
505
|
<div
|
|
502
|
-
class="view
|
|
506
|
+
class="view fit modal calcWidth"
|
|
503
507
|
>
|
|
504
|
-
<
|
|
505
|
-
class="
|
|
508
|
+
<div
|
|
509
|
+
class="view row header hideBack"
|
|
506
510
|
>
|
|
507
|
-
<
|
|
508
|
-
class="
|
|
511
|
+
<button
|
|
512
|
+
class="pressable button small squared transparent button"
|
|
509
513
|
>
|
|
510
|
-
<
|
|
511
|
-
|
|
512
|
-
height="1em"
|
|
513
|
-
stroke="currentColor"
|
|
514
|
-
stroke-width="0"
|
|
515
|
-
viewBox="0 0 24 24"
|
|
516
|
-
width="1em"
|
|
517
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
514
|
+
<span
|
|
515
|
+
class="icon headline-3 icon"
|
|
518
516
|
>
|
|
519
|
-
<
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
517
|
+
<svg
|
|
518
|
+
fill="currentColor"
|
|
519
|
+
height="1em"
|
|
520
|
+
stroke="currentColor"
|
|
521
|
+
stroke-width="0"
|
|
522
|
+
viewBox="0 0 24 24"
|
|
523
|
+
width="1em"
|
|
524
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
525
|
+
>
|
|
526
|
+
<path
|
|
527
|
+
d="M0 0h24v24H0V0z"
|
|
528
|
+
fill="none"
|
|
529
|
+
/>
|
|
530
|
+
<path
|
|
531
|
+
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"
|
|
532
|
+
/>
|
|
533
|
+
</svg>
|
|
534
|
+
</span>
|
|
535
|
+
</button>
|
|
536
|
+
</div>
|
|
529
537
|
</div>
|
|
530
538
|
</div>
|
|
539
|
+
<span
|
|
540
|
+
class="text small lighten wide"
|
|
541
|
+
>
|
|
542
|
+
common.notification.ssl_encryption
|
|
543
|
+
</span>
|
|
531
544
|
</div>
|
|
532
|
-
<span
|
|
533
|
-
class="text small wide"
|
|
534
|
-
>
|
|
535
|
-
common.notification.ssl_encryption
|
|
536
|
-
</span>
|
|
537
545
|
</div>
|
|
538
546
|
</DocumentFragment>
|
|
539
547
|
`;
|
|
@@ -546,14 +554,14 @@ exports[`component:<Checkout> partial:<Confirmation> inherit:className 1`] = `
|
|
|
546
554
|
<div
|
|
547
555
|
class="view"
|
|
548
556
|
>
|
|
549
|
-
<h3
|
|
550
|
-
class="text bold headline-3"
|
|
551
|
-
>
|
|
552
|
-
user.label.booking_summary
|
|
553
|
-
</h3>
|
|
554
557
|
<div
|
|
555
558
|
class="view"
|
|
556
559
|
>
|
|
560
|
+
<h3
|
|
561
|
+
class="text bold headline-3"
|
|
562
|
+
>
|
|
563
|
+
user.label.booking_summary
|
|
564
|
+
</h3>
|
|
557
565
|
<div
|
|
558
566
|
class="view row wide"
|
|
559
567
|
>
|
|
@@ -743,66 +751,70 @@ exports[`component:<Checkout> partial:<Confirmation> inherit:className 1`] = `
|
|
|
743
751
|
</div>
|
|
744
752
|
</div>
|
|
745
753
|
</div>
|
|
746
|
-
<
|
|
747
|
-
class="
|
|
748
|
-
methods="CARD,AMAZON_PAY"
|
|
754
|
+
<div
|
|
755
|
+
class="view"
|
|
749
756
|
>
|
|
750
|
-
<
|
|
751
|
-
class="
|
|
757
|
+
<button
|
|
758
|
+
class="pressable button large wide"
|
|
759
|
+
methods="CARD,AMAZON_PAY"
|
|
752
760
|
>
|
|
753
761
|
<div
|
|
754
|
-
class="view
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
>
|
|
762
|
+
class="view busyContainer"
|
|
763
|
+
>
|
|
764
|
+
<div
|
|
765
|
+
class="view spinner"
|
|
766
|
+
/>
|
|
767
|
+
</div>
|
|
768
|
+
<div
|
|
769
|
+
class="view row children"
|
|
770
|
+
>
|
|
771
|
+
user.action.book_now
|
|
772
|
+
</div>
|
|
773
|
+
</button>
|
|
767
774
|
<div
|
|
768
|
-
class="
|
|
775
|
+
class="pressable container overflow"
|
|
776
|
+
style="height: 768px;"
|
|
769
777
|
>
|
|
770
778
|
<div
|
|
771
|
-
class="view
|
|
779
|
+
class="view fit modal calcWidth"
|
|
772
780
|
>
|
|
773
|
-
<
|
|
774
|
-
class="
|
|
781
|
+
<div
|
|
782
|
+
class="view row header hideBack"
|
|
775
783
|
>
|
|
776
|
-
<
|
|
777
|
-
class="
|
|
784
|
+
<button
|
|
785
|
+
class="pressable button small squared transparent button"
|
|
778
786
|
>
|
|
779
|
-
<
|
|
780
|
-
|
|
781
|
-
height="1em"
|
|
782
|
-
stroke="currentColor"
|
|
783
|
-
stroke-width="0"
|
|
784
|
-
viewBox="0 0 24 24"
|
|
785
|
-
width="1em"
|
|
786
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
787
|
+
<span
|
|
788
|
+
class="icon headline-3 icon"
|
|
787
789
|
>
|
|
788
|
-
<
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
790
|
+
<svg
|
|
791
|
+
fill="currentColor"
|
|
792
|
+
height="1em"
|
|
793
|
+
stroke="currentColor"
|
|
794
|
+
stroke-width="0"
|
|
795
|
+
viewBox="0 0 24 24"
|
|
796
|
+
width="1em"
|
|
797
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
798
|
+
>
|
|
799
|
+
<path
|
|
800
|
+
d="M0 0h24v24H0V0z"
|
|
801
|
+
fill="none"
|
|
802
|
+
/>
|
|
803
|
+
<path
|
|
804
|
+
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"
|
|
805
|
+
/>
|
|
806
|
+
</svg>
|
|
807
|
+
</span>
|
|
808
|
+
</button>
|
|
809
|
+
</div>
|
|
798
810
|
</div>
|
|
799
811
|
</div>
|
|
812
|
+
<span
|
|
813
|
+
class="text small lighten wide"
|
|
814
|
+
>
|
|
815
|
+
common.notification.ssl_encryption
|
|
816
|
+
</span>
|
|
800
817
|
</div>
|
|
801
|
-
<span
|
|
802
|
-
class="text small wide"
|
|
803
|
-
>
|
|
804
|
-
common.notification.ssl_encryption
|
|
805
|
-
</span>
|
|
806
818
|
</div>
|
|
807
819
|
</DocumentFragment>
|
|
808
820
|
`;
|
|
@@ -815,14 +827,14 @@ exports[`component:<Checkout> partial:<Confirmation> renders 1`] = `
|
|
|
815
827
|
<div
|
|
816
828
|
class="view"
|
|
817
829
|
>
|
|
818
|
-
<h3
|
|
819
|
-
class="text bold headline-3"
|
|
820
|
-
>
|
|
821
|
-
user.label.booking_summary
|
|
822
|
-
</h3>
|
|
823
830
|
<div
|
|
824
831
|
class="view"
|
|
825
832
|
>
|
|
833
|
+
<h3
|
|
834
|
+
class="text bold headline-3"
|
|
835
|
+
>
|
|
836
|
+
user.label.booking_summary
|
|
837
|
+
</h3>
|
|
826
838
|
<div
|
|
827
839
|
class="view row wide"
|
|
828
840
|
>
|
|
@@ -1012,66 +1024,70 @@ exports[`component:<Checkout> partial:<Confirmation> renders 1`] = `
|
|
|
1012
1024
|
</div>
|
|
1013
1025
|
</div>
|
|
1014
1026
|
</div>
|
|
1015
|
-
<
|
|
1016
|
-
class="
|
|
1017
|
-
methods="CARD,AMAZON_PAY"
|
|
1027
|
+
<div
|
|
1028
|
+
class="view"
|
|
1018
1029
|
>
|
|
1019
|
-
<
|
|
1020
|
-
class="
|
|
1030
|
+
<button
|
|
1031
|
+
class="pressable button large wide"
|
|
1032
|
+
methods="CARD,AMAZON_PAY"
|
|
1021
1033
|
>
|
|
1022
1034
|
<div
|
|
1023
|
-
class="view
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
>
|
|
1035
|
+
class="view busyContainer"
|
|
1036
|
+
>
|
|
1037
|
+
<div
|
|
1038
|
+
class="view spinner"
|
|
1039
|
+
/>
|
|
1040
|
+
</div>
|
|
1041
|
+
<div
|
|
1042
|
+
class="view row children"
|
|
1043
|
+
>
|
|
1044
|
+
user.action.book_now
|
|
1045
|
+
</div>
|
|
1046
|
+
</button>
|
|
1036
1047
|
<div
|
|
1037
|
-
class="
|
|
1048
|
+
class="pressable container overflow"
|
|
1049
|
+
style="height: 768px;"
|
|
1038
1050
|
>
|
|
1039
1051
|
<div
|
|
1040
|
-
class="view
|
|
1052
|
+
class="view fit modal calcWidth"
|
|
1041
1053
|
>
|
|
1042
|
-
<
|
|
1043
|
-
class="
|
|
1054
|
+
<div
|
|
1055
|
+
class="view row header hideBack"
|
|
1044
1056
|
>
|
|
1045
|
-
<
|
|
1046
|
-
class="
|
|
1057
|
+
<button
|
|
1058
|
+
class="pressable button small squared transparent button"
|
|
1047
1059
|
>
|
|
1048
|
-
<
|
|
1049
|
-
|
|
1050
|
-
height="1em"
|
|
1051
|
-
stroke="currentColor"
|
|
1052
|
-
stroke-width="0"
|
|
1053
|
-
viewBox="0 0 24 24"
|
|
1054
|
-
width="1em"
|
|
1055
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
1060
|
+
<span
|
|
1061
|
+
class="icon headline-3 icon"
|
|
1056
1062
|
>
|
|
1057
|
-
<
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1063
|
+
<svg
|
|
1064
|
+
fill="currentColor"
|
|
1065
|
+
height="1em"
|
|
1066
|
+
stroke="currentColor"
|
|
1067
|
+
stroke-width="0"
|
|
1068
|
+
viewBox="0 0 24 24"
|
|
1069
|
+
width="1em"
|
|
1070
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
1071
|
+
>
|
|
1072
|
+
<path
|
|
1073
|
+
d="M0 0h24v24H0V0z"
|
|
1074
|
+
fill="none"
|
|
1075
|
+
/>
|
|
1076
|
+
<path
|
|
1077
|
+
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"
|
|
1078
|
+
/>
|
|
1079
|
+
</svg>
|
|
1080
|
+
</span>
|
|
1081
|
+
</button>
|
|
1082
|
+
</div>
|
|
1067
1083
|
</div>
|
|
1068
1084
|
</div>
|
|
1085
|
+
<span
|
|
1086
|
+
class="text small lighten wide"
|
|
1087
|
+
>
|
|
1088
|
+
common.notification.ssl_encryption
|
|
1089
|
+
</span>
|
|
1069
1090
|
</div>
|
|
1070
|
-
<span
|
|
1071
|
-
class="text small wide"
|
|
1072
|
-
>
|
|
1073
|
-
common.notification.ssl_encryption
|
|
1074
|
-
</span>
|
|
1075
1091
|
</div>
|
|
1076
1092
|
</DocumentFragment>
|
|
1077
1093
|
`;
|
|
@@ -1085,14 +1101,14 @@ exports[`component:<Checkout> partial:<Confirmation> testID 1`] = `
|
|
|
1085
1101
|
<div
|
|
1086
1102
|
class="view"
|
|
1087
1103
|
>
|
|
1088
|
-
<h3
|
|
1089
|
-
class="text bold headline-3"
|
|
1090
|
-
>
|
|
1091
|
-
user.label.booking_summary
|
|
1092
|
-
</h3>
|
|
1093
1104
|
<div
|
|
1094
1105
|
class="view"
|
|
1095
1106
|
>
|
|
1107
|
+
<h3
|
|
1108
|
+
class="text bold headline-3"
|
|
1109
|
+
>
|
|
1110
|
+
user.label.booking_summary
|
|
1111
|
+
</h3>
|
|
1096
1112
|
<div
|
|
1097
1113
|
class="view row wide"
|
|
1098
1114
|
>
|
|
@@ -1282,66 +1298,70 @@ exports[`component:<Checkout> partial:<Confirmation> testID 1`] = `
|
|
|
1282
1298
|
</div>
|
|
1283
1299
|
</div>
|
|
1284
1300
|
</div>
|
|
1285
|
-
<
|
|
1286
|
-
class="
|
|
1287
|
-
methods="CARD,AMAZON_PAY"
|
|
1301
|
+
<div
|
|
1302
|
+
class="view"
|
|
1288
1303
|
>
|
|
1289
|
-
<
|
|
1290
|
-
class="
|
|
1304
|
+
<button
|
|
1305
|
+
class="pressable button large wide"
|
|
1306
|
+
methods="CARD,AMAZON_PAY"
|
|
1291
1307
|
>
|
|
1292
1308
|
<div
|
|
1293
|
-
class="view
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
>
|
|
1309
|
+
class="view busyContainer"
|
|
1310
|
+
>
|
|
1311
|
+
<div
|
|
1312
|
+
class="view spinner"
|
|
1313
|
+
/>
|
|
1314
|
+
</div>
|
|
1315
|
+
<div
|
|
1316
|
+
class="view row children"
|
|
1317
|
+
>
|
|
1318
|
+
user.action.book_now
|
|
1319
|
+
</div>
|
|
1320
|
+
</button>
|
|
1306
1321
|
<div
|
|
1307
|
-
class="
|
|
1322
|
+
class="pressable container overflow"
|
|
1323
|
+
style="height: 768px;"
|
|
1308
1324
|
>
|
|
1309
1325
|
<div
|
|
1310
|
-
class="view
|
|
1326
|
+
class="view fit modal calcWidth"
|
|
1311
1327
|
>
|
|
1312
|
-
<
|
|
1313
|
-
class="
|
|
1328
|
+
<div
|
|
1329
|
+
class="view row header hideBack"
|
|
1314
1330
|
>
|
|
1315
|
-
<
|
|
1316
|
-
class="
|
|
1331
|
+
<button
|
|
1332
|
+
class="pressable button small squared transparent button"
|
|
1317
1333
|
>
|
|
1318
|
-
<
|
|
1319
|
-
|
|
1320
|
-
height="1em"
|
|
1321
|
-
stroke="currentColor"
|
|
1322
|
-
stroke-width="0"
|
|
1323
|
-
viewBox="0 0 24 24"
|
|
1324
|
-
width="1em"
|
|
1325
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
1334
|
+
<span
|
|
1335
|
+
class="icon headline-3 icon"
|
|
1326
1336
|
>
|
|
1327
|
-
<
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
+
<svg
|
|
1338
|
+
fill="currentColor"
|
|
1339
|
+
height="1em"
|
|
1340
|
+
stroke="currentColor"
|
|
1341
|
+
stroke-width="0"
|
|
1342
|
+
viewBox="0 0 24 24"
|
|
1343
|
+
width="1em"
|
|
1344
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
1345
|
+
>
|
|
1346
|
+
<path
|
|
1347
|
+
d="M0 0h24v24H0V0z"
|
|
1348
|
+
fill="none"
|
|
1349
|
+
/>
|
|
1350
|
+
<path
|
|
1351
|
+
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"
|
|
1352
|
+
/>
|
|
1353
|
+
</svg>
|
|
1354
|
+
</span>
|
|
1355
|
+
</button>
|
|
1356
|
+
</div>
|
|
1337
1357
|
</div>
|
|
1338
1358
|
</div>
|
|
1359
|
+
<span
|
|
1360
|
+
class="text small lighten wide"
|
|
1361
|
+
>
|
|
1362
|
+
common.notification.ssl_encryption
|
|
1363
|
+
</span>
|
|
1339
1364
|
</div>
|
|
1340
|
-
<span
|
|
1341
|
-
class="text small wide"
|
|
1342
|
-
>
|
|
1343
|
-
common.notification.ssl_encryption
|
|
1344
|
-
</span>
|
|
1345
1365
|
</div>
|
|
1346
1366
|
</DocumentFragment>
|
|
1347
1367
|
`;
|
|
@@ -1354,14 +1374,14 @@ exports[`component:<Checkout> partial:<Confirmation> with a store 1`] = `
|
|
|
1354
1374
|
<div
|
|
1355
1375
|
class="view"
|
|
1356
1376
|
>
|
|
1357
|
-
<h3
|
|
1358
|
-
class="text bold headline-3"
|
|
1359
|
-
>
|
|
1360
|
-
user.label.booking_summary
|
|
1361
|
-
</h3>
|
|
1362
1377
|
<div
|
|
1363
1378
|
class="view"
|
|
1364
1379
|
>
|
|
1380
|
+
<h3
|
|
1381
|
+
class="text bold headline-3"
|
|
1382
|
+
>
|
|
1383
|
+
user.label.booking_summary
|
|
1384
|
+
</h3>
|
|
1365
1385
|
<div
|
|
1366
1386
|
class="view row wide"
|
|
1367
1387
|
>
|
|
@@ -1551,66 +1571,70 @@ exports[`component:<Checkout> partial:<Confirmation> with a store 1`] = `
|
|
|
1551
1571
|
</div>
|
|
1552
1572
|
</div>
|
|
1553
1573
|
</div>
|
|
1554
|
-
<
|
|
1555
|
-
class="
|
|
1556
|
-
methods="CARD,AMAZON_PAY"
|
|
1574
|
+
<div
|
|
1575
|
+
class="view"
|
|
1557
1576
|
>
|
|
1558
|
-
<
|
|
1559
|
-
class="
|
|
1577
|
+
<button
|
|
1578
|
+
class="pressable button large wide"
|
|
1579
|
+
methods="CARD,AMAZON_PAY"
|
|
1560
1580
|
>
|
|
1561
1581
|
<div
|
|
1562
|
-
class="view
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
>
|
|
1582
|
+
class="view busyContainer"
|
|
1583
|
+
>
|
|
1584
|
+
<div
|
|
1585
|
+
class="view spinner"
|
|
1586
|
+
/>
|
|
1587
|
+
</div>
|
|
1588
|
+
<div
|
|
1589
|
+
class="view row children"
|
|
1590
|
+
>
|
|
1591
|
+
user.action.book_now
|
|
1592
|
+
</div>
|
|
1593
|
+
</button>
|
|
1575
1594
|
<div
|
|
1576
|
-
class="
|
|
1595
|
+
class="pressable container overflow"
|
|
1596
|
+
style="height: 768px;"
|
|
1577
1597
|
>
|
|
1578
1598
|
<div
|
|
1579
|
-
class="view
|
|
1599
|
+
class="view fit modal calcWidth"
|
|
1580
1600
|
>
|
|
1581
|
-
<
|
|
1582
|
-
class="
|
|
1601
|
+
<div
|
|
1602
|
+
class="view row header hideBack"
|
|
1583
1603
|
>
|
|
1584
|
-
<
|
|
1585
|
-
class="
|
|
1604
|
+
<button
|
|
1605
|
+
class="pressable button small squared transparent button"
|
|
1586
1606
|
>
|
|
1587
|
-
<
|
|
1588
|
-
|
|
1589
|
-
height="1em"
|
|
1590
|
-
stroke="currentColor"
|
|
1591
|
-
stroke-width="0"
|
|
1592
|
-
viewBox="0 0 24 24"
|
|
1593
|
-
width="1em"
|
|
1594
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
1607
|
+
<span
|
|
1608
|
+
class="icon headline-3 icon"
|
|
1595
1609
|
>
|
|
1596
|
-
<
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1610
|
+
<svg
|
|
1611
|
+
fill="currentColor"
|
|
1612
|
+
height="1em"
|
|
1613
|
+
stroke="currentColor"
|
|
1614
|
+
stroke-width="0"
|
|
1615
|
+
viewBox="0 0 24 24"
|
|
1616
|
+
width="1em"
|
|
1617
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
1618
|
+
>
|
|
1619
|
+
<path
|
|
1620
|
+
d="M0 0h24v24H0V0z"
|
|
1621
|
+
fill="none"
|
|
1622
|
+
/>
|
|
1623
|
+
<path
|
|
1624
|
+
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"
|
|
1625
|
+
/>
|
|
1626
|
+
</svg>
|
|
1627
|
+
</span>
|
|
1628
|
+
</button>
|
|
1629
|
+
</div>
|
|
1606
1630
|
</div>
|
|
1607
1631
|
</div>
|
|
1632
|
+
<span
|
|
1633
|
+
class="text small lighten wide"
|
|
1634
|
+
>
|
|
1635
|
+
common.notification.ssl_encryption
|
|
1636
|
+
</span>
|
|
1608
1637
|
</div>
|
|
1609
|
-
<span
|
|
1610
|
-
class="text small wide"
|
|
1611
|
-
>
|
|
1612
|
-
common.notification.ssl_encryption
|
|
1613
|
-
</span>
|
|
1614
1638
|
</div>
|
|
1615
1639
|
</DocumentFragment>
|
|
1616
1640
|
`;
|