tabexseriescomponents 0.2.787 → 0.2.790

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
@@ -45924,7 +45924,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
45924
45924
  top: sectionproperties.wishlistbadgetop + 'px',
45925
45925
  right: sectionproperties.wishlistbadgeright + 'px'
45926
45926
  }
45927
- }, /*#__PURE__*/React__default["default"].createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
45927
+ }, /*#__PURE__*/React__default["default"].createElement("span", null, (favoriteprojectscountContext === null || favoriteprojectscountContext === void 0 ? void 0 : favoriteprojectscountContext.length) >= 10 ? '+9' : favoriteprojectscountContext === null || favoriteprojectscountContext === void 0 ? void 0 : favoriteprojectscountContext.length)))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
45928
45928
  "class": "".concat(header_cssstyles.cart_btn) + ' cursor-pointer allcentered ',
45929
45929
  onClick: function onClick() {
45930
45930
  setsidecartnavshowcontext(true);
@@ -71237,7 +71237,7 @@ var ContactUsSection = function ContactUsSection(props) {
71237
71237
  },
71238
71238
  "data-aos": 'fade-up'
71239
71239
  }, /*#__PURE__*/React__default["default"].createElement("div", {
71240
- "class": "row m-0 d-flex justify-content-center w-100 h-100"
71240
+ "class": "row m-0 d-flex w-100 h-100"
71241
71241
  }, /*#__PURE__*/React__default["default"].createElement("div", {
71242
71242
  "class": "col-lg-6 d-flex align-items-center justify-content-start flex-column p-0"
71243
71243
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -71336,7 +71336,7 @@ var ContactUsSection = function ContactUsSection(props) {
71336
71336
  }
71337
71337
  }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
71338
71338
  "class": "storeinfo"
71339
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)))))), /*#__PURE__*/React__default["default"].createElement("div", {
71339
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
71340
71340
  "class": "col-lg-6 allcentered p-0 h-100"
71341
71341
  }, /*#__PURE__*/React__default["default"].createElement("iframe", {
71342
71342
  src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.googlemapslink,
@@ -71351,7 +71351,7 @@ var ContactUsSection = function ContactUsSection(props) {
71351
71351
  overflow: 'hidden'
71352
71352
  }
71353
71353
  }, /*#__PURE__*/React__default["default"].createElement("div", {
71354
- "class": "row m-0 d-flex justify-content-center w-100 h-100"
71354
+ "class": "row m-0 d-flex w-100 h-100"
71355
71355
  }, /*#__PURE__*/React__default["default"].createElement("div", {
71356
71356
  "class": "col-lg-6 d-flex align-items-center justify-content-start flex-column p-0"
71357
71357
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -71450,7 +71450,7 @@ var ContactUsSection = function ContactUsSection(props) {
71450
71450
  }
71451
71451
  }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
71452
71452
  "class": "storeinfo"
71453
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.address_en)))))), /*#__PURE__*/React__default["default"].createElement("div", {
71453
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
71454
71454
  "class": "col-lg-6 allcentered p-0 h-100"
71455
71455
  }, /*#__PURE__*/React__default["default"].createElement("iframe", {
71456
71456
  src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.googlemapslink,
package/dist/index.esm.js CHANGED
@@ -45875,7 +45875,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
45875
45875
  top: sectionproperties.wishlistbadgetop + 'px',
45876
45876
  right: sectionproperties.wishlistbadgeright + 'px'
45877
45877
  }
45878
- }, /*#__PURE__*/React.createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
45878
+ }, /*#__PURE__*/React.createElement("span", null, (favoriteprojectscountContext === null || favoriteprojectscountContext === void 0 ? void 0 : favoriteprojectscountContext.length) >= 10 ? '+9' : favoriteprojectscountContext === null || favoriteprojectscountContext === void 0 ? void 0 : favoriteprojectscountContext.length)))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
45879
45879
  "class": "".concat(header_cssstyles.cart_btn) + ' cursor-pointer allcentered ',
