tabexseriescomponents 0.0.647 → 0.0.650

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -44968,7 +44968,9 @@ var Footer5 = function Footer5(props) {
44968
44968
  className: "".concat(footerStyles.footerContainer) + ' row m-0 w-100 justify-content-center px-2015-3 pl-md-4 pr-md-4 pl-sm-2 pr-sm-2 ',
44969
44969
  style: {
44970
44970
  position: 'relative',
44971
- display: window.location.pathname == '/home' && sectionproperties.showfooterinhome == 'Hide' ? 'none' : 'flex'
44971
+ display: window.location.pathname == '/home' && sectionproperties.showfooterinhome == 'Hide' ? 'none' : 'flex',
44972
+ borderLeft: sectionproperties.borderverticalwidth + 'px solid ' + sectionproperties.footerbordercolor,
44973
+ borderRight: sectionproperties.borderverticalwidth + 'px solid ' + sectionproperties.footerbordercolor
44972
44974
  }
44973
44975
  }, /*#__PURE__*/React__default["default"].createElement("div", {
44974
44976
  "class": footerStyles.footercon + ' row m-0 '
@@ -47647,7 +47649,7 @@ var ModernFooter = function ModernFooter(props) {
47647
47649
  function ownKeys$1r(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
47648
47650
  function _objectSpread$1r(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
47649
47651
  var Newsletterfooter = function Newsletterfooter(props) {
47650
- var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16, _authdetailsContext$i19, _authdetailsContext$i21, _authdetailsContext$i24;
47652
+ var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i30, _authdetailsContext$i31;
47651
47653
  var _useState = React.useState(''),
47652
47654
  _useState2 = _slicedToArray__default["default"](_useState, 2),
47653
47655
  sectionproperties = _useState2[0],
@@ -48010,7 +48012,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
48010
48012
  }, Section2pages()));
48011
48013
  };
48012
48014
  var StoreInformation = function StoreInformation() {
48013
- var _authdetailsContext$i3, _authdetailsContext$i4;
48015
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
48014
48016
  return /*#__PURE__*/React__default["default"].createElement("div", {
48015
48017
  "class": "row m-0 w-100"
48016
48018
  }, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
@@ -48055,7 +48057,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
48055
48057
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
48056
48058
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
48057
48059
  size: sectionproperties.footerinfoicon_fontsize
48058
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)));
48060
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.address_ar)));
48059
48061
  };
48060
48062
  return /*#__PURE__*/React__default["default"].createElement("footer", {
48061
48063
  "class": "row m-0 w-100 justify-content-center allcentered",
@@ -48100,7 +48102,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
48100
48102
  "class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
48101
48103
  }, /*#__PURE__*/React__default["default"].createElement("p", {
48102
48104
  className: "".concat(footerStyles.textStyles) + ' wordbreak wordbreak3 text-center p-0 mb-4 '
48103
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
48105
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
48104
48106
  "class": "col-lg-12 p-0 d-none d-md-block my-3"
48105
48107
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
48106
48108
  "class": "m-0 p-0"
@@ -48153,76 +48155,76 @@ var Newsletterfooter = function Newsletterfooter(props) {
48153
48155
  style: {
48154
48156
  textAlign: langdetect == 'en' ? 'left' : 'right'
48155
48157
  }
48156
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48158
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48157
48159
  "class": footerStyles.facebook_btn + ' m-0 p-0 allcentered mx-2 ',
48158
48160
  onClick: function onClick() {
48159
- var _authdetailsContext$i8;
48160
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) != null) {
48161
- var _authdetailsContext$i9;
48162
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink, '_blank');
48161
+ var _authdetailsContext$i9;
48162
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
48163
+ var _authdetailsContext$i10;
48164
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink, '_blank');
48163
48165
  }
48164
48166
  }
48165
48167
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
48166
48168
  size: sectionproperties.facebkbtnniconfontsize
48167
- })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48169
+ })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48168
48170
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48169
48171
  onClick: function onClick() {
48170
- var _authdetailsContext$i11;
48171
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink) != null) {
48172
- var _authdetailsContext$i12;
48173
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink, '_blank');
48172
+ var _authdetailsContext$i12;
48173
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
48174
+ var _authdetailsContext$i13;
48175
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
48174
48176
  }
