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