@royaloperahouse/harmonic 0.13.4-b → 0.13.4-c

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.
@@ -10599,7 +10599,7 @@ var FocusableTab = /*#__PURE__*/styled(Tab)(_templateObject$1e || (_templateObje
10599
10599
  var hide = _ref.hide;
10600
10600
  return hide && "display: none;";
10601
10601
  }, devices.mobileAndTablet);
10602
- var HiddenBlock = /*#__PURE__*/styled.div(_templateObject2$Y || (_templateObject2$Y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 29px 50px;\n display: inline-block;\n width: 100%;\n height: fit-content;\n border-bottom: solid 2px gray;\n overflow: hidden;\n &:not(:has(div:focus)) {\n border-bottom: 0;\n }\n @media ", " {\n border-bottom: 0;\n }\n"])), devices.mobileAndTablet);
10602
+ var HiddenBlock = /*#__PURE__*/styled.div(_templateObject2$Y || (_templateObject2$Y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 29px 50px;\n display: inline-block;\n width: 100%;\n height: fit-content;\n border-bottom: solid 2px var(--base-color-light-grey);\n overflow: hidden;\n &:not(:has(div:focus)) {\n border-bottom: 0;\n padding: 0;\n }\n @media ", " {\n border-bottom: 0;\n }\n"])), devices.mobileAndTablet);
10603
10603
 
10604
10604
  /**
10605
10605
  * An accessible component which allows Assistive Technology users to move the focus