@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,28 +2,28 @@
2
2
 
3
3
  exports[`component:<Booking> inherit:className 1`] = `
4
4
  <DocumentFragment>
5
- <ui_view
5
+ <ui-view
6
6
  class="view wide"
7
7
  >
8
- <ui_view
8
+ <ui-view
9
9
  class="view row wide"
10
10
  >
11
- <ui_view
11
+ <ui-view
12
12
  class="view row"
13
13
  />
14
- <ui_view
14
+ <ui-view
15
15
  class="view row"
16
16
  >
17
- <ui_tooltip
17
+ <ui-tooltip
18
18
  class="container"
19
19
  >
20
- <ui_view
20
+ <ui-view
21
21
  class="view row dispatcher"
22
22
  >
23
- <ui_view
23
+ <ui-view
24
24
  class="view row"
25
25
  >
26
- <ui_icon
26
+ <ui-icon
27
27
  class="icon headline-2"
28
28
  >
29
29
  <svg
@@ -43,11 +43,11 @@ exports[`component:<Booking> inherit:className 1`] = `
43
43
  d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2s.07-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"
44
44
  />
45
45
  </svg>
46
- </ui_icon>
47
- <ui_text
46
+ </ui-icon>
47
+ <ui-text
48
48
  class="text medium action"
49
49
  />
50
- </ui_view>
50
+ </ui-view>
51
51
  <select
52
52
  class="select"
53
53
  name="locale"
@@ -163,146 +163,146 @@ exports[`component:<Booking> inherit:className 1`] = `
163
163
  Euskara
164
164
  </option>
165
165
  </select>
166
- </ui_view>
167
- </ui_tooltip>
168
- </ui_view>
169
- </ui_view>
170
- </ui_view>
171
- <ui_view
166
+ </ui-view>
167
+ </ui-tooltip>
168
+ </ui-view>
169
+ </ui-view>
170
+ </ui-view>
171
+ <ui-view
172
172
  class="view mirai"
173
173
  >
174
- <ui_progress
174
+ <ui-progress
175
175
  class="view progress visible"
176
176
  >
177
- <ui_view
177
+ <ui-progress-value
178
178
  class="view value indeterminate"
179
179
  />
180
- </ui_progress>
181
- <ui_view
180
+ </ui-progress>
181
+ <ui-view
182
182
  class="view wide"
183
183
  style="align-items: center; gap: 2rem;"
184
184
  >
185
- <ui_view
185
+ <ui-view
186
186
  class="view row wide"
187
187
  style="align-items: start; align-self: center; gap: 1rem; max-width: var(--mirai-ui-breakpoint-content);"
188
188
  >
189
- <ui_view
189
+ <ui-view
190
190
  class="view"
191
191
  style="flex: 1; gap: 1rem;"
192
192
  >
193
- <ui_view
193
+ <ui-view
194
194
  class="view"
195
195
  style="height: 3rem;"
196
196
  />
197
- <ui_view
197
+ <ui-view
198
198
  class="view"
199
199
  style="height: 7rem;"
200
200
  />
201
- <ui_view
201
+ <ui-view
202
202
  class="view"
203
203
  style="height: 12rem;"
204
204
  />
205
- <ui_view
205
+ <ui-view
206
206
  class="view"
207
207
  style="height: 10rem;"
208
208
  />
209
- <ui_view
209
+ <ui-view
210
210
  class="view"
211
211
  style="height: 28rem;"
212
212
  />
213
- <ui_view
213
+ <ui-view
214
214
  class="view"
215
215
  style="height: 28rem;"
216
216
  />
217
- </ui_view>
218
- <ui_view
217
+ </ui-view>
218
+ <ui-view
219
219
  class="view"
220
220
  style="flex: 1; gap: 1rem; max-width: calc(var(--mirai-ui-breakpoint-S) - var(--mirai-ui-space-M) * 2);"
221
221
  >
222
- <ui_view
222
+ <ui-view
223
223
  class="view"
224
224
  style="height: 16rem;"
225
225
  />
226
- <ui_view
226
+ <ui-view
227
227
  class="view"
228
228
  style="height: 8rem;"
229
229
  />
230
- </ui_view>
231
- </ui_view>
232
- </ui_view>
233
- </ui_view>
234
- <ui_view
230
+ </ui-view>
231
+ </ui-view>
232
+ </ui-view>
233
+ </ui-view>
234
+ <ui-view
235
235
  class="view row"
236
236
  >
237
- <ui_view
237
+ <ui-view
238
238
  class="view row"
239
239
  >
240
- <ui_view
240
+ <ui-view
241
241
  class="view row"
242
242
  >
243
- <ui_text
243
+ <ui-text
244
244
  class="text light small"
245
245
  >
246
246
  © 2024
247
- <ui_action
247
+ <ui-action
248
248
  class="pressable action small"
249
249
  tabindex="0"
250
250
  />
251
251
  .
252
- </ui_text>
253
- <ui_text
252
+ </ui-text>
253
+ <ui-text
254
254
  class="text light small"
255
255
  >
256
256
  common.label.all
257
- <ui_text
257
+ <ui-text
258
258
  style="text-decoration: underline;"
259
259
  >
260
260
  rights
261
- </ui_text>
261
+ </ui-text>
262
262
  reserved
263
- </ui_text>
264
- </ui_view>
263
+ </ui-text>
264
+ </ui-view>
265
265
  <a
266
266
  class="pressable action small"
267
267
  href="https://www.mirai.com/"
268
268
  tabindex="0"
269
269
  >
270
270
  Powered by
271
- <ui_text
271
+ <ui-text
272
272
  class="text bold light paragraph"
273
273
  >
274
274
  mirai
275
- </ui_text>
275
+ </ui-text>
276
276
  </a>
277
- </ui_view>
278
- </ui_view>
277
+ </ui-view>
278
+ </ui-view>
279
279
  </DocumentFragment>
280
280
  `;
281
281
 
282
282
  exports[`component:<Booking> prop:skeleton 1`] = `
283
283
  <DocumentFragment>
284
- <ui_view
284
+ <ui-view
285
285
  class="view wide"
286
286
  >
287
- <ui_view
287
+ <ui-view
288
288
  class="view row wide"
289
289
  >
290
- <ui_view
290
+ <ui-view
291
291
  class="view row"
292
292
  />
293
- <ui_view
293
+ <ui-view
294
294
  class="view row"
295
295
  >
296
- <ui_tooltip
296
+ <ui-tooltip
297
297
  class="container"
298
298
  >
299
- <ui_view
299
+ <ui-view
300
300
  class="view row dispatcher"
301
301
  >
302
- <ui_view
302
+ <ui-view
303
303
  class="view row"
304
304
  >
305
- <ui_icon
305
+ <ui-icon
306
306
  class="icon headline-2"
307
307
  >
308
308
  <svg
@@ -322,11 +322,11 @@ exports[`component:<Booking> prop:skeleton 1`] = `
322
322
  d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2s.07-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"
323
323
  />
324
324
  </svg>
325
- </ui_icon>
326
- <ui_text
325
+ </ui-icon>
326
+ <ui-text
327
327
  class="text medium action"
328
328
  />
329
- </ui_view>
329
+ </ui-view>
330
330
  <select
331
331
  class="select"
332
332
  name="locale"