48175
48177
  }
48176
48178
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
48177
48179
  size: sectionproperties.instgrambtniconfontsize
48178
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48180
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48179
48181
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48180
48182
  onClick: function onClick() {
48181
- var _authdetailsContext$i14;
48182
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink) != null) {
48183
- var _authdetailsContext$i15;
48184
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink, '_blank');
48183
+ var _authdetailsContext$i15;
48184
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null) {
48185
+ var _authdetailsContext$i16;
48186
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.youtubelink, '_blank');
48185
48187
  }
48186
48188
  }
48187
48189
  }, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
48188
48190
  size: sectionproperties.instgrambtniconfontsize
48189
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48191
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48190
48192
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48191
48193
  onClick: function onClick() {
48192
- var _authdetailsContext$i17;
48193
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null) {
48194
- var _authdetailsContext$i18;
48195
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink, '_blank');
48194
+ var _authdetailsContext$i18;
48195
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
48196
+ var _authdetailsContext$i19;
48197
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
48196
48198
  }
48197
48199
  }
48198
48200
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
48199
48201
  size: sectionproperties.instgrambtniconfontsize
48200
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48202
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48201
48203
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48202
48204
  onClick: function onClick() {
48203
- var _authdetailsContext$i20;
48204
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink, '_blank');
48205
+ var _authdetailsContext$i21;
48206
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
48205
48207
  }
48206
48208
  }, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
48207
48209
  size: sectionproperties.instgrambtniconfontsize
48208
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48210
+ })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48209
48211
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48210
48212
  onClick: function onClick() {
48211
- var _authdetailsContext$i22;
48212
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null) {
48213
- var _authdetailsContext$i23;
48214
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber), '_blank');
48213
+ var _authdetailsContext$i23;
48214
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
48215
+ var _authdetailsContext$i24;
48216
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
48215
48217
  }
48216
48218
  }
48217
48219
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
48218
48220
  size: sectionproperties.youtubebtniconfontsize
48219
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48221
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48220
48222
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48221
48223
  onClick: function onClick() {
48222
- var _authdetailsContext$i25;
48223
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null) {
48224
- var _authdetailsContext$i26;
48225
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink, '_blank');
48224
+ var _authdetailsContext$i26;
48225
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink) != null) {
48226
+ var _authdetailsContext$i27;
48227
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.googlemapslink, '_blank');
48226
48228
  }
48227
48229
  }
48228
48230
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
@@ -48242,17 +48244,32 @@ var Newsletterfooter = function Newsletterfooter(props) {
48242
48244
  "class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
48243
48245
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
48244
48246
  onClick: function onClick() {
48245
- var _authdetailsContext$i27;
48246
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
48247
+ var _authdetailsContext$i28;
48248
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
48247
48249
  }
48248
48250
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
48249
48251
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
48250
48252
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
48251
48253
  onClick: function onClick() {
48252
- var _authdetailsContext$i28;
48253
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_playstore, '_blank');
48254
+ var _authdetailsContext$i29;
48255
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
48256
+ }
48257
+ }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
48258
+ "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
48259
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
48260
+ "class": "col-lg-12 p-0 text-start"
48261
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
48262
+ "class": "".concat(footerStyles.textStyles) + ' d-flex align-items-center justify-content-md-center ',
48263
+ style: {
48264
+ color: sectionproperties.footerinfotext_color,
48265
+ fontSize: '15px',
48266
+ fontWeight: 500
48254
48267
  }
48255
- })))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
48268
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
48269
+ "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
48270
+ }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
48271
+ size: 30
48272
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
48256
48273
  "class": "col-lg-12 p-0 d-block my-3"
48257
48274
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
48258
48275
  "class": "m-0 p-0"
@@ -48310,7 +48327,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
48310
48327
  }
48311
48328
  }, /*#__PURE__*/React__default["default"].createElement("div", {
48312
48329
  className: "".concat(footerStyles.divider)
48313
- })), /*#__PURE__*/React__default["default"].createElement("div", {
48330
+ })), sectionproperties.storeinfostyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
48314
48331
  "class": "col-lg-12 p-0 d-flex "
48315
48332
  }, StoreInformation()), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
48316
48333
  "class": "col-lg-12 p-0 d-flex allcentered mt-3"
@@ -57423,7 +57440,7 @@ var VideosSection = function VideosSection(props) {
57423
57440
  }
57424
57441
  }, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
57425
57442
  return /*#__PURE__*/React__default["default"].createElement("div", {
57426
- className: 'd-flex align-items-stretch col-md-12 col-sm-12 col-lg-' + item.numberofcols,
57443
+ className: item.numberofcols == 12 ? 'd-flex align-items-stretch p-0 col-md-12 col-sm-12 col-lg-' + item.numberofcols : 'd-flex align-items-stretch col-md-12 col-sm-12 col-lg-' + item.numberofcols,
57427
57444
  style: {
57428
57445
  marginBottom: sectionproperties.image_mb + 'px',
57429
57446
  padding: item.numberofcols == '12' ? 0 : ''
package/dist/index.esm.js CHANGED
@@ -44919,7 +44919,9 @@ var Footer5 = function Footer5(props) {
44919
44919
  className: "".concat(footerStyles.footerContainer) + ' row m-0 w-100 justify-content-center px-2015-3 pl-md-4 pr-md-4 pl-sm-2 pr-sm-2 ',
44920
44920
  style: {
44921
44921
  position: 'relative',
44922
- display: window.location.pathname == '/home' && sectionproperties.showfooterinhome == 'Hide' ? 'none' : 'flex'
44922
+ display: window.location.pathname == '/home' && sectionproperties.showfooterinhome == 'Hide' ? 'none' : 'flex',
44923
+ borderLeft: sectionproperties.borderverticalwidth + 'px solid ' + sectionproperties.footerbordercolor,
44924
+ borderRight: sectionproperties.borderverticalwidth + 'px solid ' + sectionproperties.footerbordercolor
44923
44925
  }
44924
44926
  }, /*#__PURE__*/React.createElement("div", {
44925
44927
  "class": footerStyles.footercon + ' row m-0 '
@@ -47598,7 +47600,7 @@ var ModernFooter = function ModernFooter(props) {
47598
47600
  function ownKeys$1r(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
47599
47601
  function _objectSpread$1r(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
47600
47602
  var Newsletterfooter = function Newsletterfooter(props) {
47601
- var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16, _authdetailsContext$i19, _authdetailsContext$i21, _authdetailsContext$i24;
47603
+ var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i30, _authdetailsContext$i31;
47602
47604
  var _useState = useState(''),
47603
47605
  _useState2 = _slicedToArray(_useState, 2),
47604
47606
  sectionproperties = _useState2[0],
@@ -47961,7 +47963,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
47961
47963
  }, Section2pages()));
47962
47964
  };
47963
47965
  var StoreInformation = function StoreInformation() {
47964
- var _authdetailsContext$i3, _authdetailsContext$i4;
47966
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
47965
47967
  return /*#__PURE__*/React.createElement("div", {
47966
47968
  "class": "row m-0 w-100"
47967
47969
  }, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
@@ -48006,7 +48008,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
48006
48008
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
48007
48009
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
48008
48010
  size: sectionproperties.footerinfoicon_fontsize
48009
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)));
48011
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.address_ar)));
48010
48012
  };
48011
48013
  return /*#__PURE__*/React.createElement("footer", {
48012
48014
  "class": "row m-0 w-100 justify-content-center allcentered",
@@ -48051,7 +48053,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
48051
48053
  "class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
48052
48054
  }, /*#__PURE__*/React.createElement("p", {
48053
48055
  className: "".concat(footerStyles.textStyles) + ' wordbreak wordbreak3 text-center p-0 mb-4 '
48054
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_ar)))), /*#__PURE__*/React.createElement("div", {
48056
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.description_ar)))), /*#__PURE__*/React.createElement("div", {
48055
48057
  "class": "col-lg-12 p-0 d-none d-md-block my-3"
48056
48058
  }, /*#__PURE__*/React.createElement("hr", {
48057
48059
  "class": "m-0 p-0"
@@ -48104,76 +48106,76 @@ var Newsletterfooter = function Newsletterfooter(props) {
48104
48106
  style: {
48105
48107
  textAlign: langdetect == 'en' ? 'left' : 'right'
48106
48108
  }
48107
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null && /*#__PURE__*/React.createElement("p", {
48109
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) != null && /*#__PURE__*/React.createElement("p", {
48108
48110
  "class": footerStyles.facebook_btn + ' m-0 p-0 allcentered mx-2 ',
48109
48111
  onClick: function onClick() {
48110
- var _authdetailsContext$i8;
48111
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) != null) {
48112
- var _authdetailsContext$i9;
48113
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink, '_blank');
48112
+ var _authdetailsContext$i9;
48113
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
48114
+ var _authdetailsContext$i10;
48115
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink, '_blank');
48114
48116
  }
48115
48117
  }
48116
48118
  }, /*#__PURE__*/React.createElement(FaFacebook, {
48117
48119
  size: sectionproperties.facebkbtnniconfontsize
48118
- })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null && /*#__PURE__*/React.createElement("p", {
48120
+ })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink) != null && /*#__PURE__*/React.createElement("p", {
48119
48121
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48120
48122
  onClick: function onClick() {
48121
- var _authdetailsContext$i11;
48122
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink) != null) {
48123
- var _authdetailsContext$i12;
48124
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink, '_blank');
48123
+ var _authdetailsContext$i12;
48124
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
48125
+ var _authdetailsContext$i13;
48126
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
48125
48127
  }
48126
48128
  }
48127
48129
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
48128
48130
  size: sectionproperties.instgrambtniconfontsize
48129
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.youtubelink) != null && /*#__PURE__*/React.createElement("p", {
48131
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink) != null && /*#__PURE__*/React.createElement("p", {
48130
48132
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48131
48133
  onClick: function onClick() {
48132
- var _authdetailsContext$i14;
48133
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink) != null) {
48134
- var _authdetailsContext$i15;
48135
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink, '_blank');
48134
+ var _authdetailsContext$i15;
48135
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null) {
48136
+ var _authdetailsContext$i16;
48137
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.youtubelink, '_blank');
48136
48138
  }
48137
48139
  }
48138
48140
  }, /*#__PURE__*/React.createElement(AiFillYoutube, {
48139
48141
  size: sectionproperties.instgrambtniconfontsize
48140
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
48142
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
48141
48143
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48142
48144
  onClick: function onClick() {
48143
- var _authdetailsContext$i17;
48144
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null) {
48145
- var _authdetailsContext$i18;
48146
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink, '_blank');
48145
+ var _authdetailsContext$i18;
48146
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
48147
+ var _authdetailsContext$i19;
48148
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
48147
48149
  }
48148
48150
  }
48149
48151
  }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
48150
48152
  size: sectionproperties.instgrambtniconfontsize
48151
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
48153
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
48152
48154
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48153
48155
  onClick: function onClick() {
48154
- var _authdetailsContext$i20;
48155
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink, '_blank');
48156
+ var _authdetailsContext$i21;
48157
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
48156
48158
  }
48157
48159
  }, /*#__PURE__*/React.createElement(FaLinkedinIn, {
48158
48160
  size: sectionproperties.instgrambtniconfontsize
48159
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
48161
+ })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
48160
48162
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48161
48163
  onClick: function onClick() {
48162
- var _authdetailsContext$i22;
48163
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null) {
48164
- var _authdetailsContext$i23;
48165
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber), '_blank');
48164
+ var _authdetailsContext$i23;
48165
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
48166
+ var _authdetailsContext$i24;
48167
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
48166
48168
  }
48167
48169
  }
48168
48170
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
48169
48171
  size: sectionproperties.youtubebtniconfontsize
48170
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
48172
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
48171
48173
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48172
48174
  onClick: function onClick() {
48173
- var _authdetailsContext$i25;
48174
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null) {
48175
- var _authdetailsContext$i26;
48176
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink, '_blank');
48175
+ var _authdetailsContext$i26;
48176
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink) != null) {
48177
+ var _authdetailsContext$i27;
48178
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.googlemapslink, '_blank');
48177
48179
  }
