ordering-components-external 13.0.47 → 13.1.1

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 (536) hide show
  1. package/.babelrc +22 -22
  2. package/.vscode/settings.json +3 -3
  3. package/_bundles/{0.ordering-component.f8196c1a5017511509ae.js → 0.ordering-component.cee21c14783d67e34145.js} +1 -1
  4. package/_bundles/{1.ordering-component.f8196c1a5017511509ae.js → 1.ordering-component.cee21c14783d67e34145.js} +1 -1
  5. package/_bundles/{7.ordering-component.f8196c1a5017511509ae.js → 7.ordering-component.cee21c14783d67e34145.js} +1 -1
  6. package/_bundles/ordering-component.cee21c14783d67e34145.js +2 -0
  7. package/_modules/components/AddressDetails/index.js +26 -26
  8. package/_modules/components/AddressForm/index.js +50 -50
  9. package/_modules/components/AddressList/index.js +40 -40
  10. package/_modules/components/Analitycs/index.js +6 -6
  11. package/_modules/components/AnalyticsSegment/index.js +3 -3
  12. package/_modules/components/AppleLogin/index.js +26 -26
  13. package/_modules/components/BaseComponent/index.js +14 -14
  14. package/_modules/components/BusinessAndProductList/index.js +16 -16
  15. package/_modules/components/BusinessBasicInformation/index.js +20 -20
  16. package/_modules/components/BusinessController/index.js +50 -50
  17. package/_modules/components/BusinessInformation/BusinessOption/index.js +20 -20
  18. package/_modules/components/BusinessInformation/index.js +18 -18
  19. package/_modules/components/BusinessList/index.js +42 -42
  20. package/_modules/components/BusinessMenuListing/index.js +20 -20
  21. package/_modules/components/BusinessProductsCategories/index.js +16 -16
  22. package/_modules/components/BusinessProductsSearch/index.js +14 -14
  23. package/_modules/components/BusinessReviews/index.js +27 -27
  24. package/_modules/components/BusinessSearchList/index.js +18 -18
  25. package/_modules/components/BusinessSortControl/index.js +28 -28
  26. package/_modules/components/BusinessTypeFilter/index.js +26 -26
  27. package/_modules/components/BusinessesMap/index.js +27 -27
  28. package/_modules/components/Cart/index.js +38 -38
  29. package/_modules/components/CartStoresListing/index.js +4 -4
  30. package/_modules/components/Checkout/index.js +60 -60
  31. package/_modules/components/CmsContent/index.js +20 -20
  32. package/_modules/components/Contacts/index.js +28 -28
  33. package/_modules/components/CouponControl/index.js +22 -22
  34. package/_modules/components/DriverList/index.js +22 -22
  35. package/_modules/components/DriverTips/index.js +35 -35
  36. package/_modules/components/FacebookLoginButton/index.js +40 -40
  37. package/_modules/components/FacebookPixel/index.js +3 -3
  38. package/_modules/components/FavoriteList/index.js +28 -28
  39. package/_modules/components/FirebaseGoogleLoginButton/index.js +10 -10
  40. package/_modules/components/FloatingButton/index.js +20 -20
  41. package/_modules/components/ForgotPasswordForm/index.js +43 -43
  42. package/_modules/components/GiftCard/GiftCardOrdersList/index.js +4 -4
  43. package/_modules/components/GiftCard/PurchaseGiftCard/index.js +6 -6
  44. package/_modules/components/GiftCard/RedeemGiftCard/index.js +4 -4
  45. package/_modules/components/GiftCard/SendGiftCard/index.js +4 -4
  46. package/_modules/components/GoogleAutocompleteInput/index.js +18 -18
  47. package/_modules/components/GoogleIdentity/index.js +28 -28
  48. package/_modules/components/GoogleLoginButton/index.js +49 -49
  49. package/_modules/components/GoogleMaps/index.js +37 -37
  50. package/_modules/components/GpsButton/index.js +20 -20
  51. package/_modules/components/LanguageSelector/index.js +28 -28
  52. package/_modules/components/LoginForm/index.js +58 -58
  53. package/_modules/components/LogoutAction/index.js +17 -17
  54. package/_modules/components/MainSearch/index.js +31 -31
  55. package/_modules/components/MenuControl/index.js +51 -51
  56. package/_modules/components/Messages/index.js +22 -22
  57. package/_modules/components/MomentOption/index.js +51 -51
  58. package/_modules/components/MultiCartCreate/index.js +2 -2
  59. package/_modules/components/MultiCartsPaymethodsAndWallets/index.js +8 -8
  60. package/_modules/components/MultiCheckout/index.js +12 -12
  61. package/_modules/components/MultiOrdersDetails/index.js +6 -6
  62. package/_modules/components/MyOrders/index.js +24 -24
  63. package/_modules/components/MyOrdersList/index.js +26 -26
  64. package/_modules/components/NewOrderNotification/index.js +2 -2
  65. package/_modules/components/OrderChange/index.js +20 -20
  66. package/_modules/components/OrderDetails/index.js +43 -43
  67. package/_modules/components/OrderList/index.js +77 -57
  68. package/_modules/components/OrderReview/index.js +22 -22
  69. package/_modules/components/OrderTypeControl/index.js +18 -18
  70. package/_modules/components/OrdersControlFilters/index.js +6 -6
  71. package/_modules/components/OrdersDashboardComponents/Appointments/index.js +4 -4
  72. package/_modules/components/OrdersDashboardComponents/BusinessProductsListing/index.js +26 -26
  73. package/_modules/components/OrdersDashboardComponents/CheckPassword/index.js +24 -24
  74. package/_modules/components/OrdersDashboardComponents/CityList/index.js +20 -20
  75. package/_modules/components/OrdersDashboardComponents/CountryList/index.js +20 -20
  76. package/_modules/components/OrdersDashboardComponents/CustomOrderDetails/index.js +12 -12
  77. package/_modules/components/OrdersDashboardComponents/DashboardBusinessList/index.js +54 -54
  78. package/_modules/components/OrdersDashboardComponents/DashboardOrdersList/index.js +60 -60
  79. package/_modules/components/OrdersDashboardComponents/DriversList/index.js +58 -58
  80. package/_modules/components/OrdersDashboardComponents/ExportCSV/index.js +16 -16
  81. package/_modules/components/OrdersDashboardComponents/GiftCardsList/index.js +6 -6
  82. package/_modules/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +4 -4
  83. package/_modules/components/OrdersDashboardComponents/LogisticInformation/index.js +20 -20
  84. package/_modules/components/OrdersDashboardComponents/Logistics/index.js +20 -20
  85. package/_modules/components/OrdersDashboardComponents/Messages/index.js +27 -27
  86. package/_modules/components/OrdersDashboardComponents/MetaFields/index.js +26 -26
  87. package/_modules/components/OrdersDashboardComponents/OrderDetails/index.js +36 -36
  88. package/_modules/components/OrdersDashboardComponents/OrderNotification/index.js +14 -14
  89. package/_modules/components/OrdersDashboardComponents/OrdersFilter/index.js +62 -62
  90. package/_modules/components/OrdersDashboardComponents/OrdersManage/index.js +56 -56
  91. package/_modules/components/OrdersDashboardComponents/PointsWalletLevels/index.js +25 -25
  92. package/_modules/components/OrdersDashboardComponents/ReviewCustomer/index.js +16 -16
  93. package/_modules/components/OrdersDashboardComponents/Schedule/index.js +46 -46
  94. package/_modules/components/OrdersDashboardComponents/SettingsList/index.js +39 -39
  95. package/_modules/components/OrdersDashboardComponents/UserFormDetails/index.js +67 -67
  96. package/_modules/components/OrdersDashboardComponents/UsersList/index.js +54 -54
  97. package/_modules/components/OrdersDashboardComponents/WebsocketStatus/index.js +4 -4
  98. package/_modules/components/PageBanner/index.js +4 -4
  99. package/_modules/components/PaymentOptionCash/index.js +24 -24
  100. package/_modules/components/PaymentOptionPaypal/index.js +24 -24
  101. package/_modules/components/PaymentOptionSquare/index.js +2 -2
  102. package/_modules/components/PaymentOptionStripe/index.js +32 -32
  103. package/_modules/components/PaymentOptionStripeDirect/index.js +24 -24
  104. package/_modules/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +19 -19
  105. package/_modules/components/PaymentOptionStripeRedirect/index.js +30 -30
  106. package/_modules/components/PaymentOptions/index.js +27 -27
  107. package/_modules/components/PaymethodList/index.js +20 -20
  108. package/_modules/components/PhoneAutocomplete/index.js +18 -18
  109. package/_modules/components/PlaceSpot/index.js +2 -2
  110. package/_modules/components/Popup/index.js +33 -33
  111. package/_modules/components/ProductComponent/index.js +27 -27
  112. package/_modules/components/ProductForm/index.js +117 -117
  113. package/_modules/components/ProductImages/index.js +18 -18
  114. package/_modules/components/ProductIngredient/index.js +17 -17
  115. package/_modules/components/ProductItemAccordion/index.js +8 -8
  116. package/_modules/components/ProductOption/index.js +8 -8
  117. package/_modules/components/ProductOptionSuboption/index.js +33 -33
  118. package/_modules/components/ProductShare/index.js +20 -20
  119. package/_modules/components/ProductsList/index.js +20 -20
  120. package/_modules/components/ProductsListing/index.js +39 -39
  121. package/_modules/components/ProfessionalInfo/index.js +24 -24
  122. package/_modules/components/QueryLoginSpoonity/index.js +20 -20
  123. package/_modules/components/ReCaptcha/index.js +4 -4
  124. package/_modules/components/ResetPassword/index.js +20 -20
  125. package/_modules/components/ReviewCustomer/index.js +16 -16
  126. package/_modules/components/ReviewDriver/index.js +20 -20
  127. package/_modules/components/ReviewProduct/index.js +22 -22
  128. package/_modules/components/SearchOptions/index.js +17 -17
  129. package/_modules/components/Sessions/index.js +21 -21
  130. package/_modules/components/SignupForm/index.js +57 -57
  131. package/_modules/components/SingleBusinessCard/index.js +28 -28
  132. package/_modules/components/SingleOrderCard/index.js +20 -20
  133. package/_modules/components/SingleProductCard/index.js +18 -18
  134. package/_modules/components/SingleProfessionalCard/index.js +18 -18
  135. package/_modules/components/SmartAppBanner/index.js +8 -8
  136. package/_modules/components/StoreProductList/index.js +22 -22
  137. package/_modules/components/StripeElementsForm/CardForm/index.js +25 -25
  138. package/_modules/components/StripeElementsForm/index.js +16 -16
  139. package/_modules/components/UpsellingPage/index.js +17 -17
  140. package/_modules/components/UserFormDetails/index.js +74 -75
  141. package/_modules/components/UserVerification/index.js +16 -16
  142. package/_modules/components/WebsocketStatus/index.js +4 -4
  143. package/_modules/components/WrapperGoogleMaps/index.js +3 -3
  144. package/_modules/contexts/ApiContext/index.js +8 -8
  145. package/_modules/contexts/BillingContext/index.js +7 -7
  146. package/_modules/contexts/BusinessContext/index.js +9 -9
  147. package/_modules/contexts/ConfigContext/index.js +9 -9
  148. package/_modules/contexts/EventContext/index.js +9 -9
  149. package/_modules/contexts/LanguageContext/index.js +13 -13
  150. package/_modules/contexts/OptimizationLoadContext/index.js +8 -8
  151. package/_modules/contexts/OrderContext/index.js +70 -65
  152. package/_modules/contexts/OrderingContext/index.js +7 -7
  153. package/_modules/contexts/OrderingThemeContext/index.js +11 -11
  154. package/_modules/contexts/ProductContext/index.js +13 -13
  155. package/_modules/contexts/SessionContext/index.js +9 -73
  156. package/_modules/contexts/SiteContext/index.js +9 -9
  157. package/_modules/contexts/UtilsContext/index.js +9 -9
  158. package/_modules/contexts/WebsocketContext/index.js +9 -9
  159. package/_modules/native/src/contexts/OrderingContext/index.js +7 -7
  160. package/cypress/fixtures/example.json +4 -4
  161. package/cypress/integration/naked/BusinessProductsCategories.spec.js +9 -9
  162. package/cypress/integration/naked/PhoneAutocomplete.spec.js +22 -22
  163. package/cypress/integration/naked/activeOrders.spec.js +15 -15
  164. package/cypress/integration/naked/addressDetails.spec.js +10 -10
  165. package/cypress/integration/naked/appleLogin.spec.js +14 -14
  166. package/cypress/integration/naked/businessBasicInformation.spec.js +14 -14
  167. package/cypress/integration/naked/businessController.spec.js +9 -9
  168. package/cypress/integration/naked/businessInformation.spec.js +19 -19
  169. package/cypress/integration/naked/businessProductsSearch.spec.js +9 -9
  170. package/cypress/integration/naked/businessReviews.spec.js +16 -16
  171. package/cypress/integration/naked/businessSortControl.spec.js +9 -9
  172. package/cypress/integration/naked/businessTypeFilter.spec.js +10 -10
  173. package/cypress/integration/naked/businessesMap.spec.js +13 -13
  174. package/cypress/integration/naked/cms.spec.js +9 -9
  175. package/cypress/integration/naked/config.spec.js +34 -34
  176. package/cypress/integration/naked/driverTips.spec.js +10 -10
  177. package/cypress/integration/naked/events.spec.js +13 -13
  178. package/cypress/integration/naked/facebookLogin.spec.js +13 -13
  179. package/cypress/integration/naked/floatingButton.spec.js +13 -13
  180. package/cypress/integration/naked/forgotPassword.spec.js +20 -20
  181. package/cypress/integration/naked/googleLogin.spec.js +11 -11
  182. package/cypress/integration/naked/languageExamples.spec.js +25 -25
  183. package/cypress/integration/naked/languageSelector.spec.js +10 -10
  184. package/cypress/integration/naked/login.spec.js +38 -38
  185. package/cypress/integration/naked/logout.spec.js +15 -15
  186. package/cypress/integration/naked/mainSearch.spec.js +9 -9
  187. package/cypress/integration/naked/menuControl.spec.js +9 -9
  188. package/cypress/integration/naked/messages.spec.js +25 -25
  189. package/cypress/integration/naked/momentOption.spec.js +10 -10
  190. package/cypress/integration/naked/myOrders.spec.js +11 -11
  191. package/cypress/integration/naked/myOrdersList.spec.js +9 -9
  192. package/cypress/integration/naked/orderContextAdvanced.spec.js +23 -23
  193. package/cypress/integration/naked/orderDetails.spec.js +11 -11
  194. package/cypress/integration/naked/paymentOptionCash.spec.js +21 -21
  195. package/cypress/integration/naked/paymentOptionStripe.spec.js +11 -11
  196. package/cypress/integration/naked/paymentOptionStripeDirect.spec.js +11 -11
  197. package/cypress/integration/naked/paymentOptions.spec.js +9 -9
  198. package/cypress/integration/naked/popupExample.spec.js +17 -17
  199. package/cypress/integration/naked/productImages.spec.js +11 -11
  200. package/cypress/integration/naked/productOptionExample.spec.js +21 -21
  201. package/cypress/integration/naked/productShare.spec.js +9 -9
  202. package/cypress/integration/naked/productsList.spec.js +9 -9
  203. package/cypress/integration/naked/resetPassword.spec.js +11 -11
  204. package/cypress/integration/naked/reviewOrders.spec.js +13 -13
  205. package/cypress/integration/naked/searchOptions.spec.js +18 -18
  206. package/cypress/integration/naked/signup.spec.js +31 -31
  207. package/cypress/integration/naked/upselling.spec.js +13 -13
  208. package/cypress/integration/naked/userDetails.spec.js +12 -12
  209. package/cypress/plugins/index.js +21 -21
  210. package/cypress/support/commands.js +35 -35
  211. package/cypress/support/index.js +20 -20
  212. package/cypress.json +12 -12
  213. package/example/App.js +263 -263
  214. package/example/components/ActiveOrdersUI/index.js +72 -72
  215. package/example/components/AddressDetailsUI/index.js +101 -101
  216. package/example/components/AddressFormUI/index.js +161 -161
  217. package/example/components/AddressListUI/index.js +33 -33
  218. package/example/components/AlertPopup/index.js +10 -10
  219. package/example/components/AlertUI/index.js +49 -49
  220. package/example/components/AlertUI/style.css +5 -5
  221. package/example/components/AppleLoginUI/index.js +40 -40
  222. package/example/components/BaseComponentUI/index.js +34 -34
  223. package/example/components/BusinessBasicInformationUI/index.js +118 -118
  224. package/example/components/BusinessControllerUI/index.js +89 -89
  225. package/example/components/BusinessInformationUI/BusinessOptionUI/index.js +83 -83
  226. package/example/components/BusinessInformationUI/index.js +83 -83
  227. package/example/components/BusinessProductsCategoriesUI/index.js +42 -42
  228. package/example/components/BusinessProductsSearchUI/index.js +38 -38
  229. package/example/components/BusinessReviewsUI/index.js +77 -77
  230. package/example/components/BusinessSortControlUI/index.js +47 -47
  231. package/example/components/BusinessTypeFilterUI/index.js +53 -53
  232. package/example/components/BusinessesMapUI/index.js +57 -57
  233. package/example/components/CartUI/index.js +154 -154
  234. package/example/components/ChangeView/index.js +19 -19
  235. package/example/components/CheckoutUI/index.js +206 -206
  236. package/example/components/CmsContentUI/index.js +52 -52
  237. package/example/components/ConfigsExample/index.js +118 -118
  238. package/example/components/CouponControlUI/index.js +63 -63
  239. package/example/components/DriverTipsUI/index.js +58 -58
  240. package/example/components/FacebookLoginButtonUI/index.js +48 -48
  241. package/example/components/FloatingButtonUI/index.js +145 -145
  242. package/example/components/ForgotPasswordFormUI/index.js +93 -93
  243. package/example/components/GoogleLoginUI/index.js +30 -30
  244. package/example/components/GpsButtonUI/index.js +22 -22
  245. package/example/components/Header/index.js +18 -18
  246. package/example/components/LanguageSelectorUI/index.js +57 -57
  247. package/example/components/LanguagesExample/index.js +51 -51
  248. package/example/components/LoginFormUI/index.js +159 -159
  249. package/example/components/LogoutButtonUI/index.js +21 -21
  250. package/example/components/MainSearchUI/index.js +131 -131
  251. package/example/components/MenuControlUI/index.js +103 -103
  252. package/example/components/MessagesUI/index.js +162 -162
  253. package/example/components/ModalUI/index.js +36 -36
  254. package/example/components/ModalUI/style.css +5 -5
  255. package/example/components/MomentOptionUI/index.js +68 -68
  256. package/example/components/MyOrdersListUI/index.js +51 -51
  257. package/example/components/MyOrdersUI/index.js +52 -52
  258. package/example/components/OrderChangeUI/index.js +54 -54
  259. package/example/components/OrderDetailsUI/index.js +174 -174
  260. package/example/components/OrderReviewUI/index.js +125 -125
  261. package/example/components/OrderTypeControlUI/index.js +32 -32
  262. package/example/components/PaymentOptionCashUI/index.js +60 -60
  263. package/example/components/PaymentOptionPaypalUI/index.js +50 -50
  264. package/example/components/PaymentOptionStripeDirectUI/index.js +89 -89
  265. package/example/components/PaymentOptionStripeRedirectUI/index.js +97 -97
  266. package/example/components/PaymentOptionStripeUI/index.js +129 -129
  267. package/example/components/PaymentOptionsUI/index.js +169 -169
  268. package/example/components/PhoneAutocompleteUI/index.js +67 -67
  269. package/example/components/PhoneAutocompleteUI/styles.css +49 -49
  270. package/example/components/ProductComponentUI/index.js +113 -113
  271. package/example/components/ProductFormUI/index.js +131 -131
  272. package/example/components/ProductImagesUI/index.js +82 -82
  273. package/example/components/ProductIngredientUI/index.js +21 -21
  274. package/example/components/ProductOptionSuboptionUI/index.js +65 -65
  275. package/example/components/ProductOptionUI/index.js +31 -31
  276. package/example/components/ProductShareUI/index.js +48 -48
  277. package/example/components/ProductsListUI/index.js +108 -108
  278. package/example/components/ProductsListingUI/index.js +42 -42
  279. package/example/components/ResetPasswordUI/index.js +121 -121
  280. package/example/components/SearchOptionsUI/index.js +82 -82
  281. package/example/components/SignupFormUI/index.js +117 -117
  282. package/example/components/SingleBusinessCardUI/index.js +82 -82
  283. package/example/components/SingleOrderCardUI/index.js +52 -52
  284. package/example/components/SingleProductCardUI/index.js +47 -47
  285. package/example/components/StripeElementsFormUI/CardFormUI/index.js +51 -51
  286. package/example/components/StripeElementsFormUI/CardFormUI/style.css +118 -118
  287. package/example/components/StripeElementsFormUI/index.js +38 -38
  288. package/example/components/StripeRedirectFormUI/index.js +99 -99
  289. package/example/components/TestComponent/index.js +5 -5
  290. package/example/components/UpsellingPageUI/index.js +26 -26
  291. package/example/components/UserDetailsUI/index.js +94 -94
  292. package/example/components/UserProfileUI/index.js +156 -156
  293. package/example/views/ActiveOrders/index.js +86 -86
  294. package/example/views/AddressDetailsExample/index.js +57 -57
  295. package/example/views/AppleLoginExample/index.js +51 -51
  296. package/example/views/BaseComponentExample/index.js +35 -35
  297. package/example/views/BusinessBasicInformationExample/index.js +43 -43
  298. package/example/views/BusinessControllerExample/index.js +55 -55
  299. package/example/views/BusinessInformationExample/index.js +68 -68
  300. package/example/views/BusinessProductsCategoriesExample/index.js +50 -50
  301. package/example/views/BusinessProductsSearchExample/index.js +39 -39
  302. package/example/views/BusinessReviewsExample/index.js +43 -43
  303. package/example/views/BusinessSortControlExample/index.js +53 -53
  304. package/example/views/BusinessTypeFilterExample/index.js +53 -53
  305. package/example/views/BusinessesMapExample/index.js +57 -57
  306. package/example/views/CheckoutExample/index.js +143 -143
  307. package/example/views/CmsContentExample/index.js +44 -44
  308. package/example/views/DriverTipsExample/index.js +47 -47
  309. package/example/views/EventsExample/index.js +26 -26
  310. package/example/views/FacebookLogin/index.js +63 -63
  311. package/example/views/FloatingButtonExample/index.js +47 -47
  312. package/example/views/ForgotPassword/index.js +77 -77
  313. package/example/views/GoogleLoginExample/index.js +85 -85
  314. package/example/views/Home/index.js +200 -200
  315. package/example/views/LanguageSelectorExample/index.js +55 -55
  316. package/example/views/Login/index.js +84 -84
  317. package/example/views/MainSearchExample/index.js +43 -43
  318. package/example/views/MenuControlExample/index.js +68 -68
  319. package/example/views/MessagesExample/index.js +58 -58
  320. package/example/views/MomentOptionExample/index.js +52 -52
  321. package/example/views/MyOrdersExample/index.js +35 -35
  322. package/example/views/MyOrdersListExample/index.js +50 -50
  323. package/example/views/OrderChangeExample/index.js +46 -46
  324. package/example/views/OrderContextExample/index.js +139 -139
  325. package/example/views/OrderDetailsExample/index.js +50 -50
  326. package/example/views/OrderReviewExample/index.js +64 -64
  327. package/example/views/PaymentOptionCashExample/index.js +51 -51
  328. package/example/views/PaymentOptionPaypalExample/index.js +71 -71
  329. package/example/views/PaymentOptionStripeDirectExample/index.js +43 -43
  330. package/example/views/PaymentOptionStripeExample/index.js +47 -47
  331. package/example/views/PaymentOptionStripeRedirectExample/index.js +56 -56
  332. package/example/views/PaymentOptionsExample/index.js +47 -47
  333. package/example/views/PhoneAutocompleteExample/index.js +34 -34
  334. package/example/views/PlacesExample/index.js +94 -94
  335. package/example/views/PopupExample/index.js +78 -78
  336. package/example/views/PopupExample/style.css +18 -18
  337. package/example/views/ProductDetail/index.js +323 -323
  338. package/example/views/ProductImagesExample/index.js +43 -43
  339. package/example/views/ProductOptionExample/index.js +88 -88
  340. package/example/views/ProductShareExample/index.js +51 -51
  341. package/example/views/ProductsListExample/index.js +77 -77
  342. package/example/views/ProductsListingExample/index.js +47 -47
  343. package/example/views/ResetPasswordExample/index.js +60 -60
  344. package/example/views/SearchOptionsExample/index.js +42 -42
  345. package/example/views/SessionManager/index.js +122 -122
  346. package/example/views/Signup/index.js +64 -64
  347. package/example/views/UpsellingPageExample/index.js +35 -35
  348. package/example/views/UserDetailsExample/index.js +69 -69
  349. package/example/views/UserProfile/index.js +73 -73
  350. package/index-example.js +23 -23
  351. package/index.html +13 -13
  352. package/native/index.js +257 -257
  353. package/native/src/NativeStrategy/index.js +20 -20
  354. package/native/src/contexts/OrderingContext/index.js +85 -85
  355. package/package.json +92 -92
  356. package/src/components/AddressDetails/index.js +149 -149
  357. package/src/components/AddressForm/index.js +372 -372
  358. package/src/components/AddressList/index.js +254 -254
  359. package/src/components/Analitycs/index.js +119 -119
  360. package/src/components/AnalyticsSegment/index.js +145 -145
  361. package/src/components/AppleLogin/index.js +164 -164
  362. package/src/components/BaseComponent/index.js +52 -52
  363. package/src/components/BusinessAndProductList/index.js +981 -981
  364. package/src/components/BusinessBasicInformation/index.js +119 -119
  365. package/src/components/BusinessController/index.js +351 -351
  366. package/src/components/BusinessInformation/BusinessOption/index.js +86 -86
  367. package/src/components/BusinessInformation/index.js +93 -93
  368. package/src/components/BusinessList/index.js +670 -670
  369. package/src/components/BusinessMenuListing/index.js +99 -99
  370. package/src/components/BusinessProductsCategories/index.js +60 -60
  371. package/src/components/BusinessProductsSearch/index.js +54 -54
  372. package/src/components/BusinessReviews/index.js +187 -187
  373. package/src/components/BusinessSearchList/index.js +363 -363
  374. package/src/components/BusinessSortControl/index.js +100 -100
  375. package/src/components/BusinessTypeFilter/index.js +142 -142
  376. package/src/components/BusinessesMap/index.js +110 -110
  377. package/src/components/Cart/index.js +210 -210
  378. package/src/components/CartStoresListing/index.js +157 -157
  379. package/src/components/Checkout/index.js +636 -636
  380. package/src/components/CmsContent/index.js +97 -97
  381. package/src/components/Contacts/index.js +512 -512
  382. package/src/components/CouponControl/index.js +171 -171
  383. package/src/components/DragAndDrop/index.js +41 -41
  384. package/src/components/DriverList/index.js +112 -112
  385. package/src/components/DriverTips/index.js +141 -141
  386. package/src/components/Emitter/index.js +36 -36
  387. package/src/components/ExamineClick/index.js +40 -40
  388. package/src/components/FacebookLoginButton/index.js +214 -214
  389. package/src/components/FacebookPixel/index.js +148 -148
  390. package/src/components/FavoriteList/index.js +278 -278
  391. package/src/components/FirebaseGoogleLoginButton/index.js +93 -93
  392. package/src/components/FloatingButton/index.js +70 -70
  393. package/src/components/ForgotPasswordForm/index.js +180 -180
  394. package/src/components/GiftCard/GiftCardOrdersList/index.js +155 -155
  395. package/src/components/GiftCard/PurchaseGiftCard/index.js +127 -127
  396. package/src/components/GiftCard/RedeemGiftCard/index.js +77 -77
  397. package/src/components/GiftCard/SendGiftCard/index.js +83 -83
  398. package/src/components/GoogleAutocompleteInput/index.js +154 -154
  399. package/src/components/GoogleIdentity/index.js +144 -144
  400. package/src/components/GoogleLoginButton/index.js +276 -276
  401. package/src/components/GoogleMaps/index.js +499 -499
  402. package/src/components/GpsButton/index.js +127 -127
  403. package/src/components/LanguageSelector/index.js +163 -163
  404. package/src/components/LoginForm/index.js +527 -527
  405. package/src/components/LogoutAction/index.js +165 -165
  406. package/src/components/MainSearch/index.js +149 -149
  407. package/src/components/MapView/index.js +110 -110
  408. package/src/components/MenuControl/index.js +238 -238
  409. package/src/components/Messages/index.js +166 -166
  410. package/src/components/MomentOption/index.js +322 -322
  411. package/src/components/MultiCartCreate/index.js +70 -70
  412. package/src/components/MultiCartsPaymethodsAndWallets/index.js +201 -201
  413. package/src/components/MultiCheckout/index.js +375 -375
  414. package/src/components/MultiOrdersDetails/index.js +109 -109
  415. package/src/components/MyOrders/index.js +150 -150
  416. package/src/components/MyOrdersList/index.js +104 -104
  417. package/src/components/NewOrderNotification/index.js +30 -30
  418. package/src/components/OrderChange/index.js +128 -128
  419. package/src/components/OrderDetails/index.js +684 -684
  420. package/src/components/OrderList/index.js +800 -781
  421. package/src/components/OrderListGroups/index.js +1168 -1168
  422. package/src/components/OrderReview/index.js +180 -180
  423. package/src/components/OrderTypeControl/index.js +75 -75
  424. package/src/components/OrderVerticalList/index.js +422 -422
  425. package/src/components/OrdersControlFilters/index.js +75 -75
  426. package/src/components/OrdersDashboardComponents/Appointments/index.js +72 -72
  427. package/src/components/OrdersDashboardComponents/BusinessProductsListing/index.js +629 -629
  428. package/src/components/OrdersDashboardComponents/CheckPassword/index.js +177 -177
  429. package/src/components/OrdersDashboardComponents/CityList/index.js +98 -98
  430. package/src/components/OrdersDashboardComponents/CountryList/index.js +162 -162
  431. package/src/components/OrdersDashboardComponents/CustomOrderDetails/index.js +238 -238
  432. package/src/components/OrdersDashboardComponents/DashboardBusinessList/index.js +617 -617
  433. package/src/components/OrdersDashboardComponents/DashboardOrdersList/index.js +943 -943
  434. package/src/components/OrdersDashboardComponents/DriversList/index.js +448 -448
  435. package/src/components/OrdersDashboardComponents/ExportCSV/index.js +192 -192
  436. package/src/components/OrdersDashboardComponents/GiftCardsList/index.js +189 -189
  437. package/src/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +77 -77
  438. package/src/components/OrdersDashboardComponents/LogisticInformation/index.js +97 -97
  439. package/src/components/OrdersDashboardComponents/Logistics/index.js +174 -174
  440. package/src/components/OrdersDashboardComponents/Messages/index.js +384 -384
  441. package/src/components/OrdersDashboardComponents/MetaFields/index.js +186 -186
  442. package/src/components/OrdersDashboardComponents/OrderDetails/index.js +404 -404
  443. package/src/components/OrdersDashboardComponents/OrderNotification/index.js +70 -70
  444. package/src/components/OrdersDashboardComponents/OrdersFilter/index.js +362 -362
  445. package/src/components/OrdersDashboardComponents/OrdersManage/index.js +873 -873
  446. package/src/components/OrdersDashboardComponents/PointsWalletLevels/index.js +123 -123
  447. package/src/components/OrdersDashboardComponents/ReviewCustomer/index.js +113 -113
  448. package/src/components/OrdersDashboardComponents/Schedule/index.js +315 -315
  449. package/src/components/OrdersDashboardComponents/SettingsList/index.js +298 -298
  450. package/src/components/OrdersDashboardComponents/UserFormDetails/index.js +463 -463
  451. package/src/components/OrdersDashboardComponents/UsersList/index.js +944 -944
  452. package/src/components/OrdersDashboardComponents/WebsocketStatus/index.js +77 -77
  453. package/src/components/OrdersDashboardComponents/index.js +57 -57
  454. package/src/components/PageBanner/index.js +107 -107
  455. package/src/components/PaymentOptionCash/index.js +74 -74
  456. package/src/components/PaymentOptionPaypal/index.js +146 -146
  457. package/src/components/PaymentOptionSquare/index.js +336 -336
  458. package/src/components/PaymentOptionStripe/index.js +289 -289
  459. package/src/components/PaymentOptionStripeDirect/index.js +116 -116
  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 +262 -262
  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 +1101 -1101
  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 +181 -181
  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 +555 -555
  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 +120 -120
  498. package/src/components/UserFormDetails/index.js +742 -741
  499. package/src/components/UserVerification/index.js +242 -242
  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 +218 -218
  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 +1426 -1422
  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 -204
  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 +352 -352
  521. package/src/contexts/ValidationsFieldsContext/index.js +65 -65
  522. package/src/contexts/WebsocketContext/index.js +91 -91
  523. package/src/contexts/WebsocketContext/socket.js +92 -92
  524. package/src/index.js +371 -371
  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/ordering-component.f8196c1a5017511509ae.js +0 -2
  530. /package/_bundles/{2.ordering-component.f8196c1a5017511509ae.js → 2.ordering-component.cee21c14783d67e34145.js} +0 -0
  531. /package/_bundles/{4.ordering-component.f8196c1a5017511509ae.js → 4.ordering-component.cee21c14783d67e34145.js} +0 -0
  532. /package/_bundles/{5.ordering-component.f8196c1a5017511509ae.js → 5.ordering-component.cee21c14783d67e34145.js} +0 -0
  533. /package/_bundles/{6.ordering-component.f8196c1a5017511509ae.js → 6.ordering-component.cee21c14783d67e34145.js} +0 -0
  534. /package/_bundles/{7.ordering-component.f8196c1a5017511509ae.js.LICENSE.txt → 7.ordering-component.cee21c14783d67e34145.js.LICENSE.txt} +0 -0
  535. /package/_bundles/{8.ordering-component.f8196c1a5017511509ae.js → 8.ordering-component.cee21c14783d67e34145.js} +0 -0
  536. /package/_bundles/{ordering-component.f8196c1a5017511509ae.js.LICENSE.txt → ordering-component.cee21c14783d67e34145.js.LICENSE.txt} +0 -0
