tabexseriescomponents 0.2.799 → 0.2.800

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
@@ -65559,7 +65559,7 @@ var Freetextsection = function Freetextsection(props) {
65559
65559
  return /*#__PURE__*/React__default["default"].createElement("div", {
65560
65560
  "class": "row m-0 w-100"
65561
65561
  }, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React__default["default"].createElement("div", {
65562
- "class": "".concat(section_styles.sectioncont, " ").concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
65562
+ "class": " ".concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
65563
65563
  style: {
65564
65564
  position: 'relative'
65565
65565
  }
@@ -65644,8 +65644,8 @@ var Freetextsection = function Freetextsection(props) {
65644
65644
  fontSize: sectionproperties.prodCatFontSize + 'px'
65645
65645
  }
65646
65646
  }, Description())))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
65647
- "class": "".concat(section_styles.sectioncont, " ").concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center '
65648
- }, SectionContent('normal')), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
65647
+ "class": " ".concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center '
65648
+ }, "asdasd", sectionproperties.marginTopResp, SectionContent('normal')), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
65649
65649
  "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-none d-md-flex justify-content-center align-items-center '
65650
65650
  }, SectionContent('responsive')));
65651
65651
  };
@@ -65655,10 +65655,10 @@ var Freetextsection = function Freetextsection(props) {
65655
65655
  background: sectionproperties.outerbgcolor
65656
65656
  }
65657
65657
  }, sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
65658
- "class": "row m-0 w-100",
65658
+ "class": "".concat(section_styles.sectioncont) + ' row ml-0 mr-0 w-100 ',
65659
65659
  "data-aos": 'fade-up'
65660
65660
  }, FreeTextSectionContainer()), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
65661
- "class": "row m-0 w-100"
65661
+ "class": "".concat(section_styles.sectioncont) + ' row ml-0 mr-0 w-100 '
65662
65662
  }, FreeTextSectionContainer()));
65663
65663
  };
65664
65664
 
package/dist/index.esm.js CHANGED
@@ -65511,7 +65511,7 @@ var Freetextsection = function Freetextsection(props) {
65511
65511
  return /*#__PURE__*/React.createElement("div", {
65512
65512
  "class": "row m-0 w-100"
65513
65513
  }, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React.createElement("div", {
65514
- "class": "".concat(section_styles.sectioncont, " ").concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
65514
+ "class": " ".concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
65515
65515
  style: {
65516
65516
  position: 'relative'
65517
65517
  }
@@ -65596,8 +65596,8 @@ var Freetextsection = function Freetextsection(props) {
65596
65596
  fontSize: sectionproperties.prodCatFontSize + 'px'
65597
65597
  }
65598
65598
  }, Description())))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React.createElement("div", {
65599
- "class": "".concat(section_styles.sectioncont, " ").concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center '
65600
- }, SectionContent('normal')), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React.createElement("div", {
65599
+ "class": " ".concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center '
65600
+ }, "asdasd", sectionproperties.marginTopResp, SectionContent('normal')), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React.createElement("div", {
65601
65601
  "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-none d-md-flex justify-content-center align-items-center '
65602
65602
  }, SectionContent('responsive')));
65603
65603
  };
@@ -65607,10 +65607,10 @@ var Freetextsection = function Freetextsection(props) {
65607
65607
  background: sectionproperties.outerbgcolor
65608
65608
  }
65609
65609
  }, sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React.createElement("div", {
65610
- "class": "row m-0 w-100",
65610
+ "class": "".concat(section_styles.sectioncont) + ' row ml-0 mr-0 w-100 ',
65611
65611
  "data-aos": 'fade-up'
65612
65612
  }, FreeTextSectionContainer()), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React.createElement("div", {
65613
- "class": "row m-0 w-100"
65613
+ "class": "".concat(section_styles.sectioncont) + ' row ml-0 mr-0 w-100 '
65614
65614
  }, FreeTextSectionContainer()));
65615
65615
  };
65616
65616
 
package/dist/index.umd.js CHANGED
@@ -65372,7 +65372,7 @@
65372
65372
  return /*#__PURE__*/React__default["default"].createElement("div", {
65373
65373
  "class": "row m-0 w-100"
65374
65374
  }, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React__default["default"].createElement("div", {
65375
- "class": "".concat(section_styles.sectioncont, " ").concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
65375
+ "class": " ".concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
65376
65376
  style: {
65377
65377
  position: 'relative'
65378
65378
  }
@@ -65457,8 +65457,8 @@
65457
65457
  fontSize: sectionproperties.prodCatFontSize + 'px'
65458
65458
  }
65459
65459
  }, Description())))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
65460
- "class": "".concat(section_styles.sectioncont, " ").concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center '
65461
- }, SectionContent('normal')), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
65460
+ "class": " ".concat(sectionstyles$1.background) + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center '
65461
+ }, "asdasd", sectionproperties.marginTopResp, SectionContent('normal')), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
65462
65462
  "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-none d-md-flex justify-content-center align-items-center '
65463
65463
  }, SectionContent('responsive')));
65464
65464
  };
@@ -65468,10 +65468,10 @@
65468
65468
  background: sectionproperties.outerbgcolor
65469
65469
  }
65470
65470
  }, sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
65471
- "class": "row m-0 w-100",
65471
+ "class": "".concat(section_styles.sectioncont) + ' row ml-0 mr-0 w-100 ',
65472
65472
  "data-aos": 'fade-up'
65473
65473
  }, FreeTextSectionContainer()), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
65474
- "class": "row m-0 w-100"
65474
+ "class": "".concat(section_styles.sectioncont) + ' row ml-0 mr-0 w-100 '
65475
65475
  }, FreeTextSectionContainer()));
65476
65476
  };
65477
65477
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.799",
3
+ "version": "0.2.800",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",