48178
48180
  }
48179
48181
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
@@ -48193,17 +48195,32 @@ var Newsletterfooter = function Newsletterfooter(props) {
48193
48195
  "class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
48194
48196
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
48195
48197
  onClick: function onClick() {
48196
- var _authdetailsContext$i27;
48197
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
48198
+ var _authdetailsContext$i28;
48199
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
48198
48200
  }
48199
48201
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React.createElement("img", {
48200
48202
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
48201
48203
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
48202
48204
  onClick: function onClick() {
48203
- var _authdetailsContext$i28;
48204
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_playstore, '_blank');
48205
+ var _authdetailsContext$i29;
48206
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
48207
+ }
48208
+ }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
48209
+ "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
48210
+ }, /*#__PURE__*/React.createElement("div", {
48211
+ "class": "col-lg-12 p-0 text-start"
48212
+ }, /*#__PURE__*/React.createElement("p", {
48213
+ "class": "".concat(footerStyles.textStyles) + ' d-flex align-items-center justify-content-md-center ',
48214
+ style: {
48215
+ color: sectionproperties.footerinfotext_color,
48216
+ fontSize: '15px',
48217
+ fontWeight: 500
48205
48218
  }
48206
- })))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
48219
+ }, /*#__PURE__*/React.createElement("i", {
48220
+ "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
48221
+ }, /*#__PURE__*/React.createElement(IoLocationSharp, {
48222
+ size: 30
48223
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
48207
48224
  "class": "col-lg-12 p-0 d-block my-3"
48208
48225
  }, /*#__PURE__*/React.createElement("hr", {
48209
48226
  "class": "m-0 p-0"
@@ -48261,7 +48278,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
48261
48278
  }
48262
48279
  }, /*#__PURE__*/React.createElement("div", {
48263
48280
  className: "".concat(footerStyles.divider)
48264
- })), /*#__PURE__*/React.createElement("div", {
48281
+ })), sectionproperties.storeinfostyle == 'Style 1' && /*#__PURE__*/React.createElement("div", {
48265
48282
  "class": "col-lg-12 p-0 d-flex "
48266
48283
  }, StoreInformation()), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React.createElement("div", {
48267
48284
  "class": "col-lg-12 p-0 d-flex allcentered mt-3"
@@ -57374,7 +57391,7 @@ var VideosSection = function VideosSection(props) {
57374
57391
  }
57375
57392
  }, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
57376
57393
  return /*#__PURE__*/React.createElement("div", {
57377
- className: 'd-flex align-items-stretch col-md-12 col-sm-12 col-lg-' + item.numberofcols,
57394
+ className: item.numberofcols == 12 ? 'd-flex align-items-stretch p-0 col-md-12 col-sm-12 col-lg-' + item.numberofcols : 'd-flex align-items-stretch col-md-12 col-sm-12 col-lg-' + item.numberofcols,
57378
57395
  style: {
57379
57396
  marginBottom: sectionproperties.image_mb + 'px',
57380
57397
  padding: item.numberofcols == '12' ? 0 : ''
package/dist/index.umd.js CHANGED
@@ -44792,7 +44792,9 @@
44792
44792
  className: "".concat(footerStyles.footerContainer) + ' row m-0 w-100 justify-content-center px-2015-3 pl-md-4 pr-md-4 pl-sm-2 pr-sm-2 ',
44793
44793
  style: {
44794
44794
  position: 'relative',
44795
- display: window.location.pathname == '/home' && sectionproperties.showfooterinhome == 'Hide' ? 'none' : 'flex'
44795
+ display: window.location.pathname == '/home' && sectionproperties.showfooterinhome == 'Hide' ? 'none' : 'flex',
44796
+ borderLeft: sectionproperties.borderverticalwidth + 'px solid ' + sectionproperties.footerbordercolor,
44797
+ borderRight: sectionproperties.borderverticalwidth + 'px solid ' + sectionproperties.footerbordercolor
44796
44798
  }
44797
44799
  }, /*#__PURE__*/React__default["default"].createElement("div", {
44798
44800
  "class": footerStyles.footercon + ' row m-0 '
@@ -47471,7 +47473,7 @@
47471
47473
  function ownKeys$1r(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
47472
47474
  function _objectSpread$1r(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
47473
47475
  var Newsletterfooter = function Newsletterfooter(props) {
47474
- var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16, _authdetailsContext$i19, _authdetailsContext$i21, _authdetailsContext$i24;
47476
+ var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i30, _authdetailsContext$i31;
47475
47477
  var _useState = React.useState(''),
47476
47478
  _useState2 = _slicedToArray__default["default"](_useState, 2),
47477
47479
  sectionproperties = _useState2[0],
@@ -47834,7 +47836,7 @@
47834
47836
  }, Section2pages()));
47835
47837
  };
47836
47838
  var StoreInformation = function StoreInformation() {
47837
- var _authdetailsContext$i3, _authdetailsContext$i4;
47839
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
47838
47840
  return /*#__PURE__*/React__default["default"].createElement("div", {
47839
47841
  "class": "row m-0 w-100"
47840
47842
  }, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
@@ -47879,7 +47881,7 @@
47879
47881
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
47880
47882
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
47881
47883
  size: sectionproperties.footerinfoicon_fontsize
47882
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)));
47884
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.address_ar)));
47883
47885
  };
