@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,34 +2,34 @@
2
2
 
3
3
  exports[`component:<Field> Mobile environment prop:visible 1`] = `
4
4
  <DocumentFragment>
5
- <ui_pressable
5
+ <ui-pressable
6
6
  class="pressable"
7
7
  tabindex="0"
8
8
  >
9
- <ui_view
9
+ <ui-view
10
10
  class="view"
11
11
  >
12
- <ui_text
12
+ <ui-text
13
13
  class="text action"
14
14
  />
15
- </ui_view>
16
- </ui_pressable>
17
- <ui_modal_overflow
15
+ </ui-view>
16
+ </ui-pressable>
17
+ <ui-modal-overflow
18
18
  class="pressable container overflow visible onOverflow"
19
19
  style="height: 768px;"
20
20
  tabindex="0"
21
21
  >
22
- <ui_view
22
+ <ui-modal
23
23
  class="view fit modal calcWidth visible"
24
24
  >
25
- <ui_view
25
+ <ui-view
26
26
  class="view row header hideBack"
27
27
  >
28
28
  <button
29
29
  class="pressable button small squared transparent button"
30
30
  tabindex="0"
31
31
  >
32
- <ui_icon
32
+ <ui-icon
33
33
  class="icon headline-3 icon"
34
34
  >
35
35
  <svg
@@ -50,45 +50,45 @@ exports[`component:<Field> Mobile environment prop:visible 1`] = `
50
50
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
51
51
  />
52
52
  </svg>
53
- </ui_icon>
53
+ </ui-icon>
54
54
  </button>
55
- </ui_view>
55
+ </ui-view>
56
56
  Mirai-children
57
- </ui_view>
58
- </ui_modal_overflow>
57
+ </ui-modal>
58
+ </ui-modal-overflow>
59
59
  </DocumentFragment>
60
60
  `;
61
61
 
62
62
  exports[`component:<Field> inherit:className 1`] = `
63
63
  <DocumentFragment>
64
- <ui_pressable
64
+ <ui-pressable
65
65
  class="pressable mirai"
66
66
  tabindex="0"
67
67
  >
68
- <ui_view
68
+ <ui-view
69
69
  class="view"
70
70
  >
71
- <ui_text
71
+ <ui-text
72
72
  class="text action"
73
73
  />
74
- </ui_view>
75
- </ui_pressable>
76
- <ui_modal_overflow
74
+ </ui-view>
75
+ </ui-pressable>
76
+ <ui-modal-overflow
77
77
  class="pressable container overflow onOverflow"
78
78
  style="height: 768px;"
79
79
  tabindex="0"
80
80
  >
81
- <ui_view
81
+ <ui-modal
82
82
  class="view fit modal calcWidth"
83
83
  >
84
- <ui_view
84
+ <ui-view
85
85
  class="view row header hideBack"
86
86
  >
87
87
  <button
88
88
  class="pressable button small squared transparent button"
89
89
  tabindex="0"
90
90
  >
91
- <ui_icon
91
+ <ui-icon
92
92
  class="icon headline-3 icon"
93
93
  >
94
94
  <svg
@@ -109,47 +109,47 @@ exports[`component:<Field> inherit:className 1`] = `
109
109
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
110
110
  />
111
111
  </svg>
112
- </ui_icon>
112
+ </ui-icon>
113
113
  </button>
114
- </ui_view>
114
+ </ui-view>
115
115
  Mirai-children
116
- </ui_view>
117
- </ui_modal_overflow>
116
+ </ui-modal>
117
+ </ui-modal-overflow>
118
118
  </DocumentFragment>
119
119
  `;
120
120
 
121
121
  exports[`component:<Field> prop:caption 1`] = `
122
122
  <DocumentFragment>
123
- <ui_pressable
123
+ <ui-pressable
124
124
  class="pressable"
125
125
  tabindex="0"
126
126
  >
127
- <ui_view
127
+ <ui-view
128
128
  class="view"
129
129
  >
130
- <ui_text
130
+ <ui-text
131
131
  class="text action"
132
132
  >
133
133
  Mirai-caption
134
- </ui_text>
135
- </ui_view>
136
- </ui_pressable>
137
- <ui_modal_overflow
134
+ </ui-text>
135
+ </ui-view>
136
+ </ui-pressable>
137
+ <ui-modal-overflow
138
138
  class="pressable container overflow onOverflow"
139
139
  style="height: 768px;"
140
140
  tabindex="0"
141
141
  >
142
- <ui_view
142
+ <ui-modal
143
143
  class="view fit modal calcWidth"
144
144
  >
145
- <ui_view
145
+ <ui-view
146
146
  class="view row header hideBack"
147
147
  >
148
148
  <button
149
149
  class="pressable button small squared transparent button"
150
150
  tabindex="0"
151
151
  >
152
- <ui_icon
152
+ <ui-icon
153
153
  class="icon headline-3 icon"
154
154
  >
155
155
  <svg
@@ -170,45 +170,45 @@ exports[`component:<Field> prop:caption 1`] = `
170
170
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
171
171
  />
