tabexseriescomponents 0.2.1068 → 0.2.1069
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
|
@@ -50882,7 +50882,7 @@ var Footer1 = function Footer1(props) {
|
|
|
50882
50882
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50883
50883
|
"class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
50884
50884
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50885
|
-
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center ',
|
|
50885
|
+
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center text-start ',
|
|
50886
50886
|
style: {
|
|
50887
50887
|
color: sectionproperties.footerinfotext_color,
|
|
50888
50888
|
fontSize: sectionproperties.footerinfotext_fontsize + 'px',
|
|
@@ -90137,7 +90137,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
90137
90137
|
}
|
|
90138
90138
|
}),
|
|
90139
90139
|
quantitybtn: glamor.css({
|
|
90140
|
-
width: '
|
|
90140
|
+
width: sectionproperties.quantitybtn_width + '%',
|
|
90141
90141
|
height: sectionproperties.cartBtnHeight + 'px',
|
|
90142
90142
|
background: 'transparent',
|
|
90143
90143
|
borderRadius: sectionproperties.cart_btn_borderBottomLeftRadius + 'px',
|
package/dist/index.esm.js
CHANGED
|
@@ -50831,7 +50831,7 @@ var Footer1 = function Footer1(props) {
|
|
|
50831
50831
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React.createElement("div", {
|
|
50832
50832
|
"class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
50833
50833
|
}, /*#__PURE__*/React.createElement("p", {
|
|
50834
|
-
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center ',
|
|
50834
|
+
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center text-start ',
|
|
50835
50835
|
style: {
|
|
50836
50836
|
color: sectionproperties.footerinfotext_color,
|
|
50837
50837
|
fontSize: sectionproperties.footerinfotext_fontsize + 'px',
|
|
@@ -90086,7 +90086,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
90086
90086
|
}
|
|
90087
90087
|
}),
|
|
90088
90088
|
quantitybtn: css({
|
|
90089
|
-
width: '
|
|
90089
|
+
width: sectionproperties.quantitybtn_width + '%',
|
|
90090
90090
|
height: sectionproperties.cartBtnHeight + 'px',
|
|
90091
90091
|
background: 'transparent',
|
|
90092
90092
|
borderRadius: sectionproperties.cart_btn_borderBottomLeftRadius + 'px',
|
package/dist/index.umd.js
CHANGED
|
@@ -50690,7 +50690,7 @@
|
|
|
50690
50690
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50691
50691
|
"class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
50692
50692
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50693
|
-
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center ',
|
|
50693
|
+
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center text-start ',
|
|
50694
50694
|
style: {
|
|
50695
50695
|
color: sectionproperties.footerinfotext_color,
|
|
50696
50696
|
fontSize: sectionproperties.footerinfotext_fontsize + 'px',
|
|
@@ -89945,7 +89945,7 @@
|
|
|
89945
89945
|
}
|
|
89946
89946
|
}),
|
|
89947
89947
|
quantitybtn: glamor.css({
|
|
89948
|
-
width: '
|
|
89948
|
+
width: sectionproperties.quantitybtn_width + '%',
|
|
89949
89949
|
height: sectionproperties.cartBtnHeight + 'px',
|
|
89950
89950
|
background: 'transparent',
|
|
89951
89951
|
borderRadius: sectionproperties.cart_btn_borderBottomLeftRadius + 'px',
|