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
@@ -12,16 +12,16 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
12
12
  function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return e; }; var t, e = {}, r = Object.prototype, n = r.hasOwnProperty, o = Object.defineProperty || function (t, e, r) { t[e] = r.value; }, i = "function" == typeof Symbol ? Symbol : {}, a = i.iterator || "@@iterator", c = i.asyncIterator || "@@asyncIterator", u = i.toStringTag || "@@toStringTag"; function define(t, e, r) { return Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }), t[e]; } try { define({}, ""); } catch (t) { define = function define(t, e, r) { return t[e] = r; }; } function wrap(t, e, r, n) { var i = e && e.prototype instanceof Generator ? e : Generator, a = Object.create(i.prototype), c = new Context(n || []); return o(a, "_invoke", { value: makeInvokeMethod(t, r, c) }), a; } function tryCatch(t, e, r) { try { return { type: "normal", arg: t.call(e, r) }; } catch (t) { return { type: "throw", arg: t }; } } e.wrap = wrap; var h = "suspendedStart", l = "suspendedYield", f = "executing", s = "completed", y = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var p = {}; define(p, a, function () { return this; }); var d = Object.getPrototypeOf, v = d && d(d(values([]))); v && v !== r && n.call(v, a) && (p = v); var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p); function defineIteratorMethods(t) { ["next", "throw", "return"].forEach(function (e) { define(t, e, function (t) { return this._invoke(e, t); }); }); } function AsyncIterator(t, e) { function invoke(r, o, i, a) { var c = tryCatch(t[r], t, o); if ("throw" !== c.type) { var u = c.arg, h = u.value; return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) { invoke("next", t, i, a); }, function (t) { invoke("throw", t, i, a); }) : e.resolve(h).then(function (t) { u.value = t, i(u); }, function (t) { return invoke("throw", t, i, a); }); } a(c.arg); } var r; o(this, "_invoke", { value: function value(t, n) { function callInvokeWithMethodAndArg() { return new e(function (e, r) { invoke(t, n, e, r); }); } return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(e, r, n) { var o = h; return function (i, a) { if (o === f) throw Error("Generator is already running"); if (o === s) { if ("throw" === i) throw a; return { value: t, done: !0 }; } for (n.method = i, n.arg = a;;) { var c = n.delegate; if (c) { var u = maybeInvokeDelegate(c, n); if (u) { if (u === y) continue; return u; } } if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) { if (o === h) throw o = s, n.arg; n.dispatchException(n.arg); } else "return" === n.method && n.abrupt("return", n.arg); o = f; var p = tryCatch(e, r, n); if ("normal" === p.type) { if (o = n.done ? s : l, p.arg === y) continue; return { value: p.arg, done: n.done }; } "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg); } }; } function maybeInvokeDelegate(e, r) { var n = r.method, o = e.iterator[n]; if (o === t) return r.delegate = null, "throw" === n && e.iterator.return && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y; var i = tryCatch(o, e.iterator, r.arg); if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y; var a = i.arg; return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y); } function pushTryEntry(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e); } function resetTryEntry(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e; } function Context(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(pushTryEntry, this), this.reset(!0); } function values(e) { if (e || "" === e) { var r = e[a]; if (r) return r.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, i = function next() { for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next; return next.value = t, next.done = !0, next; }; return i.next = i; } } throw new TypeError(_typeof(e) + " is not iterable"); } return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), o(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name)); }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t; }, e.awrap = function (t) { return { __await: t }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () { return this; }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) { void 0 === i && (i = Promise); var a = new AsyncIterator(wrap(t, r, n, o), i); return e.isGeneratorFunction(r) ? a : a.next().then(function (t) { return t.done ? t.value : a.next(); }); }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () { return this; }), define(g, "toString", function () { return "[object Generator]"; }), e.keys = function (t) { var e = Object(t), r = []; for (var n in e) r.push(n); return r.reverse(), function next() { for (; r.length;) { var t = r.pop(); if (t in e) return next.value = t, next.done = !1, next; } return next.done = !0, next; }; }, e.values = values, Context.prototype = { constructor: Context, reset: function reset(e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t); }, stop: function stop() { this.done = !0; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval; }, dispatchException: function dispatchException(e) { if (this.done) throw e; var r = this; function handle(n, o) { return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o; } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var i = this.tryEntries[o], a = i.completion; if ("root" === i.tryLoc) return handle("end"); if (i.tryLoc <= this.prev) { var c = n.call(i, "catchLoc"), u = n.call(i, "finallyLoc"); if (c && u) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } else if (c) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); } else { if (!u) throw Error("try statement without catch or finally"); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } } } }, abrupt: function abrupt(t, e) { for (var r = this.tryEntries.length - 1; r >= 0; --r) { var o = this.tryEntries[r]; if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) { var i = o; break; } } i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null); var a = i ? i.completion : {}; return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a); }, complete: function complete(t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y; }, finish: function finish(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y; } }, catch: function _catch(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.tryLoc === t) { var n = r.completion; if ("throw" === n.type) { var o = n.arg; resetTryEntry(r); } return o; } } throw Error("illegal catch attempt"); }, delegateYield: function delegateYield(e, r, n) { return this.delegate = { iterator: values(e), resultName: r, nextLoc: n }, "next" === this.method && (this.arg = t), y; } }, e; }
13
13
  function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
14
14
  function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
15
- /**
16
- * Component to manage stripe redirect form behavior without UI component
15
+ /**
16
+ * Component to manage stripe redirect form behavior without UI component
17
17
  */
18
18
  var StripeRedirectForm = exports.StripeRedirectForm = function StripeRedirectForm(props) {
19
19
  var UIComponent = props.UIComponent,
20
20
  handleStripeRedirect = props.handleStripeRedirect;
21
21
 
22
- /**
23
- * Method to handle all workflow about stripe redirect page
24
- * @param {Object} param0 object with name, email and paydata from stripe form
22
+ /**
23
+ * Method to handle all workflow about stripe redirect page
24
+ * @param {Object} param0 object with name, email and paydata from stripe form
25
25
  */
26
26
  var handleSubmitPaymentMethod = /*#__PURE__*/function () {
27
27
  var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(_ref) {
@@ -52,28 +52,28 @@ var StripeRedirectForm = exports.StripeRedirectForm = function StripeRedirectFor
52
52
  })));
53
53
  };
54
54
  StripeRedirectForm.propTypes = {
55
- /**
56
- * UI Component, this must be containt all graphic elements and use parent props
55
+ /**
56
+ * UI Component, this must be containt all graphic elements and use parent props
57
57
  */
58
58
  UIComponent: _propTypes.default.elementType,
59
- /**
60
- * Components types before stripe redirect form
61
- * Array of type components, the parent props will pass to these components
59
+ /**
60
+ * Components types before stripe redirect form
61
+ * Array of type components, the parent props will pass to these components
62
62
  */
63
63
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
64
- /**
65
- * Components types after stripe redirect form
66
- * Array of type components, the parent props will pass to these components
64
+ /**
65
+ * Components types after stripe redirect form
66
+ * Array of type components, the parent props will pass to these components
67
67
  */
68
68
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
69
- /**
70
- * Elements before stripe redirect form
71
- * Array of HTML/Components elements, these components will not get the parent props
69
+ /**
70
+ * Elements before stripe redirect form
71
+ * Array of HTML/Components elements, these components will not get the parent props
72
72
  */
73
73
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
74
- /**
75
- * Elements after stripe redirect form
76
- * Array of HTML/Components elements, these components will not get the parent props
74
+ /**
75
+ * Elements after stripe redirect form
76
+ * Array of HTML/Components elements, these components will not get the parent props
77
77
  */
78
78
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
79
79
  };
@@ -23,8 +23,8 @@ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o =
23
23
  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; }
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(arr) { if (Array.isArray(arr)) return arr; }
26
- /**
27
- * Component to manage payment option stripe redirect behavior without UI component
26
+ /**
27
+ * Component to manage payment option stripe redirect behavior without UI component
28
28
  */
29
29
  var PaymentOptionStripeRedirect = exports.PaymentOptionStripeRedirect = function PaymentOptionStripeRedirect(props) {
30
30
  var paymentMethods = props.paymentMethods,
@@ -36,16 +36,16 @@ var PaymentOptionStripeRedirect = exports.PaymentOptionStripeRedirect = function
36
36
  _useApi2 = _slicedToArray(_useApi, 1),
37
37
  ordering = _useApi2[0];
38
38
  var socket = (0, _WebsocketContext.useWebsocket)();
39
- /**
40
- * save stripe public key
39
+ /**
40
+ * save stripe public key
41
41
  */
42
42
  var _useState = (0, _react.useState)(null),
43
43
  _useState2 = _slicedToArray(_useState, 2),
44
44
  stripePK = _useState2[0],
45
45
  setStripePK = _useState2[1];
46
46
 
47
- /**
48
- * Method to get modal name to show
47
+ /**
48
+ * Method to get modal name to show
49
49
  */
50
50
  var modalName = function modalName() {
51
51
  var name = '';
@@ -55,8 +55,8 @@ var PaymentOptionStripeRedirect = exports.PaymentOptionStripeRedirect = function
55
55
  return name;
56
56
  };
57
57
 
58
- /**
59
- * Method to get stripe credentials from API
58
+ /**
59
+ * Method to get stripe credentials from API
60
60
  */
61
61
  var getCredentials = /*#__PURE__*/function () {
62
62
  var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
@@ -99,44 +99,44 @@ var PaymentOptionStripeRedirect = exports.PaymentOptionStripeRedirect = function
99
99
  })));
