@mirai/core 0.3.356 → 0.3.358

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 (110) hide show
  1. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.test.js.snap +34 -34
  2. package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +260 -260
  3. package/build/components/Booking/components/Field/__tests__/__snapshots__/Field.test.js.snap +36 -36
  4. package/build/components/Booking/partials/Booking.ModalAgency.js +1 -0
  5. package/build/components/Booking/partials/Booking.ModalAgency.js.map +1 -1
  6. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Menu.test.js.snap +148 -148
  7. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Modal.test.js.snap +108 -108
  8. package/build/components/BookingQuery/__tests__/__snapshots__/BookingQuery.test.js.snap +302 -302
  9. package/build/components/Chat/components/Avatar/__tests__/__snapshots__/Avatar.test.jsx.snap +30 -30
  10. package/build/components/Chat/components/Input/__tests__/__snapshots__/Input.test.jsx.snap +24 -24
  11. package/build/components/Chat/components/InputRich/__tests__/__snapshots__/InputRich.test.jsx.snap +68 -68
  12. package/build/components/Chat/components/Message/__tests__/__snapshots__/Message.test.jsx.snap +74 -74
  13. package/build/components/Chat/components/Message/components/Environment.module.css +1 -1
  14. package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +376 -376
  15. package/build/components/Checkout/components/InputRadio/__tests__/__snapshots__/InputRadio.test.js.snap +112 -112
  16. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +588 -588
  17. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Form.test.js.snap +788 -764
  18. package/build/components/Deals/Deals.js +2 -1
  19. package/build/components/Deals/Deals.js.map +1 -1
  20. package/build/components/Deals/Deals.module.css +1 -1
  21. package/build/components/Deals/__tests__/__snapshots__/Deals.Calendar.test.js.snap +1893 -1893
  22. package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +2936 -2884
  23. package/build/components/Finder/Finder.compact.js +7 -4
  24. package/build/components/Finder/Finder.compact.js.map +1 -1
  25. package/build/components/Finder/Finder.js +3 -3
  26. package/build/components/Finder/Finder.js.map +1 -1
  27. package/build/components/Finder/Finder.module.css +3 -3
  28. package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +8430 -8428
  29. package/build/components/Finder/components/Calendar/__tests__/__snapshots__/Calendar.test.js.snap +5063 -4646
  30. package/build/components/Finder/components/Places/__tests__/__snapshots__/Places.test.js.snap +115 -115
  31. package/build/components/Header/Header.js +2 -1
  32. package/build/components/Header/Header.js.map +1 -1
  33. package/build/components/Header/Header.module.css +1 -1
  34. package/build/components/Profile/components/Bookings/__tests__/__snapshots__/Bookings.test.js.snap +6 -6
  35. package/build/components/Rates/Rates.Unavailability.js +2 -1
  36. package/build/components/Rates/Rates.Unavailability.js.map +1 -1
  37. package/build/components/Rates/Rates.js +8 -8
  38. package/build/components/Rates/Rates.js.map +1 -1
  39. package/build/components/Rates/Rates.module.css +2 -2
  40. package/build/components/Rates/components/CardHotel/CardHotel.js +2 -1
  41. package/build/components/Rates/components/CardHotel/CardHotel.js.map +1 -1
  42. package/build/components/Rates/components/CardHotel/CardHotel.module.css +1 -1
  43. package/build/components/Rates/components/ClubRate/ClubRate.js +11 -4
  44. package/build/components/Rates/components/ClubRate/ClubRate.js.map +1 -1
  45. package/build/components/Rates/components/ClubRate/ClubRate.module.css +4 -0
  46. package/build/components/Rates/components/Filters/Filters.js +1 -1
  47. package/build/components/Rates/components/Filters/Filters.js.map +1 -1
  48. package/build/components/Rates/components/Item/Item.Rates.js +15 -7
  49. package/build/components/Rates/components/Item/Item.Rates.js.map +1 -1
  50. package/build/components/Rates/components/Item/Item.js +10 -1
  51. package/build/components/Rates/components/Item/Item.js.map +1 -1
  52. package/build/components/Rates/components/Item/Item.module.css +5 -4
  53. package/build/components/Rates/components/Item/components/Amenities/Amenities.js +7 -9
  54. package/build/components/Rates/components/Item/components/Amenities/Amenities.js.map +1 -1
  55. package/build/components/Rates/components/Item/components/Amenities/Amenities.module.css +5 -1
  56. package/build/components/Rates/components/Item/components/ModalInfo/ModalInfo.js +0 -1
  57. package/build/components/Rates/components/Item/components/ModalInfo/ModalInfo.js.map +1 -1
  58. package/build/components/Rates/components/Item/components/RateDetails/RateDetails.module.css +1 -1
  59. package/build/components/Rates/components/Item/components/Slider/Slider.js +8 -4
  60. package/build/components/Rates/components/Item/components/Slider/Slider.js.map +1 -1
  61. package/build/components/Rates/components/Item/components/Slider/Slider.module.css +2 -2
  62. package/build/components/Rates/components/Item/components/TooltipDates/TooltipDates.module.css +2 -2
  63. package/build/components/Rates/components/ModalExtras/ModalExtras.js +2 -1
  64. package/build/components/Rates/components/ModalExtras/ModalExtras.js.map +1 -1
  65. package/build/components/Rates/components/ModalExtras/ModalExtras.module.css +6 -5
  66. package/build/components/Session/__tests__/__snapshots__/Session.test.js.snap +320 -315
  67. package/build/components/Signup/Signup.js +4 -2
  68. package/build/components/Signup/Signup.js.map +1 -1
  69. package/build/components/Signup/Signup.module.css +1 -1
  70. package/build/components/Signup/__tests__/__snapshots__/Signup.test.js.snap +279 -279
  71. package/build/components/__shared__/BookingDates/__tests__/__snapshots__/BookingDates.test.js.snap +74 -74
  72. package/build/components/__shared__/BookingDetails/__tests__/__snapshots__/BookingDetails.test.js.snap +991 -991
  73. package/build/components/__shared__/BookingSummary/_tests__/__snapshots__/BookingSummary.test.js.snap +316 -316
  74. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.Row.test.js.snap +200 -200
  75. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.test.js.snap +320 -320
  76. package/build/components/__shared__/BookingTerms/__tests__/__snapshots__/BookingTerms.test.js.snap +144 -144
  77. package/build/components/__shared__/ButtonMore/__tests__/__snapshots__/ButtonMore.test.js.snap +12 -12
  78. package/build/components/__shared__/ButtonPayment/__tests__/__snapshots__/ButtonPayment.test.js.snap +32 -32
  79. package/build/components/__shared__/ButtonPayment/components/FormAddon/__tests__/__snapshots__/FormAddon.test.js.snap +12 -12
  80. package/build/components/__shared__/ButtonPayment/components/FormCheckout/__tests__/__snapshots__/FormCheckout.test.js.snap +129 -129
  81. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/__tests__/__snapshots__/FormPaycomet.test.js.snap +45 -45
  82. package/build/components/__shared__/ButtonPayment/components/FormSipay/__tests__/__snapshots__/FormSipay.test.js.snap +30 -30
  83. package/build/components/__shared__/ButtonPayment/components/InputField/__tests__/__snapshots__/InputField.test.js.snap +51 -51
  84. package/build/components/__shared__/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +8 -8
  85. package/build/components/__shared__/Field/__tests__/__snapshots__/Field.test.js.snap +219 -219
  86. package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +513 -513
  87. package/build/components/__shared__/FieldPromocode/FieldPromocode.js +1 -0
  88. package/build/components/__shared__/FieldPromocode/FieldPromocode.js.map +1 -1
  89. package/build/components/__shared__/FieldPromocode/__tests__/__snapshots__/FieldPromocode.test.jsx.snap +59 -59
  90. package/build/components/__shared__/Footer/Footer.js +11 -10
  91. package/build/components/__shared__/Footer/Footer.js.map +1 -1
  92. package/build/components/__shared__/Footer/Footer.module.css +2 -2
  93. package/build/components/__shared__/Footer/__tests__/__snapshots__/Footer.test.js.snap +60 -60
  94. package/build/components/__shared__/Occupation/Occupation.Group.js +2 -1
  95. package/build/components/__shared__/Occupation/Occupation.Group.js.map +1 -1
  96. package/build/components/__shared__/Occupation/Occupation.module.css +3 -3
  97. package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +732 -732
  98. package/build/components/__shared__/Payment/__tests__/__snapshots__/Payment.test.js.snap +319 -313
  99. package/build/components/__shared__/Payment/components/Aplazame/__tests__/__snapshots__/Aplazame.test.js.snap +7 -7
  100. package/build/components/__shared__/Payment/components/Card/__tests__/__snapshots__/Card.test.js.snap +231 -231
  101. package/build/components/__shared__/Payment/components/PCI/__tests__/__snapshots__/PCI.test.js.snap +140 -140
  102. package/build/components/__shared__/Payment/components/Tpv/__tests__/__snapshots__/Tpv.test.js.snap +27 -27
  103. package/build/components/__shared__/SelectEnvironment/SelectEnvironment.js +4 -2
  104. package/build/components/__shared__/SelectEnvironment/SelectEnvironment.js.map +1 -1
  105. package/build/components/__shared__/SelectEnvironment/__tests__/__snapshots__/SelectEnvironment.test.js.snap +53 -53
  106. package/build/components/__shared__/TextRequiredFields/__tests__/__snapshots__/TextRequiredFields.test.js.snap +6 -6
  107. package/build/components/helpers/__tests__/__snapshots__/parseHtml.test.js.snap +104 -104
  108. package/build/helpers/consolidateStore.js +1 -2
  109. package/build/helpers/consolidateStore.js.map +1 -1
  110. package/package.json +1 -1