@@ -442,146 +442,146 @@ exports[`component:<Booking> prop:skeleton 1`] = `
442
442
  Euskara
443
443
  </option>
444
444
  </select>
445
- </ui_view>
446
- </ui_tooltip>
447
- </ui_view>
448
- </ui_view>
449
- </ui_view>
450
- <ui_view
445
+ </ui-view>
446
+ </ui-tooltip>
447
+ </ui-view>
448
+ </ui-view>
449
+ </ui-view>
450
+ <ui-view
451
451
  class="view"
452
452
  >
453
- <ui_progress
453
+ <ui-progress
454
454
  class="view progress visible"
455
455
  >
456
- <ui_view
456
+ <ui-progress-value
457
457
  class="view value indeterminate"
458
458
  />
459
- </ui_progress>
460
- <ui_view
459
+ </ui-progress>
460
+ <ui-view
461
461
  class="view wide"
462
462
  style="align-items: center; gap: 2rem;"
463
463
  >
464
- <ui_view
464
+ <ui-view
465
465
  class="view row wide"
466
466
  style="align-items: start; align-self: center; gap: 1rem; max-width: var(--mirai-ui-breakpoint-content);"
467
467
  >
468
- <ui_view
468
+ <ui-view
469
469
  class="view"
470
470
  style="flex: 1; gap: 1rem;"
471
471
  >
472
- <ui_view
472
+ <ui-view
473
473
  class="view"
474
474
  style="height: 3rem;"
475
475
  />
476
- <ui_view
476
+ <ui-view
477
477
  class="view"
478
478
  style="height: 7rem;"
479
479
  />
480
- <ui_view
480
+ <ui-view
481
481
  class="view"
482
482
  style="height: 12rem;"
483
483
  />
484
- <ui_view
484
+ <ui-view
485
485
  class="view"
486
486
  style="height: 10rem;"
487
487
  />
488
- <ui_view
488
+ <ui-view
489
489
  class="view"
490
490
  style="height: 28rem;"
491
491
  />
492
- <ui_view
492
+ <ui-view
493
493
  class="view"
494
494
  style="height: 28rem;"
495
495
  />
496
- </ui_view>
497
- <ui_view
496
+ </ui-view>
497
+ <ui-view
498
498
  class="view"
499
499
  style="flex: 1; gap: 1rem; max-width: calc(var(--mirai-ui-breakpoint-S) - var(--mirai-ui-space-M) * 2);"
500
500
  >
501
- <ui_view
501
+ <ui-view
502
502
  class="view"
503
503
  style="height: 16rem;"
504
504
  />
505
- <ui_view
505
+ <ui-view
506
506
  class="view"
507
507
  style="height: 8rem;"
508
508
  />
509
- </ui_view>
510
- </ui_view>
511
- </ui_view>
512
- </ui_view>
513
- <ui_view
509
+ </ui-view>
510
+ </ui-view>
511
+ </ui-view>
512
+ </ui-view>
513
+ <ui-view
514
514
  class="view row"
515
515
  >
516
- <ui_view
516
+ <ui-view
517
517
  class="view row"
518
518
  >
519
- <ui_view
519
+ <ui-view
520
520
  class="view row"
521
521
  >
522
- <ui_text
522
+ <ui-text
523
523
  class="text light small"
524
524
  >
525
525
  © 2024
526
- <ui_action
526
+ <ui-action
527
527
  class="pressable action small"
528
528
  tabindex="0"
529
529
  />
530
530
  .
531
- </ui_text>
532
- <ui_text
531
+ </ui-text>
532
+ <ui-text
533
533
  class="text light small"
534
534
  >
535
535
  common.label.all
536
- <ui_text
536
+ <ui-text
537
537
  style="text-decoration: underline;"
538
538
  >
539
539
  rights
540
- </ui_text>
540
+ </ui-text>
541
541
  reserved
542
- </ui_text>
543
- </ui_view>
542
+ </ui-text>
543
+ </ui-view>
544
544
  <a
545
545
  class="pressable action small"
546
546
  href="https://www.mirai.com/"
547
547
  tabindex="0"
548
548
  >
549
549
  Powered by
550
- <ui_text
550
+ <ui-text
551
551
  class="text bold light paragraph"
552
552
  >
553
553
  mirai
554
- </ui_text>
554
+ </ui-text>
555
555
  </a>
556
- </ui_view>
557
- </ui_view>
556
+ </ui-view>
557
+ </ui-view>
558
558
  </DocumentFragment>
559
559
  `;