172
172
  </svg>
173
- </ui_icon>
173
+ </ui-icon>
174
174
  </button>
175
- </ui_view>
175
+ </ui-view>
176
176
  Mirai-children
177
- </ui_view>
178
- </ui_modal_overflow>
177
+ </ui-modal>
178
+ </ui-modal-overflow>
179
179
  </DocumentFragment>
180
180
  `;
181
181
 
182
182
  exports[`component:<Field> prop:centered 1`] = `
183
183
  <DocumentFragment>
184
- <ui_pressable
184
+ <ui-pressable
185
185
  class="pressable"
186
186
  tabindex="0"
187
187
  >
188
- <ui_view
188
+ <ui-view
189
189
  class="view"
190
190
  >
191
- <ui_text
191
+ <ui-text
192
192
  class="text action"
193
193
  />
194
- </ui_view>
195
- </ui_pressable>
196
- <ui_modal_overflow
194
+ </ui-view>
195
+ </ui-pressable>
196
+ <ui-modal-overflow
197
197
  class="pressable container overflow onOverflow"
198
198
  style="height: 768px;"
199
199
  tabindex="0"
200
200
  >
201
- <ui_view
201
+ <ui-modal
202
202
  class="view fit modal calcWidth"
203
203
  >
204
- <ui_view
204
+ <ui-view
205
205
  class="view row header hideBack"
206
206
  >
207
207
  <button
208
208
  class="pressable button small squared transparent button"
209
209
  tabindex="0"
210
210
  >
211
- <ui_icon
211
+ <ui-icon
212
212
  class="icon headline-3 icon"
213
213
  >
214
214
  <svg
@@ -229,33 +229,33 @@ exports[`component:<Field> prop:centered 1`] = `
229
229
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
230
230
  />
231
231
  </svg>
232
- </ui_icon>
232
+ </ui-icon>
233
233
  </button>
234
- </ui_view>
234
+ </ui-view>
235
235
  Mirai-children
236
- </ui_view>
237
- </ui_modal_overflow>
236
+ </ui-modal>
237
+ </ui-modal-overflow>
238
238
  </DocumentFragment>
239
239
  `;
240
240
 
241
241
  exports[`component:<Field> prop:compacted 1`] = `
242
242
  <DocumentFragment>
243
- <ui_modal_overflow
243
+ <ui-modal-overflow
244
244
  class="pressable container overflow onOverflow"
245
245
  style="height: 768px;"
246
246
  tabindex="0"
247
247
  >
248
- <ui_view
248
+ <ui-modal
249
249
  class="view fit modal calcWidth"
250
250
  >
251
- <ui_view
251
+ <ui-view
252
252
  class="view row header hideBack"
253
253
  >
254
254
  <button
255
255
  class="pressable button small squared transparent button"
256
256
  tabindex="0"
257
257
  >
258
- <ui_icon
258
+ <ui-icon
259
259
  class="icon headline-3 icon"
260
260
  >
261
261
  <svg
@@ -276,29 +276,29 @@ exports[`component:<Field> prop:compacted 1`] = `
276
276
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
277
277
  />
278
278
  </svg>
279
- </ui_icon>
279
+ </ui-icon>
280
280
  </button>
281
- </ui_view>
281
+ </ui-view>
282
282
  Mirai-children
283
- </ui_view>
284
- </ui_modal_overflow>
283
+ </ui-modal>
284
+ </ui-modal-overflow>
285
285
  </DocumentFragment>
286
286
  `;
287
287
 
288
288
  exports[`component:<Field> prop:error 1`] = `
289
289
  <DocumentFragment>
