@mirai/core 0.4.41 → 0.4.43

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 (1138) hide show
  1. package/.sentryclirc +3 -0
  2. package/build/Core.Notifications.js +4 -1
  3. package/build/Core.Notifications.js.map +1 -1
  4. package/build/Core.constants.js +4 -1
  5. package/build/Core.constants.js.map +1 -1
  6. package/build/Core.js +4 -1
  7. package/build/Core.js.map +1 -1
  8. package/build/Core.provider.js +4 -1
  9. package/build/Core.provider.js.map +1 -1
  10. package/build/components/BannerLoyalty/BannerLoyalty.constants.js +4 -1
  11. package/build/components/BannerLoyalty/BannerLoyalty.constants.js.map +1 -1
  12. package/build/components/BannerLoyalty/BannerLoyalty.js +4 -1
  13. package/build/components/BannerLoyalty/BannerLoyalty.js.map +1 -1
  14. package/build/components/BannerLoyalty/BannerLoyalty.l10n.js +4 -1
  15. package/build/components/BannerLoyalty/BannerLoyalty.l10n.js.map +1 -1
  16. package/build/components/BannerLoyalty/BannerLoyalty.skeleton.js +4 -1
  17. package/build/components/BannerLoyalty/BannerLoyalty.skeleton.js.map +1 -1
  18. package/build/components/BannerLoyalty/index.js +4 -1
  19. package/build/components/BannerLoyalty/index.js.map +1 -1
  20. package/build/components/Booking/Booking.constants.js +4 -1
  21. package/build/components/Booking/Booking.constants.js.map +1 -1
  22. package/build/components/Booking/Booking.js +4 -1
  23. package/build/components/Booking/Booking.js.map +1 -1
  24. package/build/components/Booking/Booking.l10n.js +4 -1
  25. package/build/components/Booking/Booking.l10n.js.map +1 -1
  26. package/build/components/Booking/Booking.skeleton.js +4 -1
  27. package/build/components/Booking/Booking.skeleton.js.map +1 -1
  28. package/build/components/Booking/components/Field/Field.js +4 -1
  29. package/build/components/Booking/components/Field/Field.js.map +1 -1
  30. package/build/components/Booking/components/Field/Field.l10n.js +4 -1
  31. package/build/components/Booking/components/Field/Field.l10n.js.map +1 -1
  32. package/build/components/Booking/components/Field/index.js +4 -1
  33. package/build/components/Booking/components/Field/index.js.map +1 -1
  34. package/build/components/Booking/components/Hotelverse/Hotelverse.js +4 -1
  35. package/build/components/Booking/components/Hotelverse/Hotelverse.js.map +1 -1
  36. package/build/components/Booking/components/Hotelverse/Hotelverse.l10n.js +4 -1
  37. package/build/components/Booking/components/Hotelverse/Hotelverse.l10n.js.map +1 -1
  38. package/build/components/Booking/components/Hotelverse/index.js +4 -1
  39. package/build/components/Booking/components/Hotelverse/index.js.map +1 -1
  40. package/build/components/Booking/components/index.js +4 -1
  41. package/build/components/Booking/components/index.js.map +1 -1
  42. package/build/components/Booking/helpers/getButtonPaymentKey.js +4 -1
  43. package/build/components/Booking/helpers/getButtonPaymentKey.js.map +1 -1
  44. package/build/components/Booking/helpers/getButtonPaymentKey.l10n.js +4 -1
  45. package/build/components/Booking/helpers/getButtonPaymentKey.l10n.js.map +1 -1
  46. package/build/components/Booking/helpers/index.js +4 -1
  47. package/build/components/Booking/helpers/index.js.map +1 -1
  48. package/build/components/Booking/index.js +4 -1
  49. package/build/components/Booking/index.js.map +1 -1
  50. package/build/components/Booking/partials/Booking.FormCancel.js +4 -1
  51. package/build/components/Booking/partials/Booking.FormCancel.js.map +1 -1
  52. package/build/components/Booking/partials/Booking.FormEdit.js +4 -1
  53. package/build/components/Booking/partials/Booking.FormEdit.js.map +1 -1
  54. package/build/components/Booking/partials/Booking.FormResend.js +4 -1
  55. package/build/components/Booking/partials/Booking.FormResend.js.map +1 -1
  56. package/build/components/Booking/partials/Booking.Information.js +4 -1
  57. package/build/components/Booking/partials/Booking.Information.js.map +1 -1
  58. package/build/components/Booking/partials/Booking.Menu.js +4 -1
  59. package/build/components/Booking/partials/Booking.Menu.js.map +1 -1
  60. package/build/components/Booking/partials/Booking.Modal.js +4 -1
  61. package/build/components/Booking/partials/Booking.Modal.js.map +1 -1
  62. package/build/components/Booking/partials/Booking.ModalAgency.js +4 -1
  63. package/build/components/Booking/partials/Booking.ModalAgency.js.map +1 -1
  64. package/build/components/Booking/partials/Booking.Payment.js +4 -1
  65. package/build/components/Booking/partials/Booking.Payment.js.map +1 -1
  66. package/build/components/Booking/partials/index.js +4 -1
  67. package/build/components/Booking/partials/index.js.map +1 -1
  68. package/build/components/BookingQuery/BookingQuery.constants.js +4 -1
  69. package/build/components/BookingQuery/BookingQuery.constants.js.map +1 -1
  70. package/build/components/BookingQuery/BookingQuery.js +4 -1
  71. package/build/components/BookingQuery/BookingQuery.js.map +1 -1
  72. package/build/components/BookingQuery/BookingQuery.l10n.js +4 -1
  73. package/build/components/BookingQuery/BookingQuery.l10n.js.map +1 -1
  74. package/build/components/BookingQuery/helpers/getErrorText.js +4 -1
  75. package/build/components/BookingQuery/helpers/getErrorText.js.map +1 -1
  76. package/build/components/BookingQuery/helpers/index.js +4 -1
  77. package/build/components/BookingQuery/helpers/index.js.map +1 -1
  78. package/build/components/BookingQuery/index.js +4 -1
  79. package/build/components/BookingQuery/index.js.map +1 -1
  80. package/build/components/ButtonFinder/ButtonFinder.js +4 -1
  81. package/build/components/ButtonFinder/ButtonFinder.js.map +1 -1
  82. package/build/components/ButtonFinder/ButtonFinder.l10n.js +4 -1
  83. package/build/components/ButtonFinder/ButtonFinder.l10n.js.map +1 -1
  84. package/build/components/ButtonFinder/index.js +4 -1
  85. package/build/components/ButtonFinder/index.js.map +1 -1
  86. package/build/components/Chat/Chat.constants.js +4 -1
  87. package/build/components/Chat/Chat.constants.js.map +1 -1
  88. package/build/components/Chat/Chat.js +4 -1
  89. package/build/components/Chat/Chat.js.map +1 -1
  90. package/build/components/Chat/Chat.l10n.js +4 -1
  91. package/build/components/Chat/Chat.l10n.js.map +1 -1
  92. package/build/components/Chat/components/Avatar/Avatar.js +4 -1
  93. package/build/components/Chat/components/Avatar/Avatar.js.map +1 -1
  94. package/build/components/Chat/components/Avatar/index.js +4 -1
  95. package/build/components/Chat/components/Avatar/index.js.map +1 -1
  96. package/build/components/Chat/components/Input/Input.js +4 -1
  97. package/build/components/Chat/components/Input/Input.js.map +1 -1
  98. package/build/components/Chat/components/Input/Input.l10n.js +4 -1
  99. package/build/components/Chat/components/Input/Input.l10n.js.map +1 -1
  100. package/build/components/Chat/components/Input/index.js +4 -1
  101. package/build/components/Chat/components/Input/index.js.map +1 -1
  102. package/build/components/Chat/components/InputRich/InputRich.List.js +4 -1
  103. package/build/components/Chat/components/InputRich/InputRich.List.js.map +1 -1
  104. package/build/components/Chat/components/InputRich/InputRich.js +4 -1
  105. package/build/components/Chat/components/InputRich/InputRich.js.map +1 -1
  106. package/build/components/Chat/components/InputRich/InputRich.l10n.js +4 -1
  107. package/build/components/Chat/components/InputRich/InputRich.l10n.js.map +1 -1
  108. package/build/components/Chat/components/InputRich/helpers/getVerboseList.js +4 -1
  109. package/build/components/Chat/components/InputRich/helpers/getVerboseList.js.map +1 -1
  110. package/build/components/Chat/components/InputRich/helpers/getVerboseOccupation.js +4 -1
  111. package/build/components/Chat/components/InputRich/helpers/getVerboseOccupation.js.map +1 -1
  112. package/build/components/Chat/components/InputRich/helpers/index.js +4 -1
  113. package/build/components/Chat/components/InputRich/helpers/index.js.map +1 -1
  114. package/build/components/Chat/components/InputRich/index.js +4 -1
  115. package/build/components/Chat/components/InputRich/index.js.map +1 -1
  116. package/build/components/Chat/components/Message/Message.constants.js +4 -1
  117. package/build/components/Chat/components/Message/Message.constants.js.map +1 -1
  118. package/build/components/Chat/components/Message/Message.js +4 -1
  119. package/build/components/Chat/components/Message/Message.js.map +1 -1
  120. package/build/components/Chat/components/Message/components/Booking.js +4 -1
  121. package/build/components/Chat/components/Message/components/Booking.js.map +1 -1
  122. package/build/components/Chat/components/Message/components/Booking.l10n.js +4 -1
  123. package/build/components/Chat/components/Message/components/Booking.l10n.js.map +1 -1
  124. package/build/components/Chat/components/Message/components/Card.js +4 -1
  125. package/build/components/Chat/components/Message/components/Card.js.map +1 -1
  126. package/build/components/Chat/components/Message/components/Environment.js +4 -1
  127. package/build/components/Chat/components/Message/components/Environment.js.map +1 -1
  128. package/build/components/Chat/components/Message/components/index.js +4 -1
  129. package/build/components/Chat/components/Message/components/index.js.map +1 -1
  130. package/build/components/Chat/components/Message/helpers/getActionIcon.js +4 -1
  131. package/build/components/Chat/components/Message/helpers/getActionIcon.js.map +1 -1
  132. package/build/components/Chat/components/Message/helpers/getTime.js +4 -1
  133. package/build/components/Chat/components/Message/helpers/getTime.js.map +1 -1
  134. package/build/components/Chat/components/Message/helpers/index.js +4 -1
  135. package/build/components/Chat/components/Message/helpers/index.js.map +1 -1
  136. package/build/components/Chat/components/Message/index.js +4 -1
  137. package/build/components/Chat/components/Message/index.js.map +1 -1
  138. package/build/components/Chat/components/Message/intents/Book.js +4 -1
  139. package/build/components/Chat/components/Message/intents/Book.js.map +1 -1
  140. package/build/components/Chat/components/Message/intents/BookingQuery.js +4 -1
  141. package/build/components/Chat/components/Message/intents/BookingQuery.js.map +1 -1
  142. package/build/components/Chat/components/Message/intents/HotelInfo.js +4 -1
  143. package/build/components/Chat/components/Message/intents/HotelInfo.js.map +1 -1
  144. package/build/components/Chat/components/Message/intents/Offers.js +4 -1
  145. package/build/components/Chat/components/Message/intents/Offers.js.map +1 -1
  146. package/build/components/Chat/components/Message/intents/Unknown.js +4 -1
  147. package/build/components/Chat/components/Message/intents/Unknown.js.map +1 -1
  148. package/build/components/Chat/components/Message/intents/index.js +4 -1
  149. package/build/components/Chat/components/Message/intents/index.js.map +1 -1
  150. package/build/components/Chat/components/Offline/Offline.js +4 -1
  151. package/build/components/Chat/components/Offline/Offline.js.map +1 -1
  152. package/build/components/Chat/components/Offline/index.js +4 -1
  153. package/build/components/Chat/components/Offline/index.js.map +1 -1
  154. package/build/components/Chat/components/index.js +4 -1
  155. package/build/components/Chat/components/index.js.map +1 -1
  156. package/build/components/Chat/helpers/getVerboseDate.js +4 -1
  157. package/build/components/Chat/helpers/getVerboseDate.js.map +1 -1
  158. package/build/components/Chat/helpers/index.js +4 -1
  159. package/build/components/Chat/helpers/index.js.map +1 -1
  160. package/build/components/Chat/index.js +4 -1
  161. package/build/components/Chat/index.js.map +1 -1
  162. package/build/components/Checkout/Checkout.constants.js +4 -1
  163. package/build/components/Checkout/Checkout.constants.js.map +1 -1
  164. package/build/components/Checkout/Checkout.js +4 -1
  165. package/build/components/Checkout/Checkout.js.map +1 -1
  166. package/build/components/Checkout/Checkout.l10n.js +4 -1
  167. package/build/components/Checkout/Checkout.l10n.js.map +1 -1
  168. package/build/components/Checkout/Checkout.skeleton.js +4 -1
  169. package/build/components/Checkout/Checkout.skeleton.js.map +1 -1
  170. package/build/components/Checkout/components/InputRadio/InputRadio.js +4 -1
  171. package/build/components/Checkout/components/InputRadio/InputRadio.js.map +1 -1
  172. package/build/components/Checkout/components/InputRadio/index.js +4 -1
  173. package/build/components/Checkout/components/InputRadio/index.js.map +1 -1
  174. package/build/components/Checkout/components/index.js +4 -1
  175. package/build/components/Checkout/components/index.js.map +1 -1
  176. package/build/components/Checkout/helpers/getButtonPaymentKey.js +4 -1
  177. package/build/components/Checkout/helpers/getButtonPaymentKey.js.map +1 -1
  178. package/build/components/Checkout/helpers/getButtonPaymentKey.l10n.js +4 -1
  179. package/build/components/Checkout/helpers/getButtonPaymentKey.l10n.js.map +1 -1
  180. package/build/components/Checkout/helpers/getFieldProps.js +4 -1
  181. package/build/components/Checkout/helpers/getFieldProps.js.map +1 -1
  182. package/build/components/Checkout/helpers/getSchemaProps.js +4 -1
  183. package/build/components/Checkout/helpers/getSchemaProps.js.map +1 -1
  184. package/build/components/Checkout/helpers/getVariant.js +4 -1
  185. package/build/components/Checkout/helpers/getVariant.js.map +1 -1
  186. package/build/components/Checkout/helpers/index.js +4 -1
  187. package/build/components/Checkout/helpers/index.js.map +1 -1
  188. package/build/components/Checkout/helpers/testDNI.js +4 -1
  189. package/build/components/Checkout/helpers/testDNI.js.map +1 -1
  190. package/build/components/Checkout/index.js +4 -1
  191. package/build/components/Checkout/index.js.map +1 -1
  192. package/build/components/Checkout/partials/Checkout.Confirmation.js +4 -1
  193. package/build/components/Checkout/partials/Checkout.Confirmation.js.map +1 -1
  194. package/build/components/Checkout/partials/Checkout.Form.js +4 -1
  195. package/build/components/Checkout/partials/Checkout.Form.js.map +1 -1
  196. package/build/components/Checkout/partials/index.js +4 -1
  197. package/build/components/Checkout/partials/index.js.map +1 -1
  198. package/build/components/Deals/Deals.Calendar.js +4 -1
  199. package/build/components/Deals/Deals.Calendar.js.map +1 -1
  200. package/build/components/Deals/Deals.constants.js +4 -1
  201. package/build/components/Deals/Deals.constants.js.map +1 -1
  202. package/build/components/Deals/Deals.js +4 -1
  203. package/build/components/Deals/Deals.js.map +1 -1
  204. package/build/components/Deals/Deals.l10n.js +4 -1
  205. package/build/components/Deals/Deals.l10n.js.map +1 -1
  206. package/build/components/Deals/Deals.skeleton.js +4 -1
  207. package/build/components/Deals/Deals.skeleton.js.map +1 -1
  208. package/build/components/Deals/helpers/calcFromDate.js +4 -1
  209. package/build/components/Deals/helpers/calcFromDate.js.map +1 -1
  210. package/build/components/Deals/helpers/calcMinStay.js +4 -1
  211. package/build/components/Deals/helpers/calcMinStay.js.map +1 -1
  212. package/build/components/Deals/helpers/calcNightWithDeals.js +4 -1
  213. package/build/components/Deals/helpers/calcNightWithDeals.js.map +1 -1
  214. package/build/components/Deals/helpers/calcToDate.js +4 -1
  215. package/build/components/Deals/helpers/calcToDate.js.map +1 -1
  216. package/build/components/Deals/helpers/calcTooltips.js +4 -1
  217. package/build/components/Deals/helpers/calcTooltips.js.map +1 -1
  218. package/build/components/Deals/helpers/getCurrency.js +4 -1
  219. package/build/components/Deals/helpers/getCurrency.js.map +1 -1
  220. package/build/components/Deals/helpers/index.js +4 -1
  221. package/build/components/Deals/helpers/index.js.map +1 -1
  222. package/build/components/Deals/helpers/validate.js +4 -1
  223. package/build/components/Deals/helpers/validate.js.map +1 -1
  224. package/build/components/Deals/index.js +4 -1
  225. package/build/components/Deals/index.js.map +1 -1
  226. package/build/components/Environment/Environment.State.js +4 -1
  227. package/build/components/Environment/Environment.State.js.map +1 -1
  228. package/build/components/Environment/Environment.js +4 -1
  229. package/build/components/Environment/Environment.js.map +1 -1
  230. package/build/components/Environment/index.js +4 -1
  231. package/build/components/Environment/index.js.map +1 -1
  232. package/build/components/Finder/Finder.compact.js +4 -1
  233. package/build/components/Finder/Finder.compact.js.map +1 -1
  234. package/build/components/Finder/Finder.constants.js +4 -1
  235. package/build/components/Finder/Finder.constants.js.map +1 -1
  236. package/build/components/Finder/Finder.js +4 -1
  237. package/build/components/Finder/Finder.js.map +1 -1
  238. package/build/components/Finder/Finder.l10n.js +4 -1
  239. package/build/components/Finder/Finder.l10n.js.map +1 -1
  240. package/build/components/Finder/components/Calendar/Calendar.constants.js +4 -1
  241. package/build/components/Finder/components/Calendar/Calendar.constants.js.map +1 -1
  242. package/build/components/Finder/components/Calendar/Calendar.js +4 -1
  243. package/build/components/Finder/components/Calendar/Calendar.js.map +1 -1
  244. package/build/components/Finder/components/Calendar/Calendar.l10n.js +4 -1
  245. package/build/components/Finder/components/Calendar/Calendar.l10n.js.map +1 -1
  246. package/build/components/Finder/components/Calendar/helpers/calcMinStay.js +4 -1
  247. package/build/components/Finder/components/Calendar/helpers/calcMinStay.js.map +1 -1
  248. package/build/components/Finder/components/Calendar/helpers/calcTooltips.js +4 -1
  249. package/build/components/Finder/components/Calendar/helpers/calcTooltips.js.map +1 -1
  250. package/build/components/Finder/components/Calendar/helpers/fetchPrices.js +4 -1
  251. package/build/components/Finder/components/Calendar/helpers/fetchPrices.js.map +1 -1
  252. package/build/components/Finder/components/Calendar/helpers/getVisibleDate.js +4 -1
  253. package/build/components/Finder/components/Calendar/helpers/getVisibleDate.js.map +1 -1
  254. package/build/components/Finder/components/Calendar/helpers/index.js +4 -1
  255. package/build/components/Finder/components/Calendar/helpers/index.js.map +1 -1
  256. package/build/components/Finder/components/Calendar/index.js +4 -1
  257. package/build/components/Finder/components/Calendar/index.js.map +1 -1
  258. package/build/components/Finder/components/Places/Places.js +4 -1
  259. package/build/components/Finder/components/Places/Places.js.map +1 -1
  260. package/build/components/Finder/components/Places/Places.l10n.js +4 -1
  261. package/build/components/Finder/components/Places/Places.l10n.js.map +1 -1
  262. package/build/components/Finder/components/Places/helpers/calcColumns.js +4 -1
  263. package/build/components/Finder/components/Places/helpers/calcColumns.js.map +1 -1
  264. package/build/components/Finder/components/Places/helpers/index.js +4 -1
  265. package/build/components/Finder/components/Places/helpers/index.js.map +1 -1
  266. package/build/components/Finder/components/Places/index.js +4 -1
  267. package/build/components/Finder/components/Places/index.js.map +1 -1
  268. package/build/components/Finder/components/index.js +4 -1
  269. package/build/components/Finder/components/index.js.map +1 -1
  270. package/build/components/Finder/helpers/getAvailableWidth.js +4 -1
  271. package/build/components/Finder/helpers/getAvailableWidth.js.map +1 -1
  272. package/build/components/Finder/helpers/getDataSource.js +4 -1
  273. package/build/components/Finder/helpers/getDataSource.js.map +1 -1
  274. package/build/components/Finder/helpers/getFieldPosition.js +4 -1
  275. package/build/components/Finder/helpers/getFieldPosition.js.map +1 -1
  276. package/build/components/Finder/helpers/getForwarderUrl.js +4 -1
  277. package/build/components/Finder/helpers/getForwarderUrl.js.map +1 -1
  278. package/build/components/Finder/helpers/getHotels.js +4 -1
  279. package/build/components/Finder/helpers/getHotels.js.map +1 -1
  280. package/build/components/Finder/helpers/getOccupationDataSource.js +4 -1
  281. package/build/components/Finder/helpers/getOccupationDataSource.js.map +1 -1
  282. package/build/components/Finder/helpers/getPlaceCaption.js +4 -1
  283. package/build/components/Finder/helpers/getPlaceCaption.js.map +1 -1
  284. package/build/components/Finder/helpers/getPlacesOptions.js +4 -1
  285. package/build/components/Finder/helpers/getPlacesOptions.js.map +1 -1
  286. package/build/components/Finder/helpers/index.js +4 -1
  287. package/build/components/Finder/helpers/index.js.map +1 -1
  288. package/build/components/Finder/helpers/parseCalendarProps.js +4 -1
  289. package/build/components/Finder/helpers/parseCalendarProps.js.map +1 -1
  290. package/build/components/Finder/helpers/parseValue.js +4 -1
  291. package/build/components/Finder/helpers/parseValue.js.map +1 -1
  292. package/build/components/Finder/helpers/setStorage.js +4 -1
  293. package/build/components/Finder/helpers/setStorage.js.map +1 -1
  294. package/build/components/Finder/helpers/validate.js +4 -1
  295. package/build/components/Finder/helpers/validate.js.map +1 -1
  296. package/build/components/Finder/index.js +4 -1
  297. package/build/components/Finder/index.js.map +1 -1
  298. package/build/components/Header/Header.js +4 -1
  299. package/build/components/Header/Header.js.map +1 -1
  300. package/build/components/Header/Header.l10n.js +4 -1
  301. package/build/components/Header/Header.l10n.js.map +1 -1
  302. package/build/components/Header/components/BookingProcess/BookingProcess.js +4 -1
  303. package/build/components/Header/components/BookingProcess/BookingProcess.js.map +1 -1
  304. package/build/components/Header/components/BookingProcess/BookingProcess.l10n.js +4 -1
  305. package/build/components/Header/components/BookingProcess/BookingProcess.l10n.js.map +1 -1
  306. package/build/components/Header/components/BookingProcess/index.js +4 -1
  307. package/build/components/Header/components/BookingProcess/index.js.map +1 -1
  308. package/build/components/Header/components/index.js +4 -1
  309. package/build/components/Header/components/index.js.map +1 -1
  310. package/build/components/Header/index.js +4 -1
  311. package/build/components/Header/index.js.map +1 -1
  312. package/build/components/Profile/Profile.constants.js +4 -1
  313. package/build/components/Profile/Profile.constants.js.map +1 -1
  314. package/build/components/Profile/Profile.js +4 -1
  315. package/build/components/Profile/Profile.js.map +1 -1
  316. package/build/components/Profile/components/Bookings/Bookings.Search.js +4 -1
  317. package/build/components/Profile/components/Bookings/Bookings.Search.js.map +1 -1
  318. package/build/components/Profile/components/Bookings/Bookings.constants.js +4 -1
  319. package/build/components/Profile/components/Bookings/Bookings.constants.js.map +1 -1
  320. package/build/components/Profile/components/Bookings/Bookings.js +4 -1
  321. package/build/components/Profile/components/Bookings/Bookings.js.map +1 -1
  322. package/build/components/Profile/components/Bookings/Bookings.l10n.js +4 -1
  323. package/build/components/Profile/components/Bookings/Bookings.l10n.js.map +1 -1
  324. package/build/components/Profile/components/Bookings/helpers/groupDatasource.js +4 -1
  325. package/build/components/Profile/components/Bookings/helpers/groupDatasource.js.map +1 -1
  326. package/build/components/Profile/components/Bookings/helpers/index.js +4 -1
  327. package/build/components/Profile/components/Bookings/helpers/index.js.map +1 -1
  328. package/build/components/Profile/components/Bookings/index.js +4 -1
  329. package/build/components/Profile/components/Bookings/index.js.map +1 -1
  330. package/build/components/Profile/components/Settings/Settings.Account.js +4 -1
  331. package/build/components/Profile/components/Settings/Settings.Account.js.map +1 -1
  332. package/build/components/Profile/components/Settings/Settings.Password.js +4 -1
  333. package/build/components/Profile/components/Settings/Settings.Password.js.map +1 -1
  334. package/build/components/Profile/components/Settings/Settings.Signout.js +4 -1
  335. package/build/components/Profile/components/Settings/Settings.Signout.js.map +1 -1
  336. package/build/components/Profile/components/Settings/Settings.constants.js +4 -1
  337. package/build/components/Profile/components/Settings/Settings.constants.js.map +1 -1
  338. package/build/components/Profile/components/Settings/Settings.js +4 -1
  339. package/build/components/Profile/components/Settings/Settings.js.map +1 -1
  340. package/build/components/Profile/components/Settings/Settings.l10n.js +4 -1
  341. package/build/components/Profile/components/Settings/Settings.l10n.js.map +1 -1
  342. package/build/components/Profile/components/Settings/index.js +4 -1
  343. package/build/components/Profile/components/Settings/index.js.map +1 -1
  344. package/build/components/Profile/components/index.js +4 -1
  345. package/build/components/Profile/components/index.js.map +1 -1
  346. package/build/components/Profile/index.js +4 -1
  347. package/build/components/Profile/index.js.map +1 -1
  348. package/build/components/Rates/Rates.Content.js +4 -1
  349. package/build/components/Rates/Rates.Content.js.map +1 -1
  350. package/build/components/Rates/Rates.Footer.js +4 -1
  351. package/build/components/Rates/Rates.Footer.js.map +1 -1
  352. package/build/components/Rates/Rates.Header.js +4 -1
  353. package/build/components/Rates/Rates.Header.js.map +1 -1
  354. package/build/components/Rates/Rates.RoomSelector.js +4 -1
  355. package/build/components/Rates/Rates.RoomSelector.js.map +1 -1
  356. package/build/components/Rates/Rates.Skeleton.js +4 -1
  357. package/build/components/Rates/Rates.Skeleton.js.map +1 -1
  358. package/build/components/Rates/Rates.Unavailability.js +4 -1
  359. package/build/components/Rates/Rates.Unavailability.js.map +1 -1
  360. package/build/components/Rates/Rates.constants.js +4 -1
  361. package/build/components/Rates/Rates.constants.js.map +1 -1
  362. package/build/components/Rates/Rates.js +4 -1
  363. package/build/components/Rates/Rates.js.map +1 -1
  364. package/build/components/Rates/Rates.l10n.js +4 -1
  365. package/build/components/Rates/Rates.l10n.js.map +1 -1
  366. package/build/components/Rates/components/CardHotel/CardHotel.js +4 -1
  367. package/build/components/Rates/components/CardHotel/CardHotel.js.map +1 -1
  368. package/build/components/Rates/components/CardHotel/CardHotel.l10n.js +4 -1
  369. package/build/components/Rates/components/CardHotel/CardHotel.l10n.js.map +1 -1
  370. package/build/components/Rates/components/CardHotel/helpers/getHotelUrl.js +4 -1
  371. package/build/components/Rates/components/CardHotel/helpers/getHotelUrl.js.map +1 -1
  372. package/build/components/Rates/components/CardHotel/helpers/index.js +4 -1
  373. package/build/components/Rates/components/CardHotel/helpers/index.js.map +1 -1
  374. package/build/components/Rates/components/CardHotel/index.js +4 -1
  375. package/build/components/Rates/components/CardHotel/index.js.map +1 -1
  376. package/build/components/Rates/components/Filters/Filters.Amenity.js +4 -1
  377. package/build/components/Rates/components/Filters/Filters.Amenity.js.map +1 -1
  378. package/build/components/Rates/components/Filters/Filters.BookingOption.js +4 -1
  379. package/build/components/Rates/components/Filters/Filters.BookingOption.js.map +1 -1
  380. package/build/components/Rates/components/Filters/Filters.Button.js +4 -1
  381. package/build/components/Rates/components/Filters/Filters.Button.js.map +1 -1
  382. package/build/components/Rates/components/Filters/Filters.constants.js +4 -1
  383. package/build/components/Rates/components/Filters/Filters.constants.js.map +1 -1
  384. package/build/components/Rates/components/Filters/Filters.js +4 -1
  385. package/build/components/Rates/components/Filters/Filters.js.map +1 -1
  386. package/build/components/Rates/components/Filters/Filters.l10n.js +4 -1
  387. package/build/components/Rates/components/Filters/Filters.l10n.js.map +1 -1
  388. package/build/components/Rates/components/Filters/components/InputRange/InputRange.js +4 -1
  389. package/build/components/Rates/components/Filters/components/InputRange/InputRange.js.map +1 -1
  390. package/build/components/Rates/components/Filters/components/InputRange/InputRange.l10n.js +4 -1
  391. package/build/components/Rates/components/Filters/components/InputRange/InputRange.l10n.js.map +1 -1
  392. package/build/components/Rates/components/Filters/components/InputRange/helpers/getHistogram.js +4 -1
  393. package/build/components/Rates/components/Filters/components/InputRange/helpers/getHistogram.js.map +1 -1
  394. package/build/components/Rates/components/Filters/components/InputRange/helpers/index.js +4 -1
  395. package/build/components/Rates/components/Filters/components/InputRange/helpers/index.js.map +1 -1
  396. package/build/components/Rates/components/Filters/components/InputRange/index.js +4 -1
  397. package/build/components/Rates/components/Filters/components/InputRange/index.js.map +1 -1
  398. package/build/components/Rates/components/Filters/components/index.js +4 -1
  399. package/build/components/Rates/components/Filters/components/index.js.map +1 -1
  400. package/build/components/Rates/components/Filters/helpers/countFilters.js +4 -1
  401. package/build/components/Rates/components/Filters/helpers/countFilters.js.map +1 -1
  402. package/build/components/Rates/components/Filters/helpers/getAvailableFilters.js +4 -1
  403. package/build/components/Rates/components/Filters/helpers/getAvailableFilters.js.map +1 -1
  404. package/build/components/Rates/components/Filters/helpers/getStrictSearch.js +4 -1
  405. package/build/components/Rates/components/Filters/helpers/getStrictSearch.js.map +1 -1
  406. package/build/components/Rates/components/Filters/helpers/index.js +4 -1
  407. package/build/components/Rates/components/Filters/helpers/index.js.map +1 -1
  408. package/build/components/Rates/components/Filters/index.js +4 -1
  409. package/build/components/Rates/components/Filters/index.js.map +1 -1
  410. package/build/components/Rates/components/Hotelverse/Hotelverse.js +4 -1
  411. package/build/components/Rates/components/Hotelverse/Hotelverse.js.map +1 -1
  412. package/build/components/Rates/components/Hotelverse/Hotelverse.l10n.js +4 -1
  413. package/build/components/Rates/components/Hotelverse/Hotelverse.l10n.js.map +1 -1
  414. package/build/components/Rates/components/Hotelverse/index.js +4 -1
  415. package/build/components/Rates/components/Hotelverse/index.js.map +1 -1
  416. package/build/components/Rates/components/Item/Item.Preview.js +4 -1
  417. package/build/components/Rates/components/Item/Item.Preview.js.map +1 -1
  418. package/build/components/Rates/components/Item/Item.Rates.js +4 -1
  419. package/build/components/Rates/components/Item/Item.Rates.js.map +1 -1
  420. package/build/components/Rates/components/Item/Item.Summary.js +4 -1
  421. package/build/components/Rates/components/Item/Item.Summary.js.map +1 -1
  422. package/build/components/Rates/components/Item/Item.js +4 -1
  423. package/build/components/Rates/components/Item/Item.js.map +1 -1
  424. package/build/components/Rates/components/Item/Item.l10n.js +4 -1
  425. package/build/components/Rates/components/Item/Item.l10n.js.map +1 -1
  426. package/build/components/Rates/components/Item/components/Amenities/Amenities.js +4 -1
  427. package/build/components/Rates/components/Item/components/Amenities/Amenities.js.map +1 -1
  428. package/build/components/Rates/components/Item/components/Amenities/Amenities.l10n.js +4 -1
  429. package/build/components/Rates/components/Item/components/Amenities/Amenities.l10n.js.map +1 -1
  430. package/build/components/Rates/components/Item/components/Amenities/index.js +4 -1
  431. package/build/components/Rates/components/Item/components/Amenities/index.js.map +1 -1
  432. package/build/components/Rates/components/Item/components/Countdown/Countdown.js +4 -1
  433. package/build/components/Rates/components/Item/components/Countdown/Countdown.js.map +1 -1
  434. package/build/components/Rates/components/Item/components/Countdown/index.js +4 -1
  435. package/build/components/Rates/components/Item/components/Countdown/index.js.map +1 -1
  436. package/build/components/Rates/components/Item/components/Features/Features.js +4 -1
  437. package/build/components/Rates/components/Item/components/Features/Features.js.map +1 -1
  438. package/build/components/Rates/components/Item/components/Features/index.js +4 -1
  439. package/build/components/Rates/components/Item/components/Features/index.js.map +1 -1
  440. package/build/components/Rates/components/Item/components/ModalCancellationInfo/ModalCancellationInfo.js +4 -1
  441. package/build/components/Rates/components/Item/components/ModalCancellationInfo/ModalCancellationInfo.js.map +1 -1
  442. package/build/components/Rates/components/Item/components/ModalCancellationInfo/index.js +4 -1
  443. package/build/components/Rates/components/Item/components/ModalCancellationInfo/index.js.map +1 -1
  444. package/build/components/Rates/components/Item/components/ModalInfo/ModalInfo.js +4 -1
  445. package/build/components/Rates/components/Item/components/ModalInfo/ModalInfo.js.map +1 -1
  446. package/build/components/Rates/components/Item/components/ModalInfo/index.js +4 -1
  447. package/build/components/Rates/components/Item/components/ModalInfo/index.js.map +1 -1
  448. package/build/components/Rates/components/Item/components/ModalOfferInfo/ModalOfferInfo.js +4 -1
  449. package/build/components/Rates/components/Item/components/ModalOfferInfo/ModalOfferInfo.js.map +1 -1
  450. package/build/components/Rates/components/Item/components/ModalOfferInfo/index.js +4 -1
  451. package/build/components/Rates/components/Item/components/ModalOfferInfo/index.js.map +1 -1
  452. package/build/components/Rates/components/Item/components/ModalUrl/ModalUrl.js +4 -1
  453. package/build/components/Rates/components/Item/components/ModalUrl/ModalUrl.js.map +1 -1
  454. package/build/components/Rates/components/Item/components/ModalUrl/index.js +4 -1
  455. package/build/components/Rates/components/Item/components/ModalUrl/index.js.map +1 -1
  456. package/build/components/Rates/components/Item/components/Option/Option.js +4 -1
  457. package/build/components/Rates/components/Item/components/Option/Option.js.map +1 -1
  458. package/build/components/Rates/components/Item/components/Option/index.js +4 -1
  459. package/build/components/Rates/components/Item/components/Option/index.js.map +1 -1
  460. package/build/components/Rates/components/Item/components/PriceDetails/PriceDetails.js +4 -1
  461. package/build/components/Rates/components/Item/components/PriceDetails/PriceDetails.js.map +1 -1
  462. package/build/components/Rates/components/Item/components/PriceDetails/helpers/getPrices.js +4 -1
  463. package/build/components/Rates/components/Item/components/PriceDetails/helpers/getPrices.js.map +1 -1
  464. package/build/components/Rates/components/Item/components/PriceDetails/helpers/index.js +4 -1
  465. package/build/components/Rates/components/Item/components/PriceDetails/helpers/index.js.map +1 -1
  466. package/build/components/Rates/components/Item/components/PriceDetails/index.js +4 -1
  467. package/build/components/Rates/components/Item/components/PriceDetails/index.js.map +1 -1
  468. package/build/components/Rates/components/Item/components/RateDetails/RateDetails.constants.js +4 -1
  469. package/build/components/Rates/components/Item/components/RateDetails/RateDetails.constants.js.map +1 -1
  470. package/build/components/Rates/components/Item/components/RateDetails/RateDetails.js +4 -1
  471. package/build/components/Rates/components/Item/components/RateDetails/RateDetails.js.map +1 -1
  472. package/build/components/Rates/components/Item/components/RateDetails/index.js +4 -1
  473. package/build/components/Rates/components/Item/components/RateDetails/index.js.map +1 -1
  474. package/build/components/Rates/components/Item/components/Slider/Slider.js +4 -1
  475. package/build/components/Rates/components/Item/components/Slider/Slider.js.map +1 -1
  476. package/build/components/Rates/components/Item/components/Slider/Slider.l10n.js +4 -1
  477. package/build/components/Rates/components/Item/components/Slider/Slider.l10n.js.map +1 -1
  478. package/build/components/Rates/components/Item/components/Slider/index.js +4 -1
  479. package/build/components/Rates/components/Item/components/Slider/index.js.map +1 -1
  480. package/build/components/Rates/components/Item/components/TooltipDates/TooltipDates.constants.js +4 -1
  481. package/build/components/Rates/components/Item/components/TooltipDates/TooltipDates.constants.js.map +1 -1
  482. package/build/components/Rates/components/Item/components/TooltipDates/TooltipDates.js +4 -1
  483. package/build/components/Rates/components/Item/components/TooltipDates/TooltipDates.js.map +1 -1
  484. package/build/components/Rates/components/Item/components/TooltipDates/index.js +4 -1
  485. package/build/components/Rates/components/Item/components/TooltipDates/index.js.map +1 -1
  486. package/build/components/Rates/components/Item/components/index.js +4 -1
  487. package/build/components/Rates/components/Item/components/index.js.map +1 -1
  488. package/build/components/Rates/components/Item/index.js +4 -1
  489. package/build/components/Rates/components/Item/index.js.map +1 -1
  490. package/build/components/Rates/components/ModalClubRate/ModalClubRate.js +4 -1
  491. package/build/components/Rates/components/ModalClubRate/ModalClubRate.js.map +1 -1
  492. package/build/components/Rates/components/ModalClubRate/ModalClubRate.l10n.js +4 -1
  493. package/build/components/Rates/components/ModalClubRate/ModalClubRate.l10n.js.map +1 -1
  494. package/build/components/Rates/components/ModalClubRate/helpers/getDiscount.js +4 -1
  495. package/build/components/Rates/components/ModalClubRate/helpers/getDiscount.js.map +1 -1
  496. package/build/components/Rates/components/ModalClubRate/helpers/index.js +4 -1
  497. package/build/components/Rates/components/ModalClubRate/helpers/index.js.map +1 -1
  498. package/build/components/Rates/components/ModalClubRate/index.js +4 -1
  499. package/build/components/Rates/components/ModalClubRate/index.js.map +1 -1
  500. package/build/components/Rates/components/ModalExtras/ModalExtras.constants.js +4 -1
  501. package/build/components/Rates/components/ModalExtras/ModalExtras.constants.js.map +1 -1
  502. package/build/components/Rates/components/ModalExtras/ModalExtras.js +4 -1
  503. package/build/components/Rates/components/ModalExtras/ModalExtras.js.map +1 -1
  504. package/build/components/Rates/components/ModalExtras/ModalExtras.l10n.js +4 -1
  505. package/build/components/Rates/components/ModalExtras/ModalExtras.l10n.js.map +1 -1
  506. package/build/components/Rates/components/ModalExtras/helpers/getCaption.js +4 -1
  507. package/build/components/Rates/components/ModalExtras/helpers/getCaption.js.map +1 -1
  508. package/build/components/Rates/components/ModalExtras/helpers/index.js +4 -1
  509. package/build/components/Rates/components/ModalExtras/helpers/index.js.map +1 -1
  510. package/build/components/Rates/components/ModalExtras/index.js +4 -1
  511. package/build/components/Rates/components/ModalExtras/index.js.map +1 -1
  512. package/build/components/Rates/components/ModalMapView/ModalMapView.js +4 -1
  513. package/build/components/Rates/components/ModalMapView/ModalMapView.js.map +1 -1
  514. package/build/components/Rates/components/ModalMapView/ModalMapView.l10n.js +4 -1
  515. package/build/components/Rates/components/ModalMapView/ModalMapView.l10n.js.map +1 -1
  516. package/build/components/Rates/components/ModalMapView/helpers/customMarker.js +4 -1
  517. package/build/components/Rates/components/ModalMapView/helpers/customMarker.js.map +1 -1
  518. package/build/components/Rates/components/ModalMapView/helpers/index.js +4 -1
  519. package/build/components/Rates/components/ModalMapView/helpers/index.js.map +1 -1
  520. package/build/components/Rates/components/ModalMapView/helpers/loadGMaps.js +4 -1
  521. package/build/components/Rates/components/ModalMapView/helpers/loadGMaps.js.map +1 -1
  522. package/build/components/Rates/components/ModalMapView/index.js +4 -1
  523. package/build/components/Rates/components/ModalMapView/index.js.map +1 -1
  524. package/build/components/Rates/components/index.js +4 -1
  525. package/build/components/Rates/components/index.js.map +1 -1
  526. package/build/components/Rates/helpers/fetchRates.js +4 -1
  527. package/build/components/Rates/helpers/fetchRates.js.map +1 -1
  528. package/build/components/Rates/helpers/filterItem.js +4 -1
  529. package/build/components/Rates/helpers/filterItem.js.map +1 -1
  530. package/build/components/Rates/helpers/getBoard.js +4 -1
  531. package/build/components/Rates/helpers/getBoard.js.map +1 -1
  532. package/build/components/Rates/helpers/getCheckoutParams.js +4 -1
  533. package/build/components/Rates/helpers/getCheckoutParams.js.map +1 -1
  534. package/build/components/Rates/helpers/getClubInclude.js +4 -1
  535. package/build/components/Rates/helpers/getClubInclude.js.map +1 -1
  536. package/build/components/Rates/helpers/getClubRate.js +4 -1
  537. package/build/components/Rates/helpers/getClubRate.js.map +1 -1
  538. package/build/components/Rates/helpers/getFeatures.js +4 -1
  539. package/build/components/Rates/helpers/getFeatures.js.map +1 -1
  540. package/build/components/Rates/helpers/getFinderParams.js +4 -1
  541. package/build/components/Rates/helpers/getFinderParams.js.map +1 -1
  542. package/build/components/Rates/helpers/getForwarderUrl.js +4 -1
  543. package/build/components/Rates/helpers/getForwarderUrl.js.map +1 -1
  544. package/build/components/Rates/helpers/getLabelTaxes.js +4 -1
  545. package/build/components/Rates/helpers/getLabelTaxes.js.map +1 -1
  546. package/build/components/Rates/helpers/index.js +4 -1
  547. package/build/components/Rates/helpers/index.js.map +1 -1
  548. package/build/components/Rates/helpers/select.js +4 -1
  549. package/build/components/Rates/helpers/select.js.map +1 -1
  550. package/build/components/Rates/helpers/showClubRate.js +4 -1
  551. package/build/components/Rates/helpers/showClubRate.js.map +1 -1
  552. package/build/components/Rates/helpers/signout.js +4 -1
  553. package/build/components/Rates/helpers/signout.js.map +1 -1
  554. package/build/components/Rates/index.js +4 -1
  555. package/build/components/Rates/index.js.map +1 -1
  556. package/build/components/Session/Session.Account.Info.js +4 -1
  557. package/build/components/Session/Session.Account.Info.js.map +1 -1
  558. package/build/components/Session/Session.Account.js +4 -1
  559. package/build/components/Session/Session.Account.js.map +1 -1
  560. package/build/components/Session/Session.Login.Modal.js +4 -1
  561. package/build/components/Session/Session.Login.Modal.js.map +1 -1
  562. package/build/components/Session/Session.Login.js +4 -1
  563. package/build/components/Session/Session.Login.js.map +1 -1
  564. package/build/components/Session/Session.constants.js +4 -1
  565. package/build/components/Session/Session.constants.js.map +1 -1
  566. package/build/components/Session/Session.js +4 -1
  567. package/build/components/Session/Session.js.map +1 -1
  568. package/build/components/Session/Session.l10n.js +4 -1
  569. package/build/components/Session/Session.l10n.js.map +1 -1
  570. package/build/components/Session/helpers/getDomain.js +4 -1
  571. package/build/components/Session/helpers/getDomain.js.map +1 -1
  572. package/build/components/Session/helpers/getProfileUrl.js +4 -1
  573. package/build/components/Session/helpers/getProfileUrl.js.map +1 -1
  574. package/build/components/Session/helpers/getSignupUrl.js +4 -1
  575. package/build/components/Session/helpers/getSignupUrl.js.map +1 -1
  576. package/build/components/Session/helpers/index.js +4 -1
  577. package/build/components/Session/helpers/index.js.map +1 -1
  578. package/build/components/Session/index.js +4 -1
  579. package/build/components/Session/index.js.map +1 -1
  580. package/build/components/Signup/Signup.constants.js +4 -1
  581. package/build/components/Signup/Signup.constants.js.map +1 -1
  582. package/build/components/Signup/Signup.js +4 -1
  583. package/build/components/Signup/Signup.js.map +1 -1
  584. package/build/components/Signup/Signup.l10n.js +4 -1
  585. package/build/components/Signup/Signup.l10n.js.map +1 -1
  586. package/build/components/Signup/index.js +4 -1
  587. package/build/components/Signup/index.js.map +1 -1
  588. package/build/components/__shared__/BookingDates/BookingDates.constants.js +4 -1
  589. package/build/components/__shared__/BookingDates/BookingDates.constants.js.map +1 -1
  590. package/build/components/__shared__/BookingDates/BookingDates.js +4 -1
  591. package/build/components/__shared__/BookingDates/BookingDates.js.map +1 -1
  592. package/build/components/__shared__/BookingDates/BookingDates.l10n.js +4 -1
  593. package/build/components/__shared__/BookingDates/BookingDates.l10n.js.map +1 -1
  594. package/build/components/__shared__/BookingDates/index.js +4 -1
  595. package/build/components/__shared__/BookingDates/index.js.map +1 -1
  596. package/build/components/__shared__/BookingDetails/BookingDetails.constants.js +4 -1
  597. package/build/components/__shared__/BookingDetails/BookingDetails.constants.js.map +1 -1
  598. package/build/components/__shared__/BookingDetails/BookingDetails.js +4 -1
  599. package/build/components/__shared__/BookingDetails/BookingDetails.js.map +1 -1
  600. package/build/components/__shared__/BookingDetails/BookingDetails.l10n.js +4 -1
  601. package/build/components/__shared__/BookingDetails/BookingDetails.l10n.js.map +1 -1
  602. package/build/components/__shared__/BookingDetails/index.js +4 -1
  603. package/build/components/__shared__/BookingDetails/index.js.map +1 -1
  604. package/build/components/__shared__/BookingSummary/BookingSummary.constants.js +4 -1
  605. package/build/components/__shared__/BookingSummary/BookingSummary.constants.js.map +1 -1
  606. package/build/components/__shared__/BookingSummary/BookingSummary.js +4 -1
  607. package/build/components/__shared__/BookingSummary/BookingSummary.js.map +1 -1
  608. package/build/components/__shared__/BookingSummary/BookingSummary.l10n.js +4 -1
  609. package/build/components/__shared__/BookingSummary/BookingSummary.l10n.js.map +1 -1
  610. package/build/components/__shared__/BookingSummary/_tests__/BookingSummary.constants.test.js +4 -1
  611. package/build/components/__shared__/BookingSummary/_tests__/BookingSummary.constants.test.js.map +1 -1
  612. package/build/components/__shared__/BookingSummary/_tests__/BookingSummary.test.js +4 -1
  613. package/build/components/__shared__/BookingSummary/_tests__/BookingSummary.test.js.map +1 -1
  614. package/build/components/__shared__/BookingSummary/index.js +4 -1
  615. package/build/components/__shared__/BookingSummary/index.js.map +1 -1
  616. package/build/components/__shared__/BookingTable/BookingTable.Row.js +4 -1
  617. package/build/components/__shared__/BookingTable/BookingTable.Row.js.map +1 -1
  618. package/build/components/__shared__/BookingTable/BookingTable.constants.js +4 -1
  619. package/build/components/__shared__/BookingTable/BookingTable.constants.js.map +1 -1
  620. package/build/components/__shared__/BookingTable/BookingTable.js +4 -1
  621. package/build/components/__shared__/BookingTable/BookingTable.js.map +1 -1
  622. package/build/components/__shared__/BookingTable/BookingTable.l10n.js +4 -1
  623. package/build/components/__shared__/BookingTable/BookingTable.l10n.js.map +1 -1
  624. package/build/components/__shared__/BookingTable/index.js +4 -1
  625. package/build/components/__shared__/BookingTable/index.js.map +1 -1
  626. package/build/components/__shared__/BookingTerms/BookingTerms.js +4 -1
  627. package/build/components/__shared__/BookingTerms/BookingTerms.js.map +1 -1
  628. package/build/components/__shared__/BookingTerms/BookingTerms.l10n.js +4 -1
  629. package/build/components/__shared__/BookingTerms/BookingTerms.l10n.js.map +1 -1
  630. package/build/components/__shared__/BookingTerms/index.js +4 -1
  631. package/build/components/__shared__/BookingTerms/index.js.map +1 -1
  632. package/build/components/__shared__/ButtonMore/ButtonMore.js +4 -1
  633. package/build/components/__shared__/ButtonMore/ButtonMore.js.map +1 -1
  634. package/build/components/__shared__/ButtonMore/ButtonMore.l10n.js +4 -1
  635. package/build/components/__shared__/ButtonMore/ButtonMore.l10n.js.map +1 -1
  636. package/build/components/__shared__/ButtonMore/index.js +4 -1
  637. package/build/components/__shared__/ButtonMore/index.js.map +1 -1
  638. package/build/components/__shared__/ButtonPayment/ButtonPayment.constants.js +4 -1
  639. package/build/components/__shared__/ButtonPayment/ButtonPayment.constants.js.map +1 -1
  640. package/build/components/__shared__/ButtonPayment/ButtonPayment.js +4 -1
  641. package/build/components/__shared__/ButtonPayment/ButtonPayment.js.map +1 -1
  642. package/build/components/__shared__/ButtonPayment/ButtonPayment.l10n.js +4 -1
  643. package/build/components/__shared__/ButtonPayment/ButtonPayment.l10n.js.map +1 -1
  644. package/build/components/__shared__/ButtonPayment/components/Form/Form.js +4 -1
  645. package/build/components/__shared__/ButtonPayment/components/Form/Form.js.map +1 -1
  646. package/build/components/__shared__/ButtonPayment/components/Form/index.js +4 -1
  647. package/build/components/__shared__/ButtonPayment/components/Form/index.js.map +1 -1
  648. package/build/components/__shared__/ButtonPayment/components/FormAddon/FormAddon.js +4 -1
  649. package/build/components/__shared__/ButtonPayment/components/FormAddon/FormAddon.js.map +1 -1
  650. package/build/components/__shared__/ButtonPayment/components/FormAddon/FormAddon.l10n.js +4 -1
  651. package/build/components/__shared__/ButtonPayment/components/FormAddon/FormAddon.l10n.js.map +1 -1
  652. package/build/components/__shared__/ButtonPayment/components/FormAddon/helpers/getCtaKey.js +4 -1
  653. package/build/components/__shared__/ButtonPayment/components/FormAddon/helpers/getCtaKey.js.map +1 -1
  654. package/build/components/__shared__/ButtonPayment/components/FormAddon/helpers/index.js +4 -1
  655. package/build/components/__shared__/ButtonPayment/components/FormAddon/helpers/index.js.map +1 -1
  656. package/build/components/__shared__/ButtonPayment/components/FormAddon/index.js +4 -1
  657. package/build/components/__shared__/ButtonPayment/components/FormAddon/index.js.map +1 -1
  658. package/build/components/__shared__/ButtonPayment/components/FormCheckout/FormCheckout.constants.js +4 -1
  659. package/build/components/__shared__/ButtonPayment/components/FormCheckout/FormCheckout.constants.js.map +1 -1
  660. package/build/components/__shared__/ButtonPayment/components/FormCheckout/FormCheckout.js +4 -1
  661. package/build/components/__shared__/ButtonPayment/components/FormCheckout/FormCheckout.js.map +1 -1
  662. package/build/components/__shared__/ButtonPayment/components/FormCheckout/FormCheckout.l10n.js +4 -1
  663. package/build/components/__shared__/ButtonPayment/components/FormCheckout/FormCheckout.l10n.js.map +1 -1
  664. package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/getStyle.js +4 -1
  665. package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/getStyle.js.map +1 -1
  666. package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/index.js +4 -1
  667. package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/index.js.map +1 -1
  668. package/build/components/__shared__/ButtonPayment/components/FormCheckout/index.js +4 -1
  669. package/build/components/__shared__/ButtonPayment/components/FormCheckout/index.js.map +1 -1
  670. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/FormPaycomet.constants.js +4 -1
  671. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/FormPaycomet.constants.js.map +1 -1
  672. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/FormPaycomet.js +4 -1
  673. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/FormPaycomet.js.map +1 -1
  674. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/FormPaycomet.l10n.js +4 -1
  675. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/FormPaycomet.l10n.js.map +1 -1
  676. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/helpers/index.js +4 -1
  677. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/helpers/index.js.map +1 -1
  678. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/helpers/useMutationObserver.js +4 -1
  679. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/helpers/useMutationObserver.js.map +1 -1
  680. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/index.js +4 -1
  681. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/index.js.map +1 -1
  682. package/build/components/__shared__/ButtonPayment/components/FormSipay/FormSipay.constants.js +4 -1
  683. package/build/components/__shared__/ButtonPayment/components/FormSipay/FormSipay.constants.js.map +1 -1
  684. package/build/components/__shared__/ButtonPayment/components/FormSipay/FormSipay.js +4 -1
  685. package/build/components/__shared__/ButtonPayment/components/FormSipay/FormSipay.js.map +1 -1
  686. package/build/components/__shared__/ButtonPayment/components/FormSipay/FormSipay.l10n.js +4 -1
  687. package/build/components/__shared__/ButtonPayment/components/FormSipay/FormSipay.l10n.js.map +1 -1
  688. package/build/components/__shared__/ButtonPayment/components/FormSipay/helpers/getStyle.js +4 -1
  689. package/build/components/__shared__/ButtonPayment/components/FormSipay/helpers/getStyle.js.map +1 -1
  690. package/build/components/__shared__/ButtonPayment/components/FormSipay/helpers/index.js +4 -1
  691. package/build/components/__shared__/ButtonPayment/components/FormSipay/helpers/index.js.map +1 -1
  692. package/build/components/__shared__/ButtonPayment/components/FormSipay/index.js +4 -1
  693. package/build/components/__shared__/ButtonPayment/components/FormSipay/index.js.map +1 -1
  694. package/build/components/__shared__/ButtonPayment/components/InputField/InputField.js +4 -1
  695. package/build/components/__shared__/ButtonPayment/components/InputField/InputField.js.map +1 -1
  696. package/build/components/__shared__/ButtonPayment/components/InputField/index.js +4 -1
  697. package/build/components/__shared__/ButtonPayment/components/InputField/index.js.map +1 -1
  698. package/build/components/__shared__/ButtonPayment/components/index.js +4 -1
  699. package/build/components/__shared__/ButtonPayment/components/index.js.map +1 -1
  700. package/build/components/__shared__/ButtonPayment/helpers/getComponent.js +4 -1
  701. package/build/components/__shared__/ButtonPayment/helpers/getComponent.js.map +1 -1
  702. package/build/components/__shared__/ButtonPayment/helpers/getUrl.js +4 -1
  703. package/build/components/__shared__/ButtonPayment/helpers/getUrl.js.map +1 -1
  704. package/build/components/__shared__/ButtonPayment/helpers/getUrlBooking.js +4 -1
  705. package/build/components/__shared__/ButtonPayment/helpers/getUrlBooking.js.map +1 -1
  706. package/build/components/__shared__/ButtonPayment/helpers/getUrlCriptan.js +4 -1
  707. package/build/components/__shared__/ButtonPayment/helpers/getUrlCriptan.js.map +1 -1
  708. package/build/components/__shared__/ButtonPayment/helpers/getUrlTpv.js +4 -1
  709. package/build/components/__shared__/ButtonPayment/helpers/getUrlTpv.js.map +1 -1
  710. package/build/components/__shared__/ButtonPayment/helpers/index.js +4 -1
  711. package/build/components/__shared__/ButtonPayment/helpers/index.js.map +1 -1
  712. package/build/components/__shared__/ButtonPayment/helpers/loadScript.js +4 -1
  713. package/build/components/__shared__/ButtonPayment/helpers/loadScript.js.map +1 -1
  714. package/build/components/__shared__/ButtonPayment/helpers/toUrlParams.js +4 -1
  715. package/build/components/__shared__/ButtonPayment/helpers/toUrlParams.js.map +1 -1
  716. package/build/components/__shared__/ButtonPayment/index.js +4 -1
  717. package/build/components/__shared__/ButtonPayment/index.js.map +1 -1
  718. package/build/components/__shared__/Card/Card.js +4 -1
  719. package/build/components/__shared__/Card/Card.js.map +1 -1
  720. package/build/components/__shared__/Card/Cards.js +4 -1
  721. package/build/components/__shared__/Card/Cards.js.map +1 -1
  722. package/build/components/__shared__/Card/index.js +4 -1
  723. package/build/components/__shared__/Card/index.js.map +1 -1
  724. package/build/components/__shared__/Countdown/Countdown.js +4 -1
  725. package/build/components/__shared__/Countdown/Countdown.js.map +1 -1
  726. package/build/components/__shared__/Countdown/Countdown.l10n.js +4 -1
  727. package/build/components/__shared__/Countdown/Countdown.l10n.js.map +1 -1
  728. package/build/components/__shared__/Countdown/index.js +4 -1
  729. package/build/components/__shared__/Countdown/index.js.map +1 -1
  730. package/build/components/__shared__/Field/Field.js +4 -2
  731. package/build/components/__shared__/Field/Field.js.map +1 -1
  732. package/build/components/__shared__/Field/index.js +4 -1
  733. package/build/components/__shared__/Field/index.js.map +1 -1
  734. package/build/components/__shared__/FieldOccupation/FieldOccupation.js +4 -1
  735. package/build/components/__shared__/FieldOccupation/FieldOccupation.js.map +1 -1
  736. package/build/components/__shared__/FieldOccupation/FieldOccupation.l10n.js +4 -1
  737. package/build/components/__shared__/FieldOccupation/FieldOccupation.l10n.js.map +1 -1
  738. package/build/components/__shared__/FieldOccupation/index.js +4 -1
  739. package/build/components/__shared__/FieldOccupation/index.js.map +1 -1
  740. package/build/components/__shared__/FieldPromocode/FieldPromocode.constants.js +4 -1
  741. package/build/components/__shared__/FieldPromocode/FieldPromocode.constants.js.map +1 -1
  742. package/build/components/__shared__/FieldPromocode/FieldPromocode.js +4 -1
  743. package/build/components/__shared__/FieldPromocode/FieldPromocode.js.map +1 -1
  744. package/build/components/__shared__/FieldPromocode/FieldPromocode.l10n.js +4 -1
  745. package/build/components/__shared__/FieldPromocode/FieldPromocode.l10n.js.map +1 -1
  746. package/build/components/__shared__/FieldPromocode/index.js +4 -1
  747. package/build/components/__shared__/FieldPromocode/index.js.map +1 -1
  748. package/build/components/__shared__/Footer/Footer.js +4 -1
  749. package/build/components/__shared__/Footer/Footer.js.map +1 -1
  750. package/build/components/__shared__/Footer/Footer.l10n.js +4 -1
  751. package/build/components/__shared__/Footer/Footer.l10n.js.map +1 -1
  752. package/build/components/__shared__/Footer/index.js +4 -1
  753. package/build/components/__shared__/Footer/index.js.map +1 -1
  754. package/build/components/__shared__/NotificationRequiredFields/NotificationRequiredFields.js +4 -1
  755. package/build/components/__shared__/NotificationRequiredFields/NotificationRequiredFields.js.map +1 -1
  756. package/build/components/__shared__/NotificationRequiredFields/NotificationRequiredFields.l10n.js +4 -1
  757. package/build/components/__shared__/NotificationRequiredFields/NotificationRequiredFields.l10n.js.map +1 -1
  758. package/build/components/__shared__/NotificationRequiredFields/index.js +4 -1
  759. package/build/components/__shared__/NotificationRequiredFields/index.js.map +1 -1
  760. package/build/components/__shared__/Occupation/Occupation.Group.js +4 -1
  761. package/build/components/__shared__/Occupation/Occupation.Group.js.map +1 -1
  762. package/build/components/__shared__/Occupation/Occupation.constants.js +4 -1
  763. package/build/components/__shared__/Occupation/Occupation.constants.js.map +1 -1
  764. package/build/components/__shared__/Occupation/Occupation.js +4 -1
  765. package/build/components/__shared__/Occupation/Occupation.js.map +1 -1
  766. package/build/components/__shared__/Occupation/Occupation.l10n.js +4 -1
  767. package/build/components/__shared__/Occupation/Occupation.l10n.js.map +1 -1
  768. package/build/components/__shared__/Occupation/helpers/checkRoom.js +4 -1
  769. package/build/components/__shared__/Occupation/helpers/checkRoom.js.map +1 -1
  770. package/build/components/__shared__/Occupation/helpers/consolidateValue.js +4 -1
  771. package/build/components/__shared__/Occupation/helpers/consolidateValue.js.map +1 -1
  772. package/build/components/__shared__/Occupation/helpers/getAgeOptions.js +4 -1
  773. package/build/components/__shared__/Occupation/helpers/getAgeOptions.js.map +1 -1
  774. package/build/components/__shared__/Occupation/helpers/getScrollHeight.js +4 -1
  775. package/build/components/__shared__/Occupation/helpers/getScrollHeight.js.map +1 -1
  776. package/build/components/__shared__/Occupation/helpers/index.js +4 -1
  777. package/build/components/__shared__/Occupation/helpers/index.js.map +1 -1
  778. package/build/components/__shared__/Occupation/helpers/toParties.js +4 -1
  779. package/build/components/__shared__/Occupation/helpers/toParties.js.map +1 -1
  780. package/build/components/__shared__/Occupation/index.js +4 -1
  781. package/build/components/__shared__/Occupation/index.js.map +1 -1
  782. package/build/components/__shared__/Payment/Payment.constants.js +4 -1
  783. package/build/components/__shared__/Payment/Payment.constants.js.map +1 -1
  784. package/build/components/__shared__/Payment/Payment.js +4 -1
  785. package/build/components/__shared__/Payment/Payment.js.map +1 -1
  786. package/build/components/__shared__/Payment/Payment.l10n.js +4 -1
  787. package/build/components/__shared__/Payment/Payment.l10n.js.map +1 -1
  788. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.constants.js +4 -1
  789. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.constants.js.map +1 -1
  790. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js +4 -1
  791. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.js.map +1 -1
  792. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.l10n.js +4 -1
  793. package/build/components/__shared__/Payment/components/AmazonPay/AmazonPay.l10n.js.map +1 -1
  794. package/build/components/__shared__/Payment/components/AmazonPay/helpers/getScriptUrl.js +4 -1
  795. package/build/components/__shared__/Payment/components/AmazonPay/helpers/getScriptUrl.js.map +1 -1
  796. package/build/components/__shared__/Payment/components/AmazonPay/helpers/index.js +4 -1
  797. package/build/components/__shared__/Payment/components/AmazonPay/helpers/index.js.map +1 -1
  798. package/build/components/__shared__/Payment/components/AmazonPay/index.js +4 -1
  799. package/build/components/__shared__/Payment/components/AmazonPay/index.js.map +1 -1
  800. package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js +4 -1
  801. package/build/components/__shared__/Payment/components/Aplazame/Aplazame.js.map +1 -1
  802. package/build/components/__shared__/Payment/components/Aplazame/Aplazame.l10n.js +4 -1
  803. package/build/components/__shared__/Payment/components/Aplazame/Aplazame.l10n.js.map +1 -1
  804. package/build/components/__shared__/Payment/components/Aplazame/index.js +4 -1
  805. package/build/components/__shared__/Payment/components/Aplazame/index.js.map +1 -1
  806. package/build/components/__shared__/Payment/components/Card/Card.constants.js +4 -1
  807. package/build/components/__shared__/Payment/components/Card/Card.constants.js.map +1 -1
  808. package/build/components/__shared__/Payment/components/Card/Card.js +4 -1
  809. package/build/components/__shared__/Payment/components/Card/Card.js.map +1 -1
  810. package/build/components/__shared__/Payment/components/Card/Card.l10n.js +4 -1
  811. package/build/components/__shared__/Payment/components/Card/Card.l10n.js.map +1 -1
  812. package/build/components/__shared__/Payment/components/Card/helpers/formatValues.js +4 -1
  813. package/build/components/__shared__/Payment/components/Card/helpers/formatValues.js.map +1 -1
  814. package/build/components/__shared__/Payment/components/Card/helpers/getCardConfig.js +4 -1
  815. package/build/components/__shared__/Payment/components/Card/helpers/getCardConfig.js.map +1 -1
  816. package/build/components/__shared__/Payment/components/Card/helpers/getCardType.js +4 -1
  817. package/build/components/__shared__/Payment/components/Card/helpers/getCardType.js.map +1 -1
  818. package/build/components/__shared__/Payment/components/Card/helpers/index.js +4 -1
  819. package/build/components/__shared__/Payment/components/Card/helpers/index.js.map +1 -1
  820. package/build/components/__shared__/Payment/components/Card/helpers/testCVV.js +4 -1
  821. package/build/components/__shared__/Payment/components/Card/helpers/testCVV.js.map +1 -1
  822. package/build/components/__shared__/Payment/components/Card/helpers/testCard.js +4 -1
  823. package/build/components/__shared__/Payment/components/Card/helpers/testCard.js.map +1 -1
  824. package/build/components/__shared__/Payment/components/Card/helpers/testExpire.js +4 -1
  825. package/build/components/__shared__/Payment/components/Card/helpers/testExpire.js.map +1 -1
  826. package/build/components/__shared__/Payment/components/Card/index.js +4 -1
  827. package/build/components/__shared__/Payment/components/Card/index.js.map +1 -1
  828. package/build/components/__shared__/Payment/components/PCI/PCI.constants.js +4 -1
  829. package/build/components/__shared__/Payment/components/PCI/PCI.constants.js.map +1 -1
  830. package/build/components/__shared__/Payment/components/PCI/PCI.js +4 -1
  831. package/build/components/__shared__/Payment/components/PCI/PCI.js.map +1 -1
  832. package/build/components/__shared__/Payment/components/PCI/PCI.l10n.js +4 -1
  833. package/build/components/__shared__/Payment/components/PCI/PCI.l10n.js.map +1 -1
  834. package/build/components/__shared__/Payment/components/PCI/helpers/formatValues.js +4 -1
  835. package/build/components/__shared__/Payment/components/PCI/helpers/formatValues.js.map +1 -1
  836. package/build/components/__shared__/Payment/components/PCI/helpers/getStyle.js +4 -1
  837. package/build/components/__shared__/Payment/components/PCI/helpers/getStyle.js.map +1 -1
  838. package/build/components/__shared__/Payment/components/PCI/helpers/index.js +4 -1
  839. package/build/components/__shared__/Payment/components/PCI/helpers/index.js.map +1 -1
  840. package/build/components/__shared__/Payment/components/PCI/index.js +4 -1
  841. package/build/components/__shared__/Payment/components/PCI/index.js.map +1 -1
  842. package/build/components/__shared__/Payment/components/Tpv/Tpv.js +4 -1
  843. package/build/components/__shared__/Payment/components/Tpv/Tpv.js.map +1 -1
  844. package/build/components/__shared__/Payment/components/Tpv/Tpv.l10n.js +4 -1
  845. package/build/components/__shared__/Payment/components/Tpv/Tpv.l10n.js.map +1 -1
  846. package/build/components/__shared__/Payment/components/Tpv/index.js +4 -1
  847. package/build/components/__shared__/Payment/components/Tpv/index.js.map +1 -1
  848. package/build/components/__shared__/Payment/components/index.js +4 -1
  849. package/build/components/__shared__/Payment/components/index.js.map +1 -1
  850. package/build/components/__shared__/Payment/helpers/formatExpire.js +4 -1
  851. package/build/components/__shared__/Payment/helpers/formatExpire.js.map +1 -1
  852. package/build/components/__shared__/Payment/helpers/getCaption.js +4 -1
  853. package/build/components/__shared__/Payment/helpers/getCaption.js.map +1 -1
  854. package/build/components/__shared__/Payment/helpers/getComponent.js +4 -1
  855. package/build/components/__shared__/Payment/helpers/getComponent.js.map +1 -1
  856. package/build/components/__shared__/Payment/helpers/getImage.js +4 -1
  857. package/build/components/__shared__/Payment/helpers/getImage.js.map +1 -1
  858. package/build/components/__shared__/Payment/helpers/index.js +4 -1
  859. package/build/components/__shared__/Payment/helpers/index.js.map +1 -1
  860. package/build/components/__shared__/Payment/index.js +4 -1
  861. package/build/components/__shared__/Payment/index.js.map +1 -1
  862. package/build/components/__shared__/PriceBreakdown/PriceBreakdown.Line.js +4 -1
  863. package/build/components/__shared__/PriceBreakdown/PriceBreakdown.Line.js.map +1 -1
  864. package/build/components/__shared__/PriceBreakdown/PriceBreakdown.js +4 -1
  865. package/build/components/__shared__/PriceBreakdown/PriceBreakdown.js.map +1 -1
  866. package/build/components/__shared__/PriceBreakdown/PriceBreakdown.l10n.js +4 -1
  867. package/build/components/__shared__/PriceBreakdown/PriceBreakdown.l10n.js.map +1 -1
  868. package/build/components/__shared__/PriceBreakdown/index.js +4 -1
  869. package/build/components/__shared__/PriceBreakdown/index.js.map +1 -1
  870. package/build/components/__shared__/SelectEnvironment/SelectEnvironment.constants.js +4 -1
  871. package/build/components/__shared__/SelectEnvironment/SelectEnvironment.constants.js.map +1 -1
  872. package/build/components/__shared__/SelectEnvironment/SelectEnvironment.js +4 -1
  873. package/build/components/__shared__/SelectEnvironment/SelectEnvironment.js.map +1 -1
  874. package/build/components/__shared__/SelectEnvironment/SelectEnvironment.l10n.js +4 -1
  875. package/build/components/__shared__/SelectEnvironment/SelectEnvironment.l10n.js.map +1 -1
  876. package/build/components/__shared__/SelectEnvironment/index.js +4 -1
  877. package/build/components/__shared__/SelectEnvironment/index.js.map +1 -1
  878. package/build/components/__shared__/Skeleton/Skeleton.js +4 -1
  879. package/build/components/__shared__/Skeleton/Skeleton.js.map +1 -1
  880. package/build/components/__shared__/Skeleton/index.js +4 -1
  881. package/build/components/__shared__/Skeleton/index.js.map +1 -1
  882. package/build/components/__shared__/TextRequiredFields/TextRequiredFields.js +4 -1
  883. package/build/components/__shared__/TextRequiredFields/TextRequiredFields.js.map +1 -1
  884. package/build/components/__shared__/TextRequiredFields/TextRequiredFields.l10n.js +4 -1
  885. package/build/components/__shared__/TextRequiredFields/TextRequiredFields.l10n.js.map +1 -1
  886. package/build/components/__shared__/TextRequiredFields/index.js +4 -1
  887. package/build/components/__shared__/TextRequiredFields/index.js.map +1 -1
  888. package/build/components/__shared__/index.js +4 -1
  889. package/build/components/__shared__/index.js.map +1 -1
  890. package/build/components/helpers/ICON.AMENITIES.js +4 -1
  891. package/build/components/helpers/ICON.AMENITIES.js.map +1 -1
  892. package/build/components/helpers/ICON.js +4 -1
  893. package/build/components/helpers/ICON.js.map +1 -1
  894. package/build/components/helpers/addScript.js +4 -1
  895. package/build/components/helpers/addScript.js.map +1 -1
  896. package/build/components/helpers/constants.js +4 -1
  897. package/build/components/helpers/constants.js.map +1 -1
  898. package/build/components/helpers/generateId.js +4 -1
  899. package/build/components/helpers/generateId.js.map +1 -1
  900. package/build/components/helpers/getAccommodationLabel.js +4 -1
  901. package/build/components/helpers/getAccommodationLabel.js.map +1 -1
  902. package/build/components/helpers/getAccommodationType.js +4 -1
  903. package/build/components/helpers/getAccommodationType.js.map +1 -1
  904. package/build/components/helpers/getAgeRange.js +4 -1
  905. package/build/components/helpers/getAgeRange.js.map +1 -1
  906. package/build/components/helpers/getCalendarCaption.js +4 -1
  907. package/build/components/helpers/getCalendarCaption.js.map +1 -1
  908. package/build/components/helpers/getCountryCode.js +4 -1
  909. package/build/components/helpers/getCountryCode.js.map +1 -1
  910. package/build/components/helpers/getGuestLabel.js +4 -1
  911. package/build/components/helpers/getGuestLabel.js.map +1 -1
  912. package/build/components/helpers/getNormalizedLocale.js +4 -1
  913. package/build/components/helpers/getNormalizedLocale.js.map +1 -1
  914. package/build/components/helpers/getOccupationLabel.js +4 -1
  915. package/build/components/helpers/getOccupationLabel.js.map +1 -1
  916. package/build/components/helpers/getOccupationSummary.js +4 -1
  917. package/build/components/helpers/getOccupationSummary.js.map +1 -1
  918. package/build/components/helpers/getOccupationTotals.js +4 -1
  919. package/build/components/helpers/getOccupationTotals.js.map +1 -1
  920. package/build/components/helpers/getRoomNumber.js +4 -1
  921. package/build/components/helpers/getRoomNumber.js.map +1 -1
  922. package/build/components/helpers/getRoomOccupationLabel.js +4 -1
  923. package/build/components/helpers/getRoomOccupationLabel.js.map +1 -1
  924. package/build/components/helpers/index.js +4 -1
  925. package/build/components/helpers/index.js.map +1 -1
  926. package/build/components/helpers/isJest.js +4 -1
  927. package/build/components/helpers/isJest.js.map +1 -1
  928. package/build/components/helpers/opacity.js +4 -1
  929. package/build/components/helpers/opacity.js.map +1 -1
  930. package/build/components/helpers/parseHtml.js +4 -1
  931. package/build/components/helpers/parseHtml.js.map +1 -1
  932. package/build/components/helpers/parseToParties.js +4 -1
  933. package/build/components/helpers/parseToParties.js.map +1 -1
  934. package/build/components/helpers/parseValue.js +4 -1
  935. package/build/components/helpers/parseValue.js.map +1 -1
  936. package/build/components/helpers/replaceUrlParams.js +4 -1
  937. package/build/components/helpers/replaceUrlParams.js.map +1 -1
  938. package/build/components/helpers/template.js +4 -1
  939. package/build/components/helpers/template.js.map +1 -1
  940. package/build/components/helpers/testPassword.js +4 -1
  941. package/build/components/helpers/testPassword.js.map +1 -1
  942. package/build/components/helpers/toQueryString.js +4 -1
  943. package/build/components/helpers/toQueryString.js.map +1 -1
  944. package/build/components/helpers/toUrlParams.js +4 -1
  945. package/build/components/helpers/toUrlParams.js.map +1 -1
  946. package/build/components/helpers/trace.js +4 -1
  947. package/build/components/helpers/trace.js.map +1 -1
  948. package/build/components/helpers/valueFormat.js +4 -1
  949. package/build/components/helpers/valueFormat.js.map +1 -1
  950. package/build/components/index.js +4 -1
  951. package/build/components/index.js.map +1 -1
  952. package/build/contexts/EventManager/EventManager.constants.js +4 -1
  953. package/build/contexts/EventManager/EventManager.constants.js.map +1 -1
  954. package/build/contexts/EventManager/EventManager.js +4 -1
  955. package/build/contexts/EventManager/EventManager.js.map +1 -1
  956. package/build/contexts/EventManager/index.js +4 -1
  957. package/build/contexts/EventManager/index.js.map +1 -1
  958. package/build/contexts/PerformanceManager/PerformanceManager.constants.js +4 -1
  959. package/build/contexts/PerformanceManager/PerformanceManager.constants.js.map +1 -1
  960. package/build/contexts/PerformanceManager/PerformanceManager.events.js +4 -1
  961. package/build/contexts/PerformanceManager/PerformanceManager.events.js.map +1 -1
  962. package/build/contexts/PerformanceManager/PerformanceManager.js +4 -1
  963. package/build/contexts/PerformanceManager/PerformanceManager.js.map +1 -1
  964. package/build/contexts/PerformanceManager/PerformanceManager.scripts.js +4 -1
  965. package/build/contexts/PerformanceManager/PerformanceManager.scripts.js.map +1 -1
  966. package/build/contexts/PerformanceManager/helpers/dataLayerPush.js +4 -1
  967. package/build/contexts/PerformanceManager/helpers/dataLayerPush.js.map +1 -1
  968. package/build/contexts/PerformanceManager/helpers/getConsentMode.js +4 -1
  969. package/build/contexts/PerformanceManager/helpers/getConsentMode.js.map +1 -1
  970. package/build/contexts/PerformanceManager/helpers/getPerformanceLabel.js +4 -1
  971. package/build/contexts/PerformanceManager/helpers/getPerformanceLabel.js.map +1 -1
  972. package/build/contexts/PerformanceManager/helpers/index.js +4 -1
  973. package/build/contexts/PerformanceManager/helpers/index.js.map +1 -1
  974. package/build/contexts/PerformanceManager/index.js +4 -1
  975. package/build/contexts/PerformanceManager/index.js.map +1 -1
  976. package/build/contexts/PerformanceManager/providers/affilired/bookingResponse.js +4 -1
  977. package/build/contexts/PerformanceManager/providers/affilired/bookingResponse.js.map +1 -1
  978. package/build/contexts/PerformanceManager/providers/affilired/index.js +4 -1
  979. package/build/contexts/PerformanceManager/providers/affilired/index.js.map +1 -1
  980. package/build/contexts/PerformanceManager/providers/analytics/bookingCancel.js +4 -1
  981. package/build/contexts/PerformanceManager/providers/analytics/bookingCancel.js.map +1 -1
  982. package/build/contexts/PerformanceManager/providers/analytics/bookingResponse.js +4 -1
  983. package/build/contexts/PerformanceManager/providers/analytics/bookingResponse.js.map +1 -1
  984. package/build/contexts/PerformanceManager/providers/analytics/checkoutForm.js +4 -1
  985. package/build/contexts/PerformanceManager/providers/analytics/checkoutForm.js.map +1 -1
  986. package/build/contexts/PerformanceManager/providers/analytics/checkoutResponse.js +4 -1
  987. package/build/contexts/PerformanceManager/providers/analytics/checkoutResponse.js.map +1 -1
  988. package/build/contexts/PerformanceManager/providers/analytics/finderReady.js +4 -1
  989. package/build/contexts/PerformanceManager/providers/analytics/finderReady.js.map +1 -1
  990. package/build/contexts/PerformanceManager/providers/analytics/helpers/index.js +4 -1
  991. package/build/contexts/PerformanceManager/providers/analytics/helpers/index.js.map +1 -1
  992. package/build/contexts/PerformanceManager/providers/analytics/helpers/parseCommon.js +4 -1
  993. package/build/contexts/PerformanceManager/providers/analytics/helpers/parseCommon.js.map +1 -1
  994. package/build/contexts/PerformanceManager/providers/analytics/helpers/parseItems.js +4 -1
  995. package/build/contexts/PerformanceManager/providers/analytics/helpers/parseItems.js.map +1 -1
  996. package/build/contexts/PerformanceManager/providers/analytics/helpers/parseRate.js +4 -1
  997. package/build/contexts/PerformanceManager/providers/analytics/helpers/parseRate.js.map +1 -1
  998. package/build/contexts/PerformanceManager/providers/analytics/index.js +4 -1
  999. package/build/contexts/PerformanceManager/providers/analytics/index.js.map +1 -1
  1000. package/build/contexts/PerformanceManager/providers/analytics/logged.js +4 -1
  1001. package/build/contexts/PerformanceManager/providers/analytics/logged.js.map +1 -1
  1002. package/build/contexts/PerformanceManager/providers/analytics/ratesAddToCart.js +4 -1
  1003. package/build/contexts/PerformanceManager/providers/analytics/ratesAddToCart.js.map +1 -1
  1004. package/build/contexts/PerformanceManager/providers/analytics/ratesResponse.js +4 -1
  1005. package/build/contexts/PerformanceManager/providers/analytics/ratesResponse.js.map +1 -1
  1006. package/build/contexts/PerformanceManager/providers/bing/bookingResponse.js +4 -1
  1007. package/build/contexts/PerformanceManager/providers/bing/bookingResponse.js.map +1 -1
  1008. package/build/contexts/PerformanceManager/providers/bing/index.js +4 -1
  1009. package/build/contexts/PerformanceManager/providers/bing/index.js.map +1 -1
  1010. package/build/contexts/PerformanceManager/providers/facebook/bookingResponse.js +4 -1
  1011. package/build/contexts/PerformanceManager/providers/facebook/bookingResponse.js.map +1 -1
  1012. package/build/contexts/PerformanceManager/providers/facebook/checkoutResponse.js +4 -1
  1013. package/build/contexts/PerformanceManager/providers/facebook/checkoutResponse.js.map +1 -1
  1014. package/build/contexts/PerformanceManager/providers/facebook/helpers/getCookies.js +4 -1
  1015. package/build/contexts/PerformanceManager/providers/facebook/helpers/getCookies.js.map +1 -1
  1016. package/build/contexts/PerformanceManager/providers/facebook/helpers/index.js +4 -1
  1017. package/build/contexts/PerformanceManager/providers/facebook/helpers/index.js.map +1 -1
  1018. package/build/contexts/PerformanceManager/providers/facebook/helpers/parseCustomData.js +4 -1
  1019. package/build/contexts/PerformanceManager/providers/facebook/helpers/parseCustomData.js.map +1 -1
  1020. package/build/contexts/PerformanceManager/providers/facebook/helpers/parseUserData.js +4 -1
  1021. package/build/contexts/PerformanceManager/providers/facebook/helpers/parseUserData.js.map +1 -1
  1022. package/build/contexts/PerformanceManager/providers/facebook/helpers/sendData.js +4 -1
  1023. package/build/contexts/PerformanceManager/providers/facebook/helpers/sendData.js.map +1 -1
  1024. package/build/contexts/PerformanceManager/providers/facebook/index.js +4 -1
  1025. package/build/contexts/PerformanceManager/providers/facebook/index.js.map +1 -1
  1026. package/build/contexts/PerformanceManager/providers/facebook/ratesAddToCart.js +4 -1
  1027. package/build/contexts/PerformanceManager/providers/facebook/ratesAddToCart.js.map +1 -1
  1028. package/build/contexts/PerformanceManager/providers/facebook/ratesResponse.js +4 -1
  1029. package/build/contexts/PerformanceManager/providers/facebook/ratesResponse.js.map +1 -1
  1030. package/build/contexts/PerformanceManager/providers/googleAds/bookingResponse.js +4 -1
  1031. package/build/contexts/PerformanceManager/providers/googleAds/bookingResponse.js.map +1 -1
  1032. package/build/contexts/PerformanceManager/providers/googleAds/index.js +4 -1
  1033. package/build/contexts/PerformanceManager/providers/googleAds/index.js.map +1 -1
  1034. package/build/contexts/PerformanceManager/providers/gtm/bookingCancel.js +4 -1
  1035. package/build/contexts/PerformanceManager/providers/gtm/bookingCancel.js.map +1 -1
  1036. package/build/contexts/PerformanceManager/providers/gtm/bookingResponse.js +4 -1
  1037. package/build/contexts/PerformanceManager/providers/gtm/bookingResponse.js.map +1 -1
  1038. package/build/contexts/PerformanceManager/providers/gtm/checkoutResponse.js +4 -1
  1039. package/build/contexts/PerformanceManager/providers/gtm/checkoutResponse.js.map +1 -1
  1040. package/build/contexts/PerformanceManager/providers/gtm/duetto/bookingResponse.js +4 -1
  1041. package/build/contexts/PerformanceManager/providers/gtm/duetto/bookingResponse.js.map +1 -1
  1042. package/build/contexts/PerformanceManager/providers/gtm/duetto/index.js +4 -1
  1043. package/build/contexts/PerformanceManager/providers/gtm/duetto/index.js.map +1 -1
  1044. package/build/contexts/PerformanceManager/providers/gtm/duetto/ratesResponse.js +4 -1
  1045. package/build/contexts/PerformanceManager/providers/gtm/duetto/ratesResponse.js.map +1 -1
  1046. package/build/contexts/PerformanceManager/providers/gtm/finderReady.js +4 -1
  1047. package/build/contexts/PerformanceManager/providers/gtm/finderReady.js.map +1 -1
  1048. package/build/contexts/PerformanceManager/providers/gtm/helpers/getInitEvent.js +4 -1
  1049. package/build/contexts/PerformanceManager/providers/gtm/helpers/getInitEvent.js.map +1 -1
  1050. package/build/contexts/PerformanceManager/providers/gtm/helpers/index.js +4 -1
  1051. package/build/contexts/PerformanceManager/providers/gtm/helpers/index.js.map +1 -1
  1052. package/build/contexts/PerformanceManager/providers/gtm/helpers/parseRate.js +4 -1
  1053. package/build/contexts/PerformanceManager/providers/gtm/helpers/parseRate.js.map +1 -1
  1054. package/build/contexts/PerformanceManager/providers/gtm/index.js +4 -1
  1055. package/build/contexts/PerformanceManager/providers/gtm/index.js.map +1 -1
  1056. package/build/contexts/PerformanceManager/providers/gtm/ratesResponse.js +4 -1
  1057. package/build/contexts/PerformanceManager/providers/gtm/ratesResponse.js.map +1 -1
  1058. package/build/contexts/PerformanceManager/providers/helpers/SHA256.js +4 -1
  1059. package/build/contexts/PerformanceManager/providers/helpers/SHA256.js.map +1 -1
  1060. package/build/contexts/PerformanceManager/providers/helpers/getFirstOccupationOption.js +4 -1
  1061. package/build/contexts/PerformanceManager/providers/helpers/getFirstOccupationOption.js.map +1 -1
  1062. package/build/contexts/PerformanceManager/providers/helpers/getRatesPriceRange.js +4 -1
  1063. package/build/contexts/PerformanceManager/providers/helpers/getRatesPriceRange.js.map +1 -1
  1064. package/build/contexts/PerformanceManager/providers/helpers/getRoomPriceRange.js +4 -1
  1065. package/build/contexts/PerformanceManager/providers/helpers/getRoomPriceRange.js.map +1 -1
  1066. package/build/contexts/PerformanceManager/providers/helpers/getRoomsPriceRange.js +4 -1
  1067. package/build/contexts/PerformanceManager/providers/helpers/getRoomsPriceRange.js.map +1 -1
  1068. package/build/contexts/PerformanceManager/providers/helpers/index.js +4 -1
  1069. package/build/contexts/PerformanceManager/providers/helpers/index.js.map +1 -1
  1070. package/build/contexts/PerformanceManager/providers/helpers/legacy.js +4 -1
  1071. package/build/contexts/PerformanceManager/providers/helpers/legacy.js.map +1 -1
  1072. package/build/contexts/PerformanceManager/providers/index.js +4 -1
  1073. package/build/contexts/PerformanceManager/providers/index.js.map +1 -1
  1074. package/build/contexts/PerformanceManager/providers/mirai/bookingResponse.js +4 -1
  1075. package/build/contexts/PerformanceManager/providers/mirai/bookingResponse.js.map +1 -1
  1076. package/build/contexts/PerformanceManager/providers/mirai/index.js +4 -1
  1077. package/build/contexts/PerformanceManager/providers/mirai/index.js.map +1 -1
  1078. package/build/contexts/index.js +4 -1
  1079. package/build/contexts/index.js.map +1 -1
  1080. package/build/helpers/checkSession.js +4 -1
  1081. package/build/helpers/checkSession.js.map +1 -1
  1082. package/build/helpers/consolidateStore.js +4 -1
  1083. package/build/helpers/consolidateStore.js.map +1 -1
  1084. package/build/helpers/debounce.js +4 -1
  1085. package/build/helpers/debounce.js.map +1 -1
  1086. package/build/helpers/fetchConfig.js +4 -1
  1087. package/build/helpers/fetchConfig.js.map +1 -1
  1088. package/build/helpers/fetchCookies.js +4 -1
  1089. package/build/helpers/fetchCookies.js.map +1 -1
  1090. package/build/helpers/fetchCurrency.js +4 -1
  1091. package/build/helpers/fetchCurrency.js.map +1 -1
  1092. package/build/helpers/fetchSession.js +4 -1
  1093. package/build/helpers/fetchSession.js.map +1 -1
  1094. package/build/helpers/fetchUrlParams.js +4 -1
  1095. package/build/helpers/fetchUrlParams.js.map +1 -1
  1096. package/build/helpers/findComponents.js +4 -1
  1097. package/build/helpers/findComponents.js.map +1 -1
  1098. package/build/helpers/findDangerousCSSRules.js +4 -1
  1099. package/build/helpers/findDangerousCSSRules.js.map +1 -1
  1100. package/build/helpers/findInstance.js +4 -1
  1101. package/build/helpers/findInstance.js.map +1 -1
  1102. package/build/helpers/getAccommodationType.js +4 -1
  1103. package/build/helpers/getAccommodationType.js.map +1 -1
  1104. package/build/helpers/getClubUrl.js +4 -1
  1105. package/build/helpers/getClubUrl.js.map +1 -1
  1106. package/build/helpers/getContents.js +4 -1
  1107. package/build/helpers/getContents.js.map +1 -1
  1108. package/build/helpers/getGhost.js +4 -1
  1109. package/build/helpers/getGhost.js.map +1 -1
  1110. package/build/helpers/getLocale.js +4 -1
  1111. package/build/helpers/getLocale.js.map +1 -1
  1112. package/build/helpers/getMetaRates.js +4 -1
  1113. package/build/helpers/getMetaRates.js.map +1 -1
  1114. package/build/helpers/getPerformance.js +4 -1
  1115. package/build/helpers/getPerformance.js.map +1 -1
  1116. package/build/helpers/getTags.js +4 -1
  1117. package/build/helpers/getTags.js.map +1 -1
  1118. package/build/helpers/index.js +4 -1
  1119. package/build/helpers/index.js.map +1 -1
  1120. package/build/helpers/loadEnvironment.js +4 -1
  1121. package/build/helpers/loadEnvironment.js.map +1 -1
  1122. package/build/helpers/loadScript.js +4 -1
  1123. package/build/helpers/loadScript.js.map +1 -1
  1124. package/build/helpers/loadSentry.js +5 -4
  1125. package/build/helpers/loadSentry.js.map +1 -1
  1126. package/build/helpers/prepareRoom.js +4 -1
  1127. package/build/helpers/prepareRoom.js.map +1 -1
  1128. package/build/helpers/sanitizeComponent.js +4 -1
  1129. package/build/helpers/sanitizeComponent.js.map +1 -1
  1130. package/build/helpers/theme.js +4 -1
  1131. package/build/helpers/theme.js.map +1 -1
  1132. package/build/helpers/themeDirection.js +4 -1
  1133. package/build/helpers/themeDirection.js.map +1 -1
  1134. package/build/helpers/toOccupation.js +4 -1
  1135. package/build/helpers/toOccupation.js.map +1 -1
  1136. package/build/index.js +24 -21
  1137. package/build/index.js.map +1 -1
  1138. package/package.json +5 -3
@@ -1 +1 @@
1
- {"version":3,"file":"ButtonFinder.js","names":["_locale","require","_ui","_propTypes","_interopRequireDefault","_react","_interopRequireWildcard","_ButtonFinderL10n","style","_Finder","_helpers","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","ButtonFinder","_ref","ghost","text","others","translate","useLocale","modal","setModal","useState","toggleModal","testId","buttonTestId","concat","createElement","Fragment","Button","onPress","className","styles","button","L10N","ACTION_RESERVE","Pressable","dangerouslySetInnerHTML","__html","template","outerHTML","undefined","Modal","title","visible","onClose","Finder","layout","exports","displayName","propTypes","PropTypes","any","string"],"sources":["../../../src/components/ButtonFinder/ButtonFinder.jsx"],"sourcesContent":["import { useLocale } from '@mirai/locale';\nimport { Button, Modal, Pressable, styles } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React, { useState } from 'react';\n\nimport { L10N } from './ButtonFinder.l10n.js';\nimport * as style from './ButtonFinder.module.css';\nimport { Finder } from '../Finder/Finder';\nimport { template } from '../helpers';\n\nconst ButtonFinder = ({ ghost, text, ...others }) => {\n const { translate } = useLocale();\n\n const [modal, setModal] = useState(false);\n\n const toggleModal = () => setModal(!modal);\n\n const { testId = 'button-finder' } = others;\n const buttonTestId = `${testId}-button-modal`;\n\n return (\n <>\n {!ghost ? (\n <Button onPress={toggleModal} className={styles(style.button, others.className)} testId={buttonTestId}>\n {text || translate(L10N.ACTION_RESERVE)}\n </Button>\n ) : (\n <Pressable\n onPress={toggleModal}\n className={others.className}\n testId={buttonTestId}\n dangerouslySetInnerHTML={ghost ? { __html: template(ghost.outerHTML, undefined, translate) } : undefined}\n />\n )}\n\n <Modal\n title={text || translate(L10N.ACTION_RESERVE)}\n visible={modal}\n onClose={toggleModal}\n testId={testId ? `${testId}-modal` : undefined}\n >\n <Finder layout=\"column\" />\n </Modal>\n </>\n );\n};\n\nButtonFinder.displayName = 'Mirai:Core:ButtonFinder';\n\nButtonFinder.propTypes = {\n ghost: PropTypes.any,\n text: PropTypes.string,\n};\n\nexport { ButtonFinder };\n"],"mappings":"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"}
1
+ {"version":3,"file":"ButtonFinder.js","sources":["../../../src/components/ButtonFinder/ButtonFinder.jsx"],"sourcesContent":["import { useLocale } from '@mirai/locale';\nimport { Button, Modal, Pressable, styles } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React, { useState } from 'react';\n\nimport { L10N } from './ButtonFinder.l10n.js';\nimport * as style from './ButtonFinder.module.css';\nimport { Finder } from '../Finder/Finder';\nimport { template } from '../helpers';\n\nconst ButtonFinder = ({ ghost, text, ...others }) => {\n const { translate } = useLocale();\n\n const [modal, setModal] = useState(false);\n\n const toggleModal = () => setModal(!modal);\n\n const { testId = 'button-finder' } = others;\n const buttonTestId = `${testId}-button-modal`;\n\n return (\n <>\n {!ghost ? (\n <Button onPress={toggleModal} className={styles(style.button, others.className)} testId={buttonTestId}>\n {text || translate(L10N.ACTION_RESERVE)}\n </Button>\n ) : (\n <Pressable\n onPress={toggleModal}\n className={others.className}\n testId={buttonTestId}\n dangerouslySetInnerHTML={ghost ? { __html: template(ghost.outerHTML, undefined, translate) } : undefined}\n />\n )}\n\n <Modal\n title={text || translate(L10N.ACTION_RESERVE)}\n visible={modal}\n onClose={toggleModal}\n testId={testId ? `${testId}-modal` : undefined}\n >\n <Finder layout=\"column\" />\n </Modal>\n </>\n );\n};\n\nButtonFinder.displayName = 'Mirai:Core:ButtonFinder';\n\nButtonFinder.propTypes = {\n ghost: PropTypes.any,\n text: PropTypes.string,\n};\n\nexport { ButtonFinder };\n"],"names":["_locale","require","_ui","_propTypes","_interopRequireDefault","_react","_interopRequireWildcard","_ButtonFinderL10n","style","_Finder","_helpers","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","ButtonFinder","_ref","ghost","text","others","translate","useLocale","modal","setModal","useState","toggleModal","testId","buttonTestId","concat","createElement","Fragment","Button","onPress","className","styles","button","L10N","ACTION_RESERVE","Pressable","dangerouslySetInnerHTML","__html","template","outerHTML","undefined","Modal","title","visible","onClose","Finder","layout","exports","displayName","propTypes","PropTypes","any","string"],"mappings":"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","debug_id":"27c139af-0f5f-5ba3-8c92-3f7fd0fa339b"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="5e089b73-716d-5c33-bd6b-fa24bfd40570")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -10,4 +12,5 @@ const L10N = exports.L10N = {
10
12
  defaultMessage: '   '
11
13
  }
