@mirai/core 0.4.35 → 0.4.37
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/__shared__/ButtonPayment/ButtonPayment.constants.js +7 -4
- package/build/components/__shared__/ButtonPayment/ButtonPayment.constants.js.map +1 -1
- package/build/components/__shared__/ButtonPayment/ButtonPayment.js +4 -3
- package/build/components/__shared__/ButtonPayment/ButtonPayment.js.map +1 -1
- package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js +4 -4
- package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js.map +1 -1
- package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js +2 -2
- package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js.map +1 -1
- package/build/components/__shared__/Payment/components/PCI/PCI.js +2 -2
- package/build/components/__shared__/Payment/components/PCI/PCI.js.map +1 -1
- package/package.json +1 -1
- package/.env +0 -22
- package/.gitlab-ci.yml +0 -4
- package/.nvmrc +0 -1
- package/__tests__/Booking/__mocks__/booking-delete.json +0 -1
- package/__tests__/Booking/__mocks__/booking-get.json +0 -105
- package/__tests__/Booking/booking.constants.js +0 -8
- package/__tests__/Booking/workflows/cancel.workflow.js +0 -20
- package/__tests__/Booking/workflows/index.js +0 -5
- package/__tests__/Booking/workflows/openMobileMenu.workflow.js +0 -4
- package/__tests__/Booking/workflows/print.workflow.js +0 -13
- package/__tests__/Booking/workflows/resend.workflow.js +0 -18
- package/__tests__/Booking/workflows/review.workflow.js +0 -17
- package/__tests__/BookingQuery/__mocks__/user-booking-get.json +0 -9
- package/__tests__/BookingQuery/workflows/index.js +0 -1
- package/__tests__/BookingQuery/workflows/login.workflow.js +0 -22
- package/__tests__/Checkout/__mocks__/checkout-get.json +0 -935
- package/__tests__/Checkout/__mocks__/checkout-post-PAYLATER.json +0 -10
- package/__tests__/Checkout/__mocks__/checkout-post-TPV.json +0 -7
- package/__tests__/Checkout/__mocks__/checkout-post-TRANSFER.json +0 -10
- package/__tests__/Checkout/checkout.constants.js +0 -8
- package/__tests__/Checkout/workflows/form.workflow.js +0 -17
- package/__tests__/Checkout/workflows/index.js +0 -4
- package/__tests__/Checkout/workflows/payment.workflow.js +0 -10
- package/__tests__/Checkout/workflows/review.workflow.js +0 -19
- package/__tests__/Checkout/workflows/submit.workflow.js +0 -9
- package/__tests__/Deals/__mocks__/deals-success.json +0 -739
- package/__tests__/Deals/workflows/calendar.workflow.js +0 -14
- package/__tests__/Deals/workflows/clear.workflow.js +0 -7
- package/__tests__/Deals/workflows/index.js +0 -5
- package/__tests__/Deals/workflows/occupation.workflow.js +0 -6
- package/__tests__/Deals/workflows/promocode.workflow.js +0 -3
- package/__tests__/Deals/workflows/submit.workflow.js +0 -6
- package/__tests__/Finder/workflows/calendar.workflow.js +0 -10
- package/__tests__/Finder/workflows/index.js +0 -3
- package/__tests__/Finder/workflows/occupation.workflow.js +0 -27
- package/__tests__/Finder/workflows/promocode.workflow.js +0 -8
- package/__tests__/Rates/__mocks__/extras-one-success.json +0 -138
- package/__tests__/Rates/__mocks__/extras-success.json +0 -397
- package/__tests__/Rates/__mocks__/rates-success.json +0 -731
- package/__tests__/Rates/workflows/extras.js +0 -9
- package/__tests__/Rates/workflows/extrasExpect.js +0 -11
- package/__tests__/Rates/workflows/index.js +0 -4
- package/__tests__/Rates/workflows/multiroom.js +0 -26
- package/__tests__/Rates/workflows/rates.js +0 -9
- package/__tests__/Session/workflows/bookings.workflow.js +0 -18
- package/__tests__/Session/workflows/forgotPassword.workflow.js +0 -20
- package/__tests__/Session/workflows/index.js +0 -5
- package/__tests__/Session/workflows/login.workflow.js +0 -29
- package/__tests__/Session/workflows/logout.workflow.js +0 -8
- package/__tests__/Session/workflows/profile.workflow.js +0 -49
- package/__tests__/Signup/workflows/index.js +0 -2
- package/__tests__/Signup/workflows/signup.workflow.js +0 -26
- package/__tests__/Signup/workflows/signupError.workflow.js +0 -22
- package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-one-extras-1.png +0 -0
- package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-some-extras-1.png +0 -0
- package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-one-extras-1.png +0 -0
- package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-some-extras-1.png +0 -0
- package/__tests__/booking.spec.jsx +0 -34
- package/__tests__/bookingQuey.spec.js +0 -43
- package/__tests__/buttonFinder.spec.js +0 -16
- package/__tests__/checkout.spec.jsx +0 -52
- package/__tests__/constants.js +0 -20
- package/__tests__/deals.spec.js +0 -30
- package/__tests__/finder.spec.js +0 -75
- package/__tests__/helpers/closeNotification.js +0 -7
- package/__tests__/helpers/getWeekNumber.js +0 -8
- package/__tests__/helpers/index.js +0 -2
- package/__tests__/rates.spec.jsx +0 -39
- package/__tests__/session.spec.js +0 -32
- package/__tests__/signup.spec.js +0 -17
- package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.skeleton.test.js.snap +0 -287
- package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.test.js.snap +0 -102
- package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +0 -1302
- package/build/components/Booking/components/Field/__tests__/__snapshots__/Field.test.js.snap +0 -139
- package/build/components/Booking/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -108
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormCancel.test.js.snap +0 -546
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormEdit.test.js.snap +0 -46
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormResend.test.js.snap +0 -166
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Information.test.js.snap +0 -110
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Menu.test.js.snap +0 -82
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Modal.test.js.snap +0 -432
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.ModalAgency.test.js.snap +0 -319
- package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Payment.test.js.snap +0 -178
- package/build/components/BookingQuery/__tests__/__snapshots__/BookingQuery.test.js.snap +0 -1048
- package/build/components/ButtonFinder/__tests__/__snapshots__/ButtonFinder.test.js.snap +0 -8210
- package/build/components/Chat/__tests__/__snapshots__/Chat.constants.test.js.snap +0 -30
- package/build/components/Chat/__tests__/__snapshots__/Chat.test.js.snap +0 -634
- package/build/components/Chat/components/Avatar/__tests__/__snapshots__/Avatar.test.jsx.snap +0 -97
- package/build/components/Chat/components/Input/__tests__/__snapshots__/Input.test.jsx.snap +0 -178
- package/build/components/Chat/components/InputRich/__tests__/__snapshots__/InputRich.test.jsx.snap +0 -282
- package/build/components/Chat/components/Message/__tests__/__snapshots__/Message.test.jsx.snap +0 -211
- package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Booking.test.js.snap +0 -65
- package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Card.test.js.snap +0 -29
- package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Environment.test.js.snap +0 -44
- package/build/components/Chat/components/Offline/__tests__/__snapshots__/Offline.test.js.snap +0 -162
- package/build/components/Chat/helpers/__tests__/__snapshots__/getVerboseDate.test.js.snap +0 -9
- package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +0 -2018
- package/build/components/Checkout/components/InputRadio/__tests__/__snapshots__/InputRadio.test.js.snap +0 -347
- package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +0 -418
- package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Form.test.js.snap +0 -6754
- package/build/components/Deals/__tests__/__snapshots__/Deals.Calendar.test.js.snap +0 -4449
- package/build/components/Deals/__tests__/__snapshots__/Deals.constants.js.snap +0 -15
- package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +0 -7828
- package/build/components/Deals/helpers/__tests__/__mocks__/deal.json +0 -25
- package/build/components/Environment/__tests__/__snapshots__/Environment.State.test.js.snap +0 -120
- package/build/components/Environment/__tests__/__snapshots__/Environment.test.js.snap +0 -988
- package/build/components/Finder/__tests__/__snapshots__/Finder.constants.test.js.snap +0 -39
- package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +0 -22237
- package/build/components/Finder/components/Calendar/__tests__/__mocks__/prices.json +0 -11
- package/build/components/Finder/components/Calendar/__tests__/__snapshots__/Calendar.test.js.snap +0 -11108
- package/build/components/Finder/components/Places/__tests__/__mocks__/places.json +0 -44
- package/build/components/Finder/components/Places/__tests__/__snapshots__/Places.test.js.snap +0 -324
- package/build/components/Finder/helpers/__tests__/__mocks__/dataSource.json +0 -1382
- package/build/components/Finder/helpers/__tests__/__snapshots__/getForwarderUrl.test.js.snap +0 -7
- package/build/components/Header/__tests__/__snapshots__/Header.test.js.snap +0 -1187
- package/build/components/Profile/components/Bookings/__tests__/__snapshots__/Bookings.test.js.snap +0 -19
- package/build/components/Rates/__tests__/__snapshots__/Rates.Content.test.js.snap +0 -41
- package/build/components/Rates/__tests__/__snapshots__/Rates.Footer.test.js.snap +0 -50
- package/build/components/Rates/__tests__/__snapshots__/Rates.Header.test.js.snap +0 -3
- package/build/components/Rates/__tests__/__snapshots__/Rates.RoomSelector.test.js.snap +0 -3
- package/build/components/Rates/__tests__/__snapshots__/Rates.Unavailability.test.js.snap +0 -53
- package/build/components/Rates/__tests__/__snapshots__/Rates.test.js.snap +0 -11760
- package/build/components/Rates/components/CardHotel/__tests__/__snapshots__/CardHotel.test.js.snap +0 -113
- package/build/components/Rates/components/Filters/__tests__/__snapshots__/FIlters.Button.test.js.snap +0 -32
- package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.Amenity.test.js.snap +0 -21
- package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.BookingOption.test.js.snap +0 -32
- package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.test.js.snap +0 -167
- package/build/components/Rates/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -3
- package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Preview.test.js.snap +0 -96
- package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Rates.test.js.snap +0 -9
- package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Summary.test.js.snap +0 -53
- package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.test.js.snap +0 -154
- package/build/components/Rates/components/Item/components/Amenities/__tests__/__snapshots__/Amenities.test.js.snap +0 -3
- package/build/components/Rates/components/Item/components/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -3
- package/build/components/Rates/components/Item/components/Features/__tests__/__snapshots__/Features.test.js.snap +0 -40
- package/build/components/Rates/components/Item/components/ModalCancellationInfo/__tests__/__snapshots__/ModalCancellationInfo.test.js.snap +0 -35
- package/build/components/Rates/components/Item/components/ModalInfo/__tests__/__snapshots__/ModalInfo.test.js.snap +0 -72
- package/build/components/Rates/components/Item/components/ModalOfferInfo/__tests__/__snapshots__/ModalOfferInfo.test.js.snap +0 -49
- package/build/components/Rates/components/Item/components/ModalUrl/__tests__/__snapshots__/ModalUrl.test.js.snap +0 -50
- package/build/components/Rates/components/Item/components/Option/__tests__/__snapshots__/Option.test.js.snap +0 -18
- package/build/components/Rates/components/Item/components/PriceDetails/__tests__/__snapshots__/PriceDetails.test.js.snap +0 -23
- package/build/components/Rates/components/Item/components/RateDetails/__tests__/__snapshots__/RateDetails.test.js.snap +0 -3
- package/build/components/Rates/components/Item/components/Slider/__tests__/__snapshots__/Slider.test.js.snap +0 -27
- package/build/components/Rates/components/Item/components/TooltipDates/__tests__/__snapshots__/TooltipDates.test.js.snap +0 -3
- package/build/components/Rates/components/ModalClubRate/__tests__/__snapshots__/ModalClubRate.test.js.snap +0 -257
- package/build/components/Rates/components/ModalExtras/__tests__/__snapshots__/ModalExtras.test.js.snap +0 -68
- package/build/components/Rates/components/ModalMapView/__tests__/__snapshots__/ModalMapView.test.js.snap +0 -78
- package/build/components/Session/__tests__/__snapshots__/Session.test.js.snap +0 -260
- package/build/components/Signup/__tests__/__snapshots__/Signup.test.js.snap +0 -1091
- package/build/components/__shared__/BookingDates/__tests__/__snapshots__/BookingDates.test.js.snap +0 -208
- package/build/components/__shared__/BookingDetails/__tests__/__snapshots__/BookingDetails.test.js.snap +0 -2190
- package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.Row.test.js.snap +0 -500
- package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.test.js.snap +0 -745
- package/build/components/__shared__/BookingTerms/__tests__/__snapshots__/BookingTerms.test.js.snap +0 -450
- package/build/components/__shared__/ButtonMore/__tests__/__snapshots__/ButtonMore.test.js.snap +0 -115
- package/build/components/__shared__/ButtonPayment/__tests__/__snapshots__/ButtonPayment.test.js.snap +0 -206
- package/build/components/__shared__/ButtonPayment/components/Form/__tests__/__snapshots__/Form.test.js.snap +0 -65
- package/build/components/__shared__/ButtonPayment/components/FormAddon/__tests__/__snapshots__/FormAddon.test.js.snap +0 -68
- package/build/components/__shared__/ButtonPayment/components/FormCheckout/__tests__/__snapshots__/FormCheckout.test.js.snap +0 -356
- package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/__tests__/__snapshots__/getStyle.test.js.snap +0 -23
- package/build/components/__shared__/ButtonPayment/components/FormPaycomet/__tests__/__snapshots__/FormPaycomet.test.js.snap +0 -165
- package/build/components/__shared__/ButtonPayment/components/FormSipay/__tests__/__snapshots__/FormSipay.test.js.snap +0 -161
- package/build/components/__shared__/ButtonPayment/components/InputField/__tests__/__snapshots__/InputField.test.js.snap +0 -190
- package/build/components/__shared__/Card/__tests__/__snapshots__/Card.test.js.snap +0 -34
- package/build/components/__shared__/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -42
- package/build/components/__shared__/Field/__tests__/__snapshots__/Field.test.js.snap +0 -1018
- package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +0 -2243
- package/build/components/__shared__/FieldPromocode/__tests__/__snapshots__/FieldPromocode.test.jsx.snap +0 -373
- package/build/components/__shared__/Footer/__tests__/__snapshots__/Footer.test.js.snap +0 -178
- package/build/components/__shared__/NotificationRequiredFields/__tests__/__snapshots__/NotificationRequiredFields.test.js.snap +0 -118
- package/build/components/__shared__/Occupation/__tests__/__mocks__/occupation.json +0 -17
- package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +0 -3754
- package/build/components/__shared__/Payment/__tests__/__snapshots__/Payment.test.js.snap +0 -1109
- package/build/components/__shared__/Payment/components/AmazonPay/__tests__/__snapshots__/AmazonPay.test.js.snap +0 -23
- package/build/components/__shared__/Payment/components/Aplazame/__tests__/__snapshots__/Aplazame.test.js.snap +0 -33
- package/build/components/__shared__/Payment/components/Card/__tests__/__snapshots__/Card.test.js.snap +0 -933
- package/build/components/__shared__/Payment/components/PCI/__tests__/__snapshots__/PCI.test.js.snap +0 -474
- package/build/components/__shared__/Payment/components/Tpv/__tests__/__snapshots__/Tpv.test.js.snap +0 -98
- package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.Line.test.js.snap +0 -49
- package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.test.js.snap +0 -337
- package/build/components/__shared__/SelectEnvironment/__tests__/__snapshots__/SelectEnvironment.test.js.snap +0 -1192
- package/build/components/__shared__/Skeleton/__tests__/__snapshots__/Skeleton.test.js.snap +0 -66
- package/build/components/__shared__/TextRequiredFields/__tests__/__snapshots__/TextRequiredFields.test.js.snap +0 -41
- package/build/components/helpers/__tests__/__mocks__/hotels.json +0 -87
- package/build/components/helpers/__tests__/__snapshots__/parseHtml.test.js.snap +0 -317
- package/playwright.config.js +0 -50
- package/public/App.Container.jsx +0 -147
- package/public/App.jsx +0 -34
- package/public/App.module.css +0 -153
- package/public/index.html +0 -32
- package/public/index.template.html +0 -19
- package/public/performance/index.html +0 -159
- package/public/routes/Deals.jsx +0 -20
- package/public/routes/Finder.jsx +0 -19
- package/public/routes/Home.constants.js +0 -52
- package/public/routes/Home.jsx +0 -131
- package/public/routes/NotFound.jsx +0 -23
- package/public/routes/Profile.jsx +0 -21
- package/public/routes/Signup.jsx +0 -20
- package/public/routes/Step0-Accommodations.jsx +0 -4
- package/public/routes/Step1-Rates.jsx +0 -12
- package/public/routes/Step2-Checkout.jsx +0 -4
- package/public/routes/Step3-Booking.jsx +0 -4
- package/public/routes/components/Logo.jsx +0 -18
- package/public/routes/components/index.js +0 -1
- package/public/routes/index.js +0 -10
- package/public/routes/routes.module.css +0 -259
- package/public/themes/monalisa.theme.css +0 -45
package/build/components/__shared__/BookingDates/__tests__/__snapshots__/BookingDates.test.js.snap
DELETED
|
@@ -1,208 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`<BookingDates> inherit:className 1`] = `
|
|
4
|
-
<DocumentFragment>
|
|
5
|
-
<ui-view
|
|
6
|
-
class="view row"
|
|
7
|
-
>
|
|
8
|
-
<ui-view
|
|
9
|
-
class="view row"
|
|
10
|
-
>
|
|
11
|
-
<ui-text
|
|
12
|
-
class="text paragraph"
|
|
13
|
-
>
|
|
14
|
-
common.label.check_in
|
|
15
|
-
</ui-text>
|
|
16
|
-
<ui-text
|
|
17
|
-
class="text paragraph"
|
|
18
|
-
>
|
|
19
|
-
─
|
|
20
|
-
</ui-text>
|
|
21
|
-
<ui-text
|
|
22
|
-
class="text paragraph"
|
|
23
|
-
>
|
|
24
|
-
common.label.check_out
|
|
25
|
-
</ui-text>
|
|
26
|
-
</ui-view>
|
|
27
|
-
</ui-view>
|
|
28
|
-
</DocumentFragment>
|
|
29
|
-
`;
|
|
30
|
-
|
|
31
|
-
exports[`<BookingDates> prop:focus 1`] = `
|
|
32
|
-
<DocumentFragment>
|
|
33
|
-
<ui-view
|
|
34
|
-
class="view row"
|
|
35
|
-
>
|
|
36
|
-
<ui-view
|
|
37
|
-
class="view row"
|
|
38
|
-
>
|
|
39
|
-
<ui-text
|
|
40
|
-
class="text bold paragraph"
|
|
41
|
-
>
|
|
42
|
-
jue, 10 abr
|
|
43
|
-
</ui-text>
|
|
44
|
-
<ui-text
|
|
45
|
-
class="text paragraph"
|
|
46
|
-
>
|
|
47
|
-
─
|
|
48
|
-
</ui-text>
|
|
49
|
-
<ui-text
|
|
50
|
-
class="text paragraph"
|
|
51
|
-
>
|
|
52
|
-
mar, 5 may
|
|
53
|
-
</ui-text>
|
|
54
|
-
</ui-view>
|
|
55
|
-
<ui-text
|
|
56
|
-
class="text paragraph"
|
|
57
|
-
>
|
|
58
|
-
(finder.label.nights_stay)
|
|
59
|
-
</ui-text>
|
|
60
|
-
</ui-view>
|
|
61
|
-
</DocumentFragment>
|
|
62
|
-
`;
|
|
63
|
-
|
|
64
|
-
exports[`<BookingDates> prop:from 1`] = `
|
|
65
|
-
<DocumentFragment>
|
|
66
|
-
<ui-view
|
|
67
|
-
class="view row"
|
|
68
|
-
>
|
|
69
|
-
<ui-view
|
|
70
|
-
class="view row"
|
|
71
|
-
>
|
|
72
|
-
<ui-text
|
|
73
|
-
class="text bold paragraph"
|
|
74
|
-
>
|
|
75
|
-
jue, 10 abr
|
|
76
|
-
</ui-text>
|
|
77
|
-
<ui-text
|
|
78
|
-
class="text paragraph"
|
|
79
|
-
>
|
|
80
|
-
─
|
|
81
|
-
</ui-text>
|
|
82
|
-
<ui-text
|
|
83
|
-
class="text paragraph"
|
|
84
|
-
>
|
|
85
|
-
common.label.check_out
|
|
86
|
-
</ui-text>
|
|
87
|
-
</ui-view>
|
|
88
|
-
</ui-view>
|
|
89
|
-
</DocumentFragment>
|
|
90
|
-
`;
|
|
91
|
-
|
|
92
|
-
exports[`<BookingDates> prop:rangeMinDays 1`] = `
|
|
93
|
-
<DocumentFragment>
|
|
94
|
-
<ui-view
|
|
95
|
-
class="view row"
|
|
96
|
-
>
|
|
97
|
-
<ui-view
|
|
98
|
-
class="view row"
|
|
99
|
-
>
|
|
100
|
-
<ui-text
|
|
101
|
-
class="text paragraph"
|
|
102
|
-
>
|
|
103
|
-
common.label.check_in
|
|
104
|
-
</ui-text>
|
|
105
|
-
<ui-text
|
|
106
|
-
class="text paragraph"
|
|
107
|
-
>
|
|
108
|
-
─
|
|
109
|
-
</ui-text>
|
|
110
|
-
<ui-text
|
|
111
|
-
class="text paragraph"
|
|
112
|
-
>
|
|
113
|
-
common.label.check_out
|
|
114
|
-
</ui-text>
|
|
115
|
-
</ui-view>
|
|
116
|
-
</ui-view>
|
|
117
|
-
</DocumentFragment>
|
|
118
|
-
`;
|
|
119
|
-
|
|
120
|
-
exports[`<BookingDates> prop:to 1`] = `
|
|
121
|
-
<DocumentFragment>
|
|
122
|
-
<ui-view
|
|
123
|
-
class="view row"
|
|
124
|
-
>
|
|
125
|
-
<ui-view
|
|
126
|
-
class="view row"
|
|
127
|
-
>
|
|
128
|
-
<ui-text
|
|
129
|
-
class="text bold paragraph"
|
|
130
|
-
>
|
|
131
|
-
jue, 10 abr
|
|
132
|
-
</ui-text>
|
|
133
|
-
<ui-text
|
|
134
|
-
class="text paragraph"
|
|
135
|
-
>
|
|
136
|
-
─
|
|
137
|
-
</ui-text>
|
|
138
|
-
<ui-text
|
|
139
|
-
class="text bold paragraph"
|
|
140
|
-
>
|
|
141
|
-
mar, 6 dic
|
|
142
|
-
</ui-text>
|
|
143
|
-
</ui-view>
|
|
144
|
-
<ui-text
|
|
145
|
-
class="text paragraph"
|
|
146
|
-
>
|
|
147
|
-
(finder.label.nights_stay)
|
|
148
|
-
</ui-text>
|
|
149
|
-
</ui-view>
|
|
150
|
-
</DocumentFragment>
|
|
151
|
-
`;
|
|
152
|
-
|
|
153
|
-
exports[`<BookingDates> renders 1`] = `
|
|
154
|
-
<DocumentFragment>
|
|
155
|
-
<ui-view
|
|
156
|
-
class="view row"
|
|
157
|
-
>
|
|
158
|
-
<ui-view
|
|
159
|
-
class="view row"
|
|
160
|
-
>
|
|
161
|
-
<ui-text
|
|
162
|
-
class="text paragraph"
|
|
163
|
-
>
|
|
164
|
-
common.label.check_in
|
|
165
|
-
</ui-text>
|
|
166
|
-
<ui-text
|
|
167
|
-
class="text paragraph"
|
|
168
|
-
>
|
|
169
|
-
─
|
|
170
|
-
</ui-text>
|
|
171
|
-
<ui-text
|
|
172
|
-
class="text paragraph"
|
|
173
|
-
>
|
|
174
|
-
common.label.check_out
|
|
175
|
-
</ui-text>
|
|
176
|
-
</ui-view>
|
|
177
|
-
</ui-view>
|
|
178
|
-
</DocumentFragment>
|
|
179
|
-
`;
|
|
180
|
-
|
|
181
|
-
exports[`<BookingDates> testID 1`] = `
|
|
182
|
-
<DocumentFragment>
|
|
183
|
-
<ui-view
|
|
184
|
-
class="view row"
|
|
185
|
-
data-testid="mirai"
|
|
186
|
-
>
|
|
187
|
-
<ui-view
|
|
188
|
-
class="view row"
|
|
189
|
-
>
|
|
190
|
-
<ui-text
|
|
191
|
-
class="text paragraph"
|
|
192
|
-
>
|
|
193
|
-
common.label.check_in
|
|
194
|
-
</ui-text>
|
|
195
|
-
<ui-text
|
|
196
|
-
class="text paragraph"
|
|
197
|
-
>
|
|
198
|
-
─
|
|
199
|
-
</ui-text>
|
|
200
|
-
<ui-text
|
|
201
|
-
class="text paragraph"
|
|
202
|
-
>
|
|
203
|
-
common.label.check_out
|
|
204
|
-
</ui-text>
|
|
205
|
-
</ui-view>
|
|
206
|
-
</ui-view>
|
|
207
|
-
</DocumentFragment>
|
|
208
|
-
`;
|