290
- <ui_pressable
290
+ <ui-pressable
291
291
  class="pressable"
292
292
  tabindex="0"
293
293
  >
294
- <ui_view
294
+ <ui-view
295
295
  class="view"
296
296
  >
297
- <ui_text
297
+ <ui-text
298
298
  class="text action"
299
299
  />
300
- </ui_view>
301
- <ui_icon
300
+ </ui-view>
301
+ <ui-icon
302
302
  class="icon headline-3"
303
303
  >
304
304
  <svg
@@ -318,24 +318,24 @@ exports[`component:<Field> prop:error 1`] = `
318
318
  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"
319
319
  />
320
320
  </svg>
321
- </ui_icon>
322
- </ui_pressable>
323
- <ui_modal_overflow
321
+ </ui-icon>
322
+ </ui-pressable>
323
+ <ui-modal-overflow
324
324
  class="pressable container overflow onOverflow"
325
325
  style="height: 768px;"
326
326
  tabindex="0"
327
327
  >
328
- <ui_view
328
+ <ui-modal
329
329
  class="view fit modal calcWidth"
330
330
  >
331
- <ui_view
331
+ <ui-view
332
332
  class="view row header hideBack"
333
333
  >
334
334
  <button
335
335
  class="pressable button small squared transparent button"
336
336
  tabindex="0"
337
337
  >
338
- <ui_icon
338
+ <ui-icon
339
339
  class="icon headline-3 icon"
340
340
  >
341
341
  <svg
@@ -356,22 +356,22 @@ exports[`component:<Field> prop:error 1`] = `
356
356
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
357
357
  />
358
358
  </svg>
359
- </ui_icon>
359
+ </ui-icon>
360
360
  </button>
361
- </ui_view>
361
+ </ui-view>
362
362
  Mirai-children
363
- </ui_view>
364
- </ui_modal_overflow>
363
+ </ui-modal>
364
+ </ui-modal-overflow>
365
365
  </DocumentFragment>
366
366
  `;
367
367
 
368
368
  exports[`component:<Field> prop:icon 1`] = `
369
369
  <DocumentFragment>
370
- <ui_pressable
370
+ <ui-pressable
371
371
  class="pressable"
372
372
  tabindex="0"
373
373
  >
374
- <ui_icon
374
+ <ui-icon
375
375
  class="icon headline-3"
376
376
  >
377
377
  <svg
@@ -398,31 +398,31 @@ exports[`component:<Field> prop:icon 1`] = `
398
398
  d="M2 18h20"
399
399
  />
400
400
  </svg>
401
- </ui_icon>
402
- <ui_view
401
+ </ui-icon>
402
+ <ui-view
403
403
  class="view"
404
404
  >
405
- <ui_text
405
+ <ui-text
406
406
  class="text action"
407
407
  />
408
- </ui_view>
409
- </ui_pressable>
410
- <ui_modal_overflow
408
+ </ui-view>
409
+ </ui-pressable>
410
+ <ui-modal-overflow
411
411
  class="pressable container overflow onOverflow"
412
412
  style="height: 768px;"
413
413
  tabindex="0"
414
414
  >
415
- <ui_view
415
+ <ui-modal
416
416
  class="view fit modal calcWidth"
417
417
  >
418
- <ui_view
418
+ <ui-view
419
419
  class="view row header hideBack"
420
420
  >
421
421
  <button
422
422
  class="pressable button small squared transparent button"
423
423
  tabindex="0"
424
424
  >
425
- <ui_icon
425
+ <ui-icon
426
426
  class="icon headline-3 icon"
427
427
  >
428
428
  <svg
@@ -443,45 +443,45 @@ exports[`component:<Field> prop:icon 1`] = `
443
443
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
444
444
  />
445
445
  </svg>
446
- </ui_icon>
446
+ </ui-icon>
447
447
  </button>
448
- </ui_view>
448
+ </ui-view>
449
449
  Mirai-children
450
- </ui_view>
451
- </ui_modal_overflow>
450
+ </ui-modal>
451
+ </ui-modal-overflow>
452
452
  </DocumentFragment>
453
453
  `;
454
454
 
455
455
  exports[`component:<Field> prop:inline 1`] = `
456
456
  <DocumentFragment>
457
- <ui_pressable
457
+ <ui-pressable
458
458
  class="pressable"
459
459
  tabindex="0"
460
460
  >
