ordering-components-external 13.2.32 → 13.2.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (537) hide show
  1. package/.babelrc +22 -22
  2. package/.vscode/settings.json +3 -3
  3. package/_bundles/{7.ordering-component.5e6b244837705c07824f.js → 7.ordering-component.6cdb5ba8147ea6e69b23.js} +1 -1
  4. package/_bundles/{ordering-component.5e6b244837705c07824f.js → ordering-component.6cdb5ba8147ea6e69b23.js} +2 -2
  5. package/_modules/components/AddressDetails/index.js +26 -26
  6. package/_modules/components/AddressForm/index.js +50 -50
  7. package/_modules/components/AddressList/index.js +40 -40
  8. package/_modules/components/Analitycs/index.js +6 -6
  9. package/_modules/components/AnalyticsSegment/index.js +3 -3
  10. package/_modules/components/AppleLogin/index.js +26 -26
  11. package/_modules/components/BaseComponent/index.js +14 -14
  12. package/_modules/components/BusinessAndProductList/index.js +16 -16
  13. package/_modules/components/BusinessBasicInformation/index.js +20 -20
  14. package/_modules/components/BusinessController/index.js +50 -50
  15. package/_modules/components/BusinessInformation/BusinessOption/index.js +20 -20
  16. package/_modules/components/BusinessInformation/index.js +18 -18
  17. package/_modules/components/BusinessList/index.js +42 -42
  18. package/_modules/components/BusinessMenuListing/index.js +20 -20
  19. package/_modules/components/BusinessProductsCategories/index.js +16 -16
  20. package/_modules/components/BusinessProductsSearch/index.js +14 -14
  21. package/_modules/components/BusinessReviews/index.js +27 -27
  22. package/_modules/components/BusinessSearchList/index.js +18 -18
  23. package/_modules/components/BusinessSortControl/index.js +28 -28
  24. package/_modules/components/BusinessTypeFilter/index.js +26 -26
  25. package/_modules/components/BusinessesMap/index.js +27 -27
  26. package/_modules/components/Cart/index.js +38 -38
  27. package/_modules/components/CartStoresListing/index.js +4 -4
  28. package/_modules/components/Checkout/index.js +60 -60
  29. package/_modules/components/CmsContent/index.js +20 -20
  30. package/_modules/components/Contacts/index.js +28 -28
  31. package/_modules/components/CouponControl/index.js +22 -22
  32. package/_modules/components/DriverList/index.js +22 -22
  33. package/_modules/components/DriverTips/index.js +35 -35
  34. package/_modules/components/FacebookLoginButton/index.js +40 -40
  35. package/_modules/components/FacebookPixel/index.js +3 -3
  36. package/_modules/components/FavoriteList/index.js +28 -28
  37. package/_modules/components/FirebaseGoogleLoginButton/index.js +10 -10
  38. package/_modules/components/FloatingButton/index.js +20 -20
  39. package/_modules/components/ForgotPasswordForm/index.js +43 -43
  40. package/_modules/components/GiftCard/GiftCardOrdersList/index.js +4 -4
  41. package/_modules/components/GiftCard/PurchaseGiftCard/index.js +6 -6
  42. package/_modules/components/GiftCard/RedeemGiftCard/index.js +4 -4
  43. package/_modules/components/GiftCard/SendGiftCard/index.js +4 -4
  44. package/_modules/components/GoogleAutocompleteInput/index.js +18 -18
  45. package/_modules/components/GoogleIdentity/index.js +28 -28
  46. package/_modules/components/GoogleLoginButton/index.js +49 -49
  47. package/_modules/components/GoogleMaps/index.js +37 -37
  48. package/_modules/components/GpsButton/index.js +20 -20
  49. package/_modules/components/LanguageSelector/index.js +28 -28
  50. package/_modules/components/LoginForm/index.js +58 -58
  51. package/_modules/components/LogoutAction/index.js +17 -17
  52. package/_modules/components/MainSearch/index.js +31 -31
  53. package/_modules/components/MenuControl/index.js +51 -51
  54. package/_modules/components/Messages/index.js +22 -22
  55. package/_modules/components/MomentOption/index.js +51 -51
  56. package/_modules/components/MultiCartCreate/index.js +2 -2
  57. package/_modules/components/MultiCartsPaymethodsAndWallets/index.js +8 -8
  58. package/_modules/components/MultiCheckout/index.js +12 -12
  59. package/_modules/components/MultiOrdersDetails/index.js +6 -6
  60. package/_modules/components/MyOrders/index.js +24 -24
  61. package/_modules/components/MyOrdersList/index.js +26 -26
  62. package/_modules/components/NewOrderNotification/index.js +2 -2
  63. package/_modules/components/OrderChange/index.js +20 -20
  64. package/_modules/components/OrderDetails/index.js +43 -43
  65. package/_modules/components/OrderList/index.js +44 -44
  66. package/_modules/components/OrderReview/index.js +22 -22
  67. package/_modules/components/OrderTypeControl/index.js +18 -18
  68. package/_modules/components/OrdersControlFilters/index.js +6 -6
  69. package/_modules/components/OrdersDashboardComponents/Appointments/index.js +4 -4
  70. package/_modules/components/OrdersDashboardComponents/BusinessProductsListing/index.js +26 -26
  71. package/_modules/components/OrdersDashboardComponents/CheckPassword/index.js +24 -24
  72. package/_modules/components/OrdersDashboardComponents/CityList/index.js +20 -20
  73. package/_modules/components/OrdersDashboardComponents/CountryList/index.js +20 -20
  74. package/_modules/components/OrdersDashboardComponents/CustomOrderDetails/index.js +12 -12
  75. package/_modules/components/OrdersDashboardComponents/DashboardBusinessList/index.js +54 -54
  76. package/_modules/components/OrdersDashboardComponents/DashboardOrdersList/index.js +60 -60
  77. package/_modules/components/OrdersDashboardComponents/DriversList/index.js +58 -58
  78. package/_modules/components/OrdersDashboardComponents/ExportCSV/index.js +16 -16
  79. package/_modules/components/OrdersDashboardComponents/GiftCardsList/index.js +6 -6
  80. package/_modules/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +4 -4
  81. package/_modules/components/OrdersDashboardComponents/LogisticInformation/index.js +20 -20
  82. package/_modules/components/OrdersDashboardComponents/Logistics/index.js +20 -20
  83. package/_modules/components/OrdersDashboardComponents/Messages/index.js +27 -27
  84. package/_modules/components/OrdersDashboardComponents/MetaFields/index.js +26 -26
  85. package/_modules/components/OrdersDashboardComponents/OrderDetails/index.js +36 -36
  86. package/_modules/components/OrdersDashboardComponents/OrderNotification/index.js +14 -14
  87. package/_modules/components/OrdersDashboardComponents/OrdersFilter/index.js +62 -62
  88. package/_modules/components/OrdersDashboardComponents/OrdersManage/index.js +56 -56
  89. package/_modules/components/OrdersDashboardComponents/PointsWalletLevels/index.js +25 -25
  90. package/_modules/components/OrdersDashboardComponents/ReviewCustomer/index.js +16 -16
  91. package/_modules/components/OrdersDashboardComponents/Schedule/index.js +46 -46
  92. package/_modules/components/OrdersDashboardComponents/SettingsList/index.js +39 -39
  93. package/_modules/components/OrdersDashboardComponents/UserFormDetails/index.js +66 -66
  94. package/_modules/components/OrdersDashboardComponents/UsersList/index.js +54 -54
  95. package/_modules/components/OrdersDashboardComponents/WebsocketStatus/index.js +4 -4
  96. package/_modules/components/PageBanner/index.js +4 -4
  97. package/_modules/components/PaymentOptionCash/index.js +24 -24
  98. package/_modules/components/PaymentOptionPaypal/index.js +24 -24
  99. package/_modules/components/PaymentOptionSquare/index.js +2 -2
  100. package/_modules/components/PaymentOptionStripe/index.js +32 -32
  101. package/_modules/components/PaymentOptionStripeDirect/index.js +24 -24
  102. package/_modules/components/PaymentOptionStripeLink/index.js +4 -4
  103. package/_modules/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +19 -19
  104. package/_modules/components/PaymentOptionStripeRedirect/index.js +30 -30
  105. package/_modules/components/PaymentOptions/index.js +27 -27
  106. package/_modules/components/PaymethodList/index.js +20 -20
  107. package/_modules/components/PhoneAutocomplete/index.js +18 -18
  108. package/_modules/components/PlaceSpot/index.js +2 -2
  109. package/_modules/components/Popup/index.js +33 -33
  110. package/_modules/components/ProductComponent/index.js +27 -27
  111. package/_modules/components/ProductForm/index.js +159 -135
  112. package/_modules/components/ProductImages/index.js +18 -18
  113. package/_modules/components/ProductIngredient/index.js +17 -17
  114. package/_modules/components/ProductItemAccordion/index.js +8 -8
  115. package/_modules/components/ProductOption/index.js +8 -8
  116. package/_modules/components/ProductOptionSuboption/index.js +33 -33
  117. package/_modules/components/ProductShare/index.js +20 -20
  118. package/_modules/components/ProductsList/index.js +20 -20
  119. package/_modules/components/ProductsListing/index.js +39 -39
  120. package/_modules/components/ProfessionalInfo/index.js +24 -24
  121. package/_modules/components/QueryLoginSpoonity/index.js +20 -20
  122. package/_modules/components/ReCaptcha/index.js +4 -4
  123. package/_modules/components/ResetPassword/index.js +20 -20
  124. package/_modules/components/ReviewCustomer/index.js +16 -16
  125. package/_modules/components/ReviewDriver/index.js +20 -20
  126. package/_modules/components/ReviewProduct/index.js +22 -22
  127. package/_modules/components/SearchOptions/index.js +17 -17
  128. package/_modules/components/Sessions/index.js +21 -21
  129. package/_modules/components/SignupForm/index.js +58 -58
  130. package/_modules/components/SingleBusinessCard/index.js +28 -28
  131. package/_modules/components/SingleOrderCard/index.js +20 -20
  132. package/_modules/components/SingleProductCard/index.js +18 -18
  133. package/_modules/components/SingleProfessionalCard/index.js +18 -18
  134. package/_modules/components/SmartAppBanner/index.js +8 -8
  135. package/_modules/components/StoreProductList/index.js +22 -22
  136. package/_modules/components/StripeElementsForm/CardForm/index.js +25 -25
  137. package/_modules/components/StripeElementsForm/index.js +16 -16
  138. package/_modules/components/UpsellingPage/index.js +19 -19
  139. package/_modules/components/UserFormDetails/index.js +68 -68
  140. package/_modules/components/UserVerification/index.js +24 -17
  141. package/_modules/components/WebsocketStatus/index.js +4 -4
  142. package/_modules/components/WrapperGoogleMaps/index.js +3 -3
  143. package/_modules/contexts/ApiContext/index.js +8 -8
  144. package/_modules/contexts/BillingContext/index.js +7 -7
  145. package/_modules/contexts/BusinessContext/index.js +9 -9
  146. package/_modules/contexts/ConfigContext/index.js +9 -9
  147. package/_modules/contexts/EventContext/index.js +9 -9
  148. package/_modules/contexts/LanguageContext/index.js +13 -13
  149. package/_modules/contexts/OptimizationLoadContext/index.js +8 -8
  150. package/_modules/contexts/OrderContext/index.js +62 -62
  151. package/_modules/contexts/OrderingContext/index.js +7 -7
  152. package/_modules/contexts/OrderingThemeContext/index.js +11 -11
  153. package/_modules/contexts/ProductContext/index.js +13 -13
  154. package/_modules/contexts/SessionContext/index.js +9 -9
  155. package/_modules/contexts/SiteContext/index.js +9 -9
  156. package/_modules/contexts/UtilsContext/index.js +9 -9
  157. package/_modules/contexts/WebsocketContext/index.js +9 -9
  158. package/_modules/native/src/contexts/OrderingContext/index.js +7 -7
  159. package/cypress/fixtures/example.json +4 -4
  160. package/cypress/integration/naked/BusinessProductsCategories.spec.js +9 -9
  161. package/cypress/integration/naked/PhoneAutocomplete.spec.js +22 -22
  162. package/cypress/integration/naked/activeOrders.spec.js +15 -15
  163. package/cypress/integration/naked/addressDetails.spec.js +10 -10
  164. package/cypress/integration/naked/appleLogin.spec.js +14 -14
  165. package/cypress/integration/naked/businessBasicInformation.spec.js +14 -14
  166. package/cypress/integration/naked/businessController.spec.js +9 -9
  167. package/cypress/integration/naked/businessInformation.spec.js +19 -19
  168. package/cypress/integration/naked/businessProductsSearch.spec.js +9 -9
  169. package/cypress/integration/naked/businessReviews.spec.js +16 -16
  170. package/cypress/integration/naked/businessSortControl.spec.js +9 -9
  171. package/cypress/integration/naked/businessTypeFilter.spec.js +10 -10
  172. package/cypress/integration/naked/businessesMap.spec.js +13 -13
  173. package/cypress/integration/naked/cms.spec.js +9 -9
  174. package/cypress/integration/naked/config.spec.js +34 -34
  175. package/cypress/integration/naked/driverTips.spec.js +10 -10
  176. package/cypress/integration/naked/events.spec.js +13 -13
  177. package/cypress/integration/naked/facebookLogin.spec.js +13 -13
  178. package/cypress/integration/naked/floatingButton.spec.js +13 -13
  179. package/cypress/integration/naked/forgotPassword.spec.js +20 -20
  180. package/cypress/integration/naked/googleLogin.spec.js +11 -11
  181. package/cypress/integration/naked/languageExamples.spec.js +25 -25
  182. package/cypress/integration/naked/languageSelector.spec.js +10 -10
  183. package/cypress/integration/naked/login.spec.js +38 -38
  184. package/cypress/integration/naked/logout.spec.js +15 -15
  185. package/cypress/integration/naked/mainSearch.spec.js +9 -9
  186. package/cypress/integration/naked/menuControl.spec.js +9 -9
  187. package/cypress/integration/naked/messages.spec.js +25 -25
  188. package/cypress/integration/naked/momentOption.spec.js +10 -10
  189. package/cypress/integration/naked/myOrders.spec.js +11 -11
  190. package/cypress/integration/naked/myOrdersList.spec.js +9 -9
  191. package/cypress/integration/naked/orderContextAdvanced.spec.js +23 -23
  192. package/cypress/integration/naked/orderDetails.spec.js +11 -11
  193. package/cypress/integration/naked/paymentOptionCash.spec.js +21 -21
  194. package/cypress/integration/naked/paymentOptionStripe.spec.js +11 -11
  195. package/cypress/integration/naked/paymentOptionStripeDirect.spec.js +11 -11
  196. package/cypress/integration/naked/paymentOptions.spec.js +9 -9
  197. package/cypress/integration/naked/popupExample.spec.js +17 -17
  198. package/cypress/integration/naked/productImages.spec.js +11 -11
  199. package/cypress/integration/naked/productOptionExample.spec.js +21 -21
  200. package/cypress/integration/naked/productShare.spec.js +9 -9
  201. package/cypress/integration/naked/productsList.spec.js +9 -9
  202. package/cypress/integration/naked/resetPassword.spec.js +11 -11
  203. package/cypress/integration/naked/reviewOrders.spec.js +13 -13
  204. package/cypress/integration/naked/searchOptions.spec.js +18 -18
  205. package/cypress/integration/naked/signup.spec.js +31 -31
  206. package/cypress/integration/naked/upselling.spec.js +13 -13
  207. package/cypress/integration/naked/userDetails.spec.js +12 -12
  208. package/cypress/plugins/index.js +21 -21
  209. package/cypress/support/commands.js +35 -35
  210. package/cypress/support/index.js +20 -20
  211. package/cypress.json +12 -12
  212. package/example/App.js +263 -263
  213. package/example/components/ActiveOrdersUI/index.js +72 -72
  214. package/example/components/AddressDetailsUI/index.js +101 -101
  215. package/example/components/AddressFormUI/index.js +161 -161
  216. package/example/components/AddressListUI/index.js +33 -33
  217. package/example/components/AlertPopup/index.js +10 -10
  218. package/example/components/AlertUI/index.js +49 -49
  219. package/example/components/AlertUI/style.css +5 -5
  220. package/example/components/AppleLoginUI/index.js +40 -40
  221. package/example/components/BaseComponentUI/index.js +34 -34
  222. package/example/components/BusinessBasicInformationUI/index.js +118 -118
  223. package/example/components/BusinessControllerUI/index.js +89 -89
  224. package/example/components/BusinessInformationUI/BusinessOptionUI/index.js +83 -83
  225. package/example/components/BusinessInformationUI/index.js +83 -83
  226. package/example/components/BusinessProductsCategoriesUI/index.js +42 -42
  227. package/example/components/BusinessProductsSearchUI/index.js +38 -38
  228. package/example/components/BusinessReviewsUI/index.js +77 -77
  229. package/example/components/BusinessSortControlUI/index.js +47 -47
  230. package/example/components/BusinessTypeFilterUI/index.js +53 -53
  231. package/example/components/BusinessesMapUI/index.js +57 -57
  232. package/example/components/CartUI/index.js +154 -154
  233. package/example/components/ChangeView/index.js +19 -19
  234. package/example/components/CheckoutUI/index.js +206 -206
  235. package/example/components/CmsContentUI/index.js +52 -52
  236. package/example/components/ConfigsExample/index.js +118 -118
  237. package/example/components/CouponControlUI/index.js +63 -63
  238. package/example/components/DriverTipsUI/index.js +58 -58
  239. package/example/components/FacebookLoginButtonUI/index.js +48 -48
  240. package/example/components/FloatingButtonUI/index.js +145 -145
  241. package/example/components/ForgotPasswordFormUI/index.js +93 -93
  242. package/example/components/GoogleLoginUI/index.js +30 -30
  243. package/example/components/GpsButtonUI/index.js +22 -22
  244. package/example/components/Header/index.js +18 -18
  245. package/example/components/LanguageSelectorUI/index.js +57 -57
  246. package/example/components/LanguagesExample/index.js +51 -51
  247. package/example/components/LoginFormUI/index.js +159 -159
  248. package/example/components/LogoutButtonUI/index.js +21 -21
  249. package/example/components/MainSearchUI/index.js +131 -131
  250. package/example/components/MenuControlUI/index.js +103 -103
  251. package/example/components/MessagesUI/index.js +162 -162
  252. package/example/components/ModalUI/index.js +36 -36
  253. package/example/components/ModalUI/style.css +5 -5
  254. package/example/components/MomentOptionUI/index.js +68 -68
  255. package/example/components/MyOrdersListUI/index.js +51 -51
  256. package/example/components/MyOrdersUI/index.js +52 -52
  257. package/example/components/OrderChangeUI/index.js +54 -54
  258. package/example/components/OrderDetailsUI/index.js +174 -174
  259. package/example/components/OrderReviewUI/index.js +125 -125
  260. package/example/components/OrderTypeControlUI/index.js +32 -32
  261. package/example/components/PaymentOptionCashUI/index.js +60 -60
  262. package/example/components/PaymentOptionPaypalUI/index.js +50 -50
  263. package/example/components/PaymentOptionStripeDirectUI/index.js +89 -89
  264. package/example/components/PaymentOptionStripeRedirectUI/index.js +97 -97
  265. package/example/components/PaymentOptionStripeUI/index.js +129 -129
  266. package/example/components/PaymentOptionsUI/index.js +169 -169
  267. package/example/components/PhoneAutocompleteUI/index.js +67 -67
  268. package/example/components/PhoneAutocompleteUI/styles.css +49 -49
  269. package/example/components/ProductComponentUI/index.js +113 -113
  270. package/example/components/ProductFormUI/index.js +131 -131
  271. package/example/components/ProductImagesUI/index.js +82 -82
  272. package/example/components/ProductIngredientUI/index.js +21 -21
  273. package/example/components/ProductOptionSuboptionUI/index.js +65 -65
  274. package/example/components/ProductOptionUI/index.js +31 -31
  275. package/example/components/ProductShareUI/index.js +48 -48
  276. package/example/components/ProductsListUI/index.js +108 -108
  277. package/example/components/ProductsListingUI/index.js +42 -42
  278. package/example/components/ResetPasswordUI/index.js +121 -121
  279. package/example/components/SearchOptionsUI/index.js +82 -82
  280. package/example/components/SignupFormUI/index.js +117 -117
  281. package/example/components/SingleBusinessCardUI/index.js +82 -82
  282. package/example/components/SingleOrderCardUI/index.js +52 -52
  283. package/example/components/SingleProductCardUI/index.js +47 -47
  284. package/example/components/StripeElementsFormUI/CardFormUI/index.js +51 -51
  285. package/example/components/StripeElementsFormUI/CardFormUI/style.css +118 -118
  286. package/example/components/StripeElementsFormUI/index.js +38 -38
  287. package/example/components/StripeRedirectFormUI/index.js +99 -99
  288. package/example/components/TestComponent/index.js +5 -5
  289. package/example/components/UpsellingPageUI/index.js +26 -26
  290. package/example/components/UserDetailsUI/index.js +94 -94
  291. package/example/components/UserProfileUI/index.js +156 -156
  292. package/example/views/ActiveOrders/index.js +86 -86
  293. package/example/views/AddressDetailsExample/index.js +57 -57
  294. package/example/views/AppleLoginExample/index.js +51 -51
  295. package/example/views/BaseComponentExample/index.js +35 -35
  296. package/example/views/BusinessBasicInformationExample/index.js +43 -43
  297. package/example/views/BusinessControllerExample/index.js +55 -55
  298. package/example/views/BusinessInformationExample/index.js +68 -68
  299. package/example/views/BusinessProductsCategoriesExample/index.js +50 -50
  300. package/example/views/BusinessProductsSearchExample/index.js +39 -39
  301. package/example/views/BusinessReviewsExample/index.js +43 -43
  302. package/example/views/BusinessSortControlExample/index.js +53 -53
  303. package/example/views/BusinessTypeFilterExample/index.js +53 -53
  304. package/example/views/BusinessesMapExample/index.js +57 -57
  305. package/example/views/CheckoutExample/index.js +143 -143
  306. package/example/views/CmsContentExample/index.js +44 -44
  307. package/example/views/DriverTipsExample/index.js +47 -47
  308. package/example/views/EventsExample/index.js +26 -26
  309. package/example/views/FacebookLogin/index.js +63 -63
  310. package/example/views/FloatingButtonExample/index.js +47 -47
  311. package/example/views/ForgotPassword/index.js +77 -77
  312. package/example/views/GoogleLoginExample/index.js +85 -85
  313. package/example/views/Home/index.js +200 -200
  314. package/example/views/LanguageSelectorExample/index.js +55 -55
  315. package/example/views/Login/index.js +84 -84
  316. package/example/views/MainSearchExample/index.js +43 -43
  317. package/example/views/MenuControlExample/index.js +68 -68
  318. package/example/views/MessagesExample/index.js +58 -58
  319. package/example/views/MomentOptionExample/index.js +52 -52
  320. package/example/views/MyOrdersExample/index.js +35 -35
  321. package/example/views/MyOrdersListExample/index.js +50 -50
  322. package/example/views/OrderChangeExample/index.js +46 -46
  323. package/example/views/OrderContextExample/index.js +139 -139
  324. package/example/views/OrderDetailsExample/index.js +50 -50
  325. package/example/views/OrderReviewExample/index.js +64 -64
  326. package/example/views/PaymentOptionCashExample/index.js +51 -51
  327. package/example/views/PaymentOptionPaypalExample/index.js +71 -71
  328. package/example/views/PaymentOptionStripeDirectExample/index.js +43 -43
  329. package/example/views/PaymentOptionStripeExample/index.js +47 -47
  330. package/example/views/PaymentOptionStripeRedirectExample/index.js +56 -56
  331. package/example/views/PaymentOptionsExample/index.js +47 -47
  332. package/example/views/PhoneAutocompleteExample/index.js +34 -34
  333. package/example/views/PlacesExample/index.js +94 -94
  334. package/example/views/PopupExample/index.js +78 -78
  335. package/example/views/PopupExample/style.css +18 -18
  336. package/example/views/ProductDetail/index.js +323 -323
  337. package/example/views/ProductImagesExample/index.js +43 -43
  338. package/example/views/ProductOptionExample/index.js +88 -88
  339. package/example/views/ProductShareExample/index.js +51 -51
  340. package/example/views/ProductsListExample/index.js +77 -77
  341. package/example/views/ProductsListingExample/index.js +47 -47
  342. package/example/views/ResetPasswordExample/index.js +60 -60
  343. package/example/views/SearchOptionsExample/index.js +42 -42
  344. package/example/views/SessionManager/index.js +122 -122
  345. package/example/views/Signup/index.js +64 -64
  346. package/example/views/UpsellingPageExample/index.js +35 -35
  347. package/example/views/UserDetailsExample/index.js +69 -69
  348. package/example/views/UserProfile/index.js +73 -73
  349. package/index-example.js +23 -23
  350. package/index.html +13 -13
  351. package/native/index.js +257 -257
  352. package/native/src/NativeStrategy/index.js +20 -20
  353. package/native/src/contexts/OrderingContext/index.js +85 -85
  354. package/package.json +92 -92
  355. package/src/components/AddressDetails/index.js +149 -149
  356. package/src/components/AddressForm/index.js +380 -380
  357. package/src/components/AddressList/index.js +254 -254
  358. package/src/components/Analitycs/index.js +119 -119
  359. package/src/components/AnalyticsSegment/index.js +145 -145
  360. package/src/components/AppleLogin/index.js +164 -164
  361. package/src/components/BaseComponent/index.js +52 -52
  362. package/src/components/BusinessAndProductList/index.js +1005 -1005
  363. package/src/components/BusinessBasicInformation/index.js +119 -119
  364. package/src/components/BusinessController/index.js +351 -351
  365. package/src/components/BusinessInformation/BusinessOption/index.js +86 -86
  366. package/src/components/BusinessInformation/index.js +93 -93
  367. package/src/components/BusinessList/index.js +670 -670
  368. package/src/components/BusinessMenuListing/index.js +99 -99
  369. package/src/components/BusinessProductsCategories/index.js +60 -60
  370. package/src/components/BusinessProductsSearch/index.js +54 -54
  371. package/src/components/BusinessReviews/index.js +187 -187
  372. package/src/components/BusinessSearchList/index.js +364 -364
  373. package/src/components/BusinessSortControl/index.js +100 -100
  374. package/src/components/BusinessTypeFilter/index.js +142 -142
  375. package/src/components/BusinessesMap/index.js +110 -110
  376. package/src/components/Cart/index.js +211 -211
  377. package/src/components/CartStoresListing/index.js +157 -157
  378. package/src/components/Checkout/index.js +652 -652
  379. package/src/components/CmsContent/index.js +97 -97
  380. package/src/components/Contacts/index.js +512 -512
  381. package/src/components/CouponControl/index.js +171 -171
  382. package/src/components/DragAndDrop/index.js +41 -41
  383. package/src/components/DriverList/index.js +112 -112
  384. package/src/components/DriverTips/index.js +141 -141
  385. package/src/components/Emitter/index.js +36 -36
  386. package/src/components/ExamineClick/index.js +40 -40
  387. package/src/components/FacebookLoginButton/index.js +214 -214
  388. package/src/components/FacebookPixel/index.js +148 -148
  389. package/src/components/FavoriteList/index.js +278 -278
  390. package/src/components/FirebaseGoogleLoginButton/index.js +93 -93
  391. package/src/components/FloatingButton/index.js +70 -70
  392. package/src/components/ForgotPasswordForm/index.js +180 -180
  393. package/src/components/GiftCard/GiftCardOrdersList/index.js +155 -155
  394. package/src/components/GiftCard/PurchaseGiftCard/index.js +127 -127
  395. package/src/components/GiftCard/RedeemGiftCard/index.js +77 -77
  396. package/src/components/GiftCard/SendGiftCard/index.js +83 -83
  397. package/src/components/GoogleAutocompleteInput/index.js +154 -154
  398. package/src/components/GoogleIdentity/index.js +144 -144
  399. package/src/components/GoogleLoginButton/index.js +276 -276
  400. package/src/components/GoogleMaps/index.js +523 -523
  401. package/src/components/GpsButton/index.js +154 -154
  402. package/src/components/LanguageSelector/index.js +163 -163
  403. package/src/components/LoginForm/index.js +531 -531
  404. package/src/components/LogoutAction/index.js +211 -211
  405. package/src/components/MainSearch/index.js +149 -149
  406. package/src/components/MapView/index.js +116 -116
  407. package/src/components/MenuControl/index.js +238 -238
  408. package/src/components/Messages/index.js +166 -166
  409. package/src/components/MomentOption/index.js +322 -322
  410. package/src/components/MultiCartCreate/index.js +70 -70
  411. package/src/components/MultiCartsPaymethodsAndWallets/index.js +201 -201
  412. package/src/components/MultiCheckout/index.js +378 -378
  413. package/src/components/MultiOrdersDetails/index.js +109 -109
  414. package/src/components/MyOrders/index.js +150 -150
  415. package/src/components/MyOrdersList/index.js +104 -104
  416. package/src/components/NewOrderNotification/index.js +30 -30
  417. package/src/components/OrderChange/index.js +128 -128
  418. package/src/components/OrderDetails/index.js +684 -684
  419. package/src/components/OrderList/index.js +814 -814
  420. package/src/components/OrderListGroups/index.js +1256 -1256
  421. package/src/components/OrderReview/index.js +180 -180
  422. package/src/components/OrderTypeControl/index.js +75 -75
  423. package/src/components/OrderVerticalList/index.js +422 -422
  424. package/src/components/OrdersControlFilters/index.js +75 -75
  425. package/src/components/OrdersDashboardComponents/Appointments/index.js +72 -72
  426. package/src/components/OrdersDashboardComponents/BusinessProductsListing/index.js +629 -629
  427. package/src/components/OrdersDashboardComponents/CheckPassword/index.js +177 -177
  428. package/src/components/OrdersDashboardComponents/CityList/index.js +98 -98
  429. package/src/components/OrdersDashboardComponents/CountryList/index.js +162 -162
  430. package/src/components/OrdersDashboardComponents/CustomOrderDetails/index.js +238 -238
  431. package/src/components/OrdersDashboardComponents/DashboardBusinessList/index.js +617 -617
  432. package/src/components/OrdersDashboardComponents/DashboardOrdersList/index.js +943 -943
  433. package/src/components/OrdersDashboardComponents/DriversList/index.js +448 -448
  434. package/src/components/OrdersDashboardComponents/ExportCSV/index.js +192 -192
  435. package/src/components/OrdersDashboardComponents/GiftCardsList/index.js +189 -189
  436. package/src/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +77 -77
  437. package/src/components/OrdersDashboardComponents/LogisticInformation/index.js +97 -97
  438. package/src/components/OrdersDashboardComponents/Logistics/index.js +174 -174
  439. package/src/components/OrdersDashboardComponents/Messages/index.js +384 -384
  440. package/src/components/OrdersDashboardComponents/MetaFields/index.js +186 -186
  441. package/src/components/OrdersDashboardComponents/OrderDetails/index.js +404 -404
  442. package/src/components/OrdersDashboardComponents/OrderNotification/index.js +70 -70
  443. package/src/components/OrdersDashboardComponents/OrdersFilter/index.js +362 -362
  444. package/src/components/OrdersDashboardComponents/OrdersManage/index.js +873 -873
  445. package/src/components/OrdersDashboardComponents/PointsWalletLevels/index.js +123 -123
  446. package/src/components/OrdersDashboardComponents/ReviewCustomer/index.js +113 -113
  447. package/src/components/OrdersDashboardComponents/Schedule/index.js +315 -315
  448. package/src/components/OrdersDashboardComponents/SettingsList/index.js +298 -298
  449. package/src/components/OrdersDashboardComponents/UserFormDetails/index.js +463 -463
  450. package/src/components/OrdersDashboardComponents/UsersList/index.js +944 -944
  451. package/src/components/OrdersDashboardComponents/WebsocketStatus/index.js +77 -77
  452. package/src/components/OrdersDashboardComponents/index.js +57 -57
  453. package/src/components/PageBanner/index.js +107 -107
  454. package/src/components/PaymentOptionCash/index.js +74 -74
  455. package/src/components/PaymentOptionPaypal/index.js +146 -146
  456. package/src/components/PaymentOptionSquare/index.js +336 -336
  457. package/src/components/PaymentOptionStripe/index.js +289 -289
  458. package/src/components/PaymentOptionStripeDirect/index.js +116 -116
  459. package/src/components/PaymentOptionStripeLink/index.js +101 -101
  460. package/src/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +71 -71
  461. package/src/components/PaymentOptionStripeRedirect/index.js +122 -122
  462. package/src/components/PaymentOptionWallet/index.js +185 -185
  463. package/src/components/PaymentOptions/index.js +263 -263
  464. package/src/components/PaymethodList/index.js +119 -119
  465. package/src/components/PhoneAutocomplete/index.js +318 -318
  466. package/src/components/PlaceSpot/index.js +183 -183
  467. package/src/components/Popup/index.js +169 -169
  468. package/src/components/ProductComponent/index.js +269 -269
  469. package/src/components/ProductForm/index.js +1149 -1119
  470. package/src/components/ProductImages/index.js +64 -64
  471. package/src/components/ProductIngredient/index.js +72 -72
  472. package/src/components/ProductItemAccordion/index.js +72 -72
  473. package/src/components/ProductOption/index.js +42 -42
  474. package/src/components/ProductOptionSuboption/index.js +225 -225
  475. package/src/components/ProductShare/index.js +97 -97
  476. package/src/components/ProductsList/index.js +74 -74
  477. package/src/components/ProductsListing/index.js +166 -166
  478. package/src/components/ProfessionalInfo/index.js +156 -156
  479. package/src/components/PromotionsController/index.js +123 -123
  480. package/src/components/QueryLoginSpoonity/index.js +159 -159
  481. package/src/components/ReCaptcha/index.js +53 -53
  482. package/src/components/ResetPassword/index.js +111 -111
  483. package/src/components/ReviewCustomer/index.js +117 -117
  484. package/src/components/ReviewDriver/index.js +157 -157
  485. package/src/components/ReviewProduct/index.js +162 -162
  486. package/src/components/SearchOptions/index.js +69 -69
  487. package/src/components/Sessions/index.js +217 -217
  488. package/src/components/SignupForm/index.js +557 -557
  489. package/src/components/SingleBusinessCard/index.js +80 -80
  490. package/src/components/SingleOrderCard/index.js +160 -160
  491. package/src/components/SingleProductCard/index.js +130 -130
  492. package/src/components/SingleProfessionalCard/index.js +121 -121
  493. package/src/components/SmartAppBanner/index.js +71 -71
  494. package/src/components/StoreProductList/index.js +303 -303
  495. package/src/components/StripeElementsForm/CardForm/index.js +248 -248
  496. package/src/components/StripeElementsForm/index.js +78 -78
  497. package/src/components/UpsellingPage/index.js +156 -156
  498. package/src/components/UserFormDetails/index.js +742 -742
  499. package/src/components/UserVerification/index.js +246 -246
  500. package/src/components/WalletList/index.js +160 -160
  501. package/src/components/WebsocketStatus/index.js +80 -80
  502. package/src/components/WrapperGoogleMaps/index.js +67 -67
  503. package/src/constants/code-numbers.js +219 -219
  504. package/src/constants/timezones.js +427 -427
  505. package/src/contexts/ApiContext/index.js +59 -59
  506. package/src/contexts/BillingContext/index.js +28 -28
  507. package/src/contexts/BusinessContext/index.js +71 -71
  508. package/src/contexts/ConfigContext/index.js +217 -217
  509. package/src/contexts/CustomerContext/index.js +69 -69
  510. package/src/contexts/EventContext/index.js +31 -31
  511. package/src/contexts/LanguageContext/index.js +144 -144
  512. package/src/contexts/OptimizationLoadContext/index.js +95 -95
  513. package/src/contexts/OrderContext/index.js +1450 -1450
  514. package/src/contexts/OrderingContext/index.js +86 -86
  515. package/src/contexts/OrderingThemeContext/index.js +107 -107
  516. package/src/contexts/ProductContext/index.js +62 -62
  517. package/src/contexts/SessionContext/index.js +172 -172
  518. package/src/contexts/SiteContext/index.js +79 -79
  519. package/src/contexts/ToastContext/index.js +42 -42
  520. package/src/contexts/UtilsContext/index.js +343 -343
  521. package/src/contexts/ValidationsFieldsContext/index.js +65 -65
  522. package/src/contexts/WebsocketContext/index.js +95 -95
  523. package/src/contexts/WebsocketContext/socket.js +92 -92
  524. package/src/index.js +373 -373
  525. package/src/utils/index.js +32 -32
  526. package/src/webStrategy/index.js +18 -18
  527. package/webpack.dev.js +41 -41
  528. package/webpack.prod.js +64 -64
  529. /package/_bundles/{0.ordering-component.5e6b244837705c07824f.js → 0.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  530. /package/_bundles/{1.ordering-component.5e6b244837705c07824f.js → 1.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  531. /package/_bundles/{2.ordering-component.5e6b244837705c07824f.js → 2.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  532. /package/_bundles/{4.ordering-component.5e6b244837705c07824f.js → 4.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  533. /package/_bundles/{5.ordering-component.5e6b244837705c07824f.js → 5.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  534. /package/_bundles/{6.ordering-component.5e6b244837705c07824f.js → 6.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  535. /package/_bundles/{7.ordering-component.5e6b244837705c07824f.js.LICENSE.txt → 7.ordering-component.6cdb5ba8147ea6e69b23.js.LICENSE.txt} +0 -0
  536. /package/_bundles/{8.ordering-component.5e6b244837705c07824f.js → 8.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  537. /package/_bundles/{ordering-component.5e6b244837705c07824f.js.LICENSE.txt → ordering-component.6cdb5ba8147ea6e69b23.js.LICENSE.txt} +0 -0
@@ -31,8 +31,8 @@ function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r)
31
31
  function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
32
32
  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; } }
33
33
  function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
34
- /**
35
- * Component to manage card form for stripe elements form behavior without UI component
34
+ /**
35
+ * Component to manage card form for stripe elements form behavior without UI component
36
36
  */
37
37
  var CardForm = exports.CardForm = function CardForm(props) {
38
38
  var _validationFields$fie, _validationFields$fie2;
@@ -88,11 +88,11 @@ var CardForm = exports.CardForm = function CardForm(props) {
88
88
  _useLanguage2 = _slicedToArray(_useLanguage, 2),
89
89
  t = _useLanguage2[1];
90
90
 
91
- /**
92
- * POST the token ID to backend.
93
- * @param {*string} param0 payment method id
94
- * @param {*object} user object with user info from session provider
95
- * @param {*string} businessId string to know your business
91
+ /**
92
+ * POST the token ID to backend.
93
+ * @param {*string} param0 payment method id
94
+ * @param {*object} user object with user info from session provider
95
+ * @param {*string} businessId string to know your business
96
96
  */
97
97
  var stripeTokenHandler = /*#__PURE__*/function () {
98
98
  var _ref = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(tokenId, user, businessId) {
@@ -140,9 +140,9 @@ var CardForm = exports.CardForm = function CardForm(props) {
140
140
  };
141
141
  }();
142
142
 
143
- /**
144
- * Handle real-time validation errors from the card Element
145
- * @param {*event} event
143
+ /**
144
+ * Handle real-time validation errors from the card Element
145
+ * @param {*event} event
146
146
  */
147
147
  var handleChange = function handleChange(event) {
148
148
  var _event$target;
@@ -181,9 +181,9 @@ var CardForm = exports.CardForm = function CardForm(props) {
181
181
  }
182
182
  };
183
183
 
184
- /**
185
- * Handle form submission
186
- * @param {event} event
184
+ /**
185
+ * Handle form submission
186
+ * @param {event} event
187
187
  */
188
188
  var handleSubmit = /*#__PURE__*/function () {
189
189
  var _ref2 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2(event) {
@@ -318,28 +318,28 @@ var CardForm = exports.CardForm = function CardForm(props) {
318
318
  }));
319
319
  };
320
320
  CardForm.propTypes = {
321
- /**
322
- * UI Component, this must be containt all graphic elements and use parent props
321
+ /**
322
+ * UI Component, this must be containt all graphic elements and use parent props
323
323
  */
324
324
  UIComponent: _propTypes.default.elementType,
325
- /**
326
- * Business id to get cards from API
325
+ /**
326
+ * Business id to get cards from API
327
327
  */
328
328
  businessId: _propTypes.default.number,
329
- /**
330
- * Save client secret id used in stripe for create a payment method
329
+ /**
330
+ * Save client secret id used in stripe for create a payment method
331
331
  */
332
332
  clientSecret: _propTypes.default.string,
333
- /**
334
- * Autosave cart
333
+ /**
334
+ * Autosave cart
335
335
  */
336
336
  autosave: _propTypes.default.bool,
337
- /**
338
- * method used for handle card token created
337
+ /**
338
+ * method used for handle card token created
339
339
  */
340
340
  handlerToken: _propTypes.default.func,
341
- /**
342
- * handleCustomClick, function to get click event and return card selected without default behavior
341
+ /**
342
+ * handleCustomClick, function to get click event and return card selected without default behavior
343
343
  */
344
344
  handleCustomSubmit: _propTypes.default.func
345
345
  };
@@ -23,8 +23,8 @@ function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r)
23
23
  function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
24
24
  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; } }
25
25
  function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
26
- /**
27
- * Component to manage stripe elements form behavior without UI component
26
+ /**
27
+ * Component to manage stripe elements form behavior without UI component
28
28
  */
29
29
  var StripeElementsForm = exports.StripeElementsForm = function StripeElementsForm(props) {
30
30
  var UIComponent = props.UIComponent,
@@ -41,8 +41,8 @@ var StripeElementsForm = exports.StripeElementsForm = function StripeElementsFor
41
41
  requirements = _useState2[0],
42
42
  setRequirements = _useState2[1];
43
43
 
44
- /**
45
- * Method to get client id for create stripe payment method
44
+ /**
45
+ * Method to get client id for create stripe payment method
46
46
  */
47
47
  var getRequirements = /*#__PURE__*/function () {
48
48
  var _ref = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee() {
@@ -84,28 +84,28 @@ var StripeElementsForm = exports.StripeElementsForm = function StripeElementsFor
84
84
  }));
85
85
  };
86
86
  StripeElementsForm.propTypes = {
87
- /**
88
- * UI Component, this must be containt all graphic elements and use parent props
87
+ /**
88
+ * UI Component, this must be containt all graphic elements and use parent props
89
89
  */
90
90
  UIComponent: _propTypes.default.elementType,
91
- /**
92
- * Business id to get cards from API
91
+ /**
92
+ * Business id to get cards from API
93
93
  */
94
94
  businessId: _propTypes.default.number,
95
- /**
96
- * Create card to save or pay
95
+ /**
96
+ * Create card to save or pay
97
97
  */
98
98
  toSave: _propTypes.default.bool,
99
- /**
100
- * save stripe public key to use stripe form
99
+ /**
100
+ * save stripe public key to use stripe form
101
101
  */
102
102
  publicKey: _propTypes.default.string,
103
- /**
104
- * Save client secret id used in stripe for create a payment method
103
+ /**
104
+ * Save client secret id used in stripe for create a payment method
105
105
  */
106
106
  clientSecret: _propTypes.default.string,
107
- /**
108
- * method used for handle card token created
107
+ /**
108
+ * method used for handle card token created
109
109
  */
110
110
  handleSource: _propTypes.default.func
111
111
  };
@@ -91,8 +91,8 @@ var UpsellingPage = exports.UpsellingPage = function UpsellingPage(props) {
91
91
  getSuggestiveProducts();
92
92
  }, [cartProducts === null || cartProducts === void 0 ? void 0 : cartProducts.length, orderState.loading, upsellingProducts.loading]);
93
93
 
94
- /**
95
- * getting products if array of product is not defined
94
+ /**
95
+ * getting products if array of product is not defined
96
96
  */
97
97
  var getProducts = /*#__PURE__*/function () {
98
98
  var _ref = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee() {
@@ -130,8 +130,8 @@ var UpsellingPage = exports.UpsellingPage = function UpsellingPage(props) {
130
130
  };
131
131
  }();
132
132
 
133
- /**
134
- * getting suggestive products if useSuggestiveUpselling is true
133
+ /**
134
+ * getting suggestive products if useSuggestiveUpselling is true
135
135
  */
136
136
  var getSuggestiveProducts = /*#__PURE__*/function () {
137
137
  var _ref2 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2() {
@@ -181,10 +181,10 @@ var UpsellingPage = exports.UpsellingPage = function UpsellingPage(props) {
181
181
  };
182
182
  }();
183
183
 
184
- /**
185
- *
186
- * filt products if they are already in the cart
187
- * @param {array} cartProducts
184
+ /**
185
+ *
186
+ * filt products if they are already in the cart
187
+ * @param {array} cartProducts
188
188
  */
189
189
  var getUpsellingProducts = function getUpsellingProducts(result) {
190
190
  var allowAll = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
@@ -206,9 +206,9 @@ var UpsellingPage = exports.UpsellingPage = function UpsellingPage(props) {
206
206
  }));
207
207
  };
208
208
 
209
- /**
210
- * Function for confirm that the productForm now can be displayed
211
- * @param {product} product
209
+ /**
210
+ * Function for confirm that the productForm now can be displayed
211
+ * @param {product} product
212
212
  */
213
213
  var handleFormProduct = function handleFormProduct(product) {
214
214
  onSave(product);
@@ -220,20 +220,20 @@ var UpsellingPage = exports.UpsellingPage = function UpsellingPage(props) {
220
220
  }));
