@royaloperahouse/chord 1.11.0-d-chord-development → 1.11.0-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.
@@ -5930,7 +5930,7 @@ var PageNumber = /*#__PURE__*/styled__default(reactRouterDom.Link)(_templateObje
5930
5930
  var active = _ref.active;
5931
5931
  return active === 'true' && " \n color: var(--base-color-core);\n ";
5932
5932
  });
5933
- var NextPage = /*#__PURE__*/styled__default(PageNumber)(_templateObject4$j || (_templateObject4$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n width: auto;\n align-items: center;\n justify-content: center;\n margin-left: 0;\n span {\n height: 1.5em;\n svg > path {\n fill: var(--base-color-dark-grey);\n }\n }\n"])));
5933
+ var NextPage = /*#__PURE__*/styled__default(PageNumber)(_templateObject4$j || (_templateObject4$j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n width: 25px;\n align-items: center;\n justify-content: center;\n margin-left: 0;\n span {\n height: 1.5em;\n svg > path {\n fill: var(--base-color-dark-grey);\n }\n }\n"])));
5934
5934
 
5935
5935
  var reducePages = function reducePages(pages, currentPage) {
5936
5936
  // If there are less than 6 pages, return all pages