ordering-components-external 13.2.32 → 13.2.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (537) hide show
  1. package/.babelrc +22 -22
  2. package/.vscode/settings.json +3 -3
  3. package/_bundles/{7.ordering-component.5e6b244837705c07824f.js → 7.ordering-component.6cdb5ba8147ea6e69b23.js} +1 -1
  4. package/_bundles/{ordering-component.5e6b244837705c07824f.js → ordering-component.6cdb5ba8147ea6e69b23.js} +2 -2
  5. package/_modules/components/AddressDetails/index.js +26 -26
  6. package/_modules/components/AddressForm/index.js +50 -50
  7. package/_modules/components/AddressList/index.js +40 -40
  8. package/_modules/components/Analitycs/index.js +6 -6
  9. package/_modules/components/AnalyticsSegment/index.js +3 -3
  10. package/_modules/components/AppleLogin/index.js +26 -26
  11. package/_modules/components/BaseComponent/index.js +14 -14
  12. package/_modules/components/BusinessAndProductList/index.js +16 -16
  13. package/_modules/components/BusinessBasicInformation/index.js +20 -20
  14. package/_modules/components/BusinessController/index.js +50 -50
  15. package/_modules/components/BusinessInformation/BusinessOption/index.js +20 -20
  16. package/_modules/components/BusinessInformation/index.js +18 -18
  17. package/_modules/components/BusinessList/index.js +42 -42
  18. package/_modules/components/BusinessMenuListing/index.js +20 -20
  19. package/_modules/components/BusinessProductsCategories/index.js +16 -16
  20. package/_modules/components/BusinessProductsSearch/index.js +14 -14
  21. package/_modules/components/BusinessReviews/index.js +27 -27
  22. package/_modules/components/BusinessSearchList/index.js +18 -18
  23. package/_modules/components/BusinessSortControl/index.js +28 -28
  24. package/_modules/components/BusinessTypeFilter/index.js +26 -26
  25. package/_modules/components/BusinessesMap/index.js +27 -27
  26. package/_modules/components/Cart/index.js +38 -38
  27. package/_modules/components/CartStoresListing/index.js +4 -4
  28. package/_modules/components/Checkout/index.js +60 -60
  29. package/_modules/components/CmsContent/index.js +20 -20
  30. package/_modules/components/Contacts/index.js +28 -28
  31. package/_modules/components/CouponControl/index.js +22 -22
  32. package/_modules/components/DriverList/index.js +22 -22
  33. package/_modules/components/DriverTips/index.js +35 -35
  34. package/_modules/components/FacebookLoginButton/index.js +40 -40
  35. package/_modules/components/FacebookPixel/index.js +3 -3
  36. package/_modules/components/FavoriteList/index.js +28 -28
  37. package/_modules/components/FirebaseGoogleLoginButton/index.js +10 -10
  38. package/_modules/components/FloatingButton/index.js +20 -20
  39. package/_modules/components/ForgotPasswordForm/index.js +43 -43
  40. package/_modules/components/GiftCard/GiftCardOrdersList/index.js +4 -4
  41. package/_modules/components/GiftCard/PurchaseGiftCard/index.js +6 -6
  42. package/_modules/components/GiftCard/RedeemGiftCard/index.js +4 -4
  43. package/_modules/components/GiftCard/SendGiftCard/index.js +4 -4
  44. package/_modules/components/GoogleAutocompleteInput/index.js +18 -18
  45. package/_modules/components/GoogleIdentity/index.js +28 -28
  46. package/_modules/components/GoogleLoginButton/index.js +49 -49
  47. package/_modules/components/GoogleMaps/index.js +37 -37
  48. package/_modules/components/GpsButton/index.js +20 -20
  49. package/_modules/components/LanguageSelector/index.js +28 -28
  50. package/_modules/components/LoginForm/index.js +58 -58
  51. package/_modules/components/LogoutAction/index.js +17 -17
  52. package/_modules/components/MainSearch/index.js +31 -31
  53. package/_modules/components/MenuControl/index.js +51 -51
  54. package/_modules/components/Messages/index.js +22 -22
  55. package/_modules/components/MomentOption/index.js +51 -51
  56. package/_modules/components/MultiCartCreate/index.js +2 -2
  57. package/_modules/components/MultiCartsPaymethodsAndWallets/index.js +8 -8
  58. package/_modules/components/MultiCheckout/index.js +12 -12
  59. package/_modules/components/MultiOrdersDetails/index.js +6 -6
  60. package/_modules/components/MyOrders/index.js +24 -24
  61. package/_modules/components/MyOrdersList/index.js +26 -26
  62. package/_modules/components/NewOrderNotification/index.js +2 -2
  63. package/_modules/components/OrderChange/index.js +20 -20
  64. package/_modules/components/OrderDetails/index.js +43 -43
  65. package/_modules/components/OrderList/index.js +44 -44
  66. package/_modules/components/OrderReview/index.js +22 -22
  67. package/_modules/components/OrderTypeControl/index.js +18 -18
  68. package/_modules/components/OrdersControlFilters/index.js +6 -6
  69. package/_modules/components/OrdersDashboardComponents/Appointments/index.js +4 -4
  70. package/_modules/components/OrdersDashboardComponents/BusinessProductsListing/index.js +26 -26
  71. package/_modules/components/OrdersDashboardComponents/CheckPassword/index.js +24 -24
  72. package/_modules/components/OrdersDashboardComponents/CityList/index.js +20 -20
  73. package/_modules/components/OrdersDashboardComponents/CountryList/index.js +20 -20
  74. package/_modules/components/OrdersDashboardComponents/CustomOrderDetails/index.js +12 -12
  75. package/_modules/components/OrdersDashboardComponents/DashboardBusinessList/index.js +54 -54
  76. package/_modules/components/OrdersDashboardComponents/DashboardOrdersList/index.js +60 -60
  77. package/_modules/components/OrdersDashboardComponents/DriversList/index.js +58 -58
  78. package/_modules/components/OrdersDashboardComponents/ExportCSV/index.js +16 -16
  79. package/_modules/components/OrdersDashboardComponents/GiftCardsList/index.js +6 -6
  80. package/_modules/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +4 -4
  81. package/_modules/components/OrdersDashboardComponents/LogisticInformation/index.js +20 -20
  82. package/_modules/components/OrdersDashboardComponents/Logistics/index.js +20 -20
  83. package/_modules/components/OrdersDashboardComponents/Messages/index.js +27 -27
  84. package/_modules/components/OrdersDashboardComponents/MetaFields/index.js +26 -26
  85. package/_modules/components/OrdersDashboardComponents/OrderDetails/index.js +36 -36
  86. package/_modules/components/OrdersDashboardComponents/OrderNotification/index.js +14 -14
  87. package/_modules/components/OrdersDashboardComponents/OrdersFilter/index.js +62 -62
  88. package/_modules/components/OrdersDashboardComponents/OrdersManage/index.js +56 -56
  89. package/_modules/components/OrdersDashboardComponents/PointsWalletLevels/index.js +25 -25
  90. package/_modules/components/OrdersDashboardComponents/ReviewCustomer/index.js +16 -16
  91. package/_modules/components/OrdersDashboardComponents/Schedule/index.js +46 -46
  92. package/_modules/components/OrdersDashboardComponents/SettingsList/index.js +39 -39
  93. package/_modules/components/OrdersDashboardComponents/UserFormDetails/index.js +66 -66
  94. package/_modules/components/OrdersDashboardComponents/UsersList/index.js +54 -54
  95. package/_modules/components/OrdersDashboardComponents/WebsocketStatus/index.js +4 -4
  96. package/_modules/components/PageBanner/index.js +4 -4
  97. package/_modules/components/PaymentOptionCash/index.js +24 -24
  98. package/_modules/components/PaymentOptionPaypal/index.js +24 -24
  99. package/_modules/components/PaymentOptionSquare/index.js +2 -2
  100. package/_modules/components/PaymentOptionStripe/index.js +32 -32
  101. package/_modules/components/PaymentOptionStripeDirect/index.js +24 -24
  102. package/_modules/components/PaymentOptionStripeLink/index.js +4 -4
  103. package/_modules/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +19 -19
  104. package/_modules/components/PaymentOptionStripeRedirect/index.js +30 -30
  105. package/_modules/components/PaymentOptions/index.js +27 -27
  106. package/_modules/components/PaymethodList/index.js +20 -20
  107. package/_modules/components/PhoneAutocomplete/index.js +18 -18
  108. package/_modules/components/PlaceSpot/index.js +2 -2
  109. package/_modules/components/Popup/index.js +33 -33
  110. package/_modules/components/ProductComponent/index.js +27 -27
  111. package/_modules/components/ProductForm/index.js +159 -135
  112. package/_modules/components/ProductImages/index.js +18 -18
  113. package/_modules/components/ProductIngredient/index.js +17 -17
  114. package/_modules/components/ProductItemAccordion/index.js +8 -8
  115. package/_modules/components/ProductOption/index.js +8 -8
  116. package/_modules/components/ProductOptionSuboption/index.js +33 -33
  117. package/_modules/components/ProductShare/index.js +20 -20
  118. package/_modules/components/ProductsList/index.js +20 -20
  119. package/_modules/components/ProductsListing/index.js +39 -39
  120. package/_modules/components/ProfessionalInfo/index.js +24 -24
  121. package/_modules/components/QueryLoginSpoonity/index.js +20 -20
  122. package/_modules/components/ReCaptcha/index.js +4 -4
  123. package/_modules/components/ResetPassword/index.js +20 -20
  124. package/_modules/components/ReviewCustomer/index.js +16 -16
  125. package/_modules/components/ReviewDriver/index.js +20 -20
  126. package/_modules/components/ReviewProduct/index.js +22 -22
  127. package/_modules/components/SearchOptions/index.js +17 -17
  128. package/_modules/components/Sessions/index.js +21 -21
  129. package/_modules/components/SignupForm/index.js +58 -58
  130. package/_modules/components/SingleBusinessCard/index.js +28 -28
  131. package/_modules/components/SingleOrderCard/index.js +20 -20
  132. package/_modules/components/SingleProductCard/index.js +18 -18
  133. package/_modules/components/SingleProfessionalCard/index.js +18 -18
  134. package/_modules/components/SmartAppBanner/index.js +8 -8
  135. package/_modules/components/StoreProductList/index.js +22 -22
  136. package/_modules/components/StripeElementsForm/CardForm/index.js +25 -25
  137. package/_modules/components/StripeElementsForm/index.js +16 -16
  138. package/_modules/components/UpsellingPage/index.js +19 -19
  139. package/_modules/components/UserFormDetails/index.js +68 -68
  140. package/_modules/components/UserVerification/index.js +24 -17
  141. package/_modules/components/WebsocketStatus/index.js +4 -4
  142. package/_modules/components/WrapperGoogleMaps/index.js +3 -3
  143. package/_modules/contexts/ApiContext/index.js +8 -8
  144. package/_modules/contexts/BillingContext/index.js +7 -7
  145. package/_modules/contexts/BusinessContext/index.js +9 -9
  146. package/_modules/contexts/ConfigContext/index.js +9 -9
  147. package/_modules/contexts/EventContext/index.js +9 -9
  148. package/_modules/contexts/LanguageContext/index.js +13 -13
  149. package/_modules/contexts/OptimizationLoadContext/index.js +8 -8
  150. package/_modules/contexts/OrderContext/index.js +62 -62
  151. package/_modules/contexts/OrderingContext/index.js +7 -7
  152. package/_modules/contexts/OrderingThemeContext/index.js +11 -11
  153. package/_modules/contexts/ProductContext/index.js +13 -13
  154. package/_modules/contexts/SessionContext/index.js +9 -9
  155. package/_modules/contexts/SiteContext/index.js +9 -9
  156. package/_modules/contexts/UtilsContext/index.js +9 -9
  157. package/_modules/contexts/WebsocketContext/index.js +9 -9
  158. package/_modules/native/src/contexts/OrderingContext/index.js +7 -7
  159. package/cypress/fixtures/example.json +4 -4
  160. package/cypress/integration/naked/BusinessProductsCategories.spec.js +9 -9
  161. package/cypress/integration/naked/PhoneAutocomplete.spec.js +22 -22
  162. package/cypress/integration/naked/activeOrders.spec.js +15 -15
  163. package/cypress/integration/naked/addressDetails.spec.js +10 -10
  164. package/cypress/integration/naked/appleLogin.spec.js +14 -14
  165. package/cypress/integration/naked/businessBasicInformation.spec.js +14 -14
  166. package/cypress/integration/naked/businessController.spec.js +9 -9
  167. package/cypress/integration/naked/businessInformation.spec.js +19 -19
  168. package/cypress/integration/naked/businessProductsSearch.spec.js +9 -9
  169. package/cypress/integration/naked/businessReviews.spec.js +16 -16
  170. package/cypress/integration/naked/businessSortControl.spec.js +9 -9
  171. package/cypress/integration/naked/businessTypeFilter.spec.js +10 -10
  172. package/cypress/integration/naked/businessesMap.spec.js +13 -13
  173. package/cypress/integration/naked/cms.spec.js +9 -9
  174. package/cypress/integration/naked/config.spec.js +34 -34
  175. package/cypress/integration/naked/driverTips.spec.js +10 -10
  176. package/cypress/integration/naked/events.spec.js +13 -13
  177. package/cypress/integration/naked/facebookLogin.spec.js +13 -13
  178. package/cypress/integration/naked/floatingButton.spec.js +13 -13
  179. package/cypress/integration/naked/forgotPassword.spec.js +20 -20
  180. package/cypress/integration/naked/googleLogin.spec.js +11 -11
  181. package/cypress/integration/naked/languageExamples.spec.js +25 -25
  182. package/cypress/integration/naked/languageSelector.spec.js +10 -10
  183. package/cypress/integration/naked/login.spec.js +38 -38
  184. package/cypress/integration/naked/logout.spec.js +15 -15
  185. package/cypress/integration/naked/mainSearch.spec.js +9 -9
  186. package/cypress/integration/naked/menuControl.spec.js +9 -9
  187. package/cypress/integration/naked/messages.spec.js +25 -25
  188. package/cypress/integration/naked/momentOption.spec.js +10 -10
  189. package/cypress/integration/naked/myOrders.spec.js +11 -11
  190. package/cypress/integration/naked/myOrdersList.spec.js +9 -9
  191. package/cypress/integration/naked/orderContextAdvanced.spec.js +23 -23
  192. package/cypress/integration/naked/orderDetails.spec.js +11 -11
  193. package/cypress/integration/naked/paymentOptionCash.spec.js +21 -21
  194. package/cypress/integration/naked/paymentOptionStripe.spec.js +11 -11
  195. package/cypress/integration/naked/paymentOptionStripeDirect.spec.js +11 -11
  196. package/cypress/integration/naked/paymentOptions.spec.js +9 -9
  197. package/cypress/integration/naked/popupExample.spec.js +17 -17
  198. package/cypress/integration/naked/productImages.spec.js +11 -11
  199. package/cypress/integration/naked/productOptionExample.spec.js +21 -21
  200. package/cypress/integration/naked/productShare.spec.js +9 -9
  201. package/cypress/integration/naked/productsList.spec.js +9 -9
  202. package/cypress/integration/naked/resetPassword.spec.js +11 -11
  203. package/cypress/integration/naked/reviewOrders.spec.js +13 -13
  204. package/cypress/integration/naked/searchOptions.spec.js +18 -18
  205. package/cypress/integration/naked/signup.spec.js +31 -31
  206. package/cypress/integration/naked/upselling.spec.js +13 -13
  207. package/cypress/integration/naked/userDetails.spec.js +12 -12
  208. package/cypress/plugins/index.js +21 -21
  209. package/cypress/support/commands.js +35 -35
  210. package/cypress/support/index.js +20 -20
  211. package/cypress.json +12 -12
  212. package/example/App.js +263 -263
  213. package/example/components/ActiveOrdersUI/index.js +72 -72
  214. package/example/components/AddressDetailsUI/index.js +101 -101
  215. package/example/components/AddressFormUI/index.js +161 -161
  216. package/example/components/AddressListUI/index.js +33 -33
  217. package/example/components/AlertPopup/index.js +10 -10
  218. package/example/components/AlertUI/index.js +49 -49
  219. package/example/components/AlertUI/style.css +5 -5
  220. package/example/components/AppleLoginUI/index.js +40 -40
  221. package/example/components/BaseComponentUI/index.js +34 -34
  222. package/example/components/BusinessBasicInformationUI/index.js +118 -118
  223. package/example/components/BusinessControllerUI/index.js +89 -89
  224. package/example/components/BusinessInformationUI/BusinessOptionUI/index.js +83 -83
  225. package/example/components/BusinessInformationUI/index.js +83 -83
  226. package/example/components/BusinessProductsCategoriesUI/index.js +42 -42
  227. package/example/components/BusinessProductsSearchUI/index.js +38 -38
  228. package/example/components/BusinessReviewsUI/index.js +77 -77
  229. package/example/components/BusinessSortControlUI/index.js +47 -47
  230. package/example/components/BusinessTypeFilterUI/index.js +53 -53
  231. package/example/components/BusinessesMapUI/index.js +57 -57
  232. package/example/components/CartUI/index.js +154 -154
  233. package/example/components/ChangeView/index.js +19 -19
  234. package/example/components/CheckoutUI/index.js +206 -206
  235. package/example/components/CmsContentUI/index.js +52 -52
  236. package/example/components/ConfigsExample/index.js +118 -118
  237. package/example/components/CouponControlUI/index.js +63 -63
  238. package/example/components/DriverTipsUI/index.js +58 -58
  239. package/example/components/FacebookLoginButtonUI/index.js +48 -48
  240. package/example/components/FloatingButtonUI/index.js +145 -145
  241. package/example/components/ForgotPasswordFormUI/index.js +93 -93
  242. package/example/components/GoogleLoginUI/index.js +30 -30
  243. package/example/components/GpsButtonUI/index.js +22 -22
  244. package/example/components/Header/index.js +18 -18
  245. package/example/components/LanguageSelectorUI/index.js +57 -57
  246. package/example/components/LanguagesExample/index.js +51 -51
  247. package/example/components/LoginFormUI/index.js +159 -159
  248. package/example/components/LogoutButtonUI/index.js +21 -21
  249. package/example/components/MainSearchUI/index.js +131 -131
  250. package/example/components/MenuControlUI/index.js +103 -103
  251. package/example/components/MessagesUI/index.js +162 -162
  252. package/example/components/ModalUI/index.js +36 -36
  253. package/example/components/ModalUI/style.css +5 -5
  254. package/example/components/MomentOptionUI/index.js +68 -68
  255. package/example/components/MyOrdersListUI/index.js +51 -51
  256. package/example/components/MyOrdersUI/index.js +52 -52
  257. package/example/components/OrderChangeUI/index.js +54 -54
  258. package/example/components/OrderDetailsUI/index.js +174 -174
  259. package/example/components/OrderReviewUI/index.js +125 -125
  260. package/example/components/OrderTypeControlUI/index.js +32 -32
  261. package/example/components/PaymentOptionCashUI/index.js +60 -60
  262. package/example/components/PaymentOptionPaypalUI/index.js +50 -50
  263. package/example/components/PaymentOptionStripeDirectUI/index.js +89 -89
  264. package/example/components/PaymentOptionStripeRedirectUI/index.js +97 -97
  265. package/example/components/PaymentOptionStripeUI/index.js +129 -129
  266. package/example/components/PaymentOptionsUI/index.js +169 -169
  267. package/example/components/PhoneAutocompleteUI/index.js +67 -67
  268. package/example/components/PhoneAutocompleteUI/styles.css +49 -49
  269. package/example/components/ProductComponentUI/index.js +113 -113
  270. package/example/components/ProductFormUI/index.js +131 -131
  271. package/example/components/ProductImagesUI/index.js +82 -82
  272. package/example/components/ProductIngredientUI/index.js +21 -21
  273. package/example/components/ProductOptionSuboptionUI/index.js +65 -65
  274. package/example/components/ProductOptionUI/index.js +31 -31
  275. package/example/components/ProductShareUI/index.js +48 -48
  276. package/example/components/ProductsListUI/index.js +108 -108
  277. package/example/components/ProductsListingUI/index.js +42 -42
  278. package/example/components/ResetPasswordUI/index.js +121 -121
  279. package/example/components/SearchOptionsUI/index.js +82 -82
  280. package/example/components/SignupFormUI/index.js +117 -117
  281. package/example/components/SingleBusinessCardUI/index.js +82 -82
  282. package/example/components/SingleOrderCardUI/index.js +52 -52
  283. package/example/components/SingleProductCardUI/index.js +47 -47
  284. package/example/components/StripeElementsFormUI/CardFormUI/index.js +51 -51
  285. package/example/components/StripeElementsFormUI/CardFormUI/style.css +118 -118
  286. package/example/components/StripeElementsFormUI/index.js +38 -38
  287. package/example/components/StripeRedirectFormUI/index.js +99 -99
  288. package/example/components/TestComponent/index.js +5 -5
  289. package/example/components/UpsellingPageUI/index.js +26 -26
  290. package/example/components/UserDetailsUI/index.js +94 -94
  291. package/example/components/UserProfileUI/index.js +156 -156
  292. package/example/views/ActiveOrders/index.js +86 -86
  293. package/example/views/AddressDetailsExample/index.js +57 -57
  294. package/example/views/AppleLoginExample/index.js +51 -51
  295. package/example/views/BaseComponentExample/index.js +35 -35
  296. package/example/views/BusinessBasicInformationExample/index.js +43 -43
  297. package/example/views/BusinessControllerExample/index.js +55 -55
  298. package/example/views/BusinessInformationExample/index.js +68 -68
  299. package/example/views/BusinessProductsCategoriesExample/index.js +50 -50
  300. package/example/views/BusinessProductsSearchExample/index.js +39 -39
  301. package/example/views/BusinessReviewsExample/index.js +43 -43
  302. package/example/views/BusinessSortControlExample/index.js +53 -53
  303. package/example/views/BusinessTypeFilterExample/index.js +53 -53
  304. package/example/views/BusinessesMapExample/index.js +57 -57
  305. package/example/views/CheckoutExample/index.js +143 -143
  306. package/example/views/CmsContentExample/index.js +44 -44
  307. package/example/views/DriverTipsExample/index.js +47 -47
  308. package/example/views/EventsExample/index.js +26 -26
  309. package/example/views/FacebookLogin/index.js +63 -63
  310. package/example/views/FloatingButtonExample/index.js +47 -47
  311. package/example/views/ForgotPassword/index.js +77 -77
  312. package/example/views/GoogleLoginExample/index.js +85 -85
  313. package/example/views/Home/index.js +200 -200
  314. package/example/views/LanguageSelectorExample/index.js +55 -55
  315. package/example/views/Login/index.js +84 -84
  316. package/example/views/MainSearchExample/index.js +43 -43
  317. package/example/views/MenuControlExample/index.js +68 -68
  318. package/example/views/MessagesExample/index.js +58 -58
  319. package/example/views/MomentOptionExample/index.js +52 -52
  320. package/example/views/MyOrdersExample/index.js +35 -35
  321. package/example/views/MyOrdersListExample/index.js +50 -50
  322. package/example/views/OrderChangeExample/index.js +46 -46
  323. package/example/views/OrderContextExample/index.js +139 -139
  324. package/example/views/OrderDetailsExample/index.js +50 -50
  325. package/example/views/OrderReviewExample/index.js +64 -64
  326. package/example/views/PaymentOptionCashExample/index.js +51 -51
  327. package/example/views/PaymentOptionPaypalExample/index.js +71 -71
  328. package/example/views/PaymentOptionStripeDirectExample/index.js +43 -43
  329. package/example/views/PaymentOptionStripeExample/index.js +47 -47
  330. package/example/views/PaymentOptionStripeRedirectExample/index.js +56 -56
  331. package/example/views/PaymentOptionsExample/index.js +47 -47
  332. package/example/views/PhoneAutocompleteExample/index.js +34 -34
  333. package/example/views/PlacesExample/index.js +94 -94
  334. package/example/views/PopupExample/index.js +78 -78
  335. package/example/views/PopupExample/style.css +18 -18
  336. package/example/views/ProductDetail/index.js +323 -323
  337. package/example/views/ProductImagesExample/index.js +43 -43
  338. package/example/views/ProductOptionExample/index.js +88 -88
  339. package/example/views/ProductShareExample/index.js +51 -51
  340. package/example/views/ProductsListExample/index.js +77 -77
  341. package/example/views/ProductsListingExample/index.js +47 -47
  342. package/example/views/ResetPasswordExample/index.js +60 -60
  343. package/example/views/SearchOptionsExample/index.js +42 -42
  344. package/example/views/SessionManager/index.js +122 -122
  345. package/example/views/Signup/index.js +64 -64
  346. package/example/views/UpsellingPageExample/index.js +35 -35
  347. package/example/views/UserDetailsExample/index.js +69 -69
  348. package/example/views/UserProfile/index.js +73 -73
  349. package/index-example.js +23 -23
  350. package/index.html +13 -13
  351. package/native/index.js +257 -257
  352. package/native/src/NativeStrategy/index.js +20 -20
  353. package/native/src/contexts/OrderingContext/index.js +85 -85
  354. package/package.json +92 -92
  355. package/src/components/AddressDetails/index.js +149 -149
  356. package/src/components/AddressForm/index.js +380 -380
  357. package/src/components/AddressList/index.js +254 -254
  358. package/src/components/Analitycs/index.js +119 -119
  359. package/src/components/AnalyticsSegment/index.js +145 -145
  360. package/src/components/AppleLogin/index.js +164 -164
  361. package/src/components/BaseComponent/index.js +52 -52
  362. package/src/components/BusinessAndProductList/index.js +1005 -1005
  363. package/src/components/BusinessBasicInformation/index.js +119 -119
  364. package/src/components/BusinessController/index.js +351 -351
  365. package/src/components/BusinessInformation/BusinessOption/index.js +86 -86
  366. package/src/components/BusinessInformation/index.js +93 -93
  367. package/src/components/BusinessList/index.js +670 -670
  368. package/src/components/BusinessMenuListing/index.js +99 -99
  369. package/src/components/BusinessProductsCategories/index.js +60 -60
  370. package/src/components/BusinessProductsSearch/index.js +54 -54
  371. package/src/components/BusinessReviews/index.js +187 -187
  372. package/src/components/BusinessSearchList/index.js +364 -364
  373. package/src/components/BusinessSortControl/index.js +100 -100
  374. package/src/components/BusinessTypeFilter/index.js +142 -142
  375. package/src/components/BusinessesMap/index.js +110 -110
  376. package/src/components/Cart/index.js +211 -211
  377. package/src/components/CartStoresListing/index.js +157 -157
  378. package/src/components/Checkout/index.js +652 -652
  379. package/src/components/CmsContent/index.js +97 -97
  380. package/src/components/Contacts/index.js +512 -512
  381. package/src/components/CouponControl/index.js +171 -171
  382. package/src/components/DragAndDrop/index.js +41 -41
  383. package/src/components/DriverList/index.js +112 -112
  384. package/src/components/DriverTips/index.js +141 -141
  385. package/src/components/Emitter/index.js +36 -36
  386. package/src/components/ExamineClick/index.js +40 -40
  387. package/src/components/FacebookLoginButton/index.js +214 -214
  388. package/src/components/FacebookPixel/index.js +148 -148
  389. package/src/components/FavoriteList/index.js +278 -278
  390. package/src/components/FirebaseGoogleLoginButton/index.js +93 -93
  391. package/src/components/FloatingButton/index.js +70 -70
  392. package/src/components/ForgotPasswordForm/index.js +180 -180
  393. package/src/components/GiftCard/GiftCardOrdersList/index.js +155 -155
  394. package/src/components/GiftCard/PurchaseGiftCard/index.js +127 -127
  395. package/src/components/GiftCard/RedeemGiftCard/index.js +77 -77
  396. package/src/components/GiftCard/SendGiftCard/index.js +83 -83
  397. package/src/components/GoogleAutocompleteInput/index.js +154 -154
  398. package/src/components/GoogleIdentity/index.js +144 -144
  399. package/src/components/GoogleLoginButton/index.js +276 -276
  400. package/src/components/GoogleMaps/index.js +523 -523
  401. package/src/components/GpsButton/index.js +154 -154
  402. package/src/components/LanguageSelector/index.js +163 -163
  403. package/src/components/LoginForm/index.js +531 -531
  404. package/src/components/LogoutAction/index.js +211 -211
  405. package/src/components/MainSearch/index.js +149 -149
  406. package/src/components/MapView/index.js +116 -116
  407. package/src/components/MenuControl/index.js +238 -238
  408. package/src/components/Messages/index.js +166 -166
  409. package/src/components/MomentOption/index.js +322 -322
  410. package/src/components/MultiCartCreate/index.js +70 -70
  411. package/src/components/MultiCartsPaymethodsAndWallets/index.js +201 -201
  412. package/src/components/MultiCheckout/index.js +378 -378
  413. package/src/components/MultiOrdersDetails/index.js +109 -109
  414. package/src/components/MyOrders/index.js +150 -150
  415. package/src/components/MyOrdersList/index.js +104 -104
  416. package/src/components/NewOrderNotification/index.js +30 -30
  417. package/src/components/OrderChange/index.js +128 -128
  418. package/src/components/OrderDetails/index.js +684 -684
  419. package/src/components/OrderList/index.js +814 -814
  420. package/src/components/OrderListGroups/index.js +1256 -1256
  421. package/src/components/OrderReview/index.js +180 -180
  422. package/src/components/OrderTypeControl/index.js +75 -75
  423. package/src/components/OrderVerticalList/index.js +422 -422
  424. package/src/components/OrdersControlFilters/index.js +75 -75
  425. package/src/components/OrdersDashboardComponents/Appointments/index.js +72 -72
  426. package/src/components/OrdersDashboardComponents/BusinessProductsListing/index.js +629 -629
  427. package/src/components/OrdersDashboardComponents/CheckPassword/index.js +177 -177
  428. package/src/components/OrdersDashboardComponents/CityList/index.js +98 -98
  429. package/src/components/OrdersDashboardComponents/CountryList/index.js +162 -162
  430. package/src/components/OrdersDashboardComponents/CustomOrderDetails/index.js +238 -238
  431. package/src/components/OrdersDashboardComponents/DashboardBusinessList/index.js +617 -617
  432. package/src/components/OrdersDashboardComponents/DashboardOrdersList/index.js +943 -943
  433. package/src/components/OrdersDashboardComponents/DriversList/index.js +448 -448
  434. package/src/components/OrdersDashboardComponents/ExportCSV/index.js +192 -192
  435. package/src/components/OrdersDashboardComponents/GiftCardsList/index.js +189 -189
  436. package/src/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +77 -77
  437. package/src/components/OrdersDashboardComponents/LogisticInformation/index.js +97 -97
  438. package/src/components/OrdersDashboardComponents/Logistics/index.js +174 -174
  439. package/src/components/OrdersDashboardComponents/Messages/index.js +384 -384
  440. package/src/components/OrdersDashboardComponents/MetaFields/index.js +186 -186
  441. package/src/components/OrdersDashboardComponents/OrderDetails/index.js +404 -404
  442. package/src/components/OrdersDashboardComponents/OrderNotification/index.js +70 -70
  443. package/src/components/OrdersDashboardComponents/OrdersFilter/index.js +362 -362
  444. package/src/components/OrdersDashboardComponents/OrdersManage/index.js +873 -873
  445. package/src/components/OrdersDashboardComponents/PointsWalletLevels/index.js +123 -123
  446. package/src/components/OrdersDashboardComponents/ReviewCustomer/index.js +113 -113
  447. package/src/components/OrdersDashboardComponents/Schedule/index.js +315 -315
  448. package/src/components/OrdersDashboardComponents/SettingsList/index.js +298 -298
  449. package/src/components/OrdersDashboardComponents/UserFormDetails/index.js +463 -463
  450. package/src/components/OrdersDashboardComponents/UsersList/index.js +944 -944
  451. package/src/components/OrdersDashboardComponents/WebsocketStatus/index.js +77 -77
  452. package/src/components/OrdersDashboardComponents/index.js +57 -57
  453. package/src/components/PageBanner/index.js +107 -107
  454. package/src/components/PaymentOptionCash/index.js +74 -74
  455. package/src/components/PaymentOptionPaypal/index.js +146 -146
  456. package/src/components/PaymentOptionSquare/index.js +336 -336
  457. package/src/components/PaymentOptionStripe/index.js +289 -289
  458. package/src/components/PaymentOptionStripeDirect/index.js +116 -116
  459. package/src/components/PaymentOptionStripeLink/index.js +101 -101
  460. package/src/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +71 -71
  461. package/src/components/PaymentOptionStripeRedirect/index.js +122 -122
  462. package/src/components/PaymentOptionWallet/index.js +185 -185
  463. package/src/components/PaymentOptions/index.js +263 -263
  464. package/src/components/PaymethodList/index.js +119 -119
  465. package/src/components/PhoneAutocomplete/index.js +318 -318
  466. package/src/components/PlaceSpot/index.js +183 -183
  467. package/src/components/Popup/index.js +169 -169
  468. package/src/components/ProductComponent/index.js +269 -269
  469. package/src/components/ProductForm/index.js +1149 -1119
  470. package/src/components/ProductImages/index.js +64 -64
  471. package/src/components/ProductIngredient/index.js +72 -72
  472. package/src/components/ProductItemAccordion/index.js +72 -72
  473. package/src/components/ProductOption/index.js +42 -42
  474. package/src/components/ProductOptionSuboption/index.js +225 -225
  475. package/src/components/ProductShare/index.js +97 -97
  476. package/src/components/ProductsList/index.js +74 -74
  477. package/src/components/ProductsListing/index.js +166 -166
  478. package/src/components/ProfessionalInfo/index.js +156 -156
  479. package/src/components/PromotionsController/index.js +123 -123
  480. package/src/components/QueryLoginSpoonity/index.js +159 -159
  481. package/src/components/ReCaptcha/index.js +53 -53
  482. package/src/components/ResetPassword/index.js +111 -111
  483. package/src/components/ReviewCustomer/index.js +117 -117
  484. package/src/components/ReviewDriver/index.js +157 -157
  485. package/src/components/ReviewProduct/index.js +162 -162
  486. package/src/components/SearchOptions/index.js +69 -69
  487. package/src/components/Sessions/index.js +217 -217
  488. package/src/components/SignupForm/index.js +557 -557
  489. package/src/components/SingleBusinessCard/index.js +80 -80
  490. package/src/components/SingleOrderCard/index.js +160 -160
  491. package/src/components/SingleProductCard/index.js +130 -130
  492. package/src/components/SingleProfessionalCard/index.js +121 -121
  493. package/src/components/SmartAppBanner/index.js +71 -71
  494. package/src/components/StoreProductList/index.js +303 -303
  495. package/src/components/StripeElementsForm/CardForm/index.js +248 -248
  496. package/src/components/StripeElementsForm/index.js +78 -78
  497. package/src/components/UpsellingPage/index.js +156 -156
  498. package/src/components/UserFormDetails/index.js +742 -742
  499. package/src/components/UserVerification/index.js +246 -246
  500. package/src/components/WalletList/index.js +160 -160
  501. package/src/components/WebsocketStatus/index.js +80 -80
  502. package/src/components/WrapperGoogleMaps/index.js +67 -67
  503. package/src/constants/code-numbers.js +219 -219
  504. package/src/constants/timezones.js +427 -427
  505. package/src/contexts/ApiContext/index.js +59 -59
  506. package/src/contexts/BillingContext/index.js +28 -28
  507. package/src/contexts/BusinessContext/index.js +71 -71
  508. package/src/contexts/ConfigContext/index.js +217 -217
  509. package/src/contexts/CustomerContext/index.js +69 -69
  510. package/src/contexts/EventContext/index.js +31 -31
  511. package/src/contexts/LanguageContext/index.js +144 -144
  512. package/src/contexts/OptimizationLoadContext/index.js +95 -95
  513. package/src/contexts/OrderContext/index.js +1450 -1450
  514. package/src/contexts/OrderingContext/index.js +86 -86
  515. package/src/contexts/OrderingThemeContext/index.js +107 -107
  516. package/src/contexts/ProductContext/index.js +62 -62
  517. package/src/contexts/SessionContext/index.js +172 -172
  518. package/src/contexts/SiteContext/index.js +79 -79
  519. package/src/contexts/ToastContext/index.js +42 -42
  520. package/src/contexts/UtilsContext/index.js +343 -343
  521. package/src/contexts/ValidationsFieldsContext/index.js +65 -65
  522. package/src/contexts/WebsocketContext/index.js +95 -95
  523. package/src/contexts/WebsocketContext/socket.js +92 -92
  524. package/src/index.js +373 -373
  525. package/src/utils/index.js +32 -32
  526. package/src/webStrategy/index.js +18 -18
  527. package/webpack.dev.js +41 -41
  528. package/webpack.prod.js +64 -64
  529. /package/_bundles/{0.ordering-component.5e6b244837705c07824f.js → 0.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  530. /package/_bundles/{1.ordering-component.5e6b244837705c07824f.js → 1.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  531. /package/_bundles/{2.ordering-component.5e6b244837705c07824f.js → 2.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  532. /package/_bundles/{4.ordering-component.5e6b244837705c07824f.js → 4.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  533. /package/_bundles/{5.ordering-component.5e6b244837705c07824f.js → 5.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  534. /package/_bundles/{6.ordering-component.5e6b244837705c07824f.js → 6.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  535. /package/_bundles/{7.ordering-component.5e6b244837705c07824f.js.LICENSE.txt → 7.ordering-component.6cdb5ba8147ea6e69b23.js.LICENSE.txt} +0 -0
  536. /package/_bundles/{8.ordering-component.5e6b244837705c07824f.js → 8.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  537. /package/_bundles/{ordering-component.5e6b244837705c07824f.js.LICENSE.txt → ordering-component.6cdb5ba8147ea6e69b23.js.LICENSE.txt} +0 -0
@@ -74,14 +74,14 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
74
74
  _useApi2 = _slicedToArray(_useApi, 1),
75
75
  ordering = _useApi2[0];
76
76
  var socket = (0, _WebsocketContext.useWebsocket)();
77
- /**
78
- * Events context
77
+ /**
78
+ * Events context
79
79
  */
80
80
  var _useEvent = (0, _EventContext.useEvent)(),
81
81
  _useEvent2 = _slicedToArray(_useEvent, 1),
82
82
  events = _useEvent2[0];
83
- /**
84
- * Original product state
83
+ /**
84
+ * Original product state
85
85
  */
86
86
  var availableLazyLoad = ((_props$product = props.product) === null || _props$product === void 0 ? void 0 : _props$product.load_type) === 'lazy' && props.businessId && props.categoryId && props.productId;
87
87
  var _useState = (0, _react.useState)({
@@ -93,8 +93,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
93
93
  product = _useState2[0],
94
94
  setProduct = _useState2[1];
95
95
 
96
- /**
97
- * Product cart state
96
+ /**
97
+ * Product cart state
98
98
  */
99
99
  var _useState3 = (0, _react.useState)({
100
100
  ingredients: {},
@@ -104,40 +104,40 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
104
104
  productCart = _useState4[0],
105
105
  setProductCart = _useState4[1];
106
106
 
107
- /**
108
- * Errors state
107
+ /**
108
+ * Errors state
109
109
  */
110
110
  var _useState5 = (0, _react.useState)({}),
111
111
  _useState6 = _slicedToArray(_useState5, 2),
112
112
  errors = _useState6[0],
113
113
  setErrors = _useState6[1];
114
114
 
115
- /**
116
- * Suboption by default when there is only one
115
+ /**
116
+ * Suboption by default when there is only one
117
117
  */
118
118
  var _useState7 = (0, _react.useState)([]),
119
119
  _useState8 = _slicedToArray(_useState7, 2),
120
120
  defaultSubOptions = _useState8[0],
121
121
  setDefaultSubOptions = _useState8[1];
122
122
 
123
- /**
124
- * Custom Suboption by default
123
+ /**
124
+ * Custom Suboption by default
125
125
  */
126
126
  var _useState9 = (0, _react.useState)([]),
127
127
  _useState0 = _slicedToArray(_useState9, 2),
128
128
  customDefaultSubOptions = _useState0[0],
129
129
  setCustomDefaultSubOptions = _useState0[1];
130
130
 
131
- /**
132
- * preselected and selected suboptions
131
+ /**
132
+ * preselected and selected suboptions
133
133
  */
134
134
  var _useState1 = (0, _react.useState)([]),
135
135
  _useState10 = _slicedToArray(_useState1, 2),
136
136
  selectedSuboptions = _useState10[0],
137
137
  setSelectedSuboptions = _useState10[1];
138
138
 
139
- /**
140
- * dictionary of respect_to suboptions
139
+ /**
140
+ * dictionary of respect_to suboptions
141
141
  */
142
142
  var _useState11 = (0, _react.useState)([]),
143
143
  _useState12 = _slicedToArray(_useState11, 2),
@@ -152,8 +152,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
152
152
  professionalListState = _useState14[0],
153
153
  setProfessionalListState = _useState14[1];
154
154
 
155
- /**
156
- * Action status
155
+ /**
156
+ * Action status
157
157
  */
158
158
  var _useState15 = (0, _react.useState)({
159
159
  loading: false,
@@ -163,21 +163,21 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
163
163
  actionStatus = _useState16[0],
164
164
  setActionStatus = _useState16[1];
165
165
 
166
- /**
167
- * pizza type and position
166
+ /**
167
+ * pizza type and position
168
168
  */
169
169
  var _useState17 = (0, _react.useState)({}),
170
170
  _useState18 = _slicedToArray(_useState17, 2),
171
171
  pizzaState = _useState18[0],
172
172
  setPizzaState = _useState18[1];
173
173
 
174
- /**
175
- * Edit mode
174
+ /**
175
+ * Edit mode
176
176
  */
177
177
  var editMode = typeof ((_props$productCart = props.productCart) === null || _props$productCart === void 0 ? void 0 : _props$productCart.code) !== 'undefined';
178
178
 
179
- /**
180
- * Order context manager
179
+ /**
180
+ * Order context manager
181
181
  */
182
182
  var _useOrder = (0, _OrderContext.useOrder)(),
183
183
  _useOrder2 = _slicedToArray(_useOrder, 2),
@@ -187,83 +187,83 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
187
187
  updateProduct = _useOrder2$.updateProduct,
188
188
  addMultiProduct = _useOrder2$.addMultiProduct;
189
189
 
190
- /**
191
- * Remove to balances in edit mode
190
+ /**
191
+ * Remove to balances in edit mode
192
192
  */
193
193
  var removeToBalance = editMode ? props.productCart.quantity : 0;
194
194
 
195
- /**
196
- * Current cart
195
+ /**
196
+ * Current cart
197
197
  */
198
198
  var cart = (_orderState$carts = orderState.carts) === null || _orderState$carts === void 0 ? void 0 : _orderState$carts["businessId:".concat(props.businessId)];
199
199
 
200
- /**
201
- * Total products in cart
200
+ /**
201
+ * Total products in cart
202
202
  */
203
203
  var cartProducts = Object.values(orderState.carts).reduce(function (products, _cart) {
204
204
  return [].concat(_toConsumableArray(products), _toConsumableArray(_cart === null || _cart === void 0 ? void 0 : _cart.products));
205
205
  }, []);
206
206
 
207
- /**
208
- * Total the current product in cart
207
+ /**
208
+ * Total the current product in cart
209
209
  */
210
210
  var productBalance = cartProducts.reduce(function (sum, _product) {
211
211
  return sum + (product.product && _product.id === product.product.id ? _product.quantity : 0);
212
212
  }, 0);
213
213
 
214
- /**
215
- * Total product in cart
214
+ /**
215
+ * Total product in cart
216
216
  */
217
217
  var totalBalance = (productBalance || 0) - removeToBalance;
218
218
 
219
- /**
220
- * Config context manager
219
+ /**
220
+ * Config context manager
221
221
  */
222
222
  var _useConfig = (0, _ConfigContext.useConfig)(),
223
223
  _useConfig2 = _slicedToArray(_useConfig, 1),
224
224
  stateConfig = _useConfig2[0];
225
225
 
226
- /**
227
- * Max total product in cart by config
226
+ /**
227
+ * Max total product in cart by config
228
228
  */
229
229
  var maxCartProductConfig = (stateConfig.configs.max_product_amount ? parseInt(stateConfig.configs.max_product_amount) : 100) - totalBalance;
230
230
 
231
- /**
232
- * Max total product in cart by config
231
+ /**
232
+ * Max total product in cart by config
233
233
  */
234
234
  var maxCartProductInventory = ((_product$product = product.product) !== null && _product$product !== void 0 && _product$product.inventoried ? (_product$product2 = product.product) === null || _product$product2 === void 0 ? void 0 : _product$product2.quantity : undefined) - totalBalance;
235
235
 
236
- /**
237
- * True if product is sold out
236
+ /**
237
+ * True if product is sold out
238
238
  */
239
239
  var isSoldOut = ((_product$product3 = product.product) === null || _product$product3 === void 0 ? void 0 : _product$product3.inventoried) && ((_product$product4 = product.product) === null || _product$product4 === void 0 ? void 0 : _product$product4.quantity) === 0;
240
240
 
241
- /**
242
- * Fix if maxCartProductInventory is not valid
241
+ /**
242
+ * Fix if maxCartProductInventory is not valid
243
243
  */
244
244
  maxCartProductInventory = !isNaN(maxCartProductInventory) ? maxCartProductInventory : maxCartProductConfig;
245
245
 
246
- /**
247
- * Max product quantity
246
+ /**
247
+ * Max product quantity
248
248
  */
249
249
  var maxProductQuantity = Math.min(maxCartProductConfig, maxCartProductInventory);
250
250
 
251
- /**
252
- * alsea validation
251
+ /**
252
+ * alsea validation
253
253
  */
254
254
  var isAlsea = ['alsea', 'alsea-staging'].includes(ordering.project);
255
255
 
256
- /**
257
- * alsea custom options
256
+ /**
257
+ * alsea custom options
258
258
  */
259
259
  var quesoYSalsaOptions = ['queso y salsa', 'queso mozzarella y salsa'];
260
260
 
261
- /**
262
- * Init product cart status
263
- * @param {object} product Product to init product cart status
261
+ /**
262
+ * Init product cart status
263
+ * @param {object} product Product to init product cart status
264
264
  */
265
265
  var initProductCart = function initProductCart(product) {
266
- var _props$productCart2, _props$productCart3, _props$productCart4, _props$productCart5;
266
+ var _props$productCart2, _props$productCart4, _props$productCart5, _props$productCart6;
267
267
  var ingredients = {};
268
268
  for (var key in product.ingredients) {
269
269
  var ingredient = product.ingredients[key];
@@ -271,7 +271,31 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
271
271
  selected: true
272
272
  };
273
273
  }
274
- var quantity = productAddedToCartLength && product !== null && product !== void 0 && product.maximum_per_order ? (product === null || product === void 0 ? void 0 : product.maximum_per_order) - productAddedToCartLength : (_props$productCart2 = props.productCart) === null || _props$productCart2 === void 0 ? void 0 : _props$productCart2.quantity;
274
+ var isEdit = (_props$productCart2 = props.productCart) === null || _props$productCart2 === void 0 ? void 0 : _props$productCart2.code;
275
+ var maximumPerOrder = (product === null || product === void 0 ? void 0 : product.maximum_per_order) || 0;
276
+ var minimumPerOrder = (product === null || product === void 0 ? void 0 : product.minimum_per_order) || 0;
277
+ var productAddedToCartLengthUpdated = productAddedToCartLength || 0;
278
+ var calculateStock = function calculateStock() {
279
+ if (isEdit) {
280
+ return maximumPerOrder;
281
+ }
282
+ return maximumPerOrder - productAddedToCartLengthUpdated;
283
+ };
284
+ var stock = calculateStock();
285
+ var initialStock = Math.max(stock, 1);
286
+ var calculateInitialQuantity = function calculateInitialQuantity() {
287
+ if (isEdit) {
288
+ var _props$productCart3;
289
+ return (_props$productCart3 = props.productCart) === null || _props$productCart3 === void 0 ? void 0 : _props$productCart3.quantity;
290
+ }
291
+ var isOverMaximum = productAddedToCartLengthUpdated + minimumPerOrder > maximumPerOrder;
292
+ var hasOrderLimits = minimumPerOrder > 0 && maximumPerOrder > 0;
293
+ if (isOverMaximum && hasOrderLimits) {
294
+ return maximumPerOrder - productAddedToCartLengthUpdated;
295
+ }
296
+ return minimumPerOrder || initialStock;
297
+ };
298
+ var initialQuantity = calculateInitialQuantity();
275
299
  var newProductCart = _objectSpread(_objectSpread({}, props.productCart), {}, {
276
300
  id: product.id,
277
301
  price: product.price,
@@ -279,11 +303,11 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
279
303
  businessId: props.businessId,
280
304
  categoryId: product.category_id,
281
305
  inventoried: product.inventoried,
282
- stock: product.quantity,
283
- ingredients: ((_props$productCart3 = props.productCart) === null || _props$productCart3 === void 0 ? void 0 : _props$productCart3.ingredients) || ingredients,
284
- options: ((_props$productCart4 = props.productCart) === null || _props$productCart4 === void 0 ? void 0 : _props$productCart4.options) || {},
285
- comment: ((_props$productCart5 = props.productCart) === null || _props$productCart5 === void 0 ? void 0 : _props$productCart5.comment) || null,
286
- quantity: quantity || 1,
306
+ stock: initialStock,
307
+ ingredients: ((_props$productCart4 = props.productCart) === null || _props$productCart4 === void 0 ? void 0 : _props$productCart4.ingredients) || ingredients,
308
+ options: ((_props$productCart5 = props.productCart) === null || _props$productCart5 === void 0 ? void 0 : _props$productCart5.options) || {},
309
+ comment: ((_props$productCart6 = props.productCart) === null || _props$productCart6 === void 0 ? void 0 : _props$productCart6.comment) || null,
310
+ quantity: initialQuantity,
287
311
  favorite: product === null || product === void 0 ? void 0 : product.favorite
288
312
  });
289
313
  newProductCart.unitTotal = getUnitTotal(newProductCart);
@@ -291,9 +315,9 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
291
315
  setProductCart(newProductCart);
292
316
  };
293
317
 
294
- /**
295
- * Get unit total for product cart
296
- * @param {object} productCart Current product status
318
+ /**
319
+ * Get unit total for product cart
320
+ * @param {object} productCart Current product status
297
321
  */
298
322
  var getUnitTotal = function getUnitTotal(productCart) {
299
323
  var _product$product7;
@@ -318,8 +342,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
318
342
  }
319
343
  return ((_product$product7 = product.product) === null || _product$product7 === void 0 ? void 0 : _product$product7.price) + subtotal;
320
344
  };
321
- /**
322
- * Method to add, remove favorite info for user from API
345
+ /**
346
+ * Method to add, remove favorite info for user from API
323
347
  */
324
348
  var handleFavoriteProduct = /*#__PURE__*/function () {
325
349
  var _ref = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(productFav) {
@@ -407,8 +431,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
407
431
  var isValidMoment = function isValidMoment(date, format) {
408
432
  return _dayjs.default.utc(date, format).format(format) === date;
409
433
  };
410
- /**
411
- * Load product from API
434
+ /**
435
+ * Load product from API
412
436
  */
413
437
  var loadProductWithOptions = /*#__PURE__*/function () {
414
438
  var _ref2 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2() {
@@ -472,10 +496,10 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
472
496
  };
473
497
  }();
474
498
 
475
- /**
476
- * Remove related option by respect_to
477
- * @param {object} cart Current cart
478
- * @param {number} suboptionId Suboption id
499
+ /**
500
+ * Remove related option by respect_to
501
+ * @param {object} cart Current cart
502
+ * @param {number} suboptionId Suboption id
479
503
  */
480
504
  var _removeRelatedOptions = function removeRelatedOptions(productCart, suboptionId) {
481
505
  product.product.extras.forEach(function (_extra) {
@@ -497,10 +521,10 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
497
521
  });
498
522
  };
499
523
 
500
- /**
501
- * Get changes for ingredients state
502
- * @param {object} state Current ingrediente state
503
- * @param {object} ingredient Current ingredient
524
+ /**
525
+ * Get changes for ingredients state
526
+ * @param {object} state Current ingrediente state
527
+ * @param {object} ingredient Current ingredient
504
528
  */
505
529
  var handleChangeIngredientState = function handleChangeIngredientState(state, ingredient) {
506
530
  productCart.ingredients["id:".concat(ingredient.id)] = state;
@@ -509,12 +533,12 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
509
533
  }));
510
534
  };
511
535
 
512
- /**
513
- * Change product state with new suboption state
514
- * @param {object} state New state with changes
515
- * @param {object} suboption Suboption object
516
- * @param {objecrt} option Option object
517
- * @param {object} product Product object
536
+ /**
537
+ * Change product state with new suboption state
538
+ * @param {object} state New state with changes
539
+ * @param {object} suboption Suboption object
540
+ * @param {objecrt} option Option object
541
+ * @param {object} product Product object
518
542
  */
519
543
  var handleChangeSuboptionState = function handleChangeSuboptionState(state, suboption, option) {
520
544
  var _newPizzaState;
@@ -757,9 +781,9 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
757
781
  setProductCart(newProductCart);
758
782
  };
759
783
 
760
- /**
761
- * Change product state with new comment state
762
- * @param {object} e Product comment
784
+ /**
785
+ * Change product state with new comment state
786
+ * @param {object} e Product comment
763
787
  */
764
788
  var handleChangeCommentState = function handleChangeCommentState(e) {
765
789
  var _e$target$value;
@@ -770,8 +794,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
770
794
  }));
771
795
  };
772
796
 
773
- /**
774
- * Check options to get errors
797
+ /**
798
+ * Check options to get errors
775
799
  */
776
800
  var checkErrors = function checkErrors() {
777
801
  var _product$product8;
@@ -813,12 +837,12 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
813
837
  return errors;
814
838
  };
815
839
 
816
- /**
817
- * Handle when click on save product
840
+ /**
841
+ * Handle when click on save product
818
842
  */
819
843
  var handleSave = /*#__PURE__*/function () {
820
844
  var _ref4 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee3(values) {
821
- var _JSON$parse, _product$product9, _cart$metafields, _cart$metafields$find, _errors, isMultiProduct, hasAlreadyCoupon, successful, _values$professional, _values$serviceTime, _orderState$options5, _props$productCart6, _props$productCart7, changes, currentProduct, _product$product0, updatedProfessional, duration, _props$productCart8, _props$productCart9, _t3, _t4;
845
+ var _JSON$parse, _product$product9, _cart$metafields, _cart$metafields$find, _errors, isMultiProduct, hasAlreadyCoupon, successful, _values$professional, _values$serviceTime, _orderState$options5, _props$productCart7, _props$productCart8, changes, currentProduct, _product$product0, updatedProfessional, duration, _props$productCart9, _props$productCart0, _t3, _t4;
822
846
  return _regenerator().w(function (_context3) {
823
847
  while (1) switch (_context3.p = _context3.n) {
824
848
  case 0:
@@ -849,8 +873,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
849
873
  professional_id: values === null || values === void 0 || (_values$professional = values.professional) === null || _values$professional === void 0 ? void 0 : _values$professional.id,
850
874
  service_start: (_values$serviceTime = values === null || values === void 0 ? void 0 : values.serviceTime) !== null && _values$serviceTime !== void 0 ? _values$serviceTime : (_orderState$options5 = orderState.options) === null || _orderState$options5 === void 0 ? void 0 : _orderState$options5.moment
851
875
  });
852
- onSave(productCart, !((_props$productCart6 = props.productCart) !== null && _props$productCart6 !== void 0 && _props$productCart6.code));
853
- if ((_props$productCart7 = props.productCart) !== null && _props$productCart7 !== void 0 && _props$productCart7.code) {
876
+ onSave(productCart, !((_props$productCart7 = props.productCart) !== null && _props$productCart7 !== void 0 && _props$productCart7.code));
877
+ if ((_props$productCart8 = props.productCart) !== null && _props$productCart8 !== void 0 && _props$productCart8.code) {
854
878
  _context3.n = 5;
855
879
  break;
856
880
  }
@@ -895,7 +919,7 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
895
919
  handleChangeProfessional && handleChangeProfessional(updatedProfessional);
896
920
  }
897
921
  } else {
898
- showToast(_ToastContext.ToastType.Error, !((_props$productCart8 = props.productCart) !== null && _props$productCart8 !== void 0 && _props$productCart8.code) ? t('FAILED_TO_ADD_PRODUCT', 'Failed to add product') : t('FAILED_TO_UPDATE_PRODUCT', 'Failed to update product'), 5000);
922
+ showToast(_ToastContext.ToastType.Error, !((_props$productCart9 = props.productCart) !== null && _props$productCart9 !== void 0 && _props$productCart9.code) ? t('FAILED_TO_ADD_PRODUCT', 'Failed to add product') : t('FAILED_TO_UPDATE_PRODUCT', 'Failed to update product'), 5000);
899
923
  }
900
924
  case 8:
901
925
  if (hasAlreadyCoupon) {
@@ -907,7 +931,7 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
907
931
  case 9:
908
932
  _context3.p = 9;
909
933
  _t4 = _context3.v;
910
- showToast(_ToastContext.ToastType.Error, !((_props$productCart9 = props.productCart) !== null && _props$productCart9 !== void 0 && _props$productCart9.code) ? t('FAILED_TO_ADD_PRODUCT', 'Failed to add product') : t('FAILED_TO_UPDATE_PRODUCT', 'Failed to update product'));
934
+ showToast(_ToastContext.ToastType.Error, !((_props$productCart0 = props.productCart) !== null && _props$productCart0 !== void 0 && _props$productCart0.code) ? t('FAILED_TO_ADD_PRODUCT', 'Failed to add product') : t('FAILED_TO_UPDATE_PRODUCT', 'Failed to update product'));
911
935
  setProductLoading && setProductLoading(false);
912
936
  case 10:
913
937
  return _context3.a(2);
@@ -995,9 +1019,9 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
995
1019
  setProductCart(_objectSpread({}, productCart));
996
1020
  };
997
1021
 
998
- /**
999
- * Check if option must show
1000
- * @param {object} option Option to check
1022
+ /**
1023
+ * Check if option must show
1024
+ * @param {object} option Option to check
1001
1025
  */
1002
1026
  var showOption = function showOption(option) {
1003
1027
  var _option$suboptions5;
@@ -1020,8 +1044,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
1020
1044
  return showOption;
1021
1045
  };
1022
1046
 
1023
- /**
1024
- * Load professionals from API
1047
+ /**
1048
+ * Load professionals from API
1025
1049
  */
1026
1050
  var getProfessionalList = /*#__PURE__*/function () {
1027
1051
  var _ref6 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee5() {
@@ -1072,9 +1096,9 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
1072
1096
  return _ref6.apply(this, arguments);
1073
1097
  };
1074
1098
  }();
1075
- /**
1076
- * function to verify position of pizza ingredients
1077
- * @param {object} newProductCart cart updated with suboptions
1099
+ /**
1100
+ * function to verify position of pizza ingredients
1101
+ * @param {object} newProductCart cart updated with suboptions
1078
1102
  */
1079
1103
  var handleVerifyPizzaState = function handleVerifyPizzaState(state, suboption, option, preselectedOptions, preselectedSuboptions, states) {
1080
1104
  var newPizzaState = {};
@@ -1102,8 +1126,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
1102
1126
  setPizzaState(newPizzaState);
1103
1127
  return newPizzaState;
1104
1128
  };
1105
- /**
1106
- * Init product cart when product changed
1129
+ /**
1130
+ * Init product cart when product changed
1107
1131
  */
1108
1132
  (0, _react.useEffect)(function () {
1109
1133
  if (product.product) {
@@ -1111,15 +1135,15 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
1111
1135
  }
1112
1136
  }, [product.product]);
1113
1137
 
1114
- /**
1115
- * Check error when product state changed
1138
+ /**
1139
+ * Check error when product state changed
1116
1140
  */
1117
1141
  (0, _react.useEffect)(function () {
1118
1142
  checkErrors();
1119
1143
  }, [productCart]);
1120
1144
 
1121
- /**
1122
- * Listening product changes
1145
+ /**
1146
+ * Listening product changes
1123
1147
  */
1124
1148
  (0, _react.useEffect)(function () {
1125
1149
  var _props$product2;
@@ -1129,8 +1153,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
1129
1153
  }));
1130
1154
  }, [props.product]);
1131
1155
 
1132
- /**
1133
- * Check if there is an option required with one suboption
1156
+ /**
1157
+ * Check if there is an option required with one suboption
1134
1158
  */
1135
1159
 
1136
1160
  var _checkSuboptionsSelected = function checkSuboptionsSelected(suboptionId, _selectedSuboptions, _dependsSuboptions) {
@@ -1171,9 +1195,9 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
1171
1195
  _step10;
1172
1196
  try {
1173
1197
  for (_iterator10.s(); !(_step10 = _iterator10.n()).done;) {
1174
- var _option$suboptions6, _props$productCart10;
1198
+ var _option$suboptions6, _props$productCart11;
1175
1199
  var suboption = _step10.value;
1176
- _selectedSuboptions["suboption:".concat(suboption.id)] = (suboption.preselected || (option === null || option === void 0 ? void 0 : option.max) === 1 && (option === null || option === void 0 ? void 0 : option.min) === 1 && (option === null || option === void 0 || (_option$suboptions6 = option.suboptions) === null || _option$suboptions6 === void 0 ? void 0 : _option$suboptions6.length) === 1) && (!editMode || !!((_props$productCart10 = props.productCart) !== null && _props$productCart10 !== void 0 && (_props$productCart10 = _props$productCart10.options["id:".concat(option === null || option === void 0 ? void 0 : option.id)]) !== null && _props$productCart10 !== void 0 && _props$productCart10.suboptions["id:".concat(suboption === null || suboption === void 0 ? void 0 : suboption.id)]));
1200
+ _selectedSuboptions["suboption:".concat(suboption.id)] = (suboption.preselected || (option === null || option === void 0 ? void 0 : option.max) === 1 && (option === null || option === void 0 ? void 0 : option.min) === 1 && (option === null || option === void 0 || (_option$suboptions6 = option.suboptions) === null || _option$suboptions6 === void 0 ? void 0 : _option$suboptions6.length) === 1) && (!editMode || !!((_props$productCart11 = props.productCart) !== null && _props$productCart11 !== void 0 && (_props$productCart11 = _props$productCart11.options["id:".concat(option === null || option === void 0 ? void 0 : option.id)]) !== null && _props$productCart11 !== void 0 && _props$productCart11.suboptions["id:".concat(suboption === null || suboption === void 0 ? void 0 : suboption.id)]));
1177
1201
  _dependsSuboptions["suboption:".concat(suboption.id)] = option !== null && option !== void 0 && option.conditioned && (option === null || option === void 0 ? void 0 : option.respect_to) !== null ? option === null || option === void 0 ? void 0 : option.respect_to : null;
1178
1202
  }
1179
1203
  } catch (err) {
@@ -1195,8 +1219,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
1195
1219
  _iterator9.f();
1196
1220
  }
1197
1221
  if (editMode && props !== null && props !== void 0 && props.productCart) {
1198
- var _Object$values2, _props$productCart0;
1199
- (_Object$values2 = Object.values(props === null || props === void 0 || (_props$productCart0 = props.productCart) === null || _props$productCart0 === void 0 ? void 0 : _props$productCart0.options)) === null || _Object$values2 === void 0 || _Object$values2.map(function (option) {
1222
+ var _Object$values2, _props$productCart1;
1223
+ (_Object$values2 = Object.values(props === null || props === void 0 || (_props$productCart1 = props.productCart) === null || _props$productCart1 === void 0 ? void 0 : _props$productCart1.options)) === null || _Object$values2 === void 0 || _Object$values2.map(function (option) {
1200
1224
  var _Object$values3;
1201
1225
  return (_Object$values3 = Object.values(option === null || option === void 0 ? void 0 : option.suboptions)) === null || _Object$values3 === void 0 ? void 0 : _Object$values3.map(function (suboption) {
1202
1226
  _selectedSuboptions["suboption:".concat(suboption.id)] = true;
@@ -1249,8 +1273,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
1249
1273
  }
1250
1274
  var states = {};
1251
1275
  if (editMode && props !== null && props !== void 0 && props.productCart) {
1252
- var _Object$values4, _props$productCart1;
1253
- var cartSuboptions = (_Object$values4 = Object.values(props === null || props === void 0 || (_props$productCart1 = props.productCart) === null || _props$productCart1 === void 0 ? void 0 : _props$productCart1.options)) === null || _Object$values4 === void 0 || (_Object$values4 = _Object$values4.map(function (option) {
1276
+ var _Object$values4, _props$productCart10;
1277
+ var cartSuboptions = (_Object$values4 = Object.values(props === null || props === void 0 || (_props$productCart10 = props.productCart) === null || _props$productCart10 === void 0 ? void 0 : _props$productCart10.options)) === null || _Object$values4 === void 0 || (_Object$values4 = _Object$values4.map(function (option) {
1254
1278
  return Object.values(option === null || option === void 0 ? void 0 : option.suboptions);
1255
1279
  })) === null || _Object$values4 === void 0 ? void 0 : _Object$values4.flat();
1256
1280
  states = cartSuboptions.map(function (suboption, i) {
@@ -1350,8 +1374,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
1350
1374
  }
1351
1375
  }, [customDefaultSubOptions]);
1352
1376
  }
1353
- /**
1354
- * Check if defaultSubOption has content to set product Cart
1377
+ /**
1378
+ * Check if defaultSubOption has content to set product Cart
1355
1379
  */
1356
1380
  (0, _react.useEffect)(function () {
1357
1381
  if (defaultSubOptions !== null && defaultSubOptions !== void 0 && defaultSubOptions.length) {
@@ -1359,8 +1383,8 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
1359
1383
  }
1360
1384
  }, [JSON.stringify(defaultSubOptions)]);
1361
1385
 
1362
- /**
1363
- * Load product on component mounted
1386
+ /**
1387
+ * Load product on component mounted
1364
1388
  */
1365
1389
  (0, _react.useEffect)(function () {
1366
1390
  var _props$product3;
@@ -1413,36 +1437,36 @@ var ProductForm = exports.ProductForm = function ProductForm(props) {
1413
1437
  })));
1414
1438
  };
1415
1439
  ProductForm.propTypes = {
1416
- /**
1417
- * UI Component, this must be containt all graphic elements and use parent props
1440
+ /**
1441
+ * UI Component, this must be containt all graphic elements and use parent props
1418
1442
  */
1419
1443
  UIComponent: _propTypes.default.elementType,
1420
- /**
1421
- * `businessId`
1444
+ /**
1445
+ * `businessId`
1422
1446
  */
1423
1447
  businessId: _propTypes.default.number.isRequired,
1424
- /**
1425
- * `categoryId` is required if `product` prop is not present
1448
+ /**
1449
+ * `categoryId` is required if `product` prop is not present
1426
1450
  */
1427
1451
  categoryId: _propTypes.default.number,
1428
- /**
1429
- * `productId` is required if `product` prop is not present
1452
+ /**
1453
+ * `productId` is required if `product` prop is not present
1430
1454
  */
1431
1455
  productId: _propTypes.default.number,
1432
- /**
1433
- * `product` is required if `businessId`, `categoryId` or `productId` is not present
1456
+ /**
1457
+ * `product` is required if `businessId`, `categoryId` or `productId` is not present
1434
1458
  */
1435
1459
  product: _propTypes.default.object,
1436
- /**
1437
- * Product from cart
1460
+ /**
1461
+ * Product from cart
1438
1462
  */
1439
1463
  productCart: _propTypes.default.object,
1440
- /**
1441
- * useOrderContext
1464
+ /**
1465
+ * useOrderContext
1442
1466
  */
1443
1467
  useOrderContext: _propTypes.default.bool,
1444
- /**
1445
- * Function to save event
1468
+ /**
1469
+ * Function to save event
1446
1470
  */
1447
1471
  onSave: _propTypes.default.func
1448
1472
  };
@@ -18,36 +18,36 @@ var ProductImages = exports.ProductImages = function ProductImages(props) {
18
18
  })));
19
19
  };
20
20
  ProductImages.propTypes = {
21
- /**
22
- * UI Component, this must be containt all graphic elements and use parent props
21
+ /**
22
+ * UI Component, this must be containt all graphic elements and use parent props
23
23
  */
24
24
  UIComponent: _propTypes.default.elementType,
25
- /**
26
- * hero, this must be contain the main product image
25
+ /**
26
+ * hero, this must be contain the main product image
27
27
  */
28
28
  hero: _propTypes.default.string,
29
- /**
30
- * gallery, this must be contain the array of product images
29
+ /**
30
+ * gallery, this must be contain the array of product images
31
31
  */
32
32
  gallery: _propTypes.default.arrayOf(_propTypes.default.string),
33
- /**
34
- * Components types before product images
35
- * Array of type components, the parent props will pass to these components
33
+ /**
34
+ * Components types before product images
35
+ * Array of type components, the parent props will pass to these components
36
36
  */
37
37
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
38
- /**
39
- * Components types after product images
40
- * Array of type components, the parent props will pass to these components
38
+ /**
39
+ * Components types after product images
40
+ * Array of type components, the parent props will pass to these components
41
41
  */
42
42
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
43
- /**
44
- * Elements before product images
45
- * Array of HTML/Components elements, these components will not get the parent props
43
+ /**
44
+ * Elements before product images
45
+ * Array of HTML/Components elements, these components will not get the parent props
46
46
  */
47
47
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
48
- /**
49
- * Elements after product images
50
- * Array of HTML/Components elements, these components will not get the parent props
48
+ /**
49
+ * Elements after product images
50
+ * Array of HTML/Components elements, these components will not get the parent props
51
51
  */
52
52
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
53
53
  };