@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.
@@ -10558,7 +10558,7 @@ var FocusableTab = /*#__PURE__*/styled__default(Tab)(_templateObject$1e || (_tem
10558
10558
  var hide = _ref.hide;
10559
10559
  return hide && "display: none;";
10560
10560
  }, devices.mobileAndTablet);
10561
- var HiddenBlock = /*#__PURE__*/styled__default.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);
10561
+ var HiddenBlock = /*#__PURE__*/styled__default.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);
10562
10562
 
10563
10563
  /**
10564
10564
  * An accessible component which allows Assistive Technology users to move the focus