@mirai/core 0.4.35 → 0.4.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (219) hide show
  1. package/build/components/__shared__/ButtonPayment/ButtonPayment.constants.js +7 -4
  2. package/build/components/__shared__/ButtonPayment/ButtonPayment.constants.js.map +1 -1
  3. package/build/components/__shared__/ButtonPayment/ButtonPayment.js +4 -3
  4. package/build/components/__shared__/ButtonPayment/ButtonPayment.js.map +1 -1
  5. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js +4 -4
  6. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js.map +1 -1
  7. package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js +2 -2
  8. package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js.map +1 -1
  9. package/build/components/__shared__/Payment/components/PCI/PCI.js +2 -2
  10. package/build/components/__shared__/Payment/components/PCI/PCI.js.map +1 -1
  11. package/package.json +1 -1
  12. package/.env +0 -22
  13. package/.gitlab-ci.yml +0 -4
  14. package/.nvmrc +0 -1
  15. package/__tests__/Booking/__mocks__/booking-delete.json +0 -1
  16. package/__tests__/Booking/__mocks__/booking-get.json +0 -105
  17. package/__tests__/Booking/booking.constants.js +0 -8
  18. package/__tests__/Booking/workflows/cancel.workflow.js +0 -20
  19. package/__tests__/Booking/workflows/index.js +0 -5
  20. package/__tests__/Booking/workflows/openMobileMenu.workflow.js +0 -4
  21. package/__tests__/Booking/workflows/print.workflow.js +0 -13
  22. package/__tests__/Booking/workflows/resend.workflow.js +0 -18
  23. package/__tests__/Booking/workflows/review.workflow.js +0 -17
  24. package/__tests__/BookingQuery/__mocks__/user-booking-get.json +0 -9
  25. package/__tests__/BookingQuery/workflows/index.js +0 -1
  26. package/__tests__/BookingQuery/workflows/login.workflow.js +0 -22
  27. package/__tests__/Checkout/__mocks__/checkout-get.json +0 -935
  28. package/__tests__/Checkout/__mocks__/checkout-post-PAYLATER.json +0 -10
  29. package/__tests__/Checkout/__mocks__/checkout-post-TPV.json +0 -7
  30. package/__tests__/Checkout/__mocks__/checkout-post-TRANSFER.json +0 -10
  31. package/__tests__/Checkout/checkout.constants.js +0 -8
  32. package/__tests__/Checkout/workflows/form.workflow.js +0 -17
  33. package/__tests__/Checkout/workflows/index.js +0 -4
  34. package/__tests__/Checkout/workflows/payment.workflow.js +0 -10
  35. package/__tests__/Checkout/workflows/review.workflow.js +0 -19
  36. package/__tests__/Checkout/workflows/submit.workflow.js +0 -9
  37. package/__tests__/Deals/__mocks__/deals-success.json +0 -739
  38. package/__tests__/Deals/workflows/calendar.workflow.js +0 -14
  39. package/__tests__/Deals/workflows/clear.workflow.js +0 -7
  40. package/__tests__/Deals/workflows/index.js +0 -5
  41. package/__tests__/Deals/workflows/occupation.workflow.js +0 -6
  42. package/__tests__/Deals/workflows/promocode.workflow.js +0 -3
  43. package/__tests__/Deals/workflows/submit.workflow.js +0 -6
  44. package/__tests__/Finder/workflows/calendar.workflow.js +0 -10
  45. package/__tests__/Finder/workflows/index.js +0 -3
  46. package/__tests__/Finder/workflows/occupation.workflow.js +0 -27
  47. package/__tests__/Finder/workflows/promocode.workflow.js +0 -8
  48. package/__tests__/Rates/__mocks__/extras-one-success.json +0 -138
  49. package/__tests__/Rates/__mocks__/extras-success.json +0 -397
  50. package/__tests__/Rates/__mocks__/rates-success.json +0 -731
  51. package/__tests__/Rates/workflows/extras.js +0 -9
  52. package/__tests__/Rates/workflows/extrasExpect.js +0 -11
  53. package/__tests__/Rates/workflows/index.js +0 -4
  54. package/__tests__/Rates/workflows/multiroom.js +0 -26
  55. package/__tests__/Rates/workflows/rates.js +0 -9
  56. package/__tests__/Session/workflows/bookings.workflow.js +0 -18
  57. package/__tests__/Session/workflows/forgotPassword.workflow.js +0 -20
  58. package/__tests__/Session/workflows/index.js +0 -5
  59. package/__tests__/Session/workflows/login.workflow.js +0 -29
  60. package/__tests__/Session/workflows/logout.workflow.js +0 -8
  61. package/__tests__/Session/workflows/profile.workflow.js +0 -49
  62. package/__tests__/Signup/workflows/index.js +0 -2
  63. package/__tests__/Signup/workflows/signup.workflow.js +0 -26
  64. package/__tests__/Signup/workflows/signupError.workflow.js +0 -22
  65. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-one-extras-1.png +0 -0
  66. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-some-extras-1.png +0 -0
  67. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-one-extras-1.png +0 -0
  68. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-some-extras-1.png +0 -0
  69. package/__tests__/booking.spec.jsx +0 -34
  70. package/__tests__/bookingQuey.spec.js +0 -43
  71. package/__tests__/buttonFinder.spec.js +0 -16
  72. package/__tests__/checkout.spec.jsx +0 -52
  73. package/__tests__/constants.js +0 -20
  74. package/__tests__/deals.spec.js +0 -30
  75. package/__tests__/finder.spec.js +0 -75
  76. package/__tests__/helpers/closeNotification.js +0 -7
  77. package/__tests__/helpers/getWeekNumber.js +0 -8
  78. package/__tests__/helpers/index.js +0 -2
  79. package/__tests__/rates.spec.jsx +0 -39
  80. package/__tests__/session.spec.js +0 -32
  81. package/__tests__/signup.spec.js +0 -17
  82. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.skeleton.test.js.snap +0 -287
  83. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.test.js.snap +0 -102
  84. package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +0 -1302
  85. package/build/components/Booking/components/Field/__tests__/__snapshots__/Field.test.js.snap +0 -139
  86. package/build/components/Booking/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -108
  87. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormCancel.test.js.snap +0 -546
  88. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormEdit.test.js.snap +0 -46
  89. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormResend.test.js.snap +0 -166
  90. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Information.test.js.snap +0 -110
  91. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Menu.test.js.snap +0 -82
  92. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Modal.test.js.snap +0 -432
  93. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.ModalAgency.test.js.snap +0 -319
  94. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Payment.test.js.snap +0 -178
  95. package/build/components/BookingQuery/__tests__/__snapshots__/BookingQuery.test.js.snap +0 -1048
  96. package/build/components/ButtonFinder/__tests__/__snapshots__/ButtonFinder.test.js.snap +0 -8210
  97. package/build/components/Chat/__tests__/__snapshots__/Chat.constants.test.js.snap +0 -30
  98. package/build/components/Chat/__tests__/__snapshots__/Chat.test.js.snap +0 -634
  99. package/build/components/Chat/components/Avatar/__tests__/__snapshots__/Avatar.test.jsx.snap +0 -97
  100. package/build/components/Chat/components/Input/__tests__/__snapshots__/Input.test.jsx.snap +0 -178
  101. package/build/components/Chat/components/InputRich/__tests__/__snapshots__/InputRich.test.jsx.snap +0 -282
  102. package/build/components/Chat/components/Message/__tests__/__snapshots__/Message.test.jsx.snap +0 -211
  103. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Booking.test.js.snap +0 -65
  104. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Card.test.js.snap +0 -29
  105. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Environment.test.js.snap +0 -44
  106. package/build/components/Chat/components/Offline/__tests__/__snapshots__/Offline.test.js.snap +0 -162
  107. package/build/components/Chat/helpers/__tests__/__snapshots__/getVerboseDate.test.js.snap +0 -9
  108. package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +0 -2018
  109. package/build/components/Checkout/components/InputRadio/__tests__/__snapshots__/InputRadio.test.js.snap +0 -347
  110. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +0 -418
  111. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Form.test.js.snap +0 -6754
  112. package/build/components/Deals/__tests__/__snapshots__/Deals.Calendar.test.js.snap +0 -4449
  113. package/build/components/Deals/__tests__/__snapshots__/Deals.constants.js.snap +0 -15
  114. package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +0 -7828
  115. package/build/components/Deals/helpers/__tests__/__mocks__/deal.json +0 -25
  116. package/build/components/Environment/__tests__/__snapshots__/Environment.State.test.js.snap +0 -120
  117. package/build/components/Environment/__tests__/__snapshots__/Environment.test.js.snap +0 -988
  118. package/build/components/Finder/__tests__/__snapshots__/Finder.constants.test.js.snap +0 -39
  119. package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +0 -22237
  120. package/build/components/Finder/components/Calendar/__tests__/__mocks__/prices.json +0 -11
  121. package/build/components/Finder/components/Calendar/__tests__/__snapshots__/Calendar.test.js.snap +0 -11108
  122. package/build/components/Finder/components/Places/__tests__/__mocks__/places.json +0 -44
  123. package/build/components/Finder/components/Places/__tests__/__snapshots__/Places.test.js.snap +0 -324
  124. package/build/components/Finder/helpers/__tests__/__mocks__/dataSource.json +0 -1382
  125. package/build/components/Finder/helpers/__tests__/__snapshots__/getForwarderUrl.test.js.snap +0 -7
  126. package/build/components/Header/__tests__/__snapshots__/Header.test.js.snap +0 -1187
  127. package/build/components/Profile/components/Bookings/__tests__/__snapshots__/Bookings.test.js.snap +0 -19
  128. package/build/components/Rates/__tests__/__snapshots__/Rates.Content.test.js.snap +0 -41
  129. package/build/components/Rates/__tests__/__snapshots__/Rates.Footer.test.js.snap +0 -50
  130. package/build/components/Rates/__tests__/__snapshots__/Rates.Header.test.js.snap +0 -3
  131. package/build/components/Rates/__tests__/__snapshots__/Rates.RoomSelector.test.js.snap +0 -3
  132. package/build/components/Rates/__tests__/__snapshots__/Rates.Unavailability.test.js.snap +0 -53
  133. package/build/components/Rates/__tests__/__snapshots__/Rates.test.js.snap +0 -11760
  134. package/build/components/Rates/components/CardHotel/__tests__/__snapshots__/CardHotel.test.js.snap +0 -113
  135. package/build/components/Rates/components/Filters/__tests__/__snapshots__/FIlters.Button.test.js.snap +0 -32
  136. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.Amenity.test.js.snap +0 -21
  137. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.BookingOption.test.js.snap +0 -32
  138. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.test.js.snap +0 -167
  139. package/build/components/Rates/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -3
  140. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Preview.test.js.snap +0 -96
  141. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Rates.test.js.snap +0 -9
  142. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Summary.test.js.snap +0 -53
  143. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.test.js.snap +0 -154
  144. package/build/components/Rates/components/Item/components/Amenities/__tests__/__snapshots__/Amenities.test.js.snap +0 -3
  145. package/build/components/Rates/components/Item/components/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -3
  146. package/build/components/Rates/components/Item/components/Features/__tests__/__snapshots__/Features.test.js.snap +0 -40
  147. package/build/components/Rates/components/Item/components/ModalCancellationInfo/__tests__/__snapshots__/ModalCancellationInfo.test.js.snap +0 -35
  148. package/build/components/Rates/components/Item/components/ModalInfo/__tests__/__snapshots__/ModalInfo.test.js.snap +0 -72
  149. package/build/components/Rates/components/Item/components/ModalOfferInfo/__tests__/__snapshots__/ModalOfferInfo.test.js.snap +0 -49
  150. package/build/components/Rates/components/Item/components/ModalUrl/__tests__/__snapshots__/ModalUrl.test.js.snap +0 -50
  151. package/build/components/Rates/components/Item/components/Option/__tests__/__snapshots__/Option.test.js.snap +0 -18
  152. package/build/components/Rates/components/Item/components/PriceDetails/__tests__/__snapshots__/PriceDetails.test.js.snap +0 -23
  153. package/build/components/Rates/components/Item/components/RateDetails/__tests__/__snapshots__/RateDetails.test.js.snap +0 -3
  154. package/build/components/Rates/components/Item/components/Slider/__tests__/__snapshots__/Slider.test.js.snap +0 -27
  155. package/build/components/Rates/components/Item/components/TooltipDates/__tests__/__snapshots__/TooltipDates.test.js.snap +0 -3
  156. package/build/components/Rates/components/ModalClubRate/__tests__/__snapshots__/ModalClubRate.test.js.snap +0 -257
  157. package/build/components/Rates/components/ModalExtras/__tests__/__snapshots__/ModalExtras.test.js.snap +0 -68
  158. package/build/components/Rates/components/ModalMapView/__tests__/__snapshots__/ModalMapView.test.js.snap +0 -78
  159. package/build/components/Session/__tests__/__snapshots__/Session.test.js.snap +0 -260
  160. package/build/components/Signup/__tests__/__snapshots__/Signup.test.js.snap +0 -1091
  161. package/build/components/__shared__/BookingDates/__tests__/__snapshots__/BookingDates.test.js.snap +0 -208
  162. package/build/components/__shared__/BookingDetails/__tests__/__snapshots__/BookingDetails.test.js.snap +0 -2190
  163. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.Row.test.js.snap +0 -500
  164. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.test.js.snap +0 -745
  165. package/build/components/__shared__/BookingTerms/__tests__/__snapshots__/BookingTerms.test.js.snap +0 -450
  166. package/build/components/__shared__/ButtonMore/__tests__/__snapshots__/ButtonMore.test.js.snap +0 -115
  167. package/build/components/__shared__/ButtonPayment/__tests__/__snapshots__/ButtonPayment.test.js.snap +0 -206
  168. package/build/components/__shared__/ButtonPayment/components/Form/__tests__/__snapshots__/Form.test.js.snap +0 -65
  169. package/build/components/__shared__/ButtonPayment/components/FormAddon/__tests__/__snapshots__/FormAddon.test.js.snap +0 -68
  170. package/build/components/__shared__/ButtonPayment/components/FormCheckout/__tests__/__snapshots__/FormCheckout.test.js.snap +0 -356
  171. package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/__tests__/__snapshots__/getStyle.test.js.snap +0 -23
  172. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/__tests__/__snapshots__/FormPaycomet.test.js.snap +0 -165
  173. package/build/components/__shared__/ButtonPayment/components/FormSipay/__tests__/__snapshots__/FormSipay.test.js.snap +0 -161
  174. package/build/components/__shared__/ButtonPayment/components/InputField/__tests__/__snapshots__/InputField.test.js.snap +0 -190
  175. package/build/components/__shared__/Card/__tests__/__snapshots__/Card.test.js.snap +0 -34
  176. package/build/components/__shared__/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -42
  177. package/build/components/__shared__/Field/__tests__/__snapshots__/Field.test.js.snap +0 -1018
  178. package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +0 -2243
  179. package/build/components/__shared__/FieldPromocode/__tests__/__snapshots__/FieldPromocode.test.jsx.snap +0 -373
  180. package/build/components/__shared__/Footer/__tests__/__snapshots__/Footer.test.js.snap +0 -178
  181. package/build/components/__shared__/NotificationRequiredFields/__tests__/__snapshots__/NotificationRequiredFields.test.js.snap +0 -118
  182. package/build/components/__shared__/Occupation/__tests__/__mocks__/occupation.json +0 -17
  183. package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +0 -3754
  184. package/build/components/__shared__/Payment/__tests__/__snapshots__/Payment.test.js.snap +0 -1109
  185. package/build/components/__shared__/Payment/components/AmazonPay/__tests__/__snapshots__/AmazonPay.test.js.snap +0 -23
  186. package/build/components/__shared__/Payment/components/Aplazame/__tests__/__snapshots__/Aplazame.test.js.snap +0 -33
  187. package/build/components/__shared__/Payment/components/Card/__tests__/__snapshots__/Card.test.js.snap +0 -933
  188. package/build/components/__shared__/Payment/components/PCI/__tests__/__snapshots__/PCI.test.js.snap +0 -474
  189. package/build/components/__shared__/Payment/components/Tpv/__tests__/__snapshots__/Tpv.test.js.snap +0 -98
  190. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.Line.test.js.snap +0 -49
  191. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.test.js.snap +0 -337
  192. package/build/components/__shared__/SelectEnvironment/__tests__/__snapshots__/SelectEnvironment.test.js.snap +0 -1192
  193. package/build/components/__shared__/Skeleton/__tests__/__snapshots__/Skeleton.test.js.snap +0 -66
  194. package/build/components/__shared__/TextRequiredFields/__tests__/__snapshots__/TextRequiredFields.test.js.snap +0 -41
  195. package/build/components/helpers/__tests__/__mocks__/hotels.json +0 -87
  196. package/build/components/helpers/__tests__/__snapshots__/parseHtml.test.js.snap +0 -317
  197. package/playwright.config.js +0 -50
  198. package/public/App.Container.jsx +0 -147
  199. package/public/App.jsx +0 -34
  200. package/public/App.module.css +0 -153
  201. package/public/index.html +0 -32
  202. package/public/index.template.html +0 -19
  203. package/public/performance/index.html +0 -159
  204. package/public/routes/Deals.jsx +0 -20
  205. package/public/routes/Finder.jsx +0 -19
  206. package/public/routes/Home.constants.js +0 -52
  207. package/public/routes/Home.jsx +0 -131
  208. package/public/routes/NotFound.jsx +0 -23
  209. package/public/routes/Profile.jsx +0 -21
  210. package/public/routes/Signup.jsx +0 -20
  211. package/public/routes/Step0-Accommodations.jsx +0 -4
  212. package/public/routes/Step1-Rates.jsx +0 -12
  213. package/public/routes/Step2-Checkout.jsx +0 -4
  214. package/public/routes/Step3-Booking.jsx +0 -4
  215. package/public/routes/components/Logo.jsx +0 -18
  216. package/public/routes/components/index.js +0 -1
  217. package/public/routes/index.js +0 -10
  218. package/public/routes/routes.module.css +0 -259
  219. package/public/themes/monalisa.theme.css +0 -45
