ordering-components-external 13.0.33 → 13.0.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (554) hide show
  1. package/.babelrc +22 -22
  2. package/.vscode/settings.json +3 -3
  3. package/_bundles/0.ordering-component.3760baa5b9906f197b42.js +1 -0
  4. package/_bundles/{1.ordering-component.ddd8b5557b901fb64803.js → 1.ordering-component.3760baa5b9906f197b42.js} +1 -1
  5. package/_bundles/{2.ordering-component.ddd8b5557b901fb64803.js → 2.ordering-component.3760baa5b9906f197b42.js} +1 -1
  6. package/_bundles/{4.ordering-component.ddd8b5557b901fb64803.js → 4.ordering-component.3760baa5b9906f197b42.js} +1 -1
  7. package/_bundles/{5.ordering-component.ddd8b5557b901fb64803.js → 5.ordering-component.3760baa5b9906f197b42.js} +1 -1
  8. package/_bundles/{6.ordering-component.ddd8b5557b901fb64803.js → 6.ordering-component.3760baa5b9906f197b42.js} +1 -1
  9. package/_bundles/7.ordering-component.3760baa5b9906f197b42.js +2 -0
  10. package/_bundles/{8.ordering-component.ddd8b5557b901fb64803.js → 8.ordering-component.3760baa5b9906f197b42.js} +1 -1
  11. package/_bundles/ordering-component.3760baa5b9906f197b42.js +2 -0
  12. package/_bundles/{ordering-component.ddd8b5557b901fb64803.js.LICENSE.txt → ordering-component.3760baa5b9906f197b42.js.LICENSE.txt} +0 -2
  13. package/_modules/components/AddressDetails/index.js +44 -45
  14. package/_modules/components/AddressForm/index.js +67 -68
  15. package/_modules/components/AddressList/index.js +52 -53
  16. package/_modules/components/Analitycs/index.js +11 -13
  17. package/_modules/components/AnalyticsSegment/index.js +9 -10
  18. package/_modules/components/AppleLogin/index.js +38 -40
  19. package/_modules/components/BaseComponent/index.js +15 -16
  20. package/_modules/components/BusinessAndProductList/index.js +114 -124
  21. package/_modules/components/BusinessBasicInformation/index.js +31 -32
  22. package/_modules/components/BusinessController/index.js +73 -74
  23. package/_modules/components/BusinessInformation/BusinessOption/index.js +21 -22
  24. package/_modules/components/BusinessInformation/index.js +25 -26
  25. package/_modules/components/BusinessList/index.js +77 -78
  26. package/_modules/components/BusinessMenuListing/index.js +30 -31
  27. package/_modules/components/BusinessProductsCategories/index.js +17 -18
  28. package/_modules/components/BusinessProductsSearch/index.js +15 -16
  29. package/_modules/components/BusinessReviews/index.js +38 -39
  30. package/_modules/components/BusinessSearchList/index.js +39 -40
  31. package/_modules/components/BusinessSortControl/index.js +33 -34
  32. package/_modules/components/BusinessTypeFilter/index.js +36 -37
  33. package/_modules/components/BusinessesMap/index.js +35 -36
  34. package/_modules/components/Cart/index.js +52 -53
  35. package/_modules/components/CartStoresListing/index.js +17 -18
  36. package/_modules/components/Checkout/index.js +101 -102
  37. package/_modules/components/CmsContent/index.js +31 -32
  38. package/_modules/components/Contacts/index.js +46 -47
  39. package/_modules/components/CouponControl/index.js +33 -34
  40. package/_modules/components/DragAndDrop/index.js +6 -7
  41. package/_modules/components/DriverList/index.js +32 -33
  42. package/_modules/components/DriverTips/index.js +44 -45
  43. package/_modules/components/Emitter/index.js +5 -6
  44. package/_modules/components/ExamineClick/index.js +5 -6
  45. package/_modules/components/FacebookLoginButton/index.js +51 -52
  46. package/_modules/components/FacebookPixel/index.js +13 -14
  47. package/_modules/components/FavoriteList/index.js +46 -47
  48. package/_modules/components/FirebaseGoogleLoginButton/index.js +23 -24
  49. package/_modules/components/FloatingButton/index.js +21 -22
  50. package/_modules/components/ForgotPasswordForm/index.js +55 -56
  51. package/_modules/components/GiftCard/GiftCardOrdersList/index.js +16 -17
  52. package/_modules/components/GiftCard/PurchaseGiftCard/index.js +16 -17
  53. package/_modules/components/GiftCard/RedeemGiftCard/index.js +15 -16
  54. package/_modules/components/GiftCard/SendGiftCard/index.js +15 -16
  55. package/_modules/components/GoogleAutocompleteInput/index.js +28 -29
  56. package/_modules/components/GoogleIdentity/index.js +39 -40
  57. package/_modules/components/GoogleLoginButton/index.js +61 -64
  58. package/_modules/components/GoogleMaps/index.js +50 -52
  59. package/_modules/components/GpsButton/index.js +27 -29
  60. package/_modules/components/LanguageSelector/index.js +40 -41
  61. package/_modules/components/LoginForm/index.js +86 -87
  62. package/_modules/components/LogoutAction/index.js +31 -32
  63. package/_modules/components/MainSearch/index.js +42 -43
  64. package/_modules/components/MapView/index.js +8 -10
  65. package/_modules/components/MenuControl/index.js +66 -67
  66. package/_modules/components/Messages/index.js +34 -35
  67. package/_modules/components/MomentOption/index.js +57 -58
  68. package/_modules/components/MultiCartCreate/index.js +8 -9
  69. package/_modules/components/MultiCartsPaymethodsAndWallets/index.js +18 -19
  70. package/_modules/components/MultiCheckout/index.js +44 -45
  71. package/_modules/components/MultiOrdersDetails/index.js +21 -22
  72. package/_modules/components/MyOrders/index.js +34 -35
  73. package/_modules/components/MyOrdersList/index.js +32 -33
  74. package/_modules/components/NewOrderNotification/index.js +6 -7
  75. package/_modules/components/OrderChange/index.js +30 -31
  76. package/_modules/components/OrderDetails/index.js +70 -71
  77. package/_modules/components/OrderList/index.js +86 -90
  78. package/_modules/components/OrderListGroups/index.js +97 -99
  79. package/_modules/components/OrderReview/index.js +38 -39
  80. package/_modules/components/OrderTypeControl/index.js +23 -24
  81. package/_modules/components/OrderVerticalList/index.js +18 -19
  82. package/_modules/components/OrdersControlFilters/index.js +16 -17
  83. package/_modules/components/OrdersDashboardComponents/Appointments/index.js +14 -15
  84. package/_modules/components/OrdersDashboardComponents/BusinessProductsListing/index.js +54 -55
  85. package/_modules/components/OrdersDashboardComponents/CheckPassword/index.js +35 -36
  86. package/_modules/components/OrdersDashboardComponents/CityList/index.js +31 -32
  87. package/_modules/components/OrdersDashboardComponents/CountryList/index.js +31 -32
  88. package/_modules/components/OrdersDashboardComponents/CustomOrderDetails/index.js +25 -26
  89. package/_modules/components/OrdersDashboardComponents/DashboardBusinessList/index.js +78 -79
  90. package/_modules/components/OrdersDashboardComponents/DashboardOrdersList/index.js +79 -80
  91. package/_modules/components/OrdersDashboardComponents/DriversList/index.js +70 -71
  92. package/_modules/components/OrdersDashboardComponents/ExportCSV/index.js +27 -28
  93. package/_modules/components/OrdersDashboardComponents/GiftCardsList/index.js +17 -18
  94. package/_modules/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +17 -18
  95. package/_modules/components/OrdersDashboardComponents/LogisticInformation/index.js +30 -31
  96. package/_modules/components/OrdersDashboardComponents/Logistics/index.js +30 -31
  97. package/_modules/components/OrdersDashboardComponents/Messages/index.js +41 -42
  98. package/_modules/components/OrdersDashboardComponents/MetaFields/index.js +38 -39
  99. package/_modules/components/OrdersDashboardComponents/OrderDetails/index.js +55 -56
  100. package/_modules/components/OrdersDashboardComponents/OrderNotification/index.js +19 -20
  101. package/_modules/components/OrdersDashboardComponents/OrdersFilter/index.js +72 -73
  102. package/_modules/components/OrdersDashboardComponents/OrdersManage/index.js +78 -79
  103. package/_modules/components/OrdersDashboardComponents/PointsWalletLevels/index.js +36 -37
  104. package/_modules/components/OrdersDashboardComponents/ReviewCustomer/index.js +26 -27
  105. package/_modules/components/OrdersDashboardComponents/Schedule/index.js +55 -56
  106. package/_modules/components/OrdersDashboardComponents/SettingsList/index.js +53 -54
  107. package/_modules/components/OrdersDashboardComponents/UserFormDetails/index.js +77 -78
  108. package/_modules/components/OrdersDashboardComponents/UsersList/index.js +77 -78
  109. package/_modules/components/OrdersDashboardComponents/WebsocketStatus/index.js +9 -10
  110. package/_modules/components/PageBanner/index.js +22 -23
  111. package/_modules/components/PaymentOptionCash/index.js +25 -26
  112. package/_modules/components/PaymentOptionPaypal/index.js +35 -36
  113. package/_modules/components/PaymentOptionSquare/index.js +13 -14
  114. package/_modules/components/PaymentOptionStripe/index.js +45 -46
  115. package/_modules/components/PaymentOptionStripeDirect/index.js +30 -31
  116. package/_modules/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +22 -23
  117. package/_modules/components/PaymentOptionStripeRedirect/index.js +36 -37
  118. package/_modules/components/PaymentOptionWallet/index.js +12 -13
  119. package/_modules/components/PaymentOptions/index.js +40 -41
  120. package/_modules/components/PaymethodList/index.js +30 -31
  121. package/_modules/components/PhoneAutocomplete/index.js +37 -38
  122. package/_modules/components/PlaceSpot/index.js +16 -17
  123. package/_modules/components/Popup/index.js +38 -39
  124. package/_modules/components/ProductComponent/index.js +32 -33
  125. package/_modules/components/ProductForm/index.js +172 -173
  126. package/_modules/components/ProductImages/index.js +19 -20
  127. package/_modules/components/ProductIngredient/index.js +18 -19
  128. package/_modules/components/ProductOption/index.js +9 -10
  129. package/_modules/components/ProductOptionSuboption/index.js +42 -43
  130. package/_modules/components/ProductShare/index.js +25 -27
  131. package/_modules/components/ProductsList/index.js +25 -26
  132. package/_modules/components/ProductsListing/index.js +49 -50
  133. package/_modules/components/ProfessionalInfo/index.js +34 -35
  134. package/_modules/components/PromotionsController/index.js +11 -12
  135. package/_modules/components/QueryLoginSpoonity/index.js +34 -35
  136. package/_modules/components/ReCaptcha/index.js +9 -10
  137. package/_modules/components/ResetPassword/index.js +30 -31
  138. package/_modules/components/ReviewCustomer/index.js +26 -27
  139. package/_modules/components/ReviewDriver/index.js +35 -36
  140. package/_modules/components/ReviewProduct/index.js +37 -38
  141. package/_modules/components/SearchOptions/index.js +22 -23
  142. package/_modules/components/Sessions/index.js +32 -33
  143. package/_modules/components/SignupForm/index.js +83 -84
  144. package/_modules/components/SingleBusinessCard/index.js +29 -30
  145. package/_modules/components/SingleOrderCard/index.js +32 -33
  146. package/_modules/components/SingleProductCard/index.js +28 -29
  147. package/_modules/components/SingleProfessionalCard/index.js +28 -29
  148. package/_modules/components/SmartAppBanner/index.js +16 -17
  149. package/_modules/components/StoreProductList/index.js +50 -51
  150. package/_modules/components/StripeElementsForm/CardForm/index.js +45 -46
  151. package/_modules/components/StripeElementsForm/index.js +22 -23
  152. package/_modules/components/UpsellingPage/index.js +27 -28
  153. package/_modules/components/UserFormDetails/index.js +97 -98
  154. package/_modules/components/UserVerification/index.js +31 -32
  155. package/_modules/components/WalletList/index.js +11 -12
  156. package/_modules/components/WebsocketStatus/index.js +9 -10
  157. package/_modules/components/WrapperGoogleMaps/index.js +8 -9
  158. package/_modules/constants/code-numbers.js +2 -3
  159. package/_modules/constants/timezones.js +2 -3
  160. package/_modules/contexts/ApiContext/index.js +20 -23
  161. package/_modules/contexts/BillingContext/index.js +13 -15
  162. package/_modules/contexts/BusinessContext/index.js +24 -27
  163. package/_modules/contexts/ConfigContext/index.js +27 -39
  164. package/_modules/contexts/CustomerContext/index.js +15 -18
  165. package/_modules/contexts/EventContext/index.js +16 -19
  166. package/_modules/contexts/LanguageContext/index.js +29 -32
  167. package/_modules/contexts/OptimizationLoadContext/index.js +23 -26
  168. package/_modules/contexts/OrderContext/index.js +135 -139
  169. package/_modules/contexts/OrderingContext/index.js +13 -15
  170. package/_modules/contexts/OrderingThemeContext/index.js +24 -27
  171. package/_modules/contexts/ProductContext/index.js +25 -29
  172. package/_modules/contexts/SessionContext/index.js +24 -27
  173. package/_modules/contexts/SiteContext/index.js +22 -25
  174. package/_modules/contexts/ToastContext/index.js +8 -10
  175. package/_modules/contexts/UtilsContext/index.js +26 -29
  176. package/_modules/contexts/ValidationsFieldsContext/index.js +16 -19
  177. package/_modules/contexts/WebsocketContext/index.js +23 -26
  178. package/_modules/contexts/WebsocketContext/socket.js +5 -6
  179. package/_modules/native/src/NativeStrategy/index.js +6 -7
  180. package/_modules/native/src/contexts/OrderingContext/index.js +13 -15
  181. package/_modules/utils/index.js +3 -5
  182. package/_modules/webStrategy/index.js +6 -7
  183. package/cypress/fixtures/example.json +4 -4
  184. package/cypress/integration/naked/BusinessProductsCategories.spec.js +9 -9
  185. package/cypress/integration/naked/PhoneAutocomplete.spec.js +22 -22
  186. package/cypress/integration/naked/activeOrders.spec.js +15 -15
  187. package/cypress/integration/naked/addressDetails.spec.js +10 -10
  188. package/cypress/integration/naked/appleLogin.spec.js +14 -14
  189. package/cypress/integration/naked/businessBasicInformation.spec.js +14 -14
  190. package/cypress/integration/naked/businessController.spec.js +9 -9
  191. package/cypress/integration/naked/businessInformation.spec.js +19 -19
  192. package/cypress/integration/naked/businessProductsSearch.spec.js +9 -9
  193. package/cypress/integration/naked/businessReviews.spec.js +16 -16
  194. package/cypress/integration/naked/businessSortControl.spec.js +9 -9
  195. package/cypress/integration/naked/businessTypeFilter.spec.js +10 -10
  196. package/cypress/integration/naked/businessesMap.spec.js +13 -13
  197. package/cypress/integration/naked/cms.spec.js +9 -9
  198. package/cypress/integration/naked/config.spec.js +34 -34
  199. package/cypress/integration/naked/driverTips.spec.js +10 -10
  200. package/cypress/integration/naked/events.spec.js +13 -13
  201. package/cypress/integration/naked/facebookLogin.spec.js +13 -13
  202. package/cypress/integration/naked/floatingButton.spec.js +13 -13
  203. package/cypress/integration/naked/forgotPassword.spec.js +20 -20
  204. package/cypress/integration/naked/googleLogin.spec.js +11 -11
  205. package/cypress/integration/naked/languageExamples.spec.js +25 -25
  206. package/cypress/integration/naked/languageSelector.spec.js +10 -10
  207. package/cypress/integration/naked/login.spec.js +38 -38
  208. package/cypress/integration/naked/logout.spec.js +15 -15
  209. package/cypress/integration/naked/mainSearch.spec.js +9 -9
  210. package/cypress/integration/naked/menuControl.spec.js +9 -9
  211. package/cypress/integration/naked/messages.spec.js +25 -25
  212. package/cypress/integration/naked/momentOption.spec.js +10 -10
  213. package/cypress/integration/naked/myOrders.spec.js +11 -11
  214. package/cypress/integration/naked/myOrdersList.spec.js +9 -9
  215. package/cypress/integration/naked/orderContextAdvanced.spec.js +23 -23
  216. package/cypress/integration/naked/orderDetails.spec.js +11 -11
  217. package/cypress/integration/naked/paymentOptionCash.spec.js +21 -21
  218. package/cypress/integration/naked/paymentOptionStripe.spec.js +11 -11
  219. package/cypress/integration/naked/paymentOptionStripeDirect.spec.js +11 -11
  220. package/cypress/integration/naked/paymentOptions.spec.js +9 -9
  221. package/cypress/integration/naked/popupExample.spec.js +17 -17
  222. package/cypress/integration/naked/productImages.spec.js +11 -11
  223. package/cypress/integration/naked/productOptionExample.spec.js +21 -21
  224. package/cypress/integration/naked/productShare.spec.js +9 -9
  225. package/cypress/integration/naked/productsList.spec.js +9 -9
  226. package/cypress/integration/naked/resetPassword.spec.js +11 -11
  227. package/cypress/integration/naked/reviewOrders.spec.js +13 -13
  228. package/cypress/integration/naked/searchOptions.spec.js +18 -18
  229. package/cypress/integration/naked/signup.spec.js +31 -31
  230. package/cypress/integration/naked/upselling.spec.js +13 -13
  231. package/cypress/integration/naked/userDetails.spec.js +12 -12
  232. package/cypress/plugins/index.js +21 -21
  233. package/cypress/support/commands.js +35 -35
  234. package/cypress/support/index.js +20 -20
  235. package/cypress.json +12 -12
  236. package/example/App.js +263 -263
  237. package/example/components/ActiveOrdersUI/index.js +72 -72
  238. package/example/components/AddressDetailsUI/index.js +101 -101
  239. package/example/components/AddressFormUI/index.js +161 -161
  240. package/example/components/AddressListUI/index.js +33 -33
  241. package/example/components/AlertPopup/index.js +10 -10
  242. package/example/components/AlertUI/index.js +49 -49
  243. package/example/components/AlertUI/style.css +5 -5
  244. package/example/components/AppleLoginUI/index.js +40 -40
  245. package/example/components/BaseComponentUI/index.js +34 -34
  246. package/example/components/BusinessBasicInformationUI/index.js +118 -118
  247. package/example/components/BusinessControllerUI/index.js +89 -89
  248. package/example/components/BusinessInformationUI/BusinessOptionUI/index.js +83 -83
  249. package/example/components/BusinessInformationUI/index.js +83 -83
  250. package/example/components/BusinessProductsCategoriesUI/index.js +42 -42
  251. package/example/components/BusinessProductsSearchUI/index.js +38 -38
  252. package/example/components/BusinessReviewsUI/index.js +77 -77
  253. package/example/components/BusinessSortControlUI/index.js +47 -47
  254. package/example/components/BusinessTypeFilterUI/index.js +53 -53
  255. package/example/components/BusinessesMapUI/index.js +57 -57
  256. package/example/components/CartUI/index.js +154 -154
  257. package/example/components/ChangeView/index.js +19 -19
  258. package/example/components/CheckoutUI/index.js +206 -206
  259. package/example/components/CmsContentUI/index.js +52 -52
  260. package/example/components/ConfigsExample/index.js +118 -118
  261. package/example/components/CouponControlUI/index.js +63 -63
  262. package/example/components/DriverTipsUI/index.js +58 -58
  263. package/example/components/FacebookLoginButtonUI/index.js +48 -48
  264. package/example/components/FloatingButtonUI/index.js +145 -145
  265. package/example/components/ForgotPasswordFormUI/index.js +93 -93
  266. package/example/components/GoogleLoginUI/index.js +30 -30
  267. package/example/components/GpsButtonUI/index.js +22 -22
  268. package/example/components/Header/index.js +18 -18
  269. package/example/components/LanguageSelectorUI/index.js +57 -57
  270. package/example/components/LanguagesExample/index.js +51 -51
  271. package/example/components/LoginFormUI/index.js +159 -159
  272. package/example/components/LogoutButtonUI/index.js +21 -21
  273. package/example/components/MainSearchUI/index.js +131 -131
  274. package/example/components/MenuControlUI/index.js +103 -103
  275. package/example/components/MessagesUI/index.js +162 -162
  276. package/example/components/ModalUI/index.js +36 -36
  277. package/example/components/ModalUI/style.css +5 -5
  278. package/example/components/MomentOptionUI/index.js +68 -68
  279. package/example/components/MyOrdersListUI/index.js +51 -51
  280. package/example/components/MyOrdersUI/index.js +52 -52
  281. package/example/components/OrderChangeUI/index.js +54 -54
  282. package/example/components/OrderDetailsUI/index.js +174 -174
  283. package/example/components/OrderReviewUI/index.js +125 -125
  284. package/example/components/OrderTypeControlUI/index.js +32 -32
  285. package/example/components/PaymentOptionCashUI/index.js +60 -60
  286. package/example/components/PaymentOptionPaypalUI/index.js +50 -50
  287. package/example/components/PaymentOptionStripeDirectUI/index.js +89 -89
  288. package/example/components/PaymentOptionStripeRedirectUI/index.js +97 -97
  289. package/example/components/PaymentOptionStripeUI/index.js +129 -129
  290. package/example/components/PaymentOptionsUI/index.js +169 -169
  291. package/example/components/PhoneAutocompleteUI/index.js +67 -67
  292. package/example/components/PhoneAutocompleteUI/styles.css +49 -49
  293. package/example/components/ProductComponentUI/index.js +113 -113
  294. package/example/components/ProductFormUI/index.js +131 -131
  295. package/example/components/ProductImagesUI/index.js +82 -82
  296. package/example/components/ProductIngredientUI/index.js +21 -21
  297. package/example/components/ProductOptionSuboptionUI/index.js +65 -65
  298. package/example/components/ProductOptionUI/index.js +31 -31
  299. package/example/components/ProductShareUI/index.js +48 -48
  300. package/example/components/ProductsListUI/index.js +108 -108
  301. package/example/components/ProductsListingUI/index.js +42 -42
  302. package/example/components/ResetPasswordUI/index.js +121 -121
  303. package/example/components/SearchOptionsUI/index.js +82 -82
  304. package/example/components/SignupFormUI/index.js +117 -117
  305. package/example/components/SingleBusinessCardUI/index.js +82 -82
  306. package/example/components/SingleOrderCardUI/index.js +52 -52
  307. package/example/components/SingleProductCardUI/index.js +47 -47
  308. package/example/components/StripeElementsFormUI/CardFormUI/index.js +51 -51
  309. package/example/components/StripeElementsFormUI/CardFormUI/style.css +118 -118
  310. package/example/components/StripeElementsFormUI/index.js +38 -38
  311. package/example/components/StripeRedirectFormUI/index.js +99 -99
  312. package/example/components/TestComponent/index.js +5 -5
  313. package/example/components/UpsellingPageUI/index.js +26 -26
  314. package/example/components/UserDetailsUI/index.js +94 -94
  315. package/example/components/UserProfileUI/index.js +156 -156
  316. package/example/views/ActiveOrders/index.js +86 -86
  317. package/example/views/AddressDetailsExample/index.js +57 -57
  318. package/example/views/AppleLoginExample/index.js +51 -51
  319. package/example/views/BaseComponentExample/index.js +35 -35
  320. package/example/views/BusinessBasicInformationExample/index.js +43 -43
  321. package/example/views/BusinessControllerExample/index.js +55 -55
  322. package/example/views/BusinessInformationExample/index.js +68 -68
  323. package/example/views/BusinessProductsCategoriesExample/index.js +50 -50
  324. package/example/views/BusinessProductsSearchExample/index.js +39 -39
  325. package/example/views/BusinessReviewsExample/index.js +43 -43
  326. package/example/views/BusinessSortControlExample/index.js +53 -53
  327. package/example/views/BusinessTypeFilterExample/index.js +53 -53
  328. package/example/views/BusinessesMapExample/index.js +57 -57
  329. package/example/views/CheckoutExample/index.js +143 -143
  330. package/example/views/CmsContentExample/index.js +44 -44
  331. package/example/views/DriverTipsExample/index.js +47 -47
  332. package/example/views/EventsExample/index.js +26 -26
  333. package/example/views/FacebookLogin/index.js +63 -63
  334. package/example/views/FloatingButtonExample/index.js +47 -47
  335. package/example/views/ForgotPassword/index.js +77 -77
  336. package/example/views/GoogleLoginExample/index.js +85 -85
  337. package/example/views/Home/index.js +200 -200
  338. package/example/views/LanguageSelectorExample/index.js +55 -55
  339. package/example/views/Login/index.js +84 -84
  340. package/example/views/MainSearchExample/index.js +43 -43
  341. package/example/views/MenuControlExample/index.js +68 -68
  342. package/example/views/MessagesExample/index.js +58 -58
  343. package/example/views/MomentOptionExample/index.js +52 -52
  344. package/example/views/MyOrdersExample/index.js +35 -35
  345. package/example/views/MyOrdersListExample/index.js +50 -50
  346. package/example/views/OrderChangeExample/index.js +46 -46
  347. package/example/views/OrderContextExample/index.js +139 -139
  348. package/example/views/OrderDetailsExample/index.js +50 -50
  349. package/example/views/OrderReviewExample/index.js +64 -64
  350. package/example/views/PaymentOptionCashExample/index.js +51 -51
  351. package/example/views/PaymentOptionPaypalExample/index.js +71 -71
  352. package/example/views/PaymentOptionStripeDirectExample/index.js +43 -43
  353. package/example/views/PaymentOptionStripeExample/index.js +47 -47
  354. package/example/views/PaymentOptionStripeRedirectExample/index.js +56 -56
  355. package/example/views/PaymentOptionsExample/index.js +47 -47
  356. package/example/views/PhoneAutocompleteExample/index.js +34 -34
  357. package/example/views/PlacesExample/index.js +94 -94
  358. package/example/views/PopupExample/index.js +78 -78
  359. package/example/views/PopupExample/style.css +18 -18
  360. package/example/views/ProductDetail/index.js +323 -323
  361. package/example/views/ProductImagesExample/index.js +43 -43
  362. package/example/views/ProductOptionExample/index.js +88 -88
  363. package/example/views/ProductShareExample/index.js +51 -51
  364. package/example/views/ProductsListExample/index.js +77 -77
  365. package/example/views/ProductsListingExample/index.js +47 -47
  366. package/example/views/ResetPasswordExample/index.js +60 -60
  367. package/example/views/SearchOptionsExample/index.js +42 -42
  368. package/example/views/SessionManager/index.js +122 -122
  369. package/example/views/Signup/index.js +64 -64
  370. package/example/views/UpsellingPageExample/index.js +35 -35
  371. package/example/views/UserDetailsExample/index.js +69 -69
  372. package/example/views/UserProfile/index.js +73 -73
  373. package/index-example.js +37 -37
  374. package/index.html +13 -13
  375. package/native/index.js +255 -255
  376. package/native/src/NativeStrategy/index.js +20 -20
  377. package/native/src/contexts/OrderingContext/index.js +85 -85
  378. package/package.json +94 -94
  379. package/src/components/AddressDetails/index.js +149 -149
  380. package/src/components/AddressForm/index.js +333 -333
  381. package/src/components/AddressList/index.js +212 -212
  382. package/src/components/Analitycs/index.js +119 -119
  383. package/src/components/AnalyticsSegment/index.js +136 -136
  384. package/src/components/AppleLogin/index.js +164 -164
  385. package/src/components/BaseComponent/index.js +52 -52
  386. package/src/components/BusinessAndProductList/index.js +981 -981
  387. package/src/components/BusinessBasicInformation/index.js +119 -119
  388. package/src/components/BusinessController/index.js +351 -351
  389. package/src/components/BusinessInformation/BusinessOption/index.js +86 -86
  390. package/src/components/BusinessInformation/index.js +93 -93
  391. package/src/components/BusinessList/index.js +670 -670
  392. package/src/components/BusinessMenuListing/index.js +99 -99
  393. package/src/components/BusinessProductsCategories/index.js +60 -60
  394. package/src/components/BusinessProductsSearch/index.js +54 -54
  395. package/src/components/BusinessReviews/index.js +187 -187
  396. package/src/components/BusinessSearchList/index.js +363 -363
  397. package/src/components/BusinessSortControl/index.js +100 -100
  398. package/src/components/BusinessTypeFilter/index.js +142 -142
  399. package/src/components/BusinessesMap/index.js +110 -110
  400. package/src/components/Cart/index.js +210 -210
  401. package/src/components/CartStoresListing/index.js +157 -157
  402. package/src/components/Checkout/index.js +618 -618
  403. package/src/components/CmsContent/index.js +97 -97
  404. package/src/components/Contacts/index.js +512 -512
  405. package/src/components/CouponControl/index.js +171 -171
  406. package/src/components/DragAndDrop/index.js +41 -41
  407. package/src/components/DriverList/index.js +112 -112
  408. package/src/components/DriverTips/index.js +141 -141
  409. package/src/components/Emitter/index.js +36 -36
  410. package/src/components/ExamineClick/index.js +40 -40
  411. package/src/components/FacebookLoginButton/index.js +214 -214
  412. package/src/components/FacebookPixel/index.js +148 -148
  413. package/src/components/FavoriteList/index.js +268 -268
  414. package/src/components/FirebaseGoogleLoginButton/index.js +93 -93
  415. package/src/components/FloatingButton/index.js +70 -70
  416. package/src/components/ForgotPasswordForm/index.js +180 -180
  417. package/src/components/GiftCard/GiftCardOrdersList/index.js +155 -155
  418. package/src/components/GiftCard/PurchaseGiftCard/index.js +123 -123
  419. package/src/components/GiftCard/RedeemGiftCard/index.js +73 -73
  420. package/src/components/GiftCard/SendGiftCard/index.js +78 -78
  421. package/src/components/GoogleAutocompleteInput/index.js +154 -154
  422. package/src/components/GoogleIdentity/index.js +144 -144
  423. package/src/components/GoogleLoginButton/index.js +276 -276
  424. package/src/components/GoogleMaps/index.js +489 -489
  425. package/src/components/GpsButton/index.js +127 -127
  426. package/src/components/LanguageSelector/index.js +163 -163
  427. package/src/components/LoginForm/index.js +521 -521
  428. package/src/components/LogoutAction/index.js +165 -165
  429. package/src/components/MainSearch/index.js +149 -149
  430. package/src/components/MapView/index.js +110 -110
  431. package/src/components/MenuControl/index.js +238 -238
  432. package/src/components/Messages/index.js +166 -166
  433. package/src/components/MomentOption/index.js +322 -322
  434. package/src/components/MultiCartCreate/index.js +70 -70
  435. package/src/components/MultiCartsPaymethodsAndWallets/index.js +201 -201
  436. package/src/components/MultiCheckout/index.js +371 -371
  437. package/src/components/MultiOrdersDetails/index.js +109 -109
  438. package/src/components/MyOrders/index.js +150 -150
  439. package/src/components/MyOrdersList/index.js +104 -104
  440. package/src/components/NewOrderNotification/index.js +30 -30
  441. package/src/components/OrderChange/index.js +128 -128
  442. package/src/components/OrderDetails/index.js +684 -684
  443. package/src/components/OrderList/index.js +781 -781
  444. package/src/components/OrderListGroups/index.js +1168 -1168
  445. package/src/components/OrderReview/index.js +180 -180
  446. package/src/components/OrderTypeControl/index.js +75 -75
  447. package/src/components/OrderVerticalList/index.js +422 -422
  448. package/src/components/OrdersControlFilters/index.js +75 -75
  449. package/src/components/OrdersDashboardComponents/Appointments/index.js +72 -72
  450. package/src/components/OrdersDashboardComponents/BusinessProductsListing/index.js +629 -629
  451. package/src/components/OrdersDashboardComponents/CheckPassword/index.js +177 -177
  452. package/src/components/OrdersDashboardComponents/CityList/index.js +98 -98
  453. package/src/components/OrdersDashboardComponents/CountryList/index.js +162 -162
  454. package/src/components/OrdersDashboardComponents/CustomOrderDetails/index.js +238 -238
  455. package/src/components/OrdersDashboardComponents/DashboardBusinessList/index.js +617 -617
  456. package/src/components/OrdersDashboardComponents/DashboardOrdersList/index.js +943 -943
  457. package/src/components/OrdersDashboardComponents/DriversList/index.js +448 -448
  458. package/src/components/OrdersDashboardComponents/ExportCSV/index.js +192 -192
  459. package/src/components/OrdersDashboardComponents/GiftCardsList/index.js +189 -189
  460. package/src/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +77 -77
  461. package/src/components/OrdersDashboardComponents/LogisticInformation/index.js +97 -97
  462. package/src/components/OrdersDashboardComponents/Logistics/index.js +174 -174
  463. package/src/components/OrdersDashboardComponents/Messages/index.js +384 -384
  464. package/src/components/OrdersDashboardComponents/MetaFields/index.js +186 -186
  465. package/src/components/OrdersDashboardComponents/OrderDetails/index.js +404 -404
  466. package/src/components/OrdersDashboardComponents/OrderNotification/index.js +70 -70
  467. package/src/components/OrdersDashboardComponents/OrdersFilter/index.js +362 -362
  468. package/src/components/OrdersDashboardComponents/OrdersManage/index.js +873 -873
  469. package/src/components/OrdersDashboardComponents/PointsWalletLevels/index.js +123 -123
  470. package/src/components/OrdersDashboardComponents/ReviewCustomer/index.js +113 -113
  471. package/src/components/OrdersDashboardComponents/Schedule/index.js +315 -315
  472. package/src/components/OrdersDashboardComponents/SettingsList/index.js +298 -298
  473. package/src/components/OrdersDashboardComponents/UserFormDetails/index.js +463 -463
  474. package/src/components/OrdersDashboardComponents/UsersList/index.js +944 -944
  475. package/src/components/OrdersDashboardComponents/WebsocketStatus/index.js +77 -77
  476. package/src/components/OrdersDashboardComponents/index.js +57 -57
  477. package/src/components/PageBanner/index.js +107 -107
  478. package/src/components/PaymentOptionCash/index.js +74 -74
  479. package/src/components/PaymentOptionPaypal/index.js +146 -146
  480. package/src/components/PaymentOptionSquare/index.js +336 -336
  481. package/src/components/PaymentOptionStripe/index.js +289 -289
  482. package/src/components/PaymentOptionStripeDirect/index.js +116 -116
  483. package/src/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +71 -71
  484. package/src/components/PaymentOptionStripeRedirect/index.js +122 -122
  485. package/src/components/PaymentOptionWallet/index.js +185 -185
  486. package/src/components/PaymentOptions/index.js +248 -248
  487. package/src/components/PaymethodList/index.js +119 -119
  488. package/src/components/PhoneAutocomplete/index.js +311 -311
  489. package/src/components/PlaceSpot/index.js +176 -176
  490. package/src/components/Popup/index.js +169 -169
  491. package/src/components/ProductComponent/index.js +269 -269
  492. package/src/components/ProductForm/index.js +1090 -1090
  493. package/src/components/ProductImages/index.js +64 -64
  494. package/src/components/ProductIngredient/index.js +72 -72
  495. package/src/components/ProductOption/index.js +42 -42
  496. package/src/components/ProductOptionSuboption/index.js +180 -180
  497. package/src/components/ProductShare/index.js +97 -97
  498. package/src/components/ProductsList/index.js +74 -74
  499. package/src/components/ProductsListing/index.js +166 -166
  500. package/src/components/ProfessionalInfo/index.js +156 -156
  501. package/src/components/PromotionsController/index.js +123 -123
  502. package/src/components/QueryLoginSpoonity/index.js +159 -159
  503. package/src/components/ReCaptcha/index.js +53 -53
  504. package/src/components/ResetPassword/index.js +111 -111
  505. package/src/components/ReviewCustomer/index.js +117 -117
  506. package/src/components/ReviewDriver/index.js +157 -157
  507. package/src/components/ReviewProduct/index.js +162 -162
  508. package/src/components/SearchOptions/index.js +69 -69
  509. package/src/components/Sessions/index.js +217 -217
  510. package/src/components/SignupForm/index.js +547 -547
  511. package/src/components/SingleBusinessCard/index.js +80 -80
  512. package/src/components/SingleOrderCard/index.js +160 -160
  513. package/src/components/SingleProductCard/index.js +130 -130
  514. package/src/components/SingleProfessionalCard/index.js +121 -121
  515. package/src/components/SmartAppBanner/index.js +71 -71
  516. package/src/components/StoreProductList/index.js +303 -303
  517. package/src/components/StripeElementsForm/CardForm/index.js +248 -248
  518. package/src/components/StripeElementsForm/index.js +78 -78
  519. package/src/components/UpsellingPage/index.js +120 -120
  520. package/src/components/UserFormDetails/index.js +688 -688
  521. package/src/components/UserVerification/index.js +242 -242
  522. package/src/components/WalletList/index.js +160 -160
  523. package/src/components/WebsocketStatus/index.js +80 -80
  524. package/src/components/WrapperGoogleMaps/index.js +67 -67
  525. package/src/constants/code-numbers.js +218 -218
  526. package/src/constants/timezones.js +427 -427
  527. package/src/contexts/ApiContext/index.js +59 -59
  528. package/src/contexts/BillingContext/index.js +28 -28
  529. package/src/contexts/BusinessContext/index.js +71 -71
  530. package/src/contexts/ConfigContext/index.js +215 -215
  531. package/src/contexts/CustomerContext/index.js +69 -69
  532. package/src/contexts/EventContext/index.js +31 -31
  533. package/src/contexts/LanguageContext/index.js +144 -144
  534. package/src/contexts/OptimizationLoadContext/index.js +95 -95
  535. package/src/contexts/OrderContext/index.js +1448 -1448
  536. package/src/contexts/OrderingContext/index.js +86 -86
  537. package/src/contexts/OrderingThemeContext/index.js +107 -107
  538. package/src/contexts/ProductContext/index.js +62 -62
  539. package/src/contexts/SessionContext/index.js +172 -172
  540. package/src/contexts/SiteContext/index.js +79 -79
  541. package/src/contexts/ToastContext/index.js +42 -42
  542. package/src/contexts/UtilsContext/index.js +352 -352
  543. package/src/contexts/ValidationsFieldsContext/index.js +65 -65
  544. package/src/contexts/WebsocketContext/index.js +91 -91
  545. package/src/contexts/WebsocketContext/socket.js +92 -92
  546. package/src/index.js +369 -369
  547. package/src/utils/index.js +32 -32
  548. package/src/webStrategy/index.js +18 -18
  549. package/webpack.dev.js +41 -41
  550. package/webpack.prod.js +64 -64
  551. package/_bundles/0.ordering-component.ddd8b5557b901fb64803.js +0 -1
  552. package/_bundles/7.ordering-component.ddd8b5557b901fb64803.js +0 -2
  553. package/_bundles/ordering-component.ddd8b5557b901fb64803.js +0 -2
  554. /package/_bundles/{7.ordering-component.ddd8b5557b901fb64803.js.LICENSE.txt → 7.ordering-component.3760baa5b9906f197b42.js.LICENSE.txt} +0 -0
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
4
  Object.defineProperty(exports, "__esModule", {
5
5
  value: true
6
6
  });
@@ -18,18 +18,18 @@ var _ToastContext = require("../../contexts/ToastContext");
18
18
  var _LanguageContext = require("../../contexts/LanguageContext");
19
19
  var _WebsocketContext = require("../../contexts/WebsocketContext");
20
20
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
21
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
22
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
21
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
22
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
23
23
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
24
- function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e2) { throw _e2; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e3) { didErr = true; err = _e3; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
25
- function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, defineProperty = Object.defineProperty || function (obj, key, desc) { obj[key] = desc.value; }, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return defineProperty(generator, "_invoke", { value: makeInvokeMethod(innerFn, self, context) }), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; defineProperty(this, "_invoke", { value: function value(method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; } function maybeInvokeDelegate(delegate, context) { var methodName = context.method, method = delegate.iterator[methodName]; if (undefined === method) return context.delegate = null, "throw" === methodName && delegate.iterator.return && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method) || "return" !== methodName && (context.method = "throw", context.arg = new TypeError("The iterator does not provide a '" + methodName + "' method")), ContinueSentinel; var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), defineProperty(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (val) { var object = Object(val), keys = []; for (var key in object) keys.push(key); return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, catch: function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
24
+ function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
25
+ function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return e; }; var t, e = {}, r = Object.prototype, n = r.hasOwnProperty, o = Object.defineProperty || function (t, e, r) { t[e] = r.value; }, i = "function" == typeof Symbol ? Symbol : {}, a = i.iterator || "@@iterator", c = i.asyncIterator || "@@asyncIterator", u = i.toStringTag || "@@toStringTag"; function define(t, e, r) { return Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }), t[e]; } try { define({}, ""); } catch (t) { define = function define(t, e, r) { return t[e] = r; }; } function wrap(t, e, r, n) { var i = e && e.prototype instanceof Generator ? e : Generator, a = Object.create(i.prototype), c = new Context(n || []); return o(a, "_invoke", { value: makeInvokeMethod(t, r, c) }), a; } function tryCatch(t, e, r) { try { return { type: "normal", arg: t.call(e, r) }; } catch (t) { return { type: "throw", arg: t }; } } e.wrap = wrap; var h = "suspendedStart", l = "suspendedYield", f = "executing", s = "completed", y = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var p = {}; define(p, a, function () { return this; }); var d = Object.getPrototypeOf, v = d && d(d(values([]))); v && v !== r && n.call(v, a) && (p = v); var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p); function defineIteratorMethods(t) { ["next", "throw", "return"].forEach(function (e) { define(t, e, function (t) { return this._invoke(e, t); }); }); } function AsyncIterator(t, e) { function invoke(r, o, i, a) { var c = tryCatch(t[r], t, o); if ("throw" !== c.type) { var u = c.arg, h = u.value; return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) { invoke("next", t, i, a); }, function (t) { invoke("throw", t, i, a); }) : e.resolve(h).then(function (t) { u.value = t, i(u); }, function (t) { return invoke("throw", t, i, a); }); } a(c.arg); } var r; o(this, "_invoke", { value: function value(t, n) { function callInvokeWithMethodAndArg() { return new e(function (e, r) { invoke(t, n, e, r); }); } return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(e, r, n) { var o = h; return function (i, a) { if (o === f) throw new Error("Generator is already running"); if (o === s) { if ("throw" === i) throw a; return { value: t, done: !0 }; } for (n.method = i, n.arg = a;;) { var c = n.delegate; if (c) { var u = maybeInvokeDelegate(c, n); if (u) { if (u === y) continue; return u; } } if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) { if (o === h) throw o = s, n.arg; n.dispatchException(n.arg); } else "return" === n.method && n.abrupt("return", n.arg); o = f; var p = tryCatch(e, r, n); if ("normal" === p.type) { if (o = n.done ? s : l, p.arg === y) continue; return { value: p.arg, done: n.done }; } "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg); } }; } function maybeInvokeDelegate(e, r) { var n = r.method, o = e.iterator[n]; if (o === t) return r.delegate = null, "throw" === n && e.iterator.return && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y; var i = tryCatch(o, e.iterator, r.arg); if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y; var a = i.arg; return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y); } function pushTryEntry(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e); } function resetTryEntry(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e; } function Context(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(pushTryEntry, this), this.reset(!0); } function values(e) { if (e || "" === e) { var r = e[a]; if (r) return r.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, i = function next() { for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next; return next.value = t, next.done = !0, next; }; return i.next = i; } } throw new TypeError(_typeof(e) + " is not iterable"); } return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), o(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name)); }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t; }, e.awrap = function (t) { return { __await: t }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () { return this; }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) { void 0 === i && (i = Promise); var a = new AsyncIterator(wrap(t, r, n, o), i); return e.isGeneratorFunction(r) ? a : a.next().then(function (t) { return t.done ? t.value : a.next(); }); }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () { return this; }), define(g, "toString", function () { return "[object Generator]"; }), e.keys = function (t) { var e = Object(t), r = []; for (var n in e) r.push(n); return r.reverse(), function next() { for (; r.length;) { var t = r.pop(); if (t in e) return next.value = t, next.done = !1, next; } return next.done = !0, next; }; }, e.values = values, Context.prototype = { constructor: Context, reset: function reset(e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t); }, stop: function stop() { this.done = !0; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval; }, dispatchException: function dispatchException(e) { if (this.done) throw e; var r = this; function handle(n, o) { return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o; } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var i = this.tryEntries[o], a = i.completion; if ("root" === i.tryLoc) return handle("end"); if (i.tryLoc <= this.prev) { var c = n.call(i, "catchLoc"), u = n.call(i, "finallyLoc"); if (c && u) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } else if (c) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); } else { if (!u) throw new Error("try statement without catch or finally"); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } } } }, abrupt: function abrupt(t, e) { for (var r = this.tryEntries.length - 1; r >= 0; --r) { var o = this.tryEntries[r]; if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) { var i = o; break; } } i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null); var a = i ? i.completion : {}; return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a); }, complete: function complete(t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y; }, finish: function finish(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y; } }, catch: function _catch(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.tryLoc === t) { var n = r.completion; if ("throw" === n.type) { var o = n.arg; resetTryEntry(r); } return o; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(e, r, n) { return this.delegate = { iterator: values(e), resultName: r, nextLoc: n }, "next" === this.method && (this.arg = t), y; } }, e; }
26
26
  function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
27
27
  function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
28
- function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
29
- function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
28
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
29
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
30
30
  function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
31
- function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
32
- function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
31
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
32
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
33
33
  function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
34
34
  function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
35
35
  function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
@@ -38,9 +38,9 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArra
38
38
  function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
39
39
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
40
40
  function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
41
- function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i.return && (_r = _i.return(), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
41
+ function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
42
42
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
43
- var ProductForm = function ProductForm(props) {
43
+ var ProductForm = exports.ProductForm = function ProductForm(props) {
44
44
  var _props$product, _props$productCart, _orderState$carts, _product$product, _product$product2, _product$product3, _product$product4;
45
45
  var UIComponent = props.UIComponent,
46
46
  useOrderContext = props.useOrderContext,
@@ -72,14 +72,14 @@ var ProductForm = function ProductForm(props) {
72
72
  _useApi2 = _slicedToArray(_useApi, 1),
73
73
  ordering = _useApi2[0];
74
74
  var socket = (0, _WebsocketContext.useWebsocket)();
75
- /**
76
- * Events context
75
+ /**
76
+ * Events context
77
77
  */
78
78
  var _useEvent = (0, _EventContext.useEvent)(),
79
79
  _useEvent2 = _slicedToArray(_useEvent, 1),
80
80
  events = _useEvent2[0];
81
- /**
82
- * Original product state
81
+ /**
82
+ * Original product state
83
83
  */
84
84
  var availableLazyLoad = ((_props$product = props.product) === null || _props$product === void 0 ? void 0 : _props$product.load_type) === 'lazy' && props.businessId && props.categoryId && props.productId;
85
85
  var _useState = (0, _react.useState)({
@@ -91,8 +91,8 @@ var ProductForm = function ProductForm(props) {
91
91
  product = _useState2[0],
92
92
  setProduct = _useState2[1];
93
93
 
94
- /**
95
- * Product cart state
94
+ /**
95
+ * Product cart state
96
96
  */
97
97
  var _useState3 = (0, _react.useState)({
98
98
  ingredients: {},
@@ -102,40 +102,40 @@ var ProductForm = function ProductForm(props) {
102
102
  productCart = _useState4[0],
103
103
  setProductCart = _useState4[1];
104
104
 
105
- /**
106
- * Errors state
105
+ /**
106
+ * Errors state
107
107
  */
108
108
  var _useState5 = (0, _react.useState)({}),
109
109
  _useState6 = _slicedToArray(_useState5, 2),
110
110
  errors = _useState6[0],
111
111
  setErrors = _useState6[1];
112
112
 
113
- /**
114
- * Suboption by default when there is only one
113
+ /**
114
+ * Suboption by default when there is only one
115
115
  */
116
116
  var _useState7 = (0, _react.useState)([]),
117
117
  _useState8 = _slicedToArray(_useState7, 2),
118
118
  defaultSubOptions = _useState8[0],
119
119
  setDefaultSubOptions = _useState8[1];
120
120
 
121
- /**
122
- * Custom Suboption by default
121
+ /**
122
+ * Custom Suboption by default
123
123
  */
124
124
  var _useState9 = (0, _react.useState)([]),
125
125
  _useState10 = _slicedToArray(_useState9, 2),
126
126
  customDefaultSubOptions = _useState10[0],
127
127
  setCustomDefaultSubOptions = _useState10[1];
128
128
 
129
- /**
130
- * preselected and selected suboptions
129
+ /**
130
+ * preselected and selected suboptions
131
131
  */
132
132
  var _useState11 = (0, _react.useState)([]),
133
133
  _useState12 = _slicedToArray(_useState11, 2),
134
134
  selectedSuboptions = _useState12[0],
135
135
  setSelectedSuboptions = _useState12[1];
136
136
 
137
- /**
138
- * dictionary of respect_to suboptions
137
+ /**
138
+ * dictionary of respect_to suboptions
139
139
  */
140
140
  var _useState13 = (0, _react.useState)([]),
141
141
  _useState14 = _slicedToArray(_useState13, 2),
@@ -150,8 +150,8 @@ var ProductForm = function ProductForm(props) {
150
150
  professionalListState = _useState16[0],
151
151
  setProfessionalListState = _useState16[1];
152
152
 
153
- /**
154
- * Action status
153
+ /**
154
+ * Action status
155
155
  */
156
156
  var _useState17 = (0, _react.useState)({
157
157
  loading: false,
@@ -161,21 +161,21 @@ var ProductForm = function ProductForm(props) {
161
161
  actionStatus = _useState18[0],
162
162
  setActionStatus = _useState18[1];
163
163
 
164
- /**
165
- * pizza type and position
164
+ /**
165
+ * pizza type and position
166
166
  */
167
167
  var _useState19 = (0, _react.useState)({}),
168
168
  _useState20 = _slicedToArray(_useState19, 2),
169
169
  pizzaState = _useState20[0],
170
170
  setPizzaState = _useState20[1];
171
171
 
172
- /**
173
- * Edit mode
172
+ /**
173
+ * Edit mode
174
174
  */
175
175
  var editMode = typeof ((_props$productCart = props.productCart) === null || _props$productCart === void 0 ? void 0 : _props$productCart.code) !== 'undefined';
176
176
 
177
- /**
178
- * Order context manager
177
+ /**
178
+ * Order context manager
179
179
  */
180
180
  var _useOrder = (0, _OrderContext.useOrder)(),
181
181
  _useOrder2 = _slicedToArray(_useOrder, 2),
@@ -185,75 +185,75 @@ var ProductForm = function ProductForm(props) {
185
185
  updateProduct = _useOrder2$.updateProduct,
186
186
  addMultiProduct = _useOrder2$.addMultiProduct;
187
187
 
188
- /**
189
- * Remove to balances in edit mode
188
+ /**
189
+ * Remove to balances in edit mode
190
190
  */
191
191
  var removeToBalance = editMode ? props.productCart.quantity : 0;
192
192
 
193
- /**
194
- * Current cart
193
+ /**
194
+ * Current cart
195
195
  */
196
196
  var cart = (_orderState$carts = orderState.carts) === null || _orderState$carts === void 0 ? void 0 : _orderState$carts["businessId:".concat(props.businessId)];
197
197
 
198
- /**
199
- * Total products in cart
198
+ /**
199
+ * Total products in cart
200
200
  */
201
201
  var cartProducts = Object.values(orderState.carts).reduce(function (products, _cart) {
202
202
  return [].concat(_toConsumableArray(products), _toConsumableArray(_cart === null || _cart === void 0 ? void 0 : _cart.products));
203
203
  }, []);
204
204
 
205
- /**
206
- * Total the current product in cart
205
+ /**
206
+ * Total the current product in cart
207
207
  */
208
208
  var productBalance = cartProducts.reduce(function (sum, _product) {
209
209
  return sum + (product.product && _product.id === product.product.id ? _product.quantity : 0);
210
210
  }, 0);
211
211
 
212
- /**
213
- * Total product in cart
212
+ /**
213
+ * Total product in cart
214
214
  */
215
215
  var totalBalance = (productBalance || 0) - removeToBalance;
216
216
 
217
- /**
218
- * Config context manager
217
+ /**
218
+ * Config context manager
219
219
  */
220
220
  var _useConfig = (0, _ConfigContext.useConfig)(),
221
221
  _useConfig2 = _slicedToArray(_useConfig, 1),
222
222
  stateConfig = _useConfig2[0];
223
223
 
224
- /**
225
- * Max total product in cart by config
224
+ /**
225
+ * Max total product in cart by config
226
226
  */
227
227
  var maxCartProductConfig = (stateConfig.configs.max_product_amount ? parseInt(stateConfig.configs.max_product_amount) : 100) - totalBalance;
228
228
 
229
- /**
230
- * Max total product in cart by config
229
+ /**
230
+ * Max total product in cart by config
231
231
  */
232
232
  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;
233
233
 
234
- /**
235
- * True if product is sold out
234
+ /**
235
+ * True if product is sold out
236
236
  */
237
237
  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;
238
238
 
239
- /**
240
- * Fix if maxCartProductInventory is not valid
239
+ /**
240
+ * Fix if maxCartProductInventory is not valid
241
241
  */
242
242
  maxCartProductInventory = !isNaN(maxCartProductInventory) ? maxCartProductInventory : maxCartProductConfig;
243
243
 
244
- /**
245
- * Max product quantity
244
+ /**
245
+ * Max product quantity
246
246
  */
247
247
  var maxProductQuantity = Math.min(maxCartProductConfig, maxCartProductInventory);
248
248
 
249
- /**
250
- * alsea validation
249
+ /**
250
+ * alsea validation
251
251
  */
252
252
  var isAlsea = ['alsea', 'alsea-staging'].includes(ordering.project);
253
253
 
254
- /**
255
- * Init product cart status
256
- * @param {object} product Product to init product cart status
254
+ /**
255
+ * Init product cart status
256
+ * @param {object} product Product to init product cart status
257
257
  */
258
258
  var initProductCart = function initProductCart(product) {
259
259
  var _props$productCart2, _props$productCart3, _props$productCart4, _props$productCart5;
@@ -284,23 +284,23 @@ var ProductForm = function ProductForm(props) {
284
284
  setProductCart(newProductCart);
285
285
  };
286
286
 
287
- /**
288
- * Get unit total for product cart
289
- * @param {object} productCart Current product status
287
+ /**
288
+ * Get unit total for product cart
289
+ * @param {object} productCart Current product status
290
290
  */
291
291
  var getUnitTotal = function getUnitTotal(productCart) {
292
292
  var _product$product7;
293
293
  var subtotal = 0;
294
- for (var i = 0; i < ((_product$product5 = product.product) === null || _product$product5 === void 0 ? void 0 : (_product$product5$ext = _product$product5.extras) === null || _product$product5$ext === void 0 ? void 0 : _product$product5$ext.length); i++) {
295
- var _product$product5, _product$product5$ext, _product$product6;
294
+ for (var i = 0; i < ((_product$product5 = product.product) === null || _product$product5 === void 0 || (_product$product5 = _product$product5.extras) === null || _product$product5 === void 0 ? void 0 : _product$product5.length); i++) {
295
+ var _product$product5, _product$product6;
296
296
  var extra = (_product$product6 = product.product) === null || _product$product6 === void 0 ? void 0 : _product$product6.extras[i];
297
297
  for (var j = 0; j < ((_extra$options = extra.options) === null || _extra$options === void 0 ? void 0 : _extra$options.length); j++) {
298
298
  var _extra$options;
299
299
  var option = extra.options[j];
300
300
  for (var k = 0; k < ((_option$suboptions = option.suboptions) === null || _option$suboptions === void 0 ? void 0 : _option$suboptions.length); k++) {
301
- var _option$suboptions, _productCart$options, _productCart$options$;
301
+ var _option$suboptions, _productCart$options;
302
302
  var suboption = option.suboptions[k];
303
- if ((_productCart$options = productCart.options["id:".concat(option.id)]) !== null && _productCart$options !== void 0 && (_productCart$options$ = _productCart$options.suboptions["id:".concat(suboption.id)]) !== null && _productCart$options$ !== void 0 && _productCart$options$.selected) {
303
+ if ((_productCart$options = productCart.options["id:".concat(option.id)]) !== null && _productCart$options !== void 0 && (_productCart$options = _productCart$options.suboptions["id:".concat(suboption.id)]) !== null && _productCart$options !== void 0 && _productCart$options.selected) {
304
304
  var suboptionState = productCart.options["id:".concat(option.id)].suboptions["id:".concat(suboption.id)];
305
305
  var quantity = option.allow_suboption_quantity ? suboptionState.quantity : 1;
306
306
  var price = option.with_half_option && suboption.half_price && suboptionState.position !== 'whole' ? suboption.half_price : suboption.price;
@@ -311,8 +311,8 @@ var ProductForm = function ProductForm(props) {
311
311
  }
312
312
  return ((_product$product7 = product.product) === null || _product$product7 === void 0 ? void 0 : _product$product7.price) + subtotal;
313
313
  };
314
- /**
315
- * Method to add, remove favorite info for user from API
314
+ /**
315
+ * Method to add, remove favorite info for user from API
316
316
  */
317
317
  var handleFavoriteProduct = /*#__PURE__*/function () {
318
318
  var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(productFav) {
@@ -393,13 +393,13 @@ var ProductForm = function ProductForm(props) {
393
393
  }
394
394
  }, _callee, null, [[4, 19]]);
395
395
  }));
396
- return function handleFavoriteProduct(_x2) {
396
+ return function handleFavoriteProduct(_x) {
397
397
  return _ref.apply(this, arguments);
398
398
  };
399
399
  }();
400
400
 
401
- /**
402
- * Load product from API
401
+ /**
402
+ * Load product from API
403
403
  */
404
404
  var loadProductWithOptions = /*#__PURE__*/function () {
405
405
  var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2() {
@@ -456,10 +456,10 @@ var ProductForm = function ProductForm(props) {
456
456
  };
457
457
  }();
458
458
 
459
- /**
460
- * Remove related option by respect_to
461
- * @param {object} cart Current cart
462
- * @param {number} suboptionId Suboption id
459
+ /**
460
+ * Remove related option by respect_to
461
+ * @param {object} cart Current cart
462
+ * @param {number} suboptionId Suboption id
463
463
  */
464
464
  var removeRelatedOptions = function removeRelatedOptions(productCart, suboptionId) {
465
465
  product.product.extras.forEach(function (_extra) {
@@ -481,10 +481,10 @@ var ProductForm = function ProductForm(props) {
481
481
  });
482
482
  };
483
483
 
484
- /**
485
- * Get changes for ingredients state
486
- * @param {object} state Current ingrediente state
487
- * @param {object} ingredient Current ingredient
484
+ /**
485
+ * Get changes for ingredients state
486
+ * @param {object} state Current ingrediente state
487
+ * @param {object} ingredient Current ingredient
488
488
  */
489
489
  var handleChangeIngredientState = function handleChangeIngredientState(state, ingredient) {
490
490
  productCart.ingredients["id:".concat(ingredient.id)] = state;
@@ -493,15 +493,15 @@ var ProductForm = function ProductForm(props) {
493
493
  }));
494
494
  };
495
495
 
496
- /**
497
- * Change product state with new suboption state
498
- * @param {object} state New state with changes
499
- * @param {object} suboption Suboption object
500
- * @param {objecrt} option Option object
501
- * @param {object} product Product object
496
+ /**
497
+ * Change product state with new suboption state
498
+ * @param {object} state New state with changes
499
+ * @param {object} suboption Suboption object
500
+ * @param {objecrt} option Option object
501
+ * @param {object} product Product object
502
502
  */
503
503
  var handleChangeSuboptionState = function handleChangeSuboptionState(state, suboption, option) {
504
- var _newPizzaState, _newPizzaState2;
504
+ var _newPizzaState;
505
505
  var newProductCart = JSON.parse(JSON.stringify(productCart));
506
506
  if (!newProductCart.options) {
507
507
  newProductCart.options = {};
@@ -546,8 +546,8 @@ var ProductForm = function ProductForm(props) {
546
546
  for (_iterator6.s(); !(_step6 = _iterator6.n()).done;) {
547
547
  var _Object$keys, _newProductCart$optio3;
548
548
  var _option3 = _step6.value;
549
- if (((_Object$keys = Object.keys((newProductCart === null || newProductCart === void 0 ? void 0 : (_newProductCart$optio3 = newProductCart.options["id:".concat(_option3 === null || _option3 === void 0 ? void 0 : _option3.id)]) === null || _newProductCart$optio3 === void 0 ? void 0 : _newProductCart$optio3.suboptions) || {})) === null || _Object$keys === void 0 ? void 0 : _Object$keys.length) === 0) {
550
- newProductCart === null || newProductCart === void 0 ? true : delete newProductCart.options["id:".concat(_option3 === null || _option3 === void 0 ? void 0 : _option3.id)];
549
+ if (((_Object$keys = Object.keys((newProductCart === null || newProductCart === void 0 || (_newProductCart$optio3 = newProductCart.options["id:".concat(_option3 === null || _option3 === void 0 ? void 0 : _option3.id)]) === null || _newProductCart$optio3 === void 0 ? void 0 : _newProductCart$optio3.suboptions) || {})) === null || _Object$keys === void 0 ? void 0 : _Object$keys.length) === 0) {
550
+ newProductCart === null || newProductCart === void 0 || delete newProductCart.options["id:".concat(_option3 === null || _option3 === void 0 ? void 0 : _option3.id)];
551
551
  }
552
552
  }
553
553
  } catch (err) {
@@ -586,7 +586,7 @@ var ProductForm = function ProductForm(props) {
586
586
  }
587
587
  } else {
588
588
  var _option2$suboptions;
589
- _selectedSuboptions["suboption:".concat(_suboption.id)] = (_suboption === null || _suboption === void 0 ? void 0 : _suboption.preselected) || (_option2 === null || _option2 === void 0 ? void 0 : _option2.max) === 1 && (_option2 === null || _option2 === void 0 ? void 0 : _option2.min) === 1 && (_option2 === null || _option2 === void 0 ? void 0 : (_option2$suboptions = _option2.suboptions) === null || _option2$suboptions === void 0 ? void 0 : _option2$suboptions.length) === 1;
589
+ _selectedSuboptions["suboption:".concat(_suboption.id)] = (_suboption === null || _suboption === void 0 ? void 0 : _suboption.preselected) || (_option2 === null || _option2 === void 0 ? void 0 : _option2.max) === 1 && (_option2 === null || _option2 === void 0 ? void 0 : _option2.min) === 1 && (_option2 === null || _option2 === void 0 || (_option2$suboptions = _option2.suboptions) === null || _option2$suboptions === void 0 ? void 0 : _option2$suboptions.length) === 1;
590
590
  }
591
591
  }
592
592
  } catch (err) {
@@ -647,15 +647,15 @@ var ProductForm = function ProductForm(props) {
647
647
  _iterator5.f();
648
648
  }
649
649
  var states = preselectedSuboptions.map(function (suboption, i) {
650
- var _newProductCart$optio2, _preselectedOptions$i, _preselectedOptions$i2, _preselectedOptions$i3, _preselectedOptions$i4, _cartSuboption$quanti;
651
- var cartSuboption = (newProductCart === null || newProductCart === void 0 ? void 0 : (_newProductCart$optio2 = newProductCart.options["id:".concat((_preselectedOptions$i = preselectedOptions[i]) === null || _preselectedOptions$i === void 0 ? void 0 : _preselectedOptions$i.id)]) === null || _newProductCart$optio2 === void 0 ? void 0 : _newProductCart$optio2.suboptions["id:".concat(suboption === null || suboption === void 0 ? void 0 : suboption.id)]) || suboption;
650
+ var _newProductCart$optio2, _preselectedOptions$i, _preselectedOptions$i2, _preselectedOptions$i3, _cartSuboption$quanti;
651
+ var cartSuboption = (newProductCart === null || newProductCart === void 0 || (_newProductCart$optio2 = newProductCart.options["id:".concat((_preselectedOptions$i = preselectedOptions[i]) === null || _preselectedOptions$i === void 0 ? void 0 : _preselectedOptions$i.id)]) === null || _newProductCart$optio2 === void 0 ? void 0 : _newProductCart$optio2.suboptions["id:".concat(suboption === null || suboption === void 0 ? void 0 : suboption.id)]) || suboption;
652
652
  var price = (_preselectedOptions$i2 = preselectedOptions[i]) !== null && _preselectedOptions$i2 !== void 0 && _preselectedOptions$i2.with_half_option && cartSuboption !== null && cartSuboption !== void 0 && cartSuboption.half_price && (cartSuboption === null || cartSuboption === void 0 ? void 0 : cartSuboption.position) !== 'whole' ? cartSuboption.half_price : cartSuboption.price;
653
653
  return {
654
654
  id: cartSuboption.id,
655
655
  name: cartSuboption.name,
656
656
  position: (state === null || state === void 0 ? void 0 : state.id) === (cartSuboption === null || cartSuboption === void 0 ? void 0 : cartSuboption.id) ? state === null || state === void 0 ? void 0 : state.position : cartSuboption.position || 'whole',
657
657
  price: (state === null || state === void 0 ? void 0 : state.id) === (cartSuboption === null || cartSuboption === void 0 ? void 0 : cartSuboption.id) ? state.price : price,
658
- quantity: (state === null || state === void 0 ? void 0 : state.id) === (cartSuboption === null || cartSuboption === void 0 ? void 0 : cartSuboption.id) ? state.quantity : ((_preselectedOptions$i3 = preselectedOptions[i]) === null || _preselectedOptions$i3 === void 0 ? void 0 : (_preselectedOptions$i4 = _preselectedOptions$i3.name) === null || _preselectedOptions$i4 === void 0 ? void 0 : _preselectedOptions$i4.toLowerCase()) === 'queso y salsa' && isAlsea ? (_cartSuboption$quanti = cartSuboption === null || cartSuboption === void 0 ? void 0 : cartSuboption.quantity) !== null && _cartSuboption$quanti !== void 0 ? _cartSuboption$quanti : 1 : (cartSuboption === null || cartSuboption === void 0 ? void 0 : cartSuboption.quantity) || 1,
658
+ quantity: (state === null || state === void 0 ? void 0 : state.id) === (cartSuboption === null || cartSuboption === void 0 ? void 0 : cartSuboption.id) ? state.quantity : ((_preselectedOptions$i3 = preselectedOptions[i]) === null || _preselectedOptions$i3 === void 0 || (_preselectedOptions$i3 = _preselectedOptions$i3.name) === null || _preselectedOptions$i3 === void 0 ? void 0 : _preselectedOptions$i3.toLowerCase()) === 'queso y salsa' && isAlsea ? (_cartSuboption$quanti = cartSuboption === null || cartSuboption === void 0 ? void 0 : cartSuboption.quantity) !== null && _cartSuboption$quanti !== void 0 ? _cartSuboption$quanti : 1 : (cartSuboption === null || cartSuboption === void 0 ? void 0 : cartSuboption.quantity) || 1,
659
659
  selected: true,
660
660
  total: (state === null || state === void 0 ? void 0 : state.id) === (cartSuboption === null || cartSuboption === void 0 ? void 0 : cartSuboption.id) ? state.total : price
661
661
  };
@@ -678,9 +678,9 @@ var ProductForm = function ProductForm(props) {
678
678
  }
679
679
  var hasPreselectedFlow = suboptionsArray.filter(function (state) {
680
680
  var _state$suboption;
681
- return state === null || state === void 0 ? void 0 : (_state$suboption = state.suboption) === null || _state$suboption === void 0 ? void 0 : _state$suboption.preselected;
681
+ return state === null || state === void 0 || (_state$suboption = state.suboption) === null || _state$suboption === void 0 ? void 0 : _state$suboption.preselected;
682
682
  });
683
- if (newBalance <= option.max || ((_newPizzaState = newPizzaState) === null || _newPizzaState === void 0 ? void 0 : (_newPizzaState2 = _newPizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)]) === null || _newPizzaState2 === void 0 ? void 0 : _newPizzaState2.value) <= option.max && option !== null && option !== void 0 && option.with_half_option) {
683
+ if (newBalance <= option.max || ((_newPizzaState = newPizzaState) === null || _newPizzaState === void 0 || (_newPizzaState = _newPizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)]) === null || _newPizzaState === void 0 ? void 0 : _newPizzaState.value) <= option.max && option !== null && option !== void 0 && option.with_half_option) {
684
684
  newProductCart.options["id:".concat(option.id)].balance = newBalance;
685
685
  newProductCart.unitTotal = getUnitTotal(newProductCart);
686
686
  newProductCart.total = newProductCart.unitTotal * newProductCart.quantity;
@@ -698,7 +698,7 @@ var ProductForm = function ProductForm(props) {
698
698
  newProductCart.options = {};
699
699
  }
700
700
  defaultOptions.map(function (_ref3) {
701
- var _newPizzaState3;
701
+ var _newPizzaState2;
702
702
  var option = _ref3.option,
703
703
  state = _ref3.state,
704
704
  suboption = _ref3.suboption;
@@ -732,7 +732,7 @@ var ProductForm = function ProductForm(props) {
732
732
  return count + suboption.quantity;
733
733
  }, 0);
734
734
  }
735
- if (newBalance <= option.max || (newPizzaState === null || newPizzaState === void 0 ? void 0 : (_newPizzaState3 = newPizzaState["option:".concat(option.id)]) === null || _newPizzaState3 === void 0 ? void 0 : _newPizzaState3.value) <= option.max && option !== null && option !== void 0 && option.with_half_option) {
735
+ if (newBalance <= option.max || (newPizzaState === null || newPizzaState === void 0 || (_newPizzaState2 = newPizzaState["option:".concat(option.id)]) === null || _newPizzaState2 === void 0 ? void 0 : _newPizzaState2.value) <= option.max && option !== null && option !== void 0 && option.with_half_option) {
736
736
  newProductCart.options["id:".concat(option.id)].balance = newBalance;
737
737
  newProductCart.unitTotal = getUnitTotal(newProductCart);
738
738
  newProductCart.total = newProductCart.unitTotal * newProductCart.quantity;
@@ -741,9 +741,9 @@ var ProductForm = function ProductForm(props) {
741
741
  setProductCart(newProductCart);
742
742
  };
743
743
 
744
- /**
745
- * Change product state with new comment state
746
- * @param {object} e Product comment
744
+ /**
745
+ * Change product state with new comment state
746
+ * @param {object} e Product comment
747
747
  */
748
748
  var handleChangeCommentState = function handleChangeCommentState(e) {
749
749
  var _e$target$value;
@@ -754,20 +754,20 @@ var ProductForm = function ProductForm(props) {
754
754
  }));
755
755
  };
756
756
 
757
- /**
758
- * Check options to get errors
757
+ /**
758
+ * Check options to get errors
759
759
  */
760
760
  var checkErrors = function checkErrors() {
761
- var _product$product8, _product$product8$ext;
761
+ var _product$product8;
762
762
  var errors = {};
763
763
  if (!(product !== null && product !== void 0 && product.product)) {
764
764
  return errors;
765
765
  }
766
- (_product$product8 = product.product) === null || _product$product8 === void 0 ? void 0 : (_product$product8$ext = _product$product8.extras) === null || _product$product8$ext === void 0 ? void 0 : _product$product8$ext.forEach(function (extra) {
766
+ (_product$product8 = product.product) === null || _product$product8 === void 0 || (_product$product8 = _product$product8.extras) === null || _product$product8 === void 0 || _product$product8.forEach(function (extra) {
767
767
  extra.options.map(function (option) {
768
768
  var _productCart$options3, _pizzaState, _Object$keys2, _option$suboptions3;
769
769
  var suboptions = (_productCart$options3 = productCart.options["id:".concat(option.id)]) === null || _productCart$options3 === void 0 ? void 0 : _productCart$options3.suboptions;
770
- var quantity = suboptions ? option !== null && option !== void 0 && option.with_half_option ? pizzaState === null || pizzaState === void 0 ? void 0 : (_pizzaState = pizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)]) === null || _pizzaState === void 0 ? void 0 : _pizzaState.value : option.limit_suboptions_by_max ? Object.values(suboptions).reduce(function (count, suboption) {
770
+ var quantity = suboptions ? option !== null && option !== void 0 && option.with_half_option ? pizzaState === null || pizzaState === void 0 || (_pizzaState = pizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)]) === null || _pizzaState === void 0 ? void 0 : _pizzaState.value : option.limit_suboptions_by_max ? Object.values(suboptions).reduce(function (count, suboption) {
771
771
  return count + suboption.quantity;
772
772
  }, 0) : (_Object$keys2 = Object.keys(suboptions)) === null || _Object$keys2 === void 0 ? void 0 : _Object$keys2.length : 0;
773
773
  var evaluateRespectTo = false;
@@ -783,7 +783,7 @@ var ProductForm = function ProductForm(props) {
783
783
  }
784
784
  }
785
785
  var evaluate = option.respect_to ? evaluateRespectTo : true;
786
- if ((option === null || option === void 0 ? void 0 : (_option$suboptions3 = option.suboptions) === null || _option$suboptions3 === void 0 ? void 0 : _option$suboptions3.length) > 0 && evaluate) {
786
+ if ((option === null || option === void 0 || (_option$suboptions3 = option.suboptions) === null || _option$suboptions3 === void 0 ? void 0 : _option$suboptions3.length) > 0 && evaluate) {
787
787
  if (option.min > quantity) {
788
788
  errors["id:".concat(option.id)] = true;
789
789
  } else if (option.max < quantity) {
@@ -796,8 +796,8 @@ var ProductForm = function ProductForm(props) {
796
796
  return errors;
797
797
  };
798
798
 
799
- /**
800
- * Handle when click on save product
799
+ /**
800
+ * Handle when click on save product
801
801
  */
802
802
  var handleSave = /*#__PURE__*/function () {
803
803
  var _ref4 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(values) {
@@ -825,11 +825,11 @@ var ProductForm = function ProductForm(props) {
825
825
  business_id: props.businessId
826
826
  };
827
827
  currentProduct = !isService ? _objectSpread({}, productCart) : _objectSpread(_objectSpread({}, productCart), {}, {
828
- professional_id: values === null || values === void 0 ? void 0 : (_values$professional = values.professional) === null || _values$professional === void 0 ? void 0 : _values$professional.id,
828
+ professional_id: values === null || values === void 0 || (_values$professional = values.professional) === null || _values$professional === void 0 ? void 0 : _values$professional.id,
829
829
  service_start: (_values$serviceTime = values === null || values === void 0 ? void 0 : values.serviceTime) !== null && _values$serviceTime !== void 0 ? _values$serviceTime : (_orderState$options = orderState.options) === null || _orderState$options === void 0 ? void 0 : _orderState$options.moment
830
830
  });
831
831
  onSave(productCart, !((_props$productCart6 = props.productCart) !== null && _props$productCart6 !== void 0 && _props$productCart6.code));
832
- isMultiProduct = ((_JSON$parse = JSON.parse((product === null || product === void 0 ? void 0 : (_product$product9 = product.product) === null || _product$product9 === void 0 ? void 0 : _product$product9.meta) || '{}')) === null || _JSON$parse === void 0 ? void 0 : _JSON$parse.external_type) === 'coupon';
832
+ isMultiProduct = ((_JSON$parse = JSON.parse((product === null || product === void 0 || (_product$product9 = product.product) === null || _product$product9 === void 0 ? void 0 : _product$product9.meta) || '{}')) === null || _JSON$parse === void 0 ? void 0 : _JSON$parse.external_type) === 'coupon';
833
833
  if ((_props$productCart7 = props.productCart) !== null && _props$productCart7 !== void 0 && _props$productCart7.code) {
834
834
  _context3.next = 25;
835
835
  break;
@@ -865,7 +865,7 @@ var ProductForm = function ProductForm(props) {
865
865
  if (successful) {
866
866
  if (isService) {
867
867
  updatedProfessional = JSON.parse(JSON.stringify(values === null || values === void 0 ? void 0 : values.professional));
868
- duration = product === null || product === void 0 ? void 0 : (_product$product10 = product.product) === null || _product$product10 === void 0 ? void 0 : _product$product10.duration;
868
+ duration = product === null || product === void 0 || (_product$product10 = product.product) === null || _product$product10 === void 0 ? void 0 : _product$product10.duration;
869
869
  updatedProfessional.busy_times.push({
870
870
  start: values === null || values === void 0 ? void 0 : values.serviceTime,
871
871
  end: (0, _moment.default)(values === null || values === void 0 ? void 0 : values.serviceTime).add(duration, 'minutes').format('YYYY-MM-DD HH:mm:ss'),
@@ -892,7 +892,7 @@ var ProductForm = function ProductForm(props) {
892
892
  }
893
893
  }, _callee3, null, [[0, 33]]);
894
894
  }));
895
- return function handleSave(_x3) {
895
+ return function handleSave(_x2) {
896
896
  return _ref4.apply(this, arguments);
897
897
  };
898
898
  }();
@@ -943,7 +943,7 @@ var ProductForm = function ProductForm(props) {
943
943
  }
944
944
  }, _callee4, null, [[0, 11]]);
945
945
  }));
946
- return function handleCreateGuestUser(_x4) {
946
+ return function handleCreateGuestUser(_x3) {
947
947
  return _ref5.apply(this, arguments);
948
948
  };
949
949
  }();
@@ -974,9 +974,9 @@ var ProductForm = function ProductForm(props) {
974
974
  setProductCart(_objectSpread({}, productCart));
975
975
  };
976
976
 
977
- /**
978
- * Check if option must show
979
- * @param {object} option Option to check
977
+ /**
978
+ * Check if option must show
979
+ * @param {object} option Option to check
980
980
  */
981
981
  var showOption = function showOption(option) {
982
982
  var _option$suboptions5;
@@ -995,12 +995,12 @@ var ProductForm = function ProductForm(props) {
995
995
  }
996
996
  }
997
997
  }
998
- if ((option === null || option === void 0 ? void 0 : (_option$suboptions5 = option.suboptions) === null || _option$suboptions5 === void 0 ? void 0 : _option$suboptions5.length) === 0) showOption = false;
998
+ if ((option === null || option === void 0 || (_option$suboptions5 = option.suboptions) === null || _option$suboptions5 === void 0 ? void 0 : _option$suboptions5.length) === 0) showOption = false;
999
999
  return showOption;
1000
1000
  };
1001
1001
 
1002
- /**
1003
- * Load professionals from API
1002
+ /**
1003
+ * Load professionals from API
1004
1004
  */
1005
1005
  var getProfessionalList = /*#__PURE__*/function () {
1006
1006
  var _ref6 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5() {
@@ -1052,29 +1052,29 @@ var ProductForm = function ProductForm(props) {
1052
1052
  return _ref6.apply(this, arguments);
1053
1053
  };
1054
1054
  }();
1055
- /**
1056
- * function to verify position of pizza ingredients
1057
- * @param {object} newProductCart cart updated with suboptions
1055
+ /**
1056
+ * function to verify position of pizza ingredients
1057
+ * @param {object} newProductCart cart updated with suboptions
1058
1058
  */
1059
1059
  var handleVerifyPizzaState = function handleVerifyPizzaState(state, suboption, option, preselectedOptions, preselectedSuboptions, states) {
1060
1060
  var newPizzaState = {};
1061
1061
  if (state !== null && state !== void 0 && state.selected) {
1062
1062
  preselectedOptions.map(function (option, i) {
1063
1063
  if (option !== null && option !== void 0 && option.with_half_option) {
1064
- var _newPizzaState4, _preselectedSuboption, _states$i, _states$i2, _states$i3, _states$i4;
1065
- newPizzaState = _objectSpread(_objectSpread({}, newPizzaState), {}, _defineProperty({}, "option:".concat(option === null || option === void 0 ? void 0 : option.id), _objectSpread(_objectSpread({}, (_newPizzaState4 = newPizzaState) === null || _newPizzaState4 === void 0 ? void 0 : _newPizzaState4["option:".concat(option === null || option === void 0 ? void 0 : option.id)]), {}, _defineProperty({}, "suboption:".concat((_preselectedSuboption = preselectedSuboptions[i]) === null || _preselectedSuboption === void 0 ? void 0 : _preselectedSuboption.id), isAlsea ? (((_states$i = states[i]) === null || _states$i === void 0 ? void 0 : _states$i.position) === 'whole' ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0) : (((_states$i2 = states[i]) === null || _states$i2 === void 0 ? void 0 : _states$i2.position) === 'whole' ? 1 : 0.5) * states[i].quantity))));
1064
+ var _newPizzaState3, _preselectedSuboption, _states$i, _states$i2, _states$i3, _states$i4;
1065
+ newPizzaState = _objectSpread(_objectSpread({}, newPizzaState), {}, _defineProperty({}, "option:".concat(option === null || option === void 0 ? void 0 : option.id), _objectSpread(_objectSpread({}, (_newPizzaState3 = newPizzaState) === null || _newPizzaState3 === void 0 ? void 0 : _newPizzaState3["option:".concat(option === null || option === void 0 ? void 0 : option.id)]), {}, _defineProperty({}, "suboption:".concat((_preselectedSuboption = preselectedSuboptions[i]) === null || _preselectedSuboption === void 0 ? void 0 : _preselectedSuboption.id), isAlsea ? (((_states$i = states[i]) === null || _states$i === void 0 ? void 0 : _states$i.position) === 'whole' ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0) : (((_states$i2 = states[i]) === null || _states$i2 === void 0 ? void 0 : _states$i2.position) === 'whole' ? 1 : 0.5) * states[i].quantity))));
1066
1066
  var suboptionValue = isAlsea ? (((_states$i3 = states[i]) === null || _states$i3 === void 0 ? void 0 : _states$i3.position) === 'whole' || (option === null || option === void 0 ? void 0 : option.max) === 1 && (option === null || option === void 0 ? void 0 : option.min) === 1 ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0) : (((_states$i4 = states[i]) === null || _states$i4 === void 0 ? void 0 : _states$i4.position) === 'whole' || (option === null || option === void 0 ? void 0 : option.max) === 1 && (option === null || option === void 0 ? void 0 : option.min) === 1 ? 1 : 0.5) * states[i].quantity;
1067
1067
  var value = suboptionValue + (newPizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)].value || 0);
1068
1068
  newPizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)].value = value;
1069
1069
  }
1070
1070
  });
1071
1071
  } else {
1072
- var _newPizzaState5, _newPizzaState6, _Object$values, _newPizzaState7;
1072
+ var _newPizzaState4, _Object$values, _newPizzaState5;
1073
1073
  newPizzaState = _objectSpread(_objectSpread({}, pizzaState), {}, _defineProperty({}, "option:".concat(option === null || option === void 0 ? void 0 : option.id), _objectSpread(_objectSpread({}, pizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)]), {}, {
1074
1074
  value: 0
1075
1075
  })));
1076
- (_newPizzaState5 = newPizzaState) === null || _newPizzaState5 === void 0 ? true : (_newPizzaState6 = _newPizzaState5["option:".concat(option === null || option === void 0 ? void 0 : option.id)]) === null || _newPizzaState6 === void 0 ? true : delete _newPizzaState6["suboption:".concat(suboption === null || suboption === void 0 ? void 0 : suboption.id)];
1077
- var value = Object === null || Object === void 0 ? void 0 : (_Object$values = Object.values(((_newPizzaState7 = newPizzaState) === null || _newPizzaState7 === void 0 ? void 0 : _newPizzaState7["option:".concat(option === null || option === void 0 ? void 0 : option.id)]) || {})) === null || _Object$values === void 0 ? void 0 : _Object$values.reduce(function (acc, value) {
1076
+ (_newPizzaState4 = newPizzaState) === null || _newPizzaState4 === void 0 || (_newPizzaState4 = _newPizzaState4["option:".concat(option === null || option === void 0 ? void 0 : option.id)]) === null || _newPizzaState4 === void 0 || delete _newPizzaState4["suboption:".concat(suboption === null || suboption === void 0 ? void 0 : suboption.id)];
1077
+ var value = Object === null || Object === void 0 || (_Object$values = Object.values(((_newPizzaState5 = newPizzaState) === null || _newPizzaState5 === void 0 ? void 0 : _newPizzaState5["option:".concat(option === null || option === void 0 ? void 0 : option.id)]) || {})) === null || _Object$values === void 0 ? void 0 : _Object$values.reduce(function (acc, value) {
1078
1078
  return acc + value;
1079
1079
  }, 0);
1080
1080
  newPizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)].value = value;
@@ -1082,8 +1082,8 @@ var ProductForm = function ProductForm(props) {
1082
1082
  setPizzaState(newPizzaState);
1083
1083
  return newPizzaState;
1084
1084
  };
1085
- /**
1086
- * Init product cart when product changed
1085
+ /**
1086
+ * Init product cart when product changed
1087
1087
  */
1088
1088
  (0, _react.useEffect)(function () {
1089
1089
  if (product.product) {
@@ -1091,26 +1091,26 @@ var ProductForm = function ProductForm(props) {
1091
1091
  }
1092
1092
  }, [product.product]);
1093
1093
 
1094
- /**
1095
- * Check error when product state changed
1094
+ /**
1095
+ * Check error when product state changed
1096
1096
  */
1097
1097
  (0, _react.useEffect)(function () {
1098
1098
  checkErrors();
1099
1099
  }, [productCart]);
1100
1100
 
1101
- /**
1102
- * Listening product changes
1101
+ /**
1102
+ * Listening product changes
1103
1103
  */
1104
1104
  (0, _react.useEffect)(function () {
1105
1105
  var _props$product2;
1106
- if ((props === null || props === void 0 ? void 0 : (_props$product2 = props.product) === null || _props$product2 === void 0 ? void 0 : _props$product2.load_type) === 'lazy') return;
1106
+ if ((props === null || props === void 0 || (_props$product2 = props.product) === null || _props$product2 === void 0 ? void 0 : _props$product2.load_type) === 'lazy') return;
1107
1107
  setProduct(_objectSpread(_objectSpread({}, product), {}, {
1108
1108
  product: props.product
1109
1109
  }));
1110
1110
  }, [props.product]);
1111
1111
 
1112
- /**
1113
- * Check if there is an option required with one suboption
1112
+ /**
1113
+ * Check if there is an option required with one suboption
1114
1114
  */
1115
1115
 
1116
1116
  var checkSuboptionsSelected = function checkSuboptionsSelected(suboptionId, _selectedSuboptions, _dependsSuboptions) {
@@ -1130,8 +1130,8 @@ var ProductForm = function ProductForm(props) {
1130
1130
  return checkSuboptionsSelected(respectTo, _selectedSuboptions, _dependsSuboptions, count++);
1131
1131
  };
1132
1132
  (0, _react.useEffect)(function () {
1133
- var _product$product11, _product$product11$ex;
1134
- if (!(product !== null && product !== void 0 && product.loading) && product !== null && product !== void 0 && product.product && ((_product$product11 = product.product) === null || _product$product11 === void 0 ? void 0 : (_product$product11$ex = _product$product11.extras) === null || _product$product11$ex === void 0 ? void 0 : _product$product11$ex.length) > 0) {
1133
+ var _product$product11;
1134
+ if (!(product !== null && product !== void 0 && product.loading) && product !== null && product !== void 0 && product.product && ((_product$product11 = product.product) === null || _product$product11 === void 0 || (_product$product11 = _product$product11.extras) === null || _product$product11 === void 0 ? void 0 : _product$product11.length) > 0) {
1135
1135
  var _selectedSuboptions = {};
1136
1136
  var _dependsSuboptions = {};
1137
1137
  var preselectedOptions = [];
@@ -1150,9 +1150,9 @@ var ProductForm = function ProductForm(props) {
1150
1150
  _step12;
1151
1151
  try {
1152
1152
  for (_iterator12.s(); !(_step12 = _iterator12.n()).done;) {
1153
- var _option$suboptions6, _props$productCart12, _props$productCart12$;
1153
+ var _option$suboptions6, _props$productCart12;
1154
1154
  var suboption = _step12.value;
1155
- _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 ? void 0 : (_option$suboptions6 = option.suboptions) === null || _option$suboptions6 === void 0 ? void 0 : _option$suboptions6.length) === 1) && (!editMode || !!((_props$productCart12 = props.productCart) !== null && _props$productCart12 !== void 0 && (_props$productCart12$ = _props$productCart12.options["id:".concat(option === null || option === void 0 ? void 0 : option.id)]) !== null && _props$productCart12$ !== void 0 && _props$productCart12$.suboptions["id:".concat(suboption === null || suboption === void 0 ? void 0 : suboption.id)]));
1155
+ _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$productCart12 = props.productCart) !== null && _props$productCart12 !== void 0 && (_props$productCart12 = _props$productCart12.options["id:".concat(option === null || option === void 0 ? void 0 : option.id)]) !== null && _props$productCart12 !== void 0 && _props$productCart12.suboptions["id:".concat(suboption === null || suboption === void 0 ? void 0 : suboption.id)]));
1156
1156
  _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;
1157
1157
  }
1158
1158
  } catch (err) {
@@ -1174,7 +1174,7 @@ var ProductForm = function ProductForm(props) {
1174
1174
  }
1175
1175
  if (editMode && props !== null && props !== void 0 && props.productCart) {
1176
1176
  var _Object$values2, _props$productCart10;
1177
- (_Object$values2 = Object.values(props === null || props === void 0 ? void 0 : (_props$productCart10 = props.productCart) === null || _props$productCart10 === void 0 ? void 0 : _props$productCart10.options)) === null || _Object$values2 === void 0 ? void 0 : _Object$values2.map(function (option) {
1177
+ (_Object$values2 = Object.values(props === null || props === void 0 || (_props$productCart10 = props.productCart) === null || _props$productCart10 === void 0 ? void 0 : _props$productCart10.options)) === null || _Object$values2 === void 0 || _Object$values2.map(function (option) {
1178
1178
  var _Object$values3;
1179
1179
  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) {
1180
1180
  _selectedSuboptions["suboption:".concat(suboption.id)] = true;
@@ -1225,13 +1225,13 @@ var ProductForm = function ProductForm(props) {
1225
1225
  }
1226
1226
  var states = {};
1227
1227
  if (editMode && props !== null && props !== void 0 && props.productCart) {
1228
- var _Object$values4, _Object$values4$map, _props$productCart11;
1229
- var cartSuboptions = (_Object$values4 = Object.values(props === null || props === void 0 ? void 0 : (_props$productCart11 = props.productCart) === null || _props$productCart11 === void 0 ? void 0 : _props$productCart11.options)) === null || _Object$values4 === void 0 ? void 0 : (_Object$values4$map = _Object$values4.map(function (option) {
1228
+ var _Object$values4, _props$productCart11;
1229
+ var cartSuboptions = (_Object$values4 = Object.values(props === null || props === void 0 || (_props$productCart11 = props.productCart) === null || _props$productCart11 === void 0 ? void 0 : _props$productCart11.options)) === null || _Object$values4 === void 0 || (_Object$values4 = _Object$values4.map(function (option) {
1230
1230
  return Object.values(option === null || option === void 0 ? void 0 : option.suboptions);
1231
- })) === null || _Object$values4$map === void 0 ? void 0 : _Object$values4$map.flat();
1231
+ })) === null || _Object$values4 === void 0 ? void 0 : _Object$values4.flat();
1232
1232
  states = cartSuboptions.map(function (suboption, i) {
1233
- var _preselectedOptions$i5;
1234
- var price = (_preselectedOptions$i5 = preselectedOptions[i]) !== null && _preselectedOptions$i5 !== void 0 && _preselectedOptions$i5.with_half_option && suboption !== null && suboption !== void 0 && suboption.half_price && (suboption === null || suboption === void 0 ? void 0 : suboption.position) !== 'whole' ? suboption.half_price : suboption.price;
1233
+ var _preselectedOptions$i4;
1234
+ var price = (_preselectedOptions$i4 = preselectedOptions[i]) !== null && _preselectedOptions$i4 !== void 0 && _preselectedOptions$i4.with_half_option && suboption !== null && suboption !== void 0 && suboption.half_price && (suboption === null || suboption === void 0 ? void 0 : suboption.position) !== 'whole' ? suboption.half_price : suboption.price;
1235
1235
  return {
1236
1236
  id: suboption.id,
1237
1237
  name: suboption.name,
@@ -1244,8 +1244,8 @@ var ProductForm = function ProductForm(props) {
1244
1244
  });
1245
1245
  } else {
1246
1246
  states = preselectedSuboptions.map(function (suboption, i) {
1247
- var _preselectedOptions$i6;
1248
- var price = (_preselectedOptions$i6 = preselectedOptions[i]) !== null && _preselectedOptions$i6 !== void 0 && _preselectedOptions$i6.with_half_option && suboption !== null && suboption !== void 0 && suboption.half_price && (suboption === null || suboption === void 0 ? void 0 : suboption.position) !== 'whole' ? suboption.half_price : suboption.price;
1247
+ var _preselectedOptions$i5;
1248
+ var price = (_preselectedOptions$i5 = preselectedOptions[i]) !== null && _preselectedOptions$i5 !== void 0 && _preselectedOptions$i5.with_half_option && suboption !== null && suboption !== void 0 && suboption.half_price && (suboption === null || suboption === void 0 ? void 0 : suboption.position) !== 'whole' ? suboption.half_price : suboption.price;
1249
1249
  return {
1250
1250
  id: suboption.id,
1251
1251
  name: suboption.name,
@@ -1271,8 +1271,8 @@ var ProductForm = function ProductForm(props) {
1271
1271
  };
1272
1272
  suboptionsArray = [].concat(_toConsumableArray(suboptionsArray), [defaultSuboption]);
1273
1273
  if (option !== null && option !== void 0 && option.with_half_option) {
1274
- var _newPizzaState8, _preselectedSuboption3, _states$i5, _states$i6, _states$i7, _states$i8;
1275
- newPizzaState = _objectSpread(_objectSpread({}, newPizzaState), {}, _defineProperty({}, "option:".concat(option === null || option === void 0 ? void 0 : option.id), _objectSpread(_objectSpread({}, (_newPizzaState8 = newPizzaState) === null || _newPizzaState8 === void 0 ? void 0 : _newPizzaState8["option:".concat(option === null || option === void 0 ? void 0 : option.id)]), {}, _defineProperty({}, "suboption:".concat((_preselectedSuboption3 = preselectedSuboptions[i]) === null || _preselectedSuboption3 === void 0 ? void 0 : _preselectedSuboption3.id), isAlsea ? (((_states$i5 = states[i]) === null || _states$i5 === void 0 ? void 0 : _states$i5.position) === 'whole' ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0) : (((_states$i6 = states[i]) === null || _states$i6 === void 0 ? void 0 : _states$i6.position) === 'whole' ? 1 : 0.5) * states[i].quantity))));
1274
+ var _newPizzaState6, _preselectedSuboption3, _states$i5, _states$i6, _states$i7, _states$i8;
1275
+ newPizzaState = _objectSpread(_objectSpread({}, newPizzaState), {}, _defineProperty({}, "option:".concat(option === null || option === void 0 ? void 0 : option.id), _objectSpread(_objectSpread({}, (_newPizzaState6 = newPizzaState) === null || _newPizzaState6 === void 0 ? void 0 : _newPizzaState6["option:".concat(option === null || option === void 0 ? void 0 : option.id)]), {}, _defineProperty({}, "suboption:".concat((_preselectedSuboption3 = preselectedSuboptions[i]) === null || _preselectedSuboption3 === void 0 ? void 0 : _preselectedSuboption3.id), isAlsea ? (((_states$i5 = states[i]) === null || _states$i5 === void 0 ? void 0 : _states$i5.position) === 'whole' ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0) : (((_states$i6 = states[i]) === null || _states$i6 === void 0 ? void 0 : _states$i6.position) === 'whole' ? 1 : 0.5) * states[i].quantity))));
1276
1276
  var suboptionValue = isAlsea ? (((_states$i7 = states[i]) === null || _states$i7 === void 0 ? void 0 : _states$i7.position) === 'whole' || (option === null || option === void 0 ? void 0 : option.max) === 1 && (option === null || option === void 0 ? void 0 : option.min) === 1 ? 1 : 0.5) + (states[i].quantity >= 2 ? 0.5 : 0) : (((_states$i8 = states[i]) === null || _states$i8 === void 0 ? void 0 : _states$i8.position) === 'whole' || (option === null || option === void 0 ? void 0 : option.max) === 1 && (option === null || option === void 0 ? void 0 : option.min) === 1 ? 1 : 0.5) * states[i].quantity;
1277
1277
  var value = suboptionValue + (newPizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)].value || 0);
1278
1278
  newPizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)].value = value;
@@ -1325,8 +1325,8 @@ var ProductForm = function ProductForm(props) {
1325
1325
  }
1326
1326
  }, [customDefaultSubOptions]);
1327
1327
  }
1328
- /**
1329
- * Check if defaultSubOption has content to set product Cart
1328
+ /**
1329
+ * Check if defaultSubOption has content to set product Cart
1330
1330
  */
1331
1331
  (0, _react.useEffect)(function () {
1332
1332
  if (defaultSubOptions !== null && defaultSubOptions !== void 0 && defaultSubOptions.length) {
@@ -1334,8 +1334,8 @@ var ProductForm = function ProductForm(props) {
1334
1334
  }
1335
1335
  }, [JSON.stringify(defaultSubOptions)]);
1336
1336
 
1337
- /**
1338
- * Load product on component mounted
1337
+ /**
1338
+ * Load product on component mounted
1339
1339
  */
1340
1340
  (0, _react.useEffect)(function () {
1341
1341
  var _props$product3;
@@ -1386,38 +1386,37 @@ var ProductForm = function ProductForm(props) {
1386
1386
  isAlsea: isAlsea
1387
1387
  })));
1388
1388
  };
1389
- exports.ProductForm = ProductForm;
1390
1389
  ProductForm.propTypes = {
1391
- /**
1392
- * UI Component, this must be containt all graphic elements and use parent props
1390
+ /**
1391
+ * UI Component, this must be containt all graphic elements and use parent props
1393
1392
  */
1394
1393
  UIComponent: _propTypes.default.elementType,
1395
- /**
1396
- * `businessId`
1394
+ /**
1395
+ * `businessId`
1397
1396
  */
1398
1397
  businessId: _propTypes.default.number.isRequired,
1399
- /**
1400
- * `categoryId` is required if `product` prop is not present
1398
+ /**
1399
+ * `categoryId` is required if `product` prop is not present
1401
1400
  */
1402
1401
  categoryId: _propTypes.default.number,
1403
- /**
1404
- * `productId` is required if `product` prop is not present
1402
+ /**
1403
+ * `productId` is required if `product` prop is not present
1405
1404
  */
1406
1405
  productId: _propTypes.default.number,
1407
- /**
1408
- * `product` is required if `businessId`, `categoryId` or `productId` is not present
1406
+ /**
1407
+ * `product` is required if `businessId`, `categoryId` or `productId` is not present
1409
1408
  */
1410
1409
  product: _propTypes.default.object,
1411
- /**
1412
- * Product from cart
1410
+ /**
1411
+ * Product from cart
1413
1412
  */
1414
1413
  productCart: _propTypes.default.object,
1415
- /**
1416
- * useOrderContext
1414
+ /**
1415
+ * useOrderContext
1417
1416
  */
1418
1417
  useOrderContext: _propTypes.default.bool,
1419
- /**
1420
- * Function to save event
1418
+ /**
1419
+ * Function to save event
1421
1420
  */
1422
1421
  onSave: _propTypes.default.func
1423
1422
  };