221
221
  };
222
222
  UpsellingPage.propTypes = {
223
- /**
224
- * UI Component, this must be containt all graphic elements and use parent props
223
+ /**
224
+ * UI Component, this must be containt all graphic elements and use parent props
225
225
  */
226
226
  UIComponent: _propTypes.default.elementType,
227
- /**
228
- * upselling products that do not repeat in the cart
227
+ /**
228
+ * upselling products that do not repeat in the cart
229
229
  */
230
230
  products: _propTypes.default.array,
231
- /**
232
- * BusinessId is required when products is not defined
231
+ /**
232
+ * BusinessId is required when products is not defined
233
233
  */
234
234
  businessId: _propTypes.default.number,
235
- /**
236
- * handleCustomClick, function to get click event and return product without default behavior
235
+ /**
236
+ * handleCustomClick, function to get click event and return product without default behavior
237
237
  */
238
238
  onSave: _propTypes.default.func
239
239
  };
@@ -37,8 +37,8 @@ function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" !=
37
37
  function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
38
38
  var CONDITIONAL_CODES = ['1787'];
39
39
 
40
- /**
41
- * Component to manage user form details behavior without UI component
40
+ /**
41
+ * Component to manage user form details behavior without UI component
42
42
  */
43
43
  var UserFormDetails = exports.UserFormDetails = function UserFormDetails(props) {
44
44
  var UIComponent = props.UIComponent,
@@ -192,15 +192,15 @@ var UserFormDetails = exports.UserFormDetails = function UserFormDetails(props)
192
192
  };
