@nypl/design-system-react-components 4.0.3 → 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
|
-
"
|
|
1279
|
+
"[href], [contentEditable='true']": {
|
|
1280
1280
|
_focus: ra()
|
|
1281
1281
|
},
|
|
1282
1282
|
// p: textMargin,
|
|
@@ -1679,7 +1679,7 @@ const Lb = /* @__PURE__ */ Io(tT), v7 = (r = !1) => ({
|
|
|
1679
1679
|
/** Blogs is used for the Blogs section. */
|
|
1680
1680
|
blogs: qy.light,
|
|
1681
1681
|
/** Books and More is used for the Catalog, Staff Picks, Recommendations,
|
|
1682
|
-
*
|
|
1682
|
+
* and E-Book Central. */
|
|
1683
1683
|
"books-and-more": Gy.light,
|
|
1684
1684
|
/** Connect is used for the Connect and Get Help section fronts. */
|
|
1685
1685
|
connect: Xy.light,
|
|
@@ -8561,7 +8561,6 @@ const NZ = ie({
|
|
|
8561
8561
|
}, aO = ie({
|
|
8562
8562
|
baseStyle: L2(() => ({
|
|
8563
8563
|
boxSizing: "border-box",
|
|
8564
|
-
color: "ui.typography.body",
|
|
8565
8564
|
display: "flex",
|
|
8566
8565
|
gap: m7.gridGap,
|
|
8567
8566
|
flexDirection: "column",
|