461
- <ui_view
461
+ <ui-view
462
462
  class="view"
463
463
  >
464
- <ui_text
464
+ <ui-text
465
465
  class="text action"
466
466
  />
467
- </ui_view>
468
- </ui_pressable>
469
- <ui_modal_overflow
467
+ </ui-view>
468
+ </ui-pressable>
469
+ <ui-modal-overflow
470
470
  class="pressable container overflow onOverflow"
471
471
  style="height: 768px;"
472
472
  tabindex="0"
473
473
  >
474
- <ui_view
474
+ <ui-modal
475
475
  class="view fit modal calcWidth"
476
476
  >
477
- <ui_view
477
+ <ui-view
478
478
  class="view row header hideBack"
479
479
  >
480
480
  <button
481
481
  class="pressable button small squared transparent button"
482
482
  tabindex="0"
483
483
  >
484
- <ui_icon
484
+ <ui-icon
485
485
  class="icon headline-3 icon"
486
486
  >
487
487
  <svg
@@ -502,70 +502,70 @@ exports[`component:<Field> prop:inline 1`] = `
502
502
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
503
503
  />
504
504
  </svg>
505
- </ui_icon>
505
+ </ui-icon>
506
506
  </button>
507
- </ui_view>
507
+ </ui-view>
508
508
  Mirai-children
509
- </ui_view>
510
- </ui_modal_overflow>
509
+ </ui-modal>
510
+ </ui-modal-overflow>
511
511
  </DocumentFragment>
512
512
  `;
513
513
 
514
514
  exports[`component:<Field> prop:inputMode 1`] = `
515
515
  <DocumentFragment>
516
- <ui_pressable
516
+ <ui-pressable
517
517
  class="pressable"
518
518
  tabindex="0"
519
519
  >
520
- <ui_view
520
+ <ui-view
521
521
  class="view"
522
522
  >
523
523
  Mirai-children
524
- </ui_view>
525
- </ui_pressable>
524
+ </ui-view>
525
+ </ui-pressable>
526
526
  </DocumentFragment>
527
527
  `;
528
528
 
529
529
  exports[`component:<Field> prop:label 1`] = `
530
530
  <DocumentFragment>
531
- <ui_pressable
531
+ <ui-pressable
532
532
  class="pressable"
533
533
  tabindex="0"
534
534
  >
535
- <ui_view
535
+ <ui-view
536
536
  class="view"
537
537
  >
538
- <ui_text
538
+ <ui-text
539
539
  class="text small"
540
540
  >
541
541
  Mirai-label
542
- </ui_text>
543
- <ui_text
542
+ </ui-text>
543
+ <ui-text
544
544
  class="text action"
545
545
  />
546
- </ui_view>
547
- </ui_pressable>
548
- <ui_modal_overflow
546
+ </ui-view>
547
+ </ui-pressable>
548
+ <ui-modal-overflow
549
549
  class="pressable container overflow onOverflow"
550
550
  style="height: 768px;"
551
551
  tabindex="0"
552
552
  >
553
- <ui_view
553
+ <ui-modal
554
554
  class="view fit modal calcWidth"
555
555
  >
556
- <ui_view
556
+ <ui-view
557
557
  class="view row header hideBack"
558
558
  >
559
- <ui_text
559
+ <ui-text
560
560
  class="text paragraph title"
561
561
  >
562
562
  Mirai-label
563
- </ui_text>
563
+ </ui-text>
564
564
  <button
565
565
  class="pressable button small squared transparent button"
566
566
  tabindex="0"
567
567
  >
568
- <ui_icon
568
+ <ui-icon
569
569
  class="icon headline-3 icon"
570
570
  >
571
571
  <svg
@@ -585,47 +585,47 @@ exports[`component:<Field> prop:label 1`] = `
585
585
  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"
586
586
  />
587
587
  </svg>
588
- </ui_icon>
588
+ </ui-icon>
589
589
  </button>
590
- </ui_view>
590
+ </ui-view>
591
591
  Mirai-children
592
- </ui_view>
593
- </ui_modal_overflow>
592
+ </ui-modal>
593
+ </ui-modal-overflow>
594
594
  </DocumentFragment>
595
595
  `;
596
596
 
597
597
  exports[`component:<Field> prop:placeholder 1`] = `
598
598
  <DocumentFragment>
599
- <ui_pressable
599
+ <ui-pressable
600
600
  class="pressable"
