tabexseriescomponents 0.0.587 → 0.0.588
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 +2 -2
- package/dist/index.esm.js +2 -2
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -69731,7 +69731,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
|
|
|
69731
69731
|
}, _defineProperty__default["default"](_mediaMaxWidth, "minWidth", props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.image_width_resp + 'px'), _defineProperty__default["default"](_mediaMaxWidth, "height", sectionproperties.height_responsive + 'px'), _mediaMaxWidth)
|
|
69732
69732
|
}),
|
|
69733
69733
|
textContainer: glamor.css({
|
|
69734
|
-
width: sectionproperties.width + '
|
|
69734
|
+
width: sectionproperties.width + 'px',
|
|
69735
69735
|
background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
|
|
69736
69736
|
height: sectionproperties.height + 'px',
|
|
69737
69737
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
|
|
@@ -69801,7 +69801,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
|
|
|
69801
69801
|
},
|
|
69802
69802
|
loading: "lazy"
|
|
69803
69803
|
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69804
|
-
"class": ' row m-0 w-100 text-center justify-content-center
|
|
69804
|
+
"class": ' row m-0 w-100 text-center justify-content-center ',
|
|
69805
69805
|
style: {
|
|
69806
69806
|
position: 'absolute',
|
|
69807
69807
|
justifyContent: 'center',
|
package/dist/index.esm.js
CHANGED
|
@@ -69682,7 +69682,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
|
|
|
69682
69682
|
}, _defineProperty(_mediaMaxWidth, "minWidth", props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.image_width_resp + 'px'), _defineProperty(_mediaMaxWidth, "height", sectionproperties.height_responsive + 'px'), _mediaMaxWidth)
|
|
69683
69683
|
}),
|
|
69684
69684
|
textContainer: css({
|
|
69685
|
-
width: sectionproperties.width + '
|
|
69685
|
+
width: sectionproperties.width + 'px',
|
|
69686
69686
|
background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
|
|
69687
69687
|
height: sectionproperties.height + 'px',
|
|
69688
69688
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
|
|
@@ -69752,7 +69752,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
|
|
|
69752
69752
|
},
|
|
69753
69753
|
loading: "lazy"
|
|
69754
69754
|
}), /*#__PURE__*/React.createElement("div", {
|
|
69755
|
-
"class": ' row m-0 w-100 text-center justify-content-center
|
|
69755
|
+
"class": ' row m-0 w-100 text-center justify-content-center ',
|
|
69756
69756
|
style: {
|
|
69757
69757
|
position: 'absolute',
|
|
69758
69758
|
justifyContent: 'center',
|
package/dist/index.umd.js
CHANGED
|
@@ -69555,7 +69555,7 @@
|
|
|
69555
69555
|
}, _defineProperty__default["default"](_mediaMaxWidth, "minWidth", props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.image_width_resp + 'px'), _defineProperty__default["default"](_mediaMaxWidth, "height", sectionproperties.height_responsive + 'px'), _mediaMaxWidth)
|
|
69556
69556
|
}),
|
|
69557
69557
|
textContainer: glamor.css({
|
|
69558
|
-
width: sectionproperties.width + '
|
|
69558
|
+
width: sectionproperties.width + 'px',
|
|
69559
69559
|
background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
|
|
69560
69560
|
height: sectionproperties.height + 'px',
|
|
69561
69561
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
|
|
@@ -69625,7 +69625,7 @@
|
|
|
69625
69625
|
},
|
|
69626
69626
|
loading: "lazy"
|
|
69627
69627
|
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69628
|
-
"class": ' row m-0 w-100 text-center justify-content-center
|
|
69628
|
+
"class": ' row m-0 w-100 text-center justify-content-center ',
|
|
69629
69629
|
style: {
|
|
69630
69630
|
position: 'absolute',
|
|
69631
69631
|
justifyContent: 'center',
|