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.umd.js
CHANGED
|
@@ -59355,7 +59355,7 @@
|
|
|
59355
59355
|
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; }
|
|
59356
59356
|
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; }
|
|
59357
59357
|
var ModernFooter = function ModernFooter(props) {
|
|
59358
|
-
var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$
|
|
59358
|
+
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;
|
|
59359
59359
|
var _useState = React.useState(''),
|
|
59360
59360
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
59361
59361
|
sectionproperties = _useState2[0],
|
|
@@ -59532,18 +59532,179 @@
|
|
|
59532
59532
|
}
|
|
59533
59533
|
}, 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) {
|
|
59534
59534
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
59535
|
-
|
|
59536
|
-
|
|
59537
|
-
|
|
59538
|
-
|
|
59539
|
-
|
|
59540
|
-
|
|
59541
|
-
|
|
59542
|
-
|
|
59543
|
-
|
|
59544
|
-
|
|
59535
|
+
var _authdetailsContext$i2;
|
|
59536
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6951481413cdb') {
|
|
59537
|
+
if (item.pagename != 'About Us' && item.pagename != 'Quality & Certification') {
|
|
59538
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59539
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59540
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59541
|
+
onClick: function onClick() {
|
|
59542
|
+
routingcountext(item.navigationroute);
|
|
59543
|
+
}
|
|
59544
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59545
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59546
|
+
style: {
|
|
59547
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59548
|
+
}
|
|
59549
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
59550
|
+
} else if (item.pagename == 'About Us') {
|
|
59551
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59552
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59553
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
59554
|
+
"class": "w-100",
|
|
59555
|
+
allowMultipleExpanded: true,
|
|
59556
|
+
allowZeroExpanded: true
|
|
59557
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
59558
|
+
uuid: 1
|
|
59559
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59560
|
+
"class": "row m-0 w-100"
|
|
59561
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59562
|
+
className: "col-12 p-0 d-flex align-items-center justify-content-start"
|
|
59563
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59564
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59565
|
+
style: {
|
|
59566
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59567
|
+
}
|
|
59568
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
59569
|
+
if (state.expanded == true) {
|
|
59570
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
59571
|
+
className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
|
|
59572
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
59573
|
+
} else {
|
|
59574
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
59575
|
+
className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
|
|
59576
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
59577
|
+
}
|
|
59578
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
59579
|
+
className: "p-0"
|
|
59580
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59581
|
+
"class": "row m-0 w-100 px-3"
|
|
59582
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59583
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59584
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59585
|
+
onClick: function onClick() {
|
|
59586
|
+
routingcountext('ceomessage', false, '');
|
|
59587
|
+
}
|
|
59588
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59589
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59590
|
+
style: {
|
|
59591
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59592
|
+
}
|
|
59593
|
+
}, langdetect == 'en' ? 'CEO Message' : 'رسالة الرئيس التنفيذي'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59594
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59595
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59596
|
+
onClick: function onClick() {
|
|
59597
|
+
routingcountext('whoweare', false, '');
|
|
59598
|
+
}
|
|
59599
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59600
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59601
|
+
style: {
|
|
59602
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59603
|
+
}
|
|
59604
|
+
}, langdetect == 'en' ? 'who we are' : 'من نحن'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59605
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59606
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59607
|
+
onClick: function onClick() {
|
|
59608
|
+
routingcountext('mission-vision', false, '');
|
|
59609
|
+
}
|
|
59610
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59611
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59612
|
+
style: {
|
|
59613
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59614
|
+
}
|
|
59615
|
+
}, langdetect == 'en' ? 'Mission & Vision' : 'الرسالة والرؤية'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59616
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59617
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59618
|
+
onClick: function onClick() {
|
|
59619
|
+
routingcountext('ourbusinessmodule', false, '');
|
|
59620
|
+
}
|
|
59621
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59622
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59623
|
+
style: {
|
|
59624
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59625
|
+
}
|
|
59626
|
+
}, langdetect == 'en' ? 'Our Business Model' : 'نموذج أعمالنا'))))))));
|
|
59627
|
+
} else if (item.pagename == 'Quality & Certification') {
|
|
59628
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59629
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59630
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
59631
|
+
"class": "w-100",
|
|
59632
|
+
allowMultipleExpanded: true,
|
|
59633
|
+
allowZeroExpanded: true
|
|
59634
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
59635
|
+
uuid: 1
|
|
59636
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59637
|
+
"class": "row m-0 w-100"
|
|
59638
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59639
|
+
className: "col-12 p-0 d-flex align-items-center justify-content-start"
|
|
59640
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59641
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59642
|
+
style: {
|
|
59643
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59644
|
+
}
|
|
59645
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
59646
|
+
if (state.expanded == true) {
|
|
59647
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
59648
|
+
className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
|
|
59649
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
59650
|
+
} else {
|
|
59651
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
59652
|
+
className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
|
|
59653
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
59654
|
+
}
|
|
59655
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
59656
|
+
className: "p-0"
|
|
59657
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59658
|
+
"class": "row m-0 w-100 px-3"
|
|
59659
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59660
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59661
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59662
|
+
onClick: function onClick() {
|
|
59663
|
+
routingcountext('foodsafetystandards', false, '');
|
|
59664
|
+
}
|
|
59665
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59666
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59667
|
+
style: {
|
|
59668
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59669
|
+
}
|
|
59670
|
+
}, langdetect == 'en' ? 'Food Safety Standards' : 'معايير سلامة الغذاء'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59671
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59672
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59673
|
+
onClick: function onClick() {
|
|
59674
|
+
routingcountext('certification', false, '');
|
|
59675
|
+
}
|
|
59676
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59677
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59678
|
+
style: {
|
|
59679
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59680
|
+
}
|
|
59681
|
+
}, langdetect == 'en' ? 'Certification' : 'شهادة'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59682
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59683
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59684
|
+
onClick: function onClick() {
|
|
59685
|
+
routingcountext('quality', false, '');
|
|
59686
|
+
}
|
|
59687
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59688
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59689
|
+
style: {
|
|
59690
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59691
|
+
}
|
|
59692
|
+
}, langdetect == 'en' ? 'Quality' : 'جودة'))))))));
|
|
59545
59693
|
}
|
|
59546
|
-
}
|
|
59694
|
+
} else {
|
|
59695
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59696
|
+
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
59697
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59698
|
+
onClick: function onClick() {
|
|
59699
|
+
routingcountext(item.navigationroute);
|
|
59700
|
+
}
|
|
59701
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59702
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
|
|
59703
|
+
style: {
|
|
59704
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59705
|
+
}
|
|
59706
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
59707
|
+
}
|
|
59547
59708
|
}
|
|
59548
59709
|
})), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59549
59710
|
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
@@ -59630,69 +59791,69 @@
|
|
|
59630
59791
|
"class": "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
59631
59792
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59632
59793
|
"class": "".concat(footerStyles.sectionTitle) + ' m-0 p-0 '
|
|
59633
|
-
}, langdetect == 'en' ? sectionproperties.otherinfotitle1en : sectionproperties.otherinfotitle1ar)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59794
|
+
}, 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", {
|
|
59634
59795
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59635
59796
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59636
59797
|
"class": footerStyles.facebook_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59637
59798
|
onClick: function onClick() {
|
|
59638
|
-
var _authdetailsContext$
|
|
59639
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59640
|
-
var _authdetailsContext$
|
|
59641
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59799
|
+
var _authdetailsContext$i4;
|
|
59800
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
|
|
59801
|
+
var _authdetailsContext$i5;
|
|
59802
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
|
|
59642
59803
|
}
|
|
59643
59804
|
}
|
|
59644
59805
|
}, sectionproperties.fbiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
59645
59806
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
59646
59807
|
size: sectionproperties.fbiconfontsize
|
|
59647
|
-
}), sectionproperties.fblinktext)), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59808
|
+
}), 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", {
|
|
59648
59809
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59649
59810
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59650
59811
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59651
59812
|
onClick: function onClick() {
|
|
59652
|
-
var _authdetailsContext$
|
|
59653
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59654
|
-
var _authdetailsContext$
|
|
59655
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59813
|
+
var _authdetailsContext$i7;
|
|
59814
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
|
|
59815
|
+
var _authdetailsContext$i8;
|
|
59816
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
|
|
59656
59817
|
}
|
|
59657
59818
|
}
|
|
59658
59819
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
59659
59820
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
59660
59821
|
size: sectionproperties.instagramiconfontsize
|
|
59661
|
-
}), sectionproperties.instagramlinktext)), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59822
|
+
}), 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", {
|
|
59662
59823
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59663
59824
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59664
59825
|
"class": footerStyles.youtube_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59665
59826
|
onClick: function onClick() {
|
|
59666
|
-
var _authdetailsContext$
|
|
59667
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59668
|
-
var _authdetailsContext$
|
|
59669
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59827
|
+
var _authdetailsContext$i0;
|
|
59828
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.whatsappnumber) != null) {
|
|
59829
|
+
var _authdetailsContext$i1;
|
|
59830
|
+
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');
|
|
59670
59831
|
}
|
|
59671
59832
|
}
|
|
59672
59833
|
}, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
59673
59834
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
59674
59835
|
size: sectionproperties.whatsappiconfontsize
|
|
59675
|
-
}), sectionproperties.whatsapplinktext)), sectionproperties.youtube_btn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59836
|
+
}), 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", {
|
|
59676
59837
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59677
59838
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59678
59839
|
"class": footerStyles.youtube_btnnn + ' m-0 p-0 d-flex align-items-center ',
|
|
59679
59840
|
onClick: function onClick() {
|
|
59680
|
-
var _authdetailsContext$
|
|
59681
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59682
|
-
var _authdetailsContext$
|
|
59683
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59841
|
+
var _authdetailsContext$i11;
|
|
59842
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.youtubelink) != null) {
|
|
59843
|
+
var _authdetailsContext$i12;
|
|
59844
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink, '_blank');
|
|
59684
59845
|
}
|
|
59685
59846
|
}
|
|
59686
59847
|
}, sectionproperties.youtubeiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
59687
59848
|
"class": langdetect != 'ar' ? 'mr-2' : 'ml-2',
|
|
59688
59849
|
size: sectionproperties.youtubeiconfontsize
|
|
59689
|
-
}), 'YouTube')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59850
|
+
}), '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", {
|
|
59690
59851
|
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
59691
59852
|
onClick: function onClick() {
|
|
59692
|
-
var _authdetailsContext$
|
|
59693
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59694
|
-
var _authdetailsContext$
|
|
59695
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59853
|
+
var _authdetailsContext$i14;
|
|
59854
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.twitterlink) != null) {
|
|
59855
|
+
var _authdetailsContext$i15;
|
|
59856
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.twitterlink, '_blank');
|
|
59696
59857
|
}
|
|
59697
59858
|
}
|
|
59698
59859
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
@@ -59700,43 +59861,43 @@
|
|
|
59700
59861
|
style: {
|
|
59701
59862
|
fontSize: 20
|
|
59702
59863
|
}
|
|
59703
|
-
}, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59864
|
+
}, "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", {
|
|
59704
59865
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59705
59866
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59706
59867
|
"class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59707
59868
|
onClick: function onClick() {
|
|
59708
|
-
var _authdetailsContext$
|
|
59709
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59710
|
-
var _authdetailsContext$
|
|
59711
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59869
|
+
var _authdetailsContext$i17;
|
|
59870
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.linkedinlink) != null) {
|
|
59871
|
+
var _authdetailsContext$i18;
|
|
59872
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.linkedinlink, '_blank');
|
|
59712
59873
|
}
|
|
59713
59874
|
}
|
|
59714
59875
|
}, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiOutlineLinkedin.AiOutlineLinkedin, {
|
|
59715
59876
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
59716
59877
|
size: sectionproperties.linkedinbtniconfontsize
|
|
59717
|
-
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59878
|
+
}), 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", {
|
|
59718
59879
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59719
59880
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59720
59881
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59721
59882
|
onClick: function onClick() {
|
|
59722
|
-
var _authdetailsContext$
|
|
59723
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59724
|
-
var _authdetailsContext$
|
|
59725
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59883
|
+
var _authdetailsContext$i20;
|
|
59884
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null) {
|
|
59885
|
+
var _authdetailsContext$i21;
|
|
59886
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink, '_blank');
|
|
59726
59887
|
}
|
|
59727
59888
|
}
|
|
59728
59889
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
59729
59890
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
59730
59891
|
size: sectionproperties.instagramiconfontsize
|
|
59731
|
-
}), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59892
|
+
}), 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", {
|
|
59732
59893
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
59733
59894
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59734
59895
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
59735
59896
|
onClick: function onClick() {
|
|
59736
|
-
var _authdetailsContext$
|
|
59737
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59738
|
-
var _authdetailsContext$
|
|
59739
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59897
|
+
var _authdetailsContext$i23;
|
|
59898
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.telegramlink) != null) {
|
|
59899
|
+
var _authdetailsContext$i24;
|
|
59900
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.telegramlink, '_blank');
|
|
59740
59901
|
}
|
|
59741
59902
|
}
|
|
59742
59903
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
|
|
@@ -59775,7 +59936,7 @@
|
|
|
59775
59936
|
}
|
|
59776
59937
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
59777
59938
|
size: sectionproperties.footerinfoicon_fontsize
|
|
59778
|
-
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59939
|
+
})), 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", {
|
|
59779
59940
|
"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 '
|
|
59780
59941
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59781
59942
|
"class": ' footerinfotext d-flex align-items-center justify-content-start p-0 m-0 ',
|
|
@@ -59813,14 +59974,14 @@
|
|
|
59813
59974
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59814
59975
|
"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 ',
|
|
59815
59976
|
onClick: function onClick() {
|
|
59816
|
-
var _authdetailsContext$
|
|
59817
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59977
|
+
var _authdetailsContext$i28;
|
|
59978
|
+
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');
|
|
59818
59979
|
}
|
|
59819
59980
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59820
59981
|
"class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
|
|
59821
59982
|
onClick: function onClick() {
|
|
59822
|
-
var _authdetailsContext$
|
|
59823
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59983
|
+
var _authdetailsContext$i29;
|
|
59984
|
+
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');
|
|
59824
59985
|
},
|
|
59825
59986
|
style: {
|
|
59826
59987
|
textTransform: 'none'
|
|
@@ -59831,7 +59992,7 @@
|
|
|
59831
59992
|
marginRight: langdetect == 'en' ? '0.5rem' : 0,
|
|
59832
59993
|
marginLeft: langdetect == 'ar' ? '0.5rem' : 0
|
|
59833
59994
|
}
|
|
59834
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59995
|
+
}), 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", {
|
|
59835
59996
|
"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'
|
|
59836
59997
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59837
59998
|
className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
@@ -59843,15 +60004,15 @@
|
|
|
59843
60004
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
|
|
59844
60005
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
59845
60006
|
onClick: function onClick() {
|
|
59846
|
-
var _authdetailsContext$
|
|
59847
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60007
|
+
var _authdetailsContext$i31;
|
|
60008
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
|
|
59848
60009
|
}
|
|
59849
60010
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59850
60011
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
|
|
59851
60012
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
59852
60013
|
onClick: function onClick() {
|
|
59853
|
-
var _authdetailsContext$
|
|
59854
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60014
|
+
var _authdetailsContext$i32;
|
|
60015
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_appstore, '_blank');
|
|
59855
60016
|
}
|
|
59856
60017
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59857
60018
|
"class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
|
|
@@ -59859,15 +60020,15 @@
|
|
|
59859
60020
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
|
|
59860
60021
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
59861
60022
|
onClick: function onClick() {
|
|
59862
|
-
var _authdetailsContext$
|
|
59863
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60023
|
+
var _authdetailsContext$i33;
|
|
60024
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.mobileapplink_playstore, '_blank');
|
|
59864
60025
|
}
|
|
59865
60026
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59866
60027
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
|
|
59867
60028
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
59868
60029
|
onClick: function onClick() {
|
|
59869
|
-
var _authdetailsContext$
|
|
59870
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60030
|
+
var _authdetailsContext$i34;
|
|
60031
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.mobileapplink_playstore, '_blank');
|
|
59871
60032
|
}
|
|
59872
60033
|
}))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59873
60034
|
"class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
|