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.esm.js CHANGED
@@ -59498,7 +59498,7 @@ var FooterWithThreeColumns = function FooterWithThreeColumns(props) {
59498
59498
  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; }
59499
59499
  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(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; }
59500
59500
  var ModernFooter = function ModernFooter(props) {
59501
- var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i2, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i25, _authdetailsContext$i26, _authdetailsContext$i29;
59501
+ 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;
59502
59502
  var _useState = useState(''),
59503
59503
  _useState2 = _slicedToArray(_useState, 2),
59504
59504
  sectionproperties = _useState2[0],
@@ -59675,18 +59675,179 @@ var ModernFooter = function ModernFooter(props) {
59675
59675
  }
59676
59676
  }, 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) {
59677
59677
  if (item.isnavigation == 1 && item.isactive == 1) {
59678
- return /*#__PURE__*/React.createElement("div", {
59679
- "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59680
- }, /*#__PURE__*/React.createElement("div", {
59681
- onClick: function onClick() {
59682
- routingcountext(item.navigationroute);
59683
- }
59684
- }, /*#__PURE__*/React.createElement("p", {
59685
- "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59686
- style: {
59687
- textAlign: langdetect == 'en' ? 'left' : 'right'
59678
+ var _authdetailsContext$i2;
59679
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6951481413cdb') {
59680
+ if (item.pagename != 'About Us' && item.pagename != 'Quality & Certification') {
59681
+ return /*#__PURE__*/React.createElement("div", {
59682
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59683
+ }, /*#__PURE__*/React.createElement("div", {
59684
+ onClick: function onClick() {
59685
+ routingcountext(item.navigationroute);
59686
+ }
59687
+ }, /*#__PURE__*/React.createElement("p", {
59688
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59689
+ style: {
59690
+ textAlign: langdetect == 'en' ? 'left' : 'right'
59691
+ }
59692
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar)));
59693
+ } else if (item.pagename == 'About Us') {
59694
+ return /*#__PURE__*/React.createElement("div", {
59695
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59696
+ }, /*#__PURE__*/React.createElement(Accordion, {
59697
+ "class": "w-100",
59698
+ allowMultipleExpanded: true,
59699
+ allowZeroExpanded: true
59700
+ }, /*#__PURE__*/React.createElement(AccordionItem, {
59701
+ uuid: 1
59702
+ }, /*#__PURE__*/React.createElement(AccordionItemHeading, null, /*#__PURE__*/React.createElement(AccordionItemButton, null, /*#__PURE__*/React.createElement("div", {
59703
+ "class": "row m-0 w-100"
59704
+ }, /*#__PURE__*/React.createElement("div", {
59705
+ className: "col-12 p-0 d-flex align-items-center justify-content-start"
59706
+ }, /*#__PURE__*/React.createElement("p", {
59707
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59708
+ style: {
59709
+ textAlign: langdetect == 'en' ? 'left' : 'right'
59710
+ }
59711
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar), /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
59712
+ if (state.expanded == true) {
59713
+ return /*#__PURE__*/React.createElement("i", {
59714
+ className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
59715
+ }, /*#__PURE__*/React.createElement(FiChevronUp, null));
59716
+ } else {
59717
+ return /*#__PURE__*/React.createElement("i", {
59718
+ className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
59719
+ }, /*#__PURE__*/React.createElement(FiChevronDown, null));
59720
+ }
59721
+ }))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
59722
+ className: "p-0"
59723
+ }, /*#__PURE__*/React.createElement("div", {
59724
+ "class": "row m-0 w-100 px-3"
59725
+ }, /*#__PURE__*/React.createElement("div", {
59726
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59727
+ }, /*#__PURE__*/React.createElement("div", {
59728
+ onClick: function onClick() {
59729
+ routingcountext('ceomessage', false, '');
59730
+ }
59731
+ }, /*#__PURE__*/React.createElement("p", {
59732
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59733
+ style: {
59734
+ textAlign: langdetect == 'en' ? 'left' : 'right'
59735
+ }
59736
+ }, langdetect == 'en' ? 'CEO Message' : 'رسالة الرئيس التنفيذي'))), /*#__PURE__*/React.createElement("div", {
59737
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59738
+ }, /*#__PURE__*/React.createElement("div", {
59739
+ onClick: function onClick() {
59740
+ routingcountext('whoweare', false, '');
59741
+ }
59742
+ }, /*#__PURE__*/React.createElement("p", {
59743
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59744
+ style: {
59745
+ textAlign: langdetect == 'en' ? 'left' : 'right'
59746
+ }
59747
+ }, langdetect == 'en' ? 'who we are' : 'من نحن'))), /*#__PURE__*/React.createElement("div", {
59748
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59749
+ }, /*#__PURE__*/React.createElement("div", {
59750
+ onClick: function onClick() {
59751
+ routingcountext('mission-vision', false, '');
59752
+ }
59753
+ }, /*#__PURE__*/React.createElement("p", {
59754
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59755
+ style: {
59756
+ textAlign: langdetect == 'en' ? 'left' : 'right'
59757
+ }
59758
+ }, langdetect == 'en' ? 'Mission & Vision' : 'الرسالة والرؤية'))), /*#__PURE__*/React.createElement("div", {
59759
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59760
+ }, /*#__PURE__*/React.createElement("div", {
59761
+ onClick: function onClick() {
59762
+ routingcountext('ourbusinessmodule', false, '');
59763
+ }
59764
+ }, /*#__PURE__*/React.createElement("p", {
59765
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59766
+ style: {
59767
+ textAlign: langdetect == 'en' ? 'left' : 'right'
59768
+ }
59769
+ }, langdetect == 'en' ? 'Our Business Model' : 'نموذج أعمالنا'))))))));
59770
+ } else if (item.pagename == 'Quality & Certification') {
59771
+ return /*#__PURE__*/React.createElement("div", {
59772
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59773
+ }, /*#__PURE__*/React.createElement(Accordion, {
59774
+ "class": "w-100",
59775
+ allowMultipleExpanded: true,
59776
+ allowZeroExpanded: true
59777
+ }, /*#__PURE__*/React.createElement(AccordionItem, {
59778
+ uuid: 1
59779
+ }, /*#__PURE__*/React.createElement(AccordionItemHeading, null, /*#__PURE__*/React.createElement(AccordionItemButton, null, /*#__PURE__*/React.createElement("div", {
59780
+ "class": "row m-0 w-100"
59781
+ }, /*#__PURE__*/React.createElement("div", {
59782
+ className: "col-12 p-0 d-flex align-items-center justify-content-start"
59783
+ }, /*#__PURE__*/React.createElement("p", {
59784
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59785
+ style: {
59786
+ textAlign: langdetect == 'en' ? 'left' : 'right'
59787
+ }
59788
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar), /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
59789
+ if (state.expanded == true) {
59790
+ return /*#__PURE__*/React.createElement("i", {
59791
+ className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
59792
+ }, /*#__PURE__*/React.createElement(FiChevronUp, null));
59793
+ } else {
59794
+ return /*#__PURE__*/React.createElement("i", {
59795
+ className: footerStyles.subPages + ' h-100 d-flex align-items-center justify-content-end mx-3 '
59796
+ }, /*#__PURE__*/React.createElement(FiChevronDown, null));
59797
+ }
59798
+ }))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
59799
+ className: "p-0"
59800
+ }, /*#__PURE__*/React.createElement("div", {
59801
+ "class": "row m-0 w-100 px-3"
59802
+ }, /*#__PURE__*/React.createElement("div", {
59803
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59804
+ }, /*#__PURE__*/React.createElement("div", {
59805
+ onClick: function onClick() {
59806
+ routingcountext('foodsafetystandards', false, '');
59807
+ }
59808
+ }, /*#__PURE__*/React.createElement("p", {
59809
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59810
+ style: {
59811
+ textAlign: langdetect == 'en' ? 'left' : 'right'
59812
+ }
59813
+ }, langdetect == 'en' ? 'Food Safety Standards' : 'معايير سلامة الغذاء'))), /*#__PURE__*/React.createElement("div", {
59814
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59815
+ }, /*#__PURE__*/React.createElement("div", {
59816
+ onClick: function onClick() {
59817
+ routingcountext('certification', false, '');
59818
+ }
59819
+ }, /*#__PURE__*/React.createElement("p", {
59820
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59821
+ style: {
59822
+ textAlign: langdetect == 'en' ? 'left' : 'right'
59823
+ }
59824
+ }, langdetect == 'en' ? 'Certification' : 'شهادة'))), /*#__PURE__*/React.createElement("div", {
59825
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59826
+ }, /*#__PURE__*/React.createElement("div", {
59827
+ onClick: function onClick() {
59828
+ routingcountext('quality', false, '');
59829
+ }
59830
+ }, /*#__PURE__*/React.createElement("p", {
59831
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59832
+ style: {
59833
+ textAlign: langdetect == 'en' ? 'left' : 'right'
59834
+ }
59835
+ }, langdetect == 'en' ? 'Quality' : 'جودة'))))))));
59688
59836
  }
59689
- }, langdetect == 'en' ? item.pagename : item.pagename_ar)));
59837
+ } else {
59838
+ return /*#__PURE__*/React.createElement("div", {
59839
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59840
+ }, /*#__PURE__*/React.createElement("div", {
59841
+ onClick: function onClick() {
59842
+ routingcountext(item.navigationroute);
59843
+ }
59844
+ }, /*#__PURE__*/React.createElement("p", {
59845
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59846
+ style: {
59847
+ textAlign: langdetect == 'en' ? 'left' : 'right'
59848
+ }
59849
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar)));
59850
+ }
59690
59851
  }
59691
59852
  })), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React.createElement("div", {
59692
59853
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
@@ -59773,69 +59934,69 @@ var ModernFooter = function ModernFooter(props) {
59773
59934
  "class": "col-lg-12 p-0 d-flex justify-content-start mb-3"
59774
59935
  }, /*#__PURE__*/React.createElement("p", {
59775
59936
  "class": "".concat(footerStyles.sectionTitle) + ' m-0 p-0 '
59776
- }, langdetect == 'en' ? sectionproperties.otherinfotitle1en : sectionproperties.otherinfotitle1ar)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
59937
+ }, 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.createElement("div", {
59777
59938
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59778
59939
  }, /*#__PURE__*/React.createElement("p", {
59779
59940
  "class": footerStyles.facebook_btn + ' m-0 p-0 d-flex align-items-center ',
59780
59941
  onClick: function onClick() {
59781
- var _authdetailsContext$i3;
59782
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
59783
- var _authdetailsContext$i4;
59784
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, '_blank');
59942
+ var _authdetailsContext$i4;
59943
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
59944
+ var _authdetailsContext$i5;
59945
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
59785
59946
  }
59786
59947
  }
59787
59948
  }, sectionproperties.fbiconfontsize != 0 && /*#__PURE__*/React.createElement(FaFacebookF, {
59788
59949
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
59789
59950
  size: sectionproperties.fbiconfontsize
59790
- }), sectionproperties.fblinktext)), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
59951
+ }), 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.createElement("div", {
59791
59952
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59792
59953
  }, /*#__PURE__*/React.createElement("p", {
59793
59954
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
59794
59955
  onClick: function onClick() {
59795
- var _authdetailsContext$i6;
59796
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null) {
59797
- var _authdetailsContext$i7;
59798
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink, '_blank');
59956
+ var _authdetailsContext$i7;
59957
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
59958
+ var _authdetailsContext$i8;
59959
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
59799
59960
  }
59800
59961
  }
59801
59962
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(AiFillInstagram, {
59802
59963
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
59803
59964
  size: sectionproperties.instagramiconfontsize
59804
- }), sectionproperties.instagramlinktext)), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
59965
+ }), 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.createElement("div", {
59805
59966
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59806
59967
  }, /*#__PURE__*/React.createElement("p", {
59807
59968
  "class": footerStyles.youtube_btn + ' m-0 p-0 d-flex align-items-center ',
59808
59969
  onClick: function onClick() {
59809
- var _authdetailsContext$i9;
59810
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber) != null) {
59811
- var _authdetailsContext$i0;
59812
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.whatsappnumber), '_blank');
59970
+ var _authdetailsContext$i0;
59971
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.whatsappnumber) != null) {
59972
+ var _authdetailsContext$i1;
59973
+ 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');
59813
59974
  }
