tabexseriescomponents 0.0.142 → 0.0.144

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
@@ -22739,10 +22739,10 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
22739
22739
  srcfromprops: 'headerfullwidth',
22740
22740
  actions: actions
22741
22741
  }))))), /*#__PURE__*/React__default["default"].createElement("div", {
22742
- "class": "col-xl-3 col-lg-4 plr-1025-1",
22742
+ "class": sectionproperties.btnsposition == 'Top' ? 'col-xl-3 col-lg-4 plr-1025-0' : 'col-xl-3 col-lg-4 plr-1025-1',
22743
22743
  style: {
22744
- paddingLeft: langdetect == 'en' ? sectionproperties.btnsposition == 'Top' ? '2rem' : '3rem' : 0,
22745
- paddingRight: langdetect == 'ar' ? sectionproperties.btnsposition == 'Top' ? '2rem' : '3rem' : 0
22744
+ paddingLeft: langdetect == 'en' ? sectionproperties.btnsposition == 'Top' ? authdetailsContext.loggedin == true ? 0 : '2rem' : '3rem' : 0,
22745
+ paddingRight: langdetect == 'ar' ? sectionproperties.btnsposition == 'Top' ? authdetailsContext.loggedin == true ? 0 : '2rem' : '3rem' : 0
22746
22746
  }
22747
22747
  }, /*#__PURE__*/React__default["default"].createElement("div", {
22748
22748
  "class": "row m-0 w-100 d-flex align-items-center h-100",
@@ -22795,15 +22795,13 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
22795
22795
  }), sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiOutlineStar.AiOutlineStar, {
22796
22796
  size: sectionproperties.favBtnIconfontsize
22797
22797
  })), sectionproperties.cartBtnShow == 'Show' && sectionproperties.btnsposition == 'Top' && /*#__PURE__*/React__default["default"].createElement("div", {
22798
- "class": 'd-flex align-items-center justify-content-end',
22799
- style: {
22800
- marginRight: langdetect == 'en' ? '1.9rem' : 0,
22801
- marginLeft: langdetect == 'ar' ? '1.9rem' : 0
22802
- }
22803
- }, /*#__PURE__*/React__default["default"].createElement("div", {
22804
22798
  "class": "".concat(header_cssstyles.cart_btn) + ' allcentered ',
22805
22799
  onClick: function onClick() {
22806
22800
  setsidecartnavshowcontext(true);
22801
+ },
22802
+ style: {
22803
+ marginRight: langdetect == 'en' ? '1.9rem' : 0,
22804
+ marginLeft: langdetect == 'ar' ? '1.9rem' : 0
22807
22805
  }
22808
22806
  }, /*#__PURE__*/React__default["default"].createElement("div", {
22809
22807
  className: "".concat(headerstyles$4.badge_counter_header_notifications, " ").concat(header_cssstyles.badge_counter_header_notifications) + ' d-flex justify-content-center align-items-center ',
@@ -22823,8 +22821,13 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
22823
22821
  size: sectionproperties.cartBtn_iconFontSize
22824
22822
  }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
22825
22823
  size: sectionproperties.cartBtn_iconFontSize
22826
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
22827
- "class": langdetect == 'en' ? 'headerdropdownml dropdown-toggle_w100' : 'headerdropdownmr dropdown-toggle_w100'
22824
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
22825
+ "class": langdetect == 'en' ? 'headerdropdownml dropdown-toggle_w100' : 'headerdropdownmr dropdown-toggle_w100',
22826
+ style: {
22827
+ width: authdetailsContext.loggedin == true ? 'auto' : langdetect == 'en' ? '105px' : '120px',
22828
+ marginRight: langdetect == 'en' ? sectionproperties.btnsposition == 'Bottom' ? '13px' : '.1rem' : 0,
22829
+ marginLeft: langdetect == 'ar' ? sectionproperties.btnsposition == 'Bottom' ? '13px' : '.1rem' : 0
22830
+ }
22828
22831
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
22829
22832
  "class": ' d-flex justify-content-center align-items-center '
22830
22833
  }, /*#__PURE__*/React__default["default"].createElement("span", {
@@ -22849,7 +22852,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
22849
22852
  }, lang.account), /*#__PURE__*/React__default["default"].createElement("p", {
22850
22853
  "class": ' m-0 p-0 text-overflow ',
22851
22854
  style: {
22852
- maxWidth: '120px'
22855
+ maxWidth: sectionproperties.btnsposition == 'Top' ? '90px' : '120px'
22853
22856
  }
22854
22857
  }, lang.loginregister)))), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
22855
22858
  "class": header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
@@ -22955,11 +22958,11 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
22955
22958
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
22956
22959
  }, /*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle, null), /*#__PURE__*/React__default["default"].createElement("span", {
22957
22960
  "class": "ml-2 mr-2"
22958
- }, lang.logout))))))), sectionproperties.btnsposition == 'Top' && /*#__PURE__*/React__default["default"].createElement("div", {
22961
+ }, lang.logout))))))), sectionproperties.lang_position == 'Top' && /*#__PURE__*/React__default["default"].createElement("div", {
22959
22962
  "class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr',
22960
22963
  style: {
22961
- marginLeft: langdetect == 'en' ? '1.8rem' : 0,
22962
- marginRight: langdetect == 'ar' ? '1.8rem' : 0
22964
+ marginLeft: langdetect == 'en' ? authdetailsContext.loggedin == true ? sectionproperties.btnsposition == 'Bottom' ? '.5rem' : '1.8rem' : '1.9rem' : 0,
22965
+ marginRight: langdetect == 'ar' ? authdetailsContext.loggedin == true ? sectionproperties.btnsposition == 'Bottom' ? '.5rem' : '1.8rem' : '1.9rem' : 0
22963
22966
  }
22964
22967
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
22965
22968
  "class": "".concat(headerstyles$4.header_menu) + ' allcentered '
@@ -23076,8 +23079,8 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
23076
23079
  routingcountext(StaticPagesLinksContext.Wishlist);
23077
23080
  },
23078
23081
  style: {
23079
- marginRight: langdetect == 'en' ? '1.5rem' : 0,
23080
- marginLeft: langdetect == 'ar' ? '1.5rem' : 0
23082
+ marginRight: sectionproperties.lang_position == 'Top' ? langdetect == 'en' ? '2.1rem' : 0 : langdetect == 'en' ? '2.1rem' : 0,
23083
+ marginLeft: sectionproperties.lang_position == 'Top' ? langdetect == 'ar' ? '2.5rem' : 0 : langdetect == 'ar' ? '2.5rem' : 0
23081
23084
  }
23082
23085
  }, sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
23083
23086
  size: sectionproperties.favBtnIconfontsize
@@ -23086,8 +23089,8 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
23086
23089
  })), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
23087
23090
  "class": 'd-flex align-items-center justify-content-end',
23088
23091
  style: {
23089
- marginRight: langdetect == 'en' ? '1.5rem' : 0,
23090
- marginLeft: langdetect == 'ar' ? '1.5rem' : 0
23092
+ marginRight: sectionproperties.lang_position == 'Top' ? 0 : langdetect == 'en' ? '1.5rem' : 0,
23093
+ marginLeft: sectionproperties.lang_position == 'Top' ? 0 : langdetect == 'ar' ? '1.5rem' : 0
23091
23094
  }