@@ -83,9 +83,9 @@ var GoogleMaps = exports.GoogleMaps = function GoogleMaps(props) {
83
83
  km: 1000
84
84
  };
85
85
 
86
- /**
87
- * Function to generate multiple markers
88
- * @param {Google map} map
86
+ /**
87
+ * Function to generate multiple markers
88
+ * @param {Google map} map
89
89
  */
90
90
  var generateMarkers = function generateMarkers(map) {
91
91
  var bounds = new window.google.maps.LatLngBounds();
@@ -178,9 +178,9 @@ var GoogleMaps = exports.GoogleMaps = function GoogleMaps(props) {
178
178
  }
179
179
  setBoundMap(bounds);
180
180
  };
181
- /**
182
- * function to get all address information with a location
183
- * @param {google location} pos
181
+ /**
182
+ * function to get all address information with a location
183
+ * @param {google location} pos
184
184
  */
185
185
  var geocodePosition = function geocodePosition(pos) {
186
186
  if (isSetInputs) {
@@ -239,10 +239,10 @@ var GoogleMaps = exports.GoogleMaps = function GoogleMaps(props) {
239
239
  }
240
240
  };
241
241
 
242
- /**
243
- * Function to return distance between two locations
244
- * @param {google location} loc1
245
- * @param {*google location} loc2
242
+ /**
243
+ * Function to return distance between two locations
244
+ * @param {google location} loc1
245
+ * @param {*google location} loc2
246
246
  */
247
247
  var validateResult = function validateResult(map, marker, curPos) {
248
248
  var loc1 = new window.google.maps.LatLng(curPos === null || curPos === void 0 ? void 0 : curPos.lat(), curPos === null || curPos === void 0 ? void 0 : curPos.lng());
@@ -527,36 +527,36 @@ var GoogleMaps = exports.GoogleMaps = function GoogleMaps(props) {
527
527
  });
528
528
  };
529
529
  GoogleMaps.propTypes = {
530
- /**
531
- * UI Component, this must be containt all graphic elements and use parent props
530
+ /**
531
+ * UI Component, this must be containt all graphic elements and use parent props
532
532
  */
533
533
  UIComponent: _propTypes.default.elementType,
534
- /**
535
- * maxLimitLocation, max value to set position
534
+ /**
535
+ * maxLimitLocation, max value to set position
536
536
  */
537
537
  maxLimitLocation: _propTypes.default.number,
538
- /**
539
- * handleChangeAddressMap, function to set address when pin is moved
538
+ /**
539
+ * handleChangeAddressMap, function to set address when pin is moved
540
540
  */
541
541
  handleChangeAddressMap: _propTypes.default.func,
542
- /**
543
- * Components types before [PUT HERE COMPONENT NAME]
544
- * Array of type components, the parent props will pass to these components
542
+ /**
543
+ * Components types before [PUT HERE COMPONENT NAME]
544
+ * Array of type components, the parent props will pass to these components
545
545
  */
546
546
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
547
- /**
548
- * Components types after [PUT HERE COMPONENT NAME]
549
- * Array of type components, the parent props will pass to these components
547
+ /**
548
+ * Components types after [PUT HERE COMPONENT NAME]
549
+ * Array of type components, the parent props will pass to these components
550
550
  */
551
551
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
552
- /**
553
- * Elements before [PUT HERE COMPONENT NAME]
554
- * Array of HTML/Components elements, these components will not get the parent props
552
+ /**
553
+ * Elements before [PUT HERE COMPONENT NAME]
554
+ * Array of HTML/Components elements, these components will not get the parent props
555
555
  */
556
556
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
557
- /**
558
- * Elements after [PUT HERE COMPONENT NAME]
559
- * Array of HTML/Components elements, these components will not get the parent props
557
+ /**
558
+ * Elements after [PUT HERE COMPONENT NAME]
559
+ * Array of HTML/Components elements, these components will not get the parent props
560
560
  */
561
561
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
562
562
  };
@@ -568,19 +568,19 @@ GoogleMaps.defaultProps = {
568
568
  };
569
569
  var GoogleMapsMap = exports.GoogleMapsMap = (0, _WrapperGoogleMaps.WrapperGoogleMaps)(GoogleMaps);
570
570
  GoogleMapsMap.propTypes = {
571
- /**
572
- * You Google Maps api key
573
- * @see apiKey What is Api Key ? https://developers.google.com/maps/gmp-get-started
571
+ /**
572
+ * You Google Maps api key
573
+ * @see apiKey What is Api Key ? https://developers.google.com/maps/gmp-get-started
574
574
  */
575
575
  apiKey: _propTypes.default.string.isRequired,
576
- /**
577
- * Function to get address from GPS
578
- * @param {object} address New address
576
+ /**
577
+ * Function to get address from GPS
578
+ * @param {object} address New address
579
579
  */
580
580
  onAddress: _propTypes.default.func,
581
- /**
582
- * Function to get error from GPS
583
- * @param {object} address New address
581
+ /**
582
+ * Function to get error from GPS
583
+ * @param {object} address New address
584
584
  */
585
585
  onError: _propTypes.default.func
586
586
  };
@@ -20,9 +20,9 @@ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o =
20
20
  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; }
21
21
  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; } }
22
22
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
23
- /**
24
- * Component to get information from GPS
25
- * @param {object} props Props of GpsButton component
23
+ /**
24
+ * Component to get information from GPS
25
+ * @param {object} props Props of GpsButton component
26
26
  */
27
27
  var GpsButton = exports.GpsButton = function GpsButton(props) {
28
28
  var UIComponent = props.UIComponent,
@@ -39,8 +39,8 @@ var GpsButton = exports.GpsButton = function GpsButton(props) {
39
39
  setIsLoading = _useState2[1];
40
40
  var isGoogleButton = typeof googleReady !== 'undefined';
41
41
 
42
- /**
43
- * Function to get location from GPS
42
+ /**
43
+ * Function to get location from GPS
44
44
  */
45
45
  var handleGPS = function handleGPS() {
46
46
  if (isGoogleButton && !googleReady || isLoading) {
@@ -118,32 +118,32 @@ var GpsButton = exports.GpsButton = function GpsButton(props) {
118
118
  }));
119
119
  };
120
120
  GpsButton.propTypes = {
121
- /**
122
- * Function to get data from GPS
123
- * @param {object} data New address
121
+ /**
122
+ * Function to get data from GPS
123
+ * @param {object} data New address
124
124
  */
125
125
  onData: _propTypes.default.func,
126
- /**
127
- * Function to get error from GPS
128
- * @param {object} address New address
126
+ /**
127
+ * Function to get error from GPS
128
+ * @param {object} address New address
129
129
  */
130
130
  onError: _propTypes.default.func
131
131
  };
132
132
  var GoogleGpsButton = exports.GoogleGpsButton = (0, _WrapperGoogleMaps.WrapperGoogleMaps)(GpsButton);
133
133
  GoogleGpsButton.propTypes = {
134
- /**
135
- * You Google Maps api key
136
- * @see apiKey What is Api Key ? https://developers.google.com/maps/gmp-get-started
134
+ /**
135
+ * You Google Maps api key
136
+ * @see apiKey What is Api Key ? https://developers.google.com/maps/gmp-get-started
137
137
  */
138
138
  apiKey: _propTypes.default.string.isRequired,
139
- /**
140
- * Function to get address from GPS
141
- * @param {object} address New address
139
+ /**
140
+ * Function to get address from GPS
141
+ * @param {object} address New address
142
142
  */
143
143
  onAddress: _propTypes.default.func,
144
- /**
145
- * Function to get error from GPS
146
- * @param {object} address New address
144
+ /**
145
+ * Function to get error from GPS
146
+ * @param {object} address New address
147
147
  */
148
148
  onError: _propTypes.default.func
149
149
  };
@@ -53,8 +53,8 @@ var LanguageSelector = exports.LanguageSelector = function LanguageSelector(prop
53
53
  setLanguageSelected = _useState4[1];
54
54
  var requestsState = {};
55
55
 
56
- /**
57
- * This method is used for change the current language
56
+ /**
57
+ * This method is used for change the current language
58
58
  */
59
59
  var onChangeLanguage = function onChangeLanguage(code) {
60
60
  var language = languagesState.languages.find(function (language) {
@@ -69,8 +69,8 @@ var LanguageSelector = exports.LanguageSelector = function LanguageSelector(prop
69
69
  setLanguage(language);
70
70
  };
71
71
 
72
- /**
73
- * this method is used for load languages from API
72
+ /**
73
+ * this method is used for load languages from API
74
74
  */
75
75
  var loadLanguages = /*#__PURE__*/function () {
76
76
  var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
@@ -144,8 +144,8 @@ var LanguageSelector = exports.LanguageSelector = function LanguageSelector(prop
144
144
  };
145
145
  }, []);
146
146
 
147
- /**
148
- * Selecting default if exist and there is not one in local storage
147
+ /**
148
+ * Selecting default if exist and there is not one in local storage
149
149
  */
150
150
  (0, _react.useEffect)(function () {
151
151
  var _languageState$langua;
@@ -173,44 +173,44 @@ var LanguageSelector = exports.LanguageSelector = function LanguageSelector(prop
173
173
  })));
174
174
  };
175
175
  LanguageSelector.propTypes = {
176
- /**
177
- * UI Component, this must be containt all graphic elements and use parent props
176
+ /**
177
+ * UI Component, this must be containt all graphic elements and use parent props
178
178
  */
179
179
  UIComponent: _propTypes.default.elementType,
180
- /**
181
- * currentLanguage, this must be containt current language to show in the app
180
+ /**
181
+ * currentLanguage, this must be containt current language to show in the app
182
182
  */
183
183
  currentLanguage: _propTypes.default.string,
184
- /**
185
- * languages, this array must be containt a list of available languages
184
+ /**
185
+ * languages, this array must be containt a list of available languages
186
186
  */
187
187
  languages: _propTypes.default.arrayOf(_propTypes.default.object),
188
- /**
189
- * Return language selected
188
+ /**
189
+ * Return language selected
190
190
  */
191
191
  onChangeLanguage: _propTypes.default.func,
192
- /**
193
- * handlerCustomChangeLanguage, handler change behavior
192
+ /**
193
+ * handlerCustomChangeLanguage, handler change behavior
194
194
  */
195
195
  handlerCustomChangeLanguage: _propTypes.default.func,
196
- /**
197
- * Components types before language selector
198
- * Array of type components, the parent props will pass to these components
196
+ /**
197
+ * Components types before language selector
198
+ * Array of type components, the parent props will pass to these components
199
199
  */
200
200
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
201
- /**
202
- * Components types after language selector
203
- * Array of type components, the parent props will pass to these components
201
+ /**
202
+ * Components types after language selector
203
+ * Array of type components, the parent props will pass to these components
204
204
  */
205
205
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
206
- /**
207
- * Elements before language selector
208
- * Array of HTML/Components elements, these components will not get the parent props
206
+ /**
207
+ * Elements before language selector
208
+ * Array of HTML/Components elements, these components will not get the parent props
209
209
  */
210
210
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
211
- /**
212
- * Elements after language selector
213
- * Array of HTML/Components elements, these components will not get the parent props
211
+ /**
212
+ * Elements after language selector
213
+ * Array of HTML/Components elements, these components will not get the parent props
214
214
  */
215
215
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
216
216
  };
@@ -32,8 +32,8 @@ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o =
32
32
  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; }
33
33
  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; } }
