@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
|
@@ -1,500 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`<BookingTable.Row> all props 1`] = `
|
|
4
|
-
<DocumentFragment>
|
|
5
|
-
<ui-view
|
|
6
|
-
class="view row"
|
|
7
|
-
>
|
|
8
|
-
<ui-view
|
|
9
|
-
class="view"
|
|
10
|
-
>
|
|
11
|
-
<ui-view
|
|
12
|
-
class="view row"
|
|
13
|
-
>
|
|
14
|
-
<ui-text
|
|
15
|
-
class="text action"
|
|
16
|
-
>
|
|
17
|
-
title
|
|
18
|
-
</ui-text>
|
|
19
|
-
</ui-view>
|
|
20
|
-
<ui-view
|
|
21
|
-
class="view row"
|
|
22
|
-
>
|
|
23
|
-
<ui-view
|
|
24
|
-
class="view row wide"
|
|
25
|
-
>
|
|
26
|
-
<ui-text
|
|
27
|
-
class="text small"
|
|
28
|
-
>
|
|
29
|
-
subtitle
|
|
30
|
-
</ui-text>
|
|
31
|
-
<ui-text
|
|
32
|
-
class="text small"
|
|
33
|
-
>
|
|
34
|
-
-
|
|
35
|
-
</ui-text>
|
|
36
|
-
<ui-tooltip
|
|
37
|
-
class="container"
|
|
38
|
-
>
|
|
39
|
-
<ui-view
|
|
40
|
-
class="view"
|
|
41
|
-
>
|
|
42
|
-
<ui-text
|
|
43
|
-
class="text small dispatcher"
|
|
44
|
-
>
|
|
45
|
-
common.action.more_info
|
|
46
|
-
</ui-text>
|
|
47
|
-
</ui-view>
|
|
48
|
-
</ui-tooltip>
|
|
49
|
-
</ui-view>
|
|
50
|
-
</ui-view>
|
|
51
|
-
</ui-view>
|
|
52
|
-
<ui-view
|
|
53
|
-
class="view"
|
|
54
|
-
>
|
|
55
|
-
<ui-text
|
|
56
|
-
class="text action"
|
|
57
|
-
>
|
|
58
|
-
summary
|
|
59
|
-
</ui-text>
|
|
60
|
-
</ui-view>
|
|
61
|
-
<ui-view
|
|
62
|
-
class="view"
|
|
63
|
-
>
|
|
64
|
-
<ui-text
|
|
65
|
-
class="text action"
|
|
66
|
-
/>
|
|
67
|
-
</ui-view>
|
|
68
|
-
<span>
|
|
69
|
-
children
|
|
70
|
-
</span>
|
|
71
|
-
</ui-view>
|
|
72
|
-
</DocumentFragment>
|
|
73
|
-
`;
|
|
74
|
-
|
|
75
|
-
exports[`<BookingTable.Row> inherit:className 1`] = `
|
|
76
|
-
<DocumentFragment>
|
|
77
|
-
<ui-view
|
|
78
|
-
class="view row mirai"
|
|
79
|
-
>
|
|
80
|
-
<ui-view
|
|
81
|
-
class="view"
|
|
82
|
-
>
|
|
83
|
-
<ui-view
|
|
84
|
-
class="view row"
|
|
85
|
-
>
|
|
86
|
-
<ui-text
|
|
87
|
-
class="text action"
|
|
88
|
-
>
|
|
89
|
-
title
|
|
90
|
-
</ui-text>
|
|
91
|
-
</ui-view>
|
|
92
|
-
<ui-view
|
|
93
|
-
class="view row"
|
|
94
|
-
>
|
|
95
|
-
<ui-view
|
|
96
|
-
class="view row wide"
|
|
97
|
-
/>
|
|
98
|
-
</ui-view>
|
|
99
|
-
</ui-view>
|
|
100
|
-
<ui-view
|
|
101
|
-
class="view"
|
|
102
|
-
>
|
|
103
|
-
<ui-text
|
|
104
|
-
class="text action"
|
|
105
|
-
/>
|
|
106
|
-
</ui-view>
|
|
107
|
-
<ui-view
|
|
108
|
-
class="view"
|
|
109
|
-
>
|
|
110
|
-
<ui-text
|
|
111
|
-
class="text action"
|
|
112
|
-
>
|
|
113
|
-
common.label.free
|
|
114
|
-
</ui-text>
|
|
115
|
-
</ui-view>
|
|
116
|
-
</ui-view>
|
|
117
|
-
</DocumentFragment>
|
|
118
|
-
`;
|
|
119
|
-
|
|
120
|
-
exports[`<BookingTable.Row> prop:children 1`] = `
|
|
121
|
-
<DocumentFragment>
|
|
122
|
-
<ui-view
|
|
123
|
-
class="view row"
|
|
124
|
-
>
|
|
125
|
-
<ui-view
|
|
126
|
-
class="view"
|
|
127
|
-
>
|
|
128
|
-
<ui-view
|
|
129
|
-
class="view row"
|
|
130
|
-
>
|
|
131
|
-
<ui-text
|
|
132
|
-
class="text action"
|
|
133
|
-
>
|
|
134
|
-
title
|
|
135
|
-
</ui-text>
|
|
136
|
-
</ui-view>
|
|
137
|
-
<ui-view
|
|
138
|
-
class="view row"
|
|
139
|
-
>
|
|
140
|
-
<ui-view
|
|
141
|
-
class="view row wide"
|
|
142
|
-
/>
|
|
143
|
-
</ui-view>
|
|
144
|
-
</ui-view>
|
|
145
|
-
<ui-view
|
|
146
|
-
class="view"
|
|
147
|
-
>
|
|
148
|
-
<ui-text
|
|
149
|
-
class="text action"
|
|
150
|
-
/>
|
|
151
|
-
</ui-view>
|
|
152
|
-
<ui-view
|
|
153
|
-
class="view"
|
|
154
|
-
>
|
|
155
|
-
<ui-text
|
|
156
|
-
class="text action"
|
|
157
|
-
>
|
|
158
|
-
common.label.free
|
|
159
|
-
</ui-text>
|
|
160
|
-
</ui-view>
|
|
161
|
-
<span>
|
|
162
|
-
children
|
|
163
|
-
</span>
|
|
164
|
-
</ui-view>
|
|
165
|
-
</DocumentFragment>
|
|
166
|
-
`;
|
|
167
|
-
|
|
168
|
-
exports[`<BookingTable.Row> prop:description 1`] = `
|
|
169
|
-
<DocumentFragment>
|
|
170
|
-
<ui-view
|
|
171
|
-
class="view row"
|
|
172
|
-
>
|
|
173
|
-
<ui-view
|
|
174
|
-
class="view"
|
|
175
|
-
>
|
|
176
|
-
<ui-view
|
|
177
|
-
class="view row"
|
|
178
|
-
>
|
|
179
|
-
<ui-text
|
|
180
|
-
class="text action"
|
|
181
|
-
>
|
|
182
|
-
title
|
|
183
|
-
</ui-text>
|
|
184
|
-
</ui-view>
|
|
185
|
-
<ui-view
|
|
186
|
-
class="view row"
|
|
187
|
-
>
|
|
188
|
-
<ui-view
|
|
189
|
-
class="view row wide"
|
|
190
|
-
>
|
|
191
|
-
<ui-tooltip
|
|
192
|
-
class="container"
|
|
193
|
-
>
|
|
194
|
-
<ui-view
|
|
195
|
-
class="view"
|
|
196
|
-
>
|
|
197
|
-
<ui-text
|
|
198
|
-
class="text small dispatcher"
|
|
199
|
-
>
|
|
200
|
-
common.action.more_info
|
|
201
|
-
</ui-text>
|
|
202
|
-
</ui-view>
|
|
203
|
-
</ui-tooltip>
|
|
204
|
-
</ui-view>
|
|
205
|
-
</ui-view>
|
|
206
|
-
</ui-view>
|
|
207
|
-
<ui-view
|
|
208
|
-
class="view"
|
|
209
|
-
>
|
|
210
|
-
<ui-text
|
|
211
|
-
class="text action"
|
|
212
|
-
/>
|
|
213
|
-
</ui-view>
|
|
214
|
-
<ui-view
|
|
215
|
-
class="view"
|
|
216
|
-
>
|
|
217
|
-
<ui-text
|
|
218
|
-
class="text action"
|
|
219
|
-
>
|
|
220
|
-
common.label.free
|
|
221
|
-
</ui-text>
|
|
222
|
-
</ui-view>
|
|
223
|
-
</ui-view>
|
|
224
|
-
</DocumentFragment>
|
|
225
|
-
`;
|
|
226
|
-
|
|
227
|
-
exports[`<BookingTable.Row> prop:price & prop:currency 1`] = `
|
|
228
|
-
<DocumentFragment>
|
|
229
|
-
<ui-view
|
|
230
|
-
class="view row"
|
|
231
|
-
>
|
|
232
|
-
<ui-view
|
|
233
|
-
class="view"
|
|
234
|
-
>
|
|
235
|
-
<ui-view
|
|
236
|
-
class="view row"
|
|
237
|
-
>
|
|
238
|
-
<ui-text
|
|
239
|
-
class="text action"
|
|
240
|
-
>
|
|
241
|
-
title
|
|
242
|
-
</ui-text>
|
|
243
|
-
</ui-view>
|
|
244
|
-
<ui-view
|
|
245
|
-
class="view row"
|
|
246
|
-
>
|
|
247
|
-
<ui-view
|
|
248
|
-
class="view row wide"
|
|
249
|
-
/>
|
|
250
|
-
</ui-view>
|
|
251
|
-
</ui-view>
|
|
252
|
-
<ui-view
|
|
253
|
-
class="view"
|
|
254
|
-
>
|
|
255
|
-
<ui-text
|
|
256
|
-
class="text action"
|
|
257
|
-
/>
|
|
258
|
-
</ui-view>
|
|
259
|
-
<ui-view
|
|
260
|
-
class="view"
|
|
261
|
-
>
|
|
262
|
-
<ui-text
|
|
263
|
-
class="text action"
|
|
264
|
-
/>
|
|
265
|
-
</ui-view>
|
|
266
|
-
</ui-view>
|
|
267
|
-
</DocumentFragment>
|
|
268
|
-
`;
|
|
269
|
-
|
|
270
|
-
exports[`<BookingTable.Row> prop:price 1`] = `
|
|
271
|
-
<DocumentFragment>
|
|
272
|
-
<ui-view
|
|
273
|
-
class="view row"
|
|
274
|
-
>
|
|
275
|
-
<ui-view
|
|
276
|
-
class="view"
|
|
277
|
-
>
|
|
278
|
-
<ui-view
|
|
279
|
-
class="view row"
|
|
280
|
-
>
|
|
281
|
-
<ui-text
|
|
282
|
-
class="text action"
|
|
283
|
-
>
|
|
284
|
-
title
|
|
285
|
-
</ui-text>
|
|
286
|
-
</ui-view>
|
|
287
|
-
<ui-view
|
|
288
|
-
class="view row"
|
|
289
|
-
>
|
|
290
|
-
<ui-view
|
|
291
|
-
class="view row wide"
|
|
292
|
-
/>
|
|
293
|
-
</ui-view>
|
|
294
|
-
</ui-view>
|
|
295
|
-
<ui-view
|
|
296
|
-
class="view"
|
|
297
|
-
>
|
|
298
|
-
<ui-text
|
|
299
|
-
class="text action"
|
|
300
|
-
/>
|
|
301
|
-
</ui-view>
|
|
302
|
-
<ui-view
|
|
303
|
-
class="view"
|
|
304
|
-
>
|
|
305
|
-
<ui-text
|
|
306
|
-
class="text action"
|
|
307
|
-
/>
|
|
308
|
-
</ui-view>
|
|
309
|
-
</ui-view>
|
|
310
|
-
</DocumentFragment>
|
|
311
|
-
`;
|
|
312
|
-
|
|
313
|
-
exports[`<BookingTable.Row> prop:subtitle 1`] = `
|
|
314
|
-
<DocumentFragment>
|
|
315
|
-
<ui-view
|
|
316
|
-
class="view row"
|
|
317
|
-
>
|
|
318
|
-
<ui-view
|
|
319
|
-
class="view"
|
|
320
|
-
>
|
|
321
|
-
<ui-view
|
|
322
|
-
class="view row"
|
|
323
|
-
>
|
|
324
|
-
<ui-text
|
|
325
|
-
class="text action"
|
|
326
|
-
>
|
|
327
|
-
title
|
|
328
|
-
</ui-text>
|
|
329
|
-
</ui-view>
|
|
330
|
-
<ui-view
|
|
331
|
-
class="view row"
|
|
332
|
-
>
|
|
333
|
-
<ui-view
|
|
334
|
-
class="view row wide"
|
|
335
|
-
>
|
|
336
|
-
<ui-text
|
|
337
|
-
class="text small"
|
|
338
|
-
>
|
|
339
|
-
subtitle
|
|
340
|
-
</ui-text>
|
|
341
|
-
</ui-view>
|
|
342
|
-
</ui-view>
|
|
343
|
-
</ui-view>
|
|
344
|
-
<ui-view
|
|
345
|
-
class="view"
|
|
346
|
-
>
|
|
347
|
-
<ui-text
|
|
348
|
-
class="text action"
|
|
349
|
-
/>
|
|
350
|
-
</ui-view>
|
|
351
|
-
<ui-view
|
|
352
|
-
class="view"
|
|
353
|
-
>
|
|
354
|
-
<ui-text
|
|
355
|
-
class="text action"
|
|
356
|
-
>
|
|
357
|
-
common.label.free
|
|
358
|
-
</ui-text>
|
|
359
|
-
</ui-view>
|
|
360
|
-
</ui-view>
|
|
361
|
-
</DocumentFragment>
|
|
362
|
-
`;
|
|
363
|
-
|
|
364
|
-
exports[`<BookingTable.Row> prop:summary 1`] = `
|
|
365
|
-
<DocumentFragment>
|
|
366
|
-
<ui-view
|
|
367
|
-
class="view row"
|
|
368
|
-
>
|
|
369
|
-
<ui-view
|
|
370
|
-
class="view"
|
|
371
|
-
>
|
|
372
|
-
<ui-view
|
|
373
|
-
class="view row"
|
|
374
|
-
>
|
|
375
|
-
<ui-text
|
|
376
|
-
class="text action"
|
|
377
|
-
>
|
|
378
|
-
title
|
|
379
|
-
</ui-text>
|
|
380
|
-
</ui-view>
|
|
381
|
-
<ui-view
|
|
382
|
-
class="view row"
|
|
383
|
-
>
|
|
384
|
-
<ui-view
|
|
385
|
-
class="view row wide"
|
|
386
|
-
/>
|
|
387
|
-
</ui-view>
|
|
388
|
-
</ui-view>
|
|
389
|
-
<ui-view
|
|
390
|
-
class="view"
|
|
391
|
-
>
|
|
392
|
-
<ui-text
|
|
393
|
-
class="text action"
|
|
394
|
-
>
|
|
395
|
-
summary
|
|
396
|
-
</ui-text>
|
|
397
|
-
</ui-view>
|
|
398
|
-
<ui-view
|
|
399
|
-
class="view"
|
|
400
|
-
>
|
|
401
|
-
<ui-text
|
|
402
|
-
class="text action"
|
|
403
|
-
>
|
|
404
|
-
common.label.free
|
|
405
|
-
</ui-text>
|
|
406
|
-
</ui-view>
|
|
407
|
-
</ui-view>
|
|
408
|
-
</DocumentFragment>
|
|
409
|
-
`;
|
|
410
|
-
|
|
411
|
-
exports[`<BookingTable.Row> renders 1`] = `
|
|
412
|
-
<DocumentFragment>
|
|
413
|
-
<ui-view
|
|
414
|
-
class="view row"
|
|
415
|
-
>
|
|
416
|
-
<ui-view
|
|
417
|
-
class="view"
|
|
418
|
-
>
|
|
419
|
-
<ui-view
|
|
420
|
-
class="view row"
|
|
421
|
-
>
|
|
422
|
-
<ui-text
|
|
423
|
-
class="text action"
|
|
424
|
-
>
|
|
425
|
-
title
|
|
426
|
-
</ui-text>
|
|
427
|
-
</ui-view>
|
|
428
|
-
<ui-view
|
|
429
|
-
class="view row"
|
|
430
|
-
>
|
|
431
|
-
<ui-view
|
|
432
|
-
class="view row wide"
|
|
433
|
-
/>
|
|
434
|
-
</ui-view>
|
|
435
|
-
</ui-view>
|
|
436
|
-
<ui-view
|
|
437
|
-
class="view"
|
|
438
|
-
>
|
|
439
|
-
<ui-text
|
|
440
|
-
class="text action"
|
|
441
|
-
/>
|
|
442
|
-
</ui-view>
|
|
443
|
-
<ui-view
|
|
444
|
-
class="view"
|
|
445
|
-
>
|
|
446
|
-
<ui-text
|
|
447
|
-
class="text action"
|
|
448
|
-
>
|
|
449
|
-
common.label.free
|
|
450
|
-
</ui-text>
|
|
451
|
-
</ui-view>
|
|
452
|
-
</ui-view>
|
|
453
|
-
</DocumentFragment>
|
|
454
|
-
`;
|
|
455
|
-
|
|
456
|
-
exports[`<BookingTable.Row> testID 1`] = `
|
|
457
|
-
<DocumentFragment>
|
|
458
|
-
<ui-view
|
|
459
|
-
class="view row"
|
|
460
|
-
data-testid="mirai"
|
|
461
|
-
>
|
|
462
|
-
<ui-view
|
|
463
|
-
class="view"
|
|
464
|
-
>
|
|
465
|
-
<ui-view
|
|
466
|
-
class="view row"
|
|
467
|
-
>
|
|
468
|
-
<ui-text
|
|
469
|
-
class="text action"
|
|
470
|
-
>
|
|
471
|
-
title
|
|
472
|
-
</ui-text>
|
|
473
|
-
</ui-view>
|
|
474
|
-
<ui-view
|
|
475
|
-
class="view row"
|
|
476
|
-
>
|
|
477
|
-
<ui-view
|
|
478
|
-
class="view row wide"
|
|
479
|
-
/>
|
|
480
|
-
</ui-view>
|
|
481
|
-
</ui-view>
|
|
482
|
-
<ui-view
|
|
483
|
-
class="view"
|
|
484
|
-
>
|
|
485
|
-
<ui-text
|
|
486
|
-
class="text action"
|
|
487
|
-
/>
|
|
488
|
-
</ui-view>
|
|
489
|
-
<ui-view
|
|
490
|
-
class="view"
|
|
491
|
-
>
|
|
492
|
-
<ui-text
|
|
493
|
-
class="text action"
|
|
494
|
-
>
|
|
495
|
-
common.label.free
|
|
496
|
-
</ui-text>
|
|
497
|
-
</ui-view>
|
|
498
|
-
</ui-view>
|
|
499
|
-
</DocumentFragment>
|
|
500
|
-
`;
|