tabexseriescomponents 0.2.1355 → 0.2.1356
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
|
@@ -79100,7 +79100,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
79100
79100
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
79101
79101
|
var _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12;
|
|
79102
79102
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79103
|
-
"class": sectionproperties.numofcols == '2' ? ' h-
|
|
79103
|
+
"class": sectionproperties.numofcols == '2' ? ' h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
79104
79104
|
style: {
|
|
79105
79105
|
zIndex: 2,
|
|
79106
79106
|
marginBottom: sectionproperties.innersectionmarginbottom + 'px',
|
package/dist/index.esm.js
CHANGED
|
@@ -79049,7 +79049,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
79049
79049
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
79050
79050
|
var _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12;
|
|
79051
79051
|
return /*#__PURE__*/React.createElement("div", {
|
|
79052
|
-
"class": sectionproperties.numofcols == '2' ? ' h-
|
|
79052
|
+
"class": sectionproperties.numofcols == '2' ? ' h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
79053
79053
|
style: {
|
|
79054
79054
|
zIndex: 2,
|
|
79055
79055
|
marginBottom: sectionproperties.innersectionmarginbottom + 'px',
|
package/dist/index.umd.js
CHANGED
|
@@ -78906,7 +78906,7 @@
|
|
|
78906
78906
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
78907
78907
|
var _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12;
|
|
78908
78908
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78909
|
-
"class": sectionproperties.numofcols == '2' ? ' h-
|
|
78909
|
+
"class": sectionproperties.numofcols == '2' ? ' h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
78910
78910
|
style: {
|
|
78911
78911
|
zIndex: 2,
|
|
78912
78912
|
marginBottom: sectionproperties.innersectionmarginbottom + 'px',
|