tabexseriescomponents 0.2.1258 → 0.2.1259
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 +91 -86
- package/dist/index.esm.js +91 -86
- package/dist/index.umd.js +91 -86
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -60120,7 +60120,7 @@ var FooterWithThreeColumns = function FooterWithThreeColumns(props) {
|
|
|
60120
60120
|
function ownKeys$1z(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; }
|
|
60121
60121
|
function _objectSpread$1z(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1z(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1z(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
60122
60122
|
var ModernFooter = function ModernFooter(props) {
|
|
60123
|
-
var _authdetailsContext$i2,
|
|
60123
|
+
var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i31, _authdetailsContext$i32, _authdetailsContext$i33, _authdetailsContext$i36;
|
|
60124
60124
|
var _useState = useState(''),
|
|
60125
60125
|
_useState2 = _slicedToArray(_useState, 2),
|
|
60126
60126
|
sectionproperties = _useState2[0],
|
|
@@ -60133,12 +60133,12 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60133
60133
|
var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
60134
60134
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
60135
60135
|
var templatepropcontext = props.actions.templatepropcontext;
|
|
60136
|
-
|
|
60136
|
+
props.actions.ikimagecredcontext;
|
|
60137
60137
|
var templateproperties_context = props.actions.templateproperties_context;
|
|
60138
60138
|
var _useState3 = useState([]),
|
|
60139
|
-
_useState4 = _slicedToArray(_useState3, 2)
|
|
60140
|
-
|
|
60141
|
-
setlogoarrayofobjects = _useState4[1];
|
|
60139
|
+
_useState4 = _slicedToArray(_useState3, 2);
|
|
60140
|
+
_useState4[0];
|
|
60141
|
+
var setlogoarrayofobjects = _useState4[1];
|
|
60142
60142
|
useEffect(function () {
|
|
60143
60143
|
var secpropobj = {};
|
|
60144
60144
|
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
@@ -60300,22 +60300,27 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60300
60300
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3 px-2015-3 py-lg-3 '
|
|
60301
60301
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60302
60302
|
"class": "row m-0 w-100"
|
|
60303
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
60304
|
-
"class": "col-lg-12 d-flex allcentered "
|
|
60305
60303
|
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6995aff955278' && /*#__PURE__*/React.createElement("div", {
|
|
60306
|
-
"class": "
|
|
60307
|
-
}, /*#__PURE__*/React.createElement(
|
|
60308
|
-
|
|
60309
|
-
|
|
60310
|
-
|
|
60304
|
+
"class": "col-lg-3 d-flex allcentered mb-md-4 "
|
|
60305
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60306
|
+
"class": "row m-0 w-100 text-start "
|
|
60307
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60308
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-center"
|
|
60309
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60310
|
+
"class": "".concat(footerStyles.footerlogo) + ' d-flex align-items-center justify-content-start justify-content-md-center '
|
|
60311
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
60311
60312
|
style: {
|
|
60312
60313
|
width: '100%',
|
|
60313
60314
|
height: '100%',
|
|
60314
60315
|
objectFit: 'contain'
|
|
60315
60316
|
},
|
|
60316
|
-
|
|
60317
|
+
src: 'https://ik.imagekit.io/42fa3n8bbf/products/6995aff955278/69e0ffda6d587generalimage.jpg'
|
|
60317
60318
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
60318
|
-
"class":
|
|
60319
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
|
|
60320
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60321
|
+
className: ' text-white wordbreak wordbreak3 text-center p-0 mt-3 '
|
|
60322
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.description_ar)))), /*#__PURE__*/React.createElement("div", {
|
|
60323
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) == '6995aff955278' ? langdetect == 'en' ? 'col-lg-3 col-md-12 col-sm-12 pl-5 px-md-12' : 'col-lg-3 col-md-12 col-sm-12 pr-5' : sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : sectionproperties.showdownloadsection == 'Show' || sectionproperties.showpaymentfooter == 'Show' ? 'col-lg-3 col-md-12 col-sm-12' : 'col-lg-4 col-md-12 col-sm-12'
|
|
60319
60324
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60320
60325
|
"class": "row m-0 w-100 d-flex justify-content-start"
|
|
60321
60326
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -60327,8 +60332,8 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60327
60332
|
}
|
|
60328
60333
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.shownavigationpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
|
|
60329
60334
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
60330
|
-
var _authdetailsContext$
|
|
60331
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60335
|
+
var _authdetailsContext$i6;
|
|
60336
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '6951481413cdb') {
|
|
60332
60337
|
if (item.pagename != 'About Us' && item.pagename != 'Quality & Certification') {
|
|
60333
60338
|
return /*#__PURE__*/React.createElement("div", {
|
|
60334
60339
|
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
@@ -60579,76 +60584,76 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60579
60584
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
60580
60585
|
}
|
|
60581
60586
|
}, langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policypagename_en : (_returnpolicyobj8 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policypagename_ar))))), /*#__PURE__*/React.createElement("div", {
|
|
60582
|
-
"class": sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : sectionproperties.showdownloadsection == 'Show' || sectionproperties.showpaymentfooter == 'Show' ? 'col-lg-3 col-md-12 col-sm-12 mt-md-3' : 'col-lg-4 col-md-12 col-sm-12 mt-md-3'
|
|
60587
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '6995aff955278' ? 'col-lg-3 col-md-12 col-sm-12 mt-md-3' : sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : sectionproperties.showdownloadsection == 'Show' || sectionproperties.showpaymentfooter == 'Show' ? 'col-lg-3 col-md-12 col-sm-12 mt-md-3' : 'col-lg-4 col-md-12 col-sm-12 mt-md-3'
|
|
60583
60588
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60584
60589
|
"class": "row m-0 w-100 d-flex justify-content-start"
|
|
60585
60590
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60586
60591
|
"class": "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
60587
60592
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60588
60593
|
"class": "".concat(footerStyles.sectionTitle) + ' m-0 p-0 '
|
|
60589
|
-
}, langdetect == 'en' ? sectionproperties.otherinfotitle1en : sectionproperties.otherinfotitle1ar)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60594
|
+
}, langdetect == 'en' ? sectionproperties.otherinfotitle1en : sectionproperties.otherinfotitle1ar)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60590
60595
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
60591
60596
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60592
60597
|
"class": footerStyles.facebook_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
60593
60598
|
onClick: function onClick() {
|
|
60594
|
-
var _authdetailsContext$
|
|
60595
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60596
|
-
var _authdetailsContext$
|
|
60597
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60599
|
+
var _authdetailsContext$i9;
|
|
60600
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
|
|
60601
|
+
var _authdetailsContext$i0;
|
|
60602
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink, '_blank');
|
|
60598
60603
|
}
|
|
60599
60604
|
}
|
|
60600
60605
|
}, sectionproperties.fbiconfontsize != 0 && /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
60601
60606
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
60602
60607
|
size: sectionproperties.fbiconfontsize
|
|
60603
|
-
}), sectionproperties.fblinktext)), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60608
|
+
}), sectionproperties.fblinktext)), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60604
60609
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
60605
60610
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60606
60611
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
60607
60612
|
onClick: function onClick() {
|
|
60608
|
-
var _authdetailsContext$
|
|
60609
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60610
|
-
var _authdetailsContext$
|
|
60611
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60613
|
+
var _authdetailsContext$i10;
|
|
60614
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
|
|
60615
|
+
var _authdetailsContext$i11;
|
|
60616
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
|
|
60612
60617
|
}
|
|
60613
60618
|
}
|
|
60614
60619
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
60615
60620
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
60616
60621
|
size: sectionproperties.instagramiconfontsize
|
|
60617
|
-
}), sectionproperties.instagramlinktext)), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60622
|
+
}), sectionproperties.instagramlinktext)), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
60618
60623
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
60619
60624
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60620
60625
|
"class": footerStyles.youtube_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
60621
60626
|
onClick: function onClick() {
|
|
60622
|
-
var _authdetailsContext$
|
|
60623
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60624
|
-
var _authdetailsContext$
|
|
60625
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60627
|
+
var _authdetailsContext$i13;
|
|
60628
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.whatsappnumber) != null) {
|
|
60629
|
+
var _authdetailsContext$i14;
|
|
60630
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.whatsappnumber), '_blank');
|
|
60626
60631
|
}
|
|
60627
60632
|
}
|
|
60628
60633
|
}, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
60629
60634
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
60630
60635
|
size: sectionproperties.whatsappiconfontsize
|
|
60631
|
-
}), sectionproperties.whatsapplinktext)), sectionproperties.youtube_btn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60636
|
+
}), sectionproperties.whatsapplinktext)), sectionproperties.youtube_btn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60632
60637
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
60633
60638
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60634
60639
|
"class": footerStyles.youtube_btnnn + ' m-0 p-0 d-flex align-items-center ',
|
|
60635
60640
|
onClick: function onClick() {
|
|
60636
|
-
var _authdetailsContext$
|
|
60637
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60638
|
-
var _authdetailsContext$
|
|
60639
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60641
|
+
var _authdetailsContext$i16;
|
|
60642
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.youtubelink) != null) {
|
|
60643
|
+
var _authdetailsContext$i17;
|
|
60644
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink, '_blank');
|
|
60640
60645
|
}
|
|
60641
60646
|
}
|
|
60642
60647
|
}, sectionproperties.youtubeiconfontsize != 0 && /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
60643
60648
|
"class": langdetect != 'ar' ? 'mr-2' : 'ml-2',
|
|
60644
60649
|
size: sectionproperties.youtubeiconfontsize
|
|
60645
|
-
}), 'YouTube')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60650
|
+
}), 'YouTube')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60646
60651
|
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
60647
60652
|
onClick: function onClick() {
|
|
60648
|
-
var _authdetailsContext$
|
|
60649
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60650
|
-
var _authdetailsContext$
|
|
60651
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60653
|
+
var _authdetailsContext$i19;
|
|
60654
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink) != null) {
|
|
60655
|
+
var _authdetailsContext$i20;
|
|
60656
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.twitterlink, '_blank');
|
|
60652
60657
|
}
|
|
60653
60658
|
}
|
|
60654
60659
|
}, /*#__PURE__*/React.createElement("i", {
|
|
@@ -60656,50 +60661,50 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60656
60661
|
style: {
|
|
60657
60662
|
fontSize: 20
|
|
60658
60663
|
}
|
|
60659
|
-
}, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60664
|
+
}, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60660
60665
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
60661
60666
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60662
60667
|
"class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
60663
60668
|
onClick: function onClick() {
|
|
60664
|
-
var _authdetailsContext$
|
|
60665
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60666
|
-
var _authdetailsContext$
|
|
60667
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60669
|
+
var _authdetailsContext$i22;
|
|
60670
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.linkedinlink) != null) {
|
|
60671
|
+
var _authdetailsContext$i23;
|
|
60672
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.linkedinlink, '_blank');
|
|
60668
60673
|
}
|
|
60669
60674
|
}
|
|
60670
60675
|
}, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React.createElement(AiOutlineLinkedin, {
|
|
60671
60676
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
60672
60677
|
size: sectionproperties.linkedinbtniconfontsize
|
|
60673
|
-
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60678
|
+
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60674
60679
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
60675
60680
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60676
60681
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
60677
60682
|
onClick: function onClick() {
|
|
60678
|
-
var _authdetailsContext$
|
|
60679
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60680
|
-
var _authdetailsContext$
|
|
60681
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60683
|
+
var _authdetailsContext$i25;
|
|
60684
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.tiktoklink) != null) {
|
|
60685
|
+
var _authdetailsContext$i26;
|
|
60686
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.tiktoklink, '_blank');
|
|
60682
60687
|
}
|
|
60683
60688
|
}
|
|
60684
60689
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
60685
60690
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
60686
60691
|
size: sectionproperties.instagramiconfontsize
|
|
60687
|
-
}), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60692
|
+
}), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.telegramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60688
60693
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
60689
60694
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60690
60695
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
60691
60696
|
onClick: function onClick() {
|
|
60692
|
-
var _authdetailsContext$
|
|
60693
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60694
|
-
var _authdetailsContext$
|
|
60695
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60697
|
+
var _authdetailsContext$i28;
|
|
60698
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.telegramlink) != null) {
|
|
60699
|
+
var _authdetailsContext$i29;
|
|
60700
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.telegramlink, '_blank');
|
|
60696
60701
|
}
|
|
60697
60702
|
}
|
|
60698
60703
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(FaTelegramPlane, {
|
|
60699
60704
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
60700
60705
|
size: sectionproperties.instagramiconfontsize
|
|
60701
60706
|
}), langdetect == 'en' ? 'Telegram' : 'Telegram')))), /*#__PURE__*/React.createElement("div", {
|
|
60702
|
-
"class": sectionproperties.showdownloadsection == 'Show' || sectionproperties.showpaymentfooter == 'Show' ? 'col-lg-3 col-md-12 col-sm-12 mt-md-3' : 'col-lg-4 col-md-12 col-sm-12 mt-md-3',
|
|
60707
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '6995aff955278' ? 'col-lg-3 col-md-12 col-sm-12 mt-md-3' : sectionproperties.showdownloadsection == 'Show' || sectionproperties.showpaymentfooter == 'Show' ? 'col-lg-3 col-md-12 col-sm-12 mt-md-3' : 'col-lg-4 col-md-12 col-sm-12 mt-md-3',
|
|
60703
60708
|
style: {
|
|
60704
60709
|
display: sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'none' : 'block'
|
|
60705
60710
|
}
|
|
@@ -60731,7 +60736,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60731
60736
|
}
|
|
60732
60737
|
}, /*#__PURE__*/React.createElement(IoLocationSharp, {
|
|
60733
60738
|
size: sectionproperties.footerinfoicon_fontsize
|
|
60734
|
-
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60739
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.address_ar)), sectionproperties.showfooteraddress == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.instid) == '69b14b442a4ef' && /*#__PURE__*/React.createElement("div", {
|
|
60735
60740
|
"class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 '
|
|
60736
60741
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60737
60742
|
"class": ' footerinfotext d-flex align-items-center justify-content-start p-0 m-0 ',
|
|
@@ -60769,14 +60774,14 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60769
60774
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60770
60775
|
"class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
|
|
60771
60776
|
onClick: function onClick() {
|
|
60772
|
-
var _authdetailsContext$
|
|
60773
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60777
|
+
var _authdetailsContext$i34;
|
|
60778
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 || (_authdetailsContext$i34 = _authdetailsContext$i34.contactinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.email), '_self');
|
|
60774
60779
|
}
|
|
60775
60780
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60776
60781
|
"class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
|
|
60777
60782
|
onClick: function onClick() {
|
|
60778
|
-
var _authdetailsContext$
|
|
60779
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60783
|
+
var _authdetailsContext$i35;
|
|
60784
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 || (_authdetailsContext$i35 = _authdetailsContext$i35.contactinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.email), '_self');
|
|
60780
60785
|
},
|
|
60781
60786
|
style: {
|
|
60782
60787
|
textTransform: 'none'
|
|
@@ -60787,7 +60792,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60787
60792
|
marginRight: langdetect == 'en' ? '0.5rem' : 0,
|
|
60788
60793
|
marginLeft: langdetect == 'ar' ? '0.5rem' : 0
|
|
60789
60794
|
}
|
|
60790
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60795
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 || (_authdetailsContext$i36 = _authdetailsContext$i36.contactinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60791
60796
|
"class": sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : 'col-lg-3 col-md-12 col-sm-12 mt-md-3'
|
|
60792
60797
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60793
60798
|
className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
@@ -60799,15 +60804,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60799
60804
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
|
|
60800
60805
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
60801
60806
|
onClick: function onClick() {
|
|
60802
|
-
var _authdetailsContext$
|
|
60803
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60807
|
+
var _authdetailsContext$i37;
|
|
60808
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.mobileapplink_appstore, '_blank');
|
|
60804
60809
|
}
|
|
60805
60810
|
}), /*#__PURE__*/React.createElement("img", {
|
|
60806
60811
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
|
|
60807
60812
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
60808
60813
|
onClick: function onClick() {
|
|
60809
|
-
var _authdetailsContext$
|
|
60810
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60814
|
+
var _authdetailsContext$i38;
|
|
60815
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.mobileapplink_appstore, '_blank');
|
|
60811
60816
|
}
|
|
60812
60817
|
})), /*#__PURE__*/React.createElement("div", {
|
|
60813
60818
|
"class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
|
|
@@ -60815,15 +60820,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60815
60820
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
|
|
60816
60821
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
60817
60822
|
onClick: function onClick() {
|
|
60818
|
-
var _authdetailsContext$
|
|
60819
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60823
|
+
var _authdetailsContext$i39;
|
|
60824
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.mobileapplink_playstore, '_blank');
|
|
60820
60825
|
}
|
|
60821
60826
|
}), /*#__PURE__*/React.createElement("img", {
|
|
60822
60827
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
|
|
60823
60828
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
60824
60829
|
onClick: function onClick() {
|
|
60825
|
-
var _authdetailsContext$
|
|
60826
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60830
|
+
var _authdetailsContext$i40;
|
|
60831
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.mobileapplink_playstore, '_blank');
|
|
60827
60832
|
}
|
|
60828
60833
|
}))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60829
60834
|
"class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
|
|
@@ -76730,7 +76735,7 @@ var AnimatedNumbercozy = function AnimatedNumbercozy(_ref2) {
|
|
|
76730
76735
|
})));
|
|
76731
76736
|
};
|
|
76732
76737
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
76733
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _maincontainerarrayof, _maincontainerarrayof2, _authdetailsContext$i9, _authdetailsContext$
|
|
76738
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _maincontainerarrayof, _maincontainerarrayof2, _authdetailsContext$i9, _authdetailsContext$i19, _maincontainerarrayof3;
|
|
76734
76739
|
var _useInView5 = useInView({
|
|
76735
76740
|
triggerOnce: true
|
|
76736
76741
|
}),
|
|
@@ -77427,7 +77432,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
77427
77432
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
77428
77433
|
}
|
|
77429
77434
|
}, sectionproperties.flippingcards == 'No' && cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
77430
|
-
var _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16;
|
|
77435
|
+
var _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18;
|
|
77431
77436
|
return /*#__PURE__*/React.createElement("div", {
|
|
77432
77437
|
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instid) == '6762e6ec9e9f8' ? sectionproperties.numofcols == '2' ? ' h-100 h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-100 h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-100 h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-100 h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '2' ? ' h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
77433
77438
|
style: {
|
|
@@ -77437,10 +77442,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
77437
77442
|
marginBottom: sectionproperties.innersectionmarginbottom + 'px'
|
|
77438
77443
|
}
|
|
77439
77444
|
}, /*#__PURE__*/React.createElement("div", {
|
|
77440
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '67cd78deecff3' ? sectionproperties.innersectionbordertype != 'All' ? sectionStyles.cardContainer + ' h-100 row m-0 w-100 mb-auto border-md-none ' : sectionStyles.cardContainer + ' h-100 row m-0 w-100 mb-auto ' : sectionproperties.innersectionbordertype != 'All' ? sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto border-md-none ' : sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
|
|
77445
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '6995aff955278' && sectionproperties.sectionTitleContent == 'grad' ? sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto elst ' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '67cd78deecff3' ? sectionproperties.innersectionbordertype != 'All' ? sectionStyles.cardContainer + ' h-100 row m-0 w-100 mb-auto border-md-none ' : sectionStyles.cardContainer + ' h-100 row m-0 w-100 mb-auto ' : sectionproperties.innersectionbordertype != 'All' ? sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto border-md-none ' : sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
|
|
77441
77446
|
style: {
|
|
77442
77447
|
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
|
|
77443
|
-
background: cardinfoitem.cardbgcolorfromarray,
|
|
77448
|
+
background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '6995aff955278' && sectionproperties.sectionTitleContent == 'grad' ? '' : cardinfoitem.cardbgcolorfromarray,
|
|
77444
77449
|
paddingTop: sectionproperties.reservation_padding_top + 'px',
|
|
77445
77450
|
paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
|
|
77446
77451
|
paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
|
|
@@ -77449,7 +77454,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
77449
77454
|
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
77450
77455
|
borderRight: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
77451
77456
|
borderLeft: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
77452
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
77457
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
77453
77458
|
},
|
|
77454
77459
|
onClick: function onClick() {
|
|
77455
77460
|
if (cardinfoitem.btntype == 'Web Product Link' || cardinfoitem.btntype == 'App/Web Page') {
|
|
@@ -77461,7 +77466,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
77461
77466
|
}
|
|
77462
77467
|
}
|
|
77463
77468
|
}, sectionproperties.imageposition == 'Top' && sectionproperties.image_width != 0 && /*#__PURE__*/React.createElement("div", {
|
|
77464
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
77469
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '67cd78deecff3' ? 'col-lg-12 d-flex align-items-center p-0 w-100 ' : 'col-lg-12 d-flex align-items-center p-0 w-100 h-md-100',
|
|
77465
77470
|
style: {
|
|
77466
77471
|
marginBottom: sectionproperties.image_mb + 'px',
|
|
77467
77472
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
@@ -77513,7 +77518,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
77513
77518
|
}
|
|
77514
77519
|
})),
|
|
77515
77520
|
activeColor: sectionproperties.generalbtn_textColor
|
|
77516
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
77521
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '67b3592219709' && /*#__PURE__*/React.createElement("div", {
|
|
77517
77522
|
"class": "col-lg-12 d-flex p-0",
|
|
77518
77523
|
style: {
|
|
77519
77524
|
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
@@ -77575,11 +77580,11 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
77575
77580
|
color: cardinfoitem.text1colorfromarray,
|
|
77576
77581
|
textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect != 'ar' ? 'left' : 'right'
|
|
77577
77582
|
}
|
|
77578
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
77583
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '6935c04816952' && /*#__PURE__*/React.createElement(AnimatedNumbercozy, {
|
|
77579
77584
|
number: parseInt(cardinfoitem["cardobj_title".concat(langdetect)]) || parseInt(cardinfoitem.cardobj_titleen)
|
|
77580
|
-
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
77585
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) != '6935c04816952' && /*#__PURE__*/React.createElement(AnimatedNumber, {
|
|
77581
77586
|
number: parseInt(cardinfoitem["cardobj_title".concat(langdetect)]) || parseInt(cardinfoitem.cardobj_titleen)
|
|
77582
|
-
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
77587
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) != '67b3592219709' && sectionproperties.animatednumbers != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
77583
77588
|
"class": "col-lg-12 d-flex p-0",
|
|
77584
77589
|
style: {
|
|
77585
77590
|
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
@@ -77834,7 +77839,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
77834
77839
|
objectFit: 'contain'
|
|
77835
77840
|
}
|
|
77836
77841
|
})));
|
|
77837
|
-
})))), /*#__PURE__*/React.createElement(Modal.Footer, null)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
77842
|
+
})))), /*#__PURE__*/React.createElement(Modal.Footer, null)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '68527dfef348b' && sectionproperties.cardbgcont_opacity == -100 && window.location.pathname != '/home' && /*#__PURE__*/React.createElement("div", {
|
|
77838
77843
|
"class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
|
|
77839
77844
|
style: {}
|
|
77840
77845
|
}, maincontainerarrayofobjs != undefined && maincontainerarrayofobjs.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
@@ -77876,9 +77881,9 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
77876
77881
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
77877
77882
|
}
|
|
77878
77883
|
}, sectionproperties.flippingcards == 'No' && cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
77879
|
-
var _authdetailsContext$
|
|
77884
|
+
var _authdetailsContext$i20, _authdetailsContext$i21;
|
|
77880
77885
|
return /*#__PURE__*/React.createElement("div", {
|
|
77881
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
77886
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.instid) == '6762e6ec9e9f8' ? sectionproperties.numofcols == '2' ? ' h-100 h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-100 h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-100 h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-100 h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '2' ? ' h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
77882
77887
|
style: {
|
|
77883
77888
|
zIndex: 2,
|
|
77884
77889
|
marginBottom: sectionproperties.innersectionmarginbottom + 'px'
|
|
@@ -77896,7 +77901,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
77896
77901
|
}
|
|
77897
77902
|
}
|
|
77898
77903
|
}, /*#__PURE__*/React.createElement("div", {
|
|
77899
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
77904
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '67cd78deecff3' ? 'col-lg-12 d-flex align-items-center p-0 w-100 ' : 'col-lg-12 d-flex align-items-center p-0 w-100 h-md-100',
|
|
77900
77905
|
style: {
|
|
77901
77906
|
marginBottom: sectionproperties.image_mb + 'px',
|
|
77902
77907
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|