560
560
 
561
561
  exports[`component:<Booking> renders 1`] = `
562
562
  <DocumentFragment>
563
- <ui_view
563
+ <ui-view
564
564
  class="view wide"
565
565
  >
566
- <ui_view
566
+ <ui-view
567
567
  class="view row wide"
568
568
  >
569
- <ui_view
569
+ <ui-view
570
570
  class="view row"
571
571
  />
572
- <ui_view
572
+ <ui-view
573
573
  class="view row"
574
574
  >
575
- <ui_tooltip
575
+ <ui-tooltip
576
576
  class="container"
577
577
  >
578
- <ui_view
578
+ <ui-view
579
579
  class="view row dispatcher"
580
580
  >
581
- <ui_view
581
+ <ui-view
582
582
  class="view row"
583
583
  >
584
- <ui_icon
584
+ <ui-icon
585
585
  class="icon headline-2"
586
586
  >
587
587
  <svg
@@ -601,11 +601,11 @@ exports[`component:<Booking> renders 1`] = `
601
601
  d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2s.07-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"
602
602
  />
603
603
  </svg>
604
- </ui_icon>
605
- <ui_text
604
+ </ui-icon>
605
+ <ui-text
606
606
  class="text medium action"
607
607
  />
608
- </ui_view>
608
+ </ui-view>
609
609
  <select
610
610
  class="select"
611
611
  name="locale"
