@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,165 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<ButtonPayment> <FormPaycomet> renders 1`] = `
4
- <DocumentFragment>
5
- <ui-view
6
- class="view"
7
- >
8
- <ui-text
9
- class="text action"
10
- >
11
- payments.label.secure_page
12
- </ui-text>
13
- <form
14
- action="javascript:void(0)"
15
- id="paycometPaymentForm"
16
- >
17
- <input
18
- name="amount"
19
- type="hidden"
20
- value="1025"
21
- />
22
- <input
23
- data-paycomet="jetID"
24
- type="hidden"
25
- value=""
26
- />
27
- <input
28
- id="paytpvToken"
29
- name="paytpvToken"
30
- type="hidden"
31
- value=""
32
- />
33
- <ui-view
34
- class="view"
35
- >
36
- <ui-view
37
- class="view"
38
- >
39
- <ui-view
40
- class="view wide"
41
- >
42
- <ui-text
43
- class="text small"
44
- >
45
- payments.label.card_name
46
- </ui-text>
47
- <input
48
- data-paycomet="cardHolderName"
49
- />
50
- </ui-view>
51
- </ui-view>
52
- </ui-view>
53
- <ui-view
54
- class="view"
55
- >
56
- <ui-view
57
- class="view"
58
- >
59
- <ui-view
60
- class="view wide"
61
- >
62
- <ui-text
63
- class="text small"
64
- >
65
- payments.label.card_number
66
- </ui-text>
67
- <div
68
- id="paycomet-pan"
69
- />
70
- <input
71
- paycomet-name="pan"
72
- paycomet-placeholder="payments.label.card_number_placeholder"
73
- paycomet-style="border:0px;background-image:none;color:undefined;font-family:undefined;font-size:undefined;outline: 0;padding:0!important;"
74
- />
75
- </ui-view>
76
- </ui-view>
77
- </ui-view>
78
- <ui-view
79
- class="view row"
80
- >
81
- <ui-view
82
- class="view"
83
- >
84
- <ui-view
85
- class="view"
86
- >
87
- <ui-view
88
- class="view wide"
89
- >
90
- <ui-text
91
- class="text small"
92
- >
93
- payments.label.expiration
94
- </ui-text>
95
- <ui-view
96
- class="view row"
97
- >
98
- <input
99
- data-paycomet="dateMonth"
100
- maxlength="2"
101
- name="month"
102
- value=""
103
- />
104
- /
105
- <input
106
- data-paycomet="dateYear"
107
- maxlength="2"
108
- name="year"
109
- value=""
110
- />
111
- </ui-view>
112
- </ui-view>
113
- </ui-view>
114
- </ui-view>
115
- <ui-view
116
- class="view"
117
- >
118
- <ui-view
119
- class="view"
120
- >
121
- <ui-view
122
- class="view wide"
123
- >
124
- <ui-text
125
- class="text small"
126
- >
127
- payments.label.cvv
128
- </ui-text>
129
- <div
130
- data-paycomet="cvc2"
131
- id="paycomet-cvc2"
132
- />
133
- <input
134
- paycomet-name="cvc2"
135
- paycomet-style="border:0px;color:undefined;font-family:undefined;font-size:undefined;padding:0!important;"
136
- />
137
- </ui-view>
138
- </ui-view>
139
- </ui-view>
140
- </ui-view>
141
- <button
142
- class="pressable button large wide"
143
- tabindex="0"
144
- >
145
- <ui-view
146
- class="view busyContainer"
147
- >
148
- <ui-view
149
- class="view spinner"
150
- />
151
- </ui-view>
152
- <ui-view
153
- class="view row children"
154
- >
155
- payments.action.pay
156
- </ui-view>
157
- </button>
158
- </form>
159
- <div
160
- id="paymentErrorMsg"
161
- style="display: none;"
162
- />
163
- </ui-view>
164
- </DocumentFragment>
165
- `;
@@ -1,161 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<ButtonPayment> <FormSipay> inherit:className 1`] = `
4
- <DocumentFragment>
5
- <ui-view
6
- class="view mirai"
7
- >
8
- <ui-notification-warning
9
- class="view row notification warning inline large wide"
10
- >
11
- <ui-icon
12
- class="icon headline-1"
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="M12 5.99 19.53 19H4.47L12 5.99M12 2 1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"
25
- />
26
- </svg>
27
- </ui-icon>
28
- <ui-view
29
- class="view texts"
30
- >
31
- <ui-text
32
- class="text paragraph"
33
- >
34
- payments.notification.loading
35
- </ui-text>
36
- </ui-view>
37
- </ui-notification-warning>
38
- <button
39
- data-amount="0"
40
- data-autosave="true"
41
- data-callback="FastpayCallback"
42
- data-cardholdername="true"
43
- data-currency="EUR"
44
- data-hiddenprice="true"
45
- data-notab="1"
46
- data-paymentbutton="payments.action.pay"
47
- data-template="embedded"
48
- data-theme="blue"
49
- id="button-sipay"
50
- type="button"
51
- />
52
- </ui-view>
53
- </DocumentFragment>
54
- `;
55
-
56
- exports[`<ButtonPayment> <FormSipay> renders 1`] = `
57
- <DocumentFragment>
58
- <ui-view
59
- class="view"
60
- >
61
- <ui-notification-warning
62
- class="view row notification warning inline large wide"
63
- >
64
- <ui-icon
65
- class="icon headline-1"
66
- >
67
- <svg
68
- fill="currentColor"
69
- height="1em"
70
- stroke="currentColor"
71
- stroke-width="0"
72
- viewBox="0 0 24 24"
73
- width="1em"
74
- xmlns="http://www.w3.org/2000/svg"
75
- >
76
- <path
77
- d="M12 5.99 19.53 19H4.47L12 5.99M12 2 1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"
78
- />
79
- </svg>
80
- </ui-icon>
81
- <ui-view
82
- class="view texts"
83
- >
84
- <ui-text
85
- class="text paragraph"
86
- >
87
- payments.notification.loading
88
- </ui-text>
89
- </ui-view>
90
- </ui-notification-warning>
91
- <button
92
- data-amount="0"
93
- data-autosave="true"
94
- data-callback="FastpayCallback"
95
- data-cardholdername="true"
96
- data-currency="EUR"
97
- data-hiddenprice="true"
98
- data-notab="1"
99
- data-paymentbutton="payments.action.pay"
100
- data-template="embedded"
101
- data-theme="blue"
102
- id="button-sipay"
103
- type="button"
104
- />
105
- </ui-view>
106
- </DocumentFragment>
107
- `;
108
-
109
- exports[`<ButtonPayment> <FormSipay> testID 1`] = `
110
- <DocumentFragment>
111
- <ui-view
112
- class="view"
113
- data-testid="mirai"
114
- >
115
- <ui-notification-warning
116
- class="view row notification warning inline large wide"
117
- >
118
- <ui-icon
119
- class="icon headline-1"
120
- >
121
- <svg
122
- fill="currentColor"
123
- height="1em"
124
- stroke="currentColor"
125
- stroke-width="0"
126
- viewBox="0 0 24 24"
127
- width="1em"
128
- xmlns="http://www.w3.org/2000/svg"
129
- >
130
- <path
131
- d="M12 5.99 19.53 19H4.47L12 5.99M12 2 1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"
132
- />
133
- </svg>
134
- </ui-icon>
135
- <ui-view
136
- class="view texts"
137
- >
138
- <ui-text
139
- class="text paragraph"
140
- >
141
- payments.notification.loading
142
- </ui-text>
143
- </ui-view>
144
- </ui-notification-warning>
145
- <button
146
- data-amount="0"
147
- data-autosave="true"
148
- data-callback="FastpayCallback"
149
- data-cardholdername="true"
150
- data-currency="EUR"
151
- data-hiddenprice="true"
152
- data-notab="1"
153
- data-paymentbutton="payments.action.pay"
154
- data-template="embedded"
155
- data-theme="blue"
156
- id="button-sipay"
157
- type="button"
158
- />
159
- </ui-view>
160
- </DocumentFragment>
161
- `;
@@ -1,190 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<ButtonPayment> <InputField> inherit:className 1`] = `
4
- <DocumentFragment>
5
- <ui-view
6
- class="view mirai"
7
- >
8
- <ui-view
9
- class="view"
10
- >
11
- <ui-view
12
- class="view wide"
13
- />
14
- </ui-view>
15
- </ui-view>
16
- </DocumentFragment>
17
- `;
18
-
19
- exports[`<ButtonPayment> <InputField> property error 1`] = `
20
- <DocumentFragment>
21
- <ui-view
22
- class="view"
23
- >
24
- <ui-view
25
- class="view"
26
- >
27
- <ui-view
28
- class="view wide"
29
- >
30
- <ui-text
31
- class="text small"
32
- >
33
- label
34
- </ui-text>
35
- <span>
36
- children
37
- </span>
38
- <ui-icon
39
- class="icon headline-3"
40
- >
41
- <svg
42
- fill="currentColor"
43
- height="1em"
44
- stroke="currentColor"
45
- stroke-width="0"
46
- viewBox="0 0 24 24"
47
- width="1em"
48
- xmlns="http://www.w3.org/2000/svg"
49
- >
50
- <path
51
- d="M0 0h24v24H0V0z"
52
- fill="none"
53
- />
54
- <path
55
- d="M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"
56
- />
57
- </svg>
58
- </ui-icon>
59
- </ui-view>
60
- </ui-view>
61
- </ui-view>
62
- </DocumentFragment>
63
- `;
64
-
65
- exports[`<ButtonPayment> <InputField> property hint 1`] = `
66
- <DocumentFragment>
67
- <ui-view
68
- class="view"
69
- >
70
- <ui-view
71
- class="view"
72
- >
73
- <ui-view
74
- class="view wide"
75
- >
76
- <ui-text
77
- class="text small"
78
- >
79
- label
80
- </ui-text>
81
- <span>
82
- children
83
- </span>
84
- </ui-view>
85
- </ui-view>
86
- <ui-text
87
- class="text small"
88
- >
89
- hint
90
- </ui-text>
91
- </ui-view>
92
- </DocumentFragment>
93
- `;
94
-
95
- exports[`<ButtonPayment> <InputField> property success 1`] = `
96
- <DocumentFragment>
97
- <ui-view
98
- class="view"
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
- label
110
- </ui-text>
111
- <span>
112
- children
113
- </span>
114
- <ui-icon
115
- class="icon headline-3"
116
- >
117
- <svg
118
- fill="currentColor"
119
- height="1em"
120
- stroke="currentColor"
121
- stroke-width="0"
122
- viewBox="0 0 24 24"
123
- width="1em"
124
- xmlns="http://www.w3.org/2000/svg"
125
- >
126
- <path
127
- d="M0 0h24v24H0V0zm0 0h24v24H0V0z"
128
- fill="none"
129
- />
130
- <path
131
- d="M16.59 7.58 10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"
132
- />
133
- </svg>
134
- </ui-icon>
135
- </ui-view>
136
- </ui-view>
137
- </ui-view>
138
- </DocumentFragment>
139
- `;
140
-
141
- exports[`<ButtonPayment> <InputField> renders 1`] = `
142
- <DocumentFragment>
143
- <ui-view
144
- class="view"
145
- >
146
- <ui-view
147
- class="view"
148
- >
149
- <ui-view
150
- class="view wide"
151
- >
152
- <ui-text
153
- class="text small"
154
- >
155
- label
156
- </ui-text>
157
- <span>
158
- children
159
- </span>
160
- </ui-view>
161
- </ui-view>
162
- </ui-view>
163
- </DocumentFragment>
164
- `;
165
-
166
- exports[`<ButtonPayment> <InputField> testID 1`] = `
167
- <DocumentFragment>
168
- <ui-view
169
- class="view"
170
- data-testid="mirai"
171
- >
172
- <ui-view
173
- class="view"
174
- >
175
- <ui-view
176
- class="view wide"
177
- >
178
- <ui-text
179
- class="text small"
180
- >
181
- label
182
- </ui-text>
183
- <span>
184
- children
185
- </span>
186
- </ui-view>
187
- </ui-view>
188
- </ui-view>
189
- </DocumentFragment>
190
- `;
@@ -1,34 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Card> applies the correct classes based on props 1`] = `
4
- <DocumentFragment>
5
- <ui-view
6
- class="view"
7
- />
8
- </DocumentFragment>
9
- `;
10
-
11
- exports[`<Card> inherit:className 1`] = `
12
- <DocumentFragment>
13
- <ui-view
14
- class="view mirai"
15
- />
16
- </DocumentFragment>
17
- `;
18
-
19
- exports[`<Card> renders 1`] = `
20
- <DocumentFragment>
21
- <ui-view
22
- class="view"
23
- />
24
- </DocumentFragment>
25
- `;
26
-
27
- exports[`<Card> testID 1`] = `
28
- <DocumentFragment>
29
- <ui-view
30
- class="view"
31
- data-testid="mirai"
32
- />
33
- </DocumentFragment>
34
- `;
@@ -1,42 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Countdown> inherit:className 1`] = `
4
- <DocumentFragment>
5
- <ui-text
6
- class="text paragraph mirai"
7
- >
8
- common.label.countdown
9
- </ui-text>
10
- </DocumentFragment>
11
- `;
12
-
13
- exports[`<Countdown> renders 1`] = `
14
- <DocumentFragment>
15
- <ui-text
16
- class="text paragraph"
17
- >
18
- common.label.countdown
19
- </ui-text>
20
- </DocumentFragment>
21
- `;
22
-
23
- exports[`<Countdown> testID 1`] = `
24
- <DocumentFragment>
25
- <ui-text
26
- class="text paragraph"
27
- data-testid="mirai"
28
- >
29
- common.label.countdown
30
- </ui-text>
31
- </DocumentFragment>
32
- `;
33
-
34
- exports[`<Countdown> with a store 1`] = `
35
- <DocumentFragment>
36
- <ui-text
37
- class="text paragraph"
38
- >
39
- common.label.countdown
40
- </ui-text>
41
- </DocumentFragment>
42
- `;