tabexseriescomponents 0.0.648 → 0.0.650
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 +58 -43
- package/dist/index.esm.js +58 -43
- package/dist/index.umd.js +58 -43
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -47649,7 +47649,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47649
47649
|
function ownKeys$1r(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; }
|
|
47650
47650
|
function _objectSpread$1r(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
47651
47651
|
var Newsletterfooter = function Newsletterfooter(props) {
|
|
47652
|
-
var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$
|
|
47652
|
+
var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i30, _authdetailsContext$i31;
|
|
47653
47653
|
var _useState = React.useState(''),
|
|
47654
47654
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
47655
47655
|
sectionproperties = _useState2[0],
|
|
@@ -48012,7 +48012,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48012
48012
|
}, Section2pages()));
|
|
48013
48013
|
};
|
|
48014
48014
|
var StoreInformation = function StoreInformation() {
|
|
48015
|
-
var _authdetailsContext$i3, _authdetailsContext$i4;
|
|
48015
|
+
var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
|
|
48016
48016
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48017
48017
|
"class": "row m-0 w-100"
|
|
48018
48018
|
}, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -48057,7 +48057,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48057
48057
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
48058
48058
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
48059
48059
|
size: sectionproperties.footerinfoicon_fontsize
|
|
48060
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)));
|
|
48060
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.address_ar)));
|
|
48061
48061
|
};
|
|
48062
48062
|
return /*#__PURE__*/React__default["default"].createElement("footer", {
|
|
48063
48063
|
"class": "row m-0 w-100 justify-content-center allcentered",
|
|
@@ -48102,7 +48102,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48102
48102
|
"class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
|
|
48103
48103
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48104
48104
|
className: "".concat(footerStyles.textStyles) + ' wordbreak wordbreak3 text-center p-0 mb-4 '
|
|
48105
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48105
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48106
48106
|
"class": "col-lg-12 p-0 d-none d-md-block my-3"
|
|
48107
48107
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
48108
48108
|
"class": "m-0 p-0"
|
|
@@ -48155,76 +48155,76 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48155
48155
|
style: {
|
|
48156
48156
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
48157
48157
|
}
|
|
48158
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48158
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), 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__default["default"].createElement("p", {
|
|
48159
48159
|
"class": footerStyles.facebook_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48160
48160
|
onClick: function onClick() {
|
|
48161
|
-
var _authdetailsContext$
|
|
48162
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48163
|
-
var _authdetailsContext$
|
|
48164
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48161
|
+
var _authdetailsContext$i9;
|
|
48162
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
|
|
48163
|
+
var _authdetailsContext$i10;
|
|
48164
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink, '_blank');
|
|
48165
48165
|
}
|
|
48166
48166
|
}
|
|
48167
48167
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
48168
48168
|
size: sectionproperties.facebkbtnniconfontsize
|
|
48169
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48169
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48170
48170
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48171
48171
|
onClick: function onClick() {
|
|
48172
|
-
var _authdetailsContext$
|
|
48173
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48174
|
-
var _authdetailsContext$
|
|
48175
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48172
|
+
var _authdetailsContext$i12;
|
|
48173
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
|
|
48174
|
+
var _authdetailsContext$i13;
|
|
48175
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
|
|
48176
48176
|
}
|
|
48177
48177
|
}
|
|
48178
48178
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
48179
48179
|
size: sectionproperties.instgrambtniconfontsize
|
|
48180
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48180
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48181
48181
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48182
48182
|
onClick: function onClick() {
|
|
48183
|
-
var _authdetailsContext$
|
|
48184
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48185
|
-
var _authdetailsContext$
|
|
48186
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48183
|
+
var _authdetailsContext$i15;
|
|
48184
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null) {
|
|
48185
|
+
var _authdetailsContext$i16;
|
|
48186
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.youtubelink, '_blank');
|
|
48187
48187
|
}
|
|
48188
48188
|
}
|
|
48189
48189
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
48190
48190
|
size: sectionproperties.instgrambtniconfontsize
|
|
48191
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48191
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48192
48192
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48193
48193
|
onClick: function onClick() {
|
|
48194
|
-
var _authdetailsContext$
|
|
48195
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48196
|
-
var _authdetailsContext$
|
|
48197
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48194
|
+
var _authdetailsContext$i18;
|
|
48195
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
48196
|
+
var _authdetailsContext$i19;
|
|
48197
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
48198
48198
|
}
|
|
48199
48199
|
}
|
|
48200
48200
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
48201
48201
|
size: sectionproperties.instgrambtniconfontsize
|
|
48202
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48202
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48203
48203
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48204
48204
|
onClick: function onClick() {
|
|
48205
|
-
var _authdetailsContext$
|
|
48206
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48205
|
+
var _authdetailsContext$i21;
|
|
48206
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
|
|
48207
48207
|
}
|
|
48208
48208
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
48209
48209
|
size: sectionproperties.instgrambtniconfontsize
|
|
48210
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48210
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48211
48211
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48212
48212
|
onClick: function onClick() {
|
|
48213
|
-
var _authdetailsContext$
|
|
48214
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48215
|
-
var _authdetailsContext$
|
|
48216
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48213
|
+
var _authdetailsContext$i23;
|
|
48214
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
|
|
48215
|
+
var _authdetailsContext$i24;
|
|
48216
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
|
|
48217
48217
|
}
|
|
48218
48218
|
}
|
|
48219
48219
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
48220
48220
|
size: sectionproperties.youtubebtniconfontsize
|
|
48221
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48221
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48222
48222
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48223
48223
|
onClick: function onClick() {
|
|
48224
|
-
var _authdetailsContext$
|
|
48225
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48226
|
-
var _authdetailsContext$
|
|
48227
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48224
|
+
var _authdetailsContext$i26;
|
|
48225
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink) != null) {
|
|
48226
|
+
var _authdetailsContext$i27;
|
|
48227
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.googlemapslink, '_blank');
|
|
48228
48228
|
}
|
|
48229
48229
|
}
|
|
48230
48230
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
@@ -48244,17 +48244,32 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48244
48244
|
"class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
|
|
48245
48245
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
48246
48246
|
onClick: function onClick() {
|
|
48247
|
-
var _authdetailsContext$
|
|
48248
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48247
|
+
var _authdetailsContext$i28;
|
|
48248
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
|
|
48249
48249
|
}
|
|
48250
48250
|
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
|
|
48251
48251
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
48252
48252
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
48253
48253
|
onClick: function onClick() {
|
|
48254
|
-
var _authdetailsContext$
|
|
48255
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48254
|
+
var _authdetailsContext$i29;
|
|
48255
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
|
|
48256
|
+
}
|
|
48257
|
+
}))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48258
|
+
"class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
|
|
48259
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48260
|
+
"class": "col-lg-12 p-0 text-start"
|
|
48261
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48262
|
+
"class": "".concat(footerStyles.textStyles) + ' d-flex align-items-center justify-content-md-center ',
|
|
48263
|
+
style: {
|
|
48264
|
+
color: sectionproperties.footerinfotext_color,
|
|
48265
|
+
fontSize: '15px',
|
|
48266
|
+
fontWeight: 500
|
|
48256
48267
|
}
|
|
48257
|
-
}
|
|
48268
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
48269
|
+
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
48270
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
48271
|
+
size: 30
|
|
48272
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48258
48273
|
"class": "col-lg-12 p-0 d-block my-3"
|
|
48259
48274
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
48260
48275
|
"class": "m-0 p-0"
|
|
@@ -48312,7 +48327,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48312
48327
|
}
|
|
48313
48328
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48314
48329
|
className: "".concat(footerStyles.divider)
|
|
48315
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48330
|
+
})), sectionproperties.storeinfostyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48316
48331
|
"class": "col-lg-12 p-0 d-flex "
|
|
48317
48332
|
}, StoreInformation()), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48318
48333
|
"class": "col-lg-12 p-0 d-flex allcentered mt-3"
|
package/dist/index.esm.js
CHANGED
|
@@ -47600,7 +47600,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47600
47600
|
function ownKeys$1r(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; }
|
|
47601
47601
|
function _objectSpread$1r(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
47602
47602
|
var Newsletterfooter = function Newsletterfooter(props) {
|
|
47603
|
-
var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$
|
|
47603
|
+
var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i30, _authdetailsContext$i31;
|
|
47604
47604
|
var _useState = useState(''),
|
|
47605
47605
|
_useState2 = _slicedToArray(_useState, 2),
|
|
47606
47606
|
sectionproperties = _useState2[0],
|
|
@@ -47963,7 +47963,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
47963
47963
|
}, Section2pages()));
|
|
47964
47964
|
};
|
|
47965
47965
|
var StoreInformation = function StoreInformation() {
|
|
47966
|
-
var _authdetailsContext$i3, _authdetailsContext$i4;
|
|
47966
|
+
var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
|
|
47967
47967
|
return /*#__PURE__*/React.createElement("div", {
|
|
47968
47968
|
"class": "row m-0 w-100"
|
|
47969
47969
|
}, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
@@ -48008,7 +48008,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48008
48008
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
48009
48009
|
}, /*#__PURE__*/React.createElement(IoLocationSharp, {
|
|
48010
48010
|
size: sectionproperties.footerinfoicon_fontsize
|
|
48011
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)));
|
|
48011
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.address_ar)));
|
|
48012
48012
|
};
|
|
48013
48013
|
return /*#__PURE__*/React.createElement("footer", {
|
|
48014
48014
|
"class": "row m-0 w-100 justify-content-center allcentered",
|
|
@@ -48053,7 +48053,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48053
48053
|
"class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
|
|
48054
48054
|
}, /*#__PURE__*/React.createElement("p", {
|
|
48055
48055
|
className: "".concat(footerStyles.textStyles) + ' wordbreak wordbreak3 text-center p-0 mb-4 '
|
|
48056
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48056
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.description_ar)))), /*#__PURE__*/React.createElement("div", {
|
|
48057
48057
|
"class": "col-lg-12 p-0 d-none d-md-block my-3"
|
|
48058
48058
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
48059
48059
|
"class": "m-0 p-0"
|
|
@@ -48106,76 +48106,76 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48106
48106
|
style: {
|
|
48107
48107
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
48108
48108
|
}
|
|
48109
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48109
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), 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("p", {
|
|
48110
48110
|
"class": footerStyles.facebook_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48111
48111
|
onClick: function onClick() {
|
|
48112
|
-
var _authdetailsContext$
|
|
48113
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48114
|
-
var _authdetailsContext$
|
|
48115
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48112
|
+
var _authdetailsContext$i9;
|
|
48113
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
|
|
48114
|
+
var _authdetailsContext$i10;
|
|
48115
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink, '_blank');
|
|
48116
48116
|
}
|
|
48117
48117
|
}
|
|
48118
48118
|
}, /*#__PURE__*/React.createElement(FaFacebook, {
|
|
48119
48119
|
size: sectionproperties.facebkbtnniconfontsize
|
|
48120
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48120
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink) != null && /*#__PURE__*/React.createElement("p", {
|
|
48121
48121
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48122
48122
|
onClick: function onClick() {
|
|
48123
|
-
var _authdetailsContext$
|
|
48124
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48125
|
-
var _authdetailsContext$
|
|
48126
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48123
|
+
var _authdetailsContext$i12;
|
|
48124
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
|
|
48125
|
+
var _authdetailsContext$i13;
|
|
48126
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
|
|
48127
48127
|
}
|
|
48128
48128
|
}
|
|
48129
48129
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
48130
48130
|
size: sectionproperties.instgrambtniconfontsize
|
|
48131
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48131
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink) != null && /*#__PURE__*/React.createElement("p", {
|
|
48132
48132
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48133
48133
|
onClick: function onClick() {
|
|
48134
|
-
var _authdetailsContext$
|
|
48135
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48136
|
-
var _authdetailsContext$
|
|
48137
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48134
|
+
var _authdetailsContext$i15;
|
|
48135
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null) {
|
|
48136
|
+
var _authdetailsContext$i16;
|
|
48137
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.youtubelink, '_blank');
|
|
48138
48138
|
}
|
|
48139
48139
|
}
|
|
48140
48140
|
}, /*#__PURE__*/React.createElement(AiFillYoutube, {
|
|
48141
48141
|
size: sectionproperties.instgrambtniconfontsize
|
|
48142
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48142
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
|
|
48143
48143
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48144
48144
|
onClick: function onClick() {
|
|
48145
|
-
var _authdetailsContext$
|
|
48146
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48147
|
-
var _authdetailsContext$
|
|
48148
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48145
|
+
var _authdetailsContext$i18;
|
|
48146
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
48147
|
+
var _authdetailsContext$i19;
|
|
48148
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
48149
48149
|
}
|
|
48150
48150
|
}
|
|
48151
48151
|
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
48152
48152
|
size: sectionproperties.instgrambtniconfontsize
|
|
48153
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48153
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
|
|
48154
48154
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48155
48155
|
onClick: function onClick() {
|
|
48156
|
-
var _authdetailsContext$
|
|
48157
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48156
|
+
var _authdetailsContext$i21;
|
|
48157
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
|
|
48158
48158
|
}
|
|
48159
48159
|
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
48160
48160
|
size: sectionproperties.instgrambtniconfontsize
|
|
48161
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48161
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
|
|
48162
48162
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48163
48163
|
onClick: function onClick() {
|
|
48164
|
-
var _authdetailsContext$
|
|
48165
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48166
|
-
var _authdetailsContext$
|
|
48167
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48164
|
+
var _authdetailsContext$i23;
|
|
48165
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
|
|
48166
|
+
var _authdetailsContext$i24;
|
|
48167
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
|
|
48168
48168
|
}
|
|
48169
48169
|
}
|
|
48170
48170
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
48171
48171
|
size: sectionproperties.youtubebtniconfontsize
|
|
48172
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48172
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
|
|
48173
48173
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48174
48174
|
onClick: function onClick() {
|
|
48175
|
-
var _authdetailsContext$
|
|
48176
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48177
|
-
var _authdetailsContext$
|
|
48178
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48175
|
+
var _authdetailsContext$i26;
|
|
48176
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink) != null) {
|
|
48177
|
+
var _authdetailsContext$i27;
|
|
48178
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.googlemapslink, '_blank');
|
|
48179
48179
|
}
|
|
48180
48180
|
}
|
|
48181
48181
|
}, /*#__PURE__*/React.createElement(IoLocationSharp, {
|
|
@@ -48195,17 +48195,32 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48195
48195
|
"class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
|
|
48196
48196
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
48197
48197
|
onClick: function onClick() {
|
|
48198
|
-
var _authdetailsContext$
|
|
48199
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48198
|
+
var _authdetailsContext$i28;
|
|
48199
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
|
|
48200
48200
|
}
|
|
48201
48201
|
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React.createElement("img", {
|
|
48202
48202
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
48203
48203
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
48204
48204
|
onClick: function onClick() {
|
|
48205
|
-
var _authdetailsContext$
|
|
48206
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48205
|
+
var _authdetailsContext$i29;
|
|
48206
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
|
|
48207
|
+
}
|
|
48208
|
+
}))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
|
|
48209
|
+
"class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
|
|
48210
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
48211
|
+
"class": "col-lg-12 p-0 text-start"
|
|
48212
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
48213
|
+
"class": "".concat(footerStyles.textStyles) + ' d-flex align-items-center justify-content-md-center ',
|
|
48214
|
+
style: {
|
|
48215
|
+
color: sectionproperties.footerinfotext_color,
|
|
48216
|
+
fontSize: '15px',
|
|
48217
|
+
fontWeight: 500
|
|
48207
48218
|
}
|
|
48208
|
-
}
|
|
48219
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
48220
|
+
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
48221
|
+
}, /*#__PURE__*/React.createElement(IoLocationSharp, {
|
|
48222
|
+
size: 30
|
|
48223
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
48209
48224
|
"class": "col-lg-12 p-0 d-block my-3"
|
|
48210
48225
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
48211
48226
|
"class": "m-0 p-0"
|
|
@@ -48263,7 +48278,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48263
48278
|
}
|
|
48264
48279
|
}, /*#__PURE__*/React.createElement("div", {
|
|
48265
48280
|
className: "".concat(footerStyles.divider)
|
|
48266
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
48281
|
+
})), sectionproperties.storeinfostyle == 'Style 1' && /*#__PURE__*/React.createElement("div", {
|
|
48267
48282
|
"class": "col-lg-12 p-0 d-flex "
|
|
48268
48283
|
}, StoreInformation()), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
48269
48284
|
"class": "col-lg-12 p-0 d-flex allcentered mt-3"
|
package/dist/index.umd.js
CHANGED
|
@@ -47473,7 +47473,7 @@
|
|
|
47473
47473
|
function ownKeys$1r(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; }
|
|
47474
47474
|
function _objectSpread$1r(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
47475
47475
|
var Newsletterfooter = function Newsletterfooter(props) {
|
|
47476
|
-
var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$
|
|
47476
|
+
var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i30, _authdetailsContext$i31;
|
|
47477
47477
|
var _useState = React.useState(''),
|
|
47478
47478
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
47479
47479
|
sectionproperties = _useState2[0],
|
|
@@ -47836,7 +47836,7 @@
|
|
|
47836
47836
|
}, Section2pages()));
|
|
47837
47837
|
};
|
|
47838
47838
|
var StoreInformation = function StoreInformation() {
|
|
47839
|
-
var _authdetailsContext$i3, _authdetailsContext$i4;
|
|
47839
|
+
var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
|
|
47840
47840
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47841
47841
|
"class": "row m-0 w-100"
|
|
47842
47842
|
}, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -47881,7 +47881,7 @@
|
|
|
47881
47881
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
47882
47882
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
47883
47883
|
size: sectionproperties.footerinfoicon_fontsize
|
|
47884
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)));
|
|
47884
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.address_ar)));
|
|
47885
47885
|
};
|
|
47886
47886
|
return /*#__PURE__*/React__default["default"].createElement("footer", {
|
|
47887
47887
|
"class": "row m-0 w-100 justify-content-center allcentered",
|
|
@@ -47926,7 +47926,7 @@
|
|
|
47926
47926
|
"class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
|
|
47927
47927
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47928
47928
|
className: "".concat(footerStyles.textStyles) + ' wordbreak wordbreak3 text-center p-0 mb-4 '
|
|
47929
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47929
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47930
47930
|
"class": "col-lg-12 p-0 d-none d-md-block my-3"
|
|
47931
47931
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
47932
47932
|
"class": "m-0 p-0"
|
|
@@ -47979,76 +47979,76 @@
|
|
|
47979
47979
|
style: {
|
|
47980
47980
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
47981
47981
|
}
|
|
47982
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47982
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), 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__default["default"].createElement("p", {
|
|
47983
47983
|
"class": footerStyles.facebook_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
47984
47984
|
onClick: function onClick() {
|
|
47985
|
-
var _authdetailsContext$
|
|
47986
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47987
|
-
var _authdetailsContext$
|
|
47988
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47985
|
+
var _authdetailsContext$i9;
|
|
47986
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
|
|
47987
|
+
var _authdetailsContext$i10;
|
|
47988
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink, '_blank');
|
|
47989
47989
|
}
|
|
47990
47990
|
}
|
|
47991
47991
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
47992
47992
|
size: sectionproperties.facebkbtnniconfontsize
|
|
47993
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47993
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47994
47994
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
47995
47995
|
onClick: function onClick() {
|
|
47996
|
-
var _authdetailsContext$
|
|
47997
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47998
|
-
var _authdetailsContext$
|
|
47999
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47996
|
+
var _authdetailsContext$i12;
|
|
47997
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
|
|
47998
|
+
var _authdetailsContext$i13;
|
|
47999
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
|
|
48000
48000
|
}
|
|
48001
48001
|
}
|
|
48002
48002
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
48003
48003
|
size: sectionproperties.instgrambtniconfontsize
|
|
48004
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48004
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48005
48005
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48006
48006
|
onClick: function onClick() {
|
|
48007
|
-
var _authdetailsContext$
|
|
48008
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48009
|
-
var _authdetailsContext$
|
|
48010
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48007
|
+
var _authdetailsContext$i15;
|
|
48008
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null) {
|
|
48009
|
+
var _authdetailsContext$i16;
|
|
48010
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.youtubelink, '_blank');
|
|
48011
48011
|
}
|
|
48012
48012
|
}
|
|
48013
48013
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
48014
48014
|
size: sectionproperties.instgrambtniconfontsize
|
|
48015
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48015
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48016
48016
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48017
48017
|
onClick: function onClick() {
|
|
48018
|
-
var _authdetailsContext$
|
|
48019
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48020
|
-
var _authdetailsContext$
|
|
48021
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48018
|
+
var _authdetailsContext$i18;
|
|
48019
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
48020
|
+
var _authdetailsContext$i19;
|
|
48021
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
48022
48022
|
}
|
|
48023
48023
|
}
|
|
48024
48024
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
48025
48025
|
size: sectionproperties.instgrambtniconfontsize
|
|
48026
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48026
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48027
48027
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48028
48028
|
onClick: function onClick() {
|
|
48029
|
-
var _authdetailsContext$
|
|
48030
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48029
|
+
var _authdetailsContext$i21;
|
|
48030
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
|
|
48031
48031
|
}
|
|
48032
48032
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
48033
48033
|
size: sectionproperties.instgrambtniconfontsize
|
|
48034
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48034
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48035
48035
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48036
48036
|
onClick: function onClick() {
|
|
48037
|
-
var _authdetailsContext$
|
|
48038
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48039
|
-
var _authdetailsContext$
|
|
48040
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48037
|
+
var _authdetailsContext$i23;
|
|
48038
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
|
|
48039
|
+
var _authdetailsContext$i24;
|
|
48040
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
|
|
48041
48041
|
}
|
|
48042
48042
|
}
|
|
48043
48043
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
48044
48044
|
size: sectionproperties.youtubebtniconfontsize
|
|
48045
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48045
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48046
48046
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48047
48047
|
onClick: function onClick() {
|
|
48048
|
-
var _authdetailsContext$
|
|
48049
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48050
|
-
var _authdetailsContext$
|
|
48051
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48048
|
+
var _authdetailsContext$i26;
|
|
48049
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink) != null) {
|
|
48050
|
+
var _authdetailsContext$i27;
|
|
48051
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.googlemapslink, '_blank');
|
|
48052
48052
|
}
|
|
48053
48053
|
}
|
|
48054
48054
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
@@ -48068,17 +48068,32 @@
|
|
|
48068
48068
|
"class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
|
|
48069
48069
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
48070
48070
|
onClick: function onClick() {
|
|
48071
|
-
var _authdetailsContext$
|
|
48072
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48071
|
+
var _authdetailsContext$i28;
|
|
48072
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
|
|
48073
48073
|
}
|
|
48074
48074
|
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
|
|
48075
48075
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
48076
48076
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
48077
48077
|
onClick: function onClick() {
|
|
48078
|
-
var _authdetailsContext$
|
|
48079
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48078
|
+
var _authdetailsContext$i29;
|
|
48079
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
|
|
48080
|
+
}
|
|
48081
|
+
}))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48082
|
+
"class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
|
|
48083
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48084
|
+
"class": "col-lg-12 p-0 text-start"
|
|
48085
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48086
|
+
"class": "".concat(footerStyles.textStyles) + ' d-flex align-items-center justify-content-md-center ',
|
|
48087
|
+
style: {
|
|
48088
|
+
color: sectionproperties.footerinfotext_color,
|
|
48089
|
+
fontSize: '15px',
|
|
48090
|
+
fontWeight: 500
|
|
48080
48091
|
}
|
|
48081
|
-
}
|
|
48092
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
48093
|
+
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
48094
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
48095
|
+
size: 30
|
|
48096
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48082
48097
|
"class": "col-lg-12 p-0 d-block my-3"
|
|
48083
48098
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
48084
48099
|
"class": "m-0 p-0"
|
|
@@ -48136,7 +48151,7 @@
|
|
|
48136
48151
|
}
|
|
48137
48152
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48138
48153
|
className: "".concat(footerStyles.divider)
|
|
48139
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48154
|
+
})), sectionproperties.storeinfostyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48140
48155
|
"class": "col-lg-12 p-0 d-flex "
|
|
48141
48156
|
}, StoreInformation()), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48142
48157
|
"class": "col-lg-12 p-0 d-flex allcentered mt-3"
|