tabexseriescomponents 0.2.832 → 0.2.833

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
@@ -69227,7 +69227,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
69227
69227
  objectFit: 'contain'
69228
69228
  }
69229
69229
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
69230
- "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6790ae890234e' ? sectionStyles.icontxtcont + ' row m-0 w-100 allcentered px-5 ' : sectionStyles.icontxtcont + ' row m-0 w-100 allcentered ',
69230
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6790ae890234e' ? sectionStyles.icontxtcont + ' row m-0 w-100 allcentered px-3 ' : sectionStyles.icontxtcont + ' row m-0 w-100 allcentered ',
69231
69231
  style: {}
69232
69232
  }, sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React__default["default"].createElement("div", {
69233
69233
  "class": "col-lg-12 allcentered p-0 mb-1"
package/dist/index.esm.js CHANGED
@@ -69179,7 +69179,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
69179
69179
  objectFit: 'contain'
69180
69180
  }
69181
69181
  }))), /*#__PURE__*/React.createElement("div", {
69182
- "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6790ae890234e' ? sectionStyles.icontxtcont + ' row m-0 w-100 allcentered px-5 ' : sectionStyles.icontxtcont + ' row m-0 w-100 allcentered ',
69182
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6790ae890234e' ? sectionStyles.icontxtcont + ' row m-0 w-100 allcentered px-3 ' : sectionStyles.icontxtcont + ' row m-0 w-100 allcentered ',
69183
69183
  style: {}
69184
69184
  }, sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React.createElement("div", {
69185
69185
  "class": "col-lg-12 allcentered p-0 mb-1"
package/dist/index.umd.js CHANGED
@@ -69040,7 +69040,7 @@
69040
69040
  objectFit: 'contain'
69041
69041
  }
69042
69042
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
69043
- "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6790ae890234e' ? sectionStyles.icontxtcont + ' row m-0 w-100 allcentered px-5 ' : sectionStyles.icontxtcont + ' row m-0 w-100 allcentered ',
69043
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6790ae890234e' ? sectionStyles.icontxtcont + ' row m-0 w-100 allcentered px-3 ' : sectionStyles.icontxtcont + ' row m-0 w-100 allcentered ',
69044
69044
  style: {}
69045
69045
  }, sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React__default["default"].createElement("div", {
69046
69046
  "class": "col-lg-12 allcentered p-0 mb-1"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.832",
3
+ "version": "0.2.833",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",