@@ -2,196 +2,196 @@
2
2
 
3
3
  exports[`component:<Checkout> partial:<Confirmation> Test A/B variant A 1`] = `
4
4
  <DocumentFragment>
5
- <ui_view
5
+ <ui-view
6
6
  class="view"
7
7
  variant="A"
8
8
  >
9
- <ui_view
9
+ <ui-view
10
10
  class="view wide"
11
11
  >
12
- <ui_view
12
+ <ui-view
13
13
  class="view"
14
14
  >
15
- <ui_text
15
+ <ui-text
16
16
  class="text bold headline-3"
17
17
  >
18
18
  user.label.booking_summary
19
- </ui_text>
20
- <ui_view
19
+ </ui-text>
20
+ <ui-view
21
21
  class="view row wide"
22
22
  >
23
- <ui_view
23
+ <ui-view
24
24
  class="view"
25
25
  >
26
- <ui_text
26
+ <ui-text
27
27
  class="text bold paragraph"
28
28
  >
29
29
  common.label.check_in
30
- </ui_text>
31
- <ui_view
30
+ </ui-text>
31
+ <ui-view
32
32
  class="view"
33
33
  >
34
- <ui_text
34
+ <ui-text
35
35
  class="text action"
36
36
  >
37
37
  mié, 19 jul 2023
38
- </ui_text>
39
- </ui_view>
40
- </ui_view>
41
- <ui_view
38
+ </ui-text>
39
+ </ui-view>
40
+ </ui-view>
41
+ <ui-view
42
42
  class="view"
43
43
  >
44
- <ui_text
44
+ <ui-text
45
45
  class="text bold paragraph"
46
46
  >
47
47
  common.label.check_out
48
- </ui_text>
49
- <ui_view
48
+ </ui-text>
49
+ <ui-view
50
50
  class="view"
51
51
  >
52
- <ui_text
52
+ <ui-text
53
53
  class="text action"
54
54
  >
55
55
  sáb, 22 jul 2023
56
- </ui_text>
57
- </ui_view>
58
- </ui_view>
59
- </ui_view>
60
- <ui_view
56
+ </ui-text>
57
+ </ui-view>
58
+ </ui-view>
59
+ </ui-view>
60
+ <ui-view
61
61
  class="view"
62
62
  >
63
- <ui_text
63
+ <ui-text
64
64
  class="text bold paragraph"
65
65
  >
66
66
  user.label.your_reservation
67
- </ui_text>
68
- <ui_text
67
+ </ui-text>
68
+ <ui-text
69
69
  class="text action"
70
70
  >
71
71
  common.label.night
72
- <ui_text
72
+ <ui-text
73
73
  style="text-decoration: underline;"
74
74
  >
75
75
  count, common.label.room
76
- </ui_text>
76
+ </ui-text>
77
77
  count
78
- </ui_text>
79
- <ui_view
78
+ </ui-text>
79
+ <ui-view
80
80
  class="view row"
81
81
  >
82
- <ui_text
82
+ <ui-text
83
83
  class="text light small"
84
84
  >
85
85
  Silver Views
86
- </ui_text>
87
- </ui_view>
88
- </ui_view>
89
- <ui_view
86
+ </ui-text>
87
+ </ui-view>
88
+ </ui-view>
89
+ <ui-view
90
90
  class="view"
91
91
  >
92
- <ui_text
92
+ <ui-text
93
93
  class="text bold paragraph"
94
94
  >
95
95
  common.label.accommodation
96
- </ui_text>
97
- <ui_text
96
+ </ui-text>
97
+ <ui-text
98
98
  class="text action"
99
99
  >
100
100
  Hotel Augusta Eco Wellness Resort
101
- </ui_text>
102
- <ui_text
101
+ </ui-text>
102
+ <ui-text
103
103
  class="text light small"
104
104
  >
105
105
  Lugar Padriñan 25, Sanxenxo, España
106
- </ui_text>
107
- <ui_text
106
+ </ui-text>
107
+ <ui-text
108
108
  class="text light small"
109
109
  />
110
- </ui_view>
111
- </ui_view>
112
- <ui_view
110
+ </ui-view>
111
+ </ui-view>
112
+ <ui-view
113
113
  class="view"
114
114
  >
115
- <ui_text
115
+ <ui-text
116
116
  class="text bold headline-3"
117
117
  >
118
118
  user.label.price_summary
119
- </ui_text>
120
- <ui_view
119
+ </ui-text>
120
+ <ui-view
121
121
  class="view wide"
122
122
  >
123
- <ui_view
123
+ <ui-view
124
124
  class="view row"
125
125
  >
126
- <ui_text
126
+ <ui-text
127
127
  class="text action wide"
128
128
  >
129
129
  common.label.base_price
130
- </ui_text>
131
- <ui_text
130
+ </ui-text>
131
+ <ui-text
132
132
  class="text action"
133
133
  >
134
134
  646,36 €
135
- </ui_text>
136
- </ui_view>
137
- <ui_view
135
+ </ui-text>
136
+ </ui-view>
137
+ <ui-view
138
138
  class="view row"
139
139
  >
140
- <ui_text
140
+ <ui-text
141
141
  class="text action wide"
142
142
  >
143
143
  user.label.checkout
144
- <ui_text
144
+ <ui-text
145
145
  style="text-decoration: underline;"
146
146
  >
147
147
  discount
148
- </ui_text>
148
+ </ui-text>
149
149
  1
150
- </ui_text>
151
- <ui_text
150
+ </ui-text>
151
+ <ui-text
152
152
  class="text action"
153
153
  >
154
154
  -32,31 €
155
- </ui_text>
156
- </ui_view>
157
- <ui_view
155
+ </ui-text>
156
+ </ui-view>
157
+ <ui-view
158
158
  class="view row"
159
159
  >
160
- <ui_text
160
+ <ui-text
161
161
  class="text action wide"
162
162
  >
163
163
  user.notification.checkout
164
- <ui_text
164
+ <ui-text
165
165
  style="text-decoration: underline;"
166
166
  >
167
167
  tax
168
- </ui_text>
168
+ </ui-text>
169
169
  0
170
- </ui_text>
171
- <ui_text
170
+ </ui-text>
171
+ <ui-text
172
172
  class="text action"
173
173
  >
174
174
  61,41 €
175
- </ui_text>
176
- </ui_view>
177
- <ui_view
175
+ </ui-text>
176
+ </ui-view>
177
+ <ui-view
178
178
  class="view row"
179
179
  >
180
- <ui_text
180
+ <ui-text
181
181
  class="text bold paragraph wide"
182
182
  >
183
183
  common.label.total
184
- </ui_text>
185
- <ui_text
184
+ </ui-text>
185
+ <ui-text
186
186
  class="text bold paragraph"
187
187
  >
188
188
  675,45 €
189
- </ui_text>
190
- </ui_view>
191
- </ui_view>
192
- </ui_view>
193
- </ui_view>
194
- <ui_view
189
+ </ui-text>
190
+ </ui-view>
191
+ </ui-view>
192
+ </ui-view>
193
+ </ui-view>
194
+ <ui-view
195
195
  class="view"
196
196
  >
197
197
  <button
@@ -199,35 +199,35 @@ exports[`component:<Checkout> partial:<Confirmation> Test A/B variant A 1`] = `
199
199
  methods="CARD,AMAZON_PAY"
