tabexseriescomponents 0.0.557 → 0.0.558
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 +299 -95
- package/dist/index.esm.js +299 -95
- package/dist/index.umd.js +299 -95
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -21934,6 +21934,42 @@
|
|
|
21934
21934
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
21935
21935
|
"class": "m-0"
|
|
21936
21936
|
}))));
|
|
21937
|
+
})))), sectionproperties.searchbar_show == 'Hide' && sectionproperties.logocentered == 'Centered' && sectionproperties.cartBtnShow == 'Hide' && sectionproperties.favBtnShow == 'Hide' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21938
|
+
className: 'allcentered resposiveheader_languagedropdown',
|
|
21939
|
+
style: {
|
|
21940
|
+
marginLeft: langdetect == 'en' ? '0.25rem' : 0,
|
|
21941
|
+
marginRight: langdetect == 'ar' ? '0.25rem' : 0
|
|
21942
|
+
}
|
|
21943
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21944
|
+
className: ' row m-0 w-100 allcentered ',
|
|
21945
|
+
style: {
|
|
21946
|
+
direction: 'rtl',
|
|
21947
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
21948
|
+
},
|
|
21949
|
+
onClick: function onClick() {
|
|
21950
|
+
setlang('ar');
|
|
21951
|
+
}
|
|
21952
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
21953
|
+
"class": "m-0 p-0 font-weight-500"
|
|
21954
|
+
}, "\u0639"), /*#__PURE__*/React__default["default"].createElement("i", {
|
|
21955
|
+
className: langdetect == 'en' ? 'h-100 allcentered mr-1' : 'h-100 allcentered ml-1'
|
|
21956
|
+
}, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
|
|
21957
|
+
size: 20
|
|
21958
|
+
}))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21959
|
+
className: ' row m-0 w-100 allcentered ',
|
|
21960
|
+
style: {
|
|
21961
|
+
direction: 'ltr',
|
|
21962
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
21963
|
+
},
|
|
21964
|
+
onClick: function onClick() {
|
|
21965
|
+
setlang('en');
|
|
21966
|
+
}
|
|
21967
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
21968
|
+
"class": "m-0 p-0 font-weight-500 mr-1"
|
|
21969
|
+
}, "En"), /*#__PURE__*/React__default["default"].createElement("i", {
|
|
21970
|
+
className: "h-100 allcentered"
|
|
21971
|
+
}, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
|
|
21972
|
+
size: 20
|
|
21937
21973
|
}))))), menuactive == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21938
21974
|
"class": "px-4 py-4 scrollvertical",
|
|
21939
21975
|
style: {
|
|
@@ -22903,7 +22939,7 @@
|
|
|
22903
22939
|
function ownKeys$1Y(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; }
|
|
22904
22940
|
function _objectSpread$1Y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1Y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1Y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
22905
22941
|
var ElegantHeader = function ElegantHeader(props) {
|
|
22906
|
-
var _authdetailsContext$i, _authdetailsContext$i3, _textarray$, _textarray$2, _authdetailsContext$c, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$
|
|
22942
|
+
var _authdetailsContext$i, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _textarray$, _textarray$2, _authdetailsContext$c, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i8, _authdetailsContext$i9;
|
|
22907
22943
|
var _useState = React.useState(''),
|
|
22908
22944
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
22909
22945
|
sectionproperties = _useState2[0],
|
|
@@ -22940,6 +22976,7 @@
|
|
|
22940
22976
|
_useState10 = _slicedToArray__default["default"](_useState9, 2),
|
|
22941
22977
|
openSearchBar = _useState10[0],
|
|
22942
22978
|
setopenSearchBar = _useState10[1];
|
|
22979
|
+
var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
|
|
22943
22980
|
React.useEffect(function () {
|
|
22944
22981
|
var secpropobj = {};
|
|
22945
22982
|
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
@@ -23231,7 +23268,43 @@
|
|
|
23231
23268
|
style: {
|
|
23232
23269
|
maxWidth: '200px'
|
|
23233
23270
|
}
|
|
23234
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)
|
|
23271
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) > 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23272
|
+
"class": ' d-flex align-items-center '
|
|
23273
|
+
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
23274
|
+
"class": ' d-flex align-items-center justify-content-center '
|
|
23275
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23276
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
23277
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23278
|
+
"class": "m-0 p-0 mr-2 ml-2"
|
|
23279
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23280
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
23281
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23282
|
+
"class": "m-0 p-0 ml-2 mr-2"
|
|
23283
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcurrencies) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.map(function (item, index) {
|
|
23284
|
+
var _authdetailsContext$i6;
|
|
23285
|
+
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
23286
|
+
onClick: function onClick() {
|
|
23287
|
+
setcurrencyfunccontext(item);
|
|
23288
|
+
}
|
|
23289
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23290
|
+
"class": "row m-0 w-100"
|
|
23291
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23292
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start"
|
|
23293
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23294
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer)
|
|
23295
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23296
|
+
"class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
|
|
23297
|
+
style: {
|
|
23298
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
23299
|
+
fontWeight: sectionproperties.dropdown_fontweight,
|
|
23300
|
+
textTransform: sectionproperties.dropdown_texttransform
|
|
23301
|
+
}
|
|
23302
|
+
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 || (_authdetailsContext$i6 = _authdetailsContext$i6.instcurrencies) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23303
|
+
"class": "col-lg-12 p-0"
|
|
23304
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
23305
|
+
"class": "m-0"
|
|
23306
|
+
}))));
|
|
23307
|
+
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23235
23308
|
"class": "col-lg-4 p-0 allcentered"
|
|
23236
23309
|
}, sectionproperties.textslidertype == 'Slider' && /*#__PURE__*/React__default["default"].createElement("marquee", null, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
23237
23310
|
"class": "d-flex flex-row align-items-center justify-content-center"
|
|
@@ -23507,10 +23580,10 @@
|
|
|
23507
23580
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23508
23581
|
"class": header_cssstyles.slidertext + ' m-0 p-0 text-center ',
|
|
23509
23582
|
onClick: function onClick() {
|
|
23510
|
-
var _authdetailsContext$
|
|
23511
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23583
|
+
var _authdetailsContext$i7;
|
|
23584
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.email), '_self');
|
|
23512
23585
|
}
|
|
23513
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23586
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.contactinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23514
23587
|
"class": ' col-lg-12 allcentered mb-4 '
|
|
23515
23588
|
}, /*#__PURE__*/React__default["default"].createElement("a", {
|
|
23516
23589
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
|
|
@@ -23524,15 +23597,15 @@
|
|
|
23524
23597
|
cursor: 'default',
|
|
23525
23598
|
color: sectionproperties.slidertextcolor
|
|
23526
23599
|
}
|
|
23527
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23600
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.address_en)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23528
23601
|
"class": "col-lg-12 allcentered mb-5 d-flex flex-row"
|
|
23529
23602
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23530
23603
|
"class": header_cssstyles.facebook_btn + ' m-0 p-0 allcentered mx-3 ',
|
|
23531
23604
|
onClick: function onClick() {
|
|
23532
|
-
var _authdetailsContext$
|
|
23533
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23534
|
-
var _authdetailsContext$
|
|
23535
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23605
|
+
var _authdetailsContext$i10;
|
|
23606
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink) != null) {
|
|
23607
|
+
var _authdetailsContext$i11;
|
|
23608
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink, '_blank');
|
|
23536
23609
|
}
|
|
23537
23610
|
}
|
|
23538
23611
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
@@ -23540,10 +23613,10 @@
|
|
|
23540
23613
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23541
23614
|
"class": header_cssstyles.instagram_btn + ' m-0 p-0 allcentered mx-3 ',
|
|
23542
23615
|
onClick: function onClick() {
|
|
23543
|
-
var _authdetailsContext$
|
|
23544
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23545
|
-
var _authdetailsContext$
|
|
23546
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23616
|
+
var _authdetailsContext$i12;
|
|
23617
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
|
|
23618
|
+
var _authdetailsContext$i13;
|
|
23619
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
|
|
23547
23620
|
}
|
|
23548
23621
|
}
|
|
23549
23622
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -23551,10 +23624,10 @@
|
|
|
23551
23624
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23552
23625
|
"class": header_cssstyles.whatsappbtn + ' m-0 p-0 allcentered mx-3 ',
|
|
23553
23626
|
onClick: function onClick() {
|
|
23554
|
-
var _authdetailsContext$
|
|
23555
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23556
|
-
var _authdetailsContext$
|
|
23557
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23627
|
+
var _authdetailsContext$i14;
|
|
23628
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.whatsappnumber) != null) {
|
|
23629
|
+
var _authdetailsContext$i15;
|
|
23630
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber), '_blank');
|
|
23558
23631
|
}
|
|
23559
23632
|
}
|
|
23560
23633
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -28686,7 +28759,7 @@
|
|
|
28686
28759
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28687
28760
|
"class": " ".concat(headerstyles$9.navbar) + ' row m-0 w-100 d-flex flex-row align-items-center h-100 '
|
|
28688
28761
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28689
|
-
"class": sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcurrencies) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.length) > 1 ? 'col-lg-4 p-0' : 'col-lg-2 p-0' : 'col-lg-
|
|
28762
|
+
"class": sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcurrencies) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.length) > 1 ? 'col-lg-4 p-0' : 'col-lg-2 p-0' : 'col-lg-2 p-0'
|
|
28690
28763
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28691
28764
|
"class": "".concat(header_cssstyles.header_logo) + ' d-flex align-items-center justify-content-center ',
|
|
28692
28765
|
style: {
|
|
@@ -28704,7 +28777,7 @@
|
|
|
28704
28777
|
maxHeight: '100%'
|
|
28705
28778
|
}
|
|
28706
28779
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28707
|
-
"class": sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.length) > 1 ? "".concat(headerstyles$9.nav__item) + ' col-lg-4 p-0 d-flex flex-row align-items-center ' : "".concat(headerstyles$9.nav__item) + ' col-lg-8 p-0 d-flex flex-row align-items-center ' : "".concat(headerstyles$9.nav__item) + ' col-lg-
|
|
28780
|
+
"class": sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.length) > 1 ? "".concat(headerstyles$9.nav__item) + ' col-lg-4 p-0 d-flex flex-row align-items-center ' : "".concat(headerstyles$9.nav__item) + ' col-lg-8 p-0 d-flex flex-row align-items-center ' : "".concat(headerstyles$9.nav__item) + ' col-lg-8 p-0 d-flex flex-row align-items-center ',
|
|
28708
28781
|
style: {
|
|
28709
28782
|
justifyContent: sectionproperties.header_centered == 'Centered' ? 'center' : 'start'
|
|
28710
28783
|
}
|
|
@@ -28736,7 +28809,7 @@
|
|
|
28736
28809
|
subheadercontentpositionprops: sectionproperties.header_centered == 'Centered' ? 'center' : 'start'
|
|
28737
28810
|
}
|
|
28738
28811
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28739
|
-
"class": sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) > 1 ? 'col-lg-4 p-0 d-flex align-items-center justify-content-end' : 'col-lg-2 p-0 d-flex align-items-center justify-content-end' : 'col-lg-
|
|
28812
|
+
"class": sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) > 1 ? 'col-lg-4 p-0 d-flex align-items-center justify-content-end' : 'col-lg-2 p-0 d-flex align-items-center justify-content-end' : 'col-lg-2 p-0 d-flex align-items-center justify-content-end'
|
|
28740
28813
|
}, sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("i", {
|
|
28741
28814
|
className: header_cssstyles.searchicon + ' h-100 allcentered ',
|
|
28742
28815
|
onClick: function onClick() {
|
|
@@ -43367,7 +43440,7 @@
|
|
|
43367
43440
|
function ownKeys$1y(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; }
|
|
43368
43441
|
function _objectSpread$1y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
43369
43442
|
var Footer5 = function Footer5(props) {
|
|
43370
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$
|
|
43443
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i28, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i40;
|
|
43371
43444
|
var _useState = React.useState(''),
|
|
43372
43445
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
43373
43446
|
sectionproperties = _useState2[0],
|
|
@@ -43606,57 +43679,16 @@
|
|
|
43606
43679
|
className: "col-lg-12 p-0 allcentered mt-2 p-0"
|
|
43607
43680
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43608
43681
|
className: "".concat(footerStyles.footerinformationstyles) + ' wordbreak wordbreak3 text-center p-0 mb-4 '
|
|
43609
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.description_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43610
|
-
className:
|
|
43611
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43612
|
-
className: langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.facebook_btn) + ' allcentered ml-3 ml-sm-4 ',
|
|
43613
|
-
onClick: function onClick() {
|
|
43614
|
-
var _authdetailsContext$i4;
|
|
43615
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
|
|
43616
|
-
var _authdetailsContext$i5;
|
|
43617
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
|
|
43618
|
-
}
|
|
43619
|
-
}
|
|
43620
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43621
|
-
className: "h-100 allcentered"
|
|
43622
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
43623
|
-
size: sectionproperties.facebkbtnniconfontsize
|
|
43624
|
-
}))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43625
|
-
className: langdetect == 'en' ? "".concat(footerStyles.instgram_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.instgram_btn) + ' allcentered ml-3 ml-sm-4',
|
|
43626
|
-
onClick: function onClick() {
|
|
43627
|
-
var _authdetailsContext$i7;
|
|
43628
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
|
|
43629
|
-
var _authdetailsContext$i8;
|
|
43630
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
|
|
43631
|
-
}
|
|
43632
|
-
}
|
|
43633
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43634
|
-
className: "h-100 allcentered"
|
|
43635
|
-
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
43636
|
-
size: sectionproperties.instgrambtniconfontsize
|
|
43637
|
-
}))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43638
|
-
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
43639
|
-
onClick: function onClick() {
|
|
43640
|
-
var _authdetailsContext$i10;
|
|
43641
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.whatsappnumber) != null) {
|
|
43642
|
-
var _authdetailsContext$i11;
|
|
43643
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.whatsappnumber), '_blank');
|
|
43644
|
-
}
|
|
43645
|
-
}
|
|
43646
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43647
|
-
className: "h-100 allcentered"
|
|
43648
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
43649
|
-
size: sectionproperties.youtubebtniconfontsize
|
|
43650
|
-
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43651
|
-
className: "col-lg-4 mt-4 p-sm-0"
|
|
43682
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43683
|
+
className: 'col-lg-4 mt-4 p-sm-0'
|
|
43652
43684
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43653
43685
|
className: "row m-0 w-100"
|
|
43654
43686
|
}, sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43655
|
-
className:
|
|
43687
|
+
className: sectionproperties.showhidesubpages == 'Show' ? 'col-lg-6 col-md-12 col-sm-12 p-0' : 'col-lg-12 col-md-12 col-sm-12 p-0 allcentered'
|
|
43656
43688
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43657
43689
|
className: "row m-0 w-100"
|
|
43658
43690
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43659
|
-
className:
|
|
43691
|
+
className: sectionproperties.showhidesubpages == 'Show' ? 'col-lg-12 p-0 d-flex justify-content-md-center ' : 'col-lg-12 p-0 allcentered '
|
|
43660
43692
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43661
43693
|
className: "".concat(footerStyles.footertitlestyles) + ' m-0 p-0 mb-3 wordbreak d-none ',
|
|
43662
43694
|
style: {
|
|
@@ -43665,7 +43697,7 @@
|
|
|
43665
43697
|
}, lang.usefullinks)), templatepropcontext.pagesnprop.map(function (item, index) {
|
|
43666
43698
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
43667
43699
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43668
|
-
className:
|
|
43700
|
+
className: sectionproperties.showhidesubpages == 'Show' ? 'col-lg-12 p-0 d-flex justify-content-md-center' : 'col-lg-12 p-0 allcentered'
|
|
43669
43701
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43670
43702
|
onClick: function onClick() {
|
|
43671
43703
|
return routingcountext(item.navigationroute);
|
|
@@ -43673,11 +43705,11 @@
|
|
|
43673
43705
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43674
43706
|
className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
|
|
43675
43707
|
style: {
|
|
43676
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43708
|
+
textAlign: sectionproperties.showhidesubpages == 'Show' ? langdetect == 'en' ? 'left' : 'right' : 'center'
|
|
43677
43709
|
}
|
|
43678
43710
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
43679
43711
|
}
|
|
43680
|
-
}))), sectionproperties.
|
|
43712
|
+
}))), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43681
43713
|
className: "col-lg-6 col-md-12 col-sm-12"
|
|
43682
43714
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43683
43715
|
className: "row m-0 w-100"
|
|
@@ -43743,15 +43775,15 @@
|
|
|
43743
43775
|
className: "col-lg-12 p-0 allcentered mt-2"
|
|
43744
43776
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43745
43777
|
className: "".concat(footerStyles.footerinformationstyles) + ' wordbreak wordbreak3 text-center p-0 mb-4 '
|
|
43746
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43778
|
+
}, 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__default["default"].createElement("div", {
|
|
43747
43779
|
className: "col-lg-12 allcentered"
|
|
43748
43780
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43749
43781
|
className: langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.facebook_btn) + ' allcentered ml-3 ml-sm-4 ',
|
|
43750
43782
|
onClick: function onClick() {
|
|
43751
|
-
var _authdetailsContext$
|
|
43752
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43753
|
-
var _authdetailsContext$
|
|
43754
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43783
|
+
var _authdetailsContext$i5;
|
|
43784
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink) != null) {
|
|
43785
|
+
var _authdetailsContext$i6;
|
|
43786
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink, '_blank');
|
|
43755
43787
|
}
|
|
43756
43788
|
}
|
|
43757
43789
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
@@ -43761,10 +43793,10 @@
|
|
|
43761
43793
|
}))), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43762
43794
|
className: langdetect == 'en' ? "".concat(footerStyles.instgram_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.instgram_btn) + ' allcentered ml-3 ml-sm-4',
|
|
43763
43795
|
onClick: function onClick() {
|
|
43764
|
-
var _authdetailsContext$
|
|
43765
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43766
|
-
var _authdetailsContext$
|
|
43767
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43796
|
+
var _authdetailsContext$i7;
|
|
43797
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
|
|
43798
|
+
var _authdetailsContext$i8;
|
|
43799
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
|
|
43768
43800
|
}
|
|
43769
43801
|
}
|
|
43770
43802
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
@@ -43774,16 +43806,55 @@
|
|
|
43774
43806
|
}))), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43775
43807
|
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
43776
43808
|
onClick: function onClick() {
|
|
43777
|
-
var _authdetailsContext$
|
|
43778
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43779
|
-
var _authdetailsContext$
|
|
43780
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43809
|
+
var _authdetailsContext$i9;
|
|
43810
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber) != null) {
|
|
43811
|
+
var _authdetailsContext$i10;
|
|
43812
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.whatsappnumber), '_blank');
|
|
43781
43813
|
}
|
|
43782
43814
|
}
|
|
43783
43815
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43784
43816
|
className: "h-100 allcentered"
|
|
43785
43817
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
43786
43818
|
size: sectionproperties.youtubebtniconfontsize
|
|
43819
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43820
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
43821
|
+
onClick: function onClick() {
|
|
43822
|
+
var _authdetailsContext$i12;
|
|
43823
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink) != null) {
|
|
43824
|
+
var _authdetailsContext$i13;
|
|
43825
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.linkedinlink, '_blank');
|
|
43826
|
+
}
|
|
43827
|
+
}
|
|
43828
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43829
|
+
className: "h-100 allcentered"
|
|
43830
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
43831
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
43832
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43833
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
43834
|
+
onClick: function onClick() {
|
|
43835
|
+
var _authdetailsContext$i15;
|
|
43836
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink) != null) {
|
|
43837
|
+
var _authdetailsContext$i16;
|
|
43838
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.tiktoklink, '_blank');
|
|
43839
|
+
}
|
|
43840
|
+
}
|
|
43841
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43842
|
+
className: "h-100 allcentered"
|
|
43843
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
43844
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
43845
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43846
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
43847
|
+
onClick: function onClick() {
|
|
43848
|
+
var _authdetailsContext$i18;
|
|
43849
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
43850
|
+
var _authdetailsContext$i19;
|
|
43851
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.youtubelink, '_blank');
|
|
43852
|
+
}
|
|
43853
|
+
}
|
|
43854
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43855
|
+
className: "h-100 allcentered"
|
|
43856
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
43857
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
43787
43858
|
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43788
43859
|
className: "col-lg-4 mt-4 pl-md-2 pr-md-2",
|
|
43789
43860
|
style: {
|
|
@@ -43891,7 +43962,92 @@
|
|
|
43891
43962
|
width: '80%',
|
|
43892
43963
|
height: '80%'
|
|
43893
43964
|
}
|
|
43894
|
-
})))))))
|
|
43965
|
+
}))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43966
|
+
"class": "col-lg-12 p-0 d-none d-md-flex",
|
|
43967
|
+
style: {
|
|
43968
|
+
zIndex: 1
|
|
43969
|
+
}
|
|
43970
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43971
|
+
className: "col-lg-12 allcentered"
|
|
43972
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43973
|
+
className: langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.facebook_btn) + ' allcentered ml-3 ml-sm-4 ',
|
|
43974
|
+
onClick: function onClick() {
|
|
43975
|
+
var _authdetailsContext$i26;
|
|
43976
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.facebooklink) != null) {
|
|
43977
|
+
var _authdetailsContext$i27;
|
|
43978
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink, '_blank');
|
|
43979
|
+
}
|
|
43980
|
+
}
|
|
43981
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43982
|
+
className: "h-100 allcentered"
|
|
43983
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
43984
|
+
size: sectionproperties.facebkbtnniconfontsize
|
|
43985
|
+
}))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43986
|
+
className: langdetect == 'en' ? "".concat(footerStyles.instgram_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.instgram_btn) + ' allcentered ml-3 ml-sm-4',
|
|
43987
|
+
onClick: function onClick() {
|
|
43988
|
+
var _authdetailsContext$i29;
|
|
43989
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
|
|
43990
|
+
var _authdetailsContext$i30;
|
|
43991
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
|
|
43992
|
+
}
|
|
43993
|
+
}
|
|
43994
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43995
|
+
className: "h-100 allcentered"
|
|
43996
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
43997
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
43998
|
+
}))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43999
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
44000
|
+
onClick: function onClick() {
|
|
44001
|
+
var _authdetailsContext$i32;
|
|
44002
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber) != null) {
|
|
44003
|
+
var _authdetailsContext$i33;
|
|
44004
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber), '_blank');
|
|
44005
|
+
}
|
|
44006
|
+
}
|
|
44007
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44008
|
+
className: "h-100 allcentered"
|
|
44009
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
44010
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
44011
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44012
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
44013
|
+
onClick: function onClick() {
|
|
44014
|
+
var _authdetailsContext$i35;
|
|
44015
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.linkedinlink) != null) {
|
|
44016
|
+
var _authdetailsContext$i36;
|
|
44017
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.linkedinlink, '_blank');
|
|
44018
|
+
}
|
|
44019
|
+
}
|
|
44020
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44021
|
+
className: "h-100 allcentered"
|
|
44022
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
44023
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
44024
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44025
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
44026
|
+
onClick: function onClick() {
|
|
44027
|
+
var _authdetailsContext$i38;
|
|
44028
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.tiktoklink) != null) {
|
|
44029
|
+
var _authdetailsContext$i39;
|
|
44030
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.tiktoklink, '_blank');
|
|
44031
|
+
}
|
|
44032
|
+
}
|
|
44033
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44034
|
+
className: "h-100 allcentered"
|
|
44035
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
44036
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
44037
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44038
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
44039
|
+
onClick: function onClick() {
|
|
44040
|
+
var _authdetailsContext$i41;
|
|
44041
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.tiktoklink) != null) {
|
|
44042
|
+
var _authdetailsContext$i42;
|
|
44043
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.youtubelink, '_blank');
|
|
44044
|
+
}
|
|
44045
|
+
}
|
|
44046
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44047
|
+
className: "h-100 allcentered"
|
|
44048
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
44049
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
44050
|
+
}))))));
|
|
43895
44051
|
};
|
|
43896
44052
|
|
|
43897
44053
|
function ownKeys$1x(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; }
|
|
@@ -46672,7 +46828,7 @@
|
|
|
46672
46828
|
"class": "m-0 p-0"
|
|
46673
46829
|
})), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46674
46830
|
"class": "col-lg-12 d-flex align-items-center justify-content-center justify-content-md-start"
|
|
46675
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46831
|
+
}, sectionproperties.showvisa == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46676
46832
|
className: "".concat(footerStyles.payimgcont),
|
|
46677
46833
|
style: {
|
|
46678
46834
|
width: '50px',
|
|
@@ -46681,7 +46837,7 @@
|
|
|
46681
46837
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
46682
46838
|
src: 'https://tabex-co.com/storage/StaticImages/visa.png',
|
|
46683
46839
|
className: "".concat(footerStyles.payimg)
|
|
46684
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46840
|
+
})), sectionproperties.showmastercard == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46685
46841
|
className: "".concat(footerStyles.payimgcont),
|
|
46686
46842
|
style: {
|
|
46687
46843
|
width: '50px',
|
|
@@ -46690,6 +46846,33 @@
|
|
|
46690
46846
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
46691
46847
|
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
46692
46848
|
className: "".concat(footerStyles.payimg)
|
|
46849
|
+
})), sectionproperties.showmeeza == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46850
|
+
className: "".concat(footerStyles.payimgcont),
|
|
46851
|
+
style: {
|
|
46852
|
+
width: '50px',
|
|
46853
|
+
height: '40px'
|
|
46854
|
+
}
|
|
46855
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
46856
|
+
src: 'https://tabex-co.com/storage/StaticImages/meezaimage.png',
|
|
46857
|
+
className: "".concat(footerStyles.payimg)
|
|
46858
|
+
})), sectionproperties.showewallet == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46859
|
+
className: "".concat(footerStyles.payimgcont),
|
|
46860
|
+
style: {
|
|
46861
|
+
width: '50px',
|
|
46862
|
+
height: '45px'
|
|
46863
|
+
}
|
|
46864
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
46865
|
+
src: 'https://tabex-co.com/storage/StaticImages/ewalletimage.png',
|
|
46866
|
+
className: "".concat(footerStyles.payimg)
|
|
46867
|
+
})), sectionproperties.showvalu == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46868
|
+
className: "".concat(footerStyles.payimgcont),
|
|
46869
|
+
style: {
|
|
46870
|
+
width: '50px',
|
|
46871
|
+
height: '40px'
|
|
46872
|
+
}
|
|
46873
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
46874
|
+
src: 'https://tabex-co.com/storage/StaticImages/valu.png',
|
|
46875
|
+
className: "".concat(footerStyles.payimg)
|
|
46693
46876
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46694
46877
|
"class": "col-lg-12 p-0 my-3",
|
|
46695
46878
|
style: {
|
|
@@ -46699,7 +46882,16 @@
|
|
|
46699
46882
|
className: "".concat(footerStyles.divider)
|
|
46700
46883
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46701
46884
|
"class": "col-lg-12 p-0 d-flex "
|
|
46702
|
-
}, StoreInformation())
|
|
46885
|
+
}, StoreInformation()), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46886
|
+
"class": "col-lg-12 p-0 d-flex alcentered"
|
|
46887
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
46888
|
+
"class": "m-0 p-0",
|
|
46889
|
+
style: {
|
|
46890
|
+
fontSize: sectionproperties.generaltext_fontSize + 'px',
|
|
46891
|
+
color: sectionproperties.generaltext_fontColor,
|
|
46892
|
+
fontWeight: sectionproperties.generaltext_fontWeight
|
|
46893
|
+
}
|
|
46894
|
+
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))));
|
|
46703
46895
|
};
|
|
46704
46896
|
|
|
46705
46897
|
function ownKeys$1q(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; }
|
|
@@ -56208,6 +56400,9 @@
|
|
|
56208
56400
|
var _authdetailsContext$i2;
|
|
56209
56401
|
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.whatsappnumber), '_blank');
|
|
56210
56402
|
}
|
|
56403
|
+
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
56404
|
+
// window.open(sectionproperties.btnlink, '_target');
|
|
56405
|
+
routingcountext(sectionproperties.btnlink, false, '');
|
|
56211
56406
|
} else {
|
|
56212
56407
|
window.open(sectionproperties.btnlink, '_blank');
|
|
56213
56408
|
}
|
|
@@ -56290,6 +56485,9 @@
|
|
|
56290
56485
|
var _authdetailsContext$i4;
|
|
56291
56486
|
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.whatsappnumber), '_blank');
|
|
56292
56487
|
}
|
|
56488
|
+
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
56489
|
+
// window.open(sectionproperties.btnlink, '_target');
|
|
56490
|
+
routingcountext(sectionproperties.btnlink, false, '');
|
|
56293
56491
|
} else {
|
|
56294
56492
|
window.open(sectionproperties.btnlink, '_blank');
|
|
56295
56493
|
}
|
|
@@ -59695,6 +59893,19 @@
|
|
|
59695
59893
|
}, langdetect == 'en' ? sectionproperties.slideshow_btn_text : sectionproperties.slideshow_btn_text_ar, ' ')));
|
|
59696
59894
|
};
|
|
59697
59895
|
var slideshow_styles = {
|
|
59896
|
+
contt: glamor.css({
|
|
59897
|
+
position: 'relative',
|
|
59898
|
+
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
59899
|
+
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
59900
|
+
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
59901
|
+
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
59902
|
+
width: sectionproperties.width + 'vw',
|
|
59903
|
+
marginBottom: sectionproperties.marginBottom + 'px',
|
|
59904
|
+
marginTop: sectionproperties.marginTop + 'px',
|
|
59905
|
+
'@media (max-width: 800px)': {
|
|
59906
|
+
marginTop: sectionproperties.marginTopResp + 'px'
|
|
59907
|
+
}
|
|
59908
|
+
}),
|
|
59698
59909
|
slideshow_btn: glamor.css({
|
|
59699
59910
|
zIndex: 1000,
|
|
59700
59911
|
height: sectionproperties.generalbtn_height + 'px',
|
|
@@ -59855,15 +60066,8 @@
|
|
|
59855
60066
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59856
60067
|
"class": 'col-lg-12 p-0 d-flex justify-content-center'
|
|
59857
60068
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60069
|
+
"class": slideshow_styles.contt,
|
|
59858
60070
|
style: {
|
|
59859
|
-
position: 'relative',
|
|
59860
|
-
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
59861
|
-
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
59862
|
-
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
59863
|
-
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
59864
|
-
width: sectionproperties.width + 'vw',
|
|
59865
|
-
marginBottom: sectionproperties.marginBottom + 'px',
|
|
59866
|
-
marginTop: sectionproperties.marginTop + 'px'
|
|
59867
60071
|
// height: sectionproperties.height + 'vh',
|
|
59868
60072
|
}
|
|
59869
60073
|
}, /*#__PURE__*/React__default["default"].createElement(reactSlideshowImage.Fade, _extends__default["default"]({}, Slideshowsettings, {
|