12
14
  };
13
- //# sourceMappingURL=ButtonFinder.l10n.js.map
15
+ //# sourceMappingURL=ButtonFinder.l10n.js.map
16
+ //# debugId=5e089b73-716d-5c33-bd6b-fa24bfd40570
@@ -1 +1 @@
1
- {"version":3,"file":"ButtonFinder.l10n.js","names":["L10N","exports","ACTION_RESERVE","id","defaultMessage"],"sources":["../../../src/components/ButtonFinder/ButtonFinder.l10n.js"],"sourcesContent":["export const L10N = {\n ACTION_RESERVE: { id: 'common.action.reserve', defaultMessage: '   ' },\n};\n"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAAC,OAAA,CAAAD,IAAA,GAAG;EAClBE,cAAc,EAAE;IAAEC,EAAE,EAAE,uBAAuB;IAAEC,cAAc,EAAE;EAAM;AACvE,CAAC"}
1
+ {"version":3,"file":"ButtonFinder.l10n.js","sources":["../../../src/components/ButtonFinder/ButtonFinder.l10n.js"],"sourcesContent":["export const L10N = {\n ACTION_RESERVE: { id: 'common.action.reserve', defaultMessage: '   ' },\n};\n"],"names":["L10N","exports","ACTION_RESERVE","id","defaultMessage"],"mappings":";;;;;;;;AAAO,MAAMA,IAAI,GAAAC,OAAA,CAAAD,IAAA,GAAG;EAClBE,cAAc,EAAE;IAAEC,EAAE,EAAE,uBAAuB;IAAEC,cAAc,EAAE;EAAM;AACvE,CAAC","debug_id":"5e089b73-716d-5c33-bd6b-fa24bfd40570"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="de2a9f76-e228-5481-885b-d479c6cedbbd")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -10,4 +12,5 @@ Object.defineProperty(exports, "ButtonFinder", {
10
12
  }
11
13
  });
12
14
  var _ButtonFinder = require("./ButtonFinder");
13
- //# sourceMappingURL=index.js.map
15
+ //# sourceMappingURL=index.js.map
16
+ //# debugId=de2a9f76-e228-5481-885b-d479c6cedbbd
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["_ButtonFinder","require"],"sources":["../../../src/components/ButtonFinder/index.js"],"sourcesContent":["export { ButtonFinder } from './ButtonFinder';\n"],"mappings":";;;;;;;;;;;AAAA,IAAAA,aAAA,GAAAC,OAAA"}
1
+ {"version":3,"file":"index.js","sources":["../../../src/components/ButtonFinder/index.js"],"sourcesContent":["export { ButtonFinder } from './ButtonFinder';\n"],"names":["_ButtonFinder","require"],"mappings":";;;;;;;;;;;;;AAAA,IAAAA,aAAA,GAAAC,OAAA","debug_id":"de2a9f76-e228-5481-885b-d479c6cedbbd"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="2a0fb909-e8f1-5056-b84f-1180ab36a6a3")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -28,4 +30,5 @@ const VERBOSE_DATE_FORMAT = exports.VERBOSE_DATE_FORMAT = {
28
30
  month: 'short',
29
31
  day: 'numeric'
30
32
  };