193
193
  }, [session.loading, isSuccess]);
194
194
 
195
- /**
196
- * Clean formState
195
+ /**
196
+ * Clean formState
197
197
  */
198
198
  var cleanFormState = function cleanFormState(values) {
199
199
  return setFormState(_objectSpread(_objectSpread({}, formState), values));
200
200
  };
201
201
 
202
- /**
203
- * Default fuction for user profile workflow
202
+ /**
203
+ * Default fuction for user profile workflow
204
204
  */
205
205
  var handleUpdateClick = /*#__PURE__*/function () {
206
206
  var _ref = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(changes, isImage, image) {
@@ -341,9 +341,9 @@ var UserFormDetails = exports.UserFormDetails = function UserFormDetails(props)
341
341
  };
342
342
  }();
343
343
 
344
- /**
345
- * Update credential data
346
- * @param {EventTarget} e Related HTML event
344
+ /**
345
+ * Update credential data
346
+ * @param {EventTarget} e Related HTML event
347
347
  */
348
348
  var handleChangeInput = function handleChangeInput(e, isMany) {
349
349
  var currentChanges = {};
@@ -359,9 +359,9 @@ var UserFormDetails = exports.UserFormDetails = function UserFormDetails(props)
359
359
  }));
360
360
  };
361
361
 
362
- /**
363
- * Update user photo data
364
- * @param {File} file Image to change user photo
362
+ /**
363
+ * Update user photo data
364
+ * @param {File} file Image to change user photo
365
365
  */
366
366
  var handlechangeImage = function handlechangeImage(file) {
367
367
  var reader = new window.FileReader();
@@ -378,18 +378,18 @@ var UserFormDetails = exports.UserFormDetails = function UserFormDetails(props)
378
378
  };
379
379
  };
380
380
 
381
- /**
382
- * Check if field should be show
383
- * @param {string} fieldName Field name
381
+ /**
382
+ * Check if field should be show
383
+ * @param {string} fieldName Field name
384
384
  */
385
385
  var showField = function showField(fieldName) {
386
386
  var _validationFields$fie, _validationFields$fie2, _validationFields$fie3;
387
387
  return !useValidationFields || !validationFields.loading && !((_validationFields$fie = validationFields.fields) !== null && _validationFields$fie !== void 0 && (_validationFields$fie = _validationFields$fie.checkout) !== null && _validationFields$fie !== void 0 && _validationFields$fie[fieldName]) || !validationFields.loading && ((_validationFields$fie2 = validationFields.fields) === null || _validationFields$fie2 === void 0 || (_validationFields$fie2 = _validationFields$fie2.checkout) === null || _validationFields$fie2 === void 0 ? void 0 : _validationFields$fie2[fieldName]) && ((_validationFields$fie3 = validationFields.fields) === null || _validationFields$fie3 === void 0 || (_validationFields$fie3 = _validationFields$fie3.checkout) === null || _validationFields$fie3 === void 0 || (_validationFields$fie3 = _validationFields$fie3[fieldName]) === null || _validationFields$fie3 === void 0 ? void 0 : _validationFields$fie3.enabled);
388
388
  };