200
200
  tabindex="0"
201
201
  >
202
- <ui_view
202
+ <ui-view
203
203
  class="view busyContainer"
204
204
  >
205
- <ui_view
205
+ <ui-view
206
206
  class="view spinner"
207
207
  />
208
- </ui_view>
209
- <ui_view
208
+ </ui-view>
209
+ <ui-view
210
210
  class="view row children"
211
211
  >
212
212
  user.action.book_now
213
- </ui_view>
213
+ </ui-view>
214
214
  </button>
215
- <ui_modal_overflow
215
+ <ui-modal-overflow
216
216
  class="pressable container overflow"
217
217
  style="height: 768px;"
218
218
  tabindex="0"
219
219
  >
220
- <ui_view
220
+ <ui-modal
221
221
  class="view fit modal calcWidth"
222
222
  >
223
- <ui_view
223
+ <ui-view
224
224
  class="view row header hideBack"
225
225
  >
226
226
  <button
227
227
  class="pressable button small squared transparent button"
228
228
  tabindex="0"
229
229
  >
230
- <ui_icon
230
+ <ui-icon
231
231
  class="icon headline-3 icon"
232
232
  >
233
233
  <svg
@@ -247,213 +247,213 @@ exports[`component:<Checkout> partial:<Confirmation> Test A/B variant A 1`] = `
247
247
  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"
248
248
  />
249
249
  </svg>
250
- </ui_icon>
250
+ </ui-icon>
251
251
  </button>
252
- </ui_view>
253
- </ui_view>
254
- </ui_modal_overflow>
255
- <ui_text
252
+ </ui-view>
253
+ </ui-modal>
254
+ </ui-modal-overflow>
255
+ <ui-text
256
256
  class="text light small wide"
257
257
  >
258
258
  common.notification.ssl_encryption
259
- </ui_text>
260
- </ui_view>
261
- </ui_view>
259
+ </ui-text>
260
+ </ui-view>
261
+ </ui-view>
262
262
  </DocumentFragment>
263
263
  `;
264
264
 
265
265
  exports[`component:<Checkout> partial:<Confirmation> Test A/B variant B 1`] = `
266
266
  <DocumentFragment>
267
- <ui_view
267
+ <ui-view
268
268
  class="view"
269
269
  variant="B"
270
270
  >
271
- <ui_view
271
+ <ui-view
272
272
  class="view wide"
273
273
  >
274
- <ui_view
274
+ <ui-view
275
275
  class="view"
276
276
  >
277
- <ui_text
277
+ <ui-text
278
278
  class="text bold headline-3"
279
279
  >
280
280
  user.label.booking_summary
281
- </ui_text>
282
- <ui_view
281
+ </ui-text>
282
+ <ui-view
283
283
  class="view row wide"
284
284
  >
285
- <ui_view
285
+ <ui-view
286
286
  class="view"
287
287
  >
288
- <ui_text
288
+ <ui-text
289
289
  class="text bold paragraph"
290
290
  >
291
291
  common.label.check_in
292
- </ui_text>
293
- <ui_view
292
+ </ui-text>
293
+ <ui-view
294
294
  class="view"
295
295
  >
296
- <ui_text
296
+ <ui-text
297
297
  class="text action"
298
298
  >
299
299
  mié, 19 jul 2023
300
- </ui_text>
301
- </ui_view>
302
- </ui_view>
303
- <ui_view
300
+ </ui-text>
301
+ </ui-view>
302
+ </ui-view>
303
+ <ui-view
304
304
  class="view"
305
305
  >
306
- <ui_text
306
+ <ui-text
307
307
  class="text bold paragraph"
308
308
  >
309
309
  common.label.check_out
310
- </ui_text>
311
- <ui_view
310
+ </ui-text>
311
+ <ui-view
312
312
  class="view"
313
313
  >
314
- <ui_text
314
+ <ui-text
315
315
  class="text action"
316
316
  >
317
317
  sáb, 22 jul 2023
318
- </ui_text>
319
- </ui_view>
320
- </ui_view>
321
- </ui_view>
322
- <ui_view
318
+ </ui-text>
319
+ </ui-view>
320
+ </ui-view>
321
+ </ui-view>
322
+ <ui-view
323
323
  class="view"
324
324
  >
325
- <ui_text
325
+ <ui-text
326
326
  class="text bold paragraph"
327
327
  >
328
328
  user.label.your_reservation
329
- </ui_text>
330
- <ui_text
329
+ </ui-text>
330
+ <ui-text
331
331
  class="text action"
332
332
  >
333
333
  common.label.night
334
- <ui_text
334
+ <ui-text
335
335
  style="text-decoration: underline;"
336
336
  >
337
337
  count, common.label.room
338
- </ui_text>
338
+ </ui-text>
339
339
  count
340
- </ui_text>
341
- <ui_view
340
+ </ui-text>
341
+ <ui-view
342
342
  class="view row"
343
343
  >
344
- <ui_text
344
+ <ui-text
345
345
  class="text light small"
346
346
  >
347
347
  Silver Views
348
- </ui_text>
349
- </ui_view>
350
- </ui_view>
351
- <ui_view
348
+ </ui-text>
349
+ </ui-view>
350
+ </ui-view>
351
+ <ui-view
352
352
  class="view"
353
353
  >
354
- <ui_text
354
+ <ui-text
355
355
  class="text bold paragraph"
356
356
  >
357
357
  common.label.accommodation
358
- </ui_text>
359
- <ui_text
358
+ </ui-text>
359
+ <ui-text
360
360
  class="text action"
361
361
  >
362
362
  Hotel Augusta Eco Wellness Resort
363
- </ui_text>
364
- <ui_text
363
+ </ui-text>
364
+ <ui-text
365
365
  class="text light small"
366
366
  >
367
367
  Lugar Padriñan 25, Sanxenxo, España
368
- </ui_text>
369
- <ui_text
368
+ </ui-text>
369
+ <ui-text
370
370
  class="text light small"
371
371
  />
372
- </ui_view>
373
- </ui_view>
374
- <ui_view
372
+ </ui-view>
373
+ </ui-view>
374
+ <ui-view
375
375
  class="view"
376
376
  >
377
- <ui_text
377
+ <ui-text
378
378
  class="text bold headline-3"
379
379
  >
380
380
  user.label.price_summary
381
- </ui_text>
382
- <ui_view
381
+ </ui-text>
382
+ <ui-view
383
383
  class="view wide"
384
384
  >
385
- <ui_view
385
+ <ui-view
386
386
  class="view row"
387
387
  >
388
- <ui_text
388
+ <ui-text
389
389
  class="text action wide"
390
390
  >
391
391
  common.label.base_price
392
- </ui_text>
393
- <ui_text
392
+ </ui-text>
393
+ <ui-text
394
394
  class="text action"
395
395
  >
396
396
  646,36 €
397
- </ui_text>
398
- </ui_view>
399
- <ui_view
397
+ </ui-text>
398
+ </ui-view>
399
+ <ui-view
400
400
  class="view row"
401
401
  >
402
- <ui_text
402
+ <ui-text
403
403
  class="text action wide"
404
404
  >
405
405
  user.label.checkout
406
- <ui_text
406
+ <ui-text
407
407
  style="text-decoration: underline;"
408
408
  >
409
409
  discount
410
- </ui_text>
410
+ </ui-text>
411
411
  1
412
- </ui_text>
413
- <ui_text
412
+ </ui-text>
413
+ <ui-text
414
414
  class="text action"
415
415
  >
416
416
  -32,31 €
417
- </ui_text>
418
- </ui_view>
419
- <ui_view
417
+ </ui-text>
418
+ </ui-view>
419
+ <ui-view
420
420
  class="view row"
421
421
  >
422
- <ui_text
422
+ <ui-text
423
423
  class="text action wide"
424
424
  >
425
425
  user.notification.checkout
426
- <ui_text
426
+ <ui-text
427
427
  style="text-decoration: underline;"
428
428
  >
429
429
  tax
430
- </ui_text>
430
+ </ui-text>
431
431
  0
432
- </ui_text>
433
- <ui_text
432
+ </ui-text>
433
+ <ui-text
434
434
  class="text action"
435
435
  >
436
436
  61,41 €
437
- </ui_text>
438
- </ui_view>
439
- <ui_view
437
+ </ui-text>
438
+ </ui-view>
439
+ <ui-view
440
440
  class="view row"
441
441
  >
442
- <ui_text
442
+ <ui-text
443
443
  class="text bold paragraph wide"
444
444
  >
445
445
  common.label.total
446
- </ui_text>
447
- <ui_text
446
+ </ui-text>
447
+ <ui-text
448
448
  class="text bold paragraph"
449
449
  >
450
450
  675,45 €
451
- </ui_text>
452
- </ui_view>
453
- </ui_view>
454
- </ui_view>
455
- </ui_view>
456
- <ui_view
451
+ </ui-text>
452
+ </ui-view>
453
+ </ui-view>
454
+ </ui-view>
455
+ </ui-view>
456
+ <ui-view
457
457
  class="view"
458
458
  >
459
459
  <button
@@ -461,35 +461,35 @@ exports[`component:<Checkout> partial:<Confirmation> Test A/B variant B 1`] = `
461
461
  methods="CARD,AMAZON_PAY"