31
- //# sourceMappingURL=Chat.constants.js.map
33
+ //# sourceMappingURL=Chat.constants.js.map
34
+ //# debugId=2a0fb909-e8f1-5056-b84f-1180ab36a6a3
@@ -1 +1 @@
1
- {"version":3,"file":"Chat.constants.js","names":["DELAY_RESPONSE","exports","EVENT","INPUT_COMPONENT","INTENT","BOOK","BOOKING_CANCEL","BOOKING_QUERY","BOOKING_VIEW","BOOKING_SEND","OFFERS","HOTEL_INFO","GREETINGS","FAREWELLS","ACTION","ACTION_LOGIN","NAME","VERBOSE_DATE_FORMAT","weekday","month","day"],"sources":["../../../src/components/Chat/Chat.constants.js"],"sourcesContent":["const DELAY_RESPONSE = 500;\n\nconst EVENT = {\n INPUT_COMPONENT: 'EVENT_INPUT_COMPONENT',\n};\n\nconst INTENT = {\n BOOK: 'INTENT_BOOK',\n BOOKING_CANCEL: 'INTENT_BOOKING_CANCEL',\n BOOKING_QUERY: 'INTENT_BOOKING_QUERY',\n BOOKING_VIEW: 'INTENT_BOOKING_VIEW',\n BOOKING_SEND: 'INTENT_BOOKING_SEND',\n OFFERS: 'INTENT_OFFERS',\n HOTEL_INFO: 'INTENT_HOTEL_INFO',\n GREETINGS: 'INTENT_GREETINGS',\n FAREWELLS: 'INTENT_FAREWELLS',\n};\n\nconst ACTION = {\n ACTION_LOGIN: 'ACTION_LOGIN',\n};\n\nconst NAME = 'Lisa';\n\nconst VERBOSE_DATE_FORMAT = { weekday: 'short', month: 'short', day: 'numeric' };\n\nexport { ACTION, DELAY_RESPONSE, EVENT, INTENT, NAME, VERBOSE_DATE_FORMAT };\n"],"mappings":";;;;;;AAAA,MAAMA,cAAc,GAAAC,OAAA,CAAAD,cAAA,GAAG,GAAG;AAE1B,MAAME,KAAK,GAAAD,OAAA,CAAAC,KAAA,GAAG;EACZC,eAAe,EAAE;AACnB,CAAC;AAED,MAAMC,MAAM,GAAAH,OAAA,CAAAG,MAAA,GAAG;EACbC,IAAI,EAAE,aAAa;EACnBC,cAAc,EAAE,uBAAuB;EACvCC,aAAa,EAAE,sBAAsB;EACrCC,YAAY,EAAE,qBAAqB;EACnCC,YAAY,EAAE,qBAAqB;EACnCC,MAAM,EAAE,eAAe;EACvBC,UAAU,EAAE,mBAAmB;EAC/BC,SAAS,EAAE,kBAAkB;EAC7BC,SAAS,EAAE;AACb,CAAC;AAED,MAAMC,MAAM,GAAAb,OAAA,CAAAa,MAAA,GAAG;EACbC,YAAY,EAAE;AAChB,CAAC;AAED,MAAMC,IAAI,GAAAf,OAAA,CAAAe,IAAA,GAAG,MAAM;AAEnB,MAAMC,mBAAmB,GAAAhB,OAAA,CAAAgB,mBAAA,GAAG;EAAEC,OAAO,EAAE,OAAO;EAAEC,KAAK,EAAE,OAAO;EAAEC,GAAG,EAAE;AAAU,CAAC"}
1
+ {"version":3,"file":"Chat.constants.js","sources":["../../../src/components/Chat/Chat.constants.js"],"sourcesContent":["const DELAY_RESPONSE = 500;\n\nconst EVENT = {\n INPUT_COMPONENT: 'EVENT_INPUT_COMPONENT',\n};\n\nconst INTENT = {\n BOOK: 'INTENT_BOOK',\n BOOKING_CANCEL: 'INTENT_BOOKING_CANCEL',\n BOOKING_QUERY: 'INTENT_BOOKING_QUERY',\n BOOKING_VIEW: 'INTENT_BOOKING_VIEW',\n BOOKING_SEND: 'INTENT_BOOKING_SEND',\n OFFERS: 'INTENT_OFFERS',\n HOTEL_INFO: 'INTENT_HOTEL_INFO',\n GREETINGS: 'INTENT_GREETINGS',\n FAREWELLS: 'INTENT_FAREWELLS',\n};\n\nconst ACTION = {\n ACTION_LOGIN: 'ACTION_LOGIN',\n};\n\nconst NAME = 'Lisa';\n\nconst VERBOSE_DATE_FORMAT = { weekday: 'short', month: 'short', day: 'numeric' };\n\nexport { ACTION, DELAY_RESPONSE, EVENT, INTENT, NAME, VERBOSE_DATE_FORMAT };\n"],"names":["DELAY_RESPONSE","exports","EVENT","INPUT_COMPONENT","INTENT","BOOK","BOOKING_CANCEL","BOOKING_QUERY","BOOKING_VIEW","BOOKING_SEND","OFFERS","HOTEL_INFO","GREETINGS","FAREWELLS","ACTION","ACTION_LOGIN","NAME","VERBOSE_DATE_FORMAT","weekday","month","day"],"mappings":";;;;;;;;AAAA,MAAMA,cAAc,GAAAC,OAAA,CAAAD,cAAA,GAAG,GAAG;AAE1B,MAAME,KAAK,GAAAD,OAAA,CAAAC,KAAA,GAAG;EACZC,eAAe,EAAE;AACnB,CAAC;AAED,MAAMC,MAAM,GAAAH,OAAA,CAAAG,MAAA,GAAG;EACbC,IAAI,EAAE,aAAa;EACnBC,cAAc,EAAE,uBAAuB;EACvCC,aAAa,EAAE,sBAAsB;EACrCC,YAAY,EAAE,qBAAqB;EACnCC,YAAY,EAAE,qBAAqB;EACnCC,MAAM,EAAE,eAAe;EACvBC,UAAU,EAAE,mBAAmB;EAC/BC,SAAS,EAAE,kBAAkB;EAC7BC,SAAS,EAAE;AACb,CAAC;AAED,MAAMC,MAAM,GAAAb,OAAA,CAAAa,MAAA,GAAG;EACbC,YAAY,EAAE;AAChB,CAAC;AAED,MAAMC,IAAI,GAAAf,OAAA,CAAAe,IAAA,GAAG,MAAM;AAEnB,MAAMC,mBAAmB,GAAAhB,OAAA,CAAAgB,mBAAA,GAAG;EAAEC,OAAO,EAAE,OAAO;EAAEC,KAAK,EAAE,OAAO;EAAEC,GAAG,EAAE;AAAU,CAAC","debug_id":"2a0fb909-e8f1-5056-b84f-1180ab36a6a3"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="a9768dfc-77ea-5c4c-adf1-62670989e502")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -243,4 +245,5 @@ Chat.propTypes = {
243
245
  name: _propTypes.default.string,
244
246
  skeleton: _propTypes.default.bool
245
247
  };
