tabexseriescomponents 0.0.494 → 0.0.496

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
@@ -55009,9 +55009,7 @@ var VideosSection = function VideosSection(props) {
55009
55009
  })), /*#__PURE__*/React__default["default"].createElement("div", {
55010
55010
  "class": bgcssstyles.lau + ' allcentered ',
55011
55011
  style: {}
55012
- }, /*#__PURE__*/React__default["default"].createElement("p", {
55013
- "class": "m-0 p-0"
55014
- }, "LAUNCHING SOON...")))), sectionproperties.sectionbgstyle != 'Text Above' && /*#__PURE__*/React__default["default"].createElement("div", {
55012
+ }))), sectionproperties.sectionbgstyle != 'Text Above' && /*#__PURE__*/React__default["default"].createElement("div", {
55015
55013
  "class": sectionproperties.sectionbgstyle == 'Besides each other' ? 'col-lg-8 px-3' : 'col-lg-12 p-0 mt-3',
55016
55014
  style: {
55017
55015
  display: sectionproperties.slideshowtext1_show == 'Hide' && sectionproperties.slideshowtext1_show == 'Hide' ? 'none' : 'flex'
@@ -56788,7 +56786,7 @@ var Freetextsection = function Freetextsection(props) {
56788
56786
  };
56789
56787
  var Description = function Description() {
56790
56788
  return /*#__PURE__*/React__default["default"].createElement("div", {
56791
- "class": sectionproperties.description_marginLeft != 0 && sectionproperties.description_marginRight != 0 ? ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pl-md-3 pr-md-3 ' : sectionproperties.description_marginLeft != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pr-md-3 ' : sectionproperties.description_marginRight != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pr-md-3 ' : ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 ',
56789
+ "class": sectionproperties.description_marginLeft != 0 && sectionproperties.description_marginRight != 0 ? ' col-lg-12 d-flex align-items-center mb-md-0 pl-md-3 pr-md-3 ' : sectionproperties.description_marginLeft != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center mb-md-0 pr-md-3 ' : sectionproperties.description_marginRight != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center mb-md-0 pr-md-3 ' : ' col-lg-12 d-flex align-items-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center mb-md-0 ',
56792
56790
  style: {
56793
56791
  marginBottom: sectionproperties.descriptionMarginBottom + 'px',
56794
56792
  paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
@@ -57927,10 +57925,11 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
57927
57925
  })
57928
57926
  };
57929
57927
  return /*#__PURE__*/React__default["default"].createElement("div", {
57930
- "class": ' row ml-0 mr-0 w-md-100 d-flex justify-content-center align-items-center w-100 ',
57928
+ "class": ' row ml-0 mr-0 w-md-100 d-flex align-items-center w-100 ',
57931
57929
  style: {
57932
57930
  background: sectionproperties.outerbgcolor,
57933
- zIndex: 20
57931
+ zIndex: 20,
57932
+ justifyContent: sectionproperties.innersectionposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
57934
57933
  }
57935
57934
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57936
57935
  "class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
@@ -59623,19 +59622,21 @@ var Slideshowzoom = function Slideshowzoom(props) {
59623
59622
  background: sectionproperties.generalbtn_bgColoronhover,
59624
59623
  color: sectionproperties.generalbtn_textColoronhover
59625
59624
  }
59625
+ }),
59626
+ textcont: glamor.css({
59627
+ bottom: sectionproperties.generalbtn_marginBottom + 'px',
59628
+ position: 'absolute',
59629
+ // bottom: 40,
59630
+ zIndex: 2,
59631
+ width: '50%'
59626
59632
  })
59627
59633
  };
59628
59634
  var SlideShowTextContainer = function SlideShowTextContainer(item) {
59629
59635
  return /*#__PURE__*/React__default["default"].createElement("div", {
59630
- "class": cardarrayofobjs.length != 0 ? 'row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 mt-sm-n6 px-5' : 'row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 px-5'
59636
+ "class": cardarrayofobjs.length != 0 ? slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 mt-sm-n6 px-5 ' : slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 px-5 '
59631
59637
  // style={{ position: 'absolute', top: cardarrayofobjs.length != 0 ? '40%' : '50%', zIndex: 2 }}
59632
59638
  ,
59633
- style: {
59634
- position: 'absolute',
59635
- bottom: 40,
59636
- zIndex: 2,
59637
- width: '50%'
59638
- }
59639
+ style: {}
59639
59640
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59640
59641
  "class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 '
59641
59642
  }, /*#__PURE__*/React__default["default"].createElement("p", {
@@ -59657,11 +59658,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
59657
59658
  textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
59658
59659
  }
59659
59660
  }, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59660
- "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 '
59661
+ "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : item.titleen == null && item.descriptionen == null ? 'col-lg-12 allcentered-md' : 'col-lg-12 '
59661
59662
  }, /*#__PURE__*/React__default["default"].createElement("button", {
59662
59663
  "class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
59663
59664
  onClick: function onClick() {
59664
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
59665
+ if (sectionproperties.showplayer == 'Show') {
59666
+ setshowpopup(true);
59667
+ } else {
59668
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
59669
+ }
59665
59670
  },
59666
59671
  style: {
59667
59672
  direction: langdetect == 'en' ? 'ltr' : 'rtl'
@@ -59727,7 +59732,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
59727
59732
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59728
59733
  },
59729
59734
  onClick: function onClick() {
59730
- if (sectionproperties.showplayer = 'Show') {
59735
+ if (sectionproperties.showplayer == 'Show') {
59731
59736
  setshowpopup(true);
59732
59737
  } else if (item.IsClickableimg == 'Yes') {
59733
59738
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
@@ -59765,7 +59770,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
59765
59770
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59766
59771
  },
59767
59772
  onClick: function onClick() {
59768
- if (sectionproperties.showplayer = 'Show') {
59773
+ if (sectionproperties.showplayer == 'Show') {
59769
59774
  setshowpopup(true);
59770
59775
  } else if (item.IsClickableimg == 'Yes') {
59771
59776
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
@@ -59873,7 +59878,9 @@ var Slideshowzoom = function Slideshowzoom(props) {
59873
59878
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59874
59879
  },
59875
59880
  onClick: function onClick() {
59876
- if (item.IsClickableimg == 'Yes') {
59881
+ if (sectionproperties.showplayer == 'Show') {
59882
+ setshowpopup(true);
59883
+ } else if (item.IsClickableimg == 'Yes') {
59877
59884
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
59878
59885
  routingcountext(item.clickableimg_page_route, false, '');
59879
59886
  } else {
@@ -59909,7 +59916,9 @@ var Slideshowzoom = function Slideshowzoom(props) {
59909
59916
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59910
59917
  },
59911
59918
  onClick: function onClick() {
59912
- if (item.IsClickableimg == 'Yes') {
59919
+ if (sectionproperties.showplayer == 'Show') {
59920
+ setshowpopup(true);
59921
+ } else if (item.IsClickableimg == 'Yes') {
59913
59922
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
59914
59923
  routingcountext(item.clickableimg_page_route, false, '');
59915
59924
  } else {
package/dist/index.esm.js CHANGED
@@ -54960,9 +54960,7 @@ var VideosSection = function VideosSection(props) {
54960
54960
  })), /*#__PURE__*/React.createElement("div", {
54961
54961
  "class": bgcssstyles.lau + ' allcentered ',
54962
54962
  style: {}
54963
- }, /*#__PURE__*/React.createElement("p", {
54964
- "class": "m-0 p-0"
54965
- }, "LAUNCHING SOON...")))), sectionproperties.sectionbgstyle != 'Text Above' && /*#__PURE__*/React.createElement("div", {
54963
+ }))), sectionproperties.sectionbgstyle != 'Text Above' && /*#__PURE__*/React.createElement("div", {
54966
54964
  "class": sectionproperties.sectionbgstyle == 'Besides each other' ? 'col-lg-8 px-3' : 'col-lg-12 p-0 mt-3',
54967
54965
  style: {
54968
54966
  display: sectionproperties.slideshowtext1_show == 'Hide' && sectionproperties.slideshowtext1_show == 'Hide' ? 'none' : 'flex'
@@ -56739,7 +56737,7 @@ var Freetextsection = function Freetextsection(props) {
56739
56737
  };
56740
56738
  var Description = function Description() {
56741
56739
  return /*#__PURE__*/React.createElement("div", {
56742
- "class": sectionproperties.description_marginLeft != 0 && sectionproperties.description_marginRight != 0 ? ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pl-md-3 pr-md-3 ' : sectionproperties.description_marginLeft != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pr-md-3 ' : sectionproperties.description_marginRight != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pr-md-3 ' : ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 ',
56740
+ "class": sectionproperties.description_marginLeft != 0 && sectionproperties.description_marginRight != 0 ? ' col-lg-12 d-flex align-items-center mb-md-0 pl-md-3 pr-md-3 ' : sectionproperties.description_marginLeft != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center mb-md-0 pr-md-3 ' : sectionproperties.description_marginRight != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center mb-md-0 pr-md-3 ' : ' col-lg-12 d-flex align-items-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center mb-md-0 ',
56743
56741
  style: {
56744
56742
  marginBottom: sectionproperties.descriptionMarginBottom + 'px',
56745
56743
  paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
@@ -57878,10 +57876,11 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
57878
57876
  })
57879
57877
  };
57880
57878
  return /*#__PURE__*/React.createElement("div", {
57881
- "class": ' row ml-0 mr-0 w-md-100 d-flex justify-content-center align-items-center w-100 ',
57879
+ "class": ' row ml-0 mr-0 w-md-100 d-flex align-items-center w-100 ',
57882
57880
  style: {
57883
57881
  background: sectionproperties.outerbgcolor,
57884
- zIndex: 20
57882
+ zIndex: 20,
57883
+ justifyContent: sectionproperties.innersectionposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
57885
57884
  }
57886
57885
  }, /*#__PURE__*/React.createElement("div", {
57887
57886
  "class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
@@ -59574,19 +59573,21 @@ var Slideshowzoom = function Slideshowzoom(props) {
59574
59573
  background: sectionproperties.generalbtn_bgColoronhover,
59575
59574
  color: sectionproperties.generalbtn_textColoronhover
59576
59575
  }
59576
+ }),
59577
+ textcont: css({
59578
+ bottom: sectionproperties.generalbtn_marginBottom + 'px',
59579
+ position: 'absolute',
59580
+ // bottom: 40,
59581
+ zIndex: 2,
59582
+ width: '50%'
59577
59583
  })
59578
59584
  };
59579
59585
  var SlideShowTextContainer = function SlideShowTextContainer(item) {
59580
59586
  return /*#__PURE__*/React.createElement("div", {
59581
- "class": cardarrayofobjs.length != 0 ? 'row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 mt-sm-n6 px-5' : 'row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 px-5'
59587
+ "class": cardarrayofobjs.length != 0 ? slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 mt-sm-n6 px-5 ' : slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 px-5 '
59582
59588
  // style={{ position: 'absolute', top: cardarrayofobjs.length != 0 ? '40%' : '50%', zIndex: 2 }}
59583
59589
  ,
59584
- style: {
59585
- position: 'absolute',
59586
- bottom: 40,
59587
- zIndex: 2,
59588
- width: '50%'
59589
- }
59590
+ style: {}
59590
59591
  }, /*#__PURE__*/React.createElement("div", {
59591
59592
  "class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 '
59592
59593
  }, /*#__PURE__*/React.createElement("p", {
@@ -59608,11 +59609,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
59608
59609
  textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
59609
59610
  }
59610
59611
  }, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
59611
- "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 '
59612
+ "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : item.titleen == null && item.descriptionen == null ? 'col-lg-12 allcentered-md' : 'col-lg-12 '
59612
59613
  }, /*#__PURE__*/React.createElement("button", {
59613
59614
  "class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
59614
59615
  onClick: function onClick() {
59615
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
59616
+ if (sectionproperties.showplayer == 'Show') {
59617
+ setshowpopup(true);
59618
+ } else {
59619
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
59620
+ }
59616
59621
  },
59617
59622
  style: {
59618
59623
  direction: langdetect == 'en' ? 'ltr' : 'rtl'
@@ -59678,7 +59683,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
59678
59683
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59679
59684
  },
59680
59685
  onClick: function onClick() {
59681
- if (sectionproperties.showplayer = 'Show') {
59686
+ if (sectionproperties.showplayer == 'Show') {
59682
59687
  setshowpopup(true);
59683
59688
  } else if (item.IsClickableimg == 'Yes') {
59684
59689
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
@@ -59716,7 +59721,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
59716
59721
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59717
59722
  },
59718
59723
  onClick: function onClick() {
59719
- if (sectionproperties.showplayer = 'Show') {
59724
+ if (sectionproperties.showplayer == 'Show') {
59720
59725
  setshowpopup(true);
59721
59726
  } else if (item.IsClickableimg == 'Yes') {
59722
59727
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
@@ -59824,7 +59829,9 @@ var Slideshowzoom = function Slideshowzoom(props) {
59824
59829
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59825
59830
  },
59826
59831
  onClick: function onClick() {
59827
- if (item.IsClickableimg == 'Yes') {
59832
+ if (sectionproperties.showplayer == 'Show') {
59833
+ setshowpopup(true);
59834
+ } else if (item.IsClickableimg == 'Yes') {
59828
59835
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
59829
59836
  routingcountext(item.clickableimg_page_route, false, '');
59830
59837
  } else {
@@ -59860,7 +59867,9 @@ var Slideshowzoom = function Slideshowzoom(props) {
59860
59867
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59861
59868
  },
59862
59869
  onClick: function onClick() {
59863
- if (item.IsClickableimg == 'Yes') {
59870
+ if (sectionproperties.showplayer == 'Show') {
59871
+ setshowpopup(true);
59872
+ } else if (item.IsClickableimg == 'Yes') {
59864
59873
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
59865
59874
  routingcountext(item.clickableimg_page_route, false, '');
59866
59875
  } else {
package/dist/index.umd.js CHANGED
@@ -54835,9 +54835,7 @@
54835
54835
  })), /*#__PURE__*/React__default["default"].createElement("div", {
54836
54836
  "class": bgcssstyles.lau + ' allcentered ',
54837
54837
  style: {}
54838
- }, /*#__PURE__*/React__default["default"].createElement("p", {
54839
- "class": "m-0 p-0"
54840
- }, "LAUNCHING SOON...")))), sectionproperties.sectionbgstyle != 'Text Above' && /*#__PURE__*/React__default["default"].createElement("div", {
54838
+ }))), sectionproperties.sectionbgstyle != 'Text Above' && /*#__PURE__*/React__default["default"].createElement("div", {
54841
54839
  "class": sectionproperties.sectionbgstyle == 'Besides each other' ? 'col-lg-8 px-3' : 'col-lg-12 p-0 mt-3',
54842
54840
  style: {
54843
54841
  display: sectionproperties.slideshowtext1_show == 'Hide' && sectionproperties.slideshowtext1_show == 'Hide' ? 'none' : 'flex'
@@ -56614,7 +56612,7 @@
56614
56612
  };
56615
56613
  var Description = function Description() {
56616
56614
  return /*#__PURE__*/React__default["default"].createElement("div", {
56617
- "class": sectionproperties.description_marginLeft != 0 && sectionproperties.description_marginRight != 0 ? ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pl-md-3 pr-md-3 ' : sectionproperties.description_marginLeft != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pr-md-3 ' : sectionproperties.description_marginRight != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pr-md-3 ' : ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center justify-content-center mb-md-0 ',
56615
+ "class": sectionproperties.description_marginLeft != 0 && sectionproperties.description_marginRight != 0 ? ' col-lg-12 d-flex align-items-center mb-md-0 pl-md-3 pr-md-3 ' : sectionproperties.description_marginLeft != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center mb-md-0 pr-md-3 ' : sectionproperties.description_marginRight != 0 ? langdetect == 'en' ? ' col-lg-12 d-flex align-items-center mb-md-0 pr-md-3 ' : ' col-lg-12 d-flex align-items-center mb-md-0 pl-md-3 ' : ' col-lg-12 d-flex align-items-center mb-md-0 ',
56618
56616
  style: {
56619
56617
  marginBottom: sectionproperties.descriptionMarginBottom + 'px',
56620
56618
  paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
@@ -57753,10 +57751,11 @@
57753
57751
  })
57754
57752
  };
57755
57753
  return /*#__PURE__*/React__default["default"].createElement("div", {
57756
- "class": ' row ml-0 mr-0 w-md-100 d-flex justify-content-center align-items-center w-100 ',
57754
+ "class": ' row ml-0 mr-0 w-md-100 d-flex align-items-center w-100 ',
57757
57755
  style: {
57758
57756
  background: sectionproperties.outerbgcolor,
57759
- zIndex: 20
57757
+ zIndex: 20,
57758
+ justifyContent: sectionproperties.innersectionposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
57760
57759
  }
57761
57760
  }, /*#__PURE__*/React__default["default"].createElement("div", {
57762
57761
  "class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
@@ -59449,19 +59448,21 @@
59449
59448
  background: sectionproperties.generalbtn_bgColoronhover,
59450
59449
  color: sectionproperties.generalbtn_textColoronhover
59451
59450
  }
59451
+ }),
59452
+ textcont: glamor.css({
59453
+ bottom: sectionproperties.generalbtn_marginBottom + 'px',
59454
+ position: 'absolute',
59455
+ // bottom: 40,
59456
+ zIndex: 2,
59457
+ width: '50%'
59452
59458
  })
59453
59459
  };
59454
59460
  var SlideShowTextContainer = function SlideShowTextContainer(item) {
59455
59461
  return /*#__PURE__*/React__default["default"].createElement("div", {
59456
- "class": cardarrayofobjs.length != 0 ? 'row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 mt-sm-n6 px-5' : 'row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 px-5'
59462
+ "class": cardarrayofobjs.length != 0 ? slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 mt-sm-n6 px-5 ' : slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 px-5 '
59457
59463
  // style={{ position: 'absolute', top: cardarrayofobjs.length != 0 ? '40%' : '50%', zIndex: 2 }}
59458
59464
  ,
59459
- style: {
59460
- position: 'absolute',
59461
- bottom: 40,
59462
- zIndex: 2,
59463
- width: '50%'
59464
- }
59465
+ style: {}
59465
59466
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59466
59467
  "class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 '
59467
59468
  }, /*#__PURE__*/React__default["default"].createElement("p", {
@@ -59483,11 +59484,15 @@
59483
59484
  textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
59484
59485
  }
59485
59486
  }, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59486
- "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 '
59487
+ "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : item.titleen == null && item.descriptionen == null ? 'col-lg-12 allcentered-md' : 'col-lg-12 '
59487
59488
  }, /*#__PURE__*/React__default["default"].createElement("button", {
59488
59489
  "class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
59489
59490
  onClick: function onClick() {
59490
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
59491
+ if (sectionproperties.showplayer == 'Show') {
59492
+ setshowpopup(true);
59493
+ } else {
59494
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
59495
+ }
59491
59496
  },
59492
59497
  style: {
59493
59498
  direction: langdetect == 'en' ? 'ltr' : 'rtl'
@@ -59553,7 +59558,7 @@
59553
59558
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59554
59559
  },
59555
59560
  onClick: function onClick() {
59556
- if (sectionproperties.showplayer = 'Show') {
59561
+ if (sectionproperties.showplayer == 'Show') {
59557
59562
  setshowpopup(true);
59558
59563
  } else if (item.IsClickableimg == 'Yes') {
59559
59564
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
@@ -59591,7 +59596,7 @@
59591
59596
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59592
59597
  },
59593
59598
  onClick: function onClick() {
59594
- if (sectionproperties.showplayer = 'Show') {
59599
+ if (sectionproperties.showplayer == 'Show') {
59595
59600
  setshowpopup(true);
59596
59601
  } else if (item.IsClickableimg == 'Yes') {
59597
59602
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
@@ -59699,7 +59704,9 @@
59699
59704
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59700
59705
  },
59701
59706
  onClick: function onClick() {
59702
- if (item.IsClickableimg == 'Yes') {
59707
+ if (sectionproperties.showplayer == 'Show') {
59708
+ setshowpopup(true);
59709
+ } else if (item.IsClickableimg == 'Yes') {
59703
59710
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
59704
59711
  routingcountext(item.clickableimg_page_route, false, '');
59705
59712
  } else {
@@ -59735,7 +59742,9 @@
59735
59742
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
59736
59743
  },
59737
59744
  onClick: function onClick() {
59738
- if (item.IsClickableimg == 'Yes') {
59745
+ if (sectionproperties.showplayer == 'Show') {
59746
+ setshowpopup(true);
59747
+ } else if (item.IsClickableimg == 'Yes') {
59739
59748
  if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
59740
59749
  routingcountext(item.clickableimg_page_route, false, '');
59741
59750
  } else {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.494",
3
+ "version": "0.0.496",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {