tabexseriescomponents 0.2.1350 → 0.2.1351
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 +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -39254,7 +39254,7 @@ var Header8 = function Header8(props) {
|
|
|
39254
39254
|
fontSize: '15px',
|
|
39255
39255
|
fontWeight: 600
|
|
39256
39256
|
}
|
|
39257
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c3 = authdetailsContext.customerinfo) === null || _authdetailsContext$c3 === void 0 ? void 0 : _authdetailsContext$c3.walletpoints, ' '))))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, {
|
|
39257
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c3 = authdetailsContext.customerinfo) === null || _authdetailsContext$c3 === void 0 ? void 0 : _authdetailsContext$c3.walletpoints, ' '))))), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, {
|
|
39258
39258
|
style: {
|
|
39259
39259
|
minWidth: '200px'
|
|
39260
39260
|
}
|
package/dist/index.esm.js
CHANGED
|
@@ -39203,7 +39203,7 @@ var Header8 = function Header8(props) {
|
|
|
39203
39203
|
fontSize: '15px',
|
|
39204
39204
|
fontWeight: 600
|
|
39205
39205
|
}
|
|
39206
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c3 = authdetailsContext.customerinfo) === null || _authdetailsContext$c3 === void 0 ? void 0 : _authdetailsContext$c3.walletpoints, ' '))))), /*#__PURE__*/React.createElement(Dropdown.Menu, {
|
|
39206
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c3 = authdetailsContext.customerinfo) === null || _authdetailsContext$c3 === void 0 ? void 0 : _authdetailsContext$c3.walletpoints, ' '))))), authdetailsContext.loggedin && /*#__PURE__*/React.createElement(Dropdown.Menu, {
|
|
39207
39207
|
style: {
|
|
39208
39208
|
minWidth: '200px'
|
|
39209
39209
|
}
|
package/dist/index.umd.js
CHANGED
|
@@ -39060,7 +39060,7 @@
|
|
|
39060
39060
|
fontSize: '15px',
|
|
39061
39061
|
fontWeight: 600
|
|
39062
39062
|
}
|
|
39063
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c3 = authdetailsContext.customerinfo) === null || _authdetailsContext$c3 === void 0 ? void 0 : _authdetailsContext$c3.walletpoints, ' '))))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, {
|
|
39063
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c3 = authdetailsContext.customerinfo) === null || _authdetailsContext$c3 === void 0 ? void 0 : _authdetailsContext$c3.walletpoints, ' '))))), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, {
|
|
39064
39064
|
style: {
|
|
39065
39065
|
minWidth: '200px'
|
|
39066
39066
|
}
|