601
601
  tabindex="0"
602
602
  >
603
- <ui_view
603
+ <ui-view
604
604
  class="view"
605
605
  >
606
- <ui_text
606
+ <ui-text
607
607
  class="text action"
608
608
  >
609
609
  Mirai-placeholder
610
- </ui_text>
611
- </ui_view>
612
- </ui_pressable>
613
- <ui_modal_overflow
610
+ </ui-text>
611
+ </ui-view>
612
+ </ui-pressable>
613
+ <ui-modal-overflow
614
614
  class="pressable container overflow onOverflow"
615
615
  style="height: 768px;"
616
616
  tabindex="0"
617
617
  >
618
- <ui_view
618
+ <ui-modal
619
619
  class="view fit modal calcWidth"
620
620
  >
621
- <ui_view
621
+ <ui-view
622
622
  class="view row header hideBack"
623
623
  >
624
624
  <button
625
625
  class="pressable button small squared transparent button"
626
626
  tabindex="0"
627
627
  >
628
- <ui_icon
628
+ <ui-icon
629
629
  class="icon headline-3 icon"
630
630
  >
631
631
  <svg
@@ -646,45 +646,45 @@ exports[`component:<Field> prop:placeholder 1`] = `
646
646
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
647
647
  />
648
648
  </svg>
649
- </ui_icon>
649
+ </ui-icon>
650
650
  </button>
651
- </ui_view>
651
+ </ui-view>
652
652
  Mirai-children
653
- </ui_view>
654
- </ui_modal_overflow>
653
+ </ui-modal>
654
+ </ui-modal-overflow>
655
655
  </DocumentFragment>
656
656
  `;
657
657
 
658
658
  exports[`component:<Field> prop:tabIndex 1`] = `
659
659
  <DocumentFragment>
660
- <ui_pressable
660
+ <ui-pressable
661
661
  class="pressable"
662
662
  tabindex="1980"
663
663
  >
664
- <ui_view
664
+ <ui-view
665
665
  class="view"
666
666
  >
667
- <ui_text
667
+ <ui-text
668
668
  class="text action"
669
669
  />
670
- </ui_view>
671
- </ui_pressable>
672
- <ui_modal_overflow
670
+ </ui-view>
671
+ </ui-pressable>
672
+ <ui-modal-overflow
673
673
  class="pressable container overflow onOverflow"
674
674
  style="height: 768px;"
675
675
  tabindex="0"
676
676
  >
677
- <ui_view
677
+ <ui-modal
678
678
  class="view fit modal calcWidth"
679
679
  >
680
- <ui_view
680
+ <ui-view
681
681
  class="view row header hideBack"
682
682
  >
683
683
  <button
684
684
  class="pressable button small squared transparent button"
685
685
  tabindex="0"
686
686
  >
687
- <ui_icon
687
+ <ui-icon
688
688
  class="icon headline-3 icon"
689
689
  >
690
690
  <svg
@@ -705,45 +705,45 @@ exports[`component:<Field> prop:tabIndex 1`] = `
705
705
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
706
706
  />
707
707
  </svg>
708
- </ui_icon>
708
+ </ui-icon>
709
709
  </button>
710
- </ui_view>
710
+ </ui-view>
711
711
  Mirai-children
712
- </ui_view>
713
- </ui_modal_overflow>
712
+ </ui-modal>
713
+ </ui-modal-overflow>
714
714
  </DocumentFragment>
715
715
  `;
716
716
 
717
717
  exports[`component:<Field> prop:visible && centered 1`] = `
718
718
  <DocumentFragment>
719
- <ui_pressable
719
+ <ui-pressable
720
720
  class="pressable"
721
721
  tabindex="0"
722
722
  >
723
- <ui_view
723
+ <ui-view
724
724
  class="view"
725
725
  >
726
- <ui_text
726
+ <ui-text
727
727
  class="text action"
728
728
  />
729
- </ui_view>
730
- </ui_pressable>
731
- <ui_modal_overflow
729
+ </ui-view>
730
+ </ui-pressable>
731
+ <ui-modal-overflow
732
732
  class="pressable container overflow visible onOverflow"
733
733
  style="height: 768px;"
734
734
  tabindex="0"
735
735
  >
736
- <ui_view
736
+ <ui-modal
737
737
  class="view fit modal calcWidth visible"
