tabexseriescomponents 0.2.989 → 0.2.990

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
@@ -69029,7 +69029,7 @@ var VideosSection = function VideosSection(props) {
69029
69029
  return /*#__PURE__*/React__default["default"].createElement("div", {
69030
69030
  className: bgcssstyles.overallcontainer + ' row ml-0 mr-0 w-100 d-flex justify-content-center mt-md-0 ',
69031
69031
  style: {
69032
- marginTop: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6782b16e742b5' ? sectionproperties.marginTop + 'px' : 0
69032
+ marginTop: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68527dfef348b' ? sectionproperties.marginTop + 'px' : 0
69033
69033
  }
69034
69034
  }, /*#__PURE__*/React__default["default"].createElement("div", {
69035
69035
  "class": bgcssstyles.contttt + ' row m-0 ',
package/dist/index.esm.js CHANGED
@@ -68978,7 +68978,7 @@ var VideosSection = function VideosSection(props) {
68978
68978
  return /*#__PURE__*/React.createElement("div", {
68979
68979
  className: bgcssstyles.overallcontainer + ' row ml-0 mr-0 w-100 d-flex justify-content-center mt-md-0 ',
68980
68980
  style: {
68981
- marginTop: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6782b16e742b5' ? sectionproperties.marginTop + 'px' : 0
68981
+ marginTop: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68527dfef348b' ? sectionproperties.marginTop + 'px' : 0
68982
68982
  }
68983
68983
  }, /*#__PURE__*/React.createElement("div", {
68984
68984
  "class": bgcssstyles.contttt + ' row m-0 ',
package/dist/index.umd.js CHANGED
@@ -68838,7 +68838,7 @@
68838
68838
  return /*#__PURE__*/React__default["default"].createElement("div", {
68839
68839
  className: bgcssstyles.overallcontainer + ' row ml-0 mr-0 w-100 d-flex justify-content-center mt-md-0 ',
68840
68840
  style: {
68841
- marginTop: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6782b16e742b5' ? sectionproperties.marginTop + 'px' : 0
68841
+ marginTop: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68527dfef348b' ? sectionproperties.marginTop + 'px' : 0
68842
68842
  }
68843
68843
  }, /*#__PURE__*/React__default["default"].createElement("div", {
68844
68844
  "class": bgcssstyles.contttt + ' row m-0 ',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.989",
3
+ "version": "0.2.990",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",