@nypl/design-system-react-components 4.1.0-rc → 4.1.0-rc2

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.
@@ -1276,7 +1276,7 @@ const Lb = /* @__PURE__ */ Io(tT), v7 = (r = !1) => ({
1276
1276
  _focus: ra()
1277
1277
  }
1278
1278
  },
1279
- "iframe, [href], [tabindex], [contentEditable='true']": {
1279
+ "[href], [contentEditable='true']": {
1280
1280
  _focus: ra()
1281
1281
  },
1282
1282
  // p: textMargin,
@@ -43,7 +43,7 @@ declare const global: {
43
43
  };
44
44
  };
45
45
  };
46
- "iframe, [href], [tabindex], [contentEditable='true']": {
46
+ "[href], [contentEditable='true']": {
47
47
  _focus: {
48
48
  boxShadow: string;
49
49
  outline: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nypl/design-system-react-components",
3
- "version": "4.1.0-rc",
3
+ "version": "4.1.0-rc2",
4
4
  "description": "NYPL Reservoir Design System React Components",
5
5
  "repository": {
6
6
  "type": "git",