23092
23095
  }, /*#__PURE__*/React__default["default"].createElement("div", {
23093
23096
  "class": "".concat(header_cssstyles.cart_btn) + ' allcentered ',
@@ -23112,7 +23115,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
23112
23115
  size: sectionproperties.cartBtn_iconFontSize
23113
23116
  }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
23114
23117
  size: sectionproperties.cartBtn_iconFontSize
23115
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
23118
+ }))), sectionproperties.lang_position == 'Bottom' && /*#__PURE__*/React__default["default"].createElement("div", {
23116
23119
  "class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
23117
23120
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
23118
23121
  "class": "".concat(headerstyles$4.header_menu) + ' allcentered '
package/dist/index.esm.js CHANGED
@@ -22696,10 +22696,10 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
22696
22696
  srcfromprops: 'headerfullwidth',
22697
22697
  actions: actions
22698
22698
  }))))), /*#__PURE__*/React.createElement("div", {
22699
- "class": "col-xl-3 col-lg-4 plr-1025-1",
22699
+ "class": sectionproperties.btnsposition == 'Top' ? 'col-xl-3 col-lg-4 plr-1025-0' : 'col-xl-3 col-lg-4 plr-1025-1',
22700
22700
  style: {
22701
- paddingLeft: langdetect == 'en' ? sectionproperties.btnsposition == 'Top' ? '2rem' : '3rem' : 0,
22702
- paddingRight: langdetect == 'ar' ? sectionproperties.btnsposition == 'Top' ? '2rem' : '3rem' : 0
22701
+ paddingLeft: langdetect == 'en' ? sectionproperties.btnsposition == 'Top' ? authdetailsContext.loggedin == true ? 0 : '2rem' : '3rem' : 0,
22702
+ paddingRight: langdetect == 'ar' ? sectionproperties.btnsposition == 'Top' ? authdetailsContext.loggedin == true ? 0 : '2rem' : '3rem' : 0
22703
22703
  }
22704
22704
  }, /*#__PURE__*/React.createElement("div", {
22705
22705
  "class": "row m-0 w-100 d-flex align-items-center h-100",
@@ -22752,15 +22752,13 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
22752
22752
  }), sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React.createElement(AiOutlineStar, {
22753
22753
  size: sectionproperties.favBtnIconfontsize
22754
22754
  })), sectionproperties.cartBtnShow == 'Show' && sectionproperties.btnsposition == 'Top' && /*#__PURE__*/React.createElement("div", {
22755
- "class": 'd-flex align-items-center justify-content-end',
22756
- style: {
22757
- marginRight: langdetect == 'en' ? '1.9rem' : 0,
22758
- marginLeft: langdetect == 'ar' ? '1.9rem' : 0
22759
- }
22760
- }, /*#__PURE__*/React.createElement("div", {
22761
22755
  "class": "".concat(header_cssstyles.cart_btn) + ' allcentered ',
22762
22756
  onClick: function onClick() {
22763
22757
  setsidecartnavshowcontext(true);
22758
+ },
22759
+ style: {
22760
+ marginRight: langdetect == 'en' ? '1.9rem' : 0,
22761
+ marginLeft: langdetect == 'ar' ? '1.9rem' : 0
22764
22762
  }
22765
22763
  }, /*#__PURE__*/React.createElement("div", {
22766
22764
  className: "".concat(headerstyles$4.badge_counter_header_notifications, " ").concat(header_cssstyles.badge_counter_header_notifications) + ' d-flex justify-content-center align-items-center ',
@@ -22780,8 +22778,13 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
22780
22778
  size: sectionproperties.cartBtn_iconFontSize
22781
22779
  }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React.createElement(MdAddShoppingCart, {
22782
22780
  size: sectionproperties.cartBtn_iconFontSize
22783
- }))), /*#__PURE__*/React.createElement("div", {
22784
- "class": langdetect == 'en' ? 'headerdropdownml dropdown-toggle_w100' : 'headerdropdownmr dropdown-toggle_w100'
22781
+ })), /*#__PURE__*/React.createElement("div", {
22782
+ "class": langdetect == 'en' ? 'headerdropdownml dropdown-toggle_w100' : 'headerdropdownmr dropdown-toggle_w100',
22783
+ style: {
22784
+ width: authdetailsContext.loggedin == true ? 'auto' : langdetect == 'en' ? '105px' : '120px',
22785
+ marginRight: langdetect == 'en' ? sectionproperties.btnsposition == 'Bottom' ? '13px' : '.1rem' : 0,
22786
+ marginLeft: langdetect == 'ar' ? sectionproperties.btnsposition == 'Bottom' ? '13px' : '.1rem' : 0
22787
+ }
22785
22788
  }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
22786
22789
  "class": ' d-flex justify-content-center align-items-center '
22787
22790
  }, /*#__PURE__*/React.createElement("span", {
@@ -22806,7 +22809,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
22806
22809
  }, lang.account), /*#__PURE__*/React.createElement("p", {
22807
22810
  "class": ' m-0 p-0 text-overflow ',
22808
22811
  style: {
22809
- maxWidth: '120px'
22812
+ maxWidth: sectionproperties.btnsposition == 'Top' ? '90px' : '120px'
22810
22813
  }
22811
22814
  }, lang.loginregister)))), authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
22812
22815
  "class": header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
@@ -22912,11 +22915,11 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
22912
22915
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
22913
22916
  }, /*#__PURE__*/React.createElement(BiLogOutCircle, null), /*#__PURE__*/React.createElement("span", {
22914
22917
  "class": "ml-2 mr-2"
22915
- }, lang.logout))))))), sectionproperties.btnsposition == 'Top' && /*#__PURE__*/React.createElement("div", {
22918
+ }, lang.logout))))))), sectionproperties.lang_position == 'Top' && /*#__PURE__*/React.createElement("div", {
22916
22919
  "class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr',
22917
22920
  style: {
22918
- marginLeft: langdetect == 'en' ? '1.8rem' : 0,
22919
- marginRight: langdetect == 'ar' ? '1.8rem' : 0
22921
+ marginLeft: langdetect == 'en' ? authdetailsContext.loggedin == true ? sectionproperties.btnsposition == 'Bottom' ? '.5rem' : '1.8rem' : '1.9rem' : 0,
22922
+ marginRight: langdetect == 'ar' ? authdetailsContext.loggedin == true ? sectionproperties.btnsposition == 'Bottom' ? '.5rem' : '1.8rem' : '1.9rem' : 0
22920
22923
  }
22921
22924
  }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
22922
22925
  "class": "".concat(headerstyles$4.header_menu) + ' allcentered '
@@ -23033,8 +23036,8 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
23033
23036
  routingcountext(StaticPagesLinksContext.Wishlist);
23034
23037
  },
23035
23038
  style: {
23036
- marginRight: langdetect == 'en' ? '1.5rem' : 0,
23037
- marginLeft: langdetect == 'ar' ? '1.5rem' : 0
23039
+ marginRight: sectionproperties.lang_position == 'Top' ? langdetect == 'en' ? '2.1rem' : 0 : langdetect == 'en' ? '2.1rem' : 0,
23040
+ marginLeft: sectionproperties.lang_position == 'Top' ? langdetect == 'ar' ? '2.5rem' : 0 : langdetect == 'ar' ? '2.5rem' : 0
23038
23041
  }
23039
23042
  }, sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
23040
23043
  size: sectionproperties.favBtnIconfontsize
@@ -23043,8 +23046,8 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
23043
23046
  })), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
23044
23047
  "class": 'd-flex align-items-center justify-content-end',
23045
23048
  style: {
23046
- marginRight: langdetect == 'en' ? '1.5rem' : 0,
23047
- marginLeft: langdetect == 'ar' ? '1.5rem' : 0
23049
+ marginRight: sectionproperties.lang_position == 'Top' ? 0 : langdetect == 'en' ? '1.5rem' : 0,
23050
+ marginLeft: sectionproperties.lang_position == 'Top' ? 0 : langdetect == 'ar' ? '1.5rem' : 0
23048
23051
  }
