tabexseriescomponents 0.0.253 → 0.0.255
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 +144 -60
- package/dist/index.esm.js +144 -60
- package/dist/index.umd.js +146 -64
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -79,6 +79,8 @@ var FaArrowAltCircleLeft = require('@react-icons/all-files/fa/FaArrowAltCircleLe
|
|
|
79
79
|
var FiFilter = require('@react-icons/all-files/fi/FiFilter');
|
|
80
80
|
var FiChevronLeft = require('@react-icons/all-files/fi/FiChevronLeft');
|
|
81
81
|
var FiChevronRight = require('@react-icons/all-files/fi/FiChevronRight');
|
|
82
|
+
var HiOutlineArrowRight = require('@react-icons/all-files/hi/HiOutlineArrowRight');
|
|
83
|
+
var HiOutlineArrowLeft = require('@react-icons/all-files/hi/HiOutlineArrowLeft');
|
|
82
84
|
var ReactPaginate = require('react-paginate');
|
|
83
85
|
var BiGlobe = require('@react-icons/all-files/bi/BiGlobe');
|
|
84
86
|
var MdKeyboardArrowDown = require('@react-icons/all-files/md/MdKeyboardArrowDown');
|
|
@@ -822,13 +824,7 @@ var Login = function Login(props) {
|
|
|
822
824
|
style: {
|
|
823
825
|
background: 'transparent'
|
|
824
826
|
}
|
|
825
|
-
}), /*#__PURE__*/React__default["default"].createElement("
|
|
826
|
-
className: langdetect == 'en' ? loginstyles$1.login_input_icon + ' login_input_icon ' : loginstyles$1.login_input_icontrans + ' login_input_icon '
|
|
827
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
828
|
-
className: "h-100 d-flex align-items-center justify-content-center"
|
|
829
|
-
}, /*#__PURE__*/React__default["default"].createElement(AiOutlineUser.AiOutlineUser, {
|
|
830
|
-
size: 18
|
|
831
|
-
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
827
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
832
828
|
className: "col-lg-12 col-md-12 col-sm-12 p-sm-0"
|
|
833
829
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
834
830
|
className: "".concat(loginstyles2.logininputLabel) + ' text-transform-none d-flex justify-content-start '
|
|
@@ -842,11 +838,7 @@ var Login = function Login(props) {
|
|
|
842
838
|
temppayloadobj.password = event.target.value;
|
|
843
839
|
setpayloadobj(_objectSpread$21({}, temppayloadobj));
|
|
844
840
|
}
|
|
845
|
-
}), /*#__PURE__*/React__default["default"].createElement("
|
|
846
|
-
className: langdetect == 'en' ? loginstyles$1.login_input_icon : loginstyles$1.login_input_icontrans
|
|
847
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
848
|
-
className: "fa fa-at h-100 d-flex align-items-center justify-content-center ml-1"
|
|
849
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
841
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
850
842
|
className: "col-lg-12 col-md-12 col-sm-12 mb-3 d-flex justify-content-end mt-1 cursor-pointer text-light text-lighthover font-13 ",
|
|
851
843
|
onClick: function onClick() {
|
|
852
844
|
setforgetpasswordmodal(true);
|
|
@@ -1327,7 +1319,7 @@ var ProductHeaderPricing = function ProductHeaderPricing(props) {
|
|
|
1327
1319
|
function ownKeys$20(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; }
|
|
1328
1320
|
function _objectSpread$20(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$20(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$20(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
1329
1321
|
var Product_itemtype = function Product_itemtype(props) {
|
|
1330
|
-
var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _ProductInfoObj$data, _ProductInfoObj$data$, _ProductInfoObj$data$2;
|
|
1322
|
+
var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _ProductInfoObj$data, _ProductInfoObj$data$, _ProductInfoObj$data$2, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31, _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35, _fetchProductInfoQuer36;
|
|
1331
1323
|
var lang = props.actions.lang;
|
|
1332
1324
|
var langdetect = props.actions.langdetect;
|
|
1333
1325
|
var srcfromprops = props.actions.srcfromprops;
|
|
@@ -1585,7 +1577,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
1585
1577
|
}
|
|
1586
1578
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
1587
1579
|
className: "row m-0 w-100 d-flex align-items-center"
|
|
1588
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
1580
|
+
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer22 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer22 === void 0 ? void 0 : (_fetchProductInfoQuer23 = _fetchProductInfoQuer22.data) === null || _fetchProductInfoQuer23 === void 0 ? void 0 : (_fetchProductInfoQuer24 = _fetchProductInfoQuer23.productinfo) === null || _fetchProductInfoQuer24 === void 0 ? void 0 : _fetchProductInfoQuer24.isproducttobesold) == 1 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer25 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer25 === void 0 ? void 0 : (_fetchProductInfoQuer26 = _fetchProductInfoQuer25.data) === null || _fetchProductInfoQuer26 === void 0 ? void 0 : (_fetchProductInfoQuer27 = _fetchProductInfoQuer26.productinfo) === null || _fetchProductInfoQuer27 === void 0 ? void 0 : _fetchProductInfoQuer27.isproducthasquantitychange) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
1589
1581
|
className: "col-lg-12 p-0 mb-2 d-flex justofy-content-start"
|
|
1590
1582
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
1591
1583
|
className: "m-0 p-0",
|
|
@@ -1595,7 +1587,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
1595
1587
|
textTransform: sectionproperties.generaltext_textTransform,
|
|
1596
1588
|
fontWeight: sectionproperties.generaltext_fontWeight
|
|
1597
1589
|
}
|
|
1598
|
-
}, lang.quantity, ":")), sectionproperties.quantitybtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
1590
|
+
}, lang.quantity, ":")), sectionproperties.quantitybtn_show == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer28 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer28 === void 0 ? void 0 : (_fetchProductInfoQuer29 = _fetchProductInfoQuer28.data) === null || _fetchProductInfoQuer29 === void 0 ? void 0 : (_fetchProductInfoQuer30 = _fetchProductInfoQuer29.productinfo) === null || _fetchProductInfoQuer30 === void 0 ? void 0 : _fetchProductInfoQuer30.isproducttobesold) == 1 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer31 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer31 === void 0 ? void 0 : (_fetchProductInfoQuer32 = _fetchProductInfoQuer31.data) === null || _fetchProductInfoQuer32 === void 0 ? void 0 : (_fetchProductInfoQuer33 = _fetchProductInfoQuer32.productinfo) === null || _fetchProductInfoQuer33 === void 0 ? void 0 : _fetchProductInfoQuer33.isproducthasquantitychange) == 1 && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
1599
1591
|
className: " ".concat(productinfo_cssstyles.quantitybtn) + ' p-0 d-flex align-items-center justify-content-center mb-sm-2 ',
|
|
1600
1592
|
style: {
|
|
1601
1593
|
height: sectionproperties.quantitybtn_height + 'px',
|
|
@@ -1631,11 +1623,16 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
1631
1623
|
style: {
|
|
1632
1624
|
fontSize: sectionproperties.remove_quantitybtn_textfontsize + 'px'
|
|
1633
1625
|
}
|
|
1634
|
-
}))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
1626
|
+
}))), sectionproperties.cartBtnShow == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer34 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer34 === void 0 ? void 0 : (_fetchProductInfoQuer35 = _fetchProductInfoQuer34.data) === null || _fetchProductInfoQuer35 === void 0 ? void 0 : (_fetchProductInfoQuer36 = _fetchProductInfoQuer35.productinfo) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.isproducttobesold) == 1 && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
1635
1627
|
className: "".concat(productinfo_cssstyles.cart_btn, " ") + ' ml-2 mr-2 d-flex align-items-center justify-content-center mb-sm-2 ',
|
|
1636
1628
|
onClick: function onClick() {
|
|
1637
1629
|
if (fetchProductInfoQueryContext.data.data.productinfo.maximumproductquant >= addtocardpayloadobj.quantity && fetchProductInfoQueryContext.data.data.productinfo.minimumproductquant <= addtocardpayloadobj.quantity) {
|
|
1638
|
-
|
|
1630
|
+
var _fetchProductInfoQuer37, _fetchProductInfoQuer38, _fetchProductInfoQuer39;
|
|
1631
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer37 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer37 === void 0 ? void 0 : (_fetchProductInfoQuer38 = _fetchProductInfoQuer37.data) === null || _fetchProductInfoQuer38 === void 0 ? void 0 : (_fetchProductInfoQuer39 = _fetchProductInfoQuer38.productinfo) === null || _fetchProductInfoQuer39 === void 0 ? void 0 : _fetchProductInfoQuer39.isproductforcedtocheckout) == 0) {
|
|
1632
|
+
addtocartfunc();
|
|
1633
|
+
} else {
|
|
1634
|
+
routingcountext(StaticPagesLinksContext.Checkout);
|
|
1635
|
+
}
|
|
1639
1636
|
} else {
|
|
1640
1637
|
NotificationManager.warning('', 'Max: ' + fetchProductInfoQueryContext.data.data.productinfo.maximumproductquant + ', Min: ' + fetchProductInfoQueryContext.data.data.productinfo.minimumproductquant);
|
|
1641
1638
|
}
|
|
@@ -6610,7 +6607,7 @@ var Viewcart = function Viewcart(props) {
|
|
|
6610
6607
|
}, Summary()))))));
|
|
6611
6608
|
};
|
|
6612
6609
|
|
|
6613
|
-
var css_248z$F = "/* Forms */\n.form-module_form_control__4-RGw {\n display: block;\n width: 100%;\n /* height: 25px; */\n /* font-size: 1rem; */\n font-weight: 500;\n /* color: #444054; */\n /* background-color: white; */\n /* border-radius: 20px; */\n /* box-shadow: 0 0 10px #e6e6e6; */\n /* height: 40px; */\n padding-left: 0;\n padding-right: 0;\n /* font-size: 14px; */\n transition: background 0s ease-out;\n padding: 0 10px;\n}\n.form-module_textarea__zG0ed{\n resize: none;\n /* background-color: #eee; */\n}\n@media screen and (prefers-reduced-motion: reduce) {\n .form-module_form_control__4-RGw {\n transition: none;\n }\n}\n.form-module_form_control__4-RGw::-ms-expand {\n background-color: transparent;\n border: 0;\n}\n.form-module_form_control__4-RGw::placeholder {\n color: #eac435;\n opacity: 1;\n}\n.form-module_form_control__4-RGw:disabled,\n.form-module_form_control__4-RGw[readonly] {\n background-color: #e9ecef;\n opacity: 1;\n cursor: not-allowed;\n}\ntextarea.form-module_form_control__4-RGw {\n min-height: 100px !important;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.form-module_form_control__4-RGw:focus {\n transition-duration: 0.3s;\n box-shadow: none;\n box-shadow: 0 0 10px #ccc
|
|
6610
|
+
var css_248z$F = "/* Forms */\n.form-module_form_control__4-RGw {\n display: block;\n width: 100%;\n /* height: 25px; */\n /* font-size: 1rem; */\n font-weight: 500;\n /* color: #444054; */\n /* background-color: white; */\n /* border-radius: 20px; */\n /* box-shadow: 0 0 10px #e6e6e6; */\n /* height: 40px; */\n padding-left: 0;\n padding-right: 0;\n /* font-size: 14px; */\n transition: background 0s ease-out;\n padding: 0 10px;\n}\n.form-module_textarea__zG0ed{\n resize: none;\n /* background-color: #eee; */\n}\n@media screen and (prefers-reduced-motion: reduce) {\n .form-module_form_control__4-RGw {\n transition: none;\n }\n}\n.form-module_form_control__4-RGw::-ms-expand {\n background-color: transparent;\n border: 0;\n}\n.form-module_form_control__4-RGw::placeholder {\n color: #eac435;\n opacity: 1;\n}\n.form-module_form_control__4-RGw:disabled,\n.form-module_form_control__4-RGw[readonly] {\n background-color: #e9ecef;\n opacity: 1;\n cursor: not-allowed;\n}\ntextarea.form-module_form_control__4-RGw {\n min-height: 100px !important;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.form-module_form_control__4-RGw:focus {\n transition-duration: 0.3s;\n box-shadow: none;\n /* box-shadow: 0 0 10px #ccc; */\n}\n.form-module_form_control__4-RGw::-moz-placeholder {\n color: #aaaaaa;\n font-weight: 400;\n font-size: 14px;\n}\n.form-module_form_control__4-RGw:-ms-input-placeholder {\n color: #aaaaaa;\n font-weight: 400;\n font-size: 14px;\n}\n.form-module_form_control__4-RGw::-webkit-input-placeholder {\n color: #aaaaaa;\n font-weight: 400;\n font-size: 14px;\n}\n\n.form-module_form_control_border_none__TJvdZ {\n background-image: none;\n}\n.form-module_form_control__4-RGw.form-module_disabled__AtvSI,\n.form-module_form_control__4-RGw:disabled,\n.form-module_form_control__4-RGw[disabled] {\n cursor: not-allowed;\n}\n.form-module_input_label_name__416wN {\n font-size: 16px;\n text-transform: capitalize;\n color: var(--cardheader);\n font-weight: 500;\n}\n.form-module_input_label_name-bolder__UQn0a {\n font-weight: 500;\n}\n.form-module_input_icon__X-CzC {\n position: absolute;\n bottom: 5px;\n left: 0;\n color: #d9d9d9;\n}\n/* Radio Buttons */\n.form-module_radiobtn_label__-4Hoi {\n display: flex;\n cursor: pointer;\n font-weight: 500;\n position: relative;\n overflow: hidden;\n margin-bottom: 0;\n}\n.form-module_radiobtn_label__-4Hoi input {\n position: absolute;\n left: -9999px;\n display: none;\n}\n.form-module_radiobtn_label__-4Hoi input:checked + span {\n background-color: #f0f5f5;\n color: var(--focus);\n font-weight: 500;\n}\n.form-module_radiobtn_label__-4Hoi input:checked + span:before {\n box-shadow: inset 0 0 0 0.3em #eac435;\n}\n.form-module_radiobtn_label__-4Hoi span {\n display: flex;\n align-items: center;\n text-transform: capitalize;\n padding: 0.375em 0.75em 0.375em 0.375em;\n border-radius: 99em;\n transition: 0.25s ease;\n font-weight: normal;\n color: var(--focus);\n}\n.form-module_radiobtn_label__-4Hoi span:hover {\n background-color: #e6e6e6;\n}\n.form-module_radiobtn_label__-4Hoi span:before {\n display: flex;\n flex-shrink: 0;\n content: '';\n background-color: #fff;\n width: 1em;\n height: 1em;\n border-radius: 50%;\n margin-right: 0.375em;\n transition: 0.25s ease;\n box-shadow: inset 0 0 0 0.125em var(--focus);\n}\n.form-module_radiobtn_label__-4Hoi.form-module_text-grey__JdZMY span:before {\n box-shadow: inset 0 0 0 0.125em grey;\n}\n.form-module_radiobtn_label__-4Hoi input.form-module_disabled__AtvSI {\n cursor: not-allowed;\n}\n.form-module_radiobtn_label_translated__WN5Jj span:before {\n display: flex;\n flex-shrink: 0;\n content: '';\n background-color: #fff;\n width: 1em;\n height: 1em;\n border-radius: 50%;\n margin-left: 0.375em;\n margin-right: 0;\n transition: 0.25s ease;\n box-shadow: inset 0 0 0 0.125em var(--focus);\n}\n.form-module_radiobtn_label_translated__WN5Jj input.form-module_disabled__AtvSI {\n cursor: not-allowed;\n}\n\n/* Checkbox */\n.form-module_checkbox__XPkWy {\n --border: #022648;\n --border-hover: #959ed0;\n --tick: #fff;\n position: relative;\n /* color: var(--cardheader); */\n}\n.form-module_checkbox_label__VvcKs {\n font-size: 16px;\n text-transform: capitalize;\n font-weight: 500;\n cursor: pointer;\n}\n.form-module_checkbox__XPkWy:hover {\n /* color: var(--border-hover); */\n}\n.form-module_checkbox__XPkWy input,\n.form-module_checkbox__XPkWy svg {\n width: 16px;\n height: 16px;\n display: block;\n}\n.form-module_checkbox_sub__QWYil input {\n width: 15px;\n height: 15px;\n}\n.form-module_checkbox__XPkWy input {\n -webkit-appearance: none;\n -moz-appearance: none;\n position: relative;\n outline: none;\n background: white;\n border: none;\n margin: 0;\n padding: 0;\n cursor: pointer;\n border-radius: 4px;\n transition: box-shadow 0.3s;\n box-shadow: inset 0 0 0 var(--s, 1px) var(--b, var(--border));\n}\n.form-module_checkbox__XPkWy input:disabled {\n cursor: not-allowed;\n}\n.form-module_checkbox__XPkWy input:hover {\n /* --s: 2px; */\n /* --b: var(--border-hover); */\n}\n.form-module_checkbox__XPkWy input:checked {\n /* --b: var(--secondary); */\n}\n.form-module_checkbox__XPkWy svg {\n pointer-events: none;\n fill: none;\n stroke-width: 2px;\n stroke-linecap: round;\n stroke-linejoin: round;\n /* stroke: var(--stroke, var(--secondary)); */\n position: absolute;\n top: 0;\n left: 0;\n width: 16px;\n height: 21px;\n transform: scale(var(--scale, 1)) translateZ(0);\n}\n.form-module_checkbox_sub__QWYil svg {\n pointer-events: none;\n fill: none;\n stroke-width: 2px;\n stroke-linecap: round;\n stroke-linejoin: round;\n stroke: var(--stroke, var(--secondary));\n position: absolute;\n top: 0;\n left: 0;\n width: 16px;\n height: 21px;\n transform: scale(var(--scale, 1)) translateZ(0);\n}\n.form-module_checkboxtranslated__zvEV- svg {\n right: 0;\n}\n.form-module_checkbox__XPkWy input:checked {\n --s: 2px;\n transition-delay: 0.4s;\n}\n.form-module_checkbox__XPkWy input:checked + svg {\n --a: 16.1 86.12;\n --o: 102.22;\n}\n.form-module_checkbox__XPkWy svg {\n stroke-dasharray: var(--a, 86.12);\n stroke-dashoffset: var(--o, 86.12);\n transition: stroke-dasharray 0.6s, stroke-dashoffset 0.6s;\n}\n";
|
|
6614
6611
|
var formstyles = {"form_control":"form-module_form_control__4-RGw","textarea":"form-module_textarea__zG0ed","form_control_border_none":"form-module_form_control_border_none__TJvdZ","disabled":"form-module_disabled__AtvSI","input_label_name":"form-module_input_label_name__416wN","input_label_name-bolder":"form-module_input_label_name-bolder__UQn0a","input_icon":"form-module_input_icon__X-CzC","radiobtn_label":"form-module_radiobtn_label__-4Hoi","text-grey":"form-module_text-grey__JdZMY","radiobtn_label_translated":"form-module_radiobtn_label_translated__WN5Jj","checkbox":"form-module_checkbox__XPkWy","checkbox_label":"form-module_checkbox_label__VvcKs","checkbox_sub":"form-module_checkbox_sub__QWYil","checkboxtranslated":"form-module_checkboxtranslated__zvEV-"};
|
|
6615
6612
|
styleInject(css_248z$F);
|
|
6616
6613
|
|
|
@@ -7116,7 +7113,10 @@ var Checkout = function Checkout(props) {
|
|
|
7116
7113
|
cartarr.data.customercart.couponname = event.target.value;
|
|
7117
7114
|
queryClient.setQueryData('fetchcustomercart_API', cartarr);
|
|
7118
7115
|
},
|
|
7119
|
-
disabled: fetchcustomercartQueryContext !== null && fetchcustomercartQueryContext !== void 0 && (_fetchcustomercartQue39 = fetchcustomercartQueryContext.data) !== null && _fetchcustomercartQue39 !== void 0 && (_fetchcustomercartQue40 = _fetchcustomercartQue39.data) !== null && _fetchcustomercartQue40 !== void 0 && _fetchcustomercartQue40.customercart.couponexists ? true : false
|
|
7116
|
+
disabled: fetchcustomercartQueryContext !== null && fetchcustomercartQueryContext !== void 0 && (_fetchcustomercartQue39 = fetchcustomercartQueryContext.data) !== null && _fetchcustomercartQue39 !== void 0 && (_fetchcustomercartQue40 = _fetchcustomercartQue39.data) !== null && _fetchcustomercartQue40 !== void 0 && _fetchcustomercartQue40.customercart.couponexists ? true : false,
|
|
7117
|
+
style: {
|
|
7118
|
+
boxShadow: 'none'
|
|
7119
|
+
}
|
|
7120
7120
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7121
7121
|
className: "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center justify-content-center"
|
|
7122
7122
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
@@ -7431,7 +7431,8 @@ var Checkout = function Checkout(props) {
|
|
|
7431
7431
|
cartinfoupdater('mobile', event.target.value);
|
|
7432
7432
|
},
|
|
7433
7433
|
style: {
|
|
7434
|
-
resize: 'none'
|
|
7434
|
+
resize: 'none',
|
|
7435
|
+
boxShadow: 'none'
|
|
7435
7436
|
}
|
|
7436
7437
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7437
7438
|
className: "col-lg-4 col-md-12 mb-3"
|
|
@@ -7443,6 +7444,9 @@ var Checkout = function Checkout(props) {
|
|
|
7443
7444
|
value: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue75 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue75 === void 0 ? void 0 : (_fetchcustomercartQue76 = _fetchcustomercartQue75.data) === null || _fetchcustomercartQue76 === void 0 ? void 0 : _fetchcustomercartQue76.customercart.email,
|
|
7444
7445
|
onChange: function onChange(event) {
|
|
7445
7446
|
cartinfoupdater('email', event.target.value);
|
|
7447
|
+
},
|
|
7448
|
+
style: {
|
|
7449
|
+
boxShadow: 'none'
|
|
7446
7450
|
}
|
|
7447
7451
|
}))), sectionproperties.hideshipping == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7448
7452
|
"class": "col-lg-12 p-0"
|
|
@@ -7560,7 +7564,8 @@ var Checkout = function Checkout(props) {
|
|
|
7560
7564
|
cartinfoupdater('address', event.target.value);
|
|
7561
7565
|
},
|
|
7562
7566
|
style: {
|
|
7563
|
-
resize: 'none'
|
|
7567
|
+
resize: 'none',
|
|
7568
|
+
boxShadow: 'none'
|
|
7564
7569
|
}
|
|
7565
7570
|
})))), sectionproperties.shownotes == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7566
7571
|
className: "col-lg-12 mb-3"
|
|
@@ -7574,7 +7579,8 @@ var Checkout = function Checkout(props) {
|
|
|
7574
7579
|
cartinfoupdater('notes', event.target.value);
|
|
7575
7580
|
},
|
|
7576
7581
|
style: {
|
|
7577
|
-
resize: 'none'
|
|
7582
|
+
resize: 'none',
|
|
7583
|
+
boxShadow: 'none'
|
|
7578
7584
|
}
|
|
7579
7585
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7580
7586
|
className: "col-lg-12 p-0 w-100"
|
|
@@ -7771,7 +7777,7 @@ var Select = /*#__PURE__*/React__default["default"].lazy(function () {
|
|
|
7771
7777
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require('react-select')); });
|
|
7772
7778
|
});
|
|
7773
7779
|
var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
7774
|
-
var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _fetchAuthorizationQu4, _fetchAuthorizationQu5, _fetchAuthorizationQu6, _css;
|
|
7780
|
+
var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _fetchAuthorizationQu4, _fetchAuthorizationQu5, _fetchAuthorizationQu6, _css, _authdetailsContext$c, _authdetailsContext$c2;
|
|
7775
7781
|
var lang = props.actions.lang;
|
|
7776
7782
|
var langdetect = props.actions.langdetect;
|
|
7777
7783
|
props.actions.routingcountext;
|
|
@@ -8329,7 +8335,57 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
8329
8335
|
className: "col-lg-12 p-0"
|
|
8330
8336
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8331
8337
|
className: "row ml-0 mr-0 w-100"
|
|
8338
|
+
}, sectionproperties.showsubscription == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8339
|
+
className: "col-lg-6 col-md-6 col-sm-12 mb-3"
|
|
8332
8340
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8341
|
+
style: {
|
|
8342
|
+
background: sectionproperties.backgroundColor,
|
|
8343
|
+
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
8344
|
+
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
8345
|
+
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
8346
|
+
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px'
|
|
8347
|
+
},
|
|
8348
|
+
className: "px-2 py-3 flex-column"
|
|
8349
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8350
|
+
"class": "m-0 p-0 allcentered ",
|
|
8351
|
+
style: {
|
|
8352
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
8353
|
+
color: sectionproperties.sectionTitleColor,
|
|
8354
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
8355
|
+
}
|
|
8356
|
+
}, langdetect == 'en' ? 'Subscribed at' : 'مشترك فى'), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8357
|
+
"class": "m-0 p-0 allcentered ",
|
|
8358
|
+
style: {
|
|
8359
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
8360
|
+
color: sectionproperties.sectionTitleColor,
|
|
8361
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
8362
|
+
}
|
|
8363
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.subscription_name))), sectionproperties.showsubscription == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8364
|
+
className: "col-lg-6 col-md-6 col-sm-12 mb-3"
|
|
8365
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8366
|
+
style: {
|
|
8367
|
+
background: sectionproperties.backgroundColor,
|
|
8368
|
+
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
8369
|
+
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
8370
|
+
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
8371
|
+
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px'
|
|
8372
|
+
},
|
|
8373
|
+
className: "px-2 py-3 allcentered flex-column"
|
|
8374
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8375
|
+
"class": "m-0 p-0",
|
|
8376
|
+
style: {
|
|
8377
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
8378
|
+
color: sectionproperties.sectionTitleColor,
|
|
8379
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
8380
|
+
}
|
|
8381
|
+
}, langdetect == 'en' ? 'Subscription end on' : 'الإشتراك ينتهى فى'), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8382
|
+
"class": "m-0 p-0",
|
|
8383
|
+
style: {
|
|
8384
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
8385
|
+
color: sectionproperties.sectionTitleColor,
|
|
8386
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
8387
|
+
}
|
|
8388
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$c2 = authdetailsContext.customerinfo) === null || _authdetailsContext$c2 === void 0 ? void 0 : _authdetailsContext$c2.subscrption_enddate))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8333
8389
|
className: "col-lg-12 mb-3 p-0"
|
|
8334
8390
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8335
8391
|
style: {
|
|
@@ -11562,15 +11618,27 @@ var CardsSection = function CardsSection(props) {
|
|
|
11562
11618
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, false);
|
|
11563
11619
|
}
|
|
11564
11620
|
}
|
|
11565
|
-
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
11621
|
+
}, sectionproperties.viewmorebtntype == 'Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
11566
11622
|
"class": sectionproperties.sectiontitleposition == 'Centered' ? 'd-flex justify-content-center align-items-center' : 'd-flex justify-content-center align-items-center d-md-none'
|
|
11567
11623
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
11568
11624
|
"class": sectionproperties.sectiontitlefontfamily == 'ASUL' ? 'ASUL' : ''
|
|
11569
|
-
}, langdetect == 'en' ? sectionproperties.viewmorebtn_text : sectionproperties.viewmorebtn_text_ar)), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
11625
|
+
}, langdetect == 'en' ? sectionproperties.viewmorebtn_text : sectionproperties.viewmorebtn_text_ar)), sectionproperties.viewmorebtntype == 'Icon' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
11626
|
+
"class": sectionproperties.sectiontitleposition == 'Centered' ? 'd-flex justify-content-center align-items-center' : 'd-flex justify-content-center align-items-center d-md-none'
|
|
11627
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
11628
|
+
"class": "h-100 allcentered"
|
|
11629
|
+
}, langdetect == 'en' ? /*#__PURE__*/React__default["default"].createElement(HiOutlineArrowRight.HiOutlineArrowRight, {
|
|
11630
|
+
size: sectionproperties.viewmorebtn_fontSize
|
|
11631
|
+
}) : /*#__PURE__*/React__default["default"].createElement(HiOutlineArrowLeft.HiOutlineArrowLeft, {
|
|
11632
|
+
size: sectionproperties.viewmorebtn_fontSize
|
|
11633
|
+
}))), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
11570
11634
|
"class": sectionproperties.sectiontitleposition == 'Centered' ? 'd-none align-items-center justify-content-center' : 'd-none d-md-flex align-items-center justify-content-center'
|
|
11571
11635
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
11572
11636
|
"class": "h-100 d-flex align-items-center justify-content-center"
|
|
11573
|
-
}, langdetect == 'en' ? /*#__PURE__*/React__default["default"].createElement(
|
|
11637
|
+
}, ' ', langdetect == 'en' ? /*#__PURE__*/React__default["default"].createElement(HiOutlineArrowRight.HiOutlineArrowRight, {
|
|
11638
|
+
size: sectionproperties.viewmorebtn_fontSize
|
|
11639
|
+
}) : /*#__PURE__*/React__default["default"].createElement(HiOutlineArrowLeft.HiOutlineArrowLeft, {
|
|
11640
|
+
size: sectionproperties.viewmorebtn_fontSize
|
|
11641
|
+
})))), sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
11574
11642
|
"class": ' col-lg-12 col-md-12 pl-0 pr-0 d-none d-md-flex justify-content-end ',
|
|
11575
11643
|
onClick: function onClick() {
|
|
11576
11644
|
setopenFilterSlider(true);
|
|
@@ -12093,18 +12161,37 @@ var Subheader = function Subheader(props) {
|
|
|
12093
12161
|
}, (props === null || props === void 0 ? void 0 : (_props$subheaderprope3 = props.subheaderpropertiesprops) === null || _props$subheaderprope3 === void 0 ? void 0 : _props$subheaderprope3.subheaderpositionprops) == 'in nav' && (templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
|
|
12094
12162
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex == 0) {
|
|
12095
12163
|
var _props$subheaderprope4, _props$subheaderprope5;
|
|
12096
|
-
return
|
|
12097
|
-
|
|
12098
|
-
|
|
12099
|
-
}
|
|
12100
|
-
|
|
12101
|
-
|
|
12102
|
-
|
|
12103
|
-
|
|
12104
|
-
|
|
12105
|
-
|
|
12106
|
-
|
|
12107
|
-
|
|
12164
|
+
return (
|
|
12165
|
+
/*#__PURE__*/
|
|
12166
|
+
// <p
|
|
12167
|
+
// class={`${headerstyles.link} ${header_cssstyles.subheader_category}` + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard '}
|
|
12168
|
+
// // onClick={() => {
|
|
12169
|
+
// // routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
|
|
12170
|
+
// // }}
|
|
12171
|
+
// // onMouseEnter={() => {
|
|
12172
|
+
// // setshowdownheadermenu(true);
|
|
12173
|
+
// // setChoosenindex(index);
|
|
12174
|
+
// // }}
|
|
12175
|
+
// style={{
|
|
12176
|
+
// marginLeft: langdetect == 'ar' ? props.subheaderpropertiesprops?.paddingLeftprops : 0,
|
|
12177
|
+
// marginRight: langdetect == 'en' ? props.subheaderpropertiesprops?.paddingRightprops : 0,
|
|
12178
|
+
// }}
|
|
12179
|
+
// >
|
|
12180
|
+
// asd
|
|
12181
|
+
// </p>
|
|
12182
|
+
React__default["default"].createElement("p", {
|
|
12183
|
+
onClick: function onClick() {
|
|
12184
|
+
routingcountext(item.navigationroute);
|
|
12185
|
+
},
|
|
12186
|
+
"class": "scrollhorizontalcard mb-0 pb-0",
|
|
12187
|
+
style: {
|
|
12188
|
+
marginLeft: langdetect == 'ar' ? props === null || props === void 0 ? void 0 : (_props$subheaderprope4 = props.subheaderpropertiesprops) === null || _props$subheaderprope4 === void 0 ? void 0 : _props$subheaderprope4.paddingLeftprops : 0,
|
|
12189
|
+
marginRight: langdetect == 'en' ? props === null || props === void 0 ? void 0 : (_props$subheaderprope5 = props.subheaderpropertiesprops) === null || _props$subheaderprope5 === void 0 ? void 0 : _props$subheaderprope5.paddingRightprops : 0
|
|
12190
|
+
}
|
|
12191
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
12192
|
+
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
12193
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar))
|
|
12194
|
+
);
|
|
12108
12195
|
}
|
|
12109
12196
|
})), sectionproperties.subheaderParentType == 'Categories' && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery3 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery3 === void 0 ? void 0 : (_fetchCategoriesQuery4 = _fetchCategoriesQuery3.data) === null || _fetchCategoriesQuery4 === void 0 ? void 0 : _fetchCategoriesQuery4.categories.map(function (item, index) {
|
|
12110
12197
|
if (item.isshowntocustomers == 1) {
|
|
@@ -36078,23 +36165,15 @@ var BackgroundFiveImageStructure = function BackgroundFiveImageStructure(props)
|
|
|
36078
36165
|
imagesarray = _useState4[0],
|
|
36079
36166
|
setimagesarray = _useState4[1];
|
|
36080
36167
|
React.useEffect(function () {
|
|
36081
|
-
|
|
36082
|
-
|
|
36083
|
-
|
|
36084
|
-
|
|
36085
|
-
|
|
36086
|
-
|
|
36087
|
-
|
|
36088
|
-
|
|
36089
|
-
|
|
36090
|
-
if (sectionitem.sectionid == props.sectionidprops) {
|
|
36091
|
-
sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
|
|
36092
|
-
secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
|
|
36093
|
-
});
|
|
36094
|
-
}
|
|
36095
|
-
});
|
|
36096
|
-
setsectionproperties(_objectSpread$15({}, secpropobj));
|
|
36097
|
-
}
|
|
36168
|
+
var secpropobj = {};
|
|
36169
|
+
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
36170
|
+
if (sectionitem.sectionid == props.sectionidprops) {
|
|
36171
|
+
sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
|
|
36172
|
+
secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
|
|
36173
|
+
});
|
|
36174
|
+
}
|
|
36175
|
+
});
|
|
36176
|
+
setsectionproperties(_objectSpread$15({}, secpropobj));
|
|
36098
36177
|
}, [StatePagePropertiesContext]);
|
|
36099
36178
|
React.useEffect(function () {
|
|
36100
36179
|
if (sectionproperties.length != 0) {
|
|
@@ -43895,7 +43974,8 @@ var UpSlideEffectCard = function UpSlideEffectCard(props) {
|
|
|
43895
43974
|
transition: '.3s',
|
|
43896
43975
|
':hover': {
|
|
43897
43976
|
background: sectionproperties.cartbtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.cartBtnbgColoronhover,
|
|
43898
|
-
color: sectionproperties.cartBtnTextcoloronhover
|
|
43977
|
+
color: sectionproperties.cartBtnTextcoloronhover,
|
|
43978
|
+
borderColor: sectionproperties.cartBtnTextcoloronhover
|
|
43899
43979
|
}
|
|
43900
43980
|
}),
|
|
43901
43981
|
button_styles: glamor.css({
|
|
@@ -44122,7 +44202,12 @@ var UpSlideEffectCard = function UpSlideEffectCard(props) {
|
|
|
44122
44202
|
height: sectionproperties.image_height + 'px',
|
|
44123
44203
|
marginBottom: sectionproperties.image_mb + 'px',
|
|
44124
44204
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
44125
|
-
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
|
|
44205
|
+
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
44206
|
+
background: sectionproperties.image_bgtransparent == 'Transparent' ? 'Transparent' : sectionproperties.image_bgcolor,
|
|
44207
|
+
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
|
|
44208
|
+
borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
|
|
44209
|
+
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
|
|
44210
|
+
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px'
|
|
44126
44211
|
},
|
|
44127
44212
|
onClick: function onClick(e) {
|
|
44128
44213
|
event.stopPropagation();
|
|
@@ -44133,10 +44218,9 @@ var UpSlideEffectCard = function UpSlideEffectCard(props) {
|
|
|
44133
44218
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
44134
44219
|
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
|
|
44135
44220
|
style: {
|
|
44136
|
-
width: '
|
|
44137
|
-
height: '
|
|
44221
|
+
width: sectionproperties.imageInnerWidth_Height + '%',
|
|
44222
|
+
height: sectionproperties.imageInnerWidth_Height + '%',
|
|
44138
44223
|
objectFit: sectionproperties.bgcovercontain == 'Contain' ? 'contain' : 'cover',
|
|
44139
|
-
background: sectionproperties.image_bgtransparent == 'Transparent' ? 'Transparent' : sectionproperties.image_bgcolor,
|
|
44140
44224
|
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
|
|
44141
44225
|
borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
|
|
44142
44226
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
|