34
34
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
35
- /**
36
- * Component to manage login behavior without UI component
35
+ /**
36
+ * Component to manage login behavior without UI component
37
37
  */
38
38
  var LoginForm = exports.LoginForm = function LoginForm(props) {
39
39
  var _configs$phone_passwo, _configs$opt_email_en, _configs$otp_cellphon, _configs$email_passwo, _configs$spoonity_ena, _configs$device_code_;
@@ -137,9 +137,9 @@ var LoginForm = exports.LoginForm = function LoginForm(props) {
137
137
  _useLanguage2 = _slicedToArray(_useLanguage, 2),
138
138
  t = _useLanguage2[1];
139
139
 
140
- /**
141
- * Default fuction for login workflow
142
- * @param {object} credentials Login credentials email/cellphone and password
140
+ /**
141
+ * Default fuction for login workflow
142
+ * @param {object} credentials Login credentials email/cellphone and password
143
143
  */
144
144
  var handleLoginClick = /*#__PURE__*/function () {
145
145
  var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(values) {
@@ -319,25 +319,25 @@ var LoginForm = exports.LoginForm = function LoginForm(props) {
319
319
  setLoginTab(useLoginByEmail ? 'email' : useLoginByCellphone ? 'cellphone' : 'otp');
320
320
  }, [configs]);
321
321
 
322
- /**
323
- * Update credential data
324
- * @param {EventTarget} e Related HTML event
322
+ /**
323
+ * Update credential data
324
+ * @param {EventTarget} e Related HTML event
325
325
  */
326
326
  var handleChangeInput = function handleChangeInput(e) {
327
327
  setCredentials(_objectSpread(_objectSpread({}, credentials), {}, _defineProperty({}, e.target.name, e.target.value)));
328
328
  };
329
329
 
330
- /**
331
- * Change current selected tab
332
- * @param {string} tab Reference tab email or cellphone
330
+ /**
331
+ * Change current selected tab
332
+ * @param {string} tab Reference tab email or cellphone
333
333
  */
334
334
  var handleChangeTab = function handleChangeTab(tab) {
335
335
  setLoginTab(tab);
336
336
  };
337
337
 
338
- /**
339
- * function to send verify code with twilio
340
- * @param {Object} values object with cellphone and country code values
338
+ /**
339
+ * function to send verify code with twilio
340
+ * @param {Object} values object with cellphone and country code values
341
341
  */
342
342
  var sendVerifyPhoneCode = /*#__PURE__*/function () {
343
343
  var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(values) {
@@ -408,9 +408,9 @@ var LoginForm = exports.LoginForm = function LoginForm(props) {
408
408
  setCheckPhoneCodeState(values);
409
409
  };
410
410
 
411
- /**
412
- * function to verify code with endpoint
413
- * @param {Object} values object with cellphone and country code values
411
+ /**
412
+ * function to verify code with endpoint
413
+ * @param {Object} values object with cellphone and country code values
414
414
  */
415
415
  var checkVerifyPhoneCode = /*#__PURE__*/function () {
416
416
  var _ref3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(values) {
@@ -665,75 +665,75 @@ var LoginForm = exports.LoginForm = function LoginForm(props) {
665
665
  })));
666
666
  };
667
667
  LoginForm.propTypes = {
668
- /**
669
- * UI Component, this must be containt all graphic elements and use parent props
668
+ /**
669
+ * UI Component, this must be containt all graphic elements and use parent props
670
670
  */
671
671
  UIComponent: _propTypes.default.elementType,
672
- /**
673
- * Function to change default login behavior
672
+ /**
673
+ * Function to change default login behavior
674
674
  */
675
675
  handleButtonLoginClick: _propTypes.default.func,
676
- /**
677
- * Function to get login success event
678
- * @param {Object} user User with session data
676
+ /**
677
+ * Function to get login success event
678
+ * @param {Object} user User with session data
679
679
  */
680
680
  handleSuccessLogin: _propTypes.default.func,
681
- /**
682
- * Enable/Disable default session manager
683
- * Save user and token with default session manager
681
+ /**
682
+ * Enable/Disable default session manager
683
+ * Save user and token with default session manager
684
684
  */
685
685
  useDefualtSessionManager: _propTypes.default.bool,
686
- /**
687
- * Enable/Disable login by email
686
+ /**
687
+ * Enable/Disable login by email
688
688
  */
689
689
  useLoginByEmail: _propTypes.default.bool,
690
- /**
691
- * Enable/Disable login by cellphone
690
+ /**
691
+ * Enable/Disable login by cellphone
692
692
  */
693
693
  useLoginByCellphone: _propTypes.default.bool,
694
- /**
695
- * Selected tab by default
696
- * You can choose between 'email' or 'cellphone'
694
+ /**
695
+ * Selected tab by default
696
+ * You can choose between 'email' or 'cellphone'
697
697
  */
698
698
  defaultLoginTab: _propTypes.default.string,
699
- /**
700
- * Components types before login form
701
- * Array of type components, the parent props will pass to these components
699
+ /**
700
+ * Components types before login form
701
+ * Array of type components, the parent props will pass to these components
702
702
  */
703
703
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
704
- /**
705
- * Components types after login form
706
- * Array of type components, the parent props will pass to these components
704
+ /**
705
+ * Components types after login form
706
+ * Array of type components, the parent props will pass to these components
707
707
  */
708
708
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
709
- /**
710
- * Elements before login form
711
- * Array of HTML/Components elements, these components will not get the parent props
709
+ /**
710
+ * Elements before login form
711
+ * Array of HTML/Components elements, these components will not get the parent props
712
712
  */
713
713
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
714
- /**
715
- * Elements after login form
716
- * Array of HTML/Components elements, these components will not get the parent props
714
+ /**
715
+ * Elements after login form
716
+ * Array of HTML/Components elements, these components will not get the parent props
717
717
  */
718
718
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element),
719
- /**
720
- * Url to signup page
721
- * Url to create element link to signup page
719
+ /**
720
+ * Url to signup page
721
+ * Url to create element link to signup page
722
722
  */
723
723
  linkToSignup: _propTypes.default.string,
724
- /**
725
- * Url to forgot password page
726
- * Url to create element link to signup page
724
+ /**
725
+ * Url to forgot password page
726
+ * Url to create element link to signup page
727
727
  */
728
728
  linkToForgetPassword: _propTypes.default.string,
729
- /**
730
- * Element to custom link to signup
731
- * You can provide de link element as react router Link or your custom Anchor to signup page
729
+ /**
730
+ * Element to custom link to signup
731
+ * You can provide de link element as react router Link or your custom Anchor to signup page
732
732
  */
733
733
  elementLinkToSignup: _propTypes.default.element,
734
- /**
735
- * Element to custo link to forgot password
736
- * You can provide de link element as react router Link or your custom Anchor to forgot password page
734
+ /**
735
+ * Element to custo link to forgot password
736
+ * You can provide de link element as react router Link or your custom Anchor to forgot password page
737
737
  */
738
738
  elementLinkToForgotPassword: _propTypes.default.element
739
739
  };
@@ -28,8 +28,8 @@ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o =
28
28
  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; }
29
29
  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; } }
30
30
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
31
- /**
32
- * Component to manage logout behavior without UI component
31
+ /**
32
+ * Component to manage logout behavior without UI component
33
33
  */
34
34
  var LogoutAction = exports.LogoutAction = function LogoutAction(props) {
35
35
  var _configs$facebook_id3, _configs$google_login2;
@@ -104,8 +104,8 @@ var LogoutAction = exports.LogoutAction = function LogoutAction(props) {
104
104
  }
105
105
  }, [configs === null || configs === void 0 || (_configs$google_login2 = configs.google_login_client_id) === null || _configs$google_login2 === void 0 ? void 0 : _configs$google_login2.value]);
106
106
 
107
- /**
108
- * Default fuction for logout workflow
107
+ /**
108
+ * Default fuction for logout workflow
109
109
  */
110
110
  var handleLogoutClick = /*#__PURE__*/function () {
111
111
  var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(bodyParams) {
@@ -188,29 +188,29 @@ var LogoutAction = exports.LogoutAction = function LogoutAction(props) {
188
188
  })));
189
189
  };
190
190
  LogoutAction.propTypes = {
191
- /**
192
- * UI Component, this must be containt all graphic elements and use parent props
191
+ /**
192
+ * UI Component, this must be containt all graphic elements and use parent props
193
193
  */
194
194
  UIComponent: _propTypes.default.elementType,
195
- /**
196
- * Function to get logout success event
195
+ /**
196
+ * Function to get logout success event
197
197
  */
198
198
  handleSuccessLogout: _propTypes.default.func,
199
- /**
200
- * Function to get logout error event
199
+ /**
200
+ * Function to get logout error event
201
201
  */
202
202
  handleErrorLogout: _propTypes.default.func,
203
- /**
204
- * Provide token if you use custom session manager
203
+ /**
204
+ * Provide token if you use custom session manager
205
205
  */
206
206
  token: _propTypes.default.string,
207
- /**
208
- * Enable/Disable default session manager
209
- * Remove user and token with default session manager
207
+ /**
208
+ * Enable/Disable default session manager
209
+ * Remove user and token with default session manager
210
210
  */
211
211
  useDefualtSessionManager: _propTypes.default.bool,
212
- /**
213
- * Custom function
212
+ /**
213
+ * Custom function
214
214
  */
215
215
  handleCustomLogoutClick: _propTypes.default.func
216
216
  };
@@ -39,8 +39,8 @@ var MainSearch = exports.MainSearch = function MainSearch(props) {
39
39
  _useOrder2 = _slicedToArray(_useOrder, 1),
40
40
  orderState = _useOrder2[0];
41
41
 
42
- /**
43
- * Object to save all arrays to use
42
+ /**
43
+ * Object to save all arrays to use
44
44
  */
45
45
  var _useState = (0, _react.useState)({
46
46
  countries: [],
@@ -50,8 +50,8 @@ var MainSearch = exports.MainSearch = function MainSearch(props) {
50
50
  _useState2 = _slicedToArray(_useState, 2),
51
51
  allListValues = _useState2[0],
52
52
  setAllListValues = _useState2[1];
53
- /**
54
- * Object to save current values about country selection
53
+ /**
54
+ * Object to save current values about country selection
55
55
  */
56
56
  var _useState3 = (0, _react.useState)({
57
57
  cityId: null,
@@ -61,15 +61,15 @@ var MainSearch = exports.MainSearch = function MainSearch(props) {
61
61
  _useState4 = _slicedToArray(_useState3, 2),
62
62
  countryValues = _useState4[0],
63
63
  setCountryValues = _useState4[1];
64
- /**
65
- * Handle form error
64
+ /**
65
+ * Handle form error
66
66
  */
67
67
  var _useState5 = (0, _react.useState)(false),
68
68
  _useState6 = _slicedToArray(_useState5, 2),
69
69
  countryFormErrors = _useState6[0],
70
70
  setCountryFormErrors = _useState6[1];
71
- /**
72
- * Method to get countries from SDK
71
+ /**
72
+ * Method to get countries from SDK
73
73
  */
74
74
  var getContries = /*#__PURE__*/function () {
75
75
  var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
@@ -102,9 +102,9 @@ var MainSearch = exports.MainSearch = function MainSearch(props) {
102
102
  return _ref.apply(this, arguments);
103
103
  };
104
104
  }();
105
- /**
106
- * Method to handle change values when searchByAddres is false
107
- * @param {object} e
105
+ /**
106
+ * Method to handle change values when searchByAddres is false
107
+ * @param {object} e
108
108
  */
109
109
  var onChangeValue = function onChangeValue(_ref2) {
110
110
  var name = _ref2.name,
@@ -149,8 +149,8 @@ var MainSearch = exports.MainSearch = function MainSearch(props) {
149
149
  }
150
150
  }
151
151
  };
152
- /**
153
- * Method to valid if all countries values are valid
152
+ /**
153
+ * Method to valid if all countries values are valid
154
154
  */
155
155
  var onClickFindBusiness = function onClickFindBusiness() {
156
156
  var isCityOption = allListValues.citiesOptions.length > 0 ? !!countryValues.dropdownOptionId : true;
@@ -175,36 +175,36 @@ var MainSearch = exports.MainSearch = function MainSearch(props) {
175
175
  })));
176
176
  };
177
177
  MainSearch.propTypes = {
178
- /**
179
- * UI Component, this must be containt all graphic elements and use parent props
178
+ /**
179
+ * UI Component, this must be containt all graphic elements and use parent props
180
180
  */
181
181
  UIComponent: _propTypes.default.elementType,
182
- /**
183
- * searchByAddress is used to validate if use address list and address form or dropdown options
182
+ /**
183
+ * searchByAddress is used to validate if use address list and address form or dropdown options
184
184
  */
185
185
  searchByAddress: _propTypes.default.bool,
186
- /**
187
- * Method to find business from API
186
+ /**
187
+ * Method to find business from API
188
188
  */
189
189
  handlerFindBusiness: _propTypes.default.func,
190
- /**
191
- * Components types before main search
192
- * Array of type components, the parent props will pass to these components
190
+ /**
191
+ * Components types before main search
192
+ * Array of type components, the parent props will pass to these components
193
193
  */
194
194
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
195
- /**
196
- * Components types after main search
197
- * Array of type components, the parent props will pass to these components
195
+ /**
196
+ * Components types after main search
197
+ * Array of type components, the parent props will pass to these components
198
198
  */
199
199
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
200
- /**
201
- * Elements before main search
202
- * Array of HTML/Components elements, these components will not get the parent props
200
+ /**
201
+ * Elements before main search
202
+ * Array of HTML/Components elements, these components will not get the parent props
203
203
  */
204
204
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
205
- /**
206
- * Elements after main search
207
- * Array of HTML/Components elements, these components will not get the parent props
205
+ /**
206
+ * Elements after main search
207
+ * Array of HTML/Components elements, these components will not get the parent props
208
208
  */
209
209
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
210
210
  };