tabexseriescomponents 0.2.1404 → 0.2.1405

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 CHANGED
@@ -57018,7 +57018,7 @@ var Footer3 = function Footer3(props) {
57018
57018
  function ownKeys$1I(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; }
57019
57019
  function _objectSpread$1I(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1I(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1I(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
57020
57020
  var Footer4 = function Footer4(props) {
57021
- var _logoarrayofobjects$, _logoarrayofobjects$2, _templatepropcontext$, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15;
57021
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _templatepropcontext$, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i7, _authdetailsContext$i0, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17;
57022
57022
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
57023
57023
  var lang = props.actions.lang;
57024
57024
  var langdetect = props.actions.langdetect;
@@ -57185,6 +57185,11 @@ var Footer4 = function Footer4(props) {
57185
57185
  googleplay: glamor.css({
57186
57186
  width: '70%',
57187
57187
  objectFit: 'contain'
57188
+ }),
57189
+ descriptionstyles: glamor.css({
57190
+ color: sectionproperties.prodCatColor,
57191
+ fontSize: sectionproperties.prodCatFontSize + 'px',
57192
+ fontWeight: sectionproperties.prodCatFontWeight
57188
57193
  })
57189
57194
  };
57190
57195
  var _useState3 = React.useState([]),
@@ -57211,7 +57216,11 @@ var Footer4 = function Footer4(props) {
57211
57216
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57212
57217
  className: "col-lg-3 p-0 d-flex justify-content-start p-md-0 mb-md-3"
57213
57218
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57214
- className: "".concat(footerStyles.footerlogo) + ' d-flex flex-column align-items-center justify-content-start cursor-pointer ',
57219
+ "class": "row m-0 w-100"
57220
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
57221
+ "class": "col-12 p-0 d-flex justify-content-start justify-content-md-center"
57222
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
57223
+ className: "".concat(footerStyles.footerlogo) + ' d-flex flex-column align-items-center justify-content-start justify-content-md-center cursor-pointer ',
57215
57224
  onClick: function onClick() {
57216
57225
  routingcountext('home');
57217
57226
  }
@@ -57223,8 +57232,15 @@ var Footer4 = function Footer4(props) {
57223
57232
  maxWidth: '100%',
57224
57233
  maxHeight: '100%'
57225
57234
  }
57226
- }))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57227
- className: sectionproperties.showdownloadsection == 'Show' ? 'col-lg-2 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3' : 'col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3'
57235
+ }))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57236
+ "class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
57237
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
57238
+ className: "".concat(footerStyles.descriptionstyles) + ' wordbreak p-0 mt-3 text-md-center ',
57239
+ style: {
57240
+ textAlign: langdetect == 'en' ? 'left' : 'right'
57241
+ }
57242
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.description_ar)))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57243
+ className: langdetect == 'en' ? sectionproperties.showdownloadsection == 'Show' ? 'col-lg-2 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pl-5' : 'col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pl-5' : sectionproperties.showdownloadsection == 'Show' ? 'col-lg-2 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pr-5' : 'col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pr-5'
57228
57244
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57229
57245
  className: "row m-0 w-100 d-flex"
57230
57246
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -57236,11 +57252,11 @@ var Footer4 = function Footer4(props) {
57236
57252
  }
57237
57253
  }, lang.usefullinks)), templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
57238
57254
  if (item.isnavigation == 1 && item.isactive == 1) {
57239
- var _authdetailsContext$i;
57255
+ var _authdetailsContext$i3;
57240
57256
  return /*#__PURE__*/React__default["default"].createElement("div", {
57241
57257
  className: "col-lg-12 p-0",
57242
57258
  style: {
57243
- display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'Home' ? 'none' : 'flex'
57259
+ display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'Home' ? 'none' : 'flex'
57244
57260
  }
57245
57261
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57246
57262
  onClick: function onClick() {
@@ -57307,11 +57323,11 @@ var Footer4 = function Footer4(props) {
57307
57323
  style: {
57308
57324
  textAlign: langdetect == 'en' ? 'left' : 'right'
57309
57325
  }
57310
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.address_ar)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57326
+ }, 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)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57311
57327
  className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-3 ',
57312
57328
  onClick: function onClick() {
57313
- var _authdetailsContext$i4;
57314
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email), '_self');
57329
+ var _authdetailsContext$i6;
57330
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 || (_authdetailsContext$i6 = _authdetailsContext$i6.contactinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.email), '_self');
57315
57331
  },
57316
57332
  style: {
57317
57333
  cursor: 'pointer'
@@ -57323,7 +57339,7 @@ var Footer4 = function Footer4(props) {
57323
57339
  size: 20
57324
57340
  })), /*#__PURE__*/React__default["default"].createElement("p", {
57325
57341
  className: ' p-0 m-0 wordbreak text-transform-none storeinfotext '
57326
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57342
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57327
57343
  className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-md-3 cursor-pointer ',
57328
57344
  onClick: function onClick() {
57329
57345
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
@@ -57352,15 +57368,15 @@ var Footer4 = function Footer4(props) {
57352
57368
  "class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mb-2 mb-md-0 ',
57353
57369
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
57354
57370
  onClick: function onClick() {
57355
- var _authdetailsContext$i6;
57356
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobileapplink_appstore, '_blank');
57371
+ var _authdetailsContext$i8;
57372
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobileapplink_appstore, '_blank');
57357
57373
  }
57358
57374
  }), /*#__PURE__*/React__default["default"].createElement("img", {
57359
57375
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ml-md-3 mr-md-3 ',
57360
57376
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
57361
57377
  onClick: function onClick() {
57362
- var _authdetailsContext$i7;
57363
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.mobileapplink_playstore, '_blank');
57378
+ var _authdetailsContext$i9;
57379
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_playstore, '_blank');
57364
57380
  }
57365
57381
  })))), /*#__PURE__*/React__default["default"].createElement("div", {
57366
57382
  className: "".concat(footerStyles.divider)
@@ -57382,52 +57398,52 @@ var Footer4 = function Footer4(props) {
57382
57398
  fontWeight: sectionproperties.generaltext_fontWeight,
57383
57399
  textAlign: langdetect == 'en' ? 'left' : 'right'
57384
57400
  }
57385
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) && /*#__PURE__*/React__default["default"].createElement("div", {
57401
+ }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink) && /*#__PURE__*/React__default["default"].createElement("div", {
57386
57402
  className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
57387
57403
  onClick: function onClick() {
57388
- var _authdetailsContext$i9;
57389
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
57390
- var _authdetailsContext$i0;
57391
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink, '_blank');
57404
+ var _authdetailsContext$i1;
57405
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.facebooklink) != null) {
57406
+ var _authdetailsContext$i10;
57407
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink, '_blank');
57392
57408
  }
57393
57409
  }
57394
57410
  }, /*#__PURE__*/React__default["default"].createElement("i", {
57395
57411
  className: "h-100 allcentered"
57396
57412
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
57397
57413
  size: sectionproperties.facebkbtnniconfontsize
57398
- }))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
57414
+ }))), 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("div", {
57399
57415
  className: "".concat(footerStyles.instgram_btn) + ' allcentered mx-2',
57400
57416
  onClick: function onClick() {
57401
- var _authdetailsContext$i10;
57402
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
57403
- var _authdetailsContext$i11;
57404
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
57417
+ var _authdetailsContext$i12;
57418
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
57419
+ var _authdetailsContext$i13;
57420
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
57405
57421
  }
57406
57422
  }
57407
57423
  }, /*#__PURE__*/React__default["default"].createElement("i", {
57408
57424
  className: "h-100 allcentered"
57409
57425
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
57410
57426
  size: sectionproperties.instgrambtniconfontsize
57411
- }))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.telegramlink) && /*#__PURE__*/React__default["default"].createElement("div", {
57427
+ }))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.telegramlink) && /*#__PURE__*/React__default["default"].createElement("div", {
57412
57428
  className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
57413
57429
  onClick: function onClick() {
57414
- var _authdetailsContext$i13;
57415
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.telegramlink) != null) {
57416
- var _authdetailsContext$i14;
57417
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.telegramlink, '_blank');
57430
+ var _authdetailsContext$i15;
57431
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.telegramlink) != null) {
57432
+ var _authdetailsContext$i16;
57433
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.telegramlink, '_blank');
57418
57434
  }
57419
57435
  }