389
389
 
390
- /**
391
- * Check if field is required
392
- * @param {string} fieldName Field name
390
+ /**
391
+ * Check if field is required
392
+ * @param {string} fieldName Field name
393
393
  */
394
394
  var isRequiredField = function isRequiredField(fieldName) {
395
395
  var _checkoutRequiredFiel, _validationFields$fie4, _validationFields$fie5, _validationFields$fie6;
@@ -467,9 +467,9 @@ var UserFormDetails = exports.UserFormDetails = function UserFormDetails(props)
467
467
  };
468
468
  }();
469
469
 
470
- /**
471
- * function to send verify code with twilio
472
- * @param {Object} values object with cellphone and country code values
470
+ /**
471
+ * function to send verify code with twilio
472
+ * @param {Object} values object with cellphone and country code values
473
473
  */
474
474
  var sendVerifyPhoneCode = /*#__PURE__*/function () {
475
475
  var _ref3 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee3(values) {
@@ -791,12 +791,12 @@ var UserFormDetails = exports.UserFormDetails = function UserFormDetails(props)
791
791
  })));
792
792
  };
793
793
  UserFormDetails.propTypes = {
794
- /**
795
- * UI Component, this must be containt all graphic elements and use parent props
794
+ /**
795
+ * UI Component, this must be containt all graphic elements and use parent props
796
796
  */
797
797
  UIComponent: _propTypes.default.elementType,
798
- /**
799
- * Use session user to details
798
+ /**
799
+ * Use session user to details
800
800
  */
801
801
  useSessionUser: function useSessionUser(props, propName) {
802
802
  if (props[propName] !== undefined && typeof props[propName] !== 'boolean') {
@@ -809,13 +809,13 @@ UserFormDetails.propTypes = {
809
809
  return new Error("Invalid prop `".concat(propName, "` must be without `userId` and `user`."));
810
810
  }
811
811
  },
812
- /**
813
- * Refresh session user data from Ordering API
812
+ /**
813
+ * Refresh session user data from Ordering API
814
814
  */
815
815
  refreshSessionUser: _propTypes.default.bool,
816
- /**
817
- * User ID
818
- * If you provide the user id the component get user form Ordering API
816
+ /**
817
+ * User ID
818
+ * If you provide the user id the component get user form Ordering API
819
819
  */
820
820
  userId: function userId(props, propName) {
821
821
  if (props[propName] !== undefined && typeof props[propName] !== 'number') {
@@ -828,9 +828,9 @@ UserFormDetails.propTypes = {
828
828
  return new Error("Invalid prop `".concat(propName, "` must be without `useSessionUser` and `user`."));
829
829
  }
830
830
  },
831
- /**
832
- * User object
833
- * If you provide user object the component not get user form Ordering API
831
+ /**
832
+ * User object
833
+ * If you provide user object the component not get user form Ordering API
834
834
  */
835
835
  user: function user(props, propName) {
836
836
  if (props[propName] !== undefined && _typeof(props[propName]) !== 'object') {
@@ -843,33 +843,33 @@ UserFormDetails.propTypes = {
843
843
  return new Error("Invalid prop `".concat(propName, "` must be without `useSessionUser` and `userId`."));
844
844
  }
845
845
  },
846
- /**
847
- * Function to change default user details behavior
848
- * @param {Object} user Current user data
849
- * @param {Object} changes Current form changes
846
+ /**
847
+ * Function to change default user details behavior
848
+ * @param {Object} user Current user data
849
+ * @param {Object} changes Current form changes
850
850
  */
851
851
  handleButtonUpdateClick: _propTypes.default.func,
852
- /**
853
- * Function to get user update success event
854
- * @param {Object} user User with session data
852
+ /**
853
+ * Function to get user update success event
854
+ * @param {Object} user User with session data
855
855
  */
856
856
  handleSuccessUpdate: _propTypes.default.func,
857
- /**
858
- * Enable to get validation fields to show/hide fields from Ordering API
857
+ /**
858
+ * Enable to get validation fields to show/hide fields from Ordering API
859
859
  */
860
860
  useValidationFields: _propTypes.default.bool,
861
- /**
862
- * Type of validation field to apply and get from API
861
+ /**
862
+ * Type of validation field to apply and get from API
863
863
  */
864
864
  validationFieldsType: _propTypes.default.string,
865
- /**
866
- * Enable/Disable default session manager
867
- * Save user and token with default session manager
865
+ /**
866
+ * Enable/Disable default session manager
867
+ * Save user and token with default session manager
868
868
  */
869
869
  useDefualtSessionManager: _propTypes.default.bool,
870
- /**
871
- * Access token to update user
872
- * Is required when `useDefualtSessionManager` is false
870
+ /**
871
+ * Access token to update user
872
+ * Is required when `useDefualtSessionManager` is false
873
873
  */
874
874
  accessToken: function accessToken(props, propName) {
875
875
  if (props[propName] !== undefined && typeof props[propName] !== 'string') {
@@ -879,34 +879,34 @@ UserFormDetails.propTypes = {
879
879
  return new Error("Invalid prop `".concat(propName, "` is required when `useDefualtSessionManager` is false."));
880
880
  }
881
881
  },
882
- /**
883
- * Components types before user details form
884
- * Array of type components, the parent props will pass to these components
882
+ /**
883
+ * Components types before user details form
884
+ * Array of type components, the parent props will pass to these components
885
885
  */
886
886
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
887
- /**
888
- * Components types after user details form
889
- * Array of type components, the parent props will pass to these components
887
+ /**
888
+ * Components types after user details form
889
+ * Array of type components, the parent props will pass to these components
890
890
  */
891
891
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
892
- /**
893
- * Elements before user details form
894
- * Array of HTML/Components elements, these components will not get the parent props
892
+ /**
893
+ * Elements before user details form
894
+ * Array of HTML/Components elements, these components will not get the parent props
895
895
  */
896
896
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
897
- /**
898
- * Elements after user details form
899
- * Array of HTML/Components elements, these components will not get the parent props
897
+ /**
898
+ * Elements after user details form
899
+ * Array of HTML/Components elements, these components will not get the parent props
900
900
  */
901
901
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element),
902
- /**
903
- * Url to login page
904
- * Url to create element link to login page
902
+ /**
903
+ * Url to login page
904
+ * Url to create element link to login page
905
905
  */
906
906
  linkToLogin: _propTypes.default.string,
907
- /**
908
- * Element to custom link to login
909
- * You can provide de link element as react router Link or your custom Anchor to login page
907
+ /**
908
+ * Element to custom link to login
909
+ * You can provide de link element as react router Link or your custom Anchor to login page
910
910
  */
911
911
  elementLinkToLogin: _propTypes.default.element
912
912
  };
@@ -8,6 +8,7 @@ exports.UserVerification = void 0;
8
8
  var _react = _interopRequireWildcard(require("react"));
9
9
  var _SessionContext = require("../../contexts/SessionContext");
10
10
  var _ApiContext = require("../../contexts/ApiContext");
11
+ var _ConfigContext = require("../../contexts/ConfigContext");
11
12
  var _WebsocketContext = require("../../contexts/WebsocketContext");
12
13
  function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t5 in e) "default" !== _t5 && {}.hasOwnProperty.call(e, _t5) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t5)) && (i.get || i.set) ? o(f, _t5, i) : f[_t5] = e[_t5]); return f; })(e, t); }
13
14
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
@@ -26,10 +27,11 @@ function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r)
26
27
  function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
27
28
  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; } }
28
29
  function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
29
- /**
30
- * Component to manage User Verification behavior without UI component
30
+ /**
31
+ * Component to manage User Verification behavior without UI component
31
32
  */
32
33
  var UserVerification = exports.UserVerification = function UserVerification(props) {
34
+ var _configs$whatsapp_otp;
33
35
  var UIComponent = props.UIComponent;
34
36
  var _useApi = (0, _ApiContext.useApi)(),
35
37
  _useApi2 = _slicedToArray(_useApi, 1),
@@ -41,6 +43,10 @@ var UserVerification = exports.UserVerification = function UserVerification(prop
41
43
  user = _useSession2$.user,
42
44
  token = _useSession2$.token,
43
45
  changeUser = _useSession2[1].changeUser;
46
+ var _useConfig = (0, _ConfigContext.useConfig)(),
47
+ _useConfig2 = _slicedToArray(_useConfig, 1),
48
+ configs = _useConfig2[0].configs;
49
+ var useWhatsappVerification = (configs === null || configs === void 0 || (_configs$whatsapp_otp = configs.whatsapp_otp_login_enabled) === null || _configs$whatsapp_otp === void 0 ? void 0 : _configs$whatsapp_otp.value) === '1';
44
50
  var _useState = (0, _react.useState)({
45
51
  loadingSendCode: false,
46
52
  resultSendCode: null,
@@ -64,9 +70,9 @@ var UserVerification = exports.UserVerification = function UserVerification(prop
64
70
  verifyPhoneState = _useState4[0],
65
71
  setVerifyPhoneState = _useState4[1];
66
72
 
67
- /**
68
- * function to send verify code for email
69
- * @param {Object} values object with type, channel, size, email values
73
+ /**
74
+ * function to send verify code for email
75
+ * @param {Object} values object with type, channel, size, email values
70
76
  */
71
77
  var sendVerifyEmailCode = /*#__PURE__*/function () {
72
78
  var _ref = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(values) {
@@ -126,9 +132,9 @@ var UserVerification = exports.UserVerification = function UserVerification(prop
126
132
  };
127
133
  }();
128
134
 
129
- /**
130
- * function to check code for verify user email
131
- * @param {Object} values object with channel and code values
135
+ /**
136
+ * function to check code for verify user email
137
+ * @param {Object} values object with channel and code values
132
138
  */
133
139
  var checkVerifyEmailCode = /*#__PURE__*/function () {
134
140
  var _ref2 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2(values) {
@@ -189,8 +195,8 @@ var UserVerification = exports.UserVerification = function UserVerification(prop
189
195
  };
190
196
  }();
191
197
 
192
- /**
193
- * function for clean errors state
198
+ /**
199
+ * function for clean errors state
194
200
  */
195
201
  var cleanErrorsState = function cleanErrorsState(value) {
196
202
  if (value === 'phone') {
@@ -206,9 +212,9 @@ var UserVerification = exports.UserVerification = function UserVerification(prop
206
212
  }));
207
213
  };
208
214
 
209
- /**
210
- * function to send verify code with twilio
211
- * @param {Object} values object with cellphone and country code values
215
+ /**
216
+ * function to send verify code with twilio
217
+ * @param {Object} values object with cellphone and country code values
212
218
  */
213
219
  var sendVerifyPhoneCode = /*#__PURE__*/function () {
214
220
  var _ref3 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee3(values) {
@@ -270,9 +276,9 @@ var UserVerification = exports.UserVerification = function UserVerification(prop
270
276
  };
271
277
  }();
272
278
 
273
- /**
274
- * function to verify code with endpoint
275
- * @param {Object} values object with cellphone and country code values
279
+ /**
280
+ * function to verify code with endpoint
281
+ * @param {Object} values object with cellphone and country code values
276
282
  */
277
283
  var checkVerifyPhoneCode = /*#__PURE__*/function () {
278
284
  var _ref4 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee4(values) {
@@ -339,6 +345,7 @@ var UserVerification = exports.UserVerification = function UserVerification(prop
339
345
  sendVerifyPhoneCode: sendVerifyPhoneCode,
340
346
  checkVerifyEmailCode: checkVerifyEmailCode,
341
347
  checkVerifyPhoneCode: checkVerifyPhoneCode,
342
- cleanErrorsState: cleanErrorsState
348
+ cleanErrorsState: cleanErrorsState,
349
+ useWhatsappVerification: useWhatsappVerification
343
350
  })));
344
351
  };
@@ -19,8 +19,8 @@ function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r)
19
19
  function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
20
20
  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; } }
21
21
  function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
22
- /**
23
- * Component to manage websocket status without UI component
22
+ /**
23
+ * Component to manage websocket status without UI component
24
24
  */
25
25
  var WebsocketStatus = exports.WebsocketStatus = function WebsocketStatus(props) {
26
26
  var _socket$socket;
@@ -87,8 +87,8 @@ var WebsocketStatus = exports.WebsocketStatus = function WebsocketStatus(props)
87
87
  })));
