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
@@ -19,41 +19,40 @@ var _excluded = ["carts"],
19
19
  _excluded2 = ["carts"],
20
20
  _excluded3 = ["carts"];
21
21
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
22
- 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); }
23
- 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; }
24
- 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); }
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; }
22
+ 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); }
23
+ 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; }
24
+ 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); }
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 _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
27
27
  function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
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 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); } }
34
34
  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); }); }; }
35
35
  function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
36
36
  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."); }
37
37
  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); }
38
38
  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; }
39
- 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; } }
39
+ 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; } }
40
40
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
41
41
  _dayjs.default.extend(_utc.default);
42
42
 
43
- /**
44
- * Create OrderContext
45
- * This context will manage the current order with options internally and provide an easy interface
43
+ /**
44
+ * Create OrderContext
45
+ * This context will manage the current order with options internally and provide an easy interface
46
46
  */
47
- var OrderContext = /*#__PURE__*/(0, _react.createContext)();
47
+ var OrderContext = exports.OrderContext = /*#__PURE__*/(0, _react.createContext)();
48
48
 
49
- /**
50
- * Custom provider to order manager
51
- * This provider has a reducer for manage order state
52
- * @param {props} props
49
+ /**
50
+ * Custom provider to order manager
51
+ * This provider has a reducer for manage order state
52
+ * @param {props} props
53
53
  */
54
- exports.OrderContext = OrderContext;
55
- var OrderProvider = function OrderProvider(_ref) {
56
- var _configState$configs, _configState$configs$, _configState$configs2, _configState$configs3, _customerState$user5, _session$user5;
54
+ var OrderProvider = exports.OrderProvider = function OrderProvider(_ref) {
55
+ var _configState$configs, _configState$configs2, _customerState$user5, _session$user5;
57
56
  var Alert = _ref.Alert,
58
57
  children = _ref.children,
59
58
  strategy = _ref.strategy,
@@ -100,7 +99,7 @@ var OrderProvider = function OrderProvider(_ref) {
100
99
  var _useToast = (0, _ToastContext.useToast)(),
101
100
  _useToast2 = _slicedToArray(_useToast, 2),
102
101
  showToast = _useToast2[1].showToast;
103
- var configTypes = (configState === null || configState === void 0 ? void 0 : (_configState$configs = configState.configs) === null || _configState$configs === void 0 ? void 0 : (_configState$configs$ = _configState$configs.order_types_allowed) === null || _configState$configs$ === void 0 ? void 0 : _configState$configs$.value.split('|').map(function (value) {
102
+ var configTypes = (configState === null || configState === void 0 || (_configState$configs = configState.configs) === null || _configState$configs === void 0 || (_configState$configs = _configState$configs.order_types_allowed) === null || _configState$configs === void 0 ? void 0 : _configState$configs.value.split('|').map(function (value) {
104
103
  return Number(value);
105
104
  })) || [];
106
105
  var orderTypes = {
@@ -117,7 +116,7 @@ var OrderProvider = function OrderProvider(_ref) {
117
116
  moment: null,
118
117
  city_id: null
119
118
  } : {
120
- type: orderTypes[configState === null || configState === void 0 ? void 0 : (_configState$configs2 = configState.configs) === null || _configState$configs2 === void 0 ? void 0 : (_configState$configs3 = _configState$configs2.default_order_type) === null || _configState$configs3 === void 0 ? void 0 : _configState$configs3.value],
119
+ type: orderTypes[configState === null || configState === void 0 || (_configState$configs2 = configState.configs) === null || _configState$configs2 === void 0 || (_configState$configs2 = _configState$configs2.default_order_type) === null || _configState$configs2 === void 0 ? void 0 : _configState$configs2.value],
121
120
  moment: null,
122
121
  city_id: null
123
122
  },
@@ -129,12 +128,12 @@ var OrderProvider = function OrderProvider(_ref) {
129
128
  state = _useState6[0],
130
129
  setState = _useState6[1];
131
130
 
132
- /**
133
- * Refresh order options and carts from API
131
+ /**
132
+ * Refresh order options and carts from API
134
133
  */
135
134
  var refreshOrderOptions = /*#__PURE__*/function () {
136
135
  var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
137
- var _state$options, _state$options$addres, _state$options2, _state$options2$addre, _res$content, _res$content2, countryCodeFromLocalStorage, customerFromLocalStorage, userCustomerId, options, countryCode, res, error, result, _options2$address, carts, _options2, _options2$address2, localOptions, _options3, _localOptions$address, conditions, userId, addressesResponse, address, _yield$ordering$setAc, _yield$ordering$setAc2, _error, _result, _err$message, message;
136
+ var _state$options, _state$options2, _res$content, _res$content2, countryCodeFromLocalStorage, customerFromLocalStorage, userCustomerId, options, countryCode, res, error, result, _options2$address, carts, _options2, _options2$address2, localOptions, _options3, _localOptions$address, conditions, userId, addressesResponse, address, _yield$ordering$setAc, _yield$ordering$setAc2, _error, _result, _err$message, message;
138
137
  return _regeneratorRuntime().wrap(function _callee$(_context) {
139
138
  while (1) switch (_context.prev = _context.next) {
140
139
  case 0:
@@ -164,7 +163,7 @@ var OrderProvider = function OrderProvider(_ref) {
164
163
  franchise_id: franchiseId
165
164
  });
166
165
  }
167
- countryCode = countryCodeFromLocalStorage && countryCodeFromLocalStorage !== (state === null || state === void 0 ? void 0 : (_state$options = state.options) === null || _state$options === void 0 ? void 0 : (_state$options$addres = _state$options.address) === null || _state$options$addres === void 0 ? void 0 : _state$options$addres.country_code) ? countryCodeFromLocalStorage : state === null || state === void 0 ? void 0 : (_state$options2 = state.options) === null || _state$options2 === void 0 ? void 0 : (_state$options2$addre = _state$options2.address) === null || _state$options2$addre === void 0 ? void 0 : _state$options2$addre.country_code;
166
+ countryCode = countryCodeFromLocalStorage && countryCodeFromLocalStorage !== (state === null || state === void 0 || (_state$options = state.options) === null || _state$options === void 0 || (_state$options = _state$options.address) === null || _state$options === void 0 ? void 0 : _state$options.country_code) ? countryCodeFromLocalStorage : state === null || state === void 0 || (_state$options2 = state.options) === null || _state$options2 === void 0 || (_state$options2 = _state$options2.address) === null || _state$options2 === void 0 ? void 0 : _state$options2.country_code;
168
167
  if (countryCode) {
169
168
  options.headers = {
170
169
  'X-Socket-Id-X': socket === null || socket === void 0 ? void 0 : socket.getId(),
@@ -175,8 +174,8 @@ var OrderProvider = function OrderProvider(_ref) {
175
174
  return ordering.setAccessToken(session.token).orderOptions().get(options);
176
175
  case 16:
177
176
  res = _context.sent;
178
- error = res === null || res === void 0 ? void 0 : (_res$content = res.content) === null || _res$content === void 0 ? void 0 : _res$content.error;
179
- result = res === null || res === void 0 ? void 0 : (_res$content2 = res.content) === null || _res$content2 === void 0 ? void 0 : _res$content2.result;
177
+ error = res === null || res === void 0 || (_res$content = res.content) === null || _res$content === void 0 ? void 0 : _res$content.error;
178
+ result = res === null || res === void 0 || (_res$content2 = res.content) === null || _res$content2 === void 0 ? void 0 : _res$content2.result;
180
179
  if (error) {
181
180
  _context.next = 27;
182
181
  break;
@@ -193,7 +192,7 @@ var OrderProvider = function OrderProvider(_ref) {
193
192
  }
194
193
  _context.next = 27;
195
194
  return updateOrderOptions({
196
- country_code: _options2 === null || _options2 === void 0 ? void 0 : (_options2$address2 = _options2.address) === null || _options2$address2 === void 0 ? void 0 : _options2$address2.country_code
195
+ country_code: _options2 === null || _options2 === void 0 || (_options2$address2 = _options2.address) === null || _options2$address2 === void 0 ? void 0 : _options2$address2.country_code
197
196
  });
198
197
  case 27:
199
198
  if (error) {
@@ -220,7 +219,7 @@ var OrderProvider = function OrderProvider(_ref) {
220
219
  }
221
220
  conditions = [{
222
221
  attribute: 'address',
223
- value: localOptions === null || localOptions === void 0 ? void 0 : (_localOptions$address = localOptions.address) === null || _localOptions$address === void 0 ? void 0 : _localOptions$address.address
222
+ value: localOptions === null || localOptions === void 0 || (_localOptions$address = localOptions.address) === null || _localOptions$address === void 0 ? void 0 : _localOptions$address.address
224
223
  }];
225
224
  userId = userCustomerId || session.user.id;
226
225
  _context.next = 38;
@@ -228,19 +227,19 @@ var OrderProvider = function OrderProvider(_ref) {
228
227
  case 38:
229
228
  addressesResponse = _context.sent;
230
229
  address = addressesResponse.content.result.find(function (address) {
231
- var _localOptions$address2, _localOptions$address3, _localOptions$address4, _address$location, _localOptions$address5, _address$location2, _localOptions$address6, _localOptions$address7, _localOptions$address8, _localOptions$address9, _localOptions$address10;
230
+ var _localOptions$address2, _localOptions$address3, _localOptions$address4, _address$location, _localOptions$address5, _address$location2, _localOptions$address6, _localOptions$address7, _localOptions$address8, _localOptions$address9;
232
231
  localOptions.address.internal_number = ((_localOptions$address2 = localOptions.address) === null || _localOptions$address2 === void 0 ? void 0 : _localOptions$address2.internal_number) || null;
233
232
  localOptions.address.zipcode = ((_localOptions$address3 = localOptions.address) === null || _localOptions$address3 === void 0 ? void 0 : _localOptions$address3.zipcode) || null;
234
233
  localOptions.address.address_notes = ((_localOptions$address4 = localOptions.address) === null || _localOptions$address4 === void 0 ? void 0 : _localOptions$address4.address_notes) || null;
235
- return (address === null || address === void 0 ? void 0 : (_address$location = address.location) === null || _address$location === void 0 ? void 0 : _address$location.lat) === (localOptions === null || localOptions === void 0 ? void 0 : (_localOptions$address5 = localOptions.address) === null || _localOptions$address5 === void 0 ? void 0 : _localOptions$address5.location.lat) && (address === null || address === void 0 ? void 0 : (_address$location2 = address.location) === null || _address$location2 === void 0 ? void 0 : _address$location2.lng) === (localOptions === null || localOptions === void 0 ? void 0 : (_localOptions$address6 = localOptions.address) === null || _localOptions$address6 === void 0 ? void 0 : (_localOptions$address7 = _localOptions$address6.location) === null || _localOptions$address7 === void 0 ? void 0 : _localOptions$address7.lng) && (address === null || address === void 0 ? void 0 : address.internal_number) === (localOptions === null || localOptions === void 0 ? void 0 : (_localOptions$address8 = localOptions.address) === null || _localOptions$address8 === void 0 ? void 0 : _localOptions$address8.internal_number) && (address === null || address === void 0 ? void 0 : address.zipcode) === (localOptions === null || localOptions === void 0 ? void 0 : (_localOptions$address9 = localOptions.address) === null || _localOptions$address9 === void 0 ? void 0 : _localOptions$address9.zipcode) && (address === null || address === void 0 ? void 0 : address.address_notes) === (localOptions === null || localOptions === void 0 ? void 0 : (_localOptions$address10 = localOptions.address) === null || _localOptions$address10 === void 0 ? void 0 : _localOptions$address10.address_notes);
234
+ return (address === null || address === void 0 || (_address$location = address.location) === null || _address$location === void 0 ? void 0 : _address$location.lat) === (localOptions === null || localOptions === void 0 || (_localOptions$address5 = localOptions.address) === null || _localOptions$address5 === void 0 ? void 0 : _localOptions$address5.location.lat) && (address === null || address === void 0 || (_address$location2 = address.location) === null || _address$location2 === void 0 ? void 0 : _address$location2.lng) === (localOptions === null || localOptions === void 0 || (_localOptions$address6 = localOptions.address) === null || _localOptions$address6 === void 0 || (_localOptions$address6 = _localOptions$address6.location) === null || _localOptions$address6 === void 0 ? void 0 : _localOptions$address6.lng) && (address === null || address === void 0 ? void 0 : address.internal_number) === (localOptions === null || localOptions === void 0 || (_localOptions$address7 = localOptions.address) === null || _localOptions$address7 === void 0 ? void 0 : _localOptions$address7.internal_number) && (address === null || address === void 0 ? void 0 : address.zipcode) === (localOptions === null || localOptions === void 0 || (_localOptions$address8 = localOptions.address) === null || _localOptions$address8 === void 0 ? void 0 : _localOptions$address8.zipcode) && (address === null || address === void 0 ? void 0 : address.address_notes) === (localOptions === null || localOptions === void 0 || (_localOptions$address9 = localOptions.address) === null || _localOptions$address9 === void 0 ? void 0 : _localOptions$address9.address_notes);
236
235
  });
237
236
  if (address) {
238
237
  _context.next = 51;
239
238
  break;
240
239
  }
241
240
  Object.keys(localOptions.address).forEach(function (key) {
242
- var _localOptions$address11, _localOptions$address12;
243
- return (localOptions === null || localOptions === void 0 ? void 0 : (_localOptions$address11 = localOptions.address) === null || _localOptions$address11 === void 0 ? void 0 : _localOptions$address11[key]) === null && (localOptions === null || localOptions === void 0 ? true : (_localOptions$address12 = localOptions.address) === null || _localOptions$address12 === void 0 ? true : delete _localOptions$address12[key]);
241
+ var _localOptions$address10, _localOptions$address11;
242
+ return (localOptions === null || localOptions === void 0 || (_localOptions$address10 = localOptions.address) === null || _localOptions$address10 === void 0 ? void 0 : _localOptions$address10[key]) === null && (localOptions === null || localOptions === void 0 || (_localOptions$address11 = localOptions.address) === null || _localOptions$address11 === void 0 || delete _localOptions$address11[key]);
244
243
  });
245
244
  _context.next = 44;
246
245
  return ordering.setAccessToken(session.token).users(userId).addresses().save(localOptions.address);
@@ -318,14 +317,14 @@ var OrderProvider = function OrderProvider(_ref) {
318
317
  var props = ['address', 'address_notes', 'zipcode', 'location', 'internal_number'];
319
318
  var values = [];
320
319
  props.forEach(function (prop) {
321
- var _state$options3, _state$options4, _state$options4$addre;
322
- if ((_state$options3 = state.options) !== null && _state$options3 !== void 0 && _state$options3.address && (_state$options4 = state.options) !== null && _state$options4 !== void 0 && (_state$options4$addre = _state$options4.address) !== null && _state$options4$addre !== void 0 && _state$options4$addre[prop]) {
320
+ var _state$options3, _state$options4;
321
+ if ((_state$options3 = state.options) !== null && _state$options3 !== void 0 && _state$options3.address && (_state$options4 = state.options) !== null && _state$options4 !== void 0 && (_state$options4 = _state$options4.address) !== null && _state$options4 !== void 0 && _state$options4[prop]) {
323
322
  if (prop === 'location') {
324
- var _address$prop, _state$options5, _state$options5$addre, _state$options5$addre2, _address$prop2, _state$options6, _state$options6$addre, _state$options6$addre2;
325
- values.push((address === null || address === void 0 ? void 0 : (_address$prop = address[prop]) === null || _address$prop === void 0 ? void 0 : _address$prop.lat) === ((_state$options5 = state.options) === null || _state$options5 === void 0 ? void 0 : (_state$options5$addre = _state$options5.address) === null || _state$options5$addre === void 0 ? void 0 : (_state$options5$addre2 = _state$options5$addre[prop]) === null || _state$options5$addre2 === void 0 ? void 0 : _state$options5$addre2.lat) && (address === null || address === void 0 ? void 0 : (_address$prop2 = address[prop]) === null || _address$prop2 === void 0 ? void 0 : _address$prop2.lng) === ((_state$options6 = state.options) === null || _state$options6 === void 0 ? void 0 : (_state$options6$addre = _state$options6.address) === null || _state$options6$addre === void 0 ? void 0 : (_state$options6$addre2 = _state$options6$addre[prop]) === null || _state$options6$addre2 === void 0 ? void 0 : _state$options6$addre2.lng));
323
+ var _address$prop, _state$options5, _address$prop2, _state$options6;
324
+ values.push((address === null || address === void 0 || (_address$prop = address[prop]) === null || _address$prop === void 0 ? void 0 : _address$prop.lat) === ((_state$options5 = state.options) === null || _state$options5 === void 0 || (_state$options5 = _state$options5.address) === null || _state$options5 === void 0 || (_state$options5 = _state$options5[prop]) === null || _state$options5 === void 0 ? void 0 : _state$options5.lat) && (address === null || address === void 0 || (_address$prop2 = address[prop]) === null || _address$prop2 === void 0 ? void 0 : _address$prop2.lng) === ((_state$options6 = state.options) === null || _state$options6 === void 0 || (_state$options6 = _state$options6.address) === null || _state$options6 === void 0 || (_state$options6 = _state$options6[prop]) === null || _state$options6 === void 0 ? void 0 : _state$options6.lng));
326
325
  } else {
327
- var _state$options7, _state$options7$addre;
328
- values.push((address === null || address === void 0 ? void 0 : address[prop]) === ((_state$options7 = state.options) === null || _state$options7 === void 0 ? void 0 : (_state$options7$addre = _state$options7.address) === null || _state$options7$addre === void 0 ? void 0 : _state$options7$addre[prop]));
326
+ var _state$options7;
327
+ values.push((address === null || address === void 0 ? void 0 : address[prop]) === ((_state$options7 = state.options) === null || _state$options7 === void 0 || (_state$options7 = _state$options7.address) === null || _state$options7 === void 0 ? void 0 : _state$options7[prop]));
329
328
  }
330
329
  } else {
331
330
  values.push(!(address !== null && address !== void 0 && address[prop]));
@@ -336,17 +335,17 @@ var OrderProvider = function OrderProvider(_ref) {
336
335
  });
337
336
  };
338
337
 
339
- /**
340
- * Change order address
338
+ /**
339
+ * Change order address
341
340
  */
342
341
  var changeAddress = /*#__PURE__*/function () {
343
342
  var _ref3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(addressId, params) {
344
- var _state$options8, _state$options8$addre;
343
+ var _state$options8;
345
344
  var isCountryCodeChanged, optionsStorage, options, _state$options9, _params, _params$address;
346
345
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
347
346
  while (1) switch (_context2.prev = _context2.next) {
348
347
  case 0:
349
- isCountryCodeChanged = ((_state$options8 = state.options) === null || _state$options8 === void 0 ? void 0 : (_state$options8$addre = _state$options8.address) === null || _state$options8$addre === void 0 ? void 0 : _state$options8$addre.country_code) !== (params === null || params === void 0 ? void 0 : params.country_code);
348
+ isCountryCodeChanged = ((_state$options8 = state.options) === null || _state$options8 === void 0 || (_state$options8 = _state$options8.address) === null || _state$options8 === void 0 ? void 0 : _state$options8.country_code) !== (params === null || params === void 0 ? void 0 : params.country_code);
350
349
  if (!(_typeof(addressId) === 'object')) {
351
350
  _context2.next = 11;
352
351
  break;
@@ -359,7 +358,7 @@ var OrderProvider = function OrderProvider(_ref) {
359
358
  address: _objectSpread(_objectSpread({}, optionsStorage === null || optionsStorage === void 0 ? void 0 : optionsStorage.address), addressId)
360
359
  });
361
360
  if (!session.auth) {
362
- options.type = state === null || state === void 0 ? void 0 : (_state$options9 = state.options) === null || _state$options9 === void 0 ? void 0 : _state$options9.type;
361
+ options.type = state === null || state === void 0 || (_state$options9 = state.options) === null || _state$options9 === void 0 ? void 0 : _state$options9.type;
363
362
  }
364
363
  _context2.next = 9;
365
364
  return strategy.setItem('options', options, true);
@@ -377,7 +376,7 @@ var OrderProvider = function OrderProvider(_ref) {
377
376
  _context2.next = 19;
378
377
  break;
379
378
  }
380
- _params.address_id = params === null || params === void 0 ? void 0 : (_params$address = params.address) === null || _params$address === void 0 ? void 0 : _params$address.id;
379
+ _params.address_id = params === null || params === void 0 || (_params$address = params.address) === null || _params$address === void 0 ? void 0 : _params$address.id;
381
380
  _context2.next = 17;
382
381
  return updateOrderOptions(_params);
383
382
  case 17:
@@ -417,13 +416,13 @@ var OrderProvider = function OrderProvider(_ref) {
417
416
  }
418
417
  }, _callee2);
419
418
  }));
420
- return function changeAddress(_x2, _x3) {
419
+ return function changeAddress(_x, _x2) {
421
420
  return _ref3.apply(this, arguments);
422
421
  };
423
422
  }();
424
423
 
425
- /**
426
- * Change order type
424
+ /**
425
+ * Change order type
427
426
  */
428
427
  var changeType = /*#__PURE__*/function () {
429
428
  var _ref4 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(type) {
@@ -467,13 +466,13 @@ var OrderProvider = function OrderProvider(_ref) {
467
466
  }
468
467
  }, _callee3);
469
468
  }));
470
- return function changeType(_x4) {
469
+ return function changeType(_x3) {
471
470
  return _ref4.apply(this, arguments);
472
471
  };
473
472
  }();
474
473
 
475
- /**
476
- * Change order moment
474
+ /**
475
+ * Change order moment
477
476
  */
478
477
  var changeMoment = /*#__PURE__*/function () {
479
478
  var _ref5 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4(moment) {
@@ -512,13 +511,13 @@ var OrderProvider = function OrderProvider(_ref) {
512
511
  }
513
512
  }, _callee4);
514
513
  }));
515
- return function changeMoment(_x5) {
514
+ return function changeMoment(_x4) {
516
515
  return _ref5.apply(this, arguments);
517
516
  };
518
517
  }();
519
518
 
520
- /**
521
- * Change order city
519
+ /**
520
+ * Change order city
522
521
  */
523
522
  var changeCityFilter = /*#__PURE__*/function () {
524
523
  var _ref6 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5(id) {
@@ -555,17 +554,17 @@ var OrderProvider = function OrderProvider(_ref) {
555
554
  }
556
555
  }, _callee5);
557
556
  }));
558
- return function changeCityFilter(_x6) {
557
+ return function changeCityFilter(_x5) {
559
558
  return _ref6.apply(this, arguments);
560
559
  };
561
560
  }();
562
- /**
563
- * Update order option data
564
- * @param {object} changes Changes to update order options
561
+ /**
562
+ * Update order option data
563
+ * @param {object} changes Changes to update order options
565
564
  */
566
565
  var updateOrderOptions = /*#__PURE__*/function () {
567
566
  var _ref7 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6(changes) {
568
- var countryCodeFromLocalStorage, customerFromLocalStorage, userCustomerId, body, _state$options11, _state$options11$addr, _ref8, _state$options12, _state$options12$addr, options, countryCode, _yield$ordering$setAc3, _yield$ordering$setAc4, error, result, carts, _options4, _err$message2, message;
567
+ var countryCodeFromLocalStorage, customerFromLocalStorage, userCustomerId, body, _state$options11, _ref8, _state$options12, options, countryCode, _yield$ordering$setAc3, _yield$ordering$setAc4, error, result, carts, _options4, _err$message2, message;
569
568
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
570
569
  while (1) switch (_context6.prev = _context6.next) {
571
570
  case 0:
@@ -595,7 +594,7 @@ var OrderProvider = function OrderProvider(_ref) {
595
594
  'X-App-X': ordering.appId,
596
595
  'X-Socket-Id-X': socket === null || socket === void 0 ? void 0 : socket.getId()
597
596
  };
598
- countryCode = changes !== null && changes !== void 0 && changes.country_code && (changes === null || changes === void 0 ? void 0 : changes.country_code) !== (state === null || state === void 0 ? void 0 : (_state$options11 = state.options) === null || _state$options11 === void 0 ? void 0 : (_state$options11$addr = _state$options11.address) === null || _state$options11$addr === void 0 ? void 0 : _state$options11$addr.country_code) ? changes === null || changes === void 0 ? void 0 : changes.country_code : (_ref8 = countryCodeFromLocalStorage !== null && countryCodeFromLocalStorage !== void 0 ? countryCodeFromLocalStorage : changes === null || changes === void 0 ? void 0 : changes.country_code) !== null && _ref8 !== void 0 ? _ref8 : state === null || state === void 0 ? void 0 : (_state$options12 = state.options) === null || _state$options12 === void 0 ? void 0 : (_state$options12$addr = _state$options12.address) === null || _state$options12$addr === void 0 ? void 0 : _state$options12$addr.country_code;
597
+ countryCode = changes !== null && changes !== void 0 && changes.country_code && (changes === null || changes === void 0 ? void 0 : changes.country_code) !== (state === null || state === void 0 || (_state$options11 = state.options) === null || _state$options11 === void 0 || (_state$options11 = _state$options11.address) === null || _state$options11 === void 0 ? void 0 : _state$options11.country_code) ? changes === null || changes === void 0 ? void 0 : changes.country_code : (_ref8 = countryCodeFromLocalStorage !== null && countryCodeFromLocalStorage !== void 0 ? countryCodeFromLocalStorage : changes === null || changes === void 0 ? void 0 : changes.country_code) !== null && _ref8 !== void 0 ? _ref8 : state === null || state === void 0 || (_state$options12 = state.options) === null || _state$options12 === void 0 || (_state$options12 = _state$options12.address) === null || _state$options12 === void 0 ? void 0 : _state$options12.country_code;
599
598
  if (!countryCode) {
600
599
  _context6.next = 19;
601
600
  break;
@@ -612,7 +611,7 @@ var OrderProvider = function OrderProvider(_ref) {
612
611
  });
613
612
  }
614
613
  if (body !== null && body !== void 0 && body.country_code) {
615
- body === null || body === void 0 ? true : delete body.country_code;
614
+ body === null || body === void 0 || delete body.country_code;
616
615
  }
617
616
  _context6.next = 23;
618
617
  return ordering.setAccessToken(session.token).orderOptions().save(body, options);
@@ -658,16 +657,16 @@ var OrderProvider = function OrderProvider(_ref) {
658
657
  }
659
658
  }, _callee6, null, [[9, 33]]);
660
659
  }));
661
- return function updateOrderOptions(_x7) {
660
+ return function updateOrderOptions(_x6) {
662
661
  return _ref7.apply(this, arguments);
663
662
  };
664
663
  }();
665
664
 
666
- /**
667
- * Add product to cart
668
- * @param {object} product product for add
669
- * @param {object} cart cart of the product
670
- * @param {boolean} isQuickAddProduct option to add product when clicks
665
+ /**
666
+ * Add product to cart
667
+ * @param {object} product product for add
668
+ * @param {object} cart cart of the product
669
+ * @param {boolean} isQuickAddProduct option to add product when clicks
671
670
  */
672
671
  var addProduct = /*#__PURE__*/function () {
673
672
  var _ref9 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee7(product, cart, isQuickAddProduct) {
@@ -776,16 +775,16 @@ var OrderProvider = function OrderProvider(_ref) {
776
775
  }
777
776
  }, _callee7, null, [[1, 27]]);
778
777
  }));
779
- return function addProduct(_x8, _x9, _x10) {
778
+ return function addProduct(_x7, _x8, _x9) {
780
779
  return _ref9.apply(this, arguments);
781
780
  };
782
781
  }();
783
782
 
784
- /**
785
- * Add multi products to cart / (domino's)
786
- * @param {object} product product for add
787
- * @param {object} cart cart of the product
788
- * @param {boolean} isQuickAddProduct option to add product when clicks
783
+ /**
784
+ * Add multi products to cart / (domino's)
785
+ * @param {object} product product for add
786
+ * @param {object} cart cart of the product
787
+ * @param {boolean} isQuickAddProduct option to add product when clicks
789
788
  */
790
789
  var addMultiProduct = /*#__PURE__*/function () {
791
790
  var _ref10 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee8(product, cart, isQuickAddProduct) {
@@ -866,13 +865,13 @@ var OrderProvider = function OrderProvider(_ref) {
866
865
  }
867
866
  }, _callee8, null, [[0, 24]]);
868
867
  }));
