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

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.
@@ -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
- * New Arrivals, and E-Book Central. */
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",
@@ -2,7 +2,6 @@ declare const _default: {
2
2
  Template: {
3
3
  baseStyle?: () => {
4
4
  boxSizing: string;
5
- color: string;
6
5
  display: string;
7
6
  gap: {
8
7
  base: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nypl/design-system-react-components",
3
- "version": "4.0.3",
3
+ "version": "4.1.0-rc",
4
4
  "description": "NYPL Reservoir Design System React Components",
5
5
  "repository": {
6
6
  "type": "git",