246
- //# sourceMappingURL=Chat.js.map
248
+ //# sourceMappingURL=Chat.js.map
249
+ //# debugId=a9768dfc-77ea-5c4c-adf1-62670989e502
@@ -1 +1 @@
1
- {"version":3,"file":"Chat.js","names":["_dataSources","require","_locale","_services","_ui","_propTypes","_interopRequireDefault","_react","_interopRequireWildcard","_Chat","_Chat2","style","_components","_helpers","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","_extends","assign","bind","target","arguments","length","source","key","apply","onlineInterval","Chat","_ref","skeleton","name","NAME","others","mobile","isMobile","useDevice","translate","useLocale","value","calendar","currency","hotel","locale","occupation","origin","session","tags","type","useStore","busy","setBusy","useState","hide","setHide","messages","setMessages","online","setOnline","scrollTo","setScrollTo","visible","setVisible","useEffect","callback","_ref2","modalVisible","Event","subscribe","EVENT","MODAL_VISIBLE","unsubscribe","response","ServiceLisa","welcome","catch","handleError","addMessage","clearInterval","status","setInterval","Date","getTime","storeContext","commons","handleInput","input","nextMessages","text","timestamp","setTimeout","message","context","DELAY_RESPONSE","handleAction","form","intent","undefined","ACTION","ACTION_LOGIN","publish","LOGIN","action","lisa","auto","error","console","INTENT_LOCALE","createElement","Fragment","React","Modal","View","className","styles","container","row","header","Avatar","small","wide","Text","bold","L10N","LABEL_ASSISTANT","bullet","offline","light","LABEL_ONLINE","LABEL_OFFLINE","Button","squared","tooltip","ACTION_CLOSE","transparent","onPress","Icon","ICON","CLOSE","ScrollView","snap","map","index","Message","concat","disabled","onAction","Input","onValue","InputRich","Offline","Tooltip","right","LABEL_GREETINGS","Pressable","buttonExtend","avatar","exports","displayName","propTypes","PropTypes","string","bool"],"sources":["../../../src/components/Chat/Chat.jsx"],"sourcesContent":["import { Event, useStore } from '@mirai/data-sources';\nimport { useLocale } from '@mirai/locale';\nimport { ServiceLisa } from '@mirai/services';\nimport { Button, Icon, Modal, Pressable, ScrollView, styles, Text, Tooltip, useDevice, View } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React, { useEffect, useState } from 'react';\n\nimport { ACTION, DELAY_RESPONSE, NAME } from './Chat.constants';\nimport { L10N } from './Chat.l10n';\nimport * as style from './Chat.module.css';\nimport { Avatar, Input, InputRich, Offline, Message } from './components';\nimport { EVENT, ICON } from '../helpers';\n\nlet onlineInterval;\n\nconst Chat = ({ skeleton, name = NAME, ...others }) => {\n const { mobile, isMobile } = useDevice();\n const { translate } = useLocale();\n const {\n set,\n value: { calendar, currency, hotel, locale, occupation, origin, session, tags, type },\n } = useStore();\n\n const [busy, setBusy] = useState(false);\n const [hide, setHide] = useState(false);\n const [messages, setMessages] = useState([]);\n const [online, setOnline] = useState(false);\n const [scrollTo, setScrollTo] = useState();\n const [visible, setVisible] = useState(false);\n\n useEffect(() => {\n const callback = ({ visible: modalVisible }) => setHide(modalVisible);\n\n Event.subscribe(EVENT.MODAL_VISIBLE, callback);\n\n return () => Event.unsubscribe(EVENT.MODAL_VISIBLE, callback);\n }, []);\n\n useEffect(() => {\n if (skeleton) return;\n\n (async () => {\n setBusy(true);\n const response = await ServiceLisa.welcome({ locale, session }).catch(handleError);\n if (response) addMessage(response, messages);\n setBusy(false);\n })();\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [skeleton]);\n\n useEffect(() => {\n if (!visible) return clearInterval(onlineInterval);\n\n const callback = async () => {\n const response = await ServiceLisa.status().catch(() => setOnline(false));\n if (response && !online) setOnline(response);\n };\n\n callback();\n onlineInterval = setInterval(callback, online ? 60000 : 10000);\n\n return () => {\n clearInterval(onlineInterval);\n };\n }, [online, visible]);\n\n useEffect(() => visible && setScrollTo(new Date().getTime()), [busy, messages, visible]);\n\n const storeContext = { calendar, currency, hotel, occupation, origin, tags, type };\n const commons = { mobile, session };\n\n const handleInput = (input) => {\n const nextMessages = [...messages, { text: input, timestamp: new Date().getTime() }];\n setMessages(nextMessages);\n\n setTimeout(async () => {\n setBusy(true);\n const response = await ServiceLisa.message({ context: { ...storeContext }, input, ...commons }).catch(\n handleError,\n );\n if (response) addMessage(response, nextMessages);\n setBusy(false);\n }, DELAY_RESPONSE);\n };\n\n const handleAction = ({ context, form, intent } = {}) => {\n if (intent === ACTION.ACTION_LOGIN) return Event.publish(EVENT.LOGIN, { visible: true });\n\n setBusy(true);\n\n setTimeout(async () => {\n const response = await ServiceLisa.action({\n context: { ...storeContext, ...context, form },\n intent,\n locale,\n ...commons,\n }).catch(handleError);\n if (response) {\n set({ lisa: response });\n setMessages([...messages, { auto: true, ...response }]);\n }\n\n setBusy(false);\n }, DELAY_RESPONSE);\n };\n\n const handleError = (error) => {\n // eslint-disable-next-line no-console\n console.error('::handleError::', error);\n setOnline(false);\n };\n\n const addMessage = (response = {}, messages = []) => {\n set({ lisa: response });\n setMessages([...messages, { auto: true, ...response }]);\n if (response.locale !== locale) Event.publish(EVENT.INTENT_LOCALE, { locale: response.locale });\n };\n\n return !skeleton ? (\n <>\n {React.createElement(\n isMobile ? Modal : View,\n isMobile\n ? { ...others, visible, className: styles(style.container, others.className) }\n : {\n ...others,\n className: styles(style.container, visible && !hide && style.visible, others.className),\n 'aria-hidden': visible ? 'false' : 'true',\n },\n <>\n <View row className={style.header}>\n <Avatar small />\n <View wide>\n <Text bold>{translate(L10N.LABEL_ASSISTANT)}</Text>\n <View row>\n <View className={styles(style.bullet, online ? style.online : style.offline)} />\n <Text small light>\n {translate(online ? L10N.LABEL_ONLINE : L10N.LABEL_OFFLINE)}\n </Text>\n </View>\n </View>\n\n <View row>\n {/* ! TODO: When store chats */}\n {/* <Button small squared tooltip={translate(L10N.ACTION_MINIMIZE)} transparent onPress={() => {}}>\n <Icon value={ICON.MINIMIZE} />\n </Button> */}\n\n <Button\n small\n squared\n tooltip={translate(L10N.ACTION_CLOSE)}\n transparent\n onPress={() => setVisible(false)}\n >\n <Icon value={ICON.CLOSE} />\n </Button>\n </View>\n </View>\n\n <ScrollView scrollTo={scrollTo} snap={false} className={style.messages}>\n {messages.map((message, index) => (\n <Message\n {...message}\n key={`message:${index}`}\n disabled={busy || index < messages.length - 1}\n onAction={handleAction}\n />\n ))}\n {busy && <Message auto busy />}\n </ScrollView>\n\n {online ? (\n <>\n <Input disabled={busy} onValue={handleInput} />\n <InputRich onValue={handleAction} />\n </>\n ) : (\n <Offline />\n )}\n </>,\n )}\n\n <Tooltip right text={translate(L10N.LABEL_GREETINGS, { name })}>\n <Pressable\n disabled={busy}\n onPress={() => setVisible(true)}\n className={styles(style.buttonExtend, (hide || visible) && style.hide)}\n >\n <Avatar disabled={visible} className={style.avatar} />\n </Pressable>\n </Tooltip>\n </>\n ) : null;\n};\n\nChat.displayName = 'Mirai:Core:Chat';\n\nChat.propTypes = {\n name: PropTypes.string,\n skeleton: PropTypes.bool,\n};\n\nexport { Chat };\n"],"mappings":"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"}
1
+ {"version":3,"file":"Chat.js","sources":["../../../src/components/Chat/Chat.jsx"],"sourcesContent":["import { Event, useStore } from '@mirai/data-sources';\nimport { useLocale } from '@mirai/locale';\nimport { ServiceLisa } from '@mirai/services';\nimport { Button, Icon, Modal, Pressable, ScrollView, styles, Text, Tooltip, useDevice, View } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React, { useEffect, useState } from 'react';\n\nimport { ACTION, DELAY_RESPONSE, NAME } from './Chat.constants';\nimport { L10N } from './Chat.l10n';\nimport * as style from './Chat.module.css';\nimport { Avatar, Input, InputRich, Offline, Message } from './components';\nimport { EVENT, ICON } from '../helpers';\n\nlet onlineInterval;\n\nconst Chat = ({ skeleton, name = NAME, ...others }) => {\n const { mobile, isMobile } = useDevice();\n const { translate } = useLocale();\n const {\n set,\n value: { calendar, currency, hotel, locale, occupation, origin, session, tags, type },\n } = useStore();\n\n const [busy, setBusy] = useState(false);\n const [hide, setHide] = useState(false);\n const [messages, setMessages] = useState([]);\n const [online, setOnline] = useState(false);\n const [scrollTo, setScrollTo] = useState();\n const [visible, setVisible] = useState(false);\n\n useEffect(() => {\n const callback = ({ visible: modalVisible }) => setHide(modalVisible);\n\n Event.subscribe(EVENT.MODAL_VISIBLE, callback);\n\n return () => Event.unsubscribe(EVENT.MODAL_VISIBLE, callback);\n }, []);\n\n useEffect(() => {\n if (skeleton) return;\n\n (async () => {\n setBusy(true);\n const response = await ServiceLisa.welcome({ locale, session }).catch(handleError);\n if (response) addMessage(response, messages);\n setBusy(false);\n })();\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [skeleton]);\n\n useEffect(() => {\n if (!visible) return clearInterval(onlineInterval);\n\n const callback = async () => {\n const response = await ServiceLisa.status().catch(() => setOnline(false));\n if (response && !online) setOnline(response);\n };\n\n callback();\n onlineInterval = setInterval(callback, online ? 60000 : 10000);\n\n return () => {\n clearInterval(onlineInterval);\n };\n }, [online, visible]);\n\n useEffect(() => visible && setScrollTo(new Date().getTime()), [busy, messages, visible]);\n\n const storeContext = { calendar, currency, hotel, occupation, origin, tags, type };\n const commons = { mobile, session };\n\n const handleInput = (input) => {\n const nextMessages = [...messages, { text: input, timestamp: new Date().getTime() }];\n setMessages(nextMessages);\n\n setTimeout(async () => {\n setBusy(true);\n const response = await ServiceLisa.message({ context: { ...storeContext }, input, ...commons }).catch(\n handleError,\n );\n if (response) addMessage(response, nextMessages);\n setBusy(false);\n }, DELAY_RESPONSE);\n };\n\n const handleAction = ({ context, form, intent } = {}) => {\n if (intent === ACTION.ACTION_LOGIN) return Event.publish(EVENT.LOGIN, { visible: true });\n\n setBusy(true);\n\n setTimeout(async () => {\n const response = await ServiceLisa.action({\n context: { ...storeContext, ...context, form },\n intent,\n locale,\n ...commons,\n }).catch(handleError);\n if (response) {\n set({ lisa: response });\n setMessages([...messages, { auto: true, ...response }]);\n }\n\n setBusy(false);\n }, DELAY_RESPONSE);\n };\n\n const handleError = (error) => {\n // eslint-disable-next-line no-console\n console.error('::handleError::', error);\n setOnline(false);\n };\n\n const addMessage = (response = {}, messages = []) => {\n set({ lisa: response });\n setMessages([...messages, { auto: true, ...response }]);\n if (response.locale !== locale) Event.publish(EVENT.INTENT_LOCALE, { locale: response.locale });\n };\n\n return !skeleton ? (\n <>\n {React.createElement(\n isMobile ? Modal : View,\n isMobile\n ? { ...others, visible, className: styles(style.container, others.className) }\n : {\n ...others,\n className: styles(style.container, visible && !hide && style.visible, others.className),\n 'aria-hidden': visible ? 'false' : 'true',\n },\n <>\n <View row className={style.header}>\n <Avatar small />\n <View wide>\n <Text bold>{translate(L10N.LABEL_ASSISTANT)}</Text>\n <View row>\n <View className={styles(style.bullet, online ? style.online : style.offline)} />\n <Text small light>\n {translate(online ? L10N.LABEL_ONLINE : L10N.LABEL_OFFLINE)}\n </Text>\n </View>\n </View>\n\n <View row>\n {/* ! TODO: When store chats */}\n {/* <Button small squared tooltip={translate(L10N.ACTION_MINIMIZE)} transparent onPress={() => {}}>\n <Icon value={ICON.MINIMIZE} />\n </Button> */}\n\n <Button\n small\n squared\n tooltip={translate(L10N.ACTION_CLOSE)}\n transparent\n onPress={() => setVisible(false)}\n >\n <Icon value={ICON.CLOSE} />\n </Button>\n </View>\n </View>\n\n <ScrollView scrollTo={scrollTo} snap={false} className={style.messages}>\n {messages.map((message, index) => (\n <Message\n {...message}\n key={`message:${index}`}\n disabled={busy || index < messages.length - 1}\n onAction={handleAction}\n />\n ))}\n {busy && <Message auto busy />}\n </ScrollView>\n\n {online ? (\n <>\n <Input disabled={busy} onValue={handleInput} />\n <InputRich onValue={handleAction} />\n </>\n ) : (\n <Offline />\n )}\n </>,\n )}\n\n <Tooltip right text={translate(L10N.LABEL_GREETINGS, { name })}>\n <Pressable\n disabled={busy}\n onPress={() => setVisible(true)}\n className={styles(style.buttonExtend, (hide || visible) && style.hide)}\n >\n <Avatar disabled={visible} className={style.avatar} />\n </Pressable>\n </Tooltip>\n </>\n ) : null;\n};\n\nChat.displayName = 'Mirai:Core:Chat';\n\nChat.propTypes = {\n name: PropTypes.string,\n skeleton: PropTypes.bool,\n};\n\nexport { Chat };\n"],"names":["_dataSources","require","_locale","_services","_ui","_propTypes","_interopRequireDefault","_react","_interopRequireWildcard","_Chat","_Chat2","style","_components","_helpers","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","_extends","assign","bind","target","arguments","length","source","key","apply","onlineInterval","Chat","_ref","skeleton","name","NAME","others","mobile","isMobile","useDevice","translate","useLocale","value","calendar","currency","hotel","locale","occupation","origin","session","tags","type","useStore","busy","setBusy","useState","hide","setHide","messages","setMessages","online","setOnline","scrollTo","setScrollTo","visible","setVisible","useEffect","callback","_ref2","modalVisible","Event","subscribe","EVENT","MODAL_VISIBLE","unsubscribe","response","ServiceLisa","welcome","catch","handleError","addMessage","clearInterval","status","setInterval","Date","getTime","storeContext","commons","handleInput","input","nextMessages","text","timestamp","setTimeout","message","context","DELAY_RESPONSE","handleAction","form","intent","undefined","ACTION","ACTION_LOGIN","publish","LOGIN","action","lisa","auto","error","console","INTENT_LOCALE","createElement","Fragment","React","Modal","View","className","styles","container","row","header","Avatar","small","wide","Text","bold","L10N","LABEL_ASSISTANT","bullet","offline","light","LABEL_ONLINE","LABEL_OFFLINE","Button","squared","tooltip","ACTION_CLOSE","transparent","onPress","Icon","ICON","CLOSE","ScrollView","snap","map","index","Message","concat","disabled","onAction","Input","onValue","InputRich","Offline","Tooltip","right","LABEL_GREETINGS","Pressable","buttonExtend","avatar","exports","displayName","propTypes","PropTypes","string","bool"],"mappings":"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","debug_id":"a9768dfc-77ea-5c4c-adf1-62670989e502"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="e46614c1-c969-5293-8a65-8e1644d7e7b3")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -21,4 +23,5 @@ const L10N = exports.L10N = {
21
23
  id: 'lisa.label.online'
22
24
  }