@@ -721,146 +721,146 @@ exports[`component:<Booking> renders 1`] = `
721
721
  Euskara
722
722
  </option>
723
723
  </select>
724
- </ui_view>
725
- </ui_tooltip>
726
- </ui_view>
727
- </ui_view>
728
- </ui_view>
729
- <ui_view
724
+ </ui-view>
725
+ </ui-tooltip>
726
+ </ui-view>
727
+ </ui-view>
728
+ </ui-view>
729
+ <ui-view
730
730
  class="view"
731
731
  >
732
- <ui_progress
732
+ <ui-progress
733
733
  class="view progress visible"
734
734
  >
735
- <ui_view
735
+ <ui-progress-value
736
736
  class="view value indeterminate"
737
737
  />
738
- </ui_progress>
739
- <ui_view
738
+ </ui-progress>
739
+ <ui-view
740
740
  class="view wide"
741
741
  style="align-items: center; gap: 2rem;"
742
742
  >
743
- <ui_view
743
+ <ui-view
744
744
  class="view row wide"
745
745
  style="align-items: start; align-self: center; gap: 1rem; max-width: var(--mirai-ui-breakpoint-content);"
746
746
  >
747
- <ui_view
747
+ <ui-view
748
748
  class="view"
749
749
  style="flex: 1; gap: 1rem;"
750
750
  >
751
- <ui_view
751
+ <ui-view
752
752
  class="view"
753
753
  style="height: 3rem;"
754
754
  />
755
- <ui_view
755
+ <ui-view
756
756
  class="view"
757
757
  style="height: 7rem;"
758
758
  />
759
- <ui_view
759
+ <ui-view
760
760
  class="view"
761
761
  style="height: 12rem;"
762
762
  />
763
- <ui_view
763
+ <ui-view
764
764
  class="view"
765
765
  style="height: 10rem;"
766
766
  />
767
- <ui_view
767
+ <ui-view
768
768
  class="view"
769
769
  style="height: 28rem;"
770
770
  />
771
- <ui_view
771
+ <ui-view
772
772
  class="view"
773
773
  style="height: 28rem;"
774
774
  />
775
- </ui_view>
776
- <ui_view
775
+ </ui-view>
776
+ <ui-view
777
777
  class="view"
778
778
  style="flex: 1; gap: 1rem; max-width: calc(var(--mirai-ui-breakpoint-S) - var(--mirai-ui-space-M) * 2);"
779
779
  >
780
- <ui_view
780
+ <ui-view
781
781
  class="view"
782
782
  style="height: 16rem;"
783
783
  />
784
- <ui_view
784
+ <ui-view
785
785
  class="view"
786
786
  style="height: 8rem;"
787
787
  />
788
- </ui_view>
789
- </ui_view>
790
- </ui_view>
791
- </ui_view>
792
- <ui_view
788
+ </ui-view>
789
+ </ui-view>
790
+ </ui-view>
791
+ </ui-view>
792
+ <ui-view
793
793
  class="view row"
794
794
  >
795
- <ui_view
795
+ <ui-view
796
796
  class="view row"
797
797
  >
798
- <ui_view
798
+ <ui-view
799
799
  class="view row"
800
800
  >
801
- <ui_text
801
+ <ui-text
802
802
  class="text light small"
803
803
  >
804
804
  © 2024
805
- <ui_action
805
+ <ui-action
806
806
  class="pressable action small"
807
807
  tabindex="0"
808
808
  />
809
809
  .
810
- </ui_text>
811
- <ui_text
810
+ </ui-text>
811
+ <ui-text
812
812
  class="text light small"
813
813
  >
814
814
  common.label.all
815
- <ui_text
815
+ <ui-text
816
816
  style="text-decoration: underline;"
817
817
  >
818
818
  rights
819
- </ui_text>
819
+ </ui-text>
820
820
  reserved
821
- </ui_text>
822
- </ui_view>
821
+ </ui-text>
822
+ </ui-view>
823
823
  <a
824
824
  class="pressable action small"
825
825
  href="https://www.mirai.com/"
826
826
  tabindex="0"
827
827
  >
828
828
  Powered by
829
- <ui_text
829
+ <ui-text
830
830
  class="text bold light paragraph"
831
831
  >
832
832
  mirai
833
- </ui_text>
833
+ </ui-text>
834
834
  </a>
835
- </ui_view>
836
- </ui_view>
835
+ </ui-view>
836
+ </ui-view>
837
837
  </DocumentFragment>
838
838
  `;
839
839
 
840
840
  exports[`component:<Booking> testID 1`] = `
841
841
  <DocumentFragment>
842
- <ui_view
842
+ <ui-view
843
843
  class="view wide"
844
844
  >
845
- <ui_view
845
+ <ui-view
846
846
  class="view row wide"
847
847
  >
848
- <ui_view
848
+ <ui-view
849
849
  class="view row"
850
850
  />
851
- <ui_view
851
+ <ui-view
852
852
  class="view row"
853
853
  >
854
- <ui_tooltip
854
+ <ui-tooltip
855
855
  class="container"
856
856
  >
857
- <ui_view
857
+ <ui-view
858
858
  class="view row dispatcher"
859
859
  >
860
- <ui_view
860
+ <ui-view
861
861
  class="view row"
862
862
  >
863
- <ui_icon
863
+ <ui-icon
864
864
  class="icon headline-2"
865
865
  >
866
866
  <svg
@@ -880,11 +880,11 @@ exports[`component:<Booking> testID 1`] = `
880
880
  d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2s.07-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"
881
881
  />
882
882
  </svg>
883
- </ui_icon>
884
- <ui_text
883
+ </ui-icon>
884
+ <ui-text
885
885
  class="text medium action"
886
886
  />
887
- </ui_view>
887
+ </ui-view>
888
888
  <select
889
889
  class="select"
890
890
  name="locale"