88
88
  };
89
89
  WebsocketStatus.propTypes = {
90
- /**
91
- * UI Component, this must be containt all graphic elements and use parent props
90
+ /**
91
+ * UI Component, this must be containt all graphic elements and use parent props
92
92
  */
93
93
  UIComponent: _propTypes.default.elementType
94
94
  };
@@ -65,9 +65,9 @@ var WrapperGoogleMaps = exports.WrapperGoogleMaps = function WrapperGoogleMaps(C
65
65
  };
66
66
  };
67
67
  WrapperGoogleMaps.propTypes = {
68
- /**
69
- * You Google Maps api key
70
- * @see apiKey What is Api Key ? https://developers.google.com/maps/gmp-get-started
68
+ /**
69
+ * You Google Maps api key
70
+ * @see apiKey What is Api Key ? https://developers.google.com/maps/gmp-get-started
71
71
  */
72
72
  apiKey: _propTypes.default.string.isRequired
73
73
  };
@@ -19,15 +19,15 @@ function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r)
19
19
  function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
20
20
  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; } }
21
21
  function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
22
- /**
23
- * Create ApiContext
24
- * Context to use Ordering API on the app
22
+ /**
23
+ * Create ApiContext
24
+ * Context to use Ordering API on the app
25
25
  */
26
26
  var ApiContext = exports.ApiContext = /*#__PURE__*/(0, _react.createContext)();
27
27
 
28
- /**
29
- * Api provider to manage api request
30
- * @param {props} props
28
+ /**
29
+ * Api provider to manage api request
30
+ * @param {props} props
31
31
  */
32
32
  var ApiProvider = exports.ApiProvider = function ApiProvider(_ref) {
33
33
  var settings = _ref.settings,
@@ -66,8 +66,8 @@ var ApiProvider = exports.ApiProvider = function ApiProvider(_ref) {
66
66
  }, children);
67
67
  };
68
68
 
69
- /**
70
- * Hook to get api state
69
+ /**
70
+ * Hook to get api state
71
71
  */
72
72
  var useApi = exports.useApi = function useApi() {
73
73
  var apiManager = (0, _react.useContext)(ApiContext);