59814
59975
  }
59815
59976
  }, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React.createElement(FaWhatsapp, {
59816
59977
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
59817
59978
  size: sectionproperties.whatsappiconfontsize
59818
- }), sectionproperties.whatsapplinktext)), sectionproperties.youtube_btn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
59979
+ }), 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.createElement("div", {
59819
59980
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59820
59981
  }, /*#__PURE__*/React.createElement("p", {
59821
59982
  "class": footerStyles.youtube_btnnn + ' m-0 p-0 d-flex align-items-center ',
59822
59983
  onClick: function onClick() {
59823
- var _authdetailsContext$i10;
59824
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.youtubelink) != null) {
59825
- var _authdetailsContext$i11;
59826
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.youtubelink, '_blank');
59984
+ var _authdetailsContext$i11;
59985
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.youtubelink) != null) {
59986
+ var _authdetailsContext$i12;
59987
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink, '_blank');
59827
59988
  }
59828
59989
  }
59829
59990
  }, sectionproperties.youtubeiconfontsize != 0 && /*#__PURE__*/React.createElement(AiFillYoutube$1, {
59830
59991
  "class": langdetect != 'ar' ? 'mr-2' : 'ml-2',
59831
59992
  size: sectionproperties.youtubeiconfontsize
59832
- }), 'YouTube')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
59993
+ }), 'YouTube')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
59833
59994
  className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