45880
45880
  onClick: function onClick() {
45881
45881
  setsidecartnavshowcontext(true);
@@ -71188,7 +71188,7 @@ var ContactUsSection = function ContactUsSection(props) {
71188
71188
  },
71189
71189
  "data-aos": 'fade-up'
71190
71190
  }, /*#__PURE__*/React.createElement("div", {
71191
- "class": "row m-0 d-flex justify-content-center w-100 h-100"
71191
+ "class": "row m-0 d-flex w-100 h-100"
71192
71192
  }, /*#__PURE__*/React.createElement("div", {
71193
71193
  "class": "col-lg-6 d-flex align-items-center justify-content-start flex-column p-0"
71194
71194
  }, /*#__PURE__*/React.createElement("div", {
@@ -71287,7 +71287,7 @@ var ContactUsSection = function ContactUsSection(props) {
71287
71287
  }
71288
71288
  }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React.createElement("span", {
71289
71289
  "class": "storeinfo"
71290
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)))))), /*#__PURE__*/React.createElement("div", {
71290
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React.createElement("div", {
71291
71291
  "class": "col-lg-6 allcentered p-0 h-100"
71292
71292
  }, /*#__PURE__*/React.createElement("iframe", {
71293
71293
  src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.googlemapslink,
@@ -71302,7 +71302,7 @@ var ContactUsSection = function ContactUsSection(props) {
71302
71302
  overflow: 'hidden'
71303
71303
  }
71304
71304
  }, /*#__PURE__*/React.createElement("div", {
71305
- "class": "row m-0 d-flex justify-content-center w-100 h-100"
71305
+ "class": "row m-0 d-flex w-100 h-100"
71306
71306
  }, /*#__PURE__*/React.createElement("div", {
71307
71307
  "class": "col-lg-6 d-flex align-items-center justify-content-start flex-column p-0"
71308
71308
  }, /*#__PURE__*/React.createElement("div", {
@@ -71401,7 +71401,7 @@ var ContactUsSection = function ContactUsSection(props) {
71401
71401
  }
71402
71402
  }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React.createElement("span", {
71403
71403
  "class": "storeinfo"
71404
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.address_en)))))), /*#__PURE__*/React.createElement("div", {
71404
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React.createElement("div", {
71405
71405
  "class": "col-lg-6 allcentered p-0 h-100"
71406
71406
  }, /*#__PURE__*/React.createElement("iframe", {
71407
71407
  src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.googlemapslink,
package/dist/index.umd.js CHANGED
@@ -45737,7 +45737,7 @@
45737
45737
  top: sectionproperties.wishlistbadgetop + 'px',
45738
45738
  right: sectionproperties.wishlistbadgeright + 'px'
45739
45739
  }
45740
- }, /*#__PURE__*/React__default["default"].createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
45740
+ }, /*#__PURE__*/React__default["default"].createElement("span", null, (favoriteprojectscountContext === null || favoriteprojectscountContext === void 0 ? void 0 : favoriteprojectscountContext.length) >= 10 ? '+9' : favoriteprojectscountContext === null || favoriteprojectscountContext === void 0 ? void 0 : favoriteprojectscountContext.length)))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
45741
45741
  "class": "".concat(header_cssstyles.cart_btn) + ' cursor-pointer allcentered ',
45742
45742
  onClick: function onClick() {
45743
45743
  setsidecartnavshowcontext(true);
@@ -71050,7 +71050,7 @@
71050
71050
  },
71051
71051
  "data-aos": 'fade-up'
71052
71052
  }, /*#__PURE__*/React__default["default"].createElement("div", {
71053
- "class": "row m-0 d-flex justify-content-center w-100 h-100"
71053
+ "class": "row m-0 d-flex w-100 h-100"
71054
71054
  }, /*#__PURE__*/React__default["default"].createElement("div", {
71055
71055
  "class": "col-lg-6 d-flex align-items-center justify-content-start flex-column p-0"
71056
71056
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -71149,7 +71149,7 @@
71149
71149
  }
71150
71150
  }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
71151
71151
  "class": "storeinfo"
71152
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)))))), /*#__PURE__*/React__default["default"].createElement("div", {
71152
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
71153
71153
  "class": "col-lg-6 allcentered p-0 h-100"
71154
71154
  }, /*#__PURE__*/React__default["default"].createElement("iframe", {
71155
71155
  src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.googlemapslink,
@@ -71164,7 +71164,7 @@
71164
71164
  overflow: 'hidden'
71165
71165
  }
71166
71166
  }, /*#__PURE__*/React__default["default"].createElement("div", {
71167
- "class": "row m-0 d-flex justify-content-center w-100 h-100"
71167
+ "class": "row m-0 d-flex w-100 h-100"
71168
71168
  }, /*#__PURE__*/React__default["default"].createElement("div", {
71169
71169
  "class": "col-lg-6 d-flex align-items-center justify-content-start flex-column p-0"
71170
71170
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -71263,7 +71263,7 @@
71263
71263
  }
71264
71264
  }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
71265
71265
  "class": "storeinfo"
71266
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.address_en)))))), /*#__PURE__*/React__default["default"].createElement("div", {
71266
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
71267
71267
  "class": "col-lg-6 allcentered p-0 h-100"
71268
71268
  }, /*#__PURE__*/React__default["default"].createElement("iframe", {
71269
71269
  src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.googlemapslink,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.787",
3
+ "version": "0.2.790",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",