23
25
  };
24
- //# sourceMappingURL=Chat.l10n.js.map
26
+ //# sourceMappingURL=Chat.l10n.js.map
27
+ //# debugId=e46614c1-c969-5293-8a65-8e1644d7e7b3
@@ -1 +1 @@
1
- {"version":3,"file":"Chat.l10n.js","names":["L10N","exports","ACTION_CLOSE","id","LABEL_ASSISTANT","LABEL_GREETINGS","LABEL_OFFLINE","LABEL_ONLINE"],"sources":["../../../src/components/Chat/Chat.l10n.js"],"sourcesContent":["export const L10N = {\n ACTION_CLOSE: { id: 'common.action.close' },\n\n LABEL_ASSISTANT: { id: 'lisa.label.assistant' },\n LABEL_GREETINGS: { id: 'lisa.label.greetings' },\n LABEL_OFFLINE: { id: 'lisa.label.offline' },\n LABEL_ONLINE: { id: 'lisa.label.online' },\n};\n"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAAC,OAAA,CAAAD,IAAA,GAAG;EAClBE,YAAY,EAAE;IAAEC,EAAE,EAAE;EAAsB,CAAC;EAE3CC,eAAe,EAAE;IAAED,EAAE,EAAE;EAAuB,CAAC;EAC/CE,eAAe,EAAE;IAAEF,EAAE,EAAE;EAAuB,CAAC;EAC/CG,aAAa,EAAE;IAAEH,EAAE,EAAE;EAAqB,CAAC;EAC3CI,YAAY,EAAE;IAAEJ,EAAE,EAAE;EAAoB;AAC1C,CAAC"}
1
+ {"version":3,"file":"Chat.l10n.js","sources":["../../../src/components/Chat/Chat.l10n.js"],"sourcesContent":["export const L10N = {\n ACTION_CLOSE: { id: 'common.action.close' },\n\n LABEL_ASSISTANT: { id: 'lisa.label.assistant' },\n LABEL_GREETINGS: { id: 'lisa.label.greetings' },\n LABEL_OFFLINE: { id: 'lisa.label.offline' },\n LABEL_ONLINE: { id: 'lisa.label.online' },\n};\n"],"names":["L10N","exports","ACTION_CLOSE","id","LABEL_ASSISTANT","LABEL_GREETINGS","LABEL_OFFLINE","LABEL_ONLINE"],"mappings":";;;;;;;;AAAO,MAAMA,IAAI,GAAAC,OAAA,CAAAD,IAAA,GAAG;EAClBE,YAAY,EAAE;IAAEC,EAAE,EAAE;EAAsB,CAAC;EAE3CC,eAAe,EAAE;IAAED,EAAE,EAAE;EAAuB,CAAC;EAC/CE,eAAe,EAAE;IAAEF,EAAE,EAAE;EAAuB,CAAC;EAC/CG,aAAa,EAAE;IAAEH,EAAE,EAAE;EAAqB,CAAC;EAC3CI,YAAY,EAAE;IAAEJ,EAAE,EAAE;EAAoB;AAC1C,CAAC","debug_id":"e46614c1-c969-5293-8a65-8e1644d7e7b3"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="57bf6bbd-0793-523c-88bc-bf2f929fd777")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -65,4 +67,5 @@ Avatar.propTypes = {
65
67
  disabled: _propTypes.default.bool,
66
68
  small: _propTypes.default.bool
67
69
  };
68
- //# sourceMappingURL=Avatar.js.map
70
+ //# sourceMappingURL=Avatar.js.map
71
+ //# debugId=57bf6bbd-0793-523c-88bc-bf2f929fd777
@@ -1 +1 @@
1
- {"version":3,"file":"Avatar.js","names":["_ui","require","_propTypes","_interopRequireDefault","_react","_interopRequireWildcard","style","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","_extends","assign","bind","target","arguments","length","source","key","apply","Avatar","_ref","disabled","small","others","el","useRef","useEffect","handleMouseMove","_ref2","clientX","clientY","current","eyes","X","Y","height","left","top","width","getBoundingClientRect","centerX","centerY","angle","Math","atan2","sensitivity","cos","sin","transform","concat","window","addEventListener","removeEventListener","createElement","View","className","styles","face","ref","eye","right","exports","propTypes","PropTypes","bool"],"sources":["../../../../../src/components/Chat/components/Avatar/Avatar.jsx"],"sourcesContent":["import { styles, View } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React, { useEffect, useRef } from 'react';\n\nimport * as style from './Avatar.module.css';\n\nconst Avatar = ({ disabled, small, ...others }) => {\n const el = useRef();\n\n useEffect(() => {\n const handleMouseMove = ({ clientX = 0, clientY = 0 }) => {\n const { current: eyes } = el;\n let X = 0;\n let Y = 0;\n\n if (eyes && !disabled) {\n const { height, left, top, width } = eyes.getBoundingClientRect();\n const centerX = left + width / 2;\n const centerY = top + height / 2;\n const angle = Math.atan2(clientY - centerY, clientX - centerX);\n const sensitivity = small ? 2 : 4;\n\n X = sensitivity * Math.cos(angle);\n Y = sensitivity * Math.sin(angle);\n }\n\n eyes.style.transform = `translate(${X}px, ${Y}px)`;\n };\n\n window.addEventListener('mousemove', handleMouseMove);\n\n return () => window.removeEventListener('mousemove', handleMouseMove);\n }, [disabled, el, small]);\n\n return (\n <View {...others} className={styles(style.face, small && style.small, others.className)}>\n <View ref={el} className={style.eyes}>\n <View className={[style.eye, style.left]} />\n <View className={[style.eye, style.right]} />\n </View>\n </View>\n );\n};\n\nAvatar.propTypes = {\n disabled: PropTypes.bool,\n small: PropTypes.bool,\n};\n\nexport { Avatar };\n"],"mappings":"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"}
1
+ {"version":3,"file":"Avatar.js","sources":["../../../../../src/components/Chat/components/Avatar/Avatar.jsx"],"sourcesContent":["import { styles, View } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React, { useEffect, useRef } from 'react';\n\nimport * as style from './Avatar.module.css';\n\nconst Avatar = ({ disabled, small, ...others }) => {\n const el = useRef();\n\n useEffect(() => {\n const handleMouseMove = ({ clientX = 0, clientY = 0 }) => {\n const { current: eyes } = el;\n let X = 0;\n let Y = 0;\n\n if (eyes && !disabled) {\n const { height, left, top, width } = eyes.getBoundingClientRect();\n const centerX = left + width / 2;\n const centerY = top + height / 2;\n const angle = Math.atan2(clientY - centerY, clientX - centerX);\n const sensitivity = small ? 2 : 4;\n\n X = sensitivity * Math.cos(angle);\n Y = sensitivity * Math.sin(angle);\n }\n\n eyes.style.transform = `translate(${X}px, ${Y}px)`;\n };\n\n window.addEventListener('mousemove', handleMouseMove);\n\n return () => window.removeEventListener('mousemove', handleMouseMove);\n }, [disabled, el, small]);\n\n return (\n <View {...others} className={styles(style.face, small && style.small, others.className)}>\n <View ref={el} className={style.eyes}>\n <View className={[style.eye, style.left]} />\n <View className={[style.eye, style.right]} />\n </View>\n </View>\n );\n};\n\nAvatar.propTypes = {\n disabled: PropTypes.bool,\n small: PropTypes.bool,\n};\n\nexport { Avatar };\n"],"names":["_ui","require","_propTypes","_interopRequireDefault","_react","_interopRequireWildcard","style","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","_extends","assign","bind","target","arguments","length","source","key","apply","Avatar","_ref","disabled","small","others","el","useRef","useEffect","handleMouseMove","_ref2","clientX","clientY","current","eyes","X","Y","height","left","top","width","getBoundingClientRect","centerX","centerY","angle","Math","atan2","sensitivity","cos","sin","transform","concat","window","addEventListener","removeEventListener","createElement","View","className","styles","face","ref","eye","right","exports","propTypes","PropTypes","bool"],"mappings":"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","debug_id":"57bf6bbd-0793-523c-88bc-bf2f929fd777"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="8706f6f3-0c64-58c2-847c-8e177e6a4dff")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -14,4 +16,5 @@ Object.keys(_Avatar).forEach(function (key) {
14
16
  }
15
17
  });
16
18
  });