869
- return function addMultiProduct(_x11, _x12, _x13) {
868
+ return function addMultiProduct(_x10, _x11, _x12) {
870
869
  return _ref10.apply(this, arguments);
871
870
  };
872
871
  }();
873
872
 
874
- /**
875
- * Remove product to cart
873
+ /**
874
+ * Remove product to cart
876
875
  */
877
876
  var removeProduct = /*#__PURE__*/function () {
878
877
  var _ref11 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee9(product, cart) {
@@ -942,13 +941,13 @@ var OrderProvider = function OrderProvider(_ref) {
942
941
  }
943
942
  }, _callee9, null, [[0, 21]]);
944
943
  }));
945
- return function removeProduct(_x14, _x15) {
944
+ return function removeProduct(_x13, _x14) {
946
945
  return _ref11.apply(this, arguments);
947
946
  };
948
947
  }();
949
948
 
950
- /**
951
- * Clear products of cart
949
+ /**
950
+ * Clear products of cart
952
951
  */
953
952
  var clearCart = /*#__PURE__*/function () {
954
953
  var _ref12 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee10(uuid) {
@@ -1031,13 +1030,13 @@ var OrderProvider = function OrderProvider(_ref) {
1031
1030
  }
1032
1031
  }, _callee10, null, [[1, 24]]);
1033
1032
  }));
1034
- return function clearCart(_x16) {
1033
+ return function clearCart(_x15) {
1035
1034
  return _ref12.apply(this, arguments);
1036
1035
  };
1037
1036
  }();
1038
1037
 
1039
- /**
1040
- * Update product to cart
1038
+ /**
1039
+ * Update product to cart
1041
1040
  */
1042
1041
  var updateProduct = /*#__PURE__*/function () {
1043
1042
  var _ref13 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee11(product, cart, isQuickAddProduct) {
@@ -1103,13 +1102,13 @@ var OrderProvider = function OrderProvider(_ref) {
1103
1102
  }
1104
1103
  }, _callee11, null, [[0, 21]]);
1105
1104
  }));
1106
- return function updateProduct(_x17, _x18, _x19) {
1105
+ return function updateProduct(_x16, _x17, _x18) {
1107
1106
  return _ref13.apply(this, arguments);
1108
1107
  };
1109
1108
  }();
1110
1109
 
1111
- /**
1112
- * Apply coupon to cart
1110
+ /**
1111
+ * Apply coupon to cart
1113
1112
  */
1114
1113
  var applyCoupon = /*#__PURE__*/function () {
1115
1114
  var _ref14 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee12(couponData, customParams) {
@@ -1232,7 +1231,7 @@ var OrderProvider = function OrderProvider(_ref) {
1232
1231
  }
1233
1232
  }, _callee12, null, [[6, 37]]);
1234
1233
  }));
1235
- return function applyCoupon(_x20, _x21) {
1234
+ return function applyCoupon(_x19, _x20) {
1236
1235
  return _ref14.apply(this, arguments);
1237
1236
  };
1238
1237
  }();
@@ -1315,7 +1314,7 @@ var OrderProvider = function OrderProvider(_ref) {
1315
1314
  }
1316
1315
  }, _callee13, null, [[4, 20]]);
1317
1316
  }));
1318
- return function applyOffer(_x22) {
1317
+ return function applyOffer(_x21) {
1319
1318
  return _ref15.apply(this, arguments);
1320
1319
  };
1321
1320
  }();
@@ -1395,20 +1394,19 @@ var OrderProvider = function OrderProvider(_ref) {
1395
1394
  }
1396
1395
  }, _callee14, null, [[4, 22]]);
1397
1396
  }));
1398
- return function removeOffer(_x23) {
1397
+ return function removeOffer(_x22) {
1399
1398
  return _ref16.apply(this, arguments);
1400
1399
  };
1401
1400
  }();
1402
1401
 
1403
- /**
1404
- * Apply coupon to cart
1402
+ /**
1403
+ * Apply coupon to cart
1405
1404
  */
1406
1405
  var changeDriverTip = /*#__PURE__*/function () {
1407
1406
  var _ref17 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee15(businessId) {
1408
1407
  var _state$carts2;
1409
1408
  var driverTipRate,
1410
1409
  isFixedPrice,
1411
- _body,
1412
1410
  countryCode,
1413
1411
  customerFromLocalStorage,
1414
1412
  userCustomerId,
@@ -1454,9 +1452,9 @@ var OrderProvider = function OrderProvider(_ref) {
1454
1452
  case 15:
1455
1453
  customerFromLocalStorage = _context15.sent;
1456
1454
  userCustomerId = customerFromLocalStorage === null || customerFromLocalStorage === void 0 ? void 0 : customerFromLocalStorage.id;
1457
- body = (_body = {
1455
+ body = _defineProperty(_defineProperty({
1458
1456
  business_id: businessId
1459
- }, _defineProperty(_body, isFixedPrice ? 'driver_tip' : 'driver_tip_rate', driverTipRate), _defineProperty(_body, "user_id", userCustomerId || session.user.id), _body);
1457
+ }, isFixedPrice ? 'driver_tip' : 'driver_tip_rate', driverTipRate), "user_id", userCustomerId || session.user.id);
1460
1458
  _context15.next = 20;
1461
1459
  return ordering.setAccessToken(session.token).carts().changeDriverTip(body, {
1462
1460
  headers: {
@@ -1495,13 +1493,13 @@ var OrderProvider = function OrderProvider(_ref) {
1495
1493
  }
1496
1494
  }, _callee15, null, [[8, 29]]);
1497
1495
  }));
1498
- return function changeDriverTip(_x24) {
1496
+ return function changeDriverTip(_x23) {
1499
1497
  return _ref17.apply(this, arguments);
1500
1498
  };
1501
1499
  }();
1502
1500
 
1503
- /**
1504
- * Change payment method
1501
+ /**
1502
+ * Change payment method
1505
1503
  */
1506
1504
  var changePaymethod = /*#__PURE__*/function () {
1507
1505
  var _ref18 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee16(businessId, paymethodId, paymethodData) {
@@ -1583,13 +1581,13 @@ var OrderProvider = function OrderProvider(_ref) {
1583
1581
  }
1584
1582
  }, _callee16, null, [[8, 29]]);
1585
1583
  }));
1586
- return function changePaymethod(_x25, _x26, _x27) {
1584
+ return function changePaymethod(_x24, _x25, _x26) {
1587
1585
  return _ref18.apply(this, arguments);
1588
1586
  };
1589
1587
  }();
1590
1588
 
1591
- /**
1592
- * Place cart
1589
+ /**
1590
+ * Place cart
1593
1591
  */
1594
1592
  var placeCart = /*#__PURE__*/function () {
1595
1593
  var _ref19 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee17(cardId, data) {
@@ -1688,13 +1686,13 @@ var OrderProvider = function OrderProvider(_ref) {
1688
1686
  }
1689
1687
  }, _callee17, null, [[0, 29]]);
1690
1688
  }));
1691
- return function placeCart(_x28, _x29) {
1689
+ return function placeCart(_x27, _x28) {
1692
1690
  return _ref19.apply(this, arguments);
1693
1691
  };
1694
1692
  }();
1695
1693
 
1696
- /**
1697
- * Place multi carts
1694
+ /**
1695
+ * Place multi carts
1698
1696
  */
1699
1697
  var placeMultiCarts = /*#__PURE__*/function () {
1700
1698
  var _ref20 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee18(data, cartUuid) {
@@ -1783,13 +1781,13 @@ var OrderProvider = function OrderProvider(_ref) {
1783
1781
  }
1784
1782
  }, _callee18, null, [[0, 24]]);
1785
1783
  }));
1786
- return function placeMultiCarts(_x30, _x31) {
1784
+ return function placeMultiCarts(_x29, _x30) {
1787
1785
  return _ref20.apply(this, arguments);
1788
1786
  };
1789
1787
  }();
1790
1788
 
1791
- /**
1792
- * Confirm cart
1789
+ /**
1790
+ * Confirm cart
1793
1791
  */
1794
1792
  var confirmCart = /*#__PURE__*/function () {
1795
1793
  var _ref21 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee19(cardId, data) {
@@ -1876,13 +1874,13 @@ var OrderProvider = function OrderProvider(_ref) {
1876
1874
  }
1877
1875
  }, _callee19, null, [[0, 25]]);
1878
1876
  }));
1879
- return function confirmCart(_x32, _x33) {
1877
+ return function confirmCart(_x31, _x32) {
1880
1878
  return _ref21.apply(this, arguments);
1881
1879
  };
1882
1880
  }();
1883
1881
 
1884
- /**
1885
- * Confirm multi carts
1882
+ /**
1883
+ * Confirm multi carts
1886
1884
  */
1887
1885
  var confirmMultiCarts = /*#__PURE__*/function () {
1888
1886
  var _ref22 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee20(cartUuid) {
@@ -1951,13 +1949,13 @@ var OrderProvider = function OrderProvider(_ref) {
1951
1949
  }
1952
1950
  }, _callee20, null, [[0, 19]]);
1953
1951
  }));
1954
- return function confirmMultiCarts(_x34) {
1952
+ return function confirmMultiCarts(_x33) {
1955
1953
  return _ref22.apply(this, arguments);
1956
1954
  };
1957
1955
  }();
1958
1956
 
1959
- /**
1960
- * Reorder an order and get cart
1957
+ /**
1958
+ * Reorder an order and get cart
1961
1959
  */
1962
1960
  var reorder = /*#__PURE__*/function () {
1963
1961
  var _ref23 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee21(orderId, offAlert) {
@@ -2041,13 +2039,13 @@ var OrderProvider = function OrderProvider(_ref) {
2041
2039
  }
2042
2040
  }, _callee21, null, [[1, 24]]);
2043
2041
  }));
2044
- return function reorder(_x35, _x36) {
2042
+ return function reorder(_x34, _x35) {
2045
2043
  return _ref23.apply(this, arguments);
2046
2044
  };
2047
2045
  }();
2048
2046
  var setOptionFromLocalStorage = /*#__PURE__*/function () {
2049
2047
  var _ref24 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee22() {
2050
- var _configState$configs4, _configState$configs5, _state$options13;
2048
+ var _configState$configs3, _state$options13;
2051
2049
  var optionsLocalStorage;
2052
2050
  return _regeneratorRuntime().wrap(function _callee22$(_context22) {
2053
2051
  while (1) switch (_context22.prev = _context22.next) {
@@ -2062,9 +2060,9 @@ var OrderProvider = function OrderProvider(_ref) {
2062
2060
  type: null,
2063
2061
  moment: null
2064
2062
  } : {
2065
- type: (optionsLocalStorage === null || optionsLocalStorage === void 0 ? void 0 : optionsLocalStorage.type) || orderTypes[configState === null || configState === void 0 ? void 0 : (_configState$configs4 = configState.configs) === null || _configState$configs4 === void 0 ? void 0 : (_configState$configs5 = _configState$configs4.default_order_type) === null || _configState$configs5 === void 0 ? void 0 : _configState$configs5.value],
2063
+ type: (optionsLocalStorage === null || optionsLocalStorage === void 0 ? void 0 : optionsLocalStorage.type) || orderTypes[configState === null || configState === void 0 || (_configState$configs3 = configState.configs) === null || _configState$configs3 === void 0 || (_configState$configs3 = _configState$configs3.default_order_type) === null || _configState$configs3 === void 0 ? void 0 : _configState$configs3.value],
2066
2064
  moment: (optionsLocalStorage === null || optionsLocalStorage === void 0 ? void 0 : optionsLocalStorage.moment) || null,
2067
- address: (optionsLocalStorage === null || optionsLocalStorage === void 0 ? void 0 : optionsLocalStorage.address) || (state === null || state === void 0 ? void 0 : (_state$options13 = state.options) === null || _state$options13 === void 0 ? void 0 : _state$options13.address) || {},
2065
+ address: (optionsLocalStorage === null || optionsLocalStorage === void 0 ? void 0 : optionsLocalStorage.address) || (state === null || state === void 0 || (_state$options13 = state.options) === null || _state$options13 === void 0 ? void 0 : _state$options13.address) || {},
2068
2066
  city_id: (optionsLocalStorage === null || optionsLocalStorage === void 0 ? void 0 : optionsLocalStorage.city_id) || null
2069
2067
  }
2070
2068
  }));
@@ -2079,8 +2077,8 @@ var OrderProvider = function OrderProvider(_ref) {
2079
2077
  };
2080
2078
  }();
2081
2079
 
2082
- /**
2083
- * get Latest past Order that has no review
2080
+ /**
2081
+ * get Latest past Order that has no review
2084
2082
  */
2085
2083
  var getLastOrderHasNoReview = /*#__PURE__*/function () {
2086
2084
  var _ref25 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee23() {
@@ -2265,7 +2263,7 @@ var OrderProvider = function OrderProvider(_ref) {
2265
2263
  }
2266
2264
  }, _callee24);
2267
2265
  }));
2268
- return function setUserCustomerOptions(_x37) {
2266
+ return function setUserCustomerOptions(_x36) {
2269
2267
  return _ref26.apply(this, arguments);
2270
2268
  };
2271
2269
  }();
@@ -2283,18 +2281,18 @@ var OrderProvider = function OrderProvider(_ref) {
2283
2281
  }, [session.auth, session.loading, configState]);
2284
2282
  (0, _react.useEffect)(function () {
2285
2283
  if ((configTypes === null || configTypes === void 0 ? void 0 : configTypes.length) > 0 && state.options.type && !configTypes.includes(state.options.type)) {
2286
- var _configState$configs6, _configState$configs7, _configState$configs8, _configState$configs9;
2287
- var validDefaultValue = configTypes.includes(configState === null || configState === void 0 ? void 0 : (_configState$configs6 = configState.configs) === null || _configState$configs6 === void 0 ? void 0 : (_configState$configs7 = _configState$configs6.default_order_type) === null || _configState$configs7 === void 0 ? void 0 : _configState$configs7.type);
2284
+ var _configState$configs4, _configState$configs5;
2285
+ var validDefaultValue = configTypes.includes(configState === null || configState === void 0 || (_configState$configs4 = configState.configs) === null || _configState$configs4 === void 0 || (_configState$configs4 = _configState$configs4.default_order_type) === null || _configState$configs4 === void 0 ? void 0 : _configState$configs4.type);
2288
2286
  updateOrderOptions(validDefaultValue ? {
2289
- type: configState === null || configState === void 0 ? void 0 : (_configState$configs8 = configState.configs) === null || _configState$configs8 === void 0 ? void 0 : (_configState$configs9 = _configState$configs8.default_order_type) === null || _configState$configs9 === void 0 ? void 0 : _configState$configs9.type
2287
+ type: configState === null || configState === void 0 || (_configState$configs5 = configState.configs) === null || _configState$configs5 === void 0 || (_configState$configs5 = _configState$configs5.default_order_type) === null || _configState$configs5 === void 0 ? void 0 : _configState$configs5.type
2290
2288
  } : {
2291
2289
  type: configTypes[0]
2292
2290
  });
2293
2291
  }
2294
2292
  }, [configTypes === null || configTypes === void 0 ? void 0 : configTypes.length, state.options.type]);
2295
2293
 
2296
- /**
2297
- * Update carts from sockets
2294
+ /**
2295
+ * Update carts from sockets
2298
2296
  */
2299
2297
  (0, _react.useEffect)(function () {
2300
2298
  var handleCartUpdate = function handleCartUpdate(cart) {
@@ -2345,20 +2343,20 @@ var OrderProvider = function OrderProvider(_ref) {
2345
2343
  };
2346
2344
  }, [state, socket]);
2347
2345
 
2348
- /**
2349
- * Join to carts room
2346
+ /**
2347
+ * Join to carts room
2350
2348
  */
2351
2349
  (0, _react.useEffect)(function () {
2352
2350
  var _customerState$user, _session$user, _customerState$user2, _session$user2;
2353
2351
  if (!session.auth || session.loading) return;
2354
- socket.join("carts_".concat((customerState === null || customerState === void 0 ? void 0 : (_customerState$user = customerState.user) === null || _customerState$user === void 0 ? void 0 : _customerState$user.id) || (session === null || session === void 0 ? void 0 : (_session$user = session.user) === null || _session$user === void 0 ? void 0 : _session$user.id)));
2355
- socket.join("orderoptions_".concat((customerState === null || customerState === void 0 ? void 0 : (_customerState$user2 = customerState.user) === null || _customerState$user2 === void 0 ? void 0 : _customerState$user2.id) || (session === null || session === void 0 ? void 0 : (_session$user2 = session.user) === null || _session$user2 === void 0 ? void 0 : _session$user2.id)));
2352
+ socket.join("carts_".concat((customerState === null || customerState === void 0 || (_customerState$user = customerState.user) === null || _customerState$user === void 0 ? void 0 : _customerState$user.id) || (session === null || session === void 0 || (_session$user = session.user) === null || _session$user === void 0 ? void 0 : _session$user.id)));
2353
+ socket.join("orderoptions_".concat((customerState === null || customerState === void 0 || (_customerState$user2 = customerState.user) === null || _customerState$user2 === void 0 ? void 0 : _customerState$user2.id) || (session === null || session === void 0 || (_session$user2 = session.user) === null || _session$user2 === void 0 ? void 0 : _session$user2.id)));
2356
2354
  return function () {
2357
2355
  var _customerState$user3, _session$user3, _customerState$user4, _session$user4;
2358
- socket.leave("carts_".concat((customerState === null || customerState === void 0 ? void 0 : (_customerState$user3 = customerState.user) === null || _customerState$user3 === void 0 ? void 0 : _customerState$user3.id) || (session === null || session === void 0 ? void 0 : (_session$user3 = session.user) === null || _session$user3 === void 0 ? void 0 : _session$user3.id)));
2359
- socket.leave("orderoptions_".concat((customerState === null || customerState === void 0 ? void 0 : (_customerState$user4 = customerState.user) === null || _customerState$user4 === void 0 ? void 0 : _customerState$user4.id) || (session === null || session === void 0 ? void 0 : (_session$user4 = session.user) === null || _session$user4 === void 0 ? void 0 : _session$user4.id)));
2356
+ socket.leave("carts_".concat((customerState === null || customerState === void 0 || (_customerState$user3 = customerState.user) === null || _customerState$user3 === void 0 ? void 0 : _customerState$user3.id) || (session === null || session === void 0 || (_session$user3 = session.user) === null || _session$user3 === void 0 ? void 0 : _session$user3.id)));
2357
+ socket.leave("orderoptions_".concat((customerState === null || customerState === void 0 || (_customerState$user4 = customerState.user) === null || _customerState$user4 === void 0 ? void 0 : _customerState$user4.id) || (session === null || session === void 0 || (_session$user4 = session.user) === null || _session$user4 === void 0 ? void 0 : _session$user4.id)));
2360
2358
  };
2361
- }, [socket, session.auth, session.loading, customerState === null || customerState === void 0 ? void 0 : (_customerState$user5 = customerState.user) === null || _customerState$user5 === void 0 ? void 0 : _customerState$user5.id, session === null || session === void 0 ? void 0 : (_session$user5 = session.user) === null || _session$user5 === void 0 ? void 0 : _session$user5.id]);
2359
+ }, [socket, session.auth, session.loading, customerState === null || customerState === void 0 || (_customerState$user5 = customerState.user) === null || _customerState$user5 === void 0 ? void 0 : _customerState$user5.id, session === null || session === void 0 || (_session$user5 = session.user) === null || _session$user5 === void 0 ? void 0 : _session$user5.id]);
2362
2360
  var functions = {
2363
2361
  refreshOrderOptions: refreshOrderOptions,
2364
2362
  changeAddress: changeAddress,
@@ -2406,17 +2404,16 @@ var OrderProvider = function OrderProvider(_ref) {
2406
2404
  }), children);
2407
2405
  };
2408
2406
 
2409
- /**
2410
- * Hook to get and update order state
2407
+ /**
2408
+ * Hook to get and update order state
2411
2409
  */
2412
- exports.OrderProvider = OrderProvider;
2413
- var useOrder = function useOrder() {
2410
+ var useOrder = exports.useOrder = function useOrder() {
2414
2411
  var orderManager = (0, _react.useContext)(OrderContext);
2415
2412
  var warningMessage = function warningMessage() {
2416
2413
  console.warn('Must use OrderProvider to wrappe the app.');
2417
2414
  };
2418
- /**
2419
- * Functions to avoid fails
2415
+ /**
2416
+ * Functions to avoid fails
2420
2417
  */
2421
2418
  var functionsPlaceholders = {
2422
2419
  refreshOrderOptions: warningMessage,
@@ -2439,5 +2436,4 @@ var useOrder = function useOrder() {
2439
2436
  getLastOrderHasNoReview: warningMessage
2440
2437
  };
2441
2438
  return orderManager || [{}, functionsPlaceholders];
2442
- };
2443
- exports.useOrder = useOrder;
2439
+ };