tabexseriescomponents 0.2.1374 → 0.2.1376

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
@@ -27396,7 +27396,7 @@ var CardsSection = function CardsSection(props) {
27396
27396
  }, /*#__PURE__*/React__default["default"].createElement("div", {
27397
27397
  "class": "row m-0 w-100"
27398
27398
  }, /*#__PURE__*/React__default["default"].createElement("div", {
27399
- "class": authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' ? 'col-9 p-0 text-start' : 'col-12 p-0 text-start'
27399
+ "class": authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' ? 'col-9 p-0 text-start' : 'col-12 p-0'
27400
27400
  }, SectionTitle()), authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' && /*#__PURE__*/React__default["default"].createElement("div", {
27401
27401
  "class": "col-3 p-0 text-end"
27402
27402
  }, /*#__PURE__*/React__default["default"].createElement(BsGridFill.BsGridFill, {
@@ -37648,7 +37648,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
37648
37648
  sectionpropertiesprops: sectionproperties,
37649
37649
  actions: actions
37650
37650
  }), /*#__PURE__*/React__default["default"].createElement("div", {
37651
- "class": "col-lg-12 p-0 "
37651
+ "class": "col-lg-12 p-0 d-flex justify-content-center flex-column"
37652
37652
  }, /*#__PURE__*/React__default["default"].createElement("div", {
37653
37653
  "class": "".concat(header_cssstyles.header_outercontainer) + ' d-flex d-md-none row ml-0 mr-0 mx-auto ',
37654
37654
  style: {
package/dist/index.esm.js CHANGED
@@ -27345,7 +27345,7 @@ var CardsSection = function CardsSection(props) {
27345
27345
  }, /*#__PURE__*/React.createElement("div", {
27346
27346
  "class": "row m-0 w-100"
27347
27347
  }, /*#__PURE__*/React.createElement("div", {
27348
- "class": authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' ? 'col-9 p-0 text-start' : 'col-12 p-0 text-start'
27348
+ "class": authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' ? 'col-9 p-0 text-start' : 'col-12 p-0'
27349
27349
  }, SectionTitle()), authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' && /*#__PURE__*/React.createElement("div", {
27350
27350
  "class": "col-3 p-0 text-end"
27351
27351
  }, /*#__PURE__*/React.createElement(BsGridFill, {
@@ -37597,7 +37597,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
37597
37597
  sectionpropertiesprops: sectionproperties,
37598
37598
  actions: actions
37599
37599
  }), /*#__PURE__*/React.createElement("div", {
37600
- "class": "col-lg-12 p-0 "
37600
+ "class": "col-lg-12 p-0 d-flex justify-content-center flex-column"
37601
37601
  }, /*#__PURE__*/React.createElement("div", {
37602
37602
  "class": "".concat(header_cssstyles.header_outercontainer) + ' d-flex d-md-none row ml-0 mr-0 mx-auto ',
37603
37603
  style: {
package/dist/index.umd.js CHANGED
@@ -27200,7 +27200,7 @@
27200
27200
  }, /*#__PURE__*/React__default["default"].createElement("div", {
27201
27201
  "class": "row m-0 w-100"
27202
27202
  }, /*#__PURE__*/React__default["default"].createElement("div", {
27203
- "class": authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' ? 'col-9 p-0 text-start' : 'col-12 p-0 text-start'
27203
+ "class": authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' ? 'col-9 p-0 text-start' : 'col-12 p-0'
27204
27204
  }, SectionTitle()), authdetailsContext.instinfo.instid == '6a0e0bcb82d2d' && sectionproperties.sectionTitleContent == 'ALL PRODUCTS' && /*#__PURE__*/React__default["default"].createElement("div", {
27205
27205
  "class": "col-3 p-0 text-end"
27206
27206
  }, /*#__PURE__*/React__default["default"].createElement(BsGridFill.BsGridFill, {
@@ -37452,7 +37452,7 @@
37452
37452
  sectionpropertiesprops: sectionproperties,
37453
37453
  actions: actions
37454
37454
  }), /*#__PURE__*/React__default["default"].createElement("div", {
37455
- "class": "col-lg-12 p-0 "
37455
+ "class": "col-lg-12 p-0 d-flex justify-content-center flex-column"
37456
37456
  }, /*#__PURE__*/React__default["default"].createElement("div", {
37457
37457
  "class": "".concat(header_cssstyles.header_outercontainer) + ' d-flex d-md-none row ml-0 mr-0 mx-auto ',
37458
37458
  style: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.1374",
3
+ "version": "0.2.1376",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",