tabexseriescomponents 0.50.130 → 0.50.131

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
@@ -70835,8 +70835,8 @@ var TableSection = function TableSection(props) {
70835
70835
  className: "text-center"
70836
70836
  }, /*#__PURE__*/React__default["default"].createElement("p", {
70837
70837
  "class": "m-0 p-0 text-black"
70838
- }, "1000"))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '68a9e83c05b75' && /*#__PURE__*/React__default["default"].createElement("div", {
70839
- "class": "col-12 col-md-12 table_responsive"
70838
+ }, "1000"))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '68a9e83c05b75' && /*#__PURE__*/React__default["default"].createElement("div", {
70839
+ "class": "col-12 col-md-12 table_responsive px-5 "
70840
70840
  }, /*#__PURE__*/React__default["default"].createElement("table", {
70841
70841
  className: 'table tablevertical'
70842
70842
  }, /*#__PURE__*/React__default["default"].createElement("thead", {
package/dist/index.esm.js CHANGED
@@ -70783,8 +70783,8 @@ var TableSection = function TableSection(props) {
70783
70783
  className: "text-center"
70784
70784
  }, /*#__PURE__*/React.createElement("p", {
70785
70785
  "class": "m-0 p-0 text-black"
70786
- }, "1000"))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '68a9e83c05b75' && /*#__PURE__*/React.createElement("div", {
70787
- "class": "col-12 col-md-12 table_responsive"
70786
+ }, "1000"))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '68a9e83c05b75' && /*#__PURE__*/React.createElement("div", {
70787
+ "class": "col-12 col-md-12 table_responsive px-5 "
70788
70788
  }, /*#__PURE__*/React.createElement("table", {
70789
70789
  className: 'table tablevertical'
70790
70790
  }, /*#__PURE__*/React.createElement("thead", {
package/dist/index.umd.js CHANGED
@@ -70642,8 +70642,8 @@
70642
70642
  className: "text-center"
70643
70643
  }, /*#__PURE__*/React__default["default"].createElement("p", {
70644
70644
  "class": "m-0 p-0 text-black"
70645
- }, "1000"))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '68a9e83c05b75' && /*#__PURE__*/React__default["default"].createElement("div", {
70646
- "class": "col-12 col-md-12 table_responsive"
70645
+ }, "1000"))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '68a9e83c05b75' && /*#__PURE__*/React__default["default"].createElement("div", {
70646
+ "class": "col-12 col-md-12 table_responsive px-5 "
70647
70647
  }, /*#__PURE__*/React__default["default"].createElement("table", {
70648
70648
  className: 'table tablevertical'
70649
70649
  }, /*#__PURE__*/React__default["default"].createElement("thead", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.50.130",
3
+ "version": "0.50.131",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",