47884
47886
  return /*#__PURE__*/React__default["default"].createElement("footer", {
47885
47887
  "class": "row m-0 w-100 justify-content-center allcentered",
@@ -47924,7 +47926,7 @@
47924
47926
  "class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
47925
47927
  }, /*#__PURE__*/React__default["default"].createElement("p", {
47926
47928
  className: "".concat(footerStyles.textStyles) + ' wordbreak wordbreak3 text-center p-0 mb-4 '
47927
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
47929
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
47928
47930
  "class": "col-lg-12 p-0 d-none d-md-block my-3"
47929
47931
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
47930
47932
  "class": "m-0 p-0"
@@ -47977,76 +47979,76 @@
47977
47979
  style: {
47978
47980
  textAlign: langdetect == 'en' ? 'left' : 'right'
47979
47981
  }
47980
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
47982
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
47981
47983
  "class": footerStyles.facebook_btn + ' m-0 p-0 allcentered mx-2 ',
47982
47984
  onClick: function onClick() {
47983
- var _authdetailsContext$i8;
47984
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) != null) {
47985
- var _authdetailsContext$i9;
47986
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink, '_blank');
47985
+ var _authdetailsContext$i9;
47986
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
47987
+ var _authdetailsContext$i10;
47988
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink, '_blank');
47987
47989
  }
47988
47990
  }
47989
47991
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
47990
47992
  size: sectionproperties.facebkbtnniconfontsize
47991
- })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
47993
+ })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
47992
47994
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
47993
47995
  onClick: function onClick() {
47994
- var _authdetailsContext$i11;
47995
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink) != null) {
47996
- var _authdetailsContext$i12;
47997
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink, '_blank');
47996
+ var _authdetailsContext$i12;
47997
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
47998
+ var _authdetailsContext$i13;
47999
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
47998
48000
  }
47999
48001
  }
48000
48002
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
48001
48003
  size: sectionproperties.instgrambtniconfontsize
48002
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48004
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48003
48005
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48004
48006
  onClick: function onClick() {
48005
- var _authdetailsContext$i14;
48006
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink) != null) {
48007
- var _authdetailsContext$i15;
48008
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink, '_blank');
48007
+ var _authdetailsContext$i15;
48008
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null) {
48009
+ var _authdetailsContext$i16;
48010
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.youtubelink, '_blank');
48009
48011
  }
48010
48012
  }
48011
48013
  }, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
48012
48014
  size: sectionproperties.instgrambtniconfontsize
48013
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48015
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48014
48016
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48015
48017
  onClick: function onClick() {
48016
- var _authdetailsContext$i17;
48017
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null) {
48018
- var _authdetailsContext$i18;
48019
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink, '_blank');
48018
+ var _authdetailsContext$i18;
48019
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
48020
+ var _authdetailsContext$i19;
48021
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
48020
48022
  }
48021
48023
  }
48022
48024
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
48023
48025
  size: sectionproperties.instgrambtniconfontsize
48024
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48026
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48025
48027
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48026
48028
  onClick: function onClick() {
48027
- var _authdetailsContext$i20;
48028
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink, '_blank');
48029
+ var _authdetailsContext$i21;
48030
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
48029
48031
  }
48030
48032
  }, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
48031
48033
  size: sectionproperties.instgrambtniconfontsize
48032
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48034
+ })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48033
48035
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48034
48036
  onClick: function onClick() {
48035
- var _authdetailsContext$i22;
48036
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null) {
48037
- var _authdetailsContext$i23;
48038
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber), '_blank');
48037
+ var _authdetailsContext$i23;
48038
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
48039
+ var _authdetailsContext$i24;
48040
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
48039
48041
  }
48040
48042
  }
48041
48043
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
48042
48044
  size: sectionproperties.youtubebtniconfontsize
48043
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48045
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48044
48046
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48045
48047
  onClick: function onClick() {
48046
- var _authdetailsContext$i25;
48047
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null) {
48048
- var _authdetailsContext$i26;
48049
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink, '_blank');
48048
+ var _authdetailsContext$i26;
48049
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink) != null) {
48050
+ var _authdetailsContext$i27;
48051
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.googlemapslink, '_blank');
48050
48052
  }
48051
48053
  }
48052
48054
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
@@ -48066,17 +48068,32 @@
48066
48068
  "class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
48067
48069
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
48068
48070
  onClick: function onClick() {
48069
- var _authdetailsContext$i27;
48070
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
48071
+ var _authdetailsContext$i28;
48072
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
48071
48073
  }
48072
48074
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
48073
48075
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
48074
48076
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
48075
48077
  onClick: function onClick() {
48076
- var _authdetailsContext$i28;
48077
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_playstore, '_blank');
48078
+ var _authdetailsContext$i29;
48079
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
48080
+ }
48081
+ }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
48082
+ "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
48083
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
48084
+ "class": "col-lg-12 p-0 text-start"
48085
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
48086
+ "class": "".concat(footerStyles.textStyles) + ' d-flex align-items-center justify-content-md-center ',
48087
+ style: {
48088
+ color: sectionproperties.footerinfotext_color,
48089
+ fontSize: '15px',
48090
+ fontWeight: 500
48078
48091
  }
48079
- })))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
48092
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
48093
+ "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
48094
+ }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
48095
+ size: 30
48096
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
48080
48097
  "class": "col-lg-12 p-0 d-block my-3"
48081
48098
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
48082
48099
  "class": "m-0 p-0"
@@ -48134,7 +48151,7 @@
48134
48151
  }
48135
48152
  }, /*#__PURE__*/React__default["default"].createElement("div", {
48136
48153
  className: "".concat(footerStyles.divider)
48137
- })), /*#__PURE__*/React__default["default"].createElement("div", {
48154
+ })), sectionproperties.storeinfostyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
48138
48155
  "class": "col-lg-12 p-0 d-flex "
48139
48156
  }, StoreInformation()), sectionproperties.general_showtext == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
48140
48157
  "class": "col-lg-12 p-0 d-flex allcentered mt-3"
@@ -57247,7 +57264,7 @@
57247
57264
  }
57248
57265
  }, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
57249
57266
  return /*#__PURE__*/React__default["default"].createElement("div", {
57250
- className: 'd-flex align-items-stretch col-md-12 col-sm-12 col-lg-' + item.numberofcols,
57267
+ className: item.numberofcols == 12 ? 'd-flex align-items-stretch p-0 col-md-12 col-sm-12 col-lg-' + item.numberofcols : 'd-flex align-items-stretch col-md-12 col-sm-12 col-lg-' + item.numberofcols,
57251
57268
  style: {
57252
57269
  marginBottom: sectionproperties.image_mb + 'px',
57253
57270
  padding: item.numberofcols == '12' ? 0 : ''
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.647",
3
+ "version": "0.0.650",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {