tabexseriescomponents 0.0.377 → 0.0.378
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 +5 -1
- package/dist/index.esm.js +5 -1
- package/dist/index.umd.js +5 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -7095,6 +7095,10 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
7095
7095
|
style: {
|
|
7096
7096
|
display: sectionproperties.shownotes == 'Hide' && sectionproperties.showtotalsection == 'Hide' && sectionproperties.showpayemntsection == 'Hide' && sectionproperties.hidecountrystatecity == 'Hide' && sectionproperties.hideshipping == 'Hide' && sectionproperties.hideaddress == 'Hide' ? 'none' : 'flex'
|
|
7097
7097
|
}
|
|
7098
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7099
|
+
"class": "row m-0 w-100"
|
|
7100
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7101
|
+
"class": "col-lg-12 p-0"
|
|
7098
7102
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7099
7103
|
className: "row m-0 w-100 mb-3",
|
|
7100
7104
|
style: {
|
|
@@ -7340,7 +7344,7 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
7340
7344
|
color: sectionproperties.paymenttextcolor,
|
|
7341
7345
|
fontWeight: sectionproperties.paymenttextfontweight
|
|
7342
7346
|
}
|
|
7343
|
-
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))))))))))));
|
|
7347
|
+
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))))))))))))));
|
|
7344
7348
|
};
|
|
7345
7349
|
|
|
7346
7350
|
var css_248z$H = ".wishlist-module_wishlist_card__sUXul .wishlist-module_image_container__FuptA {\n height: 300px;\n border-radius: 10px;\n background-size: cover !important;\n background-repeat: no-repeat;\n background-position: center;\n background-color: #e6e6e6;\n width: 100% !important;\n box-shadow: 0 0 10px #e6e6e6;\n}\n.wishlist-module_floatbtn__PZDvQ {\n position: absolute;\n top: 10px;\n right: 10px;\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n transition: 0.3s;\n opacity: 0;\n}\n.wishlist-module_wishlist_card__sUXul:hover .wishlist-module_floatbtn__PZDvQ {\n opacity: 1;\n}\n@media screen and (max-width: 800px) {\n .wishlist-module_floatbtn__PZDvQ {\n opacity: 1 !important;\n }\n}\n";
|
package/dist/index.esm.js
CHANGED
|
@@ -7046,6 +7046,10 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
7046
7046
|
style: {
|
|
7047
7047
|
display: sectionproperties.shownotes == 'Hide' && sectionproperties.showtotalsection == 'Hide' && sectionproperties.showpayemntsection == 'Hide' && sectionproperties.hidecountrystatecity == 'Hide' && sectionproperties.hideshipping == 'Hide' && sectionproperties.hideaddress == 'Hide' ? 'none' : 'flex'
|
|
7048
7048
|
}
|
|
7049
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
7050
|
+
"class": "row m-0 w-100"
|
|
7051
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
7052
|
+
"class": "col-lg-12 p-0"
|
|
7049
7053
|
}, /*#__PURE__*/React.createElement("div", {
|
|
7050
7054
|
className: "row m-0 w-100 mb-3",
|
|
7051
7055
|
style: {
|
|
@@ -7291,7 +7295,7 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
7291
7295
|
color: sectionproperties.paymenttextcolor,
|
|
7292
7296
|
fontWeight: sectionproperties.paymenttextfontweight
|
|
7293
7297
|
}
|
|
7294
|
-
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))))))))))));
|
|
7298
|
+
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))))))))))))));
|
|
7295
7299
|
};
|
|
7296
7300
|
|
|
7297
7301
|
var css_248z$H = ".wishlist-module_wishlist_card__sUXul .wishlist-module_image_container__FuptA {\n height: 300px;\n border-radius: 10px;\n background-size: cover !important;\n background-repeat: no-repeat;\n background-position: center;\n background-color: #e6e6e6;\n width: 100% !important;\n box-shadow: 0 0 10px #e6e6e6;\n}\n.wishlist-module_floatbtn__PZDvQ {\n position: absolute;\n top: 10px;\n right: 10px;\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n transition: 0.3s;\n opacity: 0;\n}\n.wishlist-module_wishlist_card__sUXul:hover .wishlist-module_floatbtn__PZDvQ {\n opacity: 1;\n}\n@media screen and (max-width: 800px) {\n .wishlist-module_floatbtn__PZDvQ {\n opacity: 1 !important;\n }\n}\n";
|
package/dist/index.umd.js
CHANGED
|
@@ -6927,6 +6927,10 @@
|
|
|
6927
6927
|
style: {
|
|
6928
6928
|
display: sectionproperties.shownotes == 'Hide' && sectionproperties.showtotalsection == 'Hide' && sectionproperties.showpayemntsection == 'Hide' && sectionproperties.hidecountrystatecity == 'Hide' && sectionproperties.hideshipping == 'Hide' && sectionproperties.hideaddress == 'Hide' ? 'none' : 'flex'
|
|
6929
6929
|
}
|
|
6930
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6931
|
+
"class": "row m-0 w-100"
|
|
6932
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6933
|
+
"class": "col-lg-12 p-0"
|
|
6930
6934
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6931
6935
|
className: "row m-0 w-100 mb-3",
|
|
6932
6936
|
style: {
|
|
@@ -7172,7 +7176,7 @@
|
|
|
7172
7176
|
color: sectionproperties.paymenttextcolor,
|
|
7173
7177
|
fontWeight: sectionproperties.paymenttextfontweight
|
|
7174
7178
|
}
|
|
7175
|
-
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))))))))))));
|
|
7179
|
+
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))))))))))))));
|
|
7176
7180
|
};
|
|
7177
7181
|
|
|
7178
7182
|
var css_248z$H = ".wishlist-module_wishlist_card__sUXul .wishlist-module_image_container__FuptA {\n height: 300px;\n border-radius: 10px;\n background-size: cover !important;\n background-repeat: no-repeat;\n background-position: center;\n background-color: #e6e6e6;\n width: 100% !important;\n box-shadow: 0 0 10px #e6e6e6;\n}\n.wishlist-module_floatbtn__PZDvQ {\n position: absolute;\n top: 10px;\n right: 10px;\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n transition: 0.3s;\n opacity: 0;\n}\n.wishlist-module_wishlist_card__sUXul:hover .wishlist-module_floatbtn__PZDvQ {\n opacity: 1;\n}\n@media screen and (max-width: 800px) {\n .wishlist-module_floatbtn__PZDvQ {\n opacity: 1 !important;\n }\n}\n";
|