@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,450 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<BookingTerms> inherit:className 1`] = `
4
- <DocumentFragment>
5
- <ui-view
6
- class="view mirai"
7
- >
8
- <ui-view
9
- class="view"
10
- >
11
- <ui-text
12
- class="text bold paragraph"
13
- >
14
- common.label.payment_terms
15
- </ui-text>
16
- <ui-text
17
- class="text paragraph"
18
- >
19
- Pay on arrival at the property. Credit Card only as a booking guarantee.
20
- </ui-text>
21
- </ui-view>
22
- <ui-view
23
- class="view"
24
- >
25
- <ui-text
26
- class="text bold paragraph"
27
- >
28
- common.label.cancellation_policy
29
- </ui-text>
30
- <ui-text
31
- class="text paragraph"
32
- >
33
- Free cancellation until Jun 23
34
- </ui-text>
35
- <ui-action
36
- class="pressable action underline"
37
- tabindex="0"
38
- >
39
- common.action.more_info
40
- </ui-action>
41
- </ui-view>
42
- <ui-view
43
- class="view"
44
- >
45
- <ui-text
46
- class="text bold paragraph"
47
- >
48
- common.label.privacy_policy
49
- </ui-text>
50
- <ui-text
51
- class="text paragraph"
52
- >
53
- user.label.privacy_policy_description
54
- </ui-text>
55
- </ui-view>
56
- </ui-view>
57
- <ui-modal-overflow
58
- class="pressable container overflow"
59
- style="height: 768px;"
60
- tabindex="0"
61
- >
62
- <ui-modal
63
- class="view fit modal calcWidth"
64
- >
65
- <ui-view
66
- class="view row header hideBack"
67
- >
68
- <ui-text
69
- class="text headline-3 title"
70
- >
71
- common.label.cancellation_policy
72
- </ui-text>
73
- <ui-button
74
- class="pressable button small squared transparent"
75
- tabindex="0"
76
- >
77
- <ui-icon
78
- class="icon headline-3 icon"
79
- >
80
- <svg
81
- fill="currentColor"
82
- height="1em"
83
- stroke="currentColor"
84
- stroke-width="0"
85
- viewBox="0 0 24 24"
86
- width="1em"
87
- xmlns="http://www.w3.org/2000/svg"
88
- >
89
- <path
90
- d="M0 0h24v24H0V0z"
91
- fill="none"
92
- />
93
- <path
94
- 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"
95
- />
96
- </svg>
97
- </ui-icon>
98
- </ui-button>
99
- </ui-view>
100
- <ui-text
101
- class="text paragraph"
102
- >
103
- <ui-text
104
- style="font-weight: bold;"
105
- >
106
- {{cancelationPolicy}
107
- </ui-text>
108
- } Lorem ipsum dolor sit, amet consectetur adipisicing elit. Illum ratione repellat ipsa corrupti vitae ullam quidem, sunt fuga. Ut, cum deleniti? Dignissimos enim odio hic harum temporibus itaque, aspernatur natus.
109
- </ui-text>
110
- </ui-modal>
111
- </ui-modal-overflow>
112
- </DocumentFragment>
113
- `;
114
-
115
- exports[`<BookingTerms> renders 1`] = `
116
- <DocumentFragment>
117
- <ui-view
118
- class="view"
119
- >
120
- <ui-view
121
- class="view"
122
- >
123
- <ui-text
124
- class="text bold paragraph"
125
- >
126
- common.label.payment_terms
127
- </ui-text>
128
- <ui-text
129
- class="text paragraph"
130
- >
131
- Pay on arrival at the property. Credit Card only as a booking guarantee.
132
- </ui-text>
133
- </ui-view>
134
- <ui-view
135
- class="view"
136
- >
137
- <ui-text
138
- class="text bold paragraph"
139
- >
140
- common.label.cancellation_policy
141
- </ui-text>
142
- <ui-text
143
- class="text paragraph"
144
- >
145
- Free cancellation until Jun 23
146
- </ui-text>
147
- <ui-action
148
- class="pressable action underline"
149
- tabindex="0"
150
- >
151
- common.action.more_info
152
- </ui-action>
153
- </ui-view>
154
- <ui-view
155
- class="view"
156
- >
157
- <ui-text
158
- class="text bold paragraph"
159
- >
160
- common.label.privacy_policy
161
- </ui-text>
162
- <ui-text
163
- class="text paragraph"
164
- >
165
- user.label.privacy_policy_description
166
- </ui-text>
167
- </ui-view>
168
- </ui-view>
169
- <ui-modal-overflow
170
- class="pressable container overflow"
171
- style="height: 768px;"
172
- tabindex="0"
173
- >
174
- <ui-modal
175
- class="view fit modal calcWidth"
176
- >
177
- <ui-view
178
- class="view row header hideBack"
179
- >
180
- <ui-text
181
- class="text headline-3 title"
182
- >
183
- common.label.cancellation_policy
184
- </ui-text>
185
- <ui-button
186
- class="pressable button small squared transparent"
187
- tabindex="0"
188
- >
189
- <ui-icon
190
- class="icon headline-3 icon"
191
- >
192
- <svg
193
- fill="currentColor"
194
- height="1em"
195
- stroke="currentColor"
196
- stroke-width="0"
197
- viewBox="0 0 24 24"
198
- width="1em"
199
- xmlns="http://www.w3.org/2000/svg"
200
- >
201
- <path
202
- d="M0 0h24v24H0V0z"
203
- fill="none"
204
- />
205
- <path
206
- 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"
207
- />
208
- </svg>
209
- </ui-icon>
210
- </ui-button>
211
- </ui-view>
212
- <ui-text
213
- class="text paragraph"
214
- >
215
- <ui-text
216
- style="font-weight: bold;"
217
- >
218
- {{cancelationPolicy}
219
- </ui-text>
220
- } Lorem ipsum dolor sit, amet consectetur adipisicing elit. Illum ratione repellat ipsa corrupti vitae ullam quidem, sunt fuga. Ut, cum deleniti? Dignissimos enim odio hic harum temporibus itaque, aspernatur natus.
221
- </ui-text>
222
- </ui-modal>
223
- </ui-modal-overflow>
224
- </DocumentFragment>
225
- `;
226
-
227
- exports[`<BookingTerms> testID 1`] = `
228
- <DocumentFragment>
229
- <ui-view
230
- class="view"
231
- data-testid="mirai"
232
- >
233
- <ui-view
234
- class="view"
235
- >
236
- <ui-text
237
- class="text bold paragraph"
238
- >
239
- common.label.payment_terms
240
- </ui-text>
241
- <ui-text
242
- class="text paragraph"
243
- >
244
- Pay on arrival at the property. Credit Card only as a booking guarantee.
245
- </ui-text>
246
- </ui-view>
247
- <ui-view
248
- class="view"
249
- >
250
- <ui-text
251
- class="text bold paragraph"
252
- >
253
- common.label.cancellation_policy
254
- </ui-text>
255
- <ui-text
256
- class="text paragraph"
257
- >
258
- Free cancellation until Jun 23
259
- </ui-text>
260
- <ui-action
261
- class="pressable action underline"
262
- tabindex="0"
263
- >
264
- common.action.more_info
265
- </ui-action>
266
- </ui-view>
267
- <ui-view
268
- class="view"
269
- >
270
- <ui-text
271
- class="text bold paragraph"
272
- >
273
- common.label.privacy_policy
274
- </ui-text>
275
- <ui-text
276
- class="text paragraph"
277
- >
278
- user.label.privacy_policy_description
279
- </ui-text>
280
- </ui-view>
281
- </ui-view>
282
- <ui-modal-overflow
283
- class="pressable container overflow"
284
- style="height: 768px;"
285
- tabindex="0"
286
- >
287
- <ui-modal
288
- class="view fit modal calcWidth"
289
- >
290
- <ui-view
291
- class="view row header hideBack"
292
- >
293
- <ui-text
294
- class="text headline-3 title"
295
- >
296
- common.label.cancellation_policy
297
- </ui-text>
298
- <ui-button
299
- class="pressable button small squared transparent"
300
- tabindex="0"
301
- >
302
- <ui-icon
303
- class="icon headline-3 icon"
304
- >
305
- <svg
306
- fill="currentColor"
307
- height="1em"
308
- stroke="currentColor"
309
- stroke-width="0"
310
- viewBox="0 0 24 24"
311
- width="1em"
312
- xmlns="http://www.w3.org/2000/svg"
313
- >
314
- <path
315
- d="M0 0h24v24H0V0z"
316
- fill="none"
317
- />
318
- <path
319
- 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"
320
- />
321
- </svg>
322
- </ui-icon>
323
- </ui-button>
324
- </ui-view>
325
- <ui-text
326
- class="text paragraph"
327
- >
328
- <ui-text
329
- style="font-weight: bold;"
330
- >
331
- {{cancelationPolicy}
332
- </ui-text>
333
- } Lorem ipsum dolor sit, amet consectetur adipisicing elit. Illum ratione repellat ipsa corrupti vitae ullam quidem, sunt fuga. Ut, cum deleniti? Dignissimos enim odio hic harum temporibus itaque, aspernatur natus.
334
- </ui-text>
335
- </ui-modal>
336
- </ui-modal-overflow>
337
- </DocumentFragment>
338
- `;
339
-
340
- exports[`<BookingTerms> with a store 1`] = `
341
- <DocumentFragment>
342
- <ui-view
343
- class="view"
344
- >
345
- <ui-view
346
- class="view"
347
- >
348
- <ui-text
349
- class="text bold paragraph"
350
- >
351
- common.label.payment_terms
352
- </ui-text>
353
- <ui-text
354
- class="text paragraph"
355
- >
356
- Pay on arrival at the property. Credit Card only as a booking guarantee.
357
- </ui-text>
358
- </ui-view>
359
- <ui-view
360
- class="view"
361
- >
362
- <ui-text
363
- class="text bold paragraph"
364
- >
365
- common.label.cancellation_policy
366
- </ui-text>
367
- <ui-text
368
- class="text paragraph"
369
- >
370
- Free cancellation until Jun 23
371
- </ui-text>
372
- <ui-action
373
- class="pressable action underline"
374
- tabindex="0"
375
- >
376
- common.action.more_info
377
- </ui-action>
378
- </ui-view>
379
- <ui-view
380
- class="view"
381
- >
382
- <ui-text
383
- class="text bold paragraph"
384
- >
385
- common.label.privacy_policy
386
- </ui-text>
387
- <ui-text
388
- class="text paragraph"
389
- >
390
- user.label.privacy_policy_description
391
- </ui-text>
392
- </ui-view>
393
- </ui-view>
394
- <ui-modal-overflow
395
- class="pressable container overflow"
396
- style="height: 768px;"
397
- tabindex="0"
398
- >
399
- <ui-modal
400
- class="view fit modal calcWidth"
401
- >
402
- <ui-view
403
- class="view row header hideBack"
404
- >
405
- <ui-text
406
- class="text headline-3 title"
407
- >
408
- common.label.cancellation_policy
409
- </ui-text>
410
- <ui-button
411
- class="pressable button small squared transparent"
412
- tabindex="0"
413
- >
414
- <ui-icon
415
- class="icon headline-3 icon"
416
- >
417
- <svg
418
- fill="currentColor"
419
- height="1em"
420
- stroke="currentColor"
421
- stroke-width="0"
422
- viewBox="0 0 24 24"
423
- width="1em"
424
- xmlns="http://www.w3.org/2000/svg"
425
- >
426
- <path
427
- d="M0 0h24v24H0V0z"
428
- fill="none"
429
- />
430
- <path
431
- 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"
432
- />
433
- </svg>
434
- </ui-icon>
435
- </ui-button>
436
- </ui-view>
437
- <ui-text
438
- class="text paragraph"
439
- >
440
- <ui-text
441
- style="font-weight: bold;"
442
- >
443
- {{cancelationPolicy}
444
- </ui-text>
445
- } Lorem ipsum dolor sit, amet consectetur adipisicing elit. Illum ratione repellat ipsa corrupti vitae ullam quidem, sunt fuga. Ut, cum deleniti? Dignissimos enim odio hic harum temporibus itaque, aspernatur natus.
446
- </ui-text>
447
- </ui-modal>
448
- </ui-modal-overflow>
449
- </DocumentFragment>
450
- `;
@@ -1,115 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<ButtonMore> inherit:className 1`] = `
4
- <DocumentFragment>
5
- <ui-view
6
- class="view wide mirai"
7
- >
8
- <ui-button
9
- class="pressable button transparent"
10
- data-testid="button-more"
11
- tabindex="0"
12
- >
13
- <ui-icon
14
- class="icon headline-3"
15
- >
16
- <svg
17
- fill="currentColor"
18
- height="1em"
19
- stroke="currentColor"
20
- stroke-width="0"
21
- viewBox="0 0 24 24"
22
- width="1em"
23
- xmlns="http://www.w3.org/2000/svg"
24
- >
25
- <path
26
- d="M24 24H0V0h24v24z"
27
- fill="none"
28
- opacity=".87"
29
- />
30
- <path
31
- d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
32
- />
33
- </svg>
34
- </ui-icon>
35
- common.action.view_more
36
- </ui-button>
37
- </ui-view>
38
- </DocumentFragment>
39
- `;
40
-
41
- exports[`<ButtonMore> renders 1`] = `
42
- <DocumentFragment>
43
- <ui-view
44
- class="view wide"
45
- >
46
- <ui-button
47
- class="pressable button transparent"
48
- data-testid="button-more"
49
- tabindex="0"
50
- >
51
- <ui-icon
52
- class="icon headline-3"
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="M24 24H0V0h24v24z"
65
- fill="none"
66
- opacity=".87"
67
- />
68
- <path
69
- d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
70
- />
71
- </svg>
72
- </ui-icon>
73
- common.action.view_more
74
- </ui-button>
75
- </ui-view>
76
- </DocumentFragment>
77
- `;
78
-
79
- exports[`<ButtonMore> testID 1`] = `
80
- <DocumentFragment>
81
- <ui-view
82
- class="view wide"
83
- >
84
- <ui-button
85
- class="pressable button transparent"
86
- data-testid="mirai"
87
- tabindex="0"
88
- >
89
- <ui-icon
90
- class="icon headline-3"
91
- >
92
- <svg
93
- fill="currentColor"
94
- height="1em"
95
- stroke="currentColor"
96
- stroke-width="0"
97
- viewBox="0 0 24 24"
98
- width="1em"
99
- xmlns="http://www.w3.org/2000/svg"
100
- >
101
- <path
102
- d="M24 24H0V0h24v24z"
103
- fill="none"
104
- opacity=".87"
105
- />
106
- <path
107
- d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
108
- />
109
- </svg>
110
- </ui-icon>
111
- common.action.view_more
112
- </ui-button>
113
- </ui-view>
114
- </DocumentFragment>
115
- `;