ordering-components-external 13.0.33 → 13.0.34

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 (554) hide show
  1. package/.babelrc +22 -22
  2. package/.vscode/settings.json +3 -3
  3. package/_bundles/0.ordering-component.3760baa5b9906f197b42.js +1 -0
  4. package/_bundles/{1.ordering-component.ddd8b5557b901fb64803.js → 1.ordering-component.3760baa5b9906f197b42.js} +1 -1
  5. package/_bundles/{2.ordering-component.ddd8b5557b901fb64803.js → 2.ordering-component.3760baa5b9906f197b42.js} +1 -1
  6. package/_bundles/{4.ordering-component.ddd8b5557b901fb64803.js → 4.ordering-component.3760baa5b9906f197b42.js} +1 -1
  7. package/_bundles/{5.ordering-component.ddd8b5557b901fb64803.js → 5.ordering-component.3760baa5b9906f197b42.js} +1 -1
  8. package/_bundles/{6.ordering-component.ddd8b5557b901fb64803.js → 6.ordering-component.3760baa5b9906f197b42.js} +1 -1
  9. package/_bundles/7.ordering-component.3760baa5b9906f197b42.js +2 -0
  10. package/_bundles/{8.ordering-component.ddd8b5557b901fb64803.js → 8.ordering-component.3760baa5b9906f197b42.js} +1 -1
  11. package/_bundles/ordering-component.3760baa5b9906f197b42.js +2 -0
  12. package/_bundles/{ordering-component.ddd8b5557b901fb64803.js.LICENSE.txt → ordering-component.3760baa5b9906f197b42.js.LICENSE.txt} +0 -2
  13. package/_modules/components/AddressDetails/index.js +44 -45
  14. package/_modules/components/AddressForm/index.js +67 -68
  15. package/_modules/components/AddressList/index.js +52 -53
  16. package/_modules/components/Analitycs/index.js +11 -13
  17. package/_modules/components/AnalyticsSegment/index.js +9 -10
  18. package/_modules/components/AppleLogin/index.js +38 -40
  19. package/_modules/components/BaseComponent/index.js +15 -16
  20. package/_modules/components/BusinessAndProductList/index.js +114 -124
  21. package/_modules/components/BusinessBasicInformation/index.js +31 -32
  22. package/_modules/components/BusinessController/index.js +73 -74
  23. package/_modules/components/BusinessInformation/BusinessOption/index.js +21 -22
  24. package/_modules/components/BusinessInformation/index.js +25 -26
  25. package/_modules/components/BusinessList/index.js +77 -78
  26. package/_modules/components/BusinessMenuListing/index.js +30 -31
  27. package/_modules/components/BusinessProductsCategories/index.js +17 -18
  28. package/_modules/components/BusinessProductsSearch/index.js +15 -16
  29. package/_modules/components/BusinessReviews/index.js +38 -39
  30. package/_modules/components/BusinessSearchList/index.js +39 -40
  31. package/_modules/components/BusinessSortControl/index.js +33 -34
  32. package/_modules/components/BusinessTypeFilter/index.js +36 -37
  33. package/_modules/components/BusinessesMap/index.js +35 -36
  34. package/_modules/components/Cart/index.js +52 -53
  35. package/_modules/components/CartStoresListing/index.js +17 -18
  36. package/_modules/components/Checkout/index.js +101 -102
  37. package/_modules/components/CmsContent/index.js +31 -32
  38. package/_modules/components/Contacts/index.js +46 -47
  39. package/_modules/components/CouponControl/index.js +33 -34
  40. package/_modules/components/DragAndDrop/index.js +6 -7
  41. package/_modules/components/DriverList/index.js +32 -33
  42. package/_modules/components/DriverTips/index.js +44 -45
  43. package/_modules/components/Emitter/index.js +5 -6
  44. package/_modules/components/ExamineClick/index.js +5 -6
  45. package/_modules/components/FacebookLoginButton/index.js +51 -52
  46. package/_modules/components/FacebookPixel/index.js +13 -14
  47. package/_modules/components/FavoriteList/index.js +46 -47
  48. package/_modules/components/FirebaseGoogleLoginButton/index.js +23 -24
  49. package/_modules/components/FloatingButton/index.js +21 -22
  50. package/_modules/components/ForgotPasswordForm/index.js +55 -56
  51. package/_modules/components/GiftCard/GiftCardOrdersList/index.js +16 -17
  52. package/_modules/components/GiftCard/PurchaseGiftCard/index.js +16 -17
  53. package/_modules/components/GiftCard/RedeemGiftCard/index.js +15 -16
  54. package/_modules/components/GiftCard/SendGiftCard/index.js +15 -16
  55. package/_modules/components/GoogleAutocompleteInput/index.js +28 -29
  56. package/_modules/components/GoogleIdentity/index.js +39 -40
  57. package/_modules/components/GoogleLoginButton/index.js +61 -64
  58. package/_modules/components/GoogleMaps/index.js +50 -52
  59. package/_modules/components/GpsButton/index.js +27 -29
  60. package/_modules/components/LanguageSelector/index.js +40 -41
  61. package/_modules/components/LoginForm/index.js +86 -87
  62. package/_modules/components/LogoutAction/index.js +31 -32
  63. package/_modules/components/MainSearch/index.js +42 -43
  64. package/_modules/components/MapView/index.js +8 -10
  65. package/_modules/components/MenuControl/index.js +66 -67
  66. package/_modules/components/Messages/index.js +34 -35
  67. package/_modules/components/MomentOption/index.js +57 -58
  68. package/_modules/components/MultiCartCreate/index.js +8 -9
  69. package/_modules/components/MultiCartsPaymethodsAndWallets/index.js +18 -19
  70. package/_modules/components/MultiCheckout/index.js +44 -45
  71. package/_modules/components/MultiOrdersDetails/index.js +21 -22
  72. package/_modules/components/MyOrders/index.js +34 -35
  73. package/_modules/components/MyOrdersList/index.js +32 -33
  74. package/_modules/components/NewOrderNotification/index.js +6 -7
  75. package/_modules/components/OrderChange/index.js +30 -31
  76. package/_modules/components/OrderDetails/index.js +70 -71
  77. package/_modules/components/OrderList/index.js +86 -90
  78. package/_modules/components/OrderListGroups/index.js +97 -99
  79. package/_modules/components/OrderReview/index.js +38 -39
  80. package/_modules/components/OrderTypeControl/index.js +23 -24
  81. package/_modules/components/OrderVerticalList/index.js +18 -19
  82. package/_modules/components/OrdersControlFilters/index.js +16 -17
  83. package/_modules/components/OrdersDashboardComponents/Appointments/index.js +14 -15
  84. package/_modules/components/OrdersDashboardComponents/BusinessProductsListing/index.js +54 -55
  85. package/_modules/components/OrdersDashboardComponents/CheckPassword/index.js +35 -36
  86. package/_modules/components/OrdersDashboardComponents/CityList/index.js +31 -32
  87. package/_modules/components/OrdersDashboardComponents/CountryList/index.js +31 -32
  88. package/_modules/components/OrdersDashboardComponents/CustomOrderDetails/index.js +25 -26
  89. package/_modules/components/OrdersDashboardComponents/DashboardBusinessList/index.js +78 -79
  90. package/_modules/components/OrdersDashboardComponents/DashboardOrdersList/index.js +79 -80
  91. package/_modules/components/OrdersDashboardComponents/DriversList/index.js +70 -71
  92. package/_modules/components/OrdersDashboardComponents/ExportCSV/index.js +27 -28
  93. package/_modules/components/OrdersDashboardComponents/GiftCardsList/index.js +17 -18
  94. package/_modules/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +17 -18
  95. package/_modules/components/OrdersDashboardComponents/LogisticInformation/index.js +30 -31
  96. package/_modules/components/OrdersDashboardComponents/Logistics/index.js +30 -31
  97. package/_modules/components/OrdersDashboardComponents/Messages/index.js +41 -42
  98. package/_modules/components/OrdersDashboardComponents/MetaFields/index.js +38 -39
  99. package/_modules/components/OrdersDashboardComponents/OrderDetails/index.js +55 -56
  100. package/_modules/components/OrdersDashboardComponents/OrderNotification/index.js +19 -20
  101. package/_modules/components/OrdersDashboardComponents/OrdersFilter/index.js +72 -73
  102. package/_modules/components/OrdersDashboardComponents/OrdersManage/index.js +78 -79
  103. package/_modules/components/OrdersDashboardComponents/PointsWalletLevels/index.js +36 -37
  104. package/_modules/components/OrdersDashboardComponents/ReviewCustomer/index.js +26 -27
  105. package/_modules/components/OrdersDashboardComponents/Schedule/index.js +55 -56
  106. package/_modules/components/OrdersDashboardComponents/SettingsList/index.js +53 -54
  107. package/_modules/components/OrdersDashboardComponents/UserFormDetails/index.js +77 -78
  108. package/_modules/components/OrdersDashboardComponents/UsersList/index.js +77 -78
  109. package/_modules/components/OrdersDashboardComponents/WebsocketStatus/index.js +9 -10
  110. package/_modules/components/PageBanner/index.js +22 -23
  111. package/_modules/components/PaymentOptionCash/index.js +25 -26
  112. package/_modules/components/PaymentOptionPaypal/index.js +35 -36
  113. package/_modules/components/PaymentOptionSquare/index.js +13 -14
  114. package/_modules/components/PaymentOptionStripe/index.js +45 -46
  115. package/_modules/components/PaymentOptionStripeDirect/index.js +30 -31
  116. package/_modules/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +22 -23
  117. package/_modules/components/PaymentOptionStripeRedirect/index.js +36 -37
  118. package/_modules/components/PaymentOptionWallet/index.js +12 -13
  119. package/_modules/components/PaymentOptions/index.js +40 -41
  120. package/_modules/components/PaymethodList/index.js +30 -31
  121. package/_modules/components/PhoneAutocomplete/index.js +37 -38
  122. package/_modules/components/PlaceSpot/index.js +16 -17
  123. package/_modules/components/Popup/index.js +38 -39
  124. package/_modules/components/ProductComponent/index.js +32 -33
  125. package/_modules/components/ProductForm/index.js +172 -173
  126. package/_modules/components/ProductImages/index.js +19 -20
  127. package/_modules/components/ProductIngredient/index.js +18 -19
  128. package/_modules/components/ProductOption/index.js +9 -10
  129. package/_modules/components/ProductOptionSuboption/index.js +42 -43
  130. package/_modules/components/ProductShare/index.js +25 -27
  131. package/_modules/components/ProductsList/index.js +25 -26
  132. package/_modules/components/ProductsListing/index.js +49 -50
  133. package/_modules/components/ProfessionalInfo/index.js +34 -35
  134. package/_modules/components/PromotionsController/index.js +11 -12
  135. package/_modules/components/QueryLoginSpoonity/index.js +34 -35
  136. package/_modules/components/ReCaptcha/index.js +9 -10
  137. package/_modules/components/ResetPassword/index.js +30 -31
  138. package/_modules/components/ReviewCustomer/index.js +26 -27
  139. package/_modules/components/ReviewDriver/index.js +35 -36
  140. package/_modules/components/ReviewProduct/index.js +37 -38
  141. package/_modules/components/SearchOptions/index.js +22 -23
  142. package/_modules/components/Sessions/index.js +32 -33
  143. package/_modules/components/SignupForm/index.js +83 -84
  144. package/_modules/components/SingleBusinessCard/index.js +29 -30
  145. package/_modules/components/SingleOrderCard/index.js +32 -33
  146. package/_modules/components/SingleProductCard/index.js +28 -29
  147. package/_modules/components/SingleProfessionalCard/index.js +28 -29
  148. package/_modules/components/SmartAppBanner/index.js +16 -17
  149. package/_modules/components/StoreProductList/index.js +50 -51
  150. package/_modules/components/StripeElementsForm/CardForm/index.js +45 -46
  151. package/_modules/components/StripeElementsForm/index.js +22 -23
  152. package/_modules/components/UpsellingPage/index.js +27 -28
  153. package/_modules/components/UserFormDetails/index.js +97 -98
  154. package/_modules/components/UserVerification/index.js +31 -32
  155. package/_modules/components/WalletList/index.js +11 -12
  156. package/_modules/components/WebsocketStatus/index.js +9 -10
  157. package/_modules/components/WrapperGoogleMaps/index.js +8 -9
  158. package/_modules/constants/code-numbers.js +2 -3
  159. package/_modules/constants/timezones.js +2 -3
  160. package/_modules/contexts/ApiContext/index.js +20 -23
  161. package/_modules/contexts/BillingContext/index.js +13 -15
  162. package/_modules/contexts/BusinessContext/index.js +24 -27
  163. package/_modules/contexts/ConfigContext/index.js +27 -39
  164. package/_modules/contexts/CustomerContext/index.js +15 -18
  165. package/_modules/contexts/EventContext/index.js +16 -19
  166. package/_modules/contexts/LanguageContext/index.js +29 -32
  167. package/_modules/contexts/OptimizationLoadContext/index.js +23 -26
  168. package/_modules/contexts/OrderContext/index.js +135 -139
  169. package/_modules/contexts/OrderingContext/index.js +13 -15
  170. package/_modules/contexts/OrderingThemeContext/index.js +24 -27
  171. package/_modules/contexts/ProductContext/index.js +25 -29
  172. package/_modules/contexts/SessionContext/index.js +24 -27
  173. package/_modules/contexts/SiteContext/index.js +22 -25
  174. package/_modules/contexts/ToastContext/index.js +8 -10
  175. package/_modules/contexts/UtilsContext/index.js +26 -29
  176. package/_modules/contexts/ValidationsFieldsContext/index.js +16 -19
  177. package/_modules/contexts/WebsocketContext/index.js +23 -26
  178. package/_modules/contexts/WebsocketContext/socket.js +5 -6
  179. package/_modules/native/src/NativeStrategy/index.js +6 -7
  180. package/_modules/native/src/contexts/OrderingContext/index.js +13 -15
  181. package/_modules/utils/index.js +3 -5
  182. package/_modules/webStrategy/index.js +6 -7
  183. package/cypress/fixtures/example.json +4 -4
  184. package/cypress/integration/naked/BusinessProductsCategories.spec.js +9 -9
  185. package/cypress/integration/naked/PhoneAutocomplete.spec.js +22 -22
  186. package/cypress/integration/naked/activeOrders.spec.js +15 -15
  187. package/cypress/integration/naked/addressDetails.spec.js +10 -10
  188. package/cypress/integration/naked/appleLogin.spec.js +14 -14
  189. package/cypress/integration/naked/businessBasicInformation.spec.js +14 -14
  190. package/cypress/integration/naked/businessController.spec.js +9 -9
  191. package/cypress/integration/naked/businessInformation.spec.js +19 -19
  192. package/cypress/integration/naked/businessProductsSearch.spec.js +9 -9
  193. package/cypress/integration/naked/businessReviews.spec.js +16 -16
  194. package/cypress/integration/naked/businessSortControl.spec.js +9 -9
  195. package/cypress/integration/naked/businessTypeFilter.spec.js +10 -10
  196. package/cypress/integration/naked/businessesMap.spec.js +13 -13
  197. package/cypress/integration/naked/cms.spec.js +9 -9
  198. package/cypress/integration/naked/config.spec.js +34 -34
  199. package/cypress/integration/naked/driverTips.spec.js +10 -10
  200. package/cypress/integration/naked/events.spec.js +13 -13
  201. package/cypress/integration/naked/facebookLogin.spec.js +13 -13
  202. package/cypress/integration/naked/floatingButton.spec.js +13 -13
  203. package/cypress/integration/naked/forgotPassword.spec.js +20 -20
  204. package/cypress/integration/naked/googleLogin.spec.js +11 -11
  205. package/cypress/integration/naked/languageExamples.spec.js +25 -25
  206. package/cypress/integration/naked/languageSelector.spec.js +10 -10
  207. package/cypress/integration/naked/login.spec.js +38 -38
  208. package/cypress/integration/naked/logout.spec.js +15 -15
  209. package/cypress/integration/naked/mainSearch.spec.js +9 -9
  210. package/cypress/integration/naked/menuControl.spec.js +9 -9
  211. package/cypress/integration/naked/messages.spec.js +25 -25
  212. package/cypress/integration/naked/momentOption.spec.js +10 -10
  213. package/cypress/integration/naked/myOrders.spec.js +11 -11
  214. package/cypress/integration/naked/myOrdersList.spec.js +9 -9
  215. package/cypress/integration/naked/orderContextAdvanced.spec.js +23 -23
  216. package/cypress/integration/naked/orderDetails.spec.js +11 -11
  217. package/cypress/integration/naked/paymentOptionCash.spec.js +21 -21
  218. package/cypress/integration/naked/paymentOptionStripe.spec.js +11 -11
  219. package/cypress/integration/naked/paymentOptionStripeDirect.spec.js +11 -11
  220. package/cypress/integration/naked/paymentOptions.spec.js +9 -9
  221. package/cypress/integration/naked/popupExample.spec.js +17 -17
  222. package/cypress/integration/naked/productImages.spec.js +11 -11
  223. package/cypress/integration/naked/productOptionExample.spec.js +21 -21
  224. package/cypress/integration/naked/productShare.spec.js +9 -9
  225. package/cypress/integration/naked/productsList.spec.js +9 -9
  226. package/cypress/integration/naked/resetPassword.spec.js +11 -11
  227. package/cypress/integration/naked/reviewOrders.spec.js +13 -13
  228. package/cypress/integration/naked/searchOptions.spec.js +18 -18
  229. package/cypress/integration/naked/signup.spec.js +31 -31
  230. package/cypress/integration/naked/upselling.spec.js +13 -13
  231. package/cypress/integration/naked/userDetails.spec.js +12 -12
  232. package/cypress/plugins/index.js +21 -21
  233. package/cypress/support/commands.js +35 -35
  234. package/cypress/support/index.js +20 -20
  235. package/cypress.json +12 -12
  236. package/example/App.js +263 -263
  237. package/example/components/ActiveOrdersUI/index.js +72 -72
  238. package/example/components/AddressDetailsUI/index.js +101 -101
  239. package/example/components/AddressFormUI/index.js +161 -161
  240. package/example/components/AddressListUI/index.js +33 -33
  241. package/example/components/AlertPopup/index.js +10 -10
  242. package/example/components/AlertUI/index.js +49 -49
  243. package/example/components/AlertUI/style.css +5 -5
  244. package/example/components/AppleLoginUI/index.js +40 -40
  245. package/example/components/BaseComponentUI/index.js +34 -34
  246. package/example/components/BusinessBasicInformationUI/index.js +118 -118
  247. package/example/components/BusinessControllerUI/index.js +89 -89
  248. package/example/components/BusinessInformationUI/BusinessOptionUI/index.js +83 -83
  249. package/example/components/BusinessInformationUI/index.js +83 -83
  250. package/example/components/BusinessProductsCategoriesUI/index.js +42 -42
  251. package/example/components/BusinessProductsSearchUI/index.js +38 -38
  252. package/example/components/BusinessReviewsUI/index.js +77 -77
  253. package/example/components/BusinessSortControlUI/index.js +47 -47
  254. package/example/components/BusinessTypeFilterUI/index.js +53 -53
  255. package/example/components/BusinessesMapUI/index.js +57 -57
  256. package/example/components/CartUI/index.js +154 -154
  257. package/example/components/ChangeView/index.js +19 -19
  258. package/example/components/CheckoutUI/index.js +206 -206
  259. package/example/components/CmsContentUI/index.js +52 -52
  260. package/example/components/ConfigsExample/index.js +118 -118
  261. package/example/components/CouponControlUI/index.js +63 -63
  262. package/example/components/DriverTipsUI/index.js +58 -58
  263. package/example/components/FacebookLoginButtonUI/index.js +48 -48
  264. package/example/components/FloatingButtonUI/index.js +145 -145
  265. package/example/components/ForgotPasswordFormUI/index.js +93 -93
  266. package/example/components/GoogleLoginUI/index.js +30 -30
  267. package/example/components/GpsButtonUI/index.js +22 -22
  268. package/example/components/Header/index.js +18 -18
  269. package/example/components/LanguageSelectorUI/index.js +57 -57
  270. package/example/components/LanguagesExample/index.js +51 -51
  271. package/example/components/LoginFormUI/index.js +159 -159
  272. package/example/components/LogoutButtonUI/index.js +21 -21
  273. package/example/components/MainSearchUI/index.js +131 -131
  274. package/example/components/MenuControlUI/index.js +103 -103
  275. package/example/components/MessagesUI/index.js +162 -162
  276. package/example/components/ModalUI/index.js +36 -36
  277. package/example/components/ModalUI/style.css +5 -5
  278. package/example/components/MomentOptionUI/index.js +68 -68
  279. package/example/components/MyOrdersListUI/index.js +51 -51
  280. package/example/components/MyOrdersUI/index.js +52 -52
  281. package/example/components/OrderChangeUI/index.js +54 -54
  282. package/example/components/OrderDetailsUI/index.js +174 -174
  283. package/example/components/OrderReviewUI/index.js +125 -125
  284. package/example/components/OrderTypeControlUI/index.js +32 -32
  285. package/example/components/PaymentOptionCashUI/index.js +60 -60
  286. package/example/components/PaymentOptionPaypalUI/index.js +50 -50
  287. package/example/components/PaymentOptionStripeDirectUI/index.js +89 -89
  288. package/example/components/PaymentOptionStripeRedirectUI/index.js +97 -97
  289. package/example/components/PaymentOptionStripeUI/index.js +129 -129
  290. package/example/components/PaymentOptionsUI/index.js +169 -169
  291. package/example/components/PhoneAutocompleteUI/index.js +67 -67
  292. package/example/components/PhoneAutocompleteUI/styles.css +49 -49
  293. package/example/components/ProductComponentUI/index.js +113 -113
  294. package/example/components/ProductFormUI/index.js +131 -131
  295. package/example/components/ProductImagesUI/index.js +82 -82
  296. package/example/components/ProductIngredientUI/index.js +21 -21
  297. package/example/components/ProductOptionSuboptionUI/index.js +65 -65
  298. package/example/components/ProductOptionUI/index.js +31 -31
  299. package/example/components/ProductShareUI/index.js +48 -48
  300. package/example/components/ProductsListUI/index.js +108 -108
  301. package/example/components/ProductsListingUI/index.js +42 -42
  302. package/example/components/ResetPasswordUI/index.js +121 -121
  303. package/example/components/SearchOptionsUI/index.js +82 -82
  304. package/example/components/SignupFormUI/index.js +117 -117
  305. package/example/components/SingleBusinessCardUI/index.js +82 -82
  306. package/example/components/SingleOrderCardUI/index.js +52 -52
  307. package/example/components/SingleProductCardUI/index.js +47 -47
  308. package/example/components/StripeElementsFormUI/CardFormUI/index.js +51 -51
  309. package/example/components/StripeElementsFormUI/CardFormUI/style.css +118 -118
  310. package/example/components/StripeElementsFormUI/index.js +38 -38
  311. package/example/components/StripeRedirectFormUI/index.js +99 -99
  312. package/example/components/TestComponent/index.js +5 -5
  313. package/example/components/UpsellingPageUI/index.js +26 -26
  314. package/example/components/UserDetailsUI/index.js +94 -94
  315. package/example/components/UserProfileUI/index.js +156 -156
  316. package/example/views/ActiveOrders/index.js +86 -86
  317. package/example/views/AddressDetailsExample/index.js +57 -57
  318. package/example/views/AppleLoginExample/index.js +51 -51
  319. package/example/views/BaseComponentExample/index.js +35 -35
  320. package/example/views/BusinessBasicInformationExample/index.js +43 -43
  321. package/example/views/BusinessControllerExample/index.js +55 -55
  322. package/example/views/BusinessInformationExample/index.js +68 -68
  323. package/example/views/BusinessProductsCategoriesExample/index.js +50 -50
  324. package/example/views/BusinessProductsSearchExample/index.js +39 -39
  325. package/example/views/BusinessReviewsExample/index.js +43 -43
  326. package/example/views/BusinessSortControlExample/index.js +53 -53
  327. package/example/views/BusinessTypeFilterExample/index.js +53 -53
  328. package/example/views/BusinessesMapExample/index.js +57 -57
  329. package/example/views/CheckoutExample/index.js +143 -143
  330. package/example/views/CmsContentExample/index.js +44 -44
  331. package/example/views/DriverTipsExample/index.js +47 -47
  332. package/example/views/EventsExample/index.js +26 -26
  333. package/example/views/FacebookLogin/index.js +63 -63
  334. package/example/views/FloatingButtonExample/index.js +47 -47
  335. package/example/views/ForgotPassword/index.js +77 -77
  336. package/example/views/GoogleLoginExample/index.js +85 -85
  337. package/example/views/Home/index.js +200 -200
  338. package/example/views/LanguageSelectorExample/index.js +55 -55
  339. package/example/views/Login/index.js +84 -84
  340. package/example/views/MainSearchExample/index.js +43 -43
  341. package/example/views/MenuControlExample/index.js +68 -68
  342. package/example/views/MessagesExample/index.js +58 -58
  343. package/example/views/MomentOptionExample/index.js +52 -52
  344. package/example/views/MyOrdersExample/index.js +35 -35
  345. package/example/views/MyOrdersListExample/index.js +50 -50
  346. package/example/views/OrderChangeExample/index.js +46 -46
  347. package/example/views/OrderContextExample/index.js +139 -139
  348. package/example/views/OrderDetailsExample/index.js +50 -50
  349. package/example/views/OrderReviewExample/index.js +64 -64
  350. package/example/views/PaymentOptionCashExample/index.js +51 -51
  351. package/example/views/PaymentOptionPaypalExample/index.js +71 -71
  352. package/example/views/PaymentOptionStripeDirectExample/index.js +43 -43
  353. package/example/views/PaymentOptionStripeExample/index.js +47 -47
  354. package/example/views/PaymentOptionStripeRedirectExample/index.js +56 -56
  355. package/example/views/PaymentOptionsExample/index.js +47 -47
  356. package/example/views/PhoneAutocompleteExample/index.js +34 -34
  357. package/example/views/PlacesExample/index.js +94 -94
  358. package/example/views/PopupExample/index.js +78 -78
  359. package/example/views/PopupExample/style.css +18 -18
  360. package/example/views/ProductDetail/index.js +323 -323
  361. package/example/views/ProductImagesExample/index.js +43 -43
  362. package/example/views/ProductOptionExample/index.js +88 -88
  363. package/example/views/ProductShareExample/index.js +51 -51
  364. package/example/views/ProductsListExample/index.js +77 -77
  365. package/example/views/ProductsListingExample/index.js +47 -47
  366. package/example/views/ResetPasswordExample/index.js +60 -60
  367. package/example/views/SearchOptionsExample/index.js +42 -42
  368. package/example/views/SessionManager/index.js +122 -122
  369. package/example/views/Signup/index.js +64 -64
  370. package/example/views/UpsellingPageExample/index.js +35 -35
  371. package/example/views/UserDetailsExample/index.js +69 -69
  372. package/example/views/UserProfile/index.js +73 -73
  373. package/index-example.js +37 -37
  374. package/index.html +13 -13
  375. package/native/index.js +255 -255
  376. package/native/src/NativeStrategy/index.js +20 -20
  377. package/native/src/contexts/OrderingContext/index.js +85 -85
  378. package/package.json +94 -94
  379. package/src/components/AddressDetails/index.js +149 -149
  380. package/src/components/AddressForm/index.js +333 -333
  381. package/src/components/AddressList/index.js +212 -212
  382. package/src/components/Analitycs/index.js +119 -119
  383. package/src/components/AnalyticsSegment/index.js +136 -136
  384. package/src/components/AppleLogin/index.js +164 -164
  385. package/src/components/BaseComponent/index.js +52 -52
  386. package/src/components/BusinessAndProductList/index.js +981 -981
  387. package/src/components/BusinessBasicInformation/index.js +119 -119
  388. package/src/components/BusinessController/index.js +351 -351
  389. package/src/components/BusinessInformation/BusinessOption/index.js +86 -86
  390. package/src/components/BusinessInformation/index.js +93 -93
  391. package/src/components/BusinessList/index.js +670 -670
  392. package/src/components/BusinessMenuListing/index.js +99 -99
  393. package/src/components/BusinessProductsCategories/index.js +60 -60
  394. package/src/components/BusinessProductsSearch/index.js +54 -54
  395. package/src/components/BusinessReviews/index.js +187 -187
  396. package/src/components/BusinessSearchList/index.js +363 -363
  397. package/src/components/BusinessSortControl/index.js +100 -100
  398. package/src/components/BusinessTypeFilter/index.js +142 -142
  399. package/src/components/BusinessesMap/index.js +110 -110
  400. package/src/components/Cart/index.js +210 -210
  401. package/src/components/CartStoresListing/index.js +157 -157
  402. package/src/components/Checkout/index.js +618 -618
  403. package/src/components/CmsContent/index.js +97 -97
  404. package/src/components/Contacts/index.js +512 -512
  405. package/src/components/CouponControl/index.js +171 -171
  406. package/src/components/DragAndDrop/index.js +41 -41
  407. package/src/components/DriverList/index.js +112 -112
  408. package/src/components/DriverTips/index.js +141 -141
  409. package/src/components/Emitter/index.js +36 -36
  410. package/src/components/ExamineClick/index.js +40 -40
  411. package/src/components/FacebookLoginButton/index.js +214 -214
  412. package/src/components/FacebookPixel/index.js +148 -148
  413. package/src/components/FavoriteList/index.js +268 -268
  414. package/src/components/FirebaseGoogleLoginButton/index.js +93 -93
  415. package/src/components/FloatingButton/index.js +70 -70
  416. package/src/components/ForgotPasswordForm/index.js +180 -180
  417. package/src/components/GiftCard/GiftCardOrdersList/index.js +155 -155
  418. package/src/components/GiftCard/PurchaseGiftCard/index.js +123 -123
  419. package/src/components/GiftCard/RedeemGiftCard/index.js +73 -73
  420. package/src/components/GiftCard/SendGiftCard/index.js +78 -78
  421. package/src/components/GoogleAutocompleteInput/index.js +154 -154
  422. package/src/components/GoogleIdentity/index.js +144 -144
  423. package/src/components/GoogleLoginButton/index.js +276 -276
  424. package/src/components/GoogleMaps/index.js +489 -489
  425. package/src/components/GpsButton/index.js +127 -127
  426. package/src/components/LanguageSelector/index.js +163 -163
  427. package/src/components/LoginForm/index.js +521 -521
  428. package/src/components/LogoutAction/index.js +165 -165
  429. package/src/components/MainSearch/index.js +149 -149
  430. package/src/components/MapView/index.js +110 -110
  431. package/src/components/MenuControl/index.js +238 -238
  432. package/src/components/Messages/index.js +166 -166
  433. package/src/components/MomentOption/index.js +322 -322
  434. package/src/components/MultiCartCreate/index.js +70 -70
  435. package/src/components/MultiCartsPaymethodsAndWallets/index.js +201 -201
  436. package/src/components/MultiCheckout/index.js +371 -371
  437. package/src/components/MultiOrdersDetails/index.js +109 -109
  438. package/src/components/MyOrders/index.js +150 -150
  439. package/src/components/MyOrdersList/index.js +104 -104
  440. package/src/components/NewOrderNotification/index.js +30 -30
  441. package/src/components/OrderChange/index.js +128 -128
  442. package/src/components/OrderDetails/index.js +684 -684
  443. package/src/components/OrderList/index.js +781 -781
  444. package/src/components/OrderListGroups/index.js +1168 -1168
  445. package/src/components/OrderReview/index.js +180 -180
  446. package/src/components/OrderTypeControl/index.js +75 -75
  447. package/src/components/OrderVerticalList/index.js +422 -422
  448. package/src/components/OrdersControlFilters/index.js +75 -75
  449. package/src/components/OrdersDashboardComponents/Appointments/index.js +72 -72
  450. package/src/components/OrdersDashboardComponents/BusinessProductsListing/index.js +629 -629
  451. package/src/components/OrdersDashboardComponents/CheckPassword/index.js +177 -177
  452. package/src/components/OrdersDashboardComponents/CityList/index.js +98 -98
  453. package/src/components/OrdersDashboardComponents/CountryList/index.js +162 -162
  454. package/src/components/OrdersDashboardComponents/CustomOrderDetails/index.js +238 -238
  455. package/src/components/OrdersDashboardComponents/DashboardBusinessList/index.js +617 -617
  456. package/src/components/OrdersDashboardComponents/DashboardOrdersList/index.js +943 -943
  457. package/src/components/OrdersDashboardComponents/DriversList/index.js +448 -448
  458. package/src/components/OrdersDashboardComponents/ExportCSV/index.js +192 -192
  459. package/src/components/OrdersDashboardComponents/GiftCardsList/index.js +189 -189
  460. package/src/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +77 -77
  461. package/src/components/OrdersDashboardComponents/LogisticInformation/index.js +97 -97
  462. package/src/components/OrdersDashboardComponents/Logistics/index.js +174 -174
  463. package/src/components/OrdersDashboardComponents/Messages/index.js +384 -384
  464. package/src/components/OrdersDashboardComponents/MetaFields/index.js +186 -186
  465. package/src/components/OrdersDashboardComponents/OrderDetails/index.js +404 -404
  466. package/src/components/OrdersDashboardComponents/OrderNotification/index.js +70 -70
  467. package/src/components/OrdersDashboardComponents/OrdersFilter/index.js +362 -362
  468. package/src/components/OrdersDashboardComponents/OrdersManage/index.js +873 -873
  469. package/src/components/OrdersDashboardComponents/PointsWalletLevels/index.js +123 -123
  470. package/src/components/OrdersDashboardComponents/ReviewCustomer/index.js +113 -113
  471. package/src/components/OrdersDashboardComponents/Schedule/index.js +315 -315
  472. package/src/components/OrdersDashboardComponents/SettingsList/index.js +298 -298
  473. package/src/components/OrdersDashboardComponents/UserFormDetails/index.js +463 -463
  474. package/src/components/OrdersDashboardComponents/UsersList/index.js +944 -944
  475. package/src/components/OrdersDashboardComponents/WebsocketStatus/index.js +77 -77
  476. package/src/components/OrdersDashboardComponents/index.js +57 -57
  477. package/src/components/PageBanner/index.js +107 -107
  478. package/src/components/PaymentOptionCash/index.js +74 -74
  479. package/src/components/PaymentOptionPaypal/index.js +146 -146
  480. package/src/components/PaymentOptionSquare/index.js +336 -336
  481. package/src/components/PaymentOptionStripe/index.js +289 -289
  482. package/src/components/PaymentOptionStripeDirect/index.js +116 -116
  483. package/src/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +71 -71
  484. package/src/components/PaymentOptionStripeRedirect/index.js +122 -122
  485. package/src/components/PaymentOptionWallet/index.js +185 -185
  486. package/src/components/PaymentOptions/index.js +248 -248
  487. package/src/components/PaymethodList/index.js +119 -119
  488. package/src/components/PhoneAutocomplete/index.js +311 -311
  489. package/src/components/PlaceSpot/index.js +176 -176
  490. package/src/components/Popup/index.js +169 -169
  491. package/src/components/ProductComponent/index.js +269 -269
  492. package/src/components/ProductForm/index.js +1090 -1090
  493. package/src/components/ProductImages/index.js +64 -64
  494. package/src/components/ProductIngredient/index.js +72 -72
  495. package/src/components/ProductOption/index.js +42 -42
  496. package/src/components/ProductOptionSuboption/index.js +180 -180
  497. package/src/components/ProductShare/index.js +97 -97
  498. package/src/components/ProductsList/index.js +74 -74
  499. package/src/components/ProductsListing/index.js +166 -166
  500. package/src/components/ProfessionalInfo/index.js +156 -156
  501. package/src/components/PromotionsController/index.js +123 -123
  502. package/src/components/QueryLoginSpoonity/index.js +159 -159
  503. package/src/components/ReCaptcha/index.js +53 -53
  504. package/src/components/ResetPassword/index.js +111 -111
  505. package/src/components/ReviewCustomer/index.js +117 -117
  506. package/src/components/ReviewDriver/index.js +157 -157
  507. package/src/components/ReviewProduct/index.js +162 -162
  508. package/src/components/SearchOptions/index.js +69 -69
  509. package/src/components/Sessions/index.js +217 -217
  510. package/src/components/SignupForm/index.js +547 -547
  511. package/src/components/SingleBusinessCard/index.js +80 -80
  512. package/src/components/SingleOrderCard/index.js +160 -160
  513. package/src/components/SingleProductCard/index.js +130 -130
  514. package/src/components/SingleProfessionalCard/index.js +121 -121
  515. package/src/components/SmartAppBanner/index.js +71 -71
  516. package/src/components/StoreProductList/index.js +303 -303
  517. package/src/components/StripeElementsForm/CardForm/index.js +248 -248
  518. package/src/components/StripeElementsForm/index.js +78 -78
  519. package/src/components/UpsellingPage/index.js +120 -120
  520. package/src/components/UserFormDetails/index.js +688 -688
  521. package/src/components/UserVerification/index.js +242 -242
  522. package/src/components/WalletList/index.js +160 -160
  523. package/src/components/WebsocketStatus/index.js +80 -80
  524. package/src/components/WrapperGoogleMaps/index.js +67 -67
  525. package/src/constants/code-numbers.js +218 -218
  526. package/src/constants/timezones.js +427 -427
  527. package/src/contexts/ApiContext/index.js +59 -59
  528. package/src/contexts/BillingContext/index.js +28 -28
  529. package/src/contexts/BusinessContext/index.js +71 -71
  530. package/src/contexts/ConfigContext/index.js +215 -215
  531. package/src/contexts/CustomerContext/index.js +69 -69
  532. package/src/contexts/EventContext/index.js +31 -31
  533. package/src/contexts/LanguageContext/index.js +144 -144
  534. package/src/contexts/OptimizationLoadContext/index.js +95 -95
  535. package/src/contexts/OrderContext/index.js +1448 -1448
  536. package/src/contexts/OrderingContext/index.js +86 -86
  537. package/src/contexts/OrderingThemeContext/index.js +107 -107
  538. package/src/contexts/ProductContext/index.js +62 -62
  539. package/src/contexts/SessionContext/index.js +172 -172
  540. package/src/contexts/SiteContext/index.js +79 -79
  541. package/src/contexts/ToastContext/index.js +42 -42
  542. package/src/contexts/UtilsContext/index.js +352 -352
  543. package/src/contexts/ValidationsFieldsContext/index.js +65 -65
  544. package/src/contexts/WebsocketContext/index.js +91 -91
  545. package/src/contexts/WebsocketContext/socket.js +92 -92
  546. package/src/index.js +369 -369
  547. package/src/utils/index.js +32 -32
  548. package/src/webStrategy/index.js +18 -18
  549. package/webpack.dev.js +41 -41
  550. package/webpack.prod.js +64 -64
  551. package/_bundles/0.ordering-component.ddd8b5557b901fb64803.js +0 -1
  552. package/_bundles/7.ordering-component.ddd8b5557b901fb64803.js +0 -2
  553. package/_bundles/ordering-component.ddd8b5557b901fb64803.js +0 -2
  554. /package/_bundles/{7.ordering-component.ddd8b5557b901fb64803.js.LICENSE.txt → 7.ordering-component.3760baa5b9906f197b42.js.LICENSE.txt} +0 -0
@@ -1,351 +1,351 @@
1
- import React, { useEffect, useState } from 'react'
2
- import PropTypes from 'prop-types'
3
- import { useOrder } from '../../contexts/OrderContext'
4
- import { useApi } from '../../contexts/ApiContext'
5
- import { useUtils } from '../../contexts/UtilsContext'
6
- import { useSession } from '../../contexts/SessionContext'
7
- import { useToast, ToastType } from '../../contexts/ToastContext'
8
- import { useLanguage } from '../../contexts/LanguageContext'
9
-
10
- import dayjs from 'dayjs'
11
- import timezone from 'dayjs/plugin/timezone'
12
- import isBetween from 'dayjs/plugin/isBetween'
13
- import { useWebsocket } from '../../contexts/WebsocketContext'
14
-
15
- dayjs.extend(timezone)
16
- dayjs.extend(isBetween)
17
-
18
- export const BusinessController = (props) => {
19
- const {
20
- business,
21
- businessId,
22
- businessAttributes,
23
- onBusinessClick,
24
- handleCustomClick,
25
- isDisabledInterval,
26
- minutesToCloseSoon,
27
- UIComponent,
28
- handleUpdateBusinessList,
29
- favoriteIds,
30
- setFavoriteIds
31
- } = props
32
-
33
- const [ordering] = useApi()
34
- const socket = useWebsocket()
35
- const [{ user, token }] = useSession()
36
- const [, { showToast }] = useToast()
37
- const [, t] = useLanguage()
38
-
39
- /**
40
- * This must be containt business object data
41
- */
42
- const [businessState, setBusinessState] = useState({ business, loading: false, error: null })
43
- /**
44
- * This must be containt a boolean to indicate if a business is close or not
45
- */
46
- const [isBusinessClose, setIsBusinessClose] = useState(false)
47
- /**
48
- * Order context data
49
- */
50
- const [orderState] = useOrder()
51
- /**
52
- * formatPrice function
53
- */
54
- const [{ parsePrice }] = useUtils()
55
- /**
56
- * timer in minutes when the business is going to close
57
- */
58
-
59
- const [businessWillCloseSoonMinutes, setBusinessWillCloseSoonMinutes] = useState(null)
60
- const [actionState, setActionState] = useState({ loading: false, error: null })
61
-
62
- /**
63
- * Method to get business from SDK
64
- */
65
- const getBusiness = async () => {
66
- setBusinessState({ ...businessState, loading: true })
67
- try {
68
- const { content: { result, error } } = await ordering.businesses(businessId).select(businessAttributes).get()
69
- if (!error) {
70
- setBusinessState({ ...businessState, business: result, loading: false })
71
- } else {
72
- setBusinessState({ ...businessState, business: result[0], loading: false, error })
73
- }
74
- } catch (err) {
75
- setBusinessState({ ...businessState, loading: false, error: err.message })
76
- }
77
- }
78
- /**
79
- * Method to return business offert to show
80
- * @param {object} offer
81
- */
82
- const getBusinessOffer = (offers) => {
83
- if (!offers || !offers.length) return null
84
- const maxOffer = offers.reduce((acc, cur) => (acc.rate > cur.rate) ? acc : cur)
85
- return maxOffer.rate !== 0 ? (maxOffer?.rate_type === 1 ? `${maxOffer?.rate}%` : parsePrice(maxOffer?.rate)) : null
86
- }
87
- /**
88
- * Method to return business max offer to show
89
- * @param {object} max offer
90
- */
91
- const getBusinessMaxOffer = (offers) => {
92
- if (!offers || !offers.length) return null
93
- const maxOffer = offers.reduce((acc, cur) => (acc.rate > cur.rate) ? acc : cur)
94
- return maxOffer
95
- }
96
- /**
97
- * Method to format date
98
- * @param {object} time
99
- */
100
- const formatDate = (time) => {
101
- const formatHour = time?.hour < 10 ? `0${time?.hour}` : time?.hour
102
- const formatMinute = time?.minute < 10 ? `0${time?.minute}` : time?.minute
103
- return time ? `${formatHour}:${formatMinute}` : 'none'
104
- }
105
-
106
- /**
107
- * Method to format numbers (only 2 decimals)
108
- * @param {number} num
109
- */
110
- const formatNumber = (num) => {
111
- return Math.round(num * 1e2) / 1e2
112
- }
113
-
114
- /**
115
- * Method to add, remove favorite info for user from API
116
- */
117
- const handleFavoriteBusiness = async (isAdd = false) => {
118
- if (!businessState?.business || !user) return
119
- showToast(ToastType.Info, t('LOADING', 'loading'))
120
-
121
- try {
122
- setActionState({ ...actionState, loading: true, error: null })
123
- const changes = { object_id: businessState?.business?.id }
124
- const requestOptions = {
125
- method: isAdd ? 'POST' : 'DELETE',
126
- headers: {
127
- 'Content-Type': 'application/json',
128
- Authorization: `Bearer ${token}`,
129
- 'X-App-X': ordering.appId,
130
- 'X-Socket-Id-X': socket?.getId()
131
- },
132
- ...(isAdd && { body: JSON.stringify(changes) })
133
- }
134
- const fetchEndpoint = isAdd
135
- ? `${ordering.root}/users/${user?.id}/favorite_businesses`
136
- : `${ordering.root}/users/${user.id}/favorite_businesses/${businessState?.business?.id}`
137
- const response = await fetch(fetchEndpoint, requestOptions)
138
- const content = await response.json()
139
-
140
- if (!content.error) {
141
- setActionState({ ...actionState, loading: false })
142
- handleUpdateBusinessList && handleUpdateBusinessList(businessState?.business?.id, { favorite: isAdd })
143
- if (favoriteIds) {
144
- const updateIds = isAdd
145
- ? [...favoriteIds, businessState?.business?.id]
146
- : favoriteIds.filter(item => item !== businessState?.business?.id)
147
- setFavoriteIds(updateIds)
148
- }
149
- setBusinessState({
150
- ...businessState,
151
- business: {
152
- ...businessState.business,
153
- favorite: isAdd
154
- }
155
- })
156
- props.handleCustomUpdate && props.handleCustomUpdate(businessState?.business?.id, { favorite: isAdd })
157
- showToast(ToastType.Success, isAdd ? t('FAVORITE_ADDED', 'Favorite added') : t('FAVORITE_REMOVED', 'Favorite removed'))
158
- } else {
159
- setActionState({
160
- ...actionState,
161
- loading: false,
162
- error: content.result
163
- })
164
- showToast(ToastType.Error, t(content.result, 'Error adding favorite'))
165
- }
166
- } catch (error) {
167
- setActionState({
168
- ...actionState,
169
- loading: false,
170
- error: [error.message]
171
- })
172
- showToast(ToastType.Error, [error.message])
173
- }
174
- }
175
-
176
- useEffect(() => {
177
- if (!isDisabledInterval) {
178
- let timeout = null
179
- let timeoutCloseSoon = null
180
- if (!businessState.business?.timezone) return
181
- const currentDate = dayjs().tz(businessState.business?.timezone);
182
- let lapse = null
183
-
184
- if (businessState.business?.today?.enabled) {
185
- lapse = businessState.business?.today?.lapses?.find(lapse => {
186
- const from = currentDate.hour(lapse.open.hour).minute(lapse.open.minute)
187
- const to = currentDate.hour(lapse.close.hour).minute(lapse.close.minute)
188
- return currentDate.unix() >= from.unix() && currentDate.unix() <= to.unix()
189
- });
190
- }
191
-
192
- if (lapse) {
193
- const to = currentDate.hour(lapse.close.hour).minute(lapse.close.minute)
194
- const timeToClose = (to.unix() - currentDate.unix()) * 1000
195
-
196
- if (timeToClose <= minutesToCloseSoon * 60000 && timeToClose > 0) {
197
- setBusinessWillCloseSoonMinutes(timeToClose / 60000)
198
- } else if (timeToClose > minutesToCloseSoon * 60000) {
199
- timeoutCloseSoon = setTimeout(() => {
200
- setBusinessWillCloseSoonMinutes(minutesToCloseSoon)
201
- }, (timeToClose - (minutesToCloseSoon * 60000)));
202
- }
203
-
204
- timeout = setTimeout(() => {
205
- setBusinessState({
206
- ...businessState,
207
- business: {
208
- ...businessState.business,
209
- open: false
210
- }
211
- })
212
- setIsBusinessClose(true)
213
- }, timeToClose);
214
- }
215
- return () => {
216
- timeout && clearTimeout(timeout)
217
- timeoutCloseSoon && clearTimeout(timeoutCloseSoon)
218
- }
219
- }
220
- }, [])
221
-
222
- useEffect(() => {
223
- let timeout = null
224
-
225
- if (businessWillCloseSoonMinutes) {
226
- timeout = setTimeout(() => {
227
- setBusinessWillCloseSoonMinutes(businessWillCloseSoonMinutes - 1)
228
- }, 60000);
229
- }
230
-
231
- return () => {
232
- timeout && clearTimeout(timeout)
233
- }
234
- }, [businessWillCloseSoonMinutes])
235
-
236
- useEffect(() => {
237
- if (business) {
238
- setBusinessState({ ...businessState, business })
239
- } else if (!business) {
240
- getBusiness()
241
- }
242
- }, [business])
243
-
244
- const updateBusiness = async (businessId, updateParams = {}) => {
245
- setBusinessState({ ...businessState, loading: true })
246
- try {
247
- const { content: { result, error } } = await ordering.businesses(businessId).save(updateParams)
248
-
249
- if (!error) {
250
- setBusinessState({ ...businessState, business: result, loading: false })
251
- } else {
252
- setBusinessState({ ...businessState, business: result[0], loading: false, error })
253
- }
254
- } catch (err) {
255
- setBusinessState({ ...businessState, loading: false, error: err.message })
256
- }
257
- }
258
-
259
- useEffect(() => {
260
- if (!favoriteIds) return
261
-
262
- if (favoriteIds?.includes(businessState?.business?.id)) {
263
- setBusinessState({
264
- ...businessState,
265
- business: { ...businessState?.business, favorite: true }
266
- })
267
- } else {
268
- setBusinessState({
269
- ...businessState,
270
- business: { ...businessState?.business, favorite: false }
271
- })
272
- }
273
- }, [favoriteIds])
274
-
275
- return (
276
- <>
277
- {UIComponent && (
278
- <UIComponent
279
- {...props}
280
- updateBusiness={updateBusiness}
281
- orderState={orderState}
282
- isBusinessClose={isBusinessClose}
283
- businessState={businessState}
284
- business={businessState.business}
285
- formatDate={formatDate}
286
- formatNumber={formatNumber}
287
- getBusinessOffer={getBusinessOffer}
288
- getBusinessMaxOffer={getBusinessMaxOffer}
289
- handleClick={handleCustomClick || onBusinessClick}
290
- businessWillCloseSoonMinutes={businessWillCloseSoonMinutes}
291
- handleFavoriteBusiness={handleFavoriteBusiness}
292
- />
293
- )}
294
- </>
295
- )
296
- }
297
-
298
- BusinessController.propTypes = {
299
- /**
300
- * UI Component, this must be containt all graphic elements and use parent props
301
- */
302
- UIComponent: PropTypes.elementType,
303
- /**
304
- * Business, contains a object with all business properties
305
- */
306
- business: PropTypes.object,
307
- /**
308
- * businessId, this must be containt id or slug to get business from API
309
- */
310
- businessId: PropTypes.number,
311
- /**
312
- * businessAttributes, Array of attributes to get business from API
313
- */
314
- businessAttributes: PropTypes.arrayOf(PropTypes.string),
315
- /**
316
- * onBusinessClick, function to get click event and return business object after default behavior
317
- */
318
- onBusinessClick: PropTypes.func,
319
- /**
320
- * handleCustomClick, function to get click event and return business object without default behavior
321
- */
322
- handleCustomClick: PropTypes.func,
323
- /**
324
- * Components types before Business Controller
325
- * Array of type components, the parent props will pass to these components
326
- */
327
- beforeComponents: PropTypes.arrayOf(PropTypes.elementType),
328
- /**
329
- * Components types after Business Controller
330
- * Array of type components, the parent props will pass to these components
331
- */
332
- afterComponents: PropTypes.arrayOf(PropTypes.elementType),
333
- /**
334
- * Elements before Business Controller
335
- * Array of HTML/Components elements, these components will not get the parent props
336
- */
337
- beforeElements: PropTypes.arrayOf(PropTypes.element),
338
- /**
339
- * Elements after Business Controller
340
- * Array of HTML/Components elements, these components will not get the parent props
341
- */
342
- afterElements: PropTypes.arrayOf(PropTypes.element)
343
- }
344
-
345
- BusinessController.defaultProps = {
346
- beforeComponents: [],
347
- afterComponents: [],
348
- beforeElements: [],
349
- afterElements: [],
350
- minutesToCloseSoon: 30
351
- }
1
+ import React, { useEffect, useState } from 'react'
2
+ import PropTypes from 'prop-types'
3
+ import { useOrder } from '../../contexts/OrderContext'
4
+ import { useApi } from '../../contexts/ApiContext'
5
+ import { useUtils } from '../../contexts/UtilsContext'
6
+ import { useSession } from '../../contexts/SessionContext'
7
+ import { useToast, ToastType } from '../../contexts/ToastContext'
8
+ import { useLanguage } from '../../contexts/LanguageContext'
9
+
10
+ import dayjs from 'dayjs'
11
+ import timezone from 'dayjs/plugin/timezone'
12
+ import isBetween from 'dayjs/plugin/isBetween'
13
+ import { useWebsocket } from '../../contexts/WebsocketContext'
14
+
15
+ dayjs.extend(timezone)
16
+ dayjs.extend(isBetween)
17
+
18
+ export const BusinessController = (props) => {
19
+ const {
20
+ business,
21
+ businessId,
22
+ businessAttributes,
23
+ onBusinessClick,
24
+ handleCustomClick,
25
+ isDisabledInterval,
26
+ minutesToCloseSoon,
27
+ UIComponent,
28
+ handleUpdateBusinessList,
29
+ favoriteIds,
30
+ setFavoriteIds
31
+ } = props
32
+
33
+ const [ordering] = useApi()
34
+ const socket = useWebsocket()
35
+ const [{ user, token }] = useSession()
36
+ const [, { showToast }] = useToast()
37
+ const [, t] = useLanguage()
38
+
39
+ /**
40
+ * This must be containt business object data
41
+ */
42
+ const [businessState, setBusinessState] = useState({ business, loading: false, error: null })
43
+ /**
44
+ * This must be containt a boolean to indicate if a business is close or not
45
+ */
46
+ const [isBusinessClose, setIsBusinessClose] = useState(false)
47
+ /**
48
+ * Order context data
49
+ */
50
+ const [orderState] = useOrder()
51
+ /**
52
+ * formatPrice function
53
+ */
54
+ const [{ parsePrice }] = useUtils()
55
+ /**
56
+ * timer in minutes when the business is going to close
57
+ */
58
+
59
+ const [businessWillCloseSoonMinutes, setBusinessWillCloseSoonMinutes] = useState(null)
60
+ const [actionState, setActionState] = useState({ loading: false, error: null })
61
+
62
+ /**
63
+ * Method to get business from SDK
64
+ */
65
+ const getBusiness = async () => {
66
+ setBusinessState({ ...businessState, loading: true })
67
+ try {
68
+ const { content: { result, error } } = await ordering.businesses(businessId).select(businessAttributes).get()
69
+ if (!error) {
70
+ setBusinessState({ ...businessState, business: result, loading: false })
71
+ } else {
72
+ setBusinessState({ ...businessState, business: result[0], loading: false, error })
73
+ }
74
+ } catch (err) {
75
+ setBusinessState({ ...businessState, loading: false, error: err.message })
76
+ }
77
+ }
78
+ /**
79
+ * Method to return business offert to show
80
+ * @param {object} offer
81
+ */
82
+ const getBusinessOffer = (offers) => {
83
+ if (!offers || !offers.length) return null
84
+ const maxOffer = offers.reduce((acc, cur) => (acc.rate > cur.rate) ? acc : cur)
85
+ return maxOffer.rate !== 0 ? (maxOffer?.rate_type === 1 ? `${maxOffer?.rate}%` : parsePrice(maxOffer?.rate)) : null
86
+ }
87
+ /**
88
+ * Method to return business max offer to show
89
+ * @param {object} max offer
90
+ */
91
+ const getBusinessMaxOffer = (offers) => {
92
+ if (!offers || !offers.length) return null
93
+ const maxOffer = offers.reduce((acc, cur) => (acc.rate > cur.rate) ? acc : cur)
94
+ return maxOffer
95
+ }
96
+ /**
97
+ * Method to format date
98
+ * @param {object} time
99
+ */
100
+ const formatDate = (time) => {
101
+ const formatHour = time?.hour < 10 ? `0${time?.hour}` : time?.hour
102
+ const formatMinute = time?.minute < 10 ? `0${time?.minute}` : time?.minute
103
+ return time ? `${formatHour}:${formatMinute}` : 'none'
104
+ }
105
+
106
+ /**
107
+ * Method to format numbers (only 2 decimals)
108
+ * @param {number} num
109
+ */
110
+ const formatNumber = (num) => {
111
+ return Math.round(num * 1e2) / 1e2
112
+ }
113
+
114
+ /**
115
+ * Method to add, remove favorite info for user from API
116
+ */
117
+ const handleFavoriteBusiness = async (isAdd = false) => {
118
+ if (!businessState?.business || !user) return
119
+ showToast(ToastType.Info, t('LOADING', 'loading'))
120
+
121
+ try {
122
+ setActionState({ ...actionState, loading: true, error: null })
123
+ const changes = { object_id: businessState?.business?.id }
124
+ const requestOptions = {
125
+ method: isAdd ? 'POST' : 'DELETE',
126
+ headers: {
127
+ 'Content-Type': 'application/json',
128
+ Authorization: `Bearer ${token}`,
129
+ 'X-App-X': ordering.appId,
130
+ 'X-Socket-Id-X': socket?.getId()
131
+ },
132
+ ...(isAdd && { body: JSON.stringify(changes) })
133
+ }
134
+ const fetchEndpoint = isAdd
135
+ ? `${ordering.root}/users/${user?.id}/favorite_businesses`
136
+ : `${ordering.root}/users/${user.id}/favorite_businesses/${businessState?.business?.id}`
137
+ const response = await fetch(fetchEndpoint, requestOptions)
138
+ const content = await response.json()
139
+
140
+ if (!content.error) {
141
+ setActionState({ ...actionState, loading: false })
142
+ handleUpdateBusinessList && handleUpdateBusinessList(businessState?.business?.id, { favorite: isAdd })
143
+ if (favoriteIds) {
144
+ const updateIds = isAdd
145
+ ? [...favoriteIds, businessState?.business?.id]
146
+ : favoriteIds.filter(item => item !== businessState?.business?.id)
147
+ setFavoriteIds(updateIds)
148
+ }
149
+ setBusinessState({
150
+ ...businessState,
151
+ business: {
152
+ ...businessState.business,
153
+ favorite: isAdd
154
+ }
155
+ })
156
+ props.handleCustomUpdate && props.handleCustomUpdate(businessState?.business?.id, { favorite: isAdd })
157
+ showToast(ToastType.Success, isAdd ? t('FAVORITE_ADDED', 'Favorite added') : t('FAVORITE_REMOVED', 'Favorite removed'))
158
+ } else {
159
+ setActionState({
160
+ ...actionState,
161
+ loading: false,
162
+ error: content.result
163
+ })
164
+ showToast(ToastType.Error, t(content.result, 'Error adding favorite'))
165
+ }
166
+ } catch (error) {
167
+ setActionState({
168
+ ...actionState,
169
+ loading: false,
170
+ error: [error.message]
171
+ })
172
+ showToast(ToastType.Error, [error.message])
173
+ }
174
+ }
175
+
176
+ useEffect(() => {
177
+ if (!isDisabledInterval) {
178
+ let timeout = null
179
+ let timeoutCloseSoon = null
180
+ if (!businessState.business?.timezone) return
181
+ const currentDate = dayjs().tz(businessState.business?.timezone);
182
+ let lapse = null
183
+
184
+ if (businessState.business?.today?.enabled) {
185
+ lapse = businessState.business?.today?.lapses?.find(lapse => {
186
+ const from = currentDate.hour(lapse.open.hour).minute(lapse.open.minute)
187
+ const to = currentDate.hour(lapse.close.hour).minute(lapse.close.minute)
188
+ return currentDate.unix() >= from.unix() && currentDate.unix() <= to.unix()
189
+ });
190
+ }
191
+
192
+ if (lapse) {
193
+ const to = currentDate.hour(lapse.close.hour).minute(lapse.close.minute)
194
+ const timeToClose = (to.unix() - currentDate.unix()) * 1000
195
+
196
+ if (timeToClose <= minutesToCloseSoon * 60000 && timeToClose > 0) {
197
+ setBusinessWillCloseSoonMinutes(timeToClose / 60000)
198
+ } else if (timeToClose > minutesToCloseSoon * 60000) {
199
+ timeoutCloseSoon = setTimeout(() => {
200
+ setBusinessWillCloseSoonMinutes(minutesToCloseSoon)
201
+ }, (timeToClose - (minutesToCloseSoon * 60000)));
202
+ }
203
+
204
+ timeout = setTimeout(() => {
205
+ setBusinessState({
206
+ ...businessState,
207
+ business: {
208
+ ...businessState.business,
209
+ open: false
210
+ }
211
+ })
212
+ setIsBusinessClose(true)
213
+ }, timeToClose);
214
+ }
215
+ return () => {
216
+ timeout && clearTimeout(timeout)
217
+ timeoutCloseSoon && clearTimeout(timeoutCloseSoon)
218
+ }
219
+ }
220
+ }, [])
221
+
222
+ useEffect(() => {
223
+ let timeout = null
224
+
225
+ if (businessWillCloseSoonMinutes) {
226
+ timeout = setTimeout(() => {
227
+ setBusinessWillCloseSoonMinutes(businessWillCloseSoonMinutes - 1)
228
+ }, 60000);
229
+ }
230
+
231
+ return () => {
232
+ timeout && clearTimeout(timeout)
233
+ }
234
+ }, [businessWillCloseSoonMinutes])
235
+
236
+ useEffect(() => {
237
+ if (business) {
238
+ setBusinessState({ ...businessState, business })
239
+ } else if (!business) {
240
+ getBusiness()
241
+ }
242
+ }, [business])
243
+
244
+ const updateBusiness = async (businessId, updateParams = {}) => {
245
+ setBusinessState({ ...businessState, loading: true })
246
+ try {
247
+ const { content: { result, error } } = await ordering.businesses(businessId).save(updateParams)
248
+
249
+ if (!error) {
250
+ setBusinessState({ ...businessState, business: result, loading: false })
251
+ } else {
252
+ setBusinessState({ ...businessState, business: result[0], loading: false, error })
253
+ }
254
+ } catch (err) {
255
+ setBusinessState({ ...businessState, loading: false, error: err.message })
256
+ }
257
+ }
258
+
259
+ useEffect(() => {
260
+ if (!favoriteIds) return
261
+
262
+ if (favoriteIds?.includes(businessState?.business?.id)) {
263
+ setBusinessState({
264
+ ...businessState,
265
+ business: { ...businessState?.business, favorite: true }
266
+ })
267
+ } else {
268
+ setBusinessState({
269
+ ...businessState,
270
+ business: { ...businessState?.business, favorite: false }
271
+ })
272
+ }
273
+ }, [favoriteIds])
274
+
275
+ return (
276
+ <>
277
+ {UIComponent && (
278
+ <UIComponent
279
+ {...props}
280
+ updateBusiness={updateBusiness}
281
+ orderState={orderState}
282
+ isBusinessClose={isBusinessClose}
283
+ businessState={businessState}
284
+ business={businessState.business}
285
+ formatDate={formatDate}
286
+ formatNumber={formatNumber}
287
+ getBusinessOffer={getBusinessOffer}
288
+ getBusinessMaxOffer={getBusinessMaxOffer}
289
+ handleClick={handleCustomClick || onBusinessClick}
290
+ businessWillCloseSoonMinutes={businessWillCloseSoonMinutes}
291
+ handleFavoriteBusiness={handleFavoriteBusiness}
292
+ />
293
+ )}
294
+ </>
295
+ )
296
+ }
297
+
298
+ BusinessController.propTypes = {
299
+ /**
300
+ * UI Component, this must be containt all graphic elements and use parent props
301
+ */
302
+ UIComponent: PropTypes.elementType,
303
+ /**
304
+ * Business, contains a object with all business properties
305
+ */
306
+ business: PropTypes.object,
307
+ /**
308
+ * businessId, this must be containt id or slug to get business from API
309
+ */
310
+ businessId: PropTypes.number,
311
+ /**
312
+ * businessAttributes, Array of attributes to get business from API
313
+ */
314
+ businessAttributes: PropTypes.arrayOf(PropTypes.string),
315
+ /**
316
+ * onBusinessClick, function to get click event and return business object after default behavior
317
+ */
318
+ onBusinessClick: PropTypes.func,
319
+ /**
320
+ * handleCustomClick, function to get click event and return business object without default behavior
321
+ */
322
+ handleCustomClick: PropTypes.func,
323
+ /**
324
+ * Components types before Business Controller
325
+ * Array of type components, the parent props will pass to these components
326
+ */
327
+ beforeComponents: PropTypes.arrayOf(PropTypes.elementType),
328
+ /**
329
+ * Components types after Business Controller
330
+ * Array of type components, the parent props will pass to these components
331
+ */
332
+ afterComponents: PropTypes.arrayOf(PropTypes.elementType),
333
+ /**
334
+ * Elements before Business Controller
335
+ * Array of HTML/Components elements, these components will not get the parent props
336
+ */
337
+ beforeElements: PropTypes.arrayOf(PropTypes.element),
338
+ /**
339
+ * Elements after Business Controller
340
+ * Array of HTML/Components elements, these components will not get the parent props
341
+ */
342
+ afterElements: PropTypes.arrayOf(PropTypes.element)
343
+ }
344
+
345
+ BusinessController.defaultProps = {
346
+ beforeComponents: [],
347
+ afterComponents: [],
348
+ beforeElements: [],
349
+ afterElements: [],
350
+ minutesToCloseSoon: 30
351
+ }