@@ -1,1018 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Field> Mobile environment prop:visible 1`] = `
4
- <DocumentFragment>
5
- <ui-pressable
6
- class="pressable"
7
- tabindex="0"
8
- >
9
- <ui-view
10
- class="view"
11
- >
12
- <ui-text
13
- class="text action"
14
- />
15
- </ui-view>
16
- </ui-pressable>
17
- <ui-modal-overflow
18
- class="pressable container overflow visible onOverflow"
19
- style="height: 768px;"
20
- tabindex="0"
21
- >
22
- <ui-modal
23
- class="view fit modal calcWidth visible"
24
- >
25
- <ui-view
26
- class="view row header hideBack"
27
- >
28
- <ui-button
29
- class="pressable button small squared transparent"
30
- tabindex="0"
31
- >
32
- <ui-icon
33
- class="icon headline-3 icon"
34
- >
35
- <svg
36
- fill="currentColor"
37
- height="1em"
38
- stroke="currentColor"
39
- stroke-width="0"
40
- viewBox="0 0 24 24"
41
- width="1em"
42
- xmlns="http://www.w3.org/2000/svg"
43
- >
44
- <path
45
- d="M0 0h24v24H0V0z"
46
- fill="none"
47
- />
48
- <path
49
- 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"
50
- />
51
- </svg>
52
- </ui-icon>
53
- </ui-button>
54
- </ui-view>
55
- Mirai-children
56
- </ui-modal>
57
- </ui-modal-overflow>
58
- </DocumentFragment>
59
- `;
60
-
61
- exports[`<Field> inherit:className 1`] = `
62
- <DocumentFragment>
63
- <ui-pressable
64
- class="pressable mirai"
65
- tabindex="0"
66
- >
67
- <ui-view
68
- class="view"
69
- >
70
- <ui-text
71
- class="text action"
72
- />
73
- </ui-view>
74
- </ui-pressable>
75
- <ui-modal-overflow
76
- class="pressable container overflow onOverflow"
77
- style="height: 768px;"
78
- tabindex="0"
79
- >
80
- <ui-modal
81
- class="view fit modal calcWidth"
82
- >
83
- <ui-view
84
- class="view row header hideBack"
85
- >
86
- <ui-button
87
- class="pressable button small squared transparent"
88
- tabindex="0"
89
- >
90
- <ui-icon
91
- class="icon headline-3 icon"
92
- >
93
- <svg
94
- fill="currentColor"
95
- height="1em"
96
- stroke="currentColor"
97
- stroke-width="0"
98
- viewBox="0 0 24 24"
99
- width="1em"
100
- xmlns="http://www.w3.org/2000/svg"
101
- >
102
- <path
103
- d="M0 0h24v24H0V0z"
104
- fill="none"
105
- />
106
- <path
107
- 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"
108
- />
109
- </svg>
110
- </ui-icon>
111
- </ui-button>
112
- </ui-view>
113
- Mirai-children
114
- </ui-modal>
115
- </ui-modal-overflow>
116
- </DocumentFragment>
117
- `;
118
-
119
- exports[`<Field> prop:caption 1`] = `
120
- <DocumentFragment>
121
- <ui-pressable
122
- class="pressable"
123
- tabindex="0"
124
- >
125
- <ui-view
126
- class="view"
127
- >
128
- <ui-text
129
- class="text action"
130
- >
131
- Mirai-caption
132
- </ui-text>
133
- </ui-view>
134
- </ui-pressable>
135
- <ui-modal-overflow
136
- class="pressable container overflow onOverflow"
137
- style="height: 768px;"
138
- tabindex="0"
139
- >
140
- <ui-modal
141
- class="view fit modal calcWidth"
142
- >
143
- <ui-view
144
- class="view row header hideBack"
145
- >
146
- <ui-button
147
- class="pressable button small squared transparent"
148
- tabindex="0"
149
- >
150
- <ui-icon
151
- class="icon headline-3 icon"
152
- >
153
- <svg
154
- fill="currentColor"
155
- height="1em"
156
- stroke="currentColor"
157
- stroke-width="0"
158
- viewBox="0 0 24 24"
159
- width="1em"
160
- xmlns="http://www.w3.org/2000/svg"
161
- >
162
- <path
163
- d="M0 0h24v24H0V0z"
164
- fill="none"
165
- />
166
- <path
167
- 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"
168
- />
169
- </svg>
170
- </ui-icon>
171
- </ui-button>
172
- </ui-view>
173
- Mirai-children
174
- </ui-modal>
175
- </ui-modal-overflow>
176
- </DocumentFragment>
177
- `;
178
-
179
- exports[`<Field> prop:centered 1`] = `
180
- <DocumentFragment>
181
- <ui-pressable
182
- centered="true"
183
- class="pressable"
184
- tabindex="0"
185
- >
186
- <ui-view
187
- class="view"
188
- >
189
- <ui-text
190
- class="text action"
191
- />
192
- </ui-view>
193
- </ui-pressable>
194
- <ui-modal-overflow
195
- class="pressable container overflow onOverflow"
196
- style="height: 768px;"
197
- tabindex="0"
198
- >
199
- <ui-modal
200
- class="view fit modal calcWidth"
201
- >
202
- <ui-view
203
- class="view row header hideBack"
204
- >
205
- <ui-button
206
- class="pressable button small squared transparent"
207
- tabindex="0"
208
- >
209
- <ui-icon
210
- class="icon headline-3 icon"
211
- >
212
- <svg
213
- fill="currentColor"
214
- height="1em"
215
- stroke="currentColor"
216
- stroke-width="0"
217
- viewBox="0 0 24 24"
218
- width="1em"
219
- xmlns="http://www.w3.org/2000/svg"
220
- >
221
- <path
222
- d="M0 0h24v24H0V0z"
223
- fill="none"
224
- />
225
- <path
226
- 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"
227
- />
228
- </svg>
229
- </ui-icon>
230
- </ui-button>
231
- </ui-view>
232
- Mirai-children
233
- </ui-modal>
234
- </ui-modal-overflow>
235
- </DocumentFragment>
236
- `;
237
-
238
- exports[`<Field> prop:compacted 1`] = `
239
- <DocumentFragment>
240
- <ui-modal-overflow
241
- class="pressable container overflow onOverflow"
242
- style="height: 768px;"
243
- tabindex="0"
244
- >
245
- <ui-modal
246
- class="view fit modal calcWidth"
247
- >
248
- <ui-view
249
- class="view row header hideBack"
250
- >
251
- <ui-button
252
- class="pressable button small squared transparent"
253
- tabindex="0"
254
- >
255
- <ui-icon
256
- class="icon headline-3 icon"
257
- >
258
- <svg
259
- fill="currentColor"
260
- height="1em"
261
- stroke="currentColor"
262
- stroke-width="0"
263
- viewBox="0 0 24 24"
264
- width="1em"
265
- xmlns="http://www.w3.org/2000/svg"
266
- >
267
- <path
268
- d="M0 0h24v24H0V0z"
269
- fill="none"
270
- />
271
- <path
272
- 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"
273
- />
274
- </svg>
275
- </ui-icon>
276
- </ui-button>
277
- </ui-view>
278
- Mirai-children
279
- </ui-modal>
280
- </ui-modal-overflow>
281
- </DocumentFragment>
282
- `;
283
-
284
- exports[`<Field> prop:error 1`] = `
285
- <DocumentFragment>
286
- <ui-pressable
287
- class="pressable"
288
- tabindex="0"
289
- >
290
- <ui-view
291
- class="view"
292
- >
293
- <ui-text
294
- class="text action"
295
- />
296
- </ui-view>
297
- <ui-icon
298
- class="icon headline-3"
299
- >
300
- <svg
301
- fill="currentColor"
302
- height="1em"
303
- stroke="currentColor"
304
- stroke-width="0"
305
- viewBox="0 0 24 24"
306
- width="1em"
307
- xmlns="http://www.w3.org/2000/svg"
308
- >
309
- <path
310
- d="M0 0h24v24H0V0z"
311
- fill="none"
312
- />
313
- <path
314
- 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"
315
- />
316
- </svg>
317
- </ui-icon>
318
- </ui-pressable>
319
- <ui-modal-overflow
320
- class="pressable container overflow onOverflow"
321
- style="height: 768px;"
322
- tabindex="0"
323
- >
324
- <ui-modal
325
- class="view fit modal calcWidth"
326
- >
327
- <ui-view
328
- class="view row header hideBack"
329
- >
330
- <ui-button
331
- class="pressable button small squared transparent"
332
- tabindex="0"
333
- >
334
- <ui-icon
335
- class="icon headline-3 icon"
336
- >
337
- <svg
338
- fill="currentColor"
339
- height="1em"
340
- stroke="currentColor"
341
- stroke-width="0"
342
- viewBox="0 0 24 24"
343
- width="1em"
344
- xmlns="http://www.w3.org/2000/svg"
345
- >
346
- <path
347
- d="M0 0h24v24H0V0z"
348
- fill="none"
349
- />
350
- <path
351
- 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"
352
- />
353
- </svg>
354
- </ui-icon>
355
- </ui-button>
356
- </ui-view>
357
- Mirai-children
358
- </ui-modal>
359
- </ui-modal-overflow>
360
- </DocumentFragment>
361
- `;
362
-
363
- exports[`<Field> prop:icon 1`] = `
364
- <DocumentFragment>
365
- <ui-pressable
366
- class="pressable"
367
- tabindex="0"
368
- >
369
- <ui-icon
370
- class="icon headline-3"
371
- >
372
- <svg
373
- fill="none"
374
- height="1em"
375
- stroke="currentColor"
376
- stroke-linecap="round"
377
- stroke-linejoin="round"
378
- stroke-width="2"
379
- viewBox="0 0 24 24"
380
- width="1em"
381
- xmlns="http://www.w3.org/2000/svg"
382
- >
383
- <path
384
- d="M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8"
385
- />
386
- <path
387
- d="M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4"
388
- />
389
- <path
390
- d="M12 4v6"
391
- />
392
- <path
393
- d="M2 18h20"
394
- />
395
- </svg>
396
- </ui-icon>
397
- <ui-view
398
- class="view"
399
- >
400
- <ui-text
401
- class="text action"
402
- />
403
- </ui-view>
404
- </ui-pressable>
405
- <ui-modal-overflow
406
- class="pressable container overflow onOverflow"
407
- style="height: 768px;"
408
- tabindex="0"
409
- >
410
- <ui-modal
411
- class="view fit modal calcWidth"
412
- >
413
- <ui-view
414
- class="view row header hideBack"
415
- >
416
- <ui-button
417
- class="pressable button small squared transparent"
418
- tabindex="0"
419
- >
420
- <ui-icon
421
- class="icon headline-3 icon"
422
- >
423
- <svg
424
- fill="currentColor"
425
- height="1em"
426
- stroke="currentColor"
427
- stroke-width="0"
428
- viewBox="0 0 24 24"
429
- width="1em"
430
- xmlns="http://www.w3.org/2000/svg"
431
- >
432
- <path
433
- d="M0 0h24v24H0V0z"
434
- fill="none"
435
- />
436
- <path
437
- 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"
438
- />
439
- </svg>
440
- </ui-icon>
441
- </ui-button>
442
- </ui-view>
443
- Mirai-children
444
- </ui-modal>
445
- </ui-modal-overflow>
446
- </DocumentFragment>
447
- `;
448
-
449
- exports[`<Field> prop:inline 1`] = `
450
- <DocumentFragment>
451
- <ui-pressable
452
- class="pressable"
453
- tabindex="0"
454
- >
455
- <ui-view
456
- class="view"
457
- >
458
- <ui-text
459
- class="text action"
460
- />
461
- </ui-view>
462
- </ui-pressable>
463
- <ui-modal-overflow
464
- class="pressable container overflow onOverflow"
465
- style="height: 768px;"
466
- tabindex="0"
467
- >
468
- <ui-modal
469
- class="view fit modal calcWidth"
470
- >
471
- <ui-view
472
- class="view row header hideBack"
473
- >
474
- <ui-button
475
- class="pressable button small squared transparent"
476
- tabindex="0"
477
- >
478
- <ui-icon
479
- class="icon headline-3 icon"
480
- >
481
- <svg
482
- fill="currentColor"
483
- height="1em"
484
- stroke="currentColor"
485
- stroke-width="0"
486
- viewBox="0 0 24 24"
487
- width="1em"
488
- xmlns="http://www.w3.org/2000/svg"
489
- >
490
- <path
491
- d="M0 0h24v24H0V0z"
492
- fill="none"
493
- />
494
- <path
495
- 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"
496
- />
497
- </svg>
498
- </ui-icon>
499
- </ui-button>
500
- </ui-view>
501
- Mirai-children
502
- </ui-modal>
503
- </ui-modal-overflow>
504
- </DocumentFragment>
505
- `;
506
-
507
- exports[`<Field> prop:inputMode 1`] = `
508
- <DocumentFragment>
509
- <ui-pressable
510
- class="pressable"
511
- tabindex="0"
512
- >
513
- <ui-view
514
- class="view"
515
- >
516
- Mirai-children
517
- </ui-view>
518
- </ui-pressable>
519
- </DocumentFragment>
520
- `;
521
-
522
- exports[`<Field> prop:label 1`] = `
523
- <DocumentFragment>
524
- <ui-pressable
525
- class="pressable"
526
- tabindex="0"
527
- >
528
- <ui-view
529
- class="view"
530
- >
531
- <ui-text
532
- class="text small"
533
- >
534
- Mirai-label
535
- </ui-text>
536
- <ui-text
537
- class="text action"
538
- />
539
- </ui-view>
540
- </ui-pressable>
541
- <ui-modal-overflow
542
- class="pressable container overflow onOverflow"
543
- style="height: 768px;"
544
- tabindex="0"
545
- >
546
- <ui-modal
547
- class="view fit modal calcWidth"
548
- >
549
- <ui-view
550
- class="view row header hideBack"
551
- >
552
- <ui-text
553
- class="text paragraph title"
554
- >
555
- Mirai-label
556
- </ui-text>
557
- <ui-button
558
- class="pressable button small squared transparent"
559
- tabindex="0"
560
- >
561
- <ui-icon
562
- class="icon headline-3 icon"
563
- >
564
- <svg
565
- fill="currentColor"
566
- height="1em"
567
- stroke="currentColor"
568
- stroke-width="0"
569
- viewBox="0 0 24 24"
570
- width="1em"
571
- xmlns="http://www.w3.org/2000/svg"
572
- >
573
- <path
574
- d="M0 0h24v24H0V0z"
575
- fill="none"
576
- />
577
- <path
578
- 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"
579
- />
580
- </svg>
581
- </ui-icon>
582
- </ui-button>
583
- </ui-view>
584
- Mirai-children
585
- </ui-modal>
586
- </ui-modal-overflow>
587
- </DocumentFragment>
588
- `;
589
-
590
- exports[`<Field> prop:placeholder 1`] = `
591
- <DocumentFragment>
592
- <ui-pressable
593
- class="pressable"
594
- tabindex="0"
595
- >
596
- <ui-view
597
- class="view"
598
- >
599
- <ui-text
600
- class="text action"
601
- >
602
- Mirai-placeholder
603
- </ui-text>
604
- </ui-view>
605
- </ui-pressable>
606
- <ui-modal-overflow
607
- class="pressable container overflow onOverflow"
608
- style="height: 768px;"
609
- tabindex="0"
610
- >
611
- <ui-modal
612
- class="view fit modal calcWidth"
613
- >
614
- <ui-view
615
- class="view row header hideBack"
616
- >
617
- <ui-button
618
- class="pressable button small squared transparent"
619
- tabindex="0"
620
- >
621
- <ui-icon
622
- class="icon headline-3 icon"
623
- >
624
- <svg
625
- fill="currentColor"
626
- height="1em"
627
- stroke="currentColor"
628
- stroke-width="0"
629
- viewBox="0 0 24 24"
630
- width="1em"
631
- xmlns="http://www.w3.org/2000/svg"
632
- >
633
- <path
634
- d="M0 0h24v24H0V0z"
635
- fill="none"
636
- />
637
- <path
638
- 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"
639
- />
640
- </svg>
641
- </ui-icon>
642
- </ui-button>
643
- </ui-view>
644
- Mirai-children
645
- </ui-modal>
646
- </ui-modal-overflow>
647
- </DocumentFragment>
648
- `;
649
-
650
- exports[`<Field> prop:tabIndex 1`] = `
651
- <DocumentFragment>
652
- <ui-pressable
653
- class="pressable"
654
- tabindex="1980"
655
- >
656
- <ui-view
657
- class="view"
658
- >
659
- <ui-text
660
- class="text action"
661
- />
662
- </ui-view>
663
- </ui-pressable>
664
- <ui-modal-overflow
665
- class="pressable container overflow onOverflow"
666
- style="height: 768px;"
667
- tabindex="0"
668
- >
669
- <ui-modal
670
- class="view fit modal calcWidth"
671
- >
672
- <ui-view
673
- class="view row header hideBack"
674
- >
675
- <ui-button
676
- class="pressable button small squared transparent"
677
- tabindex="0"
678
- >
679
- <ui-icon
680
- class="icon headline-3 icon"
681
- >
682
- <svg
683
- fill="currentColor"
684
- height="1em"
685
- stroke="currentColor"
686
- stroke-width="0"
687
- viewBox="0 0 24 24"
688
- width="1em"
689
- xmlns="http://www.w3.org/2000/svg"
690
- >
691
- <path
692
- d="M0 0h24v24H0V0z"
693
- fill="none"
694
- />
695
- <path
696
- 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"
697
- />
698
- </svg>
699
- </ui-icon>
700
- </ui-button>
701
- </ui-view>
702
- Mirai-children
703
- </ui-modal>
704
- </ui-modal-overflow>
705
- </DocumentFragment>
706
- `;
707
-
708
- exports[`<Field> prop:visible && centered 1`] = `
709
- <DocumentFragment>
710
- <ui-pressable
711
- centered="true"
712
- class="pressable"
713
- tabindex="0"
714
- >
715
- <ui-view
716
- class="view"
717
- >
718
- <ui-text
719
- class="text action"
720
- />
721
- </ui-view>
722
- </ui-pressable>
723
- <ui-modal-overflow
724
- class="pressable container overflow visible onOverflow"
725
- style="height: 768px;"
726
- tabindex="0"
727
- >
728
- <ui-modal
729
- class="view fit modal calcWidth visible"
730
- >
731
- <ui-view
732
- class="view row header hideBack"
733
- >
734
- <ui-button
735
- class="pressable button small squared transparent"
736
- tabindex="0"
737
- >
738
- <ui-icon
739
- class="icon headline-3 icon"
740
- >
741
- <svg
742
- fill="currentColor"
743
- height="1em"
744
- stroke="currentColor"
745
- stroke-width="0"
746
- viewBox="0 0 24 24"
747
- width="1em"
748
- xmlns="http://www.w3.org/2000/svg"
749
- >
750
- <path
751
- d="M0 0h24v24H0V0z"
752
- fill="none"
753
- />
754
- <path
755
- 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"
756
- />
757
- </svg>
758
- </ui-icon>
759
- </ui-button>
760
- </ui-view>
761
- Mirai-children
762
- </ui-modal>
763
- </ui-modal-overflow>
764
- </DocumentFragment>
765
- `;
766
-
767
- exports[`<Field> prop:visible 1`] = `
768
- <DocumentFragment>
769
- <ui-pressable
770
- class="pressable"
771
- tabindex="0"
772
- >
773
- <ui-view
774
- class="view"
775
- >
776
- <ui-text
777
- class="text action"
778
- />
779
- </ui-view>
780
- </ui-pressable>
781
- <ui-modal-overflow
782
- class="pressable container overflow visible onOverflow"
783
- style="height: 768px;"
784
- tabindex="0"
785
- >
786
- <ui-modal
787
- class="view fit modal calcWidth visible"
788
- >
789
- <ui-view
790
- class="view row header hideBack"
791
- >
792
- <ui-button
793
- class="pressable button small squared transparent"
794
- tabindex="0"
795
- >
796
- <ui-icon
797
- class="icon headline-3 icon"
798
- >
799
- <svg
800
- fill="currentColor"
801
- height="1em"
802
- stroke="currentColor"
803
- stroke-width="0"
804
- viewBox="0 0 24 24"
805
- width="1em"
806
- xmlns="http://www.w3.org/2000/svg"
807
- >
808
- <path
809
- d="M0 0h24v24H0V0z"
810
- fill="none"
811
- />
812
- <path
813
- 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"
814
- />
815
- </svg>
816
- </ui-icon>
817
- </ui-button>
818
- </ui-view>
819
- Mirai-children
820
- </ui-modal>
821
- </ui-modal-overflow>
822
- </DocumentFragment>
823
- `;
824
-
825
- exports[`<Field> prop:warning 1`] = `
826
- <DocumentFragment>
827
- <ui-pressable
828
- class="pressable"
829
- tabindex="0"
830
- >
831
- <ui-view
832
- class="view"
833
- >
834
- <ui-text
835
- class="text action"
836
- />
837
- </ui-view>
838
- <ui-icon
839
- class="icon headline-3"
840
- >
841
- <svg
842
- fill="currentColor"
843
- height="1em"
844
- stroke="currentColor"
845
- stroke-width="0"
846
- viewBox="0 0 24 24"
847
- width="1em"
848
- xmlns="http://www.w3.org/2000/svg"
849
- >
850
- <path
851
- d="M12 5.99 19.53 19H4.47L12 5.99M12 2 1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"
852
- />
853
- </svg>
854
- </ui-icon>
855
- </ui-pressable>
856
- <ui-modal-overflow
857
- class="pressable container overflow onOverflow"
858
- style="height: 768px;"
859
- tabindex="0"
860
- >
861
- <ui-modal
862
- class="view fit modal calcWidth"
863
- >
864
- <ui-view
865
- class="view row header hideBack"
866
- >
867
- <ui-button
868
- class="pressable button small squared transparent"
869
- tabindex="0"
870
- >
871
- <ui-icon
872
- class="icon headline-3 icon"
873
- >
874
- <svg
875
- fill="currentColor"
876
- height="1em"
877
- stroke="currentColor"
878
- stroke-width="0"
879
- viewBox="0 0 24 24"
880
- width="1em"
881
- xmlns="http://www.w3.org/2000/svg"
882
- >
883
- <path
884
- d="M0 0h24v24H0V0z"
885
- fill="none"
886
- />
887
- <path
888
- 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"
889
- />
890
- </svg>
891
- </ui-icon>
892
- </ui-button>
893
- </ui-view>
894
- Mirai-children
895
- </ui-modal>
896
- </ui-modal-overflow>
897
- </DocumentFragment>
898
- `;
899
-
900
- exports[`<Field> renders 1`] = `
901
- <DocumentFragment>
902
- <ui-pressable
903
- class="pressable"
904
- tabindex="0"
905
- >
906
- <ui-view
907
- class="view"
908
- >
909
- <ui-text
910
- class="text action"
911
- />
912
- </ui-view>
913
- </ui-pressable>
914
- <ui-modal-overflow
915
- class="pressable container overflow onOverflow"
916
- style="height: 768px;"
917
- tabindex="0"
918
- >
919
- <ui-modal
920
- class="view fit modal calcWidth"
921
- >
922
- <ui-view
923
- class="view row header hideBack"
924
- >
925
- <ui-button
926
- class="pressable button small squared transparent"
927
- tabindex="0"
928
- >
929
- <ui-icon
930
- class="icon headline-3 icon"
931
- >
932
- <svg
933
- fill="currentColor"
934
- height="1em"
935
- stroke="currentColor"
936
- stroke-width="0"
937
- viewBox="0 0 24 24"
938
- width="1em"
939
- xmlns="http://www.w3.org/2000/svg"
940
- >
941
- <path
942
- d="M0 0h24v24H0V0z"
943
- fill="none"
944
- />
945
- <path
946
- 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"
947
- />
948
- </svg>
949
- </ui-icon>
950
- </ui-button>
951
- </ui-view>
952
- Mirai-children
953
- </ui-modal>
954
- </ui-modal-overflow>
955
- </DocumentFragment>
956
- `;
957
-
958
- exports[`<Field> testID 1`] = `
959
- <DocumentFragment>
960
- <ui-pressable
961
- class="pressable"
962
- data-testid="mirai"
963
- tabindex="0"
964
- >
965
- <ui-view
966
- class="view"
967
- >
968
- <ui-text
969
- class="text action"
970
- />
971
- </ui-view>
972
- </ui-pressable>
973
- <ui-modal-overflow
974
- class="pressable container overflow onOverflow"
975
- data-testid="mirai-modal-overflow"
976
- style="height: 768px;"
977
- tabindex="0"
978
- >
979
- <ui-modal
980
- class="view fit modal calcWidth"
981
- data-testid="mirai-modal"
982
- >
983
- <ui-view
984
- class="view row header hideBack"
985
- >
986
- <ui-button
987
- class="pressable button small squared transparent"
988
- data-testid="mirai-modal-button-close"
989
- tabindex="0"
990
- >
991
- <ui-icon
992
- class="icon headline-3 icon"
993
- >
994
- <svg
995
- fill="currentColor"
996
- height="1em"
997
- stroke="currentColor"
998
- stroke-width="0"
999
- viewBox="0 0 24 24"
1000
- width="1em"
1001
- xmlns="http://www.w3.org/2000/svg"
1002
- >
1003
- <path
1004
- d="M0 0h24v24H0V0z"
1005
- fill="none"
1006
- />
1007
- <path
1008
- 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"
1009
- />
1010
- </svg>
1011
- </ui-icon>
1012
- </ui-button>
1013
- </ui-view>
1014
- Mirai-children
1015
- </ui-modal>
1016
- </ui-modal-overflow>
1017
- </DocumentFragment>
1018
- `;