@mirai/core 0.4.36 → 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.
Files changed (209) hide show
  1. package/package.json +1 -1
  2. package/.env +0 -22
  3. package/.gitlab-ci.yml +0 -4
  4. package/.nvmrc +0 -1
  5. package/__tests__/Booking/__mocks__/booking-delete.json +0 -1
  6. package/__tests__/Booking/__mocks__/booking-get.json +0 -105
  7. package/__tests__/Booking/booking.constants.js +0 -8
  8. package/__tests__/Booking/workflows/cancel.workflow.js +0 -20
  9. package/__tests__/Booking/workflows/index.js +0 -5
  10. package/__tests__/Booking/workflows/openMobileMenu.workflow.js +0 -4
  11. package/__tests__/Booking/workflows/print.workflow.js +0 -13
  12. package/__tests__/Booking/workflows/resend.workflow.js +0 -18
  13. package/__tests__/Booking/workflows/review.workflow.js +0 -17
  14. package/__tests__/BookingQuery/__mocks__/user-booking-get.json +0 -9
  15. package/__tests__/BookingQuery/workflows/index.js +0 -1
  16. package/__tests__/BookingQuery/workflows/login.workflow.js +0 -22
  17. package/__tests__/Checkout/__mocks__/checkout-get.json +0 -935
  18. package/__tests__/Checkout/__mocks__/checkout-post-PAYLATER.json +0 -10
  19. package/__tests__/Checkout/__mocks__/checkout-post-TPV.json +0 -7
  20. package/__tests__/Checkout/__mocks__/checkout-post-TRANSFER.json +0 -10
  21. package/__tests__/Checkout/checkout.constants.js +0 -8
  22. package/__tests__/Checkout/workflows/form.workflow.js +0 -17
  23. package/__tests__/Checkout/workflows/index.js +0 -4
  24. package/__tests__/Checkout/workflows/payment.workflow.js +0 -10
  25. package/__tests__/Checkout/workflows/review.workflow.js +0 -19
  26. package/__tests__/Checkout/workflows/submit.workflow.js +0 -9
  27. package/__tests__/Deals/__mocks__/deals-success.json +0 -739
  28. package/__tests__/Deals/workflows/calendar.workflow.js +0 -14
  29. package/__tests__/Deals/workflows/clear.workflow.js +0 -7
  30. package/__tests__/Deals/workflows/index.js +0 -5
  31. package/__tests__/Deals/workflows/occupation.workflow.js +0 -6
  32. package/__tests__/Deals/workflows/promocode.workflow.js +0 -3
  33. package/__tests__/Deals/workflows/submit.workflow.js +0 -6
  34. package/__tests__/Finder/workflows/calendar.workflow.js +0 -10
  35. package/__tests__/Finder/workflows/index.js +0 -3
  36. package/__tests__/Finder/workflows/occupation.workflow.js +0 -27
  37. package/__tests__/Finder/workflows/promocode.workflow.js +0 -8
  38. package/__tests__/Rates/__mocks__/extras-one-success.json +0 -138
  39. package/__tests__/Rates/__mocks__/extras-success.json +0 -397
  40. package/__tests__/Rates/__mocks__/rates-success.json +0 -731
  41. package/__tests__/Rates/workflows/extras.js +0 -9
  42. package/__tests__/Rates/workflows/extrasExpect.js +0 -11
  43. package/__tests__/Rates/workflows/index.js +0 -4
  44. package/__tests__/Rates/workflows/multiroom.js +0 -26
  45. package/__tests__/Rates/workflows/rates.js +0 -9
  46. package/__tests__/Session/workflows/bookings.workflow.js +0 -18
  47. package/__tests__/Session/workflows/forgotPassword.workflow.js +0 -20
  48. package/__tests__/Session/workflows/index.js +0 -5
  49. package/__tests__/Session/workflows/login.workflow.js +0 -29
  50. package/__tests__/Session/workflows/logout.workflow.js +0 -8
  51. package/__tests__/Session/workflows/profile.workflow.js +0 -49
  52. package/__tests__/Signup/workflows/index.js +0 -2
  53. package/__tests__/Signup/workflows/signup.workflow.js +0 -26
  54. package/__tests__/Signup/workflows/signupError.workflow.js +0 -22
  55. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-one-extras-1.png +0 -0
  56. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-some-extras-1.png +0 -0
  57. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-one-extras-1.png +0 -0
  58. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-some-extras-1.png +0 -0
  59. package/__tests__/booking.spec.jsx +0 -34
  60. package/__tests__/bookingQuey.spec.js +0 -43
  61. package/__tests__/buttonFinder.spec.js +0 -16
  62. package/__tests__/checkout.spec.jsx +0 -52
  63. package/__tests__/constants.js +0 -20
  64. package/__tests__/deals.spec.js +0 -30
  65. package/__tests__/finder.spec.js +0 -75
  66. package/__tests__/helpers/closeNotification.js +0 -7
  67. package/__tests__/helpers/getWeekNumber.js +0 -8
  68. package/__tests__/helpers/index.js +0 -2
  69. package/__tests__/rates.spec.jsx +0 -39
  70. package/__tests__/session.spec.js +0 -32
  71. package/__tests__/signup.spec.js +0 -17
  72. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.skeleton.test.js.snap +0 -287
  73. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.test.js.snap +0 -102
  74. package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +0 -1302
  75. package/build/components/Booking/components/Field/__tests__/__snapshots__/Field.test.js.snap +0 -139
  76. package/build/components/Booking/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -108
  77. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormCancel.test.js.snap +0 -546
  78. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormEdit.test.js.snap +0 -46
  79. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormResend.test.js.snap +0 -166
  80. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Information.test.js.snap +0 -110
  81. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Menu.test.js.snap +0 -82
  82. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Modal.test.js.snap +0 -432
  83. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.ModalAgency.test.js.snap +0 -319
  84. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Payment.test.js.snap +0 -178
  85. package/build/components/BookingQuery/__tests__/__snapshots__/BookingQuery.test.js.snap +0 -1048
  86. package/build/components/ButtonFinder/__tests__/__snapshots__/ButtonFinder.test.js.snap +0 -8210
  87. package/build/components/Chat/__tests__/__snapshots__/Chat.constants.test.js.snap +0 -30
  88. package/build/components/Chat/__tests__/__snapshots__/Chat.test.js.snap +0 -634
  89. package/build/components/Chat/components/Avatar/__tests__/__snapshots__/Avatar.test.jsx.snap +0 -97
  90. package/build/components/Chat/components/Input/__tests__/__snapshots__/Input.test.jsx.snap +0 -178
  91. package/build/components/Chat/components/InputRich/__tests__/__snapshots__/InputRich.test.jsx.snap +0 -282
  92. package/build/components/Chat/components/Message/__tests__/__snapshots__/Message.test.jsx.snap +0 -211
  93. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Booking.test.js.snap +0 -65
  94. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Card.test.js.snap +0 -29
  95. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Environment.test.js.snap +0 -44
  96. package/build/components/Chat/components/Offline/__tests__/__snapshots__/Offline.test.js.snap +0 -162
  97. package/build/components/Chat/helpers/__tests__/__snapshots__/getVerboseDate.test.js.snap +0 -9
  98. package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +0 -2018
  99. package/build/components/Checkout/components/InputRadio/__tests__/__snapshots__/InputRadio.test.js.snap +0 -347
  100. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +0 -418
  101. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Form.test.js.snap +0 -6754
  102. package/build/components/Deals/__tests__/__snapshots__/Deals.Calendar.test.js.snap +0 -4449
  103. package/build/components/Deals/__tests__/__snapshots__/Deals.constants.js.snap +0 -15
  104. package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +0 -7828
  105. package/build/components/Deals/helpers/__tests__/__mocks__/deal.json +0 -25
  106. package/build/components/Environment/__tests__/__snapshots__/Environment.State.test.js.snap +0 -120
  107. package/build/components/Environment/__tests__/__snapshots__/Environment.test.js.snap +0 -988
  108. package/build/components/Finder/__tests__/__snapshots__/Finder.constants.test.js.snap +0 -39
  109. package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +0 -22237
  110. package/build/components/Finder/components/Calendar/__tests__/__mocks__/prices.json +0 -11
  111. package/build/components/Finder/components/Calendar/__tests__/__snapshots__/Calendar.test.js.snap +0 -11108
  112. package/build/components/Finder/components/Places/__tests__/__mocks__/places.json +0 -44
  113. package/build/components/Finder/components/Places/__tests__/__snapshots__/Places.test.js.snap +0 -324
  114. package/build/components/Finder/helpers/__tests__/__mocks__/dataSource.json +0 -1382
  115. package/build/components/Finder/helpers/__tests__/__snapshots__/getForwarderUrl.test.js.snap +0 -7
  116. package/build/components/Header/__tests__/__snapshots__/Header.test.js.snap +0 -1187
  117. package/build/components/Profile/components/Bookings/__tests__/__snapshots__/Bookings.test.js.snap +0 -19
  118. package/build/components/Rates/__tests__/__snapshots__/Rates.Content.test.js.snap +0 -41
  119. package/build/components/Rates/__tests__/__snapshots__/Rates.Footer.test.js.snap +0 -50
  120. package/build/components/Rates/__tests__/__snapshots__/Rates.Header.test.js.snap +0 -3
  121. package/build/components/Rates/__tests__/__snapshots__/Rates.RoomSelector.test.js.snap +0 -3
  122. package/build/components/Rates/__tests__/__snapshots__/Rates.Unavailability.test.js.snap +0 -53
  123. package/build/components/Rates/__tests__/__snapshots__/Rates.test.js.snap +0 -11760
  124. package/build/components/Rates/components/CardHotel/__tests__/__snapshots__/CardHotel.test.js.snap +0 -113
  125. package/build/components/Rates/components/Filters/__tests__/__snapshots__/FIlters.Button.test.js.snap +0 -32
  126. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.Amenity.test.js.snap +0 -21
  127. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.BookingOption.test.js.snap +0 -32
  128. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.test.js.snap +0 -167
  129. package/build/components/Rates/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -3
  130. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Preview.test.js.snap +0 -96
  131. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Rates.test.js.snap +0 -9
  132. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Summary.test.js.snap +0 -53
  133. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.test.js.snap +0 -154
  134. package/build/components/Rates/components/Item/components/Amenities/__tests__/__snapshots__/Amenities.test.js.snap +0 -3
  135. package/build/components/Rates/components/Item/components/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -3
  136. package/build/components/Rates/components/Item/components/Features/__tests__/__snapshots__/Features.test.js.snap +0 -40
  137. package/build/components/Rates/components/Item/components/ModalCancellationInfo/__tests__/__snapshots__/ModalCancellationInfo.test.js.snap +0 -35
  138. package/build/components/Rates/components/Item/components/ModalInfo/__tests__/__snapshots__/ModalInfo.test.js.snap +0 -72
  139. package/build/components/Rates/components/Item/components/ModalOfferInfo/__tests__/__snapshots__/ModalOfferInfo.test.js.snap +0 -49
  140. package/build/components/Rates/components/Item/components/ModalUrl/__tests__/__snapshots__/ModalUrl.test.js.snap +0 -50
  141. package/build/components/Rates/components/Item/components/Option/__tests__/__snapshots__/Option.test.js.snap +0 -18
  142. package/build/components/Rates/components/Item/components/PriceDetails/__tests__/__snapshots__/PriceDetails.test.js.snap +0 -23
  143. package/build/components/Rates/components/Item/components/RateDetails/__tests__/__snapshots__/RateDetails.test.js.snap +0 -3
  144. package/build/components/Rates/components/Item/components/Slider/__tests__/__snapshots__/Slider.test.js.snap +0 -27
  145. package/build/components/Rates/components/Item/components/TooltipDates/__tests__/__snapshots__/TooltipDates.test.js.snap +0 -3
  146. package/build/components/Rates/components/ModalClubRate/__tests__/__snapshots__/ModalClubRate.test.js.snap +0 -257
  147. package/build/components/Rates/components/ModalExtras/__tests__/__snapshots__/ModalExtras.test.js.snap +0 -68
  148. package/build/components/Rates/components/ModalMapView/__tests__/__snapshots__/ModalMapView.test.js.snap +0 -78
  149. package/build/components/Session/__tests__/__snapshots__/Session.test.js.snap +0 -260
  150. package/build/components/Signup/__tests__/__snapshots__/Signup.test.js.snap +0 -1091
  151. package/build/components/__shared__/BookingDates/__tests__/__snapshots__/BookingDates.test.js.snap +0 -208
  152. package/build/components/__shared__/BookingDetails/__tests__/__snapshots__/BookingDetails.test.js.snap +0 -2190
  153. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.Row.test.js.snap +0 -500
  154. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.test.js.snap +0 -745
  155. package/build/components/__shared__/BookingTerms/__tests__/__snapshots__/BookingTerms.test.js.snap +0 -450
  156. package/build/components/__shared__/ButtonMore/__tests__/__snapshots__/ButtonMore.test.js.snap +0 -115
  157. package/build/components/__shared__/ButtonPayment/__tests__/__snapshots__/ButtonPayment.test.js.snap +0 -206
  158. package/build/components/__shared__/ButtonPayment/components/Form/__tests__/__snapshots__/Form.test.js.snap +0 -65
  159. package/build/components/__shared__/ButtonPayment/components/FormAddon/__tests__/__snapshots__/FormAddon.test.js.snap +0 -68
  160. package/build/components/__shared__/ButtonPayment/components/FormCheckout/__tests__/__snapshots__/FormCheckout.test.js.snap +0 -356
  161. package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/__tests__/__snapshots__/getStyle.test.js.snap +0 -23
  162. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/__tests__/__snapshots__/FormPaycomet.test.js.snap +0 -165
  163. package/build/components/__shared__/ButtonPayment/components/FormSipay/__tests__/__snapshots__/FormSipay.test.js.snap +0 -161
  164. package/build/components/__shared__/ButtonPayment/components/InputField/__tests__/__snapshots__/InputField.test.js.snap +0 -190
  165. package/build/components/__shared__/Card/__tests__/__snapshots__/Card.test.js.snap +0 -34
  166. package/build/components/__shared__/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -42
  167. package/build/components/__shared__/Field/__tests__/__snapshots__/Field.test.js.snap +0 -1018
  168. package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +0 -2243
  169. package/build/components/__shared__/FieldPromocode/__tests__/__snapshots__/FieldPromocode.test.jsx.snap +0 -373
  170. package/build/components/__shared__/Footer/__tests__/__snapshots__/Footer.test.js.snap +0 -178
  171. package/build/components/__shared__/NotificationRequiredFields/__tests__/__snapshots__/NotificationRequiredFields.test.js.snap +0 -118
  172. package/build/components/__shared__/Occupation/__tests__/__mocks__/occupation.json +0 -17
  173. package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +0 -3754
  174. package/build/components/__shared__/Payment/__tests__/__snapshots__/Payment.test.js.snap +0 -1109
  175. package/build/components/__shared__/Payment/components/AmazonPay/__tests__/__snapshots__/AmazonPay.test.js.snap +0 -23
  176. package/build/components/__shared__/Payment/components/Aplazame/__tests__/__snapshots__/Aplazame.test.js.snap +0 -33
  177. package/build/components/__shared__/Payment/components/Card/__tests__/__snapshots__/Card.test.js.snap +0 -933
  178. package/build/components/__shared__/Payment/components/PCI/__tests__/__snapshots__/PCI.test.js.snap +0 -474
  179. package/build/components/__shared__/Payment/components/Tpv/__tests__/__snapshots__/Tpv.test.js.snap +0 -98
  180. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.Line.test.js.snap +0 -49
  181. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.test.js.snap +0 -337
  182. package/build/components/__shared__/SelectEnvironment/__tests__/__snapshots__/SelectEnvironment.test.js.snap +0 -1192
  183. package/build/components/__shared__/Skeleton/__tests__/__snapshots__/Skeleton.test.js.snap +0 -66
  184. package/build/components/__shared__/TextRequiredFields/__tests__/__snapshots__/TextRequiredFields.test.js.snap +0 -41
  185. package/build/components/helpers/__tests__/__mocks__/hotels.json +0 -87
  186. package/build/components/helpers/__tests__/__snapshots__/parseHtml.test.js.snap +0 -317
  187. package/playwright.config.js +0 -50
  188. package/public/App.Container.jsx +0 -147
  189. package/public/App.jsx +0 -34
  190. package/public/App.module.css +0 -153
  191. package/public/index.html +0 -32
  192. package/public/index.template.html +0 -19
  193. package/public/performance/index.html +0 -159
  194. package/public/routes/Deals.jsx +0 -20
  195. package/public/routes/Finder.jsx +0 -19
  196. package/public/routes/Home.constants.js +0 -52
  197. package/public/routes/Home.jsx +0 -131
  198. package/public/routes/NotFound.jsx +0 -23
  199. package/public/routes/Profile.jsx +0 -21
  200. package/public/routes/Signup.jsx +0 -20
  201. package/public/routes/Step0-Accommodations.jsx +0 -4
  202. package/public/routes/Step1-Rates.jsx +0 -12
  203. package/public/routes/Step2-Checkout.jsx +0 -4
  204. package/public/routes/Step3-Booking.jsx +0 -4
  205. package/public/routes/components/Logo.jsx +0 -18
  206. package/public/routes/components/index.js +0 -1
  207. package/public/routes/index.js +0 -10
  208. package/public/routes/routes.module.css +0 -259
  209. package/public/themes/monalisa.theme.css +0 -45