59834
59995
  onClick: function onClick() {
59835
- var _authdetailsContext$i13;
59836
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink) != null) {
59837
- var _authdetailsContext$i14;
59838
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.twitterlink, '_blank');
59996
+ var _authdetailsContext$i14;
59997
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.twitterlink) != null) {
59998
+ var _authdetailsContext$i15;
59999
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.twitterlink, '_blank');
59839
60000
  }
59840
60001
  }
59841
60002
  }, /*#__PURE__*/React.createElement("i", {
@@ -59843,43 +60004,43 @@ var ModernFooter = function ModernFooter(props) {
59843
60004
  style: {
59844
60005
  fontSize: 20
59845
60006
  }
59846
- }, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
60007
+ }, "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.createElement("div", {
59847
60008
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59848
60009
  }, /*#__PURE__*/React.createElement("p", {
59849
60010
  "class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
59850
60011
  onClick: function onClick() {
59851
- var _authdetailsContext$i16;
59852
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink) != null) {
59853
- var _authdetailsContext$i17;
59854
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.linkedinlink, '_blank');
60012
+ var _authdetailsContext$i17;
60013
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.linkedinlink) != null) {
60014
+ var _authdetailsContext$i18;
60015
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.linkedinlink, '_blank');
59855
60016
  }
