tabexseriescomponents 0.2.1349 → 0.2.1350
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
|
@@ -39274,7 +39274,7 @@ var Header8 = function Header8(props) {
|
|
|
39274
39274
|
onClick: function onClick() {
|
|
39275
39275
|
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
39276
39276
|
}
|
|
39277
|
-
},
|
|
39277
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c4 = authdetailsContext.customerinfo) === null || _authdetailsContext$c4 === void 0 ? void 0 : _authdetailsContext$c4.name))), sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
39278
39278
|
onClick: function onClick() {
|
|
39279
39279
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
39280
39280
|
}
|
package/dist/index.esm.js
CHANGED
|
@@ -39223,7 +39223,7 @@ var Header8 = function Header8(props) {
|
|
|
39223
39223
|
onClick: function onClick() {
|
|
39224
39224
|
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
39225
39225
|
}
|
|
39226
|
-
},
|
|
39226
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c4 = authdetailsContext.customerinfo) === null || _authdetailsContext$c4 === void 0 ? void 0 : _authdetailsContext$c4.name))), sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
39227
39227
|
onClick: function onClick() {
|
|
39228
39228
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
39229
39229
|
}
|
package/dist/index.umd.js
CHANGED
|
@@ -39080,7 +39080,7 @@
|
|
|
39080
39080
|
onClick: function onClick() {
|
|
39081
39081
|
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
39082
39082
|
}
|
|
39083
|
-
},
|
|
39083
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c4 = authdetailsContext.customerinfo) === null || _authdetailsContext$c4 === void 0 ? void 0 : _authdetailsContext$c4.name))), sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
39084
39084
|
onClick: function onClick() {
|
|
39085
39085
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
39086
39086
|
}
|