@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,30 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Chat>.constants should match the snapshot for constants 1`] = `
4
- Object {
5
- "ACTION": Object {
6
- "ACTION_LOGIN": "ACTION_LOGIN",
7
- },
8
- "DELAY_RESPONSE": 500,
9
- "EVENT": Object {
10
- "INPUT_COMPONENT": "EVENT_INPUT_COMPONENT",
11
- },
12
- "INTENT": Object {
13
- "BOOK": "INTENT_BOOK",
14
- "BOOKING_CANCEL": "INTENT_BOOKING_CANCEL",
15
- "BOOKING_QUERY": "INTENT_BOOKING_QUERY",
16
- "BOOKING_SEND": "INTENT_BOOKING_SEND",
17
- "BOOKING_VIEW": "INTENT_BOOKING_VIEW",
18
- "FAREWELLS": "INTENT_FAREWELLS",
19
- "GREETINGS": "INTENT_GREETINGS",
20
- "HOTEL_INFO": "INTENT_HOTEL_INFO",
21
- "OFFERS": "INTENT_OFFERS",
22
- },
23
- "NAME": "Lisa",
24
- "VERBOSE_DATE_FORMAT": Object {
25
- "day": "numeric",
26
- "month": "short",
27
- "weekday": "short",
28
- },
29
- }
30
- `;
@@ -1,634 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`<Chat> applies the correct classes based on props 1`] = `
4
- <DocumentFragment>
5
- <ui-view
6
- class="view"
7
- >
8
- <ui-view
9
- class="view row"
10
- >
11
- <ui-view
12
- class="view"
13
- >
14
- <ui-view
15
- class="view"
16
- >
17
- <ui-view
18
- class="view"
19
- />
20
- <ui-view
21
- class="view"
22
- />
23
- </ui-view>
24
- </ui-view>
25
- <ui-view
26
- class="view wide"
27
- >
28
- <ui-text
29
- class="text bold paragraph"
30
- >
31
- lisa.label.assistant
32
- </ui-text>
33
- <ui-view
34
- class="view row"
35
- >
36
- <ui-view
37
- class="view"
38
- />
39
- <ui-text
40
- class="text light small"
41
- >
42
- lisa.label.offline
43
- </ui-text>
44
- </ui-view>
45
- </ui-view>
46
- <ui-view
47
- class="view row"
48
- >
49
- <ui-tooltip
50
- class="container"
51
- >
52
- <ui-button
53
- class="pressable dispatcher button small squared transparent"
54
- tabindex="0"
55
- >
56
- <ui-icon
57
- class="icon headline-3"
58
- >
59
- <svg
60
- fill="currentColor"
61
- height="1em"
62
- stroke="currentColor"
63
- stroke-width="0"
64
- viewBox="0 0 24 24"
65
- width="1em"
66
- xmlns="http://www.w3.org/2000/svg"
67
- >
68
- <path
69
- d="M0 0h24v24H0V0z"
70
- fill="none"
71
- />
72
- <path
73
- 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"
74
- />
75
- </svg>
76
- </ui-icon>
77
- </ui-button>
78
- </ui-tooltip>
79
- </ui-view>
80
- </ui-view>
81
- <ui-scrollview
82
- class="scrollview vertical notIndicator"
83
- >
84
- <ui-view
85
- class="view wide"
86
- >
87
- <ui-view
88
- class="view row wide"
89
- >
90
- <ui-view
91
- class="view"
92
- >
93
- <ui-view
94
- class="view"
95
- />
96
- </ui-view>
97
- </ui-view>
98
- </ui-view>
99
- </ui-scrollview>
100
- <ui-notification-error
101
- class="view row notification error outlined small"
102
- >
103
- <ui-icon
104
- class="icon paragraph"
105
- >
106
- <svg
107
- fill="currentColor"
108
- height="1em"
109
- stroke="currentColor"
110
- stroke-width="0"
111
- viewBox="0 0 24 24"
112
- width="1em"
113
- xmlns="http://www.w3.org/2000/svg"
114
- >
115
- <path
116
- d="M0 0h24v24H0V0z"
117
- fill="none"
118
- />
119
- <path
120
- 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"
121
- />
122
- </svg>
123
- </ui-icon>
124
- <ui-view
125
- class="view texts"
126
- >
127
- <ui-text
128
- class="text small"
129
- >
130
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum tempore ipsa inventore, sed corporis distinctio.
131
- </ui-text>
132
- </ui-view>
133
- </ui-notification-error>
134
- </ui-view>
135
- <ui-tooltip
136
- class="container"
137
- >
138
- <ui-pressable
139
- class="pressable disabled dispatcher"
140
- disabled="true"
141
- >
142
- <ui-view
143
- class="view"
144
- >
145
- <ui-view
146
- class="view"
147
- >
148
- <ui-view
149
- class="view"
150
- />
151
- <ui-view
152
- class="view"
153
- />
154
- </ui-view>
155
- </ui-view>
156
- </ui-pressable>
157
- </ui-tooltip>
158
- </DocumentFragment>
159
- `;
160
-
161
- exports[`<Chat> inherit:className 1`] = `
162
- <DocumentFragment>
163
- <ui-view
164
- class="view mirai"
165
- >
166
- <ui-view
167
- class="view row"
168
- >
169
- <ui-view
170
- class="view"
171
- >
172
- <ui-view
173
- class="view"
174
- >
175
- <ui-view
176
- class="view"
177
- />
178
- <ui-view
179
- class="view"
180
- />
181
- </ui-view>
182
- </ui-view>
183
- <ui-view
184
- class="view wide"
185
- >
186
- <ui-text
187
- class="text bold paragraph"
188
- >
189
- lisa.label.assistant
190
- </ui-text>
191
- <ui-view
192
- class="view row"
193
- >
194
- <ui-view
195
- class="view"
196
- />
197
- <ui-text
198
- class="text light small"
199
- >
200
- lisa.label.offline
201
- </ui-text>
202
- </ui-view>
203
- </ui-view>
204
- <ui-view
205
- class="view row"
206
- >
207
- <ui-tooltip
208
- class="container"
209
- >
210
- <ui-button
211
- class="pressable dispatcher button small squared transparent"
212
- tabindex="0"
213
- >
214
- <ui-icon
215
- class="icon headline-3"
216
- >
217
- <svg
218
- fill="currentColor"
219
- height="1em"
220
- stroke="currentColor"
221
- stroke-width="0"
222
- viewBox="0 0 24 24"
223
- width="1em"
224
- xmlns="http://www.w3.org/2000/svg"
225
- >
226
- <path
227
- d="M0 0h24v24H0V0z"
228
- fill="none"
229
- />
230
- <path
231
- 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"
232
- />
233
- </svg>
234
- </ui-icon>
235
- </ui-button>
236
- </ui-tooltip>
237
- </ui-view>
238
- </ui-view>
239
- <ui-scrollview
240
- class="scrollview vertical notIndicator"
241
- >
242
- <ui-view
243
- class="view wide"
244
- >
245
- <ui-view
246
- class="view row wide"
247
- >
248
- <ui-view
249
- class="view"
250
- >
251
- <ui-view
252
- class="view"
253
- />
254
- </ui-view>
255
- </ui-view>
256
- </ui-view>
257
- </ui-scrollview>
258
- <ui-notification-error
259
- class="view row notification error outlined small"
260
- >
261
- <ui-icon
262
- class="icon paragraph"
263
- >
264
- <svg
265
- fill="currentColor"
266
- height="1em"
267
- stroke="currentColor"
268
- stroke-width="0"
269
- viewBox="0 0 24 24"
270
- width="1em"
271
- xmlns="http://www.w3.org/2000/svg"
272
- >
273
- <path
274
- d="M0 0h24v24H0V0z"
275
- fill="none"
276
- />
277
- <path
278
- 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"
279
- />
280
- </svg>
281
- </ui-icon>
282
- <ui-view
283
- class="view texts"
284
- >
285
- <ui-text
286
- class="text small"
287
- >
288
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum tempore ipsa inventore, sed corporis distinctio.
289
- </ui-text>
290
- </ui-view>
291
- </ui-notification-error>
292
- </ui-view>
293
- <ui-tooltip
294
- class="container"
295
- >
296
- <ui-pressable
297
- class="pressable disabled dispatcher"
298
- disabled="true"
299
- >
300
- <ui-view
301
- class="view"
302
- >
303
- <ui-view
304
- class="view"
305
- >
306
- <ui-view
307
- class="view"
308
- />
309
- <ui-view
310
- class="view"
311
- />
312
- </ui-view>
313
- </ui-view>
314
- </ui-pressable>
315
- </ui-tooltip>
316
- </DocumentFragment>
317
- `;
318
-
319
- exports[`<Chat> renders 1`] = `
320
- <DocumentFragment>
321
- <ui-view
322
- class="view"
323
- >
324
- <ui-view
325
- class="view row"
326
- >
327
- <ui-view
328
- class="view"
329
- >
330
- <ui-view
331
- class="view"
332
- >
333
- <ui-view
334
- class="view"
335
- />
336
- <ui-view
337
- class="view"
338
- />
339
- </ui-view>
340
- </ui-view>
341
- <ui-view
342
- class="view wide"
343
- >
344
- <ui-text
345
- class="text bold paragraph"
346
- >
347
- lisa.label.assistant
348
- </ui-text>
349
- <ui-view
350
- class="view row"
351
- >
352
- <ui-view
353
- class="view"
354
- />
355
- <ui-text
356
- class="text light small"
357
- >
358
- lisa.label.offline
359
- </ui-text>
360
- </ui-view>
361
- </ui-view>
362
- <ui-view
363
- class="view row"
364
- >
365
- <ui-tooltip
366
- class="container"
367
- >
368
- <ui-button
369
- class="pressable dispatcher button small squared transparent"
370
- tabindex="0"
371
- >
372
- <ui-icon
373
- class="icon headline-3"
374
- >
375
- <svg
376
- fill="currentColor"
377
- height="1em"
378
- stroke="currentColor"
379
- stroke-width="0"
380
- viewBox="0 0 24 24"
381
- width="1em"
382
- xmlns="http://www.w3.org/2000/svg"
383
- >
384
- <path
385
- d="M0 0h24v24H0V0z"
386
- fill="none"
387
- />
388
- <path
389
- 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"
390
- />
391
- </svg>
392
- </ui-icon>
393
- </ui-button>
394
- </ui-tooltip>
395
- </ui-view>
396
- </ui-view>
397
- <ui-scrollview
398
- class="scrollview vertical notIndicator"
399
- >
400
- <ui-view
401
- class="view wide"
402
- >
403
- <ui-view
404
- class="view row wide"
405
- >
406
- <ui-view
407
- class="view"
408
- >
409
- <ui-view
410
- class="view"
411
- />
412
- </ui-view>
413
- </ui-view>
414
- </ui-view>
415
- </ui-scrollview>
416
- <ui-notification-error
417
- class="view row notification error outlined small"
418
- >
419
- <ui-icon
420
- class="icon paragraph"
421
- >
422
- <svg
423
- fill="currentColor"
424
- height="1em"
425
- stroke="currentColor"
426
- stroke-width="0"
427
- viewBox="0 0 24 24"
428
- width="1em"
429
- xmlns="http://www.w3.org/2000/svg"
430
- >
431
- <path
432
- d="M0 0h24v24H0V0z"
433
- fill="none"
434
- />
435
- <path
436
- 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"
437
- />
438
- </svg>
439
- </ui-icon>
440
- <ui-view
441
- class="view texts"
442
- >
443
- <ui-text
444
- class="text small"
445
- >
446
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum tempore ipsa inventore, sed corporis distinctio.
447
- </ui-text>
448
- </ui-view>
449
- </ui-notification-error>
450
- </ui-view>
451
- <ui-tooltip
452
- class="container"
453
- >
454
- <ui-pressable
455
- class="pressable disabled dispatcher"
456
- disabled="true"
457
- >
458
- <ui-view
459
- class="view"
460
- >
461
- <ui-view
462
- class="view"
463
- >
464
- <ui-view
465
- class="view"
466
- />
467
- <ui-view
468
- class="view"
469
- />
470
- </ui-view>
471
- </ui-view>
472
- </ui-pressable>
473
- </ui-tooltip>
474
- </DocumentFragment>
475
- `;
476
-
477
- exports[`<Chat> testID 1`] = `
478
- <DocumentFragment>
479
- <ui-view
480
- class="view"
481
- data-testid="mirai"
482
- >
483
- <ui-view
484
- class="view row"
485
- >
486
- <ui-view
487
- class="view"
488
- >
489
- <ui-view
490
- class="view"
491
- >
492
- <ui-view
493
- class="view"
494
- />
495
- <ui-view
496
- class="view"
497
- />
498
- </ui-view>
499
- </ui-view>
500
- <ui-view
501
- class="view wide"
502
- >
503
- <ui-text
504
- class="text bold paragraph"
505
- >
506
- lisa.label.assistant
507
- </ui-text>
508
- <ui-view
509
- class="view row"
510
- >
511
- <ui-view
512
- class="view"
513
- />
514
- <ui-text
515
- class="text light small"
516
- >
517
- lisa.label.offline
518
- </ui-text>
519
- </ui-view>
520
- </ui-view>
521
- <ui-view
522
- class="view row"
523
- >
524
- <ui-tooltip
525
- class="container"
526
- >
527
- <ui-button
528
- class="pressable dispatcher button small squared transparent"
529
- tabindex="0"
530
- >
531
- <ui-icon
532
- class="icon headline-3"
533
- >
534
- <svg
535
- fill="currentColor"
536
- height="1em"
537
- stroke="currentColor"
538
- stroke-width="0"
539
- viewBox="0 0 24 24"
540
- width="1em"
541
- xmlns="http://www.w3.org/2000/svg"
542
- >
543
- <path
544
- d="M0 0h24v24H0V0z"
545
- fill="none"
546
- />
547
- <path
548
- 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"
549
- />
550
- </svg>
551
- </ui-icon>
552
- </ui-button>
553
- </ui-tooltip>
554
- </ui-view>
555
- </ui-view>
556
- <ui-scrollview
557
- class="scrollview vertical notIndicator"
558
- >
559
- <ui-view
560
- class="view wide"
561
- >
562
- <ui-view
563
- class="view row wide"
564
- >
565
- <ui-view
566
- class="view"
567
- >
568
- <ui-view
569
- class="view"
570
- />
571
- </ui-view>
572
- </ui-view>
573
- </ui-view>
574
- </ui-scrollview>
575
- <ui-notification-error
576
- class="view row notification error outlined small"
577
- >
578
- <ui-icon
579
- class="icon paragraph"
580
- >
581
- <svg
582
- fill="currentColor"
583
- height="1em"
584
- stroke="currentColor"
585
- stroke-width="0"
586
- viewBox="0 0 24 24"
587
- width="1em"
588
- xmlns="http://www.w3.org/2000/svg"
589
- >
590
- <path
591
- d="M0 0h24v24H0V0z"
592
- fill="none"
593
- />
594
- <path
595
- 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"
596
- />
597
- </svg>
598
- </ui-icon>
599
- <ui-view
600
- class="view texts"
601
- >
602
- <ui-text
603
- class="text small"
604
- >
605
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum tempore ipsa inventore, sed corporis distinctio.
606
- </ui-text>
607
- </ui-view>
608
- </ui-notification-error>
609
- </ui-view>
610
- <ui-tooltip
611
- class="container"
612
- >
613
- <ui-pressable
614
- class="pressable disabled dispatcher"
615
- disabled="true"
616
- >
617
- <ui-view
618
- class="view"
619
- >
620
- <ui-view
621
- class="view"
622
- >
623
- <ui-view
624
- class="view"
625
- />
626
- <ui-view
627
- class="view"
628
- />
629
- </ui-view>
630
- </ui-view>
631
- </ui-pressable>
632
- </ui-tooltip>
633
- </DocumentFragment>
634
- `;