tabexseriescomponents 0.2.1381 → 0.2.1382
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 +326 -140
- package/dist/index.esm.js +326 -140
- package/dist/index.umd.js +326 -140
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -26833,8 +26833,8 @@ var CardsSection = function CardsSection(props) {
|
|
|
26833
26833
|
}
|
|
26834
26834
|
}),
|
|
26835
26835
|
line_left: css({
|
|
26836
|
-
height: authdetailsContext.instinfo.instid == '69eddfb81f141' ? '4px' : '2px',
|
|
26837
|
-
borderRadius: authdetailsContext.instinfo.instid == '69eddfb81f141' ? 100 : 0,
|
|
26836
|
+
height: authdetailsContext.instinfo.instid == '69eddfb81f141' ? '4px' : authdetailsContext.instinfo.instid == '69e4b49b26217' ? '4px' : '2px',
|
|
26837
|
+
borderRadius: authdetailsContext.instinfo.instid == '69e4b49b26217' ? 100 : authdetailsContext.instinfo.instid == '69eddfb81f141' ? 100 : 0,
|
|
26838
26838
|
position: 'relative',
|
|
26839
26839
|
flex: '1 1 auto',
|
|
26840
26840
|
minWidth: '10%',
|
|
@@ -26848,8 +26848,8 @@ var CardsSection = function CardsSection(props) {
|
|
|
26848
26848
|
minWidth: '10%',
|
|
26849
26849
|
background: sectionproperties.linebgcolor,
|
|
26850
26850
|
// here
|
|
26851
|
-
height: authdetailsContext.instinfo.instid == '69eddfb81f141' ? '2px' : authdetailsContext.instinfo.instid == '699d7f217889a' ? '3px' : '1px',
|
|
26852
|
-
borderRadius: authdetailsContext.instinfo.instid == '69eddfb81f141' ? 100 : authdetailsContext.instinfo.instid == '699d7f217889a' ? 100 : 0
|
|
26851
|
+
height: authdetailsContext.instinfo.instid == '69e4b49b26217' ? '4px' : authdetailsContext.instinfo.instid == '69eddfb81f141' ? '2px' : authdetailsContext.instinfo.instid == '699d7f217889a' ? '3px' : '1px',
|
|
26852
|
+
borderRadius: authdetailsContext.instinfo.instid == '69e4b49b26217' ? 100 : authdetailsContext.instinfo.instid == '69eddfb81f141' ? 100 : authdetailsContext.instinfo.instid == '699d7f217889a' ? 100 : 0
|
|
26853
26853
|
}),
|
|
26854
26854
|
cards_sections: css({
|
|
26855
26855
|
paddingLeft: sectionproperties.showFilter == 'show' ? 0 : langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
@@ -26996,9 +26996,11 @@ var CardsSection = function CardsSection(props) {
|
|
|
26996
26996
|
height: '15%',
|
|
26997
26997
|
width: '15%'
|
|
26998
26998
|
}
|
|
26999
|
+
}), authdetailsContext.instinfo.instid == '69e4b49b26217' && langdetect == 'ar' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
27000
|
+
"class": section_cssstyles.line_left
|
|
26999
27001
|
}), authdetailsContext.instinfo.instid == '69eddfb81f141' && langdetect == 'ar' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
27000
27002
|
"class": section_cssstyles.line_left
|
|
27001
|
-
}), authdetailsContext.instinfo.instid != '69eddfb81f141' && authdetailsContext.instinfo.instid != '699d7f217889a' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
27003
|
+
}), authdetailsContext.instinfo.instid != '69eddfb81f141' && authdetailsContext.instinfo.instid != '69e4b49b26217' && authdetailsContext.instinfo.instid != '699d7f217889a' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
27002
27004
|
"class": section_cssstyles.line_left
|
|
27003
27005
|
}), authdetailsContext.instinfo.instid != '68333d09dc47d' && /*#__PURE__*/React.createElement("p", {
|
|
27004
27006
|
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_cssstyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_cssstyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_cssstyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(section_cssstyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_cssstyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? "".concat(section_cssstyles.sectiontitlespan) + ' ASUL mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(section_cssstyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
|
|
@@ -27027,10 +27029,12 @@ var CardsSection = function CardsSection(props) {
|
|
|
27027
27029
|
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
27028
27030
|
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
27029
27031
|
}
|
|
27030
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), authdetailsContext.instinfo.instid != '69eddfb81f141' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
27032
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), authdetailsContext.instinfo.instid != '69e4b49b26217' && authdetailsContext.instinfo.instid != '69eddfb81f141' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
27031
27033
|
"class": section_cssstyles.line_right
|
|
27032
27034
|
}), authdetailsContext.instinfo.instid == '69eddfb81f141' && langdetect == 'en' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
27033
27035
|
"class": section_cssstyles.line_right
|
|
27036
|
+
}), authdetailsContext.instinfo.instid == '69e4b49b26217' && langdetect == 'en' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
27037
|
+
"class": section_cssstyles.line_right
|
|
27034
27038
|
}));
|
|
27035
27039
|
};
|
|
27036
27040
|
var isCardsectionloading = function isCardsectionloading() {
|
|
@@ -58458,7 +58462,7 @@ var Footer7 = function Footer7(props) {
|
|
|
58458
58462
|
function ownKeys$1E(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
58459
58463
|
function _objectSpread$1E(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1E(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1E(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
58460
58464
|
var Footer8 = function Footer8(props) {
|
|
58461
|
-
var _css, _authdetailsContext$i2, _authdetailsContext$i3, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i4, _authdetailsContext$i5, _bgimagearrayofobjs$3, _bgimagearrayofobjs$4, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$
|
|
58465
|
+
var _css, _authdetailsContext$i2, _authdetailsContext$i3, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i4, _authdetailsContext$i5, _bgimagearrayofobjs$3, _bgimagearrayofobjs$4, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i19, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i42, _authdetailsContext$i45, _authdetailsContext$i48, _authdetailsContext$i51, _authdetailsContext$i52, _authdetailsContext$i54, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i55, _bgimagearrayofobjs$5, _bgimagearrayofobjs$6, _logoarrayofobjects$5, _logoarrayofobjects$6, _authdetailsContext$i56, _authdetailsContext$i57, _authdetailsContext$i59, _authdetailsContext$i62, _authdetailsContext$i65, _authdetailsContext$i68, _authdetailsContext$i71, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _authdetailsContext$i74, _bgimagearrayofobjs$7, _bgimagearrayofobjs$8, _logoarrayofobjects$7, _logoarrayofobjects$8, _templatepropcontext$2, _templatepropcontext$3, _fetchCategoriesQuery, _fetchCategoriesQuery2, _authdetailsContext$i76, _authdetailsContext$i77, _authdetailsContext$i80, _authdetailsContext$i83, _authdetailsContext$i86, _authdetailsContext$i89, _authdetailsContext$i91, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18;
|
|
58462
58466
|
var _useState = useState(''),
|
|
58463
58467
|
_useState2 = _slicedToArray(_useState, 2),
|
|
58464
58468
|
sectionproperties = _useState2[0],
|
|
@@ -58924,7 +58928,17 @@ var Footer8 = function Footer8(props) {
|
|
|
58924
58928
|
style: {
|
|
58925
58929
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58926
58930
|
}
|
|
58927
|
-
}, langdetect == 'en' ? 'If an order is placed after 9 PM, it will be delivered the following day at 9 AM after order confirmation.' : 'كل يوم ما عدا الجمعة من الساعة 9 صباحاً حتى 9 مساءً'))))),
|
|
58931
|
+
}, langdetect == 'en' ? 'If an order is placed after 9 PM, it will be delivered the following day at 9 AM after order confirmation.' : 'كل يوم ما عدا الجمعة من الساعة 9 صباحاً حتى 9 مساءً'))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instid) == '69e4b49b26217' && /*#__PURE__*/React.createElement("p", {
|
|
58932
|
+
"class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer ',
|
|
58933
|
+
style: {
|
|
58934
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58935
|
+
}
|
|
58936
|
+
}, langdetect == 'en' ? 'Working Hours' : 'ساعات العمل'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instid) == '69e4b49b26217' && /*#__PURE__*/React.createElement("p", {
|
|
58937
|
+
"class": "".concat(footerStyles.iconTextStyle) + ' col-12 m-0 pb-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer p-0 ',
|
|
58938
|
+
style: {
|
|
58939
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58940
|
+
}
|
|
58941
|
+
}, langdetect == 'en' ? 'Everyday from 2:00 PM to 2:00 AM' : 'يومياً من الساعة 2:00 مساءً حتى 2 صباحاً'), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React.createElement("p", {
|
|
58928
58942
|
"class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer ',
|
|
58929
58943
|
style: {
|
|
58930
58944
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
@@ -58948,7 +58962,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58948
58962
|
onClick: function onClick() {
|
|
58949
58963
|
window.open(sectionproperties.storeinfolocationlink, '_blank');
|
|
58950
58964
|
}
|
|
58951
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58965
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.address_ar))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
58952
58966
|
"class": "col-lg-12 justify-content-start align-items-center mb-md-4 p-0"
|
|
58953
58967
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58954
58968
|
"class": "row m-0 w-100 align-items-center flex-row justify-content-start justify-content-start justify-content-sm-center"
|
|
@@ -58965,8 +58979,8 @@ var Footer8 = function Footer8(props) {
|
|
|
58965
58979
|
"class": "".concat(footerStyles.appstore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
58966
58980
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
58967
58981
|
onClick: function onClick() {
|
|
58968
|
-
var _authdetailsContext$
|
|
58969
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58982
|
+
var _authdetailsContext$i16;
|
|
58983
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.mobileapplink_appstore, '_blank');
|
|
58970
58984
|
}
|
|
58971
58985
|
})), /*#__PURE__*/React.createElement("div", {
|
|
58972
58986
|
"class": langdetect == 'en' ? 'col-lg-4 col-md-3 col-sm-6 pl-0' : 'col-lg-4 col-md-3 col-sm-6 pr-0'
|
|
@@ -58974,8 +58988,8 @@ var Footer8 = function Footer8(props) {
|
|
|
58974
58988
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
58975
58989
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
58976
58990
|
onClick: function onClick() {
|
|
58977
|
-
var _authdetailsContext$
|
|
58978
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58991
|
+
var _authdetailsContext$i17;
|
|
58992
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.mobileapplink_playstore, '_blank');
|
|
58979
58993
|
}
|
|
58980
58994
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
58981
58995
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
@@ -58993,8 +59007,8 @@ var Footer8 = function Footer8(props) {
|
|
|
58993
59007
|
}, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
58994
59008
|
"class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-2 cursor-pointer p-0 ',
|
|
58995
59009
|
onClick: function onClick() {
|
|
58996
|
-
var _authdetailsContext$
|
|
58997
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59010
|
+
var _authdetailsContext$i18;
|
|
59011
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 || (_authdetailsContext$i18 = _authdetailsContext$i18.contactinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.email), '_self');
|
|
58998
59012
|
}
|
|
58999
59013
|
}, /*#__PURE__*/React.createElement("p", {
|
|
59000
59014
|
"class": "".concat(footerStyles.iconTextStyle) + ' p-0 m-0 wordbreak text-transform-none footerinfo pb-1 ',
|
|
@@ -59003,7 +59017,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59003
59017
|
borderBottomStyle: 'solid',
|
|
59004
59018
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59005
59019
|
}
|
|
59006
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59020
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 || (_authdetailsContext$i19 = _authdetailsContext$i19.contactinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.email))), /*#__PURE__*/React.createElement("div", {
|
|
59007
59021
|
"class": "col-lg-12 p-0 mt-2 mt-md-1 d-flex align-items-center justify-content-start"
|
|
59008
59022
|
}, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
59009
59023
|
"class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 cursor-pointer p-0 ',
|
|
@@ -59017,66 +59031,66 @@ var Footer8 = function Footer8(props) {
|
|
|
59017
59031
|
}
|
|
59018
59032
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), /*#__PURE__*/React.createElement("div", {
|
|
59019
59033
|
"class": 'col-lg-12 p-0 d-flex align-items-center justify-content-start mt-3'
|
|
59020
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59034
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59021
59035
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
59022
59036
|
onClick: function onClick() {
|
|
59023
|
-
var _authdetailsContext$
|
|
59024
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59025
|
-
var _authdetailsContext$
|
|
59026
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59037
|
+
var _authdetailsContext$i21;
|
|
59038
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.facebooklink) != null) {
|
|
59039
|
+
var _authdetailsContext$i22;
|
|
59040
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.facebooklink, '_blank');
|
|
59027
59041
|
}
|
|
59028
59042
|
}
|
|
59029
59043
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
59030
59044
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59031
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59045
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instid) == '69f78b2c4fb01' && /*#__PURE__*/React.createElement("div", {
|
|
59032
59046
|
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
59033
59047
|
onClick: function onClick() {
|
|
59034
59048
|
window.open('https://www.facebook.com/share/18tggHCByS', '_blank');
|
|
59035
59049
|
}
|
|
59036
59050
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
59037
59051
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59038
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59052
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59039
59053
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59040
59054
|
onClick: function onClick() {
|
|
59041
|
-
var _authdetailsContext$
|
|
59042
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59043
|
-
var _authdetailsContext$
|
|
59044
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59055
|
+
var _authdetailsContext$i25;
|
|
59056
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.instagramlink) != null) {
|
|
59057
|
+
var _authdetailsContext$i26;
|
|
59058
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.instagramlink, '_blank');
|
|
59045
59059
|
}
|
|
59046
59060
|
}
|
|
59047
59061
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
59048
59062
|
size: sectionproperties.instgrambtniconfontsize
|
|
59049
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59063
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
59050
59064
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59051
59065
|
onClick: function onClick() {
|
|
59052
|
-
var _authdetailsContext$
|
|
59053
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59054
|
-
var _authdetailsContext$
|
|
59055
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59066
|
+
var _authdetailsContext$i28;
|
|
59067
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.whatsappnumber) != null) {
|
|
59068
|
+
var _authdetailsContext$i29;
|
|
59069
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber), '_blank');
|
|
59056
59070
|
}
|
|
59057
59071
|
}
|
|
59058
59072
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
59059
59073
|
size: sectionproperties.youtubebtniconfontsize
|
|
59060
|
-
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59074
|
+
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59061
59075
|
"class": "".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mx-2'
|
|
59062
59076
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59063
59077
|
,
|
|
59064
59078
|
onClick: function onClick() {
|
|
59065
|
-
var _authdetailsContext$
|
|
59066
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59067
|
-
var _authdetailsContext$
|
|
59068
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59079
|
+
var _authdetailsContext$i31;
|
|
59080
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.tiktoklink) != null) {
|
|
59081
|
+
var _authdetailsContext$i32;
|
|
59082
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.tiktoklink, '_blank');
|
|
59069
59083
|
}
|
|
59070
59084
|
}
|
|
59071
59085
|
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
59072
59086
|
size: sectionproperties.tiktokbtniconfontsize
|
|
59073
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59087
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59074
59088
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59075
59089
|
onClick: function onClick() {
|
|
59076
|
-
var _authdetailsContext$
|
|
59077
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59078
|
-
var _authdetailsContext$
|
|
59079
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59090
|
+
var _authdetailsContext$i34;
|
|
59091
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.youtubelink) != null) {
|
|
59092
|
+
var _authdetailsContext$i35;
|
|
59093
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.youtubelink, '_blank');
|
|
59080
59094
|
}
|
|
59081
59095
|
}
|
|
59082
59096
|
}, /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
@@ -59102,13 +59116,13 @@ var Footer8 = function Footer8(props) {
|
|
|
59102
59116
|
}
|
|
59103
59117
|
}, langdetect == 'en' ? 'Follow Us' : 'تابعنا')), /*#__PURE__*/React.createElement("div", {
|
|
59104
59118
|
"class": "col-lg-12 text-start px-5 flex-column"
|
|
59105
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59119
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59106
59120
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59107
59121
|
onClick: function onClick() {
|
|
59108
|
-
var _authdetailsContext$
|
|
59109
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59110
|
-
var _authdetailsContext$
|
|
59111
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59122
|
+
var _authdetailsContext$i37;
|
|
59123
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.facebooklink) != null) {
|
|
59124
|
+
var _authdetailsContext$i38;
|
|
59125
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.facebooklink, '_blank');
|
|
59112
59126
|
}
|
|
59113
59127
|
},
|
|
59114
59128
|
style: {
|
|
@@ -59119,13 +59133,13 @@ var Footer8 = function Footer8(props) {
|
|
|
59119
59133
|
fontWeight: 500,
|
|
59120
59134
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59121
59135
|
}
|
|
59122
|
-
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59136
|
+
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59123
59137
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59124
59138
|
onClick: function onClick() {
|
|
59125
|
-
var _authdetailsContext$
|
|
59126
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59127
|
-
var _authdetailsContext$
|
|
59128
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59139
|
+
var _authdetailsContext$i40;
|
|
59140
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.instagramlink) != null) {
|
|
59141
|
+
var _authdetailsContext$i41;
|
|
59142
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instagramlink, '_blank');
|
|
59129
59143
|
}
|
|
59130
59144
|
},
|
|
59131
59145
|
style: {
|
|
@@ -59136,13 +59150,13 @@ var Footer8 = function Footer8(props) {
|
|
|
59136
59150
|
fontWeight: 500,
|
|
59137
59151
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59138
59152
|
}
|
|
59139
|
-
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59153
|
+
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
59140
59154
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59141
59155
|
onClick: function onClick() {
|
|
59142
|
-
var _authdetailsContext$
|
|
59143
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59144
|
-
var _authdetailsContext$
|
|
59145
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59156
|
+
var _authdetailsContext$i43;
|
|
59157
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber) != null) {
|
|
59158
|
+
var _authdetailsContext$i44;
|
|
59159
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.whatsappnumber), '_blank');
|
|
59146
59160
|
}
|
|
59147
59161
|
},
|
|
59148
59162
|
style: {
|
|
@@ -59153,15 +59167,15 @@ var Footer8 = function Footer8(props) {
|
|
|
59153
59167
|
fontWeight: 500,
|
|
59154
59168
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59155
59169
|
}
|
|
59156
|
-
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59170
|
+
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59157
59171
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start '
|
|
59158
59172
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59159
59173
|
,
|
|
59160
59174
|
onClick: function onClick() {
|
|
59161
|
-
var _authdetailsContext$
|
|
59162
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59163
|
-
var _authdetailsContext$
|
|
59164
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59175
|
+
var _authdetailsContext$i46;
|
|
59176
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.tiktoklink) != null) {
|
|
59177
|
+
var _authdetailsContext$i47;
|
|
59178
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.tiktoklink, '_blank');
|
|
59165
59179
|
}
|
|
59166
59180
|
},
|
|
59167
59181
|
style: {
|
|
@@ -59172,7 +59186,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59172
59186
|
fontWeight: 500,
|
|
59173
59187
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59174
59188
|
}
|
|
59175
|
-
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59189
|
+
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59176
59190
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59177
59191
|
style: {
|
|
59178
59192
|
width: 'auto',
|
|
@@ -59185,10 +59199,10 @@ var Footer8 = function Footer8(props) {
|
|
|
59185
59199
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59186
59200
|
,
|
|
59187
59201
|
onClick: function onClick() {
|
|
59188
|
-
var _authdetailsContext$
|
|
59189
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59190
|
-
var _authdetailsContext$
|
|
59191
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59202
|
+
var _authdetailsContext$i49;
|
|
59203
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.tiktoklink) != null) {
|
|
59204
|
+
var _authdetailsContext$i50;
|
|
59205
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.linkedinlink, '_blank');
|
|
59192
59206
|
}
|
|
59193
59207
|
}
|
|
59194
59208
|
}, "LinkedIn")))), /*#__PURE__*/React.createElement("div", {
|
|
@@ -59205,7 +59219,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59205
59219
|
color: sectionproperties.prodCatColor,
|
|
59206
59220
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59207
59221
|
}
|
|
59208
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59222
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.description_ar)))), /*#__PURE__*/React.createElement("div", {
|
|
59209
59223
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
59210
59224
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59211
59225
|
"class": "row m-0 w-100"
|
|
@@ -59217,8 +59231,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59217
59231
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59218
59232
|
},
|
|
59219
59233
|
onClick: function onClick() {
|
|
59220
|
-
var _authdetailsContext$
|
|
59221
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59234
|
+
var _authdetailsContext$i53;
|
|
59235
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 || (_authdetailsContext$i53 = _authdetailsContext$i53.contactinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.email), '_self');
|
|
59222
59236
|
}
|
|
59223
59237
|
}, langdetect == 'en' ? 'T: ' : 'الهاتف: ', " ", authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React.createElement("div", {
|
|
59224
59238
|
"class": "col-lg-12 p-0"
|
|
@@ -59230,7 +59244,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59230
59244
|
onClick: function onClick() {
|
|
59231
59245
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
59232
59246
|
}
|
|
59233
|
-
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59247
|
+
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 || (_authdetailsContext$i54 = _authdetailsContext$i54.contactinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.email))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
59234
59248
|
"class": "row m-0 allcentered"
|
|
59235
59249
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59236
59250
|
"class": "".concat(footerStyles.divider) + ' '
|
|
@@ -59420,7 +59434,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59420
59434
|
"class": "allcentered"
|
|
59421
59435
|
}, /*#__PURE__*/React.createElement(FiUser, {
|
|
59422
59436
|
size: 18
|
|
59423
|
-
})), langdetect == 'en' ? 'Account' : 'حسابي'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59437
|
+
})), langdetect == 'en' ? 'Account' : 'حسابي'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.instid) == '67b1bb900a541' && /*#__PURE__*/React.createElement("div", {
|
|
59424
59438
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
59425
59439
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59426
59440
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -59480,7 +59494,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59480
59494
|
marginBottom: 0,
|
|
59481
59495
|
fontWeight: 500
|
|
59482
59496
|
}
|
|
59483
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59497
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.address_ar)), /*#__PURE__*/React.createElement("div", {
|
|
59484
59498
|
"class": "col-lg-12 p-0 text-start"
|
|
59485
59499
|
}, /*#__PURE__*/React.createElement("p", {
|
|
59486
59500
|
"class": "".concat(footerStyles.iconTextStyle),
|
|
@@ -59628,8 +59642,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59628
59642
|
}, /*#__PURE__*/React.createElement("p", {
|
|
59629
59643
|
"class": "".concat(footerStyles.iconTextStyle) + ' cursor-pointer ',
|
|
59630
59644
|
onClick: function onClick() {
|
|
59631
|
-
var _authdetailsContext$
|
|
59632
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59645
|
+
var _authdetailsContext$i58;
|
|
59646
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 || (_authdetailsContext$i58 = _authdetailsContext$i58.contactinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.email), '_self');
|
|
59633
59647
|
}
|
|
59634
59648
|
}, "contact@advisor-firm.com")), /*#__PURE__*/React.createElement("div", {
|
|
59635
59649
|
"class": "col-lg-12 p-0 allcentered",
|
|
@@ -59665,61 +59679,61 @@ var Footer8 = function Footer8(props) {
|
|
|
59665
59679
|
"class": "row m-0 w-100"
|
|
59666
59680
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59667
59681
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
59668
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59682
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59669
59683
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
59670
59684
|
onClick: function onClick() {
|
|
59671
|
-
var _authdetailsContext$
|
|
59672
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59673
|
-
var _authdetailsContext$
|
|
59674
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59685
|
+
var _authdetailsContext$i60;
|
|
59686
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.facebooklink) != null) {
|
|
59687
|
+
var _authdetailsContext$i61;
|
|
59688
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.facebooklink, '_blank');
|
|
59675
59689
|
}
|
|
59676
59690
|
}
|
|
59677
59691
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
59678
59692
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59679
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59693
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59680
59694
|
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2',
|
|
59681
59695
|
onClick: function onClick() {
|
|
59682
|
-
var _authdetailsContext$
|
|
59683
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59684
|
-
var _authdetailsContext$
|
|
59685
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59696
|
+
var _authdetailsContext$i63;
|
|
59697
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.linkedinlink) != null) {
|
|
59698
|
+
var _authdetailsContext$i64;
|
|
59699
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.linkedinlink, '_blank');
|
|
59686
59700
|
}
|
|
59687
59701
|
}
|
|
59688
59702
|
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
59689
59703
|
size: sectionproperties.linkedinbtniconfontsize
|
|
59690
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59704
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59691
59705
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59692
59706
|
onClick: function onClick() {
|
|
59693
|
-
var _authdetailsContext$
|
|
59694
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59695
|
-
var _authdetailsContext$
|
|
59696
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59707
|
+
var _authdetailsContext$i66;
|
|
59708
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.instagramlink) != null) {
|
|
59709
|
+
var _authdetailsContext$i67;
|
|
59710
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.instagramlink, '_blank');
|
|
59697
59711
|
}
|
|
59698
59712
|
}
|
|
59699
59713
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
59700
59714
|
size: sectionproperties.instgrambtniconfontsize
|
|
59701
59715
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
59702
59716
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
59703
|
-
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59717
|
+
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59704
59718
|
"class": langdetect == 'en' ? " ".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center ml-2'
|
|
59705
59719
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59706
59720
|
,
|
|
59707
59721
|
onClick: function onClick() {
|
|
59708
|
-
var _authdetailsContext$
|
|
59709
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59710
|
-
var _authdetailsContext$
|
|
59711
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59722
|
+
var _authdetailsContext$i69;
|
|
59723
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.tiktoklink) != null) {
|
|
59724
|
+
var _authdetailsContext$i70;
|
|
59725
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.tiktoklink, '_blank');
|
|
59712
59726
|
}
|
|
59713
59727
|
}
|
|
59714
59728
|
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
59715
59729
|
size: sectionproperties.tiktokbtniconfontsize
|
|
59716
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59730
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59717
59731
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59718
59732
|
onClick: function onClick() {
|
|
59719
|
-
var _authdetailsContext$
|
|
59720
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59721
|
-
var _authdetailsContext$
|
|
59722
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59733
|
+
var _authdetailsContext$i72;
|
|
59734
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.youtubelink) != null) {
|
|
59735
|
+
var _authdetailsContext$i73;
|
|
59736
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.youtubelink, '_blank');
|
|
59723
59737
|
}
|
|
59724
59738
|
}
|
|
59725
59739
|
}, /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
@@ -59782,7 +59796,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59782
59796
|
style: {
|
|
59783
59797
|
color: '#818181'
|
|
59784
59798
|
}
|
|
59785
|
-
}, "\u062D\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0645\u062D\u0641\u0648\u0638\u0629 \xA9 2025 \u0645\u0624\u0633\u0633\u0629 \u0627\u0644\u0645\u0633\u062A\u0634\u0627\u0631"))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59799
|
+
}, "\u062D\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0645\u062D\u0641\u0648\u0638\u0629 \xA9 2025 \u0645\u0624\u0633\u0633\u0629 \u0627\u0644\u0645\u0633\u062A\u0634\u0627\u0631"))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.instid) == '67d6bda67adf6' && /*#__PURE__*/React.createElement("div", {
|
|
59786
59800
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
59787
59801
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59788
59802
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -60002,8 +60016,8 @@ var Footer8 = function Footer8(props) {
|
|
|
60002
60016
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React.createElement("div", {
|
|
60003
60017
|
"class": "".concat(footerStyles.iconTextStylepagename) + ' col-lg-12 p-0 d-flex flex-row mt-3 align-items-center ',
|
|
60004
60018
|
onClick: function onClick() {
|
|
60005
|
-
var _authdetailsContext$
|
|
60006
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60019
|
+
var _authdetailsContext$i75;
|
|
60020
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i75 = authdetailsContext.instinfo) === null || _authdetailsContext$i75 === void 0 || (_authdetailsContext$i75 = _authdetailsContext$i75.contactinfo) === null || _authdetailsContext$i75 === void 0 ? void 0 : _authdetailsContext$i75.email), '_self');
|
|
60007
60021
|
}
|
|
60008
60022
|
}, /*#__PURE__*/React.createElement("i", {
|
|
60009
60023
|
"class": ' fa fa-at mr-2 ml-2 '
|
|
@@ -60012,7 +60026,7 @@ var Footer8 = function Footer8(props) {
|
|
|
60012
60026
|
style: {
|
|
60013
60027
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
60014
60028
|
}
|
|
60015
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60029
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i76 = authdetailsContext.instinfo) === null || _authdetailsContext$i76 === void 0 || (_authdetailsContext$i76 = _authdetailsContext$i76.contactinfo) === null || _authdetailsContext$i76 === void 0 ? void 0 : _authdetailsContext$i76.email)), /*#__PURE__*/React.createElement("div", {
|
|
60016
60030
|
"class": "col-lg-12 p-0 text-start mb-2 mt-1"
|
|
60017
60031
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60018
60032
|
"class": "".concat(footerStyles.textStyles)
|
|
@@ -60022,69 +60036,69 @@ var Footer8 = function Footer8(props) {
|
|
|
60022
60036
|
"class": "row m-0 w-100"
|
|
60023
60037
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60024
60038
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
60025
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60039
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i77 = authdetailsContext.instinfo) === null || _authdetailsContext$i77 === void 0 ? void 0 : _authdetailsContext$i77.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60026
60040
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
60027
60041
|
onClick: function onClick() {
|
|
60028
|
-
var _authdetailsContext$
|
|
60029
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60030
|
-
var _authdetailsContext$
|
|
60031
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60042
|
+
var _authdetailsContext$i78;
|
|
60043
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i78 = authdetailsContext.instinfo) === null || _authdetailsContext$i78 === void 0 ? void 0 : _authdetailsContext$i78.facebooklink) != null) {
|
|
60044
|
+
var _authdetailsContext$i79;
|
|
60045
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i79 = authdetailsContext.instinfo) === null || _authdetailsContext$i79 === void 0 ? void 0 : _authdetailsContext$i79.facebooklink, '_blank');
|
|
60032
60046
|
}
|
|
60033
60047
|
}
|
|
60034
60048
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
60035
60049
|
size: sectionproperties.facebkbtnniconfontsize
|
|
60036
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60050
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i80 = authdetailsContext.instinfo) === null || _authdetailsContext$i80 === void 0 ? void 0 : _authdetailsContext$i80.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60037
60051
|
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
60038
60052
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
60039
60053
|
,
|
|
60040
60054
|
onClick: function onClick() {
|
|
60041
|
-
var _authdetailsContext$
|
|
60042
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60043
|
-
var _authdetailsContext$
|
|
60044
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60055
|
+
var _authdetailsContext$i81;
|
|
60056
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i81 = authdetailsContext.instinfo) === null || _authdetailsContext$i81 === void 0 ? void 0 : _authdetailsContext$i81.linkedinlink) != null) {
|
|
60057
|
+
var _authdetailsContext$i82;
|
|
60058
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i82 = authdetailsContext.instinfo) === null || _authdetailsContext$i82 === void 0 ? void 0 : _authdetailsContext$i82.linkedinlink, '_blank');
|
|
60045
60059
|
}
|
|
60046
60060
|
}
|
|
60047
60061
|
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
60048
60062
|
size: sectionproperties.instgrambtniconfontsize
|
|
60049
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60063
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i83 = authdetailsContext.instinfo) === null || _authdetailsContext$i83 === void 0 ? void 0 : _authdetailsContext$i83.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60050
60064
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60051
60065
|
onClick: function onClick() {
|
|
60052
|
-
var _authdetailsContext$
|
|
60053
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60054
|
-
var _authdetailsContext$
|
|
60055
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60066
|
+
var _authdetailsContext$i84;
|
|
60067
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i84 = authdetailsContext.instinfo) === null || _authdetailsContext$i84 === void 0 ? void 0 : _authdetailsContext$i84.instagramlink) != null) {
|
|
60068
|
+
var _authdetailsContext$i85;
|
|
60069
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i85 = authdetailsContext.instinfo) === null || _authdetailsContext$i85 === void 0 ? void 0 : _authdetailsContext$i85.instagramlink, '_blank');
|
|
60056
60070
|
}
|
|
60057
60071
|
}
|
|
60058
60072
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
60059
60073
|
size: sectionproperties.instgrambtniconfontsize
|
|
60060
60074
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
60061
60075
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
60062
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60076
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i86 = authdetailsContext.instinfo) === null || _authdetailsContext$i86 === void 0 ? void 0 : _authdetailsContext$i86.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60063
60077
|
"class": langdetect == 'en' ? "".concat(footerStyles.youtube_btnnnn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btnnnn) + ' d-flex align-items-center justify-content-center ml-2',
|
|
60064
60078
|
onClick: function onClick() {
|
|
60065
|
-
var _authdetailsContext$
|
|
60066
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60067
|
-
var _authdetailsContext$
|
|
60068
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60079
|
+
var _authdetailsContext$i87;
|
|
60080
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i87 = authdetailsContext.instinfo) === null || _authdetailsContext$i87 === void 0 ? void 0 : _authdetailsContext$i87.youtubelink) != null) {
|
|
60081
|
+
var _authdetailsContext$i88;
|
|
60082
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i88 = authdetailsContext.instinfo) === null || _authdetailsContext$i88 === void 0 ? void 0 : _authdetailsContext$i88.youtubelink, '_blank');
|
|
60069
60083
|
}
|
|
60070
60084
|
}
|
|
60071
60085
|
}, /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
60072
60086
|
size: sectionproperties.youtubebtniconfontsize
|
|
60073
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60087
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i89 = authdetailsContext.instinfo) === null || _authdetailsContext$i89 === void 0 || (_authdetailsContext$i89 = _authdetailsContext$i89.contactinfo) === null || _authdetailsContext$i89 === void 0 ? void 0 : _authdetailsContext$i89.email) != null && /*#__PURE__*/React.createElement("div", {
|
|
60074
60088
|
"class": "".concat(footerStyles.mailbtn) + ' d-flex align-items-center justify-content-center mr-2 ml-2',
|
|
60075
60089
|
onClick: function onClick() {
|
|
60076
|
-
var _authdetailsContext$
|
|
60077
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60090
|
+
var _authdetailsContext$i90;
|
|
60091
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i90 = authdetailsContext.instinfo) === null || _authdetailsContext$i90 === void 0 || (_authdetailsContext$i90 = _authdetailsContext$i90.contactinfo) === null || _authdetailsContext$i90 === void 0 ? void 0 : _authdetailsContext$i90.email), '_self');
|
|
60078
60092
|
}
|
|
60079
60093
|
}, /*#__PURE__*/React.createElement(AiOutlineMail, {
|
|
60080
60094
|
size: sectionproperties.youtubebtniconfontsize
|
|
60081
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60095
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i91 = authdetailsContext.instinfo) === null || _authdetailsContext$i91 === void 0 ? void 0 : _authdetailsContext$i91.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
60082
60096
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60083
60097
|
onClick: function onClick() {
|
|
60084
|
-
var _authdetailsContext$
|
|
60085
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60086
|
-
var _authdetailsContext$
|
|
60087
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60098
|
+
var _authdetailsContext$i92;
|
|
60099
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i92 = authdetailsContext.instinfo) === null || _authdetailsContext$i92 === void 0 ? void 0 : _authdetailsContext$i92.whatsappnumber) != null) {
|
|
60100
|
+
var _authdetailsContext$i93;
|
|
60101
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i93 = authdetailsContext.instinfo) === null || _authdetailsContext$i93 === void 0 ? void 0 : _authdetailsContext$i93.whatsappnumber), '_blank');
|
|
60088
60102
|
}
|
|
60089
60103
|
}
|
|
60090
60104
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -83161,7 +83175,7 @@ function ownKeys$P(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymb
|
|
|
83161
83175
|
function _objectSpread$P(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$P(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$P(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
83162
83176
|
var TrackOrderStatus = function TrackOrderStatus(props) {
|
|
83163
83177
|
props.actions;
|
|
83164
|
-
props.actions.langdetect;
|
|
83178
|
+
var langdetect = props.actions.langdetect;
|
|
83165
83179
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
83166
83180
|
var _useState = useState(''),
|
|
83167
83181
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -83177,12 +83191,46 @@ var TrackOrderStatus = function TrackOrderStatus(props) {
|
|
|
83177
83191
|
var setcardarrayofobjs = _useState6[1];
|
|
83178
83192
|
props.actions.ikimagecredcontext;
|
|
83179
83193
|
props.actions.routingcountext;
|
|
83194
|
+
var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
|
|
83195
|
+
var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
|
|
83180
83196
|
props.actions.StaticPagesLinksContext;
|
|
83181
|
-
var _useState7 = useState(
|
|
83182
|
-
_useState8 = _slicedToArray(_useState7, 2)
|
|
83183
|
-
_useState8[0]
|
|
83184
|
-
_useState8[1];
|
|
83185
|
-
|
|
83197
|
+
var _useState7 = useState(null),
|
|
83198
|
+
_useState8 = _slicedToArray(_useState7, 2),
|
|
83199
|
+
lastorderobj = _useState8[0],
|
|
83200
|
+
setlastorderobj = _useState8[1];
|
|
83201
|
+
var _useState9 = useState([]),
|
|
83202
|
+
_useState0 = _slicedToArray(_useState9, 2),
|
|
83203
|
+
inst_all_status_arr = _useState0[0],
|
|
83204
|
+
setinst_all_status_arr = _useState0[1];
|
|
83205
|
+
var _useState1 = useState(false),
|
|
83206
|
+
_useState10 = _slicedToArray(_useState1, 2);
|
|
83207
|
+
_useState10[0];
|
|
83208
|
+
_useState10[1];
|
|
83209
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
83210
|
+
var fetchorderhistoryQueryContext = props.actions.fetchorderhistoryQueryContext;
|
|
83211
|
+
useEffect(function () {
|
|
83212
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.loggedin) == true) {
|
|
83213
|
+
if (FetchQueriesEngineContext != undefined) {
|
|
83214
|
+
var tempFetchQueriesEngineContext = _objectSpread$P({}, FetchQueriesEngineContext);
|
|
83215
|
+
tempFetchQueriesEngineContext.orderhistory = true;
|
|
83216
|
+
setFetchQueriesEngineContext(_objectSpread$P({}, tempFetchQueriesEngineContext));
|
|
83217
|
+
}
|
|
83218
|
+
}
|
|
83219
|
+
}, [authdetailsContext]);
|
|
83220
|
+
useEffect(function () {
|
|
83221
|
+
if (fetchorderhistoryQueryContext.isSuccess) {
|
|
83222
|
+
var _fetchorderhistoryQue;
|
|
83223
|
+
if ((fetchorderhistoryQueryContext === null || fetchorderhistoryQueryContext === void 0 ? void 0 : fetchorderhistoryQueryContext.data) != undefined && (fetchorderhistoryQueryContext === null || fetchorderhistoryQueryContext === void 0 || (_fetchorderhistoryQue = fetchorderhistoryQueryContext.data) === null || _fetchorderhistoryQue === void 0 || (_fetchorderhistoryQue = _fetchorderhistoryQue.data) === null || _fetchorderhistoryQue === void 0 || (_fetchorderhistoryQue = _fetchorderhistoryQue.ordershistory) === null || _fetchorderhistoryQue === void 0 ? void 0 : _fetchorderhistoryQue.length) > 0) {
|
|
83224
|
+
var _fetchorderhistoryQue2, _fetchorderhistoryQue3, _fetchorderhistoryQue4;
|
|
83225
|
+
var lastorderobj = fetchorderhistoryQueryContext === null || fetchorderhistoryQueryContext === void 0 || (_fetchorderhistoryQue2 = fetchorderhistoryQueryContext.data) === null || _fetchorderhistoryQue2 === void 0 || (_fetchorderhistoryQue2 = _fetchorderhistoryQue2.data) === null || _fetchorderhistoryQue2 === void 0 ? void 0 : _fetchorderhistoryQue2.ordershistory[0];
|
|
83226
|
+
setlastorderobj(_objectSpread$P({}, lastorderobj));
|
|
83227
|
+
if ((fetchorderhistoryQueryContext === null || fetchorderhistoryQueryContext === void 0 || (_fetchorderhistoryQue3 = fetchorderhistoryQueryContext.data) === null || _fetchorderhistoryQue3 === void 0 || (_fetchorderhistoryQue3 = _fetchorderhistoryQue3.data) === null || _fetchorderhistoryQue3 === void 0 ? void 0 : _fetchorderhistoryQue3.inst_all_status) != undefined && (fetchorderhistoryQueryContext === null || fetchorderhistoryQueryContext === void 0 || (_fetchorderhistoryQue4 = fetchorderhistoryQueryContext.data) === null || _fetchorderhistoryQue4 === void 0 || (_fetchorderhistoryQue4 = _fetchorderhistoryQue4.data) === null || _fetchorderhistoryQue4 === void 0 || (_fetchorderhistoryQue4 = _fetchorderhistoryQue4.inst_all_status) === null || _fetchorderhistoryQue4 === void 0 ? void 0 : _fetchorderhistoryQue4.length) > 0) {
|
|
83228
|
+
var _fetchorderhistoryQue5;
|
|
83229
|
+
setinst_all_status_arr(_toConsumableArray(fetchorderhistoryQueryContext === null || fetchorderhistoryQueryContext === void 0 || (_fetchorderhistoryQue5 = fetchorderhistoryQueryContext.data) === null || _fetchorderhistoryQue5 === void 0 || (_fetchorderhistoryQue5 = _fetchorderhistoryQue5.data) === null || _fetchorderhistoryQue5 === void 0 ? void 0 : _fetchorderhistoryQue5.inst_all_status));
|
|
83230
|
+
}
|
|
83231
|
+
}
|
|
83232
|
+
}
|
|
83233
|
+
}, [fetchorderhistoryQueryContext.isSuccess, fetchorderhistoryQueryContext.data]);
|
|
83186
83234
|
useEffect(function () {
|
|
83187
83235
|
if (props.srcfrom == 'addsectionform') {
|
|
83188
83236
|
var secpropobj = {};
|
|
@@ -83218,9 +83266,147 @@ var TrackOrderStatus = function TrackOrderStatus(props) {
|
|
|
83218
83266
|
}
|
|
83219
83267
|
}
|
|
83220
83268
|
}, [sectionproperties]);
|
|
83269
|
+
var _useState11 = useState(false),
|
|
83270
|
+
_useState12 = _slicedToArray(_useState11, 2),
|
|
83271
|
+
showOrderModal = _useState12[0],
|
|
83272
|
+
setShowOrderModal = _useState12[1];
|
|
83273
|
+
var handleClose = function handleClose() {
|
|
83274
|
+
setShowOrderModal(false);
|
|
83275
|
+
};
|
|
83276
|
+
useEffect(function () {
|
|
83277
|
+
var _lastorderobj$instord;
|
|
83278
|
+
if (authdetailsContext !== null && authdetailsContext !== void 0 && authdetailsContext.loggedin && lastorderobj && Object.keys(lastorderobj).length > 0 && (lastorderobj === null || lastorderobj === void 0 || (_lastorderobj$instord = lastorderobj.instorderstatus) === null || _lastorderobj$instord === void 0 ? void 0 : _lastorderobj$instord.orderstatusname_en) !== 'Delivered') {
|
|
83279
|
+
setShowOrderModal(true);
|
|
83280
|
+
}
|
|
83281
|
+
}, [authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.loggedin, lastorderobj]);
|
|
83282
|
+
var sectionstyles = {
|
|
83283
|
+
statimage: css({
|
|
83284
|
+
width: 150,
|
|
83285
|
+
height: 150,
|
|
83286
|
+
'@media (max-width: 800px)': {
|
|
83287
|
+
width: 90,
|
|
83288
|
+
height: 90
|
|
83289
|
+
}
|
|
83290
|
+
})
|
|
83291
|
+
};
|
|
83221
83292
|
return /*#__PURE__*/React.createElement("div", {
|
|
83222
|
-
"class": "row m-0 w-100"
|
|
83223
|
-
|
|
83293
|
+
"class": "row m-0 w-100 px-5 align-items-center justify-content-center py-5",
|
|
83294
|
+
style: {
|
|
83295
|
+
display: authdetailsContext !== null && authdetailsContext !== void 0 && authdetailsContext.loggedin ? 'flex' : 'none',
|
|
83296
|
+
background: '#fff'
|
|
83297
|
+
}
|
|
83298
|
+
}, /*#__PURE__*/React.createElement(Modal, {
|
|
83299
|
+
show: showOrderModal,
|
|
83300
|
+
onHide: handleClose,
|
|
83301
|
+
centered: true,
|
|
83302
|
+
size: 'xl'
|
|
83303
|
+
}, /*#__PURE__*/React.createElement(Modal.Body, null, /*#__PURE__*/React.createElement("div", {
|
|
83304
|
+
style: {
|
|
83305
|
+
backgroundImage: 'url(https://tabexseriesmedia.s3.eu-north-1.amazonaws.com/products/69e4b49b26217/69f09909d6ad8generalimage.png)',
|
|
83306
|
+
backgroundSize: 'cover'
|
|
83307
|
+
},
|
|
83308
|
+
"class": "pt-5 pb-5"
|
|
83309
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
83310
|
+
"class": "col-12 text-end mb-5 px-3"
|
|
83311
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
83312
|
+
className: "allcentered cursor-pointer",
|
|
83313
|
+
onClick: function onClick() {
|
|
83314
|
+
closePopUp();
|
|
83315
|
+
},
|
|
83316
|
+
style: {
|
|
83317
|
+
width: 35,
|
|
83318
|
+
height: 35
|
|
83319
|
+
// right: 0,
|
|
83320
|
+
}
|
|
83321
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
83322
|
+
"class": "h-100 allcentered text-black"
|
|
83323
|
+
}, /*#__PURE__*/React.createElement(IoMdClose, {
|
|
83324
|
+
size: 30,
|
|
83325
|
+
"class": "",
|
|
83326
|
+
color: '#fff'
|
|
83327
|
+
})))), (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.loggedin) && /*#__PURE__*/React.createElement("div", {
|
|
83328
|
+
"class": "row m-0 w-100 allcentered"
|
|
83329
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
83330
|
+
"class": "col-12 allcentered"
|
|
83331
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
83332
|
+
"class": "m-0 p-0 text-center wordbreak",
|
|
83333
|
+
style: {
|
|
83334
|
+
color: '#fff',
|
|
83335
|
+
fontSize: 25,
|
|
83336
|
+
fontWeight: 700
|
|
83337
|
+
}
|
|
83338
|
+
}, "Track Your Order Status")), /*#__PURE__*/React.createElement("div", {
|
|
83339
|
+
"class": "col-12 allcentered"
|
|
83340
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
83341
|
+
"class": "m-0 p-0 text-center wordbreak",
|
|
83342
|
+
style: {
|
|
83343
|
+
color: '#fff',
|
|
83344
|
+
fontSize: 20,
|
|
83345
|
+
fontWeight: 600
|
|
83346
|
+
}
|
|
83347
|
+
}, "Stay updated with your order every step of the way")), /*#__PURE__*/React.createElement("div", {
|
|
83348
|
+
"class": "col-12 allcentered mb-4"
|
|
83349
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
83350
|
+
"class": "m-0 p-0 text-center wordbreak",
|
|
83351
|
+
style: {
|
|
83352
|
+
color: '#fff',
|
|
83353
|
+
fontSize: 25,
|
|
83354
|
+
fontWeight: 700
|
|
83355
|
+
}
|
|
83356
|
+
}, "Order Number: ", lastorderobj === null || lastorderobj === void 0 ? void 0 : lastorderobj.orderid)), inst_all_status_arr.length != 0 && (inst_all_status_arr === null || inst_all_status_arr === void 0 ? void 0 : inst_all_status_arr.map(function (item, index) {
|
|
83357
|
+
var foundIndex = inst_all_status_arr.findIndex(function (status) {
|
|
83358
|
+
var _lastorderobj$instord2;
|
|
83359
|
+
return status.orderstatuslogid === (lastorderobj === null || lastorderobj === void 0 || (_lastorderobj$instord2 = lastorderobj.instorderstatus) === null || _lastorderobj$instord2 === void 0 ? void 0 : _lastorderobj$instord2.orderstatuslogid);
|
|
83360
|
+
});
|
|
83361
|
+
var currentStatusIndex = foundIndex === -1 ? 0 : foundIndex;
|
|
83362
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
83363
|
+
"class": "col-3 col-md-6 \u0629\u0644\u0627-3 col-sm-12 allcentered col-md-4"
|
|
83364
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
83365
|
+
className: "row m-0 w-100 flex-column allcentered p-4 ".concat(index === currentStatusIndex ? 'current-status' : ''),
|
|
83366
|
+
style: {
|
|
83367
|
+
background: '#fff',
|
|
83368
|
+
boxShadow: '#ccc',
|
|
83369
|
+
borderRadius: 20
|
|
83370
|
+
}
|
|
83371
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
83372
|
+
className: sectionstyles.statimage + ' mb-1 '
|
|
83373
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
83374
|
+
src: index == 0 ? 'https://ik.imagekit.io/42fa3n8bbf/products/69e4b49b26217/6a4543a0e4207generalimage.png' : index == 1 ? 'https://ik.imagekit.io/42fa3n8bbf/products/69e4b49b26217/6a453edf30256generalimage.png' : 'https://tabexseriesmedia.s3.eu-north-1.amazonaws.com/products/69e4b49b26217/6a4bb6a19bdd2generalimage.png',
|
|
83375
|
+
style: {
|
|
83376
|
+
width: '100%',
|
|
83377
|
+
height: '100%',
|
|
83378
|
+
filter: index <= currentStatusIndex ? 'grayscale(0%)' : 'grayscale(100%)'
|
|
83379
|
+
}
|
|
83380
|
+
})), /*#__PURE__*/React.createElement("p", {
|
|
83381
|
+
"class": "font-sm-15 text-center text-capitalize",
|
|
83382
|
+
style: {
|
|
83383
|
+
// statuscolor
|
|
83384
|
+
// color:
|
|
83385
|
+
// fetchorderhistoryQueryContext?.data?.data?.ordershistory[orderindex]?.instorderstatus?.orderstatusname_en == 'Processing your order'
|
|
83386
|
+
// ? 'green'
|
|
83387
|
+
// : fetchorderhistoryQueryContext?.data?.data?.ordershistory[orderindex]?.instorderstatus?.orderstatusname_en ==
|
|
83388
|
+
// 'We received your order'
|
|
83389
|
+
// ? 'green'
|
|
83390
|
+
// : '#000',
|
|
83391
|
+
color: index <= currentStatusIndex ? item.statuscolor : '#000',
|
|
83392
|
+
fontSize: 17,
|
|
83393
|
+
fontWeight: 500
|
|
83394
|
+
}
|
|
83395
|
+
}, langdetect == 'en' ? item.orderstatusname_en : item.orderstatusname_en)));
|
|
83396
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
83397
|
+
"class": "col-12 allcentered mt-4"
|
|
83398
|
+
}, /*#__PURE__*/React.createElement("button", {
|
|
83399
|
+
className: "p-2",
|
|
83400
|
+
style: {
|
|
83401
|
+
width: 250,
|
|
83402
|
+
height: 45,
|
|
83403
|
+
borderRadius: 15,
|
|
83404
|
+
background: 'green'
|
|
83405
|
+
},
|
|
83406
|
+
onClick: function onClick() {
|
|
83407
|
+
fetchorderhistoryQueryContext.refetch();
|
|
83408
|
+
}
|
|
83409
|
+
}, "Refresh Your Order Status")))), /*#__PURE__*/React.createElement(Modal.Footer, null)));
|
|
83224
83410
|
};
|
|
83225
83411
|
|
|
83226
83412
|
function ownKeys$O(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|