@mirai/core 0.3.392 → 0.3.394
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.module.css +10 -2
- package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +5 -35
- package/build/components/Booking/partials/Booking.Information.js +1 -1
- package/build/components/Booking/partials/Booking.Information.js.map +1 -1
- package/build/components/Booking/partials/Booking.Menu.js +3 -3
- package/build/components/Booking/partials/Booking.Menu.js.map +1 -1
- package/build/components/Booking/partials/Booking.Modal.js +1 -1
- package/build/components/Booking/partials/Booking.Modal.js.map +1 -1
- package/build/components/Booking/partials/Booking.Payment.js +1 -1
- package/build/components/Booking/partials/Booking.Payment.js.map +1 -1
- package/build/components/BookingQuery/__tests__/__snapshots__/BookingQuery.test.js.snap +12 -84
- package/build/components/ButtonFinder/__tests__/__snapshots__/ButtonFinder.test.js.snap +10 -70
- package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +8 -56
- package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +12 -84
- package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +8 -56
- package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +28 -196
- package/build/components/Finder/components/Places/__tests__/__snapshots__/Places.test.js.snap +28 -4
- package/build/components/Session/__tests__/__snapshots__/Session.test.js.snap +1 -7
- package/build/components/__shared__/BookingSummary/_tests__/__snapshots__/BookingSummary.test.js.snap +8 -56
- package/build/components/__shared__/BookingTable/BookingTable.Row.js +1 -5
- package/build/components/__shared__/BookingTable/BookingTable.Row.js.map +1 -1
- package/build/components/__shared__/BookingTerms/BookingTerms.js +1 -1
- package/build/components/__shared__/BookingTerms/BookingTerms.js.map +1 -1
- package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +18 -126
- package/build/components/__shared__/Footer/Footer.module.css +0 -1
- package/build/components/__shared__/Footer/__tests__/__snapshots__/Footer.test.js.snap +4 -28
- package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +31 -217
- package/package.json +2 -2
- package/public/themes/monalisa.theme.css +4 -3
package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap
CHANGED
|
@@ -48,13 +48,7 @@ exports[` 1`] = `
|
|
|
48
48
|
<ui-text
|
|
49
49
|
class="text action"
|
|
50
50
|
>
|
|
51
|
-
finder.label.
|
|
52
|
-
<ui-text
|
|
53
|
-
style="text-decoration: underline;"
|
|
54
|
-
>
|
|
55
|
-
type
|
|
56
|
-
</ui-text>
|
|
57
|
-
count.room
|
|
51
|
+
finder.label.place_type_count.room
|
|
58
52
|
</ui-text>
|
|
59
53
|
<ui-action
|
|
60
54
|
class="pressable action small"
|
|
@@ -156,13 +150,7 @@ exports[` 1`] = `
|
|
|
156
150
|
<ui-text
|
|
157
151
|
class="text small text hint hint"
|
|
158
152
|
>
|
|
159
|
-
common.label.
|
|
160
|
-
<ui-text
|
|
161
|
-
style="text-decoration: underline;"
|
|
162
|
-
>
|
|
163
|
-
up
|
|
164
|
-
</ui-text>
|
|
165
|
-
to
|
|
153
|
+
common.label.age_up_to
|
|
166
154
|
</ui-text>
|
|
167
155
|
</ui-view>
|
|
168
156
|
<ui-button
|
|
@@ -518,13 +506,7 @@ exports[` 1`] = `
|
|
|
518
506
|
<ui-text
|
|
519
507
|
class="text action"
|
|
520
508
|
>
|
|
521
|
-
finder.label.
|
|
522
|
-
<ui-text
|
|
523
|
-
style="text-decoration: underline;"
|
|
524
|
-
>
|
|
525
|
-
type
|
|
526
|
-
</ui-text>
|
|
527
|
-
count.room
|
|
509
|
+
finder.label.place_type_count.room
|
|
528
510
|
</ui-text>
|
|
529
511
|
<ui-action
|
|
530
512
|
class="pressable action small"
|
|
@@ -626,13 +608,7 @@ exports[` 1`] = `
|
|
|
626
608
|
<ui-text
|
|
627
609
|
class="text small text hint hint"
|
|
628
610
|
>
|
|
629
|
-
common.label.
|
|
630
|
-
<ui-text
|
|
631
|
-
style="text-decoration: underline;"
|
|
632
|
-
>
|
|
633
|
-
up
|
|
634
|
-
</ui-text>
|
|
635
|
-
to
|
|
611
|
+
common.label.age_up_to
|
|
636
612
|
</ui-text>
|
|
637
613
|
</ui-view>
|
|
638
614
|
<ui-button
|
|
@@ -730,13 +706,7 @@ exports[`component:<Occupation> adding a new room 1`] = `
|
|
|
730
706
|
<ui-text
|
|
731
707
|
class="text action"
|
|
732
708
|
>
|
|
733
|
-
finder.label.
|
|
734
|
-
<ui-text
|
|
735
|
-
style="text-decoration: underline;"
|
|
736
|
-
>
|
|
737
|
-
type
|
|
738
|
-
</ui-text>
|
|
739
|
-
count.room
|
|
709
|
+
finder.label.place_type_count.room
|
|
740
710
|
</ui-text>
|
|
741
711
|
</ui-view>
|
|
742
712
|
<ui-input-number
|
|
@@ -832,13 +802,7 @@ exports[`component:<Occupation> adding a new room 1`] = `
|
|
|
832
802
|
<ui-text
|
|
833
803
|
class="text small text hint hint"
|
|
834
804
|
>
|
|
835
|
-
common.label.
|
|
836
|
-
<ui-text
|
|
837
|
-
style="text-decoration: underline;"
|
|
838
|
-
>
|
|
839
|
-
up
|
|
840
|
-
</ui-text>
|
|
841
|
-
to
|
|
805
|
+
common.label.age_up_to
|
|
842
806
|
</ui-text>
|
|
843
807
|
</ui-view>
|
|
844
808
|
<ui-button
|
|
@@ -936,13 +900,7 @@ exports[`component:<Occupation> inherit:className 1`] = `
|
|
|
936
900
|
<ui-text
|
|
937
901
|
class="text action"
|
|
938
902
|
>
|
|
939
|
-
finder.label.
|
|
940
|
-
<ui-text
|
|
941
|
-
style="text-decoration: underline;"
|
|
942
|
-
>
|
|
943
|
-
type
|
|
944
|
-
</ui-text>
|
|
945
|
-
count.room
|
|
903
|
+
finder.label.place_type_count.room
|
|
946
904
|
</ui-text>
|
|
947
905
|
</ui-view>
|
|
948
906
|
<ui-input-number
|
|
@@ -1038,13 +996,7 @@ exports[`component:<Occupation> inherit:className 1`] = `
|
|
|
1038
996
|
<ui-text
|
|
1039
997
|
class="text small text hint hint"
|
|
1040
998
|
>
|
|
1041
|
-
common.label.
|
|
1042
|
-
<ui-text
|
|
1043
|
-
style="text-decoration: underline;"
|
|
1044
|
-
>
|
|
1045
|
-
up
|
|
1046
|
-
</ui-text>
|
|
1047
|
-
to
|
|
999
|
+
common.label.age_up_to
|
|
1048
1000
|
</ui-text>
|
|
1049
1001
|
</ui-view>
|
|
1050
1002
|
<ui-button
|
|
@@ -1141,13 +1093,7 @@ exports[`component:<Occupation> prop:dataSource 1`] = `
|
|
|
1141
1093
|
<ui-text
|
|
1142
1094
|
class="text action"
|
|
1143
1095
|
>
|
|
1144
|
-
finder.label.
|
|
1145
|
-
<ui-text
|
|
1146
|
-
style="text-decoration: underline;"
|
|
1147
|
-
>
|
|
1148
|
-
type
|
|
1149
|
-
</ui-text>
|
|
1150
|
-
count.room
|
|
1096
|
+
finder.label.place_type_count.room
|
|
1151
1097
|
</ui-text>
|
|
1152
1098
|
</ui-view>
|
|
1153
1099
|
<ui-input-number
|
|
@@ -1243,13 +1189,7 @@ exports[`component:<Occupation> prop:dataSource 1`] = `
|
|
|
1243
1189
|
<ui-text
|
|
1244
1190
|
class="text small text hint hint"
|
|
1245
1191
|
>
|
|
1246
|
-
common.label.
|
|
1247
|
-
<ui-text
|
|
1248
|
-
style="text-decoration: underline;"
|
|
1249
|
-
>
|
|
1250
|
-
up
|
|
1251
|
-
</ui-text>
|
|
1252
|
-
to
|
|
1192
|
+
common.label.age_up_to
|
|
1253
1193
|
</ui-text>
|
|
1254
1194
|
</ui-view>
|
|
1255
1195
|
<ui-button
|
|
@@ -1345,13 +1285,7 @@ exports[`component:<Occupation> prop:maxRooms 1`] = `
|
|
|
1345
1285
|
<ui-text
|
|
1346
1286
|
class="text action"
|
|
1347
1287
|
>
|
|
1348
|
-
finder.label.
|
|
1349
|
-
<ui-text
|
|
1350
|
-
style="text-decoration: underline;"
|
|
1351
|
-
>
|
|
1352
|
-
type
|
|
1353
|
-
</ui-text>
|
|
1354
|
-
count.room
|
|
1288
|
+
finder.label.place_type_count.room
|
|
1355
1289
|
</ui-text>
|
|
1356
1290
|
</ui-view>
|
|
1357
1291
|
<ui-input-number
|
|
@@ -1447,13 +1381,7 @@ exports[`component:<Occupation> prop:maxRooms 1`] = `
|
|
|
1447
1381
|
<ui-text
|
|
1448
1382
|
class="text small text hint hint"
|
|
1449
1383
|
>
|
|
1450
|
-
common.label.
|
|
1451
|
-
<ui-text
|
|
1452
|
-
style="text-decoration: underline;"
|
|
1453
|
-
>
|
|
1454
|
-
up
|
|
1455
|
-
</ui-text>
|
|
1456
|
-
to
|
|
1384
|
+
common.label.age_up_to
|
|
1457
1385
|
</ui-text>
|
|
1458
1386
|
</ui-view>
|
|
1459
1387
|
<ui-button
|
|
@@ -1549,13 +1477,7 @@ exports[`component:<Occupation> prop:minRooms 1`] = `
|
|
|
1549
1477
|
<ui-text
|
|
1550
1478
|
class="text action"
|
|
1551
1479
|
>
|
|
1552
|
-
finder.label.
|
|
1553
|
-
<ui-text
|
|
1554
|
-
style="text-decoration: underline;"
|
|
1555
|
-
>
|
|
1556
|
-
type
|
|
1557
|
-
</ui-text>
|
|
1558
|
-
count.room
|
|
1480
|
+
finder.label.place_type_count.room
|
|
1559
1481
|
</ui-text>
|
|
1560
1482
|
</ui-view>
|
|
1561
1483
|
<ui-input-number
|
|
@@ -1651,13 +1573,7 @@ exports[`component:<Occupation> prop:minRooms 1`] = `
|
|
|
1651
1573
|
<ui-text
|
|
1652
1574
|
class="text small text hint hint"
|
|
1653
1575
|
>
|
|
1654
|
-
common.label.
|
|
1655
|
-
<ui-text
|
|
1656
|
-
style="text-decoration: underline;"
|
|
1657
|
-
>
|
|
1658
|
-
up
|
|
1659
|
-
</ui-text>
|
|
1660
|
-
to
|
|
1576
|
+
common.label.age_up_to
|
|
1661
1577
|
</ui-text>
|
|
1662
1578
|
</ui-view>
|
|
1663
1579
|
<ui-button
|
|
@@ -1730,13 +1646,7 @@ exports[`component:<Occupation> prop:minRooms 1`] = `
|
|
|
1730
1646
|
<ui-text
|
|
1731
1647
|
class="text action"
|
|
1732
1648
|
>
|
|
1733
|
-
finder.label.
|
|
1734
|
-
<ui-text
|
|
1735
|
-
style="text-decoration: underline;"
|
|
1736
|
-
>
|
|
1737
|
-
type
|
|
1738
|
-
</ui-text>
|
|
1739
|
-
count.room
|
|
1649
|
+
finder.label.place_type_count.room
|
|
1740
1650
|
</ui-text>
|
|
1741
1651
|
</ui-view>
|
|
1742
1652
|
<ui-input-number
|
|
@@ -1832,13 +1742,7 @@ exports[`component:<Occupation> prop:minRooms 1`] = `
|
|
|
1832
1742
|
<ui-text
|
|
1833
1743
|
class="text small text hint hint"
|
|
1834
1744
|
>
|
|
1835
|
-
common.label.
|
|
1836
|
-
<ui-text
|
|
1837
|
-
style="text-decoration: underline;"
|
|
1838
|
-
>
|
|
1839
|
-
up
|
|
1840
|
-
</ui-text>
|
|
1841
|
-
to
|
|
1745
|
+
common.label.age_up_to
|
|
1842
1746
|
</ui-text>
|
|
1843
1747
|
</ui-view>
|
|
1844
1748
|
<ui-button
|
|
@@ -1934,13 +1838,7 @@ exports[`component:<Occupation> prop:text 1`] = `
|
|
|
1934
1838
|
<ui-text
|
|
1935
1839
|
class="text action"
|
|
1936
1840
|
>
|
|
1937
|
-
finder.label.
|
|
1938
|
-
<ui-text
|
|
1939
|
-
style="text-decoration: underline;"
|
|
1940
|
-
>
|
|
1941
|
-
type
|
|
1942
|
-
</ui-text>
|
|
1943
|
-
count.room
|
|
1841
|
+
finder.label.place_type_count.room
|
|
1944
1842
|
</ui-text>
|
|
1945
1843
|
</ui-view>
|
|
1946
1844
|
<ui-input-number
|
|
@@ -2036,13 +1934,7 @@ exports[`component:<Occupation> prop:text 1`] = `
|
|
|
2036
1934
|
<ui-text
|
|
2037
1935
|
class="text small text hint hint"
|
|
2038
1936
|
>
|
|
2039
|
-
common.label.
|
|
2040
|
-
<ui-text
|
|
2041
|
-
style="text-decoration: underline;"
|
|
2042
|
-
>
|
|
2043
|
-
up
|
|
2044
|
-
</ui-text>
|
|
2045
|
-
to
|
|
1937
|
+
common.label.age_up_to
|
|
2046
1938
|
</ui-text>
|
|
2047
1939
|
</ui-view>
|
|
2048
1940
|
<ui-button
|
|
@@ -2157,13 +2049,7 @@ exports[`component:<Occupation> prop:value prop:error 1`] = `
|
|
|
2157
2049
|
<ui-text
|
|
2158
2050
|
class="text small"
|
|
2159
2051
|
>
|
|
2160
|
-
common.notification.
|
|
2161
|
-
<ui-text
|
|
2162
|
-
style="text-decoration: underline;"
|
|
2163
|
-
>
|
|
2164
|
-
unfilled
|
|
2165
|
-
</ui-text>
|
|
2166
|
-
fields
|
|
2052
|
+
common.notification.error_unfilled_fields
|
|
2167
2053
|
</ui-text>
|
|
2168
2054
|
</ui-view>
|
|
2169
2055
|
</ui-notification-error>
|
|
@@ -2179,13 +2065,7 @@ exports[`component:<Occupation> prop:value prop:error 1`] = `
|
|
|
2179
2065
|
<ui-text
|
|
2180
2066
|
class="text action"
|
|
2181
2067
|
>
|
|
2182
|
-
finder.label.
|
|
2183
|
-
<ui-text
|
|
2184
|
-
style="text-decoration: underline;"
|
|
2185
|
-
>
|
|
2186
|
-
type
|
|
2187
|
-
</ui-text>
|
|
2188
|
-
count.room
|
|
2068
|
+
finder.label.place_type_count.room
|
|
2189
2069
|
</ui-text>
|
|
2190
2070
|
<ui-action
|
|
2191
2071
|
class="pressable action small"
|
|
@@ -2287,13 +2167,7 @@ exports[`component:<Occupation> prop:value prop:error 1`] = `
|
|
|
2287
2167
|
<ui-text
|
|
2288
2168
|
class="text small text hint hint"
|
|
2289
2169
|
>
|
|
2290
|
-
common.label.
|
|
2291
|
-
<ui-text
|
|
2292
|
-
style="text-decoration: underline;"
|
|
2293
|
-
>
|
|
2294
|
-
up
|
|
2295
|
-
</ui-text>
|
|
2296
|
-
to
|
|
2170
|
+
common.label.age_up_to
|
|
2297
2171
|
</ui-text>
|
|
2298
2172
|
</ui-view>
|
|
2299
2173
|
<ui-button
|
|
@@ -2649,13 +2523,7 @@ exports[`component:<Occupation> prop:value prop:error 1`] = `
|
|
|
2649
2523
|
<ui-text
|
|
2650
2524
|
class="text action"
|
|
2651
2525
|
>
|
|
2652
|
-
finder.label.
|
|
2653
|
-
<ui-text
|
|
2654
|
-
style="text-decoration: underline;"
|
|
2655
|
-
>
|
|
2656
|
-
type
|
|
2657
|
-
</ui-text>
|
|
2658
|
-
count.room
|
|
2526
|
+
finder.label.place_type_count.room
|
|
2659
2527
|
</ui-text>
|
|
2660
2528
|
<ui-action
|
|
2661
2529
|
class="pressable action small"
|
|
@@ -2757,13 +2625,7 @@ exports[`component:<Occupation> prop:value prop:error 1`] = `
|
|
|
2757
2625
|
<ui-text
|
|
2758
2626
|
class="text small text hint hint"
|
|
2759
2627
|
>
|
|
2760
|
-
common.label.
|
|
2761
|
-
<ui-text
|
|
2762
|
-
style="text-decoration: underline;"
|
|
2763
|
-
>
|
|
2764
|
-
up
|
|
2765
|
-
</ui-text>
|
|
2766
|
-
to
|
|
2628
|
+
common.label.age_up_to
|
|
2767
2629
|
</ui-text>
|
|
2768
2630
|
</ui-view>
|
|
2769
2631
|
<ui-button
|
|
@@ -2861,13 +2723,7 @@ exports[`component:<Occupation> removing a room 1`] = `
|
|
|
2861
2723
|
<ui-text
|
|
2862
2724
|
class="text action"
|
|
2863
2725
|
>
|
|
2864
|
-
finder.label.
|
|
2865
|
-
<ui-text
|
|
2866
|
-
style="text-decoration: underline;"
|
|
2867
|
-
>
|
|
2868
|
-
type
|
|
2869
|
-
</ui-text>
|
|
2870
|
-
count.room
|
|
2726
|
+
finder.label.place_type_count.room
|
|
2871
2727
|
</ui-text>
|
|
2872
2728
|
<ui-action
|
|
2873
2729
|
class="pressable action small"
|
|
@@ -2970,13 +2826,7 @@ exports[`component:<Occupation> removing a room 1`] = `
|
|
|
2970
2826
|
<ui-text
|
|
2971
2827
|
class="text small text hint hint"
|
|
2972
2828
|
>
|
|
2973
|
-
common.label.
|
|
2974
|
-
<ui-text
|
|
2975
|
-
style="text-decoration: underline;"
|
|
2976
|
-
>
|
|
2977
|
-
up
|
|
2978
|
-
</ui-text>
|
|
2979
|
-
to
|
|
2829
|
+
common.label.age_up_to
|
|
2980
2830
|
</ui-text>
|
|
2981
2831
|
</ui-view>
|
|
2982
2832
|
<ui-button
|
|
@@ -3332,13 +3182,7 @@ exports[`component:<Occupation> removing a room 1`] = `
|
|
|
3332
3182
|
<ui-text
|
|
3333
3183
|
class="text action"
|
|
3334
3184
|
>
|
|
3335
|
-
finder.label.
|
|
3336
|
-
<ui-text
|
|
3337
|
-
style="text-decoration: underline;"
|
|
3338
|
-
>
|
|
3339
|
-
type
|
|
3340
|
-
</ui-text>
|
|
3341
|
-
count.room
|
|
3185
|
+
finder.label.place_type_count.room
|
|
3342
3186
|
</ui-text>
|
|
3343
3187
|
<ui-action
|
|
3344
3188
|
class="pressable action small"
|
|
@@ -3441,13 +3285,7 @@ exports[`component:<Occupation> removing a room 1`] = `
|
|
|
3441
3285
|
<ui-text
|
|
3442
3286
|
class="text small text hint hint"
|
|
3443
3287
|
>
|
|
3444
|
-
common.label.
|
|
3445
|
-
<ui-text
|
|
3446
|
-
style="text-decoration: underline;"
|
|
3447
|
-
>
|
|
3448
|
-
up
|
|
3449
|
-
</ui-text>
|
|
3450
|
-
to
|
|
3288
|
+
common.label.age_up_to
|
|
3451
3289
|
</ui-text>
|
|
3452
3290
|
</ui-view>
|
|
3453
3291
|
<ui-button
|
|
@@ -3545,13 +3383,7 @@ exports[`component:<Occupation> renders 1`] = `
|
|
|
3545
3383
|
<ui-text
|
|
3546
3384
|
class="text action"
|
|
3547
3385
|
>
|
|
3548
|
-
finder.label.
|
|
3549
|
-
<ui-text
|
|
3550
|
-
style="text-decoration: underline;"
|
|
3551
|
-
>
|
|
3552
|
-
type
|
|
3553
|
-
</ui-text>
|
|
3554
|
-
count.room
|
|
3386
|
+
finder.label.place_type_count.room
|
|
3555
3387
|
</ui-text>
|
|
3556
3388
|
</ui-view>
|
|
3557
3389
|
<ui-input-number
|
|
@@ -3647,13 +3479,7 @@ exports[`component:<Occupation> renders 1`] = `
|
|
|
3647
3479
|
<ui-text
|
|
3648
3480
|
class="text small text hint hint"
|
|
3649
3481
|
>
|
|
3650
|
-
common.label.
|
|
3651
|
-
<ui-text
|
|
3652
|
-
style="text-decoration: underline;"
|
|
3653
|
-
>
|
|
3654
|
-
up
|
|
3655
|
-
</ui-text>
|
|
3656
|
-
to
|
|
3482
|
+
common.label.age_up_to
|
|
3657
3483
|
</ui-text>
|
|
3658
3484
|
</ui-view>
|
|
3659
3485
|
<ui-button
|
|
@@ -3751,13 +3577,7 @@ exports[`component:<Occupation> testID 1`] = `
|
|
|
3751
3577
|
<ui-text
|
|
3752
3578
|
class="text action"
|
|
3753
3579
|
>
|
|
3754
|
-
finder.label.
|
|
3755
|
-
<ui-text
|
|
3756
|
-
style="text-decoration: underline;"
|
|
3757
|
-
>
|
|
3758
|
-
type
|
|
3759
|
-
</ui-text>
|
|
3760
|
-
count.room
|
|
3580
|
+
finder.label.place_type_count.room
|
|
3761
3581
|
</ui-text>
|
|
3762
3582
|
</ui-view>
|
|
3763
3583
|
<ui-input-number
|
|
@@ -3853,13 +3673,7 @@ exports[`component:<Occupation> testID 1`] = `
|
|
|
3853
3673
|
<ui-text
|
|
3854
3674
|
class="text small text hint hint"
|
|
3855
3675
|
>
|
|
3856
|
-
common.label.
|
|
3857
|
-
<ui-text
|
|
3858
|
-
style="text-decoration: underline;"
|
|
3859
|
-
>
|
|
3860
|
-
up
|
|
3861
|
-
</ui-text>
|
|
3862
|
-
to
|
|
3676
|
+
common.label.age_up_to
|
|
3863
3677
|
</ui-text>
|
|
3864
3678
|
</ui-view>
|
|
3865
3679
|
<ui-button
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirai/core",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.394",
|
|
4
4
|
"source": "src/index.js",
|
|
5
5
|
"repository": "https://gitlab.com/miraicorp/dev/frontend/core",
|
|
6
6
|
"author": "JΛVI <hello@soyjavi.com>",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"test:watch": "node scripts/test.js",
|
|
19
19
|
"test:e2e": "yarn playwright test --ui",
|
|
20
20
|
"test:e2e:ci": " CI=true yarn playwright test",
|
|
21
|
-
"test:e2e:recorder": "yarn playwright codegen",
|
|
21
|
+
"test:e2e:recorder": "yarn playwright codegen --device='iPhone 12'",
|
|
22
22
|
"test:e2e:report": "yarn playwright show-report",
|
|
23
23
|
"pipeline": "yarn lint && yarn test",
|
|
24
24
|
"release": "yarn build:npm && yarn version --patch && yarn publish --access public"
|
|
@@ -30,12 +30,13 @@
|
|
|
30
30
|
--mirai-ui-text-brand-font-bold-weight: var(--mirai-ui-text-brand-font-weight);
|
|
31
31
|
|
|
32
32
|
/* button */
|
|
33
|
-
--mirai-ui-button-font-weight: var(--mirai-ui-font-bold-weight);
|
|
33
|
+
/* --mirai-ui-button-font-weight: var(--mirai-ui-font-bold-weight); */
|
|
34
|
+
|
|
34
35
|
|
|
35
36
|
/* == @mirai/core ================================================================================================= */
|
|
36
37
|
/* Finder */
|
|
37
|
-
|
|
38
|
-
|
|
38
|
+
--mirai-finder-button-font-family: var(--mirai-ui-text-brand-font);
|
|
39
|
+
--mirai-finder-button-font-weight: var(--mirai-ui-text-brand-font-weight);
|
|
39
40
|
}
|
|
40
41
|
|
|
41
42
|
body {
|