tabexseriescomponents 0.0.64 → 0.0.65
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 +6838 -6468
- package/dist/index.esm.js +6841 -6471
- package/dist/index.umd.js +6841 -6472
- package/package.json +1 -1
- package/srcOLD/Contexts/LanguageContext.jsx +347 -0
- package/srcOLD/Contexts/ProductsCardsSectionContext.jsx +28 -0
- package/srcOLD/StylesJS/Customstyles.js +235 -0
- package/srcOLD/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +214 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +258 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +206 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +176 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +207 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +162 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +193 -0
- package/srcOLD/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +158 -0
- package/srcOLD/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +286 -0
- package/srcOLD/TabexComponents/Cards/MenuCard/MenuCard.jsx +558 -0
- package/srcOLD/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +486 -0
- package/srcOLD/TabexComponents/Cards/Productcard6/Productcard6.jsx +300 -0
- package/srcOLD/TabexComponents/Cards/Productcard7/Productcard7.jsx +288 -0
- package/srcOLD/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +307 -0
- package/srcOLD/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +295 -0
- package/srcOLD/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +325 -0
- package/srcOLD/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +290 -0
- package/srcOLD/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +303 -0
- package/srcOLD/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +466 -0
- package/srcOLD/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +282 -0
- package/srcOLD/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +298 -0
- package/srcOLD/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +139 -0
- package/srcOLD/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +135 -0
- package/srcOLD/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +304 -0
- package/srcOLD/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +291 -0
- package/srcOLD/TabexComponents/Footer/Footer1/Footer1.jsx +418 -0
- package/srcOLD/TabexComponents/Footer/Footer2/Footer2.jsx +382 -0
- package/srcOLD/TabexComponents/Footer/Footer3/Footer3.jsx +308 -0
- package/srcOLD/TabexComponents/Footer/Footer4/Footer4.jsx +438 -0
- package/srcOLD/TabexComponents/Footer/Footer5/Footer5.jsx +495 -0
- package/srcOLD/TabexComponents/Footer/Footer6/Footer6.jsx +295 -0
- package/srcOLD/TabexComponents/Footer/Footer7/Footer7.jsx +373 -0
- package/srcOLD/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +238 -0
- package/srcOLD/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/noimage.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/usflag.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
- package/srcOLD/TabexComponents/Headers/AllinoneHeader/AllinoneHeader.jsx +724 -0
- package/srcOLD/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +687 -0
- package/srcOLD/TabexComponents/Headers/Header4/Header4.jsx +632 -0
- package/srcOLD/TabexComponents/Headers/Header6/Header6.jsx +669 -0
- package/srcOLD/TabexComponents/Headers/Header8/Header8.jsx +882 -0
- package/srcOLD/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +754 -0
- package/srcOLD/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +798 -0
- package/srcOLD/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +686 -0
- package/srcOLD/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +938 -0
- package/srcOLD/TabexComponents/Headers/Modernheader/Modernheader.jsx +706 -0
- package/srcOLD/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +821 -0
- package/srcOLD/TabexComponents/Headers/Subheader/Subheader copy.jsx +228 -0
- package/srcOLD/TabexComponents/Headers/Subheader/Subheader.jsx +251 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +312 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +278 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +138 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +160 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +295 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +784 -0
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +861 -0
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.js +496 -0
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection7/CardsSection7.js +888 -0
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection8/CardsSection8.js +419 -0
- package/srcOLD/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.js +552 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +281 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +166 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +152 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +284 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +146 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +209 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +145 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +252 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +175 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +154 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +201 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +414 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +270 -0
- package/srcOLD/TabexComponents/StaticPages/Aboutus/Aboutus.js +175 -0
- package/srcOLD/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +275 -0
- package/srcOLD/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +459 -0
- package/srcOLD/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.js +146 -0
- package/srcOLD/TabexComponents/StaticPages/Checkout/Checkout.jsx +1220 -0
- package/srcOLD/TabexComponents/StaticPages/Filter/Filter.jsx +542 -0
- package/srcOLD/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +51 -0
- package/srcOLD/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
- package/srcOLD/TabexComponents/StaticPages/Login/Login.jsx +299 -0
- package/srcOLD/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.js +192 -0
- package/srcOLD/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1285 -0
- package/srcOLD/TabexComponents/StaticPages/Policies/Policies.jsx +358 -0
- package/srcOLD/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +1506 -0
- package/srcOLD/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +225 -0
- package/srcOLD/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +788 -0
- package/srcOLD/TabexComponents/StaticPages/Signup/Signup.jsx +157 -0
- package/srcOLD/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +295 -0
- package/srcOLD/TabexComponents/StaticPages/Viewcart/Viewcart.js +1090 -0
- package/srcOLD/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +629 -0
- package/srcOLD/assets/images/cod.png +0 -0
- package/srcOLD/assets/images/egyptflag.png +0 -0
- package/srcOLD/assets/images/fawry.png +0 -0
- package/srcOLD/assets/images/payment.png +0 -0
- package/srcOLD/assets/images/paymob.png +0 -0
- package/srcOLD/assets/images/paypal.png +0 -0
- package/srcOLD/assets/images/shoppingcart.png +0 -0
- package/srcOLD/assets/images/usflag.png +0 -0
- package/srcOLD/assets/images/visa.png +0 -0
- package/srcOLD/assets/images/whatsapp.png +0 -0
- package/srcOLD/button.jsx +40 -0
- package/srcOLD/index.jsx +175 -0
- package/srcOLD/styles/Home.module.css +129 -0
- package/srcOLD/styles/cards/Categorcycard_fullimage.module.css +10 -0
- package/srcOLD/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
- package/srcOLD/styles/cards/Categorycard_withshapes.module.css +189 -0
- package/srcOLD/styles/cards/Productcard6.module.css +9 -0
- package/srcOLD/styles/cards/Productcard_with_circularbg.module.css +137 -0
- package/srcOLD/styles/cards/Productccard_with_zoominonhover.module.css +51 -0
- package/srcOLD/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
- package/srcOLD/styles/cards/categorycard.module.css +102 -0
- package/srcOLD/styles/cards/categorycard3.module.css +51 -0
- package/srcOLD/styles/cards/categorycardwithtext.module.css +40 -0
- package/srcOLD/styles/cards/productcard_animatedbuttons.module.css +104 -0
- package/srcOLD/styles/cards/productcard_with_textonhover.module.css +12 -0
- package/srcOLD/styles/cards/productccard_with_imageontopleft.module.css +85 -0
- package/srcOLD/styles/general/bootstrap.css +4420 -0
- package/srcOLD/styles/general/dropdown.css +199 -0
- package/srcOLD/styles/general/editorbardropdown.module.css +94 -0
- package/srcOLD/styles/general/filter.module.css +108 -0
- package/srcOLD/styles/general/form.module.css +273 -0
- package/srcOLD/styles/general/general.module.css +709 -0
- package/srcOLD/styles/general/image-gallery.css +481 -0
- package/srcOLD/styles/general/react-accessible-accordion.module.css +52 -0
- package/srcOLD/styles/general/react-phone-input-2.module.css +927 -0
- package/srcOLD/styles/general/scrollbtn.module.css +22 -0
- package/srcOLD/styles/general/slick.module.css +166 -0
- package/srcOLD/styles/general/tabs.module.css +110 -0
- package/srcOLD/styles/general/workplaceeditor.module.css +328 -0
- package/srcOLD/styles/globals.css +26 -0
- package/srcOLD/styles/headers/Allinoneheader.module.css +91 -0
- package/srcOLD/styles/headers/Header7.module.css +50 -0
- package/srcOLD/styles/headers/Header_threesectionslogocentered.module.css +97 -0
- package/srcOLD/styles/headers/Sideheader.module.css +108 -0
- package/srcOLD/styles/headers/classicheaderstyles.module.css +16 -0
- package/srcOLD/styles/headers/dropdown.css +0 -0
- package/srcOLD/styles/headers/header4.module.css +175 -0
- package/srcOLD/styles/headers/header5.module.css +30 -0
- package/srcOLD/styles/headers/header6.module.css +117 -0
- package/srcOLD/styles/headers/header_contactinfo.module.css +78 -0
- package/srcOLD/styles/headers/headerresturant.module.css +89 -0
- package/srcOLD/styles/headers/headerstyles.module.css +24 -0
- package/srcOLD/styles/headers/modernheader.module.css +78 -0
- package/srcOLD/styles/headers/subheader.module.css +114 -0
- package/srcOLD/styles/sections/Backgroundimage1.module.css +17 -0
- package/srcOLD/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
- package/srcOLD/styles/sections/Section_with_rightbgcont.module.css +49 -0
- package/srcOLD/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
- package/srcOLD/styles/sections/Slideshow_with_squarebg.module.css +39 -0
- package/srcOLD/styles/staticpages/accordion.module.css +9 -0
- package/srcOLD/styles/staticpages/cart.module.css +108 -0
- package/srcOLD/styles/staticpages/dropdown.css +196 -0
- package/srcOLD/styles/staticpages/filter.module.css +139 -0
- package/srcOLD/styles/staticpages/login.module.css +146 -0
- package/srcOLD/styles/staticpages/productinfo.module.css +54 -0
- package/srcOLD/styles/staticpages/shop.module.css +191 -0
- package/srcOLD/styles/staticpages/signup.module.css +206 -0
- package/srcOLD/styles/staticpages/staticroutersidenav.module.css +129 -0
- package/srcOLD/styles/staticpages/viewcart.module.css +129 -0
- package/srcOLD/styles/staticpages/wishlist.module.css +29 -0
|
@@ -0,0 +1,275 @@
|
|
|
1
|
+
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
import generalstyles from '../../../styles/general/general.module.css';
|
|
3
|
+
import CustomerInformationForm from '../Signup/CustomerInformationForm.jsx';
|
|
4
|
+
import { css } from 'glamor';
|
|
5
|
+
|
|
6
|
+
import Staticpagesrouter from '../Staticpagesrouter/Staticpagesrouter.jsx';
|
|
7
|
+
|
|
8
|
+
// import { ProductsCardsSectionContext_Provider } from '../../../../../../../Contexts/ProductsCardsSectionContext';
|
|
9
|
+
import { IKImage } from 'imagekitio-react';
|
|
10
|
+
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
11
|
+
const AccountInformation = (props) => {
|
|
12
|
+
const lang = props.actions.lang;
|
|
13
|
+
const langdetect = props.actions.langdetect;
|
|
14
|
+
const templatepropcontext = props.actions.templatepropcontext;
|
|
15
|
+
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
16
|
+
const navigationstyle = props.actions.navigationstyle;
|
|
17
|
+
const actions = props.actions;
|
|
18
|
+
useEffect(() => {
|
|
19
|
+
// if (Object.keys(props?.actions?.StatePagePropertiesContext).length != 0) {
|
|
20
|
+
var secpropobj = {};
|
|
21
|
+
props?.actions?.StatePagePropertiesContext?.pageobj?.pageproperties?.forEach(function (arrayItem, arrayindex) {
|
|
22
|
+
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
23
|
+
});
|
|
24
|
+
|
|
25
|
+
setsectionproperties({ ...secpropobj });
|
|
26
|
+
// }
|
|
27
|
+
}, [props.actions.StatePagePropertiesContext]);
|
|
28
|
+
const [CurrentPageId, setCurrentPageId] = useState('');
|
|
29
|
+
|
|
30
|
+
const [sectionproperties, setsectionproperties] = useState('');
|
|
31
|
+
useEffect(() => {
|
|
32
|
+
var cartindex = templatepropcontext.pagesnprop.findIndex((x) => x.staticpageid == '6218bccb83d53');
|
|
33
|
+
if (cartindex >= 0) {
|
|
34
|
+
setCurrentPageId(cartindex);
|
|
35
|
+
}
|
|
36
|
+
}, []);
|
|
37
|
+
// useEffect(() => {
|
|
38
|
+
// var secpropobj = {};
|
|
39
|
+
// templatepropcontext?.pagesnprop[CurrentPageId]?.pageproperties?.forEach(function (arrayItem, arrayindex) {
|
|
40
|
+
// secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
41
|
+
// });
|
|
42
|
+
// setsectionproperties({ ...secpropobj });
|
|
43
|
+
// }, [CurrentPageId, templatepropcontext]);
|
|
44
|
+
|
|
45
|
+
const accountinfo_cssstyles = {
|
|
46
|
+
sectiontitlespan: css({
|
|
47
|
+
':after': {
|
|
48
|
+
width: sectionproperties.sectitle_lineafterwidth + '%',
|
|
49
|
+
backgroundColor: sectionproperties.linebgcolor,
|
|
50
|
+
},
|
|
51
|
+
}),
|
|
52
|
+
sectiontitlespan2: css({
|
|
53
|
+
':after': {
|
|
54
|
+
width: sectionproperties.sectitle_lineafterwidth + 'px',
|
|
55
|
+
height: '100%',
|
|
56
|
+
backgroundColor: sectionproperties.linebgcolor,
|
|
57
|
+
},
|
|
58
|
+
}),
|
|
59
|
+
};
|
|
60
|
+
const [bgimagesarray, setbgimagesarray] = useState([]);
|
|
61
|
+
useEffect(() => {
|
|
62
|
+
if (sectionproperties.length != 0) {
|
|
63
|
+
if (sectionproperties.arrayofobjectimagesonly != null) {
|
|
64
|
+
var arrayofobjectimagesonlyparsed = JSON.parse(sectionproperties.arrayofobjectimagesonly);
|
|
65
|
+
if (Array.isArray(arrayofobjectimagesonlyparsed)) {
|
|
66
|
+
setbgimagesarray([...arrayofobjectimagesonlyparsed]);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}, [sectionproperties]);
|
|
71
|
+
return (
|
|
72
|
+
<div className={'row ml-0 mr-0 w-100'}>
|
|
73
|
+
{sectionproperties.showbgimage == 'Show' && (
|
|
74
|
+
<div className="col-lg-12 p-0 d-flex justify-content-center">
|
|
75
|
+
<div
|
|
76
|
+
style={{
|
|
77
|
+
width: sectionproperties.image_width + 'vw',
|
|
78
|
+
height: sectionproperties.image_height + 'vh',
|
|
79
|
+
marginBottom: sectionproperties.image_mb + 'px',
|
|
80
|
+
position: 'relative',
|
|
81
|
+
}}
|
|
82
|
+
>
|
|
83
|
+
<IKImage
|
|
84
|
+
urlEndpoint={IKurlEndpoint}
|
|
85
|
+
publicKey={IKpublicKey}
|
|
86
|
+
path={
|
|
87
|
+
bgimagesarray.length != 0
|
|
88
|
+
? langdetect == 'en'
|
|
89
|
+
? '/tr:w-3500,h-650/' + bgimagesarray[0]?.bgsection_image
|
|
90
|
+
: '/tr:w-3500,h-650/' + bgimagesarray[0]?.bgsection_image_ar
|
|
91
|
+
: ''
|
|
92
|
+
}
|
|
93
|
+
style={{
|
|
94
|
+
height: '100%',
|
|
95
|
+
width: '100%',
|
|
96
|
+
// objectFit: 'cover',
|
|
97
|
+
margin: 0,
|
|
98
|
+
padding: 0,
|
|
99
|
+
background: sectionproperties.image_bgcolor,
|
|
100
|
+
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
101
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
102
|
+
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
103
|
+
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
104
|
+
// zIndex: -1,
|
|
105
|
+
// transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)',
|
|
106
|
+
}}
|
|
107
|
+
/>
|
|
108
|
+
<div
|
|
109
|
+
className={' col-lg-12 p-0 w-100 d-flex align-items-center justify-content-center '}
|
|
110
|
+
style={{
|
|
111
|
+
position: 'absolute',
|
|
112
|
+
top: 0,
|
|
113
|
+
right: 0,
|
|
114
|
+
bottom: 0,
|
|
115
|
+
left: 0,
|
|
116
|
+
}}
|
|
117
|
+
>
|
|
118
|
+
<p
|
|
119
|
+
className={' m-0 p-0 '}
|
|
120
|
+
style={{
|
|
121
|
+
fontSize: sectionproperties.imagetextfontsize + 'px',
|
|
122
|
+
color: sectionproperties.imagetextcolor,
|
|
123
|
+
textTransform: sectionproperties.imagetexttextTransform,
|
|
124
|
+
fontWeight: sectionproperties.imagetextfontWeight,
|
|
125
|
+
}}
|
|
126
|
+
>
|
|
127
|
+
{lang.accountinformation}
|
|
128
|
+
</p>
|
|
129
|
+
</div>
|
|
130
|
+
</div>
|
|
131
|
+
</div>
|
|
132
|
+
)}
|
|
133
|
+
<div className="col-lg-12 p-0">
|
|
134
|
+
<div
|
|
135
|
+
className="row m-0 w-100 pl-md-3 pr-md-3 pl-sm-2 pr-sm-2"
|
|
136
|
+
style={{
|
|
137
|
+
marginTop: sectionproperties.marginTop + 'px',
|
|
138
|
+
marginBottom: sectionproperties.marginBottom + 'px',
|
|
139
|
+
paddingLeft: sectionproperties.paddingLeft + 'px',
|
|
140
|
+
paddingRight: sectionproperties.paddingRight + 'px',
|
|
141
|
+
paddingTop: sectionproperties.paddingTop + 'px',
|
|
142
|
+
paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
143
|
+
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
144
|
+
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
145
|
+
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
146
|
+
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
147
|
+
borderColor: sectionproperties.sectioncardbordercolor,
|
|
148
|
+
border: sectionproperties.sectioncardborderwidth + 'px solid',
|
|
149
|
+
}}
|
|
150
|
+
>
|
|
151
|
+
<div className={navigationstyle == 'Side Navigation' ? (langdetect == 'en' ? 'col-lg-3 pl-0 mb-md-3 p-md-0' : 'col-lg-3 pr-0 mb-md-3 p-md-0') : 'col-lg-12 p-0'}>
|
|
152
|
+
<Staticpagesrouter currentpageprops={'accountinfo'} actions={actions} />
|
|
153
|
+
</div>
|
|
154
|
+
<div className={navigationstyle == 'Side Navigation' ? 'col-lg-9 p-0' : 'col-lg-12 p-0'}>
|
|
155
|
+
<div className="row m-0 w-100">
|
|
156
|
+
{navigationstyle == 'Side Navigation' && (
|
|
157
|
+
<div className="row m-0 w-100">
|
|
158
|
+
{sectionproperties.sectiontitlestyle == 'Line Under Text' && (
|
|
159
|
+
<div className="col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0">
|
|
160
|
+
<div className={`${generalstyles.sectiontitlecont}` + ' d-flex align-items-center '}>
|
|
161
|
+
<div
|
|
162
|
+
className={' col-lg-12 d-flex align-items-center p-0 '}
|
|
163
|
+
style={{
|
|
164
|
+
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
165
|
+
marginTop: sectionproperties.sectionTitleMarginTop + 'px',
|
|
166
|
+
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
|
|
167
|
+
marginLeft: sectionproperties.sectionTitleMarginLeft + 'px',
|
|
168
|
+
marginRight: sectionproperties.sectionTitleMarginRight + 'px',
|
|
169
|
+
}}
|
|
170
|
+
>
|
|
171
|
+
<span
|
|
172
|
+
className={`${accountinfo_cssstyles.sectiontitlespan}`}
|
|
173
|
+
style={{
|
|
174
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
175
|
+
color: sectionproperties.sectionTitleColor,
|
|
176
|
+
|
|
177
|
+
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
178
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
179
|
+
}}
|
|
180
|
+
>
|
|
181
|
+
{langdetect == 'en' ? 'Account Information' : 'البيانات الخاصة'}
|
|
182
|
+
</span>
|
|
183
|
+
</div>
|
|
184
|
+
</div>
|
|
185
|
+
</div>
|
|
186
|
+
)}
|
|
187
|
+
{sectionproperties.sectiontitlestyle == 'Line Before Text' && (
|
|
188
|
+
<div
|
|
189
|
+
className="col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0"
|
|
190
|
+
style={{
|
|
191
|
+
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
192
|
+
}}
|
|
193
|
+
>
|
|
194
|
+
<div
|
|
195
|
+
className={`${generalstyles.sectiontitlecont2}`}
|
|
196
|
+
style={{
|
|
197
|
+
marginTop: sectionproperties.sectionTitleMarginTop + 'px',
|
|
198
|
+
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
|
|
199
|
+
marginLeft: sectionproperties.sectionTitleMarginLeft + 'px',
|
|
200
|
+
marginRight: sectionproperties.sectionTitleMarginRight + 'px',
|
|
201
|
+
}}
|
|
202
|
+
>
|
|
203
|
+
{langdetect == 'en' && (
|
|
204
|
+
<span
|
|
205
|
+
className={`${accountinfo_cssstyles.sectiontitlespan2}` + ' pl-3 '}
|
|
206
|
+
style={{
|
|
207
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
208
|
+
color: sectionproperties.sectionTitleColor,
|
|
209
|
+
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
210
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
211
|
+
}}
|
|
212
|
+
>
|
|
213
|
+
Account
|
|
214
|
+
<br /> Information:
|
|
215
|
+
</span>
|
|
216
|
+
)}
|
|
217
|
+
{langdetect == 'ar' && (
|
|
218
|
+
<span
|
|
219
|
+
className={`${accountinfo_cssstyles.sectiontitlespan2}` + ' pl-3 '}
|
|
220
|
+
style={{
|
|
221
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
222
|
+
color: sectionproperties.sectionTitleColor,
|
|
223
|
+
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
224
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
225
|
+
}}
|
|
226
|
+
>
|
|
227
|
+
البيانات الشخصية:
|
|
228
|
+
</span>
|
|
229
|
+
)}
|
|
230
|
+
</div>
|
|
231
|
+
</div>
|
|
232
|
+
)}
|
|
233
|
+
</div>
|
|
234
|
+
)}
|
|
235
|
+
|
|
236
|
+
<div className={'col-lg-12 p-0'}>
|
|
237
|
+
<CustomerInformationForm formtype="edit" srcfromprops="accountinfo" sectionpropertiesprops={sectionproperties} actions={actions} />
|
|
238
|
+
</div>
|
|
239
|
+
</div>
|
|
240
|
+
</div>
|
|
241
|
+
</div>
|
|
242
|
+
</div>
|
|
243
|
+
|
|
244
|
+
{StatePagePropertiesContext.pageobj.sections.length != 0 && (
|
|
245
|
+
<div className="col-lg-12 d-flex align-items-center justify-content-center p-0 ">
|
|
246
|
+
{/* {pageindexcontext.length != 0 && Object.keys(StatePagePropertiesContext).length != 0 && (
|
|
247
|
+
<div className={generalstyles.app_container + ' w-100 '}>
|
|
248
|
+
{StatePagePropertiesContext.pageobj.sections.map((item, index) => {
|
|
249
|
+
if (item.tabexsectioninfo != null && TabexSectionsComponentsContext[item.tabexsectioninfo.sectioncompname] != undefined && item.componenttype == 'section') {
|
|
250
|
+
var sectioncomp = TabexSectionsComponentsContext[item.tabexsectioninfo.sectioncompname];
|
|
251
|
+
return (
|
|
252
|
+
<div className="row w-100 ml-0 mr-0 d-flex justify-content-center">
|
|
253
|
+
{item.tabexsectioninfo.sectiontype == 'Cards' && (
|
|
254
|
+
<ProductsCardsSectionContext_Provider>
|
|
255
|
+
{React.createElement(sectioncomp, {
|
|
256
|
+
sectionidprops: item.sectionid,
|
|
257
|
+
sectionindexprops: index,
|
|
258
|
+
srcfromprops: 'GeneralProductsComponent',
|
|
259
|
+
collectionidprops: collectionidparams,
|
|
260
|
+
})}
|
|
261
|
+
</ProductsCardsSectionContext_Provider>
|
|
262
|
+
)}
|
|
263
|
+
{item.tabexsectioninfo.sectiontype != 'Cards' && React.createElement(sectioncomp, { sectionidprops: item.sectionid, sectionindexprops: index })}
|
|
264
|
+
</div>
|
|
265
|
+
);
|
|
266
|
+
}
|
|
267
|
+
})}
|
|
268
|
+
</div>
|
|
269
|
+
)} */}
|
|
270
|
+
</div>
|
|
271
|
+
)}
|
|
272
|
+
</div>
|
|
273
|
+
);
|
|
274
|
+
};
|
|
275
|
+
export default AccountInformation;
|