ordering-components-external 13.0.33 → 13.0.35

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.94801bc40091dbe6e0c4.js +1 -0
  4. package/_bundles/{1.ordering-component.ddd8b5557b901fb64803.js → 1.ordering-component.94801bc40091dbe6e0c4.js} +1 -1
  5. package/_bundles/{2.ordering-component.ddd8b5557b901fb64803.js → 2.ordering-component.94801bc40091dbe6e0c4.js} +1 -1
  6. package/_bundles/{4.ordering-component.ddd8b5557b901fb64803.js → 4.ordering-component.94801bc40091dbe6e0c4.js} +1 -1
  7. package/_bundles/{5.ordering-component.ddd8b5557b901fb64803.js → 5.ordering-component.94801bc40091dbe6e0c4.js} +1 -1
  8. package/_bundles/{6.ordering-component.ddd8b5557b901fb64803.js → 6.ordering-component.94801bc40091dbe6e0c4.js} +1 -1
  9. package/_bundles/7.ordering-component.94801bc40091dbe6e0c4.js +2 -0
  10. package/_bundles/{8.ordering-component.ddd8b5557b901fb64803.js → 8.ordering-component.94801bc40091dbe6e0c4.js} +1 -1
  11. package/_bundles/ordering-component.94801bc40091dbe6e0c4.js +2 -0
  12. package/_bundles/{ordering-component.ddd8b5557b901fb64803.js.LICENSE.txt → ordering-component.94801bc40091dbe6e0c4.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 +180 -175
  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 +44 -44
  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 +1096 -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 +181 -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.94801bc40091dbe6e0c4.js.LICENSE.txt} +0 -0
@@ -1,1090 +1,1096 @@
1
- import React, { useState, useEffect } from 'react'
2
- import PropTypes from 'prop-types'
3
- import moment from 'moment'
4
- import * as Sentry from '@sentry/react'
5
- import { useOrder } from '../../contexts/OrderContext'
6
- import { useConfig } from '../../contexts/ConfigContext'
7
- import { useApi } from '../../contexts/ApiContext'
8
- import { useEvent } from '../../contexts/EventContext'
9
- import { useSession } from '../../contexts/SessionContext'
10
- import { ToastType, useToast } from '../../contexts/ToastContext'
11
- import { useLanguage } from '../../contexts/LanguageContext'
12
- import { useWebsocket } from '../../contexts/WebsocketContext'
13
-
14
- export const ProductForm = (props) => {
15
- const {
16
- UIComponent,
17
- useOrderContext,
18
- onSave,
19
- handleCustomSave,
20
- isStarbucks,
21
- isService,
22
- isCartProduct,
23
- productAddedToCartLength,
24
- professionalList,
25
- handleUpdateProducts,
26
- handleUpdateProfessionals,
27
- handleChangeProfessional,
28
- setProductLoading
29
- } = props
30
-
31
- const requestsState = {}
32
-
33
- const [{ user, token }, { login }] = useSession()
34
- const [, { showToast }] = useToast()
35
- const [, t] = useLanguage()
36
-
37
- const [ordering] = useApi()
38
- const socket = useWebsocket()
39
- /**
40
- * Events context
41
- */
42
- const [events] = useEvent()
43
- /**
44
- * Original product state
45
- */
46
- const availableLazyLoad = props.product?.load_type === 'lazy' && props.businessId && props.categoryId && props.productId
47
- const [product, setProduct] = useState({ product: availableLazyLoad ? null : props.product, loading: false, error: null })
48
-
49
- /**
50
- * Product cart state
51
- */
52
- const [productCart, setProductCart] = useState({ ingredients: {}, options: {} })
53
-
54
- /**
55
- * Errors state
56
- */
57
- const [errors, setErrors] = useState({})
58
-
59
- /**
60
- * Suboption by default when there is only one
61
- */
62
- const [defaultSubOptions, setDefaultSubOptions] = useState([])
63
-
64
- /**
65
- * Custom Suboption by default
66
- */
67
- const [customDefaultSubOptions, setCustomDefaultSubOptions] = useState([])
68
-
69
- /**
70
- * preselected and selected suboptions
71
- */
72
- const [selectedSuboptions, setSelectedSuboptions] = useState([])
73
-
74
- /**
75
- * dictionary of respect_to suboptions
76
- */
77
- const [dependsSuboptions, setDependsSuboptions] = useState([])
78
-
79
- const [professionalListState, setProfessionalListState] = useState({ loading: false, professionals: [], error: null })
80
-
81
- /**
82
- * Action status
83
- */
84
- const [actionStatus, setActionStatus] = useState({ loading: false, error: null })
85
-
86
- /**
87
- * pizza type and position
88
- */
89
- const [pizzaState, setPizzaState] = useState({})
90
-
91
- /**
92
- * Edit mode
93
- */
94
- const editMode = typeof props.productCart?.code !== 'undefined'
95
-
96
- /**
97
- * Order context manager
98
- */
99
- const [orderState, { addProduct, updateProduct, addMultiProduct }] = useOrder()
100
-
101
- /**
102
- * Remove to balances in edit mode
103
- */
104
- const removeToBalance = editMode ? props.productCart.quantity : 0
105
-
106
- /**
107
- * Current cart
108
- */
109
- const cart = orderState.carts?.[`businessId:${props.businessId}`]
110
-
111
- /**
112
- * Total products in cart
113
- */
114
- const cartProducts = Object.values(orderState.carts).reduce((products, _cart) => [...products, ..._cart?.products], [])
115
-
116
- /**
117
- * Total the current product in cart
118
- */
119
- const productBalance = cartProducts.reduce((sum, _product) => sum + (product.product && _product.id === product.product.id ? _product.quantity : 0), 0)
120
-
121
- /**
122
- * Total product in cart
123
- */
124
- const totalBalance = (productBalance || 0) - removeToBalance
125
-
126
- /**
127
- * Config context manager
128
- */
129
- const [stateConfig] = useConfig()
130
-
131
- /**
132
- * Max total product in cart by config
133
- */
134
- const maxCartProductConfig = (stateConfig.configs.max_product_amount ? parseInt(stateConfig.configs.max_product_amount) : 100) - totalBalance
135
-
136
- /**
137
- * Max total product in cart by config
138
- */
139
- let maxCartProductInventory = (product.product?.inventoried ? product.product?.quantity : undefined) - totalBalance
140
-
141
- /**
142
- * True if product is sold out
143
- */
144
- const isSoldOut = product.product?.inventoried && product.product?.quantity === 0
145
-
146
- /**
147
- * Fix if maxCartProductInventory is not valid
148
- */
149
- maxCartProductInventory = !isNaN(maxCartProductInventory) ? maxCartProductInventory : maxCartProductConfig
150
-
151
- /**
152
- * Max product quantity
153
- */
154
- const maxProductQuantity = Math.min(maxCartProductConfig, maxCartProductInventory)
155
-
156
- /**
157
- * alsea validation
158
- */
159
- const isAlsea = ['alsea', 'alsea-staging'].includes(ordering.project)
160
-
161
- /**
162
- * Init product cart status
163
- * @param {object} product Product to init product cart status
164
- */
165
- const initProductCart = (product) => {
166
- const ingredients = {}
167
- for (const key in product.ingredients) {
168
- const ingredient = product.ingredients[key]
169
- ingredients[`id:${ingredient.id}`] = {
170
- selected: true
171
- }
172
- }
173
- const quantity = (productAddedToCartLength && product?.maximum_per_order) ? (product?.maximum_per_order - productAddedToCartLength) : props.productCart?.quantity
174
- const newProductCart = {
175
- ...props.productCart,
176
- id: product.id,
177
- price: product.price,
178
- name: product.name,
179
- businessId: props.businessId,
180
- categoryId: product.category_id,
181
- inventoried: product.inventoried,
182
- stock: product.quantity,
183
- ingredients: props.productCart?.ingredients || ingredients,
184
- options: props.productCart?.options || {},
185
- comment: props.productCart?.comment || null,
186
- quantity: quantity || 1,
187
- favorite: product?.favorite
188
- }
189
- newProductCart.unitTotal = getUnitTotal(newProductCart)
190
- newProductCart.total = newProductCart.unitTotal * newProductCart.quantity
191
- setProductCart(newProductCart)
192
- }
193
-
194
- /**
195
- * Get unit total for product cart
196
- * @param {object} productCart Current product status
197
- */
198
- const getUnitTotal = (productCart) => {
199
- let subtotal = 0
200
- for (let i = 0; i < product.product?.extras?.length; i++) {
201
- const extra = product.product?.extras[i]
202
- for (let j = 0; j < extra.options?.length; j++) {
203
- const option = extra.options[j]
204
- for (let k = 0; k < option.suboptions?.length; k++) {
205
- const suboption = option.suboptions[k]
206
- if (productCart.options[`id:${option.id}`]?.suboptions[`id:${suboption.id}`]?.selected) {
207
- const suboptionState = productCart.options[`id:${option.id}`].suboptions[`id:${suboption.id}`]
208
- const quantity = option.allow_suboption_quantity ? suboptionState.quantity : 1
209
- const price = option.with_half_option && suboption.half_price && suboptionState.position !== 'whole' ? suboption.half_price : suboption.price
210
- subtotal += price * quantity
211
- }
212
- }
213
- }
214
- }
215
- return product.product?.price + subtotal
216
- }
217
- /**
218
- * Method to add, remove favorite info for user from API
219
- */
220
- const handleFavoriteProduct = async (productFav, isAdd = false) => {
221
- if (!product || !user) return
222
- showToast(ToastType.Info, t('LOADING', 'loading'))
223
- try {
224
- setProduct({ ...product, loading: true, error: null })
225
- const productId = productFav?.id
226
- const changes = { object_id: productId }
227
- const requestOptions = {
228
- method: isAdd ? 'POST' : 'DELETE',
229
- headers: {
230
- 'Content-Type': 'application/json',
231
- Authorization: `Bearer ${token}`,
232
- 'X-App-X': ordering.appId,
233
- 'X-Socket-Id-X': socket?.getId()
234
- },
235
- ...(isAdd && { body: JSON.stringify(changes) })
236
- }
237
- const fetchEndpoint = isAdd
238
- ? `${ordering.root}/users/${user?.id}/favorite_products`
239
- : `${ordering.root}/users/${user.id}/favorite_products/${productId}`
240
- const response = await fetch(fetchEndpoint, requestOptions)
241
- const content = await response.json()
242
- if (!content.error) {
243
- loadProductWithOptions()
244
- handleUpdateProducts && handleUpdateProducts(productId, { favorite: isAdd })
245
- showToast(ToastType.Success, isAdd ? t('FAVORITE_ADDED', 'Favorite added') : t('FAVORITE_REMOVED', 'Favorite removed'))
246
- } else {
247
- setProduct({
248
- ...product,
249
- loading: false,
250
- error: content.result
251
- })
252
- showToast(ToastType.Error, content.result)
253
- }
254
- } catch (error) {
255
- setProduct({
256
- ...product,
257
- loading: false,
258
- error: [error.message]
259
- })
260
- showToast(ToastType.Error, [error.message])
261
- }
262
- }
263
-
264
- /**
265
- * Load product from API
266
- */
267
- const loadProductWithOptions = async () => {
268
- try {
269
- setProduct({ ...product, loading: true })
270
- const source = {}
271
- requestsState.product = source
272
- const { content: { result, error } } = await ordering
273
- .businesses(props.businessId)
274
- .categories(props.categoryId)
275
- .products(props.productId)
276
- .get({ cancelToken: source })
277
-
278
- if (!error) {
279
- setProduct({
280
- ...product,
281
- loading: false,
282
- product: result
283
- })
284
- return
285
- }
286
- setProduct({
287
- ...product,
288
- loading: false,
289
- error: [result]
290
- })
291
- } catch (err) {
292
- setProduct({
293
- ...product,
294
- loading: false,
295
- error: [err.message]
296
- })
297
- }
298
- }
299
-
300
- /**
301
- * Remove related option by respect_to
302
- * @param {object} cart Current cart
303
- * @param {number} suboptionId Suboption id
304
- */
305
- const removeRelatedOptions = (productCart, suboptionId) => {
306
- product.product.extras.forEach(_extra => {
307
- _extra.options.forEach(_option => {
308
- if (_option.respect_to === suboptionId) {
309
- const suboptions = productCart.options[`id:${_option.id}`]?.suboptions
310
- if (suboptions) {
311
- Object.keys(suboptions).map(suboptionKey => removeRelatedOptions(productCart, parseInt(suboptionKey.split(':')[1])))
312
- }
313
- if (productCart.options[`id:${_option.id}`]) {
314
- productCart.options[`id:${_option.id}`].suboptions = {}
315
- pizzaState[`option:${_option.id}`] = {}
316
- }
317
- }
318
- })
319
- })
320
- }
321
-
322
- /**
323
- * Get changes for ingredients state
324
- * @param {object} state Current ingrediente state
325
- * @param {object} ingredient Current ingredient
326
- */
327
- const handleChangeIngredientState = (state, ingredient) => {
328
- productCart.ingredients[`id:${ingredient.id}`] = state
329
- setProductCart({
330
- ...productCart,
331
- ingredients: productCart.ingredients
332
- })
333
- }
334
-
335
- /**
336
- * Change product state with new suboption state
337
- * @param {object} state New state with changes
338
- * @param {object} suboption Suboption object
339
- * @param {objecrt} option Option object
340
- * @param {object} product Product object
341
- */
342
- const handleChangeSuboptionState = (state, suboption, option) => {
343
- const newProductCart = JSON.parse(JSON.stringify(productCart))
344
- if (!newProductCart.options) {
345
- newProductCart.options = {}
346
- }
347
- if (!newProductCart.options[`id:${option.id}`]) {
348
- newProductCart.options[`id:${option.id}`] = {
349
- id: option.id,
350
- name: option.name,
351
- suboptions: {}
352
- }
353
- }
354
- let newPizzaState = {}
355
-
356
- if (!state.selected) {
357
- delete newProductCart.options[`id:${option.id}`].suboptions[`id:${suboption.id}`]
358
- removeRelatedOptions(newProductCart, suboption.id)
359
- newPizzaState = handleVerifyPizzaState(state, suboption, option)
360
- } else {
361
- if (option.min === option.max && option.min === 1) {
362
- const suboptions = newProductCart.options[`id:${option.id}`].suboptions
363
- if (suboptions) {
364
- Object.keys(suboptions).map(suboptionKey => removeRelatedOptions(newProductCart, parseInt(suboptionKey.split(':')[1])))
365
- }
366
- if (newProductCart.options[`id:${option.id}`]) {
367
- newProductCart.options[`id:${option.id}`].suboptions = {}
368
- }
369
- }
370
- newProductCart.options[`id:${option.id}`].suboptions[`id:${suboption.id}`] = state
371
- }
372
- let suboptionsArray = []
373
- const _selectedSuboptions = selectedSuboptions
374
- if (state.selected) {
375
- for (const extra of product.product.extras) {
376
- for (const option of extra.options) {
377
- if (Object.keys(newProductCart?.options[`id:${option?.id}`]?.suboptions || {})?.length === 0) {
378
- delete newProductCart?.options[`id:${option?.id}`]
379
- }
380
- }
381
- }
382
- if (newProductCart?.options) {
383
- for (const extra of product.product.extras) {
384
- for (const option of extra.options) {
385
- for (const suboption of option.suboptions) {
386
- if (newProductCart?.options[`id:${option?.id}`]) {
387
- if (newProductCart?.options[`id:${option?.id}`]?.suboptions[`id:${suboption?.id}`]) {
388
- _selectedSuboptions[`suboption:${suboption.id}`] = true
389
- } else {
390
- _selectedSuboptions[`suboption:${suboption.id}`] = false
391
- }
392
- } else {
393
- _selectedSuboptions[`suboption:${suboption.id}`] = suboption?.preselected || (option?.max === 1 && option?.min === 1 && option?.suboptions?.length === 1)
394
- }
395
- }
396
- }
397
- }
398
- }
399
- const preselectedOptions = []
400
- const preselectedSuboptions = []
401
- for (const extra of product.product.extras) {
402
- for (const option of extra.options) {
403
- for (const suboption of option.suboptions) {
404
- if (checkSuboptionsSelected(suboption?.id, _selectedSuboptions, dependsSuboptions)) {
405
- preselectedOptions.push(option)
406
- preselectedSuboptions.push(suboption)
407
- }
408
- }
409
- }
410
- }
411
-
412
- const states = preselectedSuboptions.map((suboption, i) => {
413
- const cartSuboption = newProductCart?.options[`id:${preselectedOptions[i]?.id}`]?.suboptions[`id:${suboption?.id}`] || suboption
414
- const price = preselectedOptions[i]?.with_half_option && cartSuboption?.half_price && cartSuboption?.position !== 'whole'
415
- ? cartSuboption.half_price
416
- : cartSuboption.price
417
-
418
- return {
419
- id: cartSuboption.id,
420
- name: cartSuboption.name,
421
- position: state?.id === cartSuboption?.id ? state?.position : cartSuboption.position || 'whole',
422
- price: state?.id === cartSuboption?.id ? state.price : price,
423
- quantity: state?.id === cartSuboption?.id
424
- ? state.quantity
425
- : preselectedOptions[i]?.name?.toLowerCase() === 'queso y salsa' && isAlsea
426
- ? cartSuboption?.quantity ?? 1
427
- : cartSuboption?.quantity || 1,
428
- selected: true,
429
- total: state?.id === cartSuboption?.id ? state.total : price
430
- }
431
- })
432
- preselectedOptions.map((option, i) => {
433
- const defaultSuboption = {
434
- option: option,
435
- suboption: preselectedSuboptions[i],
436
- state: states[i]
437
- }
438
- suboptionsArray = [...suboptionsArray, defaultSuboption]
439
- })
440
- newPizzaState = handleVerifyPizzaState(state, suboption, option, preselectedOptions, preselectedSuboptions, states)
441
- }
442
-
443
- let newBalance = Object.keys(newProductCart.options[`id:${option.id}`].suboptions).length
444
- if (option.limit_suboptions_by_max) {
445
- newBalance = Object.values(newProductCart.options[`id:${option.id}`].suboptions).reduce((count, suboption) => {
446
- return count + suboption.quantity
447
- }, 0)
448
- }
449
- const hasPreselectedFlow = suboptionsArray.filter(state => state?.suboption?.preselected)
450
- if (newBalance <= option.max || (newPizzaState?.[`option:${option?.id}`]?.value <= option.max && option?.with_half_option)) {
451
- newProductCart.options[`id:${option.id}`].balance = newBalance
452
- newProductCart.unitTotal = getUnitTotal(newProductCart)
453
- newProductCart.total = newProductCart.unitTotal * newProductCart.quantity
454
- if (state.selected && hasPreselectedFlow?.length > 0) {
455
- handleChangeSuboptionDefault(suboptionsArray, newPizzaState)
456
- setSelectedSuboptions(_selectedSuboptions)
457
- } else {
458
- setProductCart(newProductCart)
459
- }
460
- }
461
- }
462
-
463
- const handleChangeSuboptionDefault = (defaultOptions, newPizzaState) => {
464
- const newProductCart = JSON.parse(JSON.stringify(productCart))
465
- if (!newProductCart.options) {
466
- newProductCart.options = {}
467
- }
468
- defaultOptions.map(({ option, state, suboption }) => {
469
- if (!newProductCart.options[`id:${option.id}`]) {
470
- newProductCart.options[`id:${option.id}`] = {
471
- id: option.id,
472
- name: option.name,
473
- suboptions: {}
474
- }
475
- }
476
- if (!state?.selected) {
477
- delete newProductCart.options[`id:${option.id}`].suboptions[`id:${suboption.id}`]
478
- removeRelatedOptions(newProductCart, suboption.id)
479
- } else {
480
- if ((option.min === option.max) && option.min === 1) {
481
- const suboptions = newProductCart.options[`id:${option.id}`].suboptions
482
- if (suboptions) {
483
- Object.keys(suboptions).map(suboptionKey => removeRelatedOptions(newProductCart, parseInt(suboptionKey.split(':')[1])))
484
- }
485
- if (newProductCart.options[`id:${option.id}`]) {
486
- newProductCart.options[`id:${option.id}`].suboptions = {}
487
- }
488
- }
489
- newProductCart.options[`id:${option.id}`].suboptions[`id:${suboption.id}`] = state
490
- }
491
- let newBalance = Object.keys(newProductCart.options[`id:${option.id}`].suboptions).length
492
- if (option.limit_suboptions_by_max) {
493
- newBalance = Object.values(newProductCart.options[`id:${option.id}`].suboptions).reduce((count, suboption) => {
494
- return count + suboption.quantity
495
- }, 0)
496
- }
497
-
498
- if (newBalance <= option.max || (newPizzaState?.[`option:${option.id}`]?.value <= option.max && option?.with_half_option)) {
499
- newProductCart.options[`id:${option.id}`].balance = newBalance
500
- newProductCart.unitTotal = getUnitTotal(newProductCart)
501
- newProductCart.total = newProductCart.unitTotal * newProductCart.quantity
502
- }
503
- })
504
- setProductCart(newProductCart)
505
- }
506
-
507
- /**
508
- * Change product state with new comment state
509
- * @param {object} e Product comment
510
- */
511
- const handleChangeCommentState = (e) => {
512
- const comment = e.target.value ?? ''
513
- productCart.comment = comment.trim()
514
- setProductCart({
515
- ...productCart,
516
- comment: comment.trim()
517
- })
518
- }
519
-
520
- /**
521
- * Check options to get errors
522
- */
523
- const checkErrors = () => {
524
- const errors = {}
525
- if (!product?.product) {
526
- return errors
527
- }
528
- product.product?.extras?.forEach(extra => {
529
- extra.options.map(option => {
530
- const suboptions = productCart.options[`id:${option.id}`]?.suboptions
531
- const quantity = suboptions
532
- ? option?.with_half_option
533
- ? pizzaState?.[`option:${option?.id}`]?.value
534
- : (option.limit_suboptions_by_max
535
- ? Object.values(suboptions).reduce((count, suboption) => {
536
- return count + suboption.quantity
537
- }, 0)
538
- : Object.keys(suboptions)?.length)
539
- : 0
540
- let evaluateRespectTo = false
541
- if (option.respect_to && productCart.options) {
542
- const options = productCart?.options
543
- for (const key in options) {
544
- const _option = options[key]
545
- if (_option.suboptions[`id:${option.respect_to}`]?.selected) {
546
- evaluateRespectTo = true
547
- break
548
- }
549
- }
550
- }
551
- const evaluate = option.respect_to ? evaluateRespectTo : true
552
- if (option?.suboptions?.length > 0 && evaluate) {
553
- if (option.min > quantity) {
554
- errors[`id:${option.id}`] = true
555
- } else if (option.max < quantity) {
556
- errors[`id:${option.id}`] = true
557
- }
558
- }
559
- })
560
- })
561
- setErrors(errors)
562
- return errors
563
- }
564
-
565
- /**
566
- * Handle when click on save product
567
- */
568
- const handleSave = async (values) => {
569
- try {
570
- setProductLoading && setProductLoading(true)
571
- if (handleCustomSave) {
572
- handleCustomSave && handleCustomSave()
573
- }
574
- const errors = checkErrors()
575
- if (Object.keys(errors).length === 0 || isService) {
576
- let successful = true
577
- if (useOrderContext) {
578
- successful = false
579
- const changes = cart || { business_id: props.businessId }
580
- const currentProduct = !isService
581
- ? { ...productCart }
582
- : {
583
- ...productCart,
584
- professional_id: values?.professional?.id,
585
- service_start: values?.serviceTime ?? orderState.options?.moment
586
- }
587
- onSave(productCart, !props.productCart?.code)
588
- const isMultiProduct = JSON.parse(product?.product?.meta || '{}')?.external_type === 'coupon'
589
- if (!props.productCart?.code) {
590
- successful =
591
- isMultiProduct
592
- ? await addMultiProduct(currentProduct, changes, false)
593
- : await addProduct(currentProduct, changes, false)
594
- } else {
595
- successful = await updateProduct(currentProduct, changes, false)
596
- if (successful) {
597
- events.emit('product_edited', currentProduct)
598
- }
599
- }
600
- }
601
- if (successful) {
602
- if (isService) {
603
- const updatedProfessional = JSON.parse(JSON.stringify(values?.professional))
604
- const duration = product?.product?.duration
605
- updatedProfessional.busy_times.push({
606
- start: values?.serviceTime,
607
- end: moment(values?.serviceTime).add(duration, 'minutes').format('YYYY-MM-DD HH:mm:ss'),
608
- duration
609
- })
610
- handleUpdateProfessionals && handleUpdateProfessionals(updatedProfessional)
611
- handleChangeProfessional && handleChangeProfessional(updatedProfessional)
612
- }
613
- } else {
614
- showToast(
615
- ToastType.Error,
616
- !props.productCart?.code ? t('FAILED_TO_ADD_PRODUCT', 'Failed to add product') : t('FAILED_TO_UPDATE_PRODUCT', 'Failed to update product'),
617
- 5000
618
- )
619
- }
620
- }
621
- setProductLoading && setProductLoading(false)
622
- } catch (err) {
623
- showToast(
624
- ToastType.Error,
625
- !props.productCart?.code ? t('FAILED_TO_ADD_PRODUCT', 'Failed to add product') : t('FAILED_TO_UPDATE_PRODUCT', 'Failed to update product'),
626
- 5000
627
- )
628
- setProductLoading && setProductLoading(false)
629
- }
630
- }
631
-
632
- const handleCreateGuestUser = async (values) => {
633
- try {
634
- setActionStatus({ ...actionStatus, loading: true })
635
- const { content: { error, result } } = await ordering.users().save(values)
636
- if (!error) {
637
- setActionStatus({ error: null, loading: false })
638
- login({
639
- user: result,
640
- token: result.session?.access_token
641
- })
642
- } else {
643
- setActionStatus({ error: result, loading: false })
644
- }
645
- } catch (err) {
646
- setActionStatus({ error: err.message, loading: false })
647
- }
648
- }
649
-
650
- const increment = () => {
651
- if (maxProductQuantity <= 0 || productCart.quantity >= maxProductQuantity) {
652
- return
653
- }
654
- productCart.quantity++
655
- productCart.unitTotal = getUnitTotal(productCart)
656
- productCart.total = productCart.unitTotal * productCart.quantity
657
- setProductCart({
658
- ...productCart
659
- })
660
- }
661
-
662
- const decrement = () => {
663
- if (productCart.quantity === 0) {
664
- return
665
- }
666
- productCart.quantity--
667
- productCart.unitTotal = getUnitTotal(productCart)
668
- productCart.total = productCart.unitTotal * productCart.quantity
669
- setProductCart({
670
- ...productCart
671
- })
672
- }
673
-
674
- const handleChangeProductCartQuantity = (quantity) => {
675
- if (maxProductQuantity <= 0 || quantity > maxProductQuantity) {
676
- return
677
- }
678
- productCart.quantity = quantity || 0
679
- productCart.total = productCart.unitTotal * productCart.quantity
680
- setProductCart({
681
- ...productCart
682
- })
683
- }
684
-
685
- /**
686
- * Check if option must show
687
- * @param {object} option Option to check
688
- */
689
- const showOption = (option) => {
690
- let showOption = true
691
- if (option.respect_to) {
692
- showOption = false
693
- if (productCart.options) {
694
- const options = productCart.options
695
- for (const key in options) {
696
- const _option = options[key]
697
- if (_option.suboptions[`id:${option.respect_to}`]?.selected) {
698
- showOption = true
699
- break
700
- }
701
- }
702
- }
703
- }
704
-
705
- if (option?.suboptions?.length === 0) showOption = false
706
-
707
- return showOption
708
- }
709
-
710
- /**
711
- * Load professionals from API
712
- */
713
- const getProfessionalList = async () => {
714
- try {
715
- setProfessionalListState({ ...professionalListState, loading: true })
716
- const { content: { result, error } } = await ordering
717
- .businesses(props.businessId)
718
- .select(['id', 'professionals'])
719
- .get()
720
-
721
- if (!error) {
722
- setProfessionalListState({
723
- ...professionalListState,
724
- loading: false,
725
- professionals: result?.professionals ?? []
726
- })
727
- return
728
- }
729
- setProfessionalListState({
730
- ...professionalListState,
731
- loading: false,
732
- error: [result]
733
- })
734
- } catch (err) {
735
- setProfessionalListState({
736
- ...professionalListState,
737
- loading: false,
738
- error: [err.message]
739
- })
740
- }
741
- }
742
- /**
743
- * function to verify position of pizza ingredients
744
- * @param {object} newProductCart cart updated with suboptions
745
- */
746
- const handleVerifyPizzaState = (state, suboption, option, preselectedOptions, preselectedSuboptions, states) => {
747
- let newPizzaState = {}
748
- if (state?.selected) {
749
- preselectedOptions.map((option, i) => {
750
- if (option?.with_half_option) {
751
- newPizzaState = {
752
- ...newPizzaState,
753
- [`option:${option?.id}`]: {
754
- ...newPizzaState?.[`option:${option?.id}`],
755
- [`suboption:${preselectedSuboptions[i]?.id}`]:
756
- isAlsea
757
- ? (states[i]?.position === 'whole' ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0)
758
- : (states[i]?.position === 'whole' ? 1 : 0.5) * states[i].quantity
759
- }
760
- }
761
- const suboptionValue = isAlsea
762
- ? ((states[i]?.position === 'whole' || (option?.max === 1 && option?.min === 1) ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0))
763
- : ((states[i]?.position === 'whole' || (option?.max === 1 && option?.min === 1) ? 1 : 0.5) * states[i].quantity)
764
-
765
- const value = suboptionValue + (newPizzaState[`option:${option?.id}`].value || 0)
766
- newPizzaState[`option:${option?.id}`].value = value
767
- }
768
- })
769
- } else {
770
- newPizzaState = {
771
- ...pizzaState,
772
- [`option:${option?.id}`]: {
773
- ...pizzaState[`option:${option?.id}`],
774
- value: 0
775
- }
776
- }
777
- delete newPizzaState?.[`option:${option?.id}`]?.[`suboption:${suboption?.id}`]
778
- const value = Object?.values(newPizzaState?.[`option:${option?.id}`] || {})?.reduce((acc, value) => acc + value, 0)
779
- newPizzaState[`option:${option?.id}`].value = value
780
- }
781
- setPizzaState(newPizzaState)
782
- return newPizzaState
783
- }
784
- /**
785
- * Init product cart when product changed
786
- */
787
- useEffect(() => {
788
- if (product.product) {
789
- initProductCart(product.product)
790
- }
791
- }, [product.product])
792
-
793
- /**
794
- * Check error when product state changed
795
- */
796
- useEffect(() => {
797
- checkErrors()
798
- }, [productCart])
799
-
800
- /**
801
- * Listening product changes
802
- */
803
- useEffect(() => {
804
- if (props?.product?.load_type === 'lazy') return
805
- setProduct({ ...product, product: props.product })
806
- }, [props.product])
807
-
808
- /**
809
- * Check if there is an option required with one suboption
810
- */
811
-
812
- const checkSuboptionsSelected = (suboptionId, _selectedSuboptions, _dependsSuboptions, count = 0) => {
813
- if (count > 100) {
814
- Sentry.captureMessage('Suboptions selected bucle, more than 100 iterations')
815
- return false
816
- }
817
- if (!_selectedSuboptions[`suboption:${suboptionId}`]) {
818
- return false
819
- }
820
- const respectTo = _dependsSuboptions[`suboption:${suboptionId}`] ?? null
821
- if (respectTo === null) {
822
- return _selectedSuboptions[`suboption:${suboptionId}`]
823
- }
824
- return checkSuboptionsSelected(respectTo, _selectedSuboptions, _dependsSuboptions, count++)
825
- }
826
-
827
- useEffect(() => {
828
- if (!product?.loading && product?.product && product.product?.extras?.length > 0) {
829
- const _selectedSuboptions = {}
830
- const _dependsSuboptions = {}
831
- const preselectedOptions = []
832
- const preselectedSuboptions = []
833
- for (const extra of product.product.extras) {
834
- for (const option of extra.options) {
835
- for (const suboption of option.suboptions) {
836
- _selectedSuboptions[`suboption:${suboption.id}`] =
837
- (suboption.preselected ||
838
- (option?.max === 1 && option?.min === 1 && option?.suboptions?.length === 1)) &&
839
- (!editMode || !!props.productCart?.options[`id:${option?.id}`]?.suboptions[`id:${suboption?.id}`])
840
- _dependsSuboptions[`suboption:${suboption.id}`] = option?.conditioned && option?.respect_to !== null ? option?.respect_to : null
841
- }
842
- }
843
- }
844
-
845
- if (editMode && props?.productCart) {
846
- Object.values(props?.productCart?.options)?.map(option => Object.values(option?.suboptions)?.map(suboption => {
847
- _selectedSuboptions[`suboption:${suboption.id}`] = true
848
- }))
849
- }
850
-
851
- for (const extra of product.product.extras) {
852
- for (const option of extra.options) {
853
- for (const suboption of option.suboptions) {
854
- if (checkSuboptionsSelected(suboption?.id, _selectedSuboptions, _dependsSuboptions)) {
855
- preselectedOptions.push(option)
856
- preselectedSuboptions.push(suboption)
857
- }
858
- }
859
- }
860
- }
861
- setSelectedSuboptions(_selectedSuboptions)
862
- setDependsSuboptions(_dependsSuboptions)
863
- if (!preselectedOptions?.length) {
864
- return
865
- }
866
- let states = {}
867
- if (editMode && props?.productCart) {
868
- const cartSuboptions = Object.values(props?.productCart?.options)?.map(option => Object.values(option?.suboptions))?.flat()
869
- states = cartSuboptions.map((suboption, i) => {
870
- const price = preselectedOptions[i]?.with_half_option && suboption?.half_price && suboption?.position !== 'whole'
871
- ? suboption.half_price
872
- : suboption.price
873
- return {
874
- id: suboption.id,
875
- name: suboption.name,
876
- position: suboption.position || 'whole',
877
- price,
878
- quantity: suboption.quantity,
879
- selected: true,
880
- total: price
881
- }
882
- })
883
- } else {
884
- states = preselectedSuboptions.map((suboption, i) => {
885
- const price = preselectedOptions[i]?.with_half_option && suboption?.half_price && suboption?.position !== 'whole'
886
- ? suboption.half_price
887
- : suboption.price
888
-
889
- return {
890
- id: suboption.id,
891
- name: suboption.name,
892
- position: suboption.position || 'whole',
893
- price,
894
- quantity: 1,
895
- selected: true,
896
- total: price
897
- }
898
- })
899
- }
900
-
901
- let suboptionsArray = []
902
- let newPizzaState = {}
903
- preselectedOptions.map((option, i) => {
904
- const defaultSuboption = {
905
- option: option,
906
- suboption: preselectedSuboptions[i],
907
- state: states?.find((state) => state?.id === preselectedSuboptions[i]?.id)
908
- }
909
- suboptionsArray = [...suboptionsArray, defaultSuboption]
910
- if (option?.with_half_option) {
911
- newPizzaState = {
912
- ...newPizzaState,
913
- [`option:${option?.id}`]: {
914
- ...newPizzaState?.[`option:${option?.id}`],
915
- [`suboption:${preselectedSuboptions[i]?.id}`]: isAlsea
916
- ? (states[i]?.position === 'whole' ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0)
917
- : (states[i]?.position === 'whole' ? 1 : 0.5) * states[i].quantity
918
- }
919
- }
920
- const suboptionValue = isAlsea
921
- ? ((states[i]?.position === 'whole' || (option?.max === 1 && option?.min === 1) ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0))
922
- : ((states[i]?.position === 'whole' || (option?.max === 1 && option?.min === 1) ? 1 : 0.5) * states[i].quantity)
923
-
924
- const value = suboptionValue + (newPizzaState[`option:${option?.id}`].value || 0)
925
- newPizzaState[`option:${option?.id}`].value = value
926
- }
927
- })
928
- setPizzaState(newPizzaState)
929
- setDefaultSubOptions(suboptionsArray)
930
- setCustomDefaultSubOptions(suboptionsArray)
931
- }
932
- }, [JSON.stringify(product.product), product?.loading])
933
-
934
- if (isStarbucks) {
935
- useEffect(() => {
936
- if (product?.product && Object.keys(product?.product).length) {
937
- const options = [].concat(...product.product.extras.map(extra => extra.options.filter(
938
- option => (
939
- option.name === 'Tamaño' &&
940
- option.suboptions.filter(suboption => suboption.name === 'Grande (16oz - 437ml)').length === 1
941
- )
942
- )))
943
- if (!options?.length) {
944
- return
945
- }
946
- const suboptions = []
947
- .concat(...options.map(option => option.suboptions))
948
- .filter(suboption => suboption.name === 'Grande (16oz - 437ml)')
949
- const states = suboptions.map((suboption, i) => {
950
- const price = options[i].with_half_option && suboption.half_price && suboption?.position !== 'whole'
951
- ? suboption.half_price
952
- : suboption.price
953
-
954
- return {
955
- id: suboption.id,
956
- name: suboption.name,
957
- position: suboption.position || 'whole',
958
- price,
959
- quantity: 1,
960
- selected: true,
961
- total: price
962
- }
963
- })
964
- const defaultOptions = options.map((option, i) => {
965
- return {
966
- option: option,
967
- suboption: suboptions[i],
968
- state: states[i]
969
- }
970
- })
971
- setDefaultSubOptions([...customDefaultSubOptions, ...defaultOptions])
972
- }
973
- }, [customDefaultSubOptions])
974
- }
975
- /**
976
- * Check if defaultSubOption has content to set product Cart
977
- */
978
- useEffect(() => {
979
- if (defaultSubOptions?.length) {
980
- handleChangeSuboptionDefault(defaultSubOptions)
981
- }
982
- }, [JSON.stringify(defaultSubOptions)])
983
-
984
- /**
985
- * Load product on component mounted
986
- */
987
- useEffect(() => {
988
- if (!props.product && (!props.businessId || !props.categoryId || !props.productId)) {
989
- throw new Error('`businessId` && `categoryId` && `productId` are required if `product` was not provided.')
990
- }
991
- if ((props.product && props.product?.load_type === 'lazy' && props.businessId && props.categoryId && props.productId) ||
992
- (!props.product && props.businessId && props.categoryId && props.productId)
993
- ) {
994
- loadProductWithOptions()
995
- }
996
- return () => {
997
- if (requestsState.product) {
998
- requestsState.product.cancel()
999
- }
1000
- }
1001
- }, [])
1002
-
1003
- useEffect(() => {
1004
- if (!isService) return
1005
-
1006
- if (isCartProduct) {
1007
- getProfessionalList()
1008
- } else {
1009
- setProfessionalListState({
1010
- ...professionalListState,
1011
- professionals: professionalList
1012
- })
1013
- }
1014
- }, [isService, isCartProduct, professionalList])
1015
-
1016
- return (
1017
- <>
1018
- {
1019
- UIComponent && (
1020
- <UIComponent
1021
- {...props}
1022
- productObject={product}
1023
- productCart={productCart}
1024
- errors={errors}
1025
- editMode={editMode}
1026
- isSoldOut={isSoldOut}
1027
- actionStatus={actionStatus}
1028
- maxProductQuantity={maxProductQuantity}
1029
- pizzaState={pizzaState}
1030
- setPizzaState={setPizzaState}
1031
- increment={increment}
1032
- decrement={decrement}
1033
- handleChangeProductCartQuantity={handleChangeProductCartQuantity}
1034
- handleSave={handleSave}
1035
- showOption={showOption}
1036
- handleCreateGuestUser={handleCreateGuestUser}
1037
- handleFavoriteProduct={handleFavoriteProduct}
1038
- handleChangeIngredientState={handleChangeIngredientState}
1039
- handleChangeSuboptionState={handleChangeSuboptionState}
1040
- handleChangeCommentState={handleChangeCommentState}
1041
- professionalListState={professionalListState}
1042
- cart2={props.productCart}
1043
- isAlsea={isAlsea}
1044
- />
1045
- )
1046
- }
1047
- </>
1048
- )
1049
- }
1050
-
1051
- ProductForm.propTypes = {
1052
- /**
1053
- * UI Component, this must be containt all graphic elements and use parent props
1054
- */
1055
- UIComponent: PropTypes.elementType,
1056
- /**
1057
- * `businessId`
1058
- */
1059
- businessId: PropTypes.number.isRequired,
1060
- /**
1061
- * `categoryId` is required if `product` prop is not present
1062
- */
1063
- categoryId: PropTypes.number,
1064
- /**
1065
- * `productId` is required if `product` prop is not present
1066
- */
1067
- productId: PropTypes.number,
1068
- /**
1069
- * `product` is required if `businessId`, `categoryId` or `productId` is not present
1070
- */
1071
- product: PropTypes.object,
1072
- /**
1073
- * Product from cart
1074
- */
1075
- productCart: PropTypes.object,
1076
- /**
1077
- * useOrderContext
1078
- */
1079
- useOrderContext: PropTypes.bool,
1080
- /**
1081
- * Function to save event
1082
- */
1083
- onSave: PropTypes.func
1084
- }
1085
-
1086
- ProductForm.defaultProps = {
1087
- productCart: {},
1088
- useOrderContext: true,
1089
- balance: 0
1090
- }
1
+ import React, { useState, useEffect } from 'react'
2
+ import PropTypes from 'prop-types'
3
+ import moment from 'moment'
4
+ import * as Sentry from '@sentry/react'
5
+ import { useOrder } from '../../contexts/OrderContext'
6
+ import { useConfig } from '../../contexts/ConfigContext'
7
+ import { useApi } from '../../contexts/ApiContext'
8
+ import { useEvent } from '../../contexts/EventContext'
9
+ import { useSession } from '../../contexts/SessionContext'
10
+ import { ToastType, useToast } from '../../contexts/ToastContext'
11
+ import { useLanguage } from '../../contexts/LanguageContext'
12
+ import { useWebsocket } from '../../contexts/WebsocketContext'
13
+
14
+ export const ProductForm = (props) => {
15
+ const {
16
+ UIComponent,
17
+ useOrderContext,
18
+ onSave,
19
+ handleCustomSave,
20
+ isStarbucks,
21
+ isService,
22
+ isCartProduct,
23
+ productAddedToCartLength,
24
+ professionalList,
25
+ handleUpdateProducts,
26
+ handleUpdateProfessionals,
27
+ handleChangeProfessional,
28
+ setProductLoading
29
+ } = props
30
+
31
+ const requestsState = {}
32
+
33
+ const [{ user, token }, { login }] = useSession()
34
+ const [, { showToast }] = useToast()
35
+ const [, t] = useLanguage()
36
+
37
+ const [ordering] = useApi()
38
+ const socket = useWebsocket()
39
+ /**
40
+ * Events context
41
+ */
42
+ const [events] = useEvent()
43
+ /**
44
+ * Original product state
45
+ */
46
+ const availableLazyLoad = props.product?.load_type === 'lazy' && props.businessId && props.categoryId && props.productId
47
+ const [product, setProduct] = useState({ product: availableLazyLoad ? null : props.product, loading: false, error: null })
48
+
49
+ /**
50
+ * Product cart state
51
+ */
52
+ const [productCart, setProductCart] = useState({ ingredients: {}, options: {} })
53
+
54
+ /**
55
+ * Errors state
56
+ */
57
+ const [errors, setErrors] = useState({})
58
+
59
+ /**
60
+ * Suboption by default when there is only one
61
+ */
62
+ const [defaultSubOptions, setDefaultSubOptions] = useState([])
63
+
64
+ /**
65
+ * Custom Suboption by default
66
+ */
67
+ const [customDefaultSubOptions, setCustomDefaultSubOptions] = useState([])
68
+
69
+ /**
70
+ * preselected and selected suboptions
71
+ */
72
+ const [selectedSuboptions, setSelectedSuboptions] = useState([])
73
+
74
+ /**
75
+ * dictionary of respect_to suboptions
76
+ */
77
+ const [dependsSuboptions, setDependsSuboptions] = useState([])
78
+
79
+ const [professionalListState, setProfessionalListState] = useState({ loading: false, professionals: [], error: null })
80
+
81
+ /**
82
+ * Action status
83
+ */
84
+ const [actionStatus, setActionStatus] = useState({ loading: false, error: null })
85
+
86
+ /**
87
+ * pizza type and position
88
+ */
89
+ const [pizzaState, setPizzaState] = useState({})
90
+
91
+ /**
92
+ * Edit mode
93
+ */
94
+ const editMode = typeof props.productCart?.code !== 'undefined'
95
+
96
+ /**
97
+ * Order context manager
98
+ */
99
+ const [orderState, { addProduct, updateProduct, addMultiProduct }] = useOrder()
100
+
101
+ /**
102
+ * Remove to balances in edit mode
103
+ */
104
+ const removeToBalance = editMode ? props.productCart.quantity : 0
105
+
106
+ /**
107
+ * Current cart
108
+ */
109
+ const cart = orderState.carts?.[`businessId:${props.businessId}`]
110
+
111
+ /**
112
+ * Total products in cart
113
+ */
114
+ const cartProducts = Object.values(orderState.carts).reduce((products, _cart) => [...products, ..._cart?.products], [])
115
+
116
+ /**
117
+ * Total the current product in cart
118
+ */
119
+ const productBalance = cartProducts.reduce((sum, _product) => sum + (product.product && _product.id === product.product.id ? _product.quantity : 0), 0)
120
+
121
+ /**
122
+ * Total product in cart
123
+ */
124
+ const totalBalance = (productBalance || 0) - removeToBalance
125
+
126
+ /**
127
+ * Config context manager
128
+ */
129
+ const [stateConfig] = useConfig()
130
+
131
+ /**
132
+ * Max total product in cart by config
133
+ */
134
+ const maxCartProductConfig = (stateConfig.configs.max_product_amount ? parseInt(stateConfig.configs.max_product_amount) : 100) - totalBalance
135
+
136
+ /**
137
+ * Max total product in cart by config
138
+ */
139
+ let maxCartProductInventory = (product.product?.inventoried ? product.product?.quantity : undefined) - totalBalance
140
+
141
+ /**
142
+ * True if product is sold out
143
+ */
144
+ const isSoldOut = product.product?.inventoried && product.product?.quantity === 0
145
+
146
+ /**
147
+ * Fix if maxCartProductInventory is not valid
148
+ */
149
+ maxCartProductInventory = !isNaN(maxCartProductInventory) ? maxCartProductInventory : maxCartProductConfig
150
+
151
+ /**
152
+ * Max product quantity
153
+ */
154
+ const maxProductQuantity = Math.min(maxCartProductConfig, maxCartProductInventory)
155
+
156
+ /**
157
+ * alsea validation
158
+ */
159
+ const isAlsea = ['alsea', 'alsea-staging'].includes(ordering.project)
160
+
161
+ /**
162
+ * alsea custom options
163
+ */
164
+ const quesoYSalsaOptions = ['queso y salsa', 'queso mozzarella y salsa']
165
+
166
+ /**
167
+ * Init product cart status
168
+ * @param {object} product Product to init product cart status
169
+ */
170
+ const initProductCart = (product) => {
171
+ const ingredients = {}
172
+ for (const key in product.ingredients) {
173
+ const ingredient = product.ingredients[key]
174
+ ingredients[`id:${ingredient.id}`] = {
175
+ selected: true
176
+ }
177
+ }
178
+ const quantity = (productAddedToCartLength && product?.maximum_per_order) ? (product?.maximum_per_order - productAddedToCartLength) : props.productCart?.quantity
179
+ const newProductCart = {
180
+ ...props.productCart,
181
+ id: product.id,
182
+ price: product.price,
183
+ name: product.name,
184
+ businessId: props.businessId,
185
+ categoryId: product.category_id,
186
+ inventoried: product.inventoried,
187
+ stock: product.quantity,
188
+ ingredients: props.productCart?.ingredients || ingredients,
189
+ options: props.productCart?.options || {},
190
+ comment: props.productCart?.comment || null,
191
+ quantity: quantity || 1,
192
+ favorite: product?.favorite
193
+ }
194
+ newProductCart.unitTotal = getUnitTotal(newProductCart)
195
+ newProductCart.total = newProductCart.unitTotal * newProductCart.quantity
196
+ setProductCart(newProductCart)
197
+ }
198
+
199
+ /**
200
+ * Get unit total for product cart
201
+ * @param {object} productCart Current product status
202
+ */
203
+ const getUnitTotal = (productCart) => {
204
+ let subtotal = 0
205
+ for (let i = 0; i < product.product?.extras?.length; i++) {
206
+ const extra = product.product?.extras[i]
207
+ for (let j = 0; j < extra.options?.length; j++) {
208
+ const option = extra.options[j]
209
+ for (let k = 0; k < option.suboptions?.length; k++) {
210
+ const suboption = option.suboptions[k]
211
+ if (productCart.options[`id:${option.id}`]?.suboptions[`id:${suboption.id}`]?.selected) {
212
+ const suboptionState = productCart.options[`id:${option.id}`].suboptions[`id:${suboption.id}`]
213
+ const quantity = option.allow_suboption_quantity ? suboptionState.quantity : 1
214
+ const price = option.with_half_option && suboption.half_price && suboptionState.position !== 'whole' ? suboption.half_price : suboption.price
215
+ subtotal += price * quantity
216
+ }
217
+ }
218
+ }
219
+ }
220
+ return product.product?.price + subtotal
221
+ }
222
+ /**
223
+ * Method to add, remove favorite info for user from API
224
+ */
225
+ const handleFavoriteProduct = async (productFav, isAdd = false) => {
226
+ if (!product || !user) return
227
+ showToast(ToastType.Info, t('LOADING', 'loading'))
228
+ try {
229
+ setProduct({ ...product, loading: true, error: null })
230
+ const productId = productFav?.id
231
+ const changes = { object_id: productId }
232
+ const requestOptions = {
233
+ method: isAdd ? 'POST' : 'DELETE',
234
+ headers: {
235
+ 'Content-Type': 'application/json',
236
+ Authorization: `Bearer ${token}`,
237
+ 'X-App-X': ordering.appId,
238
+ 'X-Socket-Id-X': socket?.getId()
239
+ },
240
+ ...(isAdd && { body: JSON.stringify(changes) })
241
+ }
242
+ const fetchEndpoint = isAdd
243
+ ? `${ordering.root}/users/${user?.id}/favorite_products`
244
+ : `${ordering.root}/users/${user.id}/favorite_products/${productId}`
245
+ const response = await fetch(fetchEndpoint, requestOptions)
246
+ const content = await response.json()
247
+ if (!content.error) {
248
+ loadProductWithOptions()
249
+ handleUpdateProducts && handleUpdateProducts(productId, { favorite: isAdd })
250
+ showToast(ToastType.Success, isAdd ? t('FAVORITE_ADDED', 'Favorite added') : t('FAVORITE_REMOVED', 'Favorite removed'))
251
+ } else {
252
+ setProduct({
253
+ ...product,
254
+ loading: false,
255
+ error: content.result
256
+ })
257
+ showToast(ToastType.Error, content.result)
258
+ }
259
+ } catch (error) {
260
+ setProduct({
261
+ ...product,
262
+ loading: false,
263
+ error: [error.message]
264
+ })
265
+ showToast(ToastType.Error, [error.message])
266
+ }
267
+ }
268
+
269
+ /**
270
+ * Load product from API
271
+ */
272
+ const loadProductWithOptions = async () => {
273
+ try {
274
+ setProduct({ ...product, loading: true })
275
+ const source = {}
276
+ requestsState.product = source
277
+ const { content: { result, error } } = await ordering
278
+ .businesses(props.businessId)
279
+ .categories(props.categoryId)
280
+ .products(props.productId)
281
+ .get({ cancelToken: source })
282
+
283
+ if (!error) {
284
+ setProduct({
285
+ ...product,
286
+ loading: false,
287
+ product: result
288
+ })
289
+ return
290
+ }
291
+ setProduct({
292
+ ...product,
293
+ loading: false,
294
+ error: [result]
295
+ })
296
+ } catch (err) {
297
+ setProduct({
298
+ ...product,
299
+ loading: false,
300
+ error: [err.message]
301
+ })
302
+ }
303
+ }
304
+
305
+ /**
306
+ * Remove related option by respect_to
307
+ * @param {object} cart Current cart
308
+ * @param {number} suboptionId Suboption id
309
+ */
310
+ const removeRelatedOptions = (productCart, suboptionId) => {
311
+ product.product.extras.forEach(_extra => {
312
+ _extra.options.forEach(_option => {
313
+ if (_option.respect_to === suboptionId) {
314
+ const suboptions = productCart.options[`id:${_option.id}`]?.suboptions
315
+ if (suboptions) {
316
+ Object.keys(suboptions).map(suboptionKey => removeRelatedOptions(productCart, parseInt(suboptionKey.split(':')[1])))
317
+ }
318
+ if (productCart.options[`id:${_option.id}`]) {
319
+ productCart.options[`id:${_option.id}`].suboptions = {}
320
+ pizzaState[`option:${_option.id}`] = {}
321
+ }
322
+ }
323
+ })
324
+ })
325
+ }
326
+
327
+ /**
328
+ * Get changes for ingredients state
329
+ * @param {object} state Current ingrediente state
330
+ * @param {object} ingredient Current ingredient
331
+ */
332
+ const handleChangeIngredientState = (state, ingredient) => {
333
+ productCart.ingredients[`id:${ingredient.id}`] = state
334
+ setProductCart({
335
+ ...productCart,
336
+ ingredients: productCart.ingredients
337
+ })
338
+ }
339
+
340
+ /**
341
+ * Change product state with new suboption state
342
+ * @param {object} state New state with changes
343
+ * @param {object} suboption Suboption object
344
+ * @param {objecrt} option Option object
345
+ * @param {object} product Product object
346
+ */
347
+ const handleChangeSuboptionState = (state, suboption, option) => {
348
+ const newProductCart = JSON.parse(JSON.stringify(productCart))
349
+ if (!newProductCart.options) {
350
+ newProductCart.options = {}
351
+ }
352
+ if (!newProductCart.options[`id:${option.id}`]) {
353
+ newProductCart.options[`id:${option.id}`] = {
354
+ id: option.id,
355
+ name: option.name,
356
+ suboptions: {}
357
+ }
358
+ }
359
+ let newPizzaState = {}
360
+
361
+ if (!state.selected) {
362
+ delete newProductCart.options[`id:${option.id}`].suboptions[`id:${suboption.id}`]
363
+ removeRelatedOptions(newProductCart, suboption.id)
364
+ newPizzaState = handleVerifyPizzaState(state, suboption, option)
365
+ } else {
366
+ if (option.min === option.max && option.min === 1) {
367
+ const suboptions = newProductCart.options[`id:${option.id}`].suboptions
368
+ if (suboptions) {
369
+ Object.keys(suboptions).map(suboptionKey => removeRelatedOptions(newProductCart, parseInt(suboptionKey.split(':')[1])))
370
+ }
371
+ if (newProductCart.options[`id:${option.id}`]) {
372
+ newProductCart.options[`id:${option.id}`].suboptions = {}
373
+ }
374
+ }
375
+ newProductCart.options[`id:${option.id}`].suboptions[`id:${suboption.id}`] = state
376
+ }
377
+ let suboptionsArray = []
378
+ const _selectedSuboptions = selectedSuboptions
379
+ if (state.selected) {
380
+ for (const extra of product.product.extras) {
381
+ for (const option of extra.options) {
382
+ if (Object.keys(newProductCart?.options[`id:${option?.id}`]?.suboptions || {})?.length === 0) {
383
+ delete newProductCart?.options[`id:${option?.id}`]
384
+ }
385
+ }
386
+ }
387
+ if (newProductCart?.options) {
388
+ for (const extra of product.product.extras) {
389
+ for (const option of extra.options) {
390
+ for (const suboption of option.suboptions) {
391
+ if (newProductCart?.options[`id:${option?.id}`]) {
392
+ if (newProductCart?.options[`id:${option?.id}`]?.suboptions[`id:${suboption?.id}`]) {
393
+ _selectedSuboptions[`suboption:${suboption.id}`] = true
394
+ } else {
395
+ _selectedSuboptions[`suboption:${suboption.id}`] = false
396
+ }
397
+ } else {
398
+ _selectedSuboptions[`suboption:${suboption.id}`] = suboption?.preselected || (option?.max === 1 && option?.min === 1 && option?.suboptions?.length === 1)
399
+ }
400
+ }
401
+ }
402
+ }
403
+ }
404
+ const preselectedOptions = []
405
+ const preselectedSuboptions = []
406
+ for (const extra of product.product.extras) {
407
+ for (const option of extra.options) {
408
+ for (const suboption of option.suboptions) {
409
+ if (checkSuboptionsSelected(suboption?.id, _selectedSuboptions, dependsSuboptions)) {
410
+ preselectedOptions.push(option)
411
+ preselectedSuboptions.push(suboption)
412
+ }
413
+ }
414
+ }
415
+ }
416
+
417
+ const states = preselectedSuboptions.map((suboption, i) => {
418
+ const cartSuboption = newProductCart?.options[`id:${preselectedOptions[i]?.id}`]?.suboptions[`id:${suboption?.id}`] || suboption
419
+ const price = preselectedOptions[i]?.with_half_option && cartSuboption?.half_price && cartSuboption?.position !== 'whole'
420
+ ? cartSuboption.half_price
421
+ : cartSuboption.price
422
+
423
+ return {
424
+ id: cartSuboption.id,
425
+ name: cartSuboption.name,
426
+ position: state?.id === cartSuboption?.id ? state?.position : cartSuboption.position || 'whole',
427
+ price: state?.id === cartSuboption?.id ? state.price : price,
428
+ quantity: state?.id === cartSuboption?.id
429
+ ? state.quantity
430
+ : quesoYSalsaOptions.includes(preselectedOptions[i]?.name?.toLowerCase()) && isAlsea
431
+ ? cartSuboption?.quantity ?? 1
432
+ : cartSuboption?.quantity || 1,
433
+ selected: true,
434
+ total: state?.id === cartSuboption?.id ? state.total : price
435
+ }
436
+ })
437
+ preselectedOptions.map((option, i) => {
438
+ const defaultSuboption = {
439
+ option: option,
440
+ suboption: preselectedSuboptions[i],
441
+ state: states[i]
442
+ }
443
+ suboptionsArray = [...suboptionsArray, defaultSuboption]
444
+ })
445
+ newPizzaState = handleVerifyPizzaState(state, suboption, option, preselectedOptions, preselectedSuboptions, states)
446
+ }
447
+
448
+ let newBalance = Object.keys(newProductCart.options[`id:${option.id}`].suboptions).length
449
+ if (option.limit_suboptions_by_max) {
450
+ newBalance = Object.values(newProductCart.options[`id:${option.id}`].suboptions).reduce((count, suboption) => {
451
+ return count + suboption.quantity
452
+ }, 0)
453
+ }
454
+ const hasPreselectedFlow = suboptionsArray.filter(state => state?.suboption?.preselected)
455
+ if (newBalance <= option.max || (newPizzaState?.[`option:${option?.id}`]?.value <= option.max && option?.with_half_option)) {
456
+ newProductCart.options[`id:${option.id}`].balance = newBalance
457
+ newProductCart.unitTotal = getUnitTotal(newProductCart)
458
+ newProductCart.total = newProductCart.unitTotal * newProductCart.quantity
459
+ if (state.selected && hasPreselectedFlow?.length > 0) {
460
+ handleChangeSuboptionDefault(suboptionsArray, newPizzaState)
461
+ setSelectedSuboptions(_selectedSuboptions)
462
+ } else {
463
+ setProductCart(newProductCart)
464
+ }
465
+ }
466
+ }
467
+
468
+ const handleChangeSuboptionDefault = (defaultOptions, newPizzaState) => {
469
+ const newProductCart = JSON.parse(JSON.stringify(productCart))
470
+ if (!newProductCart.options) {
471
+ newProductCart.options = {}
472
+ }
473
+ defaultOptions.map(({ option, state, suboption }) => {
474
+ if (!newProductCart.options[`id:${option.id}`]) {
475
+ newProductCart.options[`id:${option.id}`] = {
476
+ id: option.id,
477
+ name: option.name,
478
+ suboptions: {}
479
+ }
480
+ }
481
+ if (!state?.selected) {
482
+ delete newProductCart.options[`id:${option.id}`].suboptions[`id:${suboption.id}`]
483
+ removeRelatedOptions(newProductCart, suboption.id)
484
+ } else {
485
+ if ((option.min === option.max) && option.min === 1) {
486
+ const suboptions = newProductCart.options[`id:${option.id}`].suboptions
487
+ if (suboptions) {
488
+ Object.keys(suboptions).map(suboptionKey => removeRelatedOptions(newProductCart, parseInt(suboptionKey.split(':')[1])))
489
+ }
490
+ if (newProductCart.options[`id:${option.id}`]) {
491
+ newProductCart.options[`id:${option.id}`].suboptions = {}
492
+ }
493
+ }
494
+ newProductCart.options[`id:${option.id}`].suboptions[`id:${suboption.id}`] = state
495
+ }
496
+ let newBalance = Object.keys(newProductCart.options[`id:${option.id}`].suboptions).length
497
+ if (option.limit_suboptions_by_max) {
498
+ newBalance = Object.values(newProductCart.options[`id:${option.id}`].suboptions).reduce((count, suboption) => {
499
+ return count + suboption.quantity
500
+ }, 0)
501
+ }
502
+
503
+ if (newBalance <= option.max || (newPizzaState?.[`option:${option.id}`]?.value <= option.max && option?.with_half_option)) {
504
+ newProductCart.options[`id:${option.id}`].balance = newBalance
505
+ newProductCart.unitTotal = getUnitTotal(newProductCart)
506
+ newProductCart.total = newProductCart.unitTotal * newProductCart.quantity
507
+ }
508
+ })
509
+ setProductCart(newProductCart)
510
+ }
511
+
512
+ /**
513
+ * Change product state with new comment state
514
+ * @param {object} e Product comment
515
+ */
516
+ const handleChangeCommentState = (e) => {
517
+ const comment = e.target.value ?? ''
518
+ productCart.comment = comment.trim()
519
+ setProductCart({
520
+ ...productCart,
521
+ comment: comment.trim()
522
+ })
523
+ }
524
+
525
+ /**
526
+ * Check options to get errors
527
+ */
528
+ const checkErrors = () => {
529
+ const errors = {}
530
+ if (!product?.product) {
531
+ return errors
532
+ }
533
+ product.product?.extras?.forEach(extra => {
534
+ extra.options.map(option => {
535
+ const suboptions = productCart.options[`id:${option.id}`]?.suboptions
536
+ const quantity = suboptions
537
+ ? option?.with_half_option
538
+ ? pizzaState?.[`option:${option?.id}`]?.value
539
+ : (option.limit_suboptions_by_max
540
+ ? Object.values(suboptions).reduce((count, suboption) => {
541
+ return count + suboption.quantity
542
+ }, 0)
543
+ : Object.keys(suboptions)?.length)
544
+ : 0
545
+ let evaluateRespectTo = false
546
+ if (option.respect_to && productCart.options) {
547
+ const options = productCart?.options
548
+ for (const key in options) {
549
+ const _option = options[key]
550
+ if (_option.suboptions[`id:${option.respect_to}`]?.selected) {
551
+ evaluateRespectTo = true
552
+ break
553
+ }
554
+ }
555
+ }
556
+ const evaluate = option.respect_to ? evaluateRespectTo : true
557
+ if (option?.suboptions?.length > 0 && evaluate) {
558
+ if (option.min > quantity) {
559
+ errors[`id:${option.id}`] = true
560
+ } else if (option.max < quantity && (option?.with_half_option && isAlsea && (option.max + 0.5 < quantity))) {
561
+ errors[`id:${option.id}`] = true
562
+ }
563
+ }
564
+ })
565
+ })
566
+ setErrors(errors)
567
+ return errors
568
+ }
569
+
570
+ /**
571
+ * Handle when click on save product
572
+ */
573
+ const handleSave = async (values) => {
574
+ try {
575
+ setProductLoading && setProductLoading(true)
576
+ if (handleCustomSave) {
577
+ handleCustomSave && handleCustomSave()
578
+ }
579
+ const errors = checkErrors()
580
+ if (Object.keys(errors).length === 0 || isService) {
581
+ let successful = true
582
+ if (useOrderContext) {
583
+ successful = false
584
+ const changes = cart || { business_id: props.businessId }
585
+ const currentProduct = !isService
586
+ ? { ...productCart }
587
+ : {
588
+ ...productCart,
589
+ professional_id: values?.professional?.id,
590
+ service_start: values?.serviceTime ?? orderState.options?.moment
591
+ }
592
+ onSave(productCart, !props.productCart?.code)
593
+ const isMultiProduct = JSON.parse(product?.product?.meta || '{}')?.external_type === 'coupon'
594
+ if (!props.productCart?.code) {
595
+ successful =
596
+ isMultiProduct
597
+ ? await addMultiProduct(currentProduct, changes, false)
598
+ : await addProduct(currentProduct, changes, false)
599
+ } else {
600
+ successful = await updateProduct(currentProduct, changes, false)
601
+ if (successful) {
602
+ events.emit('product_edited', currentProduct)
603
+ }
604
+ }
605
+ }
606
+ if (successful) {
607
+ if (isService) {
608
+ const updatedProfessional = JSON.parse(JSON.stringify(values?.professional))
609
+ const duration = product?.product?.duration
610
+ updatedProfessional.busy_times.push({
611
+ start: values?.serviceTime,
612
+ end: moment(values?.serviceTime).add(duration, 'minutes').format('YYYY-MM-DD HH:mm:ss'),
613
+ duration
614
+ })
615
+ handleUpdateProfessionals && handleUpdateProfessionals(updatedProfessional)
616
+ handleChangeProfessional && handleChangeProfessional(updatedProfessional)
617
+ }
618
+ } else {
619
+ showToast(
620
+ ToastType.Error,
621
+ !props.productCart?.code ? t('FAILED_TO_ADD_PRODUCT', 'Failed to add product') : t('FAILED_TO_UPDATE_PRODUCT', 'Failed to update product'),
622
+ 5000
623
+ )
624
+ }
625
+ }
626
+ setProductLoading && setProductLoading(false)
627
+ } catch (err) {
628
+ showToast(
629
+ ToastType.Error,
630
+ !props.productCart?.code ? t('FAILED_TO_ADD_PRODUCT', 'Failed to add product') : t('FAILED_TO_UPDATE_PRODUCT', 'Failed to update product'),
631
+ 5000
632
+ )
633
+ setProductLoading && setProductLoading(false)
634
+ }
635
+ }
636
+
637
+ const handleCreateGuestUser = async (values) => {
638
+ try {
639
+ setActionStatus({ ...actionStatus, loading: true })
640
+ const { content: { error, result } } = await ordering.users().save(values)
641
+ if (!error) {
642
+ setActionStatus({ error: null, loading: false })
643
+ login({
644
+ user: result,
645
+ token: result.session?.access_token
646
+ })
647
+ } else {
648
+ setActionStatus({ error: result, loading: false })
649
+ }
650
+ } catch (err) {
651
+ setActionStatus({ error: err.message, loading: false })
652
+ }
653
+ }
654
+
655
+ const increment = () => {
656
+ if (maxProductQuantity <= 0 || productCart.quantity >= maxProductQuantity) {
657
+ return
658
+ }
659
+ productCart.quantity++
660
+ productCart.unitTotal = getUnitTotal(productCart)
661
+ productCart.total = productCart.unitTotal * productCart.quantity
662
+ setProductCart({
663
+ ...productCart
664
+ })
665
+ }
666
+
667
+ const decrement = () => {
668
+ if (productCart.quantity === 0) {
669
+ return
670
+ }
671
+ productCart.quantity--
672
+ productCart.unitTotal = getUnitTotal(productCart)
673
+ productCart.total = productCart.unitTotal * productCart.quantity
674
+ setProductCart({
675
+ ...productCart
676
+ })
677
+ }
678
+
679
+ const handleChangeProductCartQuantity = (quantity) => {
680
+ if (maxProductQuantity <= 0 || quantity > maxProductQuantity) {
681
+ return
682
+ }
683
+ productCart.quantity = quantity || 0
684
+ productCart.total = productCart.unitTotal * productCart.quantity
685
+ setProductCart({
686
+ ...productCart
687
+ })
688
+ }
689
+
690
+ /**
691
+ * Check if option must show
692
+ * @param {object} option Option to check
693
+ */
694
+ const showOption = (option) => {
695
+ let showOption = true
696
+ if (option.respect_to) {
697
+ showOption = false
698
+ if (productCart.options) {
699
+ const options = productCart.options
700
+ for (const key in options) {
701
+ const _option = options[key]
702
+ if (_option.suboptions[`id:${option.respect_to}`]?.selected) {
703
+ showOption = true
704
+ break
705
+ }
706
+ }
707
+ }
708
+ }
709
+
710
+ if (option?.suboptions?.length === 0) showOption = false
711
+
712
+ return showOption
713
+ }
714
+
715
+ /**
716
+ * Load professionals from API
717
+ */
718
+ const getProfessionalList = async () => {
719
+ try {
720
+ setProfessionalListState({ ...professionalListState, loading: true })
721
+ const { content: { result, error } } = await ordering
722
+ .businesses(props.businessId)
723
+ .select(['id', 'professionals'])
724
+ .get()
725
+
726
+ if (!error) {
727
+ setProfessionalListState({
728
+ ...professionalListState,
729
+ loading: false,
730
+ professionals: result?.professionals ?? []
731
+ })
732
+ return
733
+ }
734
+ setProfessionalListState({
735
+ ...professionalListState,
736
+ loading: false,
737
+ error: [result]
738
+ })
739
+ } catch (err) {
740
+ setProfessionalListState({
741
+ ...professionalListState,
742
+ loading: false,
743
+ error: [err.message]
744
+ })
745
+ }
746
+ }
747
+ /**
748
+ * function to verify position of pizza ingredients
749
+ * @param {object} newProductCart cart updated with suboptions
750
+ */
751
+ const handleVerifyPizzaState = (state, suboption, option, preselectedOptions, preselectedSuboptions, states) => {
752
+ let newPizzaState = {}
753
+ if (state?.selected) {
754
+ preselectedOptions.map((option, i) => {
755
+ if (option?.with_half_option) {
756
+ newPizzaState = {
757
+ ...newPizzaState,
758
+ [`option:${option?.id}`]: {
759
+ ...newPizzaState?.[`option:${option?.id}`],
760
+ [`suboption:${preselectedSuboptions[i]?.id}`]:
761
+ isAlsea
762
+ ? (states[i]?.position === 'whole' ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0)
763
+ : (states[i]?.position === 'whole' ? 1 : 0.5) * states[i].quantity
764
+ }
765
+ }
766
+ const suboptionValue = isAlsea
767
+ ? ((states[i]?.position === 'whole' || (option?.max === 1 && option?.min === 1) ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0))
768
+ : ((states[i]?.position === 'whole' || (option?.max === 1 && option?.min === 1) ? 1 : 0.5) * states[i].quantity)
769
+
770
+ const value = suboptionValue + (newPizzaState[`option:${option?.id}`].value || 0)
771
+ newPizzaState[`option:${option?.id}`].value = value
772
+ }
773
+ })
774
+ } else {
775
+ newPizzaState = {
776
+ ...pizzaState,
777
+ [`option:${option?.id}`]: {
778
+ ...pizzaState[`option:${option?.id}`],
779
+ value: 0
780
+ }
781
+ }
782
+ delete newPizzaState?.[`option:${option?.id}`]?.[`suboption:${suboption?.id}`]
783
+ const value = Object?.values(newPizzaState?.[`option:${option?.id}`] || {})?.reduce((acc, value) => acc + value, 0)
784
+ newPizzaState[`option:${option?.id}`].value = value
785
+ }
786
+ setPizzaState(newPizzaState)
787
+ return newPizzaState
788
+ }
789
+ /**
790
+ * Init product cart when product changed
791
+ */
792
+ useEffect(() => {
793
+ if (product.product) {
794
+ initProductCart(product.product)
795
+ }
796
+ }, [product.product])
797
+
798
+ /**
799
+ * Check error when product state changed
800
+ */
801
+ useEffect(() => {
802
+ checkErrors()
803
+ }, [productCart])
804
+
805
+ /**
806
+ * Listening product changes
807
+ */
808
+ useEffect(() => {
809
+ if (props?.product?.load_type === 'lazy') return
810
+ setProduct({ ...product, product: props.product })
811
+ }, [props.product])
812
+
813
+ /**
814
+ * Check if there is an option required with one suboption
815
+ */
816
+
817
+ const checkSuboptionsSelected = (suboptionId, _selectedSuboptions, _dependsSuboptions, count = 0) => {
818
+ if (count > 100) {
819
+ Sentry.captureMessage('Suboptions selected bucle, more than 100 iterations')
820
+ return false
821
+ }
822
+ if (!_selectedSuboptions[`suboption:${suboptionId}`]) {
823
+ return false
824
+ }
825
+ const respectTo = _dependsSuboptions[`suboption:${suboptionId}`] ?? null
826
+ if (respectTo === null) {
827
+ return _selectedSuboptions[`suboption:${suboptionId}`]
828
+ }
829
+ return checkSuboptionsSelected(respectTo, _selectedSuboptions, _dependsSuboptions, count++)
830
+ }
831
+
832
+ useEffect(() => {
833
+ if (!product?.loading && product?.product && product.product?.extras?.length > 0) {
834
+ const _selectedSuboptions = {}
835
+ const _dependsSuboptions = {}
836
+ const preselectedOptions = []
837
+ const preselectedSuboptions = []
838
+ for (const extra of product.product.extras) {
839
+ for (const option of extra.options) {
840
+ for (const suboption of option.suboptions) {
841
+ _selectedSuboptions[`suboption:${suboption.id}`] =
842
+ (suboption.preselected ||
843
+ (option?.max === 1 && option?.min === 1 && option?.suboptions?.length === 1)) &&
844
+ (!editMode || !!props.productCart?.options[`id:${option?.id}`]?.suboptions[`id:${suboption?.id}`])
845
+ _dependsSuboptions[`suboption:${suboption.id}`] = option?.conditioned && option?.respect_to !== null ? option?.respect_to : null
846
+ }
847
+ }
848
+ }
849
+
850
+ if (editMode && props?.productCart) {
851
+ Object.values(props?.productCart?.options)?.map(option => Object.values(option?.suboptions)?.map(suboption => {
852
+ _selectedSuboptions[`suboption:${suboption.id}`] = true
853
+ }))
854
+ }
855
+
856
+ for (const extra of product.product.extras) {
857
+ for (const option of extra.options) {
858
+ for (const suboption of option.suboptions) {
859
+ if (checkSuboptionsSelected(suboption?.id, _selectedSuboptions, _dependsSuboptions)) {
860
+ preselectedOptions.push(option)
861
+ preselectedSuboptions.push(suboption)
862
+ }
863
+ }
864
+ }
865
+ }
866
+ setSelectedSuboptions(_selectedSuboptions)
867
+ setDependsSuboptions(_dependsSuboptions)
868
+ if (!preselectedOptions?.length) {
869
+ return
870
+ }
871
+ let states = {}
872
+ if (editMode && props?.productCart) {
873
+ const cartSuboptions = Object.values(props?.productCart?.options)?.map(option => Object.values(option?.suboptions))?.flat()
874
+ states = cartSuboptions.map((suboption, i) => {
875
+ const price = preselectedOptions[i]?.with_half_option && suboption?.half_price && suboption?.position !== 'whole'
876
+ ? suboption.half_price
877
+ : suboption.price
878
+ return {
879
+ id: suboption.id,
880
+ name: suboption.name,
881
+ position: suboption.position || 'whole',
882
+ price,
883
+ quantity: suboption.quantity,
884
+ selected: true,
885
+ total: price
886
+ }
887
+ })
888
+ } else {
889
+ states = preselectedSuboptions.map((suboption, i) => {
890
+ const price = preselectedOptions[i]?.with_half_option && suboption?.half_price && suboption?.position !== 'whole'
891
+ ? suboption.half_price
892
+ : suboption.price
893
+
894
+ return {
895
+ id: suboption.id,
896
+ name: suboption.name,
897
+ position: suboption.position || 'whole',
898
+ price,
899
+ quantity: 1,
900
+ selected: true,
901
+ total: price
902
+ }
903
+ })
904
+ }
905
+
906
+ let suboptionsArray = []
907
+ let newPizzaState = {}
908
+ preselectedOptions.map((option, i) => {
909
+ const defaultSuboption = {
910
+ option: option,
911
+ suboption: preselectedSuboptions[i],
912
+ state: states?.find((state) => state?.id === preselectedSuboptions[i]?.id)
913
+ }
914
+ suboptionsArray = [...suboptionsArray, defaultSuboption]
915
+ if (option?.with_half_option) {
916
+ newPizzaState = {
917
+ ...newPizzaState,
918
+ [`option:${option?.id}`]: {
919
+ ...newPizzaState?.[`option:${option?.id}`],
920
+ [`suboption:${preselectedSuboptions[i]?.id}`]: isAlsea
921
+ ? (states[i]?.position === 'whole' ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0)
922
+ : (states[i]?.position === 'whole' ? 1 : 0.5) * states[i].quantity
923
+ }
924
+ }
925
+ const suboptionValue = isAlsea
926
+ ? ((states[i]?.position === 'whole' || (option?.max === 1 && option?.min === 1) ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0))
927
+ : ((states[i]?.position === 'whole' || (option?.max === 1 && option?.min === 1) ? 1 : 0.5) * states[i].quantity)
928
+
929
+ const value = suboptionValue + (newPizzaState[`option:${option?.id}`].value || 0)
930
+ newPizzaState[`option:${option?.id}`].value = value
931
+ }
932
+ })
933
+ setPizzaState(newPizzaState)
934
+ setDefaultSubOptions(suboptionsArray)
935
+ setCustomDefaultSubOptions(suboptionsArray)
936
+ }
937
+ }, [JSON.stringify(product.product), product?.loading])
938
+
939
+ if (isStarbucks) {
940
+ useEffect(() => {
941
+ if (product?.product && Object.keys(product?.product).length) {
942
+ const options = [].concat(...product.product.extras.map(extra => extra.options.filter(
943
+ option => (
944
+ option.name === 'Tamaño' &&
945
+ option.suboptions.filter(suboption => suboption.name === 'Grande (16oz - 437ml)').length === 1
946
+ )
947
+ )))
948
+ if (!options?.length) {
949
+ return
950
+ }
951
+ const suboptions = []
952
+ .concat(...options.map(option => option.suboptions))
953
+ .filter(suboption => suboption.name === 'Grande (16oz - 437ml)')
954
+ const states = suboptions.map((suboption, i) => {
955
+ const price = options[i].with_half_option && suboption.half_price && suboption?.position !== 'whole'
956
+ ? suboption.half_price
957
+ : suboption.price
958
+
959
+ return {
960
+ id: suboption.id,
961
+ name: suboption.name,
962
+ position: suboption.position || 'whole',
963
+ price,
964
+ quantity: 1,
965
+ selected: true,
966
+ total: price
967
+ }
968
+ })
969
+ const defaultOptions = options.map((option, i) => {
970
+ return {
971
+ option: option,
972
+ suboption: suboptions[i],
973
+ state: states[i]
974
+ }
975
+ })
976
+ setDefaultSubOptions([...customDefaultSubOptions, ...defaultOptions])
977
+ }
978
+ }, [customDefaultSubOptions])
979
+ }
980
+ /**
981
+ * Check if defaultSubOption has content to set product Cart
982
+ */
983
+ useEffect(() => {
984
+ if (defaultSubOptions?.length) {
985
+ handleChangeSuboptionDefault(defaultSubOptions)
986
+ }
987
+ }, [JSON.stringify(defaultSubOptions)])
988
+
989
+ /**
990
+ * Load product on component mounted
991
+ */
992
+ useEffect(() => {
993
+ if (!props.product && (!props.businessId || !props.categoryId || !props.productId)) {
994
+ throw new Error('`businessId` && `categoryId` && `productId` are required if `product` was not provided.')
995
+ }
996
+ if ((props.product && props.product?.load_type === 'lazy' && props.businessId && props.categoryId && props.productId) ||
997
+ (!props.product && props.businessId && props.categoryId && props.productId)
998
+ ) {
999
+ loadProductWithOptions()
1000
+ }
1001
+ return () => {
1002
+ if (requestsState.product) {
1003
+ requestsState.product.cancel()
1004
+ }
1005
+ }
1006
+ }, [])
1007
+
1008
+ useEffect(() => {
1009
+ if (!isService) return
1010
+
1011
+ if (isCartProduct) {
1012
+ getProfessionalList()
1013
+ } else {
1014
+ setProfessionalListState({
1015
+ ...professionalListState,
1016
+ professionals: professionalList
1017
+ })
1018
+ }
1019
+ }, [isService, isCartProduct, professionalList])
1020
+
1021
+ return (
1022
+ <>
1023
+ {
1024
+ UIComponent && (
1025
+ <UIComponent
1026
+ {...props}
1027
+ productObject={product}
1028
+ productCart={productCart}
1029
+ errors={errors}
1030
+ editMode={editMode}
1031
+ isSoldOut={isSoldOut}
1032
+ actionStatus={actionStatus}
1033
+ maxProductQuantity={maxProductQuantity}
1034
+ pizzaState={pizzaState}
1035
+ setPizzaState={setPizzaState}
1036
+ increment={increment}
1037
+ decrement={decrement}
1038
+ handleChangeProductCartQuantity={handleChangeProductCartQuantity}
1039
+ handleSave={handleSave}
1040
+ showOption={showOption}
1041
+ handleCreateGuestUser={handleCreateGuestUser}
1042
+ handleFavoriteProduct={handleFavoriteProduct}
1043
+ handleChangeIngredientState={handleChangeIngredientState}
1044
+ handleChangeSuboptionState={handleChangeSuboptionState}
1045
+ handleChangeCommentState={handleChangeCommentState}
1046
+ professionalListState={professionalListState}
1047
+ cart2={props.productCart}
1048
+ isAlsea={isAlsea}
1049
+ quesoYSalsaOptions={quesoYSalsaOptions}
1050
+ />
1051
+ )
1052
+ }
1053
+ </>
1054
+ )
1055
+ }
1056
+
1057
+ ProductForm.propTypes = {
1058
+ /**
1059
+ * UI Component, this must be containt all graphic elements and use parent props
1060
+ */
1061
+ UIComponent: PropTypes.elementType,
1062
+ /**
1063
+ * `businessId`
1064
+ */
1065
+ businessId: PropTypes.number.isRequired,
1066
+ /**
1067
+ * `categoryId` is required if `product` prop is not present
1068
+ */
1069
+ categoryId: PropTypes.number,
1070
+ /**
1071
+ * `productId` is required if `product` prop is not present
1072
+ */
1073
+ productId: PropTypes.number,
1074
+ /**
1075
+ * `product` is required if `businessId`, `categoryId` or `productId` is not present
1076
+ */
1077
+ product: PropTypes.object,
1078
+ /**
1079
+ * Product from cart
1080
+ */
1081
+ productCart: PropTypes.object,
1082
+ /**
1083
+ * useOrderContext
1084
+ */
1085
+ useOrderContext: PropTypes.bool,
1086
+ /**
1087
+ * Function to save event
1088
+ */
1089
+ onSave: PropTypes.func
1090
+ }
1091
+
1092
+ ProductForm.defaultProps = {
1093
+ productCart: {},
1094
+ useOrderContext: true,
1095
+ balance: 0
1096
+ }