17
- //# sourceMappingURL=index.js.map
19
+ //# sourceMappingURL=index.js.map
20
+ //# debugId=8706f6f3-0c64-58c2-847c-8e177e6a4dff
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["_Avatar","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get"],"sources":["../../../../../src/components/Chat/components/Avatar/index.js"],"sourcesContent":["export * from './Avatar';\n"],"mappings":";;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,OAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,OAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,OAAA,CAAAK,GAAA;IAAA;EAAA;AAAA"}
1
+ {"version":3,"file":"index.js","sources":["../../../../../src/components/Chat/components/Avatar/index.js"],"sourcesContent":["export * from './Avatar';\n"],"names":["_Avatar","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get"],"mappings":";;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,OAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,OAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,OAAA,CAAAK,GAAA;IAAA;EAAA;AAAA","debug_id":"8706f6f3-0c64-58c2-847c-8e177e6a4dff"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="1862b73c-6b74-53ca-b368-0f934913c409")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -69,4 +71,5 @@ Input.propTypes = {
69
71
  disabled: _propTypes.default.bool,
70
72
  onValue: _propTypes.default.func
71
73
  };
72
- //# sourceMappingURL=Input.js.map
74
+ //# sourceMappingURL=Input.js.map
75
+ //# debugId=1862b73c-6b74-53ca-b368-0f934913c409
@@ -1 +1 @@
1
- {"version":3,"file":"Input.js","names":["_locale","require","_ui","_propTypes","_interopRequireDefault","_react","_interopRequireWildcard","_Input","style","_helpers","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","_extends","assign","bind","target","arguments","length","source","key","apply","Input","_ref","disabled","onValue","others","translate","useLocale","value","setValue","useState","handleChange","handleKeyPress","undefined","handlePress","isEmpty","trim","createElement","View","row","className","container","autoResize","multiLine","name","placeholder","L10N","LABEL_SEND_MESSAGE","onChange","onKeyPress","input","Button","small","squared","tooltip","ACTION_SEND","transparent","onPress","Icon","light","ICON","SEND","exports","propTypes","PropTypes","bool","func"],"sources":["../../../../../src/components/Chat/components/Input/Input.jsx"],"sourcesContent":["import { useLocale } from '@mirai/locale';\nimport { Button, Icon, Input as InputBase, View } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React, { useState } from 'react';\n\nimport { L10N } from './Input.l10n';\nimport * as style from './Input.module.css';\nimport { ICON } from '../../../helpers';\n\nconst Input = ({ disabled = false, onValue = () => {}, ...others }) => {\n const { translate } = useLocale();\n\n const [value, setValue] = useState();\n\n const handleChange = (value) => {\n setValue(value);\n };\n\n const handleKeyPress = ({ key } = {}) => {\n if (key === 'Enter') handlePress();\n };\n\n const handlePress = () => {\n if (isEmpty) return;\n\n onValue(value);\n setValue();\n };\n\n const isEmpty = !value || value.trim().length === 0;\n\n return (\n <View {...others} row className={style.container}>\n <InputBase\n autoResize\n multiLine\n name=\"input\"\n placeholder={translate(L10N.LABEL_SEND_MESSAGE)}\n value={value}\n onChange={handleChange}\n onKeyPress={handleKeyPress}\n className={style.input}\n />\n\n <Button disabled={disabled} small squared tooltip={translate(L10N.ACTION_SEND)} transparent onPress={handlePress}>\n <Icon light={isEmpty} value={ICON.SEND} />\n </Button>\n </View>\n );\n};\n\nInput.propTypes = {\n disabled: PropTypes.bool,\n onValue: PropTypes.func,\n};\n\nexport { Input };\n"],"mappings":"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"}
1
+ {"version":3,"file":"Input.js","sources":["../../../../../src/components/Chat/components/Input/Input.jsx"],"sourcesContent":["import { useLocale } from '@mirai/locale';\nimport { Button, Icon, Input as InputBase, View } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React, { useState } from 'react';\n\nimport { L10N } from './Input.l10n';\nimport * as style from './Input.module.css';\nimport { ICON } from '../../../helpers';\n\nconst Input = ({ disabled = false, onValue = () => {}, ...others }) => {\n const { translate } = useLocale();\n\n const [value, setValue] = useState();\n\n const handleChange = (value) => {\n setValue(value);\n };\n\n const handleKeyPress = ({ key } = {}) => {\n if (key === 'Enter') handlePress();\n };\n\n const handlePress = () => {\n if (isEmpty) return;\n\n onValue(value);\n setValue();\n };\n\n const isEmpty = !value || value.trim().length === 0;\n\n return (\n <View {...others} row className={style.container}>\n <InputBase\n autoResize\n multiLine\n name=\"input\"\n placeholder={translate(L10N.LABEL_SEND_MESSAGE)}\n value={value}\n onChange={handleChange}\n onKeyPress={handleKeyPress}\n className={style.input}\n />\n\n <Button disabled={disabled} small squared tooltip={translate(L10N.ACTION_SEND)} transparent onPress={handlePress}>\n <Icon light={isEmpty} value={ICON.SEND} />\n </Button>\n </View>\n );\n};\n\nInput.propTypes = {\n disabled: PropTypes.bool,\n onValue: PropTypes.func,\n};\n\nexport { Input };\n"],"names":["_locale","require","_ui","_propTypes","_interopRequireDefault","_react","_interopRequireWildcard","_Input","style","_helpers","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","_extends","assign","bind","target","arguments","length","source","key","apply","Input","_ref","disabled","onValue","others","translate","useLocale","value","setValue","useState","handleChange","handleKeyPress","undefined","handlePress","isEmpty","trim","createElement","View","row","className","container","autoResize","multiLine","name","placeholder","L10N","LABEL_SEND_MESSAGE","onChange","onKeyPress","input","Button","small","squared","tooltip","ACTION_SEND","transparent","onPress","Icon","light","ICON","SEND","exports","propTypes","PropTypes","bool","func"],"mappings":"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","debug_id":"1862b73c-6b74-53ca-b368-0f934913c409"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="4815a7ea-bbc0-5291-bae2-d8aad877eac6")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -12,4 +14,5 @@ const L10N = exports.L10N = {
12
14
  id: 'lisa.label.send_message'
13
15
  }
14
16
  };
15
- //# sourceMappingURL=Input.l10n.js.map
17
+ //# sourceMappingURL=Input.l10n.js.map
18
+ //# debugId=4815a7ea-bbc0-5291-bae2-d8aad877eac6
@@ -1 +1 @@
1
- {"version":3,"file":"Input.l10n.js","names":["L10N","exports","ACTION_SEND","id","LABEL_SEND_MESSAGE"],"sources":["../../../../../src/components/Chat/components/Input/Input.l10n.js"],"sourcesContent":["export const L10N = {\n ACTION_SEND: { id: 'common.action.send' },\n LABEL_SEND_MESSAGE: { id: 'lisa.label.send_message' },\n};\n"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAAC,OAAA,CAAAD,IAAA,GAAG;EAClBE,WAAW,EAAE;IAAEC,EAAE,EAAE;EAAqB,CAAC;EACzCC,kBAAkB,EAAE;IAAED,EAAE,EAAE;EAA0B;AACtD,CAAC"}
1
+ {"version":3,"file":"Input.l10n.js","sources":["../../../../../src/components/Chat/components/Input/Input.l10n.js"],"sourcesContent":["export const L10N = {\n ACTION_SEND: { id: 'common.action.send' },\n LABEL_SEND_MESSAGE: { id: 'lisa.label.send_message' },\n};\n"],"names":["L10N","exports","ACTION_SEND","id","LABEL_SEND_MESSAGE"],"mappings":";;;;;;;;AAAO,MAAMA,IAAI,GAAAC,OAAA,CAAAD,IAAA,GAAG;EAClBE,WAAW,EAAE;IAAEC,EAAE,EAAE;EAAqB,CAAC;EACzCC,kBAAkB,EAAE;IAAED,EAAE,EAAE;EAA0B;AACtD,CAAC","debug_id":"4815a7ea-bbc0-5291-bae2-d8aad877eac6"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="f4b22f8a-1de8-520f-8efa-967bdf1a84d0")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -14,4 +16,5 @@ Object.keys(_Input).forEach(function (key) {
14
16
  }
15
17
  });
16
18
  });
17
- //# sourceMappingURL=index.js.map
19
+ //# sourceMappingURL=index.js.map
20
+ //# debugId=f4b22f8a-1de8-520f-8efa-967bdf1a84d0
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["_Input","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get"],"sources":["../../../../../src/components/Chat/components/Input/index.js"],"sourcesContent":["export * from './Input';\n"],"mappings":";;;;;AAAA,IAAAA,MAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,MAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,MAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,MAAA,CAAAK,GAAA;IAAA;EAAA;AAAA"}
1
+ {"version":3,"file":"index.js","sources":["../../../../../src/components/Chat/components/Input/index.js"],"sourcesContent":["export * from './Input';\n"],"names":["_Input","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,MAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,MAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,MAAA,CAAAK,GAAA;IAAA;EAAA;AAAA","debug_id":"f4b22f8a-1de8-520f-8efa-967bdf1a84d0"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="2acbc587-7528-5de9-832c-88682a908c06")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -49,4 +51,5 @@ List.propTypes = {
49
51
  onChange: _propTypes.default.func,
50
52
  onValid: _propTypes.default.func
51
53
  };
52
- //# sourceMappingURL=InputRich.List.js.map
54
+ //# sourceMappingURL=InputRich.List.js.map
55
+ //# debugId=2acbc587-7528-5de9-832c-88682a908c06
@@ -1 +1 @@
1
- {"version":3,"file":"InputRich.List.js","names":["_ui","require","_propTypes","_interopRequireDefault","_react","style","_interopRequireWildcard","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","_extends","assign","bind","target","arguments","length","source","key","apply","List","_ref","options","value","onChange","onValid","others","handlePress","id","createElement","ScrollView","height","className","styles","list","map","label","undefined","Pressable","onPress","item","selected","Text","exports","propTypes","PropTypes","arrayOf","shape","string","func"],"sources":["../../../../../src/components/Chat/components/InputRich/InputRich.List.jsx"],"sourcesContent":["import { Pressable, ScrollView, styles, Text } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React from 'react';\n\nimport * as style from './InputRich.module.css';\n\nconst List = ({ options = [], value, onChange = () => {}, onValid = () => {}, ...others }) => {\n const handlePress = (id) => {\n onChange(id);\n onValid(true);\n };\n\n return (\n <ScrollView {...others} height={128} className={styles(style.list, others.className)}>\n {options.map(({ id, label } = {}) => (\n <Pressable\n key={id}\n onPress={() => handlePress(id)}\n className={styles(style.item, value === id && style.selected)}\n >\n <Text>{label}</Text>\n </Pressable>\n ))}\n </ScrollView>\n );\n};\n\nList.propTypes = {\n options: PropTypes.arrayOf(\n PropTypes.shape({\n id: PropTypes.string,\n label: PropTypes.label,\n }),\n ),\n value: PropTypes.string,\n onChange: PropTypes.func,\n onValid: PropTypes.func,\n};\n\nexport { List };\n"],"mappings":"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"}
1
+ {"version":3,"file":"InputRich.List.js","sources":["../../../../../src/components/Chat/components/InputRich/InputRich.List.jsx"],"sourcesContent":["import { Pressable, ScrollView, styles, Text } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React from 'react';\n\nimport * as style from './InputRich.module.css';\n\nconst List = ({ options = [], value, onChange = () => {}, onValid = () => {}, ...others }) => {\n const handlePress = (id) => {\n onChange(id);\n onValid(true);\n };\n\n return (\n <ScrollView {...others} height={128} className={styles(style.list, others.className)}>\n {options.map(({ id, label } = {}) => (\n <Pressable\n key={id}\n onPress={() => handlePress(id)}\n className={styles(style.item, value === id && style.selected)}\n >\n <Text>{label}</Text>\n </Pressable>\n ))}\n </ScrollView>\n );\n};\n\nList.propTypes = {\n options: PropTypes.arrayOf(\n PropTypes.shape({\n id: PropTypes.string,\n label: PropTypes.label,\n }),\n ),\n value: PropTypes.string,\n onChange: PropTypes.func,\n onValid: PropTypes.func,\n};\n\nexport { List };\n"],"names":["_ui","require","_propTypes","_interopRequireDefault","_react","style","_interopRequireWildcard","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","_extends","assign","bind","target","arguments","length","source","key","apply","List","_ref","options","value","onChange","onValid","others","handlePress","id","createElement","ScrollView","height","className","styles","list","map","label","undefined","Pressable","onPress","item","selected","Text","exports","propTypes","PropTypes","arrayOf","shape","string","func"],"mappings":"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","debug_id":"2acbc587-7528-5de9-832c-88682a908c06"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="d0cf17c6-6661-5e1a-9d9e-f911454d6c6b")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -179,4 +181,5 @@ InputRich.propTypes = {
179
181
  disabled: _propTypes.default.bool,
180
182
  onValue: _propTypes.default.func
181
183
  };
182
- //# sourceMappingURL=InputRich.js.map
184
+ //# sourceMappingURL=InputRich.js.map
185
+ //# debugId=d0cf17c6-6661-5e1a-9d9e-f911454d6c6b
@@ -1 +1 @@
1
- {"version":3,"file":"InputRich.js","names":["_dataSources","require","_locale","_ui","_propTypes","_interopRequireDefault","_react","_interopRequireWildcard","_helpers","_InputRich","_InputRich2","style","_shared__","_helpers2","_Chat","_helpers3","_Avatar","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","_extends","assign","bind","target","arguments","length","source","key","apply","CALENDAR_PROPS","format","months","range","vertical","INPUT_TEXT_TYPES","InputRich","_ref","disabled","onValue","others","dateFormat","translate","useLocale","value","lisa","locale","store","useStore","dataSource","setDataSource","useState","setValue","valid","setValid","visible","setVisible","useEffect","callback","props","undefined","response","requirements","name","keys","next","Event","subscribe","EVENT","INPUT_COMPONENT","unsubscribe","handleClose","handleChange","type","from","to","handleSubmit","intent","form","context","required","onSubmit","component","text","is","calendar","getVerboseDate","occupation","getVerboseOccupation","list","getVerboseList","includes","createElement","View","className","container","content","row","header","Avatar","small","Text","bold","headline","wide","Button","squared","transparent","onPress","Icon","ICON","CLOSE","React","Calendar","Occupation","List","InputText","onChange","onError","onValid","styles","inputText","footer","large","L10N","ACTION_APPLY","exports","propTypes","PropTypes","bool","func"],"sources":["../../../../../src/components/Chat/components/InputRich/InputRich.jsx"],"sourcesContent":["import { Event, useStore } from '@mirai/data-sources';\nimport { useLocale } from '@mirai/locale';\nimport { Button, Calendar, Icon, InputText, styles, Text, View } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React, { useEffect, useState } from 'react';\n\nimport { getVerboseList, getVerboseOccupation } from './helpers';\nimport { L10N } from './InputRich.l10n';\nimport { List } from './InputRich.List';\nimport * as style from './InputRich.module.css';\nimport { Occupation } from '../../../__shared__';\nimport { ICON } from '../../../helpers';\nimport { EVENT } from '../../Chat.constants';\nimport { getVerboseDate } from '../../helpers';\nimport { Avatar } from '../Avatar';\n\nconst CALENDAR_PROPS = { format: 'DD/MM/YYYY', months: 12, range: true, vertical: true };\nconst INPUT_TEXT_TYPES = ['text', 'password', 'email', 'number'];\n\nconst InputRich = ({ disabled = false, onValue = () => {}, ...others }) => {\n const { dateFormat, translate } = useLocale();\n const {\n value: { lisa, locale, ...store },\n } = useStore();\n\n const [dataSource, setDataSource] = useState();\n const [value, setValue] = useState();\n const [valid, setValid] = useState();\n const [visible, setVisible] = useState();\n\n useEffect(() => {\n const callback = (props = {}) => {\n const { response: { requirements = {} } = {} } = lisa;\n const [name] = Object.keys(requirements);\n if (!name) return;\n\n const next = { ...props, name, ...requirements[name] };\n setDataSource(next);\n\n setValid(); // ! TODO: In some cases (occupation & promocode) we should set \"something\"\n setValue();\n setVisible(true);\n };\n\n Event.subscribe(EVENT.INPUT_COMPONENT, callback);\n return () => Event.unsubscribe(EVENT.INPUT_COMPONENT, callback);\n }, [lisa, setDataSource]);\n\n const handleClose = () => {\n setVisible(false);\n };\n\n const handleChange = (value) => {\n const { type } = dataSource;\n let next = value;\n\n if (type === 'calendar') {\n const [from, to] = value || [];\n next = [from ? dateFormat(from, CALENDAR_PROPS) : undefined, to ? dateFormat(to, CALENDAR_PROPS) : undefined];\n setValid(!!from && !!to);\n }\n\n setValue(next);\n };\n\n const handleSubmit = () => {\n const { intent, response: { form = {}, value: context = {} } = {} } = lisa;\n const { name, required, onSubmit, ...component } = dataSource;\n\n if (onSubmit) {\n const text = is.calendar\n ? getVerboseDate(value, locale)\n : is.occupation\n ? getVerboseOccupation({ store, translate, value })\n : is.list\n ? getVerboseList(value, component)\n : value;\n onSubmit({ text, value });\n }\n onValue({\n intent,\n context,\n form: { ...form, [name]: is.text && !required && !value ? ' ' : value },\n });\n setVisible(false);\n };\n\n const { required, text, type, ...component } = dataSource || {};\n const is = {\n calendar: type === 'calendar',\n list: type === 'list',\n occupation: type === 'occupation',\n text: INPUT_TEXT_TYPES.includes(type),\n };\n\n return (\n <View {...others} className={[style.container, visible && style.visible]}>\n <View className={[style.content, visible && style.visible]}>\n <View row className={style.header}>\n <Avatar small />\n\n <Text bold headline wide>\n {text}\n </Text>\n\n <Button squared transparent onPress={handleClose}>\n <Icon headline value={ICON.CLOSE} />\n </Button>\n </View>\n\n {type &&\n React.createElement(is.calendar ? Calendar : is.occupation ? Occupation : is.list ? List : InputText, {\n ...component,\n ...(type === 'calendar' ? CALENDAR_PROPS : {}),\n locale,\n value,\n onChange: handleChange,\n onError: () => setValid(false),\n onValid: () => setValid(true),\n onSubmit: undefined,\n className: styles(style.component, is.text && style.inputText, component.className),\n })}\n\n <View className={style.footer}>\n <Button disabled={disabled || (required && !valid)} large wide onPress={handleSubmit}>\n {translate(L10N.ACTION_APPLY)}\n </Button>\n </View>\n </View>\n </View>\n );\n};\n\nInputRich.propTypes = {\n disabled: PropTypes.bool,\n onValue: PropTypes.func,\n};\n\nexport { InputRich };\n"],"mappings":"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"}
1
+ {"version":3,"file":"InputRich.js","sources":["../../../../../src/components/Chat/components/InputRich/InputRich.jsx"],"sourcesContent":["import { Event, useStore } from '@mirai/data-sources';\nimport { useLocale } from '@mirai/locale';\nimport { Button, Calendar, Icon, InputText, styles, Text, View } from '@mirai/ui';\nimport PropTypes from 'prop-types';\nimport React, { useEffect, useState } from 'react';\n\nimport { getVerboseList, getVerboseOccupation } from './helpers';\nimport { L10N } from './InputRich.l10n';\nimport { List } from './InputRich.List';\nimport * as style from './InputRich.module.css';\nimport { Occupation } from '../../../__shared__';\nimport { ICON } from '../../../helpers';\nimport { EVENT } from '../../Chat.constants';\nimport { getVerboseDate } from '../../helpers';\nimport { Avatar } from '../Avatar';\n\nconst CALENDAR_PROPS = { format: 'DD/MM/YYYY', months: 12, range: true, vertical: true };\nconst INPUT_TEXT_TYPES = ['text', 'password', 'email', 'number'];\n\nconst InputRich = ({ disabled = false, onValue = () => {}, ...others }) => {\n const { dateFormat, translate } = useLocale();\n const {\n value: { lisa, locale, ...store },\n } = useStore();\n\n const [dataSource, setDataSource] = useState();\n const [value, setValue] = useState();\n const [valid, setValid] = useState();\n const [visible, setVisible] = useState();\n\n useEffect(() => {\n const callback = (props = {}) => {\n const { response: { requirements = {} } = {} } = lisa;\n const [name] = Object.keys(requirements);\n if (!name) return;\n\n const next = { ...props, name, ...requirements[name] };\n setDataSource(next);\n\n setValid(); // ! TODO: In some cases (occupation & promocode) we should set \"something\"\n setValue();\n setVisible(true);\n };\n\n Event.subscribe(EVENT.INPUT_COMPONENT, callback);\n return () => Event.unsubscribe(EVENT.INPUT_COMPONENT, callback);\n }, [lisa, setDataSource]);\n\n const handleClose = () => {\n setVisible(false);\n };\n\n const handleChange = (value) => {\n const { type } = dataSource;\n let next = value;\n\n if (type === 'calendar') {\n const [from, to] = value || [];\n next = [from ? dateFormat(from, CALENDAR_PROPS) : undefined, to ? dateFormat(to, CALENDAR_PROPS) : undefined];\n setValid(!!from && !!to);\n }\n\n setValue(next);\n };\n\n const handleSubmit = () => {\n const { intent, response: { form = {}, value: context = {} } = {} } = lisa;\n const { name, required, onSubmit, ...component } = dataSource;\n\n if (onSubmit) {\n const text = is.calendar\n ? getVerboseDate(value, locale)\n : is.occupation\n ? getVerboseOccupation({ store, translate, value })\n : is.list\n ? getVerboseList(value, component)\n : value;\n onSubmit({ text, value });\n }\n onValue({\n intent,\n context,\n form: { ...form, [name]: is.text && !required && !value ? ' ' : value },\n });\n setVisible(false);\n };\n\n const { required, text, type, ...component } = dataSource || {};\n const is = {\n calendar: type === 'calendar',\n list: type === 'list',\n occupation: type === 'occupation',\n text: INPUT_TEXT_TYPES.includes(type),\n };\n\n return (\n <View {...others} className={[style.container, visible && style.visible]}>\n <View className={[style.content, visible && style.visible]}>\n <View row className={style.header}>\n <Avatar small />\n\n <Text bold headline wide>\n {text}\n </Text>\n\n <Button squared transparent onPress={handleClose}>\n <Icon headline value={ICON.CLOSE} />\n </Button>\n </View>\n\n {type &&\n React.createElement(is.calendar ? Calendar : is.occupation ? Occupation : is.list ? List : InputText, {\n ...component,\n ...(type === 'calendar' ? CALENDAR_PROPS : {}),\n locale,\n value,\n onChange: handleChange,\n onError: () => setValid(false),\n onValid: () => setValid(true),\n onSubmit: undefined,\n className: styles(style.component, is.text && style.inputText, component.className),\n })}\n\n <View className={style.footer}>\n <Button disabled={disabled || (required && !valid)} large wide onPress={handleSubmit}>\n {translate(L10N.ACTION_APPLY)}\n </Button>\n </View>\n </View>\n </View>\n );\n};\n\nInputRich.propTypes = {\n disabled: PropTypes.bool,\n onValue: PropTypes.func,\n};\n\nexport { InputRich };\n"],"names":["_dataSources","require","_locale","_ui","_propTypes","_interopRequireDefault","_react","_interopRequireWildcard","_helpers","_InputRich","_InputRich2","style","_shared__","_helpers2","_Chat","_helpers3","_Avatar","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","obj","_extends","assign","bind","target","arguments","length","source","key","apply","CALENDAR_PROPS","format","months","range","vertical","INPUT_TEXT_TYPES","InputRich","_ref","disabled","onValue","others","dateFormat","translate","useLocale","value","lisa","locale","store","useStore","dataSource","setDataSource","useState","setValue","valid","setValid","visible","setVisible","useEffect","callback","props","undefined","response","requirements","name","keys","next","Event","subscribe","EVENT","INPUT_COMPONENT","unsubscribe","handleClose","handleChange","type","from","to","handleSubmit","intent","form","context","required","onSubmit","component","text","is","calendar","getVerboseDate","occupation","getVerboseOccupation","list","getVerboseList","includes","createElement","View","className","container","content","row","header","Avatar","small","Text","bold","headline","wide","Button","squared","transparent","onPress","Icon","ICON","CLOSE","React","Calendar","Occupation","List","InputText","onChange","onError","onValid","styles","inputText","footer","large","L10N","ACTION_APPLY","exports","propTypes","PropTypes","bool","func"],"mappings":"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","debug_id":"d0cf17c6-6661-5e1a-9d9e-f911454d6c6b"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="3647fc93-384f-5822-bdc7-ca05744a0d95")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -9,4 +11,5 @@ const L10N = exports.L10N = {
9
11
  id: 'common.action.apply'
10
12
  }
11
13
  };
12
- //# sourceMappingURL=InputRich.l10n.js.map
14
+ //# sourceMappingURL=InputRich.l10n.js.map
15
+ //# debugId=3647fc93-384f-5822-bdc7-ca05744a0d95
@@ -1 +1 @@
1
- {"version":3,"file":"InputRich.l10n.js","names":["L10N","exports","ACTION_APPLY","id"],"sources":["../../../../../src/components/Chat/components/InputRich/InputRich.l10n.js"],"sourcesContent":["export const L10N = {\n ACTION_APPLY: { id: 'common.action.apply' },\n};\n"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAAC,OAAA,CAAAD,IAAA,GAAG;EAClBE,YAAY,EAAE;IAAEC,EAAE,EAAE;EAAsB;AAC5C,CAAC"}
1
+ {"version":3,"file":"InputRich.l10n.js","sources":["../../../../../src/components/Chat/components/InputRich/InputRich.l10n.js"],"sourcesContent":["export const L10N = {\n ACTION_APPLY: { id: 'common.action.apply' },\n};\n"],"names":["L10N","exports","ACTION_APPLY","id"],"mappings":";;;;;;;;AAAO,MAAMA,IAAI,GAAAC,OAAA,CAAAD,IAAA,GAAG;EAClBE,YAAY,EAAE;IAAEC,EAAE,EAAE;EAAsB;AAC5C,CAAC","debug_id":"3647fc93-384f-5822-bdc7-ca05744a0d95"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="59149de2-5549-55ca-87a2-2c3e8677da30")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -17,4 +19,5 @@ const getVerboseList = function (id) {
17
19
  return label || id;
18
20
  };
19
21
  exports.getVerboseList = getVerboseList;
20
- //# sourceMappingURL=getVerboseList.js.map
22
+ //# sourceMappingURL=getVerboseList.js.map
23
+ //# debugId=59149de2-5549-55ca-87a2-2c3e8677da30
@@ -1 +1 @@
1
- {"version":3,"file":"getVerboseList.js","names":["getVerboseList","id","options","arguments","length","undefined","label","find","item","exports"],"sources":["../../../../../../src/components/Chat/components/InputRich/helpers/getVerboseList.js"],"sourcesContent":["export const getVerboseList = (id, { options = [] } = {}) => {\n const { label } = options.find((item = {}) => item.id === id) || {};\n\n return label || id;\n};\n"],"mappings":";;;;;;AAAO,MAAMA,cAAc,GAAG,SAAAA,CAACC,EAAE,EAA4B;EAAA,IAA1B;IAAEC,OAAO,GAAG;EAAG,CAAC,GAAAC,SAAA,CAAAC,MAAA,QAAAD,SAAA,QAAAE,SAAA,GAAAF,SAAA,MAAG,CAAC,CAAC;EACtD,MAAM;IAAEG;EAAM,CAAC,GAAGJ,OAAO,CAACK,IAAI,CAAC;IAAA,IAACC,IAAI,GAAAL,SAAA,CAAAC,MAAA,QAAAD,SAAA,QAAAE,SAAA,GAAAF,SAAA,MAAG,CAAC,CAAC;IAAA,OAAKK,IAAI,CAACP,EAAE,KAAKA,EAAE;EAAA,EAAC,IAAI,CAAC,CAAC;EAEnE,OAAOK,KAAK,IAAIL,EAAE;AACpB,CAAC;AAACQ,OAAA,CAAAT,cAAA,GAAAA,cAAA"}
1
+ {"version":3,"file":"getVerboseList.js","sources":["../../../../../../src/components/Chat/components/InputRich/helpers/getVerboseList.js"],"sourcesContent":["export const getVerboseList = (id, { options = [] } = {}) => {\n const { label } = options.find((item = {}) => item.id === id) || {};\n\n return label || id;\n};\n"],"names":["getVerboseList","id","options","arguments","length","undefined","label","find","item","exports"],"mappings":";;;;;;;;AAAO,MAAMA,cAAc,GAAG,SAAAA,CAACC,EAAE,EAA4B;EAAA,IAA1B;IAAEC,OAAO,GAAG;EAAG,CAAC,GAAAC,SAAA,CAAAC,MAAA,QAAAD,SAAA,QAAAE,SAAA,GAAAF,SAAA,MAAG,CAAC,CAAC;EACtD,MAAM;IAAEG;EAAM,CAAC,GAAGJ,OAAO,CAACK,IAAI,CAAC;IAAA,IAACC,IAAI,GAAAL,SAAA,CAAAC,MAAA,QAAAD,SAAA,QAAAE,SAAA,GAAAF,SAAA,MAAG,CAAC,CAAC;IAAA,OAAKK,IAAI,CAACP,EAAE,KAAKA,EAAE;EAAA,EAAC,IAAI,CAAC,CAAC;EAEnE,OAAOK,KAAK,IAAIL,EAAE;AACpB,CAAC;AAACQ,OAAA,CAAAT,cAAA,GAAAA,cAAA","debug_id":"59149de2-5549-55ca-87a2-2c3e8677da30"}
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="b3847dcc-91bd-5eeb-8ab5-8fa759697d39")}catch(e){}}();
3
+
2
4
 
3
5
  Object.defineProperty(exports, "__esModule", {
4
6
  value: true
@@ -24,4 +26,5 @@ const getVerboseOccupation = function () {
24
26
  })).trim();
25
27
  };
26
28
  exports.getVerboseOccupation = getVerboseOccupation;
27
- //# sourceMappingURL=getVerboseOccupation.js.map
29
+ //# sourceMappingURL=getVerboseOccupation.js.map
30
+ //# debugId=b3847dcc-91bd-5eeb-8ab5-8fa759697d39