tabexseriescomponents 0.0.226 → 0.0.227
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 +78 -67
- package/dist/index.esm.js +78 -67
- package/dist/index.umd.js +78 -67
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -684,7 +684,8 @@ var Login = function Login(props) {
|
|
|
684
684
|
border: sectionproperties.login_btn_borderwidth + 'px solid ' + sectionproperties.login_btn_bordercolor,
|
|
685
685
|
':hover': {
|
|
686
686
|
background: sectionproperties.login_btn_backgroundonhover,
|
|
687
|
-
color: sectionproperties.login_btn_coloronhover
|
|
687
|
+
color: sectionproperties.login_btn_coloronhover,
|
|
688
|
+
borderColor: sectionproperties.login_btn_coloronhover
|
|
688
689
|
}
|
|
689
690
|
}),
|
|
690
691
|
logininputLabel: glamor.css({
|
|
@@ -824,7 +825,7 @@ var Login = function Login(props) {
|
|
|
824
825
|
type: 'button',
|
|
825
826
|
disabled: LoginMutation.isLoading == true ? true : false
|
|
826
827
|
}, !SocialLoginMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, LoginMutation.isLoading && /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
827
|
-
color:
|
|
828
|
+
color: sectionproperties.login_btn_color,
|
|
828
829
|
width: "20px",
|
|
829
830
|
height: "20px",
|
|
830
831
|
duration: "1s"
|
|
@@ -2447,7 +2448,7 @@ var Service_itemtype = function Service_itemtype(props) {
|
|
|
2447
2448
|
function ownKeys$1X(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
2448
2449
|
function _objectSpread$1X(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1X(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1X(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
2449
2450
|
var Productinfo = function Productinfo(props) {
|
|
2450
|
-
var _ref, _ref2, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4,
|
|
2451
|
+
var _ref, _ref2, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _fetchProductInfoQuer54, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58, _fetchProductInfoQuer59, _fetchProductInfoQuer60, _fetchProductInfoQuer61, _fetchProductInfoQuer62, _fetchProductInfoQuer63, _fetchProductInfoQuer64, _fetchProductInfoQuer65, _fetchProductInfoQuer66, _fetchProductInfoQuer67, _fetchProductInfoQuer68, _fetchProductInfoQuer69, _fetchProductInfoQuer70, _fetchProductInfoQuer71, _fetchProductInfoQuer72, _fetchProductInfoQuer73, _fetchProductInfoQuer74, _fetchProductInfoQuer75, _fetchProductInfoQuer76, _fetchProductInfoQuer77, _fetchProductInfoQuer78, _fetchProductInfoQuer79, _fetchProductInfoQuer80, _fetchProductInfoQuer81, _fetchProductInfoQuer82, _fetchProductInfoQuer83, _fetchProductInfoQuer84, _fetchProductInfoQuer85, _fetchProductInfoQuer86, _fetchProductInfoQuer87, _fetchProductInfoQuer88, _fetchProductInfoQuer89, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8;
|
|
2451
2452
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
2452
2453
|
var lang = props.actions.lang;
|
|
2453
2454
|
var langdetect = props.actions.langdetect;
|
|
@@ -3216,7 +3217,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
3216
3217
|
})));
|
|
3217
3218
|
};
|
|
3218
3219
|
var StoreInfo = function StoreInfo() {
|
|
3219
|
-
var _authdetailsContext$i5, _authdetailsContext$i6;
|
|
3220
|
+
var _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50, _fetchProductInfoQuer51, _authdetailsContext$i5, _authdetailsContext$i6;
|
|
3220
3221
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3221
3222
|
"class": "row m-0 w-100"
|
|
3222
3223
|
}, sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -3259,7 +3260,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
3259
3260
|
style: {
|
|
3260
3261
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
3261
3262
|
}
|
|
3262
|
-
}, langdetect == 'en' ? sectionproperties.otherinfodesc2en : sectionproperties.otherinfodesc2ar))), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showpricinglist == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3263
|
+
}, langdetect == 'en' ? sectionproperties.otherinfodesc2en : sectionproperties.otherinfodesc2ar))), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showpricinglist == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer48 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer48 === void 0 ? void 0 : (_fetchProductInfoQuer49 = _fetchProductInfoQuer48.data) === null || _fetchProductInfoQuer49 === void 0 ? void 0 : (_fetchProductInfoQuer50 = _fetchProductInfoQuer49.productinfo) === null || _fetchProductInfoQuer50 === void 0 ? void 0 : (_fetchProductInfoQuer51 = _fetchProductInfoQuer50.productquantityoptions) === null || _fetchProductInfoQuer51 === void 0 ? void 0 : _fetchProductInfoQuer51.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3263
3264
|
"class": "col-lg-12 p-0 mb-4"
|
|
3264
3265
|
}, getQuantityCondition()), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3265
3266
|
className: productinfo_cssstyles.storeinfocontainer + ' mb-4 col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
|
|
@@ -3409,7 +3410,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
3409
3410
|
"class": "col-lg-12 pl-5 pr-5 p-md-0 w-100 mt-3 mb-4"
|
|
3410
3411
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3411
3412
|
"class": "row m-0 w-100"
|
|
3412
|
-
}, langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (
|
|
3413
|
+
}, langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer52 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer52 === void 0 ? void 0 : (_fetchProductInfoQuer53 = _fetchProductInfoQuer52.data) === null || _fetchProductInfoQuer53 === void 0 ? void 0 : (_fetchProductInfoQuer54 = _fetchProductInfoQuer53.productinfo) === null || _fetchProductInfoQuer54 === void 0 ? void 0 : _fetchProductInfoQuer54.description_en) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer55 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer55 === void 0 ? void 0 : (_fetchProductInfoQuer56 = _fetchProductInfoQuer55.data) === null || _fetchProductInfoQuer56 === void 0 ? void 0 : (_fetchProductInfoQuer57 = _fetchProductInfoQuer56.productinfo) === null || _fetchProductInfoQuer57 === void 0 ? void 0 : _fetchProductInfoQuer57.description_en) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3413
3414
|
className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
|
|
3414
3415
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3415
3416
|
className: "row m-0 w-100 d-flex"
|
|
@@ -3421,16 +3422,16 @@ var Productinfo = function Productinfo(props) {
|
|
|
3421
3422
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
3422
3423
|
},
|
|
3423
3424
|
dangerouslySetInnerHTML: {
|
|
3424
|
-
__html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (
|
|
3425
|
+
__html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer58 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer58 === void 0 ? void 0 : (_fetchProductInfoQuer59 = _fetchProductInfoQuer58.data) === null || _fetchProductInfoQuer59 === void 0 ? void 0 : (_fetchProductInfoQuer60 = _fetchProductInfoQuer59.productinfo) === null || _fetchProductInfoQuer60 === void 0 ? void 0 : _fetchProductInfoQuer60.description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer61 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer61 === void 0 ? void 0 : (_fetchProductInfoQuer62 = _fetchProductInfoQuer61.data) === null || _fetchProductInfoQuer62 === void 0 ? void 0 : (_fetchProductInfoQuer63 = _fetchProductInfoQuer62.productinfo) === null || _fetchProductInfoQuer63 === void 0 ? void 0 : _fetchProductInfoQuer63.description_en.slice(0, 1000)
|
|
3425
3426
|
}
|
|
3426
3427
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3427
3428
|
"class": "col-lg-12 allcentered"
|
|
3428
|
-
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (
|
|
3429
|
+
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer64 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer64 === void 0 ? void 0 : (_fetchProductInfoQuer65 = _fetchProductInfoQuer64.data) === null || _fetchProductInfoQuer65 === void 0 ? void 0 : (_fetchProductInfoQuer66 = _fetchProductInfoQuer65.productinfo) === null || _fetchProductInfoQuer66 === void 0 ? void 0 : _fetchProductInfoQuer66.description_en.length) > 1000 && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3429
3430
|
"class": "m-0 p-0 cursor-pointer text-grey font-weight-600",
|
|
3430
3431
|
onClick: function onClick() {
|
|
3431
3432
|
return setShowMore(!showMore);
|
|
3432
3433
|
}
|
|
3433
|
-
}, showMore ? lang.showless : lang.showmore)))), langdetect == 'ar' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (
|
|
3434
|
+
}, showMore ? lang.showless : lang.showmore)))), langdetect == 'ar' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer67 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer67 === void 0 ? void 0 : (_fetchProductInfoQuer68 = _fetchProductInfoQuer67.data) === null || _fetchProductInfoQuer68 === void 0 ? void 0 : (_fetchProductInfoQuer69 = _fetchProductInfoQuer68.productinfo) === null || _fetchProductInfoQuer69 === void 0 ? void 0 : _fetchProductInfoQuer69.description_ar) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer70 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer70 === void 0 ? void 0 : (_fetchProductInfoQuer71 = _fetchProductInfoQuer70.data) === null || _fetchProductInfoQuer71 === void 0 ? void 0 : (_fetchProductInfoQuer72 = _fetchProductInfoQuer71.productinfo) === null || _fetchProductInfoQuer72 === void 0 ? void 0 : _fetchProductInfoQuer72.description_ar) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3434
3435
|
className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
|
|
3435
3436
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3436
3437
|
className: "row m-0 w-100 d-flex"
|
|
@@ -3442,16 +3443,16 @@ var Productinfo = function Productinfo(props) {
|
|
|
3442
3443
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
3443
3444
|
},
|
|
3444
3445
|
dangerouslySetInnerHTML: {
|
|
3445
|
-
__html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (
|
|
3446
|
+
__html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer73 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer73 === void 0 ? void 0 : (_fetchProductInfoQuer74 = _fetchProductInfoQuer73.data) === null || _fetchProductInfoQuer74 === void 0 ? void 0 : (_fetchProductInfoQuer75 = _fetchProductInfoQuer74.productinfo) === null || _fetchProductInfoQuer75 === void 0 ? void 0 : _fetchProductInfoQuer75.description_ar : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer76 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer76 === void 0 ? void 0 : (_fetchProductInfoQuer77 = _fetchProductInfoQuer76.data) === null || _fetchProductInfoQuer77 === void 0 ? void 0 : (_fetchProductInfoQuer78 = _fetchProductInfoQuer77.productinfo) === null || _fetchProductInfoQuer78 === void 0 ? void 0 : _fetchProductInfoQuer78.description_ar.slice(0, 1000)
|
|
3446
3447
|
}
|
|
3447
3448
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3448
3449
|
"class": "col-lg-12 allcentered"
|
|
3449
|
-
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (
|
|
3450
|
+
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer79 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer79 === void 0 ? void 0 : (_fetchProductInfoQuer80 = _fetchProductInfoQuer79.data) === null || _fetchProductInfoQuer80 === void 0 ? void 0 : (_fetchProductInfoQuer81 = _fetchProductInfoQuer80.productinfo) === null || _fetchProductInfoQuer81 === void 0 ? void 0 : _fetchProductInfoQuer81.description_ar.length) > 1000 && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3450
3451
|
"class": "m-0 p-0 cursor-pointer text-grey font-weight-600 text-right",
|
|
3451
3452
|
onClick: function onClick() {
|
|
3452
3453
|
return setShowMore(!showMore);
|
|
3453
3454
|
}
|
|
3454
|
-
}, showMore ? lang.showless : lang.showmore)))), sectionproperties.showGallery == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (
|
|
3455
|
+
}, showMore ? lang.showless : lang.showmore)))), sectionproperties.showGallery == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer82 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer82 === void 0 ? void 0 : (_fetchProductInfoQuer83 = _fetchProductInfoQuer82.data) === null || _fetchProductInfoQuer83 === void 0 ? void 0 : (_fetchProductInfoQuer84 = _fetchProductInfoQuer83.productinfo) === null || _fetchProductInfoQuer84 === void 0 ? void 0 : (_fetchProductInfoQuer85 = _fetchProductInfoQuer84.productimages) === null || _fetchProductInfoQuer85 === void 0 ? void 0 : _fetchProductInfoQuer85.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3455
3456
|
"class": "col-lg-12 p-0"
|
|
3456
3457
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3457
3458
|
"class": "row m-0 w-100 allcentered pl-md-3 pr-md-3",
|
|
@@ -3459,7 +3460,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
3459
3460
|
paddingLeft: sectionproperties.galleryPaddingHorizontal + 'px',
|
|
3460
3461
|
paddingRight: sectionproperties.galleryPaddingHorizontal + 'px'
|
|
3461
3462
|
}
|
|
3462
|
-
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (
|
|
3463
|
+
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer86 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer86 === void 0 ? void 0 : (_fetchProductInfoQuer87 = _fetchProductInfoQuer86.data) === null || _fetchProductInfoQuer87 === void 0 ? void 0 : (_fetchProductInfoQuer88 = _fetchProductInfoQuer87.productinfo) === null || _fetchProductInfoQuer88 === void 0 ? void 0 : (_fetchProductInfoQuer89 = _fetchProductInfoQuer88.productimages) === null || _fetchProductInfoQuer89 === void 0 ? void 0 : _fetchProductInfoQuer89.map(function (item, index) {
|
|
3463
3464
|
if (index <= 6) {
|
|
3464
3465
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3465
3466
|
"class": ' col-md-4 col-sm-12 mb-3 col-lg-' + sectionproperties.galleryNoOfCols,
|
|
@@ -3930,7 +3931,12 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
3930
3931
|
return showbutton;
|
|
3931
3932
|
};
|
|
3932
3933
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3933
|
-
className: "row m-0 w-100"
|
|
3934
|
+
className: "row m-0 w-100",
|
|
3935
|
+
style: {
|
|
3936
|
+
paddingTop: sectionproperties.marginTop + 'px',
|
|
3937
|
+
paddingBottom: sectionproperties.marginBottom + 'px',
|
|
3938
|
+
background: sectionproperties.backgroundColor
|
|
3939
|
+
}
|
|
3934
3940
|
}, sectionproperties.showbgimage == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3935
3941
|
className: "col-lg-12 p-0 d-flex justify-content-center",
|
|
3936
3942
|
style: {
|
|
@@ -4015,13 +4021,10 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
4015
4021
|
}, !fetchorderhistoryQueryContext.isFetching && fetchorderhistoryQueryContext.isSuccess && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
4016
4022
|
className: 'row ml-0 mr-0 d-flex justify-content-center w-100 pl-lg-4 pr-lg-4 pl-md-3 pr-md-3 pl-sm-2 pr-sm-2',
|
|
4017
4023
|
style: {
|
|
4018
|
-
marginTop: sectionproperties.marginTop + 'px',
|
|
4019
|
-
marginBottom: sectionproperties.marginBottom + 'px',
|
|
4020
4024
|
paddingLeft: sectionproperties.paddingLeft + 'px',
|
|
4021
4025
|
paddingRight: sectionproperties.paddingRight + 'px',
|
|
4022
4026
|
paddingTop: sectionproperties.paddingTop + 'px',
|
|
4023
4027
|
paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
4024
|
-
background: sectionproperties.backgroundColor,
|
|
4025
4028
|
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
4026
4029
|
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
4027
4030
|
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
@@ -4743,7 +4746,12 @@ var Wishlist = function Wishlist(props) {
|
|
|
4743
4746
|
}
|
|
4744
4747
|
}, [sectionproperties]);
|
|
4745
4748
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
4746
|
-
className: 'row
|
|
4749
|
+
className: 'row m-0 w-100',
|
|
4750
|
+
style: {
|
|
4751
|
+
paddingTop: sectionproperties.marginTop + 'px',
|
|
4752
|
+
paddingBottom: sectionproperties.marginBottom + 'px',
|
|
4753
|
+
background: sectionproperties.backgroundColor
|
|
4754
|
+
}
|
|
4747
4755
|
}, sectionproperties.showbgimage == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
4748
4756
|
className: "col-lg-12 p-0 d-flex justify-content-center",
|
|
4749
4757
|
style: {
|
|
@@ -4827,13 +4835,10 @@ var Wishlist = function Wishlist(props) {
|
|
|
4827
4835
|
className: 'row ml-0 mr-0 d-flex justify-content-center w-100 pl-lg-4 pr-lg-4 pl-md-3 pr-md-3 pl-sm-2 pr-sm-2',
|
|
4828
4836
|
style: {
|
|
4829
4837
|
width: sectionproperties.width + 'vw',
|
|
4830
|
-
marginTop: sectionproperties.marginTop + 'px',
|
|
4831
|
-
marginBottom: sectionproperties.marginBottom + 'px',
|
|
4832
4838
|
paddingLeft: sectionproperties.paddingLeft + 'px',
|
|
4833
4839
|
paddingRight: sectionproperties.paddingRight + 'px',
|
|
4834
4840
|
paddingTop: sectionproperties.paddingTop + 'px',
|
|
4835
4841
|
paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
4836
|
-
background: sectionproperties.backgroundColor,
|
|
4837
4842
|
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
4838
4843
|
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
4839
4844
|
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
@@ -5320,7 +5325,12 @@ var Viewcart = function Viewcart(props) {
|
|
|
5320
5325
|
}
|
|
5321
5326
|
}, [sectionproperties]);
|
|
5322
5327
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
5323
|
-
className: 'row m-0 w-100 d-flex justify-content-center'
|
|
5328
|
+
className: 'row m-0 w-100 d-flex justify-content-center',
|
|
5329
|
+
style: {
|
|
5330
|
+
paddingTop: sectionproperties.marginTop + 'px',
|
|
5331
|
+
paddingBottom: sectionproperties.marginBottom + 'px',
|
|
5332
|
+
background: sectionproperties.backgroundColor
|
|
5333
|
+
}
|
|
5324
5334
|
}, sectionproperties.showbgimage == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
5325
5335
|
className: "col-lg-12 p-0 d-flex justify-content-center",
|
|
5326
5336
|
style: {
|
|
@@ -5403,13 +5413,10 @@ var Viewcart = function Viewcart(props) {
|
|
|
5403
5413
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
5404
5414
|
className: 'row ml-0 mr-0 d-flex justify-content-center w-100 pl-lg-4 pr-lg-4 pl-md-3 pr-md-3 pl-sm-2 pr-sm-2',
|
|
5405
5415
|
style: {
|
|
5406
|
-
marginTop: sectionproperties.marginTop + 'px',
|
|
5407
|
-
marginBottom: sectionproperties.marginBottom + 'px',
|
|
5408
5416
|
paddingLeft: sectionproperties.paddingLeft + 'px',
|
|
5409
5417
|
paddingRight: sectionproperties.paddingRight + 'px',
|
|
5410
5418
|
paddingTop: sectionproperties.paddingTop + 'px',
|
|
5411
5419
|
paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
5412
|
-
background: sectionproperties.backgroundColor,
|
|
5413
5420
|
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
5414
5421
|
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
5415
5422
|
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
@@ -7576,12 +7583,11 @@ var Signup = function Signup(props) {
|
|
|
7576
7583
|
fontWeight: sectionproperties.signup_btn_fontweight,
|
|
7577
7584
|
boxShadow: sectionproperties.signup_btn_showshadow == 'Show' ? '0 0 10px ' + sectionproperties.signup_btn_shadowcolor : '',
|
|
7578
7585
|
border: sectionproperties.signup_btn_borderwidth + 'px solid ' + sectionproperties.signup_btn_bordercolor,
|
|
7579
|
-
opacity: sectionproperties.signup_btn_opacity,
|
|
7580
7586
|
transition: '.3s',
|
|
7581
7587
|
':hover': {
|
|
7582
7588
|
color: sectionproperties.signup_btn_coloronhover,
|
|
7583
|
-
|
|
7584
|
-
|
|
7589
|
+
borderColor: sectionproperties.signup_btn_coloronhover,
|
|
7590
|
+
background: sectionproperties.signup_btnbgcoloroonhover
|
|
7585
7591
|
}
|
|
7586
7592
|
}),
|
|
7587
7593
|
form_control: glamor.css({
|
|
@@ -7714,7 +7720,11 @@ var AccountInformation = function AccountInformation(props) {
|
|
|
7714
7720
|
}
|
|
7715
7721
|
}, [sectionproperties]);
|
|
7716
7722
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7717
|
-
className: 'row ml-0 mr-0 w-100'
|
|
7723
|
+
className: 'row ml-0 mr-0 w-100',
|
|
7724
|
+
style: {
|
|
7725
|
+
paddingTop: sectionproperties.marginTop + 'px',
|
|
7726
|
+
paddingBottom: sectionproperties.marginBottom + 'px'
|
|
7727
|
+
}
|
|
7718
7728
|
}, sectionproperties.showbgimage == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7719
7729
|
className: "col-lg-12 p-0 d-flex justify-content-center",
|
|
7720
7730
|
style: {
|
|
@@ -7797,8 +7807,6 @@ var AccountInformation = function AccountInformation(props) {
|
|
|
7797
7807
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7798
7808
|
className: "row m-0 w-100 pl-lg-4 pr-lg-4 pl-md-3 pr-md-3 pl-sm-2 pr-sm-2",
|
|
7799
7809
|
style: {
|
|
7800
|
-
marginTop: sectionproperties.marginTop + 'px',
|
|
7801
|
-
marginBottom: sectionproperties.marginBottom + 'px',
|
|
7802
7810
|
paddingLeft: sectionproperties.paddingLeft + 'px',
|
|
7803
7811
|
paddingRight: sectionproperties.paddingRight + 'px',
|
|
7804
7812
|
paddingTop: sectionproperties.paddingTop + 'px',
|
|
@@ -7854,8 +7862,6 @@ var Policies = function Policies(props) {
|
|
|
7854
7862
|
var lang = props.actions.lang;
|
|
7855
7863
|
var langdetect = props.actions.langdetect;
|
|
7856
7864
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
7857
|
-
props.actions.TabexSectionsComponentsContext;
|
|
7858
|
-
props.actions.pageindexcontext;
|
|
7859
7865
|
var actions = props.actions;
|
|
7860
7866
|
var _useState5 = React.useState(''),
|
|
7861
7867
|
_useState6 = _slicedToArray__default["default"](_useState5, 2);
|
|
@@ -7933,7 +7939,9 @@ var Policies = function Policies(props) {
|
|
|
7933
7939
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7934
7940
|
className: 'row m-0 w-100 d-flex justify-content-center',
|
|
7935
7941
|
style: {
|
|
7936
|
-
backgroundColor: sectionproperties.backgroundColor
|
|
7942
|
+
backgroundColor: sectionproperties.backgroundColor,
|
|
7943
|
+
paddingTop: sectionproperties.marginTop + 'px',
|
|
7944
|
+
paddingBottom: sectionproperties.marginBottom + 'px'
|
|
7937
7945
|
}
|
|
7938
7946
|
}, sectionproperties.showbgimage == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7939
7947
|
className: "col-lg-12 p-0 d-flex justify-content-center",
|
|
@@ -8020,8 +8028,6 @@ var Policies = function Policies(props) {
|
|
|
8020
8028
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8021
8029
|
className: "row ml-0 mr-0 w-100 pl-lg-4 pr-lg-4 pl-md-3 pr-md-3 pl-sm-2 pr-sm-2",
|
|
8022
8030
|
style: {
|
|
8023
|
-
marginTop: sectionproperties.marginTop + 'px',
|
|
8024
|
-
marginBottom: sectionproperties.marginBottom + 'px',
|
|
8025
8031
|
paddingLeft: sectionproperties.paddingLeft + 'px',
|
|
8026
8032
|
paddingRight: sectionproperties.paddingRight + 'px',
|
|
8027
8033
|
paddingTop: sectionproperties.paddingTop + 'px',
|
|
@@ -8102,9 +8108,7 @@ var Policies = function Policies(props) {
|
|
|
8102
8108
|
dangerouslySetInnerHTML: {
|
|
8103
8109
|
__html: fetchInstitutePoliciesQueryContext === null || fetchInstitutePoliciesQueryContext === void 0 ? void 0 : (_fetchInstitutePolici6 = fetchInstitutePoliciesQueryContext.data) === null || _fetchInstitutePolici6 === void 0 ? void 0 : (_fetchInstitutePolici7 = _fetchInstitutePolici6.data) === null || _fetchInstitutePolici7 === void 0 ? void 0 : (_fetchInstitutePolici8 = _fetchInstitutePolici7.policies[policychoosedindex]) === null || _fetchInstitutePolici8 === void 0 ? void 0 : _fetchInstitutePolici8.policycontent_ar
|
|
8104
8110
|
}
|
|
8105
|
-
}))))))))
|
|
8106
|
-
className: "col-lg-12 d-flex align-items-center justify-content-center p-0"
|
|
8107
|
-
}));
|
|
8111
|
+
})))))))));
|
|
8108
8112
|
};
|
|
8109
8113
|
|
|
8110
8114
|
var css_248z$D = ".cart-module_cartslider_container__idend {\n transition: 0.3s;z-index: 1500;\n}\n.cart-module_close_menu_icon_cont__uh-pE {\n /* width: 4.5vh;\n height: 4.5vh; */\n /* background-color: var(--danger); */\n /* border-radius: 50%; */\n /* color: white; */\n position: absolute;\n top: 4px;\n left: -17px;\n display: flex;\n align-items: center;\n justify-content: center;\n transition: 0.3s;\n cursor: pointer;\n z-index: 3000 !important;\n}\n\n.cart-module_cart_slider_imagecont__tnHMt {\n width: 100%;\n height: 10vh;\n border: 2px solid #e6e6e6;\n background-color: white;\n display: flex;\n align-items: center;\n justify-content: center;\n border-radius: 10px;\n background-repeat: no-repeat;\n background-size: cover;\n background-position: center;\n}\n.cart-module_checkout_cart_slider_imagecont__UX2ct {\n height: 10vh;\n}\n.cart-module_checkout_quantity_cont__Rr3RO {\n position: absolute;\n top: -7px;\n right: -7px;\n width: 2.5vh;\n height: 2.5vh;\n background-color: var(--danger);\n display: flex;\n align-items: center;\n justify-content: center;\n border-radius: 50%;\n color: white;\n font-size: 10px !important;\n}\n.cart-module_btn_circle__p-BDZ {\n border-radius: 100%;\n width: 20px;\n height: 20px;\n line-height: 20px;\n padding: 10px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.cart-module_cart_progress_card__jEFwg {\n opacity: 0.7 !important;\n transition: 0.3s;\n cursor: pointer;\n}\n.cart-module_cart_progress_card__jEFwg:hover {\n opacity: 1 !important;\n}\n.cart-module_cart_progress_card_active__gQzWT {\n opacity: 1 !important;\n}\n.cart-module_trash_btn__bHQxy {\n width: 4vh !important;\n height: 4vh !important;\n border-radius: 10px !important;\n padding: 0 !important;\n}\n.cart-module_btn_apply__phbo8 {\n width: 100% !important;\n height: 40px !important;\n border-radius: 10px !important;\n}\n.cart-module_checkout_card_card__4zUo9 {\n max-height: 58vh;\n overflow-y: auto;\n}\n@media screen and (max-width: 800px) {\n .cart-module_checkout_card_card__4zUo9 {\n max-height: 100% !important;\n }\n .cart-module_close_menu_icon_cont__uh-pE {\n left: 90% !important;\n }\n}\n.cart-module_checkout_card_card__4zUo9::-webkit-scrollbar {\n width: 5px;\n}\n.cart-module_checkout_card_card__4zUo9::-webkit-scrollbar-track {\n box-shadow: inset 0 0 5px grey;\n border-radius: 10px;\n}\n.cart-module_checkout_card_card__4zUo9::-webkit-scrollbar-thumb {\n background: #022648;\n border-radius: 10px;\n}\n.cart-module_checkout_card_card__4zUo9::-webkit-scrollbar-thumb:hover {\n background: #343a40;\n}\n";
|
|
@@ -19637,8 +19641,6 @@ var StylishHeader = function StylishHeader(props) {
|
|
|
19637
19641
|
}),
|
|
19638
19642
|
lowerHeaderSection: glamor.css({
|
|
19639
19643
|
background: sectionproperties.lowersection_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
19640
|
-
paddingTop: sectionproperties.lowersection_paddingtop + 'px',
|
|
19641
|
-
paddingBottom: sectionproperties.lowersection_paddingbottom + 'px',
|
|
19642
19644
|
paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
19643
19645
|
paddingRight: langdetect == 'en' ? sectionproperties.lowersection_paddingright + 'px' : sectionproperties.lowersection_paddingleft + 'px',
|
|
19644
19646
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.lowersection_borderBottomLeftRadius + 'px' : sectionproperties.lowersection_BorderBottomRightRadius + 'px',
|
|
@@ -19666,7 +19668,10 @@ var StylishHeader = function StylishHeader(props) {
|
|
|
19666
19668
|
transition: '0.3s',
|
|
19667
19669
|
display: 'block',
|
|
19668
19670
|
position: 'relative',
|
|
19669
|
-
|
|
19671
|
+
paddingLeft: '2em',
|
|
19672
|
+
paddingRight: '2em',
|
|
19673
|
+
paddingTop: sectionproperties.lowersection_paddingtop + 'rem',
|
|
19674
|
+
paddingBottom: sectionproperties.lowersection_paddingbottom + 'rem',
|
|
19670
19675
|
':hover': {
|
|
19671
19676
|
color: sectionproperties.lowersection_fontColoronhover
|
|
19672
19677
|
},
|
|
@@ -20093,7 +20098,7 @@ var StylishHeader = function StylishHeader(props) {
|
|
|
20093
20098
|
routingcountext(item.navigationroute);
|
|
20094
20099
|
}
|
|
20095
20100
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
20096
|
-
className: "".concat(header_cssstyles.navbar_item_text) + ' navbar_item_text '
|
|
20101
|
+
className: "".concat(header_cssstyles.navbar_item_text) + ' mt-auto mb-auto navbar_item_text '
|
|
20097
20102
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
20098
20103
|
}
|
|
20099
20104
|
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
@@ -25740,28 +25745,28 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
|
|
|
25740
25745
|
}
|
|
25741
25746
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
25742
25747
|
size: sectionproperties.facebkbtnniconfontsize
|
|
25743
|
-
})), sectionproperties.
|
|
25744
|
-
"class": header_cssstyles.
|
|
25748
|
+
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25749
|
+
"class": header_cssstyles.instagrambtn + ' p-0 allcentered cursor-pointer ml-3 mr-3 ',
|
|
25745
25750
|
onClick: function onClick() {
|
|
25746
25751
|
var _authdetailsContext$i7;
|
|
25747
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.
|
|
25752
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
|
|
25748
25753
|
var _authdetailsContext$i8;
|
|
25749
|
-
window.open(
|
|
25754
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
|
|
25750
25755
|
}
|
|
25751
25756
|
}
|
|
25752
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
25753
|
-
size: sectionproperties.
|
|
25754
|
-
})), sectionproperties.
|
|
25755
|
-
"class": header_cssstyles.
|
|
25757
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiOutlineInstagram.AiOutlineInstagram, {
|
|
25758
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
25759
|
+
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25760
|
+
"class": header_cssstyles.whatsappbtn + ' p-0 allcentered cursor-pointer ',
|
|
25756
25761
|
onClick: function onClick() {
|
|
25757
25762
|
var _authdetailsContext$i9;
|
|
25758
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.
|
|
25763
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber) != null) {
|
|
25759
25764
|
var _authdetailsContext$i10;
|
|
25760
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.
|
|
25765
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.whatsappnumber), '_blank');
|
|
25761
25766
|
}
|
|
25762
25767
|
}
|
|
25763
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
25764
|
-
size: sectionproperties.
|
|
25768
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
25769
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
25765
25770
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25766
25771
|
"class": " ".concat(headerstyles.nav__item) + ' col-lg-4 col-md-4 p-0 align-tems-center justify-content-center '
|
|
25767
25772
|
}, /*#__PURE__*/React__default["default"].createElement("nav", {
|
|
@@ -25848,8 +25853,8 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
|
|
|
25848
25853
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25849
25854
|
"class": "".concat(headerstyles.badge_counter_header_notifications, " ").concat(header_cssstyles.badge_counter_header_notifications),
|
|
25850
25855
|
style: {
|
|
25851
|
-
top: sectionproperties.
|
|
25852
|
-
right: sectionproperties.
|
|
25856
|
+
top: sectionproperties.wishlistbadgetop + 'px',
|
|
25857
|
+
right: sectionproperties.wishlistbadgeright + 'px'
|
|
25853
25858
|
}
|
|
25854
25859
|
}, /*#__PURE__*/React__default["default"].createElement("span", null, " ", favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25855
25860
|
"class": "".concat(header_cssstyles.cart_btn) + ' allcentered ',
|
|
@@ -40825,8 +40830,8 @@ var CardWithTextOnly = function CardWithTextOnly(props) {
|
|
|
40825
40830
|
}, item.name)));
|
|
40826
40831
|
};
|
|
40827
40832
|
|
|
40828
|
-
var css_248z$f = "\n@media (max-width: 576px) {\n .generalCardsStyles-module_productcard__3PgiR {\n max-width: 280px !important;\n min-width: 280px !important;\n
|
|
40829
|
-
var generalCardsStyles = {"productcard":"generalCardsStyles-module_productcard__3PgiR"};
|
|
40833
|
+
var css_248z$f = "\n@media (max-width: 576px) {\n .generalCardsStyles-module_productcard__3PgiR {\n max-width: 280px !important;\n min-width: 280px !important;\n }\n .generalCardsStyles-module_Simpleproductcard__GhVP7 {\n max-width: 250px !important;\n min-width: 250px !important;\n }\n}\n";
|
|
40834
|
+
var generalCardsStyles = {"productcard":"generalCardsStyles-module_productcard__3PgiR","Simpleproductcard":"generalCardsStyles-module_Simpleproductcard__GhVP7"};
|
|
40830
40835
|
styleInject(css_248z$f);
|
|
40831
40836
|
|
|
40832
40837
|
function ownKeys$B(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
@@ -41433,9 +41438,9 @@ var CircleCardWithVariants = function CircleCardWithVariants(props) {
|
|
|
41433
41438
|
}),
|
|
41434
41439
|
badgeStyles: glamor.css({
|
|
41435
41440
|
position: 'absolute',
|
|
41436
|
-
top:
|
|
41437
|
-
left: langdetect == 'en' ? '' :
|
|
41438
|
-
right: langdetect == 'en' ?
|
|
41441
|
+
top: sectionproperties.badge_top,
|
|
41442
|
+
left: langdetect == 'en' ? '' : sectionproperties.badge_right,
|
|
41443
|
+
right: langdetect == 'en' ? sectionproperties.badge_right : '',
|
|
41439
41444
|
backgroundColor: sectionproperties.badge_bgcolor,
|
|
41440
41445
|
width: sectionproperties.badge_width + 'px',
|
|
41441
41446
|
height: sectionproperties.badge_height + 'px',
|
|
@@ -45239,16 +45244,21 @@ var Categorycard_slidebgscaled = function Categorycard_slidebgscaled(props) {
|
|
|
45239
45244
|
}
|
|
45240
45245
|
}, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
|
|
45241
45246
|
urlEndpoint: IKurlEndpoint,
|
|
45242
|
-
publicKey: IKpublicKey
|
|
45243
|
-
path
|
|
45247
|
+
publicKey: IKpublicKey
|
|
45248
|
+
// path={'/tr:w-375,h-400/' + item.image}
|
|
45249
|
+
,
|
|
45250
|
+
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
|
|
45244
45251
|
loading: "lazy",
|
|
45245
45252
|
style: {
|
|
45246
45253
|
width: '100%',
|
|
45247
45254
|
height: '100%',
|
|
45248
|
-
objectFit: 'cover'
|
|
45255
|
+
objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
|
|
45249
45256
|
}
|
|
45250
45257
|
}), /*#__PURE__*/React__default["default"].createElement("figcaption", {
|
|
45251
|
-
"class": ' row w-100 m-0 d-flex align-items-center justify-content-center '
|
|
45258
|
+
"class": ' row w-100 m-0 d-flex align-items-center justify-content-center ',
|
|
45259
|
+
style: {
|
|
45260
|
+
zIndex: 1
|
|
45261
|
+
}
|
|
45252
45262
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45253
45263
|
"class": "".concat(categorycard_cssstyles.categorycardtext) + ' row m-0 w-100 '
|
|
45254
45264
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -50599,7 +50609,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
50599
50609
|
transition: '.3s',
|
|
50600
50610
|
':hover': {
|
|
50601
50611
|
background: sectionproperties.cartbtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.cartBtnbgColoronhover,
|
|
50602
|
-
color: sectionproperties.cartBtnTextcoloronhover
|
|
50612
|
+
color: sectionproperties.cartBtnTextcoloronhover,
|
|
50613
|
+
borderColor: sectionproperties.cartBtnTextcoloronhover
|
|
50603
50614
|
}
|
|
50604
50615
|
})
|
|
50605
50616
|
};
|