tabexseriescomponents 0.2.750 → 0.2.751

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 CHANGED
@@ -23933,7 +23933,8 @@ var SocialMediaSection = function SocialMediaSection(props) {
23933
23933
  window.open(templateproperties_context.locationlink, '_blank');
23934
23934
  },
23935
23935
  style: {
23936
- color: '#b2b2b2'
23936
+ color: '#b2b2b2',
23937
+ fontSize: 18
23937
23938
  }
23938
23939
  }, /*#__PURE__*/React__default["default"].createElement("i", {
23939
23940
  "class": header_cssstyles.icon + ' h-100 d-flex align-items-center justify-content-center '
@@ -23947,7 +23948,8 @@ var SocialMediaSection = function SocialMediaSection(props) {
23947
23948
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
23948
23949
  },
23949
23950
  style: {
23950
- color: '#b2b2b2'
23951
+ color: '#b2b2b2',
23952
+ fontSize: 18
23951
23953
  }
23952
23954
  }, /*#__PURE__*/React__default["default"].createElement("i", {
23953
23955
  "class": header_cssstyles.icon + ' fa fa-phone ',
@@ -50113,6 +50115,16 @@ var Footer8 = function Footer8(props) {
50113
50115
  googleplay: glamor.css({
50114
50116
  width: '100%',
50115
50117
  objectFit: 'contain'
50118
+ }),
50119
+ linkedinbtn: glamor.css({
50120
+ ':hover': {
50121
+ backgroundColor: sectionproperties.linkedinbgcoloronhover
50122
+ }
50123
+ }),
50124
+ tiktokbtn: glamor.css({
50125
+ ':hover': {
50126
+ backgroundColor: sectionproperties.tiktokbgcoloronhover
50127
+ }
50116
50128
  })
50117
50129
  };
50118
50130
  React.useEffect(function () {
@@ -50647,15 +50659,23 @@ var Footer8 = function Footer8(props) {
50647
50659
  color: '#e1c856'
50648
50660
  }
50649
50661
  }, /*#__PURE__*/React__default["default"].createElement("a", {
50650
- href: 'tel:01225534406'
50662
+ href: 'tel:01225534406',
50663
+ target: '_self'
50651
50664
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50652
- "class": "".concat(footerStyles.iconTextStyle)
50665
+ "class": "".concat(footerStyles.iconTextStyle),
50666
+ style: {
50667
+ direction: 'ltr'
50668
+ }
50653
50669
  }, "+201225534406")), /*#__PURE__*/React__default["default"].createElement("p", {
50654
50670
  "class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
50655
50671
  }, " "), /*#__PURE__*/React__default["default"].createElement("a", {
50656
- href: 'tel:01015055005'
50672
+ href: 'tel:01015055005',
50673
+ target: '_self'
50657
50674
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50658
- "class": "".concat(footerStyles.iconTextStyle)
50675
+ "class": "".concat(footerStyles.iconTextStyle),
50676
+ style: {
50677
+ direction: 'ltr'
50678
+ }
50659
50679
  }, "+201015055005"))), /*#__PURE__*/React__default["default"].createElement("div", {
50660
50680
  "class": "col-lg-12 p-0 text-start mt-3"
50661
50681
  }, /*#__PURE__*/React__default["default"].createElement("p", {
@@ -50686,13 +50706,15 @@ var Footer8 = function Footer8(props) {
50686
50706
  }, "\u0627\u0631\u0642\u0627\u0645 \u0627\u0644\u0645\u0648\u0628\u0627\u064A\u0644 \u0627\u0644\u062E\u0627\u0635 \u0628\u0627\u0644\u0641\u0631\u0639 :")), /*#__PURE__*/React__default["default"].createElement("div", {
50687
50707
  "class": "col-lg-12 p-0 text-start"
50688
50708
  }, /*#__PURE__*/React__default["default"].createElement("a", {
50689
- href: 'tel:01225534407'
50709
+ href: 'tel:01225534407',
50710
+ target: '_self'
50690
50711
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50691
50712
  "class": "".concat(footerStyles.iconTextStyle)
50692
50713
  }, "+201225534407")), /*#__PURE__*/React__default["default"].createElement("p", {
50693
50714
  "class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
50694
50715
  }, " "), /*#__PURE__*/React__default["default"].createElement("a", {
50695
- href: 'tel:01007073070'
50716
+ href: 'tel:01007073070',
50717
+ target: '_self'
50696
50718
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50697
50719
  "class": "".concat(footerStyles.iconTextStyle)
50698
50720
  }, "+201007073070")))))), /*#__PURE__*/React__default["default"].createElement("div", {
@@ -50723,15 +50745,23 @@ var Footer8 = function Footer8(props) {
50723
50745
  }, "\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0647\u0627\u062A\u0641")), /*#__PURE__*/React__default["default"].createElement("div", {
50724
50746
  "class": "col-lg-12 p-0 text-start mb-2"
50725
50747
  }, /*#__PURE__*/React__default["default"].createElement("a", {
50726
- href: 'tel:01557000021'
50748
+ href: 'tel:01557000021',
50749
+ target: '_self'
50727
50750
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50728
- "class": "".concat(footerStyles.iconTextStyle) + ' m-0 '
50751
+ "class": "".concat(footerStyles.iconTextStyle) + ' m-0 ',
50752
+ style: {
50753
+ direction: 'ltr'
50754
+ }
50729
50755
  }, "+201557000021"))), /*#__PURE__*/React__default["default"].createElement("div", {
50730
50756
  "class": "col-lg-12 p-0 text-start mb-2"
50731
50757
  }, /*#__PURE__*/React__default["default"].createElement("a", {
50732
- href: 'tel:01015055005'
50758
+ href: 'tel:01015055005',
50759
+ target: '_self'
50733
50760
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50734
- "class": "".concat(footerStyles.iconTextStyle) + ' m-0 '
50761
+ "class": "".concat(footerStyles.iconTextStyle) + ' m-0 ',
50762
+ style: {
50763
+ direction: 'ltr'
50764
+ }
50735
50765
  }, "+201015055005"))), /*#__PURE__*/React__default["default"].createElement("div", {
50736
50766
  "class": "col-lg-12 p-0 text-start mt-4 mb-2"
50737
50767
  }, /*#__PURE__*/React__default["default"].createElement("p", {
@@ -50756,7 +50786,7 @@ var Footer8 = function Footer8(props) {
50756
50786
  }
50757
50787
  }, /*#__PURE__*/React__default["default"].createElement("img", {
50758
50788
  "class": ' mx-2 ',
50759
- src: 'https://tabex-co.com/storage/StaticImages/qr.jpeg',
50789
+ src: 'https://tabex-co.com/storage/StaticImages/qr.png',
50760
50790
  style: {
50761
50791
  maxWidth: '90%',
50762
50792
  maxHeight: '90%'
@@ -50795,7 +50825,7 @@ var Footer8 = function Footer8(props) {
50795
50825
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
50796
50826
  size: sectionproperties.facebkbtnniconfontsize
50797
50827
  })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
50798
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
50828
+ "class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
50799
50829
  // class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
50800
50830
  ,
50801
50831
  onClick: function onClick() {
@@ -50821,7 +50851,7 @@ var Footer8 = function Footer8(props) {
50821
50851
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
50822
50852
  className: "col-lg-12 p-0 d-flex flex-row mt-3"
50823
50853
  }, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
50824
- "class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2'
50854
+ "class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center ml-2'
50825
50855
  // class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
50826
50856
  ,
50827
50857
  onClick: function onClick() {
@@ -50834,7 +50864,7 @@ var Footer8 = function Footer8(props) {
50834
50864
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
50835
50865
  size: sectionproperties.youtubebtniconfontsize
50836
50866
  })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
50837
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
50867
+ "class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
50838
50868
  onClick: function onClick() {
50839
50869
  var _authdetailsContext$i58;
50840
50870
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.youtubelink) != null) {
package/dist/index.esm.js CHANGED
@@ -23884,7 +23884,8 @@ var SocialMediaSection = function SocialMediaSection(props) {
23884
23884
  window.open(templateproperties_context.locationlink, '_blank');
23885
23885
  },
23886
23886
  style: {
23887
- color: '#b2b2b2'
23887
+ color: '#b2b2b2',
23888
+ fontSize: 18
23888
23889
  }
23889
23890
  }, /*#__PURE__*/React.createElement("i", {
23890
23891
  "class": header_cssstyles.icon + ' h-100 d-flex align-items-center justify-content-center '
@@ -23898,7 +23899,8 @@ var SocialMediaSection = function SocialMediaSection(props) {
23898
23899
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
23899
23900
  },
23900
23901
  style: {
23901
- color: '#b2b2b2'
23902
+ color: '#b2b2b2',
23903
+ fontSize: 18
23902
23904
  }
23903
23905
  }, /*#__PURE__*/React.createElement("i", {
23904
23906
  "class": header_cssstyles.icon + ' fa fa-phone ',
@@ -50064,6 +50066,16 @@ var Footer8 = function Footer8(props) {
50064
50066
  googleplay: css({
50065
50067
  width: '100%',
50066
50068
  objectFit: 'contain'
50069
+ }),
50070
+ linkedinbtn: css({
50071
+ ':hover': {
50072
+ backgroundColor: sectionproperties.linkedinbgcoloronhover
50073
+ }
50074
+ }),
50075
+ tiktokbtn: css({
50076
+ ':hover': {
50077
+ backgroundColor: sectionproperties.tiktokbgcoloronhover
50078
+ }
50067
50079
  })
50068
50080
  };
50069
50081
  useEffect(function () {
@@ -50598,15 +50610,23 @@ var Footer8 = function Footer8(props) {
50598
50610
  color: '#e1c856'
50599
50611
  }
50600
50612
  }, /*#__PURE__*/React.createElement("a", {
50601
- href: 'tel:01225534406'
50613
+ href: 'tel:01225534406',
50614
+ target: '_self'
50602
50615
  }, /*#__PURE__*/React.createElement("p", {
50603
- "class": "".concat(footerStyles.iconTextStyle)
50616
+ "class": "".concat(footerStyles.iconTextStyle),
50617
+ style: {
50618
+ direction: 'ltr'
50619
+ }
50604
50620
  }, "+201225534406")), /*#__PURE__*/React.createElement("p", {
50605
50621
  "class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
50606
50622
  }, " "), /*#__PURE__*/React.createElement("a", {
50607
- href: 'tel:01015055005'
50623
+ href: 'tel:01015055005',
50624
+ target: '_self'
50608
50625
  }, /*#__PURE__*/React.createElement("p", {
50609
- "class": "".concat(footerStyles.iconTextStyle)
50626
+ "class": "".concat(footerStyles.iconTextStyle),
50627
+ style: {
50628
+ direction: 'ltr'
50629
+ }
50610
50630
  }, "+201015055005"))), /*#__PURE__*/React.createElement("div", {
50611
50631
  "class": "col-lg-12 p-0 text-start mt-3"
50612
50632
  }, /*#__PURE__*/React.createElement("p", {
@@ -50637,13 +50657,15 @@ var Footer8 = function Footer8(props) {
50637
50657
  }, "\u0627\u0631\u0642\u0627\u0645 \u0627\u0644\u0645\u0648\u0628\u0627\u064A\u0644 \u0627\u0644\u062E\u0627\u0635 \u0628\u0627\u0644\u0641\u0631\u0639 :")), /*#__PURE__*/React.createElement("div", {
50638
50658
  "class": "col-lg-12 p-0 text-start"
50639
50659
  }, /*#__PURE__*/React.createElement("a", {
50640
- href: 'tel:01225534407'
50660
+ href: 'tel:01225534407',
50661
+ target: '_self'
50641
50662
  }, /*#__PURE__*/React.createElement("p", {
50642
50663
  "class": "".concat(footerStyles.iconTextStyle)
50643
50664
  }, "+201225534407")), /*#__PURE__*/React.createElement("p", {
50644
50665
  "class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
50645
50666
  }, " "), /*#__PURE__*/React.createElement("a", {
50646
- href: 'tel:01007073070'
50667
+ href: 'tel:01007073070',
50668
+ target: '_self'
50647
50669
  }, /*#__PURE__*/React.createElement("p", {
50648
50670
  "class": "".concat(footerStyles.iconTextStyle)
50649
50671
  }, "+201007073070")))))), /*#__PURE__*/React.createElement("div", {
@@ -50674,15 +50696,23 @@ var Footer8 = function Footer8(props) {
50674
50696
  }, "\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0647\u0627\u062A\u0641")), /*#__PURE__*/React.createElement("div", {
50675
50697
  "class": "col-lg-12 p-0 text-start mb-2"
50676
50698
  }, /*#__PURE__*/React.createElement("a", {
50677
- href: 'tel:01557000021'
50699
+ href: 'tel:01557000021',
50700
+ target: '_self'
50678
50701
  }, /*#__PURE__*/React.createElement("p", {
50679
- "class": "".concat(footerStyles.iconTextStyle) + ' m-0 '
50702
+ "class": "".concat(footerStyles.iconTextStyle) + ' m-0 ',
50703
+ style: {
50704
+ direction: 'ltr'
50705
+ }
50680
50706
  }, "+201557000021"))), /*#__PURE__*/React.createElement("div", {
50681
50707
  "class": "col-lg-12 p-0 text-start mb-2"
50682
50708
  }, /*#__PURE__*/React.createElement("a", {
50683
- href: 'tel:01015055005'
50709
+ href: 'tel:01015055005',
50710
+ target: '_self'
50684
50711
  }, /*#__PURE__*/React.createElement("p", {
50685
- "class": "".concat(footerStyles.iconTextStyle) + ' m-0 '
50712
+ "class": "".concat(footerStyles.iconTextStyle) + ' m-0 ',
50713
+ style: {
50714
+ direction: 'ltr'
50715
+ }
50686
50716
  }, "+201015055005"))), /*#__PURE__*/React.createElement("div", {
50687
50717
  "class": "col-lg-12 p-0 text-start mt-4 mb-2"
50688
50718
  }, /*#__PURE__*/React.createElement("p", {
@@ -50707,7 +50737,7 @@ var Footer8 = function Footer8(props) {
50707
50737
  }
50708
50738
  }, /*#__PURE__*/React.createElement("img", {
50709
50739
  "class": ' mx-2 ',
50710
- src: 'https://tabex-co.com/storage/StaticImages/qr.jpeg',
50740
+ src: 'https://tabex-co.com/storage/StaticImages/qr.png',
50711
50741
  style: {
50712
50742
  maxWidth: '90%',
50713
50743
  maxHeight: '90%'
@@ -50746,7 +50776,7 @@ var Footer8 = function Footer8(props) {
50746
50776
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
50747
50777
  size: sectionproperties.facebkbtnniconfontsize
50748
50778
  })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
50749
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
50779
+ "class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
50750
50780
  // class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
50751
50781
  ,
50752
50782
  onClick: function onClick() {
@@ -50772,7 +50802,7 @@ var Footer8 = function Footer8(props) {
50772
50802
  }))), /*#__PURE__*/React.createElement("div", {
50773
50803
  className: "col-lg-12 p-0 d-flex flex-row mt-3"
50774
50804
  }, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
50775
- "class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2'
50805
+ "class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center ml-2'
50776
50806
  // class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
50777
50807
  ,
50778
50808
  onClick: function onClick() {
@@ -50785,7 +50815,7 @@ var Footer8 = function Footer8(props) {
50785
50815
  }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
50786
50816
  size: sectionproperties.youtubebtniconfontsize
50787
50817
  })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
50788
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
50818
+ "class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
50789
50819
  onClick: function onClick() {
50790
50820
  var _authdetailsContext$i58;
50791
50821
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.youtubelink) != null) {
package/dist/index.umd.js CHANGED
@@ -23748,7 +23748,8 @@
23748
23748
  window.open(templateproperties_context.locationlink, '_blank');
23749
23749
  },
23750
23750
  style: {
23751
- color: '#b2b2b2'
23751
+ color: '#b2b2b2',
23752
+ fontSize: 18
23752
23753
  }
23753
23754
  }, /*#__PURE__*/React__default["default"].createElement("i", {
23754
23755
  "class": header_cssstyles.icon + ' h-100 d-flex align-items-center justify-content-center '
@@ -23762,7 +23763,8 @@
23762
23763
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
23763
23764
  },
23764
23765
  style: {
23765
- color: '#b2b2b2'
23766
+ color: '#b2b2b2',
23767
+ fontSize: 18
23766
23768
  }
23767
23769
  }, /*#__PURE__*/React__default["default"].createElement("i", {
23768
23770
  "class": header_cssstyles.icon + ' fa fa-phone ',
@@ -49928,6 +49930,16 @@
49928
49930
  googleplay: glamor.css({
49929
49931
  width: '100%',
49930
49932
  objectFit: 'contain'
49933
+ }),
49934
+ linkedinbtn: glamor.css({
49935
+ ':hover': {
49936
+ backgroundColor: sectionproperties.linkedinbgcoloronhover
49937
+ }
49938
+ }),
49939
+ tiktokbtn: glamor.css({
49940
+ ':hover': {
49941
+ backgroundColor: sectionproperties.tiktokbgcoloronhover
49942
+ }
49931
49943
  })
49932
49944
  };
49933
49945
  React.useEffect(function () {
@@ -50462,15 +50474,23 @@
50462
50474
  color: '#e1c856'
50463
50475
  }
50464
50476
  }, /*#__PURE__*/React__default["default"].createElement("a", {
50465
- href: 'tel:01225534406'
50477
+ href: 'tel:01225534406',
50478
+ target: '_self'
50466
50479
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50467
- "class": "".concat(footerStyles.iconTextStyle)
50480
+ "class": "".concat(footerStyles.iconTextStyle),
50481
+ style: {
50482
+ direction: 'ltr'
50483
+ }
50468
50484
  }, "+201225534406")), /*#__PURE__*/React__default["default"].createElement("p", {
50469
50485
  "class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
50470
50486
  }, " "), /*#__PURE__*/React__default["default"].createElement("a", {
50471
- href: 'tel:01015055005'
50487
+ href: 'tel:01015055005',
50488
+ target: '_self'
50472
50489
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50473
- "class": "".concat(footerStyles.iconTextStyle)
50490
+ "class": "".concat(footerStyles.iconTextStyle),
50491
+ style: {
50492
+ direction: 'ltr'
50493
+ }
50474
50494
  }, "+201015055005"))), /*#__PURE__*/React__default["default"].createElement("div", {
50475
50495
  "class": "col-lg-12 p-0 text-start mt-3"
50476
50496
  }, /*#__PURE__*/React__default["default"].createElement("p", {
@@ -50501,13 +50521,15 @@
50501
50521
  }, "\u0627\u0631\u0642\u0627\u0645 \u0627\u0644\u0645\u0648\u0628\u0627\u064A\u0644 \u0627\u0644\u062E\u0627\u0635 \u0628\u0627\u0644\u0641\u0631\u0639 :")), /*#__PURE__*/React__default["default"].createElement("div", {
50502
50522
  "class": "col-lg-12 p-0 text-start"
50503
50523
  }, /*#__PURE__*/React__default["default"].createElement("a", {
50504
- href: 'tel:01225534407'
50524
+ href: 'tel:01225534407',
50525
+ target: '_self'
50505
50526
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50506
50527
  "class": "".concat(footerStyles.iconTextStyle)
50507
50528
  }, "+201225534407")), /*#__PURE__*/React__default["default"].createElement("p", {
50508
50529
  "class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
50509
50530
  }, " "), /*#__PURE__*/React__default["default"].createElement("a", {
50510
- href: 'tel:01007073070'
50531
+ href: 'tel:01007073070',
50532
+ target: '_self'
50511
50533
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50512
50534
  "class": "".concat(footerStyles.iconTextStyle)
50513
50535
  }, "+201007073070")))))), /*#__PURE__*/React__default["default"].createElement("div", {
@@ -50538,15 +50560,23 @@
50538
50560
  }, "\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0647\u0627\u062A\u0641")), /*#__PURE__*/React__default["default"].createElement("div", {
50539
50561
  "class": "col-lg-12 p-0 text-start mb-2"
50540
50562
  }, /*#__PURE__*/React__default["default"].createElement("a", {
50541
- href: 'tel:01557000021'
50563
+ href: 'tel:01557000021',
50564
+ target: '_self'
50542
50565
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50543
- "class": "".concat(footerStyles.iconTextStyle) + ' m-0 '
50566
+ "class": "".concat(footerStyles.iconTextStyle) + ' m-0 ',
50567
+ style: {
50568
+ direction: 'ltr'
50569
+ }
50544
50570
  }, "+201557000021"))), /*#__PURE__*/React__default["default"].createElement("div", {
50545
50571
  "class": "col-lg-12 p-0 text-start mb-2"
50546
50572
  }, /*#__PURE__*/React__default["default"].createElement("a", {
50547
- href: 'tel:01015055005'
50573
+ href: 'tel:01015055005',
50574
+ target: '_self'
50548
50575
  }, /*#__PURE__*/React__default["default"].createElement("p", {
50549
- "class": "".concat(footerStyles.iconTextStyle) + ' m-0 '
50576
+ "class": "".concat(footerStyles.iconTextStyle) + ' m-0 ',
50577
+ style: {
50578
+ direction: 'ltr'
50579
+ }
50550
50580
  }, "+201015055005"))), /*#__PURE__*/React__default["default"].createElement("div", {
50551
50581
  "class": "col-lg-12 p-0 text-start mt-4 mb-2"
50552
50582
  }, /*#__PURE__*/React__default["default"].createElement("p", {
@@ -50571,7 +50601,7 @@
50571
50601
  }
50572
50602
  }, /*#__PURE__*/React__default["default"].createElement("img", {
50573
50603
  "class": ' mx-2 ',
50574
- src: 'https://tabex-co.com/storage/StaticImages/qr.jpeg',
50604
+ src: 'https://tabex-co.com/storage/StaticImages/qr.png',
50575
50605
  style: {
50576
50606
  maxWidth: '90%',
50577
50607
  maxHeight: '90%'
@@ -50610,7 +50640,7 @@
50610
50640
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
50611
50641
  size: sectionproperties.facebkbtnniconfontsize
50612
50642
  })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
50613
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
50643
+ "class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
50614
50644
  // class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
50615
50645
  ,
50616
50646
  onClick: function onClick() {
@@ -50636,7 +50666,7 @@
50636
50666
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
50637
50667
  className: "col-lg-12 p-0 d-flex flex-row mt-3"
50638
50668
  }, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
50639
- "class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2'
50669
+ "class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center ml-2'
50640
50670
  // class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
50641
50671
  ,
50642
50672
  onClick: function onClick() {
@@ -50649,7 +50679,7 @@
50649
50679
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
50650
50680
  size: sectionproperties.youtubebtniconfontsize
50651
50681
  })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
50652
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
50682
+ "class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
50653
50683
  onClick: function onClick() {
50654
50684
  var _authdetailsContext$i58;
50655
50685
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.youtubelink) != null) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.750",
3
+ "version": "0.2.751",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",