tabexseriescomponents 0.0.730 → 0.0.731
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 +397 -33
- package/dist/index.esm.js +397 -33
- package/dist/index.umd.js +400 -37
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -140,6 +140,7 @@ var FaTelegramPlane = require('@react-icons/all-files/fa/FaTelegramPlane');
|
|
|
140
140
|
var FaPhoneAlt = require('@react-icons/all-files/fa/FaPhoneAlt');
|
|
141
141
|
var FaPhone = require('@react-icons/all-files/fa/FaPhone');
|
|
142
142
|
var FiGlobe = require('@react-icons/all-files/fi/FiGlobe');
|
|
143
|
+
var FiArrowUpRight = require('@react-icons/all-files/fi/FiArrowUpRight');
|
|
143
144
|
var BiUserCircle = require('@react-icons/all-files/bi/BiUserCircle');
|
|
144
145
|
var GoLocation = require('@react-icons/all-files/go/GoLocation');
|
|
145
146
|
var RiRoadMapLine = require('@react-icons/all-files/ri/RiRoadMapLine');
|
|
@@ -2410,7 +2411,7 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
2410
2411
|
function ownKeys$2u(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
2411
2412
|
function _objectSpread$2u(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2u(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2u(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
2412
2413
|
var Product_itemtype = function Product_itemtype(props) {
|
|
2413
|
-
var _authdetailsContext$i, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50, _fetchProductInfoQuer51, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchProductInfoQuer54, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58, _authdetailsContext$
|
|
2414
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50, _fetchProductInfoQuer51, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchProductInfoQuer54, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58, _authdetailsContext$i3, _fetchProductInfoQuer59, _fetchProductInfoQuer60, _fetchProductInfoQuer61, _fetchProductInfoQuer62, _fetchProductInfoQuer63, _fetchProductInfoQuer64, _fetchProductInfoQuer65, _authdetailsContext$i4, _fetchProductInfoQuer66, _fetchProductInfoQuer67, _fetchProductInfoQuer68, _fetchProductInfoQuer69, _fetchProductInfoQuer70, _fetchProductInfoQuer71, _fetchProductInfoQuer72, _fetchProductInfoQuer73;
|
|
2414
2415
|
var lang = props.actions.lang;
|
|
2415
2416
|
var langdetect = props.actions.langdetect;
|
|
2416
2417
|
var srcfromprops = props.actions.srcfromprops;
|
|
@@ -2601,7 +2602,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2601
2602
|
}
|
|
2602
2603
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2603
2604
|
"class": ' col-lg-12 p-0 '
|
|
2604
|
-
}, Object.keys(sectionproperties).length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) != '673ca821296ee' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2605
|
+
}, Object.keys(sectionproperties).length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) != '673ca821296ee' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '675191ce417e3' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2605
2606
|
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
2606
2607
|
style: {
|
|
2607
2608
|
minHeight: sectionproperties.height + 'vh'
|
|
@@ -3743,7 +3744,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3743
3744
|
"class": "my-3"
|
|
3744
3745
|
})), sectionproperties.showShareButton == 'Show' && sectionproperties.sharebtnstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3745
3746
|
"class": "col-lg-12 p-0 allcentered mt-2"
|
|
3746
|
-
}, ShareButtonsContainer())))))), Object.keys(sectionproperties).length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
3747
|
+
}, ShareButtonsContainer())))))), Object.keys(sectionproperties).length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '673ca821296ee' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3747
3748
|
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
3748
3749
|
style: {
|
|
3749
3750
|
minHeight: sectionproperties.height + 'vh'
|
|
@@ -3845,7 +3846,155 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3845
3846
|
dangerouslySetInnerHTML: {
|
|
3846
3847
|
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer64 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer64 === void 0 || (_fetchProductInfoQuer64 = _fetchProductInfoQuer64.data) === null || _fetchProductInfoQuer64 === void 0 || (_fetchProductInfoQuer64 = _fetchProductInfoQuer64.productinfo) === null || _fetchProductInfoQuer64 === void 0 ? void 0 : _fetchProductInfoQuer64.description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer65 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer65 === void 0 || (_fetchProductInfoQuer65 = _fetchProductInfoQuer65.data) === null || _fetchProductInfoQuer65 === void 0 || (_fetchProductInfoQuer65 = _fetchProductInfoQuer65.productinfo) === null || _fetchProductInfoQuer65 === void 0 ? void 0 : _fetchProductInfoQuer65.description_ar
|
|
3847
3848
|
}
|
|
3848
|
-
}))))))
|
|
3849
|
+
})))), Object.keys(sectionproperties).length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '675191ce417e3' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3850
|
+
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
3851
|
+
style: {
|
|
3852
|
+
minHeight: sectionproperties.height + 'vh'
|
|
3853
|
+
// paddingLeft: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
3854
|
+
// paddingRight: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
3855
|
+
}
|
|
3856
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3857
|
+
"class": "col-lg-12 allcentered p-0 mb-2"
|
|
3858
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3859
|
+
className: "w-100 h-100",
|
|
3860
|
+
style: {}
|
|
3861
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
3862
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
3863
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
3864
|
+
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer66 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer66 === void 0 || (_fetchProductInfoQuer66 = _fetchProductInfoQuer66.data) === null || _fetchProductInfoQuer66 === void 0 || (_fetchProductInfoQuer66 = _fetchProductInfoQuer66.productinfo) === null || _fetchProductInfoQuer66 === void 0 ? void 0 : _fetchProductInfoQuer66.productmainimage),
|
|
3865
|
+
style: {
|
|
3866
|
+
width: '100%',
|
|
3867
|
+
height: '100%',
|
|
3868
|
+
objectFit: 'contain'
|
|
3869
|
+
},
|
|
3870
|
+
loading: "lazy"
|
|
3871
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3872
|
+
"class": "px-md-3",
|
|
3873
|
+
style: {
|
|
3874
|
+
paddingLeft: 150,
|
|
3875
|
+
paddingRight: 150
|
|
3876
|
+
}
|
|
3877
|
+
}, sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3878
|
+
className: 'col-lg-12 p-0 mb-1 d-flex justify-content-center align-items-center mb-2 mt-3'
|
|
3879
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3880
|
+
className: ' m-0 p-0 wordbreak d-flex justify-content-center ',
|
|
3881
|
+
style: {
|
|
3882
|
+
// textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3883
|
+
fontWeight: 400,
|
|
3884
|
+
color: sectionproperties.measurementunitcolor,
|
|
3885
|
+
fontSize: sectionproperties.measurementunitfontsize + 'px'
|
|
3886
|
+
}
|
|
3887
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3888
|
+
className: 'col-lg-12 p-0 mb-1 d-flex justify-content-center align-items-center'
|
|
3889
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3890
|
+
className: props.srcfromprops != 'templatedraftrouter' ? "".concat(productinfo_cssstyles.productname, " ").concat(productinfo_cssstyles.productnamehover) + ' m-0 p-0 wordbreak d-flex justify-content-center cursor-pointer font-sm-15 ' : "".concat(productinfo_cssstyles.productname) + ' m-0 p-0 wordbreak d-flex justify-content-center font-sm-15 ',
|
|
3891
|
+
onClick: function onClick() {
|
|
3892
|
+
if (props.srcfromprops != 'templatedraftrouter') {
|
|
3893
|
+
routingcountext(StaticPagesLinksContext.productinfo, true, fetchProductInfoQueryContext.data.data.productinfo.productid);
|
|
3894
|
+
}
|
|
3895
|
+
}
|
|
3896
|
+
// style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
|
|
3897
|
+
}, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3898
|
+
"class": "col-lg-12 col-md-12 p-0"
|
|
3899
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3900
|
+
"class": "row m-0 w-100"
|
|
3901
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3902
|
+
className: "col-lg-12 p-0 d-flex align-items-center justify-content-center"
|
|
3903
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3904
|
+
"class": "m-0 p-0",
|
|
3905
|
+
style: {
|
|
3906
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3907
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
3908
|
+
color: sectionproperties.prodCatColor,
|
|
3909
|
+
fontSize: sectionproperties.prodCatFontSize + 'px'
|
|
3910
|
+
}
|
|
3911
|
+
}, langdetect == 'en' ? sectionproperties.shortdescriptiontitle_en : sectionproperties.shortdescriptiontitle_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3912
|
+
"class": "col-lg-12 mt-3"
|
|
3913
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3914
|
+
className: 'm-0 p-0 wordbreak text-center',
|
|
3915
|
+
style: {
|
|
3916
|
+
// textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3917
|
+
color: sectionproperties.prodCatColor
|
|
3918
|
+
},
|
|
3919
|
+
dangerouslySetInnerHTML: {
|
|
3920
|
+
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer67 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer67 === void 0 || (_fetchProductInfoQuer67 = _fetchProductInfoQuer67.data) === null || _fetchProductInfoQuer67 === void 0 || (_fetchProductInfoQuer67 = _fetchProductInfoQuer67.productinfo) === null || _fetchProductInfoQuer67 === void 0 ? void 0 : _fetchProductInfoQuer67.short_description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer68 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer68 === void 0 || (_fetchProductInfoQuer68 = _fetchProductInfoQuer68.data) === null || _fetchProductInfoQuer68 === void 0 || (_fetchProductInfoQuer68 = _fetchProductInfoQuer68.productinfo) === null || _fetchProductInfoQuer68 === void 0 ? void 0 : _fetchProductInfoQuer68.short_description_ar
|
|
3921
|
+
}
|
|
3922
|
+
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3923
|
+
"class": "col-lg-12 text-start p-md-0"
|
|
3924
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3925
|
+
className: "row m-0 w-100"
|
|
3926
|
+
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer69 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer69 === void 0 || (_fetchProductInfoQuer69 = _fetchProductInfoQuer69.data) === null || _fetchProductInfoQuer69 === void 0 || (_fetchProductInfoQuer69 = _fetchProductInfoQuer69.productinfo) === null || _fetchProductInfoQuer69 === void 0 || (_fetchProductInfoQuer69 = _fetchProductInfoQuer69.productfeatures) === null || _fetchProductInfoQuer69 === void 0 ? void 0 : _fetchProductInfoQuer69.map(function (fitem, findex) {
|
|
3927
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3928
|
+
"class": ' col-md-6 p-0 mb-3 mt-2 col-lg-' + sectionproperties.featuresnumcols
|
|
3929
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3930
|
+
"class": "row m-0 w-100 text-start"
|
|
3931
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3932
|
+
"class": "col-lg-12 text-start mb-3 text-uppercase p-0"
|
|
3933
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3934
|
+
style: {
|
|
3935
|
+
width: '20px'
|
|
3936
|
+
},
|
|
3937
|
+
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
3938
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
3939
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
3940
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
3941
|
+
path: fitem === null || fitem === void 0 ? void 0 : fitem.feature_image_url,
|
|
3942
|
+
loading: "lazy",
|
|
3943
|
+
style: {
|
|
3944
|
+
maxWidth: '100%',
|
|
3945
|
+
maxHeight: '100%'
|
|
3946
|
+
}
|
|
3947
|
+
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3948
|
+
"class": "m-0 p-0",
|
|
3949
|
+
style: {
|
|
3950
|
+
color: sectionproperties.featurecolor,
|
|
3951
|
+
fontWeight: sectionproperties.featurefontweight,
|
|
3952
|
+
fontSize: sectionproperties.featurefontsize
|
|
3953
|
+
}
|
|
3954
|
+
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3955
|
+
"class": "col-lg-12 text-start text-capitalize"
|
|
3956
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3957
|
+
"class": "m-0 p-0",
|
|
3958
|
+
style: {
|
|
3959
|
+
color: sectionproperties.featurevaluecolor,
|
|
3960
|
+
fontWeight: sectionproperties.featurevaluefontweight,
|
|
3961
|
+
fontSize: sectionproperties.featurevaluefontsize
|
|
3962
|
+
}
|
|
3963
|
+
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar))));
|
|
3964
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3965
|
+
"class": "col-lg-12 p-0 my-4"
|
|
3966
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3967
|
+
"class": "row m-0 w-100"
|
|
3968
|
+
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer70 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer70 === void 0 || (_fetchProductInfoQuer70 = _fetchProductInfoQuer70.data) === null || _fetchProductInfoQuer70 === void 0 || (_fetchProductInfoQuer70 = _fetchProductInfoQuer70.productinfo) === null || _fetchProductInfoQuer70 === void 0 || (_fetchProductInfoQuer70 = _fetchProductInfoQuer70.productimages) === null || _fetchProductInfoQuer70 === void 0 ? void 0 : _fetchProductInfoQuer70.length) != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer71 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer71 === void 0 || (_fetchProductInfoQuer71 = _fetchProductInfoQuer71.data) === null || _fetchProductInfoQuer71 === void 0 || (_fetchProductInfoQuer71 = _fetchProductInfoQuer71.productinfo) === null || _fetchProductInfoQuer71 === void 0 ? void 0 : _fetchProductInfoQuer71.productimages.map(function (item, index) {
|
|
3969
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3970
|
+
"class": "col-lg-4 col-sm-12 mb-md-2 p-md-0"
|
|
3971
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3972
|
+
"class": ' mx-2 w-100 h-100',
|
|
3973
|
+
style: {}
|
|
3974
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
3975
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
3976
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
3977
|
+
path: '/tr:w-500,h-500/' + item.path,
|
|
3978
|
+
style: {
|
|
3979
|
+
width: '100%',
|
|
3980
|
+
height: '100%',
|
|
3981
|
+
objectFit: 'contain'
|
|
3982
|
+
},
|
|
3983
|
+
loading: "lazy"
|
|
3984
|
+
})));
|
|
3985
|
+
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3986
|
+
"class": "col-lg-12 p-0 my-3"
|
|
3987
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3988
|
+
"class": "col-lg-12 p-0 d-flex justify-content-center"
|
|
3989
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3990
|
+
className: 'text-black m-0 p-0 wordbreak',
|
|
3991
|
+
style: {
|
|
3992
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
3993
|
+
},
|
|
3994
|
+
dangerouslySetInnerHTML: {
|
|
3995
|
+
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer72 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer72 === void 0 || (_fetchProductInfoQuer72 = _fetchProductInfoQuer72.data) === null || _fetchProductInfoQuer72 === void 0 || (_fetchProductInfoQuer72 = _fetchProductInfoQuer72.productinfo) === null || _fetchProductInfoQuer72 === void 0 ? void 0 : _fetchProductInfoQuer72.description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer73 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer73 === void 0 || (_fetchProductInfoQuer73 = _fetchProductInfoQuer73.data) === null || _fetchProductInfoQuer73 === void 0 || (_fetchProductInfoQuer73 = _fetchProductInfoQuer73.productinfo) === null || _fetchProductInfoQuer73 === void 0 ? void 0 : _fetchProductInfoQuer73.description_ar
|
|
3996
|
+
}
|
|
3997
|
+
})))))));
|
|
3849
3998
|
};
|
|
3850
3999
|
|
|
3851
4000
|
function ownKeys$2t(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
@@ -43285,7 +43434,7 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
|
|
|
43285
43434
|
function ownKeys$1E(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
43286
43435
|
function _objectSpread$1E(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1E(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1E(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
43287
43436
|
var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props) {
|
|
43288
|
-
var _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$
|
|
43437
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i3, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16, _authdetailsContext$i19, _authdetailsContext$i22;
|
|
43289
43438
|
var _useState = React.useState(''),
|
|
43290
43439
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
43291
43440
|
sectionproperties = _useState2[0],
|
|
@@ -43389,7 +43538,14 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
43389
43538
|
}
|
|
43390
43539
|
}),
|
|
43391
43540
|
lowerHeaderSection: glamor.css({
|
|
43392
|
-
backgroundColor:
|
|
43541
|
+
backgroundColor:
|
|
43542
|
+
// sectionproperties.headerstyles_bgtransparent == 'Transparent' && window.location.pathname == '/home'
|
|
43543
|
+
// ? scrollYposittionprops > 100
|
|
43544
|
+
// ? sectionproperties.lowersection_backgroundColor
|
|
43545
|
+
// : 'transparent'
|
|
43546
|
+
// : sectionproperties.lowersection_backgroundColor,
|
|
43547
|
+
|
|
43548
|
+
sectionproperties.keepheadertransparent == 'Yes' ? scrollYposittionprops > 100 ? sectionproperties.lowersection_backgroundColor : 'transparent' : sectionproperties.headerstyles_bgtransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops > 100 ? sectionproperties.lowersection_backgroundColor : 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
43393
43549
|
// background: sectionproperties.headerstyles_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
43394
43550
|
paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
43395
43551
|
paddingRight: langdetect == 'en' ? sectionproperties.lowersection_paddingright + 'px' : sectionproperties.lowersection_paddingleft + 'px',
|
|
@@ -43667,7 +43823,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
43667
43823
|
}), sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React__default["default"].createElement(DownloadApp, {
|
|
43668
43824
|
sectionpropertiesprops: sectionproperties,
|
|
43669
43825
|
actions: actions
|
|
43670
|
-
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43826
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '675191ce417e3' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43671
43827
|
"class": "row m-0 d-md-none",
|
|
43672
43828
|
style: {
|
|
43673
43829
|
position: sectionproperties.headerstyles_position,
|
|
@@ -43960,6 +44116,120 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
43960
44116
|
paddingRightprops: '30px',
|
|
43961
44117
|
subheadercontentpositionprops: 'center'
|
|
43962
44118
|
}
|
|
44119
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '675191ce417e3' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44120
|
+
"class": "row m-0 d-md-none",
|
|
44121
|
+
style: {
|
|
44122
|
+
position: sectionproperties.headerstyles_position,
|
|
44123
|
+
marginTop: sectionproperties.header_marginTop + 'px',
|
|
44124
|
+
marginBottom: sectionproperties.header_marginBottom + 'px',
|
|
44125
|
+
width: sectionproperties.header_width + 'vw',
|
|
44126
|
+
zIndex: 1000,
|
|
44127
|
+
top: 0
|
|
44128
|
+
}
|
|
44129
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44130
|
+
"class": "row m-0 w-100"
|
|
44131
|
+
}, templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44132
|
+
"class": "col-lg-12 p-0"
|
|
44133
|
+
}, /*#__PURE__*/React__default["default"].createElement(MarqueeHeader, {
|
|
44134
|
+
sectionpropertiesprops: sectionproperties,
|
|
44135
|
+
templateproperties_contextprops: templateproperties_context,
|
|
44136
|
+
actions: actions
|
|
44137
|
+
})), sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44138
|
+
"class": 'col-lg-12 p-0'
|
|
44139
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44140
|
+
"class": header_cssstyles.upperheadersection + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
|
|
44141
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44142
|
+
"class": "col-lg-6 p-0 d-flex justify-content-start align-items-center"
|
|
44143
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44144
|
+
"class": "row m-0 w-100"
|
|
44145
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44146
|
+
"class": "m-0 p-0",
|
|
44147
|
+
style: {
|
|
44148
|
+
fontSize: sectionproperties.generaltext_fontSize + 'px',
|
|
44149
|
+
color: sectionproperties.generaltext_fontColor,
|
|
44150
|
+
fontWeight: sectionproperties.generaltext_fontWeight
|
|
44151
|
+
}
|
|
44152
|
+
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44153
|
+
"class": "col-lg-6 p-0 d-flex justify-content-end align-items-center"
|
|
44154
|
+
}, sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44155
|
+
"class": header_cssstyles.languagecontainer + ' m-0 p-0 ',
|
|
44156
|
+
onClick: function onClick() {
|
|
44157
|
+
if (langdetect == 'en') {
|
|
44158
|
+
setlang('ar');
|
|
44159
|
+
} else {
|
|
44160
|
+
setlang('en');
|
|
44161
|
+
}
|
|
44162
|
+
}
|
|
44163
|
+
}, langdetect == 'en' ? 'English' : 'لغة عربية')))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44164
|
+
"class": "col-lg-12 p-0"
|
|
44165
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44166
|
+
"class": "".concat(header_cssstyles.lowerHeaderSection) + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
|
|
44167
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44168
|
+
"class": "col-lg-6 col-md-6 col-sm-12 text-start p-0"
|
|
44169
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44170
|
+
"class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
|
|
44171
|
+
style: {
|
|
44172
|
+
cursor: 'pointer'
|
|
44173
|
+
},
|
|
44174
|
+
onClick: function onClick() {
|
|
44175
|
+
routingcountext('home');
|
|
44176
|
+
}
|
|
44177
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
44178
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
44179
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
44180
|
+
path: langdetect == 'en' ? (_logoarrayofobjects$3 = logoarrayofobjects[0]) === null || _logoarrayofobjects$3 === void 0 ? void 0 : _logoarrayofobjects$3.englishlogo : (_logoarrayofobjects$4 = logoarrayofobjects[0]) === null || _logoarrayofobjects$4 === void 0 ? void 0 : _logoarrayofobjects$4.arabiclogo,
|
|
44181
|
+
style: {
|
|
44182
|
+
maxWidth: '100%',
|
|
44183
|
+
maxHeight: '100%',
|
|
44184
|
+
objectFit: 'contain'
|
|
44185
|
+
}
|
|
44186
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44187
|
+
"class": "col-lg-6 col-md-6 col-sm-12 d-flex align-items-center justify-content-end p-0",
|
|
44188
|
+
style: {}
|
|
44189
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44190
|
+
"class": "row m-0 w-100 text-end"
|
|
44191
|
+
}, sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44192
|
+
"class": "allcentered mx-5"
|
|
44193
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44194
|
+
"class": header_cssstyles.searchicon + ' h-100 allcentered ',
|
|
44195
|
+
onClick: function onClick() {
|
|
44196
|
+
setopenSearchBar(true);
|
|
44197
|
+
}
|
|
44198
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiSearch.FiSearch, {
|
|
44199
|
+
size: sectionproperties.searchbaricon_fontsize
|
|
44200
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44201
|
+
"class": "allcentered"
|
|
44202
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44203
|
+
"class": header_cssstyles.menuicon + ' h-100 allcentered ',
|
|
44204
|
+
onClick: function onClick() {
|
|
44205
|
+
setopenSideNav(true);
|
|
44206
|
+
}
|
|
44207
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu, {
|
|
44208
|
+
size: sectionproperties.menuiconfontsize
|
|
44209
|
+
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44210
|
+
"class": "col-lg-12 p-0 mt-3",
|
|
44211
|
+
style: {
|
|
44212
|
+
// paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
44213
|
+
// paddingRight: langdetect == 'en' ? sectionproperties.lowersection_paddingright + 'px' : sectionproperties.lowersection_paddingleft + 'px',
|
|
44214
|
+
}
|
|
44215
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44216
|
+
"class": "col-lg-12 p-0",
|
|
44217
|
+
style: {
|
|
44218
|
+
width: '100%',
|
|
44219
|
+
height: 1,
|
|
44220
|
+
background: scrollYposittionprops > 100 ? 'black' : 'white'
|
|
44221
|
+
}
|
|
44222
|
+
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44223
|
+
"class": "col-lg-12 p-0"
|
|
44224
|
+
}, sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Full Width' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
44225
|
+
sectionpropertiesprops: sectionproperties,
|
|
44226
|
+
actions: actions,
|
|
44227
|
+
subheaderpropertiesprops: {
|
|
44228
|
+
subheaderpositionprops: 'Full Width',
|
|
44229
|
+
paddingLeftprops: '30px',
|
|
44230
|
+
paddingRightprops: '30px',
|
|
44231
|
+
subheadercontentpositionprops: 'center'
|
|
44232
|
+
}
|
|
43963
44233
|
}))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas, {
|
|
43964
44234
|
show: openSearchBar,
|
|
43965
44235
|
onHide: function onHide() {
|
|
@@ -44027,13 +44297,13 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
44027
44297
|
onHide: function onHide() {
|
|
44028
44298
|
setopenSideNav(false);
|
|
44029
44299
|
},
|
|
44030
|
-
placement: langdetect == 'en' ? 'start' : 'end',
|
|
44300
|
+
placement: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '675191ce417e3' ? langdetect == 'en' ? 'end' : 'start' : langdetect == 'en' ? 'start' : 'end',
|
|
44031
44301
|
scroll: true,
|
|
44032
44302
|
backdrop: true,
|
|
44033
44303
|
style: {
|
|
44034
|
-
background: sectionproperties.lowersection_backgroundColor,
|
|
44304
|
+
background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) == '675191ce417e3' ? '#00bbec' : sectionproperties.lowersection_backgroundColor,
|
|
44035
44305
|
height: '100vh',
|
|
44036
|
-
width: '20vw'
|
|
44306
|
+
width: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '675191ce417e3' ? '45vw' : '20vw'
|
|
44037
44307
|
}
|
|
44038
44308
|
}, /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44039
44309
|
className: "row m-0 w-100 px-2 py-4 pb-5"
|
|
@@ -44043,18 +44313,21 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
44043
44313
|
marginBottom: sectionproperties.closesliderbtnmarginbottom + 'rem'
|
|
44044
44314
|
}
|
|
44045
44315
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44046
|
-
"class": header_cssstyles.closesliderbtn + ' allcentered '
|
|
44047
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
44316
|
+
"class": header_cssstyles.closesliderbtn + ' allcentered px-4'
|
|
44317
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44048
44318
|
"class": header_cssstyles.closesliderbtn + ' h-100 allcentered ',
|
|
44049
44319
|
onClick: function onClick() {
|
|
44050
44320
|
setopenSideNav(false);
|
|
44321
|
+
},
|
|
44322
|
+
style: {
|
|
44323
|
+
fontSize: sectionproperties.closeSlider_fontSize + 'px',
|
|
44324
|
+
width: 'auto',
|
|
44325
|
+
height: 'auto'
|
|
44051
44326
|
}
|
|
44052
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
44053
|
-
size: sectionproperties.closeSlider_fontSize
|
|
44054
|
-
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44327
|
+
}, langdetect == 'en' ? 'Close' : 'غلق'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44055
44328
|
"class": "col-lg-12 px-3 d-flex align-items-center justify-content-center"
|
|
44056
44329
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44057
|
-
className: templateproperties_context.templatefontfamilyarabic == 'Changa' ? 'row m-0 w-100 mt-3 Changa' : templateproperties_context.templatefontfamily == 'OPTIRadiantBold-Condensed' ? 'row m-0 w-100 mt-3 fontfamilybold' : templateproperties_context.templatefontfamily == 'ASUL' ? 'row m-0 w-100 mt-3 ASUL' : templateproperties_context.templatefontfamily == 'Alata' ? 'row m-0 w-100 mt-3 alata' : templateproperties_context.templatefontfamilyarabic == 'Roboto' ? 'row m-0 w-100 mt-3 roboto' : templateproperties_context.templatefontfamilyarabic == 'ZaridSlab' ? 'row m-0 w-100 mt-3 zaridslab' : 'row m-0 w-100 mt-3'
|
|
44330
|
+
className: langdetect == 'en' ? templateproperties_context.templatefontfamilyarabic == 'Changa' ? 'row m-0 w-100 mt-3 Changa' : templateproperties_context.templatefontfamily == 'OPTIRadiantBold-Condensed' ? 'row m-0 w-100 mt-3 fontfamilybold' : templateproperties_context.templatefontfamily == 'ASUL' ? 'row m-0 w-100 mt-3 ASUL' : templateproperties_context.templatefontfamily == 'Alata' ? 'row m-0 w-100 mt-3 alata' : templateproperties_context.templatefontfamily == 'Montserrat' ? 'row m-0 w-100 mt-3 montserrat' : 'row m-0 w-100 mt-3' : templateproperties_context.templatefontfamilyarabic == 'Roboto' ? 'row m-0 w-100 mt-3 roboto' : templateproperties_context.templatefontfamilyarabic == 'ZaridSlab' ? 'row m-0 w-100 mt-3 zaridslab' : 'row m-0 w-100 mt-3'
|
|
44058
44331
|
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
44059
44332
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex == 0) {
|
|
44060
44333
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -44072,13 +44345,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
44072
44345
|
"class": "col-lg-9 p-0 d-flex align-items-center justify-content-start"
|
|
44073
44346
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44074
44347
|
"class": "m-0 p-0"
|
|
44075
|
-
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar))
|
|
44076
|
-
"class": "col-lg-3 p-0 d-flex align-items-center justify-content-end"
|
|
44077
|
-
}, /*#__PURE__*/React__default["default"].createElement(BsChevronRight.BsChevronRight, {
|
|
44078
|
-
style: {
|
|
44079
|
-
transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
|
|
44080
|
-
}
|
|
44081
|
-
}))));
|
|
44348
|
+
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar))));
|
|
44082
44349
|
}
|
|
44083
44350
|
}), sectionproperties.subheaderParentType == 'Parent Collections' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
44084
44351
|
allowMultipleExpanded: false,
|
|
@@ -44184,15 +44451,9 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
44184
44451
|
"class": "col-lg-9 p-0 d-flex align-items-center justify-content-start"
|
|
44185
44452
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44186
44453
|
"class": "m-0 p-0"
|
|
44187
|
-
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar))
|
|
44188
|
-
"class": "col-lg-3 p-0 d-flex align-items-center justify-content-end"
|
|
44189
|
-
}, /*#__PURE__*/React__default["default"].createElement(BsChevronRight.BsChevronRight, {
|
|
44190
|
-
style: {
|
|
44191
|
-
transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
|
|
44192
|
-
}
|
|
44193
|
-
}))));
|
|
44454
|
+
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar))));
|
|
44194
44455
|
}
|
|
44195
|
-
}), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
44456
|
+
}), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.instcurrencies) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.length) > 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44196
44457
|
"class": ' col-lg-12 p-0 d-flex align-items-center justify-content-start cursor-pointer '
|
|
44197
44458
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44198
44459
|
"class": "row m-0 w-100"
|
|
@@ -44216,7 +44477,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
44216
44477
|
background: '#f4f4f4',
|
|
44217
44478
|
borderRadius: 5
|
|
44218
44479
|
}
|
|
44219
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
44480
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.instcurrencies) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.map(function (item, index) {
|
|
44220
44481
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44221
44482
|
"class": header_cssstyles.navbarItem + ' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',
|
|
44222
44483
|
onClick: function onClick() {
|
|
@@ -44278,7 +44539,110 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
44278
44539
|
background: langdetect == 'ar' ? 'white' : 'transparent',
|
|
44279
44540
|
fontSize: 15
|
|
44280
44541
|
}
|
|
44281
|
-
}, langdetect == 'en' ? 'Arabic' : 'لغة عربية')))))))))
|
|
44542
|
+
}, langdetect == 'en' ? 'Arabic' : 'لغة عربية'))))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '675191ce417e3' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44543
|
+
"class": "col-lg-12 px-4 mt-5 mb-3 pt-5"
|
|
44544
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44545
|
+
"class": "row m-0 w-100 mt-4"
|
|
44546
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44547
|
+
"class": "col-lg-12 p-0 text-start"
|
|
44548
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44549
|
+
"class": ' mb-2 ',
|
|
44550
|
+
style: _defineProperty__default["default"]({
|
|
44551
|
+
fontWeight: 400,
|
|
44552
|
+
textTransform: 'none',
|
|
44553
|
+
fontSize: '16px',
|
|
44554
|
+
color: sectionproperties.lowersection_fontColor
|
|
44555
|
+
}, "fontWeight", 500)
|
|
44556
|
+
}, "Follow us")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44557
|
+
"class": "col-lg-12"
|
|
44558
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44559
|
+
"class": "row m-0 w-100"
|
|
44560
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44561
|
+
"class": "".concat(header_cssstyles.navbarItem) + ' col-lg-12 p-0 text-start mb-2 ',
|
|
44562
|
+
onClick: function onClick() {
|
|
44563
|
+
var _authdetailsContext$i11;
|
|
44564
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
|
|
44565
|
+
var _authdetailsContext$i12;
|
|
44566
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
|
|
44567
|
+
}
|
|
44568
|
+
},
|
|
44569
|
+
style: {
|
|
44570
|
+
fontSize: 15,
|
|
44571
|
+
textTransform: 'none'
|
|
44572
|
+
}
|
|
44573
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44574
|
+
"class": "allcentered mr-2"
|
|
44575
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiArrowUpRight.FiArrowUpRight, {
|
|
44576
|
+
size: sectionproperties.closeSlider_fontSize
|
|
44577
|
+
})), "Facebook"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44578
|
+
"class": "".concat(header_cssstyles.navbarItem) + ' col-lg-12 p-0 text-start mb-2 ',
|
|
44579
|
+
onClick: function onClick() {
|
|
44580
|
+
var _authdetailsContext$i14;
|
|
44581
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink) != null) {
|
|
44582
|
+
var _authdetailsContext$i15;
|
|
44583
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instagramlink, '_blank');
|
|
44584
|
+
}
|
|
44585
|
+
},
|
|
44586
|
+
style: {
|
|
44587
|
+
fontSize: 15,
|
|
44588
|
+
textTransform: 'none'
|
|
44589
|
+
}
|
|
44590
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44591
|
+
"class": "allcentered mr-2"
|
|
44592
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiArrowUpRight.FiArrowUpRight, {
|
|
44593
|
+
size: sectionproperties.closeSlider_fontSize
|
|
44594
|
+
})), "Instagram"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44595
|
+
"class": "".concat(header_cssstyles.navbarItem) + ' col-lg-12 p-0 text-start mb-2 ',
|
|
44596
|
+
onClick: function onClick() {
|
|
44597
|
+
var _authdetailsContext$i17;
|
|
44598
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.twitterlink) != null) {
|
|
44599
|
+
var _authdetailsContext$i18;
|
|
44600
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink, '_blank');
|
|
44601
|
+
}
|
|
44602
|
+
},
|
|
44603
|
+
style: {
|
|
44604
|
+
fontSize: 15,
|
|
44605
|
+
textTransform: 'none'
|
|
44606
|
+
}
|
|
44607
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44608
|
+
"class": "allcentered mr-2"
|
|
44609
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiArrowUpRight.FiArrowUpRight, {
|
|
44610
|
+
size: sectionproperties.closeSlider_fontSize
|
|
44611
|
+
})), "X"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44612
|
+
"class": "".concat(header_cssstyles.navbarItem) + ' col-lg-12 p-0 text-start mb-2 ',
|
|
44613
|
+
onClick: function onClick() {
|
|
44614
|
+
var _authdetailsContext$i20;
|
|
44615
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null) {
|
|
44616
|
+
var _authdetailsContext$i21;
|
|
44617
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
|
|
44618
|
+
}
|
|
44619
|
+
},
|
|
44620
|
+
style: {
|
|
44621
|
+
fontSize: 15,
|
|
44622
|
+
textTransform: 'none'
|
|
44623
|
+
}
|
|
44624
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44625
|
+
"class": "allcentered mr-2"
|
|
44626
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiArrowUpRight.FiArrowUpRight, {
|
|
44627
|
+
size: sectionproperties.closeSlider_fontSize
|
|
44628
|
+
})), "LinkedIn"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44629
|
+
"class": ' col-lg-12 p-0 text-start mb-2 ',
|
|
44630
|
+
onClick: function onClick() {
|
|
44631
|
+
var _authdetailsContext$i23;
|
|
44632
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.youtubelink) != null) {
|
|
44633
|
+
var _authdetailsContext$i24;
|
|
44634
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.youtubelink, '_blank');
|
|
44635
|
+
}
|
|
44636
|
+
},
|
|
44637
|
+
style: _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"]({
|
|
44638
|
+
fontSize: 15,
|
|
44639
|
+
textTransform: 'none'
|
|
44640
|
+
}, "fontSize", sectionproperties.lowersection_fontsize + 'px'), "color", sectionproperties.lowersection_fontColor), "fontWeight", sectionproperties.lowersection_textfontweight)
|
|
44641
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44642
|
+
"class": "allcentered mr-2"
|
|
44643
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiArrowUpRight.FiArrowUpRight, {
|
|
44644
|
+
size: sectionproperties.closeSlider_fontSize
|
|
44645
|
+
})), "YouTube"))))))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
44282
44646
|
sectionpropertiesprops: sectionproperties,
|
|
44283
44647
|
actions: actions
|
|
44284
44648
|
}), sectionproperties.responsiveheaderstyle == 'Style 1 With Canvas' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|