@royaloperahouse/chord 1.18.2-d-chord-development → 1.18.2-e-chord-development

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/chord.esm.js CHANGED
@@ -4518,9 +4518,9 @@ var Navigation = function Navigation(_ref) {
4518
4518
  accountText: navTopData.accountText,
4519
4519
  accountLink: navTopData.accountLink,
4520
4520
  basketText: navTopData.basketText,
4521
+ basketExpiryUnixTimestamp: navTopData.basketExpiryUnixTimestamp,
4521
4522
  basketLink: navTopData.basketLink,
4522
4523
  basketNumItems: navTopData.basketNumItems,
4523
- basketIsActive: navTopData.basketIsActive,
4524
4524
  onClickSearch: onClickSearchHandler,
4525
4525
  onLink: onLinkHandler,
4526
4526
  isShowSearch: showSearch,