@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.
Files changed (219) hide show
  1. package/build/components/__shared__/ButtonPayment/ButtonPayment.constants.js +7 -4
  2. package/build/components/__shared__/ButtonPayment/ButtonPayment.constants.js.map +1 -1
  3. package/build/components/__shared__/ButtonPayment/ButtonPayment.js +4 -3
  4. package/build/components/__shared__/ButtonPayment/ButtonPayment.js.map +1 -1
  5. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js +4 -4
  6. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js.map +1 -1
  7. package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js +2 -2
  8. package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js.map +1 -1
  9. package/build/components/__shared__/Payment/components/PCI/PCI.js +2 -2
  10. package/build/components/__shared__/Payment/components/PCI/PCI.js.map +1 -1
  11. package/package.json +1 -1
  12. package/.env +0 -22
  13. package/.gitlab-ci.yml +0 -4
  14. package/.nvmrc +0 -1
  15. package/__tests__/Booking/__mocks__/booking-delete.json +0 -1
  16. package/__tests__/Booking/__mocks__/booking-get.json +0 -105
  17. package/__tests__/Booking/booking.constants.js +0 -8
  18. package/__tests__/Booking/workflows/cancel.workflow.js +0 -20
  19. package/__tests__/Booking/workflows/index.js +0 -5
  20. package/__tests__/Booking/workflows/openMobileMenu.workflow.js +0 -4
  21. package/__tests__/Booking/workflows/print.workflow.js +0 -13
  22. package/__tests__/Booking/workflows/resend.workflow.js +0 -18
  23. package/__tests__/Booking/workflows/review.workflow.js +0 -17
  24. package/__tests__/BookingQuery/__mocks__/user-booking-get.json +0 -9
  25. package/__tests__/BookingQuery/workflows/index.js +0 -1
  26. package/__tests__/BookingQuery/workflows/login.workflow.js +0 -22
  27. package/__tests__/Checkout/__mocks__/checkout-get.json +0 -935
  28. package/__tests__/Checkout/__mocks__/checkout-post-PAYLATER.json +0 -10
  29. package/__tests__/Checkout/__mocks__/checkout-post-TPV.json +0 -7
  30. package/__tests__/Checkout/__mocks__/checkout-post-TRANSFER.json +0 -10
  31. package/__tests__/Checkout/checkout.constants.js +0 -8
  32. package/__tests__/Checkout/workflows/form.workflow.js +0 -17
  33. package/__tests__/Checkout/workflows/index.js +0 -4
  34. package/__tests__/Checkout/workflows/payment.workflow.js +0 -10
  35. package/__tests__/Checkout/workflows/review.workflow.js +0 -19
  36. package/__tests__/Checkout/workflows/submit.workflow.js +0 -9
  37. package/__tests__/Deals/__mocks__/deals-success.json +0 -739
  38. package/__tests__/Deals/workflows/calendar.workflow.js +0 -14
  39. package/__tests__/Deals/workflows/clear.workflow.js +0 -7
  40. package/__tests__/Deals/workflows/index.js +0 -5
  41. package/__tests__/Deals/workflows/occupation.workflow.js +0 -6
  42. package/__tests__/Deals/workflows/promocode.workflow.js +0 -3
  43. package/__tests__/Deals/workflows/submit.workflow.js +0 -6
  44. package/__tests__/Finder/workflows/calendar.workflow.js +0 -10
  45. package/__tests__/Finder/workflows/index.js +0 -3
  46. package/__tests__/Finder/workflows/occupation.workflow.js +0 -27
  47. package/__tests__/Finder/workflows/promocode.workflow.js +0 -8
  48. package/__tests__/Rates/__mocks__/extras-one-success.json +0 -138
  49. package/__tests__/Rates/__mocks__/extras-success.json +0 -397
  50. package/__tests__/Rates/__mocks__/rates-success.json +0 -731
  51. package/__tests__/Rates/workflows/extras.js +0 -9
  52. package/__tests__/Rates/workflows/extrasExpect.js +0 -11
  53. package/__tests__/Rates/workflows/index.js +0 -4
  54. package/__tests__/Rates/workflows/multiroom.js +0 -26
  55. package/__tests__/Rates/workflows/rates.js +0 -9
  56. package/__tests__/Session/workflows/bookings.workflow.js +0 -18
  57. package/__tests__/Session/workflows/forgotPassword.workflow.js +0 -20
  58. package/__tests__/Session/workflows/index.js +0 -5
  59. package/__tests__/Session/workflows/login.workflow.js +0 -29
  60. package/__tests__/Session/workflows/logout.workflow.js +0 -8
  61. package/__tests__/Session/workflows/profile.workflow.js +0 -49
  62. package/__tests__/Signup/workflows/index.js +0 -2
  63. package/__tests__/Signup/workflows/signup.workflow.js +0 -26
  64. package/__tests__/Signup/workflows/signupError.workflow.js +0 -22
  65. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-one-extras-1.png +0 -0
  66. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-some-extras-1.png +0 -0
  67. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-one-extras-1.png +0 -0
  68. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-some-extras-1.png +0 -0
  69. package/__tests__/booking.spec.jsx +0 -34
  70. package/__tests__/bookingQuey.spec.js +0 -43
  71. package/__tests__/buttonFinder.spec.js +0 -16
  72. package/__tests__/checkout.spec.jsx +0 -52
  73. package/__tests__/constants.js +0 -20
  74. package/__tests__/deals.spec.js +0 -30
  75. package/__tests__/finder.spec.js +0 -75
  76. package/__tests__/helpers/closeNotification.js +0 -7
  77. package/__tests__/helpers/getWeekNumber.js +0 -8
  78. package/__tests__/helpers/index.js +0 -2
  79. package/__tests__/rates.spec.jsx +0 -39
  80. package/__tests__/session.spec.js +0 -32
  81. package/__tests__/signup.spec.js +0 -17
  82. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.skeleton.test.js.snap +0 -287
  83. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.test.js.snap +0 -102
  84. package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +0 -1302
  85. package/build/components/Booking/components/Field/__tests__/__snapshots__/Field.test.js.snap +0 -139
  86. package/build/components/Booking/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -108
  87. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormCancel.test.js.snap +0 -546
  88. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormEdit.test.js.snap +0 -46
  89. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormResend.test.js.snap +0 -166
  90. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Information.test.js.snap +0 -110
  91. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Menu.test.js.snap +0 -82
  92. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Modal.test.js.snap +0 -432
  93. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.ModalAgency.test.js.snap +0 -319
  94. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Payment.test.js.snap +0 -178
  95. package/build/components/BookingQuery/__tests__/__snapshots__/BookingQuery.test.js.snap +0 -1048
  96. package/build/components/ButtonFinder/__tests__/__snapshots__/ButtonFinder.test.js.snap +0 -8210
  97. package/build/components/Chat/__tests__/__snapshots__/Chat.constants.test.js.snap +0 -30
  98. package/build/components/Chat/__tests__/__snapshots__/Chat.test.js.snap +0 -634
  99. package/build/components/Chat/components/Avatar/__tests__/__snapshots__/Avatar.test.jsx.snap +0 -97
  100. package/build/components/Chat/components/Input/__tests__/__snapshots__/Input.test.jsx.snap +0 -178
  101. package/build/components/Chat/components/InputRich/__tests__/__snapshots__/InputRich.test.jsx.snap +0 -282
  102. package/build/components/Chat/components/Message/__tests__/__snapshots__/Message.test.jsx.snap +0 -211
  103. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Booking.test.js.snap +0 -65
  104. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Card.test.js.snap +0 -29
  105. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Environment.test.js.snap +0 -44
  106. package/build/components/Chat/components/Offline/__tests__/__snapshots__/Offline.test.js.snap +0 -162
  107. package/build/components/Chat/helpers/__tests__/__snapshots__/getVerboseDate.test.js.snap +0 -9
  108. package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +0 -2018
  109. package/build/components/Checkout/components/InputRadio/__tests__/__snapshots__/InputRadio.test.js.snap +0 -347
  110. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +0 -418
  111. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Form.test.js.snap +0 -6754
  112. package/build/components/Deals/__tests__/__snapshots__/Deals.Calendar.test.js.snap +0 -4449
  113. package/build/components/Deals/__tests__/__snapshots__/Deals.constants.js.snap +0 -15
  114. package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +0 -7828
  115. package/build/components/Deals/helpers/__tests__/__mocks__/deal.json +0 -25
  116. package/build/components/Environment/__tests__/__snapshots__/Environment.State.test.js.snap +0 -120
  117. package/build/components/Environment/__tests__/__snapshots__/Environment.test.js.snap +0 -988
  118. package/build/components/Finder/__tests__/__snapshots__/Finder.constants.test.js.snap +0 -39
  119. package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +0 -22237
  120. package/build/components/Finder/components/Calendar/__tests__/__mocks__/prices.json +0 -11
  121. package/build/components/Finder/components/Calendar/__tests__/__snapshots__/Calendar.test.js.snap +0 -11108
  122. package/build/components/Finder/components/Places/__tests__/__mocks__/places.json +0 -44
  123. package/build/components/Finder/components/Places/__tests__/__snapshots__/Places.test.js.snap +0 -324
  124. package/build/components/Finder/helpers/__tests__/__mocks__/dataSource.json +0 -1382
  125. package/build/components/Finder/helpers/__tests__/__snapshots__/getForwarderUrl.test.js.snap +0 -7
  126. package/build/components/Header/__tests__/__snapshots__/Header.test.js.snap +0 -1187
  127. package/build/components/Profile/components/Bookings/__tests__/__snapshots__/Bookings.test.js.snap +0 -19
  128. package/build/components/Rates/__tests__/__snapshots__/Rates.Content.test.js.snap +0 -41
  129. package/build/components/Rates/__tests__/__snapshots__/Rates.Footer.test.js.snap +0 -50
  130. package/build/components/Rates/__tests__/__snapshots__/Rates.Header.test.js.snap +0 -3
  131. package/build/components/Rates/__tests__/__snapshots__/Rates.RoomSelector.test.js.snap +0 -3
  132. package/build/components/Rates/__tests__/__snapshots__/Rates.Unavailability.test.js.snap +0 -53
  133. package/build/components/Rates/__tests__/__snapshots__/Rates.test.js.snap +0 -11760
  134. package/build/components/Rates/components/CardHotel/__tests__/__snapshots__/CardHotel.test.js.snap +0 -113
  135. package/build/components/Rates/components/Filters/__tests__/__snapshots__/FIlters.Button.test.js.snap +0 -32
  136. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.Amenity.test.js.snap +0 -21
  137. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.BookingOption.test.js.snap +0 -32
  138. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.test.js.snap +0 -167
  139. package/build/components/Rates/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -3
  140. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Preview.test.js.snap +0 -96
  141. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Rates.test.js.snap +0 -9
  142. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Summary.test.js.snap +0 -53
  143. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.test.js.snap +0 -154
  144. package/build/components/Rates/components/Item/components/Amenities/__tests__/__snapshots__/Amenities.test.js.snap +0 -3
  145. package/build/components/Rates/components/Item/components/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -3
  146. package/build/components/Rates/components/Item/components/Features/__tests__/__snapshots__/Features.test.js.snap +0 -40
  147. package/build/components/Rates/components/Item/components/ModalCancellationInfo/__tests__/__snapshots__/ModalCancellationInfo.test.js.snap +0 -35
  148. package/build/components/Rates/components/Item/components/ModalInfo/__tests__/__snapshots__/ModalInfo.test.js.snap +0 -72
  149. package/build/components/Rates/components/Item/components/ModalOfferInfo/__tests__/__snapshots__/ModalOfferInfo.test.js.snap +0 -49
  150. package/build/components/Rates/components/Item/components/ModalUrl/__tests__/__snapshots__/ModalUrl.test.js.snap +0 -50
  151. package/build/components/Rates/components/Item/components/Option/__tests__/__snapshots__/Option.test.js.snap +0 -18
  152. package/build/components/Rates/components/Item/components/PriceDetails/__tests__/__snapshots__/PriceDetails.test.js.snap +0 -23
  153. package/build/components/Rates/components/Item/components/RateDetails/__tests__/__snapshots__/RateDetails.test.js.snap +0 -3
  154. package/build/components/Rates/components/Item/components/Slider/__tests__/__snapshots__/Slider.test.js.snap +0 -27
  155. package/build/components/Rates/components/Item/components/TooltipDates/__tests__/__snapshots__/TooltipDates.test.js.snap +0 -3
  156. package/build/components/Rates/components/ModalClubRate/__tests__/__snapshots__/ModalClubRate.test.js.snap +0 -257
  157. package/build/components/Rates/components/ModalExtras/__tests__/__snapshots__/ModalExtras.test.js.snap +0 -68
  158. package/build/components/Rates/components/ModalMapView/__tests__/__snapshots__/ModalMapView.test.js.snap +0 -78
  159. package/build/components/Session/__tests__/__snapshots__/Session.test.js.snap +0 -260
  160. package/build/components/Signup/__tests__/__snapshots__/Signup.test.js.snap +0 -1091
  161. package/build/components/__shared__/BookingDates/__tests__/__snapshots__/BookingDates.test.js.snap +0 -208
  162. package/build/components/__shared__/BookingDetails/__tests__/__snapshots__/BookingDetails.test.js.snap +0 -2190
  163. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.Row.test.js.snap +0 -500
  164. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.test.js.snap +0 -745
  165. package/build/components/__shared__/BookingTerms/__tests__/__snapshots__/BookingTerms.test.js.snap +0 -450
  166. package/build/components/__shared__/ButtonMore/__tests__/__snapshots__/ButtonMore.test.js.snap +0 -115
  167. package/build/components/__shared__/ButtonPayment/__tests__/__snapshots__/ButtonPayment.test.js.snap +0 -206
  168. package/build/components/__shared__/ButtonPayment/components/Form/__tests__/__snapshots__/Form.test.js.snap +0 -65
  169. package/build/components/__shared__/ButtonPayment/components/FormAddon/__tests__/__snapshots__/FormAddon.test.js.snap +0 -68
  170. package/build/components/__shared__/ButtonPayment/components/FormCheckout/__tests__/__snapshots__/FormCheckout.test.js.snap +0 -356
  171. package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/__tests__/__snapshots__/getStyle.test.js.snap +0 -23
  172. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/__tests__/__snapshots__/FormPaycomet.test.js.snap +0 -165
  173. package/build/components/__shared__/ButtonPayment/components/FormSipay/__tests__/__snapshots__/FormSipay.test.js.snap +0 -161
  174. package/build/components/__shared__/ButtonPayment/components/InputField/__tests__/__snapshots__/InputField.test.js.snap +0 -190
  175. package/build/components/__shared__/Card/__tests__/__snapshots__/Card.test.js.snap +0 -34
  176. package/build/components/__shared__/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -42
  177. package/build/components/__shared__/Field/__tests__/__snapshots__/Field.test.js.snap +0 -1018
  178. package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +0 -2243
  179. package/build/components/__shared__/FieldPromocode/__tests__/__snapshots__/FieldPromocode.test.jsx.snap +0 -373
  180. package/build/components/__shared__/Footer/__tests__/__snapshots__/Footer.test.js.snap +0 -178
  181. package/build/components/__shared__/NotificationRequiredFields/__tests__/__snapshots__/NotificationRequiredFields.test.js.snap +0 -118
  182. package/build/components/__shared__/Occupation/__tests__/__mocks__/occupation.json +0 -17
  183. package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +0 -3754
  184. package/build/components/__shared__/Payment/__tests__/__snapshots__/Payment.test.js.snap +0 -1109
  185. package/build/components/__shared__/Payment/components/AmazonPay/__tests__/__snapshots__/AmazonPay.test.js.snap +0 -23
  186. package/build/components/__shared__/Payment/components/Aplazame/__tests__/__snapshots__/Aplazame.test.js.snap +0 -33
  187. package/build/components/__shared__/Payment/components/Card/__tests__/__snapshots__/Card.test.js.snap +0 -933
  188. package/build/components/__shared__/Payment/components/PCI/__tests__/__snapshots__/PCI.test.js.snap +0 -474
  189. package/build/components/__shared__/Payment/components/Tpv/__tests__/__snapshots__/Tpv.test.js.snap +0 -98
  190. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.Line.test.js.snap +0 -49
  191. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.test.js.snap +0 -337
  192. package/build/components/__shared__/SelectEnvironment/__tests__/__snapshots__/SelectEnvironment.test.js.snap +0 -1192
  193. package/build/components/__shared__/Skeleton/__tests__/__snapshots__/Skeleton.test.js.snap +0 -66
  194. package/build/components/__shared__/TextRequiredFields/__tests__/__snapshots__/TextRequiredFields.test.js.snap +0 -41
  195. package/build/components/helpers/__tests__/__mocks__/hotels.json +0 -87
  196. package/build/components/helpers/__tests__/__snapshots__/parseHtml.test.js.snap +0 -317
  197. package/playwright.config.js +0 -50
  198. package/public/App.Container.jsx +0 -147
  199. package/public/App.jsx +0 -34
  200. package/public/App.module.css +0 -153
  201. package/public/index.html +0 -32
  202. package/public/index.template.html +0 -19
  203. package/public/performance/index.html +0 -159
  204. package/public/routes/Deals.jsx +0 -20
  205. package/public/routes/Finder.jsx +0 -19
  206. package/public/routes/Home.constants.js +0 -52
  207. package/public/routes/Home.jsx +0 -131
  208. package/public/routes/NotFound.jsx +0 -23
  209. package/public/routes/Profile.jsx +0 -21
  210. package/public/routes/Signup.jsx +0 -20
  211. package/public/routes/Step0-Accommodations.jsx +0 -4
  212. package/public/routes/Step1-Rates.jsx +0 -12
  213. package/public/routes/Step2-Checkout.jsx +0 -4
  214. package/public/routes/Step3-Booking.jsx +0 -4
  215. package/public/routes/components/Logo.jsx +0 -18
  216. package/public/routes/components/index.js +0 -1
  217. package/public/routes/index.js +0 -10
  218. package/public/routes/routes.module.css +0 -259
  219. package/public/themes/monalisa.theme.css +0 -45
