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
package/dist/index.esm.js
CHANGED
|
@@ -24,12 +24,12 @@ import { FiShoppingBag, FiShoppingCart, FiMapPin, FiFilter, FiUser, FiPhone, FiS
|
|
|
24
24
|
import { HiOutlinePhone, HiOutlineChevronRight, HiOutlineChevronLeft, HiOutlineTrash, HiUser, HiOutlinePlus, HiMenuAlt4, HiOutlineClock } from 'react-icons/hi';
|
|
25
25
|
import { RiSecurePaymentLine, RiSearchLine } from 'react-icons/ri';
|
|
26
26
|
import { CgShoppingBag, CgMenuLeft, CgMenuRight } from 'react-icons/cg';
|
|
27
|
-
import { BsBag, BsGlobe2, BsCheck2Circle, BsFillTelephoneFill, BsChevronRight, BsChevronLeft, BsFillArrowRightCircleFill, BsFillArrowLeftCircleFill, BsSearch, BsHandbag, BsTelephone, BsWhatsapp, BsInfoCircle, BsEye } from 'react-icons/bs';
|
|
27
|
+
import { BsBag, BsGlobe2, BsCheck2Circle, BsFillTelephoneFill, BsChevronRight, BsChevronLeft, BsBagCheck, BsBagX, BsFillArrowRightCircleFill, BsFillArrowLeftCircleFill, BsSearch, BsHandbag, BsTelephone, BsWhatsapp, BsInfoCircle, BsEye } from 'react-icons/bs';
|
|
28
28
|
import { IoBagHandleOutline, IoLocationSharp, IoClose } from 'react-icons/io5';
|
|
29
29
|
import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
|
|
30
30
|
import { Offcanvas } from 'react-bootstrap';
|
|
31
31
|
import { GoGlobe, GoSearch, GoLocation } from 'react-icons/go';
|
|
32
|
-
import { IoMdClose, IoIosArrowRoundForward
|
|
32
|
+
import { IoMdClose, IoIosArrowRoundForward, IoIosArrowRoundBack, IoIosArrowUp } from 'react-icons/io';
|
|
33
33
|
import 'react-router-dom';
|
|
34
34
|
import TextareaAutosize from 'react-textarea-autosize';
|
|
35
35
|
import 'react-query';
|
|
@@ -43,7 +43,8 @@ import Select$2 from 'react-select';
|
|
|
43
43
|
import BackgroundSlideshow from 'react-background-slideshow';
|
|
44
44
|
import _extends from '@babel/runtime/helpers/extends';
|
|
45
45
|
import { Fade, Slide, Zoom } from 'react-slideshow-image';
|
|
46
|
-
import
|
|
46
|
+
import 'react-slideshow-image/dist/styles.css';
|
|
47
|
+
import { BiUser, BiLogOutCircle, BiChevronDown, BiSearch, BiTimeFive } from 'react-icons/bi';
|
|
47
48
|
|
|
48
49
|
// import asd from './index2.module.css'
|
|
49
50
|
// import asd from './categorycard3.module.css'
|
|
@@ -466,7 +467,7 @@ var GoogleLoginButton = function GoogleLoginButton(props) {
|
|
|
466
467
|
})))));
|
|
467
468
|
};
|
|
468
469
|
|
|
469
|
-
var css_248z$G = "@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');\n:root {\n --cimon: #f76566;\n --primary: #022648; /* rgba (2,38,72) */\n --secondary: #eac435;\n --success: #2f9d64;\n --successhover: #1d623f;\n --info: #16aaff; /*rgb(22, 170, 255)*/\n --infohover: #0071b3; /*rgb(0, 113, 179)*/\n --danger: #d92550; /* rgb(217, 37, 80) */\n --dangerhover: #991a37; /* rgb(153, 26, 55) */\n --fav: #ff1a75; /* rgb(255, 26, 117) */\n --favhover: #cc0052; /* rgb(204, 0, 82) */\n --light: #999999;\n --light2: #808080;\n --dark: #454d54;\n --darkhover: #343a40;\n --focus: #444054;\n --cardtitle: rgba(13, 27, 62, 0.7);\n --cardheader: #008eb3;\n --cardHeaderHover: #007a99;\n --darkblue: #0000b3;\n --orange: #ff6600;\n}\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\nhtml {\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n font-family: 'Poppins', sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\nbody {\n margin: 0;\n font-family: 'Poppins', sans-serif;\n font-size: 0.88rem;\n font-weight: 400;\n line-height: 1.5;\n /* color: #022648; */\n text-align: left;\n background: #fff;\n overflow-x: hidden;\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n}\nbody::-webkit-scrollbar {\n width: 5px;\n}\nbody::-webkit-scrollbar-track {\n box-shadow: inset 0 0 5px grey;\n border-radius: 10px;\n}\nbody::-webkit-scrollbar-thumb {\n background: #022648;\n border-radius: 10px;\n}\nbody::-webkit-scrollbar-thumb:hover {\n background: #eac435;\n}\n.general-module_shadow_bottom__YcJR3 {\n box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);\n transition: 0.3s;\n}\n.general-module_shadow_bottom__YcJR3:hover {\n box-shadow: 0px 9px 20px rgba(75, 72, 72, 0.3);\n}\n.general-module_overflowY_scroll__m5upZ {\n overflow-y: scroll;\n}\n\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar {\n width: 5px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-track {\n /* box-shadow: inset 0 0 5px grey; */\n border-radius: 10px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-thumb {\n background: #4d4d4d;\n border-radius: 10px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-thumb:hover {\n background: #999999;\n}\n/* badges */\n.general-module_badge__GTiMs {\n display: inline-block;\n padding: 0.25em;\n font-size: 90%;\n font-weight: 700;\n line-height: 1;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: 50%;\n margin-left: -15%;\n width: 3vh;\n height: 3vh;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .general-module_badge__GTiMs {\n transition: none;\n }\n}\n.general-module_badge__GTiMs:empty {\n display: none;\n}\n.general-module_badge_secondary__p6ErJ {\n min-width: 2.5vh;\n height: 2.5vh;\n border-radius: 5px;\n background: #eac435;\n color: white;\n font-size: 12px;\n /* line-height: 3vh; */\n}\na {\n color: #022648;\n text-decoration: none;\n background-color: transparent;\n}\n\n.general-module_divider__WFV-A {\n margin-top: 1rem;\n margin-bottom: 1rem;\n height: 1px;\n overflow: hidden;\n background: #e9ecef;\n}\n.general-module_verical_divider__u5DxE {\n margin-top: 1rem;\n margin-bottom: 1rem;\n height: 40px;\n overflow: hidden;\n background: #e1e6ea;\n width: 1px;\n}\n\n/* Table */\ntable {\n border-collapse: collapse;\n}\nth {\n text-align: inherit;\n}\n.general-module_table__hdcWN {\n width: 100%;\n margin-bottom: 1rem;\n background-color: rgba(0, 0, 0, 0);\n}\n.general-module_table__hdcWN th,\n.general-module_table__hdcWN td {\n padding: 0.55rem;\n border-top: 1px solid #e9ecef;\n}\n.general-module_table__hdcWN th.general-module_mw-200__PaU8G,\n.general-module_table__hdcWN td.general-module_mw-200__PaU8G {\n max-width: 200px;\n}\n.general-module_table__hdcWN thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e9ecef;\n font-size: 15px;\n}\n.general-module_table__hdcWN td {\n color: var(--focus);\n font-size: 15px;\n}\n.general-module_table_bordered__JKIJp {\n border: 1px solid #e9ecef;\n}\n.general-module_table_bordered__JKIJp th,\n.general-module_table_bordered__JKIJp td {\n border: 1px solid #e9ecef;\n}\n.general-module_table_bordered__JKIJp thead th,\n.general-module_table_bordered__JKIJp thead td {\n border-bottom-width: 2px;\n}\n.general-module_table_borderless__OF0cl th,\n.general-module_table_borderless__OF0cl td,\n.general-module_table_borderless__OF0cl thead th,\n.general-module_table_borderless__OF0cl tbody + tbody {\n border: 0;\n}\n.general-module_table_striped__wWBA6 tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.03);\n}\n.general-module_table_hover__EiJha tbody tr:hover {\n background-color: #e0f3ff;\n}\n.general-module_table_responsive__JPCKF {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n}\n.general-module_table_responsive__JPCKF > .general-module_table_bordered__JKIJp {\n border: 0;\n}\n.general-module_table_translation__x1Rpf {\n background: rgba(0, 0, 0, 0.1);\n border-radius: 20px;\n padding: 5px;\n font-weight: 500;\n width: 100px;\n /* margin-left: auto;\n margin-right: auto; */\n}\n.general-module_table_translation__x1Rpf i {\n font-size: 20px;\n}\n.general-module_table_icon__EMMDI {\n font-size: 20px;\n transition: 0.3s;\n cursor: pointer;\n}\n.general-module_table_icon__EMMDI:hover {\n color: var(--secondary);\n}\n.general-module_image_table__HqRaH {\n width: 5vh;\n height: 5vh;\n box-shadow: 0 0 10px #ccc;\n display: flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n border-radius: 5px;\n}\n.general-module_image_table__HqRaH img {\n max-width: 95%;\n max-height: 95%;\n border-radius: 5px;\n}\n.general-module_shownumber_cont__34Y5j {\n min-width: 3rem;\n background: white;\n box-shadow: 0 0 10px #ccc;\n border: 1px solid #ccc;\n border-radius: 10px;\n cursor: pointer;\n}\n.general-module_card_input_table__vVK0p {\n min-width: 90%;\n height: 35px;\n}\n.general-module_card_input_table__vVK0p imput {\n height: 35px;\n}\n\n/* Buttons */\n.general-module_btn__FAb1b {\n display: inline-block;\n font-weight: 500;\n text-align: center;\n vertical-align: middle;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-color: transparent;\n border-radius: 20px;\n height: 35px;\n padding: 0 10px;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n font-size: 13px;\n}\n.general-module_btn_rounded__Rkb8o {\n width: 5vh !important;\n height: 5vh !important;\n border-radius: 50% !important;\n}\n@media screen and (prefers-reduced-motion: reduce) {\n .general-module_btn__FAb1b {\n transition: none;\n }\n}\n.general-module_btn__FAb1b:hover {\n text-decoration: none;\n}\n.general-module_btn__FAb1b:focus,\n.general-module_btn__FAb1b.general-module_focus__8-F6p {\n outline: 0;\n box-shadow: none;\n}\n.general-module_btn__FAb1b.general-module_disabled__PRzt-,\n.general-module_btn__FAb1b:disabled {\n opacity: 0.65;\n cursor: not-allowed;\n}\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-) {\n cursor: pointer;\n}\na.general-module_btn__FAb1b.general-module_disabled__PRzt- {\n pointer-events: none;\n cursor: not-allowed;\n}\n.general-module_btn_tranparent__GFTRs {\n color: #fff;\n background-color: tranparent;\n border-color: tranparent;\n}\n.general-module_btn_circle__lOyd4 {\n border-radius: 100%;\n width: 35px;\n height: 35px;\n line-height: 20px;\n padding: 10px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.general-module_btn_white__H0esd {\n color: #fff;\n background-color: #fff;\n border-color: #fff;\n color: var(--primary);\n}\n.general-module_btn_white__H0esd:hover {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_white__H0esd.general-module_disabled__PRzt-,\n.general-module_btn_white__H0esd:disabled {\n color: #fff;\n background-color: #fff;\n border-color: #fff;\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_black__NcqLp {\n color: #fff;\n background-color: #000;\n border-color: #000;\n}\n.general-module_btn_black__NcqLp:hover {\n color: #fff;\n background-color: #595959;\n border-color: #595959;\n}\n.general-module_btn_black__NcqLp.general-module_disabled__PRzt-,\n.general-module_btn_black__NcqLp:disabled {\n color: #fff;\n background-color: #000;\n border-color: #000;\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_primary__C5oTz {\n color: #fff;\n background-color: var(--primary);\n border-color: var(--primary);\n}\n.general-module_btn_primary__C5oTz:hover {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_primary__C5oTz.general-module_disabled__PRzt-,\n.general-module_btn_primary__C5oTz:disabled {\n color: #fff;\n background-color: var(--primary);\n border-color: var(--primary);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_secondary__MbOCN {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_secondary__MbOCN:hover {\n color: #fff;\n background-color: #5a6268;\n border-color: #545b62;\n}\n.general-module_btn_secondary__MbOCN.general-module_disabled__PRzt-,\n.general-module_btn_secondary__MbOCN:disabled {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_success__iV5-t {\n color: #fff;\n background-color: var(--success);\n border-color: var(--success);\n}\n.general-module_btn_success__iV5-t:hover {\n color: #fff;\n background-color: var(--successhover);\n border-color: var(--successhover);\n}\n.general-module_btn_success__iV5-t.general-module_disabled__PRzt-,\n.general-module_btn_success__iV5-t:disabled {\n color: #fff;\n background-color: var(--success);\n border-color: var(--success);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_info__-ClLB {\n color: #fff;\n background-color: var(--info);\n border-color: var(--info);\n}\n.general-module_btn_info__-ClLB:hover {\n color: #fff;\n background-color: var(--infohover);\n border-color: var(--infohover);\n}\n.general-module_btn_info__-ClLB.general-module_disabled__PRzt-,\n.general-module_btn_info__-ClLB:disabled {\n color: #fff;\n background-color: var(--info);\n border-color: var(--info);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_danger__b0QkM {\n color: #fff;\n background-color: var(--danger);\n border-color: var(--danger);\n}\n.general-module_btn_danger__b0QkM:hover {\n color: #fff;\n background-color: var(--dangerhover);\n border-color: var(--dangerhover);\n}\n.general-module_btn_danger__b0QkM.general-module_disabled__PRzt-,\n.general-module_btn_danger__b0QkM:disabled {\n color: #fff;\n background-color: var(--danger);\n border-color: var(--danger);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_dark__hSWyC {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n}\n.general-module_btn_dark__hSWyC:hover {\n color: #fff;\n background-color: var(--darkhover);\n border-color: var(--darkhover);\n}\n.general-module_btn_dark__hSWyC.general-module_disabled__PRzt-,\n.general-module_btn_dark__hSWyC:disabled {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-):active,\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-).general-module_active__MPpsF {\n color: #fff;\n background-color: #ccc;\n border-color: #ccc;\n}\n.general-module_btn_grey__fGIYU {\n color: #fff;\n background-color: var(--focus);\n border-color: var(--focus);\n}\n.general-module_btn_grey__fGIYU:hover {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n}\n.general-module_btn_cardheader__vccWl {\n color: #fff;\n background-color: var(--cardheader);\n border-color: var(--cardheader);\n}\n.general-module_btn_cardheader__vccWl:hover {\n color: #fff;\n background-color: #007a99;\n border-color: #007a99;\n}\n.general-module_btn_cardheader__vccWl.general-module_disabled__PRzt-,\n.general-module_btn_cardheader__vccWl:disabled {\n color: #fff;\n background-color: #005166;\n border-color: #005166;\n cursor: not-allowed;\n opacity: 0.7;\n}\n\n/* Borders */\n.general-module_border_primary__Jqm8o {\n border-color: #022648;\n}\n.general-module_border_secondary__xiHt3 {\n border-color: #eac435;\n}\n.general-module_border_success__kWv6N {\n border-color: var(--success);\n}\n.general-module_border_info__wfOF- {\n border-color: #16aaff;\n}\n.general-module_border_warning__mSIRm {\n border-color: #f7b924;\n}\n.general-module_border_danger__U7veI {\n border-color: #d92550;\n}\n.general-module_border__Pvp44 {\n border: 1px solid #dee2e6 !important;\n}\n.general-module_border_top__0-KRU {\n border-top: 1px solid #dee2e6 !important;\n}\n.general-module_border_right__7QXHH {\n border-right: 1px solid #dee2e6 !important;\n}\n.general-module_border_bottom__Xyy95 {\n border-bottom: 1px solid #dee2e6 !important;\n}\n.general-module_border_left__90qSD {\n border-left: 1px solid #dee2e6 !important;\n}\n.general-module_border_0__YO9qY {\n border: 0 !important;\n}\n.general-module_border_top_0__KFIha {\n border-top: 0 !important;\n}\n.general-module_border_right_0__FaED6 {\n border-right: 0 !important;\n}\n.general-module_border_bottom_0__NZhJm {\n border-bottom: 0 !important;\n}\n.general-module_border_top_0__KFIha {\n border-top: 0 !important;\n}\n.general-module_border_left_0__gjITr {\n border-left: 0 !important;\n}\n/* Inner Content */\n.general-module_app_container__-NNzK {\n display: flex;\n flex-direction: column;\n margin: 0;\n position: relative !important;\n}\n.general-module_app_main__3s9rd {\n z-index: 8;\n position: relative;\n}\n.general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n flex: 1;\n padding: 130px 40px 0;\n}\n.general-module_app_main_inner_headertwo__UkOlN {\n padding: 100px 40px 0 !important;\n}\n.general-module_app_main_inner_headerfour__slUk1 {\n padding: 80px 20px 0 280px !important;\n}\n@media screen and (max-width: 1025px) {\n .general-module_app_main_inner_headerfour__slUk1 {\n padding: 80px 10px !important;\n }\n}\n/* Card */\n.general-module_card__KT-JI {\n position: relative;\n display: flex;\n flex-direction: column;\n min-width: 0;\n word-wrap: break-word;\n background-color: white !important;\n background-clip: border-box;\n border-radius: 15px;\n padding: 0.5em 0.8em;\n transition: all 0.2s;\n}\n.general-module_card_border_10__M-cl- {\n border-radius: 10px !important;\n}\n/* Responsive */\n@media (max-width: 991.98px) {\n .general-module_app_main__3s9rd {\n display: block;\n }\n .general-module_app_main__3s9rd .general-module_app_main_outer__gNSLc {\n padding-left: 0 !important;\n }\n .general-module_app_main__3s9rd .general-module_app_main_outertranslated__IZRx2 {\n padding-right: 0;\n padding-left: 0;\n }\n}\n@media (max-width: 1025px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 130px 20px 0;\n }\n}\n@media (max-width: 800px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 130px 20px 0 !important;\n }\n}\n\n@media (max-width: 600px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 70px 20px !important;\n }\n}\n\n/* Pills */\n.general-module_pill__gHCcE {\n min-width: 9vh;\n height: 4vh;\n color: white;\n padding: 0 1%;\n display: flex;\n text-align: center;\n justify-content: center;\n align-items: center;\n border-radius: 20px;\n font-size: 12px;\n}\n.general-module_fadeIn__bUx2u {\n /* opacity: 1; */\n display: block;\n visibility: visible;\n transition: 1s ease-in-out;\n transition-delay: 0s;\n}\n.general-module_fadeOut__R13Fc {\n /* opacity: 0; */\n display: none;\n visibility: hidden;\n transition: 1s ease-in-out;\n}\n.general-module_fadeInButton__1daVD {\n display: block;\n}\n.general-module_fadeOutButton__8BRUG {\n display: none;\n}\n\n/* Section Title */\n.general-module_sectiontitlecont__F-e6k {\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.general-module_sectiontitlecont__F-e6k span {\n position: relative;\n white-space: nowrap;\n transition: 0.3s;\n}\n.general-module_sectiontitlecont__F-e6k span::after {\n content: '';\n position: absolute;\n bottom: -3px;\n left: 0;\n display: block;\n height: 3px;\n border-radius: 20px;\n z-index: 1000;\n}\n.general-module_homesectiontitlecont__ZfXNm span {\n font-size: 25px !important;\n}\n\n.general-module_sectiontitlecont2__mfEaP {\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.general-module_sectiontitlecont2__mfEaP span {\n position: relative;\n white-space: nowrap;\n transition: 0.3s;\n}\n.general-module_sectiontitlecont2__mfEaP span::after {\n content: '';\n position: absolute;\n bottom: -3px;\n left: 0;\n display: block;\n border-radius: 20px;\n z-index: 1000;\n}\n\n/* Search Overlay */\n.general-module_search_modern__Emxk4 {\n position: relative;\n z-index: 2000;\n display: inline-block;\n vertical-align: middle;\n}\n.general-module_search_wrap__XD-i0 {\n position: fixed;\n left: 0;\n z-index: 100;\n width: 100%;\n height: 300px;\n top:0;\n}\n.general-module_search_form__ENSm4 {\n position: absolute;\n z-index: 1;\n top: 55%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 90%;\n border: none;\n -webkit-animation-delay: 0.5s;\n -moz-animation-delay: 0.5s;\n -o-animation-delay: 0.5s;\n animation-delay: 0.5s;\n -webkit-animation-name: general-module_fadeIn__bUx2u;\n animation-name: general-module_fadeIn__bUx2u;\n -webkit-animation-duration: 0.7s;\n animation-duration: 0.7s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n.general-module_search_form__ENSm4:after {\n content: '';\n display: block;\n width: 100%;\n height: 1px;\n -webkit-transform: scale3d(0, 1, 1);\n -ms-transform: scale3d(0, 1, 1);\n transform: scale3d(0, 1, 1);\n -webkit-transform-origin: left center;\n -ms-transform-origin: left center;\n transform-origin: left center;\n -webkit-animation-delay: 0.3s;\n -moz-animation-delay: 0.3s;\n -o-animation-delay: 0.3s;\n animation-delay: 0.3s;\n -webkit-animation-name: general-module_fadeInMove__AZr3h;\n animation-name: general-module_fadeInMove__AZr3h;\n -webkit-animation-duration: 0.7s;\n animation-duration: 0.7s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n.general-module_search_form_wrap__mqmVB {\n position: absolute;\n z-index: 1;\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 100%;\n height: 100%;\n}\n.general-module_search_field__ik-q3 {\n width: 100%;\n height: 3em;\n padding: 0 1.5em 0 0;\n letter-spacing: 0;\n border: none;\n background-color: transparent;\n margin: 0;\n border: none;\n white-space: pre-wrap;\n word-wrap: break-word;\n resize: none;\n overflow: hidden;\n display: block;\n visibility: visible;\n vertical-align: middle;\n -webkit-box-sizing: border-box;\n -ms-box-sizing: border-box;\n box-sizing: border-box; \n}\n.general-module_search_modern__Emxk4 .general-module_search_wrap__XD-i0 .general-module_search_field__ik-q3::-ms-clear {\n display: none;\n} \n.general-module_logo_image__lTnSu {\n -webkit-animation-delay: 0.3s;\n -moz-animation-delay: 0.3s;\n -o-animation-delay: 0.3s;\n animation-delay: 0.3s;\n -webkit-animation-name: general-module_fadeInAnim__UYit1;\n animation-name: general-module_fadeInAnim__UYit1;\n -webkit-animation-duration: 0.6s;\n animation-duration: 0.6s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n@-webkit-keyframes general-module_fadeInAnim__UYit1 {\n 0% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n@keyframes general-module_fadeInAnim__UYit1 {\n 0% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n@-webkit-keyframes general-module_fadeInMove__AZr3h {\n 0% {\n opacity: 0;\n -webkit-transform: scale3d(0, 1, 1);\n }\n 10% {\n opacity: 1;\n -webkit-transform: scale3d(0.1, 1, 1);\n }\n 100% {\n opacity: 0.14;\n -webkit-transform: scale3d(1, 1, 1);\n }\n}\n@keyframes general-module_fadeInMove__AZr3h {\n 0% {\n opacity: 0;\n transform: scale3d(0, 1, 1);\n }\n 10% {\n opacity: 1;\n transform: scale3d(0.1, 1, 1);\n }\n 100% {\n opacity: 1;\n transform: scale3d(1, 1, 1);\n }\n}\n";
|
|
470
|
+
var css_248z$G = "@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');\n:root {\n --cimon: #f76566;\n --primary: #022648; /* rgba (2,38,72) */\n --secondary: #eac435;\n --success: #2f9d64;\n --successhover: #1d623f;\n --info: #16aaff; /*rgb(22, 170, 255)*/\n --infohover: #0071b3; /*rgb(0, 113, 179)*/\n --danger: #d92550; /* rgb(217, 37, 80) */\n --dangerhover: #991a37; /* rgb(153, 26, 55) */\n --fav: #ff1a75; /* rgb(255, 26, 117) */\n --favhover: #cc0052; /* rgb(204, 0, 82) */\n --light: #999999;\n --light2: #808080;\n --dark: #454d54;\n --darkhover: #343a40;\n --focus: #444054;\n --cardtitle: rgba(13, 27, 62, 0.7);\n --cardheader: #008eb3;\n --cardHeaderHover: #007a99;\n --darkblue: #0000b3;\n --orange: #ff6600;\n}\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\nhtml {\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n font-family: 'Poppins', sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\nbody {\n margin: 0;\n font-family: 'Poppins', sans-serif;\n font-size: 0.88rem;\n font-weight: 400;\n line-height: 1.5;\n /* color: #022648; */\n text-align: left;\n background: #fff;\n overflow-x: hidden;\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n}\nbody::-webkit-scrollbar {\n width: 5px;\n}\nbody::-webkit-scrollbar-track {\n box-shadow: inset 0 0 5px grey;\n border-radius: 10px;\n}\nbody::-webkit-scrollbar-thumb {\n background: #022648;\n border-radius: 10px;\n}\nbody::-webkit-scrollbar-thumb:hover {\n background: #eac435;\n}\n.general-module_shadow_bottom__YcJR3 {\n box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);\n transition: 0.3s;\n}\n.general-module_shadow_bottom__YcJR3:hover {\n box-shadow: 0px 9px 20px rgba(75, 72, 72, 0.3);\n}\n.general-module_overflowY_scroll__m5upZ {\n overflow-y: scroll;\n}\n\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar {\n width: 5px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-track {\n /* box-shadow: inset 0 0 5px grey; */\n border-radius: 10px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-thumb {\n background: #4d4d4d;\n border-radius: 10px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-thumb:hover {\n background: #999999;\n}\n/* badges */\n.general-module_badge__GTiMs {\n display: inline-block;\n padding: 0.25em;\n font-size: 90%;\n font-weight: 700;\n line-height: 1;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: 50%;\n margin-left: -15%;\n width: 3vh;\n height: 3vh;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .general-module_badge__GTiMs {\n transition: none;\n }\n}\n.general-module_badge__GTiMs:empty {\n display: none;\n}\n.general-module_badge_secondary__p6ErJ {\n min-width: 2.5vh;\n height: 2.5vh;\n border-radius: 5px;\n background: #eac435;\n color: white;\n font-size: 12px;\n /* line-height: 3vh; */\n}\na {\n color: #022648;\n text-decoration: none;\n background-color: transparent;\n}\n\n.general-module_divider__WFV-A {\n margin-top: 1rem;\n margin-bottom: 1rem;\n height: 1px;\n overflow: hidden;\n background: #e9ecef;\n}\n.general-module_verical_divider__u5DxE {\n margin-top: 1rem;\n margin-bottom: 1rem;\n height: 40px;\n overflow: hidden;\n background: #e1e6ea;\n width: 1px;\n}\n\n/* Table */\ntable {\n border-collapse: collapse;\n}\nth {\n text-align: inherit;\n}\n.general-module_table__hdcWN {\n width: 100%;\n margin-bottom: 1rem;\n background-color: rgba(0, 0, 0, 0);\n}\n.general-module_table__hdcWN th,\n.general-module_table__hdcWN td {\n padding: 0.55rem;\n border-top: 1px solid #e9ecef;\n}\n.general-module_table__hdcWN th.general-module_mw-200__PaU8G,\n.general-module_table__hdcWN td.general-module_mw-200__PaU8G {\n max-width: 200px;\n}\n.general-module_table__hdcWN thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e9ecef;\n font-size: 15px;\n}\n.general-module_table__hdcWN td {\n color: var(--focus);\n font-size: 15px;\n}\n.general-module_table_bordered__JKIJp {\n border: 1px solid #e9ecef;\n}\n.general-module_table_bordered__JKIJp th,\n.general-module_table_bordered__JKIJp td {\n border: 1px solid #e9ecef;\n}\n.general-module_table_bordered__JKIJp thead th,\n.general-module_table_bordered__JKIJp thead td {\n border-bottom-width: 2px;\n}\n.general-module_table_borderless__OF0cl th,\n.general-module_table_borderless__OF0cl td,\n.general-module_table_borderless__OF0cl thead th,\n.general-module_table_borderless__OF0cl tbody + tbody {\n border: 0;\n}\n.general-module_table_striped__wWBA6 tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.03);\n}\n.general-module_table_hover__EiJha tbody tr:hover {\n background-color: #e0f3ff;\n}\n.general-module_table_responsive__JPCKF {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n}\n.general-module_table_responsive__JPCKF > .general-module_table_bordered__JKIJp {\n border: 0;\n}\n.general-module_table_translation__x1Rpf {\n background: rgba(0, 0, 0, 0.1);\n border-radius: 20px;\n padding: 5px;\n font-weight: 500;\n width: 100px;\n /* margin-left: auto;\n margin-right: auto; */\n}\n.general-module_table_translation__x1Rpf i {\n font-size: 20px;\n}\n.general-module_table_icon__EMMDI {\n font-size: 20px;\n transition: 0.3s;\n cursor: pointer;\n}\n.general-module_table_icon__EMMDI:hover {\n color: var(--secondary);\n}\n.general-module_image_table__HqRaH {\n width: 5vh;\n height: 5vh;\n box-shadow: 0 0 10px #ccc;\n display: flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n border-radius: 5px;\n}\n.general-module_image_table__HqRaH img {\n max-width: 95%;\n max-height: 95%;\n border-radius: 5px;\n}\n.general-module_shownumber_cont__34Y5j {\n min-width: 3rem;\n background: white;\n box-shadow: 0 0 10px #ccc;\n border: 1px solid #ccc;\n border-radius: 10px;\n cursor: pointer;\n}\n.general-module_card_input_table__vVK0p {\n min-width: 90%;\n height: 35px;\n}\n.general-module_card_input_table__vVK0p imput {\n height: 35px;\n}\n\n/* Buttons */\n.general-module_btn__FAb1b {\n display: inline-block;\n font-weight: 500;\n text-align: center;\n vertical-align: middle;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-color: transparent;\n border-radius: 20px;\n height: 35px;\n padding: 0 10px;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n font-size: 13px;\n}\n.general-module_btn_rounded__Rkb8o {\n width: 5vh !important;\n height: 5vh !important;\n border-radius: 50% !important;\n}\n@media screen and (prefers-reduced-motion: reduce) {\n .general-module_btn__FAb1b {\n transition: none;\n }\n}\n.general-module_btn__FAb1b:hover {\n text-decoration: none;\n}\n.general-module_btn__FAb1b:focus,\n.general-module_btn__FAb1b.general-module_focus__8-F6p {\n outline: 0;\n box-shadow: none;\n}\n.general-module_btn__FAb1b.general-module_disabled__PRzt-,\n.general-module_btn__FAb1b:disabled {\n opacity: 0.65;\n cursor: not-allowed;\n}\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-) {\n cursor: pointer;\n}\na.general-module_btn__FAb1b.general-module_disabled__PRzt- {\n pointer-events: none;\n cursor: not-allowed;\n}\n.general-module_btn_tranparent__GFTRs {\n color: #fff;\n background-color: tranparent;\n border-color: tranparent;\n}\n.general-module_btn_circle__lOyd4 {\n border-radius: 100%;\n width: 35px;\n height: 35px;\n line-height: 20px;\n padding: 10px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.general-module_btn_white__H0esd {\n color: #fff;\n background-color: #fff;\n border-color: #fff;\n color: var(--primary);\n}\n.general-module_btn_white__H0esd:hover {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_white__H0esd.general-module_disabled__PRzt-,\n.general-module_btn_white__H0esd:disabled {\n color: #fff;\n background-color: #fff;\n border-color: #fff;\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_black__NcqLp {\n color: #fff;\n background-color: #000;\n border-color: #000;\n}\n.general-module_btn_black__NcqLp:hover {\n color: #fff;\n background-color: #595959;\n border-color: #595959;\n}\n.general-module_btn_black__NcqLp.general-module_disabled__PRzt-,\n.general-module_btn_black__NcqLp:disabled {\n color: #fff;\n background-color: #000;\n border-color: #000;\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_primary__C5oTz {\n color: #fff;\n background-color: var(--primary);\n border-color: var(--primary);\n}\n.general-module_btn_primary__C5oTz:hover {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_primary__C5oTz.general-module_disabled__PRzt-,\n.general-module_btn_primary__C5oTz:disabled {\n color: #fff;\n background-color: var(--primary);\n border-color: var(--primary);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_secondary__MbOCN {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_secondary__MbOCN:hover {\n color: #fff;\n background-color: #5a6268;\n border-color: #545b62;\n}\n.general-module_btn_secondary__MbOCN.general-module_disabled__PRzt-,\n.general-module_btn_secondary__MbOCN:disabled {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_success__iV5-t {\n color: #fff;\n background-color: var(--success);\n border-color: var(--success);\n}\n.general-module_btn_success__iV5-t:hover {\n color: #fff;\n background-color: var(--successhover);\n border-color: var(--successhover);\n}\n.general-module_btn_success__iV5-t.general-module_disabled__PRzt-,\n.general-module_btn_success__iV5-t:disabled {\n color: #fff;\n background-color: var(--success);\n border-color: var(--success);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_info__-ClLB {\n color: #fff;\n background-color: var(--info);\n border-color: var(--info);\n}\n.general-module_btn_info__-ClLB:hover {\n color: #fff;\n background-color: var(--infohover);\n border-color: var(--infohover);\n}\n.general-module_btn_info__-ClLB.general-module_disabled__PRzt-,\n.general-module_btn_info__-ClLB:disabled {\n color: #fff;\n background-color: var(--info);\n border-color: var(--info);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_danger__b0QkM {\n color: #fff;\n background-color: var(--danger);\n border-color: var(--danger);\n}\n.general-module_btn_danger__b0QkM:hover {\n color: #fff;\n background-color: var(--dangerhover);\n border-color: var(--dangerhover);\n}\n.general-module_btn_danger__b0QkM.general-module_disabled__PRzt-,\n.general-module_btn_danger__b0QkM:disabled {\n color: #fff;\n background-color: var(--danger);\n border-color: var(--danger);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_dark__hSWyC {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n}\n.general-module_btn_dark__hSWyC:hover {\n color: #fff;\n background-color: var(--darkhover);\n border-color: var(--darkhover);\n}\n.general-module_btn_dark__hSWyC.general-module_disabled__PRzt-,\n.general-module_btn_dark__hSWyC:disabled {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-):active,\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-).general-module_active__MPpsF {\n color: #fff;\n background-color: #ccc;\n border-color: #ccc;\n}\n.general-module_btn_grey__fGIYU {\n color: #fff;\n background-color: var(--focus);\n border-color: var(--focus);\n}\n.general-module_btn_grey__fGIYU:hover {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n}\n.general-module_btn_cardheader__vccWl {\n color: #fff;\n background-color: var(--cardheader);\n border-color: var(--cardheader);\n}\n.general-module_btn_cardheader__vccWl:hover {\n color: #fff;\n background-color: #007a99;\n border-color: #007a99;\n}\n.general-module_btn_cardheader__vccWl.general-module_disabled__PRzt-,\n.general-module_btn_cardheader__vccWl:disabled {\n color: #fff;\n background-color: #005166;\n border-color: #005166;\n cursor: not-allowed;\n opacity: 0.7;\n}\n\n/* Borders */\n.general-module_border_primary__Jqm8o {\n border-color: #022648;\n}\n.general-module_border_secondary__xiHt3 {\n border-color: #eac435;\n}\n.general-module_border_success__kWv6N {\n border-color: var(--success);\n}\n.general-module_border_info__wfOF- {\n border-color: #16aaff;\n}\n.general-module_border_warning__mSIRm {\n border-color: #f7b924;\n}\n.general-module_border_danger__U7veI {\n border-color: #d92550;\n}\n.general-module_border__Pvp44 {\n border: 1px solid #dee2e6 !important;\n}\n.general-module_border_top__0-KRU {\n border-top: 1px solid #dee2e6 !important;\n}\n.general-module_border_right__7QXHH {\n border-right: 1px solid #dee2e6 !important;\n}\n.general-module_border_bottom__Xyy95 {\n border-bottom: 1px solid #dee2e6 !important;\n}\n.general-module_border_left__90qSD {\n border-left: 1px solid #dee2e6 !important;\n}\n.general-module_border_0__YO9qY {\n border: 0 !important;\n}\n.general-module_border_top_0__KFIha {\n border-top: 0 !important;\n}\n.general-module_border_right_0__FaED6 {\n border-right: 0 !important;\n}\n.general-module_border_bottom_0__NZhJm {\n border-bottom: 0 !important;\n}\n.general-module_border_top_0__KFIha {\n border-top: 0 !important;\n}\n.general-module_border_left_0__gjITr {\n border-left: 0 !important;\n}\n/* Inner Content */\n.general-module_app_container__-NNzK {\n display: flex;\n flex-direction: column;\n margin: 0;\n position: relative !important;\n}\n.general-module_app_main__3s9rd {\n z-index: 8;\n position: relative;\n}\n.general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n flex: 1;\n padding: 130px 40px 0;\n}\n.general-module_app_main_inner_headertwo__UkOlN {\n padding: 100px 40px 0 !important;\n}\n.general-module_app_main_inner_headerfour__slUk1 {\n padding: 80px 20px 0 280px !important;\n}\n@media screen and (max-width: 1025px) {\n .general-module_app_main_inner_headerfour__slUk1 {\n padding: 80px 10px !important;\n }\n}\n/* Card */\n.general-module_card__KT-JI {\n position: relative;\n display: flex;\n flex-direction: column;\n min-width: 0;\n word-wrap: break-word;\n background-color: white !important;\n background-clip: border-box;\n border-radius: 15px;\n padding: 0.5em 0.8em;\n transition: all 0.2s;\n}\n.general-module_card_border_10__M-cl- {\n border-radius: 10px !important;\n}\n/* Responsive */\n@media (max-width: 991.98px) {\n .general-module_app_main__3s9rd {\n display: block;\n }\n .general-module_app_main__3s9rd .general-module_app_main_outer__gNSLc {\n padding-left: 0 !important;\n }\n .general-module_app_main__3s9rd .general-module_app_main_outertranslated__IZRx2 {\n padding-right: 0;\n padding-left: 0;\n }\n}\n@media (max-width: 1025px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 130px 20px 0;\n }\n}\n@media (max-width: 800px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 130px 20px 0 !important;\n }\n}\n\n@media (max-width: 600px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 70px 20px !important;\n }\n}\n\n/* Pills */\n.general-module_pill__gHCcE {\n min-width: 9vh;\n height: 4vh;\n color: white;\n padding: 0 1%;\n display: flex;\n text-align: center;\n justify-content: center;\n align-items: center;\n border-radius: 20px;\n font-size: 12px;\n}\n.general-module_fadeIn__bUx2u {\n /* opacity: 1; */\n display: block;\n visibility: visible;\n transition: 1s ease-in-out;\n transition-delay: 0s;\n}\n.general-module_fadeOut__R13Fc {\n /* opacity: 0; */\n display: none;\n visibility: hidden;\n transition: 1s ease-in-out;\n}\n.general-module_fadeInButton__1daVD {\n display: block;\n}\n.general-module_fadeOutButton__8BRUG {\n display: none;\n}\n\n/* Section Title */\n.general-module_sectiontitlecont__F-e6k {\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.general-module_sectiontitlecont__F-e6k span {\n position: relative;\n white-space: nowrap;\n transition: 0.3s;\n}\n.general-module_sectiontitlecont__F-e6k span::after {\n content: '';\n position: absolute;\n bottom: -3px;\n left: 0;\n display: block;\n height: 3px;\n border-radius: 20px;\n z-index: 1000;\n}\n.general-module_homesectiontitlecont__ZfXNm span {\n font-size: 25px !important;\n}\n\n.general-module_sectiontitlecont2__mfEaP {\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.general-module_sectiontitlecont2__mfEaP span {\n position: relative;\n white-space: nowrap;\n transition: 0.3s;\n}\n.general-module_sectiontitlecont2__mfEaP span::after {\n content: '';\n position: absolute;\n bottom: -3px;\n left: 0;\n display: block;\n border-radius: 20px;\n z-index: 1000;\n}\n\n/* Search Overlay */\n.general-module_search_modern__Emxk4 {\n position: relative;\n z-index: 2000;\n display: inline-block;\n vertical-align: middle;\n}\n.general-module_search_wrap__XD-i0 {\n position: fixed;\n left: 0;\n z-index: 100;\n width: 100%;\n height: 200px;\n top:0;\n}\n.general-module_search_form__ENSm4 {\n position: absolute;\n z-index: 1;\n top: 55%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 90%;\n border: none;\n -webkit-animation-delay: 0.5s;\n -moz-animation-delay: 0.5s;\n -o-animation-delay: 0.5s;\n animation-delay: 0.5s;\n -webkit-animation-name: general-module_fadeIn__bUx2u;\n animation-name: general-module_fadeIn__bUx2u;\n -webkit-animation-duration: 0.7s;\n animation-duration: 0.7s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n.general-module_search_form__ENSm4:after {\n content: '';\n display: block;\n width: 100%;\n height: 1px;\n -webkit-transform: scale3d(0, 1, 1);\n -ms-transform: scale3d(0, 1, 1);\n transform: scale3d(0, 1, 1);\n -webkit-transform-origin: left center;\n -ms-transform-origin: left center;\n transform-origin: left center;\n -webkit-animation-delay: 0.3s;\n -moz-animation-delay: 0.3s;\n -o-animation-delay: 0.3s;\n animation-delay: 0.3s;\n -webkit-animation-name: general-module_fadeInMove__AZr3h;\n animation-name: general-module_fadeInMove__AZr3h;\n -webkit-animation-duration: 0.7s;\n animation-duration: 0.7s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n.general-module_search_form_wrap__mqmVB {\n position: absolute;\n z-index: 1;\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 100%;\n height: 100%;\n}\n.general-module_search_field__ik-q3 {\n width: 100%;\n height: 3em;\n padding: 0 1.5em 0 0;\n letter-spacing: 0;\n border: none;\n background-color: transparent;\n margin: 0;\n border: none;\n white-space: pre-wrap;\n word-wrap: break-word;\n resize: none;\n overflow: hidden;\n display: block;\n visibility: visible;\n vertical-align: middle;\n -webkit-box-sizing: border-box;\n -ms-box-sizing: border-box;\n box-sizing: border-box; \n}\n.general-module_search_modern__Emxk4 .general-module_search_wrap__XD-i0 .general-module_search_field__ik-q3::-ms-clear {\n display: none;\n} \n.general-module_logo_image__lTnSu {\n -webkit-animation-delay: 0.3s;\n -moz-animation-delay: 0.3s;\n -o-animation-delay: 0.3s;\n animation-delay: 0.3s;\n -webkit-animation-name: general-module_fadeInAnim__UYit1;\n animation-name: general-module_fadeInAnim__UYit1;\n -webkit-animation-duration: 0.6s;\n animation-duration: 0.6s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n@-webkit-keyframes general-module_fadeInAnim__UYit1 {\n 0% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n@keyframes general-module_fadeInAnim__UYit1 {\n 0% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n@-webkit-keyframes general-module_fadeInMove__AZr3h {\n 0% {\n opacity: 0;\n -webkit-transform: scale3d(0, 1, 1);\n }\n 10% {\n opacity: 1;\n -webkit-transform: scale3d(0.1, 1, 1);\n }\n 100% {\n opacity: 0.14;\n -webkit-transform: scale3d(1, 1, 1);\n }\n}\n@keyframes general-module_fadeInMove__AZr3h {\n 0% {\n opacity: 0;\n transform: scale3d(0, 1, 1);\n }\n 10% {\n opacity: 1;\n transform: scale3d(0.1, 1, 1);\n }\n 100% {\n opacity: 1;\n transform: scale3d(1, 1, 1);\n }\n}\n";
|
|
470
471
|
var generalstyles = {"shadow_bottom":"general-module_shadow_bottom__YcJR3","overflowY_scroll":"general-module_overflowY_scroll__m5upZ","sub_scrollbar":"general-module_sub_scrollbar__mpHTI","badge":"general-module_badge__GTiMs","badge_secondary":"general-module_badge_secondary__p6ErJ","divider":"general-module_divider__WFV-A","verical_divider":"general-module_verical_divider__u5DxE","table":"general-module_table__hdcWN","mw-200":"general-module_mw-200__PaU8G","table_bordered":"general-module_table_bordered__JKIJp","table_borderless":"general-module_table_borderless__OF0cl","table_striped":"general-module_table_striped__wWBA6","table_hover":"general-module_table_hover__EiJha","table_responsive":"general-module_table_responsive__JPCKF","table_translation":"general-module_table_translation__x1Rpf","table_icon":"general-module_table_icon__EMMDI","image_table":"general-module_image_table__HqRaH","shownumber_cont":"general-module_shownumber_cont__34Y5j","card_input_table":"general-module_card_input_table__vVK0p","btn":"general-module_btn__FAb1b","btn_rounded":"general-module_btn_rounded__Rkb8o","focus":"general-module_focus__8-F6p","disabled":"general-module_disabled__PRzt-","btn_tranparent":"general-module_btn_tranparent__GFTRs","btn_circle":"general-module_btn_circle__lOyd4","btn_white":"general-module_btn_white__H0esd","btn_black":"general-module_btn_black__NcqLp","btn_primary":"general-module_btn_primary__C5oTz","btn_secondary":"general-module_btn_secondary__MbOCN","btn_success":"general-module_btn_success__iV5-t","btn_info":"general-module_btn_info__-ClLB","btn_danger":"general-module_btn_danger__b0QkM","btn_dark":"general-module_btn_dark__hSWyC","active":"general-module_active__MPpsF","btn_grey":"general-module_btn_grey__fGIYU","btn_cardheader":"general-module_btn_cardheader__vccWl","border_primary":"general-module_border_primary__Jqm8o","border_secondary":"general-module_border_secondary__xiHt3","border_success":"general-module_border_success__kWv6N","border_info":"general-module_border_info__wfOF-","border_warning":"general-module_border_warning__mSIRm","border_danger":"general-module_border_danger__U7veI","border":"general-module_border__Pvp44","border_top":"general-module_border_top__0-KRU","border_right":"general-module_border_right__7QXHH","border_bottom":"general-module_border_bottom__Xyy95","border_left":"general-module_border_left__90qSD","border_0":"general-module_border_0__YO9qY","border_top_0":"general-module_border_top_0__KFIha","border_right_0":"general-module_border_right_0__FaED6","border_bottom_0":"general-module_border_bottom_0__NZhJm","border_left_0":"general-module_border_left_0__gjITr","app_container":"general-module_app_container__-NNzK","app_main":"general-module_app_main__3s9rd","app_main_inner":"general-module_app_main_inner__OdEv-","app_main_inner_headertwo":"general-module_app_main_inner_headertwo__UkOlN","app_main_inner_headerfour":"general-module_app_main_inner_headerfour__slUk1","card":"general-module_card__KT-JI","card_border_10":"general-module_card_border_10__M-cl-","app_main_outer":"general-module_app_main_outer__gNSLc","app_main_outertranslated":"general-module_app_main_outertranslated__IZRx2","pill":"general-module_pill__gHCcE","fadeIn":"general-module_fadeIn__bUx2u","fadeOut":"general-module_fadeOut__R13Fc","fadeInButton":"general-module_fadeInButton__1daVD","fadeOutButton":"general-module_fadeOutButton__8BRUG","sectiontitlecont":"general-module_sectiontitlecont__F-e6k","homesectiontitlecont":"general-module_homesectiontitlecont__ZfXNm","sectiontitlecont2":"general-module_sectiontitlecont2__mfEaP","search_modern":"general-module_search_modern__Emxk4","search_wrap":"general-module_search_wrap__XD-i0","search_form":"general-module_search_form__ENSm4","fadeInMove":"general-module_fadeInMove__AZr3h","search_form_wrap":"general-module_search_form_wrap__mqmVB","search_field":"general-module_search_field__ik-q3","logo_image":"general-module_logo_image__lTnSu","fadeInAnim":"general-module_fadeInAnim__UYit1"};
|
|
471
472
|
styleInject(css_248z$G);
|
|
472
473
|
|
|
@@ -518,9 +519,9 @@ var FacebookLoginButton = function FacebookLoginButton(props) {
|
|
|
518
519
|
}));
|
|
519
520
|
};
|
|
520
521
|
|
|
521
|
-
function ownKeys$
|
|
522
|
+
function ownKeys$1w(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
522
523
|
|
|
523
|
-
function _objectSpread$
|
|
524
|
+
function _objectSpread$1w(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1w(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1w(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
524
525
|
|
|
525
526
|
var Login = function Login(props) {
|
|
526
527
|
var _css;
|
|
@@ -563,7 +564,7 @@ var Login = function Login(props) {
|
|
|
563
564
|
StatePagePropertiesContext === null || StatePagePropertiesContext === void 0 ? void 0 : (_StatePagePropertiesC = StatePagePropertiesContext.pageobj) === null || _StatePagePropertiesC === void 0 ? void 0 : (_StatePagePropertiesC2 = _StatePagePropertiesC.pageproperties) === null || _StatePagePropertiesC2 === void 0 ? void 0 : _StatePagePropertiesC2.forEach(function (arrayItem, arrayindex) {
|
|
564
565
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
565
566
|
});
|
|
566
|
-
setsectionproperties(_objectSpread$
|
|
567
|
+
setsectionproperties(_objectSpread$1w({}, secpropobj));
|
|
567
568
|
}
|
|
568
569
|
}, [StatePagePropertiesContext]);
|
|
569
570
|
|
|
@@ -628,7 +629,7 @@ var Login = function Login(props) {
|
|
|
628
629
|
display: 'flex',
|
|
629
630
|
alignItems: 'center',
|
|
630
631
|
borderBottom: sectionproperties.inputfieldborderWidth + 'px solid ' + sectionproperties.inputfieldborderColor
|
|
631
|
-
}, _defineProperty(_css, "display", 'block'), _defineProperty(_css, "width", '100%'), _defineProperty(_css, "height", '35px'), _defineProperty(_css, "padding", '0 30px'), _defineProperty(_css, "transition", '.3s'), _defineProperty(_css, ':focus', {
|
|
632
|
+
}, _defineProperty(_css, "display", 'block'), _defineProperty(_css, "width", '100%'), _defineProperty(_css, "height", '35px'), _defineProperty(_css, "padding", '0 30px'), _defineProperty(_css, "transition", '.3s'), _defineProperty(_css, "fontWeight", 500), _defineProperty(_css, ':focus', {
|
|
632
633
|
borderColor: sectionproperties.inputfeildbordercoloronfocus
|
|
633
634
|
}), _defineProperty(_css, ':focus .login_input_icon', {
|
|
634
635
|
color: sectionproperties.inputfeildbordercoloronfocus
|
|
@@ -678,10 +679,10 @@ var Login = function Login(props) {
|
|
|
678
679
|
className: "".concat(loginstyles2.form_control),
|
|
679
680
|
value: payloadobj.email,
|
|
680
681
|
onChange: function onChange(event) {
|
|
681
|
-
var temppayloadobj = _objectSpread$
|
|
682
|
+
var temppayloadobj = _objectSpread$1w({}, payloadobj);
|
|
682
683
|
|
|
683
684
|
temppayloadobj.email = event.target.value;
|
|
684
|
-
setpayloadobj(_objectSpread$
|
|
685
|
+
setpayloadobj(_objectSpread$1w({}, temppayloadobj));
|
|
685
686
|
}
|
|
686
687
|
}), /*#__PURE__*/React.createElement("span", {
|
|
687
688
|
className: langdetect == 'en' ? loginstyles$1.login_input_icon + ' login_input_icon ' : loginstyles$1.login_input_icontrans + ' login_input_icon '
|
|
@@ -699,10 +700,10 @@ var Login = function Login(props) {
|
|
|
699
700
|
textplaceholder: "",
|
|
700
701
|
value: payloadobj.password,
|
|
701
702
|
onChange: function onChange(event) {
|
|
702
|
-
var temppayloadobj = _objectSpread$
|
|
703
|
+
var temppayloadobj = _objectSpread$1w({}, payloadobj);
|
|
703
704
|
|
|
704
705
|
temppayloadobj.password = event.target.value;
|
|
705
|
-
setpayloadobj(_objectSpread$
|
|
706
|
+
setpayloadobj(_objectSpread$1w({}, temppayloadobj));
|
|
706
707
|
}
|
|
707
708
|
}), /*#__PURE__*/React.createElement("span", {
|
|
708
709
|
className: langdetect == 'en' ? loginstyles$1.login_input_icon : loginstyles$1.login_input_icontrans
|
|
@@ -716,7 +717,7 @@ var Login = function Login(props) {
|
|
|
716
717
|
},
|
|
717
718
|
className: "m-0 p-0"
|
|
718
719
|
}, statusreason)), /*#__PURE__*/React.createElement("div", {
|
|
719
|
-
className: "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center justify-content-center mb-3"
|
|
720
|
+
className: "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center justify-content-center mb-3 mt-4"
|
|
720
721
|
}, /*#__PURE__*/React.createElement("button", {
|
|
721
722
|
className: " ".concat(loginstyles2.loginbtn) + ' d-flex align-items-center justify-content-center ',
|
|
722
723
|
onClick: function onClick() {
|
|
@@ -814,9 +815,9 @@ styleInject(css_248z$F);
|
|
|
814
815
|
var css_248z$E = ".image-gallery_image-gallery-icon__WE2UX {\r\n\tcolor: #fff;\r\n\ttransition: all .3s ease-out;\r\n\tappearance: none;\r\n\tbackground-color: transparent;\r\n\tborder: 0;\r\n\tcursor: pointer;\r\n\toutline: none;\r\n\tposition: absolute;\r\n\tz-index: 4;\r\n display: none !important;\r\n\t/* filter: drop-shadow(0 2px 2px #1a1a1a); */\r\n}\r\n\r\n@media(hover: hover)and (pointer: fine) {\r\n\t.image-gallery_image-gallery-icon__WE2UX:hover {\r\n\t\tcolor: var(--secondary)\r\n\t}\r\n\r\n\t.image-gallery_image-gallery-icon__WE2UX:hover .image-gallery_image-gallery-svg__XloJd {\r\n\t\ttransform: scale(1.1)\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-icon__WE2UX:focus {\r\n\toutline: 2px solid #000\r\n}\r\n\r\n.image-gallery_image-gallery-using-mouse__lBKAU .image-gallery_image-gallery-icon__WE2UX:focus {\r\n\toutline: none\r\n}\r\n\r\n.image-gallery_image-gallery-fullscreen-button__xyF3z,\r\n.image-gallery_image-gallery-play-button__2AS3J {\r\n\tbottom: 0;\r\n\tpadding: 20px\r\n}\r\n\r\n.image-gallery_image-gallery-fullscreen-button__xyF3z .image-gallery_image-gallery-svg__XloJd,\r\n.image-gallery_image-gallery-play-button__2AS3J .image-gallery_image-gallery-svg__XloJd {\r\n\theight: 28px;\r\n\twidth: 28px\r\n}\r\n\r\n@media(max-width: 768px) {\r\n\r\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z,\r\n\t.image-gallery_image-gallery-play-button__2AS3J {\r\n\t\tpadding: 15px\r\n\t}\r\n\r\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z .image-gallery_image-gallery-svg__XloJd,\r\n\t.image-gallery_image-gallery-play-button__2AS3J .image-gallery_image-gallery-svg__XloJd {\r\n\t\theight: 24px;\r\n\t\twidth: 24px\r\n\t}\r\n}\r\n\r\n@media(max-width: 480px) {\r\n\r\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z,\r\n\t.image-gallery_image-gallery-play-button__2AS3J {\r\n\t\tpadding: 10px\r\n\t}\r\n\r\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z .image-gallery_image-gallery-svg__XloJd,\r\n\t.image-gallery_image-gallery-play-button__2AS3J .image-gallery_image-gallery-svg__XloJd {\r\n\t\theight: 16px;\r\n\t\twidth: 16px\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-fullscreen-button__xyF3z {\r\n\tright: 0\r\n}\r\n\r\n.image-gallery_image-gallery-play-button__2AS3J {\r\n\tleft: 0\r\n}\r\n\r\n.image-gallery_image-gallery-left-nav__BmHmk,\r\n.image-gallery_image-gallery-right-nav__53hut {\r\n\tpadding: 50px 10px;\r\n\ttop: 50%;\r\n\ttransform: translateY(-50%)\r\n}\r\n\r\n.image-gallery_image-gallery-left-nav__BmHmk .image-gallery_image-gallery-svg__XloJd,\r\n.image-gallery_image-gallery-right-nav__53hut .image-gallery_image-gallery-svg__XloJd {\r\n\theight: 120px;\r\n\twidth: 60px\r\n}\r\n\r\n@media(max-width: 768px) {\r\n\r\n\t.image-gallery_image-gallery-left-nav__BmHmk .image-gallery_image-gallery-svg__XloJd,\r\n\t.image-gallery_image-gallery-right-nav__53hut .image-gallery_image-gallery-svg__XloJd {\r\n\t\theight: 72px;\r\n\t\twidth: 36px\r\n\t}\r\n}\r\n\r\n@media(max-width: 480px) {\r\n\r\n\t.image-gallery_image-gallery-left-nav__BmHmk .image-gallery_image-gallery-svg__XloJd,\r\n\t.image-gallery_image-gallery-right-nav__53hut .image-gallery_image-gallery-svg__XloJd {\r\n\t\theight: 48px;\r\n\t\twidth: 24px\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-left-nav__BmHmk[disabled],\r\n.image-gallery_image-gallery-right-nav__53hut[disabled] {\r\n\tcursor: disabled;\r\n\topacity: .6;\r\n\tpointer-events: none\r\n}\r\n\r\n.image-gallery_image-gallery-left-nav__BmHmk {\r\n\tleft: 0\r\n}\r\n\r\n.image-gallery_image-gallery-right-nav__53hut {\r\n\tright: 0\r\n}\r\n\r\n.image-gallery_image-gallery__FfPQj {\r\n\t-webkit-user-select: none;\r\n\t-moz-user-select: none;\r\n\t-ms-user-select: none;\r\n\t-o-user-select: none;\r\n\tuser-select: none;\r\n\t-webkit-tap-highlight-color: rgba(0, 0, 0, 0);\r\n\tposition: relative\r\n}\r\n\r\n.image-gallery_image-gallery__FfPQj.image-gallery_fullscreen-modal__KM6Xw {\r\n\tbackground: #000;\r\n\tbottom: 0;\r\n\theight: 100%;\r\n\tleft: 0;\r\n\tposition: fixed;\r\n\tright: 0;\r\n\ttop: 0;\r\n\twidth: 100%;\r\n\tz-index: 5\r\n}\r\n\r\n.image-gallery_image-gallery__FfPQj.image-gallery_fullscreen-modal__KM6Xw .image-gallery_image-gallery-content__kMTBU {\r\n\ttop: 50%;\r\n\ttransform: translateY(-50%)\r\n}\r\n\r\n.image-gallery_image-gallery-content__kMTBU {\r\n\tposition: relative;\r\n\tline-height: 0;\r\n\ttop: 0\r\n}\r\n\r\n.image-gallery_image-gallery-content__kMTBU.image-gallery_fullscreen__VMCyX {\r\n\tbackground: #000\r\n}\r\n\r\n.image-gallery_image-gallery-content__kMTBU .image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh {\r\n\tmax-height: 50vh !important;\r\n}\r\n\r\n.image-gallery_image-gallery-content__kMTBU.image-gallery_left__K0NWU .image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh,\r\n.image-gallery_image-gallery-content__kMTBU.image-gallery_right__PlchD .image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh {\r\n\tmax-height: 100vh\r\n}\r\n\r\n.image-gallery_image-gallery-slide-wrapper__gdmSf {\r\n\tposition: relative\r\n}\r\n\r\n.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_left__K0NWU,\r\n.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_right__PlchD {\r\n\tdisplay: inline-block;\r\n\twidth: calc(100% - 110px)\r\n}\r\n\r\n@media(max-width: 768px) {\r\n\r\n\t.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_left__K0NWU,\r\n\t.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_right__PlchD {\r\n\t\twidth: calc(100% - 87px)\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_image-gallery-rtl__jhrNg {\r\n\tdirection: rtl\r\n}\r\n\r\n.image-gallery_image-gallery-slides__cWfmF {\r\n\tline-height: 0;\r\n\toverflow: hidden;\r\n\tposition: relative;\r\n\twhite-space: nowrap;\r\n\ttext-align: center\r\n}\r\n\r\n.image-gallery_image-gallery-slide__2BfHc {\r\n\tleft: 0;\r\n\tposition: absolute;\r\n\ttop: 0;\r\n\twidth: 100%\r\n}\r\n\r\n.image-gallery_image-gallery-slide__2BfHc.image-gallery_center__1gH-w {\r\n\tposition: relative\r\n}\r\n\r\n.image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh {\r\n\twidth: 100%;\r\n\tobject-fit: contain\r\n}\r\n\r\n.image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-description__l1rZM {\r\n\tbackground: rgba(0, 0, 0, .4);\r\n\tbottom: 70px;\r\n\tcolor: #fff;\r\n\tleft: 0;\r\n\tline-height: 1;\r\n\tpadding: 10px 20px;\r\n\tposition: absolute;\r\n\twhite-space: normal\r\n}\r\n\r\n@media(max-width: 768px) {\r\n\t.image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-description__l1rZM {\r\n\t\tbottom: 45px;\r\n\t\tfont-size: .8em;\r\n\t\tpadding: 8px 15px\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-bullets__CEQBy {\r\n\tbottom: 20px;\r\n\tleft: 0;\r\n\tmargin: 0 auto;\r\n\tposition: absolute;\r\n\tright: 0;\r\n\twidth: 80%;\r\n\tz-index: 4\r\n}\r\n\r\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullets-container__BXDlg {\r\n\tmargin: 0;\r\n\tpadding: 0;\r\n\ttext-align: center\r\n}\r\n\r\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG {\r\n\tappearance: none;\r\n\tbackground-color: transparent;\r\n\tborder: 1px solid #fff;\r\n\tborder-radius: 50%;\r\n\tbox-shadow: 0 2px 2px #1a1a1a;\r\n\tcursor: pointer;\r\n\tdisplay: inline-block;\r\n\tmargin: 0 5px;\r\n\toutline: none;\r\n\tpadding: 5px;\r\n\ttransition: all .2s ease-out\r\n}\r\n\r\n@media(max-width: 768px) {\r\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG {\r\n\t\tmargin: 0 3px;\r\n\t\tpadding: 3px\r\n\t}\r\n}\r\n\r\n@media(max-width: 480px) {\r\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG {\r\n\t\tpadding: 2.7px\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG:focus {\r\n\ttransform: scale(1.2);\r\n\tbackground: #000;\r\n\tborder: 1px solid #000\r\n}\r\n\r\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG.image-gallery_active__B2qrR {\r\n\ttransform: scale(1.2);\r\n\tborder: 1px solid #fff;\r\n\tbackground: #fff\r\n}\r\n\r\n@media(hover: hover)and (pointer: fine) {\r\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG:hover {\r\n\t\tbackground: #000;\r\n\t\tborder: 1px solid #000\r\n\t}\r\n\r\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG.image-gallery_active__B2qrR:hover {\r\n\t\tbackground: #000\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv- {\r\n\tposition: relative\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_thumbnails-swipe-horizontal__5-5qp {\r\n\ttouch-action: pan-y\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_thumbnails-swipe-vertical__-NAhb {\r\n\ttouch-action: pan-x\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_thumbnails-wrapper-rtl__Ya5gz {\r\n\tdirection: rtl\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\r\n\tdisplay: inline-block;\r\n\tvertical-align: top;\r\n\twidth: 100px;\r\n\theight: 100px !important;\r\n}\r\n\r\n@media(max-width: 768px) {\r\n\r\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\r\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\r\n\t\twidth: 81px\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU .image-gallery_image-gallery-thumbnails__1BFBn,\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD .image-gallery_image-gallery-thumbnails__1BFBn {\r\n\theight: 100%;\r\n\twidth: 100%;\r\n\tleft: 0;\r\n\tpadding: 0;\r\n\tposition: absolute;\r\n\ttop: 0\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF,\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF {\r\n\tdisplay: block;\r\n\tmargin-right: 0;\r\n\tpadding: 0\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF+.image-gallery_image-gallery-thumbnail__EKbDF,\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF+.image-gallery_image-gallery-thumbnail__EKbDF {\r\n\tmargin-left: 0;\r\n\tmargin-top: 2px\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\r\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\r\n\tmargin: 0 5px\r\n}\r\n\r\n@media(max-width: 768px) {\r\n\r\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\r\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\r\n\t\tmargin: 0 3px\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnails__1BFBn {\r\n\toverflow: hidden;\r\n\tpadding: 5px 0\r\n}\r\n\r\n@media(max-width: 768px) {\r\n\t.image-gallery_image-gallery-thumbnails__1BFBn {\r\n\t\tpadding: 3px 0\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnails-container__Z3mr8 {\r\n\tcursor: pointer;\r\n\ttext-align: center;\r\n\twhite-space: nowrap\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnail__EKbDF {\r\n\tdisplay: inline-block;\r\n\tborder: 2px solid transparent;\r\n\ttransition: border .3s ease-out;\r\n\twidth: 10vh;\r\n\tbackground: transparent;\r\n\tpadding: 0\r\n}\r\n\r\n@media(max-width: 768px) {\r\n\t.image-gallery_image-gallery-thumbnail__EKbDF {\r\n\t\tborder: 3px solid transparent;\r\n\t\twidth: 81px\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnail__EKbDF+.image-gallery_image-gallery-thumbnail__EKbDF {\r\n\tmargin-left: 2px\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnail__EKbDF .image-gallery_image-gallery-thumbnail-inner__4F4ry {\r\n\tdisplay: block;\r\n\tposition: relative\r\n}\r\n.image-gallery_image-gallery-thumbnail__EKbDF{\r\n\twidth: 10vh;\r\n\theight: 7vh;\r\n\toverflow: hidden;\r\n}\r\n.image-gallery_image-gallery-thumbnail__EKbDF .image-gallery_image-gallery-thumbnail-image__Oi9qX {\r\n\twidth: 100%;\r\n height:100%;\r\n\tline-height: 0;\r\n object-fit: contain;\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnail__EKbDF.image-gallery_active__B2qrR,\r\n.image-gallery_image-gallery-thumbnail__EKbDF:focus {\r\n\toutline: none;\r\n\tborder: 2px solid var(--light);\r\n}\r\n@media(hover: hover)and (pointer: fine) {\r\n\t.image-gallery_image-gallery-thumbnail__EKbDF:hover {\r\n\t\toutline: none;\r\n\t\tborder: 2px solid var(--light)\r\n\t}\r\n}\r\n\r\n@media(hover: hover)and (pointer: fine)and (max-width: 768px) {\r\n\t.image-gallery_image-gallery-thumbnail__EKbDF:hover {\r\n\t\tborder: 2px solid var(--primary)\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-thumbnail-label__4Xph8 {\r\n\tbox-sizing: border-box;\r\n\tcolor: #fff;\r\n\tfont-size: 1em;\r\n\tleft: 0;\r\n\tline-height: 1em;\r\n\tpadding: 5%;\r\n\tposition: absolute;\r\n\ttop: 50%;\r\n\ttext-shadow: 0 2px 2px #1a1a1a;\r\n\ttransform: translateY(-50%);\r\n\twhite-space: normal;\r\n\twidth: 100%\r\n}\r\n\r\n@media(max-width: 768px) {\r\n\t.image-gallery_image-gallery-thumbnail-label__4Xph8 {\r\n\t\tfont-size: .8em;\r\n\t\tline-height: .8em\r\n\t}\r\n}\r\n\r\n.image-gallery_image-gallery-index__DbRoC {\r\n\tbackground: rgba(0, 0, 0, .4);\r\n\tcolor: #fff;\r\n\tline-height: 1;\r\n\tpadding: 10px 20px;\r\n\tposition: absolute;\r\n\tright: 0;\r\n\ttop: 0;\r\n\tz-index: 4\r\n}\r\n\r\n@media(max-width: 768px) {\r\n\t.image-gallery_image-gallery-index__DbRoC {\r\n\t\tfont-size: .8em;\r\n\t\tpadding: 5px 10px\r\n\t}\r\n}";
|
|
815
816
|
styleInject(css_248z$E);
|
|
816
817
|
|
|
817
|
-
function ownKeys$
|
|
818
|
+
function ownKeys$1v(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
818
819
|
|
|
819
|
-
function _objectSpread$
|
|
820
|
+
function _objectSpread$1v(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1v(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1v(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
820
821
|
|
|
821
822
|
var Productinfo = function Productinfo(props) {
|
|
822
823
|
var _authdetailsContext$c, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i3, _authdetailsContext$i4;
|
|
@@ -873,7 +874,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
873
874
|
StatePagePropertiesContext.pageobj != undefined && StatePagePropertiesContext.pageobj.pageproperties != undefined && StatePagePropertiesContext.pageobj.pageproperties.forEach(function (arrayItem, arrayindex) {
|
|
874
875
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
875
876
|
});
|
|
876
|
-
setsectionproperties(_objectSpread$
|
|
877
|
+
setsectionproperties(_objectSpread$1v({}, secpropobj));
|
|
877
878
|
}
|
|
878
879
|
}, [StatePagePropertiesContext]); // const FetchRelatedProductsQuery = useQuery([' FetchRelatedProducts_API' + RelatedProductsTagid], () => FetchRelatedProducts_API({ tagid: RelatedProductsTagid, productid: '' }), {
|
|
879
880
|
// keepPreviousData: true,
|
|
@@ -903,7 +904,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
903
904
|
templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$ = templatepropcontext.pagesnprop[pageindexcontext]) === null || _templatepropcontext$ === void 0 ? void 0 : (_templatepropcontext$2 = _templatepropcontext$.pageproperties) === null || _templatepropcontext$2 === void 0 ? void 0 : _templatepropcontext$2.forEach(function (arrayItem, arrayindex) {
|
|
904
905
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
905
906
|
});
|
|
906
|
-
setsectionproperties(_objectSpread$
|
|
907
|
+
setsectionproperties(_objectSpread$1v({}, secpropobj));
|
|
907
908
|
}, [pageindexcontext]);
|
|
908
909
|
|
|
909
910
|
var _useState9 = useState([]),
|
|
@@ -940,15 +941,15 @@ var Productinfo = function Productinfo(props) {
|
|
|
940
941
|
}, [fetchProductInfoQueryContext.isSuccess, fetchProductInfoQueryContext.data]);
|
|
941
942
|
|
|
942
943
|
var productidassigner = function productidassigner(productid) {
|
|
943
|
-
var tempFetchQueriesEngineContext = _objectSpread$
|
|
944
|
+
var tempFetchQueriesEngineContext = _objectSpread$1v({}, FetchQueriesEngineContext);
|
|
944
945
|
|
|
945
946
|
tempFetchQueriesEngineContext.fetchproductinfo = true;
|
|
946
|
-
setFetchQueriesEngineContext(_objectSpread$
|
|
947
|
+
setFetchQueriesEngineContext(_objectSpread$1v({}, tempFetchQueriesEngineContext));
|
|
947
948
|
|
|
948
|
-
var tempfetchproductinfoObjContext = _objectSpread$
|
|
949
|
+
var tempfetchproductinfoObjContext = _objectSpread$1v({}, fetchproductinfoObjContext);
|
|
949
950
|
|
|
950
951
|
tempfetchproductinfoObjContext.productid = productid;
|
|
951
|
-
setfetchproductinfoObjContext(_objectSpread$
|
|
952
|
+
setfetchproductinfoObjContext(_objectSpread$1v({}, tempfetchproductinfoObjContext));
|
|
952
953
|
};
|
|
953
954
|
|
|
954
955
|
useEffect(function () {
|
|
@@ -969,10 +970,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
969
970
|
setproductimagesarray([].concat(tempproductimagesarray));
|
|
970
971
|
variantchecker();
|
|
971
972
|
|
|
972
|
-
var tempaddtocardpayloadobj = _objectSpread$
|
|
973
|
+
var tempaddtocardpayloadobj = _objectSpread$1v({}, addtocardpayloadobj);
|
|
973
974
|
|
|
974
975
|
tempaddtocardpayloadobj.productid = fetchProductInfoQueryContext.data.data.productinfo.productid;
|
|
975
|
-
setaddtocardpayloadobj(_objectSpread$
|
|
976
|
+
setaddtocardpayloadobj(_objectSpread$1v({}, tempaddtocardpayloadobj));
|
|
976
977
|
setRelatedProductsTagid(fetchProductInfoQueryContext.data.data.productinfo.maintagid);
|
|
977
978
|
}
|
|
978
979
|
}
|
|
@@ -996,7 +997,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
996
997
|
variantchecker();
|
|
997
998
|
variantcompleting(); // queryClient.setQueryData('fetchProductInfo_API' + JSON.stringify(fetchproductinfoObjContext), productarr);
|
|
998
999
|
|
|
999
|
-
setProductInfoObj(_objectSpread$
|
|
1000
|
+
setProductInfoObj(_objectSpread$1v({}, productarr));
|
|
1000
1001
|
};
|
|
1001
1002
|
|
|
1002
1003
|
var variantchecker = function variantchecker() {
|
|
@@ -1074,7 +1075,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
1074
1075
|
} // queryClient.setQueryData('fetchProductInfo_API' + JSON.stringify(fetchproductinfoObjContext), productarr);
|
|
1075
1076
|
|
|
1076
1077
|
|
|
1077
|
-
setProductInfoObj(_objectSpread$
|
|
1078
|
+
setProductInfoObj(_objectSpread$1v({}, productarr));
|
|
1078
1079
|
}
|
|
1079
1080
|
}
|
|
1080
1081
|
};
|
|
@@ -1082,10 +1083,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
1082
1083
|
var variantcompleting = function variantcompleting() {
|
|
1083
1084
|
setvariantindexcompleted('');
|
|
1084
1085
|
|
|
1085
|
-
var tempaddtocardpayloadobj = _objectSpread$
|
|
1086
|
+
var tempaddtocardpayloadobj = _objectSpread$1v({}, addtocardpayloadobj);
|
|
1086
1087
|
|
|
1087
1088
|
tempaddtocardpayloadobj.variantid = '';
|
|
1088
|
-
setaddtocardpayloadobj(_objectSpread$
|
|
1089
|
+
setaddtocardpayloadobj(_objectSpread$1v({}, tempaddtocardpayloadobj));
|
|
1089
1090
|
var productarr = ProductInfoObj;
|
|
1090
1091
|
var selectedoptionsvalues = [];
|
|
1091
1092
|
productarr.data.productinfo.productoptions.forEach(function (productoptionsitem, productoptionsindex) {
|
|
@@ -1121,16 +1122,16 @@ var Productinfo = function Productinfo(props) {
|
|
|
1121
1122
|
} else {
|
|
1122
1123
|
variantid = variantobj.variantid;
|
|
1123
1124
|
|
|
1124
|
-
var tempaddtocardpayloadobj = _objectSpread$
|
|
1125
|
+
var tempaddtocardpayloadobj = _objectSpread$1v({}, addtocardpayloadobj);
|
|
1125
1126
|
|
|
1126
1127
|
tempaddtocardpayloadobj.variantid = variantid;
|
|
1127
|
-
setaddtocardpayloadobj(_objectSpread$
|
|
1128
|
+
setaddtocardpayloadobj(_objectSpread$1v({}, tempaddtocardpayloadobj));
|
|
1128
1129
|
setvariantindexcompleted(ProductVariantIndex);
|
|
1129
1130
|
}
|
|
1130
1131
|
}
|
|
1131
1132
|
}); // queryClient.setQueryData('fetchProductInfo_API' + JSON.stringify(fetchproductinfoObjContext), productarr);
|
|
1132
1133
|
|
|
1133
|
-
setProductInfoObj(_objectSpread$
|
|
1134
|
+
setProductInfoObj(_objectSpread$1v({}, productarr));
|
|
1134
1135
|
};
|
|
1135
1136
|
|
|
1136
1137
|
var addtocartfunc = function addtocartfunc() {
|
|
@@ -1339,7 +1340,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
1339
1340
|
return /*#__PURE__*/React.createElement("div", {
|
|
1340
1341
|
className: 'row w-100 ml-0 mr-0',
|
|
1341
1342
|
style: {
|
|
1342
|
-
marginTop: sectionproperties.marginTop + 'px'
|
|
1343
|
+
marginTop: sectionproperties.marginTop + 'px',
|
|
1344
|
+
marginBottom: sectionproperties.marginBottom + 'px'
|
|
1343
1345
|
}
|
|
1344
1346
|
}, fetchProductInfoQueryContext.isFetching && /*#__PURE__*/React.createElement("div", {
|
|
1345
1347
|
className: 'row ml-0 mr-0 mt-2 w-100 pb-3 mb-3'
|
|
@@ -1602,13 +1604,13 @@ var Productinfo = function Productinfo(props) {
|
|
|
1602
1604
|
}, /*#__PURE__*/React.createElement("span", {
|
|
1603
1605
|
className: "".concat(productinfo_cssstyles.minus_quantitybtn_icon_container) + ' m-1 ',
|
|
1604
1606
|
onClick: function onClick() {
|
|
1605
|
-
var tempaddtocardpayloadobj = _objectSpread$
|
|
1607
|
+
var tempaddtocardpayloadobj = _objectSpread$1v({}, addtocardpayloadobj);
|
|
1606
1608
|
|
|
1607
1609
|
if (tempaddtocardpayloadobj.quantity > 0) {
|
|
1608
1610
|
tempaddtocardpayloadobj.quantity = tempaddtocardpayloadobj.quantity - 1;
|
|
1609
1611
|
}
|
|
1610
1612
|
|
|
1611
|
-
setaddtocardpayloadobj(_objectSpread$
|
|
1613
|
+
setaddtocardpayloadobj(_objectSpread$1v({}, tempaddtocardpayloadobj));
|
|
1612
1614
|
}
|
|
1613
1615
|
}, /*#__PURE__*/React.createElement("i", {
|
|
1614
1616
|
className: "fa fa-chevron-down font-12"
|
|
@@ -1617,10 +1619,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
1617
1619
|
}, addtocardpayloadobj.quantity), /*#__PURE__*/React.createElement("span", {
|
|
1618
1620
|
className: "".concat(productinfo_cssstyles.add_quantitybtn_icon_container) + ' m-1 ',
|
|
1619
1621
|
onClick: function onClick() {
|
|
1620
|
-
var tempaddtocardpayloadobj = _objectSpread$
|
|
1622
|
+
var tempaddtocardpayloadobj = _objectSpread$1v({}, addtocardpayloadobj);
|
|
1621
1623
|
|
|
1622
1624
|
tempaddtocardpayloadobj.quantity = tempaddtocardpayloadobj.quantity + 1;
|
|
1623
|
-
setaddtocardpayloadobj(_objectSpread$
|
|
1625
|
+
setaddtocardpayloadobj(_objectSpread$1v({}, tempaddtocardpayloadobj));
|
|
1624
1626
|
}
|
|
1625
1627
|
}, /*#__PURE__*/React.createElement("i", {
|
|
1626
1628
|
className: "fa fa-chevron-up font-12"
|
|
@@ -1930,9 +1932,9 @@ var css_248z$D = "/* Side Nav */\n.staticroutersidenav-module_vertical_nav_menu_
|
|
|
1930
1932
|
var staticroutersidenav = {"vertical_nav_menu":"staticroutersidenav-module_vertical_nav_menu__p0mIj","sidebar_item":"staticroutersidenav-module_sidebar_item__3F9Q1","sidenav_page_name":"staticroutersidenav-module_sidenav_page_name__46AJV","sidenav_icon_cont":"staticroutersidenav-module_sidenav_icon_cont__O8YSe","metismenu_icon":"staticroutersidenav-module_metismenu_icon__EcRZ1","sidenav_active":"staticroutersidenav-module_sidenav_active__IjRo0","horizontal_nav_menu":"staticroutersidenav-module_horizontal_nav_menu__6V32S","sidebar_itemlastchild":"staticroutersidenav-module_sidebar_itemlastchild__9O187"};
|
|
1931
1933
|
styleInject(css_248z$D);
|
|
1932
1934
|
|
|
1933
|
-
function ownKeys$
|
|
1935
|
+
function ownKeys$1u(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
1934
1936
|
|
|
1935
|
-
function _objectSpread$
|
|
1937
|
+
function _objectSpread$1u(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1u(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1u(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
1936
1938
|
|
|
1937
1939
|
var Staticpagesrouter = function Staticpagesrouter(props) {
|
|
1938
1940
|
var _useState = useState(props.currentpageprops),
|
|
@@ -2036,7 +2038,7 @@ var Staticpagesrouter = function Staticpagesrouter(props) {
|
|
|
2036
2038
|
templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$ = templatepropcontext.pagesnprop[CurrentPageId]) === null || _templatepropcontext$ === void 0 ? void 0 : (_templatepropcontext$2 = _templatepropcontext$.pageproperties) === null || _templatepropcontext$2 === void 0 ? void 0 : _templatepropcontext$2.forEach(function (arrayItem, arrayindex) {
|
|
2037
2039
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
2038
2040
|
});
|
|
2039
|
-
setsectionproperties(_objectSpread$
|
|
2041
|
+
setsectionproperties(_objectSpread$1u({}, secpropobj));
|
|
2040
2042
|
setnavigationstyle('Upper Navigation');
|
|
2041
2043
|
} // }
|
|
2042
2044
|
// }
|
|
@@ -2196,12 +2198,12 @@ var Staticpagesrouter = function Staticpagesrouter(props) {
|
|
|
2196
2198
|
}))))));
|
|
2197
2199
|
};
|
|
2198
2200
|
|
|
2199
|
-
function ownKeys$
|
|
2201
|
+
function ownKeys$1t(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
2200
2202
|
|
|
2201
|
-
function _objectSpread$
|
|
2203
|
+
function _objectSpread$1t(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1t(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1t(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
2202
2204
|
|
|
2203
2205
|
var Ordershistory = function Ordershistory(props) {
|
|
2204
|
-
var _props$actions2, _bgimagesarray$, _bgimagesarray$
|
|
2206
|
+
var _props$actions2, _bgimagesarray$, _bgimagesarray$5, _bgimagesarray$6, _bgimagesarray$7, _bgimagesarray$8;
|
|
2205
2207
|
|
|
2206
2208
|
var lang = props.actions.lang;
|
|
2207
2209
|
var langdetect = props.actions.langdetect;
|
|
@@ -2234,10 +2236,10 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
2234
2236
|
|
|
2235
2237
|
useEffect(function () {
|
|
2236
2238
|
if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.loggedin) == true) {
|
|
2237
|
-
var tempFetchQueriesEngineContext = _objectSpread$
|
|
2239
|
+
var tempFetchQueriesEngineContext = _objectSpread$1t({}, FetchQueriesEngineContext);
|
|
2238
2240
|
|
|
2239
2241
|
tempFetchQueriesEngineContext.orderhistory = true;
|
|
2240
|
-
setFetchQueriesEngineContext(_objectSpread$
|
|
2242
|
+
setFetchQueriesEngineContext(_objectSpread$1t({}, tempFetchQueriesEngineContext));
|
|
2241
2243
|
} else {
|
|
2242
2244
|
routingcountext('');
|
|
2243
2245
|
}
|
|
@@ -2265,7 +2267,7 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
2265
2267
|
props === null || props === void 0 ? void 0 : (_props$actions = props.actions) === null || _props$actions === void 0 ? void 0 : (_props$actions$StateP = _props$actions.StatePagePropertiesContext) === null || _props$actions$StateP === void 0 ? void 0 : (_props$actions$StateP2 = _props$actions$StateP.pageobj) === null || _props$actions$StateP2 === void 0 ? void 0 : (_props$actions$StateP3 = _props$actions$StateP2.pageproperties) === null || _props$actions$StateP3 === void 0 ? void 0 : _props$actions$StateP3.forEach(function (arrayItem, arrayindex) {
|
|
2266
2268
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
2267
2269
|
});
|
|
2268
|
-
setsectionproperties(_objectSpread$
|
|
2270
|
+
setsectionproperties(_objectSpread$1t({}, secpropobj)); // }
|
|
2269
2271
|
}, [props === null || props === void 0 ? void 0 : (_props$actions2 = props.actions) === null || _props$actions2 === void 0 ? void 0 : _props$actions2.StatePagePropertiesContext]);
|
|
2270
2272
|
var orderhistory_cssstyles = {
|
|
2271
2273
|
sectiontitlespan: css({
|
|
@@ -2421,7 +2423,23 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
2421
2423
|
return /*#__PURE__*/React.createElement("div", {
|
|
2422
2424
|
className: "row m-0 w-100"
|
|
2423
2425
|
}, sectionproperties.showbgimage == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
2424
|
-
className: "col-lg-12 p-0 d-flex justify-content-center"
|
|
2426
|
+
className: "col-lg-12 p-0 d-flex justify-content-center",
|
|
2427
|
+
style: {
|
|
2428
|
+
cursor: ((_bgimagesarray$ = bgimagesarray[0]) === null || _bgimagesarray$ === void 0 ? void 0 : _bgimagesarray$.IsClickable) == 'Yes' ? 'pointer' : 'default'
|
|
2429
|
+
},
|
|
2430
|
+
onClick: function onClick() {
|
|
2431
|
+
var _bgimagesarray$2;
|
|
2432
|
+
|
|
2433
|
+
if (((_bgimagesarray$2 = bgimagesarray[0]) === null || _bgimagesarray$2 === void 0 ? void 0 : _bgimagesarray$2.IsClickable) == 'Yes') {
|
|
2434
|
+
var _bgimagesarray$3, _bgimagesarray$4;
|
|
2435
|
+
|
|
2436
|
+
if ((_bgimagesarray$3 = bgimagesarray[0]) !== null && _bgimagesarray$3 !== void 0 && _bgimagesarray$3.clickable_page_route && ((_bgimagesarray$4 = bgimagesarray[0]) === null || _bgimagesarray$4 === void 0 ? void 0 : _bgimagesarray$4.clickable_page_route.length) != 0) {
|
|
2437
|
+
routingcountext(bgimagesarray[0].clickable_page_route, false, '');
|
|
2438
|
+
} else {
|
|
2439
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, bgimagesarray[0].Clickable_Reference_Collection_ID);
|
|
2440
|
+
}
|
|
2441
|
+
}
|
|
2442
|
+
}
|
|
2425
2443
|
}, /*#__PURE__*/React.createElement("div", {
|
|
2426
2444
|
style: {
|
|
2427
2445
|
width: sectionproperties.image_width + 'vw',
|
|
@@ -2432,11 +2450,11 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
2432
2450
|
}, /*#__PURE__*/React.createElement(IKImage, {
|
|
2433
2451
|
urlEndpoint: IKurlEndpoint,
|
|
2434
2452
|
publicKey: IKpublicKey,
|
|
2435
|
-
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$ = bgimagesarray[0]) === null || _bgimagesarray$ === void 0 ? void 0 : _bgimagesarray
|
|
2453
|
+
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
|
|
2454
|
+
"class": "d-flex d-sm-none",
|
|
2436
2455
|
style: {
|
|
2437
2456
|
height: '100%',
|
|
2438
2457
|
width: '100%',
|
|
2439
|
-
// objectFit: 'cover',
|
|
2440
2458
|
margin: 0,
|
|
2441
2459
|
padding: 0,
|
|
2442
2460
|
background: sectionproperties.image_bgcolor,
|
|
@@ -2444,8 +2462,26 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
2444
2462
|
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
2445
2463
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
2446
2464
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
2447
|
-
|
|
2448
|
-
|
|
2465
|
+
objectFit: sectionproperties.bgcovercontain,
|
|
2466
|
+
zIndex: -1
|
|
2467
|
+
}
|
|
2468
|
+
}), /*#__PURE__*/React.createElement(IKImage, {
|
|
2469
|
+
urlEndpoint: IKurlEndpoint,
|
|
2470
|
+
publicKey: IKpublicKey,
|
|
2471
|
+
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-600,h-750/' + ((_bgimagesarray$7 = bgimagesarray[0]) === null || _bgimagesarray$7 === void 0 ? void 0 : _bgimagesarray$7.bgsection_imageresponsive) : '/tr:w-600,h-750/' + ((_bgimagesarray$8 = bgimagesarray[0]) === null || _bgimagesarray$8 === void 0 ? void 0 : _bgimagesarray$8.bgsection_imageresponsive_ar) : '',
|
|
2472
|
+
"class": "d-none d-sm-flex",
|
|
2473
|
+
style: {
|
|
2474
|
+
height: '100%',
|
|
2475
|
+
width: '100%',
|
|
2476
|
+
margin: 0,
|
|
2477
|
+
padding: 0,
|
|
2478
|
+
objectFit: sectionproperties.bgcovercontainresponsive,
|
|
2479
|
+
background: sectionproperties.image_bgcolor,
|
|
2480
|
+
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
2481
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
2482
|
+
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
2483
|
+
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
2484
|
+
zIndex: -1
|
|
2449
2485
|
}
|
|
2450
2486
|
}), /*#__PURE__*/React.createElement("div", {
|
|
2451
2487
|
className: ' col-lg-12 p-0 w-100 d-flex align-items-center justify-content-center ',
|
|
@@ -3048,12 +3084,12 @@ var css_248z$C = ".wishlist-module_wishlist_card__sUXul .wishlist-module_image_c
|
|
|
3048
3084
|
var wishliststyles = {"wishlist_card":"wishlist-module_wishlist_card__sUXul","image_container":"wishlist-module_image_container__FuptA","floatbtn":"wishlist-module_floatbtn__PZDvQ"};
|
|
3049
3085
|
styleInject(css_248z$C);
|
|
3050
3086
|
|
|
3051
|
-
function ownKeys$
|
|
3087
|
+
function ownKeys$1s(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
3052
3088
|
|
|
3053
|
-
function _objectSpread$
|
|
3089
|
+
function _objectSpread$1s(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1s(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1s(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
3054
3090
|
|
|
3055
3091
|
var Wishlist = function Wishlist(props) {
|
|
3056
|
-
var _bgimagesarray$, _bgimagesarray$
|
|
3092
|
+
var _bgimagesarray$, _bgimagesarray$5, _bgimagesarray$6, _bgimagesarray$7, _bgimagesarray$8;
|
|
3057
3093
|
|
|
3058
3094
|
var lang = props.actions.lang;
|
|
3059
3095
|
var langdetect = props.actions.langdetect;
|
|
@@ -3075,7 +3111,7 @@ var Wishlist = function Wishlist(props) {
|
|
|
3075
3111
|
StatePagePropertiesContext.pageobj.pageproperties.forEach(function (arrayItem, arrayindex) {
|
|
3076
3112
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
3077
3113
|
});
|
|
3078
|
-
setsectionproperties(_objectSpread$
|
|
3114
|
+
setsectionproperties(_objectSpread$1s({}, secpropobj));
|
|
3079
3115
|
}
|
|
3080
3116
|
}, [StatePagePropertiesContext]);
|
|
3081
3117
|
|
|
@@ -3085,10 +3121,10 @@ var Wishlist = function Wishlist(props) {
|
|
|
3085
3121
|
_useState2[1];
|
|
3086
3122
|
|
|
3087
3123
|
useEffect(function () {
|
|
3088
|
-
var tempFetchQueriesEngineContext = _objectSpread$
|
|
3124
|
+
var tempFetchQueriesEngineContext = _objectSpread$1s({}, FetchQueriesEngineContext);
|
|
3089
3125
|
|
|
3090
3126
|
tempFetchQueriesEngineContext.fetchfavoriteproducts = true;
|
|
3091
|
-
setFetchQueriesEngineContext(_objectSpread$
|
|
3127
|
+
setFetchQueriesEngineContext(_objectSpread$1s({}, tempFetchQueriesEngineContext));
|
|
3092
3128
|
}, []);
|
|
3093
3129
|
|
|
3094
3130
|
var _useState3 = useState(''),
|
|
@@ -3120,7 +3156,7 @@ var Wishlist = function Wishlist(props) {
|
|
|
3120
3156
|
StatePagePropertiesContext === null || StatePagePropertiesContext === void 0 ? void 0 : (_StatePagePropertiesC = StatePagePropertiesContext.pageobj) === null || _StatePagePropertiesC === void 0 ? void 0 : (_StatePagePropertiesC2 = _StatePagePropertiesC.pageproperties) === null || _StatePagePropertiesC2 === void 0 ? void 0 : _StatePagePropertiesC2.forEach(function (arrayItem, arrayindex) {
|
|
3121
3157
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
3122
3158
|
});
|
|
3123
|
-
setsectionproperties(_objectSpread$
|
|
3159
|
+
setsectionproperties(_objectSpread$1s({}, secpropobj));
|
|
3124
3160
|
}
|
|
3125
3161
|
}, [StatePagePropertiesContext]);
|
|
3126
3162
|
var wishlist_cssstyles = {
|
|
@@ -3231,7 +3267,23 @@ var Wishlist = function Wishlist(props) {
|
|
|
3231
3267
|
return /*#__PURE__*/React.createElement("div", {
|
|
3232
3268
|
className: 'row ml-0 mr-0 w-100'
|
|
3233
3269
|
}, sectionproperties.showbgimage == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3234
|
-
className: "col-lg-12 p-0 d-flex justify-content-center"
|
|
3270
|
+
className: "col-lg-12 p-0 d-flex justify-content-center",
|
|
3271
|
+
style: {
|
|
3272
|
+
cursor: ((_bgimagesarray$ = bgimagesarray[0]) === null || _bgimagesarray$ === void 0 ? void 0 : _bgimagesarray$.IsClickable) == 'Yes' ? 'pointer' : 'default'
|
|
3273
|
+
},
|
|
3274
|
+
onClick: function onClick() {
|
|
3275
|
+
var _bgimagesarray$2;
|
|
3276
|
+
|
|
3277
|
+
if (((_bgimagesarray$2 = bgimagesarray[0]) === null || _bgimagesarray$2 === void 0 ? void 0 : _bgimagesarray$2.IsClickable) == 'Yes') {
|
|
3278
|
+
var _bgimagesarray$3, _bgimagesarray$4;
|
|
3279
|
+
|
|
3280
|
+
if ((_bgimagesarray$3 = bgimagesarray[0]) !== null && _bgimagesarray$3 !== void 0 && _bgimagesarray$3.clickable_page_route && ((_bgimagesarray$4 = bgimagesarray[0]) === null || _bgimagesarray$4 === void 0 ? void 0 : _bgimagesarray$4.clickable_page_route.length) != 0) {
|
|
3281
|
+
routingcountext(bgimagesarray[0].clickable_page_route, false, '');
|
|
3282
|
+
} else {
|
|
3283
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, bgimagesarray[0].Clickable_Reference_Collection_ID);
|
|
3284
|
+
}
|
|
3285
|
+
}
|
|
3286
|
+
}
|
|
3235
3287
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3236
3288
|
style: {
|
|
3237
3289
|
width: sectionproperties.image_width + 'vw',
|
|
@@ -3242,11 +3294,11 @@ var Wishlist = function Wishlist(props) {
|
|
|
3242
3294
|
}, /*#__PURE__*/React.createElement(IKImage, {
|
|
3243
3295
|
urlEndpoint: IKurlEndpoint,
|
|
3244
3296
|
publicKey: IKpublicKey,
|
|
3245
|
-
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$ = bgimagesarray[0]) === null || _bgimagesarray$ === void 0 ? void 0 : _bgimagesarray
|
|
3297
|
+
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
|
|
3298
|
+
"class": "d-flex d-sm-none",
|
|
3246
3299
|
style: {
|
|
3247
3300
|
height: '100%',
|
|
3248
3301
|
width: '100%',
|
|
3249
|
-
// objectFit: 'cover',
|
|
3250
3302
|
margin: 0,
|
|
3251
3303
|
padding: 0,
|
|
3252
3304
|
background: sectionproperties.image_bgcolor,
|
|
@@ -3254,8 +3306,26 @@ var Wishlist = function Wishlist(props) {
|
|
|
3254
3306
|
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
3255
3307
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
3256
3308
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
3257
|
-
zIndex: -1
|
|
3258
|
-
|
|
3309
|
+
zIndex: -1,
|
|
3310
|
+
objectFit: sectionproperties.bgcovercontain
|
|
3311
|
+
}
|
|
3312
|
+
}), /*#__PURE__*/React.createElement(IKImage, {
|
|
3313
|
+
urlEndpoint: IKurlEndpoint,
|
|
3314
|
+
publicKey: IKpublicKey,
|
|
3315
|
+
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-600,h-750/' + ((_bgimagesarray$7 = bgimagesarray[0]) === null || _bgimagesarray$7 === void 0 ? void 0 : _bgimagesarray$7.bgsection_imageresponsive) : '/tr:w-600,h-750/' + ((_bgimagesarray$8 = bgimagesarray[0]) === null || _bgimagesarray$8 === void 0 ? void 0 : _bgimagesarray$8.bgsection_imageresponsive_ar) : '',
|
|
3316
|
+
"class": "d-none d-sm-flex",
|
|
3317
|
+
style: {
|
|
3318
|
+
height: '100%',
|
|
3319
|
+
width: '100%',
|
|
3320
|
+
margin: 0,
|
|
3321
|
+
padding: 0,
|
|
3322
|
+
objectFit: sectionproperties.bgcovercontainresponsive,
|
|
3323
|
+
background: sectionproperties.image_bgcolor,
|
|
3324
|
+
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
3325
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
3326
|
+
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
3327
|
+
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
3328
|
+
zIndex: -1
|
|
3259
3329
|
}
|
|
3260
3330
|
}), /*#__PURE__*/React.createElement("div", {
|
|
3261
3331
|
className: ' col-lg-12 p-0 w-100 d-flex align-items-center justify-content-center ',
|
|
@@ -3559,12 +3629,12 @@ var css_248z$B = ".viewcart-module_cartslider_container__UL-Hd {\n position:
|
|
|
3559
3629
|
var cartstyles$1 = {"cartslider_container":"viewcart-module_cartslider_container__UL-Hd","cartslider_container_opened":"viewcart-module_cartslider_container_opened__F7T-6","close_menu_icon_cont":"viewcart-module_close_menu_icon_cont__iLLUP","cart_slider_imagecont":"viewcart-module_cart_slider_imagecont__IX0L7","checkout_quantity_cont":"viewcart-module_checkout_quantity_cont__lJQsv","btn_circle":"viewcart-module_btn_circle__mj95R","cart_progress_card":"viewcart-module_cart_progress_card__1FShH","cart_progress_card_active":"viewcart-module_cart_progress_card_active__Gnvfg","trash_btn":"viewcart-module_trash_btn__WA3Ht","checkout_card_card":"viewcart-module_checkout_card_card__gkpcm"};
|
|
3560
3630
|
styleInject(css_248z$B);
|
|
3561
3631
|
|
|
3562
|
-
function ownKeys$
|
|
3632
|
+
function ownKeys$1r(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
3563
3633
|
|
|
3564
|
-
function _objectSpread$
|
|
3634
|
+
function _objectSpread$1r(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1r(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1r(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
3565
3635
|
|
|
3566
3636
|
var Viewcart = function Viewcart(props) {
|
|
3567
|
-
var _css, _bgimagesarray$, _bgimagesarray$
|
|
3637
|
+
var _css, _bgimagesarray$, _bgimagesarray$5, _bgimagesarray$6, _bgimagesarray$7, _bgimagesarray$8, _fetchcustomercartQue19, _fetchcustomercartQue20, _fetchcustomercartQue21, _fetchcustomercartQue22, _fetchcustomercartQue23, _fetchcustomercartQue24, _fetchcustomercartQue25, _fetchcustomercartQue26, _fetchcustomercartQue27, _fetchcustomercartQue28, _fetchcustomercartQue29, _fetchcustomercartQue30, _fetchcustomercartQue31, _fetchcustomercartQue32, _fetchcustomercartQue33, _fetchcustomercartQue34, _fetchcustomercartQue35, _fetchcustomercartQue36, _fetchcustomercartQue37;
|
|
3568
3638
|
|
|
3569
3639
|
var lang = props.actions.lang;
|
|
3570
3640
|
var langdetect = props.actions.langdetect;
|
|
@@ -3598,7 +3668,7 @@ var Viewcart = function Viewcart(props) {
|
|
|
3598
3668
|
StatePagePropertiesContext === null || StatePagePropertiesContext === void 0 ? void 0 : (_StatePagePropertiesC = StatePagePropertiesContext.pageobj) === null || _StatePagePropertiesC === void 0 ? void 0 : (_StatePagePropertiesC2 = _StatePagePropertiesC.pageproperties) === null || _StatePagePropertiesC2 === void 0 ? void 0 : _StatePagePropertiesC2.forEach(function (arrayItem, arrayindex) {
|
|
3599
3669
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
3600
3670
|
});
|
|
3601
|
-
setsectionproperties(_objectSpread$
|
|
3671
|
+
setsectionproperties(_objectSpread$1r({}, secpropobj));
|
|
3602
3672
|
}
|
|
3603
3673
|
}, [StatePagePropertiesContext]);
|
|
3604
3674
|
useEffect(function () {
|
|
@@ -3896,7 +3966,23 @@ var Viewcart = function Viewcart(props) {
|
|
|
3896
3966
|
return /*#__PURE__*/React.createElement("div", {
|
|
3897
3967
|
className: 'row m-0 w-100 d-flex justify-content-center'
|
|
3898
3968
|
}, sectionproperties.showbgimage == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3899
|
-
className: "col-lg-12 p-0 d-flex justify-content-center"
|
|
3969
|
+
className: "col-lg-12 p-0 d-flex justify-content-center",
|
|
3970
|
+
style: {
|
|
3971
|
+
cursor: ((_bgimagesarray$ = bgimagesarray[0]) === null || _bgimagesarray$ === void 0 ? void 0 : _bgimagesarray$.IsClickable) == 'Yes' ? 'pointer' : 'default'
|
|
3972
|
+
},
|
|
3973
|
+
onClick: function onClick() {
|
|
3974
|
+
var _bgimagesarray$2;
|
|
3975
|
+
|
|
3976
|
+
if (((_bgimagesarray$2 = bgimagesarray[0]) === null || _bgimagesarray$2 === void 0 ? void 0 : _bgimagesarray$2.IsClickable) == 'Yes') {
|
|
3977
|
+
var _bgimagesarray$3, _bgimagesarray$4;
|
|
3978
|
+
|
|
3979
|
+
if ((_bgimagesarray$3 = bgimagesarray[0]) !== null && _bgimagesarray$3 !== void 0 && _bgimagesarray$3.clickable_page_route && ((_bgimagesarray$4 = bgimagesarray[0]) === null || _bgimagesarray$4 === void 0 ? void 0 : _bgimagesarray$4.clickable_page_route.length) != 0) {
|
|
3980
|
+
routingcountext(bgimagesarray[0].clickable_page_route, false, '');
|
|
3981
|
+
} else {
|
|
3982
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, bgimagesarray[0].Clickable_Reference_Collection_ID);
|
|
3983
|
+
}
|
|
3984
|
+
}
|
|
3985
|
+
}
|
|
3900
3986
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3901
3987
|
style: {
|
|
3902
3988
|
width: sectionproperties.image_width + 'vw',
|
|
@@ -3907,11 +3993,11 @@ var Viewcart = function Viewcart(props) {
|
|
|
3907
3993
|
}, /*#__PURE__*/React.createElement(IKImage, {
|
|
3908
3994
|
urlEndpoint: IKurlEndpoint,
|
|
3909
3995
|
publicKey: IKpublicKey,
|
|
3910
|
-
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$ = bgimagesarray[0]) === null || _bgimagesarray$ === void 0 ? void 0 : _bgimagesarray
|
|
3996
|
+
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
|
|
3997
|
+
"class": "d-flex d-sm-none",
|
|
3911
3998
|
style: {
|
|
3912
3999
|
height: '100%',
|
|
3913
4000
|
width: '100%',
|
|
3914
|
-
// objectFit: 'cover',
|
|
3915
4001
|
margin: 0,
|
|
3916
4002
|
padding: 0,
|
|
3917
4003
|
background: sectionproperties.image_bgcolor,
|
|
@@ -3919,8 +4005,26 @@ var Viewcart = function Viewcart(props) {
|
|
|
3919
4005
|
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
3920
4006
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
3921
4007
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
3922
|
-
zIndex: -1
|
|
3923
|
-
|
|
4008
|
+
zIndex: -1,
|
|
4009
|
+
objectFit: sectionproperties.bgcovercontain
|
|
4010
|
+
}
|
|
4011
|
+
}), /*#__PURE__*/React.createElement(IKImage, {
|
|
4012
|
+
urlEndpoint: IKurlEndpoint,
|
|
4013
|
+
publicKey: IKpublicKey,
|
|
4014
|
+
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-600,h-750/' + ((_bgimagesarray$7 = bgimagesarray[0]) === null || _bgimagesarray$7 === void 0 ? void 0 : _bgimagesarray$7.bgsection_imageresponsive) : '/tr:w-600,h-750/' + ((_bgimagesarray$8 = bgimagesarray[0]) === null || _bgimagesarray$8 === void 0 ? void 0 : _bgimagesarray$8.bgsection_imageresponsive_ar) : '',
|
|
4015
|
+
"class": "d-none d-sm-flex",
|
|
4016
|
+
style: {
|
|
4017
|
+
height: '100%',
|
|
4018
|
+
width: '100%',
|
|
4019
|
+
margin: 0,
|
|
4020
|
+
padding: 0,
|
|
4021
|
+
objectFit: sectionproperties.bgcovercontainresponsive,
|
|
4022
|
+
background: sectionproperties.image_bgcolor,
|
|
4023
|
+
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
4024
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
4025
|
+
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
4026
|
+
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
4027
|
+
zIndex: -1
|
|
3924
4028
|
}
|
|
3925
4029
|
}), /*#__PURE__*/React.createElement("div", {
|
|
3926
4030
|
className: ' col-lg-12 p-0 w-100 d-flex align-items-center justify-content-center ',
|
|
@@ -4240,7 +4344,7 @@ var Viewcart = function Viewcart(props) {
|
|
|
4240
4344
|
},
|
|
4241
4345
|
loading: "lazy"
|
|
4242
4346
|
})), /*#__PURE__*/React.createElement("div", {
|
|
4243
|
-
className: "
|
|
4347
|
+
className: "col-lg-9 col-sm-9 col-md-9"
|
|
4244
4348
|
}, /*#__PURE__*/React.createElement("p", {
|
|
4245
4349
|
className: "".concat(viewcart_cssstyles.productNameStyles) + ' m-0 p-0 wordbreak d-flex justify-content-start '
|
|
4246
4350
|
}, langdetect == 'en' ? item.productinfo.name_en : item.productinfo.name_ar), item.productinfo.hasvariants == 1 && item.productinfo.variantinfo.variantoptions.map(function (variantitem, variantindex) {
|
|
@@ -4361,12 +4465,12 @@ var css_248z$A = "/* Forms */\n.form-module_form_control__4-RGw {\n display:
|
|
|
4361
4465
|
var formstyles = {"form_control":"form-module_form_control__4-RGw","form_controlcheckout":"form-module_form_controlcheckout__IoXvi","textarea":"form-module_textarea__zG0ed","form_control_border_none":"form-module_form_control_border_none__TJvdZ","disabled":"form-module_disabled__AtvSI","input_label_name":"form-module_input_label_name__416wN","input_label_name-bolder":"form-module_input_label_name-bolder__UQn0a","input_icon":"form-module_input_icon__X-CzC","radiobtn_label":"form-module_radiobtn_label__-4Hoi","text-grey":"form-module_text-grey__JdZMY","radiobtn_label_translated":"form-module_radiobtn_label_translated__WN5Jj","checkbox":"form-module_checkbox__XPkWy","checkbox_label":"form-module_checkbox_label__VvcKs","checkbox_sub":"form-module_checkbox_sub__QWYil","checkboxtranslated":"form-module_checkboxtranslated__zvEV-"};
|
|
4362
4466
|
styleInject(css_248z$A);
|
|
4363
4467
|
|
|
4364
|
-
function ownKeys$
|
|
4468
|
+
function ownKeys$1q(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
4365
4469
|
|
|
4366
|
-
function _objectSpread$
|
|
4470
|
+
function _objectSpread$1q(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1q(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1q(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
4367
4471
|
var defaultstyles = {
|
|
4368
4472
|
option: function option(provided, state) {
|
|
4369
|
-
return _objectSpread$
|
|
4473
|
+
return _objectSpread$1q(_objectSpread$1q({}, provided), {}, {
|
|
4370
4474
|
borderBottom: '1px solid #e6e6e6',
|
|
4371
4475
|
backgroundColor: state.isSelected ? '' : '',
|
|
4372
4476
|
padding: 5,
|
|
@@ -4393,7 +4497,7 @@ var defaultstyles = {
|
|
|
4393
4497
|
};
|
|
4394
4498
|
},
|
|
4395
4499
|
dropdownIndicator: function dropdownIndicator(provided) {
|
|
4396
|
-
return _objectSpread$
|
|
4500
|
+
return _objectSpread$1q(_objectSpread$1q({}, provided), {}, {
|
|
4397
4501
|
'&:hover': {// color: '#eac435',
|
|
4398
4502
|
}
|
|
4399
4503
|
});
|
|
@@ -4401,7 +4505,7 @@ var defaultstyles = {
|
|
|
4401
4505
|
};
|
|
4402
4506
|
var defaultstylestranslated = {
|
|
4403
4507
|
option: function option(provided, state) {
|
|
4404
|
-
return _objectSpread$
|
|
4508
|
+
return _objectSpread$1q(_objectSpread$1q({}, provided), {}, {
|
|
4405
4509
|
borderBottom: '1px solid #e6e6e6',
|
|
4406
4510
|
backgroundColor: state.isSelected ? '' : '',
|
|
4407
4511
|
padding: 5,
|
|
@@ -4430,21 +4534,21 @@ var defaultstylestranslated = {
|
|
|
4430
4534
|
};
|
|
4431
4535
|
},
|
|
4432
4536
|
dropdownIndicator: function dropdownIndicator(provided) {
|
|
4433
|
-
return _objectSpread$
|
|
4537
|
+
return _objectSpread$1q(_objectSpread$1q({}, provided), {}, {
|
|
4434
4538
|
'&:hover': {// color: '#eac435',
|
|
4435
4539
|
}
|
|
4436
4540
|
});
|
|
4437
4541
|
},
|
|
4438
4542
|
placeholder: function placeholder(provided, state) {
|
|
4439
|
-
return _objectSpread$
|
|
4543
|
+
return _objectSpread$1q(_objectSpread$1q({}, provided), {}, {
|
|
4440
4544
|
textAlign: 'right'
|
|
4441
4545
|
});
|
|
4442
4546
|
}
|
|
4443
4547
|
};
|
|
4444
4548
|
|
|
4445
|
-
function ownKeys$
|
|
4549
|
+
function ownKeys$1p(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
4446
4550
|
|
|
4447
|
-
function _objectSpread$
|
|
4551
|
+
function _objectSpread$1p(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1p(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1p(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
4448
4552
|
var Select$1 = /*#__PURE__*/React.lazy(function () {
|
|
4449
4553
|
return import('react-select');
|
|
4450
4554
|
});
|
|
@@ -4515,18 +4619,18 @@ var Checkout = function Checkout(props) {
|
|
|
4515
4619
|
props === null || props === void 0 ? void 0 : (_props$actions = props.actions) === null || _props$actions === void 0 ? void 0 : (_props$actions$StateP = _props$actions.StatePagePropertiesContext) === null || _props$actions$StateP === void 0 ? void 0 : (_props$actions$StateP2 = _props$actions$StateP.pageobj) === null || _props$actions$StateP2 === void 0 ? void 0 : (_props$actions$StateP3 = _props$actions$StateP2.pageproperties) === null || _props$actions$StateP3 === void 0 ? void 0 : _props$actions$StateP3.forEach(function (arrayItem, arrayindex) {
|
|
4516
4620
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
4517
4621
|
});
|
|
4518
|
-
setsectionproperties(_objectSpread$
|
|
4622
|
+
setsectionproperties(_objectSpread$1p({}, secpropobj)); // }
|
|
4519
4623
|
}, [props.actions.StatePagePropertiesContext]);
|
|
4520
4624
|
useEffect(function () {
|
|
4521
4625
|
var _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _fetchcustomercartQue4, _fetchcustomercartQue5, _fetchcustomercartQue6, _fetchcustomercartQue9, _fetchcustomercartQue10, _fetchcustomercartQue11, _fetchcustomercartQue12, _fetchcustomercartQue13, _fetchcustomercartQue14;
|
|
4522
4626
|
|
|
4523
4627
|
// if (authdetailsContext.loggedin == true) {
|
|
4524
|
-
var tempFetchQueriesEngineContext = _objectSpread$
|
|
4628
|
+
var tempFetchQueriesEngineContext = _objectSpread$1p({}, FetchQueriesEngineContext);
|
|
4525
4629
|
|
|
4526
4630
|
tempFetchQueriesEngineContext.fetchtabexcountries = true;
|
|
4527
|
-
setFetchQueriesEngineContext(_objectSpread$
|
|
4631
|
+
setFetchQueriesEngineContext(_objectSpread$1p({}, tempFetchQueriesEngineContext));
|
|
4528
4632
|
|
|
4529
|
-
var tempFetchTabexStatesPayloadobjContext = _objectSpread$
|
|
4633
|
+
var tempFetchTabexStatesPayloadobjContext = _objectSpread$1p({}, FetchTabexStatesPayloadobjContext);
|
|
4530
4634
|
|
|
4531
4635
|
if ( // Aya
|
|
4532
4636
|
!fetchcustomercartQueryContext.isFetching && fetchcustomercartQueryContext.isSuccess && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 ? void 0 : (_fetchcustomercartQue2 = _fetchcustomercartQue.data) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.customercart) != undefined && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 ? void 0 : (_fetchcustomercartQue4 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue4 === void 0 ? void 0 : _fetchcustomercartQue4.customercart.countryid) != null && // End
|
|
@@ -4544,7 +4648,7 @@ var Checkout = function Checkout(props) {
|
|
|
4544
4648
|
tempFetchTabexStatesPayloadobjContext.state_id = fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue15 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue15 === void 0 ? void 0 : (_fetchcustomercartQue16 = _fetchcustomercartQue15.data) === null || _fetchcustomercartQue16 === void 0 ? void 0 : _fetchcustomercartQue16.customercart.stateid;
|
|
4545
4649
|
}
|
|
4546
4650
|
|
|
4547
|
-
setFetchTabexStatesPayloadobjContext(_objectSpread$
|
|
4651
|
+
setFetchTabexStatesPayloadobjContext(_objectSpread$1p({}, tempFetchTabexStatesPayloadobjContext)); // } else {
|
|
4548
4652
|
// routingcountext('');
|
|
4549
4653
|
// }
|
|
4550
4654
|
}, []);
|
|
@@ -5095,7 +5199,7 @@ var Checkout = function Checkout(props) {
|
|
|
5095
5199
|
}
|
|
5096
5200
|
}, /*#__PURE__*/React.createElement(GrMail, null)), /*#__PURE__*/React.createElement("p", {
|
|
5097
5201
|
className: "m-0 p-0 wordbreak"
|
|
5098
|
-
}, authdetailsContext.customerinfo.email))))), /*#__PURE__*/React.createElement("div", {
|
|
5202
|
+
}, authdetailsContext.customerinfo.email))))), langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
|
|
5099
5203
|
className: "col-lg-12 justify-content-end float-right pl-2 pr-2",
|
|
5100
5204
|
style: {
|
|
5101
5205
|
fontSize: sectionproperties.userinfo_titlefontsize + 'px',
|
|
@@ -5111,6 +5215,22 @@ var Checkout = function Checkout(props) {
|
|
|
5111
5215
|
onClick: function onClick() {
|
|
5112
5216
|
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
5113
5217
|
}
|
|
5218
|
+
}, lang.update), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
|
|
5219
|
+
className: "col-lg-12 justify-content-end float-left pl-2 pr-2",
|
|
5220
|
+
style: {
|
|
5221
|
+
fontSize: sectionproperties.userinfo_titlefontsize + 'px',
|
|
5222
|
+
color: sectionproperties.userinfo_titlecolor,
|
|
5223
|
+
fontWeight: sectionproperties.userinfo_titlefontweight,
|
|
5224
|
+
textAlign: 'left',
|
|
5225
|
+
textDecoration: 'underline',
|
|
5226
|
+
cursor: 'pointer',
|
|
5227
|
+
position: 'absolute',
|
|
5228
|
+
left: 10,
|
|
5229
|
+
top: 10
|
|
5230
|
+
},
|
|
5231
|
+
onClick: function onClick() {
|
|
5232
|
+
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
5233
|
+
}
|
|
5114
5234
|
}, lang.update)))), /*#__PURE__*/React.createElement("div", {
|
|
5115
5235
|
className: "col-lg-12 p-0"
|
|
5116
5236
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -5216,11 +5336,11 @@ var Checkout = function Checkout(props) {
|
|
|
5216
5336
|
return option.id == (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue75 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue75 === void 0 ? void 0 : (_fetchcustomercartQue76 = _fetchcustomercartQue75.data) === null || _fetchcustomercartQue76 === void 0 ? void 0 : _fetchcustomercartQue76.customercart.countryid);
|
|
5217
5337
|
}),
|
|
5218
5338
|
onChange: function onChange(option) {
|
|
5219
|
-
var tempFetchTabexStatesPayloadobjContext = _objectSpread$
|
|
5339
|
+
var tempFetchTabexStatesPayloadobjContext = _objectSpread$1p({}, FetchTabexStatesPayloadobjContext);
|
|
5220
5340
|
|
|
5221
5341
|
tempFetchTabexStatesPayloadobjContext.functype = 'states';
|
|
5222
5342
|
tempFetchTabexStatesPayloadobjContext.country_id = option.id;
|
|
5223
|
-
setFetchTabexStatesPayloadobjContext(_objectSpread$
|
|
5343
|
+
setFetchTabexStatesPayloadobjContext(_objectSpread$1p({}, tempFetchTabexStatesPayloadobjContext));
|
|
5224
5344
|
cartinfoupdater('countryid', option.id);
|
|
5225
5345
|
},
|
|
5226
5346
|
styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
|
|
@@ -5254,11 +5374,11 @@ var Checkout = function Checkout(props) {
|
|
|
5254
5374
|
var _fetchcustomercartQue79, _fetchcustomercartQue80;
|
|
5255
5375
|
|
|
5256
5376
|
if (option.id.length != 0 && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue79 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue79 === void 0 ? void 0 : (_fetchcustomercartQue80 = _fetchcustomercartQue79.data) === null || _fetchcustomercartQue80 === void 0 ? void 0 : _fetchcustomercartQue80.customercart.countryid.length) != 0) {
|
|
5257
|
-
var tempFetchTabexStatesPayloadobjContext = _objectSpread$
|
|
5377
|
+
var tempFetchTabexStatesPayloadobjContext = _objectSpread$1p({}, FetchTabexStatesPayloadobjContext);
|
|
5258
5378
|
|
|
5259
5379
|
tempFetchTabexStatesPayloadobjContext.functype = 'cities';
|
|
5260
5380
|
tempFetchTabexStatesPayloadobjContext.state_id = option.id;
|
|
5261
|
-
setFetchTabexStatesPayloadobjContext(_objectSpread$
|
|
5381
|
+
setFetchTabexStatesPayloadobjContext(_objectSpread$1p({}, tempFetchTabexStatesPayloadobjContext));
|
|
5262
5382
|
cartinfoupdater('stateid', option.id);
|
|
5263
5383
|
} else {
|
|
5264
5384
|
NotificationManager.warning('', 'Please Choose Country Or State');
|
|
@@ -5513,9 +5633,9 @@ var css_248z$z = "@media screen and (max-width: 800px) {\n .signup-module_rig
|
|
|
5513
5633
|
var loginstyles = {"rightContainer":"signup-module_rightContainer__yEcoL","rightContainerTrans":"signup-module_rightContainerTrans__fkdBH","rightContainerText":"signup-module_rightContainerText__-pvN-","form_control":"signup-module_form_control__7s76W","anim-shadow":"signup-module_anim-shadow__CsxhG","login_input_icon":"signup-module_login_input_icon__RDTS0","form_control_border_none":"signup-module_form_control_border_none__HjUMS","disabled":"signup-module_disabled__h55ao","leftcontainer":"signup-module_leftcontainer__bqfnN","form_controltextarea":"signup-module_form_controltextarea__-LGz6","checkbox":"signup-module_checkbox__8ejBx","checkbox_label":"signup-module_checkbox_label__d84Q2","checkbox_sub":"signup-module_checkbox_sub__WQLUX","checkboxtranslated":"signup-module_checkboxtranslated__4xHR-"};
|
|
5514
5634
|
styleInject(css_248z$z);
|
|
5515
5635
|
|
|
5516
|
-
function ownKeys$
|
|
5636
|
+
function ownKeys$1o(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
5517
5637
|
|
|
5518
|
-
function _objectSpread$
|
|
5638
|
+
function _objectSpread$1o(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1o(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1o(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
5519
5639
|
var Select = /*#__PURE__*/React.lazy(function () {
|
|
5520
5640
|
return import('react-select');
|
|
5521
5641
|
});
|
|
@@ -5569,27 +5689,27 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
5569
5689
|
setpayloadobj = _useState6[1];
|
|
5570
5690
|
|
|
5571
5691
|
useEffect(function () {
|
|
5572
|
-
var tempFetchQueriesEngineContext = _objectSpread$
|
|
5692
|
+
var tempFetchQueriesEngineContext = _objectSpread$1o({}, FetchQueriesEngineContext);
|
|
5573
5693
|
|
|
5574
5694
|
tempFetchQueriesEngineContext.institutecustomerinfosignup = true;
|
|
5575
5695
|
tempFetchQueriesEngineContext.fetchtabexcountries = true;
|
|
5576
|
-
setFetchQueriesEngineContext(_objectSpread$
|
|
5696
|
+
setFetchQueriesEngineContext(_objectSpread$1o({}, tempFetchQueriesEngineContext));
|
|
5577
5697
|
|
|
5578
|
-
var tempFetchQueriesEngineContext = _objectSpread$
|
|
5698
|
+
var tempFetchQueriesEngineContext = _objectSpread$1o({}, FetchQueriesEngineContext);
|
|
5579
5699
|
}, []);
|
|
5580
5700
|
useEffect(function () {
|
|
5581
5701
|
if (props.sectionpropertiesprops != undefined && props.sectionpropertiesprops.length != 0) {
|
|
5582
|
-
setsectionproperties(_objectSpread$
|
|
5702
|
+
setsectionproperties(_objectSpread$1o({}, props.sectionpropertiesprops));
|
|
5583
5703
|
}
|
|
5584
5704
|
}, [props.sectionpropertiesprops]);
|
|
5585
5705
|
useEffect(function () {
|
|
5586
5706
|
if (fetchinstitutecustomerinfosignupQueryContext.isSuccess) {
|
|
5587
5707
|
if (authdetailsContext.loggedin == true) {
|
|
5588
|
-
var tempcustomerinfoobj = _objectSpread$
|
|
5708
|
+
var tempcustomerinfoobj = _objectSpread$1o({}, fetchinstitutecustomerinfosignupQueryContext.data.data.customerinfo);
|
|
5589
5709
|
|
|
5590
|
-
setpayloadobj(_objectSpread$
|
|
5710
|
+
setpayloadobj(_objectSpread$1o({}, tempcustomerinfoobj));
|
|
5591
5711
|
|
|
5592
|
-
var tempFetchTabexStatesPayloadobjContext = _objectSpread$
|
|
5712
|
+
var tempFetchTabexStatesPayloadobjContext = _objectSpread$1o({}, FetchTabexStatesPayloadobjContext);
|
|
5593
5713
|
|
|
5594
5714
|
if (tempcustomerinfoobj.countryid != null) {
|
|
5595
5715
|
tempFetchTabexStatesPayloadobjContext.country_id = tempcustomerinfoobj.countryid;
|
|
@@ -5599,28 +5719,28 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
5599
5719
|
tempFetchTabexStatesPayloadobjContext.state_id = tempcustomerinfoobj.stateid;
|
|
5600
5720
|
}
|
|
5601
5721
|
|
|
5602
|
-
setFetchTabexStatesPayloadobjContext(_objectSpread$
|
|
5722
|
+
setFetchTabexStatesPayloadobjContext(_objectSpread$1o({}, tempFetchTabexStatesPayloadobjContext));
|
|
5603
5723
|
setdataloaded(true);
|
|
5604
5724
|
} else {
|
|
5605
5725
|
var _fetchinstitutecustom, _fetchinstitutecustom2;
|
|
5606
5726
|
|
|
5607
|
-
var tempcustomerinfoobj = _objectSpread$
|
|
5727
|
+
var tempcustomerinfoobj = _objectSpread$1o({}, payloadobj);
|
|
5608
5728
|
|
|
5609
5729
|
if (Array.isArray(fetchinstitutecustomerinfosignupQueryContext === null || fetchinstitutecustomerinfosignupQueryContext === void 0 ? void 0 : (_fetchinstitutecustom = fetchinstitutecustomerinfosignupQueryContext.data) === null || _fetchinstitutecustom === void 0 ? void 0 : (_fetchinstitutecustom2 = _fetchinstitutecustom.data) === null || _fetchinstitutecustom2 === void 0 ? void 0 : _fetchinstitutecustom2.instsignupformvalues)) {
|
|
5610
5730
|
tempcustomerinfoobj.instsignupformvalues = _toConsumableArray(fetchinstitutecustomerinfosignupQueryContext.data.data.instsignupformvalues);
|
|
5611
5731
|
}
|
|
5612
5732
|
|
|
5613
|
-
setpayloadobj(_objectSpread$
|
|
5733
|
+
setpayloadobj(_objectSpread$1o({}, tempcustomerinfoobj));
|
|
5614
5734
|
setdataloaded(true);
|
|
5615
5735
|
}
|
|
5616
5736
|
}
|
|
5617
5737
|
}, [fetchinstitutecustomerinfosignupQueryContext.isSuccess, fetchinstitutecustomerinfosignupQueryContext.data, authdetailsContext]);
|
|
5618
5738
|
|
|
5619
5739
|
var payloadobjchange = function payloadobjchange(key, value) {
|
|
5620
|
-
var temppayloadobj = _objectSpread$
|
|
5740
|
+
var temppayloadobj = _objectSpread$1o({}, payloadobj);
|
|
5621
5741
|
|
|
5622
5742
|
temppayloadobj[key] = value;
|
|
5623
|
-
setpayloadobj(_objectSpread$
|
|
5743
|
+
setpayloadobj(_objectSpread$1o({}, temppayloadobj));
|
|
5624
5744
|
};
|
|
5625
5745
|
|
|
5626
5746
|
var formstyles = {
|
|
@@ -5783,11 +5903,11 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
5783
5903
|
return option.id == payloadobj.countryid;
|
|
5784
5904
|
}),
|
|
5785
5905
|
onChange: function onChange(option) {
|
|
5786
|
-
var tempFetchTabexStatesPayloadobjContext = _objectSpread$
|
|
5906
|
+
var tempFetchTabexStatesPayloadobjContext = _objectSpread$1o({}, FetchTabexStatesPayloadobjContext);
|
|
5787
5907
|
|
|
5788
5908
|
tempFetchTabexStatesPayloadobjContext.functype = 'states';
|
|
5789
5909
|
tempFetchTabexStatesPayloadobjContext.country_id = option.id;
|
|
5790
|
-
setFetchTabexStatesPayloadobjContext(_objectSpread$
|
|
5910
|
+
setFetchTabexStatesPayloadobjContext(_objectSpread$1o({}, tempFetchTabexStatesPayloadobjContext));
|
|
5791
5911
|
payloadobjchange('countryid', option.id);
|
|
5792
5912
|
},
|
|
5793
5913
|
styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
|
|
@@ -5821,11 +5941,11 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
5821
5941
|
return option.id == payloadobj.stateid;
|
|
5822
5942
|
}),
|
|
5823
5943
|
onChange: function onChange(option) {
|
|
5824
|
-
var tempFetchTabexStatesPayloadobjContext = _objectSpread$
|
|
5944
|
+
var tempFetchTabexStatesPayloadobjContext = _objectSpread$1o({}, FetchTabexStatesPayloadobjContext);
|
|
5825
5945
|
|
|
5826
5946
|
tempFetchTabexStatesPayloadobjContext.functype = 'cities';
|
|
5827
5947
|
tempFetchTabexStatesPayloadobjContext.state_id = option.id;
|
|
5828
|
-
setFetchTabexStatesPayloadobjContext(_objectSpread$
|
|
5948
|
+
setFetchTabexStatesPayloadobjContext(_objectSpread$1o({}, tempFetchTabexStatesPayloadobjContext));
|
|
5829
5949
|
payloadobjchange('stateid', option.id);
|
|
5830
5950
|
},
|
|
5831
5951
|
styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
|
|
@@ -5934,10 +6054,10 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
5934
6054
|
value: item.customersignupvalue,
|
|
5935
6055
|
textplaceholder: "",
|
|
5936
6056
|
onChange: function onChange(event) {
|
|
5937
|
-
var temppayloadobj = _objectSpread$
|
|
6057
|
+
var temppayloadobj = _objectSpread$1o({}, payloadobj);
|
|
5938
6058
|
|
|
5939
6059
|
temppayloadobj.instsignupformvalues[index].customersignupvalue = event.target.value;
|
|
5940
|
-
setpayloadobj(_objectSpread$
|
|
6060
|
+
setpayloadobj(_objectSpread$1o({}, temppayloadobj));
|
|
5941
6061
|
}
|
|
5942
6062
|
}), item.inputtype == 'checkbox' && /*#__PURE__*/React.createElement("label", {
|
|
5943
6063
|
className: langdetect == 'en' ? "".concat(loginstyles.checkbox, " ").concat(formstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(loginstyles.checkbox, " ").concat(loginstyles.checkboxtranslated) + ' d-flex mb-0 ',
|
|
@@ -5948,7 +6068,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
5948
6068
|
className: formstyles.checkboxinputstyles + ' mt-auto mb-auto ',
|
|
5949
6069
|
checked: item.customersignupvalue == 1 ? true : false,
|
|
5950
6070
|
onChange: function onChange() {
|
|
5951
|
-
var temppayloadobj = _objectSpread$
|
|
6071
|
+
var temppayloadobj = _objectSpread$1o({}, payloadobj);
|
|
5952
6072
|
|
|
5953
6073
|
if (temppayloadobj.instsignupformvalues[index].customersignupvalue == 1) {
|
|
5954
6074
|
temppayloadobj.instsignupformvalues[index].customersignupvalue = 0;
|
|
@@ -5956,7 +6076,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
5956
6076
|
temppayloadobj.instsignupformvalues[index].customersignupvalue = 1;
|
|
5957
6077
|
}
|
|
5958
6078
|
|
|
5959
|
-
setpayloadobj(_objectSpread$
|
|
6079
|
+
setpayloadobj(_objectSpread$1o({}, temppayloadobj));
|
|
5960
6080
|
}
|
|
5961
6081
|
}), /*#__PURE__*/React.createElement("svg", {
|
|
5962
6082
|
viewBox: "0 0 21 21",
|
|
@@ -5971,10 +6091,10 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
5971
6091
|
value: item.customersignupvalue,
|
|
5972
6092
|
textplaceholder: "",
|
|
5973
6093
|
onChange: function onChange(event) {
|
|
5974
|
-
var temppayloadobj = _objectSpread$
|
|
6094
|
+
var temppayloadobj = _objectSpread$1o({}, payloadobj);
|
|
5975
6095
|
|
|
5976
6096
|
temppayloadobj.instsignupformvalues[index].customersignupvalue = event.target.value;
|
|
5977
|
-
setpayloadobj(_objectSpread$
|
|
6097
|
+
setpayloadobj(_objectSpread$1o({}, temppayloadobj));
|
|
5978
6098
|
}
|
|
5979
6099
|
}, /*#__PURE__*/React.createElement("option", {
|
|
5980
6100
|
value: '',
|
|
@@ -5989,10 +6109,10 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
5989
6109
|
value: item.customersignupvalue,
|
|
5990
6110
|
textplaceholder: "",
|
|
5991
6111
|
onChange: function onChange(event) {
|
|
5992
|
-
var temppayloadobj = _objectSpread$
|
|
6112
|
+
var temppayloadobj = _objectSpread$1o({}, payloadobj);
|
|
5993
6113
|
|
|
5994
6114
|
temppayloadobj.instsignupformvalues[index].customersignupvalue = event.target.value;
|
|
5995
|
-
setpayloadobj(_objectSpread$
|
|
6115
|
+
setpayloadobj(_objectSpread$1o({}, temppayloadobj));
|
|
5996
6116
|
}
|
|
5997
6117
|
}), /*#__PURE__*/React.createElement("span", {
|
|
5998
6118
|
className: loginstyles.login_input_focus
|
|
@@ -6163,7 +6283,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
6163
6283
|
});
|
|
6164
6284
|
|
|
6165
6285
|
if (signupformismissing) {
|
|
6166
|
-
var temppayloadobj = _objectSpread$
|
|
6286
|
+
var temppayloadobj = _objectSpread$1o({}, payloadobj);
|
|
6167
6287
|
|
|
6168
6288
|
if (authdetailsContext.loggedin == true) {
|
|
6169
6289
|
temppayloadobj.functype = 'edit';
|
|
@@ -6221,9 +6341,9 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
6221
6341
|
})))));
|
|
6222
6342
|
};
|
|
6223
6343
|
|
|
6224
|
-
function ownKeys$
|
|
6344
|
+
function ownKeys$1n(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
6225
6345
|
|
|
6226
|
-
function _objectSpread$
|
|
6346
|
+
function _objectSpread$1n(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1n(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1n(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
6227
6347
|
|
|
6228
6348
|
var Signup = function Signup(props) {
|
|
6229
6349
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -6276,7 +6396,7 @@ var Signup = function Signup(props) {
|
|
|
6276
6396
|
StatePagePropertiesContext === null || StatePagePropertiesContext === void 0 ? void 0 : (_StatePagePropertiesC = StatePagePropertiesContext.pageobj) === null || _StatePagePropertiesC === void 0 ? void 0 : (_StatePagePropertiesC2 = _StatePagePropertiesC.pageproperties) === null || _StatePagePropertiesC2 === void 0 ? void 0 : _StatePagePropertiesC2.forEach(function (arrayItem, arrayindex) {
|
|
6277
6397
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
6278
6398
|
});
|
|
6279
|
-
setsectionproperties(_objectSpread$
|
|
6399
|
+
setsectionproperties(_objectSpread$1n({}, secpropobj));
|
|
6280
6400
|
}
|
|
6281
6401
|
}, [StatePagePropertiesContext]);
|
|
6282
6402
|
var loginstyles2 = {
|
|
@@ -6383,9 +6503,9 @@ var Signup = function Signup(props) {
|
|
|
6383
6503
|
}))))))));
|
|
6384
6504
|
};
|
|
6385
6505
|
|
|
6386
|
-
function ownKeys$
|
|
6506
|
+
function ownKeys$1m(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
6387
6507
|
|
|
6388
|
-
function _objectSpread$
|
|
6508
|
+
function _objectSpread$1m(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1m(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1m(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
6389
6509
|
|
|
6390
6510
|
var AccountInformation = function AccountInformation(props) {
|
|
6391
6511
|
var _bgimagesarray$, _bgimagesarray$2;
|
|
@@ -6403,7 +6523,7 @@ var AccountInformation = function AccountInformation(props) {
|
|
|
6403
6523
|
props === null || props === void 0 ? void 0 : (_props$actions = props.actions) === null || _props$actions === void 0 ? void 0 : (_props$actions$StateP = _props$actions.StatePagePropertiesContext) === null || _props$actions$StateP === void 0 ? void 0 : (_props$actions$StateP2 = _props$actions$StateP.pageobj) === null || _props$actions$StateP2 === void 0 ? void 0 : (_props$actions$StateP3 = _props$actions$StateP2.pageproperties) === null || _props$actions$StateP3 === void 0 ? void 0 : _props$actions$StateP3.forEach(function (arrayItem, arrayindex) {
|
|
6404
6524
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
6405
6525
|
});
|
|
6406
|
-
setsectionproperties(_objectSpread$
|
|
6526
|
+
setsectionproperties(_objectSpread$1m({}, secpropobj));
|
|
6407
6527
|
}, [props.actions.StatePagePropertiesContext]);
|
|
6408
6528
|
|
|
6409
6529
|
var _useState = useState(''),
|
|
@@ -6598,12 +6718,12 @@ var css_248z$y = ".tabs-module_tabs__36dMY {\n position: relative;\n heigh
|
|
|
6598
6718
|
var tabstyles = {"tabs":"tabs-module_tabs__36dMY","tabsul":"tabs-module_tabsul__wNZqy","tabsli":"tabs-module_tabsli__-uR10","active":"tabs-module_active__6wLfI","policiestabs":"tabs-module_policiestabs__nopXD"};
|
|
6599
6719
|
styleInject(css_248z$y);
|
|
6600
6720
|
|
|
6601
|
-
function ownKeys$
|
|
6721
|
+
function ownKeys$1l(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
6602
6722
|
|
|
6603
|
-
function _objectSpread$
|
|
6723
|
+
function _objectSpread$1l(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1l(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1l(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
6604
6724
|
|
|
6605
6725
|
var Policies = function Policies(props) {
|
|
6606
|
-
var _bgimagesarray$, _bgimagesarray$
|
|
6726
|
+
var _bgimagesarray$, _bgimagesarray$5, _bgimagesarray$6, _bgimagesarray$7, _bgimagesarray$8, _fetchInstitutePolici, _fetchInstitutePolici2, _fetchInstitutePolici3, _fetchInstitutePolici4, _fetchInstitutePolici5, _fetchInstitutePolici6, _fetchInstitutePolici7, _fetchInstitutePolici8;
|
|
6607
6727
|
|
|
6608
6728
|
var _useState = useState(''),
|
|
6609
6729
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -6638,7 +6758,7 @@ var Policies = function Policies(props) {
|
|
|
6638
6758
|
StatePagePropertiesContext.pageobj.pageproperties.forEach(function (arrayItem, arrayindex) {
|
|
6639
6759
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
6640
6760
|
});
|
|
6641
|
-
setsectionproperties(_objectSpread$
|
|
6761
|
+
setsectionproperties(_objectSpread$1l({}, secpropobj));
|
|
6642
6762
|
}
|
|
6643
6763
|
}, [StatePagePropertiesContext]);
|
|
6644
6764
|
useEffect(function () {
|
|
@@ -6659,13 +6779,13 @@ var Policies = function Policies(props) {
|
|
|
6659
6779
|
templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$2 = templatepropcontext.pagesnprop[CurrentPageId]) === null || _templatepropcontext$2 === void 0 ? void 0 : (_templatepropcontext$3 = _templatepropcontext$2.pageproperties) === null || _templatepropcontext$3 === void 0 ? void 0 : _templatepropcontext$3.forEach(function (arrayItem, arrayindex) {
|
|
6660
6780
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
6661
6781
|
});
|
|
6662
|
-
setsectionproperties(_objectSpread$
|
|
6782
|
+
setsectionproperties(_objectSpread$1l({}, secpropobj));
|
|
6663
6783
|
}, [CurrentPageId]);
|
|
6664
6784
|
useEffect(function () {
|
|
6665
|
-
var tempFetchQueriesEngineContext = _objectSpread$
|
|
6785
|
+
var tempFetchQueriesEngineContext = _objectSpread$1l({}, FetchQueriesEngineContext);
|
|
6666
6786
|
|
|
6667
6787
|
tempFetchQueriesEngineContext.fetchinstitutepolicy = true;
|
|
6668
|
-
setFetchQueriesEngineContext(_objectSpread$
|
|
6788
|
+
setFetchQueriesEngineContext(_objectSpread$1l({}, tempFetchQueriesEngineContext));
|
|
6669
6789
|
}, []);
|
|
6670
6790
|
|
|
6671
6791
|
var _useState7 = useState([]),
|
|
@@ -6721,7 +6841,23 @@ var Policies = function Policies(props) {
|
|
|
6721
6841
|
backgroundColor: sectionproperties.backgroundColor
|
|
6722
6842
|
}
|
|
6723
6843
|
}, sectionproperties.showbgimage == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
6724
|
-
className: "col-lg-12 p-0 d-flex justify-content-center"
|
|
6844
|
+
className: "col-lg-12 p-0 d-flex justify-content-center",
|
|
6845
|
+
style: {
|
|
6846
|
+
cursor: ((_bgimagesarray$ = bgimagesarray[0]) === null || _bgimagesarray$ === void 0 ? void 0 : _bgimagesarray$.IsClickable) == 'Yes' ? 'pointer' : 'default'
|
|
6847
|
+
},
|
|
6848
|
+
onClick: function onClick() {
|
|
6849
|
+
var _bgimagesarray$2;
|
|
6850
|
+
|
|
6851
|
+
if (((_bgimagesarray$2 = bgimagesarray[0]) === null || _bgimagesarray$2 === void 0 ? void 0 : _bgimagesarray$2.IsClickable) == 'Yes') {
|
|
6852
|
+
var _bgimagesarray$3, _bgimagesarray$4;
|
|
6853
|
+
|
|
6854
|
+
if ((_bgimagesarray$3 = bgimagesarray[0]) !== null && _bgimagesarray$3 !== void 0 && _bgimagesarray$3.clickable_page_route && ((_bgimagesarray$4 = bgimagesarray[0]) === null || _bgimagesarray$4 === void 0 ? void 0 : _bgimagesarray$4.clickable_page_route.length) != 0) {
|
|
6855
|
+
routingcountext(bgimagesarray[0].clickable_page_route, false, '');
|
|
6856
|
+
} else {
|
|
6857
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, bgimagesarray[0].Clickable_Reference_Collection_ID);
|
|
6858
|
+
}
|
|
6859
|
+
}
|
|
6860
|
+
}
|
|
6725
6861
|
}, /*#__PURE__*/React.createElement("div", {
|
|
6726
6862
|
style: {
|
|
6727
6863
|
width: sectionproperties.image_width + 'vw',
|
|
@@ -6732,11 +6868,12 @@ var Policies = function Policies(props) {
|
|
|
6732
6868
|
}, /*#__PURE__*/React.createElement(IKImage, {
|
|
6733
6869
|
urlEndpoint: IKurlEndpoint,
|
|
6734
6870
|
publicKey: IKpublicKey,
|
|
6735
|
-
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$ = bgimagesarray[0]) === null || _bgimagesarray$ === void 0 ? void 0 : _bgimagesarray
|
|
6871
|
+
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-3500,h-650/' + ((_bgimagesarray$5 = bgimagesarray[0]) === null || _bgimagesarray$5 === void 0 ? void 0 : _bgimagesarray$5.bgsection_image) : '/tr:w-3500,h-650/' + ((_bgimagesarray$6 = bgimagesarray[0]) === null || _bgimagesarray$6 === void 0 ? void 0 : _bgimagesarray$6.bgsection_image_ar) : '',
|
|
6872
|
+
"class": "d-flex d-sm-none",
|
|
6736
6873
|
style: {
|
|
6737
6874
|
height: '100%',
|
|
6738
6875
|
width: '100%',
|
|
6739
|
-
|
|
6876
|
+
objectFit: sectionproperties.bgcovercontain,
|
|
6740
6877
|
margin: 0,
|
|
6741
6878
|
padding: 0,
|
|
6742
6879
|
background: sectionproperties.image_bgcolor,
|
|
@@ -6744,8 +6881,25 @@ var Policies = function Policies(props) {
|
|
|
6744
6881
|
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
6745
6882
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
6746
6883
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
6747
|
-
zIndex: -1
|
|
6748
|
-
|
|
6884
|
+
zIndex: -1
|
|
6885
|
+
}
|
|
6886
|
+
}), /*#__PURE__*/React.createElement(IKImage, {
|
|
6887
|
+
urlEndpoint: IKurlEndpoint,
|
|
6888
|
+
publicKey: IKpublicKey,
|
|
6889
|
+
path: bgimagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-600,h-750/' + ((_bgimagesarray$7 = bgimagesarray[0]) === null || _bgimagesarray$7 === void 0 ? void 0 : _bgimagesarray$7.bgsection_imageresponsive) : '/tr:w-600,h-750/' + ((_bgimagesarray$8 = bgimagesarray[0]) === null || _bgimagesarray$8 === void 0 ? void 0 : _bgimagesarray$8.bgsection_imageresponsive_ar) : '',
|
|
6890
|
+
"class": "d-none d-sm-flex",
|
|
6891
|
+
style: {
|
|
6892
|
+
height: '100%',
|
|
6893
|
+
width: '100%',
|
|
6894
|
+
margin: 0,
|
|
6895
|
+
padding: 0,
|
|
6896
|
+
objectFit: sectionproperties.bgcovercontainresponsive,
|
|
6897
|
+
background: sectionproperties.image_bgcolor,
|
|
6898
|
+
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
6899
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
6900
|
+
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
6901
|
+
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
6902
|
+
zIndex: -1
|
|
6749
6903
|
}
|
|
6750
6904
|
}), /*#__PURE__*/React.createElement("div", {
|
|
6751
6905
|
className: ' col-lg-12 p-0 w-100 d-flex align-items-center justify-content-center ',
|
|
@@ -6856,7 +7010,7 @@ var Policies = function Policies(props) {
|
|
|
6856
7010
|
background: sectionproperties.tabcontainerbgcolor,
|
|
6857
7011
|
borderRadius: sectionproperties.tabcontainerborderradius + 'px'
|
|
6858
7012
|
}
|
|
6859
|
-
}, fetchInstitutePoliciesQueryContext.data.data.policies.map(function (item, index) {
|
|
7013
|
+
}, fetchInstitutePoliciesQueryContext === null || fetchInstitutePoliciesQueryContext === void 0 ? void 0 : (_fetchInstitutePolici = fetchInstitutePoliciesQueryContext.data) === null || _fetchInstitutePolici === void 0 ? void 0 : (_fetchInstitutePolici2 = _fetchInstitutePolici.data) === null || _fetchInstitutePolici2 === void 0 ? void 0 : _fetchInstitutePolici2.policies.map(function (item, index) {
|
|
6860
7014
|
|
|
6861
7015
|
return /*#__PURE__*/React.createElement("li", {
|
|
6862
7016
|
className: index == policychoosedindex ? "".concat(tabstyles.tabsli, " ").concat(policies_cssstyles.tabsli, " ").concat(policies_cssstyles.tabsliactive) : "".concat(tabstyles.tabsli, " ").concat(policies_cssstyles.tabsli),
|
|
@@ -6885,12 +7039,12 @@ var Policies = function Policies(props) {
|
|
|
6885
7039
|
}, policychoosedindex.length != 0 && langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
|
|
6886
7040
|
className: "w-100 mt-3",
|
|
6887
7041
|
dangerouslySetInnerHTML: {
|
|
6888
|
-
__html: fetchInstitutePoliciesQueryContext.data.data.policies[policychoosedindex].policycontent_en
|
|
7042
|
+
__html: fetchInstitutePoliciesQueryContext === null || fetchInstitutePoliciesQueryContext === void 0 ? void 0 : (_fetchInstitutePolici3 = fetchInstitutePoliciesQueryContext.data) === null || _fetchInstitutePolici3 === void 0 ? void 0 : (_fetchInstitutePolici4 = _fetchInstitutePolici3.data) === null || _fetchInstitutePolici4 === void 0 ? void 0 : (_fetchInstitutePolici5 = _fetchInstitutePolici4.policies[policychoosedindex]) === null || _fetchInstitutePolici5 === void 0 ? void 0 : _fetchInstitutePolici5.policycontent_en
|
|
6889
7043
|
}
|
|
6890
7044
|
}), policychoosedindex.length != 0 && langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
|
|
6891
7045
|
className: "w-100 mt-3",
|
|
6892
7046
|
dangerouslySetInnerHTML: {
|
|
6893
|
-
__html: fetchInstitutePoliciesQueryContext.data.data.policies[policychoosedindex].policycontent_ar
|
|
7047
|
+
__html: fetchInstitutePoliciesQueryContext === null || fetchInstitutePoliciesQueryContext === void 0 ? void 0 : (_fetchInstitutePolici6 = fetchInstitutePoliciesQueryContext.data) === null || _fetchInstitutePolici6 === void 0 ? void 0 : (_fetchInstitutePolici7 = _fetchInstitutePolici6.data) === null || _fetchInstitutePolici7 === void 0 ? void 0 : (_fetchInstitutePolici8 = _fetchInstitutePolici7.policies[policychoosedindex]) === null || _fetchInstitutePolici8 === void 0 ? void 0 : _fetchInstitutePolici8.policycontent_ar
|
|
6894
7048
|
}
|
|
6895
7049
|
})))))))), /*#__PURE__*/React.createElement("div", {
|
|
6896
7050
|
className: "col-lg-12 d-flex align-items-center justify-content-center p-0"
|
|
@@ -6901,9 +7055,9 @@ var css_248z$x = ".cart-module_cartslider_container__idend {\n transition: 0.
|
|
|
6901
7055
|
var cartstyles = {"cartslider_container":"cart-module_cartslider_container__idend","close_menu_icon_cont":"cart-module_close_menu_icon_cont__uh-pE","cart_slider_imagecont":"cart-module_cart_slider_imagecont__tnHMt","checkout_cart_slider_imagecont":"cart-module_checkout_cart_slider_imagecont__UX2ct","checkout_quantity_cont":"cart-module_checkout_quantity_cont__Rr3RO","btn_circle":"cart-module_btn_circle__p-BDZ","cart_progress_card":"cart-module_cart_progress_card__jEFwg","cart_progress_card_active":"cart-module_cart_progress_card_active__gQzWT","trash_btn":"cart-module_trash_btn__bHQxy","btn_apply":"cart-module_btn_apply__phbo8","checkout_card_card":"cart-module_checkout_card_card__4zUo9"};
|
|
6902
7056
|
styleInject(css_248z$x);
|
|
6903
7057
|
|
|
6904
|
-
function ownKeys$
|
|
7058
|
+
function ownKeys$1k(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
6905
7059
|
|
|
6906
|
-
function _objectSpread$
|
|
7060
|
+
function _objectSpread$1k(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1k(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1k(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
6907
7061
|
|
|
6908
7062
|
var CartSlider = function CartSlider(props) {
|
|
6909
7063
|
var _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _fetchcustomercartQue4, _fetchcustomercartQue5, _fetchcustomercartQue6, _fetchcustomercartQue7, _fetchcustomercartQue8, _fetchcustomercartQue9, _fetchcustomercartQue10, _fetchcustomercartQue11, _fetchcustomercartQue12, _fetchcustomercartQue13, _fetchcustomercartQue14, _fetchcustomercartQue15, _fetchcustomercartQue16, _fetchcustomercartQue17, _fetchcustomercartQue18, _fetchcustomercartQue19, _fetchcustomercartQue20, _fetchcustomercartQue21, _fetchcustomercartQue22, _fetchcustomercartQue23, _fetchcustomercartQue24;
|
|
@@ -6976,7 +7130,7 @@ var CartSlider = function CartSlider(props) {
|
|
|
6976
7130
|
templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$ = templatepropcontext.pagesnprop[CurrentPageId]) === null || _templatepropcontext$ === void 0 ? void 0 : (_templatepropcontext$2 = _templatepropcontext$.pageproperties) === null || _templatepropcontext$2 === void 0 ? void 0 : _templatepropcontext$2.forEach(function (arrayItem, arrayindex) {
|
|
6977
7131
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
6978
7132
|
});
|
|
6979
|
-
setsectionproperties(_objectSpread$
|
|
7133
|
+
setsectionproperties(_objectSpread$1k({}, secpropobj));
|
|
6980
7134
|
}, [CurrentPageId]);
|
|
6981
7135
|
useEffect(function () {
|
|
6982
7136
|
if (CurrentSrcTypeContext == 'workplace') {
|
|
@@ -6987,7 +7141,7 @@ var CartSlider = function CartSlider(props) {
|
|
|
6987
7141
|
StatePagePropertiesContext === null || StatePagePropertiesContext === void 0 ? void 0 : (_StatePagePropertiesC = StatePagePropertiesContext.pageobj) === null || _StatePagePropertiesC === void 0 ? void 0 : (_StatePagePropertiesC2 = _StatePagePropertiesC.pageproperties) === null || _StatePagePropertiesC2 === void 0 ? void 0 : _StatePagePropertiesC2.forEach(function (arrayItem, arrayindex) {
|
|
6988
7142
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
6989
7143
|
});
|
|
6990
|
-
setsectionproperties(_objectSpread$
|
|
7144
|
+
setsectionproperties(_objectSpread$1k({}, secpropobj));
|
|
6991
7145
|
}
|
|
6992
7146
|
}
|
|
6993
7147
|
}, [StatePagePropertiesContext]);
|
|
@@ -7542,6 +7696,155 @@ var Categoriesdropdown = function Categoriesdropdown(props) {
|
|
|
7542
7696
|
}))))))))));
|
|
7543
7697
|
};
|
|
7544
7698
|
|
|
7699
|
+
function ownKeys$1j(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
7700
|
+
|
|
7701
|
+
function _objectSpread$1j(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1j(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1j(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
7702
|
+
|
|
7703
|
+
var OrderSuccess = function OrderSuccess(props) {
|
|
7704
|
+
var _props$actions2;
|
|
7705
|
+
|
|
7706
|
+
// let location = useLocation();
|
|
7707
|
+
var lang = props.actions.lang;
|
|
7708
|
+
var langdetect = props.actions.langdetect;
|
|
7709
|
+
var routingcountext = props.actions.routingcountext;
|
|
7710
|
+
var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
7711
|
+
var templatepropcontext = props.actions.templatepropcontext;
|
|
7712
|
+
|
|
7713
|
+
var _useState = useState(false),
|
|
7714
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
7715
|
+
IsOrderSuccess = _useState2[0];
|
|
7716
|
+
_useState2[1];
|
|
7717
|
+
|
|
7718
|
+
var _useState3 = useState(''),
|
|
7719
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
7720
|
+
ReasonFail = _useState4[0];
|
|
7721
|
+
_useState4[1];
|
|
7722
|
+
|
|
7723
|
+
var _useState5 = useState(''),
|
|
7724
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
7725
|
+
sectionproperties = _useState6[0],
|
|
7726
|
+
setsectionproperties = _useState6[1];
|
|
7727
|
+
|
|
7728
|
+
var _useState7 = useState(''),
|
|
7729
|
+
_useState8 = _slicedToArray(_useState7, 2);
|
|
7730
|
+
_useState8[0];
|
|
7731
|
+
var setCurrentPageId = _useState8[1]; // useEffect(() => {
|
|
7732
|
+
// const query = new URLSearchParams(location.search);
|
|
7733
|
+
// var issuccess = query.get('status');
|
|
7734
|
+
// if (issuccess == true || issuccess == 1 || issuccess == 'true') {
|
|
7735
|
+
// setIsOrderSuccess(true);
|
|
7736
|
+
// } else {
|
|
7737
|
+
// setIsOrderSuccess(false);
|
|
7738
|
+
// setReasonFail(query.get('reason'));
|
|
7739
|
+
// }
|
|
7740
|
+
// }, []);
|
|
7741
|
+
|
|
7742
|
+
|
|
7743
|
+
useEffect(function () {
|
|
7744
|
+
var cartindex = templatepropcontext.pagesnprop.findIndex(function (x) {
|
|
7745
|
+
return x.staticpageid == '62af2f545cebb';
|
|
7746
|
+
});
|
|
7747
|
+
|
|
7748
|
+
if (cartindex >= 0) {
|
|
7749
|
+
setCurrentPageId(templatepropcontext.pagesnprop[cartindex].pageid);
|
|
7750
|
+
}
|
|
7751
|
+
}, []);
|
|
7752
|
+
useEffect(function () {
|
|
7753
|
+
var _props$actions, _props$actions$StateP, _props$actions$StateP2, _props$actions$StateP3;
|
|
7754
|
+
|
|
7755
|
+
var secpropobj = {};
|
|
7756
|
+
props === null || props === void 0 ? void 0 : (_props$actions = props.actions) === null || _props$actions === void 0 ? void 0 : (_props$actions$StateP = _props$actions.StatePagePropertiesContext) === null || _props$actions$StateP === void 0 ? void 0 : (_props$actions$StateP2 = _props$actions$StateP.pageobj) === null || _props$actions$StateP2 === void 0 ? void 0 : (_props$actions$StateP3 = _props$actions$StateP2.pageproperties) === null || _props$actions$StateP3 === void 0 ? void 0 : _props$actions$StateP3.forEach(function (arrayItem, arrayindex) {
|
|
7757
|
+
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
7758
|
+
});
|
|
7759
|
+
setsectionproperties(_objectSpread$1j({}, secpropobj));
|
|
7760
|
+
}, [props === null || props === void 0 ? void 0 : (_props$actions2 = props.actions) === null || _props$actions2 === void 0 ? void 0 : _props$actions2.StatePagePropertiesContext]);
|
|
7761
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
7762
|
+
var ordersuccessstyle = {
|
|
7763
|
+
ordersuccessbtn: css({
|
|
7764
|
+
background: sectionproperties.generalbtn_bgColortransparent == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColor,
|
|
7765
|
+
color: sectionproperties.generalbtn_textColor,
|
|
7766
|
+
borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
7767
|
+
borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
7768
|
+
borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
7769
|
+
borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
7770
|
+
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
7771
|
+
textTransform: sectionproperties.generalbtn_texttransform,
|
|
7772
|
+
width: sectionproperties.generalbtn_width + 'px',
|
|
7773
|
+
height: sectionproperties.generalbtn_height + 'px',
|
|
7774
|
+
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
7775
|
+
transition: '.3s',
|
|
7776
|
+
border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
|
|
7777
|
+
':hover': {
|
|
7778
|
+
background: sectionproperties.generalbtn_bgColoronhover,
|
|
7779
|
+
color: sectionproperties.generalbtn_textColoronhover
|
|
7780
|
+
}
|
|
7781
|
+
})
|
|
7782
|
+
};
|
|
7783
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
7784
|
+
className: 'row m-0 w-100 justify-content-center mt-4 mb-4 pl-md-3 pr-md-3 pl-sm-2 pr-sm-2',
|
|
7785
|
+
style: {
|
|
7786
|
+
paddingLeft: sectionproperties.paddingLeft + 'px',
|
|
7787
|
+
paddingRight: sectionproperties.paddingRight + 'px',
|
|
7788
|
+
paddingTop: sectionproperties.paddingTop + 'px',
|
|
7789
|
+
paddingBottom: sectionproperties.paddingBottom + 'px'
|
|
7790
|
+
}
|
|
7791
|
+
}, IsOrderSuccess && /*#__PURE__*/React.createElement("div", {
|
|
7792
|
+
className: "col-lg-12 allcentered flex-column d-none",
|
|
7793
|
+
style: {
|
|
7794
|
+
minHeight: '50vh',
|
|
7795
|
+
background: 'white',
|
|
7796
|
+
borderRadius: '10px'
|
|
7797
|
+
}
|
|
7798
|
+
}, /*#__PURE__*/React.createElement(BsBagCheck, {
|
|
7799
|
+
size: sectionproperties.icontextfontsize,
|
|
7800
|
+
color: sectionproperties.iconcontainercolor,
|
|
7801
|
+
className: "mb-2"
|
|
7802
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
7803
|
+
className: "m-0 p-0 wordbreak",
|
|
7804
|
+
style: {
|
|
7805
|
+
color: sectionproperties.slideshowText1ContentColor,
|
|
7806
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
7807
|
+
fontWeight: sectionproperties.slideshowText1ContentFontWeight
|
|
7808
|
+
},
|
|
7809
|
+
dangerouslySetInnerHTML: {
|
|
7810
|
+
__html: langdetect == 'en' ? sectionproperties.text1editortexten : sectionproperties.text1editortextar
|
|
7811
|
+
}
|
|
7812
|
+
}), authdetailsContext.loggedin && /*#__PURE__*/React.createElement("button", {
|
|
7813
|
+
className: "".concat(ordersuccessstyle.ordersuccessbtn, " ") + ' mt-3 d-flex align-items-center justify-content-center ',
|
|
7814
|
+
onClick: function onClick() {
|
|
7815
|
+
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
7816
|
+
}
|
|
7817
|
+
}, lang.checkyourorder)), !IsOrderSuccess && /*#__PURE__*/React.createElement("div", {
|
|
7818
|
+
className: "col-lg-12 allcentered flex-column",
|
|
7819
|
+
style: {
|
|
7820
|
+
minHeight: '50vh',
|
|
7821
|
+
background: 'white',
|
|
7822
|
+
borderRadius: '10px'
|
|
7823
|
+
}
|
|
7824
|
+
}, /*#__PURE__*/React.createElement(BsBagX, {
|
|
7825
|
+
size: sectionproperties.icontextfontsize,
|
|
7826
|
+
color: sectionproperties.iconcontainercolor,
|
|
7827
|
+
className: "mb-2"
|
|
7828
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
7829
|
+
className: "m-0 p-0 wordbreak",
|
|
7830
|
+
style: {
|
|
7831
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
7832
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
7833
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight
|
|
7834
|
+
},
|
|
7835
|
+
dangerouslySetInnerHTML: {
|
|
7836
|
+
__html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar
|
|
7837
|
+
}
|
|
7838
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
7839
|
+
className: "m-0 p-0 wordbreak",
|
|
7840
|
+
style: {
|
|
7841
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
7842
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
7843
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight
|
|
7844
|
+
}
|
|
7845
|
+
}, ReasonFail)));
|
|
7846
|
+
};
|
|
7847
|
+
|
|
7545
7848
|
var css_248z$v = ".filter-module_timeline__ROm9Q .filter-module_border_left_line__IkxXK {\n position: relative;\n margin-left: 20px;\n}\n.filter-module_timeline__ROm9Q .filter-module_btn_item__GoKTf {\n /* width: 3vh;\n height: 3vh; */\n z-index: 1;\n /* margin-left: -13px;\n background-color: #e6e6e6; */\n cursor: pointer !important;\n}\n.filter-module_timelineinnercont_active__2sLI7 .filter-module_timeline_text__NgaGy {\n cursor: pointer !important;\n}\n.filter-module_timelineinnercont__Zme9K:not(.filter-module_timelineinnercont_active__2sLI7):hover .filter-module_timeline_text__NgaGy {\n cursor: pointer !important;\n transition: 0.3s;\n}\n.filter-module_btn_item__GoKTf {\n border-radius: 50%;\n}\n.filter-module_timelineinnercont_active__2sLI7 {\n position: relative !important;\n}\n.filter-module_timelineinnercont_active__2sLI7 .filter-module_btn_item__GoKTf:before {\n display: inline-block;\n content: '✓';\n color: white;\n margin: auto !important;\n font-size: 12px;\n margin-top: 1.5px !important;\n}\n.filter-module_timelineinnercont__Zme9K:not(.filter-module_timelineinnercont_active__2sLI7):hover .filter-module_btn_item__GoKTf {\n background-color: var(--focus) !important;\n cursor: pointer;\n}\n.filter-module_timeline__ROm9Q .filter-module_border_left_line__IkxXK:last-child {\n border-left: 1px solid white;\n}\n/* .timelinetrans .border_left_line {\n border-right: 1px solid #000;\n position: relative;\n margin-right: 17px;\n border-left: 0 !important;\n margin-left: 0 !important;\n} */\n/* .timeline .border_left_line {\n border-left: 1px solid #000 !important;\n border-right: none !important ;\n background-color: red;\n position: relative;\n margin-left: 17px !important;\n border-left: 0 !important;\n} */\n.filter-module_timelinetrans__KzVCg .filter-module_btn_item__GoKTf {\n margin-left: 0 !important ;\n margin-right: -10px !important ;\n}\n\n/* Filter Responsive */\n@media screen and (max-width: 800px) {\n .filter-module_filterslider_container__I-7sG {\n position: fixed !important;\n height: 100vh;\n width: 100vw;\n /* background-color: #f7f1ee; */\n z-index: 1000;\n top: 0;\n right: 0;\n transform: translateX(150%) !important;\n transition: 0.3s;\n border-left: 2px solid #e6e6e6;\n overflow-y: scroll;\n }\n}\n@media screen and (max-width: 500px) {\n .filter-module_filterslider_container__I-7sG {\n position: fixed;\n height: 100vh;\n width: 90vw;\n background-color: #f7f1ee;\n\n top: 0;\n right: 0;\n transform: translateX(-100%);\n\n transition: 0.3s;\n border-left: 2px solid #e6e6e6;\n z-index: 2000 !important;\n }\n}\n.filter-module_filterslider_container_opened__2eZes {\n transform: translateX(0) !important;\n z-index: 2000 !important;\n}\n\n.filter-module_outercontainer__kmY9b {\n width: 100% !important;\n /* white-space: nowrap !important; */\n /* position: relative !important; */\n overflow-x: scroll !important;\n /* overflow-y: hidden !important; */\n -webkit-overflow-scrolling: touch !important;\n}\n.filter-module_innercontainer__VKukp {\n width: 100% !important;\n /* white-space: nowrap !important; */\n /* position: relative !important; */\n overflow-x: scroll !important;\n overflow-y: hidden !important;\n -webkit-overflow-scrolling: touch !important;\n overflow-y: visible !important;\n position: static !important;\n\n white-space: nowrap;\n -webkit-overflow-scrolling: touch; /* for iOS */\n}\n\n.filter-module_card__7yDs0 {\n float: none !important;\n display: inline-block !important;\n zoom: 1 !important;\n}\n.filter-module_outercontainer__kmY9b::-webkit-scrollbar {\n width: 5px;\n height: 5px;\n}\n.filter-module_outercontainer__kmY9b::-webkit-scrollbar-track {\n box-shadow: inset 0 0 5px transparent;\n border-radius: 10px;\n}\n.filter-module_outercontainer__kmY9b::-webkit-scrollbar-thumb {\n background: transparent;\n border-radius: 10px;\n}\n.filter-module_outercontainer__kmY9b::-webkit-scrollbar-thumb:hover {\n background: transparent;\n}\n";
|
|
7546
7849
|
var filterstyles$1 = {"timeline":"filter-module_timeline__ROm9Q","border_left_line":"filter-module_border_left_line__IkxXK","btn_item":"filter-module_btn_item__GoKTf","timelineinnercont_active":"filter-module_timelineinnercont_active__2sLI7","timeline_text":"filter-module_timeline_text__NgaGy","timelineinnercont":"filter-module_timelineinnercont__Zme9K","timelinetrans":"filter-module_timelinetrans__KzVCg","filterslider_container":"filter-module_filterslider_container__I-7sG","filterslider_container_opened":"filter-module_filterslider_container_opened__2eZes","outercontainer":"filter-module_outercontainer__kmY9b","innercontainer":"filter-module_innercontainer__VKukp","card":"filter-module_card__7yDs0"};
|
|
7547
7850
|
styleInject(css_248z$v);
|
|
@@ -7763,7 +8066,10 @@ var Filter = function Filter(props) {
|
|
|
7763
8066
|
})
|
|
7764
8067
|
};
|
|
7765
8068
|
return /*#__PURE__*/React.createElement("div", {
|
|
7766
|
-
className: "col-lg-12 p-0 w-100 filter"
|
|
8069
|
+
className: "col-lg-12 p-0 w-100 filter",
|
|
8070
|
+
style: {
|
|
8071
|
+
marginTop: sectionproperties.filtersection_mt + 'px'
|
|
8072
|
+
}
|
|
7767
8073
|
}, sectionproperties.filterdirection == 'Horizontal' && /*#__PURE__*/React.createElement("div", {
|
|
7768
8074
|
className: sectionproperties.filterscat_showas == 'vertical' ? ' row m-0 w-100 ' : "".concat(filterstyles$1.outercontainer) + ' row m-0 w-100 '
|
|
7769
8075
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -7976,14 +8282,7 @@ var Filter = function Filter(props) {
|
|
|
7976
8282
|
})))))), /*#__PURE__*/React.createElement("hr", {
|
|
7977
8283
|
className: "mt-3 mb-3"
|
|
7978
8284
|
}));
|
|
7979
|
-
})))
|
|
7980
|
-
className: "col-lg-12 d-flex align-items-center justify-content-center",
|
|
7981
|
-
onClick: function onClick() {
|
|
7982
|
-
setfilterfunc('', '', '', 'clearfilters');
|
|
7983
|
-
}
|
|
7984
|
-
}, /*#__PURE__*/React.createElement("button", {
|
|
7985
|
-
className: filter_cssstyles.btnstyles + ' ml-1 ml-1 '
|
|
7986
|
-
}, langdetect == 'en' ? 'Clear Filters' : 'حذف الإختيارات')))));
|
|
8285
|
+
}))))));
|
|
7987
8286
|
};
|
|
7988
8287
|
|
|
7989
8288
|
function ownKeys$1h(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
@@ -8335,26 +8634,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
8335
8634
|
var cardsrender = function cardsrender() {
|
|
8336
8635
|
return /*#__PURE__*/React.createElement("div", {
|
|
8337
8636
|
"class": sectionproperties.showFilter == 'show' && sectionproperties.filterdirection == 'Vertical' ? 'col-lg-9 p-sm-0' : 'row m-0 w-100'
|
|
8338
|
-
},
|
|
8339
|
-
className: "row m-0 w-100 d-flex align-items-center",
|
|
8340
|
-
style: {
|
|
8341
|
-
height: '50vh'
|
|
8342
|
-
}
|
|
8343
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
8344
|
-
className: "col-lg-12 text-light d-flex align-items-center justify-content-center flex-column"
|
|
8345
|
-
}, /*#__PURE__*/React.createElement(MdOutlineLayersClear, {
|
|
8346
|
-
style: {
|
|
8347
|
-
fontSize: sectionproperties.noprod_iconfontSize + 'px',
|
|
8348
|
-
color: sectionproperties.noprod_iconcolor
|
|
8349
|
-
}
|
|
8350
|
-
}), /*#__PURE__*/React.createElement("p", {
|
|
8351
|
-
style: {
|
|
8352
|
-
fontSize: sectionproperties.noprod_fontSize + 'px',
|
|
8353
|
-
fontWeight: sectionproperties.noprod_fontWeight,
|
|
8354
|
-
textTransform: sectionproperties.noprod_textTransform,
|
|
8355
|
-
color: sectionproperties.noprod_color
|
|
8356
|
-
}
|
|
8357
|
-
}, langdetect == 'en' ? 'No Products Found' : 'لا توجد منتجات'))), cardsarray.length != 0 && sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
8637
|
+
}, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
8358
8638
|
className: "row m-0 w-100 d-flex align-items-center p-sm-0"
|
|
8359
8639
|
}, /*#__PURE__*/React.createElement("div", {
|
|
8360
8640
|
className: "row ml-0 mr-0 w-100 pl-md-2 pr-md-2 pl-sm-2 pr-sm-2",
|
|
@@ -8454,7 +8734,28 @@ var CardsSection = function CardsSection(props) {
|
|
|
8454
8734
|
style: {
|
|
8455
8735
|
borderColor: sectionproperties.upperseparatorbgcolor
|
|
8456
8736
|
}
|
|
8457
|
-
}))),
|
|
8737
|
+
}))), !fetchProductsQuery.isFetching && cardsarray.length == 0 && /*#__PURE__*/React.createElement("div", {
|
|
8738
|
+
className: "row m-0 w-100 d-flex align-items-center",
|
|
8739
|
+
style: {
|
|
8740
|
+
height: '20vh'
|
|
8741
|
+
}
|
|
8742
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
8743
|
+
className: "col-lg-12 text-light d-flex align-items-center justify-content-center flex-column"
|
|
8744
|
+
}, /*#__PURE__*/React.createElement(MdOutlineLayersClear, {
|
|
8745
|
+
style: {
|
|
8746
|
+
fontSize: sectionproperties.noprod_iconfontSize + 'px',
|
|
8747
|
+
color: sectionproperties.noprod_iconcolor
|
|
8748
|
+
}
|
|
8749
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
8750
|
+
style: {
|
|
8751
|
+
fontSize: sectionproperties.noprod_fontSize + 'px',
|
|
8752
|
+
fontWeight: sectionproperties.noprod_fontWeight,
|
|
8753
|
+
textTransform: sectionproperties.noprod_textTransform,
|
|
8754
|
+
color: sectionproperties.noprod_color
|
|
8755
|
+
}
|
|
8756
|
+
}, langdetect == 'en' ? 'No Products Found' : 'لا توجد منتجات'))), cardsarray.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
8757
|
+
"class": "col-lg-12 p-0"
|
|
8758
|
+
}, StatePagePropertiesContext.pageobj.sections[props.sectionindexprops].childsections.map(function (item, index) {
|
|
8458
8759
|
if (item.tabexsectioninfo != null) {
|
|
8459
8760
|
if (item.sectionstructype == 'child' && TabexSectionsComponentsContext[item.tabexsectioninfo.sectioncompname] != undefined) {
|
|
8460
8761
|
var Sectioncomp = TabexSectionsComponentsContext[item.tabexsectioninfo.sectioncompname];
|
|
@@ -8495,7 +8796,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
8495
8796
|
className: "row m-0 w-100"
|
|
8496
8797
|
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
8497
8798
|
return /*#__PURE__*/React.createElement("div", {
|
|
8498
|
-
"class": sectionproperties.numberOfColsvertical == '1' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-12 p-0 col-lg-12 col-md-4 p-0 d-flex justify-content-center col-sm-6 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-12 p-0 col-lg-12 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-12 p-0 col-lg-12 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '2' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-6 p-0 col-lg-6 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft ' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-6 p-0 col-lg-6 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0' : sectionproperties.numberOfColsvertical == '3' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-4 col-lg-4 col-md-4 col-sm-6 p-0 d-flex justify-content-center ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-4 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-4 p-0 col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-4 p-0 col-lg-4 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-4 p-0 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-4 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '4' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-3 p-0 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-3 p-0 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-3 p-0 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-3 p-0 col-lg-3 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-3 p-0 col-lg-3 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-3 col-lg-4 col-md-4 col-sm-6 p-0 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '12' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-3 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-3 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-3 p-0 col-lg-4 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-3 p-0 col-lg-3 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : '' : sectionproperties.numberOfColsvertical == '6' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-2 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-2 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-2 p-0 col-lg-2 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-2 p-0 col-lg-2 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-2 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : ''
|
|
8799
|
+
"class": sectionproperties.numberOfColsvertical == '1' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-12 p-0 col-lg-12 col-md-4 p-0 d-flex justify-content-center col-sm-6 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-12 p-0 col-lg-12 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-12 p-0 col-lg-12 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : ' col-xl-12 p-0 col-lg-12 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '2' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-6 p-0 col-lg-6 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft ' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-6 p-0 col-lg-6 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-6 p-0 col-lg-6 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0' : sectionproperties.numberOfColsvertical == '3' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-4 col-lg-4 col-md-4 col-sm-6 p-0 d-flex justify-content-center ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-4 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-4 p-0 col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-4 p-0 col-lg-4 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-4 p-0 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-4 p-0 col-lg-4 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : ' col-xl-4 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '4' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-3 p-0 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-3 p-0 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-3 p-0 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-3 p-0 col-lg-3 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-3 p-0 col-lg-3 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-3 p-0 col-lg-3 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : ' col-xl-3 col-lg-4 col-md-4 col-sm-6 p-0 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '12' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-3 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-3 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-3 p-0 col-lg-4 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-3 p-0 col-lg-3 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-3 p-0 col-lg-3 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : '' : sectionproperties.numberOfColsvertical == '6' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-2 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-2 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-2 p-0 col-lg-2 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-2 p-0 col-lg-2 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-2 p-0 col-lg-2 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : ' col-xl-2 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : ''
|
|
8499
8800
|
}, /*#__PURE__*/React.createElement(Sectioncomp, {
|
|
8500
8801
|
sectiontypeprops: 'horizontal',
|
|
8501
8802
|
fetchingtypeprops: fetchingtype,
|
|
@@ -8527,7 +8828,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
8527
8828
|
})))));
|
|
8528
8829
|
}
|
|
8529
8830
|
}
|
|
8530
|
-
})));
|
|
8831
|
+
}))));
|
|
8531
8832
|
};
|
|
8532
8833
|
|
|
8533
8834
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -9914,8 +10215,7 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
9914
10215
|
zIndex: 2
|
|
9915
10216
|
}
|
|
9916
10217
|
}, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
9917
|
-
"class": sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0 ?
|
|
9918
|
-
' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pl-md-2 pr-md-2 ' : sectionproperties.paddingRight != 0 ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pr-md-2 ' : sectionproperties.paddingLeft != 0 ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pl-md-2 ' : ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 justify-content-center ',
|
|
10218
|
+
"class": sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0 ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 p-0 ' : sectionproperties.paddingRight != 0 && langdetect == 'en' ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pr-md-2 pr-sm-2 ' : sectionproperties.paddingRight != 0 && langdetect == 'ar' ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pl-md-2 pl-sm-2 ' : sectionproperties.paddingLeft != 0 && langdetect == 'en' ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pl-md-2 pl-sm-2 ' : sectionproperties.paddingLeft != 0 && langdetect == 'ar' ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pr-md-2 pr-sm-2 ' : ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 justify-content-center ',
|
|
9919
10219
|
style: {
|
|
9920
10220
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
9921
10221
|
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
@@ -13477,9 +13777,9 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
13477
13777
|
}
|
|
13478
13778
|
}
|
|
13479
13779
|
}
|
|
13480
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ', langdetect == 'en' ? /*#__PURE__*/React.createElement(IoIosArrowRoundForward
|
|
13780
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ', langdetect == 'en' ? /*#__PURE__*/React.createElement(IoIosArrowRoundForward, {
|
|
13481
13781
|
size: 20
|
|
13482
|
-
}) : /*#__PURE__*/React.createElement(IoIosArrowRoundBack
|
|
13782
|
+
}) : /*#__PURE__*/React.createElement(IoIosArrowRoundBack, {
|
|
13483
13783
|
size: 20
|
|
13484
13784
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
13485
13785
|
className: "col-md-12 d-none d-md-flex flex-column mt-auto mb-auto "
|
|
@@ -15040,9 +15340,9 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
15040
15340
|
onClick: function onClick() {
|
|
15041
15341
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
|
|
15042
15342
|
}
|
|
15043
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ', langdetect == 'en' ? /*#__PURE__*/React.createElement(IoIosArrowRoundForward
|
|
15343
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ', langdetect == 'en' ? /*#__PURE__*/React.createElement(IoIosArrowRoundForward, {
|
|
15044
15344
|
size: 20
|
|
15045
|
-
}) : /*#__PURE__*/React.createElement(IoIosArrowRoundBack
|
|
15345
|
+
}) : /*#__PURE__*/React.createElement(IoIosArrowRoundBack, {
|
|
15046
15346
|
size: 20
|
|
15047
15347
|
}))));
|
|
15048
15348
|
};
|
|
@@ -15090,7 +15390,7 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
15090
15390
|
}
|
|
15091
15391
|
}
|
|
15092
15392
|
},
|
|
15093
|
-
"class": 'p-0 align-items-center d-
|
|
15393
|
+
"class": 'p-0 align-items-center d-sm-none ',
|
|
15094
15394
|
key: index,
|
|
15095
15395
|
style: {
|
|
15096
15396
|
cursor: item.IsClickableimg == 'Yes' ? 'pointer' : 'default',
|
|
@@ -15248,9 +15548,9 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
15248
15548
|
onClick: function onClick() {
|
|
15249
15549
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
|
|
15250
15550
|
}
|
|
15251
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ', langdetect == 'en' ? /*#__PURE__*/React.createElement(IoIosArrowRoundForward
|
|
15551
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ', langdetect == 'en' ? /*#__PURE__*/React.createElement(IoIosArrowRoundForward, {
|
|
15252
15552
|
size: 20
|
|
15253
|
-
}) : /*#__PURE__*/React.createElement(IoIosArrowRoundBack
|
|
15553
|
+
}) : /*#__PURE__*/React.createElement(IoIosArrowRoundBack, {
|
|
15254
15554
|
size: 20
|
|
15255
15555
|
}))));
|
|
15256
15556
|
};
|
|
@@ -15272,7 +15572,8 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
15272
15572
|
width: sectionproperties.width + 'vw',
|
|
15273
15573
|
marginBottom: sectionproperties.marginBottom + 'px',
|
|
15274
15574
|
marginTop: sectionproperties.marginTop + 'px',
|
|
15275
|
-
height: sectionproperties.height + 'vh'
|
|
15575
|
+
height: sectionproperties.height + 'vh',
|
|
15576
|
+
overflow: 'hidden'
|
|
15276
15577
|
}
|
|
15277
15578
|
}, /*#__PURE__*/React.createElement(Slide, _extends({}, Slideshowsettings, {
|
|
15278
15579
|
transitionDuration: 1500,
|
|
@@ -15287,32 +15588,35 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
15287
15588
|
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
15288
15589
|
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
15289
15590
|
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
15290
|
-
height: sectionproperties.height + '
|
|
15591
|
+
height: sectionproperties.height + 'vh'
|
|
15291
15592
|
}
|
|
15292
15593
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15293
15594
|
"class": 'p-0 align-items-center d-flex d-sm-none ',
|
|
15294
15595
|
key: index,
|
|
15295
|
-
|
|
15596
|
+
onClick: function onClick() {
|
|
15597
|
+
if (item.IsClickableimg == 'Yes') {
|
|
15598
|
+
if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
|
|
15599
|
+
routingcountext(item.clickableimg_page_route, false, '');
|
|
15600
|
+
} else {
|
|
15601
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.Clickableimg_getcoection);
|
|
15602
|
+
}
|
|
15603
|
+
}
|
|
15604
|
+
},
|
|
15605
|
+
style: _defineProperty({
|
|
15606
|
+
cursor: item.IsClickableimg == 'Yes' ? 'pointer' : 'default',
|
|
15296
15607
|
direction: langdetect == 'en' ? 'ltr' : 'rtl',
|
|
15297
15608
|
width: '100%',
|
|
15298
|
-
height:
|
|
15609
|
+
height: '100%',
|
|
15299
15610
|
backgroundSize: 'cover',
|
|
15300
|
-
|
|
15301
|
-
// backgroundImage: langdetect == 'en' ? `url(` + serverbaselink + item.imageen + `)` : `url(` + serverbaselink + item.imagear + `)`,
|
|
15611
|
+
backgroundImage: langdetect == 'en' ? "url(" + serverbaselink$1 + item.imageen + ")" : "url(" + serverbaselink$1 + item.imagear + ")",
|
|
15302
15612
|
paddingTop: sectionproperties.paddingTop + 'px'
|
|
15303
|
-
}
|
|
15304
|
-
}, /*#__PURE__*/React.createElement("
|
|
15305
|
-
src: langdetect == 'en' ? serverbaselink$1 + item.imageen : serverbaselink$1 + item.imagear,
|
|
15306
|
-
style: {
|
|
15307
|
-
width: '100%',
|
|
15308
|
-
height: sectionproperties.height + 'vh'
|
|
15309
|
-
}
|
|
15310
|
-
}), SlideShowTextContainer(item)), /*#__PURE__*/React.createElement("div", {
|
|
15613
|
+
}, "height", sectionproperties.height + 'vh')
|
|
15614
|
+
}, SlideShowTextContainer(item)), /*#__PURE__*/React.createElement("div", {
|
|
15311
15615
|
"class": 'p-0 align-items-center d-none d-sm-flex ',
|
|
15312
15616
|
key: index,
|
|
15313
15617
|
style: {
|
|
15314
15618
|
width: '100%',
|
|
15315
|
-
height:
|
|
15619
|
+
height: '100%',
|
|
15316
15620
|
backgroundSize: 'cover',
|
|
15317
15621
|
backgroundPosition: 'center',
|
|
15318
15622
|
backgroundImage: langdetect == 'en' ? "url(" + serverbaselink$1 + item.image_resp_en + ")" : "url(" + serverbaselink$1 + item.image_resp_ar + ")",
|
|
@@ -15438,6 +15742,27 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
15438
15742
|
pauseOnHover: false,
|
|
15439
15743
|
scale: 1.4
|
|
15440
15744
|
};
|
|
15745
|
+
var slideshow_styles = {
|
|
15746
|
+
slideshow_btn: css({
|
|
15747
|
+
height: sectionproperties.generalbtn_height + 'px',
|
|
15748
|
+
width: sectionproperties.generalbtn_width + 'px',
|
|
15749
|
+
background: sectionproperties.generalbtn_bgColor,
|
|
15750
|
+
color: sectionproperties.generalbtn_textColor,
|
|
15751
|
+
borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
15752
|
+
borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
15753
|
+
borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
15754
|
+
borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
15755
|
+
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
15756
|
+
lineHeight: sectionproperties.generalbtn_fontsize + 'px',
|
|
15757
|
+
textTransform: sectionproperties.generalbtn_texttransform,
|
|
15758
|
+
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
15759
|
+
transition: '.3s',
|
|
15760
|
+
':hover': {
|
|
15761
|
+
background: sectionproperties.generalbtn_bgColoronhover,
|
|
15762
|
+
color: sectionproperties.generalbtn_textColoronhover
|
|
15763
|
+
}
|
|
15764
|
+
})
|
|
15765
|
+
};
|
|
15441
15766
|
|
|
15442
15767
|
var SlideShowTextContainer = function SlideShowTextContainer(item) {
|
|
15443
15768
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -15617,7 +15942,7 @@ function ownKeys$R(object, enumerableOnly) { var keys = Object.keys(object); if
|
|
|
15617
15942
|
function _objectSpread$R(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$R(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$R(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
15618
15943
|
|
|
15619
15944
|
var Subheader = function Subheader(props) {
|
|
15620
|
-
var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _templatepropcontext$, _fetchCategoriesQuery, _fetchCategoriesQuery2, _fetchCategoriesQuery3, _fetchCategoriesQuery4, _fetchCategoriesQuery5, _fetchCategoriesQuery6, _props$
|
|
15945
|
+
var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _templatepropcontext$, _fetchCategoriesQuery, _fetchCategoriesQuery2, _fetchCategoriesQuery3, _fetchCategoriesQuery4, _fetchCategoriesQuery5, _fetchCategoriesQuery6, _fetchCategoriesQuery7, _fetchCategoriesQuery8, _props$subheaderprope10, _props$subheaderprope11, _fetchCategoriesQuery9, _fetchCategoriesQuery10, _fetchCategoriesQuery11, _fetchCategoriesQuery12, _fetchCategoriesQuery13, _fetchCategoriesQuery14, _fetchCategoriesQuery15;
|
|
15621
15946
|
|
|
15622
15947
|
var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
|
|
15623
15948
|
var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
|
|
@@ -15695,9 +16020,8 @@ var Subheader = function Subheader(props) {
|
|
|
15695
16020
|
})
|
|
15696
16021
|
};
|
|
15697
16022
|
return /*#__PURE__*/React.createElement("div", {
|
|
15698
|
-
"class": ((_props$subheaderprope = props.subheaderpropertiesprops) === null || _props$subheaderprope === void 0 ? void 0 : _props$subheaderprope.subheaderpositionprops) == 'in nav' ? "".concat(headerstyles$a.sub_outercontainer) + ' ml-0 mr-0 ' : "".concat(headerstyles$a.sub_outercontainer) + ' row ml-0 mr-0 w-100
|
|
16023
|
+
"class": ((_props$subheaderprope = props.subheaderpropertiesprops) === null || _props$subheaderprope === void 0 ? void 0 : _props$subheaderprope.subheaderpositionprops) == 'in nav' ? "".concat(headerstyles$a.sub_outercontainer) + ' ml-0 mr-0 ' : "".concat(headerstyles$a.sub_outercontainer) + ' row ml-0 mr-0 w-100 ',
|
|
15699
16024
|
style: {
|
|
15700
|
-
background: sectionproperties.subheaderbgtransparent == 'Transparent' ? 'transparent' : sectionproperties.subheaderbg,
|
|
15701
16025
|
zIndex: 200,
|
|
15702
16026
|
flex: 1,
|
|
15703
16027
|
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_paddingLeft + 'px' : sectionproperties.subheader_paddingRight + 'px',
|
|
@@ -15706,9 +16030,10 @@ var Subheader = function Subheader(props) {
|
|
|
15706
16030
|
}, sectionproperties != undefined && sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
15707
16031
|
"class": "".concat(headerstyles$a.sub_container) + ' w-100 p-md-0 '
|
|
15708
16032
|
}, fetchCategoriesQueryContext.isSuccess && fetchCategoriesQueryContext.data.data.status && /*#__PURE__*/React.createElement("div", {
|
|
15709
|
-
"class": "
|
|
16033
|
+
"class": "".concat(headerstyles$a.subheader) + ' row w-100 m-0 d-flex flex-row align-items-center w-sm-100 ',
|
|
15710
16034
|
style: {
|
|
15711
|
-
position: 'relative'
|
|
16035
|
+
position: 'relative',
|
|
16036
|
+
background: 'transparent'
|
|
15712
16037
|
}
|
|
15713
16038
|
}, (props === null || props === void 0 ? void 0 : props.subheaderpositionprops) == 'Full Width' && /*#__PURE__*/React.createElement("div", {
|
|
15714
16039
|
"class": "col-lg 12 p-0 allcentered",
|
|
@@ -15722,17 +16047,18 @@ var Subheader = function Subheader(props) {
|
|
|
15722
16047
|
height: sectionproperties.upperseparatorheight + 'px'
|
|
15723
16048
|
}
|
|
15724
16049
|
})), /*#__PURE__*/React.createElement("div", {
|
|
15725
|
-
"class": "col-lg-12 m-auto d-flex flex-column align-items-center justify-content-center
|
|
16050
|
+
"class": "col-lg-12 m-auto d-flex d-md-none flex-column align-items-center justify-content-center pt-md-3 pb-md-3 pl-sm-2 pr-sm-2",
|
|
15726
16051
|
style: {
|
|
15727
16052
|
borderBottom: sectionproperties.separator_borderwidth + 'px solid ' + sectionproperties.separator_bgcolor,
|
|
15728
16053
|
paddingTop: sectionproperties.subheader_margintop + 'px',
|
|
15729
|
-
paddingBottom: sectionproperties.subheader_marginbottom + 'px'
|
|
16054
|
+
paddingBottom: sectionproperties.subheader_marginbottom + 'px',
|
|
16055
|
+
background: sectionproperties.subheaderbgtransparent == 'Transparent' ? 'transparent' : sectionproperties.subheaderbg
|
|
15730
16056
|
}
|
|
15731
16057
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15732
16058
|
"class": "".concat(headerstyles$a.nav__item) + ' scrollhorizontal flex-row align-items-center w-md-100 justify-content-md-center ',
|
|
15733
16059
|
style: {
|
|
15734
16060
|
zIndex: 1000,
|
|
15735
|
-
justifyContent: ((_props$subheaderprope2 = props.subheaderpropertiesprops) === null || _props$subheaderprope2 === void 0 ? void 0 : _props$subheaderprope2.subheadercontentpositionprops) == 'center' ? 'center' :
|
|
16061
|
+
justifyContent: ((_props$subheaderprope2 = props.subheaderpropertiesprops) === null || _props$subheaderprope2 === void 0 ? void 0 : _props$subheaderprope2.subheadercontentpositionprops) == 'center' ? 'center' : 'start'
|
|
15736
16062
|
}
|
|
15737
16063
|
}, (props === null || props === void 0 ? void 0 : (_props$subheaderprope3 = props.subheaderpropertiesprops) === null || _props$subheaderprope3 === void 0 ? void 0 : _props$subheaderprope3.subheaderpositionprops) == 'in nav' && (templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
|
|
15738
16064
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
@@ -15772,26 +16098,60 @@ var Subheader = function Subheader(props) {
|
|
|
15772
16098
|
marginRight: langdetect == 'en' ? (_props$subheaderprope7 = props.subheaderpropertiesprops) === null || _props$subheaderprope7 === void 0 ? void 0 : _props$subheaderprope7.paddingRightprops : 0
|
|
15773
16099
|
}
|
|
15774
16100
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
15775
|
-
}))),
|
|
15776
|
-
"class": "
|
|
16101
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
16102
|
+
"class": "col-lg-12 m-auto d-none d-md-flex flex-column align-items-center justify-content-center pt-md-3 pb-md-3 pl-sm-2 pr-sm-2",
|
|
16103
|
+
style: {
|
|
16104
|
+
borderBottom: sectionproperties.separator_borderwidth + 'px solid ' + sectionproperties.separator_bgcolor,
|
|
16105
|
+
paddingTop: sectionproperties.subheader_margintop + 'px',
|
|
16106
|
+
paddingBottom: sectionproperties.subheader_marginbottom + 'px',
|
|
16107
|
+
background: sectionproperties.subheaderbgresp
|
|
16108
|
+
}
|
|
16109
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
16110
|
+
"class": "".concat(headerstyles$a.nav__item) + ' scrollhorizontal flex-row align-items-center w-md-100 justify-content-md-center ',
|
|
16111
|
+
style: {
|
|
16112
|
+
zIndex: 1000,
|
|
16113
|
+
justifyContent: 'center',
|
|
16114
|
+
textAlign: 'center'
|
|
16115
|
+
}
|
|
16116
|
+
}, fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery3 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery3 === void 0 ? void 0 : (_fetchCategoriesQuery4 = _fetchCategoriesQuery3.data) === null || _fetchCategoriesQuery4 === void 0 ? void 0 : _fetchCategoriesQuery4.categories.map(function (item, index) {
|
|
16117
|
+
var _props$subheaderprope8, _props$subheaderprope9;
|
|
16118
|
+
|
|
16119
|
+
return /*#__PURE__*/React.createElement("p", {
|
|
16120
|
+
"class": "".concat(headerstyles$a.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
16121
|
+
onClick: function onClick() {},
|
|
16122
|
+
onMouseEnter: function onMouseEnter() {
|
|
16123
|
+
setshowdownheadermenu(true);
|
|
16124
|
+
setChoosenindex(index);
|
|
16125
|
+
},
|
|
16126
|
+
style: {
|
|
16127
|
+
marginLeft: langdetect == 'ar' ? (_props$subheaderprope8 = props.subheaderpropertiesprops) === null || _props$subheaderprope8 === void 0 ? void 0 : _props$subheaderprope8.paddingLeftprops : 0,
|
|
16128
|
+
marginRight: langdetect == 'en' ? (_props$subheaderprope9 = props.subheaderpropertiesprops) === null || _props$subheaderprope9 === void 0 ? void 0 : _props$subheaderprope9.paddingRightprops : 0,
|
|
16129
|
+
color: sectionproperties.subheader_categorytitle_fontColor_resp,
|
|
16130
|
+
fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
|
|
16131
|
+
textTransform: sectionproperties.subheader_categorytitle_textTransform,
|
|
16132
|
+
fontWeight: sectionproperties.subheader_categorytitle_textfontweight
|
|
16133
|
+
}
|
|
16134
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
16135
|
+
}))), Choosenindex.length != 0 && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery5 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery5 === void 0 ? void 0 : (_fetchCategoriesQuery6 = _fetchCategoriesQuery5.data) === null || _fetchCategoriesQuery6 === void 0 ? void 0 : (_fetchCategoriesQuery7 = _fetchCategoriesQuery6.categories[Choosenindex]) === null || _fetchCategoriesQuery7 === void 0 ? void 0 : (_fetchCategoriesQuery8 = _fetchCategoriesQuery7.parentcolletions) === null || _fetchCategoriesQuery8 === void 0 ? void 0 : _fetchCategoriesQuery8.length) != 0 && /*#__PURE__*/React.createElement("div", {
|
|
16136
|
+
"class": "".concat(headerstyles$a.dropmenu, " ").concat(header_cssstyles.dropdownmenu, " ").concat(showdownheadermenu ? 'd-flex' : 'd-none') + ' col-lg-12 ml-auto mr-auto flex-row justify-content-center align-items-center p-sm-0 position-md-relative ',
|
|
15777
16137
|
onMouseLeave: function onMouseLeave() {
|
|
15778
16138
|
setshowdownheadermenu(false);
|
|
15779
16139
|
},
|
|
15780
16140
|
style: {
|
|
15781
16141
|
width: '95%',
|
|
15782
16142
|
zIndex: 2000,
|
|
15783
|
-
position: ((_props$
|
|
15784
|
-
top: ((_props$
|
|
16143
|
+
position: ((_props$subheaderprope10 = props.subheaderpropertiesprops) === null || _props$subheaderprope10 === void 0 ? void 0 : _props$subheaderprope10.subheaderpositionprops) == 'in nav' ? 'absolute' : '',
|
|
16144
|
+
top: ((_props$subheaderprope11 = props.subheaderpropertiesprops) === null || _props$subheaderprope11 === void 0 ? void 0 : _props$subheaderprope11.subheaderpositionprops) == 'in nav' ? 20 : ''
|
|
15785
16145
|
}
|
|
15786
16146
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15787
|
-
"class": "row m-0 w-100 d-flex
|
|
15788
|
-
}, (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (
|
|
16147
|
+
"class": "row m-0 w-100 d-flex pt-3 pb-3"
|
|
16148
|
+
}, (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery9 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery9 === void 0 ? void 0 : (_fetchCategoriesQuery10 = _fetchCategoriesQuery9.data) === null || _fetchCategoriesQuery10 === void 0 ? void 0 : (_fetchCategoriesQuery11 = _fetchCategoriesQuery10.categories[Choosenindex]) === null || _fetchCategoriesQuery11 === void 0 ? void 0 : (_fetchCategoriesQuery12 = _fetchCategoriesQuery11.parentcolletions) === null || _fetchCategoriesQuery12 === void 0 ? void 0 : _fetchCategoriesQuery12.length) == 0 && /*#__PURE__*/React.createElement("div", {
|
|
15789
16149
|
"class": "col-lg-12 d-flex align-items-center justify-content-center text-light flex-column h-100 pt-5 pb-5"
|
|
15790
16150
|
}, /*#__PURE__*/React.createElement(MdOutlineLayersClear, {
|
|
15791
16151
|
size: 30
|
|
15792
16152
|
}), /*#__PURE__*/React.createElement("p", {
|
|
15793
16153
|
"class": "font-16 font-weight-500 m-0 p-0"
|
|
15794
|
-
}, langdetect == 'en' ? 'No collections' : 'لا توجد مجموعات')), fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (
|
|
16154
|
+
}, langdetect == 'en' ? 'No collections' : 'لا توجد مجموعات')), fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery13 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery13 === void 0 ? void 0 : (_fetchCategoriesQuery14 = _fetchCategoriesQuery13.data) === null || _fetchCategoriesQuery14 === void 0 ? void 0 : (_fetchCategoriesQuery15 = _fetchCategoriesQuery14.categories[Choosenindex]) === null || _fetchCategoriesQuery15 === void 0 ? void 0 : _fetchCategoriesQuery15.parentcolletions.map(function (item, index) {
|
|
15795
16155
|
return /*#__PURE__*/React.createElement("div", {
|
|
15796
16156
|
"class": "col-lg-3 pl-2 pr-2 col-md-6 col-sm-12 mb-md-4",
|
|
15797
16157
|
style: {
|
|
@@ -15968,7 +16328,7 @@ var Headerresponsive = function Headerresponsive(props) {
|
|
|
15968
16328
|
transition: '0.3s'
|
|
15969
16329
|
}),
|
|
15970
16330
|
languagecontainer: css({
|
|
15971
|
-
color: sectionproperties.
|
|
16331
|
+
color: sectionproperties.language_container_color_resp,
|
|
15972
16332
|
cursor: 'pointer',
|
|
15973
16333
|
transition: '.3s',
|
|
15974
16334
|
':hover': {
|
|
@@ -16042,12 +16402,12 @@ var Headerresponsive = function Headerresponsive(props) {
|
|
|
16042
16402
|
}, /*#__PURE__*/React.createElement("div", {
|
|
16043
16403
|
className: "col-lg-12 p-0"
|
|
16044
16404
|
}, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
16045
|
-
className: ' row m-0 w-100 d-none d-md-flex p-0 '
|
|
16405
|
+
className: ' row m-0 w-100 d-none d-md-flex p-0 '
|
|
16406
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
16407
|
+
className: "col-lg-12 p-0",
|
|
16046
16408
|
style: {
|
|
16047
16409
|
background: sectionproperties.resposive_bgcolor
|
|
16048
16410
|
}
|
|
16049
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
16050
|
-
className: "col-lg-12 p-0"
|
|
16051
16411
|
}, /*#__PURE__*/React.createElement("div", {
|
|
16052
16412
|
className: "row m-0 w-100 p-0 pl-2 pr-2 "
|
|
16053
16413
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -17157,6 +17517,7 @@ var CategoryFeaturingHeader = function CategoryFeaturingHeader(props) {
|
|
|
17157
17517
|
var routingcountext = props.actions.routingcountext;
|
|
17158
17518
|
var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
17159
17519
|
var actions = props.actions;
|
|
17520
|
+
var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
|
|
17160
17521
|
useEffect(function () {
|
|
17161
17522
|
var secpropobj = {};
|
|
17162
17523
|
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
@@ -17840,7 +18201,7 @@ var CategoryFeaturingHeader = function CategoryFeaturingHeader(props) {
|
|
|
17840
18201
|
"class": "".concat(header_cssstyles.searchbarcont) + ' d-flex justify-content-center align-items-center '
|
|
17841
18202
|
}, /*#__PURE__*/React.createElement("i", {
|
|
17842
18203
|
"class": headerstyles$9.searchbaractive + ' h-100 d-flex align-items-center'
|
|
17843
|
-
}, /*#__PURE__*/React.createElement(
|
|
18204
|
+
}, /*#__PURE__*/React.createElement(BiSearch, {
|
|
17844
18205
|
size: sectionproperties.searchbarcontfontsize,
|
|
17845
18206
|
style: {
|
|
17846
18207
|
transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
|
|
@@ -22361,6 +22722,12 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
22361
22722
|
color: sectionproperties.closeSlider_colorOnHover,
|
|
22362
22723
|
borderColor: sectionproperties.closeSlider_colorOnHover
|
|
22363
22724
|
}
|
|
22725
|
+
}),
|
|
22726
|
+
storeinfocont: css({
|
|
22727
|
+
':hover .storeinfotext': {
|
|
22728
|
+
transition: '.3s',
|
|
22729
|
+
color: sectionproperties.footerinfotext_coloronhover
|
|
22730
|
+
}
|
|
22364
22731
|
})
|
|
22365
22732
|
};
|
|
22366
22733
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -22403,21 +22770,21 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
22403
22770
|
}, /*#__PURE__*/React.createElement("div", {
|
|
22404
22771
|
"class": "row m-0 w-100 d-flex align-items-center justify-content-end h-100"
|
|
22405
22772
|
}, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
22406
|
-
"class":
|
|
22773
|
+
"class": header_cssstyles.storeinfocont + ' d-flex align-items-center justify-content-center pl-3 pr-3 h-100 ',
|
|
22407
22774
|
style: {
|
|
22408
|
-
borderRight: sectionproperties.vl_width + 'px solid ' + sectionproperties.vl_bg
|
|
22775
|
+
borderRight: langdetect == 'en' ? sectionproperties.vl_width + 'px solid ' + sectionproperties.vl_bg : 0
|
|
22409
22776
|
}
|
|
22410
22777
|
}, /*#__PURE__*/React.createElement("a", {
|
|
22411
22778
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.contactinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.mobile),
|
|
22412
22779
|
target: '_self',
|
|
22413
22780
|
"class": "d-flex align-items-center"
|
|
22414
22781
|
}, /*#__PURE__*/React.createElement(AiFillPhone, {
|
|
22415
|
-
"class": header_cssstyles.upperheadertext + ' ml-1 mr-1
|
|
22782
|
+
"class": header_cssstyles.upperheadertext + ' ml-1 mr-1 storeinfotext ',
|
|
22416
22783
|
size: sectionproperties.footerinfotext_fontsize
|
|
22417
22784
|
}), /*#__PURE__*/React.createElement("span", {
|
|
22418
|
-
"class": header_cssstyles.upperheadertext
|
|
22785
|
+
"class": header_cssstyles.upperheadertext + ' storeinfotext '
|
|
22419
22786
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.mobile))), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
22420
|
-
"class":
|
|
22787
|
+
"class": header_cssstyles.storeinfocont + ' d-flex align-items-center justify-content-center pl-3 pr-3 h-100 cursor-pointer ',
|
|
22421
22788
|
style: {
|
|
22422
22789
|
borderRight: sectionproperties.vl_width + 'px solid ' + sectionproperties.vl_bg
|
|
22423
22790
|
},
|
|
@@ -22427,10 +22794,10 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
22427
22794
|
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.email), '_self');
|
|
22428
22795
|
}
|
|
22429
22796
|
}, /*#__PURE__*/React.createElement(AiOutlineMail, {
|
|
22430
|
-
"class": header_cssstyles.upperheadertext + ' ml-1 mr-1
|
|
22797
|
+
"class": header_cssstyles.upperheadertext + ' ml-1 mr-1 storeinfotext ',
|
|
22431
22798
|
size: sectionproperties.footerinfotext_fontsize
|
|
22432
22799
|
}), /*#__PURE__*/React.createElement("span", {
|
|
22433
|
-
"class": header_cssstyles.upperheadertext
|
|
22800
|
+
"class": header_cssstyles.upperheadertext + ' storeinfotext '
|
|
22434
22801
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.email)), sectionproperties.showopeninghours == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
22435
22802
|
"class": "d-flex align-items-center justify-content-center pl-3 pr-3 h-100",
|
|
22436
22803
|
style: {
|
|
@@ -22444,7 +22811,8 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
22444
22811
|
}, " Monday - Friday: 10:00 - 18:00")), /*#__PURE__*/React.createElement("div", {
|
|
22445
22812
|
"class": "d-flex align-items-center justify-content-center pl-3 pr-3 h-100",
|
|
22446
22813
|
style: {
|
|
22447
|
-
borderRight: sectionproperties.vl_width + 'px solid ' + sectionproperties.vl_bg
|
|
22814
|
+
borderRight: sectionproperties.vl_width + 'px solid ' + sectionproperties.vl_bg,
|
|
22815
|
+
borderLeft: langdetect == 'ar' ? sectionproperties.vl_width + 'px solid ' + sectionproperties.vl_bg : 0
|
|
22448
22816
|
},
|
|
22449
22817
|
onClick: function onClick() {
|
|
22450
22818
|
setopenSearchBar(true);
|
|
@@ -22530,7 +22898,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
22530
22898
|
maxHeight: '100%'
|
|
22531
22899
|
}
|
|
22532
22900
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
22533
|
-
"class": "col-lg-
|
|
22901
|
+
"class": "col-lg-7 p-0 d-flex align-items-center justify-content-start"
|
|
22534
22902
|
}, /*#__PURE__*/React.createElement("nav", {
|
|
22535
22903
|
"class": headerstyles$3.navbar,
|
|
22536
22904
|
style: {
|
|
@@ -22568,7 +22936,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
22568
22936
|
subheadercontentpositionprops: 'start'
|
|
22569
22937
|
}
|
|
22570
22938
|
})), /*#__PURE__*/React.createElement("div", {
|
|
22571
|
-
"class": "col-lg-
|
|
22939
|
+
"class": "col-lg-3 d-flex align-items-center justify-content-end"
|
|
22572
22940
|
}, sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
22573
22941
|
"class": "col-lg-4 p-0 d-flex justify-content-end align-items-center"
|
|
22574
22942
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -24484,7 +24852,8 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
24484
24852
|
zIndex: 1000,
|
|
24485
24853
|
transition: '.3s',
|
|
24486
24854
|
':hover .dropdownitem': {
|
|
24487
|
-
color: sectionproperties.dropdown_hovercolor
|
|
24855
|
+
color: sectionproperties.dropdown_hovercolor,
|
|
24856
|
+
transition: '.3s'
|
|
24488
24857
|
}
|
|
24489
24858
|
}),
|
|
24490
24859
|
divider: css({
|
|
@@ -24665,6 +25034,12 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
24665
25034
|
marginBottom: sectionproperties.header_marginBottom + 'px',
|
|
24666
25035
|
width: sectionproperties.header_width + 'vw',
|
|
24667
25036
|
maxWidth: '100vw'
|
|
25037
|
+
}),
|
|
25038
|
+
storeinfocontainer: css({
|
|
25039
|
+
':hover .storeinfotext': {
|
|
25040
|
+
transition: '.3s',
|
|
25041
|
+
color: sectionproperties.footerinfotext_coloronhover
|
|
25042
|
+
}
|
|
24668
25043
|
})
|
|
24669
25044
|
};
|
|
24670
25045
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -24691,9 +25066,8 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
24691
25066
|
}, /*#__PURE__*/React.createElement("div", {
|
|
24692
25067
|
"class": "row m-0 w-100 d-flex align-items-center justify-content-start"
|
|
24693
25068
|
}, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
24694
|
-
"class":
|
|
25069
|
+
"class": header_cssstyles.storeinfocontainer + ' d-flex align-items-center justify-content-center cursor-pointer ',
|
|
24695
25070
|
style: {
|
|
24696
|
-
borderRight: sectionproperties.vl_width + 'px solid ' + sectionproperties.vl_bg,
|
|
24697
25071
|
marginRight: langdetect == 'en' ? '2rem' : 0,
|
|
24698
25072
|
marginLeft: langdetect == 'ar' ? '2rem' : 0
|
|
24699
25073
|
},
|
|
@@ -24703,24 +25077,21 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
24703
25077
|
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.contactinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.email), '_self');
|
|
24704
25078
|
}
|
|
24705
25079
|
}, /*#__PURE__*/React.createElement(AiOutlineMail, {
|
|
24706
|
-
"class": header_cssstyles.upperheadertext + '
|
|
25080
|
+
"class": header_cssstyles.upperheadertext + ' storeinfotext ml-1 mr-1 ',
|
|
24707
25081
|
size: sectionproperties.footerinfotext_fontsize
|
|
24708
25082
|
}), /*#__PURE__*/React.createElement("span", {
|
|
24709
|
-
"class": header_cssstyles.upperheadertext
|
|
25083
|
+
"class": header_cssstyles.upperheadertext + ' storeinfotext '
|
|
24710
25084
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
24711
|
-
"class":
|
|
24712
|
-
style: {
|
|
24713
|
-
borderRight: sectionproperties.vl_width + 'px solid ' + sectionproperties.vl_bg
|
|
24714
|
-
}
|
|
25085
|
+
"class": header_cssstyles.storeinfocontainer + ' d-flex align-items-center justify-content-center '
|
|
24715
25086
|
}, /*#__PURE__*/React.createElement("a", {
|
|
24716
25087
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobile),
|
|
24717
25088
|
target: '_self',
|
|
24718
25089
|
"class": "d-flex align-items-center"
|
|
24719
25090
|
}, /*#__PURE__*/React.createElement(AiFillPhone, {
|
|
24720
|
-
"class": header_cssstyles.upperheadertext + '
|
|
25091
|
+
"class": header_cssstyles.upperheadertext + ' storeinfotext ml-1 mr-1 ',
|
|
24721
25092
|
size: sectionproperties.footerinfotext_fontsize
|
|
24722
25093
|
}), /*#__PURE__*/React.createElement("span", {
|
|
24723
|
-
"class": header_cssstyles.upperheadertext
|
|
25094
|
+
"class": header_cssstyles.upperheadertext + ' storeinfotext '
|
|
24724
25095
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobile))))), /*#__PURE__*/React.createElement("div", {
|
|
24725
25096
|
"class": "col-lg-4 d-flex align-items-center p-0"
|
|
24726
25097
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -25469,12 +25840,12 @@ var Allinonefooter = function Allinonefooter(props) {
|
|
|
25469
25840
|
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)), /*#__PURE__*/React.createElement("div", {
|
|
25470
25841
|
"class": "col-lg-6 col-sm-5 p-0"
|
|
25471
25842
|
}, /*#__PURE__*/React.createElement("img", {
|
|
25472
|
-
"class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center ',
|
|
25843
|
+
"class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
25473
25844
|
src: appstore
|
|
25474
25845
|
})), /*#__PURE__*/React.createElement("div", {
|
|
25475
25846
|
"class": "col-lg-6 col-sm-5 p-0"
|
|
25476
25847
|
}, /*#__PURE__*/React.createElement("img", {
|
|
25477
|
-
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center ',
|
|
25848
|
+
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
25478
25849
|
src: googleplay
|
|
25479
25850
|
}))))));
|
|
25480
25851
|
};
|
|
@@ -27161,15 +27532,10 @@ var Footer5 = function Footer5(props) {
|
|
|
27161
27532
|
textTransform: sectionproperties.footerinfotext_textTransform,
|
|
27162
27533
|
fontSize: sectionproperties.footerinfotext_fontsize + 'px',
|
|
27163
27534
|
fontWeight: sectionproperties.footerinfotext_fontweight,
|
|
27164
|
-
color: sectionproperties.footerinfotext_color
|
|
27165
|
-
|
|
27166
|
-
|
|
27167
|
-
|
|
27168
|
-
fontSize: sectionproperties.footeraddress__fontsize + 'px',
|
|
27169
|
-
fontWeight: sectionproperties.footeraddress__fontweight,
|
|
27170
|
-
color: sectionproperties.footeraddress_textColor,
|
|
27171
|
-
':hover': {
|
|
27172
|
-
color: sectionproperties.footersubtitle_textColoronhover
|
|
27535
|
+
color: sectionproperties.footerinfotext_color,
|
|
27536
|
+
':hover .storeinfotext': {
|
|
27537
|
+
transition: '.3s',
|
|
27538
|
+
color: sectionproperties.footerinfotext_coloronhover
|
|
27173
27539
|
}
|
|
27174
27540
|
}),
|
|
27175
27541
|
divider: css({
|
|
@@ -27397,7 +27763,7 @@ var Footer5 = function Footer5(props) {
|
|
|
27397
27763
|
className: "col-lg-12 p-0 d-flex justify-content-start justify-content-md-center mt-2"
|
|
27398
27764
|
}, /*#__PURE__*/React.createElement("p", {
|
|
27399
27765
|
className: "".concat(footerStyles.footertitlestyles) + ' wordbreak p-0 mb-4 '
|
|
27400
|
-
},
|
|
27766
|
+
}, langdetect == 'en' ? 'Contact Info' : 'البيانات')), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
27401
27767
|
className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 '
|
|
27402
27768
|
}, /*#__PURE__*/React.createElement("i", {
|
|
27403
27769
|
className: "h-100 d-flex justify-content-center align-items-center"
|
|
@@ -27407,7 +27773,7 @@ var Footer5 = function Footer5(props) {
|
|
|
27407
27773
|
})), /*#__PURE__*/React.createElement("p", {
|
|
27408
27774
|
className: ' p-0 m-0 wordbreak '
|
|
27409
27775
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.address_en)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
27410
|
-
className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 ',
|
|
27776
|
+
className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 storeinfotext ',
|
|
27411
27777
|
onClick: function onClick() {
|
|
27412
27778
|
var _authdetailsContext$i7, _authdetailsContext$i8;
|
|
27413
27779
|
|
|
@@ -27419,12 +27785,12 @@ var Footer5 = function Footer5(props) {
|
|
|
27419
27785
|
}, /*#__PURE__*/React.createElement("i", {
|
|
27420
27786
|
className: "h-100 d-flex justify-content-center align-items-center"
|
|
27421
27787
|
}, /*#__PURE__*/React.createElement(AiOutlineMail, {
|
|
27422
|
-
className: langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
27788
|
+
className: langdetect == 'en' ? 'mr-2 storeinfotext' : 'ml-2 storeinfotext',
|
|
27423
27789
|
size: 20
|
|
27424
27790
|
})), /*#__PURE__*/React.createElement("p", {
|
|
27425
|
-
className: ' p-0 m-0 wordbreak text-transform-none '
|
|
27791
|
+
className: ' p-0 m-0 wordbreak text-transform-none storeinfotext '
|
|
27426
27792
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.contactinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
27427
|
-
className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center
|
|
27793
|
+
className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-md-3 storeinfotext ',
|
|
27428
27794
|
onClick: function onClick() {
|
|
27429
27795
|
var _authdetailsContext$i11, _authdetailsContext$i12;
|
|
27430
27796
|
|
|
@@ -27436,17 +27802,17 @@ var Footer5 = function Footer5(props) {
|
|
|
27436
27802
|
}, /*#__PURE__*/React.createElement("i", {
|
|
27437
27803
|
className: "h-100 d-flex justify-content-center align-items-center"
|
|
27438
27804
|
}, /*#__PURE__*/React.createElement(AiOutlinePhone, {
|
|
27439
|
-
className: langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
27805
|
+
className: langdetect == 'en' ? 'mr-2 storeinfotext' : 'ml-2 storeinfotext',
|
|
27440
27806
|
size: 20
|
|
27441
27807
|
})), /*#__PURE__*/React.createElement("p", {
|
|
27442
|
-
className: ' p-0 m-0 wordbreak '
|
|
27808
|
+
className: ' p-0 m-0 wordbreak storeinfotext '
|
|
27443
27809
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : (_authdetailsContext$i14 = _authdetailsContext$i13.contactinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.mobile)), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
27444
27810
|
className: "row m-0 w-100 mt-3"
|
|
27445
27811
|
}, /*#__PURE__*/React.createElement("div", {
|
|
27446
27812
|
className: "col-lg-12 p-0 d-flex justify-content-md-center"
|
|
27447
27813
|
}, /*#__PURE__*/React.createElement("p", {
|
|
27448
27814
|
className: "".concat(footerStyles.footertitlestyles) + ' m-0 p-0 '
|
|
27449
|
-
},
|
|
27815
|
+
}, langdetect == 'en' ? 'We accept' : 'نقبل')), /*#__PURE__*/React.createElement("div", {
|
|
27450
27816
|
className: "col-lg-12 p-0 m-0 w-100 d-flex flex-row align-items-center justify-content-start justify-content-md-center"
|
|
27451
27817
|
}, /*#__PURE__*/React.createElement("div", {
|
|
27452
27818
|
className: "".concat(footerStyles.payimgcont),
|
|
@@ -29944,13 +30310,13 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
|
|
|
29944
30310
|
if (addtocardpayloadobj.variantid.length != 0) {
|
|
29945
30311
|
runfunc = true;
|
|
29946
30312
|
} else {
|
|
29947
|
-
NotificationManager.warning('', 'Please Choose Product Options');
|
|
30313
|
+
NotificationManager.warning('', langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
|
|
29948
30314
|
}
|
|
29949
30315
|
} else {
|
|
29950
30316
|
runfunc = true;
|
|
29951
30317
|
}
|
|
29952
30318
|
} else {
|
|
29953
|
-
NotificationManager.warning('', 'Please Choose Quantity');
|
|
30319
|
+
NotificationManager.warning('', langdetect == 'en' ? 'Please Choose Quantity' : 'من فضلك اختر الكمية');
|
|
29954
30320
|
}
|
|
29955
30321
|
|
|
29956
30322
|
if (runfunc == true) {
|
|
@@ -30222,10 +30588,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
|
|
|
30222
30588
|
}, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr))), /*#__PURE__*/React.createElement("div", {
|
|
30223
30589
|
"class": "".concat(cardsstyles$4.product_details) + ' mb-2 '
|
|
30224
30590
|
}, sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
30225
|
-
"class": "col-lg-12"
|
|
30226
|
-
style: {
|
|
30227
|
-
minHeight: '5vh'
|
|
30228
|
-
}
|
|
30591
|
+
"class": "col-lg-12"
|
|
30229
30592
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30230
30593
|
onClick: function onClick() {
|
|
30231
30594
|
if (props.fetchingtypeprops == 'collections') {
|
|
@@ -30234,7 +30597,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
|
|
|
30234
30597
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
30235
30598
|
}
|
|
30236
30599
|
},
|
|
30237
|
-
"class": "".concat(cardsstyles2.productNameStyles) + ' m-0 p-0 wordbreak
|
|
30600
|
+
"class": "".concat(cardsstyles2.productNameStyles) + ' m-0 p-0 wordbreak wordbreak1 ',
|
|
30238
30601
|
style: {
|
|
30239
30602
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
30240
30603
|
}
|
|
@@ -32562,6 +32925,20 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
32562
32925
|
var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
32563
32926
|
var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
32564
32927
|
var routingcountext = props.actions.routingcountext;
|
|
32928
|
+
var NotificationManager = NotificationManager;
|
|
32929
|
+
|
|
32930
|
+
var _useState5 = useState(false),
|
|
32931
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
32932
|
+
showquantity = _useState6[0],
|
|
32933
|
+
setshowquantity = _useState6[1];
|
|
32934
|
+
|
|
32935
|
+
useEffect(function () {
|
|
32936
|
+
if (item.quantity == 0) {
|
|
32937
|
+
setshowquantity(false);
|
|
32938
|
+
} else {
|
|
32939
|
+
setshowquantity(true);
|
|
32940
|
+
}
|
|
32941
|
+
}, [props.cardinfoitemprops]);
|
|
32565
32942
|
useEffect(function () {
|
|
32566
32943
|
if (props.srcfrom == 'addsectionform') {
|
|
32567
32944
|
var secpropobj = {};
|
|
@@ -32586,40 +32963,13 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
32586
32963
|
setitem(props.cardinfoitemprops);
|
|
32587
32964
|
}
|
|
32588
32965
|
}, [props.cardinfoitemprops]);
|
|
32589
|
-
useEffect(function () {
|
|
32590
|
-
if (item.quantity == 0) {
|
|
32591
|
-
setshowquantity(false);
|
|
32592
|
-
} else {
|
|
32593
|
-
setshowquantity(true);
|
|
32594
|
-
}
|
|
32595
|
-
}, [props.cardinfoitemprops]);
|
|
32596
32966
|
|
|
32597
|
-
var
|
|
32598
|
-
var tempitem = _objectSpread$e({}, item);
|
|
32599
|
-
|
|
32600
|
-
tempitem.quantity = parseInt(tempitem.quantity);
|
|
32601
|
-
|
|
32602
|
-
if (type == 'add') {
|
|
32603
|
-
tempitem.quantity = tempitem.quantity + 1;
|
|
32604
|
-
} else if (type == 'remove') {
|
|
32605
|
-
tempitem.quantity = tempitem.quantity - 1;
|
|
32606
|
-
}
|
|
32607
|
-
|
|
32608
|
-
if (tempitem.quantity <= 0) {
|
|
32609
|
-
tempitem.quantity = 0;
|
|
32610
|
-
}
|
|
32611
|
-
|
|
32612
|
-
setitem(_objectSpread$e({}, tempitem));
|
|
32613
|
-
addtocartfunc();
|
|
32614
|
-
};
|
|
32615
|
-
|
|
32616
|
-
var addtocartfunc = function addtocartfunc() {
|
|
32617
|
-
// updatequantity('add');
|
|
32967
|
+
var addtocartfunc = function addtocartfunc(type, quantity) {
|
|
32618
32968
|
var addtocardpayloadobj = {
|
|
32619
32969
|
functype: 'add',
|
|
32620
32970
|
productid: item.productid,
|
|
32621
32971
|
variantid: '',
|
|
32622
|
-
quantity:
|
|
32972
|
+
quantity: quantity
|
|
32623
32973
|
};
|
|
32624
32974
|
var runfunc = false;
|
|
32625
32975
|
|
|
@@ -32627,10 +32977,14 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
32627
32977
|
if (item.hasvariants == 1) {
|
|
32628
32978
|
if (addtocardpayloadobj.variantid.length != 0) {
|
|
32629
32979
|
runfunc = true;
|
|
32980
|
+
} else {
|
|
32981
|
+
NotificationManager.warning('', langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
|
|
32630
32982
|
}
|
|
32631
32983
|
} else {
|
|
32632
32984
|
runfunc = true;
|
|
32633
32985
|
}
|
|
32986
|
+
} else {
|
|
32987
|
+
NotificationManager.warning('', langdetect == 'en' ? 'Please Choose Quantity' : 'من فضلك اختر الكمية');
|
|
32634
32988
|
}
|
|
32635
32989
|
|
|
32636
32990
|
if (runfunc == true) {
|
|
@@ -32638,11 +32992,6 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
32638
32992
|
}
|
|
32639
32993
|
};
|
|
32640
32994
|
|
|
32641
|
-
var _useState5 = useState(false),
|
|
32642
|
-
_useState6 = _slicedToArray(_useState5, 2),
|
|
32643
|
-
showquantity = _useState6[0],
|
|
32644
|
-
setshowquantity = _useState6[1];
|
|
32645
|
-
|
|
32646
32995
|
var cardsstyles2 = {
|
|
32647
32996
|
productcard: css({
|
|
32648
32997
|
background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
|
|
@@ -32714,7 +33063,6 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
32714
33063
|
borderRadius: sectionproperties.cart_btn_borderBottomLeftRadius + 'px',
|
|
32715
33064
|
color: sectionproperties.cartBtnTextcolor,
|
|
32716
33065
|
fontSize: sectionproperties.cartBtnTextfontsize + 'px',
|
|
32717
|
-
// fontSize: sectionproperties.cartBtn_iconFontSize + 'px',
|
|
32718
33066
|
textTransform: sectionproperties.cartBtnTexttransform,
|
|
32719
33067
|
fontWeight: sectionproperties.cartBtnTextfontweight,
|
|
32720
33068
|
border: sectionproperties.cartbtnborderwidth + 'px solid ' + sectionproperties.cartbtnbordercolor,
|
|
@@ -32769,6 +33117,10 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
32769
33117
|
':hover': {
|
|
32770
33118
|
color: sectionproperties.add_quantitybtn_textcoloronhover,
|
|
32771
33119
|
background: sectionproperties.add_quantitybtn_bgcoloronhover
|
|
33120
|
+
},
|
|
33121
|
+
':hover .addbtn': {
|
|
33122
|
+
color: sectionproperties.add_quantitybtn_textcoloronhover,
|
|
33123
|
+
transition: '.3s'
|
|
32772
33124
|
}
|
|
32773
33125
|
}),
|
|
32774
33126
|
minus_quantitybtn_icon_container: css({
|
|
@@ -32786,33 +33138,13 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
32786
33138
|
':hover': {
|
|
32787
33139
|
color: sectionproperties.remove_quantitybtn_textcoloronhover,
|
|
32788
33140
|
background: sectionproperties.remove_quantitybtn_bgcoloronhover
|
|
33141
|
+
},
|
|
33142
|
+
':hover .minusbtn': {
|
|
33143
|
+
transition: '.3s',
|
|
33144
|
+
color: sectionproperties.remove_quantitybtn_textcoloronhover
|
|
32789
33145
|
}
|
|
32790
33146
|
})
|
|
32791
33147
|
};
|
|
32792
|
-
|
|
32793
|
-
var addtocartbuttonrender = function addtocartbuttonrender() {
|
|
32794
|
-
if (AddtoCartMutationContext.isLoading) {
|
|
32795
|
-
var _AddtoCartMutationCon;
|
|
32796
|
-
|
|
32797
|
-
if ((AddtoCartMutationContext === null || AddtoCartMutationContext === void 0 ? void 0 : (_AddtoCartMutationCon = AddtoCartMutationContext.variables) === null || _AddtoCartMutationCon === void 0 ? void 0 : _AddtoCartMutationCon.productid) == item.productid) {
|
|
32798
|
-
return /*#__PURE__*/React.createElement("div", {
|
|
32799
|
-
"class": ' d-flex align-items-center justify-content-center '
|
|
32800
|
-
}, /*#__PURE__*/React.createElement(CircularProgress, {
|
|
32801
|
-
color: "white",
|
|
32802
|
-
width: "20px",
|
|
32803
|
-
height: "20px",
|
|
32804
|
-
duration: "1s"
|
|
32805
|
-
}));
|
|
32806
|
-
} else {
|
|
32807
|
-
return lang.addtocart;
|
|
32808
|
-
}
|
|
32809
|
-
}
|
|
32810
|
-
|
|
32811
|
-
if (!AddtoCartMutationContext.isLoading) {
|
|
32812
|
-
return lang.addtocart;
|
|
32813
|
-
}
|
|
32814
|
-
};
|
|
32815
|
-
|
|
32816
33148
|
return /*#__PURE__*/React.createElement("div", {
|
|
32817
33149
|
"class": "row ml-0 mr-0 w-100",
|
|
32818
33150
|
style: {
|
|
@@ -32899,7 +33231,10 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
32899
33231
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
32900
33232
|
}
|
|
32901
33233
|
},
|
|
32902
|
-
"class": "".concat(cardsstyles2.productNameStyles) + ' m-0 p-0 wordbreak wordbreak1 '
|
|
33234
|
+
"class": "".concat(cardsstyles2.productNameStyles) + ' m-0 p-0 wordbreak wordbreak1 ',
|
|
33235
|
+
style: {
|
|
33236
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
33237
|
+
}
|
|
32903
33238
|
}, item.name)), /*#__PURE__*/React.createElement("div", {
|
|
32904
33239
|
"class": "col-lg-12 d-flex align-items-center"
|
|
32905
33240
|
}, sectionproperties.prodPriceShow == 'Show' && /*#__PURE__*/React.createElement("p", {
|
|
@@ -32915,91 +33250,68 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
32915
33250
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م')), showquantity == true && /*#__PURE__*/React.createElement("div", {
|
|
32916
33251
|
"class": "row m-0 w-100 allcentered mt-3 mb-1"
|
|
32917
33252
|
}, /*#__PURE__*/React.createElement("button", {
|
|
32918
|
-
"class": "".concat(cardsstyles2.quantitybtn) + ' p-0 d-flex align-items-center justify-content-center '
|
|
32919
|
-
}, langdetect == 'en' && /*#__PURE__*/React.createElement("span", {
|
|
32920
|
-
"class": "".concat(cardsstyles2.minus_quantitybtn_icon_container),
|
|
33253
|
+
"class": "".concat(cardsstyles2.quantitybtn) + ' p-0 d-flex align-items-center justify-content-center ',
|
|
32921
33254
|
style: {
|
|
32922
|
-
|
|
32923
|
-
},
|
|
32924
|
-
onClick: function onClick() {
|
|
32925
|
-
if (item.hasvariants == 0) {
|
|
32926
|
-
updatequantity('remove');
|
|
32927
|
-
} else {
|
|
32928
|
-
setShowProductInfoModalContext(true);
|
|
32929
|
-
setProductIdProdutInfoModalContext(item.productid);
|
|
32930
|
-
}
|
|
32931
|
-
}
|
|
32932
|
-
}, /*#__PURE__*/React.createElement("i", {
|
|
32933
|
-
"class": "fa fa-chevron-up"
|
|
32934
|
-
})), langdetect == 'ar' && /*#__PURE__*/React.createElement("span", {
|
|
32935
|
-
"class": "".concat(cardsstyles2.add_quantitybtn_icon_container),
|
|
32936
|
-
onClick: function onClick() {
|
|
32937
|
-
if (item.hasvariants == 0) {
|
|
32938
|
-
updatequantity('add');
|
|
32939
|
-
} else {
|
|
32940
|
-
setShowProductInfoModalContext(true);
|
|
32941
|
-
setProductIdProdutInfoModalContext(item.productid);
|
|
32942
|
-
}
|
|
33255
|
+
direction: 'ltr'
|
|
32943
33256
|
}
|
|
32944
|
-
}, /*#__PURE__*/React.createElement("
|
|
32945
|
-
"class": "fa fa-chevron-up font-12"
|
|
32946
|
-
})), /*#__PURE__*/React.createElement("span", {
|
|
32947
|
-
"class": "".concat(cardsstyles2.quantitybtn_text) + ' d-flex align-items-center justify-content-center '
|
|
32948
|
-
}, item.quantity), langdetect == 'ar' && /*#__PURE__*/React.createElement("span", {
|
|
33257
|
+
}, /*#__PURE__*/React.createElement("span", {
|
|
32949
33258
|
"class": "".concat(cardsstyles2.minus_quantitybtn_icon_container),
|
|
32950
33259
|
style: {
|
|
32951
33260
|
transform: ' rotate(-180deg)'
|
|
32952
33261
|
},
|
|
32953
33262
|
onClick: function onClick() {
|
|
32954
33263
|
if (item.hasvariants == 0) {
|
|
32955
|
-
|
|
33264
|
+
var tempitem = _objectSpread$e({}, item);
|
|
33265
|
+
|
|
33266
|
+
tempitem.quantity = parseInt(tempitem.quantity);
|
|
33267
|
+
tempitem.quantity = tempitem.quantity - 1;
|
|
33268
|
+
|
|
33269
|
+
if (tempitem.quantity <= 0) {
|
|
33270
|
+
tempitem.quantity = 0;
|
|
33271
|
+
}
|
|
33272
|
+
|
|
33273
|
+
setitem(_objectSpread$e({}, tempitem));
|
|
33274
|
+
addtocartfunc('add', tempitem.quantity);
|
|
32956
33275
|
} else {
|
|
32957
33276
|
setShowProductInfoModalContext(true);
|
|
32958
33277
|
setProductIdProdutInfoModalContext(item.productid);
|
|
32959
33278
|
}
|
|
32960
33279
|
}
|
|
32961
33280
|
}, /*#__PURE__*/React.createElement("i", {
|
|
32962
|
-
"class": "fa fa-chevron-up"
|
|
32963
|
-
})),
|
|
33281
|
+
"class": "fa fa-chevron-up minusbtn"
|
|
33282
|
+
})), /*#__PURE__*/React.createElement("span", {
|
|
33283
|
+
"class": "".concat(cardsstyles2.quantitybtn_text) + ' d-flex align-items-center justify-content-center '
|
|
33284
|
+
}, item.quantity), /*#__PURE__*/React.createElement("span", {
|
|
32964
33285
|
"class": "".concat(cardsstyles2.add_quantitybtn_icon_container),
|
|
32965
33286
|
onClick: function onClick() {
|
|
32966
33287
|
if (item.hasvariants == 0) {
|
|
32967
|
-
|
|
33288
|
+
var tempitem = _objectSpread$e({}, item);
|
|
33289
|
+
|
|
33290
|
+
tempitem.quantity = parseInt(tempitem.quantity);
|
|
33291
|
+
tempitem.quantity = tempitem.quantity + 1;
|
|
33292
|
+
|
|
33293
|
+
if (tempitem.quantity <= 0) {
|
|
33294
|
+
tempitem.quantity = 0;
|
|
33295
|
+
}
|
|
33296
|
+
|
|
33297
|
+
setitem(_objectSpread$e({}, tempitem));
|
|
33298
|
+
addtocartfunc('add', tempitem.quantity);
|
|
32968
33299
|
} else {
|
|
32969
33300
|
setShowProductInfoModalContext(true);
|
|
32970
33301
|
setProductIdProdutInfoModalContext(item.productid);
|
|
32971
33302
|
}
|
|
32972
33303
|
}
|
|
32973
33304
|
}, /*#__PURE__*/React.createElement("i", {
|
|
32974
|
-
"class": "fa fa-chevron-up"
|
|
33305
|
+
"class": "fa fa-chevron-up addbtn"
|
|
32975
33306
|
})))), showquantity == false && /*#__PURE__*/React.createElement("div", {
|
|
32976
33307
|
"class": "col-lg-12 col-sm-11 ml-auto mr-auto d-flex align-items-center justify-content-center p-0 mt-3",
|
|
32977
33308
|
onClick: function onClick() {
|
|
32978
33309
|
setshowquantity(true);
|
|
32979
|
-
|
|
32980
|
-
|
|
32981
|
-
addtocartfunc();
|
|
32982
|
-
} else {
|
|
32983
|
-
setShowProductInfoModalContext(true);
|
|
32984
|
-
setProductIdProdutInfoModalContext(item.productid);
|
|
32985
|
-
}
|
|
32986
|
-
} // onClick={() => {
|
|
32987
|
-
// if (item.hasvariants == 0) {
|
|
32988
|
-
// addtocartfunc();
|
|
32989
|
-
// } else {
|
|
32990
|
-
// setShowProductInfoModalContext(true);
|
|
32991
|
-
// setProductIdProdutInfoModalContext(item.productid);
|
|
32992
|
-
// }
|
|
32993
|
-
// }}
|
|
32994
|
-
|
|
32995
|
-
}, sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("p", {
|
|
33310
|
+
}
|
|
33311
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
32996
33312
|
"class": "".concat(cardsstyles2.cart_btn) + ' font-md-13 m-0 p-0 d-flex align-items-center justify-content-center cursor-pointer ',
|
|
32997
33313
|
disabled: AddtoCartMutationContext.isLoading
|
|
32998
|
-
},
|
|
32999
|
-
"class": langdetect == 'en' ? 'h-100 mr-2 d-flex align-items-center justify-content-center' : 'h-100 ml-2 d-flex align-items-center justify-content-center'
|
|
33000
|
-
}, /*#__PURE__*/React.createElement(FiShoppingCart, {
|
|
33001
|
-
size: sectionproperties.cartBtn_iconFontSize
|
|
33002
|
-
})), addtocartbuttonrender())))));
|
|
33314
|
+
}, lang.addtocart)))));
|
|
33003
33315
|
};
|
|
33004
33316
|
|
|
33005
33317
|
function ownKeys$d(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
@@ -36453,7 +36765,8 @@ var StylishProductCard = function StylishProductCard(props) {
|
|
|
36453
36765
|
wishlist_btn: css({
|
|
36454
36766
|
position: 'absolute',
|
|
36455
36767
|
top: 10,
|
|
36456
|
-
|
|
36768
|
+
left: langdetect == 'en' ? 0 : 10,
|
|
36769
|
+
right: langdetect == 'en' ? 10 : 0,
|
|
36457
36770
|
width: sectionproperties.favBtnWidth + 'px',
|
|
36458
36771
|
height: sectionproperties.favBtnHeight + 'px',
|
|
36459
36772
|
background: sectionproperties.favbtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.favBtnbgColor,
|
|
@@ -36685,6 +36998,7 @@ var returnLibrary = function returnLibrary() {
|
|
|
36685
36998
|
Policies: Policies,
|
|
36686
36999
|
CartSlider: CartSlider,
|
|
36687
37000
|
Categoriesdropdown: Categoriesdropdown,
|
|
37001
|
+
OrderSuccess: OrderSuccess,
|
|
36688
37002
|
// Cards Sections
|
|
36689
37003
|
CardsSection: CardsSection,
|
|
36690
37004
|
CardsSection2: CardsSection2,
|