23049
23052
  }, /*#__PURE__*/React.createElement("div", {
23050
23053
  "class": "".concat(header_cssstyles.cart_btn) + ' allcentered ',
@@ -23069,7 +23072,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
23069
23072
  size: sectionproperties.cartBtn_iconFontSize
23070
23073
  }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React.createElement(MdAddShoppingCart, {
23071
23074
  size: sectionproperties.cartBtn_iconFontSize
23072
- }))), /*#__PURE__*/React.createElement("div", {
23075
+ }))), sectionproperties.lang_position == 'Bottom' && /*#__PURE__*/React.createElement("div", {
23073
23076
  "class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
23074
23077
  }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
23075
23078
  "class": "".concat(headerstyles$4.header_menu) + ' allcentered '
package/dist/index.umd.js CHANGED
@@ -22607,10 +22607,10 @@
22607
22607
  srcfromprops: 'headerfullwidth',
22608
22608
  actions: actions
22609
22609
  }))))), /*#__PURE__*/React__default["default"].createElement("div", {
22610
- "class": "col-xl-3 col-lg-4 plr-1025-1",
22610
+ "class": sectionproperties.btnsposition == 'Top' ? 'col-xl-3 col-lg-4 plr-1025-0' : 'col-xl-3 col-lg-4 plr-1025-1',
22611
22611
  style: {
22612
- paddingLeft: langdetect == 'en' ? sectionproperties.btnsposition == 'Top' ? '2rem' : '3rem' : 0,
22613
- paddingRight: langdetect == 'ar' ? sectionproperties.btnsposition == 'Top' ? '2rem' : '3rem' : 0
22612
+ paddingLeft: langdetect == 'en' ? sectionproperties.btnsposition == 'Top' ? authdetailsContext.loggedin == true ? 0 : '2rem' : '3rem' : 0,
22613
+ paddingRight: langdetect == 'ar' ? sectionproperties.btnsposition == 'Top' ? authdetailsContext.loggedin == true ? 0 : '2rem' : '3rem' : 0
22614
22614
  }
22615
22615
  }, /*#__PURE__*/React__default["default"].createElement("div", {
22616
22616
  "class": "row m-0 w-100 d-flex align-items-center h-100",
@@ -22663,15 +22663,13 @@
22663
22663
  }), sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiOutlineStar.AiOutlineStar, {
22664
22664
  size: sectionproperties.favBtnIconfontsize
22665
22665
  })), sectionproperties.cartBtnShow == 'Show' && sectionproperties.btnsposition == 'Top' && /*#__PURE__*/React__default["default"].createElement("div", {
22666
- "class": 'd-flex align-items-center justify-content-end',
22667
- style: {
22668
- marginRight: langdetect == 'en' ? '1.9rem' : 0,
22669
- marginLeft: langdetect == 'ar' ? '1.9rem' : 0
22670
- }
22671
- }, /*#__PURE__*/React__default["default"].createElement("div", {
22672
22666
  "class": "".concat(header_cssstyles.cart_btn) + ' allcentered ',
22673
22667
  onClick: function onClick() {
22674
22668
  setsidecartnavshowcontext(true);
22669
+ },
22670
+ style: {
22671
+ marginRight: langdetect == 'en' ? '1.9rem' : 0,
22672
+ marginLeft: langdetect == 'ar' ? '1.9rem' : 0
22675
22673
  }
22676
22674
  }, /*#__PURE__*/React__default["default"].createElement("div", {
22677
22675
  className: "".concat(headerstyles$4.badge_counter_header_notifications, " ").concat(header_cssstyles.badge_counter_header_notifications) + ' d-flex justify-content-center align-items-center ',
@@ -22691,8 +22689,13 @@
22691
22689
  size: sectionproperties.cartBtn_iconFontSize
22692
22690
  }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
22693
22691
  size: sectionproperties.cartBtn_iconFontSize
22694
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
22695
- "class": langdetect == 'en' ? 'headerdropdownml dropdown-toggle_w100' : 'headerdropdownmr dropdown-toggle_w100'
22692
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
22693
+ "class": langdetect == 'en' ? 'headerdropdownml dropdown-toggle_w100' : 'headerdropdownmr dropdown-toggle_w100',
22694
+ style: {
22695
+ width: authdetailsContext.loggedin == true ? 'auto' : langdetect == 'en' ? '105px' : '120px',
22696
+ marginRight: langdetect == 'en' ? sectionproperties.btnsposition == 'Bottom' ? '13px' : '.1rem' : 0,
22697
+ marginLeft: langdetect == 'ar' ? sectionproperties.btnsposition == 'Bottom' ? '13px' : '.1rem' : 0
22698
+ }
22696
22699
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
22697
22700
  "class": ' d-flex justify-content-center align-items-center '
22698
22701
  }, /*#__PURE__*/React__default["default"].createElement("span", {
@@ -22717,7 +22720,7 @@
22717
22720
  }, lang.account), /*#__PURE__*/React__default["default"].createElement("p", {
22718
22721
  "class": ' m-0 p-0 text-overflow ',
22719
22722
  style: {
22720
- maxWidth: '120px'
22723
+ maxWidth: sectionproperties.btnsposition == 'Top' ? '90px' : '120px'
22721
22724
  }
22722
22725
  }, lang.loginregister)))), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
