tabexseriescomponents 0.2.1403 → 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", {
@@ -75519,7 +75535,8 @@ var VideosSection = function VideosSection(props) {
75519
75535
  background: sectionproperties.outerbgcolor,
75520
75536
  '@media (max-width: 800px)': {
75521
75537
  paddingLeft: sectionproperties.paddinghorizontalresponsive + 'px',
75522
- paddingRight: sectionproperties.paddinghorizontalresponsive + 'px'
75538
+ paddingRight: sectionproperties.paddinghorizontalresponsive + 'px',
75539
+ paddingTop: sectionproperties.marginTopResp + 'px'
75523
75540
  }
75524
75541
  }),
75525
75542
  btnnn: glamor.css({
@@ -92379,7 +92396,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
92379
92396
  }, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
92380
92397
  "class": card_cssstyles.cardcontainer + ' col-lg-12 p-0 ',
92381
92398
  onClick: function onClick() {
92382
- cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
92399
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
92383
92400
  }
92384
92401
  }, /*#__PURE__*/React__default["default"].createElement("div", {
92385
92402
  "class": " row m-0 w-100 "
@@ -92449,7 +92466,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
92449
92466
  "class": langdetect == 'en' ? 'ml-4 cursor-pointer ' : 'mr-4 cursor-pointer ',
92450
92467
  onClick: function onClick(e) {
92451
92468
  e.stopPropagation();
92452
- cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
92469
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
92453
92470
  }
92454
92471
  }, /*#__PURE__*/React__default["default"].createElement("span", {
92455
92472
  "class": card_cssstyles.cardbtn + ' allcentered '
@@ -92519,7 +92536,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
92519
92536
  "class": langdetect == 'en' ? 'ml-4 cursor-pointer ' : 'mr-4 cursor-pointer ',
92520
92537
  onClick: function onClick(e) {
92521
92538
  e.stopPropagation();
92522
- cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
92539
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
92523
92540
  }
92524
92541
  }, /*#__PURE__*/React__default["default"].createElement("span", {
92525
92542
  "class": card_cssstyles.cardbtn + ' allcentered '
@@ -98987,6 +99004,9 @@ var Simpleproductcard = function Simpleproductcard(props) {
98987
99004
  cursor: 'pointer',
98988
99005
  ':hover': {
98989
99006
  color: sectionproperties.prodNameColorOnHover
99007
+ },
99008
+ '@media (max-width: 800px)': {
99009
+ fontSize: sectionproperties.productnamefontsizeresp + 'px'
98990
99010
  }
98991
99011
  }),
98992
99012
  productPricestyles: glamor.css({
@@ -99623,7 +99643,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
99623
99643
  cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, productidtobesend, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
99624
99644
  }
99625
99645
  },
99626
- "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 font-md-13 m-0 ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 font-md-13 wordbreak-md-4 m-0 ',
99646
+ "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 wordbreak-md-4 m-0 ',
99627
99647
  style: {
99628
99648
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
99629
99649
  }
@@ -99742,7 +99762,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
99742
99762
  }
99743
99763
  }
99744
99764
  },
99745
- "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 font-md-13 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 font-md-13 wordbreak-md-4 m-0 pname ',
99765
+ "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 wordbreak-md-4 m-0 pname ',
99746
99766
  style: {
99747
99767
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
99748
99768
  }
@@ -100156,7 +100176,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
100156
100176
  }
100157
100177
  }
100158
100178
  },
100159
- "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 font-md-13 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 font-md-13 wordbreak-md-4 m-0 pname ',
100179
+ "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 wordbreak-md-4 m-0 pname ',
100160
100180
  style: {
100161
100181
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
100162
100182
  }
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", {
@@ -75468,7 +75484,8 @@ var VideosSection = function VideosSection(props) {
75468
75484
  background: sectionproperties.outerbgcolor,
75469
75485
  '@media (max-width: 800px)': {
75470
75486
  paddingLeft: sectionproperties.paddinghorizontalresponsive + 'px',
75471
- paddingRight: sectionproperties.paddinghorizontalresponsive + 'px'
75487
+ paddingRight: sectionproperties.paddinghorizontalresponsive + 'px',
75488
+ paddingTop: sectionproperties.marginTopResp + 'px'
75472
75489
  }
75473
75490
  }),
75474
75491
  btnnn: css({
@@ -92328,7 +92345,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
92328
92345
  }, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
92329
92346
  "class": card_cssstyles.cardcontainer + ' col-lg-12 p-0 ',
92330
92347
  onClick: function onClick() {
92331
- cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
92348
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
92332
92349
  }
92333
92350
  }, /*#__PURE__*/React.createElement("div", {
92334
92351
  "class": " row m-0 w-100 "
@@ -92398,7 +92415,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
92398
92415
  "class": langdetect == 'en' ? 'ml-4 cursor-pointer ' : 'mr-4 cursor-pointer ',
92399
92416
  onClick: function onClick(e) {
92400
92417
  e.stopPropagation();
92401
- cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
92418
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
92402
92419
  }
92403
92420
  }, /*#__PURE__*/React.createElement("span", {
92404
92421
  "class": card_cssstyles.cardbtn + ' allcentered '
@@ -92468,7 +92485,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
92468
92485
  "class": langdetect == 'en' ? 'ml-4 cursor-pointer ' : 'mr-4 cursor-pointer ',
92469
92486
  onClick: function onClick(e) {
92470
92487
  e.stopPropagation();
92471
- cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
92488
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
92472
92489
  }
92473
92490
  }, /*#__PURE__*/React.createElement("span", {
92474
92491
  "class": card_cssstyles.cardbtn + ' allcentered '
@@ -98936,6 +98953,9 @@ var Simpleproductcard = function Simpleproductcard(props) {
98936
98953
  cursor: 'pointer',
98937
98954
  ':hover': {
98938
98955
  color: sectionproperties.prodNameColorOnHover
98956
+ },
98957
+ '@media (max-width: 800px)': {
98958
+ fontSize: sectionproperties.productnamefontsizeresp + 'px'
98939
98959
  }
98940
98960
  }),
98941
98961
  productPricestyles: css({
@@ -99572,7 +99592,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
99572
99592
  cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, productidtobesend, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
99573
99593
  }
99574
99594
  },
99575
- "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 font-md-13 m-0 ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 font-md-13 wordbreak-md-4 m-0 ',
99595
+ "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 wordbreak-md-4 m-0 ',
99576
99596
  style: {
99577
99597
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
99578
99598
  }
@@ -99691,7 +99711,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
99691
99711
  }
99692
99712
  }
99693
99713
  },
99694
- "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 font-md-13 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 font-md-13 wordbreak-md-4 m-0 pname ',
99714
+ "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 wordbreak-md-4 m-0 pname ',
99695
99715
  style: {
99696
99716
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
99697
99717
  }
@@ -100105,7 +100125,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
100105
100125
  }
100106
100126
  }
100107
100127
  },
100108
- "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 font-md-13 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 font-md-13 wordbreak-md-4 m-0 pname ',
100128
+ "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 wordbreak-md-4 m-0 pname ',
100109
100129
  style: {
100110
100130
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
100111
100131
  }
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", {
@@ -75321,7 +75337,8 @@
75321
75337
  background: sectionproperties.outerbgcolor,
75322
75338
  '@media (max-width: 800px)': {
75323
75339
  paddingLeft: sectionproperties.paddinghorizontalresponsive + 'px',
75324
- paddingRight: sectionproperties.paddinghorizontalresponsive + 'px'
75340
+ paddingRight: sectionproperties.paddinghorizontalresponsive + 'px',
75341
+ paddingTop: sectionproperties.marginTopResp + 'px'
75325
75342
  }
75326
75343
  }),
75327
75344
  btnnn: glamor.css({
@@ -92181,7 +92198,7 @@
92181
92198
  }, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
92182
92199
  "class": card_cssstyles.cardcontainer + ' col-lg-12 p-0 ',
92183
92200
  onClick: function onClick() {
92184
- cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
92201
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
92185
92202
  }
92186
92203
  }, /*#__PURE__*/React__default["default"].createElement("div", {
92187
92204
  "class": " row m-0 w-100 "
@@ -92251,7 +92268,7 @@
92251
92268
  "class": langdetect == 'en' ? 'ml-4 cursor-pointer ' : 'mr-4 cursor-pointer ',
92252
92269
  onClick: function onClick(e) {
92253
92270
  e.stopPropagation();
92254
- cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
92271
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
92255
92272
  }
92256
92273
  }, /*#__PURE__*/React__default["default"].createElement("span", {
92257
92274
  "class": card_cssstyles.cardbtn + ' allcentered '
@@ -92321,7 +92338,7 @@
92321
92338
  "class": langdetect == 'en' ? 'ml-4 cursor-pointer ' : 'mr-4 cursor-pointer ',
92322
92339
  onClick: function onClick(e) {
92323
92340
  e.stopPropagation();
92324
- cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
92341
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
92325
92342
  }
92326
92343
  }, /*#__PURE__*/React__default["default"].createElement("span", {
92327
92344
  "class": card_cssstyles.cardbtn + ' allcentered '
@@ -98789,6 +98806,9 @@
98789
98806
  cursor: 'pointer',
98790
98807
  ':hover': {
98791
98808
  color: sectionproperties.prodNameColorOnHover
98809
+ },
98810
+ '@media (max-width: 800px)': {
98811
+ fontSize: sectionproperties.productnamefontsizeresp + 'px'
98792
98812
  }
98793
98813
  }),
98794
98814
  productPricestyles: glamor.css({
@@ -99425,7 +99445,7 @@
99425
99445
  cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, productidtobesend, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
99426
99446
  }
99427
99447
  },
99428
- "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 font-md-13 m-0 ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 font-md-13 wordbreak-md-4 m-0 ',
99448
+ "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 wordbreak-md-4 m-0 ',
99429
99449
  style: {
99430
99450
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
99431
99451
  }
@@ -99544,7 +99564,7 @@
99544
99564
  }
99545
99565
  }
99546
99566
  },
99547
- "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 font-md-13 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 font-md-13 wordbreak-md-4 m-0 pname ',
99567
+ "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 wordbreak-md-4 m-0 pname ',
99548
99568
  style: {
99549
99569
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
99550
99570
  }
@@ -99958,7 +99978,7 @@
99958
99978
  }
99959
99979
  }
99960
99980
  },
99961
- "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 font-md-13 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 font-md-13 wordbreak-md-4 m-0 pname ',
99981
+ "class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 pname ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 wordbreak-md-4 m-0 pname ',
99962
99982
  style: {
99963
99983
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
99964
99984
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.1403",
3
+ "version": "0.2.1405",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",