@nypl/design-system-react-components 3.5.5-rc → 3.5.5-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.
@@ -2465,7 +2465,7 @@ const P$ = _1(
2465
2465
  ...$.wrapper,
2466
2466
  ...B
2467
2467
  },
2468
- "data-cardWrapper": !0,
2468
+ "data-cardwrapper": !0,
2469
2469
  ...T,
2470
2470
  children: [
2471
2471
  R && /* @__PURE__ */ x.jsx(
@@ -36992,7 +36992,7 @@ const { defineMultiStyleConfig: CA, definePartsStyle: fA } = N2([
36992
36992
  ...tn({
36993
36993
  breakpoint: "base",
36994
36994
  styles: {
36995
- "[data-cardWrapper]": {
36995
+ "[data-cardwrapper]": {
36996
36996
  flexFlow: y ? "column nowrap" : null
36997
36997
  },
36998
36998
  "[data-actions]": {
@@ -37025,7 +37025,7 @@ const { defineMultiStyleConfig: CA, definePartsStyle: fA } = N2([
37025
37025
  ...tn({
37026
37026
  breakpoint: "md",
37027
37027
  styles: {
37028
- "[data-cardWrapper]": {
37028
+ "[data-cardwrapper]": {
37029
37029
  flexFlow: y ? "row" : null
37030
37030
  },
37031
37031
  "[data-actions]": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nypl/design-system-react-components",
3
- "version": "3.5.5-rc",
3
+ "version": "3.5.5-rc2",
4
4
  "description": "NYPL Reservoir Design System React Components",
5
5
  "repository": {
6
6
  "type": "git",