22723
22726
  "class": header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
@@ -22823,11 +22826,11 @@
22823
22826
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
22824
22827
  }, /*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle, null), /*#__PURE__*/React__default["default"].createElement("span", {
22825
22828
  "class": "ml-2 mr-2"
22826
- }, lang.logout))))))), sectionproperties.btnsposition == 'Top' && /*#__PURE__*/React__default["default"].createElement("div", {
22829
+ }, lang.logout))))))), sectionproperties.lang_position == 'Top' && /*#__PURE__*/React__default["default"].createElement("div", {
22827
22830
  "class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr',
22828
22831
  style: {
22829
- marginLeft: langdetect == 'en' ? '1.8rem' : 0,
22830
- marginRight: langdetect == 'ar' ? '1.8rem' : 0
22832
+ marginLeft: langdetect == 'en' ? authdetailsContext.loggedin == true ? sectionproperties.btnsposition == 'Bottom' ? '.5rem' : '1.8rem' : '1.9rem' : 0,
22833
+ marginRight: langdetect == 'ar' ? authdetailsContext.loggedin == true ? sectionproperties.btnsposition == 'Bottom' ? '.5rem' : '1.8rem' : '1.9rem' : 0
22831
22834
  }
22832
22835
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
22833
22836
  "class": "".concat(headerstyles$4.header_menu) + ' allcentered '
@@ -22944,8 +22947,8 @@
22944
22947
  routingcountext(StaticPagesLinksContext.Wishlist);
22945
22948
  },
22946
22949
  style: {
22947
- marginRight: langdetect == 'en' ? '1.5rem' : 0,
22948
- marginLeft: langdetect == 'ar' ? '1.5rem' : 0
22950
+ marginRight: sectionproperties.lang_position == 'Top' ? langdetect == 'en' ? '2.1rem' : 0 : langdetect == 'en' ? '2.1rem' : 0,
22951
+ marginLeft: sectionproperties.lang_position == 'Top' ? langdetect == 'ar' ? '2.5rem' : 0 : langdetect == 'ar' ? '2.5rem' : 0
22949
22952
  }
22950
22953
  }, sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
22951
22954
  size: sectionproperties.favBtnIconfontsize
@@ -22954,8 +22957,8 @@
22954
22957
  })), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
22955
22958
  "class": 'd-flex align-items-center justify-content-end',
22956
22959
  style: {
22957
- marginRight: langdetect == 'en' ? '1.5rem' : 0,
22958
- marginLeft: langdetect == 'ar' ? '1.5rem' : 0
22960
+ marginRight: sectionproperties.lang_position == 'Top' ? 0 : langdetect == 'en' ? '1.5rem' : 0,
22961
+ marginLeft: sectionproperties.lang_position == 'Top' ? 0 : langdetect == 'ar' ? '1.5rem' : 0
22959
22962
  }
22960
22963
  }, /*#__PURE__*/React__default["default"].createElement("div", {
22961
22964
  "class": "".concat(header_cssstyles.cart_btn) + ' allcentered ',
@@ -22980,7 +22983,7 @@
22980
22983
  size: sectionproperties.cartBtn_iconFontSize
22981
22984
  }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
22982
22985
  size: sectionproperties.cartBtn_iconFontSize
22983
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
22986
+ }))), sectionproperties.lang_position == 'Bottom' && /*#__PURE__*/React__default["default"].createElement("div", {
22984
22987
  "class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
22985
22988
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
22986
22989
  "class": "".concat(headerstyles$4.header_menu) + ' allcentered '
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.142",
3
+ "version": "0.0.144",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {