tabexseriescomponents 0.0.71 → 0.0.74
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/dist/index.cjs.js +689 -375
- package/dist/index.esm.js +696 -382
- package/dist/index.umd.js +692 -379
- package/package.json +1 -1
- package/{src1-10 → srcOLD}/Contexts/LanguageContext.jsx +0 -0
- package/{src1-10 → srcOLD}/Contexts/ProductsCardsSectionContext.jsx +0 -0
- package/{src1-10 → srcOLD}/StylesJS/Customstyles.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +19 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +8 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +7 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +72 -45
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +15 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/MenuCard/MenuCard.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard6/Productcard6.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard7/Productcard7.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +14 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +17 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +14 -1
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +11 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +15 -3
- package/{src1-10 → srcOLD}/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +11 -1
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer1/Footer1.jsx +26 -26
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer2/Footer2.jsx +25 -24
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer3/Footer3.jsx +6 -14
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer4/Footer4.jsx +12 -11
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer5/Footer5.jsx +88 -81
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer6/Footer6.jsx +48 -39
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer7/Footer7.jsx +61 -58
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +34 -27
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/noimage.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/usflag.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/AllinoneHeader/AllinoneHeader.jsx +99 -97
- package/{src1-10 → srcOLD}/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +80 -74
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header4/Header4.jsx +95 -77
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header6/Header6.jsx +76 -73
- package/srcOLD/TabexComponents/Headers/Header8/Header8.jsx +882 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +137 -93
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +114 -85
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +23 -3
- package/{src1-10 → srcOLD}/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +114 -116
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Modernheader/Modernheader.jsx +92 -100
- package/{src1-10 → srcOLD}/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +98 -110
- package/srcOLD/TabexComponents/Headers/Subheader/Subheader copy.jsx +228 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Subheader/Subheader.jsx +22 -10
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +7 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +784 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +75 -7
- package/{src1-10/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx → srcOLD/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.js} +92 -82
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection7/CardsSection7.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection8/CardsSection8.js +0 -0
- package/{src1-10/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx → srcOLD/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.js} +74 -34
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +0 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +284 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +8 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +414 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +53 -92
- package/srcOLD/TabexComponents/StaticPages/Aboutus/Aboutus.js +175 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +15 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
- package/{src1-10/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx → srcOLD/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.js} +40 -110
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Checkout/Checkout.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Filter/Filter.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/Login.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +14 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Policies/Policies.jsx +5 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +50 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +16 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Signup/Signup.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Viewcart/Viewcart.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +23 -0
- package/{src1-10 → srcOLD}/assets/images/cod.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/egyptflag.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/fawry.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/payment.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/paymob.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/paypal.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/shoppingcart.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/usflag.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/visa.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/whatsapp.png +0 -0
- package/{src1-10 → srcOLD}/button.jsx +0 -0
- package/{src1-10 → srcOLD}/index.jsx +2 -6
- package/{src1-10 → srcOLD}/styles/Home.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorcycard_fullimage.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorycard_slidebgscaled.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorycard_withshapes.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productcard6.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productcard_with_circularbg.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productccard_with_zoominonhover.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Prouductcard_with_zoomhover.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/categorycard.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/categorycard3.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/categorycardwithtext.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productcard_animatedbuttons.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productcard_with_textonhover.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productccard_with_imageontopleft.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/bootstrap.css +73 -68
- package/{src1-10 → srcOLD}/styles/general/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/editorbardropdown.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/filter.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/form.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/general.module.css +0 -152
- package/{src1-10 → srcOLD}/styles/general/image-gallery.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/react-accessible-accordion.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/react-phone-input-2.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/scrollbtn.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/slick.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/tabs.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/workplaceeditor.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/globals.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Allinoneheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Header7.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Header_threesectionslogocentered.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Sideheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/classicheaderstyles.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header4.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header5.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header6.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header_contactinfo.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/headerresturant.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/headerstyles.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/modernheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/subheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Backgroundimage1.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Backgroundimage_with_topcircle.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Section_with_rightbgcont.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Slideshow_with_rotatedsquare.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Slideshow_with_squarebg.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/accordion.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/cart.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/filter.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/login.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/productinfo.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/shop.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/signup.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/staticroutersidenav.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/viewcart.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/wishlist.module.css +0 -0
- package/src1-10/TabexComponents/Headers/Header8/Header8.jsx +0 -888
- package/src1-10/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +0 -409
- package/src1-10/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +0 -139
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +0 -197
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +0 -91
|
@@ -0,0 +1,414 @@
|
|
|
1
|
+
// import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../../WebsiteDesignWorkPlaceContext';
|
|
3
|
+
// import { Slide } from 'react-slideshow-image';
|
|
4
|
+
// import 'react-slideshow-image/dist/styles.css';
|
|
5
|
+
// import { css } from 'glamor';
|
|
6
|
+
// import { serverbaselink } from '../../../../Env_Variables';
|
|
7
|
+
// import { LanguageContext } from '../../../../LanguageContext';
|
|
8
|
+
// import { TemplateRoutingContext } from '../../../../TemplateRoutingContext';
|
|
9
|
+
// import { IoIosArrowRoundForward, IoIosArrowRoundBack } from 'react-icons/io';
|
|
10
|
+
|
|
11
|
+
// const Slideshowslide = (props) => {
|
|
12
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
13
|
+
// const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
14
|
+
// const [sectionproperties, setsectionproperties] = useState('');
|
|
15
|
+
// const [bgimagearrayofobjs, setbgimagearrayofobjs] = useState([]);
|
|
16
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
17
|
+
// useEffect(() => {
|
|
18
|
+
// if (props.srcfrom == 'addsectionform') {
|
|
19
|
+
// var secpropobj = {};
|
|
20
|
+
// props.defaultproperties.forEach(function (defaultpropobj, defaultpropindex) {
|
|
21
|
+
// secpropobj[defaultpropobj.property_css_name] = defaultpropobj.property_value;
|
|
22
|
+
// });
|
|
23
|
+
// setsectionproperties({ ...secpropobj });
|
|
24
|
+
// } else {
|
|
25
|
+
// var secpropobj = {};
|
|
26
|
+
|
|
27
|
+
// StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
28
|
+
// if (sectionitem.sectionid == props.sectionidprops) {
|
|
29
|
+
// sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
|
|
30
|
+
// secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
|
|
31
|
+
// });
|
|
32
|
+
// }
|
|
33
|
+
// });
|
|
34
|
+
// setsectionproperties({ ...secpropobj });
|
|
35
|
+
// }
|
|
36
|
+
// }, [StatePagePropertiesContext]);
|
|
37
|
+
// useEffect(() => {
|
|
38
|
+
// if (sectionproperties.length != 0 && sectionproperties.bg1_arrayofobjs != undefined) {
|
|
39
|
+
// var bg_arrayofobjsparsed = JSON.parse(sectionproperties.bg1_arrayofobjs);
|
|
40
|
+
// if (Array.isArray(bg_arrayofobjsparsed)) {
|
|
41
|
+
// setbgimagearrayofobjs([...bg_arrayofobjsparsed]);
|
|
42
|
+
// }
|
|
43
|
+
// }
|
|
44
|
+
// }, [sectionproperties]);
|
|
45
|
+
|
|
46
|
+
// const Slideshowsettings = {
|
|
47
|
+
// indicators: false,
|
|
48
|
+
// arrows: false,
|
|
49
|
+
// pauseOnHover: false,
|
|
50
|
+
// };
|
|
51
|
+
// const slideshow_styles = {
|
|
52
|
+
// slideshow_btn: css({
|
|
53
|
+
// height: sectionproperties.generalbtn_height + 'px',
|
|
54
|
+
// width: sectionproperties.generalbtn_width + 'px',
|
|
55
|
+
// background: sectionproperties.generalbtn_bgColor,
|
|
56
|
+
// color: sectionproperties.generalbtn_textColor,
|
|
57
|
+
// borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
58
|
+
// borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
59
|
+
// borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
60
|
+
// borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
61
|
+
// fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
62
|
+
// lineHeight: sectionproperties.generalbtn_fontsize + 'px',
|
|
63
|
+
// textTransform: sectionproperties.generalbtn_texttransform,
|
|
64
|
+
// fontWeight: sectionproperties.generalbtn_fontweight,
|
|
65
|
+
// transition: '.3s',
|
|
66
|
+
// ':hover': {
|
|
67
|
+
// background: sectionproperties.generalbtn_bgColoronhover,
|
|
68
|
+
// color: sectionproperties.generalbtn_textColoronhover,
|
|
69
|
+
// },
|
|
70
|
+
// }),
|
|
71
|
+
// };
|
|
72
|
+
|
|
73
|
+
// return (
|
|
74
|
+
// <div class="row m-0 w-100 d-flex justify-content-center align-items-center">
|
|
75
|
+
// <div class="col-lg-12 p-0 d-flex justify-content-center h-md-350px" style={{ height: sectionproperties.height + 'vh' }}>
|
|
76
|
+
// <div
|
|
77
|
+
// style={{
|
|
78
|
+
// borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
79
|
+
// borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
80
|
+
// borderBottomRightRadius: sectionproperties.borderBottomRightRadius + '100px',
|
|
81
|
+
// borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + '100px',
|
|
82
|
+
// width: sectionproperties.width + 'vw',
|
|
83
|
+
// marginBottom: sectionproperties.marginBottom + 'px',
|
|
84
|
+
// marginTop: sectionproperties.marginTop + 'px',
|
|
85
|
+
// height: sectionproperties.height + 'vh',
|
|
86
|
+
// }}
|
|
87
|
+
// >
|
|
88
|
+
// <Slide {...Slideshowsettings} transitionDuration={500} duration={1500} arrow={true} easing="ease">
|
|
89
|
+
// {Object.keys(bgimagearrayofobjs).length != 0 &&
|
|
90
|
+
// bgimagearrayofobjs.map((item, index) => {
|
|
91
|
+
// return (
|
|
92
|
+
// <div
|
|
93
|
+
// key={index}
|
|
94
|
+
// class="h-md-350px p-sm-2 d-md-flex justify-content-md-center align-items-md-center"
|
|
95
|
+
// style={{
|
|
96
|
+
// width: '100%',
|
|
97
|
+
// height: sectionproperties.height + 'vh',
|
|
98
|
+
// borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
99
|
+
// borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
100
|
+
// borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
101
|
+
// borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
102
|
+
// backgroundSize: 'cover',
|
|
103
|
+
// backgroundPosition: 'center',
|
|
104
|
+
// backgroundImage: `url(` + serverbaselink + bgimagearrayofobjs[index].bg1_image + `)`,
|
|
105
|
+
// paddingTop: sectionproperties.paddingTop + 'px',
|
|
106
|
+
// paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
107
|
+
// paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px',
|
|
108
|
+
// }}
|
|
109
|
+
// >
|
|
110
|
+
// <div class="row m-0 w-100 d-flex d-md-none align-items-md-center justify-content-md-center pl-3 pr-3" style={{ position: 'absolute', height: '100%' }}>
|
|
111
|
+
// <p
|
|
112
|
+
// className="m-0 p-0"
|
|
113
|
+
// style={{
|
|
114
|
+
// position: 'relative',
|
|
115
|
+
// fontSize: bgimagearrayofobjs[index].bg1_fontsize + 'px',
|
|
116
|
+
// color: bgimagearrayofobjs[index].bg1_txtcolor,
|
|
117
|
+
// fontWeight: bgimagearrayofobjs[index].bg1_fontweight,
|
|
118
|
+
// top: bgimagearrayofobjs[index].bg1_texttop + 'px',
|
|
119
|
+
// left: langdetect == 'en' ? bgimagearrayofobjs[index].bg1_textleft + 'px' : '20%',
|
|
120
|
+
// // right: langdetect == 'en' ? '' : bgimagearrayofobjs[index].bg1_textleft + 'px',
|
|
121
|
+
// zIndex: 1000,
|
|
122
|
+
// }}
|
|
123
|
+
// >
|
|
124
|
+
// {langdetect == 'en' ? bgimagearrayofobjs[index].bg1_text_en : bgimagearrayofobjs[index].bg1_text_ar}
|
|
125
|
+
// </p>
|
|
126
|
+
// <p
|
|
127
|
+
// className="m-0 p-0"
|
|
128
|
+
// style={{
|
|
129
|
+
// position: 'absolute',
|
|
130
|
+
// fontSize: bgimagearrayofobjs[index].bg1_desfontsize + 'px',
|
|
131
|
+
// color: bgimagearrayofobjs[index].bg1_descolor,
|
|
132
|
+
// textTransform: bgimagearrayofobjs[index].bg1_destxttransform,
|
|
133
|
+
// fontWeight: bgimagearrayofobjs[index].bg1_desfontweight,
|
|
134
|
+
// top: bgimagearrayofobjs[index].desc1top + 'px',
|
|
135
|
+
// left: langdetect == 'en' ? bgimagearrayofobjs[index].desc1left + 'px' : '',
|
|
136
|
+
// right: langdetect == 'en' ? '' : bgimagearrayofobjs[index].desc1left + 'px',
|
|
137
|
+
// // textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
138
|
+
// }}
|
|
139
|
+
// >
|
|
140
|
+
// {langdetect == 'en' ? bgimagearrayofobjs[index].bg1_descriptionen : bgimagearrayofobjs[index].bg1_descriptionar}
|
|
141
|
+
// </p>
|
|
142
|
+
// {bgimagearrayofobjs[index].showbutton1 == 'Show' && (
|
|
143
|
+
// <button
|
|
144
|
+
// class={`${slideshow_styles.slideshow_btn}` + ' allcentered '}
|
|
145
|
+
// style={{
|
|
146
|
+
// position: 'absolute',
|
|
147
|
+
// top: bgimagearrayofobjs[index].bg1_btnpositiontop + 'px',
|
|
148
|
+
// left: langdetect == 'en' ? bgimagearrayofobjs[index].bg1_btnpositionleft + 'px' : '',
|
|
149
|
+
// right: langdetect == 'en' ? '' : bgimagearrayofobjs[index].bg1_btnpositionleft + 'px',
|
|
150
|
+
// letterSpacing: langdetect == 'en' ? '1px' : 0,
|
|
151
|
+
// }}
|
|
152
|
+
// onClick={() => {
|
|
153
|
+
// routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
|
|
154
|
+
// }}
|
|
155
|
+
// >
|
|
156
|
+
// {langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}{' '}
|
|
157
|
+
// {langdetect == 'en' ? <IoIosArrowRoundForward size={20} /> : <IoIosArrowRoundBack size={20} />}
|
|
158
|
+
// </button>
|
|
159
|
+
// )}
|
|
160
|
+
// </div>
|
|
161
|
+
// <div class="row m-0 w-100 d-none d-md-flex flex-column justify-content-center align-items-center pl-3 pr-3">
|
|
162
|
+
// <p
|
|
163
|
+
// className="m-0 p-0"
|
|
164
|
+
// style={{
|
|
165
|
+
// fontSize: bgimagearrayofobjs[index].bg1_fontsize + 'px',
|
|
166
|
+
// color: bgimagearrayofobjs[index].bg1_txtcolor,
|
|
167
|
+
// fontWeight: bgimagearrayofobjs[index].bg1_fontweight,
|
|
168
|
+
// zIndex: 1000,
|
|
169
|
+
// }}
|
|
170
|
+
// >
|
|
171
|
+
// {langdetect == 'en' ? bgimagearrayofobjs[index].bg1_text_en : bgimagearrayofobjs[index].bg1_text_ar}
|
|
172
|
+
// </p>
|
|
173
|
+
// <p
|
|
174
|
+
// style={{
|
|
175
|
+
// fontSize: bgimagearrayofobjs[index].bg1_desfontsize + 'px',
|
|
176
|
+
// color: bgimagearrayofobjs[index].bg1_descolor,
|
|
177
|
+
// textTransform: bgimagearrayofobjs[index].bg1_destxttransform,
|
|
178
|
+
// fontWeight: bgimagearrayofobjs[index].bg1_desfontweight,
|
|
179
|
+
// }}
|
|
180
|
+
// >
|
|
181
|
+
// {langdetect == 'en' ? bgimagearrayofobjs[index].bg1_descriptionen : bgimagearrayofobjs[index].bg1_descriptionar}
|
|
182
|
+
// </p>
|
|
183
|
+
// {bgimagearrayofobjs[index].showbutton1 == 'Show' && (
|
|
184
|
+
// <button
|
|
185
|
+
// class={`${slideshow_styles.slideshow_btn}` + ' allcentered '}
|
|
186
|
+
// style={{
|
|
187
|
+
// letterSpacing: langdetect == 'en' ? '1px' : 0,
|
|
188
|
+
// }}
|
|
189
|
+
// onClick={() => {
|
|
190
|
+
// routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
|
|
191
|
+
// }}
|
|
192
|
+
// >
|
|
193
|
+
// {langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}{' '}
|
|
194
|
+
// {langdetect == 'en' ? <IoIosArrowRoundForward size={20} /> : <IoIosArrowRoundBack size={20} />}
|
|
195
|
+
// </button>
|
|
196
|
+
// )}
|
|
197
|
+
// </div>
|
|
198
|
+
// </div>
|
|
199
|
+
// );
|
|
200
|
+
// })}
|
|
201
|
+
// </Slide>
|
|
202
|
+
// </div>
|
|
203
|
+
// </div>
|
|
204
|
+
// </div>
|
|
205
|
+
// );
|
|
206
|
+
// };
|
|
207
|
+
// export default Slideshowslide;
|
|
208
|
+
|
|
209
|
+
import React, { useEffect, useState, useContext } from 'react';
|
|
210
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../../WebsiteDesignWorkPlaceContext';
|
|
211
|
+
import { Slide } from 'react-slideshow-image';
|
|
212
|
+
// import 'react-slideshow-image/dist/styles.css';
|
|
213
|
+
import { css } from 'glamor';
|
|
214
|
+
import { serverbaselink } from '../../../../../Env';
|
|
215
|
+
// import { LanguageContext } from '../../../../LanguageContext';
|
|
216
|
+
import { IoIosArrowRoundForward, IoIosArrowRoundBack } from 'react-icons/io';
|
|
217
|
+
// import { TemplateRoutingContext } from '../../../../TemplateRoutingContext';
|
|
218
|
+
const Slideshowslide = (props) => {
|
|
219
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
220
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
221
|
+
// const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
222
|
+
const [sectionproperties, setsectionproperties] = useState('');
|
|
223
|
+
const [bgimagearrayofobjs, setbgimagearrayofobjs] = useState([]);
|
|
224
|
+
|
|
225
|
+
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
226
|
+
const lang = props.actions.lang;
|
|
227
|
+
const langdetect = props.actions.langdetect;
|
|
228
|
+
const routingcountext = props.actions.routingcountext;
|
|
229
|
+
const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
230
|
+
|
|
231
|
+
useEffect(() => {
|
|
232
|
+
if (props.srcfrom == 'addsectionform') {
|
|
233
|
+
var secpropobj = {};
|
|
234
|
+
props.defaultproperties.forEach(function (defaultpropobj, defaultpropindex) {
|
|
235
|
+
secpropobj[defaultpropobj.property_css_name] = defaultpropobj.property_value;
|
|
236
|
+
});
|
|
237
|
+
setsectionproperties({ ...secpropobj });
|
|
238
|
+
} else {
|
|
239
|
+
var secpropobj = {};
|
|
240
|
+
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
241
|
+
if (sectionitem.sectionid == props.sectionidprops) {
|
|
242
|
+
sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
|
|
243
|
+
secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
|
|
244
|
+
});
|
|
245
|
+
}
|
|
246
|
+
});
|
|
247
|
+
setsectionproperties({ ...secpropobj });
|
|
248
|
+
}
|
|
249
|
+
}, [StatePagePropertiesContext]);
|
|
250
|
+
useEffect(() => {
|
|
251
|
+
if (sectionproperties.length != 0 && sectionproperties.slideshowarrayofobj != undefined) {
|
|
252
|
+
var bg_arrayofobjsparsed = JSON.parse(sectionproperties.slideshowarrayofobj);
|
|
253
|
+
if (Array.isArray(bg_arrayofobjsparsed)) {
|
|
254
|
+
setbgimagearrayofobjs([...bg_arrayofobjsparsed]);
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
}, [sectionproperties]);
|
|
258
|
+
const Slideshowsettings = {
|
|
259
|
+
indicators: false,
|
|
260
|
+
arrows: false,
|
|
261
|
+
pauseOnHover: false,
|
|
262
|
+
scale: 1.4,
|
|
263
|
+
};
|
|
264
|
+
const slideshow_styles = {
|
|
265
|
+
slideshow_btn: css({
|
|
266
|
+
zIndex: 1000,
|
|
267
|
+
height: sectionproperties.generalbtn_height + 'px',
|
|
268
|
+
width: sectionproperties.generalbtn_width + 'px',
|
|
269
|
+
background: sectionproperties.generalbtn_bgColor,
|
|
270
|
+
color: sectionproperties.generalbtn_textColor,
|
|
271
|
+
borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
272
|
+
borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
273
|
+
borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
274
|
+
borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
275
|
+
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
276
|
+
lineHeight: sectionproperties.generalbtn_fontsize + 'px',
|
|
277
|
+
textTransform: sectionproperties.generalbtn_texttransform,
|
|
278
|
+
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
279
|
+
transition: '.3s',
|
|
280
|
+
':hover': {
|
|
281
|
+
background: sectionproperties.generalbtn_bgColoronhover,
|
|
282
|
+
color: sectionproperties.generalbtn_textColoronhover,
|
|
283
|
+
},
|
|
284
|
+
}),
|
|
285
|
+
};
|
|
286
|
+
const SlideShowTextContainer = (item) => {
|
|
287
|
+
return (
|
|
288
|
+
<div
|
|
289
|
+
class={'row m-0 w-100 pl-md-2 pr-md-2'}
|
|
290
|
+
style={{
|
|
291
|
+
position: 'absolute',
|
|
292
|
+
top: '40%',
|
|
293
|
+
zIndex: 1000,
|
|
294
|
+
paddingTop: sectionproperties.paddingTop + 'px',
|
|
295
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
296
|
+
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px',
|
|
297
|
+
}}
|
|
298
|
+
>
|
|
299
|
+
<div
|
|
300
|
+
class={'col-lg-12 d-flex justify-content-start'}
|
|
301
|
+
style={{
|
|
302
|
+
textAlign: 'center',
|
|
303
|
+
}}
|
|
304
|
+
>
|
|
305
|
+
<p
|
|
306
|
+
className="m-0 p-0 wordbreak PacificoFont"
|
|
307
|
+
style={{
|
|
308
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
309
|
+
color: sectionproperties.slideshowText1ContentColor,
|
|
310
|
+
fontWeight: sectionproperties.slideshowText1ContentFontWeight,
|
|
311
|
+
}}
|
|
312
|
+
>
|
|
313
|
+
{langdetect == 'en' ? item.titleen : item.titlear}
|
|
314
|
+
</p>
|
|
315
|
+
</div>
|
|
316
|
+
<div class={'col-lg-12 d-flex justify-content-start'}>
|
|
317
|
+
<p
|
|
318
|
+
className="m-0 p-0 wordbreak"
|
|
319
|
+
style={{
|
|
320
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
321
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
322
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
323
|
+
}}
|
|
324
|
+
>
|
|
325
|
+
{langdetect == 'en' ? item.descriptionen : item.descriptionar}
|
|
326
|
+
</p>
|
|
327
|
+
</div>
|
|
328
|
+
<div class={'col-lg-12 d-flex justify-content-start mt-3'}>
|
|
329
|
+
<button
|
|
330
|
+
class={`${slideshow_styles.slideshow_btn}` + ' allcentered '}
|
|
331
|
+
style={{
|
|
332
|
+
letterSpacing: langdetect == 'en' ? '1px' : 0,
|
|
333
|
+
}}
|
|
334
|
+
onClick={() => {
|
|
335
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
|
|
336
|
+
}}
|
|
337
|
+
>
|
|
338
|
+
{langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}{' '}
|
|
339
|
+
{langdetect == 'en' ? <IoIosArrowRoundForward size={20} /> : <IoIosArrowRoundBack size={20} />}
|
|
340
|
+
</button>
|
|
341
|
+
</div>
|
|
342
|
+
</div>
|
|
343
|
+
);
|
|
344
|
+
};
|
|
345
|
+
return (
|
|
346
|
+
<div class="row m-0 w-100 d-flex justify-content-center align-items-center">
|
|
347
|
+
<div class={'col-lg-12 p-0 d-flex justify-content-center'} style={{ height: sectionproperties.height + 'vh' }}>
|
|
348
|
+
<div
|
|
349
|
+
style={{
|
|
350
|
+
position: 'relative',
|
|
351
|
+
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
352
|
+
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
353
|
+
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
354
|
+
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
355
|
+
width: sectionproperties.width + 'vw',
|
|
356
|
+
marginBottom: sectionproperties.marginBottom + 'px',
|
|
357
|
+
marginTop: sectionproperties.marginTop + 'px',
|
|
358
|
+
height: sectionproperties.height + 'vh',
|
|
359
|
+
}}
|
|
360
|
+
>
|
|
361
|
+
<Slide {...Slideshowsettings} transitionDuration={1500} duration={1500} arrow={true} easing="ease">
|
|
362
|
+
{Object.keys(bgimagearrayofobjs).length != 0 &&
|
|
363
|
+
bgimagearrayofobjs.map((item, index) => {
|
|
364
|
+
return (
|
|
365
|
+
<div
|
|
366
|
+
class="row m-0 w-100"
|
|
367
|
+
style={{
|
|
368
|
+
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
369
|
+
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
370
|
+
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
371
|
+
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
372
|
+
}}
|
|
373
|
+
>
|
|
374
|
+
<div
|
|
375
|
+
class={'p-0 align-items-center d-flex d-sm-none '}
|
|
376
|
+
key={index}
|
|
377
|
+
style={{
|
|
378
|
+
direction: langdetect == 'en' ? 'ltr' : 'rtl',
|
|
379
|
+
width: '100%',
|
|
380
|
+
height: sectionproperties.height + 'vh',
|
|
381
|
+
backgroundSize: 'cover',
|
|
382
|
+
backgroundPosition: 'center',
|
|
383
|
+
backgroundImage: langdetect == 'en' ? `url(` + serverbaselink + item.imageen + `)` : `url(` + serverbaselink + item.imagear + `)`,
|
|
384
|
+
paddingTop: sectionproperties.paddingTop + 'px',
|
|
385
|
+
}}
|
|
386
|
+
>
|
|
387
|
+
{SlideShowTextContainer(item)}
|
|
388
|
+
</div>
|
|
389
|
+
<div
|
|
390
|
+
class={'p-0 align-items-center d-none d-sm-flex '}
|
|
391
|
+
key={index}
|
|
392
|
+
style={{
|
|
393
|
+
width: '100%',
|
|
394
|
+
height: sectionproperties.height + 'vh',
|
|
395
|
+
backgroundSize: 'cover',
|
|
396
|
+
backgroundPosition: 'center',
|
|
397
|
+
backgroundImage: langdetect == 'en' ? `url(` + serverbaselink + item.image_resp_en + `)` : `url(` + serverbaselink + item.image_resp_ar + `)`,
|
|
398
|
+
paddingTop: sectionproperties.paddingTop + 'px',
|
|
399
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
400
|
+
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px',
|
|
401
|
+
}}
|
|
402
|
+
>
|
|
403
|
+
{SlideShowTextContainer(item)}
|
|
404
|
+
</div>
|
|
405
|
+
</div>
|
|
406
|
+
);
|
|
407
|
+
})}
|
|
408
|
+
</Slide>
|
|
409
|
+
</div>
|
|
410
|
+
</div>
|
|
411
|
+
</div>
|
|
412
|
+
);
|
|
413
|
+
};
|
|
414
|
+
export default Slideshowslide;
|
package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx
RENAMED
|
@@ -1,63 +1,66 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../../WebsiteDesignWorkPlaceContext';
|
|
2
3
|
import { Zoom } from 'react-slideshow-image';
|
|
4
|
+
// import 'react-slideshow-image/dist/styles.css';
|
|
3
5
|
import { css } from 'glamor';
|
|
4
6
|
import { serverbaselink } from '../../../../../Env';
|
|
7
|
+
// import { LanguageContext } from '../../../../LanguageContext';
|
|
5
8
|
import { ScrollMenu, VisibilityContext } from 'react-horizontal-scrolling-menu';
|
|
6
|
-
//
|
|
7
|
-
// // const visibilityCardsArrayOfObjects = props.actions.visibilityCardsArrayOfObjects;
|
|
8
|
-
// // const visibleCardsArrayOfObjects = visibilityCardsArrayOfObjects.isItemVisible(itemId);
|
|
9
|
-
// // const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
10
|
-
// // const actions = props.actions;
|
|
11
|
-
// // const lang = props.actions.lang;
|
|
12
|
-
// // const langdetect = props.actions.langdetect;
|
|
9
|
+
// import { LeftArrow, RightArrow } from '../../Cards/CardsSection/Arrows.js';
|
|
13
10
|
|
|
14
|
-
|
|
15
|
-
//
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
// <div
|
|
19
|
-
// style={{
|
|
20
|
-
// width: '120px',
|
|
21
|
-
// height: '120px',
|
|
22
|
-
// borderRadius: '100%',
|
|
23
|
-
// }}
|
|
24
|
-
// >
|
|
25
|
-
// <img src={serverbaselink + cardItem.cardobj_img} style={{ width: '100%', height: '100%', objectFit: 'contain', borderRadius: '100%' }} />
|
|
26
|
-
// </div>
|
|
27
|
-
// </div>
|
|
28
|
-
// <div
|
|
29
|
-
// style={{
|
|
30
|
-
// color: sectionproperties.sectionTitleColor,
|
|
31
|
-
// fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
32
|
-
// fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
33
|
-
// }}
|
|
34
|
-
// class="col-lg-12 allcentered text-center p-0 wordbreak wordbreak1"
|
|
35
|
-
// >
|
|
36
|
-
// {/* <span>{langdetect == 'en' ? cardItem.cardobj_titleen : cardItem.cardobj_titlear}</span> */}
|
|
37
|
-
// </div>
|
|
38
|
-
// <div
|
|
39
|
-
// style={{
|
|
40
|
-
// color: sectionproperties.prodCatColor,
|
|
41
|
-
// fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
42
|
-
// fontWeight: sectionproperties.prodCatFontWeight,
|
|
43
|
-
// }}
|
|
44
|
-
// class="col-lg-12 allcentered text-center wordbreak wordbreak1 p-0"
|
|
45
|
-
// >
|
|
46
|
-
// {/* <span>{langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar}</span> */}
|
|
47
|
-
// </div>
|
|
48
|
-
// </div>
|
|
49
|
-
// </div>
|
|
50
|
-
// );
|
|
51
|
-
// }
|
|
11
|
+
function CardsArrayOfObjects({ itemId, cardItem, sectionproperties }) {
|
|
12
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
13
|
+
const visibilityCardsArrayOfObjects = useContext(VisibilityContext);
|
|
14
|
+
const visibleCardsArrayOfObjects = visibilityCardsArrayOfObjects.isItemVisible(itemId);
|
|
52
15
|
|
|
53
|
-
const Slideshowzoom = (props) => {
|
|
54
|
-
const actions = props.actions;
|
|
55
|
-
const langdetect = props.actions.langdetect;
|
|
56
16
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
17
|
+
const lang = props.actions.lang;
|
|
18
|
+
const langdetect = props.actions.langdetect;
|
|
19
|
+
|
|
20
|
+
return (
|
|
21
|
+
<div class={' p-0 w-100'}>
|
|
22
|
+
<div class="row m-0 w-100">
|
|
23
|
+
<div class="col-lg-12 allcentered mb-1 p-0">
|
|
24
|
+
<div
|
|
25
|
+
style={{
|
|
26
|
+
width: '120px',
|
|
27
|
+
height: '120px',
|
|
28
|
+
borderRadius: '100%',
|
|
29
|
+
}}
|
|
30
|
+
>
|
|
31
|
+
<img src={serverbaselink + cardItem.cardobj_img} style={{ width: '100%', height: '100%', objectFit: 'contain', borderRadius: '100%' }} />
|
|
32
|
+
</div>
|
|
33
|
+
</div>
|
|
34
|
+
<div
|
|
35
|
+
style={{
|
|
36
|
+
color: sectionproperties.sectionTitleColor,
|
|
37
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
38
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
39
|
+
}}
|
|
40
|
+
class="col-lg-12 allcentered text-center p-0 wordbreak wordbreak1"
|
|
41
|
+
>
|
|
42
|
+
<span>{langdetect == 'en' ? cardItem.cardobj_titleen : cardItem.cardobj_titlear}</span>
|
|
43
|
+
</div>
|
|
44
|
+
<div
|
|
45
|
+
style={{
|
|
46
|
+
color: sectionproperties.prodCatColor,
|
|
47
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
48
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
49
|
+
}}
|
|
50
|
+
class="col-lg-12 allcentered text-center wordbreak wordbreak1 p-0"
|
|
51
|
+
>
|
|
52
|
+
<span>{langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar}</span>
|
|
53
|
+
</div>
|
|
54
|
+
</div>
|
|
55
|
+
</div>
|
|
56
|
+
);
|
|
57
|
+
}
|
|
58
|
+
const Slideshowzoom = (props) => {
|
|
59
|
+
const { lang, langdetect } = useContext(LanguageContext);
|
|
60
|
+
const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
57
61
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
58
62
|
const [bgimagearrayofobjs, setbgimagearrayofobjs] = useState([]);
|
|
59
63
|
const [cardarrayofobjs, setcardarrayofobjs] = useState([]);
|
|
60
|
-
|
|
61
64
|
useEffect(() => {
|
|
62
65
|
if (props.srcfrom == 'addsectionform') {
|
|
63
66
|
var secpropobj = {};
|
|
@@ -100,7 +103,6 @@ const Slideshowzoom = (props) => {
|
|
|
100
103
|
pauseOnHover: false,
|
|
101
104
|
scale: 1.4,
|
|
102
105
|
};
|
|
103
|
-
|
|
104
106
|
const SlideShowTextContainer = (item) => {
|
|
105
107
|
return (
|
|
106
108
|
<div
|
|
@@ -223,48 +225,7 @@ const Slideshowzoom = (props) => {
|
|
|
223
225
|
{Object.keys(cardarrayofobjs).length != 0 &&
|
|
224
226
|
cardarrayofobjs.map((cardItem, cardIndex) => {
|
|
225
227
|
var id = cardIndex;
|
|
226
|
-
return
|
|
227
|
-
<div class={'p-0 w-100'}>
|
|
228
|
-
<div class="row m-0 w-100">
|
|
229
|
-
<div class="col-lg-12 allcentered mb-1 p-0">
|
|
230
|
-
<div
|
|
231
|
-
style={{
|
|
232
|
-
width: '120px',
|
|
233
|
-
height: '120px',
|
|
234
|
-
borderRadius: '100%',
|
|
235
|
-
}}
|
|
236
|
-
>
|
|
237
|
-
<img
|
|
238
|
-
src={serverbaselink + cardItem.cardobj_img}
|
|
239
|
-
style={{ width: '100%', height: '100%', objectFit: 'contain', borderRadius: '100%' }}
|
|
240
|
-
/>
|
|
241
|
-
</div>
|
|
242
|
-
</div>
|
|
243
|
-
<div
|
|
244
|
-
style={{
|
|
245
|
-
color: sectionproperties.sectionTitleColor,
|
|
246
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
247
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
248
|
-
}}
|
|
249
|
-
class="col-lg-12 allcentered text-center p-0 wordbreak wordbreak1"
|
|
250
|
-
>
|
|
251
|
-
<span>{langdetect == 'en' ? cardItem.cardobj_titleen : cardItem.cardobj_titlear}</span>
|
|
252
|
-
</div>
|
|
253
|
-
<div
|
|
254
|
-
style={{
|
|
255
|
-
color: sectionproperties.prodCatColor,
|
|
256
|
-
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
257
|
-
fontWeight: sectionproperties.prodCatFontWeight,
|
|
258
|
-
}}
|
|
259
|
-
class="col-lg-12 allcentered text-center wordbreak wordbreak1 p-0"
|
|
260
|
-
>
|
|
261
|
-
<span>{langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar}</span>
|
|
262
|
-
</div>
|
|
263
|
-
</div>
|
|
264
|
-
</div>
|
|
265
|
-
);
|
|
266
|
-
// <CardsArrayOfObjects title={id} itemId={id} key={id} cardItem={cardItem} sectionproperties={sectionproperties} actions={actions} />
|
|
267
|
-
// ;
|
|
228
|
+
return <CardsArrayOfObjects title={id} itemId={id} key={id} cardItem={cardItem} sectionproperties={sectionproperties} />;
|
|
268
229
|
})}
|
|
269
230
|
</ScrollMenu>
|
|
270
231
|
</div>
|