tabexseriescomponents 0.0.172 → 0.0.173

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
@@ -23481,7 +23481,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
23481
23481
  }
23482
23482
  }, lang.loginregister)))), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
23483
23483
  "class": header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
23484
- sytle: {
23484
+ style: {
23485
23485
  position: 'relative'
23486
23486
  }
23487
23487
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -23506,7 +23506,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
23506
23506
  }, lang.hello, langdetect == 'en' ? ',' : '،'), /*#__PURE__*/React__default["default"].createElement("p", {
23507
23507
  "class": header_cssstyles.loggedinusername + ' loggedinuserbtn m-0 p-0 text-overflow ',
23508
23508
  style: {
23509
- maxWidth: '65px'
23509
+ maxWidth: sectionproperties.showfooterphonenumber == 'Show' ? '65px' : '140px'
23510
23510
  }
23511
23511
  }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)))), !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
23512
23512
  onClick: function onClick() {
package/dist/index.esm.js CHANGED
@@ -23438,7 +23438,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
23438
23438
  }
23439
23439
  }, lang.loginregister)))), authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
23440
23440
  "class": header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
23441
- sytle: {
23441
+ style: {
23442
23442
  position: 'relative'
23443
23443
  }
23444
23444
  }, /*#__PURE__*/React.createElement("div", {
@@ -23463,7 +23463,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
23463
23463
  }, lang.hello, langdetect == 'en' ? ',' : '،'), /*#__PURE__*/React.createElement("p", {
23464
23464
  "class": header_cssstyles.loggedinusername + ' loggedinuserbtn m-0 p-0 text-overflow ',
23465
23465
  style: {
23466
- maxWidth: '65px'
23466
+ maxWidth: sectionproperties.showfooterphonenumber == 'Show' ? '65px' : '140px'
23467
23467
  }
23468
23468
  }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)))), !authdetailsContext.loggedin && /*#__PURE__*/React.createElement(Dropdown.Menu, null, /*#__PURE__*/React.createElement(Dropdown.Item, {
23469
23469
  onClick: function onClick() {
package/dist/index.umd.js CHANGED
@@ -23345,7 +23345,7 @@
23345
23345
  }
23346
23346
  }, lang.loginregister)))), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
23347
23347
  "class": header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
23348
- sytle: {
23348
+ style: {
23349
23349
  position: 'relative'
23350
23350
  }
23351
23351
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -23370,7 +23370,7 @@
23370
23370
  }, lang.hello, langdetect == 'en' ? ',' : '،'), /*#__PURE__*/React__default["default"].createElement("p", {
23371
23371
  "class": header_cssstyles.loggedinusername + ' loggedinuserbtn m-0 p-0 text-overflow ',
23372
23372
  style: {
23373
- maxWidth: '65px'
23373
+ maxWidth: sectionproperties.showfooterphonenumber == 'Show' ? '65px' : '140px'
23374
23374
  }
23375
23375
  }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)))), !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
23376
23376
  onClick: function onClick() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.172",
3
+ "version": "0.0.173",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {