@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/Rates/components/CardHotel/__tests__/__snapshots__/CardHotel.test.js.snap
DELETED
|
@@ -1,113 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`<Rates> <CardHotel> renders 1`] = `
|
|
4
|
-
<DocumentFragment>
|
|
5
|
-
<ui-view
|
|
6
|
-
class="view"
|
|
7
|
-
>
|
|
8
|
-
<ui-view
|
|
9
|
-
class="view"
|
|
10
|
-
>
|
|
11
|
-
<ui-view
|
|
12
|
-
class="view"
|
|
13
|
-
>
|
|
14
|
-
<ui-view
|
|
15
|
-
class="view"
|
|
16
|
-
style="height: 208px; max-height: 208px;"
|
|
17
|
-
>
|
|
18
|
-
<ui-slider
|
|
19
|
-
class="view slider"
|
|
20
|
-
style="height: 208px; max-height: 208px; width: -1px;"
|
|
21
|
-
>
|
|
22
|
-
<ui-scrollview
|
|
23
|
-
class="scrollview snap horizontal notIndicator scrollView"
|
|
24
|
-
style="width: -1px;"
|
|
25
|
-
/>
|
|
26
|
-
<ui-progress
|
|
27
|
-
class="view progress progress"
|
|
28
|
-
>
|
|
29
|
-
<ui-progress-value
|
|
30
|
-
class="view value"
|
|
31
|
-
style="width: 0%;"
|
|
32
|
-
/>
|
|
33
|
-
</ui-progress>
|
|
34
|
-
</ui-slider>
|
|
35
|
-
</ui-view>
|
|
36
|
-
<ui-view
|
|
37
|
-
class="view row"
|
|
38
|
-
/>
|
|
39
|
-
</ui-view>
|
|
40
|
-
<ui-view
|
|
41
|
-
class="view"
|
|
42
|
-
>
|
|
43
|
-
<ui-text
|
|
44
|
-
class="text bold headline-3"
|
|
45
|
-
/>
|
|
46
|
-
<ui-text
|
|
47
|
-
class="text action"
|
|
48
|
-
/>
|
|
49
|
-
</ui-view>
|
|
50
|
-
<ui-view
|
|
51
|
-
class="view"
|
|
52
|
-
>
|
|
53
|
-
<ui-view
|
|
54
|
-
class="view row"
|
|
55
|
-
>
|
|
56
|
-
<ui-view
|
|
57
|
-
class="view"
|
|
58
|
-
>
|
|
59
|
-
<ui-text
|
|
60
|
-
class="text bold headline-2"
|
|
61
|
-
>
|
|
62
|
-
0 €
|
|
63
|
-
</ui-text>
|
|
64
|
-
<ui-text
|
|
65
|
-
class="text small"
|
|
66
|
-
>
|
|
67
|
-
NaN € finder.label.per_night
|
|
68
|
-
</ui-text>
|
|
69
|
-
<ui-text
|
|
70
|
-
class="text light small"
|
|
71
|
-
/>
|
|
72
|
-
<ui-view
|
|
73
|
-
class="view row"
|
|
74
|
-
>
|
|
75
|
-
<ui-tooltip
|
|
76
|
-
class="container"
|
|
77
|
-
>
|
|
78
|
-
<ui-view
|
|
79
|
-
class="view"
|
|
80
|
-
>
|
|
81
|
-
<ui-text
|
|
82
|
-
class="text medium accent action dispatcher"
|
|
83
|
-
>
|
|
84
|
-
finder.label.price_details
|
|
85
|
-
</ui-text>
|
|
86
|
-
</ui-view>
|
|
87
|
-
</ui-tooltip>
|
|
88
|
-
</ui-view>
|
|
89
|
-
</ui-view>
|
|
90
|
-
<ui-button
|
|
91
|
-
class="pressable button"
|
|
92
|
-
disabled="false"
|
|
93
|
-
tabindex="0"
|
|
94
|
-
>
|
|
95
|
-
<ui-view
|
|
96
|
-
class="view busyContainer"
|
|
97
|
-
>
|
|
98
|
-
<ui-view
|
|
99
|
-
class="view spinner"
|
|
100
|
-
/>
|
|
101
|
-
</ui-view>
|
|
102
|
-
<ui-view
|
|
103
|
-
class="view row children"
|
|
104
|
-
>
|
|
105
|
-
common.action.view_more
|
|
106
|
-
</ui-view>
|
|
107
|
-
</ui-button>
|
|
108
|
-
</ui-view>
|
|
109
|
-
</ui-view>
|
|
110
|
-
</ui-view>
|
|
111
|
-
</ui-view>
|
|
112
|
-
</DocumentFragment>
|
|
113
|
-
`;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`<Rates> <Filters.Button> renders 1`] = `
|
|
4
|
-
<DocumentFragment>
|
|
5
|
-
<ui-button
|
|
6
|
-
class="pressable button squared secondary"
|
|
7
|
-
tabindex="0"
|
|
8
|
-
>
|
|
9
|
-
<ui-icon
|
|
10
|
-
class="icon headline-3"
|
|
11
|
-
>
|
|
12
|
-
<svg
|
|
13
|
-
fill="currentColor"
|
|
14
|
-
height="1em"
|
|
15
|
-
stroke="currentColor"
|
|
16
|
-
stroke-width="0"
|
|
17
|
-
viewBox="0 0 24 24"
|
|
18
|
-
width="1em"
|
|
19
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
-
>
|
|
21
|
-
<path
|
|
22
|
-
d="M0 0h24v24H0V0z"
|
|
23
|
-
fill="none"
|
|
24
|
-
/>
|
|
25
|
-
<path
|
|
26
|
-
d="M3 17v2h6v-2H3zM3 5v2h10V5H3zm10 16v-2h8v-2h-8v-2h-2v6h2zM7 9v2H3v2h4v2h2V9H7zm14 4v-2H11v2h10zm-6-4h2V7h4V5h-4V3h-2v6z"
|
|
27
|
-
/>
|
|
28
|
-
</svg>
|
|
29
|
-
</ui-icon>
|
|
30
|
-
</ui-button>
|
|
31
|
-
</DocumentFragment>
|
|
32
|
-
`;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`<Rates> <Filters.Amenity> renders 1`] = `
|
|
4
|
-
<DocumentFragment>
|
|
5
|
-
<ui-input-option
|
|
6
|
-
class="pressable inputOption"
|
|
7
|
-
tabindex="0"
|
|
8
|
-
>
|
|
9
|
-
<ui-checkbox
|
|
10
|
-
class="checkbox"
|
|
11
|
-
>
|
|
12
|
-
<input
|
|
13
|
-
class="input"
|
|
14
|
-
name="amenity:undefined"
|
|
15
|
-
type="checkbox"
|
|
16
|
-
value=""
|
|
17
|
-
/>
|
|
18
|
-
</ui-checkbox>
|
|
19
|
-
</ui-input-option>
|
|
20
|
-
</DocumentFragment>
|
|
21
|
-
`;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`<Rates> <Filters.BookingOption> renders 1`] = `
|
|
4
|
-
<DocumentFragment>
|
|
5
|
-
<ui-view
|
|
6
|
-
class="view row"
|
|
7
|
-
>
|
|
8
|
-
<ui-view
|
|
9
|
-
class="view"
|
|
10
|
-
>
|
|
11
|
-
<ui-text
|
|
12
|
-
class="text action"
|
|
13
|
-
/>
|
|
14
|
-
</ui-view>
|
|
15
|
-
<ui-switch
|
|
16
|
-
class="switch"
|
|
17
|
-
>
|
|
18
|
-
<input
|
|
19
|
-
name="switch:undefined"
|
|
20
|
-
type="checkbox"
|
|
21
|
-
/>
|
|
22
|
-
<ui-primitive
|
|
23
|
-
class="area"
|
|
24
|
-
>
|
|
25
|
-
<ui-primitive
|
|
26
|
-
class="toggle"
|
|
27
|
-
/>
|
|
28
|
-
</ui-primitive>
|
|
29
|
-
</ui-switch>
|
|
30
|
-
</ui-view>
|
|
31
|
-
</DocumentFragment>
|
|
32
|
-
`;
|
package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.test.js.snap
DELETED
|
@@ -1,167 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`<Rates> <Filters> renders 1`] = `
|
|
4
|
-
<DocumentFragment>
|
|
5
|
-
<ui-button
|
|
6
|
-
class="pressable button squared secondary"
|
|
7
|
-
tabindex="0"
|
|
8
|
-
>
|
|
9
|
-
<ui-icon
|
|
10
|
-
class="icon headline-3"
|
|
11
|
-
>
|
|
12
|
-
<svg
|
|
13
|
-
fill="currentColor"
|
|
14
|
-
height="1em"
|
|
15
|
-
stroke="currentColor"
|
|
16
|
-
stroke-width="0"
|
|
17
|
-
viewBox="0 0 24 24"
|
|
18
|
-
width="1em"
|
|
19
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
-
>
|
|
21
|
-
<path
|
|
22
|
-
d="M0 0h24v24H0V0z"
|
|
23
|
-
fill="none"
|
|
24
|
-
/>
|
|
25
|
-
<path
|
|
26
|
-
d="M3 17v2h6v-2H3zM3 5v2h10V5H3zm10 16v-2h8v-2h-8v-2h-2v6h2zM7 9v2H3v2h4v2h2V9H7zm14 4v-2H11v2h10zm-6-4h2V7h4V5h-4V3h-2v6z"
|
|
27
|
-
/>
|
|
28
|
-
</svg>
|
|
29
|
-
</ui-icon>
|
|
30
|
-
</ui-button>
|
|
31
|
-
<ui-modal-overflow
|
|
32
|
-
class="pressable container overflow"
|
|
33
|
-
style="height: 768px;"
|
|
34
|
-
tabindex="0"
|
|
35
|
-
>
|
|
36
|
-
<ui-modal
|
|
37
|
-
class="view fit modal"
|
|
38
|
-
>
|
|
39
|
-
<ui-view
|
|
40
|
-
class="view row header hideBack"
|
|
41
|
-
>
|
|
42
|
-
<ui-text
|
|
43
|
-
class="text headline-3 title"
|
|
44
|
-
>
|
|
45
|
-
common.label.filters
|
|
46
|
-
</ui-text>
|
|
47
|
-
<ui-button
|
|
48
|
-
class="pressable button small squared transparent"
|
|
49
|
-
tabindex="0"
|
|
50
|
-
>
|
|
51
|
-
<ui-icon
|
|
52
|
-
class="icon headline-3 icon"
|
|
53
|
-
>
|
|
54
|
-
<svg
|
|
55
|
-
fill="currentColor"
|
|
56
|
-
height="1em"
|
|
57
|
-
stroke="currentColor"
|
|
58
|
-
stroke-width="0"
|
|
59
|
-
viewBox="0 0 24 24"
|
|
60
|
-
width="1em"
|
|
61
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
62
|
-
>
|
|
63
|
-
<path
|
|
64
|
-
d="M0 0h24v24H0V0z"
|
|
65
|
-
fill="none"
|
|
66
|
-
/>
|
|
67
|
-
<path
|
|
68
|
-
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"
|
|
69
|
-
/>
|
|
70
|
-
</svg>
|
|
71
|
-
</ui-icon>
|
|
72
|
-
</ui-button>
|
|
73
|
-
</ui-view>
|
|
74
|
-
<ui-scrollview
|
|
75
|
-
class="scrollview vertical notIndicator"
|
|
76
|
-
>
|
|
77
|
-
<ui-view
|
|
78
|
-
class="view"
|
|
79
|
-
>
|
|
80
|
-
<ui-text
|
|
81
|
-
class="text bold headline-3"
|
|
82
|
-
>
|
|
83
|
-
finder.label.booking_options
|
|
84
|
-
</ui-text>
|
|
85
|
-
<ui-view
|
|
86
|
-
class="view row"
|
|
87
|
-
>
|
|
88
|
-
<ui-view
|
|
89
|
-
class="view"
|
|
90
|
-
>
|
|
91
|
-
<ui-text
|
|
92
|
-
class="text action"
|
|
93
|
-
>
|
|
94
|
-
finder.label.free_cancellation
|
|
95
|
-
</ui-text>
|
|
96
|
-
</ui-view>
|
|
97
|
-
<ui-switch
|
|
98
|
-
class="switch"
|
|
99
|
-
>
|
|
100
|
-
<input
|
|
101
|
-
name="switch:freeCancellation"
|
|
102
|
-
type="checkbox"
|
|
103
|
-
/>
|
|
104
|
-
<ui-primitive
|
|
105
|
-
class="area"
|
|
106
|
-
>
|
|
107
|
-
<ui-primitive
|
|
108
|
-
class="toggle"
|
|
109
|
-
/>
|
|
110
|
-
</ui-primitive>
|
|
111
|
-
</ui-switch>
|
|
112
|
-
</ui-view>
|
|
113
|
-
</ui-view>
|
|
114
|
-
<ui-view
|
|
115
|
-
class="view"
|
|
116
|
-
>
|
|
117
|
-
<ui-text
|
|
118
|
-
class="text bold headline-3 wide"
|
|
119
|
-
>
|
|
120
|
-
finder.label.amenities
|
|
121
|
-
</ui-text>
|
|
122
|
-
<ui-view
|
|
123
|
-
class="view"
|
|
124
|
-
>
|
|
125
|
-
<ui-view
|
|
126
|
-
class="view row"
|
|
127
|
-
/>
|
|
128
|
-
<ui-action
|
|
129
|
-
class="pressable action underline"
|
|
130
|
-
tabindex="0"
|
|
131
|
-
>
|
|
132
|
-
common.action.view_more
|
|
133
|
-
</ui-action>
|
|
134
|
-
</ui-view>
|
|
135
|
-
</ui-view>
|
|
136
|
-
</ui-scrollview>
|
|
137
|
-
<ui-view
|
|
138
|
-
class="view row"
|
|
139
|
-
>
|
|
140
|
-
<ui-button
|
|
141
|
-
class="pressable button transparent"
|
|
142
|
-
tabindex="0"
|
|
143
|
-
>
|
|
144
|
-
common.action.clear_all
|
|
145
|
-
</ui-button>
|
|
146
|
-
<ui-button
|
|
147
|
-
class="pressable disabled button disabled"
|
|
148
|
-
disabled="true"
|
|
149
|
-
>
|
|
150
|
-
<ui-view
|
|
151
|
-
class="view busyContainer"
|
|
152
|
-
>
|
|
153
|
-
<ui-view
|
|
154
|
-
class="view spinner"
|
|
155
|
-
/>
|
|
156
|
-
</ui-view>
|
|
157
|
-
<ui-view
|
|
158
|
-
class="view row children"
|
|
159
|
-
>
|
|
160
|
-
finder.label.no_exact_matches
|
|
161
|
-
</ui-view>
|
|
162
|
-
</ui-button>
|
|
163
|
-
</ui-view>
|
|
164
|
-
</ui-modal>
|
|
165
|
-
</ui-modal-overflow>
|
|
166
|
-
</DocumentFragment>
|
|
167
|
-
`;
|
package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Preview.test.js.snap
DELETED
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`<Rates> <Item.Preview> renders 1`] = `
|
|
4
|
-
<DocumentFragment>
|
|
5
|
-
<ui-view
|
|
6
|
-
class="view"
|
|
7
|
-
>
|
|
8
|
-
<ui-view
|
|
9
|
-
class="view"
|
|
10
|
-
style="height: 208px; max-height: 208px;"
|
|
11
|
-
>
|
|
12
|
-
<ui-slider
|
|
13
|
-
class="view slider"
|
|
14
|
-
style="height: 208px; max-height: 208px; width: 374px;"
|
|
15
|
-
>
|
|
16
|
-
<ui-scrollview
|
|
17
|
-
class="scrollview snap horizontal notIndicator scrollView"
|
|
18
|
-
style="width: 374px;"
|
|
19
|
-
/>
|
|
20
|
-
<ui-progress
|
|
21
|
-
class="view progress progress"
|
|
22
|
-
>
|
|
23
|
-
<ui-progress-value
|
|
24
|
-
class="view value"
|
|
25
|
-
style="width: 0%;"
|
|
26
|
-
/>
|
|
27
|
-
</ui-progress>
|
|
28
|
-
</ui-slider>
|
|
29
|
-
</ui-view>
|
|
30
|
-
<ui-view
|
|
31
|
-
class="view row"
|
|
32
|
-
/>
|
|
33
|
-
<ui-view
|
|
34
|
-
class="view row"
|
|
35
|
-
>
|
|
36
|
-
<ui-view
|
|
37
|
-
class="view row"
|
|
38
|
-
>
|
|
39
|
-
<ui-view
|
|
40
|
-
class="view row"
|
|
41
|
-
>
|
|
42
|
-
<ui-icon
|
|
43
|
-
class="icon headline-3"
|
|
44
|
-
>
|
|
45
|
-
<svg
|
|
46
|
-
fill="currentColor"
|
|
47
|
-
height="1em"
|
|
48
|
-
stroke="currentColor"
|
|
49
|
-
stroke-width="0"
|
|
50
|
-
viewBox="0 0 24 24"
|
|
51
|
-
width="1em"
|
|
52
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
53
|
-
>
|
|
54
|
-
<path
|
|
55
|
-
d="M0 0h24v24H0V0z"
|
|
56
|
-
fill="none"
|
|
57
|
-
/>
|
|
58
|
-
<path
|
|
59
|
-
d="M9 13.75c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5zM4.34 17c.84-.58 2.87-1.25 4.66-1.25s3.82.67 4.66 1.25H4.34zM9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5 5.5 6.57 5.5 8.5 7.07 12 9 12zm0-5c.83 0 1.5.67 1.5 1.5S9.83 10 9 10s-1.5-.67-1.5-1.5S8.17 7 9 7zm7.04 6.81c1.16.84 1.96 1.96 1.96 3.44V19h4v-1.75c0-2.02-3.5-3.17-5.96-3.44zM15 12c1.93 0 3.5-1.57 3.5-3.5S16.93 5 15 5c-.54 0-1.04.13-1.5.35.63.89 1 1.98 1 3.15s-.37 2.26-1 3.15c.46.22.96.35 1.5.35z"
|
|
60
|
-
/>
|
|
61
|
-
</svg>
|
|
62
|
-
</ui-icon>
|
|
63
|
-
<ui-text
|
|
64
|
-
class="text small"
|
|
65
|
-
>
|
|
66
|
-
2
|
|
67
|
-
</ui-text>
|
|
68
|
-
</ui-view>
|
|
69
|
-
</ui-view>
|
|
70
|
-
<ui-text
|
|
71
|
-
class="text bold error small"
|
|
72
|
-
>
|
|
73
|
-
finder.label.remaining_items
|
|
74
|
-
</ui-text>
|
|
75
|
-
</ui-view>
|
|
76
|
-
<ui-view
|
|
77
|
-
class="view"
|
|
78
|
-
style="flex: 1;"
|
|
79
|
-
>
|
|
80
|
-
<ui-text
|
|
81
|
-
class="text bold brand headline-3"
|
|
82
|
-
/>
|
|
83
|
-
<ui-view
|
|
84
|
-
class="view row"
|
|
85
|
-
>
|
|
86
|
-
<ui-action
|
|
87
|
-
class="pressable action"
|
|
88
|
-
tabindex="0"
|
|
89
|
-
>
|
|
90
|
-
common.action.more_info
|
|
91
|
-
</ui-action>
|
|
92
|
-
</ui-view>
|
|
93
|
-
</ui-view>
|
|
94
|
-
</ui-view>
|
|
95
|
-
</DocumentFragment>
|
|
96
|
-
`;
|
package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Summary.test.js.snap
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`<Rates> <Item.Summary> renders 1`] = `
|
|
4
|
-
<DocumentFragment>
|
|
5
|
-
<ui-view
|
|
6
|
-
class="view"
|
|
7
|
-
>
|
|
8
|
-
<ui-view
|
|
9
|
-
class="view row"
|
|
10
|
-
/>
|
|
11
|
-
<ui-view
|
|
12
|
-
class="view row"
|
|
13
|
-
>
|
|
14
|
-
<ui-view
|
|
15
|
-
class="view"
|
|
16
|
-
>
|
|
17
|
-
<ui-view
|
|
18
|
-
class="view row"
|
|
19
|
-
>
|
|
20
|
-
<ui-text
|
|
21
|
-
class="text bold headline-2"
|
|
22
|
-
>
|
|
23
|
-
0 EUR
|
|
24
|
-
</ui-text>
|
|
25
|
-
</ui-view>
|
|
26
|
-
<ui-text
|
|
27
|
-
class="text small"
|
|
28
|
-
>
|
|
29
|
-
0 EUR finder.label.per_night
|
|
30
|
-
</ui-text>
|
|
31
|
-
</ui-view>
|
|
32
|
-
<ui-button
|
|
33
|
-
class="pressable button"
|
|
34
|
-
disabled="false"
|
|
35
|
-
tabindex="0"
|
|
36
|
-
>
|
|
37
|
-
<ui-view
|
|
38
|
-
class="view busyContainer"
|
|
39
|
-
>
|
|
40
|
-
<ui-view
|
|
41
|
-
class="view spinner"
|
|
42
|
-
/>
|
|
43
|
-
</ui-view>
|
|
44
|
-
<ui-view
|
|
45
|
-
class="view row children"
|
|
46
|
-
>
|
|
47
|
-
common.action.reserve
|
|
48
|
-
</ui-view>
|
|
49
|
-
</ui-button>
|
|
50
|
-
</ui-view>
|
|
51
|
-
</ui-view>
|
|
52
|
-
</DocumentFragment>
|
|
53
|
-
`;
|
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`<Rates> <Item> renders 1`] = `
|
|
4
|
-
<DocumentFragment>
|
|
5
|
-
<ui-view
|
|
6
|
-
class="view"
|
|
7
|
-
>
|
|
8
|
-
<ui-view
|
|
9
|
-
class="view"
|
|
10
|
-
>
|
|
11
|
-
<ui-view
|
|
12
|
-
class="view"
|
|
13
|
-
>
|
|
14
|
-
<ui-view
|
|
15
|
-
class="view"
|
|
16
|
-
style="height: 208px; max-height: 208px;"
|
|
17
|
-
>
|
|
18
|
-
<ui-slider
|
|
19
|
-
class="view slider"
|
|
20
|
-
style="height: 208px; max-height: 208px; width: 374px;"
|
|
21
|
-
>
|
|
22
|
-
<ui-scrollview
|
|
23
|
-
class="scrollview snap horizontal notIndicator scrollView"
|
|
24
|
-
style="width: 374px;"
|
|
25
|
-
/>
|
|
26
|
-
<ui-progress
|
|
27
|
-
class="view progress progress"
|
|
28
|
-
>
|
|
29
|
-
<ui-progress-value
|
|
30
|
-
class="view value"
|
|
31
|
-
style="width: 0%;"
|
|
32
|
-
/>
|
|
33
|
-
</ui-progress>
|
|
34
|
-
</ui-slider>
|
|
35
|
-
</ui-view>
|
|
36
|
-
<ui-view
|
|
37
|
-
class="view row"
|
|
38
|
-
/>
|
|
39
|
-
<ui-view
|
|
40
|
-
class="view row"
|
|
41
|
-
>
|
|
42
|
-
<ui-view
|
|
43
|
-
class="view row"
|
|
44
|
-
>
|
|
45
|
-
<ui-view
|
|
46
|
-
class="view row"
|
|
47
|
-
>
|
|
48
|
-
<ui-icon
|
|
49
|
-
class="icon headline-3"
|
|
50
|
-
>
|
|
51
|
-
<svg
|
|
52
|
-
fill="currentColor"
|
|
53
|
-
height="1em"
|
|
54
|
-
stroke="currentColor"
|
|
55
|
-
stroke-width="0"
|
|
56
|
-
viewBox="0 0 24 24"
|
|
57
|
-
width="1em"
|
|
58
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
59
|
-
>
|
|
60
|
-
<path
|
|
61
|
-
d="M0 0h24v24H0V0z"
|
|
62
|
-
fill="none"
|
|
63
|
-
/>
|
|
64
|
-
<path
|
|
65
|
-
d="M9 13.75c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5zM4.34 17c.84-.58 2.87-1.25 4.66-1.25s3.82.67 4.66 1.25H4.34zM9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5 5.5 6.57 5.5 8.5 7.07 12 9 12zm0-5c.83 0 1.5.67 1.5 1.5S9.83 10 9 10s-1.5-.67-1.5-1.5S8.17 7 9 7zm7.04 6.81c1.16.84 1.96 1.96 1.96 3.44V19h4v-1.75c0-2.02-3.5-3.17-5.96-3.44zM15 12c1.93 0 3.5-1.57 3.5-3.5S16.93 5 15 5c-.54 0-1.04.13-1.5.35.63.89 1 1.98 1 3.15s-.37 2.26-1 3.15c.46.22.96.35 1.5.35z"
|
|
66
|
-
/>
|
|
67
|
-
</svg>
|
|
68
|
-
</ui-icon>
|
|
69
|
-
<ui-text
|
|
70
|
-
class="text small"
|
|
71
|
-
>
|
|
72
|
-
2
|
|
73
|
-
</ui-text>
|
|
74
|
-
</ui-view>
|
|
75
|
-
</ui-view>
|
|
76
|
-
<ui-text
|
|
77
|
-
class="text bold error small"
|
|
78
|
-
>
|
|
79
|
-
finder.label.remaining_items
|
|
80
|
-
</ui-text>
|
|
81
|
-
</ui-view>
|
|
82
|
-
<ui-view
|
|
83
|
-
class="view"
|
|
84
|
-
style="flex: 1;"
|
|
85
|
-
>
|
|
86
|
-
<ui-text
|
|
87
|
-
class="text bold brand headline-3"
|
|
88
|
-
/>
|
|
89
|
-
<ui-view
|
|
90
|
-
class="view row"
|
|
91
|
-
>
|
|
92
|
-
<ui-action
|
|
93
|
-
class="pressable action"
|
|
94
|
-
tabindex="0"
|
|
95
|
-
>
|
|
96
|
-
common.action.more_info
|
|
97
|
-
</ui-action>
|
|
98
|
-
</ui-view>
|
|
99
|
-
</ui-view>
|
|
100
|
-
</ui-view>
|
|
101
|
-
<ui-view
|
|
102
|
-
class="view"
|
|
103
|
-
/>
|
|
104
|
-
<ui-view
|
|
105
|
-
class="view"
|
|
106
|
-
>
|
|
107
|
-
<ui-view
|
|
108
|
-
class="view row"
|
|
109
|
-
/>
|
|
110
|
-
<ui-view
|
|
111
|
-
class="view row"
|
|
112
|
-
>
|
|
113
|
-
<ui-view
|
|
114
|
-
class="view"
|
|
115
|
-
>
|
|
116
|
-
<ui-view
|
|
117
|
-
class="view row"
|
|
118
|
-
>
|
|
119
|
-
<ui-text
|
|
120
|
-
class="text bold headline-2"
|
|
121
|
-
>
|
|
122
|
-
0 EUR
|
|
123
|
-
</ui-text>
|
|
124
|
-
</ui-view>
|
|
125
|
-
<ui-text
|
|
126
|
-
class="text small"
|
|
127
|
-
>
|
|
128
|
-
0 EUR finder.label.per_night
|
|
129
|
-
</ui-text>
|
|
130
|
-
</ui-view>
|
|
131
|
-
<ui-button
|
|
132
|
-
class="pressable button"
|
|
133
|
-
disabled="false"
|
|
134
|
-
tabindex="0"
|
|
135
|
-
>
|
|
136
|
-
<ui-view
|
|
137
|
-
class="view busyContainer"
|
|
138
|
-
>
|
|
139
|
-
<ui-view
|
|
140
|
-
class="view spinner"
|
|
141
|
-
/>
|
|
142
|
-
</ui-view>
|
|
143
|
-
<ui-view
|
|
144
|
-
class="view row children"
|
|
145
|
-
>
|
|
146
|
-
common.action.reserve
|
|
147
|
-
</ui-view>
|
|
148
|
-
</ui-button>
|
|
149
|
-
</ui-view>
|
|
150
|
-
</ui-view>
|
|
151
|
-
</ui-view>
|
|
152
|
-
</ui-view>
|
|
153
|
-
</DocumentFragment>
|
|
154
|
-
`;
|