462
462
  tabindex="0"
463
463
  >
464
- <ui_view
464
+ <ui-view
465
465
  class="view busyContainer"
466
466
  >
467
- <ui_view
467
+ <ui-view
468
468
  class="view spinner"
469
469
  />
470
- </ui_view>
471
- <ui_view
470
+ </ui-view>
471
+ <ui-view
472
472
  class="view row children"
473
473
  >
474
474
  user.action.book_now
475
- </ui_view>
475
+ </ui-view>
476
476
  </button>
477
- <ui_modal_overflow
477
+ <ui-modal-overflow
478
478
  class="pressable container overflow"
479
479
  style="height: 768px;"
480
480
  tabindex="0"
481
481
  >
482
- <ui_view
482
+ <ui-modal
483
483
  class="view fit modal calcWidth"
484
484
  >
485
- <ui_view
485
+ <ui-view
486
486
  class="view row header hideBack"
487
487
  >
488
488
  <button
489
489
  class="pressable button small squared transparent button"
490
490
  tabindex="0"
491
491
  >
492
- <ui_icon
492
+ <ui-icon
493
493
  class="icon headline-3 icon"
494
494
  >
495
495
  <svg
@@ -509,212 +509,212 @@ exports[`component:<Checkout> partial:<Confirmation> Test A/B variant B 1`] = `
509
509
  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"
510
510
  />
511
511
  </svg>
512
- </ui_icon>
512
+ </ui-icon>
513
513
  </button>
514
- </ui_view>
515
- </ui_view>
516
- </ui_modal_overflow>
517
- <ui_text
514
+ </ui-view>
515
+ </ui-modal>
516
+ </ui-modal-overflow>
517
+ <ui-text
518
518
  class="text light small wide"
519
519
  >
520
520
  common.notification.ssl_encryption
521
- </ui_text>
522
- </ui_view>
523
- </ui_view>
521
+ </ui-text>
522
+ </ui-view>
523
+ </ui-view>
524
524
  </DocumentFragment>
525
525
  `;
526
526
 
527
527
  exports[`component:<Checkout> partial:<Confirmation> inherit:className 1`] = `
528
528
  <DocumentFragment>
529
- <ui_view
529
+ <ui-view
530
530
  class="view"
531
531
  >
532
- <ui_view
532
+ <ui-view
533
533
  class="view wide"
534
534
  >
535
- <ui_view
535
+ <ui-view
536
536
  class="view"
537
537
  >
538
- <ui_text
538
+ <ui-text
539
539
  class="text bold headline-3"
540
540
  >
541
541
  user.label.booking_summary
542
- </ui_text>
543
- <ui_view
542
+ </ui-text>
543
+ <ui-view
544
544
  class="view row wide"
545
545
  >
546
- <ui_view
546
+ <ui-view
547
547
  class="view"
548
548
  >
549
- <ui_text
549
+ <ui-text
550
550
  class="text bold paragraph"
551
551
  >
552
552
  common.label.check_in
553
- </ui_text>
554
- <ui_view
553
+ </ui-text>
554
+ <ui-view
555
555
  class="view"
556
556
  >
557
- <ui_text
557
+ <ui-text
558
558
  class="text action"
559
559
  >
560
560
  mié, 19 jul 2023
561
- </ui_text>
562
- </ui_view>
563
- </ui_view>
564
- <ui_view
561
+ </ui-text>
562
+ </ui-view>
563
+ </ui-view>
564
+ <ui-view
565
565
  class="view"
566
566
  >
567
- <ui_text
567
+ <ui-text
568
568
  class="text bold paragraph"
569
569
  >
570
570
  common.label.check_out
571
- </ui_text>
572
- <ui_view
571
+ </ui-text>
572
+ <ui-view
573
573
  class="view"
574
574
  >
575
- <ui_text
575
+ <ui-text
576
576
  class="text action"
577
577
  >
578
578
  sáb, 22 jul 2023
579
- </ui_text>
580
- </ui_view>
581
- </ui_view>
582
- </ui_view>
583
- <ui_view
579
+ </ui-text>
580
+ </ui-view>
581
+ </ui-view>
582
+ </ui-view>
583
+ <ui-view
584
584
  class="view"
585
585
  >
586
- <ui_text
586
+ <ui-text
587
587
  class="text bold paragraph"
588
588
  >
589
589
  user.label.your_reservation
590
- </ui_text>
591
- <ui_text
590
+ </ui-text>
591
+ <ui-text
592
592
  class="text action"
593
593
  >
594
594
  common.label.night
595
- <ui_text
595
+ <ui-text
596
596
  style="text-decoration: underline;"
597
597
  >
598
598
  count, common.label.room
599
- </ui_text>
599
+ </ui-text>
600
600
  count
601
- </ui_text>
602
- <ui_view
601
+ </ui-text>
602
+ <ui-view
603
603
  class="view row"
604
604
  >
605
- <ui_text
605
+ <ui-text
606
606
  class="text light small"
607
607
  >
608
608
  Silver Views
609
- </ui_text>
610
- </ui_view>
611
- </ui_view>
612
- <ui_view
609
+ </ui-text>
610
+ </ui-view>
611
+ </ui-view>
612
+ <ui-view
613
613
  class="view"
614
614
  >
615
- <ui_text
615
+ <ui-text
616
616
  class="text bold paragraph"
617
617
  >
618
618
  common.label.accommodation
619
- </ui_text>
620
- <ui_text
619
+ </ui-text>
620
+ <ui-text
621
621
  class="text action"
622
622
  >
623
623
  Hotel Augusta Eco Wellness Resort
624
- </ui_text>
625
- <ui_text
624
+ </ui-text>
625
+ <ui-text
626
626
  class="text light small"
627
627
  >
628
628
  Lugar Padriñan 25, Sanxenxo, España
629
- </ui_text>
630
- <ui_text
629
+ </ui-text>
630
+ <ui-text
631
631
  class="text light small"
632
632
  />
633
- </ui_view>
634
- </ui_view>
635
- <ui_view
633
+ </ui-view>
634
+ </ui-view>
635
+ <ui-view
636
636
  class="view"
637
637
  >
638
- <ui_text
638
+ <ui-text
639
639
  class="text bold headline-3"
640
640
  >
641
641
  user.label.price_summary
642
- </ui_text>
643
- <ui_view
642
+ </ui-text>
643
+ <ui-view
644
644
  class="view wide"
645
645
  >
646
- <ui_view
646
+ <ui-view
647
647
  class="view row"
648
648
  >
649
- <ui_text
649
+ <ui-text
650
650
  class="text action wide"
651
651
  >
652
652
  common.label.base_price
653
- </ui_text>
654
- <ui_text
653
+ </ui-text>
654
+ <ui-text
655
655
  class="text action"
656
656
  >
657
657
  646,36 €
658
- </ui_text>
659
- </ui_view>
660
- <ui_view
658
+ </ui-text>
659
+ </ui-view>
660
+ <ui-view
661
661
  class="view row"
662
662
  >
663
- <ui_text
663
+ <ui-text
664
664
  class="text action wide"
665
665
  >
666
666
  user.label.checkout
667
- <ui_text
667
+ <ui-text
668
668
  style="text-decoration: underline;"
669
669
  >
670
670
  discount
671
- </ui_text>
671
+ </ui-text>
672
672
  1
673
- </ui_text>
674
- <ui_text
673
+ </ui-text>
674
+ <ui-text
675
675
  class="text action"
676
676
  >
677
677
  -32,31 €
678
- </ui_text>
679
- </ui_view>
680
- <ui_view
678
+ </ui-text>
679
+ </ui-view>
680
+ <ui-view
681
681
  class="view row"
682
682
  >
683
- <ui_text
683
+ <ui-text
684
684
  class="text action wide"
685
685
  >
686
686
  user.notification.checkout
687
- <ui_text
687
+ <ui-text
688
688
  style="text-decoration: underline;"
689
689
  >
690
690
  tax
691
- </ui_text>
691
+ </ui-text>
692
692
  0
693
- </ui_text>
694
- <ui_text
693
+ </ui-text>
694
+ <ui-text
695
695
  class="text action"
696
696
  >
697
697
  61,41 €
698
- </ui_text>
699
- </ui_view>
700
- <ui_view
698
+ </ui-text>
699
+ </ui-view>
700
+ <ui-view
701
701
  class="view row"
702
702
  >
703
- <ui_text
703
+ <ui-text
704
704
  class="text bold paragraph wide"
705
705
  >
706
706
  common.label.total
707
- </ui_text>
708
- <ui_text
707
+ </ui-text>
708
+ <ui-text
709
709
  class="text bold paragraph"
710
710
  >
711
711
  675,45 €
712
- </ui_text>
713
- </ui_view>
714
- </ui_view>
715
- </ui_view>
716
- </ui_view>
717
- <ui_view
712
+ </ui-text>
713
+ </ui-view>
714
+ </ui-view>
715
+ </ui-view>
716
+ </ui-view>
717
+ <ui-view
718
718
  class="view"
719
719
  >
720
720
  <button
@@ -722,35 +722,35 @@ exports[`component:<Checkout> partial:<Confirmation> inherit:className 1`] = `
722
722
  methods="CARD,AMAZON_PAY"
723
723
  tabindex="0"
724
724
  >
725
- <ui_view
725
+ <ui-view
726
726
  class="view busyContainer"
727
727
  >
728
- <ui_view
728
+ <ui-view
729
729
  class="view spinner"
730
730
  />
731
- </ui_view>
732
- <ui_view
731
+ </ui-view>
732
+ <ui-view
733
733
  class="view row children"
734
734
  >
735
735
  user.action.book_now
736
- </ui_view>
736
+ </ui-view>
737
737
  </button>
738
- <ui_modal_overflow
738
+ <ui-modal-overflow
739
739
  class="pressable container overflow"
740
740
  style="height: 768px;"
741
741
  tabindex="0"
742
742
  >
743
- <ui_view
743
+ <ui-modal
744
744
  class="view fit modal calcWidth"
745
745
  >
746
- <ui_view
746
+ <ui-view
747
747
  class="view row header hideBack"
748
748
  >
749
749
  <button
750
750
  class="pressable button small squared transparent button"
751
751
  tabindex="0"
752
752
  >
753
- <ui_icon
753
+ <ui-icon
754
754
  class="icon headline-3 icon"
755
755
  >
756
756
  <svg
@@ -770,212 +770,212 @@ exports[`component:<Checkout> partial:<Confirmation> inherit:className 1`] = `
770
770
  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"
771
771
  />
772
772
  </svg>
773
- </ui_icon>
773
+ </ui-icon>
774
774
  </button>
775
- </ui_view>
776
- </ui_view>
777
- </ui_modal_overflow>
778
- <ui_text
775
+ </ui-view>
776
+ </ui-modal>
777
+ </ui-modal-overflow>
778
+ <ui-text
779
779
  class="text light small wide"
780
780
  >
781
781
  common.notification.ssl_encryption
782
- </ui_text>
783
- </ui_view>
784
- </ui_view>
782
+ </ui-text>
783
+ </ui-view>
784
+ </ui-view>
785
785
  </DocumentFragment>
786
786
  `;
787
787
 
788
788
  exports[`component:<Checkout> partial:<Confirmation> renders 1`] = `
789
789
  <DocumentFragment>
790
- <ui_view
790
+ <ui-view
791
791
  class="view"
792
792
  >
793
- <ui_view
793
+ <ui-view
794
794
  class="view wide"
795
795
  >
796
- <ui_view
796
+ <ui-view
797
797
  class="view"
798
798
  >
799
- <ui_text
799
+ <ui-text
800
800
  class="text bold headline-3"
801
801
  >
802
802
  user.label.booking_summary
803
- </ui_text>
804
- <ui_view
803
+ </ui-text>
804
+ <ui-view
805
805
  class="view row wide"
806
806
  >
807
- <ui_view
807
+ <ui-view
808
808
  class="view"
809
809
  >
810
- <ui_text
810
+ <ui-text
811
811
  class="text bold paragraph"
812
812
  >
813
813
  common.label.check_in
814
- </ui_text>
815
- <ui_view
814
+ </ui-text>
815
+ <ui-view
816
816
  class="view"
817
817
  >
818
- <ui_text
818
+ <ui-text
819
819
  class="text action"
820
820
  >
821
821
  mié, 19 jul 2023
822
- </ui_text>
823
- </ui_view>
824
- </ui_view>
825
- <ui_view
822
+ </ui-text>
823
+ </ui-view>
824
+ </ui-view>
825
+ <ui-view
826
826
  class="view"
827
827
  >
828
- <ui_text
828
+ <ui-text
829
829
  class="text bold paragraph"
830
830
  >
831
831
  common.label.check_out
832
- </ui_text>
833
- <ui_view
832
+ </ui-text>
833
+ <ui-view
834
834
  class="view"
835
835
  >
836
- <ui_text
836
+ <ui-text
837
837
  class="text action"
838
838
  >
839
839
  sáb, 22 jul 2023
840
- </ui_text>
841
- </ui_view>
842
- </ui_view>
843
- </ui_view>
844
- <ui_view
840
+ </ui-text>
841
+ </ui-view>
842
+ </ui-view>
843
+ </ui-view>
844
+ <ui-view
845
845
  class="view"
846
846
  >
847
- <ui_text
847
+ <ui-text
848
848
  class="text bold paragraph"
849
849
  >
850
850
  user.label.your_reservation
851
- </ui_text>
852
- <ui_text
851
+ </ui-text>
852
+ <ui-text
853
853
  class="text action"
854
854
  >
855
855
  common.label.night
856
- <ui_text
856
+ <ui-text
857
857
  style="text-decoration: underline;"
858
858
  >
859
859
  count, common.label.room
860
- </ui_text>
860
+ </ui-text>
861
861
  count
862
- </ui_text>
863
- <ui_view
862
+ </ui-text>
863
+ <ui-view
864
864
  class="view row"
865
865
  >
866
- <ui_text
866
+ <ui-text
867
867
  class="text light small"
868
868
  >
869
869
  Silver Views
870
- </ui_text>
871
- </ui_view>
872
- </ui_view>
873
- <ui_view
870
+ </ui-text>
871
+ </ui-view>
872
+ </ui-view>
873
+ <ui-view
874
874
  class="view"
875
875
  >
876
- <ui_text
876
+ <ui-text
877
877
  class="text bold paragraph"
878
878
  >
879
879
  common.label.accommodation
880
- </ui_text>
881
- <ui_text
880
+ </ui-text>
881
+ <ui-text
882
882
  class="text action"
883
883
  >
884
884
  Hotel Augusta Eco Wellness Resort
885
- </ui_text>
886
- <ui_text
885
+ </ui-text>
886
+ <ui-text
887
887
  class="text light small"
888
888
  >
889
889
  Lugar Padriñan 25, Sanxenxo, España
890
- </ui_text>
891
- <ui_text
890
+ </ui-text>
891
+ <ui-text
892
892
  class="text light small"
893
893
  />
894
- </ui_view>
895
- </ui_view>
896
- <ui_view
894
+ </ui-view>
895
+ </ui-view>
896
+ <ui-view
897
897
  class="view"
898
898
  >
899
- <ui_text
899
+ <ui-text
900
900
  class="text bold headline-3"
901
901
  >
902
902
  user.label.price_summary
903
- </ui_text>
904
- <ui_view
903
+ </ui-text>
904
+ <ui-view
905
905
  class="view wide"
906
906
  >
907
- <ui_view
907
+ <ui-view
908
908
  class="view row"
909
909
  >
910
- <ui_text
910
+ <ui-text
911
911
  class="text action wide"
912
912
  >
913
913
  common.label.base_price
914
- </ui_text>
915
- <ui_text
914
+ </ui-text>
915
+ <ui-text
916
916
  class="text action"
917
917
  >
918
918
  646,36 €
919
- </ui_text>
920
- </ui_view>
921
- <ui_view
919
+ </ui-text>
920
+ </ui-view>
921
+ <ui-view
922
922
  class="view row"
923
923
  >
924
- <ui_text
924
+ <ui-text
925
925
  class="text action wide"
926
926
  >
927
927
  user.label.checkout
928
- <ui_text
928
+ <ui-text
929
929
  style="text-decoration: underline;"
930
930
  >
931
931
  discount
932
- </ui_text>
932
+ </ui-text>
933
933
  1
934
- </ui_text>
935
- <ui_text
934
+ </ui-text>
935
+ <ui-text
936
936
  class="text action"
937
937
  >
938
938
  -32,31 €
939
- </ui_text>
940
- </ui_view>
941
- <ui_view
939
+ </ui-text>
940
+ </ui-view>
941
+ <ui-view
942
942
  class="view row"
943
943
  >
944
- <ui_text
944
+ <ui-text
945
945
  class="text action wide"
946
946
  >
947
947
  user.notification.checkout
948
- <ui_text
948
+ <ui-text
949
949
  style="text-decoration: underline;"
950
950
  >
951
951
  tax
952
- </ui_text>
952
+ </ui-text>
953
953
  0
954
- </ui_text>
955
- <ui_text
954
+ </ui-text>
955
+ <ui-text
956
956
  class="text action"
957
957
  >
958
958
  61,41 €
959
- </ui_text>
960
- </ui_view>
961
- <ui_view
959
+ </ui-text>
960
+ </ui-view>
961
+ <ui-view
962
962
  class="view row"
963
963
  >
964
- <ui_text
964
+ <ui-text
965
965
  class="text bold paragraph wide"
966
966
  >
967
967
  common.label.total
968
- </ui_text>
969
- <ui_text
968
+ </ui-text>
969
+ <ui-text
970
970
  class="text bold paragraph"
971
971
  >
972
972
  675,45 €
973
- </ui_text>
974
- </ui_view>
975
- </ui_view>
976
- </ui_view>
977
- </ui_view>
978
- <ui_view
973
+ </ui-text>
974
+ </ui-view>
975
+ </ui-view>
976
+ </ui-view>
977
+ </ui-view>
978
+ <ui-view
979
979
  class="view"
980
980
  >
981
981
  <button
@@ -983,35 +983,35 @@ exports[`component:<Checkout> partial:<Confirmation> renders 1`] = `
983
983
  methods="CARD,AMAZON_PAY"
984
984
  tabindex="0"
985
985
  >
986
- <ui_view
986
+ <ui-view
987
987
  class="view busyContainer"
988
988
  >
989
- <ui_view
989
+ <ui-view
990
990
  class="view spinner"
991
991
  />
992
- </ui_view>
993
- <ui_view
992
+ </ui-view>
993
+ <ui-view
994
994
  class="view row children"
995
995
  >
996
996
  user.action.book_now
997
- </ui_view>
997
+ </ui-view>
998
998
  </button>
999
- <ui_modal_overflow
999
+ <ui-modal-overflow
1000
1000
  class="pressable container overflow"
1001
1001
  style="height: 768px;"
1002
1002
  tabindex="0"
1003
1003
  >
1004
- <ui_view
1004
+ <ui-modal
1005
1005
  class="view fit modal calcWidth"
1006
1006
  >
1007
- <ui_view
1007
+ <ui-view
1008
1008
  class="view row header hideBack"
1009
1009
  >
1010
1010
  <button
1011
1011
  class="pressable button small squared transparent button"
1012
1012
  tabindex="0"
1013
1013
  >
1014
- <ui_icon
1014
+ <ui-icon
1015
1015
  class="icon headline-3 icon"
1016
1016
  >
1017
1017
  <svg
@@ -1031,213 +1031,213 @@ exports[`component:<Checkout> partial:<Confirmation> renders 1`] = `
1031
1031
  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"
1032
1032
  />
1033
1033
  </svg>
1034
- </ui_icon>
1034
+ </ui-icon>
1035
1035
  </button>
1036
- </ui_view>
1037
- </ui_view>
1038
- </ui_modal_overflow>
1039
- <ui_text
1036
+ </ui-view>
1037
+ </ui-modal>
1038
+ </ui-modal-overflow>
1039
+ <ui-text
1040
1040
  class="text light small wide"
1041
1041
  >
1042
1042
  common.notification.ssl_encryption
1043
- </ui_text>
1044
- </ui_view>
1045
- </ui_view>
1043
+ </ui-text>
1044
+ </ui-view>
1045
+ </ui-view>
1046
1046
  </DocumentFragment>
1047
1047
  `;
1048
1048
 
1049
1049
  exports[`component:<Checkout> partial:<Confirmation> testID 1`] = `
1050
1050
  <DocumentFragment>
1051
- <ui_view
1051
+ <ui-view
1052
1052
  class="view"
1053
1053
  data-testid="mirai"
1054
1054
  >
1055
- <ui_view
1055
+ <ui-view
1056
1056
  class="view wide"
1057
1057
  >
1058
- <ui_view
1058
+ <ui-view
1059
1059
  class="view"
1060
1060
  >
1061
- <ui_text
1061
+ <ui-text
1062
1062
  class="text bold headline-3"
1063
1063
  >
1064
1064
  user.label.booking_summary
1065
- </ui_text>
1066
- <ui_view
1065
+ </ui-text>
1066
+ <ui-view
1067
1067
  class="view row wide"
1068
1068
  >
1069
- <ui_view
1069
+ <ui-view
1070
1070
  class="view"
1071
1071
  >
1072
- <ui_text
1072
+ <ui-text
1073
1073
  class="text bold paragraph"
1074
1074
  >
1075
1075
  common.label.check_in
1076
- </ui_text>
1077
- <ui_view
1076
+ </ui-text>
1077
+ <ui-view
1078
1078
  class="view"
1079
1079
  >
1080
- <ui_text
1080
+ <ui-text
1081
1081
  class="text action"
1082
1082
  >
1083
1083
  mié, 19 jul 2023
1084
- </ui_text>
1085
- </ui_view>
1086
- </ui_view>
1087
- <ui_view
1084
+ </ui-text>
1085
+ </ui-view>
1086
+ </ui-view>
1087
+ <ui-view
1088
1088
  class="view"
1089
1089
  >
1090
- <ui_text
1090
+ <ui-text
1091
1091
  class="text bold paragraph"
1092
1092
  >
1093
1093
  common.label.check_out
1094
- </ui_text>
1095
- <ui_view
1094
+ </ui-text>
1095
+ <ui-view
1096
1096
  class="view"
1097
1097
  >
1098
- <ui_text
1098
+ <ui-text
1099
1099
  class="text action"
1100
1100
  >
1101
1101
  sáb, 22 jul 2023
1102
- </ui_text>
1103
- </ui_view>
1104
- </ui_view>
1105
- </ui_view>
1106
- <ui_view
1102
+ </ui-text>
1103
+ </ui-view>
1104
+ </ui-view>
1105
+ </ui-view>
1106
+ <ui-view
1107
1107
  class="view"
1108
1108
  >
1109
- <ui_text
1109
+ <ui-text
1110
1110
  class="text bold paragraph"
1111
1111
  >
1112
1112
  user.label.your_reservation
1113
- </ui_text>
1114
- <ui_text
1113
+ </ui-text>
1114
+ <ui-text
1115
1115
  class="text action"
1116
1116
  >
1117
1117
  common.label.night
1118
- <ui_text
1118
+ <ui-text
1119
1119
  style="text-decoration: underline;"
1120
1120
  >
1121
1121
  count, common.label.room
1122
- </ui_text>
1122
+ </ui-text>
1123
1123
  count
1124
- </ui_text>
1125
- <ui_view
1124
+ </ui-text>
1125
+ <ui-view
1126
1126
  class="view row"
1127
1127
  >
1128
- <ui_text
1128
+ <ui-text
1129
1129
  class="text light small"
1130
1130
  >
1131
1131
  Silver Views
1132
- </ui_text>
1133
- </ui_view>
1134
- </ui_view>
1135
- <ui_view
1132
+ </ui-text>
1133
+ </ui-view>
1134
+ </ui-view>
1135
+ <ui-view
1136
1136
  class="view"
1137
1137
  >
1138
- <ui_text
1138
+ <ui-text
1139
1139
  class="text bold paragraph"
1140
1140
  >
1141
1141
  common.label.accommodation
1142
- </ui_text>
1143
- <ui_text
1142
+ </ui-text>
1143
+ <ui-text
1144
1144
  class="text action"
1145
1145
  >
1146
1146
  Hotel Augusta Eco Wellness Resort
1147
- </ui_text>
1148
- <ui_text
1147
+ </ui-text>
1148
+ <ui-text
1149
1149
  class="text light small"
1150
1150
  >
1151
1151
  Lugar Padriñan 25, Sanxenxo, España
1152
- </ui_text>
1153
- <ui_text
1152
+ </ui-text>
1153
+ <ui-text
1154
1154
  class="text light small"
1155
1155
  />
1156
- </ui_view>
1157
- </ui_view>
1158
- <ui_view
1156
+ </ui-view>
1157
+ </ui-view>
1158
+ <ui-view
1159
1159
  class="view"
1160
1160
  >
1161
- <ui_text
1161
+ <ui-text
1162
1162
  class="text bold headline-3"
1163
1163
  >
1164
1164
  user.label.price_summary
1165
- </ui_text>
1166
- <ui_view
1165
+ </ui-text>
1166
+ <ui-view
1167
1167
  class="view wide"
1168
1168
  >
1169
- <ui_view
1169
+ <ui-view
1170
1170
  class="view row"
1171
1171
  >
1172
- <ui_text
1172
+ <ui-text
1173
1173
  class="text action wide"
1174
1174
  >
1175
1175
  common.label.base_price
1176
- </ui_text>
1177
- <ui_text
1176
+ </ui-text>
1177
+ <ui-text
1178
1178
  class="text action"
1179
1179
  >
1180
1180
  646,36 €
1181
- </ui_text>
1182
- </ui_view>
1183
- <ui_view
1181
+ </ui-text>
1182
+ </ui-view>
1183
+ <ui-view
1184
1184
  class="view row"
1185
1185
  >
1186
- <ui_text
1186
+ <ui-text
1187
1187
  class="text action wide"
1188
1188
  >
1189
1189
  user.label.checkout
1190
- <ui_text
1190
+ <ui-text
1191
1191
  style="text-decoration: underline;"
1192
1192
  >
1193
1193
  discount
1194
- </ui_text>
1194
+ </ui-text>
1195
1195
  1
1196
- </ui_text>
1197
- <ui_text
1196
+ </ui-text>
1197
+ <ui-text
1198
1198
  class="text action"
1199
1199
  >
1200
1200
  -32,31 €
1201
- </ui_text>
1202
- </ui_view>
1203
- <ui_view
1201
+ </ui-text>
1202
+ </ui-view>
1203
+ <ui-view
1204
1204
  class="view row"
1205
1205
  >
1206
- <ui_text
1206
+ <ui-text
1207
1207
  class="text action wide"
1208
1208
  >
1209
1209
  user.notification.checkout
1210
- <ui_text
1210
+ <ui-text
1211
1211
  style="text-decoration: underline;"
1212
1212
  >
1213
1213
  tax
1214
- </ui_text>
1214
+ </ui-text>
1215
1215
  0
1216
- </ui_text>
1217
- <ui_text
1216
+ </ui-text>
1217
+ <ui-text
1218
1218
  class="text action"
1219
1219
  >
1220
1220
  61,41 €
1221
- </ui_text>
1222
- </ui_view>
1223
- <ui_view
1221
+ </ui-text>
1222
+ </ui-view>
1223
+ <ui-view
1224
1224
  class="view row"
1225
1225
  >
1226
- <ui_text
1226
+ <ui-text
1227
1227
  class="text bold paragraph wide"
1228
1228
  >
1229
1229
  common.label.total
1230
- </ui_text>
1231
- <ui_text
1230
+ </ui-text>
1231
+ <ui-text
1232
1232
  class="text bold paragraph"
1233
1233
  >
1234
1234
  675,45 €
1235
- </ui_text>
1236
- </ui_view>
1237
- </ui_view>
1238
- </ui_view>
1239
- </ui_view>
1240
- <ui_view
1235
+ </ui-text>
1236
+ </ui-view>
1237
+ </ui-view>
1238
+ </ui-view>
1239
+ </ui-view>
1240
+ <ui-view
1241
1241
  class="view"
1242
1242
  >
1243
1243
  <button
@@ -1245,35 +1245,35 @@ exports[`component:<Checkout> partial:<Confirmation> testID 1`] = `
1245
1245
  methods="CARD,AMAZON_PAY"
1246
1246
  tabindex="0"
1247
1247
  >
1248
- <ui_view
1248
+ <ui-view
1249
1249
  class="view busyContainer"
1250
1250
  >
1251
- <ui_view
1251
+ <ui-view
1252
1252
  class="view spinner"
1253
1253
  />
1254
- </ui_view>
1255
- <ui_view
1254
+ </ui-view>
1255
+ <ui-view
1256
1256
  class="view row children"
1257
1257
  >
1258
1258
  user.action.book_now
1259
- </ui_view>
1259
+ </ui-view>
1260
1260
  </button>
1261
- <ui_modal_overflow
1261
+ <ui-modal-overflow
1262
1262
  class="pressable container overflow"
1263
1263
  style="height: 768px;"
1264
1264
  tabindex="0"
1265
1265
  >
1266
- <ui_view
1266
+ <ui-modal
1267
1267
  class="view fit modal calcWidth"
1268
1268
  >
1269
- <ui_view
1269
+ <ui-view
1270
1270
  class="view row header hideBack"
1271
1271
  >
1272
1272
  <button
1273
1273
  class="pressable button small squared transparent button"
1274
1274
  tabindex="0"
1275
1275
  >
1276
- <ui_icon
1276
+ <ui-icon
1277
1277
  class="icon headline-3 icon"
1278
1278
  >
1279
1279
  <svg
@@ -1293,212 +1293,212 @@ exports[`component:<Checkout> partial:<Confirmation> testID 1`] = `
1293
1293
  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"
1294
1294
  />
1295
1295
  </svg>
1296
- </ui_icon>
1296
+ </ui-icon>
1297
1297
  </button>
1298
- </ui_view>
1299
- </ui_view>
1300
- </ui_modal_overflow>
1301
- <ui_text
1298
+ </ui-view>
1299
+ </ui-modal>
1300
+ </ui-modal-overflow>
1301
+ <ui-text
1302
1302
  class="text light small wide"
1303
1303
  >
1304
1304
  common.notification.ssl_encryption
1305
- </ui_text>
1306
- </ui_view>
1307
- </ui_view>
1305
+ </ui-text>
1306
+ </ui-view>
1307
+ </ui-view>
1308
1308
  </DocumentFragment>
1309
1309
  `;
1310
1310
 
1311
1311
  exports[`component:<Checkout> partial:<Confirmation> with a store 1`] = `
1312
1312
  <DocumentFragment>
1313
- <ui_view
1313
+ <ui-view
1314
1314
  class="view"
1315
1315
  >
1316
- <ui_view
1316
+ <ui-view
1317
1317
  class="view wide"
1318
1318
  >
1319
- <ui_view
1319
+ <ui-view
1320
1320
  class="view"
1321
1321
  >
1322
- <ui_text
1322
+ <ui-text
1323
1323
  class="text bold headline-3"
1324
1324
  >
1325
1325
  user.label.booking_summary
1326
- </ui_text>
1327
- <ui_view
1326
+ </ui-text>
1327
+ <ui-view
1328
1328
  class="view row wide"
1329
1329
  >
1330
- <ui_view
1330
+ <ui-view
1331
1331
  class="view"
1332
1332
  >
1333
- <ui_text
1333
+ <ui-text
1334
1334
  class="text bold paragraph"
1335
1335
  >
1336
1336
  common.label.check_in
1337
- </ui_text>
1338
- <ui_view
1337
+ </ui-text>
1338
+ <ui-view
1339
1339
  class="view"
1340
1340
  >
1341
- <ui_text
1341
+ <ui-text
1342
1342
  class="text action"
1343
1343
  >
1344
1344
  mié, 19 jul 2023
1345
- </ui_text>
1346
- </ui_view>
1347
- </ui_view>
1348
- <ui_view
1345
+ </ui-text>
1346
+ </ui-view>
1347
+ </ui-view>
1348
+ <ui-view
1349
1349
  class="view"
1350
1350
  >
1351
- <ui_text
1351
+ <ui-text
1352
1352
  class="text bold paragraph"
1353
1353
  >
1354
1354
  common.label.check_out
1355
- </ui_text>
1356
- <ui_view
1355
+ </ui-text>
1356
+ <ui-view
1357
1357
  class="view"
1358
1358
  >
1359
- <ui_text
1359
+ <ui-text
1360
1360
  class="text action"
1361
1361
  >
1362
1362
  sáb, 22 jul 2023
1363
- </ui_text>
1364
- </ui_view>
1365
- </ui_view>
1366
- </ui_view>
1367
- <ui_view
1363
+ </ui-text>
1364
+ </ui-view>
1365
+ </ui-view>
1366
+ </ui-view>
1367
+ <ui-view
1368
1368
  class="view"
1369
1369
  >
1370
- <ui_text
1370
+ <ui-text
1371
1371
  class="text bold paragraph"
1372
1372
  >
1373
1373
  user.label.your_reservation
1374
- </ui_text>
1375
- <ui_text
1374
+ </ui-text>
1375
+ <ui-text
1376
1376
  class="text action"
1377
1377
  >
1378
1378
  common.label.night
1379
- <ui_text
1379
+ <ui-text
1380
1380
  style="text-decoration: underline;"
1381
1381
  >
1382
1382
  count, common.label.room
1383
- </ui_text>
1383
+ </ui-text>
1384
1384
  count
1385
- </ui_text>
1386
- <ui_view
1385
+ </ui-text>
1386
+ <ui-view
1387
1387
  class="view row"
1388
1388
  >
1389
- <ui_text
1389
+ <ui-text
1390
1390
  class="text light small"
1391
1391
  >
1392
1392
  Silver Views
1393
- </ui_text>
1394
- </ui_view>
1395
- </ui_view>
1396
- <ui_view
1393
+ </ui-text>
1394
+ </ui-view>
1395
+ </ui-view>
1396
+ <ui-view
1397
1397
  class="view"
1398
1398
  >
1399
- <ui_text
1399
+ <ui-text
1400
1400
  class="text bold paragraph"
1401
1401
  >
1402
1402
  common.label.accommodation
1403
- </ui_text>
1404
- <ui_text
1403
+ </ui-text>
1404
+ <ui-text
1405
1405
  class="text action"
1406
1406
  >
1407
1407
  Hotel Augusta Eco Wellness Resort
1408
- </ui_text>
1409
- <ui_text
1408
+ </ui-text>
1409
+ <ui-text
1410
1410
  class="text light small"
1411
1411
  >
1412
1412
  Lugar Padriñan 25, Sanxenxo, España
1413
- </ui_text>
1414
- <ui_text
1413
+ </ui-text>
1414
+ <ui-text
1415
1415
  class="text light small"
1416
1416
  />
1417
- </ui_view>
1418
- </ui_view>
1419
- <ui_view
1417
+ </ui-view>
1418
+ </ui-view>
1419
+ <ui-view
1420
1420
  class="view"
1421
1421
  >
1422
- <ui_text
1422
+ <ui-text
1423
1423
  class="text bold headline-3"
1424
1424
  >
1425
1425
  user.label.price_summary
1426
- </ui_text>
1427
- <ui_view
1426
+ </ui-text>
1427
+ <ui-view
1428
1428
  class="view wide"
1429
1429
  >
1430
- <ui_view
1430
+ <ui-view
1431
1431
  class="view row"
1432
1432
  >
1433
- <ui_text
1433
+ <ui-text
1434
1434
  class="text action wide"
1435
1435
  >
1436
1436
  common.label.base_price
1437
- </ui_text>
1438
- <ui_text
1437
+ </ui-text>
1438
+ <ui-text
1439
1439
  class="text action"
1440
1440
  >
1441
1441
  646,36 €
1442
- </ui_text>
1443
- </ui_view>
1444
- <ui_view
1442
+ </ui-text>
1443
+ </ui-view>
1444
+ <ui-view
1445
1445
  class="view row"
1446
1446
  >
1447
- <ui_text
1447
+ <ui-text
1448
1448
  class="text action wide"
1449
1449
  >
1450
1450
  user.label.checkout
1451
- <ui_text
1451
+ <ui-text
1452
1452
  style="text-decoration: underline;"
1453
1453
  >
1454
1454
  discount
1455
- </ui_text>
1455
+ </ui-text>
1456
1456
  1
1457
- </ui_text>
1458
- <ui_text
1457
+ </ui-text>
1458
+ <ui-text
1459
1459
  class="text action"
1460
1460
  >
1461
1461
  -32,31 €
1462
- </ui_text>
1463
- </ui_view>
1464
- <ui_view
1462
+ </ui-text>
1463
+ </ui-view>
1464
+ <ui-view
1465
1465
  class="view row"
1466
1466
  >
1467
- <ui_text
1467
+ <ui-text
1468
1468
  class="text action wide"
1469
1469
  >
1470
1470
  user.notification.checkout
1471
- <ui_text
1471
+ <ui-text
1472
1472
  style="text-decoration: underline;"
1473
1473
  >
1474
1474
  tax
1475
- </ui_text>
1475
+ </ui-text>
1476
1476
  0
1477
- </ui_text>
1478
- <ui_text
1477
+ </ui-text>
1478
+ <ui-text
1479
1479
  class="text action"
1480
1480
  >
1481
1481
  61,41 €
1482
- </ui_text>
1483
- </ui_view>
1484
- <ui_view
1482
+ </ui-text>
1483
+ </ui-view>
1484
+ <ui-view
1485
1485
  class="view row"
1486
1486
  >
1487
- <ui_text
1487
+ <ui-text
1488
1488
  class="text bold paragraph wide"
1489
1489
  >
1490
1490
  common.label.total
1491
- </ui_text>
1492
- <ui_text
1491
+ </ui-text>
1492
+ <ui-text
1493
1493
  class="text bold paragraph"
1494
1494
  >
1495
1495
  675,45 €
1496
- </ui_text>
1497
- </ui_view>
1498
- </ui_view>
1499
- </ui_view>
1500
- </ui_view>
1501
- <ui_view
1496
+ </ui-text>
1497
+ </ui-view>
1498
+ </ui-view>
1499
+ </ui-view>
1500
+ </ui-view>
1501
+ <ui-view
1502
1502
  class="view"
1503
1503
  >
1504
1504
  <button
@@ -1506,35 +1506,35 @@ exports[`component:<Checkout> partial:<Confirmation> with a store 1`] = `
1506
1506
  methods="CARD,AMAZON_PAY"
1507
1507
  tabindex="0"
1508
1508
  >
1509
- <ui_view
1509
+ <ui-view
1510
1510
  class="view busyContainer"
1511
1511
  >
1512
- <ui_view
1512
+ <ui-view
1513
1513
  class="view spinner"
1514
1514
  />
1515
- </ui_view>
1516
- <ui_view
1515
+ </ui-view>
1516
+ <ui-view
1517
1517
  class="view row children"
1518
1518
  >
1519
1519
  user.action.book_now
1520
- </ui_view>
1520
+ </ui-view>
1521
1521
  </button>
1522
- <ui_modal_overflow
1522
+ <ui-modal-overflow
1523
1523
  class="pressable container overflow"
1524
1524
  style="height: 768px;"
1525
1525
  tabindex="0"
1526
1526
  >
1527
- <ui_view
1527
+ <ui-modal
1528
1528
  class="view fit modal calcWidth"
1529
1529
  >
1530
- <ui_view
1530
+ <ui-view
1531
1531
  class="view row header hideBack"
1532
1532
  >
1533
1533
  <button
1534
1534
  class="pressable button small squared transparent button"
1535
1535
  tabindex="0"
1536
1536
  >
1537
- <ui_icon
1537
+ <ui-icon
1538
1538
  class="icon headline-3 icon"
1539
1539
  >
1540
1540
  <svg
@@ -1554,17 +1554,17 @@ exports[`component:<Checkout> partial:<Confirmation> with a store 1`] = `
1554
1554
  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"
1555
1555
  />
1556
1556
  </svg>
1557
- </ui_icon>
1557
+ </ui-icon>
1558
1558
  </button>
1559
- </ui_view>
1560
- </ui_view>
1561
- </ui_modal_overflow>
1562
- <ui_text
1559
+ </ui-view>
1560
+ </ui-modal>
1561
+ </ui-modal-overflow>
1562
+ <ui-text
1563
1563
  class="text light small wide"
1564
1564
  >
1565
1565
  common.notification.ssl_encryption
1566
- </ui_text>
1567
- </ui_view>
1568
- </ui_view>
1566
+ </ui-text>
1567
+ </ui-view>
1568
+ </ui-view>
1569
1569
  </DocumentFragment>
1570
1570
  `;