tabexseriescomponents 0.2.1223 → 0.2.1224

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
@@ -63305,7 +63305,7 @@ var ModernCardsSection = function ModernCardsSection(props) {
63305
63305
  style: {
63306
63306
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
63307
63307
  fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
63308
- marginTop: authdetailsContext.instinfo.instid == '6978ef34b2564' ? '100px' : 0
63308
+ marginTop: authdetailsContext.instinfo.instid == '6978ef34b2564' ? '50px' : 0
63309
63309
  }
63310
63310
  }, SectionTitle()), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
63311
63311
  "class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center p-0 ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center p-0 ',
@@ -63321,7 +63321,7 @@ var ModernCardsSection = function ModernCardsSection(props) {
63321
63321
  textAlign: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'left' : sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
63322
63322
  }
63323
63323
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), authdetailsContext.instinfo.instid == '6978ef34b2564' && /*#__PURE__*/React__default["default"].createElement("div", {
63324
- "class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center p-0 mb-md-100 ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center p-0 mb-md-100 ',
63324
+ "class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center p-0 mb-md-50 ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center p-0 mb-md-50 ',
63325
63325
  style: {
63326
63326
  marginBottom: sectionproperties.descriptionMarginBottom + 'px',
63327
63327
  flexDirection: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'column' : 'row'
package/dist/index.esm.js CHANGED
@@ -63254,7 +63254,7 @@ var ModernCardsSection = function ModernCardsSection(props) {
63254
63254
  style: {
63255
63255
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
63256
63256
  fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
63257
- marginTop: authdetailsContext.instinfo.instid == '6978ef34b2564' ? '100px' : 0
63257
+ marginTop: authdetailsContext.instinfo.instid == '6978ef34b2564' ? '50px' : 0
63258
63258
  }
63259
63259
  }, SectionTitle()), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
63260
63260
  "class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center p-0 ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center p-0 ',
@@ -63270,7 +63270,7 @@ var ModernCardsSection = function ModernCardsSection(props) {
63270
63270
  textAlign: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'left' : sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
63271
63271
  }
63272
63272
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), authdetailsContext.instinfo.instid == '6978ef34b2564' && /*#__PURE__*/React.createElement("div", {
63273
- "class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center p-0 mb-md-100 ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center p-0 mb-md-100 ',
63273
+ "class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center p-0 mb-md-50 ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center p-0 mb-md-50 ',
63274
63274
  style: {
63275
63275
  marginBottom: sectionproperties.descriptionMarginBottom + 'px',
63276
63276
  flexDirection: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'column' : 'row'
package/dist/index.umd.js CHANGED
@@ -63111,7 +63111,7 @@
63111
63111
  style: {
63112
63112
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
63113
63113
  fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
63114
- marginTop: authdetailsContext.instinfo.instid == '6978ef34b2564' ? '100px' : 0
63114
+ marginTop: authdetailsContext.instinfo.instid == '6978ef34b2564' ? '50px' : 0
63115
63115
  }
63116
63116
  }, SectionTitle()), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
63117
63117
  "class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center p-0 ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center p-0 ',
@@ -63127,7 +63127,7 @@
63127
63127
  textAlign: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'left' : sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
63128
63128
  }
63129
63129
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), authdetailsContext.instinfo.instid == '6978ef34b2564' && /*#__PURE__*/React__default["default"].createElement("div", {
63130
- "class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center p-0 mb-md-100 ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center p-0 mb-md-100 ',
63130
+ "class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center p-0 mb-md-50 ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center p-0 mb-md-50 ',
63131
63131
  style: {
63132
63132
  marginBottom: sectionproperties.descriptionMarginBottom + 'px',
63133
63133
  flexDirection: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'column' : 'row'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.1223",
3
+ "version": "0.2.1224",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",