tabexseriescomponents 0.0.597 → 0.0.599
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 +8 -5
- package/dist/index.esm.js +8 -5
- package/dist/index.umd.js +8 -5
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -22432,10 +22432,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22432
22432
|
}, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22433
22433
|
className: "col-md-4 col-sm-3 text-start p-0"
|
|
22434
22434
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22435
|
-
style: {
|
|
22436
|
-
width: sectionproperties.cart_BtnWidth_resp + 'px',
|
|
22437
|
-
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
22438
|
-
}
|
|
22435
|
+
style: {}
|
|
22439
22436
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22440
22437
|
"class": ' h-100 allcentered ',
|
|
22441
22438
|
style: {
|
|
@@ -59409,7 +59406,9 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
59409
59406
|
style: {
|
|
59410
59407
|
position: 'relative',
|
|
59411
59408
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
59412
|
-
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'
|
|
59413
59412
|
}
|
|
59414
59413
|
}, SectionDescription()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59415
59414
|
"class": "d-none align-items-center flex-row d-sm-flex mt-sm-2",
|
|
@@ -59447,6 +59446,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
59447
59446
|
} else {
|
|
59448
59447
|
window.open(sectionproperties.btnlink, '_blank');
|
|
59449
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'
|
|
59450
59453
|
}
|
|
59451
59454
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59452
59455
|
"class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
|
package/dist/index.esm.js
CHANGED
|
@@ -22383,10 +22383,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22383
22383
|
}, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React.createElement("div", {
|
|
22384
22384
|
className: "col-md-4 col-sm-3 text-start p-0"
|
|
22385
22385
|
}, /*#__PURE__*/React.createElement("div", {
|
|
22386
|
-
style: {
|
|
22387
|
-
width: sectionproperties.cart_BtnWidth_resp + 'px',
|
|
22388
|
-
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
22389
|
-
}
|
|
22386
|
+
style: {}
|
|
22390
22387
|
}, /*#__PURE__*/React.createElement("i", {
|
|
22391
22388
|
"class": ' h-100 allcentered ',
|
|
22392
22389
|
style: {
|
|
@@ -59360,7 +59357,9 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
59360
59357
|
style: {
|
|
59361
59358
|
position: 'relative',
|
|
59362
59359
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
59363
|
-
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'
|
|
59364
59363
|
}
|
|
59365
59364
|
}, SectionDescription()), /*#__PURE__*/React.createElement("div", {
|
|
59366
59365
|
"class": "d-none align-items-center flex-row d-sm-flex mt-sm-2",
|
|
@@ -59398,6 +59397,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
59398
59397
|
} else {
|
|
59399
59398
|
window.open(sectionproperties.btnlink, '_blank');
|
|
59400
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'
|
|
59401
59404
|
}
|
|
59402
59405
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("div", {
|
|
59403
59406
|
"class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
|
package/dist/index.umd.js
CHANGED
|
@@ -22256,10 +22256,7 @@
|
|
|
22256
22256
|
}, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22257
22257
|
className: "col-md-4 col-sm-3 text-start p-0"
|
|
22258
22258
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22259
|
-
style: {
|
|
22260
|
-
width: sectionproperties.cart_BtnWidth_resp + 'px',
|
|
22261
|
-
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
22262
|
-
}
|
|
22259
|
+
style: {}
|
|
22263
22260
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22264
22261
|
"class": ' h-100 allcentered ',
|
|
22265
22262
|
style: {
|
|
@@ -59233,7 +59230,9 @@
|
|
|
59233
59230
|
style: {
|
|
59234
59231
|
position: 'relative',
|
|
59235
59232
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
59236
|
-
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'
|
|
59237
59236
|
}
|
|
59238
59237
|
}, SectionDescription()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59239
59238
|
"class": "d-none align-items-center flex-row d-sm-flex mt-sm-2",
|
|
@@ -59271,6 +59270,10 @@
|
|
|
59271
59270
|
} else {
|
|
59272
59271
|
window.open(sectionproperties.btnlink, '_blank');
|
|
59273
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'
|
|
59274
59277
|
}
|
|
59275
59278
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59276
59279
|
"class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
|