57420
57436
  }, /*#__PURE__*/React__default["default"].createElement("i", {
57421
57437
  className: "h-100 allcentered"
57422
57438
  }, /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
57423
57439
  size: sectionproperties.facebkbtnniconfontsize
57424
- }))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
57440
+ }))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
57425
57441
  className: "".concat(footerStyles.youtube_btn) + ' allcentered mx-2 ',
57426
57442
  onClick: function onClick() {
57427
- var _authdetailsContext$i16;
57428
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null) {
57429
- var _authdetailsContext$i17;
57430
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber), '_blank');
57443
+ var _authdetailsContext$i18;
57444
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber) != null) {
57445
+ var _authdetailsContext$i19;
57446
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber), '_blank');
57431
57447
  }
57432
57448
  }
57433
57449
  }, /*#__PURE__*/React__default["default"].createElement("i", {
@@ -57437,10 +57453,10 @@ var Footer4 = function Footer4(props) {
57437
57453
  }))), sectionproperties.tiktokshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57438
57454
  className: "".concat(footerStyles.tiktokbtn) + ' allcentered mx-2 ',
57439
57455
  onClick: function onClick() {
57440
- var _authdetailsContext$i18;
57441
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
57442
- var _authdetailsContext$i19;
57443
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
57456
+ var _authdetailsContext$i20;
57457
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null) {
57458
+ var _authdetailsContext$i21;
57459
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink, '_blank');
57444
57460
  }
57445
57461
  }
57446
57462
  }, /*#__PURE__*/React__default["default"].createElement("i", {
package/dist/index.esm.js CHANGED
@@ -56967,7 +56967,7 @@ var Footer3 = function Footer3(props) {
56967
56967
  function ownKeys$1I(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; }
56968
56968
  function _objectSpread$1I(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1I(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1I(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
56969
56969
  var Footer4 = function Footer4(props) {
56970
- var _logoarrayofobjects$, _logoarrayofobjects$2, _templatepropcontext$, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15;
56970
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _templatepropcontext$, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i7, _authdetailsContext$i0, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17;
56971
56971
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
56972
56972
  var lang = props.actions.lang;
56973
56973
  var langdetect = props.actions.langdetect;
@@ -57134,6 +57134,11 @@ var Footer4 = function Footer4(props) {
57134
57134
  googleplay: css({
57135
57135
  width: '70%',
57136
57136
  objectFit: 'contain'
57137
+ }),
57138
+ descriptionstyles: css({
57139
+ color: sectionproperties.prodCatColor,
57140
+ fontSize: sectionproperties.prodCatFontSize + 'px',
57141
+ fontWeight: sectionproperties.prodCatFontWeight
57137
57142
  })
57138
57143
  };
57139
57144
  var _useState3 = useState([]),
@@ -57160,7 +57165,11 @@ var Footer4 = function Footer4(props) {
57160
57165
  }, /*#__PURE__*/React.createElement("div", {
57161
57166
  className: "col-lg-3 p-0 d-flex justify-content-start p-md-0 mb-md-3"
57162
57167
  }, /*#__PURE__*/React.createElement("div", {
57163
- className: "".concat(footerStyles.footerlogo) + ' d-flex flex-column align-items-center justify-content-start cursor-pointer ',
57168
+ "class": "row m-0 w-100"
57169
+ }, /*#__PURE__*/React.createElement("div", {
57170
+ "class": "col-12 p-0 d-flex justify-content-start justify-content-md-center"
57171
+ }, /*#__PURE__*/React.createElement("div", {
57172
+ className: "".concat(footerStyles.footerlogo) + ' d-flex flex-column align-items-center justify-content-start justify-content-md-center cursor-pointer ',
57164
57173
  onClick: function onClick() {
57165
57174
  routingcountext('home');
57166
57175
  }
@@ -57172,8 +57181,15 @@ var Footer4 = function Footer4(props) {
57172
57181
  maxWidth: '100%',
57173
57182
  maxHeight: '100%'
57174
57183
  }
57175
- }))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React.createElement("div", {
57176
- className: sectionproperties.showdownloadsection == 'Show' ? 'col-lg-2 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3' : 'col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3'
57184
+ }))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
57185
+ "class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
57186
+ }, /*#__PURE__*/React.createElement("p", {
57187
+ className: "".concat(footerStyles.descriptionstyles) + ' wordbreak p-0 mt-3 text-md-center ',
57188
+ style: {
57189
+ textAlign: langdetect == 'en' ? 'left' : 'right'
57190
+ }
57191
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.description_ar)))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React.createElement("div", {
57192
+ className: langdetect == 'en' ? sectionproperties.showdownloadsection == 'Show' ? 'col-lg-2 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pl-5' : 'col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pl-5' : sectionproperties.showdownloadsection == 'Show' ? 'col-lg-2 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pr-5' : 'col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pr-5'
57177
57193
  }, /*#__PURE__*/React.createElement("div", {
57178
57194
  className: "row m-0 w-100 d-flex"
57179
57195
  }, /*#__PURE__*/React.createElement("div", {
@@ -57185,11 +57201,11 @@ var Footer4 = function Footer4(props) {
57185
57201
  }
57186
57202
  }, lang.usefullinks)), templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
57187
57203
  if (item.isnavigation == 1 && item.isactive == 1) {
57188
- var _authdetailsContext$i;
57204
+ var _authdetailsContext$i3;
57189
57205
  return /*#__PURE__*/React.createElement("div", {
57190
57206
  className: "col-lg-12 p-0",
57191
57207
  style: {
57192
- display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'Home' ? 'none' : 'flex'
57208
+ display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'Home' ? 'none' : 'flex'
57193
57209
  }
57194
57210
  }, /*#__PURE__*/React.createElement("div", {
57195
57211
  onClick: function onClick() {
@@ -57256,11 +57272,11 @@ var Footer4 = function Footer4(props) {
57256
57272
  style: {
57257
57273
  textAlign: langdetect == 'en' ? 'left' : 'right'
57258
57274
  }
57259
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.address_ar)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
57275
+ }, 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)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
57260
57276
  className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-3 ',
57261
57277
  onClick: function onClick() {
57262
- var _authdetailsContext$i4;
57263
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email), '_self');
57278
+ var _authdetailsContext$i6;
57279
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 || (_authdetailsContext$i6 = _authdetailsContext$i6.contactinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.email), '_self');
57264
57280
  },
57265
57281
  style: {
57266
57282
  cursor: 'pointer'
@@ -57272,7 +57288,7 @@ var Footer4 = function Footer4(props) {
57272
57288
  size: 20
57273
57289
  })), /*#__PURE__*/React.createElement("p", {
57274
57290
  className: ' p-0 m-0 wordbreak text-transform-none storeinfotext '
57275
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
57291
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
57276
57292
  className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-md-3 cursor-pointer ',
57277
57293
  onClick: function onClick() {
57278
57294
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
@@ -57301,15 +57317,15 @@ var Footer4 = function Footer4(props) {
57301
57317
  "class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mb-2 mb-md-0 ',
57302
57318
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
57303
57319
  onClick: function onClick() {
57304
- var _authdetailsContext$i6;
57305
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobileapplink_appstore, '_blank');
57320
+ var _authdetailsContext$i8;
57321
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobileapplink_appstore, '_blank');
57306
57322
  }
57307
57323
  }), /*#__PURE__*/React.createElement("img", {
57308
57324
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ml-md-3 mr-md-3 ',
57309
57325
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
57310
57326
  onClick: function onClick() {
57311
- var _authdetailsContext$i7;
57312
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.mobileapplink_playstore, '_blank');
57327
+ var _authdetailsContext$i9;
57328
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_playstore, '_blank');
57313
57329
  }
57314
57330
  })))), /*#__PURE__*/React.createElement("div", {
57315
57331
  className: "".concat(footerStyles.divider)
@@ -57331,52 +57347,52 @@ var Footer4 = function Footer4(props) {
57331
57347
  fontWeight: sectionproperties.generaltext_fontWeight,
57332
57348
  textAlign: langdetect == 'en' ? 'left' : 'right'
57333
57349
  }
57334
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) && /*#__PURE__*/React.createElement("div", {
57350
+ }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink) && /*#__PURE__*/React.createElement("div", {
57335
57351
  className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
57336
57352
  onClick: function onClick() {
57337
- var _authdetailsContext$i9;
57338
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
57339
- var _authdetailsContext$i0;
57340
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink, '_blank');
57353
+ var _authdetailsContext$i1;
57354
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.facebooklink) != null) {
57355
+ var _authdetailsContext$i10;
57356
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink, '_blank');
57341
57357
  }
57342
57358
  }
57343
57359
  }, /*#__PURE__*/React.createElement("i", {
57344
57360
  className: "h-100 allcentered"
57345
57361
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
57346
57362
  size: sectionproperties.facebkbtnniconfontsize
57347
- }))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
57363
+ }))), 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("div", {
57348
57364
  className: "".concat(footerStyles.instgram_btn) + ' allcentered mx-2',
57349
57365
  onClick: function onClick() {
57350
- var _authdetailsContext$i10;
57351
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
57352
- var _authdetailsContext$i11;
57353
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
57366
+ var _authdetailsContext$i12;
57367
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
57368
+ var _authdetailsContext$i13;
57369
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
57354
57370
  }
57355
57371
  }
57356
57372
  }, /*#__PURE__*/React.createElement("i", {
57357
57373
  className: "h-100 allcentered"
57358
57374
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
57359
57375
  size: sectionproperties.instgrambtniconfontsize
57360
- }))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.telegramlink) && /*#__PURE__*/React.createElement("div", {
57376
+ }))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.telegramlink) && /*#__PURE__*/React.createElement("div", {
57361
57377
  className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
57362
57378
  onClick: function onClick() {
57363
- var _authdetailsContext$i13;
57364
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.telegramlink) != null) {
57365
- var _authdetailsContext$i14;
57366
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.telegramlink, '_blank');
57379
+ var _authdetailsContext$i15;
57380
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.telegramlink) != null) {
57381
+ var _authdetailsContext$i16;
57382
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.telegramlink, '_blank');
57367
57383
  }
57368
57384
  }
57369
57385
  }, /*#__PURE__*/React.createElement("i", {
57370
57386
  className: "h-100 allcentered"
57371
57387
  }, /*#__PURE__*/React.createElement(FaTelegramPlane, {
57372
57388
  size: sectionproperties.facebkbtnniconfontsize
57373
- }))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
57389
+ }))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
57374
57390
  className: "".concat(footerStyles.youtube_btn) + ' allcentered mx-2 ',
57375
57391
  onClick: function onClick() {
57376
- var _authdetailsContext$i16;
57377
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null) {
57378
- var _authdetailsContext$i17;
57379
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber), '_blank');
57392
+ var _authdetailsContext$i18;
57393
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber) != null) {
57394
+ var _authdetailsContext$i19;
57395
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber), '_blank');
57380
57396
  }
57381
57397
  }
57382
57398
  }, /*#__PURE__*/React.createElement("i", {
@@ -57386,10 +57402,10 @@ var Footer4 = function Footer4(props) {
57386
57402
  }))), sectionproperties.tiktokshow == 'Show' && /*#__PURE__*/React.createElement("div", {
57387
57403
  className: "".concat(footerStyles.tiktokbtn) + ' allcentered mx-2 ',
57388
57404
  onClick: function onClick() {
57389
- var _authdetailsContext$i18;
57390
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
57391
- var _authdetailsContext$i19;
57392
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
57405
+ var _authdetailsContext$i20;
57406
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null) {
57407
+ var _authdetailsContext$i21;
57408
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink, '_blank');
57393
57409
  }
57394
57410
  }
57395
57411
  }, /*#__PURE__*/React.createElement("i", {
package/dist/index.umd.js CHANGED
@@ -56820,7 +56820,7 @@
56820
56820
  function ownKeys$1I(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; }
56821
56821
  function _objectSpread$1I(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1I(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1I(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
56822
56822
  var Footer4 = function Footer4(props) {
56823
- var _logoarrayofobjects$, _logoarrayofobjects$2, _templatepropcontext$, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15;
56823
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _templatepropcontext$, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i7, _authdetailsContext$i0, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17;
56824
56824
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
56825
56825
  var lang = props.actions.lang;
56826
56826
  var langdetect = props.actions.langdetect;
@@ -56987,6 +56987,11 @@
56987
56987
  googleplay: glamor.css({
56988
56988
  width: '70%',
56989
56989
  objectFit: 'contain'
56990
+ }),
56991
+ descriptionstyles: glamor.css({
56992
+ color: sectionproperties.prodCatColor,
56993
+ fontSize: sectionproperties.prodCatFontSize + 'px',
56994
+ fontWeight: sectionproperties.prodCatFontWeight
56990
56995
  })
56991
56996
  };
56992
56997
  var _useState3 = React.useState([]),
@@ -57013,7 +57018,11 @@
57013
57018
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57014
57019
  className: "col-lg-3 p-0 d-flex justify-content-start p-md-0 mb-md-3"
57015
57020
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57016
- className: "".concat(footerStyles.footerlogo) + ' d-flex flex-column align-items-center justify-content-start cursor-pointer ',
57021
+ "class": "row m-0 w-100"
57022
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
57023
+ "class": "col-12 p-0 d-flex justify-content-start justify-content-md-center"
57024
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
57025
+ className: "".concat(footerStyles.footerlogo) + ' d-flex flex-column align-items-center justify-content-start justify-content-md-center cursor-pointer ',
57017
57026
  onClick: function onClick() {
57018
57027
  routingcountext('home');
57019
57028
  }
@@ -57025,8 +57034,15 @@
57025
57034
  maxWidth: '100%',
57026
57035
  maxHeight: '100%'
57027
57036
  }
57028
- }))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57029
- className: sectionproperties.showdownloadsection == 'Show' ? 'col-lg-2 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3' : 'col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3'
57037
+ }))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57038
+ "class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
57039
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
57040
+ className: "".concat(footerStyles.descriptionstyles) + ' wordbreak p-0 mt-3 text-md-center ',
57041
+ style: {
57042
+ textAlign: langdetect == 'en' ? 'left' : 'right'
57043
+ }
57044
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.description_ar)))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57045
+ className: langdetect == 'en' ? sectionproperties.showdownloadsection == 'Show' ? 'col-lg-2 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pl-5' : 'col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pl-5' : sectionproperties.showdownloadsection == 'Show' ? 'col-lg-2 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pr-5' : 'col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3 pr-5'
57030
57046
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57031
57047
  className: "row m-0 w-100 d-flex"
57032
57048
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -57038,11 +57054,11 @@
57038
57054
  }
57039
57055
  }, lang.usefullinks)), templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
57040
57056
  if (item.isnavigation == 1 && item.isactive == 1) {
57041
- var _authdetailsContext$i;
57057
+ var _authdetailsContext$i3;
57042
57058
  return /*#__PURE__*/React__default["default"].createElement("div", {
57043
57059
  className: "col-lg-12 p-0",
57044
57060
  style: {
57045
- display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'Home' ? 'none' : 'flex'
57061
+ display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'Home' ? 'none' : 'flex'
57046
57062
  }
57047
57063
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57048
57064
  onClick: function onClick() {
@@ -57109,11 +57125,11 @@
57109
57125
  style: {
57110
57126
  textAlign: langdetect == 'en' ? 'left' : 'right'
57111
57127
  }
57112
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.address_ar)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57128
+ }, 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)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57113
57129
  className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-3 ',
57114
57130
  onClick: function onClick() {
57115
- var _authdetailsContext$i4;
57116
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email), '_self');
57131
+ var _authdetailsContext$i6;
57132
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 || (_authdetailsContext$i6 = _authdetailsContext$i6.contactinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.email), '_self');
57117
57133
  },
57118
57134
  style: {
57119
57135
  cursor: 'pointer'
@@ -57125,7 +57141,7 @@
57125
57141
  size: 20
57126
57142
  })), /*#__PURE__*/React__default["default"].createElement("p", {
57127
57143
  className: ' p-0 m-0 wordbreak text-transform-none storeinfotext '
57128
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57144
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57129
57145
  className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-md-3 cursor-pointer ',
57130
57146
  onClick: function onClick() {
57131
57147
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
@@ -57154,15 +57170,15 @@
57154
57170
  "class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mb-2 mb-md-0 ',
57155
57171
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
57156
57172
  onClick: function onClick() {
57157
- var _authdetailsContext$i6;
57158
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobileapplink_appstore, '_blank');
57173
+ var _authdetailsContext$i8;
57174
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobileapplink_appstore, '_blank');
57159
57175
  }
57160
57176
  }), /*#__PURE__*/React__default["default"].createElement("img", {
57161
57177
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ml-md-3 mr-md-3 ',
57162
57178
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
57163
57179
  onClick: function onClick() {
57164
- var _authdetailsContext$i7;
57165
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.mobileapplink_playstore, '_blank');
57180
+ var _authdetailsContext$i9;
57181
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_playstore, '_blank');
57166
57182
  }
57167
57183
  })))), /*#__PURE__*/React__default["default"].createElement("div", {
57168
57184
  className: "".concat(footerStyles.divider)
@@ -57184,52 +57200,52 @@
57184
57200
  fontWeight: sectionproperties.generaltext_fontWeight,
57185
57201
  textAlign: langdetect == 'en' ? 'left' : 'right'
57186
57202
  }
57187
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) && /*#__PURE__*/React__default["default"].createElement("div", {
57203
+ }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink) && /*#__PURE__*/React__default["default"].createElement("div", {
57188
57204
  className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
57189
57205
  onClick: function onClick() {
57190
- var _authdetailsContext$i9;
57191
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
57192
- var _authdetailsContext$i0;
57193
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink, '_blank');
57206
+ var _authdetailsContext$i1;
57207
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.facebooklink) != null) {
57208
+ var _authdetailsContext$i10;
57209
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink, '_blank');
57194
57210
  }
57195
57211
  }
57196
57212
  }, /*#__PURE__*/React__default["default"].createElement("i", {
57197
57213
  className: "h-100 allcentered"
57198
57214
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
57199
57215
  size: sectionproperties.facebkbtnniconfontsize
57200
- }))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
57216
+ }))), 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("div", {
57201
57217
  className: "".concat(footerStyles.instgram_btn) + ' allcentered mx-2',
57202
57218
  onClick: function onClick() {
57203
- var _authdetailsContext$i10;
57204
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
57205
- var _authdetailsContext$i11;
57206
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
57219
+ var _authdetailsContext$i12;
57220
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
57221
+ var _authdetailsContext$i13;
57222
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
57207
57223
  }
57208
57224
  }
57209
57225
  }, /*#__PURE__*/React__default["default"].createElement("i", {
57210
57226
  className: "h-100 allcentered"
57211
57227
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
57212
57228
  size: sectionproperties.instgrambtniconfontsize
57213
- }))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.telegramlink) && /*#__PURE__*/React__default["default"].createElement("div", {
57229
+ }))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.telegramlink) && /*#__PURE__*/React__default["default"].createElement("div", {
57214
57230
  className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
57215
57231
  onClick: function onClick() {
57216
- var _authdetailsContext$i13;
57217
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.telegramlink) != null) {
57218
- var _authdetailsContext$i14;
57219
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.telegramlink, '_blank');
57232
+ var _authdetailsContext$i15;
57233
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.telegramlink) != null) {
57234
+ var _authdetailsContext$i16;
57235
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.telegramlink, '_blank');
57220
57236
  }
57221
57237
  }
57222
57238
  }, /*#__PURE__*/React__default["default"].createElement("i", {
57223
57239
  className: "h-100 allcentered"
57224
57240
  }, /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
57225
57241
  size: sectionproperties.facebkbtnniconfontsize
57226
- }))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
57242
+ }))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
57227
57243
  className: "".concat(footerStyles.youtube_btn) + ' allcentered mx-2 ',
57228
57244
  onClick: function onClick() {
57229
- var _authdetailsContext$i16;
57230
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null) {
57231
- var _authdetailsContext$i17;
57232
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber), '_blank');
57245
+ var _authdetailsContext$i18;
57246
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber) != null) {
57247
+ var _authdetailsContext$i19;
57248
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber), '_blank');
57233
57249
  }
57234
57250
  }
57235
57251
  }, /*#__PURE__*/React__default["default"].createElement("i", {
@@ -57239,10 +57255,10 @@
57239
57255
  }))), sectionproperties.tiktokshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
57240
57256
  className: "".concat(footerStyles.tiktokbtn) + ' allcentered mx-2 ',
57241
57257
  onClick: function onClick() {
57242
- var _authdetailsContext$i18;
57243
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
57244
- var _authdetailsContext$i19;
57245
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
57258
+ var _authdetailsContext$i20;
57259
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null) {
57260
+ var _authdetailsContext$i21;
57261
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink, '_blank');
57246
57262
  }
57247
57263
  }
57248
57264
  }, /*#__PURE__*/React__default["default"].createElement("i", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.1404",
3
+ "version": "0.2.1405",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",