738
738
  >
739
- <ui_view
739
+ <ui-view
740
740
  class="view row header hideBack"
741
741
  >
742
742
  <button
743
743
  class="pressable button small squared transparent button"
744
744
  tabindex="0"
745
745
  >
746
- <ui_icon
746
+ <ui-icon
747
747
  class="icon headline-3 icon"
748
748
  >
749
749
  <svg
@@ -764,45 +764,45 @@ exports[`component:<Field> prop:visible && centered 1`] = `
764
764
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
765
765
  />
766
766
  </svg>
767
- </ui_icon>
767
+ </ui-icon>
768
768
  </button>
769
- </ui_view>
769
+ </ui-view>
770
770
  Mirai-children
771
- </ui_view>
772
- </ui_modal_overflow>
771
+ </ui-modal>
772
+ </ui-modal-overflow>
773
773
  </DocumentFragment>
774
774
  `;
775
775
 
776
776
  exports[`component:<Field> prop:visible 1`] = `
777
777
  <DocumentFragment>
778
- <ui_pressable
778
+ <ui-pressable
779
779
  class="pressable"
780
780
  tabindex="0"
781
781
  >
782
- <ui_view
782
+ <ui-view
783
783
  class="view"
784
784
  >
785
- <ui_text
785
+ <ui-text
786
786
  class="text action"
787
787
  />
788
- </ui_view>
789
- </ui_pressable>
790
- <ui_modal_overflow
788
+ </ui-view>
789
+ </ui-pressable>
790
+ <ui-modal-overflow
791
791
  class="pressable container overflow visible onOverflow"
792
792
  style="height: 768px;"
793
793
  tabindex="0"
794
794
  >
795
- <ui_view
795
+ <ui-modal
796
796
  class="view fit modal calcWidth visible"
797
797
  >
798
- <ui_view
798
+ <ui-view
799
799
  class="view row header hideBack"
800
800
  >
801
801
  <button
802
802
  class="pressable button small squared transparent button"
803
803
  tabindex="0"
804
804
  >
805
- <ui_icon
805
+ <ui-icon
806
806
  class="icon headline-3 icon"
807
807
  >
808
808
  <svg
@@ -823,29 +823,29 @@ exports[`component:<Field> prop:visible 1`] = `
823
823
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
824
824
  />
825
825
  </svg>
826
- </ui_icon>
826
+ </ui-icon>
827
827
  </button>
828
- </ui_view>
828
+ </ui-view>
829
829
  Mirai-children
830
- </ui_view>
831
- </ui_modal_overflow>
830
+ </ui-modal>
831
+ </ui-modal-overflow>
832
832
  </DocumentFragment>
833
833
  `;
834
834
 
835
835
  exports[`component:<Field> prop:warning 1`] = `
836
836
  <DocumentFragment>
837
- <ui_pressable
837
+ <ui-pressable
838
838
  class="pressable"
839
839
  tabindex="0"
840
840
  >
841
- <ui_view
841
+ <ui-view
842
842
  class="view"
843
843
  >
844
- <ui_text
844
+ <ui-text
845
845
  class="text action"
846
846
  />
847
- </ui_view>
848
- <ui_icon
847
+ </ui-view>
848
+ <ui-icon
849
849
  class="icon headline-3"
850
850
  >
851
851
  <svg
@@ -861,24 +861,24 @@ exports[`component:<Field> prop:warning 1`] = `
861
861
  d="M12 5.99 19.53 19H4.47L12 5.99M12 2 1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"
862
862
  />
863
863
  </svg>
864
- </ui_icon>
865
- </ui_pressable>
866
- <ui_modal_overflow
864
+ </ui-icon>
865
+ </ui-pressable>
866
+ <ui-modal-overflow
867
867
  class="pressable container overflow onOverflow"
868
868
  style="height: 768px;"
869
869
  tabindex="0"
870
870
  >
871
- <ui_view
871
+ <ui-modal
872
872
  class="view fit modal calcWidth"
873
873
  >
874
- <ui_view
874
+ <ui-view
875
875
  class="view row header hideBack"
876
876
  >
877
877
  <button
878
878
  class="pressable button small squared transparent button"
879
879
  tabindex="0"
880
880
  >
881
- <ui_icon
881
+ <ui-icon
882
882
  class="icon headline-3 icon"
883
883
  >
884
884
  <svg
@@ -899,45 +899,45 @@ exports[`component:<Field> prop:warning 1`] = `
899
899
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
900
900
  />
