ordering-components-external 13.0.33 → 13.0.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.babelrc +22 -22
- package/.vscode/settings.json +3 -3
- package/_bundles/0.ordering-component.3760baa5b9906f197b42.js +1 -0
- package/_bundles/{1.ordering-component.ddd8b5557b901fb64803.js → 1.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/{2.ordering-component.ddd8b5557b901fb64803.js → 2.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/{4.ordering-component.ddd8b5557b901fb64803.js → 4.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/{5.ordering-component.ddd8b5557b901fb64803.js → 5.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/{6.ordering-component.ddd8b5557b901fb64803.js → 6.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/7.ordering-component.3760baa5b9906f197b42.js +2 -0
- package/_bundles/{8.ordering-component.ddd8b5557b901fb64803.js → 8.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/ordering-component.3760baa5b9906f197b42.js +2 -0
- package/_bundles/{ordering-component.ddd8b5557b901fb64803.js.LICENSE.txt → ordering-component.3760baa5b9906f197b42.js.LICENSE.txt} +0 -2
- package/_modules/components/AddressDetails/index.js +44 -45
- package/_modules/components/AddressForm/index.js +67 -68
- package/_modules/components/AddressList/index.js +52 -53
- package/_modules/components/Analitycs/index.js +11 -13
- package/_modules/components/AnalyticsSegment/index.js +9 -10
- package/_modules/components/AppleLogin/index.js +38 -40
- package/_modules/components/BaseComponent/index.js +15 -16
- package/_modules/components/BusinessAndProductList/index.js +114 -124
- package/_modules/components/BusinessBasicInformation/index.js +31 -32
- package/_modules/components/BusinessController/index.js +73 -74
- package/_modules/components/BusinessInformation/BusinessOption/index.js +21 -22
- package/_modules/components/BusinessInformation/index.js +25 -26
- package/_modules/components/BusinessList/index.js +77 -78
- package/_modules/components/BusinessMenuListing/index.js +30 -31
- package/_modules/components/BusinessProductsCategories/index.js +17 -18
- package/_modules/components/BusinessProductsSearch/index.js +15 -16
- package/_modules/components/BusinessReviews/index.js +38 -39
- package/_modules/components/BusinessSearchList/index.js +39 -40
- package/_modules/components/BusinessSortControl/index.js +33 -34
- package/_modules/components/BusinessTypeFilter/index.js +36 -37
- package/_modules/components/BusinessesMap/index.js +35 -36
- package/_modules/components/Cart/index.js +52 -53
- package/_modules/components/CartStoresListing/index.js +17 -18
- package/_modules/components/Checkout/index.js +101 -102
- package/_modules/components/CmsContent/index.js +31 -32
- package/_modules/components/Contacts/index.js +46 -47
- package/_modules/components/CouponControl/index.js +33 -34
- package/_modules/components/DragAndDrop/index.js +6 -7
- package/_modules/components/DriverList/index.js +32 -33
- package/_modules/components/DriverTips/index.js +44 -45
- package/_modules/components/Emitter/index.js +5 -6
- package/_modules/components/ExamineClick/index.js +5 -6
- package/_modules/components/FacebookLoginButton/index.js +51 -52
- package/_modules/components/FacebookPixel/index.js +13 -14
- package/_modules/components/FavoriteList/index.js +46 -47
- package/_modules/components/FirebaseGoogleLoginButton/index.js +23 -24
- package/_modules/components/FloatingButton/index.js +21 -22
- package/_modules/components/ForgotPasswordForm/index.js +55 -56
- package/_modules/components/GiftCard/GiftCardOrdersList/index.js +16 -17
- package/_modules/components/GiftCard/PurchaseGiftCard/index.js +16 -17
- package/_modules/components/GiftCard/RedeemGiftCard/index.js +15 -16
- package/_modules/components/GiftCard/SendGiftCard/index.js +15 -16
- package/_modules/components/GoogleAutocompleteInput/index.js +28 -29
- package/_modules/components/GoogleIdentity/index.js +39 -40
- package/_modules/components/GoogleLoginButton/index.js +61 -64
- package/_modules/components/GoogleMaps/index.js +50 -52
- package/_modules/components/GpsButton/index.js +27 -29
- package/_modules/components/LanguageSelector/index.js +40 -41
- package/_modules/components/LoginForm/index.js +86 -87
- package/_modules/components/LogoutAction/index.js +31 -32
- package/_modules/components/MainSearch/index.js +42 -43
- package/_modules/components/MapView/index.js +8 -10
- package/_modules/components/MenuControl/index.js +66 -67
- package/_modules/components/Messages/index.js +34 -35
- package/_modules/components/MomentOption/index.js +57 -58
- package/_modules/components/MultiCartCreate/index.js +8 -9
- package/_modules/components/MultiCartsPaymethodsAndWallets/index.js +18 -19
- package/_modules/components/MultiCheckout/index.js +44 -45
- package/_modules/components/MultiOrdersDetails/index.js +21 -22
- package/_modules/components/MyOrders/index.js +34 -35
- package/_modules/components/MyOrdersList/index.js +32 -33
- package/_modules/components/NewOrderNotification/index.js +6 -7
- package/_modules/components/OrderChange/index.js +30 -31
- package/_modules/components/OrderDetails/index.js +70 -71
- package/_modules/components/OrderList/index.js +86 -90
- package/_modules/components/OrderListGroups/index.js +97 -99
- package/_modules/components/OrderReview/index.js +38 -39
- package/_modules/components/OrderTypeControl/index.js +23 -24
- package/_modules/components/OrderVerticalList/index.js +18 -19
- package/_modules/components/OrdersControlFilters/index.js +16 -17
- package/_modules/components/OrdersDashboardComponents/Appointments/index.js +14 -15
- package/_modules/components/OrdersDashboardComponents/BusinessProductsListing/index.js +54 -55
- package/_modules/components/OrdersDashboardComponents/CheckPassword/index.js +35 -36
- package/_modules/components/OrdersDashboardComponents/CityList/index.js +31 -32
- package/_modules/components/OrdersDashboardComponents/CountryList/index.js +31 -32
- package/_modules/components/OrdersDashboardComponents/CustomOrderDetails/index.js +25 -26
- package/_modules/components/OrdersDashboardComponents/DashboardBusinessList/index.js +78 -79
- package/_modules/components/OrdersDashboardComponents/DashboardOrdersList/index.js +79 -80
- package/_modules/components/OrdersDashboardComponents/DriversList/index.js +70 -71
- package/_modules/components/OrdersDashboardComponents/ExportCSV/index.js +27 -28
- package/_modules/components/OrdersDashboardComponents/GiftCardsList/index.js +17 -18
- package/_modules/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +17 -18
- package/_modules/components/OrdersDashboardComponents/LogisticInformation/index.js +30 -31
- package/_modules/components/OrdersDashboardComponents/Logistics/index.js +30 -31
- package/_modules/components/OrdersDashboardComponents/Messages/index.js +41 -42
- package/_modules/components/OrdersDashboardComponents/MetaFields/index.js +38 -39
- package/_modules/components/OrdersDashboardComponents/OrderDetails/index.js +55 -56
- package/_modules/components/OrdersDashboardComponents/OrderNotification/index.js +19 -20
- package/_modules/components/OrdersDashboardComponents/OrdersFilter/index.js +72 -73
- package/_modules/components/OrdersDashboardComponents/OrdersManage/index.js +78 -79
- package/_modules/components/OrdersDashboardComponents/PointsWalletLevels/index.js +36 -37
- package/_modules/components/OrdersDashboardComponents/ReviewCustomer/index.js +26 -27
- package/_modules/components/OrdersDashboardComponents/Schedule/index.js +55 -56
- package/_modules/components/OrdersDashboardComponents/SettingsList/index.js +53 -54
- package/_modules/components/OrdersDashboardComponents/UserFormDetails/index.js +77 -78
- package/_modules/components/OrdersDashboardComponents/UsersList/index.js +77 -78
- package/_modules/components/OrdersDashboardComponents/WebsocketStatus/index.js +9 -10
- package/_modules/components/PageBanner/index.js +22 -23
- package/_modules/components/PaymentOptionCash/index.js +25 -26
- package/_modules/components/PaymentOptionPaypal/index.js +35 -36
- package/_modules/components/PaymentOptionSquare/index.js +13 -14
- package/_modules/components/PaymentOptionStripe/index.js +45 -46
- package/_modules/components/PaymentOptionStripeDirect/index.js +30 -31
- package/_modules/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +22 -23
- package/_modules/components/PaymentOptionStripeRedirect/index.js +36 -37
- package/_modules/components/PaymentOptionWallet/index.js +12 -13
- package/_modules/components/PaymentOptions/index.js +40 -41
- package/_modules/components/PaymethodList/index.js +30 -31
- package/_modules/components/PhoneAutocomplete/index.js +37 -38
- package/_modules/components/PlaceSpot/index.js +16 -17
- package/_modules/components/Popup/index.js +38 -39
- package/_modules/components/ProductComponent/index.js +32 -33
- package/_modules/components/ProductForm/index.js +172 -173
- package/_modules/components/ProductImages/index.js +19 -20
- package/_modules/components/ProductIngredient/index.js +18 -19
- package/_modules/components/ProductOption/index.js +9 -10
- package/_modules/components/ProductOptionSuboption/index.js +42 -43
- package/_modules/components/ProductShare/index.js +25 -27
- package/_modules/components/ProductsList/index.js +25 -26
- package/_modules/components/ProductsListing/index.js +49 -50
- package/_modules/components/ProfessionalInfo/index.js +34 -35
- package/_modules/components/PromotionsController/index.js +11 -12
- package/_modules/components/QueryLoginSpoonity/index.js +34 -35
- package/_modules/components/ReCaptcha/index.js +9 -10
- package/_modules/components/ResetPassword/index.js +30 -31
- package/_modules/components/ReviewCustomer/index.js +26 -27
- package/_modules/components/ReviewDriver/index.js +35 -36
- package/_modules/components/ReviewProduct/index.js +37 -38
- package/_modules/components/SearchOptions/index.js +22 -23
- package/_modules/components/Sessions/index.js +32 -33
- package/_modules/components/SignupForm/index.js +83 -84
- package/_modules/components/SingleBusinessCard/index.js +29 -30
- package/_modules/components/SingleOrderCard/index.js +32 -33
- package/_modules/components/SingleProductCard/index.js +28 -29
- package/_modules/components/SingleProfessionalCard/index.js +28 -29
- package/_modules/components/SmartAppBanner/index.js +16 -17
- package/_modules/components/StoreProductList/index.js +50 -51
- package/_modules/components/StripeElementsForm/CardForm/index.js +45 -46
- package/_modules/components/StripeElementsForm/index.js +22 -23
- package/_modules/components/UpsellingPage/index.js +27 -28
- package/_modules/components/UserFormDetails/index.js +97 -98
- package/_modules/components/UserVerification/index.js +31 -32
- package/_modules/components/WalletList/index.js +11 -12
- package/_modules/components/WebsocketStatus/index.js +9 -10
- package/_modules/components/WrapperGoogleMaps/index.js +8 -9
- package/_modules/constants/code-numbers.js +2 -3
- package/_modules/constants/timezones.js +2 -3
- package/_modules/contexts/ApiContext/index.js +20 -23
- package/_modules/contexts/BillingContext/index.js +13 -15
- package/_modules/contexts/BusinessContext/index.js +24 -27
- package/_modules/contexts/ConfigContext/index.js +27 -39
- package/_modules/contexts/CustomerContext/index.js +15 -18
- package/_modules/contexts/EventContext/index.js +16 -19
- package/_modules/contexts/LanguageContext/index.js +29 -32
- package/_modules/contexts/OptimizationLoadContext/index.js +23 -26
- package/_modules/contexts/OrderContext/index.js +135 -139
- package/_modules/contexts/OrderingContext/index.js +13 -15
- package/_modules/contexts/OrderingThemeContext/index.js +24 -27
- package/_modules/contexts/ProductContext/index.js +25 -29
- package/_modules/contexts/SessionContext/index.js +24 -27
- package/_modules/contexts/SiteContext/index.js +22 -25
- package/_modules/contexts/ToastContext/index.js +8 -10
- package/_modules/contexts/UtilsContext/index.js +26 -29
- package/_modules/contexts/ValidationsFieldsContext/index.js +16 -19
- package/_modules/contexts/WebsocketContext/index.js +23 -26
- package/_modules/contexts/WebsocketContext/socket.js +5 -6
- package/_modules/native/src/NativeStrategy/index.js +6 -7
- package/_modules/native/src/contexts/OrderingContext/index.js +13 -15
- package/_modules/utils/index.js +3 -5
- package/_modules/webStrategy/index.js +6 -7
- package/cypress/fixtures/example.json +4 -4
- package/cypress/integration/naked/BusinessProductsCategories.spec.js +9 -9
- package/cypress/integration/naked/PhoneAutocomplete.spec.js +22 -22
- package/cypress/integration/naked/activeOrders.spec.js +15 -15
- package/cypress/integration/naked/addressDetails.spec.js +10 -10
- package/cypress/integration/naked/appleLogin.spec.js +14 -14
- package/cypress/integration/naked/businessBasicInformation.spec.js +14 -14
- package/cypress/integration/naked/businessController.spec.js +9 -9
- package/cypress/integration/naked/businessInformation.spec.js +19 -19
- package/cypress/integration/naked/businessProductsSearch.spec.js +9 -9
- package/cypress/integration/naked/businessReviews.spec.js +16 -16
- package/cypress/integration/naked/businessSortControl.spec.js +9 -9
- package/cypress/integration/naked/businessTypeFilter.spec.js +10 -10
- package/cypress/integration/naked/businessesMap.spec.js +13 -13
- package/cypress/integration/naked/cms.spec.js +9 -9
- package/cypress/integration/naked/config.spec.js +34 -34
- package/cypress/integration/naked/driverTips.spec.js +10 -10
- package/cypress/integration/naked/events.spec.js +13 -13
- package/cypress/integration/naked/facebookLogin.spec.js +13 -13
- package/cypress/integration/naked/floatingButton.spec.js +13 -13
- package/cypress/integration/naked/forgotPassword.spec.js +20 -20
- package/cypress/integration/naked/googleLogin.spec.js +11 -11
- package/cypress/integration/naked/languageExamples.spec.js +25 -25
- package/cypress/integration/naked/languageSelector.spec.js +10 -10
- package/cypress/integration/naked/login.spec.js +38 -38
- package/cypress/integration/naked/logout.spec.js +15 -15
- package/cypress/integration/naked/mainSearch.spec.js +9 -9
- package/cypress/integration/naked/menuControl.spec.js +9 -9
- package/cypress/integration/naked/messages.spec.js +25 -25
- package/cypress/integration/naked/momentOption.spec.js +10 -10
- package/cypress/integration/naked/myOrders.spec.js +11 -11
- package/cypress/integration/naked/myOrdersList.spec.js +9 -9
- package/cypress/integration/naked/orderContextAdvanced.spec.js +23 -23
- package/cypress/integration/naked/orderDetails.spec.js +11 -11
- package/cypress/integration/naked/paymentOptionCash.spec.js +21 -21
- package/cypress/integration/naked/paymentOptionStripe.spec.js +11 -11
- package/cypress/integration/naked/paymentOptionStripeDirect.spec.js +11 -11
- package/cypress/integration/naked/paymentOptions.spec.js +9 -9
- package/cypress/integration/naked/popupExample.spec.js +17 -17
- package/cypress/integration/naked/productImages.spec.js +11 -11
- package/cypress/integration/naked/productOptionExample.spec.js +21 -21
- package/cypress/integration/naked/productShare.spec.js +9 -9
- package/cypress/integration/naked/productsList.spec.js +9 -9
- package/cypress/integration/naked/resetPassword.spec.js +11 -11
- package/cypress/integration/naked/reviewOrders.spec.js +13 -13
- package/cypress/integration/naked/searchOptions.spec.js +18 -18
- package/cypress/integration/naked/signup.spec.js +31 -31
- package/cypress/integration/naked/upselling.spec.js +13 -13
- package/cypress/integration/naked/userDetails.spec.js +12 -12
- package/cypress/plugins/index.js +21 -21
- package/cypress/support/commands.js +35 -35
- package/cypress/support/index.js +20 -20
- package/cypress.json +12 -12
- package/example/App.js +263 -263
- package/example/components/ActiveOrdersUI/index.js +72 -72
- package/example/components/AddressDetailsUI/index.js +101 -101
- package/example/components/AddressFormUI/index.js +161 -161
- package/example/components/AddressListUI/index.js +33 -33
- package/example/components/AlertPopup/index.js +10 -10
- package/example/components/AlertUI/index.js +49 -49
- package/example/components/AlertUI/style.css +5 -5
- package/example/components/AppleLoginUI/index.js +40 -40
- package/example/components/BaseComponentUI/index.js +34 -34
- package/example/components/BusinessBasicInformationUI/index.js +118 -118
- package/example/components/BusinessControllerUI/index.js +89 -89
- package/example/components/BusinessInformationUI/BusinessOptionUI/index.js +83 -83
- package/example/components/BusinessInformationUI/index.js +83 -83
- package/example/components/BusinessProductsCategoriesUI/index.js +42 -42
- package/example/components/BusinessProductsSearchUI/index.js +38 -38
- package/example/components/BusinessReviewsUI/index.js +77 -77
- package/example/components/BusinessSortControlUI/index.js +47 -47
- package/example/components/BusinessTypeFilterUI/index.js +53 -53
- package/example/components/BusinessesMapUI/index.js +57 -57
- package/example/components/CartUI/index.js +154 -154
- package/example/components/ChangeView/index.js +19 -19
- package/example/components/CheckoutUI/index.js +206 -206
- package/example/components/CmsContentUI/index.js +52 -52
- package/example/components/ConfigsExample/index.js +118 -118
- package/example/components/CouponControlUI/index.js +63 -63
- package/example/components/DriverTipsUI/index.js +58 -58
- package/example/components/FacebookLoginButtonUI/index.js +48 -48
- package/example/components/FloatingButtonUI/index.js +145 -145
- package/example/components/ForgotPasswordFormUI/index.js +93 -93
- package/example/components/GoogleLoginUI/index.js +30 -30
- package/example/components/GpsButtonUI/index.js +22 -22
- package/example/components/Header/index.js +18 -18
- package/example/components/LanguageSelectorUI/index.js +57 -57
- package/example/components/LanguagesExample/index.js +51 -51
- package/example/components/LoginFormUI/index.js +159 -159
- package/example/components/LogoutButtonUI/index.js +21 -21
- package/example/components/MainSearchUI/index.js +131 -131
- package/example/components/MenuControlUI/index.js +103 -103
- package/example/components/MessagesUI/index.js +162 -162
- package/example/components/ModalUI/index.js +36 -36
- package/example/components/ModalUI/style.css +5 -5
- package/example/components/MomentOptionUI/index.js +68 -68
- package/example/components/MyOrdersListUI/index.js +51 -51
- package/example/components/MyOrdersUI/index.js +52 -52
- package/example/components/OrderChangeUI/index.js +54 -54
- package/example/components/OrderDetailsUI/index.js +174 -174
- package/example/components/OrderReviewUI/index.js +125 -125
- package/example/components/OrderTypeControlUI/index.js +32 -32
- package/example/components/PaymentOptionCashUI/index.js +60 -60
- package/example/components/PaymentOptionPaypalUI/index.js +50 -50
- package/example/components/PaymentOptionStripeDirectUI/index.js +89 -89
- package/example/components/PaymentOptionStripeRedirectUI/index.js +97 -97
- package/example/components/PaymentOptionStripeUI/index.js +129 -129
- package/example/components/PaymentOptionsUI/index.js +169 -169
- package/example/components/PhoneAutocompleteUI/index.js +67 -67
- package/example/components/PhoneAutocompleteUI/styles.css +49 -49
- package/example/components/ProductComponentUI/index.js +113 -113
- package/example/components/ProductFormUI/index.js +131 -131
- package/example/components/ProductImagesUI/index.js +82 -82
- package/example/components/ProductIngredientUI/index.js +21 -21
- package/example/components/ProductOptionSuboptionUI/index.js +65 -65
- package/example/components/ProductOptionUI/index.js +31 -31
- package/example/components/ProductShareUI/index.js +48 -48
- package/example/components/ProductsListUI/index.js +108 -108
- package/example/components/ProductsListingUI/index.js +42 -42
- package/example/components/ResetPasswordUI/index.js +121 -121
- package/example/components/SearchOptionsUI/index.js +82 -82
- package/example/components/SignupFormUI/index.js +117 -117
- package/example/components/SingleBusinessCardUI/index.js +82 -82
- package/example/components/SingleOrderCardUI/index.js +52 -52
- package/example/components/SingleProductCardUI/index.js +47 -47
- package/example/components/StripeElementsFormUI/CardFormUI/index.js +51 -51
- package/example/components/StripeElementsFormUI/CardFormUI/style.css +118 -118
- package/example/components/StripeElementsFormUI/index.js +38 -38
- package/example/components/StripeRedirectFormUI/index.js +99 -99
- package/example/components/TestComponent/index.js +5 -5
- package/example/components/UpsellingPageUI/index.js +26 -26
- package/example/components/UserDetailsUI/index.js +94 -94
- package/example/components/UserProfileUI/index.js +156 -156
- package/example/views/ActiveOrders/index.js +86 -86
- package/example/views/AddressDetailsExample/index.js +57 -57
- package/example/views/AppleLoginExample/index.js +51 -51
- package/example/views/BaseComponentExample/index.js +35 -35
- package/example/views/BusinessBasicInformationExample/index.js +43 -43
- package/example/views/BusinessControllerExample/index.js +55 -55
- package/example/views/BusinessInformationExample/index.js +68 -68
- package/example/views/BusinessProductsCategoriesExample/index.js +50 -50
- package/example/views/BusinessProductsSearchExample/index.js +39 -39
- package/example/views/BusinessReviewsExample/index.js +43 -43
- package/example/views/BusinessSortControlExample/index.js +53 -53
- package/example/views/BusinessTypeFilterExample/index.js +53 -53
- package/example/views/BusinessesMapExample/index.js +57 -57
- package/example/views/CheckoutExample/index.js +143 -143
- package/example/views/CmsContentExample/index.js +44 -44
- package/example/views/DriverTipsExample/index.js +47 -47
- package/example/views/EventsExample/index.js +26 -26
- package/example/views/FacebookLogin/index.js +63 -63
- package/example/views/FloatingButtonExample/index.js +47 -47
- package/example/views/ForgotPassword/index.js +77 -77
- package/example/views/GoogleLoginExample/index.js +85 -85
- package/example/views/Home/index.js +200 -200
- package/example/views/LanguageSelectorExample/index.js +55 -55
- package/example/views/Login/index.js +84 -84
- package/example/views/MainSearchExample/index.js +43 -43
- package/example/views/MenuControlExample/index.js +68 -68
- package/example/views/MessagesExample/index.js +58 -58
- package/example/views/MomentOptionExample/index.js +52 -52
- package/example/views/MyOrdersExample/index.js +35 -35
- package/example/views/MyOrdersListExample/index.js +50 -50
- package/example/views/OrderChangeExample/index.js +46 -46
- package/example/views/OrderContextExample/index.js +139 -139
- package/example/views/OrderDetailsExample/index.js +50 -50
- package/example/views/OrderReviewExample/index.js +64 -64
- package/example/views/PaymentOptionCashExample/index.js +51 -51
- package/example/views/PaymentOptionPaypalExample/index.js +71 -71
- package/example/views/PaymentOptionStripeDirectExample/index.js +43 -43
- package/example/views/PaymentOptionStripeExample/index.js +47 -47
- package/example/views/PaymentOptionStripeRedirectExample/index.js +56 -56
- package/example/views/PaymentOptionsExample/index.js +47 -47
- package/example/views/PhoneAutocompleteExample/index.js +34 -34
- package/example/views/PlacesExample/index.js +94 -94
- package/example/views/PopupExample/index.js +78 -78
- package/example/views/PopupExample/style.css +18 -18
- package/example/views/ProductDetail/index.js +323 -323
- package/example/views/ProductImagesExample/index.js +43 -43
- package/example/views/ProductOptionExample/index.js +88 -88
- package/example/views/ProductShareExample/index.js +51 -51
- package/example/views/ProductsListExample/index.js +77 -77
- package/example/views/ProductsListingExample/index.js +47 -47
- package/example/views/ResetPasswordExample/index.js +60 -60
- package/example/views/SearchOptionsExample/index.js +42 -42
- package/example/views/SessionManager/index.js +122 -122
- package/example/views/Signup/index.js +64 -64
- package/example/views/UpsellingPageExample/index.js +35 -35
- package/example/views/UserDetailsExample/index.js +69 -69
- package/example/views/UserProfile/index.js +73 -73
- package/index-example.js +37 -37
- package/index.html +13 -13
- package/native/index.js +255 -255
- package/native/src/NativeStrategy/index.js +20 -20
- package/native/src/contexts/OrderingContext/index.js +85 -85
- package/package.json +94 -94
- package/src/components/AddressDetails/index.js +149 -149
- package/src/components/AddressForm/index.js +333 -333
- package/src/components/AddressList/index.js +212 -212
- package/src/components/Analitycs/index.js +119 -119
- package/src/components/AnalyticsSegment/index.js +136 -136
- package/src/components/AppleLogin/index.js +164 -164
- package/src/components/BaseComponent/index.js +52 -52
- package/src/components/BusinessAndProductList/index.js +981 -981
- package/src/components/BusinessBasicInformation/index.js +119 -119
- package/src/components/BusinessController/index.js +351 -351
- package/src/components/BusinessInformation/BusinessOption/index.js +86 -86
- package/src/components/BusinessInformation/index.js +93 -93
- package/src/components/BusinessList/index.js +670 -670
- package/src/components/BusinessMenuListing/index.js +99 -99
- package/src/components/BusinessProductsCategories/index.js +60 -60
- package/src/components/BusinessProductsSearch/index.js +54 -54
- package/src/components/BusinessReviews/index.js +187 -187
- package/src/components/BusinessSearchList/index.js +363 -363
- package/src/components/BusinessSortControl/index.js +100 -100
- package/src/components/BusinessTypeFilter/index.js +142 -142
- package/src/components/BusinessesMap/index.js +110 -110
- package/src/components/Cart/index.js +210 -210
- package/src/components/CartStoresListing/index.js +157 -157
- package/src/components/Checkout/index.js +618 -618
- package/src/components/CmsContent/index.js +97 -97
- package/src/components/Contacts/index.js +512 -512
- package/src/components/CouponControl/index.js +171 -171
- package/src/components/DragAndDrop/index.js +41 -41
- package/src/components/DriverList/index.js +112 -112
- package/src/components/DriverTips/index.js +141 -141
- package/src/components/Emitter/index.js +36 -36
- package/src/components/ExamineClick/index.js +40 -40
- package/src/components/FacebookLoginButton/index.js +214 -214
- package/src/components/FacebookPixel/index.js +148 -148
- package/src/components/FavoriteList/index.js +268 -268
- package/src/components/FirebaseGoogleLoginButton/index.js +93 -93
- package/src/components/FloatingButton/index.js +70 -70
- package/src/components/ForgotPasswordForm/index.js +180 -180
- package/src/components/GiftCard/GiftCardOrdersList/index.js +155 -155
- package/src/components/GiftCard/PurchaseGiftCard/index.js +123 -123
- package/src/components/GiftCard/RedeemGiftCard/index.js +73 -73
- package/src/components/GiftCard/SendGiftCard/index.js +78 -78
- package/src/components/GoogleAutocompleteInput/index.js +154 -154
- package/src/components/GoogleIdentity/index.js +144 -144
- package/src/components/GoogleLoginButton/index.js +276 -276
- package/src/components/GoogleMaps/index.js +489 -489
- package/src/components/GpsButton/index.js +127 -127
- package/src/components/LanguageSelector/index.js +163 -163
- package/src/components/LoginForm/index.js +521 -521
- package/src/components/LogoutAction/index.js +165 -165
- package/src/components/MainSearch/index.js +149 -149
- package/src/components/MapView/index.js +110 -110
- package/src/components/MenuControl/index.js +238 -238
- package/src/components/Messages/index.js +166 -166
- package/src/components/MomentOption/index.js +322 -322
- package/src/components/MultiCartCreate/index.js +70 -70
- package/src/components/MultiCartsPaymethodsAndWallets/index.js +201 -201
- package/src/components/MultiCheckout/index.js +371 -371
- package/src/components/MultiOrdersDetails/index.js +109 -109
- package/src/components/MyOrders/index.js +150 -150
- package/src/components/MyOrdersList/index.js +104 -104
- package/src/components/NewOrderNotification/index.js +30 -30
- package/src/components/OrderChange/index.js +128 -128
- package/src/components/OrderDetails/index.js +684 -684
- package/src/components/OrderList/index.js +781 -781
- package/src/components/OrderListGroups/index.js +1168 -1168
- package/src/components/OrderReview/index.js +180 -180
- package/src/components/OrderTypeControl/index.js +75 -75
- package/src/components/OrderVerticalList/index.js +422 -422
- package/src/components/OrdersControlFilters/index.js +75 -75
- package/src/components/OrdersDashboardComponents/Appointments/index.js +72 -72
- package/src/components/OrdersDashboardComponents/BusinessProductsListing/index.js +629 -629
- package/src/components/OrdersDashboardComponents/CheckPassword/index.js +177 -177
- package/src/components/OrdersDashboardComponents/CityList/index.js +98 -98
- package/src/components/OrdersDashboardComponents/CountryList/index.js +162 -162
- package/src/components/OrdersDashboardComponents/CustomOrderDetails/index.js +238 -238
- package/src/components/OrdersDashboardComponents/DashboardBusinessList/index.js +617 -617
- package/src/components/OrdersDashboardComponents/DashboardOrdersList/index.js +943 -943
- package/src/components/OrdersDashboardComponents/DriversList/index.js +448 -448
- package/src/components/OrdersDashboardComponents/ExportCSV/index.js +192 -192
- package/src/components/OrdersDashboardComponents/GiftCardsList/index.js +189 -189
- package/src/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +77 -77
- package/src/components/OrdersDashboardComponents/LogisticInformation/index.js +97 -97
- package/src/components/OrdersDashboardComponents/Logistics/index.js +174 -174
- package/src/components/OrdersDashboardComponents/Messages/index.js +384 -384
- package/src/components/OrdersDashboardComponents/MetaFields/index.js +186 -186
- package/src/components/OrdersDashboardComponents/OrderDetails/index.js +404 -404
- package/src/components/OrdersDashboardComponents/OrderNotification/index.js +70 -70
- package/src/components/OrdersDashboardComponents/OrdersFilter/index.js +362 -362
- package/src/components/OrdersDashboardComponents/OrdersManage/index.js +873 -873
- package/src/components/OrdersDashboardComponents/PointsWalletLevels/index.js +123 -123
- package/src/components/OrdersDashboardComponents/ReviewCustomer/index.js +113 -113
- package/src/components/OrdersDashboardComponents/Schedule/index.js +315 -315
- package/src/components/OrdersDashboardComponents/SettingsList/index.js +298 -298
- package/src/components/OrdersDashboardComponents/UserFormDetails/index.js +463 -463
- package/src/components/OrdersDashboardComponents/UsersList/index.js +944 -944
- package/src/components/OrdersDashboardComponents/WebsocketStatus/index.js +77 -77
- package/src/components/OrdersDashboardComponents/index.js +57 -57
- package/src/components/PageBanner/index.js +107 -107
- package/src/components/PaymentOptionCash/index.js +74 -74
- package/src/components/PaymentOptionPaypal/index.js +146 -146
- package/src/components/PaymentOptionSquare/index.js +336 -336
- package/src/components/PaymentOptionStripe/index.js +289 -289
- package/src/components/PaymentOptionStripeDirect/index.js +116 -116
- package/src/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +71 -71
- package/src/components/PaymentOptionStripeRedirect/index.js +122 -122
- package/src/components/PaymentOptionWallet/index.js +185 -185
- package/src/components/PaymentOptions/index.js +248 -248
- package/src/components/PaymethodList/index.js +119 -119
- package/src/components/PhoneAutocomplete/index.js +311 -311
- package/src/components/PlaceSpot/index.js +176 -176
- package/src/components/Popup/index.js +169 -169
- package/src/components/ProductComponent/index.js +269 -269
- package/src/components/ProductForm/index.js +1090 -1090
- package/src/components/ProductImages/index.js +64 -64
- package/src/components/ProductIngredient/index.js +72 -72
- package/src/components/ProductOption/index.js +42 -42
- package/src/components/ProductOptionSuboption/index.js +180 -180
- package/src/components/ProductShare/index.js +97 -97
- package/src/components/ProductsList/index.js +74 -74
- package/src/components/ProductsListing/index.js +166 -166
- package/src/components/ProfessionalInfo/index.js +156 -156
- package/src/components/PromotionsController/index.js +123 -123
- package/src/components/QueryLoginSpoonity/index.js +159 -159
- package/src/components/ReCaptcha/index.js +53 -53
- package/src/components/ResetPassword/index.js +111 -111
- package/src/components/ReviewCustomer/index.js +117 -117
- package/src/components/ReviewDriver/index.js +157 -157
- package/src/components/ReviewProduct/index.js +162 -162
- package/src/components/SearchOptions/index.js +69 -69
- package/src/components/Sessions/index.js +217 -217
- package/src/components/SignupForm/index.js +547 -547
- package/src/components/SingleBusinessCard/index.js +80 -80
- package/src/components/SingleOrderCard/index.js +160 -160
- package/src/components/SingleProductCard/index.js +130 -130
- package/src/components/SingleProfessionalCard/index.js +121 -121
- package/src/components/SmartAppBanner/index.js +71 -71
- package/src/components/StoreProductList/index.js +303 -303
- package/src/components/StripeElementsForm/CardForm/index.js +248 -248
- package/src/components/StripeElementsForm/index.js +78 -78
- package/src/components/UpsellingPage/index.js +120 -120
- package/src/components/UserFormDetails/index.js +688 -688
- package/src/components/UserVerification/index.js +242 -242
- package/src/components/WalletList/index.js +160 -160
- package/src/components/WebsocketStatus/index.js +80 -80
- package/src/components/WrapperGoogleMaps/index.js +67 -67
- package/src/constants/code-numbers.js +218 -218
- package/src/constants/timezones.js +427 -427
- package/src/contexts/ApiContext/index.js +59 -59
- package/src/contexts/BillingContext/index.js +28 -28
- package/src/contexts/BusinessContext/index.js +71 -71
- package/src/contexts/ConfigContext/index.js +215 -215
- package/src/contexts/CustomerContext/index.js +69 -69
- package/src/contexts/EventContext/index.js +31 -31
- package/src/contexts/LanguageContext/index.js +144 -144
- package/src/contexts/OptimizationLoadContext/index.js +95 -95
- package/src/contexts/OrderContext/index.js +1448 -1448
- package/src/contexts/OrderingContext/index.js +86 -86
- package/src/contexts/OrderingThemeContext/index.js +107 -107
- package/src/contexts/ProductContext/index.js +62 -62
- package/src/contexts/SessionContext/index.js +172 -172
- package/src/contexts/SiteContext/index.js +79 -79
- package/src/contexts/ToastContext/index.js +42 -42
- package/src/contexts/UtilsContext/index.js +352 -352
- package/src/contexts/ValidationsFieldsContext/index.js +65 -65
- package/src/contexts/WebsocketContext/index.js +91 -91
- package/src/contexts/WebsocketContext/socket.js +92 -92
- package/src/index.js +369 -369
- package/src/utils/index.js +32 -32
- package/src/webStrategy/index.js +18 -18
- package/webpack.dev.js +41 -41
- package/webpack.prod.js +64 -64
- package/_bundles/0.ordering-component.ddd8b5557b901fb64803.js +0 -1
- package/_bundles/7.ordering-component.ddd8b5557b901fb64803.js +0 -2
- package/_bundles/ordering-component.ddd8b5557b901fb64803.js +0 -2
- /package/_bundles/{7.ordering-component.ddd8b5557b901fb64803.js.LICENSE.txt → 7.ordering-component.3760baa5b9906f197b42.js.LICENSE.txt} +0 -0
|
@@ -8,7 +8,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
8
8
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
9
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
10
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
|
-
var ProductImages = function ProductImages(props) {
|
|
11
|
+
var ProductImages = exports.ProductImages = function ProductImages(props) {
|
|
12
12
|
var hero = props.hero,
|
|
13
13
|
gallery = props.gallery,
|
|
14
14
|
UIComponent = props.UIComponent;
|
|
@@ -17,38 +17,37 @@ var ProductImages = function ProductImages(props) {
|
|
|
17
17
|
gallery: gallery
|
|
18
18
|
})));
|
|
19
19
|
};
|
|
20
|
-
exports.ProductImages = ProductImages;
|
|
21
20
|
ProductImages.propTypes = {
|
|
22
|
-
/**
|
|
23
|
-
* UI Component, this must be containt all graphic elements and use parent props
|
|
21
|
+
/**
|
|
22
|
+
* UI Component, this must be containt all graphic elements and use parent props
|
|
24
23
|
*/
|
|
25
24
|
UIComponent: _propTypes.default.elementType,
|
|
26
|
-
/**
|
|
27
|
-
* hero, this must be contain the main product image
|
|
25
|
+
/**
|
|
26
|
+
* hero, this must be contain the main product image
|
|
28
27
|
*/
|
|
29
28
|
hero: _propTypes.default.string,
|
|
30
|
-
/**
|
|
31
|
-
* gallery, this must be contain the array of product images
|
|
29
|
+
/**
|
|
30
|
+
* gallery, this must be contain the array of product images
|
|
32
31
|
*/
|
|
33
32
|
gallery: _propTypes.default.arrayOf(_propTypes.default.string),
|
|
34
|
-
/**
|
|
35
|
-
* Components types before product images
|
|
36
|
-
* Array of type components, the parent props will pass to these components
|
|
33
|
+
/**
|
|
34
|
+
* Components types before product images
|
|
35
|
+
* Array of type components, the parent props will pass to these components
|
|
37
36
|
*/
|
|
38
37
|
beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
|
|
39
|
-
/**
|
|
40
|
-
* Components types after product images
|
|
41
|
-
* Array of type components, the parent props will pass to these components
|
|
38
|
+
/**
|
|
39
|
+
* Components types after product images
|
|
40
|
+
* Array of type components, the parent props will pass to these components
|
|
42
41
|
*/
|
|
43
42
|
afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
|
|
44
|
-
/**
|
|
45
|
-
* Elements before product images
|
|
46
|
-
* Array of HTML/Components elements, these components will not get the parent props
|
|
43
|
+
/**
|
|
44
|
+
* Elements before product images
|
|
45
|
+
* Array of HTML/Components elements, these components will not get the parent props
|
|
47
46
|
*/
|
|
48
47
|
beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
|
|
49
|
-
/**
|
|
50
|
-
* Elements after product images
|
|
51
|
-
* Array of HTML/Components elements, these components will not get the parent props
|
|
48
|
+
/**
|
|
49
|
+
* Elements after product images
|
|
50
|
+
* Array of HTML/Components elements, these components will not get the parent props
|
|
52
51
|
*/
|
|
53
52
|
afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
|
|
54
53
|
};
|
|
@@ -8,16 +8,16 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
8
8
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
9
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
10
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
|
-
/**
|
|
12
|
-
* Component to render product ingredient
|
|
11
|
+
/**
|
|
12
|
+
* Component to render product ingredient
|
|
13
13
|
*/
|
|
14
|
-
var ProductIngredient = function ProductIngredient(props) {
|
|
14
|
+
var ProductIngredient = exports.ProductIngredient = function ProductIngredient(props) {
|
|
15
15
|
var UIComponent = props.UIComponent,
|
|
16
16
|
ingredient = props.ingredient,
|
|
17
17
|
onChange = props.onChange;
|
|
18
18
|
|
|
19
|
-
/**
|
|
20
|
-
* Set current state
|
|
19
|
+
/**
|
|
20
|
+
* Set current state
|
|
21
21
|
*/
|
|
22
22
|
var state = {
|
|
23
23
|
id: ingredient.id,
|
|
@@ -25,16 +25,16 @@ var ProductIngredient = function ProductIngredient(props) {
|
|
|
25
25
|
selected: props.state.selected
|
|
26
26
|
};
|
|
27
27
|
|
|
28
|
-
/**
|
|
29
|
-
* Run onChange function with new state
|
|
30
|
-
* @param {object} newState State with changes
|
|
28
|
+
/**
|
|
29
|
+
* Run onChange function with new state
|
|
30
|
+
* @param {object} newState State with changes
|
|
31
31
|
*/
|
|
32
32
|
var changeState = function changeState(newState) {
|
|
33
33
|
onChange && onChange(newState, ingredient);
|
|
34
34
|
};
|
|
35
35
|
|
|
36
|
-
/**
|
|
37
|
-
* Select/unselect the suboption
|
|
36
|
+
/**
|
|
37
|
+
* Select/unselect the suboption
|
|
38
38
|
*/
|
|
39
39
|
var toggleSelect = function toggleSelect() {
|
|
40
40
|
changeState({
|
|
@@ -46,24 +46,23 @@ var ProductIngredient = function ProductIngredient(props) {
|
|
|
46
46
|
toggleSelect: toggleSelect
|
|
47
47
|
})));
|
|
48
48
|
};
|
|
49
|
-
exports.ProductIngredient = ProductIngredient;
|
|
50
49
|
ProductIngredient.propTypes = {
|
|
51
|
-
/**
|
|
52
|
-
* UI Component, this must be containt all graphic elements and use parent props
|
|
50
|
+
/**
|
|
51
|
+
* UI Component, this must be containt all graphic elements and use parent props
|
|
53
52
|
*/
|
|
54
53
|
UIComponent: _propTypes.default.elementType,
|
|
55
|
-
/**
|
|
56
|
-
* Ingredient object to render UI
|
|
54
|
+
/**
|
|
55
|
+
* Ingredient object to render UI
|
|
57
56
|
*/
|
|
58
57
|
ingredient: _propTypes.default.object.isRequired,
|
|
59
|
-
/**
|
|
60
|
-
* Current state
|
|
58
|
+
/**
|
|
59
|
+
* Current state
|
|
61
60
|
*/
|
|
62
61
|
state: _propTypes.default.shape({
|
|
63
62
|
selected: _propTypes.default.bool
|
|
64
63
|
}).isRequired,
|
|
65
|
-
/**
|
|
66
|
-
* Function to get ingredient changes
|
|
64
|
+
/**
|
|
65
|
+
* Function to get ingredient changes
|
|
67
66
|
*/
|
|
68
67
|
onChange: _propTypes.default.func
|
|
69
68
|
};
|
|
@@ -7,25 +7,24 @@ exports.ProductOption = void 0;
|
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
9
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
-
/**
|
|
11
|
-
* Component to render product options
|
|
10
|
+
/**
|
|
11
|
+
* Component to render product options
|
|
12
12
|
*/
|
|
13
|
-
var ProductOption = function ProductOption(props) {
|
|
13
|
+
var ProductOption = exports.ProductOption = function ProductOption(props) {
|
|
14
14
|
var UIComponent = props.UIComponent;
|
|
15
15
|
return /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, UIComponent && /*#__PURE__*/_react.default.createElement(UIComponent, props));
|
|
16
16
|
};
|
|
17
|
-
exports.ProductOption = ProductOption;
|
|
18
17
|
ProductOption.propTypes = {
|
|
19
|
-
/**
|
|
20
|
-
* UI Component, this must be containt all graphic elements and use parent props
|
|
18
|
+
/**
|
|
19
|
+
* UI Component, this must be containt all graphic elements and use parent props
|
|
21
20
|
*/
|
|
22
21
|
UIComponent: _propTypes.default.elementType,
|
|
23
|
-
/**
|
|
24
|
-
* Option object to render UI
|
|
22
|
+
/**
|
|
23
|
+
* Option object to render UI
|
|
25
24
|
*/
|
|
26
25
|
option: _propTypes.default.object.isRequired,
|
|
27
|
-
/**
|
|
28
|
-
* Flag error
|
|
26
|
+
/**
|
|
27
|
+
* Flag error
|
|
29
28
|
*/
|
|
30
29
|
error: _propTypes.default.bool
|
|
31
30
|
};
|
|
@@ -7,17 +7,17 @@ exports.ProductOptionSuboption = void 0;
|
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
9
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
|
-
function _typeof(
|
|
10
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
11
11
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
12
|
-
function ownKeys(
|
|
13
|
-
function _objectSpread(
|
|
12
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
13
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
14
14
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
15
|
-
function _toPropertyKey(
|
|
16
|
-
function _toPrimitive(
|
|
17
|
-
/**
|
|
18
|
-
* Component to render product option suboption
|
|
15
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
16
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
17
|
+
/**
|
|
18
|
+
* Component to render product option suboption
|
|
19
19
|
*/
|
|
20
|
-
var ProductOptionSuboption = function ProductOptionSuboption(props) {
|
|
20
|
+
var ProductOptionSuboption = exports.ProductOptionSuboption = function ProductOptionSuboption(props) {
|
|
21
21
|
var _pizzaState;
|
|
22
22
|
var UIComponent = props.UIComponent,
|
|
23
23
|
balance = props.balance,
|
|
@@ -28,8 +28,8 @@ var ProductOptionSuboption = function ProductOptionSuboption(props) {
|
|
|
28
28
|
pizzaState = props.pizzaState,
|
|
29
29
|
isAlsea = props.isAlsea;
|
|
30
30
|
|
|
31
|
-
/**
|
|
32
|
-
* Predefine default values for suboption state
|
|
31
|
+
/**
|
|
32
|
+
* Predefine default values for suboption state
|
|
33
33
|
*/
|
|
34
34
|
var selected = props.state.selected || props.state.quantity > 0;
|
|
35
35
|
var quantity = 0;
|
|
@@ -37,14 +37,14 @@ var ProductOptionSuboption = function ProductOptionSuboption(props) {
|
|
|
37
37
|
quantity = props.state.quantity;
|
|
38
38
|
} else if (selected) {
|
|
39
39
|
var _option$name;
|
|
40
|
-
quantity = (option === null || option === void 0
|
|
40
|
+
quantity = (option === null || option === void 0 || (_option$name = option.name) === null || _option$name === void 0 ? void 0 : _option$name.toLowerCase()) === 'queso y salsa' && isAlsea ? props.state.quantity : 1;
|
|
41
41
|
}
|
|
42
42
|
var position = props.state.position || 'whole';
|
|
43
43
|
var price = option.with_half_option && suboption.half_price && position !== 'whole' ? suboption.half_price : suboption.price;
|
|
44
|
-
var usePizzaValidation = (pizzaState === null || pizzaState === void 0
|
|
44
|
+
var usePizzaValidation = (pizzaState === null || pizzaState === void 0 || (_pizzaState = pizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)]) === null || _pizzaState === void 0 ? void 0 : _pizzaState.value) >= (option === null || option === void 0 ? void 0 : option.max) && !((option === null || option === void 0 ? void 0 : option.max) === 1 && (option === null || option === void 0 ? void 0 : option.min) === 1);
|
|
45
45
|
|
|
46
|
-
/**
|
|
47
|
-
* Set current state
|
|
46
|
+
/**
|
|
47
|
+
* Set current state
|
|
48
48
|
*/
|
|
49
49
|
var state = {
|
|
50
50
|
id: suboption.id,
|
|
@@ -56,22 +56,22 @@ var ProductOptionSuboption = function ProductOptionSuboption(props) {
|
|
|
56
56
|
total: price * quantity
|
|
57
57
|
};
|
|
58
58
|
|
|
59
|
-
/**
|
|
60
|
-
* Run onChange function with new state
|
|
61
|
-
* @param {object} newState State with changes
|
|
59
|
+
/**
|
|
60
|
+
* Run onChange function with new state
|
|
61
|
+
* @param {object} newState State with changes
|
|
62
62
|
*/
|
|
63
63
|
var changeState = function changeState(newState) {
|
|
64
64
|
onChange && onChange(newState, suboption, option);
|
|
65
65
|
};
|
|
66
66
|
|
|
67
|
-
/**
|
|
68
|
-
* Select/unselect the suboption
|
|
67
|
+
/**
|
|
68
|
+
* Select/unselect the suboption
|
|
69
69
|
*/
|
|
70
70
|
var toggleSelect = function toggleSelect() {
|
|
71
71
|
var _pizzaState2;
|
|
72
72
|
var selectStatus = isOrigin ? !state.selected : state.selected;
|
|
73
73
|
var minMaxValidation = option.with_half_option ? usePizzaValidation : balance === option.max && !((option === null || option === void 0 ? void 0 : option.max) === 1 && (option === null || option === void 0 ? void 0 : option.min) === 1);
|
|
74
|
-
var canBeSelectedByHalf = (pizzaState === null || pizzaState === void 0
|
|
74
|
+
var canBeSelectedByHalf = (pizzaState === null || pizzaState === void 0 || (_pizzaState2 = pizzaState["option:".concat(option === null || option === void 0 ? void 0 : option.id)]) === null || _pizzaState2 === void 0 ? void 0 : _pizzaState2.value) === option.max - 0.5 && option.with_half_option;
|
|
75
75
|
if (selectStatus && (option.limit_suboptions_by_max || isAlsea) && minMaxValidation && !canBeSelectedByHalf) {
|
|
76
76
|
return;
|
|
77
77
|
}
|
|
@@ -82,8 +82,8 @@ var ProductOptionSuboption = function ProductOptionSuboption(props) {
|
|
|
82
82
|
}));
|
|
83
83
|
};
|
|
84
84
|
|
|
85
|
-
/**
|
|
86
|
-
* Increment suboption quantity
|
|
85
|
+
/**
|
|
86
|
+
* Increment suboption quantity
|
|
87
87
|
*/
|
|
88
88
|
var increment = function increment() {
|
|
89
89
|
if (!(option !== null && option !== void 0 && option.with_half_option) && option.limit_suboptions_by_max && (balance === option.max || state.quantity === suboption.max)) {
|
|
@@ -102,8 +102,8 @@ var ProductOptionSuboption = function ProductOptionSuboption(props) {
|
|
|
102
102
|
}));
|
|
103
103
|
};
|
|
104
104
|
|
|
105
|
-
/**
|
|
106
|
-
* Decrement suboption quantity
|
|
105
|
+
/**
|
|
106
|
+
* Decrement suboption quantity
|
|
107
107
|
*/
|
|
108
108
|
var decrement = function decrement() {
|
|
109
109
|
if (state.quantity === 0) {
|
|
@@ -116,9 +116,9 @@ var ProductOptionSuboption = function ProductOptionSuboption(props) {
|
|
|
116
116
|
}));
|
|
117
117
|
};
|
|
118
118
|
|
|
119
|
-
/**
|
|
120
|
-
* Change position of the suboption
|
|
121
|
-
* @param {string} position Position of the suboption
|
|
119
|
+
/**
|
|
120
|
+
* Change position of the suboption
|
|
121
|
+
* @param {string} position Position of the suboption
|
|
122
122
|
*/
|
|
123
123
|
var changePosition = function changePosition(position) {
|
|
124
124
|
var price = option.with_half_option && suboption.half_price && position !== 'whole' ? suboption.half_price : suboption.price;
|
|
@@ -129,9 +129,9 @@ var ProductOptionSuboption = function ProductOptionSuboption(props) {
|
|
|
129
129
|
}));
|
|
130
130
|
};
|
|
131
131
|
|
|
132
|
-
/**
|
|
133
|
-
* Change position of the suboption
|
|
134
|
-
* @param {string} position Position of the suboption
|
|
132
|
+
/**
|
|
133
|
+
* Change position of the suboption
|
|
134
|
+
* @param {string} position Position of the suboption
|
|
135
135
|
*/
|
|
136
136
|
var changeQuantity = function changeQuantity(quantity) {
|
|
137
137
|
changeState(_objectSpread(_objectSpread({}, state), {}, {
|
|
@@ -149,34 +149,33 @@ var ProductOptionSuboption = function ProductOptionSuboption(props) {
|
|
|
149
149
|
toggleSelect: toggleSelect
|
|
150
150
|
})));
|
|
151
151
|
};
|
|
152
|
-
exports.ProductOptionSuboption = ProductOptionSuboption;
|
|
153
152
|
ProductOptionSuboption.propTypes = {
|
|
154
|
-
/**
|
|
155
|
-
* UI Component, this must be containt all graphic elements and use parent props
|
|
153
|
+
/**
|
|
154
|
+
* UI Component, this must be containt all graphic elements and use parent props
|
|
156
155
|
*/
|
|
157
156
|
UIComponent: _propTypes.default.elementType,
|
|
158
|
-
/**
|
|
159
|
-
* Current quantity options or suboptions selected
|
|
157
|
+
/**
|
|
158
|
+
* Current quantity options or suboptions selected
|
|
160
159
|
*/
|
|
161
160
|
balance: _propTypes.default.number.isRequired,
|
|
162
|
-
/**
|
|
163
|
-
* Option object to render UI
|
|
161
|
+
/**
|
|
162
|
+
* Option object to render UI
|
|
164
163
|
*/
|
|
165
164
|
option: _propTypes.default.object.isRequired,
|
|
166
|
-
/**
|
|
167
|
-
* Suboption object to render UI
|
|
165
|
+
/**
|
|
166
|
+
* Suboption object to render UI
|
|
168
167
|
*/
|
|
169
168
|
suboption: _propTypes.default.object.isRequired,
|
|
170
|
-
/**
|
|
171
|
-
* Current state
|
|
169
|
+
/**
|
|
170
|
+
* Current state
|
|
172
171
|
*/
|
|
173
172
|
state: _propTypes.default.shape({
|
|
174
173
|
selected: _propTypes.default.bool,
|
|
175
174
|
quantity: _propTypes.default.number,
|
|
176
175
|
position: _propTypes.default.string
|
|
177
176
|
}).isRequired,
|
|
178
|
-
/**
|
|
179
|
-
* Function to get suboption changes
|
|
177
|
+
/**
|
|
178
|
+
* Function to get suboption changes
|
|
180
179
|
*/
|
|
181
180
|
onChange: _propTypes.default.func
|
|
182
181
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
4
|
Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
value: true
|
|
6
6
|
});
|
|
@@ -8,16 +8,16 @@ exports.ProductShare = void 0;
|
|
|
8
8
|
var _react = _interopRequireWildcard(require("react"));
|
|
9
9
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
function _getRequireWildcardCache(
|
|
12
|
-
function _interopRequireWildcard(
|
|
11
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
12
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
13
13
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
14
14
|
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
15
15
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
16
16
|
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
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
|
-
function _iterableToArrayLimit(
|
|
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
|
-
var ProductShare = function ProductShare(props) {
|
|
20
|
+
var ProductShare = exports.ProductShare = function ProductShare(props) {
|
|
21
21
|
var UIComponent = props.UIComponent,
|
|
22
22
|
slug = props.slug,
|
|
23
23
|
categoryId = props.categoryId,
|
|
@@ -55,45 +55,43 @@ var ProductShare = function ProductShare(props) {
|
|
|
55
55
|
urlToShare: urlToShare
|
|
56
56
|
})));
|
|
57
57
|
};
|
|
58
|
-
exports.ProductShare = ProductShare;
|
|
59
58
|
ProductShare.propTypes = {
|
|
60
|
-
/**
|
|
61
|
-
* UI Component, this must be containt all graphic elements and use parent props
|
|
59
|
+
/**
|
|
60
|
+
* UI Component, this must be containt all graphic elements and use parent props
|
|
62
61
|
*/
|
|
63
62
|
UIComponent: _propTypes.default.elementType,
|
|
64
|
-
/**
|
|
65
|
-
* Business slug
|
|
63
|
+
/**
|
|
64
|
+
* Business slug
|
|
66
65
|
*/
|
|
67
66
|
slug: _propTypes.default.string,
|
|
68
|
-
/**
|
|
69
|
-
* product category id
|
|
67
|
+
/**
|
|
68
|
+
* product category id
|
|
70
69
|
*/
|
|
71
70
|
categoryId: _propTypes.default.number,
|
|
72
|
-
/**
|
|
73
|
-
* product id
|
|
71
|
+
/**
|
|
72
|
+
* product id
|
|
74
73
|
*/
|
|
75
74
|
productId: _propTypes.default.number,
|
|
76
|
-
/**
|
|
77
|
-
* Components types before business type filter
|
|
78
|
-
* Array of type components, the parent props will pass to these components
|
|
75
|
+
/**
|
|
76
|
+
* Components types before business type filter
|
|
77
|
+
* Array of type components, the parent props will pass to these components
|
|
79
78
|
*/
|
|
80
79
|
beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
|
|
81
|
-
/**
|
|
82
|
-
* Components types after business type filter
|
|
83
|
-
* Array of type components, the parent props will pass to these components
|
|
80
|
+
/**
|
|
81
|
+
* Components types after business type filter
|
|
82
|
+
* Array of type components, the parent props will pass to these components
|
|
84
83
|
*/
|
|
85
84
|
afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
|
|
86
|
-
/**
|
|
87
|
-
* Elements before business type filter
|
|
88
|
-
* Array of HTML/Components elements, these components will not get the parent props
|
|
85
|
+
/**
|
|
86
|
+
* Elements before business type filter
|
|
87
|
+
* Array of HTML/Components elements, these components will not get the parent props
|
|
89
88
|
*/
|
|
90
89
|
beforeElements: _propTypes.default.arrayOf(_propTypes.default.element)
|
|
91
|
-
/**
|
|
92
|
-
* Elements after business type filter
|
|
93
|
-
* Array of HTML/Components elements, these components will not get the parent props
|
|
90
|
+
/**
|
|
91
|
+
* Elements after business type filter
|
|
92
|
+
* Array of HTML/Components elements, these components will not get the parent props
|
|
94
93
|
*/
|
|
95
94
|
};
|
|
96
|
-
|
|
97
95
|
ProductShare.defaultProps = {
|
|
98
96
|
beforeComponents: [],
|
|
99
97
|
afterComponents: [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
4
|
Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
value: true
|
|
6
6
|
});
|
|
@@ -8,16 +8,16 @@ exports.ProductsList = void 0;
|
|
|
8
8
|
var _react = _interopRequireWildcard(require("react"));
|
|
9
9
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
-
function _getRequireWildcardCache(
|
|
12
|
-
function _interopRequireWildcard(
|
|
11
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
12
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
13
13
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
14
14
|
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
15
15
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
16
16
|
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
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
|
-
function _iterableToArrayLimit(
|
|
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
|
-
var ProductsList = function ProductsList(props) {
|
|
20
|
+
var ProductsList = exports.ProductsList = function ProductsList(props) {
|
|
21
21
|
var categories = props.categories,
|
|
22
22
|
UIComponent = props.UIComponent;
|
|
23
23
|
var _useState = (0, _react.useState)(categories),
|
|
@@ -33,42 +33,41 @@ var ProductsList = function ProductsList(props) {
|
|
|
33
33
|
categories: categoriesFiltered
|
|
34
34
|
})));
|
|
35
35
|
};
|
|
36
|
-
exports.ProductsList = ProductsList;
|
|
37
36
|
ProductsList.propTypes = {
|
|
38
|
-
/**
|
|
39
|
-
* UI Component, this must be containt all graphic elements and use parent props
|
|
37
|
+
/**
|
|
38
|
+
* UI Component, this must be containt all graphic elements and use parent props
|
|
40
39
|
*/
|
|
41
40
|
UIComponent: _propTypes.default.elementType,
|
|
42
|
-
/**
|
|
43
|
-
* productslist, this must be contains an object with products, loading and error data
|
|
41
|
+
/**
|
|
42
|
+
* productslist, this must be contains an object with products, loading and error data
|
|
44
43
|
*/
|
|
45
44
|
productsList: _propTypes.default.object,
|
|
46
|
-
/**
|
|
47
|
-
* categories, this must be contains an array of products categories
|
|
45
|
+
/**
|
|
46
|
+
* categories, this must be contains an array of products categories
|
|
48
47
|
*/
|
|
49
48
|
categories: _propTypes.default.arrayOf(_propTypes.default.object),
|
|
50
|
-
/**
|
|
51
|
-
* flag shows categories with products or only products
|
|
49
|
+
/**
|
|
50
|
+
* flag shows categories with products or only products
|
|
52
51
|
*/
|
|
53
52
|
isAllCategory: _propTypes.default.bool,
|
|
54
|
-
/**
|
|
55
|
-
* Components types before products list
|
|
56
|
-
* Array of type components, the parent props will pass to these components
|
|
53
|
+
/**
|
|
54
|
+
* Components types before products list
|
|
55
|
+
* Array of type components, the parent props will pass to these components
|
|
57
56
|
*/
|
|
58
57
|
beforeComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
|
|
59
|
-
/**
|
|
60
|
-
* Components types after products list
|
|
61
|
-
* Array of type components, the parent props will pass to these components
|
|
58
|
+
/**
|
|
59
|
+
* Components types after products list
|
|
60
|
+
* Array of type components, the parent props will pass to these components
|
|
62
61
|
*/
|
|
63
62
|
afterComponents: _propTypes.default.arrayOf(_propTypes.default.elementType),
|
|
64
|
-
/**
|
|
65
|
-
* Elements before products list
|
|
66
|
-
* Array of HTML/Components elements, these components will not get the parent props
|
|
63
|
+
/**
|
|
64
|
+
* Elements before products list
|
|
65
|
+
* Array of HTML/Components elements, these components will not get the parent props
|
|
67
66
|
*/
|
|
68
67
|
beforeElements: _propTypes.default.arrayOf(_propTypes.default.element),
|
|
69
|
-
/**
|
|
70
|
-
* Elements after products list
|
|
71
|
-
* Array of HTML/Components elements, these components will not get the parent props
|
|
68
|
+
/**
|
|
69
|
+
* Elements after products list
|
|
70
|
+
* Array of HTML/Components elements, these components will not get the parent props
|
|
72
71
|
*/
|
|
73
72
|
afterElements: _propTypes.default.arrayOf(_propTypes.default.element)
|
|
74
73
|
};
|