tabexseriescomponents 0.0.482 → 0.0.483
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 +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -57896,7 +57896,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57896
57896
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
57897
57897
|
"class": sectionStyles.line_right
|
|
57898
57898
|
})))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57899
|
-
"class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center
|
|
57899
|
+
"class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
|
|
57900
57900
|
style: {
|
|
57901
57901
|
justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
|
|
57902
57902
|
marginBottom: sectionproperties.descriptionMarginBottom + 'px',
|
package/dist/index.esm.js
CHANGED
|
@@ -57847,7 +57847,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57847
57847
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
57848
57848
|
"class": sectionStyles.line_right
|
|
57849
57849
|
})))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
57850
|
-
"class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center
|
|
57850
|
+
"class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
|
|
57851
57851
|
style: {
|
|
57852
57852
|
justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
|
|
57853
57853
|
marginBottom: sectionproperties.descriptionMarginBottom + 'px',
|
package/dist/index.umd.js
CHANGED
|
@@ -57722,7 +57722,7 @@
|
|
|
57722
57722
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
57723
57723
|
"class": sectionStyles.line_right
|
|
57724
57724
|
})))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57725
|
-
"class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center
|
|
57725
|
+
"class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
|
|
57726
57726
|
style: {
|
|
57727
57727
|
justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
|
|
57728
57728
|
marginBottom: sectionproperties.descriptionMarginBottom + 'px',
|