901
901
  </svg>
902
- </ui_icon>
902
+ </ui-icon>
903
903
  </button>
904
- </ui_view>
904
+ </ui-view>
905
905
  Mirai-children
906
- </ui_view>
907
- </ui_modal_overflow>
906
+ </ui-modal>
907
+ </ui-modal-overflow>
908
908
  </DocumentFragment>
909
909
  `;
910
910
 
911
911
  exports[`component:<Field> renders 1`] = `
912
912
  <DocumentFragment>
913
- <ui_pressable
913
+ <ui-pressable
914
914
  class="pressable"
915
915
  tabindex="0"
916
916
  >
917
- <ui_view
917
+ <ui-view
918
918
  class="view"
919
919
  >
920
- <ui_text
920
+ <ui-text
921
921
  class="text action"
922
922
  />
923
- </ui_view>
924
- </ui_pressable>
925
- <ui_modal_overflow
923
+ </ui-view>
924
+ </ui-pressable>
925
+ <ui-modal-overflow
926
926
  class="pressable container overflow onOverflow"
927
927
  style="height: 768px;"
928
928
  tabindex="0"
929
929
  >
930
- <ui_view
930
+ <ui-modal
931
931
  class="view fit modal calcWidth"
932
932
  >
933
- <ui_view
933
+ <ui-view
934
934
  class="view row header hideBack"
935
935
  >
936
936
  <button
937
937
  class="pressable button small squared transparent button"
938
938
  tabindex="0"
939
939
  >
940
- <ui_icon
940
+ <ui-icon
941
941
  class="icon headline-3 icon"
942
942
  >
943
943
  <svg
@@ -958,41 +958,41 @@ exports[`component:<Field> renders 1`] = `
958
958
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
959
959
  />
960
960
  </svg>
961
- </ui_icon>
961
+ </ui-icon>
962
962
  </button>
963
- </ui_view>
963
+ </ui-view>
964
964
  Mirai-children
965
- </ui_view>
966
- </ui_modal_overflow>
965
+ </ui-modal>
966
+ </ui-modal-overflow>
967
967
  </DocumentFragment>
968
968
  `;
969
969
 
970
970
  exports[`component:<Field> testID 1`] = `
971
971
  <DocumentFragment>
972
- <ui_pressable
972
+ <ui-pressable
973
973
  class="pressable"
974
974
  data-testid="mirai"
975
975
  tabindex="0"
976
976
  >
977
- <ui_view
977
+ <ui-view
978
978
  class="view"
979
979
  >
980
- <ui_text
980
+ <ui-text
981
981
  class="text action"
982
982
  />
983
- </ui_view>
984
- </ui_pressable>
985
- <ui_modal_overflow
983
+ </ui-view>
984
+ </ui-pressable>
985
+ <ui-modal-overflow
986
986
  class="pressable container overflow onOverflow"
987
987
  data-testid="mirai-modal-overflow"
988
988
  style="height: 768px;"
989
989
  tabindex="0"
990
990
  >
991
- <ui_view
991
+ <ui-modal
992
992
  class="view fit modal calcWidth"
993
993
  data-testid="mirai-modal"
994
994
  >
995
- <ui_view
995
+ <ui-view
996
996
  class="view row header hideBack"
997
997
  >
998
998
  <button
@@ -1000,7 +1000,7 @@ exports[`component:<Field> testID 1`] = `
1000
1000
  data-testid="mirai-modal-button-close"
1001
1001
  tabindex="0"
1002
1002
  >
1003
- <ui_icon
1003
+ <ui-icon
1004
1004
  class="icon headline-3 icon"
1005
1005
  >
1006
1006
  <svg
@@ -1021,11 +1021,11 @@ exports[`component:<Field> testID 1`] = `
1021
1021
  d="M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"
1022
1022
  />
1023
1023
  </svg>
1024
- </ui_icon>
1024
+ </ui-icon>
1025
1025
  </button>
1026
- </ui_view>
1026
+ </ui-view>
1027
1027
  Mirai-children
1028
- </ui_view>
1029
- </ui_modal_overflow>
1028
+ </ui-modal>
1029
+ </ui-modal-overflow>
1030
1030
  </DocumentFragment>
1031
1031
  `;