tabexseriescomponents 0.2.776 → 0.2.778

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
@@ -26818,14 +26818,14 @@ var ElegantHeader = function ElegantHeader(props) {
26818
26818
  }
26819
26819
  }, /*#__PURE__*/React__default["default"].createElement("p", {
26820
26820
  "class": "m-0 p-0"
26821
- }, sectionproperties.arabiclanguagetext)), langdetect == 'en' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26821
+ }, sectionproperties.englishlanguagetext)), langdetect == 'en' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26822
26822
  "class": "".concat(header_cssstyles.languagecontainer) + ' allcentered mx-4 ',
26823
26823
  onClick: function onClick() {
26824
26824
  setlang('ar');
26825
26825
  }
26826
26826
  }, /*#__PURE__*/React__default["default"].createElement("p", {
26827
26827
  "class": "m-0 p-0"
26828
- }, sectionproperties.englishlanguagetext)), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26828
+ }, sectionproperties.arabiclanguagetext)), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26829
26829
  "class": "allcentered"
26830
26830
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
26831
26831
  "class": "".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center pt-1 ',
@@ -65318,7 +65318,7 @@ var Freetextsection = function Freetextsection(props) {
65318
65318
  marginBottom: sectionproperties.sectionbgstyle == 'Besides each other' ? 'auto' : sectionproperties.descriptionMarginBottom + 'px',
65319
65319
  paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
65320
65320
  paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
65321
- justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : sectionproperties.descriptionCentered == 'Start' ? 'start' : 'end'
65321
+ justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start'
65322
65322
  }
65323
65323
  }, /*#__PURE__*/React__default["default"].createElement("p", {
65324
65324
  "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : ' m-0 p-0 wordbreak',
@@ -65370,7 +65370,7 @@ var Freetextsection = function Freetextsection(props) {
65370
65370
  left: 0
65371
65371
  }
65372
65372
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
65373
- "class": section_styles.paddings + 'w-100 d-flex justify-content-start',
65373
+ "class": section_styles.paddings + ' w-100 d-flex justify-content-start ',
65374
65374
  style: {
65375
65375
  zIndex: 100,
65376
65376
  height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
package/dist/index.esm.js CHANGED
@@ -26769,14 +26769,14 @@ var ElegantHeader = function ElegantHeader(props) {
26769
26769
  }
26770
26770
  }, /*#__PURE__*/React.createElement("p", {
26771
26771
  "class": "m-0 p-0"
26772
- }, sectionproperties.arabiclanguagetext)), langdetect == 'en' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React.createElement("div", {
26772
+ }, sectionproperties.englishlanguagetext)), langdetect == 'en' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React.createElement("div", {
26773
26773
  "class": "".concat(header_cssstyles.languagecontainer) + ' allcentered mx-4 ',
26774
26774
  onClick: function onClick() {
26775
26775
  setlang('ar');
26776
26776
  }
26777
26777
  }, /*#__PURE__*/React.createElement("p", {
26778
26778
  "class": "m-0 p-0"
26779
- }, sectionproperties.englishlanguagetext)), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement("div", {
26779
+ }, sectionproperties.arabiclanguagetext)), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement("div", {
26780
26780
  "class": "allcentered"
26781
26781
  }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
26782
26782
  "class": "".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center pt-1 ',
@@ -65269,7 +65269,7 @@ var Freetextsection = function Freetextsection(props) {
65269
65269
  marginBottom: sectionproperties.sectionbgstyle == 'Besides each other' ? 'auto' : sectionproperties.descriptionMarginBottom + 'px',
65270
65270
  paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
65271
65271
  paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
65272
- justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : sectionproperties.descriptionCentered == 'Start' ? 'start' : 'end'
65272
+ justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start'
65273
65273
  }
65274
65274
  }, /*#__PURE__*/React.createElement("p", {
65275
65275
  "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : ' m-0 p-0 wordbreak',
@@ -65321,7 +65321,7 @@ var Freetextsection = function Freetextsection(props) {
65321
65321
  left: 0
65322
65322
  }
65323
65323
  }))), /*#__PURE__*/React.createElement("div", {
65324
- "class": section_styles.paddings + 'w-100 d-flex justify-content-start',
65324
+ "class": section_styles.paddings + ' w-100 d-flex justify-content-start ',
65325
65325
  style: {
65326
65326
  zIndex: 100,
65327
65327
  height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
package/dist/index.umd.js CHANGED
@@ -26631,14 +26631,14 @@
26631
26631
  }
26632
26632
  }, /*#__PURE__*/React__default["default"].createElement("p", {
26633
26633
  "class": "m-0 p-0"
26634
- }, sectionproperties.arabiclanguagetext)), langdetect == 'en' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26634
+ }, sectionproperties.englishlanguagetext)), langdetect == 'en' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26635
26635
  "class": "".concat(header_cssstyles.languagecontainer) + ' allcentered mx-4 ',
26636
26636
  onClick: function onClick() {
26637
26637
  setlang('ar');
26638
26638
  }
26639
26639
  }, /*#__PURE__*/React__default["default"].createElement("p", {
26640
26640
  "class": "m-0 p-0"
26641
- }, sectionproperties.englishlanguagetext)), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26641
+ }, sectionproperties.arabiclanguagetext)), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26642
26642
  "class": "allcentered"
26643
26643
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
26644
26644
  "class": "".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center pt-1 ',
@@ -65131,7 +65131,7 @@
65131
65131
  marginBottom: sectionproperties.sectionbgstyle == 'Besides each other' ? 'auto' : sectionproperties.descriptionMarginBottom + 'px',
65132
65132
  paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
65133
65133
  paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
65134
- justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : sectionproperties.descriptionCentered == 'Start' ? 'start' : 'end'
65134
+ justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start'
65135
65135
  }
65136
65136
  }, /*#__PURE__*/React__default["default"].createElement("p", {
65137
65137
  "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : ' m-0 p-0 wordbreak',
@@ -65183,7 +65183,7 @@
65183
65183
  left: 0
65184
65184
  }
65185
65185
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
65186
- "class": section_styles.paddings + 'w-100 d-flex justify-content-start',
65186
+ "class": section_styles.paddings + ' w-100 d-flex justify-content-start ',
65187
65187
  style: {
65188
65188
  zIndex: 100,
65189
65189
  height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.776",
3
+ "version": "0.2.778",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",