@@ -1000,147 +1000,147 @@ exports[`component:<Booking> testID 1`] = `
1000
1000
  Euskara
1001
1001
  </option>
1002
1002
  </select>
1003
- </ui_view>
1004
- </ui_tooltip>
1005
- </ui_view>
1006
- </ui_view>
1007
- </ui_view>
1008
- <ui_view
1003
+ </ui-view>
1004
+ </ui-tooltip>
1005
+ </ui-view>
1006
+ </ui-view>
1007
+ </ui-view>
1008
+ <ui-view
1009
1009
  class="view"
1010
1010
  data-testid="mirai"
1011
1011
  >
1012
- <ui_progress
1012
+ <ui-progress
1013
1013
  class="view progress visible"
1014
1014
  >
1015
- <ui_view
1015
+ <ui-progress-value
1016
1016
  class="view value indeterminate"
1017
1017
  />
1018
- </ui_progress>
1019
- <ui_view
1018
+ </ui-progress>
1019
+ <ui-view
1020
1020
  class="view wide"
1021
1021
  style="align-items: center; gap: 2rem;"
1022
1022
  >
1023
- <ui_view
1023
+ <ui-view
1024
1024
  class="view row wide"
1025
1025
  style="align-items: start; align-self: center; gap: 1rem; max-width: var(--mirai-ui-breakpoint-content);"
1026
1026
  >
1027
- <ui_view
1027
+ <ui-view
1028
1028
  class="view"
1029
1029
  style="flex: 1; gap: 1rem;"
1030
1030
  >
1031
- <ui_view
1031
+ <ui-view
1032
1032
  class="view"
1033
1033
  style="height: 3rem;"
1034
1034
  />
1035
- <ui_view
1035
+ <ui-view
1036
1036
  class="view"
1037
1037
  style="height: 7rem;"
1038
1038
  />
1039
- <ui_view
1039
+ <ui-view
1040
1040
  class="view"
1041
1041
  style="height: 12rem;"
1042
1042
  />
1043
- <ui_view
1043
+ <ui-view
1044
1044
  class="view"
1045
1045
  style="height: 10rem;"
1046
1046
  />
1047
- <ui_view
1047
+ <ui-view
1048
1048
  class="view"
1049
1049
  style="height: 28rem;"
1050
1050
  />
1051
- <ui_view
1051
+ <ui-view
1052
1052
  class="view"
1053
1053
  style="height: 28rem;"
1054
1054
  />
1055
- </ui_view>
1056
- <ui_view
1055
+ </ui-view>
1056
+ <ui-view
1057
1057
  class="view"
1058
1058
  style="flex: 1; gap: 1rem; max-width: calc(var(--mirai-ui-breakpoint-S) - var(--mirai-ui-space-M) * 2);"
1059
1059
  >
1060
- <ui_view
1060
+ <ui-view
1061
1061
  class="view"
1062
1062
  style="height: 16rem;"
1063
1063
  />
1064
- <ui_view
1064
+ <ui-view
1065
1065
  class="view"
1066
1066
  style="height: 8rem;"
1067
1067
  />
1068
- </ui_view>
1069
- </ui_view>
1070
- </ui_view>
1071
- </ui_view>
1072
- <ui_view
1068
+ </ui-view>
1069
+ </ui-view>
1070
+ </ui-view>
1071
+ </ui-view>
1072
+ <ui-view
1073
1073
  class="view row"
1074
1074
  >
1075
- <ui_view
1075
+ <ui-view
1076
1076
  class="view row"
1077
1077
  >
1078
- <ui_view
1078
+ <ui-view
1079
1079
  class="view row"
1080
1080
  >
1081
- <ui_text
1081
+ <ui-text
1082
1082
  class="text light small"
1083
1083
  >
1084
1084
  © 2024
1085
- <ui_action
1085
+ <ui-action
1086
1086
  class="pressable action small"
1087
1087
  tabindex="0"
1088
1088
  />
1089
1089
  .
1090
- </ui_text>
1091
- <ui_text
1090
+ </ui-text>
1091
+ <ui-text
1092
1092
  class="text light small"
1093
1093
  >
1094
1094
  common.label.all
1095
- <ui_text
1095
+ <ui-text
1096
1096
  style="text-decoration: underline;"
1097
1097
  >
1098
1098
  rights
1099
- </ui_text>
1099
+ </ui-text>
1100
1100
  reserved
1101
- </ui_text>
1102
- </ui_view>
1101
+ </ui-text>
1102
+ </ui-view>
1103
1103
  <a
1104
1104
  class="pressable action small"
1105
1105
  href="https://www.mirai.com/"
1106
1106
  tabindex="0"
1107
1107
  >
1108
1108
  Powered by
1109
- <ui_text
1109
+ <ui-text
1110
1110
  class="text bold light paragraph"
1111
1111
  >
1112
1112
  mirai
1113
- </ui_text>
1113
+ </ui-text>
1114
1114
  </a>
1115
- </ui_view>
1116
- </ui_view>
1115
+ </ui-view>
1116
+ </ui-view>
1117
1117
  </DocumentFragment>
1118
1118
  `;
1119
1119
 
1120
1120
  exports[`component:<Booking> with a store 1`] = `
1121
1121
  <DocumentFragment>
1122
- <ui_view
1122
+ <ui-view
1123
1123
  class="view wide"
1124
1124
  >
1125
- <ui_view
1125
+ <ui-view
1126
1126
  class="view row wide"
1127
1127
  >
1128
- <ui_view
1128
+ <ui-view
1129
1129
  class="view row"
1130
1130
  />
1131
- <ui_view
1131
+ <ui-view
1132
1132
  class="view row"
1133
1133
  >
1134
- <ui_tooltip
1134
+ <ui-tooltip
1135
1135
  class="container"
1136
1136
  >
1137
- <ui_view
1137
+ <ui-view
1138
1138
  class="view row dispatcher"
1139
1139
  >
1140
- <ui_view
1140
+ <ui-view
1141
1141
  class="view row"
1142
1142
  >
1143
- <ui_icon
1143
+ <ui-icon
1144
1144
  class="icon headline-2"
1145
1145
  >
1146
1146
  <svg
@@ -1160,11 +1160,11 @@ exports[`component:<Booking> with a store 1`] = `
1160
1160
  d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2s.07-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"
1161
1161
  />
1162
1162
  </svg>
1163
- </ui_icon>
1164
- <ui_text
1163
+ </ui-icon>
1164
+ <ui-text
1165
1165
  class="text medium action"
1166
1166
  />
1167
- </ui_view>
1167
+ </ui-view>
1168
1168
  <select
1169
1169
  class="select"
1170
1170
  name="locale"
@@ -1280,118 +1280,118 @@ exports[`component:<Booking> with a store 1`] = `
1280
1280
  Euskara
1281
1281
  </option>
1282
1282
  </select>
1283
- </ui_view>
1284
- </ui_tooltip>
1285
- </ui_view>
1286
- </ui_view>
1287
- </ui_view>
1288
- <ui_view
1283
+ </ui-view>
1284
+ </ui-tooltip>
1285
+ </ui-view>
1286
+ </ui-view>
1287
+ </ui-view>
1288
+ <ui-view
1289
1289
  class="view"
1290
1290
  >
1291
- <ui_progress
1291
+ <ui-progress
1292
1292
  class="view progress visible"
1293
1293
  >
1294
- <ui_view
1294
+ <ui-progress-value
1295
1295
  class="view value indeterminate"
1296
1296
  />
1297
- </ui_progress>
1298
- <ui_view
1297
+ </ui-progress>
1298
+ <ui-view
1299
1299
  class="view wide"
1300
1300
  style="align-items: center; gap: 2rem;"
1301
1301
  >
1302
- <ui_view
1302
+ <ui-view
1303
1303
  class="view row wide"
1304
1304
  style="align-items: start; align-self: center; gap: 1rem; max-width: var(--mirai-ui-breakpoint-content);"
1305
1305
  >
1306
- <ui_view
1306
+ <ui-view
1307
1307
  class="view"
1308
1308
  style="flex: 1; gap: 1rem;"
1309
1309
  >
1310
- <ui_view
1310
+ <ui-view
1311
1311
  class="view"
1312
1312
  style="height: 3rem;"
1313
1313
  />
1314
- <ui_view
1314
+ <ui-view
1315
1315
  class="view"
1316
1316
  style="height: 7rem;"
1317
1317
  />
1318
- <ui_view
1318
+ <ui-view
1319
1319
  class="view"
1320
1320
  style="height: 12rem;"
1321
1321
  />
1322
- <ui_view
1322
+ <ui-view
1323
1323
  class="view"
1324
1324
  style="height: 10rem;"
1325
1325
  />
1326
- <ui_view
1326
+ <ui-view
1327
1327
  class="view"
1328
1328
  style="height: 28rem;"
1329
1329
  />
1330
- <ui_view
1330
+ <ui-view
1331
1331
  class="view"
1332
1332
  style="height: 28rem;"
1333
1333
  />
1334
- </ui_view>
1335
- <ui_view
1334
+ </ui-view>
1335
+ <ui-view
1336
1336
  class="view"
1337
1337
  style="flex: 1; gap: 1rem; max-width: calc(var(--mirai-ui-breakpoint-S) - var(--mirai-ui-space-M) * 2);"
1338
1338
  >
1339
- <ui_view
1339
+ <ui-view
1340
1340
  class="view"
1341
1341
  style="height: 16rem;"
1342
1342
  />
1343
- <ui_view
1343
+ <ui-view
1344
1344
  class="view"
1345
1345
  style="height: 8rem;"
1346
1346
  />
1347
- </ui_view>
1348
- </ui_view>
1349
- </ui_view>
1350
- </ui_view>
1351
- <ui_view
1347
+ </ui-view>
1348
+ </ui-view>
1349
+ </ui-view>
1350
+ </ui-view>
1351
+ <ui-view
1352
1352
  class="view row"
1353
1353
  >
1354
- <ui_view
1354
+ <ui-view
1355
1355
  class="view row"
1356
1356
  >
1357
- <ui_view
1357
+ <ui-view
1358
1358
  class="view row"
1359
1359
  >
1360
- <ui_text
1360
+ <ui-text
1361
1361
  class="text light small"
1362
1362
  >
1363
1363
  © 2024
1364
- <ui_action
1364
+ <ui-action
1365
1365
  class="pressable action small"
1366
1366
  tabindex="0"
1367
1367
  />
1368
1368
  .
1369
- </ui_text>
1370
- <ui_text
1369
+ </ui-text>
1370
+ <ui-text
1371
1371
  class="text light small"
1372
1372
  >
1373
1373
  common.label.all
1374
- <ui_text
1374
+ <ui-text
1375
1375
  style="text-decoration: underline;"
1376
1376
  >
1377
1377
  rights
1378
- </ui_text>
1378
+ </ui-text>
1379
1379
  reserved
1380
- </ui_text>
1381
- </ui_view>
1380
+ </ui-text>
1381
+ </ui-view>
1382
1382
  <a
1383
1383
  class="pressable action small"
1384
1384
  href="https://www.mirai.com/"
1385
1385
  tabindex="0"
1386
1386
  >
1387
1387
  Powered by
1388
- <ui_text
1388
+ <ui-text
1389
1389
  class="text bold light paragraph"
1390
1390
  >
1391
1391
  mirai
1392
- </ui_text>
1392
+ </ui-text>
1393
1393
  </a>
1394
- </ui_view>
1395
- </ui_view>
1394
+ </ui-view>
1395
+ </ui-view>
1396
1396
  </DocumentFragment>
1397
1397
  `;