tabexseriescomponents 0.0.615 → 0.0.616
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 +55 -37
- package/dist/index.esm.js +55 -37
- package/dist/index.umd.js +55 -37
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -43122,7 +43122,7 @@ var Footer1 = function Footer1(props) {
|
|
|
43122
43122
|
function ownKeys$1B(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; }
|
|
43123
43123
|
function _objectSpread$1B(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1B(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1B(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
43124
43124
|
var Footer2 = function Footer2(props) {
|
|
43125
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$
|
|
43125
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i21, _authdetailsContext$i22;
|
|
43126
43126
|
var _useState = React.useState(''),
|
|
43127
43127
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
43128
43128
|
sectionproperties = _useState2[0],
|
|
@@ -43322,15 +43322,33 @@ var Footer2 = function Footer2(props) {
|
|
|
43322
43322
|
fontSize: sectionproperties.titlefontsize + 'px',
|
|
43323
43323
|
marginLeft: sectionproperties.titlemarginleft + 'px'
|
|
43324
43324
|
}
|
|
43325
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.storename_en)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43325
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.storename_en)), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43326
|
+
"class": "col-lg-12 p-0 allcentered mb-1"
|
|
43327
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43328
|
+
"class": "m-0 p-0",
|
|
43329
|
+
style: {
|
|
43330
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
43331
|
+
color: sectionproperties.prodCatColor,
|
|
43332
|
+
fontWeight: sectionproperties.prodCatFontWeight
|
|
43333
|
+
}
|
|
43334
|
+
}, 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)), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43335
|
+
"class": "col-lg-12 p-0 allcentered mb-2"
|
|
43336
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43337
|
+
"class": "m-0 p-0",
|
|
43338
|
+
style: {
|
|
43339
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
43340
|
+
color: sectionproperties.prodCatColor,
|
|
43341
|
+
fontWeight: sectionproperties.prodCatFontWeight
|
|
43342
|
+
}
|
|
43343
|
+
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43326
43344
|
"class": " col-lg-12 d-flex flex-row align-items-center justify-content-center "
|
|
43327
43345
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43328
43346
|
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43329
43347
|
onClick: function onClick() {
|
|
43330
|
-
var _authdetailsContext$
|
|
43331
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43332
|
-
var _authdetailsContext$
|
|
43333
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43348
|
+
var _authdetailsContext$i5;
|
|
43349
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink) != null) {
|
|
43350
|
+
var _authdetailsContext$i6;
|
|
43351
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink, '_blank');
|
|
43334
43352
|
}
|
|
43335
43353
|
}
|
|
43336
43354
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -43338,10 +43356,10 @@ var Footer2 = function Footer2(props) {
|
|
|
43338
43356
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43339
43357
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43340
43358
|
onClick: function onClick() {
|
|
43341
|
-
var _authdetailsContext$
|
|
43342
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43343
|
-
var _authdetailsContext$
|
|
43344
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43359
|
+
var _authdetailsContext$i7;
|
|
43360
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
|
|
43361
|
+
var _authdetailsContext$i8;
|
|
43362
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
|
|
43345
43363
|
}
|
|
43346
43364
|
}
|
|
43347
43365
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -43349,43 +43367,43 @@ var Footer2 = function Footer2(props) {
|
|
|
43349
43367
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43350
43368
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43351
43369
|
onClick: function onClick() {
|
|
43352
|
-
var _authdetailsContext$
|
|
43353
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43354
|
-
var _authdetailsContext$
|
|
43355
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43370
|
+
var _authdetailsContext$i9;
|
|
43371
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber) != null) {
|
|
43372
|
+
var _authdetailsContext$i10;
|
|
43373
|
+
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');
|
|
43356
43374
|
}
|
|
43357
43375
|
}
|
|
43358
43376
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
43359
43377
|
size: sectionproperties.youtubebtniconfontsize
|
|
43360
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43378
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43361
43379
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43362
43380
|
onClick: function onClick() {
|
|
43363
|
-
var _authdetailsContext$
|
|
43364
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43365
|
-
var _authdetailsContext$
|
|
43366
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43381
|
+
var _authdetailsContext$i12;
|
|
43382
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink) != null) {
|
|
43383
|
+
var _authdetailsContext$i13;
|
|
43384
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.youtubelink, '_blank');
|
|
43367
43385
|
}
|
|
43368
43386
|
}
|
|
43369
43387
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
43370
43388
|
size: sectionproperties.instgrambtniconfontsize
|
|
43371
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43389
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43372
43390
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43373
43391
|
onClick: function onClick() {
|
|
43374
|
-
var _authdetailsContext$
|
|
43375
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43376
|
-
var _authdetailsContext$
|
|
43377
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43392
|
+
var _authdetailsContext$i15;
|
|
43393
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
|
|
43394
|
+
var _authdetailsContext$i16;
|
|
43395
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
|
|
43378
43396
|
}
|
|
43379
43397
|
}
|
|
43380
43398
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
43381
43399
|
size: sectionproperties.instgrambtniconfontsize
|
|
43382
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43400
|
+
})), (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("div", {
|
|
43383
43401
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43384
43402
|
onClick: function onClick() {
|
|
43385
|
-
var _authdetailsContext$
|
|
43386
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43387
|
-
var _authdetailsContext$
|
|
43388
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43403
|
+
var _authdetailsContext$i18;
|
|
43404
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
43405
|
+
var _authdetailsContext$i19;
|
|
43406
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
43389
43407
|
}
|
|
43390
43408
|
}
|
|
43391
43409
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
@@ -43496,12 +43514,12 @@ var Footer2 = function Footer2(props) {
|
|
|
43496
43514
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43497
43515
|
"class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer text-transform-none ',
|
|
43498
43516
|
onClick: function onClick() {
|
|
43499
|
-
var _authdetailsContext$
|
|
43500
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43517
|
+
var _authdetailsContext$i20;
|
|
43518
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 || (_authdetailsContext$i20 = _authdetailsContext$i20.contactinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.email), '_self');
|
|
43501
43519
|
}
|
|
43502
43520
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43503
43521
|
"class": ' fa fa-at mr-2 ml-2 '
|
|
43504
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43522
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.email)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43505
43523
|
"class": "".concat(footerStyles.footerinfotext) + ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 '
|
|
43506
43524
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43507
43525
|
"class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer ',
|
|
@@ -43518,21 +43536,21 @@ var Footer2 = function Footer2(props) {
|
|
|
43518
43536
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
43519
43537
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
43520
43538
|
size: sectionproperties.footerinfoicon_fontsize
|
|
43521
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43539
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.address_en)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43522
43540
|
"class": "col-lg-12 d-flex align-items-center justify-content-center p-sm-0"
|
|
43523
43541
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
43524
43542
|
"class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
43525
43543
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
43526
43544
|
onClick: function onClick() {
|
|
43527
|
-
var _authdetailsContext$
|
|
43528
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43545
|
+
var _authdetailsContext$i23;
|
|
43546
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.mobileapplink_appstore, '_blank');
|
|
43529
43547
|
}
|
|
43530
43548
|
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
|
|
43531
43549
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
43532
43550
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
43533
43551
|
onClick: function onClick() {
|
|
43534
|
-
var _authdetailsContext$
|
|
43535
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43552
|
+
var _authdetailsContext$i24;
|
|
43553
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_playstore, '_blank');
|
|
43536
43554
|
}
|
|
43537
43555
|
})))));
|
|
43538
43556
|
};
|
package/dist/index.esm.js
CHANGED
|
@@ -43073,7 +43073,7 @@ var Footer1 = function Footer1(props) {
|
|
|
43073
43073
|
function ownKeys$1B(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; }
|
|
43074
43074
|
function _objectSpread$1B(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1B(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1B(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
43075
43075
|
var Footer2 = function Footer2(props) {
|
|
43076
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$
|
|
43076
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i21, _authdetailsContext$i22;
|
|
43077
43077
|
var _useState = useState(''),
|
|
43078
43078
|
_useState2 = _slicedToArray(_useState, 2),
|
|
43079
43079
|
sectionproperties = _useState2[0],
|
|
@@ -43273,15 +43273,33 @@ var Footer2 = function Footer2(props) {
|
|
|
43273
43273
|
fontSize: sectionproperties.titlefontsize + 'px',
|
|
43274
43274
|
marginLeft: sectionproperties.titlemarginleft + 'px'
|
|
43275
43275
|
}
|
|
43276
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.storename_en)), /*#__PURE__*/React.createElement("div", {
|
|
43276
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.storename_en)), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43277
|
+
"class": "col-lg-12 p-0 allcentered mb-1"
|
|
43278
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
43279
|
+
"class": "m-0 p-0",
|
|
43280
|
+
style: {
|
|
43281
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
43282
|
+
color: sectionproperties.prodCatColor,
|
|
43283
|
+
fontWeight: sectionproperties.prodCatFontWeight
|
|
43284
|
+
}
|
|
43285
|
+
}, 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)), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43286
|
+
"class": "col-lg-12 p-0 allcentered mb-2"
|
|
43287
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
43288
|
+
"class": "m-0 p-0",
|
|
43289
|
+
style: {
|
|
43290
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
43291
|
+
color: sectionproperties.prodCatColor,
|
|
43292
|
+
fontWeight: sectionproperties.prodCatFontWeight
|
|
43293
|
+
}
|
|
43294
|
+
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)), /*#__PURE__*/React.createElement("div", {
|
|
43277
43295
|
"class": " col-lg-12 d-flex flex-row align-items-center justify-content-center "
|
|
43278
43296
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43279
43297
|
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43280
43298
|
onClick: function onClick() {
|
|
43281
|
-
var _authdetailsContext$
|
|
43282
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43283
|
-
var _authdetailsContext$
|
|
43284
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43299
|
+
var _authdetailsContext$i5;
|
|
43300
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink) != null) {
|
|
43301
|
+
var _authdetailsContext$i6;
|
|
43302
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink, '_blank');
|
|
43285
43303
|
}
|
|
43286
43304
|
}
|
|
43287
43305
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
@@ -43289,10 +43307,10 @@ var Footer2 = function Footer2(props) {
|
|
|
43289
43307
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43290
43308
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43291
43309
|
onClick: function onClick() {
|
|
43292
|
-
var _authdetailsContext$
|
|
43293
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43294
|
-
var _authdetailsContext$
|
|
43295
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43310
|
+
var _authdetailsContext$i7;
|
|
43311
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
|
|
43312
|
+
var _authdetailsContext$i8;
|
|
43313
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
|
|
43296
43314
|
}
|
|
43297
43315
|
}
|
|
43298
43316
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
@@ -43300,43 +43318,43 @@ var Footer2 = function Footer2(props) {
|
|
|
43300
43318
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43301
43319
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43302
43320
|
onClick: function onClick() {
|
|
43303
|
-
var _authdetailsContext$
|
|
43304
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43305
|
-
var _authdetailsContext$
|
|
43306
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43321
|
+
var _authdetailsContext$i9;
|
|
43322
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber) != null) {
|
|
43323
|
+
var _authdetailsContext$i10;
|
|
43324
|
+
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');
|
|
43307
43325
|
}
|
|
43308
43326
|
}
|
|
43309
43327
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
43310
43328
|
size: sectionproperties.youtubebtniconfontsize
|
|
43311
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43329
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
43312
43330
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43313
43331
|
onClick: function onClick() {
|
|
43314
|
-
var _authdetailsContext$
|
|
43315
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43316
|
-
var _authdetailsContext$
|
|
43317
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43332
|
+
var _authdetailsContext$i12;
|
|
43333
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink) != null) {
|
|
43334
|
+
var _authdetailsContext$i13;
|
|
43335
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.youtubelink, '_blank');
|
|
43318
43336
|
}
|
|
43319
43337
|
}
|
|
43320
43338
|
}, /*#__PURE__*/React.createElement(AiFillYoutube, {
|
|
43321
43339
|
size: sectionproperties.instgrambtniconfontsize
|
|
43322
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43340
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
43323
43341
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43324
43342
|
onClick: function onClick() {
|
|
43325
|
-
var _authdetailsContext$
|
|
43326
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43327
|
-
var _authdetailsContext$
|
|
43328
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43343
|
+
var _authdetailsContext$i15;
|
|
43344
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
|
|
43345
|
+
var _authdetailsContext$i16;
|
|
43346
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
|
|
43329
43347
|
}
|
|
43330
43348
|
}
|
|
43331
43349
|
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
43332
43350
|
size: sectionproperties.instgrambtniconfontsize
|
|
43333
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43351
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
43334
43352
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43335
43353
|
onClick: function onClick() {
|
|
43336
|
-
var _authdetailsContext$
|
|
43337
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43338
|
-
var _authdetailsContext$
|
|
43339
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43354
|
+
var _authdetailsContext$i18;
|
|
43355
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
43356
|
+
var _authdetailsContext$i19;
|
|
43357
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
43340
43358
|
}
|
|
43341
43359
|
}
|
|
43342
43360
|
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
@@ -43447,12 +43465,12 @@ var Footer2 = function Footer2(props) {
|
|
|
43447
43465
|
}, /*#__PURE__*/React.createElement("p", {
|
|
43448
43466
|
"class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer text-transform-none ',
|
|
43449
43467
|
onClick: function onClick() {
|
|
43450
|
-
var _authdetailsContext$
|
|
43451
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43468
|
+
var _authdetailsContext$i20;
|
|
43469
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 || (_authdetailsContext$i20 = _authdetailsContext$i20.contactinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.email), '_self');
|
|
43452
43470
|
}
|
|
43453
43471
|
}, /*#__PURE__*/React.createElement("i", {
|
|
43454
43472
|
"class": ' fa fa-at mr-2 ml-2 '
|
|
43455
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43473
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.email)), /*#__PURE__*/React.createElement("div", {
|
|
43456
43474
|
"class": "".concat(footerStyles.footerinfotext) + ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 '
|
|
43457
43475
|
}, /*#__PURE__*/React.createElement("p", {
|
|
43458
43476
|
"class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer ',
|
|
@@ -43469,21 +43487,21 @@ var Footer2 = function Footer2(props) {
|
|
|
43469
43487
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
43470
43488
|
}, /*#__PURE__*/React.createElement(IoLocationSharp, {
|
|
43471
43489
|
size: sectionproperties.footerinfoicon_fontsize
|
|
43472
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43490
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.address_en)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43473
43491
|
"class": "col-lg-12 d-flex align-items-center justify-content-center p-sm-0"
|
|
43474
43492
|
}, /*#__PURE__*/React.createElement("img", {
|
|
43475
43493
|
"class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
43476
43494
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
43477
43495
|
onClick: function onClick() {
|
|
43478
|
-
var _authdetailsContext$
|
|
43479
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43496
|
+
var _authdetailsContext$i23;
|
|
43497
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.mobileapplink_appstore, '_blank');
|
|
43480
43498
|
}
|
|
43481
43499
|
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React.createElement("img", {
|
|
43482
43500
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
43483
43501
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
43484
43502
|
onClick: function onClick() {
|
|
43485
|
-
var _authdetailsContext$
|
|
43486
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43503
|
+
var _authdetailsContext$i24;
|
|
43504
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_playstore, '_blank');
|
|
43487
43505
|
}
|
|
43488
43506
|
})))));
|
|
43489
43507
|
};
|
package/dist/index.umd.js
CHANGED
|
@@ -42946,7 +42946,7 @@
|
|
|
42946
42946
|
function ownKeys$1B(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; }
|
|
42947
42947
|
function _objectSpread$1B(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1B(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1B(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
42948
42948
|
var Footer2 = function Footer2(props) {
|
|
42949
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$
|
|
42949
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i21, _authdetailsContext$i22;
|
|
42950
42950
|
var _useState = React.useState(''),
|
|
42951
42951
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
42952
42952
|
sectionproperties = _useState2[0],
|
|
@@ -43146,15 +43146,33 @@
|
|
|
43146
43146
|
fontSize: sectionproperties.titlefontsize + 'px',
|
|
43147
43147
|
marginLeft: sectionproperties.titlemarginleft + 'px'
|
|
43148
43148
|
}
|
|
43149
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.storename_en)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43149
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.storename_en)), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43150
|
+
"class": "col-lg-12 p-0 allcentered mb-1"
|
|
43151
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43152
|
+
"class": "m-0 p-0",
|
|
43153
|
+
style: {
|
|
43154
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
43155
|
+
color: sectionproperties.prodCatColor,
|
|
43156
|
+
fontWeight: sectionproperties.prodCatFontWeight
|
|
43157
|
+
}
|
|
43158
|
+
}, 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)), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43159
|
+
"class": "col-lg-12 p-0 allcentered mb-2"
|
|
43160
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43161
|
+
"class": "m-0 p-0",
|
|
43162
|
+
style: {
|
|
43163
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
43164
|
+
color: sectionproperties.prodCatColor,
|
|
43165
|
+
fontWeight: sectionproperties.prodCatFontWeight
|
|
43166
|
+
}
|
|
43167
|
+
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43150
43168
|
"class": " col-lg-12 d-flex flex-row align-items-center justify-content-center "
|
|
43151
43169
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43152
43170
|
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43153
43171
|
onClick: function onClick() {
|
|
43154
|
-
var _authdetailsContext$
|
|
43155
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43156
|
-
var _authdetailsContext$
|
|
43157
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43172
|
+
var _authdetailsContext$i5;
|
|
43173
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink) != null) {
|
|
43174
|
+
var _authdetailsContext$i6;
|
|
43175
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink, '_blank');
|
|
43158
43176
|
}
|
|
43159
43177
|
}
|
|
43160
43178
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -43162,10 +43180,10 @@
|
|
|
43162
43180
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43163
43181
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43164
43182
|
onClick: function onClick() {
|
|
43165
|
-
var _authdetailsContext$
|
|
43166
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43167
|
-
var _authdetailsContext$
|
|
43168
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43183
|
+
var _authdetailsContext$i7;
|
|
43184
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
|
|
43185
|
+
var _authdetailsContext$i8;
|
|
43186
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
|
|
43169
43187
|
}
|
|
43170
43188
|
}
|
|
43171
43189
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -43173,43 +43191,43 @@
|
|
|
43173
43191
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43174
43192
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43175
43193
|
onClick: function onClick() {
|
|
43176
|
-
var _authdetailsContext$
|
|
43177
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43178
|
-
var _authdetailsContext$
|
|
43179
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43194
|
+
var _authdetailsContext$i9;
|
|
43195
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber) != null) {
|
|
43196
|
+
var _authdetailsContext$i10;
|
|
43197
|
+
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');
|
|
43180
43198
|
}
|
|
43181
43199
|
}
|
|
43182
43200
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
43183
43201
|
size: sectionproperties.youtubebtniconfontsize
|
|
43184
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43202
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43185
43203
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43186
43204
|
onClick: function onClick() {
|
|
43187
|
-
var _authdetailsContext$
|
|
43188
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43189
|
-
var _authdetailsContext$
|
|
43190
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43205
|
+
var _authdetailsContext$i12;
|
|
43206
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink) != null) {
|
|
43207
|
+
var _authdetailsContext$i13;
|
|
43208
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.youtubelink, '_blank');
|
|
43191
43209
|
}
|
|
43192
43210
|
}
|
|
43193
43211
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
43194
43212
|
size: sectionproperties.instgrambtniconfontsize
|
|
43195
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43213
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43196
43214
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43197
43215
|
onClick: function onClick() {
|
|
43198
|
-
var _authdetailsContext$
|
|
43199
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43200
|
-
var _authdetailsContext$
|
|
43201
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43216
|
+
var _authdetailsContext$i15;
|
|
43217
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
|
|
43218
|
+
var _authdetailsContext$i16;
|
|
43219
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
|
|
43202
43220
|
}
|
|
43203
43221
|
}
|
|
43204
43222
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
43205
43223
|
size: sectionproperties.instgrambtniconfontsize
|
|
43206
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43224
|
+
})), (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("div", {
|
|
43207
43225
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43208
43226
|
onClick: function onClick() {
|
|
43209
|
-
var _authdetailsContext$
|
|
43210
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43211
|
-
var _authdetailsContext$
|
|
43212
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43227
|
+
var _authdetailsContext$i18;
|
|
43228
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
43229
|
+
var _authdetailsContext$i19;
|
|
43230
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
43213
43231
|
}
|
|
43214
43232
|
}
|
|
43215
43233
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
@@ -43320,12 +43338,12 @@
|
|
|
43320
43338
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43321
43339
|
"class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer text-transform-none ',
|
|
43322
43340
|
onClick: function onClick() {
|
|
43323
|
-
var _authdetailsContext$
|
|
43324
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43341
|
+
var _authdetailsContext$i20;
|
|
43342
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 || (_authdetailsContext$i20 = _authdetailsContext$i20.contactinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.email), '_self');
|
|
43325
43343
|
}
|
|
43326
43344
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43327
43345
|
"class": ' fa fa-at mr-2 ml-2 '
|
|
43328
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43346
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.email)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43329
43347
|
"class": "".concat(footerStyles.footerinfotext) + ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 '
|
|
43330
43348
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43331
43349
|
"class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer ',
|
|
@@ -43342,21 +43360,21 @@
|
|
|
43342
43360
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
43343
43361
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
43344
43362
|
size: sectionproperties.footerinfoicon_fontsize
|
|
43345
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43363
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.address_en)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43346
43364
|
"class": "col-lg-12 d-flex align-items-center justify-content-center p-sm-0"
|
|
43347
43365
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
43348
43366
|
"class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
43349
43367
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
43350
43368
|
onClick: function onClick() {
|
|
43351
|
-
var _authdetailsContext$
|
|
43352
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43369
|
+
var _authdetailsContext$i23;
|
|
43370
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.mobileapplink_appstore, '_blank');
|
|
43353
43371
|
}
|
|
43354
43372
|
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
|
|
43355
43373
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
43356
43374
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
43357
43375
|
onClick: function onClick() {
|
|
43358
|
-
var _authdetailsContext$
|
|
43359
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43376
|
+
var _authdetailsContext$i24;
|
|
43377
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_playstore, '_blank');
|
|
43360
43378
|
}
|
|
43361
43379
|
})))));
|
|
43362
43380
|
};
|