@mirai/core 0.4.28 → 0.4.29
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/ButtonFinder/__tests__/__snapshots__/ButtonFinder.test.js.snap +20 -140
- package/build/components/Finder/Finder.js +5 -10
- package/build/components/Finder/Finder.js.map +1 -1
- package/build/components/Finder/Finder.module.css +0 -4
- package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +50 -380
- package/build/components/Finder/components/Calendar/Calendar.js +2 -2
- package/build/components/Finder/components/Calendar/Calendar.js.map +1 -1
- package/build/components/Finder/components/Calendar/__tests__/__snapshots__/Calendar.test.js.snap +0 -278
- package/build/components/Finder/helpers/getFieldPosition.js +25 -0
- package/build/components/Finder/helpers/getFieldPosition.js.map +1 -0
- package/build/components/Finder/helpers/index.js +11 -0
- package/build/components/Finder/helpers/index.js.map +1 -1
- package/build/components/Rates/__tests__/__snapshots__/Rates.test.js.snap +4 -108
- package/build/components/__shared__/Field/Field.js +6 -6
- package/build/components/__shared__/Field/Field.js.map +1 -1
- package/build/components/__shared__/Field/__tests__/__snapshots__/Field.test.js.snap +2 -0
- package/package.json +1 -1
|
@@ -9,6 +9,8 @@ exports[`<Finder> type:chain inherit:className 1`] = `
|
|
|
9
9
|
class="container"
|
|
10
10
|
>
|
|
11
11
|
<ui-pressable
|
|
12
|
+
bottom="true"
|
|
13
|
+
centered="false"
|
|
12
14
|
class="pressable"
|
|
13
15
|
tabindex="1"
|
|
14
16
|
>
|
|
@@ -1246,33 +1248,6 @@ exports[`<Finder> type:chain inherit:className 1`] = `
|
|
|
1246
1248
|
</ui-calendar-month>
|
|
1247
1249
|
</ui-scrollview>
|
|
1248
1250
|
</ui-calendar>
|
|
1249
|
-
<ui-view
|
|
1250
|
-
class="view row"
|
|
1251
|
-
>
|
|
1252
|
-
<ui-view
|
|
1253
|
-
class="view row"
|
|
1254
|
-
>
|
|
1255
|
-
<ui-view
|
|
1256
|
-
class="view row"
|
|
1257
|
-
>
|
|
1258
|
-
<ui-text
|
|
1259
|
-
class="text paragraph"
|
|
1260
|
-
>
|
|
1261
|
-
common.label.check_in
|
|
1262
|
-
</ui-text>
|
|
1263
|
-
<ui-text
|
|
1264
|
-
class="text paragraph"
|
|
1265
|
-
>
|
|
1266
|
-
─
|
|
1267
|
-
</ui-text>
|
|
1268
|
-
<ui-text
|
|
1269
|
-
class="text paragraph"
|
|
1270
|
-
>
|
|
1271
|
-
common.label.check_out
|
|
1272
|
-
</ui-text>
|
|
1273
|
-
</ui-view>
|
|
1274
|
-
</ui-view>
|
|
1275
|
-
</ui-view>
|
|
1276
1251
|
</ui-view>
|
|
1277
1252
|
</ui-layer-content>
|
|
1278
1253
|
<ui-view
|
|
@@ -1282,6 +1257,7 @@ exports[`<Finder> type:chain inherit:className 1`] = `
|
|
|
1282
1257
|
class="container"
|
|
1283
1258
|
>
|
|
1284
1259
|
<ui-pressable
|
|
1260
|
+
bottom="true"
|
|
1285
1261
|
class="pressable"
|
|
1286
1262
|
datasource="[object Object],[object Object]"
|
|
1287
1263
|
tabindex="0"
|
|
@@ -1334,6 +1310,7 @@ exports[`<Finder> type:chain inherit:className 1`] = `
|
|
|
1334
1310
|
style="left: 0px; top: 0px;"
|
|
1335
1311
|
>
|
|
1336
1312
|
<ui-view
|
|
1313
|
+
bottom="true"
|
|
1337
1314
|
class="view"
|
|
1338
1315
|
hasplaces="false"
|
|
1339
1316
|
>
|
|
@@ -1616,6 +1593,8 @@ exports[`<Finder> type:chain prop:assisted 1`] = `
|
|
|
1616
1593
|
class="container"
|
|
1617
1594
|
>
|
|
1618
1595
|
<ui-pressable
|
|
1596
|
+
bottom="true"
|
|
1597
|
+
centered="false"
|
|
1619
1598
|
class="pressable"
|
|
1620
1599
|
tabindex="1"
|
|
1621
1600
|
>
|
|
@@ -2853,33 +2832,6 @@ exports[`<Finder> type:chain prop:assisted 1`] = `
|
|
|
2853
2832
|
</ui-calendar-month>
|
|
2854
2833
|
</ui-scrollview>
|
|
2855
2834
|
</ui-calendar>
|
|
2856
|
-
<ui-view
|
|
2857
|
-
class="view row"
|
|
2858
|
-
>
|
|
2859
|
-
<ui-view
|
|
2860
|
-
class="view row"
|
|
2861
|
-
>
|
|
2862
|
-
<ui-view
|
|
2863
|
-
class="view row"
|
|
2864
|
-
>
|
|
2865
|
-
<ui-text
|
|
2866
|
-
class="text paragraph"
|
|
2867
|
-
>
|
|
2868
|
-
common.label.check_in
|
|
2869
|
-
</ui-text>
|
|
2870
|
-
<ui-text
|
|
2871
|
-
class="text paragraph"
|
|
2872
|
-
>
|
|
2873
|
-
─
|
|
2874
|
-
</ui-text>
|
|
2875
|
-
<ui-text
|
|
2876
|
-
class="text paragraph"
|
|
2877
|
-
>
|
|
2878
|
-
common.label.check_out
|
|
2879
|
-
</ui-text>
|
|
2880
|
-
</ui-view>
|
|
2881
|
-
</ui-view>
|
|
2882
|
-
</ui-view>
|
|
2883
2835
|
</ui-view>
|
|
2884
2836
|
</ui-layer-content>
|
|
2885
2837
|
<ui-view
|
|
@@ -2889,6 +2841,7 @@ exports[`<Finder> type:chain prop:assisted 1`] = `
|
|
|
2889
2841
|
class="container"
|
|
2890
2842
|
>
|
|
2891
2843
|
<ui-pressable
|
|
2844
|
+
bottom="true"
|
|
2892
2845
|
class="pressable"
|
|
2893
2846
|
datasource="[object Object],[object Object]"
|
|
2894
2847
|
tabindex="0"
|
|
@@ -2941,6 +2894,7 @@ exports[`<Finder> type:chain prop:assisted 1`] = `
|
|
|
2941
2894
|
style="left: 0px; top: 0px;"
|
|
2942
2895
|
>
|
|
2943
2896
|
<ui-view
|
|
2897
|
+
bottom="true"
|
|
2944
2898
|
class="view"
|
|
2945
2899
|
hasplaces="false"
|
|
2946
2900
|
>
|
|
@@ -4554,33 +4508,6 @@ exports[`<Finder> type:chain prop:compacted 1`] = `
|
|
|
4554
4508
|
</ui-calendar-month>
|
|
4555
4509
|
</ui-scrollview>
|
|
4556
4510
|
</ui-calendar>
|
|
4557
|
-
<ui-view
|
|
4558
|
-
class="view row"
|
|
4559
|
-
>
|
|
4560
|
-
<ui-view
|
|
4561
|
-
class="view row"
|
|
4562
|
-
>
|
|
4563
|
-
<ui-view
|
|
4564
|
-
class="view row"
|
|
4565
|
-
>
|
|
4566
|
-
<ui-text
|
|
4567
|
-
class="text paragraph"
|
|
4568
|
-
>
|
|
4569
|
-
common.label.check_in
|
|
4570
|
-
</ui-text>
|
|
4571
|
-
<ui-text
|
|
4572
|
-
class="text paragraph"
|
|
4573
|
-
>
|
|
4574
|
-
─
|
|
4575
|
-
</ui-text>
|
|
4576
|
-
<ui-text
|
|
4577
|
-
class="text paragraph"
|
|
4578
|
-
>
|
|
4579
|
-
common.label.check_out
|
|
4580
|
-
</ui-text>
|
|
4581
|
-
</ui-view>
|
|
4582
|
-
</ui-view>
|
|
4583
|
-
</ui-view>
|
|
4584
4511
|
</ui-view>
|
|
4585
4512
|
</ui-layer-content>
|
|
4586
4513
|
<ui-view
|
|
@@ -4593,6 +4520,7 @@ exports[`<Finder> type:chain prop:compacted 1`] = `
|
|
|
4593
4520
|
class="layer hidden"
|
|
4594
4521
|
>
|
|
4595
4522
|
<ui-view
|
|
4523
|
+
bottom="true"
|
|
4596
4524
|
class="view"
|
|
4597
4525
|
hasplaces="false"
|
|
4598
4526
|
>
|
|
@@ -4854,6 +4782,8 @@ exports[`<Finder> type:chain prop:layout 1`] = `
|
|
|
4854
4782
|
class="container"
|
|
4855
4783
|
>
|
|
4856
4784
|
<ui-pressable
|
|
4785
|
+
bottom="true"
|
|
4786
|
+
centered="false"
|
|
4857
4787
|
class="pressable"
|
|
4858
4788
|
tabindex="1"
|
|
4859
4789
|
>
|
|
@@ -6091,33 +6021,6 @@ exports[`<Finder> type:chain prop:layout 1`] = `
|
|
|
6091
6021
|
</ui-calendar-month>
|
|
6092
6022
|
</ui-scrollview>
|
|
6093
6023
|
</ui-calendar>
|
|
6094
|
-
<ui-view
|
|
6095
|
-
class="view row"
|
|
6096
|
-
>
|
|
6097
|
-
<ui-view
|
|
6098
|
-
class="view row"
|
|
6099
|
-
>
|
|
6100
|
-
<ui-view
|
|
6101
|
-
class="view row"
|
|
6102
|
-
>
|
|
6103
|
-
<ui-text
|
|
6104
|
-
class="text paragraph"
|
|
6105
|
-
>
|
|
6106
|
-
common.label.check_in
|
|
6107
|
-
</ui-text>
|
|
6108
|
-
<ui-text
|
|
6109
|
-
class="text paragraph"
|
|
6110
|
-
>
|
|
6111
|
-
─
|
|
6112
|
-
</ui-text>
|
|
6113
|
-
<ui-text
|
|
6114
|
-
class="text paragraph"
|
|
6115
|
-
>
|
|
6116
|
-
common.label.check_out
|
|
6117
|
-
</ui-text>
|
|
6118
|
-
</ui-view>
|
|
6119
|
-
</ui-view>
|
|
6120
|
-
</ui-view>
|
|
6121
6024
|
</ui-view>
|
|
6122
6025
|
</ui-layer-content>
|
|
6123
6026
|
<ui-view
|
|
@@ -6127,6 +6030,7 @@ exports[`<Finder> type:chain prop:layout 1`] = `
|
|
|
6127
6030
|
class="container"
|
|
6128
6031
|
>
|
|
6129
6032
|
<ui-pressable
|
|
6033
|
+
bottom="true"
|
|
6130
6034
|
class="pressable"
|
|
6131
6035
|
datasource="[object Object],[object Object]"
|
|
6132
6036
|
tabindex="0"
|
|
@@ -6179,7 +6083,7 @@ exports[`<Finder> type:chain prop:layout 1`] = `
|
|
|
6179
6083
|
style="left: 0px; top: 0px;"
|
|
6180
6084
|
>
|
|
6181
6085
|
<ui-view
|
|
6182
|
-
|
|
6086
|
+
bottom="true"
|
|
6183
6087
|
class="view"
|
|
6184
6088
|
hasplaces="false"
|
|
6185
6089
|
>
|
|
@@ -6462,6 +6366,8 @@ exports[`<Finder> type:chain prop:text 1`] = `
|
|
|
6462
6366
|
class="container"
|
|
6463
6367
|
>
|
|
6464
6368
|
<ui-pressable
|
|
6369
|
+
bottom="true"
|
|
6370
|
+
centered="false"
|
|
6465
6371
|
class="pressable"
|
|
6466
6372
|
tabindex="1"
|
|
6467
6373
|
>
|
|
@@ -7699,33 +7605,6 @@ exports[`<Finder> type:chain prop:text 1`] = `
|
|
|
7699
7605
|
</ui-calendar-month>
|
|
7700
7606
|
</ui-scrollview>
|
|
7701
7607
|
</ui-calendar>
|
|
7702
|
-
<ui-view
|
|
7703
|
-
class="view row"
|
|
7704
|
-
>
|
|
7705
|
-
<ui-view
|
|
7706
|
-
class="view row"
|
|
7707
|
-
>
|
|
7708
|
-
<ui-view
|
|
7709
|
-
class="view row"
|
|
7710
|
-
>
|
|
7711
|
-
<ui-text
|
|
7712
|
-
class="text paragraph"
|
|
7713
|
-
>
|
|
7714
|
-
common.label.check_in
|
|
7715
|
-
</ui-text>
|
|
7716
|
-
<ui-text
|
|
7717
|
-
class="text paragraph"
|
|
7718
|
-
>
|
|
7719
|
-
─
|
|
7720
|
-
</ui-text>
|
|
7721
|
-
<ui-text
|
|
7722
|
-
class="text paragraph"
|
|
7723
|
-
>
|
|
7724
|
-
common.label.check_out
|
|
7725
|
-
</ui-text>
|
|
7726
|
-
</ui-view>
|
|
7727
|
-
</ui-view>
|
|
7728
|
-
</ui-view>
|
|
7729
7608
|
</ui-view>
|
|
7730
7609
|
</ui-layer-content>
|
|
7731
7610
|
<ui-view
|
|
@@ -7735,6 +7614,7 @@ exports[`<Finder> type:chain prop:text 1`] = `
|
|
|
7735
7614
|
class="container"
|
|
7736
7615
|
>
|
|
7737
7616
|
<ui-pressable
|
|
7617
|
+
bottom="true"
|
|
7738
7618
|
class="pressable"
|
|
7739
7619
|
datasource="[object Object],[object Object]"
|
|
7740
7620
|
tabindex="0"
|
|
@@ -7787,6 +7667,7 @@ exports[`<Finder> type:chain prop:text 1`] = `
|
|
|
7787
7667
|
style="left: 0px; top: 0px;"
|
|
7788
7668
|
>
|
|
7789
7669
|
<ui-view
|
|
7670
|
+
bottom="true"
|
|
7790
7671
|
class="view"
|
|
7791
7672
|
hasplaces="false"
|
|
7792
7673
|
>
|
|
@@ -8069,6 +7950,8 @@ exports[`<Finder> type:chain renders 1`] = `
|
|
|
8069
7950
|
class="container"
|
|
8070
7951
|
>
|
|
8071
7952
|
<ui-pressable
|
|
7953
|
+
bottom="true"
|
|
7954
|
+
centered="false"
|
|
8072
7955
|
class="pressable"
|
|
8073
7956
|
tabindex="1"
|
|
8074
7957
|
>
|
|
@@ -9306,33 +9189,6 @@ exports[`<Finder> type:chain renders 1`] = `
|
|
|
9306
9189
|
</ui-calendar-month>
|
|
9307
9190
|
</ui-scrollview>
|
|
9308
9191
|
</ui-calendar>
|
|
9309
|
-
<ui-view
|
|
9310
|
-
class="view row"
|
|
9311
|
-
>
|
|
9312
|
-
<ui-view
|
|
9313
|
-
class="view row"
|
|
9314
|
-
>
|
|
9315
|
-
<ui-view
|
|
9316
|
-
class="view row"
|
|
9317
|
-
>
|
|
9318
|
-
<ui-text
|
|
9319
|
-
class="text paragraph"
|
|
9320
|
-
>
|
|
9321
|
-
common.label.check_in
|
|
9322
|
-
</ui-text>
|
|
9323
|
-
<ui-text
|
|
9324
|
-
class="text paragraph"
|
|
9325
|
-
>
|
|
9326
|
-
─
|
|
9327
|
-
</ui-text>
|
|
9328
|
-
<ui-text
|
|
9329
|
-
class="text paragraph"
|
|
9330
|
-
>
|
|
9331
|
-
common.label.check_out
|
|
9332
|
-
</ui-text>
|
|
9333
|
-
</ui-view>
|
|
9334
|
-
</ui-view>
|
|
9335
|
-
</ui-view>
|
|
9336
9192
|
</ui-view>
|
|
9337
9193
|
</ui-layer-content>
|
|
9338
9194
|
<ui-view
|
|
@@ -9342,6 +9198,7 @@ exports[`<Finder> type:chain renders 1`] = `
|
|
|
9342
9198
|
class="container"
|
|
9343
9199
|
>
|
|
9344
9200
|
<ui-pressable
|
|
9201
|
+
bottom="true"
|
|
9345
9202
|
class="pressable"
|
|
9346
9203
|
datasource="[object Object],[object Object]"
|
|
9347
9204
|
tabindex="0"
|
|
@@ -9394,6 +9251,7 @@ exports[`<Finder> type:chain renders 1`] = `
|
|
|
9394
9251
|
style="left: 0px; top: 0px;"
|
|
9395
9252
|
>
|
|
9396
9253
|
<ui-view
|
|
9254
|
+
bottom="true"
|
|
9397
9255
|
class="view"
|
|
9398
9256
|
hasplaces="false"
|
|
9399
9257
|
>
|
|
@@ -9677,6 +9535,8 @@ exports[`<Finder> type:chain testID 1`] = `
|
|
|
9677
9535
|
class="container"
|
|
9678
9536
|
>
|
|
9679
9537
|
<ui-pressable
|
|
9538
|
+
bottom="true"
|
|
9539
|
+
centered="false"
|
|
9680
9540
|
class="pressable"
|
|
9681
9541
|
data-testid="mirai-calendar-field"
|
|
9682
9542
|
tabindex="1"
|
|
@@ -10917,33 +10777,6 @@ exports[`<Finder> type:chain testID 1`] = `
|
|
|
10917
10777
|
</ui-calendar-month>
|
|
10918
10778
|
</ui-scrollview>
|
|
10919
10779
|
</ui-calendar>
|
|
10920
|
-
<ui-view
|
|
10921
|
-
class="view row"
|
|
10922
|
-
>
|
|
10923
|
-
<ui-view
|
|
10924
|
-
class="view row"
|
|
10925
|
-
>
|
|
10926
|
-
<ui-view
|
|
10927
|
-
class="view row"
|
|
10928
|
-
>
|
|
10929
|
-
<ui-text
|
|
10930
|
-
class="text paragraph"
|
|
10931
|
-
>
|
|
10932
|
-
common.label.check_in
|
|
10933
|
-
</ui-text>
|
|
10934
|
-
<ui-text
|
|
10935
|
-
class="text paragraph"
|
|
10936
|
-
>
|
|
10937
|
-
─
|
|
10938
|
-
</ui-text>
|
|
10939
|
-
<ui-text
|
|
10940
|
-
class="text paragraph"
|
|
10941
|
-
>
|
|
10942
|
-
common.label.check_out
|
|
10943
|
-
</ui-text>
|
|
10944
|
-
</ui-view>
|
|
10945
|
-
</ui-view>
|
|
10946
|
-
</ui-view>
|
|
10947
10780
|
</ui-view>
|
|
10948
10781
|
</ui-layer-content>
|
|
10949
10782
|
<ui-view
|
|
@@ -10953,6 +10786,7 @@ exports[`<Finder> type:chain testID 1`] = `
|
|
|
10953
10786
|
class="container"
|
|
10954
10787
|
>
|
|
10955
10788
|
<ui-pressable
|
|
10789
|
+
bottom="true"
|
|
10956
10790
|
class="pressable"
|
|
10957
10791
|
data-testid="mirai-occupation-field"
|
|
10958
10792
|
datasource="[object Object],[object Object]"
|
|
@@ -11006,6 +10840,7 @@ exports[`<Finder> type:chain testID 1`] = `
|
|
|
11006
10840
|
style="left: 0px; top: 0px;"
|
|
11007
10841
|
>
|
|
11008
10842
|
<ui-view
|
|
10843
|
+
bottom="true"
|
|
11009
10844
|
class="view"
|
|
11010
10845
|
data-testid="mirai-occupation"
|
|
11011
10846
|
hasplaces="false"
|
|
@@ -11293,6 +11128,8 @@ exports[`<Finder> type:hotel inherit:className 1`] = `
|
|
|
11293
11128
|
class="container"
|
|
11294
11129
|
>
|
|
11295
11130
|
<ui-pressable
|
|
11131
|
+
bottom="true"
|
|
11132
|
+
centered="false"
|
|
11296
11133
|
class="pressable"
|
|
11297
11134
|
tabindex="1"
|
|
11298
11135
|
>
|
|
@@ -12530,33 +12367,6 @@ exports[`<Finder> type:hotel inherit:className 1`] = `
|
|
|
12530
12367
|
</ui-calendar-month>
|
|
12531
12368
|
</ui-scrollview>
|
|
12532
12369
|
</ui-calendar>
|
|
12533
|
-
<ui-view
|
|
12534
|
-
class="view row"
|
|
12535
|
-
>
|
|
12536
|
-
<ui-view
|
|
12537
|
-
class="view row"
|
|
12538
|
-
>
|
|
12539
|
-
<ui-view
|
|
12540
|
-
class="view row"
|
|
12541
|
-
>
|
|
12542
|
-
<ui-text
|
|
12543
|
-
class="text paragraph"
|
|
12544
|
-
>
|
|
12545
|
-
common.label.check_in
|
|
12546
|
-
</ui-text>
|
|
12547
|
-
<ui-text
|
|
12548
|
-
class="text paragraph"
|
|
12549
|
-
>
|
|
12550
|
-
─
|
|
12551
|
-
</ui-text>
|
|
12552
|
-
<ui-text
|
|
12553
|
-
class="text paragraph"
|
|
12554
|
-
>
|
|
12555
|
-
common.label.check_out
|
|
12556
|
-
</ui-text>
|
|
12557
|
-
</ui-view>
|
|
12558
|
-
</ui-view>
|
|
12559
|
-
</ui-view>
|
|
12560
12370
|
</ui-view>
|
|
12561
12371
|
</ui-layer-content>
|
|
12562
12372
|
<ui-view
|
|
@@ -12566,6 +12376,7 @@ exports[`<Finder> type:hotel inherit:className 1`] = `
|
|
|
12566
12376
|
class="container"
|
|
12567
12377
|
>
|
|
12568
12378
|
<ui-pressable
|
|
12379
|
+
bottom="true"
|
|
12569
12380
|
class="pressable"
|
|
12570
12381
|
datasource="[object Object],[object Object]"
|
|
12571
12382
|
tabindex="0"
|
|
@@ -12618,6 +12429,7 @@ exports[`<Finder> type:hotel inherit:className 1`] = `
|
|
|
12618
12429
|
style="left: 0px; top: 0px;"
|
|
12619
12430
|
>
|
|
12620
12431
|
<ui-view
|
|
12432
|
+
bottom="true"
|
|
12621
12433
|
class="view"
|
|
12622
12434
|
hasplaces="false"
|
|
12623
12435
|
>
|
|
@@ -12900,6 +12712,8 @@ exports[`<Finder> type:hotel prop:assisted 1`] = `
|
|
|
12900
12712
|
class="container"
|
|
12901
12713
|
>
|
|
12902
12714
|
<ui-pressable
|
|
12715
|
+
bottom="true"
|
|
12716
|
+
centered="false"
|
|
12903
12717
|
class="pressable"
|
|
12904
12718
|
tabindex="1"
|
|
12905
12719
|
>
|
|
@@ -14137,33 +13951,6 @@ exports[`<Finder> type:hotel prop:assisted 1`] = `
|
|
|
14137
13951
|
</ui-calendar-month>
|
|
14138
13952
|
</ui-scrollview>
|
|
14139
13953
|
</ui-calendar>
|
|
14140
|
-
<ui-view
|
|
14141
|
-
class="view row"
|
|
14142
|
-
>
|
|
14143
|
-
<ui-view
|
|
14144
|
-
class="view row"
|
|
14145
|
-
>
|
|
14146
|
-
<ui-view
|
|
14147
|
-
class="view row"
|
|
14148
|
-
>
|
|
14149
|
-
<ui-text
|
|
14150
|
-
class="text paragraph"
|
|
14151
|
-
>
|
|
14152
|
-
common.label.check_in
|
|
14153
|
-
</ui-text>
|
|
14154
|
-
<ui-text
|
|
14155
|
-
class="text paragraph"
|
|
14156
|
-
>
|
|
14157
|
-
─
|
|
14158
|
-
</ui-text>
|
|
14159
|
-
<ui-text
|
|
14160
|
-
class="text paragraph"
|
|
14161
|
-
>
|
|
14162
|
-
common.label.check_out
|
|
14163
|
-
</ui-text>
|
|
14164
|
-
</ui-view>
|
|
14165
|
-
</ui-view>
|
|
14166
|
-
</ui-view>
|
|
14167
13954
|
</ui-view>
|
|
14168
13955
|
</ui-layer-content>
|
|
14169
13956
|
<ui-view
|
|
@@ -14173,6 +13960,7 @@ exports[`<Finder> type:hotel prop:assisted 1`] = `
|
|
|
14173
13960
|
class="container"
|
|
14174
13961
|
>
|
|
14175
13962
|
<ui-pressable
|
|
13963
|
+
bottom="true"
|
|
14176
13964
|
class="pressable"
|
|
14177
13965
|
datasource="[object Object],[object Object]"
|
|
14178
13966
|
tabindex="0"
|
|
@@ -14225,6 +14013,7 @@ exports[`<Finder> type:hotel prop:assisted 1`] = `
|
|
|
14225
14013
|
style="left: 0px; top: 0px;"
|
|
14226
14014
|
>
|
|
14227
14015
|
<ui-view
|
|
14016
|
+
bottom="true"
|
|
14228
14017
|
class="view"
|
|
14229
14018
|
hasplaces="false"
|
|
14230
14019
|
>
|
|
@@ -15838,33 +15627,6 @@ exports[`<Finder> type:hotel prop:compacted 1`] = `
|
|
|
15838
15627
|
</ui-calendar-month>
|
|
15839
15628
|
</ui-scrollview>
|
|
15840
15629
|
</ui-calendar>
|
|
15841
|
-
<ui-view
|
|
15842
|
-
class="view row"
|
|
15843
|
-
>
|
|
15844
|
-
<ui-view
|
|
15845
|
-
class="view row"
|
|
15846
|
-
>
|
|
15847
|
-
<ui-view
|
|
15848
|
-
class="view row"
|
|
15849
|
-
>
|
|
15850
|
-
<ui-text
|
|
15851
|
-
class="text paragraph"
|
|
15852
|
-
>
|
|
15853
|
-
common.label.check_in
|
|
15854
|
-
</ui-text>
|
|
15855
|
-
<ui-text
|
|
15856
|
-
class="text paragraph"
|
|
15857
|
-
>
|
|
15858
|
-
─
|
|
15859
|
-
</ui-text>
|
|
15860
|
-
<ui-text
|
|
15861
|
-
class="text paragraph"
|
|
15862
|
-
>
|
|
15863
|
-
common.label.check_out
|
|
15864
|
-
</ui-text>
|
|
15865
|
-
</ui-view>
|
|
15866
|
-
</ui-view>
|
|
15867
|
-
</ui-view>
|
|
15868
15630
|
</ui-view>
|
|
15869
15631
|
</ui-layer-content>
|
|
15870
15632
|
<ui-view
|
|
@@ -15877,6 +15639,7 @@ exports[`<Finder> type:hotel prop:compacted 1`] = `
|
|
|
15877
15639
|
class="layer hidden"
|
|
15878
15640
|
>
|
|
15879
15641
|
<ui-view
|
|
15642
|
+
bottom="true"
|
|
15880
15643
|
class="view"
|
|
15881
15644
|
hasplaces="false"
|
|
15882
15645
|
>
|
|
@@ -16138,6 +15901,8 @@ exports[`<Finder> type:hotel prop:layout 1`] = `
|
|
|
16138
15901
|
class="container"
|
|
16139
15902
|
>
|
|
16140
15903
|
<ui-pressable
|
|
15904
|
+
bottom="true"
|
|
15905
|
+
centered="false"
|
|
16141
15906
|
class="pressable"
|
|
16142
15907
|
tabindex="1"
|
|
16143
15908
|
>
|
|
@@ -17375,33 +17140,6 @@ exports[`<Finder> type:hotel prop:layout 1`] = `
|
|
|
17375
17140
|
</ui-calendar-month>
|
|
17376
17141
|
</ui-scrollview>
|
|
17377
17142
|
</ui-calendar>
|
|
17378
|
-
<ui-view
|
|
17379
|
-
class="view row"
|
|
17380
|
-
>
|
|
17381
|
-
<ui-view
|
|
17382
|
-
class="view row"
|
|
17383
|
-
>
|
|
17384
|
-
<ui-view
|
|
17385
|
-
class="view row"
|
|
17386
|
-
>
|
|
17387
|
-
<ui-text
|
|
17388
|
-
class="text paragraph"
|
|
17389
|
-
>
|
|
17390
|
-
common.label.check_in
|
|
17391
|
-
</ui-text>
|
|
17392
|
-
<ui-text
|
|
17393
|
-
class="text paragraph"
|
|
17394
|
-
>
|
|
17395
|
-
─
|
|
17396
|
-
</ui-text>
|
|
17397
|
-
<ui-text
|
|
17398
|
-
class="text paragraph"
|
|
17399
|
-
>
|
|
17400
|
-
common.label.check_out
|
|
17401
|
-
</ui-text>
|
|
17402
|
-
</ui-view>
|
|
17403
|
-
</ui-view>
|
|
17404
|
-
</ui-view>
|
|
17405
17143
|
</ui-view>
|
|
17406
17144
|
</ui-layer-content>
|
|
17407
17145
|
<ui-view
|
|
@@ -17411,6 +17149,7 @@ exports[`<Finder> type:hotel prop:layout 1`] = `
|
|
|
17411
17149
|
class="container"
|
|
17412
17150
|
>
|
|
17413
17151
|
<ui-pressable
|
|
17152
|
+
bottom="true"
|
|
17414
17153
|
class="pressable"
|
|
17415
17154
|
datasource="[object Object],[object Object]"
|
|
17416
17155
|
tabindex="0"
|
|
@@ -17463,7 +17202,7 @@ exports[`<Finder> type:hotel prop:layout 1`] = `
|
|
|
17463
17202
|
style="left: 0px; top: 0px;"
|
|
17464
17203
|
>
|
|
17465
17204
|
<ui-view
|
|
17466
|
-
|
|
17205
|
+
bottom="true"
|
|
17467
17206
|
class="view"
|
|
17468
17207
|
hasplaces="false"
|
|
17469
17208
|
>
|
|
@@ -17746,6 +17485,8 @@ exports[`<Finder> type:hotel prop:text 1`] = `
|
|
|
17746
17485
|
class="container"
|
|
17747
17486
|
>
|
|
17748
17487
|
<ui-pressable
|
|
17488
|
+
bottom="true"
|
|
17489
|
+
centered="false"
|
|
17749
17490
|
class="pressable"
|
|
17750
17491
|
tabindex="1"
|
|
17751
17492
|
>
|
|
@@ -18983,33 +18724,6 @@ exports[`<Finder> type:hotel prop:text 1`] = `
|
|
|
18983
18724
|
</ui-calendar-month>
|
|
18984
18725
|
</ui-scrollview>
|
|
18985
18726
|
</ui-calendar>
|
|
18986
|
-
<ui-view
|
|
18987
|
-
class="view row"
|
|
18988
|
-
>
|
|
18989
|
-
<ui-view
|
|
18990
|
-
class="view row"
|
|
18991
|
-
>
|
|
18992
|
-
<ui-view
|
|
18993
|
-
class="view row"
|
|
18994
|
-
>
|
|
18995
|
-
<ui-text
|
|
18996
|
-
class="text paragraph"
|
|
18997
|
-
>
|
|
18998
|
-
common.label.check_in
|
|
18999
|
-
</ui-text>
|
|
19000
|
-
<ui-text
|
|
19001
|
-
class="text paragraph"
|
|
19002
|
-
>
|
|
19003
|
-
─
|
|
19004
|
-
</ui-text>
|
|
19005
|
-
<ui-text
|
|
19006
|
-
class="text paragraph"
|
|
19007
|
-
>
|
|
19008
|
-
common.label.check_out
|
|
19009
|
-
</ui-text>
|
|
19010
|
-
</ui-view>
|
|
19011
|
-
</ui-view>
|
|
19012
|
-
</ui-view>
|
|
19013
18727
|
</ui-view>
|
|
19014
18728
|
</ui-layer-content>
|
|
19015
18729
|
<ui-view
|
|
@@ -19019,6 +18733,7 @@ exports[`<Finder> type:hotel prop:text 1`] = `
|
|
|
19019
18733
|
class="container"
|
|
19020
18734
|
>
|
|
19021
18735
|
<ui-pressable
|
|
18736
|
+
bottom="true"
|
|
19022
18737
|
class="pressable"
|
|
19023
18738
|
datasource="[object Object],[object Object]"
|
|
19024
18739
|
tabindex="0"
|
|
@@ -19071,6 +18786,7 @@ exports[`<Finder> type:hotel prop:text 1`] = `
|
|
|
19071
18786
|
style="left: 0px; top: 0px;"
|
|
19072
18787
|
>
|
|
19073
18788
|
<ui-view
|
|
18789
|
+
bottom="true"
|
|
19074
18790
|
class="view"
|
|
19075
18791
|
hasplaces="false"
|
|
19076
18792
|
>
|
|
@@ -19353,6 +19069,8 @@ exports[`<Finder> type:hotel renders 1`] = `
|
|
|
19353
19069
|
class="container"
|
|
19354
19070
|
>
|
|
19355
19071
|
<ui-pressable
|
|
19072
|
+
bottom="true"
|
|
19073
|
+
centered="false"
|
|
19356
19074
|
class="pressable"
|
|
19357
19075
|
tabindex="1"
|
|
19358
19076
|
>
|
|
@@ -20590,33 +20308,6 @@ exports[`<Finder> type:hotel renders 1`] = `
|
|
|
20590
20308
|
</ui-calendar-month>
|
|
20591
20309
|
</ui-scrollview>
|
|
20592
20310
|
</ui-calendar>
|
|
20593
|
-
<ui-view
|
|
20594
|
-
class="view row"
|
|
20595
|
-
>
|
|
20596
|
-
<ui-view
|
|
20597
|
-
class="view row"
|
|
20598
|
-
>
|
|
20599
|
-
<ui-view
|
|
20600
|
-
class="view row"
|
|
20601
|
-
>
|
|
20602
|
-
<ui-text
|
|
20603
|
-
class="text paragraph"
|
|
20604
|
-
>
|
|
20605
|
-
common.label.check_in
|
|
20606
|
-
</ui-text>
|
|
20607
|
-
<ui-text
|
|
20608
|
-
class="text paragraph"
|
|
20609
|
-
>
|
|
20610
|
-
─
|
|
20611
|
-
</ui-text>
|
|
20612
|
-
<ui-text
|
|
20613
|
-
class="text paragraph"
|
|
20614
|
-
>
|
|
20615
|
-
common.label.check_out
|
|
20616
|
-
</ui-text>
|
|
20617
|
-
</ui-view>
|
|
20618
|
-
</ui-view>
|
|
20619
|
-
</ui-view>
|
|
20620
20311
|
</ui-view>
|
|
20621
20312
|
</ui-layer-content>
|
|
20622
20313
|
<ui-view
|
|
@@ -20626,6 +20317,7 @@ exports[`<Finder> type:hotel renders 1`] = `
|
|
|
20626
20317
|
class="container"
|
|
20627
20318
|
>
|
|
20628
20319
|
<ui-pressable
|
|
20320
|
+
bottom="true"
|
|
20629
20321
|
class="pressable"
|
|
20630
20322
|
datasource="[object Object],[object Object]"
|
|
20631
20323
|
tabindex="0"
|
|
@@ -20678,6 +20370,7 @@ exports[`<Finder> type:hotel renders 1`] = `
|
|
|
20678
20370
|
style="left: 0px; top: 0px;"
|
|
20679
20371
|
>
|
|
20680
20372
|
<ui-view
|
|
20373
|
+
bottom="true"
|
|
20681
20374
|
class="view"
|
|
20682
20375
|
hasplaces="false"
|
|
20683
20376
|
>
|
|
@@ -20961,6 +20654,8 @@ exports[`<Finder> type:hotel testID 1`] = `
|
|
|
20961
20654
|
class="container"
|
|
20962
20655
|
>
|
|
20963
20656
|
<ui-pressable
|
|
20657
|
+
bottom="true"
|
|
20658
|
+
centered="false"
|
|
20964
20659
|
class="pressable"
|
|
20965
20660
|
data-testid="mirai-calendar-field"
|
|
20966
20661
|
tabindex="1"
|
|
@@ -22201,33 +21896,6 @@ exports[`<Finder> type:hotel testID 1`] = `
|
|
|
22201
21896
|
</ui-calendar-month>
|
|
22202
21897
|
</ui-scrollview>
|
|
22203
21898
|
</ui-calendar>
|
|
22204
|
-
<ui-view
|
|
22205
|
-
class="view row"
|
|
22206
|
-
>
|
|
22207
|
-
<ui-view
|
|
22208
|
-
class="view row"
|
|
22209
|
-
>
|
|
22210
|
-
<ui-view
|
|
22211
|
-
class="view row"
|
|
22212
|
-
>
|
|
22213
|
-
<ui-text
|
|
22214
|
-
class="text paragraph"
|
|
22215
|
-
>
|
|
22216
|
-
common.label.check_in
|
|
22217
|
-
</ui-text>
|
|
22218
|
-
<ui-text
|
|
22219
|
-
class="text paragraph"
|
|
22220
|
-
>
|
|
22221
|
-
─
|
|
22222
|
-
</ui-text>
|
|
22223
|
-
<ui-text
|
|
22224
|
-
class="text paragraph"
|
|
22225
|
-
>
|
|
22226
|
-
common.label.check_out
|
|
22227
|
-
</ui-text>
|
|
22228
|
-
</ui-view>
|
|
22229
|
-
</ui-view>
|
|
22230
|
-
</ui-view>
|
|
22231
21899
|
</ui-view>
|
|
22232
21900
|
</ui-layer-content>
|
|
22233
21901
|
<ui-view
|
|
@@ -22237,6 +21905,7 @@ exports[`<Finder> type:hotel testID 1`] = `
|
|
|
22237
21905
|
class="container"
|
|
22238
21906
|
>
|
|
22239
21907
|
<ui-pressable
|
|
21908
|
+
bottom="true"
|
|
22240
21909
|
class="pressable"
|
|
22241
21910
|
data-testid="mirai-occupation-field"
|
|
22242
21911
|
datasource="[object Object],[object Object]"
|
|
@@ -22290,6 +21959,7 @@ exports[`<Finder> type:hotel testID 1`] = `
|
|
|
22290
21959
|
style="left: 0px; top: 0px;"
|
|
22291
21960
|
>
|
|
22292
21961
|
<ui-view
|
|
21962
|
+
bottom="true"
|
|
22293
21963
|
class="view"
|
|
22294
21964
|
data-testid="mirai-occupation"
|
|
22295
21965
|
hasplaces="false"
|