100
100
  };
101
101
  PaymentOptionStripeRedirect.propTypes = {
102
- /**
103
- * UI Component, this must be containt all graphic elements and use parent props
102
+ /**
103
+ * UI Component, this must be containt all graphic elements and use parent props
104
104
  */
105
105
  UIComponent: _propTypes.default.elementType,
106
- /**
107
- * Business id
106
+ /**
107
+ * Business id
108
108
  */
109
109
  businessId: _propTypes.default.number.isRequired,
110
- /**
111
- * currency to use stripe methods
110
+ /**
111
+ * currency to use stripe methods
112
112
  */
113
113
  currency: _propTypes.default.string.isRequired,
114
- /**
115
- * paymentMethods, array that must be contains a list of payment methods
114
+ /**
115
+ * paymentMethods, array that must be contains a list of payment methods
116
116
  */
117
117
  paymentMethods: _propTypes.default.arrayOf(_propTypes.default.object).isRequired,
118
- /**
119
- * Method to get stripe source from a stripe redirect form
118
+ /**
119
+ * Method to get stripe source from a stripe redirect form
120
120
  */
121
121
  handlerStripeSource: _propTypes.default.func,
122
- /**
123
- * Components types before payment option stripe redirect
124
- * Array of type components, the parent props will pass to these components
122
+ /**
123
+ * Components types before payment option stripe redirect
124
+ * Array of type components, the parent props will pass to these components
125
125
  */
126
126
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
127
- /**
128
- * Components types after payment option stripe redirect
129
- * Array of type components, the parent props will pass to these components
127
+ /**
128
+ * Components types after payment option stripe redirect
129
+ * Array of type components, the parent props will pass to these components
130
130
  */
131
131
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
132
- /**
133
- * Elements before payment option stripe redirect
134
- * Array of HTML/Components elements, these components will not get the parent props
132
+ /**
133
+ * Elements before payment option stripe redirect
134
+ * Array of HTML/Components elements, these components will not get the parent props
135
135
  */
136
136
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
137
- /**
138
- * Elements after payment option stripe redirect
139
- * Array of HTML/Components elements, these components will not get the parent props
137
+ /**
138
+ * Elements after payment option stripe redirect
139
+ * Array of HTML/Components elements, these components will not get the parent props
140
140
  */
141
141
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
142
142
  };
@@ -33,8 +33,8 @@ var paymethodsExisting = ['stripe', 'stripe_direct', 'stripe_connect', 'paypal',
33
33
  var paymethodsNotAllowed = ['paypal_express', 'authorize'];
34
34
  var paymethodsCallcenterMode = ['cash', 'card_delivery', 'ivrpay', '100_coupon'];
35
35
 
36
- /**
37
- * Component to manage payment options behavior without UI component
36
+ /**
37
+ * Component to manage payment options behavior without UI component
38
38
  */
39
39
  var PaymentOptions = exports.PaymentOptions = function PaymentOptions(props) {
40
40
  var _orderState$carts;
@@ -97,8 +97,8 @@ var PaymentOptions = exports.PaymentOptions = function PaymentOptions(props) {
97
97
  return _paymethods;
98
98
  };
99
99
 
100
- /**
101
- * Method to get payment options from API
100
+ /**
101
+ * Method to get payment options from API
102
102
  */
103
103
  var getPaymentOptions = /*#__PURE__*/function () {
104
104
  var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
@@ -151,9 +151,9 @@ var PaymentOptions = exports.PaymentOptions = function PaymentOptions(props) {
151
151
  };
152
152
  }();
153
153
 
154
- /**
155
- * Method to set payment option selected by user
156
- * @param {Object} val object with information of payment method selected
154
+ /**
155
+ * Method to set payment option selected by user
156
+ * @param {Object} val object with information of payment method selected
157
157
  */
158
158
  var handlePaymethodClick = function handlePaymethodClick(paymethod, isPopupMethod) {
159
159
  var paymentsDirect = ['paypal', 'square'];
@@ -266,40 +266,40 @@ var PaymentOptions = exports.PaymentOptions = function PaymentOptions(props) {
266
266
  })));
267
267
  };
268
268
  PaymentOptions.propTypes = {
269
- /**
270
- * UI Component, this must be containt all graphic elements and use parent props
269
+ /**
270
+ * UI Component, this must be containt all graphic elements and use parent props
271
271
  */
272
272
  UIComponent: _propTypes.default.elementType,
273
- /**
274
- * Options, this must be containt an array of payment options
273
+ /**
274
+ * Options, this must be containt an array of payment options
275
275
  */
276
276
  paymethods: _propTypes.default.array,
277
- /**
278
- * businessId, this must be contains business id to fetch business from API
277
+ /**
278
+ * businessId, this must be contains business id to fetch business from API
279
279
  */
280
280
  businessId: _propTypes.default.number,
281
- /**
282
- * Get option selected
281
+ /**
282
+ * Get option selected
283
283
  */
284
284
  onPaymentChange: _propTypes.default.func,
285
- /**
286
- * Components types before Payment Options
287
- * Array of type components, the parent props will pass to these components
285
+ /**
286
+ * Components types before Payment Options
287
+ * Array of type components, the parent props will pass to these components
288
288
  */
289
289
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
290
- /**
291
- * Components types after Payment Options
292
- * Array of type components, the parent props will pass to these components
290
+ /**
291
+ * Components types after Payment Options
292
+ * Array of type components, the parent props will pass to these components
293
293
  */
294
294
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
295
- /**
296
- * Elements before Payment Options
297
- * Array of HTML/Components elements, these components will not get the parent props
295
+ /**
296
+ * Elements before Payment Options
297
+ * Array of HTML/Components elements, these components will not get the parent props
298
298
  */
299
299
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
300
- /**
301
- * Elements after Payment Options
302
- * Array of HTML/Components elements, these components will not get the parent props
300
+ /**
301
+ * Elements after Payment Options
302
+ * Array of HTML/Components elements, these components will not get the parent props
303
303
  */
304
304
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
305
305
  };
@@ -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 paymethods behavior without UI component
31
+ /**
32
+ * Component to manage paymethods behavior without UI component
33
33
  */
34
34
  var PaymethodList = exports.PaymethodList = function PaymethodList(props) {
35
35
  var paymethods = props.paymethods,
@@ -44,8 +44,8 @@ var PaymethodList = exports.PaymethodList = function PaymethodList(props) {
44
44
  token = _useSession2$.token,
45
45
  loading = _useSession2$.loading;
46
46
 
47
- /**
48
- * Array to save paymethods
47
+ /**
48
+ * Array to save paymethods
49
49
  */
50
50
  var _useState = (0, _react.useState)({
51
51
  paymethods: [],
@@ -56,8 +56,8 @@ var PaymethodList = exports.PaymethodList = function PaymethodList(props) {
56
56
  paymethodList = _useState2[0],
57
57
  setPaymethodList = _useState2[1];
58
58
 
59
- /**
60
- * Method to get paymethods from API
59
+ /**
60
+ * Method to get paymethods from API
61
61
  */
62
62
  var getPaymethods = /*#__PURE__*/function () {
63
63
  var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
@@ -140,28 +140,28 @@ var PaymethodList = exports.PaymethodList = function PaymethodList(props) {
140
140
  })));
141
141
  };
142
142
  PaymethodList.propTypes = {
143
- /**
144
- * UI Component, this must be containt all graphic elements and use parent props
143
+ /**
144
+ * UI Component, this must be containt all graphic elements and use parent props
145
145
  */
146
146
  UIComponent: _propTypes.default.elementType,
147
- /**
148
- * Components types before my orders
149
- * Array of type components, the parent props will pass to these components
147
+ /**
148
+ * Components types before my orders
149
+ * Array of type components, the parent props will pass to these components
150
150
  */
151
151
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
152
- /**
153
- * Components types after my orders
154
- * Array of type components, the parent props will pass to these components
152
+ /**
153
+ * Components types after my orders
154
+ * Array of type components, the parent props will pass to these components
155
155
  */
156
156
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
157
- /**
158
- * Elements before my orders
159
- * Array of HTML/Components elements, these components will not get the parent props
157
+ /**
158
+ * Elements before my orders
159
+ * Array of HTML/Components elements, these components will not get the parent props
160
160
  */
161
161
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
162
- /**
163
- * Elements after my orders
164
- * Array of HTML/Components elements, these components will not get the parent props
162
+ /**
163
+ * Elements after my orders
164
+ * Array of HTML/Components elements, these components will not get the parent props
165
165
  */
166
166
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
167
167
  };
@@ -115,8 +115,8 @@ var PhoneAutocomplete = exports.PhoneAutocomplete = function PhoneAutocomplete(p
115
115
  localPhoneCode = _useState16[0],
116
116
  setLocalPhoneCode = _useState16[1];
117
117
  var reqState = {};
118
- /**
119
- * Get users from API
118
+ /**
119
+ * Get users from API
120
120
  */
121
121
  var getUsers = /*#__PURE__*/function () {
122
122
  var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(_phone) {
@@ -229,8 +229,8 @@ var PhoneAutocomplete = exports.PhoneAutocomplete = function PhoneAutocomplete(p
229
229
  return _ref.apply(this, arguments);
230
230
  };
231
231
  }();
232
- /**
233
- * fetch business to get its address
232
+ /**
233
+ * fetch business to get its address
234
234
  */
235
235
  var getBusiness = /*#__PURE__*/function () {
236
236
  var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2() {
@@ -492,28 +492,28 @@ var PhoneAutocomplete = exports.PhoneAutocomplete = function PhoneAutocomplete(p
492
492
  })));
493
493
  };
494
494
  PhoneAutocomplete.propTypes = {
495
- /**
496
- * UI Component, this must be containt all graphic elements and use parent props
495
+ /**
496
+ * UI Component, this must be containt all graphic elements and use parent props
497
497
  */
498
498
  UIComponent: _propTypes.default.elementType,
499
- /**
500
- * Components types before payment option stripe direct
501
- * Array of type components, the parent props will pass to these components
499
+ /**
500
+ * Components types before payment option stripe direct
501
+ * Array of type components, the parent props will pass to these components
502
502
  */
503
503
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
504
- /**
505
- * Components types after payment option stripe direct
506
- * Array of type components, the parent props will pass to these components
504
+ /**
505
+ * Components types after payment option stripe direct
506
+ * Array of type components, the parent props will pass to these components
507
507
  */
508
508
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
509
- /**
510
- * Elements before payment option stripe direct
511
- * Array of HTML/Components elements, these components will not get the parent props
509
+ /**
510
+ * Elements before payment option stripe direct
511
+ * Array of HTML/Components elements, these components will not get the parent props
512
512
  */
513
513
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
514
- /**
515
- * Elements after payment option stripe direct
516
- * Array of HTML/Components elements, these components will not get the parent props
514
+ /**
515
+ * Elements after payment option stripe direct
516
+ * Array of HTML/Components elements, these components will not get the parent props
517
517
  */
518
518
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
519
519
  };
@@ -64,8 +64,8 @@ var PlaceSpot = exports.PlaceSpot = function PlaceSpot(props) {
64
64
  _useLanguage2 = _slicedToArray(_useLanguage, 2),
65
65
  t = _useLanguage2[1];
66
66
 
67
- /**
68
- * Places state (Curbside, eat in)
67
+ /**
68
+ * Places state (Curbside, eat in)
69
69
  */
70
70
  var _useState = (0, _react.useState)({
71
71
  loading: true,
@@ -17,8 +17,8 @@ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o =
17
17
  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; }
18
18
  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; } }
19
19
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
20
- /**
21
- * Component to manage login behavior without UI component
20
+ /**
21
+ * Component to manage login behavior without UI component
22
22
  */
23
23
  var Popup = exports.Popup = function Popup(props) {
24
24
  var UIComponent = props.UIComponent,
@@ -45,36 +45,36 @@ var Popup = exports.Popup = function Popup(props) {
45
45
  isFirst = _useState8[0],
46
46
  setIsFirst = _useState8[1];
47
47
 
48
- /**
49
- * Use onClose function when esc key was pressed
50
- * @param {Event} e Event when keydown
48
+ /**
49
+ * Use onClose function when esc key was pressed
50
+ * @param {Event} e Event when keydown
51
51
  */
52
52
  var handleKeyDown = function handleKeyDown(e) {
53
53
  e.keyCode === 27 && e.target.classList.contains('popup-component') && onClose && onClose();
54
54
  };
55
55
 
56
- /**
57
- * Use onClose function when backdrop was clicked
58
- * @param {Event} e Event when click in backdrop
56
+ /**
57
+ * Use onClose function when backdrop was clicked
58
+ * @param {Event} e Event when click in backdrop
59
59
  */
60
60
  var handleClick = function handleClick(e) {
61
61
  closeOnBackdrop && e.target.classList.contains('popup-component') && onClose && onClose();
62
62
  };
63
63
 
64
- /**
65
- * Check backdrop on close or unmount
64
+ /**
65
+ * Check backdrop on close or unmount
66
66
  */
67
67
  var checkRemoveBackdrop = function checkRemoveBackdrop() {
68
68
  var modals = document.querySelectorAll('.popup-component');
69
- /**
70
- * Focus next popup when close a popup
69
+ /**
70
+ * Focus next popup when close a popup
71
71
  */
72
72
  if (!open && modals.length > 1) {
73
73
  modals.length > 1 && modals[modals.length - 1].focus();
74
74
  }
75
- /**
76
- * Remove backdrop when close popup and modals quantity is 0
77
- * Remove backdrop when unmount and modals quantity is 1
75
+ /**
76
+ * Remove backdrop when close popup and modals quantity is 0
77
+ * Remove backdrop when unmount and modals quantity is 1
78
78
  */
79
79
 
80
80
  if (isFirst) {
@@ -111,8 +111,8 @@ var Popup = exports.Popup = function Popup(props) {
111
111
  modalRef.current.focus();
112
112
  }
113
113
  }
114
- /**
115
- * Remove backdrop
114
+ /**
115
+ * Remove backdrop
116
116
  */
117
117
  return checkRemoveBackdrop;
118
118
  }, [open, isFirst, defaultOverflow, defaultPaddingRight]);
@@ -137,36 +137,36 @@ var Popup = exports.Popup = function Popup(props) {
137
137
  };
138
138
  Popup.propTypes = {
139
139
  UIComponent: _propTypes.default.elementType,
140
- /**
141
- * Show or hide popup
140
+ /**
141
+ * Show or hide popup
142
142
  */
143
143
  open: _propTypes.default.bool,
144
- /**
145
- * Close popup when backdrop was clicked
144
+ /**
145
+ * Close popup when backdrop was clicked
146
146
  */
147
147
  closeOnBackdrop: _propTypes.default.bool,
148
- /**
149
- * Close popup when ESC key was pressed
148
+ /**
149
+ * Close popup when ESC key was pressed
150
150
  */
151
151
  closeWithKeyboard: _propTypes.default.bool,
152
- /**
153
- * Title of popup
152
+ /**
153
+ * Title of popup
154
154
  */
155
155
  title: _propTypes.default.string,
156
- /**
157
- * Content of popup
156
+ /**
157
+ * Content of popup
158
158
  */
159
159
  content: _propTypes.default.oneOfType([_propTypes.default.string, _propTypes.default.arrayOf(_propTypes.string), _propTypes.default.elementType, _propTypes.default.element]),
160
- /**
161
- * Function when accept popup
160
+ /**
161
+ * Function when accept popup
162
162
  */
163
163
  onAccept: _propTypes.default.func,
164
- /**
165
- * Function when cancel popup
164
+ /**
165
+ * Function when cancel popup
166
166
  */
167
167
  onCancel: _propTypes.default.func,
168
- /**
169
- * Function when close popup
168
+ /**
169
+ * Function when close popup
170
170
  */
171
171
  onClose: _propTypes.default.func
172
172
  };
@@ -22,8 +22,8 @@ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o =
22
22
  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; }
23
23
  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; } }
24
24
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
25
- /**
26
- * Component to manage login behavior without UI component
25
+ /**
26
+ * Component to manage login behavior without UI component
27
27
  */
28
28
  var ProductComponent = exports.ProductComponent = function ProductComponent(props) {
29
29
  var product = props.product,
@@ -209,15 +209,15 @@ var ProductComponent = exports.ProductComponent = function ProductComponent(prop
209
209
  })));
210
210
  };
211
211
  ProductComponent.propTypes = {
212
- /**
213
- * UI Component, this must be containt all graphic elements and use parent props
212
+ /**
213
+ * UI Component, this must be containt all graphic elements and use parent props
214
214
  */
215
215
  UIComponent: _propTypes.default.elementType,
216
- /**
217
- * Custom function to check the sub-option is checked
218
- * @param
219
- * extraIndex, respectId
220
- * respectId is 'respect_to' field
216
+ /**
217
+ * Custom function to check the sub-option is checked
218
+ * @param
219
+ * extraIndex, respectId
220
+ * respectId is 'respect_to' field
221
221
  */
222
222
  onShare: _propTypes.default.func,
223
223
  onClose: _propTypes.default.func,
@@ -231,36 +231,36 @@ ProductComponent.propTypes = {
231
231
  onChangedIngredient: _propTypes.default.func,
232
232
  onChangedOption: _propTypes.default.func,
233
233
  onChangedNote: _propTypes.default.func,
234
- /**
235
- * Custom function to control the product number
234
+ /**
235
+ * Custom function to control the product number
236
236
  */
237
237
  onClickedButtonPlus: _propTypes.default.func,
238
- /**
239
- * Custom function to control the product number
238
+ /**
239
+ * Custom function to control the product number
240
240
  */
241
241
  onClickedButtonMinues: _propTypes.default.func,
242
- /**
243
- * Custom function to add the product to the cart
242
+ /**
243
+ * Custom function to add the product to the cart
244
244
  */
245
245
  onClickedButtonAdd: _propTypes.default.func,
246
- /**
247
- * Components types before login form
248
- * Array of type components, the parent props will pass to these components
246
+ /**
247
+ * Components types before login form
248
+ * Array of type components, the parent props will pass to these components
249
249
  */
250
250
  beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
251
- /**
252
- * Components types after login form
253
- * Array of type components, the parent props will pass to these components
251
+ /**
252
+ * Components types after login form
253
+ * Array of type components, the parent props will pass to these components
254
254
  */
255
255
  afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
256
- /**
257
- * Elements before login form
258
- * Array of HTML/Components elements, these components will not get the parent props
256
+ /**
257
+ * Elements before login form
258
+ * Array of HTML/Components elements, these components will not get the parent props
259
259
  */
260
260
  beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
261
- /**
262
- * Elements after login form
263
- * Array of HTML/Components elements, these components will not get the parent props
261
+ /**
262
+ * Elements after login form
263
+ * Array of HTML/Components elements, these components will not get the parent props
264
264
  */
265
265
  afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
266
266
  };