@mirai/core 0.3.302 → 0.3.304
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/Booking/Booking.js +1 -1
- package/build/components/Booking/Booking.js.map +1 -1
- package/build/components/Booking/Booking.module.css +1 -1
- package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +220 -0
- package/build/components/Booking/partials/Booking.Payment.js +10 -7
- package/build/components/Booking/partials/Booking.Payment.js.map +1 -1
- package/build/components/Checkout/Checkout.js +1 -1
- package/build/components/Checkout/Checkout.js.map +1 -1
- package/build/components/Checkout/Checkout.module.css +1 -1
- package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +352 -0
- package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +8 -8
- package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +28 -28
- package/build/components/Rates/Rates.js +1 -1
- package/build/components/Rates/Rates.js.map +1 -1
- package/build/components/Rates/Rates.module.css +1 -0
- package/build/components/Rates/components/Item/Item.Preview.js +1 -0
- package/build/components/Rates/components/Item/Item.Preview.js.map +1 -1
- package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +18 -18
- package/build/components/__shared__/Footer/Footer.js +105 -0
- package/build/components/__shared__/Footer/Footer.js.map +1 -0
- package/build/components/__shared__/Footer/Footer.l10n.js +15 -0
- package/build/components/__shared__/Footer/Footer.l10n.js.map +1 -0
- package/build/components/__shared__/Footer/Footer.module.css +71 -0
- package/build/components/__shared__/Footer/__tests__/__snapshots__/Footer.test.js.snap +149 -0
- package/build/components/__shared__/Footer/index.js +17 -0
- package/build/components/__shared__/Footer/index.js.map +1 -0
- package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +30 -30
- package/build/components/__shared__/index.js +11 -0
- package/build/components/__shared__/index.js.map +1 -1
- package/package.json +1 -1
- package/public/App.Container.jsx +2 -2
- package/public/App.module.css +0 -5
- package/public/routes/Deals.jsx +1 -1
- package/public/routes/Home.jsx +4 -4
- package/public/routes/Profile.jsx +1 -1
- package/public/routes/Signup.jsx +1 -1
- package/public/routes/components/Logo.jsx +2 -5
- package/public/routes/routes.module.css +0 -5
- package/public/themes/monalisa.theme.css +8 -2
|
@@ -214,6 +214,50 @@ exports[`component:<Checkout> Test A/B variant A 1`] = `
|
|
|
214
214
|
</div>
|
|
215
215
|
</div>
|
|
216
216
|
</div>
|
|
217
|
+
<div
|
|
218
|
+
class="view row"
|
|
219
|
+
>
|
|
220
|
+
<div
|
|
221
|
+
class="view row"
|
|
222
|
+
>
|
|
223
|
+
<div
|
|
224
|
+
class="view row"
|
|
225
|
+
>
|
|
226
|
+
<span
|
|
227
|
+
class="text light small"
|
|
228
|
+
>
|
|
229
|
+
© 2024
|
|
230
|
+
<button
|
|
231
|
+
class="pressable action inline small"
|
|
232
|
+
>
|
|
233
|
+
.
|
|
234
|
+
</button>
|
|
235
|
+
</span>
|
|
236
|
+
<span
|
|
237
|
+
class="text light small"
|
|
238
|
+
>
|
|
239
|
+
common.label.all
|
|
240
|
+
<span
|
|
241
|
+
style="text-decoration: underline;"
|
|
242
|
+
>
|
|
243
|
+
rights
|
|
244
|
+
</span>
|
|
245
|
+
reserved
|
|
246
|
+
</span>
|
|
247
|
+
</div>
|
|
248
|
+
<a
|
|
249
|
+
class="pressable action inline small"
|
|
250
|
+
href="https://www.mirai.com/"
|
|
251
|
+
>
|
|
252
|
+
Powered by
|
|
253
|
+
<span
|
|
254
|
+
class="text bold light paragraph"
|
|
255
|
+
>
|
|
256
|
+
mirai
|
|
257
|
+
</span>
|
|
258
|
+
</a>
|
|
259
|
+
</div>
|
|
260
|
+
</div>
|
|
217
261
|
</DocumentFragment>
|
|
218
262
|
`;
|
|
219
263
|
|
|
@@ -431,6 +475,50 @@ exports[`component:<Checkout> Test A/B variant B 1`] = `
|
|
|
431
475
|
</div>
|
|
432
476
|
</div>
|
|
433
477
|
</div>
|
|
478
|
+
<div
|
|
479
|
+
class="view row"
|
|
480
|
+
>
|
|
481
|
+
<div
|
|
482
|
+
class="view row"
|
|
483
|
+
>
|
|
484
|
+
<div
|
|
485
|
+
class="view row"
|
|
486
|
+
>
|
|
487
|
+
<span
|
|
488
|
+
class="text light small"
|
|
489
|
+
>
|
|
490
|
+
© 2024
|
|
491
|
+
<button
|
|
492
|
+
class="pressable action inline small"
|
|
493
|
+
>
|
|
494
|
+
.
|
|
495
|
+
</button>
|
|
496
|
+
</span>
|
|
497
|
+
<span
|
|
498
|
+
class="text light small"
|
|
499
|
+
>
|
|
500
|
+
common.label.all
|
|
501
|
+
<span
|
|
502
|
+
style="text-decoration: underline;"
|
|
503
|
+
>
|
|
504
|
+
rights
|
|
505
|
+
</span>
|
|
506
|
+
reserved
|
|
507
|
+
</span>
|
|
508
|
+
</div>
|
|
509
|
+
<a
|
|
510
|
+
class="pressable action inline small"
|
|
511
|
+
href="https://www.mirai.com/"
|
|
512
|
+
>
|
|
513
|
+
Powered by
|
|
514
|
+
<span
|
|
515
|
+
class="text bold light paragraph"
|
|
516
|
+
>
|
|
517
|
+
mirai
|
|
518
|
+
</span>
|
|
519
|
+
</a>
|
|
520
|
+
</div>
|
|
521
|
+
</div>
|
|
434
522
|
</DocumentFragment>
|
|
435
523
|
`;
|
|
436
524
|
|
|
@@ -648,6 +736,50 @@ exports[`component:<Checkout> inherit:className 1`] = `
|
|
|
648
736
|
</div>
|
|
649
737
|
</div>
|
|
650
738
|
</div>
|
|
739
|
+
<div
|
|
740
|
+
class="view row"
|
|
741
|
+
>
|
|
742
|
+
<div
|
|
743
|
+
class="view row"
|
|
744
|
+
>
|
|
745
|
+
<div
|
|
746
|
+
class="view row"
|
|
747
|
+
>
|
|
748
|
+
<span
|
|
749
|
+
class="text light small"
|
|
750
|
+
>
|
|
751
|
+
© 2024
|
|
752
|
+
<button
|
|
753
|
+
class="pressable action inline small"
|
|
754
|
+
>
|
|
755
|
+
.
|
|
756
|
+
</button>
|
|
757
|
+
</span>
|
|
758
|
+
<span
|
|
759
|
+
class="text light small"
|
|
760
|
+
>
|
|
761
|
+
common.label.all
|
|
762
|
+
<span
|
|
763
|
+
style="text-decoration: underline;"
|
|
764
|
+
>
|
|
765
|
+
rights
|
|
766
|
+
</span>
|
|
767
|
+
reserved
|
|
768
|
+
</span>
|
|
769
|
+
</div>
|
|
770
|
+
<a
|
|
771
|
+
class="pressable action inline small"
|
|
772
|
+
href="https://www.mirai.com/"
|
|
773
|
+
>
|
|
774
|
+
Powered by
|
|
775
|
+
<span
|
|
776
|
+
class="text bold light paragraph"
|
|
777
|
+
>
|
|
778
|
+
mirai
|
|
779
|
+
</span>
|
|
780
|
+
</a>
|
|
781
|
+
</div>
|
|
782
|
+
</div>
|
|
651
783
|
</DocumentFragment>
|
|
652
784
|
`;
|
|
653
785
|
|
|
@@ -865,6 +997,50 @@ exports[`component:<Checkout> prop:session (false) 1`] = `
|
|
|
865
997
|
</div>
|
|
866
998
|
</div>
|
|
867
999
|
</div>
|
|
1000
|
+
<div
|
|
1001
|
+
class="view row"
|
|
1002
|
+
>
|
|
1003
|
+
<div
|
|
1004
|
+
class="view row"
|
|
1005
|
+
>
|
|
1006
|
+
<div
|
|
1007
|
+
class="view row"
|
|
1008
|
+
>
|
|
1009
|
+
<span
|
|
1010
|
+
class="text light small"
|
|
1011
|
+
>
|
|
1012
|
+
© 2024
|
|
1013
|
+
<button
|
|
1014
|
+
class="pressable action inline small"
|
|
1015
|
+
>
|
|
1016
|
+
.
|
|
1017
|
+
</button>
|
|
1018
|
+
</span>
|
|
1019
|
+
<span
|
|
1020
|
+
class="text light small"
|
|
1021
|
+
>
|
|
1022
|
+
common.label.all
|
|
1023
|
+
<span
|
|
1024
|
+
style="text-decoration: underline;"
|
|
1025
|
+
>
|
|
1026
|
+
rights
|
|
1027
|
+
</span>
|
|
1028
|
+
reserved
|
|
1029
|
+
</span>
|
|
1030
|
+
</div>
|
|
1031
|
+
<a
|
|
1032
|
+
class="pressable action inline small"
|
|
1033
|
+
href="https://www.mirai.com/"
|
|
1034
|
+
>
|
|
1035
|
+
Powered by
|
|
1036
|
+
<span
|
|
1037
|
+
class="text bold light paragraph"
|
|
1038
|
+
>
|
|
1039
|
+
mirai
|
|
1040
|
+
</span>
|
|
1041
|
+
</a>
|
|
1042
|
+
</div>
|
|
1043
|
+
</div>
|
|
868
1044
|
</DocumentFragment>
|
|
869
1045
|
`;
|
|
870
1046
|
|
|
@@ -1082,6 +1258,50 @@ exports[`component:<Checkout> prop:skeleton 1`] = `
|
|
|
1082
1258
|
</div>
|
|
1083
1259
|
</div>
|
|
1084
1260
|
</div>
|
|
1261
|
+
<div
|
|
1262
|
+
class="view row"
|
|
1263
|
+
>
|
|
1264
|
+
<div
|
|
1265
|
+
class="view row"
|
|
1266
|
+
>
|
|
1267
|
+
<div
|
|
1268
|
+
class="view row"
|
|
1269
|
+
>
|
|
1270
|
+
<span
|
|
1271
|
+
class="text light small"
|
|
1272
|
+
>
|
|
1273
|
+
© 2024
|
|
1274
|
+
<button
|
|
1275
|
+
class="pressable action inline small"
|
|
1276
|
+
>
|
|
1277
|
+
.
|
|
1278
|
+
</button>
|
|
1279
|
+
</span>
|
|
1280
|
+
<span
|
|
1281
|
+
class="text light small"
|
|
1282
|
+
>
|
|
1283
|
+
common.label.all
|
|
1284
|
+
<span
|
|
1285
|
+
style="text-decoration: underline;"
|
|
1286
|
+
>
|
|
1287
|
+
rights
|
|
1288
|
+
</span>
|
|
1289
|
+
reserved
|
|
1290
|
+
</span>
|
|
1291
|
+
</div>
|
|
1292
|
+
<a
|
|
1293
|
+
class="pressable action inline small"
|
|
1294
|
+
href="https://www.mirai.com/"
|
|
1295
|
+
>
|
|
1296
|
+
Powered by
|
|
1297
|
+
<span
|
|
1298
|
+
class="text bold light paragraph"
|
|
1299
|
+
>
|
|
1300
|
+
mirai
|
|
1301
|
+
</span>
|
|
1302
|
+
</a>
|
|
1303
|
+
</div>
|
|
1304
|
+
</div>
|
|
1085
1305
|
</DocumentFragment>
|
|
1086
1306
|
`;
|
|
1087
1307
|
|
|
@@ -1299,6 +1519,50 @@ exports[`component:<Checkout> renders 1`] = `
|
|
|
1299
1519
|
</div>
|
|
1300
1520
|
</div>
|
|
1301
1521
|
</div>
|
|
1522
|
+
<div
|
|
1523
|
+
class="view row"
|
|
1524
|
+
>
|
|
1525
|
+
<div
|
|
1526
|
+
class="view row"
|
|
1527
|
+
>
|
|
1528
|
+
<div
|
|
1529
|
+
class="view row"
|
|
1530
|
+
>
|
|
1531
|
+
<span
|
|
1532
|
+
class="text light small"
|
|
1533
|
+
>
|
|
1534
|
+
© 2024
|
|
1535
|
+
<button
|
|
1536
|
+
class="pressable action inline small"
|
|
1537
|
+
>
|
|
1538
|
+
.
|
|
1539
|
+
</button>
|
|
1540
|
+
</span>
|
|
1541
|
+
<span
|
|
1542
|
+
class="text light small"
|
|
1543
|
+
>
|
|
1544
|
+
common.label.all
|
|
1545
|
+
<span
|
|
1546
|
+
style="text-decoration: underline;"
|
|
1547
|
+
>
|
|
1548
|
+
rights
|
|
1549
|
+
</span>
|
|
1550
|
+
reserved
|
|
1551
|
+
</span>
|
|
1552
|
+
</div>
|
|
1553
|
+
<a
|
|
1554
|
+
class="pressable action inline small"
|
|
1555
|
+
href="https://www.mirai.com/"
|
|
1556
|
+
>
|
|
1557
|
+
Powered by
|
|
1558
|
+
<span
|
|
1559
|
+
class="text bold light paragraph"
|
|
1560
|
+
>
|
|
1561
|
+
mirai
|
|
1562
|
+
</span>
|
|
1563
|
+
</a>
|
|
1564
|
+
</div>
|
|
1565
|
+
</div>
|
|
1302
1566
|
</DocumentFragment>
|
|
1303
1567
|
`;
|
|
1304
1568
|
|
|
@@ -1517,6 +1781,50 @@ exports[`component:<Checkout> testID 1`] = `
|
|
|
1517
1781
|
</div>
|
|
1518
1782
|
</div>
|
|
1519
1783
|
</div>
|
|
1784
|
+
<div
|
|
1785
|
+
class="view row"
|
|
1786
|
+
>
|
|
1787
|
+
<div
|
|
1788
|
+
class="view row"
|
|
1789
|
+
>
|
|
1790
|
+
<div
|
|
1791
|
+
class="view row"
|
|
1792
|
+
>
|
|
1793
|
+
<span
|
|
1794
|
+
class="text light small"
|
|
1795
|
+
>
|
|
1796
|
+
© 2024
|
|
1797
|
+
<button
|
|
1798
|
+
class="pressable action inline small"
|
|
1799
|
+
>
|
|
1800
|
+
.
|
|
1801
|
+
</button>
|
|
1802
|
+
</span>
|
|
1803
|
+
<span
|
|
1804
|
+
class="text light small"
|
|
1805
|
+
>
|
|
1806
|
+
common.label.all
|
|
1807
|
+
<span
|
|
1808
|
+
style="text-decoration: underline;"
|
|
1809
|
+
>
|
|
1810
|
+
rights
|
|
1811
|
+
</span>
|
|
1812
|
+
reserved
|
|
1813
|
+
</span>
|
|
1814
|
+
</div>
|
|
1815
|
+
<a
|
|
1816
|
+
class="pressable action inline small"
|
|
1817
|
+
href="https://www.mirai.com/"
|
|
1818
|
+
>
|
|
1819
|
+
Powered by
|
|
1820
|
+
<span
|
|
1821
|
+
class="text bold light paragraph"
|
|
1822
|
+
>
|
|
1823
|
+
mirai
|
|
1824
|
+
</span>
|
|
1825
|
+
</a>
|
|
1826
|
+
</div>
|
|
1827
|
+
</div>
|
|
1520
1828
|
</DocumentFragment>
|
|
1521
1829
|
`;
|
|
1522
1830
|
|
|
@@ -1734,5 +2042,49 @@ exports[`component:<Checkout> with a store 1`] = `
|
|
|
1734
2042
|
</div>
|
|
1735
2043
|
</div>
|
|
1736
2044
|
</div>
|
|
2045
|
+
<div
|
|
2046
|
+
class="view row"
|
|
2047
|
+
>
|
|
2048
|
+
<div
|
|
2049
|
+
class="view row"
|
|
2050
|
+
>
|
|
2051
|
+
<div
|
|
2052
|
+
class="view row"
|
|
2053
|
+
>
|
|
2054
|
+
<span
|
|
2055
|
+
class="text light small"
|
|
2056
|
+
>
|
|
2057
|
+
© 2024
|
|
2058
|
+
<button
|
|
2059
|
+
class="pressable action inline small"
|
|
2060
|
+
>
|
|
2061
|
+
.
|
|
2062
|
+
</button>
|
|
2063
|
+
</span>
|
|
2064
|
+
<span
|
|
2065
|
+
class="text light small"
|
|
2066
|
+
>
|
|
2067
|
+
common.label.all
|
|
2068
|
+
<span
|
|
2069
|
+
style="text-decoration: underline;"
|
|
2070
|
+
>
|
|
2071
|
+
rights
|
|
2072
|
+
</span>
|
|
2073
|
+
reserved
|
|
2074
|
+
</span>
|
|
2075
|
+
</div>
|
|
2076
|
+
<a
|
|
2077
|
+
class="pressable action inline small"
|
|
2078
|
+
href="https://www.mirai.com/"
|
|
2079
|
+
>
|
|
2080
|
+
Powered by
|
|
2081
|
+
<span
|
|
2082
|
+
class="text bold light paragraph"
|
|
2083
|
+
>
|
|
2084
|
+
mirai
|
|
2085
|
+
</span>
|
|
2086
|
+
</a>
|
|
2087
|
+
</div>
|
|
2088
|
+
</div>
|
|
1737
2089
|
</DocumentFragment>
|
|
1738
2090
|
`;
|
|
@@ -1704,7 +1704,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1704
1704
|
</span>
|
|
1705
1705
|
</button>
|
|
1706
1706
|
<span
|
|
1707
|
-
class="text
|
|
1707
|
+
class="text paragraph value"
|
|
1708
1708
|
>
|
|
1709
1709
|
2
|
|
1710
1710
|
</span>
|
|
@@ -1784,7 +1784,7 @@ exports[`component:<Deals> inherit:className 1`] = `
|
|
|
1784
1784
|
</span>
|
|
1785
1785
|
</button>
|
|
1786
1786
|
<span
|
|
1787
|
-
class="text
|
|
1787
|
+
class="text paragraph value"
|
|
1788
1788
|
>
|
|
1789
1789
|
0
|
|
1790
1790
|
</span>
|
|
@@ -3639,7 +3639,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3639
3639
|
</span>
|
|
3640
3640
|
</button>
|
|
3641
3641
|
<span
|
|
3642
|
-
class="text
|
|
3642
|
+
class="text paragraph value"
|
|
3643
3643
|
>
|
|
3644
3644
|
2
|
|
3645
3645
|
</span>
|
|
@@ -3718,7 +3718,7 @@ exports[`component:<Deals> prop:value 1`] = `
|
|
|
3718
3718
|
</span>
|
|
3719
3719
|
</button>
|
|
3720
3720
|
<span
|
|
3721
|
-
class="text
|
|
3721
|
+
class="text paragraph value"
|
|
3722
3722
|
>
|
|
3723
3723
|
1
|
|
3724
3724
|
</span>
|
|
@@ -5702,7 +5702,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5702
5702
|
</span>
|
|
5703
5703
|
</button>
|
|
5704
5704
|
<span
|
|
5705
|
-
class="text
|
|
5705
|
+
class="text paragraph value"
|
|
5706
5706
|
>
|
|
5707
5707
|
2
|
|
5708
5708
|
</span>
|
|
@@ -5782,7 +5782,7 @@ exports[`component:<Deals> renders 1`] = `
|
|
|
5782
5782
|
</span>
|
|
5783
5783
|
</button>
|
|
5784
5784
|
<span
|
|
5785
|
-
class="text
|
|
5785
|
+
class="text paragraph value"
|
|
5786
5786
|
>
|
|
5787
5787
|
0
|
|
5788
5788
|
</span>
|
|
@@ -7625,7 +7625,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7625
7625
|
</span>
|
|
7626
7626
|
</button>
|
|
7627
7627
|
<span
|
|
7628
|
-
class="text
|
|
7628
|
+
class="text paragraph value"
|
|
7629
7629
|
>
|
|
7630
7630
|
2
|
|
7631
7631
|
</span>
|
|
@@ -7705,7 +7705,7 @@ exports[`component:<Deals> testID 1`] = `
|
|
|
7705
7705
|
</span>
|
|
7706
7706
|
</button>
|
|
7707
7707
|
<span
|
|
7708
|
-
class="text
|
|
7708
|
+
class="text paragraph value"
|
|
7709
7709
|
>
|
|
7710
7710
|
0
|
|
7711
7711
|
</span>
|