@@ -1,40 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <Item> <Features> renders 1`] = `
4
- <DocumentFragment>
5
- <ui-view
6
- class="view row"
7
- >
8
- <ui-view
9
- class="view row"
10
- >
11
- <ui-icon
12
- class="icon headline-3"
13
- >
14
- <svg
15
- fill="currentColor"
16
- height="1em"
17
- stroke="currentColor"
18
- stroke-width="0"
19
- viewBox="0 0 24 24"
20
- width="1em"
21
- xmlns="http://www.w3.org/2000/svg"
22
- >
23
- <path
24
- d="M0 0h24v24H0V0z"
25
- fill="none"
26
- />
27
- <path
28
- 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"
29
- />
30
- </svg>
31
- </ui-icon>
32
- <ui-text
33
- class="text small"
34
- >
35
- 2
36
- </ui-text>
37
- </ui-view>
38
- </ui-view>
39
- </DocumentFragment>
40
- `;
@@ -1,35 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <Item> <ModalCancellationInfo> renders 1`] = `
4
- <DocumentFragment>
5
- <ui-modal-overflow
6
- class="pressable container overflow"
7
- style="height: 768px;"
8
- tabindex="0"
9
- >
10
- <ui-modal
11
- class="view fit modal"
12
- >
13
- <ui-view
14
- class="view"
15
- >
16
- <ui-view
17
- class="view"
18
- >
19
- <ui-text
20
- class="text bold paragraph upperCase"
21
- >
22
- common.label.cancellation_policy
23
- </ui-text>
24
- <ui-text
25
- class="text bold action"
26
- />
27
- <ui-text
28
- class="text action"
29
- />
30
- </ui-view>
31
- </ui-view>
32
- </ui-modal>
33
- </ui-modal-overflow>
34
- </DocumentFragment>
35
- `;
@@ -1,72 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <Item> <ModalInfo> renders 1`] = `
4
- <DocumentFragment>
5
- <ui-modal-overflow
6
- class="pressable container overflow onOverflow"
7
- style="height: 768px;"
8
- tabindex="0"
9
- >
10
- <ui-modal
11
- class="view fit modal"
12
- >
13
- <ui-view
14
- class="view row header hideBack"
15
- >
16
- <ui-button
17
- class="pressable button small squared transparent"
18
- tabindex="0"
19
- >
20
- <ui-icon
21
- class="icon headline-3 icon"
22
- >
23
- <svg
24
- fill="currentColor"
25
- height="1em"
26
- stroke="currentColor"
27
- stroke-width="0"
28
- viewBox="0 0 24 24"
29
- width="1em"
30
- xmlns="http://www.w3.org/2000/svg"
31
- >
32
- <path
33
- d="M0 0h24v24H0V0z"
34
- fill="none"
35
- />
36
- <path
37
- 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"
38
- />
39
- </svg>
40
- </ui-icon>
41
- </ui-button>
42
- </ui-view>
43
- <ui-scrollview
44
- class="scrollview vertical notIndicator"
45
- >
46
- <ui-view
47
- class="view"
48
- style="height: 400px; max-height: 400px;"
49
- >
50
- <ui-slider
51
- class="view slider"
52
- style="height: 400px; max-height: 400px; width: 738px;"
53
- >
54
- <ui-scrollview
55
- class="scrollview snap horizontal notIndicator scrollView"
56
- style="width: 738px;"
57
- />
58
- <ui-progress
59
- class="view progress progress"
60
- >
61
- <ui-progress-value
62
- class="view value"
63
- style="width: 0%;"
64
- />
65
- </ui-progress>
66
- </ui-slider>
67
- </ui-view>
68
- </ui-scrollview>
69
- </ui-modal>
70
- </ui-modal-overflow>
71
- </DocumentFragment>
72
- `;
@@ -1,49 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <Item> <ModalOfferInfo> renders 1`] = `
4
- <DocumentFragment>
5
- <ui-modal-overflow
6
- class="pressable container overflow onOverflow"
7
- style="height: 768px;"
8
- tabindex="0"
9
- >
10
- <ui-modal
11
- class="view fit modal"
12
- >
13
- <ui-view
14
- class="view row header hideBack"
15
- >
16
- <ui-button
17
- class="pressable button small squared transparent"
18
- tabindex="0"
19
- >
20
- <ui-icon
21
- class="icon headline-3 icon"
22
- >
23
- <svg
24
- fill="currentColor"
25
- height="1em"
26
- stroke="currentColor"
27
- stroke-width="0"
28
- viewBox="0 0 24 24"
29
- width="1em"
30
- xmlns="http://www.w3.org/2000/svg"
31
- >
32
- <path
33
- d="M0 0h24v24H0V0z"
34
- fill="none"
35
- />
36
- <path
37
- 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"
38
- />
39
- </svg>
40
- </ui-icon>
41
- </ui-button>
42
- </ui-view>
43
- <ui-view
44
- class="view"
45
- />
46
- </ui-modal>
47
- </ui-modal-overflow>
48
- </DocumentFragment>
49
- `;
@@ -1,50 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <Item> <ModalUrl> renders 1`] = `
4
- <DocumentFragment>
5
- <ui-modal-overflow
6
- class="pressable container overflow onOverflow"
7
- style="height: 768px;"
8
- tabindex="0"
9
- >
10
- <ui-modal
11
- class="view fit modal"
12
- >
13
- <ui-view
14
- class="view row header hideBack"
15
- >
16
- <ui-button
17
- class="pressable button small squared transparent"
18
- tabindex="0"
19
- >
20
- <ui-icon
21
- class="icon headline-3 icon"
22
- >
23
- <svg
24
- fill="currentColor"
25
- height="1em"
26
- stroke="currentColor"
27
- stroke-width="0"
28
- viewBox="0 0 24 24"
29
- width="1em"
30
- xmlns="http://www.w3.org/2000/svg"
31
- >
32
- <path
33
- d="M0 0h24v24H0V0z"
34
- fill="none"
35
- />
36
- <path
37
- 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"
38
- />
39
- </svg>
40
- </ui-icon>
41
- </ui-button>
42
- </ui-view>
43
- <iframe
44
- class="view"
45
- title="modal"
46
- />
47
- </ui-modal>
48
- </ui-modal-overflow>
49
- </DocumentFragment>
50
- `;
@@ -1,18 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <Item> <Option> renders 1`] = `
4
- <DocumentFragment>
5
- <ui-pressable
6
- class="pressable"
7
- tabindex="0"
8
- >
9
- <ui-view
10
- class="view"
11
- >
12
- <ui-view
13
- class="view row"
14
- />
15
- </ui-view>
16
- </ui-pressable>
17
- </DocumentFragment>
18
- `;
@@ -1,23 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <Item> <PriceDetails> renders 1`] = `
4
- <DocumentFragment>
5
- <ui-view
6
- class="view row"
7
- >
8
- <ui-tooltip
9
- class="container"
10
- >
11
- <ui-view
12
- class="view"
13
- >
14
- <ui-text
15
- class="text medium accent action dispatcher"
16
- >
17
- finder.label.price_details
18
- </ui-text>
19
- </ui-view>
20
- </ui-tooltip>
21
- </ui-view>
22
- </DocumentFragment>
23
- `;
@@ -1,3 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <Item> <RateDetails> renders 1`] = `<DocumentFragment />`;
@@ -1,27 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <Item> <Slider> renders 1`] = `
4
- <DocumentFragment>
5
- <ui-view
6
- class="view"
7
- >
8
- <ui-slider
9
- class="view slider"
10
- style="width: 320px;"
11
- >
12
- <ui-scrollview
13
- class="scrollview snap horizontal notIndicator scrollView"
14
- style="width: 320px;"
15
- />
16
- <ui-progress
17
- class="view progress progress"
18
- >
19
- <ui-progress-value
20
- class="view value"
21
- style="width: 0%;"
22
- />
23
- </ui-progress>
24
- </ui-slider>
25
- </ui-view>
26
- </DocumentFragment>
27
- `;
@@ -1,3 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <Item> <TooltipDates> renders 1`] = `<DocumentFragment />`;
@@ -1,257 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <ModalClubRate> renders 1`] = `
4
- <DocumentFragment>
5
- <ui-modal-overflow
6
- class="pressable container overflow"
7
- style="height: 768px;"
8
- tabindex="0"
9
- >
10
- <ui-modal
11
- class="view fit modal calcWidth"
12
- >
13
- <ui-view
14
- class="view row header hideBack"
15
- >
16
- <ui-text
17
- class="text headline-3 title"
18
- >
19
- user.label.fare_exclusive_members
20
- </ui-text>
21
- <ui-button
22
- class="pressable button small squared transparent"
23
- tabindex="0"
24
- >
25
- <ui-icon
26
- class="icon headline-3 icon"
27
- >
28
- <svg
29
- fill="currentColor"
30
- height="1em"
31
- stroke="currentColor"
32
- stroke-width="0"
33
- viewBox="0 0 24 24"
34
- width="1em"
35
- xmlns="http://www.w3.org/2000/svg"
36
- >
37
- <path
38
- d="M0 0h24v24H0V0z"
39
- fill="none"
40
- />
41
- <path
42
- 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"
43
- />
44
- </svg>
45
- </ui-icon>
46
- </ui-button>
47
- </ui-view>
48
- <ui-view
49
- class="view"
50
- >
51
- <ui-view
52
- class="view"
53
- >
54
- <ui-text
55
- class="text bold headline-3"
56
- >
57
- user.label.unlock_exclusive_member
58
- </ui-text>
59
- <ui-button
60
- class="pressable button wide"
61
- tabindex="0"
62
- >
63
- user.action.book_and_join
64
- </ui-button>
65
- <ui-text
66
- class="text small"
67
- >
68
- user.label.automatically_join_club
69
- </ui-text>
70
- </ui-view>
71
- <ui-button
72
- class="pressable button secondary wide"
73
- tabindex="0"
74
- >
75
- user.action.select_another_fare
76
- </ui-button>
77
- <ui-action
78
- class="pressable action"
79
- tabindex="0"
80
- >
81
- common.action.login
82
- </ui-action>
83
- </ui-view>
84
- </ui-modal>
85
- </ui-modal-overflow>
86
- <ui-modal-overflow
87
- class="pressable container overflow"
88
- style="height: 768px;"
89
- tabindex="0"
90
- >
91
- <ui-modal
92
- class="view fit modal calcWidth"
93
- >
94
- <ui-view
95
- class="view row header hideBack"
96
- >
97
- <ui-text
98
- class="text headline-3 title"
99
- >
100
- common.action.login
101
- </ui-text>
102
- <ui-button
103
- class="pressable button small squared transparent"
104
- tabindex="0"
105
- >
106
- <ui-icon
107
- class="icon headline-3 icon"
108
- >
109
- <svg
110
- fill="currentColor"
111
- height="1em"
112
- stroke="currentColor"
113
- stroke-width="0"
114
- viewBox="0 0 24 24"
115
- width="1em"
116
- xmlns="http://www.w3.org/2000/svg"
117
- >
118
- <path
119
- d="M0 0h24v24H0V0z"
120
- fill="none"
121
- />
122
- <path
123
- 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"
124
- />
125
- </svg>
126
- </ui-icon>
127
- </ui-button>
128
- </ui-view>
129
- <ui-scrollview
130
- class="scrollview snap vertical notIndicator"
131
- >
132
- <ui-view
133
- class="view row wide"
134
- >
135
- <ui-view
136
- class="view wide"
137
- >
138
- <ui-form>
139
- <ui-text
140
- class="text paragraph"
141
- >
142
- user.label.form_description
143
- </ui-text>
144
- <ui-input-text
145
- class="view inputContainer"
146
- >
147
- <ui-view
148
- class="view row inputBorder"
149
- >
150
- <ui-view
151
- class="view wide content"
152
- >
153
- <ui-label
154
- class="text paragraph text label"
155
- htmlfor="input.email"
156
- >
157
- common.label.email
158
- </ui-label>
159
- <input
160
- autocomplete="true"
161
- class="input input withLabel"
162
- id="input.email"
163
- name="email"
164
- required=""
165
- type="email"
166
- value=""
167
- />
168
- </ui-view>
169
- </ui-view>
170
- </ui-input-text>
171
- <ui-input-text
172
- class="view inputContainer"
173
- >
174
- <ui-view
175
- class="view row inputBorder"
176
- >
177
- <ui-view
178
- class="view wide content"
179
- >
180
- <ui-label
181
- class="text paragraph text label"
182
- htmlfor="input.password"
183
- >
184
- common.label.password
185
- </ui-label>
186
- <input
187
- autocomplete="true"
188
- class="input input withLabel"
189
- id="input.password"
190
- name="password"
191
- required=""
192
- type="password"
193
- value=""
194
- />
195
- </ui-view>
196
- <ui-pressable
197
- class="pressable"
198
- tabindex="-1"
199
- >
200
- <ui-icon
201
- class="icon headline-3 icon password"
202
- >
203
- <svg
204
- fill="currentColor"
205
- height="1em"
206
- stroke="currentColor"
207
- stroke-width="0"
208
- viewBox="0 0 24 24"
209
- width="1em"
210
- xmlns="http://www.w3.org/2000/svg"
211
- >
212
- <path
213
- d="M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z"
214
- fill="none"
215
- />
216
- <path
217
- d="M12 6a9.77 9.77 0 0 1 8.82 5.5 9.647 9.647 0 0 1-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l1.65 1.65C10.66 6.09 11.32 6 12 6zm-1.07 1.14L13 9.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C16.5 9.01 14.48 7 12 7c-.37 0-.72.05-1.07.14zM2.01 3.87l2.68 2.68A11.738 11.738 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L3.42 2.45 2.01 3.87zm7.5 7.5 2.61 2.61c-.04.01-.08.02-.12.02a2.5 2.5 0 0 1-2.5-2.5c0-.05.01-.08.01-.13zm-3.4-3.4 1.75 1.75a4.6 4.6 0 0 0-.36 1.78 4.507 4.507 0 0 0 6.27 4.14l.98.98c-.88.24-1.8.38-2.75.38a9.77 9.77 0 0 1-8.82-5.5c.7-1.43 1.72-2.61 2.93-3.53z"
218
- />
219
- </svg>
220
- </ui-icon>
221
- </ui-pressable>
222
- </ui-view>
223
- </ui-input-text>
224
- <ui-button
225
- class="pressable disabled button large disabled wide"
226
- data-testid="login-button"
227
- disabled="true"
228
- type="submit"
229
- >
230
- <ui-view
231
- class="view busyContainer"
232
- >
233
- <ui-view
234
- class="view spinner"
235
- />
236
- </ui-view>
237
- <ui-view
238
- class="view row children"
239
- >
240
- common.action.login
241
- </ui-view>
242
- </ui-button>
243
- </ui-form>
244
- <ui-button
245
- class="pressable button large transparent"
246
- data-testid="login-button-secondary"
247
- tabindex="0"
248
- >
249
- user.action.reset
250
- </ui-button>
251
- </ui-view>
252
- </ui-view>
253
- </ui-scrollview>
254
- </ui-modal>
255
- </ui-modal-overflow>
256
- </DocumentFragment>
257
- `;
@@ -1,68 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Rates> <ModalExtras> renders 1`] = `
4
- <DocumentFragment>
5
- <ui-modal-overflow
6
- class="pressable container overflow"
7
- style="height: 768px;"
8
- tabindex="0"
9
- >
10
- <ui-modal
11
- class="view fit modal"
12
- >
13
- <ui-view
14
- class="view row header hideBack"
15
- >
16
- <ui-text
17
- class="text headline-3 title"
18
- >
19
- common.label.enhance_your_stay
20
- </ui-text>
21
- <ui-button
22
- class="pressable button small squared transparent"
23
- tabindex="0"
24
- >
25
- <ui-icon
26
- class="icon headline-3 icon"
27
- >
28
- <svg
29
- fill="currentColor"
30
- height="1em"
31
- stroke="currentColor"
32
- stroke-width="0"
33
- viewBox="0 0 24 24"
34
- width="1em"
35
- xmlns="http://www.w3.org/2000/svg"
36
- >
37
- <path
38
- d="M0 0h24v24H0V0z"
39
- fill="none"
40
- />
41
- <path
42
- 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"
43
- />
44
- </svg>
45
- </ui-icon>
46
- </ui-button>
47
- </ui-view>
48
- <ui-scrollview
49
- class="scrollview vertical notIndicator"
50
- >
51
- <ui-view
52
- class="view row"
53
- />
54
- </ui-scrollview>
55
- <ui-view
56
- class="view row"
57
- >
58
- <ui-button
59
- class="pressable button"
60
- tabindex="0"
61
- >
62
- finder.action.next
63
- </ui-button>
64
- </ui-view>
65
- </ui-modal>
66
- </ui-modal-overflow>
67
- </DocumentFragment>
68
- `;