59856
60017
  }
59857
60018
  }, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React.createElement(AiOutlineLinkedin, {
59858
60019
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
59859
60020
  size: sectionproperties.linkedinbtniconfontsize
59860
- }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
60021
+ }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
59861
60022
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59862
60023
  }, /*#__PURE__*/React.createElement("p", {
59863
60024
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
59864
60025
  onClick: function onClick() {
59865
- var _authdetailsContext$i19;
59866
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink) != null) {
59867
- var _authdetailsContext$i20;
59868
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink, '_blank');
60026
+ var _authdetailsContext$i20;
60027
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null) {
60028
+ var _authdetailsContext$i21;
60029
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink, '_blank');
59869
60030
  }
59870
60031
  }
59871
60032
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(IoLogoTiktok, {
59872
60033
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
59873
60034
  size: sectionproperties.instagramiconfontsize
59874
- }), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.telegramlink) != null && /*#__PURE__*/React.createElement("div", {
60035
+ }), 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.createElement("div", {
59875
60036
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59876
60037
  }, /*#__PURE__*/React.createElement("p", {
59877
60038
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
59878
60039
  onClick: function onClick() {
59879
- var _authdetailsContext$i22;
59880
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.telegramlink) != null) {
59881
- var _authdetailsContext$i23;
59882
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.telegramlink, '_blank');
60040
+ var _authdetailsContext$i23;
60041
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.telegramlink) != null) {
60042
+ var _authdetailsContext$i24;
60043
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.telegramlink, '_blank');
59883
60044
  }
59884
60045
  }
59885
60046
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(FaTelegramPlane, {
@@ -59918,7 +60079,7 @@ var ModernFooter = function ModernFooter(props) {
59918
60079
  }
59919
60080
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
59920
60081
  size: sectionproperties.footerinfoicon_fontsize
59921
- })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.address_ar)), sectionproperties.showfooteraddress == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.instid) == '69b14b442a4ef' && /*#__PURE__*/React.createElement("div", {
60082
+ })), 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.createElement("div", {
59922
60083
  "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 '
59923
60084
  }, /*#__PURE__*/React.createElement("p", {
59924
60085
  "class": ' footerinfotext d-flex align-items-center justify-content-start p-0 m-0 ',
@@ -59956,14 +60117,14 @@ var ModernFooter = function ModernFooter(props) {
59956
60117
  }), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
59957
60118
  "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 ',
59958
60119
  onClick: function onClick() {
59959
- var _authdetailsContext$i27;
59960
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 || (_authdetailsContext$i27 = _authdetailsContext$i27.contactinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.email), '_self');
60120
+ var _authdetailsContext$i28;
60121
+ 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');
59961
60122
  }
59962
60123
  }, /*#__PURE__*/React.createElement("p", {
59963
60124
  "class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
59964
60125
  onClick: function onClick() {
59965
- var _authdetailsContext$i28;
59966
- 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');
60126
+ var _authdetailsContext$i29;
60127
+ 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');
59967
60128
  },
59968
60129
  style: {
59969
60130
  textTransform: 'none'
@@ -59974,7 +60135,7 @@ var ModernFooter = function ModernFooter(props) {
59974
60135
  marginRight: langdetect == 'en' ? '0.5rem' : 0,
59975
60136
  marginLeft: langdetect == 'ar' ? '0.5rem' : 0
59976
60137
  }
59977
- }), 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)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
60138
+ }), 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.createElement("div", {
59978
60139
  "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'
59979
60140
  }, /*#__PURE__*/React.createElement("div", {
59980
60141
  className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
@@ -59986,15 +60147,15 @@ var ModernFooter = function ModernFooter(props) {
59986
60147
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
59987
60148
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
59988
60149
  onClick: function onClick() {
59989
- var _authdetailsContext$i30;
59990
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_appstore, '_blank');
60150
+ var _authdetailsContext$i31;
60151
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
59991
60152
  }
59992
60153
  }), /*#__PURE__*/React.createElement("img", {
59993
60154
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
59994
60155
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
59995
60156
  onClick: function onClick() {
59996
- var _authdetailsContext$i31;
59997
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
60157
+ var _authdetailsContext$i32;
60158
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_appstore, '_blank');
59998
60159
  }
59999
60160
  })), /*#__PURE__*/React.createElement("div", {
60000
60161
  "class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
@@ -60002,15 +60163,15 @@ var ModernFooter = function ModernFooter(props) {
60002
60163
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
60003
60164
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
60004
60165
  onClick: function onClick() {
60005
- var _authdetailsContext$i32;
60006
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_playstore, '_blank');
60166
+ var _authdetailsContext$i33;
60167
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.mobileapplink_playstore, '_blank');
60007
60168
  }
60008
60169
  }), /*#__PURE__*/React.createElement("img", {
60009
60170
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
60010
60171
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
60011
60172
  onClick: function onClick() {
60012
- var _authdetailsContext$i33;
60013
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.mobileapplink_playstore, '_blank');
60173
+ var _authdetailsContext$i34;
60174
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.mobileapplink_playstore, '_blank');
60014
60175
  }
60015
60176
  }))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
60016
60177
  "class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",