tabexseriescomponents 0.0.598 → 0.0.600

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
@@ -59357,7 +59357,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59357
59357
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59358
59358
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
59359
59359
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59360
- "class": "col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",
59360
+ "class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
59361
59361
  style: {
59362
59362
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59363
59363
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
@@ -59406,7 +59406,9 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59406
59406
  style: {
59407
59407
  position: 'relative',
59408
59408
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59409
- fontSize: sectionproperties.prodCatFontSize + 'px'
59409
+ fontSize: sectionproperties.prodCatFontSize + 'px',
59410
+ paddingLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59411
+ paddingRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59410
59412
  }
59411
59413
  }, SectionDescription()), /*#__PURE__*/React__default["default"].createElement("div", {
59412
59414
  "class": "d-none align-items-center flex-row d-sm-flex mt-sm-2",
@@ -59430,7 +59432,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59430
59432
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59431
59433
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
59432
59434
  }, /*#__PURE__*/React__default["default"].createElement("button", {
59433
- "class": "".concat(section_styles.btn),
59435
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
59434
59436
  onClick: function onClick() {
59435
59437
  if (sectionproperties.btntype == 'WhatsApp') {
59436
59438
  var _authdetailsContext$i;
@@ -59444,6 +59446,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59444
59446
  } else {
59445
59447
  window.open(sectionproperties.btnlink, '_blank');
59446
59448
  }
59449
+ },
59450
+ style: {
59451
+ marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59452
+ marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59447
59453
  }
59448
59454
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
59449
59455
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
package/dist/index.esm.js CHANGED
@@ -59308,7 +59308,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59308
59308
  }, /*#__PURE__*/React.createElement("div", {
59309
59309
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
59310
59310
  }, /*#__PURE__*/React.createElement("div", {
59311
- "class": "col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",
59311
+ "class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
59312
59312
  style: {
59313
59313
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59314
59314
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
@@ -59357,7 +59357,9 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59357
59357
  style: {
59358
59358
  position: 'relative',
59359
59359
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59360
- fontSize: sectionproperties.prodCatFontSize + 'px'
59360
+ fontSize: sectionproperties.prodCatFontSize + 'px',
59361
+ paddingLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59362
+ paddingRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59361
59363
  }
59362
59364
  }, SectionDescription()), /*#__PURE__*/React.createElement("div", {
59363
59365
  "class": "d-none align-items-center flex-row d-sm-flex mt-sm-2",
@@ -59381,7 +59383,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59381
59383
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
59382
59384
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
59383
59385
  }, /*#__PURE__*/React.createElement("button", {
59384
- "class": "".concat(section_styles.btn),
59386
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
59385
59387
  onClick: function onClick() {
59386
59388
  if (sectionproperties.btntype == 'WhatsApp') {
59387
59389
  var _authdetailsContext$i;
@@ -59395,6 +59397,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59395
59397
  } else {
59396
59398
  window.open(sectionproperties.btnlink, '_blank');
59397
59399
  }
59400
+ },
59401
+ style: {
59402
+ marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59403
+ marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59398
59404
  }
59399
59405
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("div", {
59400
59406
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
package/dist/index.umd.js CHANGED
@@ -59181,7 +59181,7 @@
59181
59181
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59182
59182
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
59183
59183
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59184
- "class": "col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",
59184
+ "class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
59185
59185
  style: {
59186
59186
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59187
59187
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
@@ -59230,7 +59230,9 @@
59230
59230
  style: {
59231
59231
  position: 'relative',
59232
59232
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59233
- fontSize: sectionproperties.prodCatFontSize + 'px'
59233
+ fontSize: sectionproperties.prodCatFontSize + 'px',
59234
+ paddingLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59235
+ paddingRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59234
59236
  }
59235
59237
  }, SectionDescription()), /*#__PURE__*/React__default["default"].createElement("div", {
59236
59238
  "class": "d-none align-items-center flex-row d-sm-flex mt-sm-2",
@@ -59254,7 +59256,7 @@
59254
59256
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59255
59257
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
59256
59258
  }, /*#__PURE__*/React__default["default"].createElement("button", {
59257
- "class": "".concat(section_styles.btn),
59259
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
59258
59260
  onClick: function onClick() {
59259
59261
  if (sectionproperties.btntype == 'WhatsApp') {
59260
59262
  var _authdetailsContext$i;
@@ -59268,6 +59270,10 @@
59268
59270
  } else {
59269
59271
  window.open(sectionproperties.btnlink, '_blank');
59270
59272
  }
59273
+ },
59274
+ style: {
59275
+ marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59276
+ marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59271
59277
  }
59272
59278
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
59273
59279
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.598",
3
+ "version": "0.0.600",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {