tabexseriescomponents 0.0.428 → 0.0.429

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
@@ -18305,11 +18305,13 @@ var MarqueeHeader = function MarqueeHeader(props) {
18305
18305
  })
18306
18306
  };
18307
18307
  return /*#__PURE__*/React__default["default"].createElement("div", {
18308
- "class": "col-lg-12 px-0 d-flex align-items-center",
18308
+ "class": "col-lg-12 px-md-2 d-flex align-items-center",
18309
18309
  style: {
18310
18310
  background: templateproperties_context.textsliderbgcolor,
18311
- paddingTop: templateproperties_context.paddinghorizontal + 'px',
18312
- paddingBottom: templateproperties_context.paddinghorizontal + 'px'
18311
+ paddingTop: templateproperties_context.sliderpaddingvertical + 'px',
18312
+ paddingBottom: templateproperties_context.sliderpaddingvertical + 'px',
18313
+ paddingLeft: templateproperties_context.sliderpaddinghorizontal + 'px',
18314
+ paddingRight: templateproperties_context.sliderpaddinghorizontal + 'px'
18313
18315
  }
18314
18316
  }, templateproperties_context.textslidertype == 'Slider' && /*#__PURE__*/React__default["default"].createElement("marquee", null, /*#__PURE__*/React__default["default"].createElement("span", {
18315
18317
  "class": "d-flex flex-row align-items-center"
@@ -18318,7 +18320,7 @@ var MarqueeHeader = function MarqueeHeader(props) {
18318
18320
  "class": header_cssstyles.textSlider + ' ml-4 mr-4 mb-0 p-0 '
18319
18321
  }, langdetect == 'en' ? item.textEnglish : item.textArabic);
18320
18322
  }))), templateproperties_context.textslidertype == 'Text' && /*#__PURE__*/React__default["default"].createElement("div", {
18321
- "class": "w-100 allcentered"
18323
+ "class": props.srcfrom == 'sidemarquee' ? 'w-100 text-start' : 'w-100 allcentered'
18322
18324
  }, /*#__PURE__*/React__default["default"].createElement("p", {
18323
18325
  "class": header_cssstyles.textSlider + ' mb-0 p-0 '
18324
18326
  }, langdetect == 'en' ? (_textarray$ = textarray[0]) === null || _textarray$ === void 0 ? void 0 : _textarray$.textEnglish : (_textarray$2 = textarray[0]) === null || _textarray$2 === void 0 ? void 0 : _textarray$2.textArabic)));
@@ -20726,7 +20728,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
20726
20728
  }));
20727
20729
  };
20728
20730
  return /*#__PURE__*/React__default["default"].createElement("div", {
20729
- className: "row m-0 w-100",
20731
+ className: "row m-0 w-100 d-none d-md-block",
20730
20732
  style: {
20731
20733
  position: sectionproperties.respheaderposition,
20732
20734
  zIndex: 10000,
@@ -39370,13 +39372,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
39370
39372
  style: {
39371
39373
  position: 'relative'
39372
39374
  }
39373
- }, templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
39374
- "class": "col-lg-12 p-0"
39375
- }, /*#__PURE__*/React__default["default"].createElement(MarqueeHeader, {
39376
- sectionpropertiesprops: sectionproperties,
39377
- templateproperties_contextprops: templateproperties_context,
39378
- actions: actions
39379
- })), sectionproperties.showwhatsapp == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
39375
+ }, sectionproperties.showwhatsapp == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
39380
39376
  href: 'https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber),
39381
39377
  target: '_blank',
39382
39378
  style: {
@@ -39430,12 +39426,20 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
39430
39426
  }
39431
39427
  }, /*#__PURE__*/React__default["default"].createElement("div", {
39432
39428
  "class": "row m-0 w-100"
39433
- }, sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
39429
+ }, templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
39430
+ "class": "col-lg-12 p-0"
39431
+ }, /*#__PURE__*/React__default["default"].createElement(MarqueeHeader, {
39432
+ sectionpropertiesprops: sectionproperties,
39433
+ templateproperties_contextprops: templateproperties_context,
39434
+ actions: actions
39435
+ })), sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
39434
39436
  "class": 'col-lg-12 p-0'
39435
39437
  }, /*#__PURE__*/React__default["default"].createElement("div", {
39436
39438
  "class": header_cssstyles.upperheadersection + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
39437
39439
  }, /*#__PURE__*/React__default["default"].createElement("div", {
39438
39440
  "class": "col-lg-6 p-0 d-flex justify-content-start align-items-center"
39441
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
39442
+ "class": "row m-0 w-100"
39439
39443
  }, /*#__PURE__*/React__default["default"].createElement("p", {
39440
39444
  "class": "m-0 p-0",
39441
39445
  style: {
@@ -39443,7 +39447,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
39443
39447
  color: sectionproperties.generaltext_fontColor,
39444
39448
  fontWeight: sectionproperties.generaltext_fontWeight
39445
39449
  }
39446
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
39450
+ }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
39447
39451
  "class": "col-lg-6 p-0 d-flex justify-content-end align-items-center"
39448
39452
  }, sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
39449
39453
  "class": header_cssstyles.languagecontainer + ' m-0 p-0 ',
@@ -39815,12 +39819,63 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
39815
39819
  value: item.currencyname_en,
39816
39820
  checked: item.currencyname_en == (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en) ? true : false
39817
39821
  }), /*#__PURE__*/React__default["default"].createElement("span", null, " ", langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)));
39818
- })))))))))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
39822
+ }))))), sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.showupperheadersection == 'Hide' && /*#__PURE__*/React__default["default"].createElement("div", {
39823
+ "class": ' col-lg-12 p-0 d-flex align-items-center justify-content-start cursor-pointer '
39824
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
39825
+ "class": "row m-0 w-100"
39826
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
39827
+ "class": header_cssstyles.navbarItem + ' col-lg-12 p-0 d-flex align-items-center justify-content-start ',
39828
+ style: {
39829
+ marginTop: sectionproperties.navitemmarginvertical + 'px',
39830
+ marginBottom: sectionproperties.navitemmarginvertical + 'px'
39831
+ }
39832
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
39833
+ "class": "m-0 p-0",
39834
+ style: {
39835
+ color: sectionproperties.lowersection_fontColor,
39836
+ cursor: 'default'
39837
+ }
39838
+ }, langdetect == 'en' ? 'Language' : 'اللغة')), /*#__PURE__*/React__default["default"].createElement("div", {
39839
+ "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
39840
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
39841
+ "class": "row m-0 w-100",
39842
+ style: {
39843
+ background: '#f4f4f4',
39844
+ borderRadius: 5
39845
+ }
39846
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
39847
+ "class": header_cssstyles.navbarItem + ' col-lg-6 p-0 allcentered py-2 px-2 cursor-pointer ',
39848
+ onClick: function onClick() {
39849
+ setlang('en');
39850
+ }
39851
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
39852
+ "class": header_cssstyles.languagecontainer + ' m-0 p-0 w-100 allcentered py-3 ',
39853
+ style: {
39854
+ background: langdetect == 'en' ? 'white' : 'transparent',
39855
+ borderRadius: 5,
39856
+ fontSize: 15
39857
+ }
39858
+ }, langdetect == 'en' ? 'English' : 'لغة إنجليزية')), /*#__PURE__*/React__default["default"].createElement("div", {
39859
+ "class": header_cssstyles.navbarItem + ' col-lg-6 p-0 allcentered py-2 px-2 cursor-pointer ',
39860
+ onClick: function onClick() {
39861
+ setlang('ar');
39862
+ }
39863
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
39864
+ "class": header_cssstyles.languagecontainer + ' m-0 p-0 w-100 allcentered py-3 ',
39865
+ style: {
39866
+ borderRadius: 5,
39867
+ background: langdetect == 'ar' ? 'white' : 'transparent',
39868
+ fontSize: 15
39869
+ }
39870
+ }, langdetect == 'en' ? 'Arabic' : 'لغة عربية'))))))))))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
39819
39871
  sectionpropertiesprops: sectionproperties,
39820
39872
  actions: actions
39821
39873
  }), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
39822
39874
  sectionpropertiesprops: sectionproperties,
39823
39875
  actions: actions
39876
+ }), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
39877
+ sectionpropertiesprops: sectionproperties,
39878
+ actions: actions
39824
39879
  }));
39825
39880
  };
39826
39881
 
package/dist/index.esm.js CHANGED
@@ -18256,11 +18256,13 @@ var MarqueeHeader = function MarqueeHeader(props) {
18256
18256
  })
18257
18257
  };
18258
18258
  return /*#__PURE__*/React.createElement("div", {
18259
- "class": "col-lg-12 px-0 d-flex align-items-center",
18259
+ "class": "col-lg-12 px-md-2 d-flex align-items-center",
18260
18260
  style: {
18261
18261
  background: templateproperties_context.textsliderbgcolor,
18262
- paddingTop: templateproperties_context.paddinghorizontal + 'px',
18263
- paddingBottom: templateproperties_context.paddinghorizontal + 'px'
18262
+ paddingTop: templateproperties_context.sliderpaddingvertical + 'px',
18263
+ paddingBottom: templateproperties_context.sliderpaddingvertical + 'px',
18264
+ paddingLeft: templateproperties_context.sliderpaddinghorizontal + 'px',
18265
+ paddingRight: templateproperties_context.sliderpaddinghorizontal + 'px'
18264
18266
  }
18265
18267
  }, templateproperties_context.textslidertype == 'Slider' && /*#__PURE__*/React.createElement("marquee", null, /*#__PURE__*/React.createElement("span", {
18266
18268
  "class": "d-flex flex-row align-items-center"
@@ -18269,7 +18271,7 @@ var MarqueeHeader = function MarqueeHeader(props) {
18269
18271
  "class": header_cssstyles.textSlider + ' ml-4 mr-4 mb-0 p-0 '
18270
18272
  }, langdetect == 'en' ? item.textEnglish : item.textArabic);
18271
18273
  }))), templateproperties_context.textslidertype == 'Text' && /*#__PURE__*/React.createElement("div", {
18272
- "class": "w-100 allcentered"
18274
+ "class": props.srcfrom == 'sidemarquee' ? 'w-100 text-start' : 'w-100 allcentered'
18273
18275
  }, /*#__PURE__*/React.createElement("p", {
18274
18276
  "class": header_cssstyles.textSlider + ' mb-0 p-0 '
18275
18277
  }, langdetect == 'en' ? (_textarray$ = textarray[0]) === null || _textarray$ === void 0 ? void 0 : _textarray$.textEnglish : (_textarray$2 = textarray[0]) === null || _textarray$2 === void 0 ? void 0 : _textarray$2.textArabic)));
@@ -20677,7 +20679,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
20677
20679
  }));
20678
20680
  };
20679
20681
  return /*#__PURE__*/React.createElement("div", {
20680
- className: "row m-0 w-100",
20682
+ className: "row m-0 w-100 d-none d-md-block",
20681
20683
  style: {
20682
20684
  position: sectionproperties.respheaderposition,
20683
20685
  zIndex: 10000,
@@ -39321,13 +39323,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
39321
39323
  style: {
39322
39324
  position: 'relative'
39323
39325
  }
39324
- }, templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React.createElement("div", {
39325
- "class": "col-lg-12 p-0"
39326
- }, /*#__PURE__*/React.createElement(MarqueeHeader, {
39327
- sectionpropertiesprops: sectionproperties,
39328
- templateproperties_contextprops: templateproperties_context,
39329
- actions: actions
39330
- })), sectionproperties.showwhatsapp == 'Show' && /*#__PURE__*/React.createElement("a", {
39326
+ }, sectionproperties.showwhatsapp == 'Show' && /*#__PURE__*/React.createElement("a", {
39331
39327
  href: 'https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber),
39332
39328
  target: '_blank',
39333
39329
  style: {
@@ -39381,12 +39377,20 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
39381
39377
  }
39382
39378
  }, /*#__PURE__*/React.createElement("div", {
39383
39379
  "class": "row m-0 w-100"
39384
- }, sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React.createElement("div", {
39380
+ }, templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React.createElement("div", {
39381
+ "class": "col-lg-12 p-0"
39382
+ }, /*#__PURE__*/React.createElement(MarqueeHeader, {
39383
+ sectionpropertiesprops: sectionproperties,
39384
+ templateproperties_contextprops: templateproperties_context,
39385
+ actions: actions
39386
+ })), sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React.createElement("div", {
39385
39387
  "class": 'col-lg-12 p-0'
39386
39388
  }, /*#__PURE__*/React.createElement("div", {
39387
39389
  "class": header_cssstyles.upperheadersection + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
39388
39390
  }, /*#__PURE__*/React.createElement("div", {
39389
39391
  "class": "col-lg-6 p-0 d-flex justify-content-start align-items-center"
39392
+ }, /*#__PURE__*/React.createElement("div", {
39393
+ "class": "row m-0 w-100"
39390
39394
  }, /*#__PURE__*/React.createElement("p", {
39391
39395
  "class": "m-0 p-0",
39392
39396
  style: {
@@ -39394,7 +39398,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
39394
39398
  color: sectionproperties.generaltext_fontColor,
39395
39399
  fontWeight: sectionproperties.generaltext_fontWeight
39396
39400
  }
39397
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)), /*#__PURE__*/React.createElement("div", {
39401
+ }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar))), /*#__PURE__*/React.createElement("div", {
39398
39402
  "class": "col-lg-6 p-0 d-flex justify-content-end align-items-center"
39399
39403
  }, sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React.createElement("p", {
39400
39404
  "class": header_cssstyles.languagecontainer + ' m-0 p-0 ',
@@ -39766,12 +39770,63 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
39766
39770
  value: item.currencyname_en,
39767
39771
  checked: item.currencyname_en == (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en) ? true : false
39768
39772
  }), /*#__PURE__*/React.createElement("span", null, " ", langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)));
39769
- })))))))))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React.createElement(Headerresponsive, {
39773
+ }))))), sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.showupperheadersection == 'Hide' && /*#__PURE__*/React.createElement("div", {
39774
+ "class": ' col-lg-12 p-0 d-flex align-items-center justify-content-start cursor-pointer '
39775
+ }, /*#__PURE__*/React.createElement("div", {
39776
+ "class": "row m-0 w-100"
39777
+ }, /*#__PURE__*/React.createElement("div", {
39778
+ "class": header_cssstyles.navbarItem + ' col-lg-12 p-0 d-flex align-items-center justify-content-start ',
39779
+ style: {
39780
+ marginTop: sectionproperties.navitemmarginvertical + 'px',
39781
+ marginBottom: sectionproperties.navitemmarginvertical + 'px'
39782
+ }
39783
+ }, /*#__PURE__*/React.createElement("p", {
39784
+ "class": "m-0 p-0",
39785
+ style: {
39786
+ color: sectionproperties.lowersection_fontColor,
39787
+ cursor: 'default'
39788
+ }
39789
+ }, langdetect == 'en' ? 'Language' : 'اللغة')), /*#__PURE__*/React.createElement("div", {
39790
+ "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
39791
+ }, /*#__PURE__*/React.createElement("div", {
39792
+ "class": "row m-0 w-100",
39793
+ style: {
39794
+ background: '#f4f4f4',
39795
+ borderRadius: 5
39796
+ }
39797
+ }, /*#__PURE__*/React.createElement("div", {
39798
+ "class": header_cssstyles.navbarItem + ' col-lg-6 p-0 allcentered py-2 px-2 cursor-pointer ',
39799
+ onClick: function onClick() {
39800
+ setlang('en');
39801
+ }
39802
+ }, /*#__PURE__*/React.createElement("p", {
39803
+ "class": header_cssstyles.languagecontainer + ' m-0 p-0 w-100 allcentered py-3 ',
39804
+ style: {
39805
+ background: langdetect == 'en' ? 'white' : 'transparent',
39806
+ borderRadius: 5,
39807
+ fontSize: 15
39808
+ }
39809
+ }, langdetect == 'en' ? 'English' : 'لغة إنجليزية')), /*#__PURE__*/React.createElement("div", {
39810
+ "class": header_cssstyles.navbarItem + ' col-lg-6 p-0 allcentered py-2 px-2 cursor-pointer ',
39811
+ onClick: function onClick() {
39812
+ setlang('ar');
39813
+ }
39814
+ }, /*#__PURE__*/React.createElement("p", {
39815
+ "class": header_cssstyles.languagecontainer + ' m-0 p-0 w-100 allcentered py-3 ',
39816
+ style: {
39817
+ borderRadius: 5,
39818
+ background: langdetect == 'ar' ? 'white' : 'transparent',
39819
+ fontSize: 15
39820
+ }
39821
+ }, langdetect == 'en' ? 'Arabic' : 'لغة عربية'))))))))))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React.createElement(Headerresponsive, {
39770
39822
  sectionpropertiesprops: sectionproperties,
39771
39823
  actions: actions
39772
39824
  }), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
39773
39825
  sectionpropertiesprops: sectionproperties,
39774
39826
  actions: actions
39827
+ }), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
39828
+ sectionpropertiesprops: sectionproperties,
39829
+ actions: actions
39775
39830
  }));
39776
39831
  };
39777
39832
 
package/dist/index.umd.js CHANGED
@@ -18135,11 +18135,13 @@
18135
18135
  })
18136
18136
  };
18137
18137
  return /*#__PURE__*/React__default["default"].createElement("div", {
18138
- "class": "col-lg-12 px-0 d-flex align-items-center",
18138
+ "class": "col-lg-12 px-md-2 d-flex align-items-center",
18139
18139
  style: {
18140
18140
  background: templateproperties_context.textsliderbgcolor,
18141
- paddingTop: templateproperties_context.paddinghorizontal + 'px',
18142
- paddingBottom: templateproperties_context.paddinghorizontal + 'px'
18141
+ paddingTop: templateproperties_context.sliderpaddingvertical + 'px',
18142
+ paddingBottom: templateproperties_context.sliderpaddingvertical + 'px',
18143
+ paddingLeft: templateproperties_context.sliderpaddinghorizontal + 'px',
18144
+ paddingRight: templateproperties_context.sliderpaddinghorizontal + 'px'
18143
18145
  }
18144
18146
  }, templateproperties_context.textslidertype == 'Slider' && /*#__PURE__*/React__default["default"].createElement("marquee", null, /*#__PURE__*/React__default["default"].createElement("span", {
18145
18147
  "class": "d-flex flex-row align-items-center"
@@ -18148,7 +18150,7 @@
18148
18150
  "class": header_cssstyles.textSlider + ' ml-4 mr-4 mb-0 p-0 '
18149
18151
  }, langdetect == 'en' ? item.textEnglish : item.textArabic);
18150
18152
  }))), templateproperties_context.textslidertype == 'Text' && /*#__PURE__*/React__default["default"].createElement("div", {
18151
- "class": "w-100 allcentered"
18153
+ "class": props.srcfrom == 'sidemarquee' ? 'w-100 text-start' : 'w-100 allcentered'
18152
18154
  }, /*#__PURE__*/React__default["default"].createElement("p", {
18153
18155
  "class": header_cssstyles.textSlider + ' mb-0 p-0 '
18154
18156
  }, langdetect == 'en' ? (_textarray$ = textarray[0]) === null || _textarray$ === void 0 ? void 0 : _textarray$.textEnglish : (_textarray$2 = textarray[0]) === null || _textarray$2 === void 0 ? void 0 : _textarray$2.textArabic)));
@@ -20556,7 +20558,7 @@
20556
20558
  }));
20557
20559
  };
20558
20560
  return /*#__PURE__*/React__default["default"].createElement("div", {
20559
- className: "row m-0 w-100",
20561
+ className: "row m-0 w-100 d-none d-md-block",
20560
20562
  style: {
20561
20563
  position: sectionproperties.respheaderposition,
20562
20564
  zIndex: 10000,
@@ -39200,13 +39202,7 @@
39200
39202
  style: {
39201
39203
  position: 'relative'
39202
39204
  }
39203
- }, templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
39204
- "class": "col-lg-12 p-0"
39205
- }, /*#__PURE__*/React__default["default"].createElement(MarqueeHeader, {
39206
- sectionpropertiesprops: sectionproperties,
39207
- templateproperties_contextprops: templateproperties_context,
39208
- actions: actions
39209
- })), sectionproperties.showwhatsapp == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
39205
+ }, sectionproperties.showwhatsapp == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
39210
39206
  href: 'https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber),
39211
39207
  target: '_blank',
39212
39208
  style: {
@@ -39260,12 +39256,20 @@
39260
39256
  }
39261
39257
  }, /*#__PURE__*/React__default["default"].createElement("div", {
39262
39258
  "class": "row m-0 w-100"
39263
- }, sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
39259
+ }, templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
39260
+ "class": "col-lg-12 p-0"
39261
+ }, /*#__PURE__*/React__default["default"].createElement(MarqueeHeader, {
39262
+ sectionpropertiesprops: sectionproperties,
39263
+ templateproperties_contextprops: templateproperties_context,
39264
+ actions: actions
39265
+ })), sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
39264
39266
  "class": 'col-lg-12 p-0'
39265
39267
  }, /*#__PURE__*/React__default["default"].createElement("div", {
39266
39268
  "class": header_cssstyles.upperheadersection + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
39267
39269
  }, /*#__PURE__*/React__default["default"].createElement("div", {
39268
39270
  "class": "col-lg-6 p-0 d-flex justify-content-start align-items-center"
39271
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
39272
+ "class": "row m-0 w-100"
39269
39273
  }, /*#__PURE__*/React__default["default"].createElement("p", {
39270
39274
  "class": "m-0 p-0",
39271
39275
  style: {
@@ -39273,7 +39277,7 @@
39273
39277
  color: sectionproperties.generaltext_fontColor,
39274
39278
  fontWeight: sectionproperties.generaltext_fontWeight
39275
39279
  }
39276
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
39280
+ }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
39277
39281
  "class": "col-lg-6 p-0 d-flex justify-content-end align-items-center"
39278
39282
  }, sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
39279
39283
  "class": header_cssstyles.languagecontainer + ' m-0 p-0 ',
@@ -39645,12 +39649,63 @@
39645
39649
  value: item.currencyname_en,
39646
39650
  checked: item.currencyname_en == (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en) ? true : false
39647
39651
  }), /*#__PURE__*/React__default["default"].createElement("span", null, " ", langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)));
39648
- })))))))))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
39652
+ }))))), sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.showupperheadersection == 'Hide' && /*#__PURE__*/React__default["default"].createElement("div", {
39653
+ "class": ' col-lg-12 p-0 d-flex align-items-center justify-content-start cursor-pointer '
39654
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
39655
+ "class": "row m-0 w-100"
39656
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
39657
+ "class": header_cssstyles.navbarItem + ' col-lg-12 p-0 d-flex align-items-center justify-content-start ',
39658
+ style: {
39659
+ marginTop: sectionproperties.navitemmarginvertical + 'px',
39660
+ marginBottom: sectionproperties.navitemmarginvertical + 'px'
39661
+ }
39662
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
39663
+ "class": "m-0 p-0",
39664
+ style: {
39665
+ color: sectionproperties.lowersection_fontColor,
39666
+ cursor: 'default'
39667
+ }
39668
+ }, langdetect == 'en' ? 'Language' : 'اللغة')), /*#__PURE__*/React__default["default"].createElement("div", {
39669
+ "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
39670
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
39671
+ "class": "row m-0 w-100",
39672
+ style: {
39673
+ background: '#f4f4f4',
39674
+ borderRadius: 5
39675
+ }
39676
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
39677
+ "class": header_cssstyles.navbarItem + ' col-lg-6 p-0 allcentered py-2 px-2 cursor-pointer ',
39678
+ onClick: function onClick() {
39679
+ setlang('en');
39680
+ }
39681
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
39682
+ "class": header_cssstyles.languagecontainer + ' m-0 p-0 w-100 allcentered py-3 ',
39683
+ style: {
39684
+ background: langdetect == 'en' ? 'white' : 'transparent',
39685
+ borderRadius: 5,
39686
+ fontSize: 15
39687
+ }
39688
+ }, langdetect == 'en' ? 'English' : 'لغة إنجليزية')), /*#__PURE__*/React__default["default"].createElement("div", {
39689
+ "class": header_cssstyles.navbarItem + ' col-lg-6 p-0 allcentered py-2 px-2 cursor-pointer ',
39690
+ onClick: function onClick() {
39691
+ setlang('ar');
39692
+ }
39693
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
39694
+ "class": header_cssstyles.languagecontainer + ' m-0 p-0 w-100 allcentered py-3 ',
39695
+ style: {
39696
+ borderRadius: 5,
39697
+ background: langdetect == 'ar' ? 'white' : 'transparent',
39698
+ fontSize: 15
39699
+ }
39700
+ }, langdetect == 'en' ? 'Arabic' : 'لغة عربية'))))))))))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
39649
39701
  sectionpropertiesprops: sectionproperties,
39650
39702
  actions: actions
39651
39703
  }), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
39652
39704
  sectionpropertiesprops: sectionproperties,
39653
39705
  actions: actions
39706
+ }), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
39707
+ sectionpropertiesprops: sectionproperties,
39708
+ actions: actions
39654
39709
  }));
39655
39710
  };
39656
39711
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.428",
3
+ "version": "0.0.429",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {