tabexseriescomponents 0.2.1250 → 0.2.1251
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 +227 -66
- package/dist/index.esm.js +227 -66
- package/dist/index.umd.js +227 -66
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -59549,7 +59549,7 @@ var FooterWithThreeColumns = function FooterWithThreeColumns(props) {
|
|
|
59549
59549
|
function ownKeys$1z(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; }
|
|
59550
59550
|
function _objectSpread$1z(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1z(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1z(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
59551
59551
|
var ModernFooter = function ModernFooter(props) {
|
|
59552
|
-
var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$
|
|
59552
|
+
var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i3, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16, _authdetailsContext$i19, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i26, _authdetailsContext$i27, _authdetailsContext$i30;
|
|
59553
59553
|
var _useState = React.useState(''),
|
|
59554
59554
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
59555
59555
|
sectionproperties = _useState2[0],
|
|
@@ -59726,18 +59726,179 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
59726
59726
|
}
|
|
59727
59727
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.shownavigationpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
|
|
59728
59728
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
59729
|
-
|
|
59730
|
-
|
|
59731
|
-
|
|
59732
|
-
|
|
59733
|
-
|
|
59734
|
-
|
|
59735
|
-
|
|
59736
|
-
|
|
59737
|
-
|
|
59738
|
-
|
|
59729
|
+
var _authdetailsContext$i2;
|
|
59730
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6951481413cdb') {
|
|
59731
|
+
if (item.pagename != 'About Us' && item.pagename != 'Quality & Certification') {
|
|
59732
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59733
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59734
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59735
|
+
onClick: function onClick() {
|
|
59736
|
+
routingcountext(item.navigationroute);
|
|
59737
|
+
}
|
|
59738
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59739
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59740
|
+
style: {
|
|
59741
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59742
|
+
}
|
|
59743
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
59744
|
+
} else if (item.pagename == 'About Us') {
|
|
59745
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59746
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59747
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
59748
|
+
"class": "w-100",
|
|
59749
|
+
allowMultipleExpanded: true,
|
|
59750
|
+
allowZeroExpanded: true
|
|
59751
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
59752
|
+
uuid: 1
|
|
59753
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59754
|
+
"class": "row m-0 w-100"
|
|
59755
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59756
|
+
className: "col-12 p-0 d-flex align-items-center justify-content-start"
|
|
59757
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59758
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59759
|
+
style: {
|
|
59760
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59761
|
+
}
|
|
59762
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
59763
|
+
if (state.expanded == true) {
|
|
59764
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
59765
|
+
className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
|
|
59766
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
59767
|
+
} else {
|
|
59768
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
59769
|
+
className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
|
|
59770
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
59771
|
+
}
|
|
59772
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
59773
|
+
className: "p-0"
|
|
59774
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59775
|
+
"class": "row m-0 w-100 px-3"
|
|
59776
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59777
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59778
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59779
|
+
onClick: function onClick() {
|
|
59780
|
+
routingcountext('ceomessage', false, '');
|
|
59781
|
+
}
|
|
59782
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59783
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59784
|
+
style: {
|
|
59785
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59786
|
+
}
|
|
59787
|
+
}, langdetect == 'en' ? 'CEO Message' : 'رسالة الرئيس التنفيذي'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59788
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59789
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59790
|
+
onClick: function onClick() {
|
|
59791
|
+
routingcountext('whoweare', false, '');
|
|
59792
|
+
}
|
|
59793
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59794
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59795
|
+
style: {
|
|
59796
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59797
|
+
}
|
|
59798
|
+
}, langdetect == 'en' ? 'who we are' : 'من نحن'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59799
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59800
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59801
|
+
onClick: function onClick() {
|
|
59802
|
+
routingcountext('mission-vision', false, '');
|
|
59803
|
+
}
|
|
59804
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59805
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59806
|
+
style: {
|
|
59807
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59808
|
+
}
|
|
59809
|
+
}, langdetect == 'en' ? 'Mission & Vision' : 'الرسالة والرؤية'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59810
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59811
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59812
|
+
onClick: function onClick() {
|
|
59813
|
+
routingcountext('ourbusinessmodule', false, '');
|
|
59814
|
+
}
|
|
59815
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59816
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59817
|
+
style: {
|
|
59818
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59819
|
+
}
|
|
59820
|
+
}, langdetect == 'en' ? 'Our Business Model' : 'نموذج أعمالنا'))))))));
|
|
59821
|
+
} else if (item.pagename == 'Quality & Certification') {
|
|
59822
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59823
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59824
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
59825
|
+
"class": "w-100",
|
|
59826
|
+
allowMultipleExpanded: true,
|
|
59827
|
+
allowZeroExpanded: true
|
|
59828
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
59829
|
+
uuid: 1
|
|
59830
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59831
|
+
"class": "row m-0 w-100"
|
|
59832
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59833
|
+
className: "col-12 p-0 d-flex align-items-center justify-content-start"
|
|
59834
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59835
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59836
|
+
style: {
|
|
59837
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59838
|
+
}
|
|
59839
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
59840
|
+
if (state.expanded == true) {
|
|
59841
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
59842
|
+
className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
|
|
59843
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
59844
|
+
} else {
|
|
59845
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
59846
|
+
className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
|
|
59847
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
59848
|
+
}
|
|
59849
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
59850
|
+
className: "p-0"
|
|
59851
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59852
|
+
"class": "row m-0 w-100 px-3"
|
|
59853
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59854
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59855
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59856
|
+
onClick: function onClick() {
|
|
59857
|
+
routingcountext('foodsafetystandards', false, '');
|
|
59858
|
+
}
|
|
59859
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59860
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59861
|
+
style: {
|
|
59862
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59863
|
+
}
|
|
59864
|
+
}, langdetect == 'en' ? 'Food Safety Standards' : 'معايير سلامة الغذاء'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59865
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59866
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59867
|
+
onClick: function onClick() {
|
|
59868
|
+
routingcountext('certification', false, '');
|
|
59869
|
+
}
|
|
59870
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59871
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59872
|
+
style: {
|
|
59873
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59874
|
+
}
|
|
59875
|
+
}, langdetect == 'en' ? 'Certification' : 'شهادة'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59876
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59877
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59878
|
+
onClick: function onClick() {
|
|
59879
|
+
routingcountext('quality', false, '');
|
|
59880
|
+
}
|
|
59881
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59882
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59883
|
+
style: {
|
|
59884
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59885
|
+
}
|
|
59886
|
+
}, langdetect == 'en' ? 'Quality' : 'جودة'))))))));
|
|
59739
59887
|
}
|
|
59740
|
-
}
|
|
59888
|
+
} else {
|
|
59889
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59890
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59891
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59892
|
+
onClick: function onClick() {
|
|
59893
|
+
routingcountext(item.navigationroute);
|
|
59894
|
+
}
|
|
59895
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59896
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59897
|
+
style: {
|
|
59898
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59899
|
+
}
|
|
59900
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
59901
|
+
}
|
|
59741
59902
|
}
|
|
59742
59903
|
})), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59743
59904
|
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
@@ -59824,69 +59985,69 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
59824
59985
|
"class": "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
59825
59986
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59826
59987
|
"class": "".concat(footerStyles.sectionTitle) + ' m-0 p-0 '
|
|
59827
|
-
}, langdetect == 'en' ? sectionproperties.otherinfotitle1en : sectionproperties.otherinfotitle1ar)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59988
|
+
}, langdetect == 'en' ? sectionproperties.otherinfotitle1en : sectionproperties.otherinfotitle1ar)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59828
59989
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59829
59990
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59830
59991
|
"class": footerStyles.facebook_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59831
59992
|
onClick: function onClick() {
|
|
59832
|
-
var _authdetailsContext$
|
|
59833
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59834
|
-
var _authdetailsContext$
|
|
59835
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59993
|
+
var _authdetailsContext$i4;
|
|
59994
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
|
|
59995
|
+
var _authdetailsContext$i5;
|
|
59996
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
|
|
59836
59997
|
}
|
|
59837
59998
|
}
|
|
59838
59999
|
}, sectionproperties.fbiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
59839
60000
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
59840
60001
|
size: sectionproperties.fbiconfontsize
|
|
59841
|
-
}), sectionproperties.fblinktext)), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60002
|
+
}), sectionproperties.fblinktext)), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59842
60003
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59843
60004
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59844
60005
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59845
60006
|
onClick: function onClick() {
|
|
59846
|
-
var _authdetailsContext$
|
|
59847
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59848
|
-
var _authdetailsContext$
|
|
59849
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60007
|
+
var _authdetailsContext$i7;
|
|
60008
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
|
|
60009
|
+
var _authdetailsContext$i8;
|
|
60010
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
|
|
59850
60011
|
}
|
|
59851
60012
|
}
|
|
59852
60013
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
59853
60014
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
59854
60015
|
size: sectionproperties.instagramiconfontsize
|
|
59855
|
-
}), sectionproperties.instagramlinktext)), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60016
|
+
}), sectionproperties.instagramlinktext)), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59856
60017
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59857
60018
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59858
60019
|
"class": footerStyles.youtube_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59859
60020
|
onClick: function onClick() {
|
|
59860
|
-
var _authdetailsContext$
|
|
59861
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59862
|
-
var _authdetailsContext$
|
|
59863
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60021
|
+
var _authdetailsContext$i0;
|
|
60022
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.whatsappnumber) != null) {
|
|
60023
|
+
var _authdetailsContext$i1;
|
|
60024
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.whatsappnumber), '_blank');
|
|
59864
60025
|
}
|
|
59865
60026
|
}
|
|
59866
60027
|
}, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
59867
60028
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
59868
60029
|
size: sectionproperties.whatsappiconfontsize
|
|
59869
|
-
}), sectionproperties.whatsapplinktext)), sectionproperties.youtube_btn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60030
|
+
}), sectionproperties.whatsapplinktext)), sectionproperties.youtube_btn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59870
60031
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59871
60032
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59872
60033
|
"class": footerStyles.youtube_btnnn + ' m-0 p-0 d-flex align-items-center ',
|
|
59873
60034
|
onClick: function onClick() {
|
|
59874
|
-
var _authdetailsContext$
|
|
59875
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59876
|
-
var _authdetailsContext$
|
|
59877
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60035
|
+
var _authdetailsContext$i11;
|
|
60036
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.youtubelink) != null) {
|
|
60037
|
+
var _authdetailsContext$i12;
|
|
60038
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink, '_blank');
|
|
59878
60039
|
}
|
|
59879
60040
|
}
|
|
59880
60041
|
}, sectionproperties.youtubeiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
59881
60042
|
"class": langdetect != 'ar' ? 'mr-2' : 'ml-2',
|
|
59882
60043
|
size: sectionproperties.youtubeiconfontsize
|
|
59883
|
-
}), 'YouTube')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60044
|
+
}), 'YouTube')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59884
60045
|
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
59885
60046
|
onClick: function onClick() {
|
|
59886
|
-
var _authdetailsContext$
|
|
59887
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59888
|
-
var _authdetailsContext$
|
|
59889
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60047
|
+
var _authdetailsContext$i14;
|
|
60048
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.twitterlink) != null) {
|
|
60049
|
+
var _authdetailsContext$i15;
|
|
60050
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.twitterlink, '_blank');
|
|
59890
60051
|
}
|
|
59891
60052
|
}
|
|
59892
60053
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
@@ -59894,43 +60055,43 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
59894
60055
|
style: {
|
|
59895
60056
|
fontSize: 20
|
|
59896
60057
|
}
|
|
59897
|
-
}, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60058
|
+
}, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59898
60059
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59899
60060
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59900
60061
|
"class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59901
60062
|
onClick: function onClick() {
|
|
59902
|
-
var _authdetailsContext$
|
|
59903
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59904
|
-
var _authdetailsContext$
|
|
59905
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60063
|
+
var _authdetailsContext$i17;
|
|
60064
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.linkedinlink) != null) {
|
|
60065
|
+
var _authdetailsContext$i18;
|
|
60066
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.linkedinlink, '_blank');
|
|
59906
60067
|
}
|
|
59907
60068
|
}
|
|
59908
60069
|
}, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiOutlineLinkedin.AiOutlineLinkedin, {
|
|
59909
60070
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
59910
60071
|
size: sectionproperties.linkedinbtniconfontsize
|
|
59911
|
-
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60072
|
+
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59912
60073
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59913
60074
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59914
60075
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59915
60076
|
onClick: function onClick() {
|
|
59916
|
-
var _authdetailsContext$
|
|
59917
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59918
|
-
var _authdetailsContext$
|
|
59919
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60077
|
+
var _authdetailsContext$i20;
|
|
60078
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null) {
|
|
60079
|
+
var _authdetailsContext$i21;
|
|
60080
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink, '_blank');
|
|
59920
60081
|
}
|
|
59921
60082
|
}
|
|
59922
60083
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
59923
60084
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
59924
60085
|
size: sectionproperties.instagramiconfontsize
|
|
59925
|
-
}), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60086
|
+
}), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.telegramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59926
60087
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59927
60088
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59928
60089
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59929
60090
|
onClick: function onClick() {
|
|
59930
|
-
var _authdetailsContext$
|
|
59931
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59932
|
-
var _authdetailsContext$
|
|
59933
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60091
|
+
var _authdetailsContext$i23;
|
|
60092
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.telegramlink) != null) {
|
|
60093
|
+
var _authdetailsContext$i24;
|
|
60094
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.telegramlink, '_blank');
|
|
59934
60095
|
}
|
|
59935
60096
|
}
|
|
59936
60097
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
|
|
@@ -59969,7 +60130,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
59969
60130
|
}
|
|
59970
60131
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
59971
60132
|
size: sectionproperties.footerinfoicon_fontsize
|
|
59972
|
-
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60133
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.address_ar)), sectionproperties.showfooteraddress == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.instid) == '69b14b442a4ef' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59973
60134
|
"class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 '
|
|
59974
60135
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59975
60136
|
"class": ' footerinfotext d-flex align-items-center justify-content-start p-0 m-0 ',
|
|
@@ -60007,14 +60168,14 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60007
60168
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60008
60169
|
"class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
|
|
60009
60170
|
onClick: function onClick() {
|
|
60010
|
-
var _authdetailsContext$
|
|
60011
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60171
|
+
var _authdetailsContext$i28;
|
|
60172
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 || (_authdetailsContext$i28 = _authdetailsContext$i28.contactinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.email), '_self');
|
|
60012
60173
|
}
|
|
60013
60174
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60014
60175
|
"class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
|
|
60015
60176
|
onClick: function onClick() {
|
|
60016
|
-
var _authdetailsContext$
|
|
60017
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60177
|
+
var _authdetailsContext$i29;
|
|
60178
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 || (_authdetailsContext$i29 = _authdetailsContext$i29.contactinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.email), '_self');
|
|
60018
60179
|
},
|
|
60019
60180
|
style: {
|
|
60020
60181
|
textTransform: 'none'
|
|
@@ -60025,7 +60186,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60025
60186
|
marginRight: langdetect == 'en' ? '0.5rem' : 0,
|
|
60026
60187
|
marginLeft: langdetect == 'ar' ? '0.5rem' : 0
|
|
60027
60188
|
}
|
|
60028
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60189
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 || (_authdetailsContext$i30 = _authdetailsContext$i30.contactinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60029
60190
|
"class": sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : 'col-lg-3 col-md-12 col-sm-12 mt-md-3'
|
|
60030
60191
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60031
60192
|
className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
@@ -60037,15 +60198,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60037
60198
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
|
|
60038
60199
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
60039
60200
|
onClick: function onClick() {
|
|
60040
|
-
var _authdetailsContext$
|
|
60041
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60201
|
+
var _authdetailsContext$i31;
|
|
60202
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
|
|
60042
60203
|
}
|
|
60043
60204
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60044
60205
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
|
|
60045
60206
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
60046
60207
|
onClick: function onClick() {
|
|
60047
|
-
var _authdetailsContext$
|
|
60048
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60208
|
+
var _authdetailsContext$i32;
|
|
60209
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_appstore, '_blank');
|
|
60049
60210
|
}
|
|
60050
60211
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60051
60212
|
"class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
|
|
@@ -60053,15 +60214,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
60053
60214
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
|
|
60054
60215
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
60055
60216
|
onClick: function onClick() {
|
|
60056
|
-
var _authdetailsContext$
|
|
60057
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60217
|
+
var _authdetailsContext$i33;
|
|
60218
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.mobileapplink_playstore, '_blank');
|
|
60058
60219
|
}
|
|
60059
60220
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60060
60221
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
|
|
60061
60222
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
60062
60223
|
onClick: function onClick() {
|
|
60063
|
-
var _authdetailsContext$
|
|
60064
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60224
|
+
var _authdetailsContext$i34;
|
|
60225
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.mobileapplink_playstore, '_blank');
|
|
60065
60226
|
}
|
|
60066
60227
|
}))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60067
60228
|
"class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
|