@@ -1,287 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<BannerLoyalty>.skeleton inherit:className 1`] = `
4
- <DocumentFragment>
5
- <ui-view
6
- class="view mirai"
7
- >
8
- <ui-view
9
- class="view row"
10
- style="justify-content: space-between; padding: 1rem;"
11
- >
12
- <ui-view
13
- class="view"
14
- style="gap: 0.25rem;"
15
- >
16
- <ui-text
17
- class="text headline-1"
18
- >
19
- Banner Loyalty
20
- </ui-text>
21
- <ui-text
22
- class="text paragraph"
23
- >
24
- Choose CLUB MEMBER rate, join and enjoy Web Bonus, special benefits for members!
25
- </ui-text>
26
- </ui-view>
27
- <ui-text
28
- class="text paragraph"
29
- >
30
- See loyalty benefits CHECK
31
- </ui-text>
32
- </ui-view>
33
- <ui-view
34
- class="view row wide"
35
- style="gap: 4rem; padding: 1.5rem 1rem;"
36
- >
37
- <ui-view
38
- class="view row"
39
- style="gap: 1rem;"
40
- >
41
- <ui-view
42
- class="view"
43
- style="min-height: 2rem; min-width: 2rem;"
44
- />
45
- <ui-text
46
- class="text action"
47
- >
48
- 5$ reward on your web bookings guaranteed
49
- </ui-text>
50
- </ui-view>
51
- <ui-view
52
- class="view row"
53
- style="gap: 1rem;"
54
- >
55
- <ui-view
56
- class="view"
57
- style="min-height: 2rem; min-width: 2rem;"
58
- />
59
- <ui-text
60
- class="text action"
61
- >
62
- 5$ reward on your web bookings guaranteed
63
- </ui-text>
64
- </ui-view>
65
- <ui-view
66
- class="view row"
67
- style="gap: 1rem;"
68
- >
69
- <ui-view
70
- class="view"
71
- style="min-height: 2rem; min-width: 2rem;"
72
- />
73
- <ui-text
74
- class="text action"
75
- >
76
- 5$ reward on your web bookings guaranteed
77
- </ui-text>
78
- </ui-view>
79
- <ui-view
80
- class="view row"
81
- style="gap: 1rem;"
82
- >
83
- <ui-view
84
- class="view"
85
- style="min-height: 2rem; min-width: 2rem;"
86
- />
87
- <ui-text
88
- class="text action"
89
- >
90
- 5$ reward on your web bookings guaranteed
91
- </ui-text>
92
- </ui-view>
93
- </ui-view>
94
- </ui-view>
95
- </DocumentFragment>
96
- `;
97
-
98
- exports[`<BannerLoyalty>.skeleton renders 1`] = `
99
- <DocumentFragment>
100
- <ui-view
101
- class="view"
102
- >
103
- <ui-view
104
- class="view row"
105
- style="justify-content: space-between; padding: 1rem;"
106
- >
107
- <ui-view
108
- class="view"
109
- style="gap: 0.25rem;"
110
- >
111
- <ui-text
112
- class="text headline-1"
113
- >
114
- Banner Loyalty
115
- </ui-text>
116
- <ui-text
117
- class="text paragraph"
118
- >
119
- Choose CLUB MEMBER rate, join and enjoy Web Bonus, special benefits for members!
120
- </ui-text>
121
- </ui-view>
122
- <ui-text
123
- class="text paragraph"
124
- >
125
- See loyalty benefits CHECK
126
- </ui-text>
127
- </ui-view>
128
- <ui-view
129
- class="view row wide"
130
- style="gap: 4rem; padding: 1.5rem 1rem;"
131
- >
132
- <ui-view
133
- class="view row"
134
- style="gap: 1rem;"
135
- >
136
- <ui-view
137
- class="view"
138
- style="min-height: 2rem; min-width: 2rem;"
139
- />
140
- <ui-text
141
- class="text action"
142
- >
143
- 5$ reward on your web bookings guaranteed
144
- </ui-text>
145
- </ui-view>
146
- <ui-view
147
- class="view row"
148
- style="gap: 1rem;"
149
- >
150
- <ui-view
151
- class="view"
152
- style="min-height: 2rem; min-width: 2rem;"
153
- />
154
- <ui-text
155
- class="text action"
156
- >
157
- 5$ reward on your web bookings guaranteed
158
- </ui-text>
159
- </ui-view>
160
- <ui-view
161
- class="view row"
162
- style="gap: 1rem;"
163
- >
164
- <ui-view
165
- class="view"
166
- style="min-height: 2rem; min-width: 2rem;"
167
- />
168
- <ui-text
169
- class="text action"
170
- >
171
- 5$ reward on your web bookings guaranteed
172
- </ui-text>
173
- </ui-view>
174
- <ui-view
175
- class="view row"
176
- style="gap: 1rem;"
177
- >
178
- <ui-view
179
- class="view"
180
- style="min-height: 2rem; min-width: 2rem;"
181
- />
182
- <ui-text
183
- class="text action"
184
- >
185
- 5$ reward on your web bookings guaranteed
186
- </ui-text>
187
- </ui-view>
188
- </ui-view>
189
- </ui-view>
190
- </DocumentFragment>
191
- `;
192
-
193
- exports[`<BannerLoyalty>.skeleton testID 1`] = `
194
- <DocumentFragment>
195
- <ui-view
196
- class="view"
197
- data-testid="mirai"
198
- >
199
- <ui-view
200
- class="view row"
201
- style="justify-content: space-between; padding: 1rem;"
202
- >
203
- <ui-view
204
- class="view"
205
- style="gap: 0.25rem;"
206
- >
207
- <ui-text
208
- class="text headline-1"
209
- >
210
- Banner Loyalty
211
- </ui-text>
212
- <ui-text
213
- class="text paragraph"
214
- >
215
- Choose CLUB MEMBER rate, join and enjoy Web Bonus, special benefits for members!
216
- </ui-text>
217
- </ui-view>
218
- <ui-text
219
- class="text paragraph"
220
- >
221
- See loyalty benefits CHECK
222
- </ui-text>
223
- </ui-view>
224
- <ui-view
225
- class="view row wide"
226
- style="gap: 4rem; padding: 1.5rem 1rem;"
227
- >
228
- <ui-view
229
- class="view row"
230
- style="gap: 1rem;"
231
- >
232
- <ui-view
233
- class="view"
234
- style="min-height: 2rem; min-width: 2rem;"
235
- />
236
- <ui-text
237
- class="text action"
238
- >
239
- 5$ reward on your web bookings guaranteed
240
- </ui-text>
241
- </ui-view>
242
- <ui-view
243
- class="view row"
244
- style="gap: 1rem;"
245
- >
246
- <ui-view
247
- class="view"
248
- style="min-height: 2rem; min-width: 2rem;"
249
- />
250
- <ui-text
251
- class="text action"
252
- >
253
- 5$ reward on your web bookings guaranteed
254
- </ui-text>
255
- </ui-view>
256
- <ui-view
257
- class="view row"
258
- style="gap: 1rem;"
259
- >
260
- <ui-view
261
- class="view"
262
- style="min-height: 2rem; min-width: 2rem;"
263
- />
264
- <ui-text
265
- class="text action"
266
- >
267
- 5$ reward on your web bookings guaranteed
268
- </ui-text>
269
- </ui-view>
270
- <ui-view
271
- class="view row"
272
- style="gap: 1rem;"
273
- >
274
- <ui-view
275
- class="view"
276
- style="min-height: 2rem; min-width: 2rem;"
277
- />
278
- <ui-text
279
- class="text action"
280
- >
281
- 5$ reward on your web bookings guaranteed
282
- </ui-text>
283
- </ui-view>
284
- </ui-view>
285
- </ui-view>
286
- </DocumentFragment>
287
- `;
@@ -1,102 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<BannerLoyalty> inherit:className 1`] = `<DocumentFragment />`;
4
-
5
- exports[`<BannerLoyalty> prop:skeleton 1`] = `
6
- <DocumentFragment>
7
- <ui-view
8
- class="view"
9
- >
10
- <ui-view
11
- class="view row"
12
- style="justify-content: space-between; padding: 1rem;"
13
- >
14
- <ui-view
15
- class="view"
16
- style="gap: 0.25rem;"
17
- >
18
- <ui-text
19
- class="text headline-1"
20
- >
21
- Banner Loyalty
22
- </ui-text>
23
- <ui-text
24
- class="text paragraph"
25
- >
26
- Choose CLUB MEMBER rate, join and enjoy Web Bonus, special benefits for members!
27
- </ui-text>
28
- </ui-view>
29
- <ui-text
30
- class="text paragraph"
31
- >
32
- See loyalty benefits CHECK
33
- </ui-text>
34
- </ui-view>
35
- <ui-view
36
- class="view row wide"
37
- style="gap: 4rem; padding: 1.5rem 1rem;"
38
- >
39
- <ui-view
40
- class="view row"
41
- style="gap: 1rem;"
42
- >
43
- <ui-view
44
- class="view"
45
- style="min-height: 2rem; min-width: 2rem;"
46
- />
47
- <ui-text
48
- class="text action"
49
- >
50
- 5$ reward on your web bookings guaranteed
51
- </ui-text>
52
- </ui-view>
53
- <ui-view
54
- class="view row"
55
- style="gap: 1rem;"
56
- >
57
- <ui-view
58
- class="view"
59
- style="min-height: 2rem; min-width: 2rem;"
60
- />
61
- <ui-text
62
- class="text action"
63
- >
64
- 5$ reward on your web bookings guaranteed
65
- </ui-text>
66
- </ui-view>
67
- <ui-view
68
- class="view row"
69
- style="gap: 1rem;"
70
- >
71
- <ui-view
72
- class="view"
73
- style="min-height: 2rem; min-width: 2rem;"
74
- />
75
- <ui-text
76
- class="text action"
77
- >
78
- 5$ reward on your web bookings guaranteed
79
- </ui-text>
80
- </ui-view>
81
- <ui-view
82
- class="view row"
83
- style="gap: 1rem;"
84
- >
85
- <ui-view
86
- class="view"
87
- style="min-height: 2rem; min-width: 2rem;"
88
- />
89
- <ui-text
90
- class="text action"
91
- >
92
- 5$ reward on your web bookings guaranteed
93
- </ui-text>
94
- </ui-view>
95
- </ui-view>
96
- </ui-view>
97
- </DocumentFragment>
98
- `;
99
-
100
- exports[`<BannerLoyalty> renders 1`] = `<DocumentFragment />`;
101
-
102
- exports[`<BannerLoyalty> with a store 1`] = `<DocumentFragment />`;