@nypl/design-system-react-components 3.5.5-rc → 3.5.5-rc3
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.
|
@@ -2337,7 +2337,7 @@ function wD(n) {
|
|
|
2337
2337
|
layout: M,
|
|
2338
2338
|
size: T
|
|
2339
2339
|
});
|
|
2340
|
-
return /* @__PURE__ */ x.jsx(c1, { __css: O, "data-
|
|
2340
|
+
return /* @__PURE__ */ x.jsx(c1, { __css: O, "data-imagewrapper": !0, children: /* @__PURE__ */ x.jsx(
|
|
2341
2341
|
wa,
|
|
2342
2342
|
{
|
|
2343
2343
|
alt: a,
|
|
@@ -2465,7 +2465,7 @@ const P$ = _1(
|
|
|
2465
2465
|
...$.wrapper,
|
|
2466
2466
|
...B
|
|
2467
2467
|
},
|
|
2468
|
-
"data-
|
|
2468
|
+
"data-cardwrapper": !0,
|
|
2469
2469
|
...T,
|
|
2470
2470
|
children: [
|
|
2471
2471
|
R && /* @__PURE__ */ x.jsx(
|
|
@@ -33966,7 +33966,7 @@ const { defineMultiStyleConfig: DP, definePartsStyle: RP } = N2(["container", "b
|
|
|
33966
33966
|
"[data-wrapper]": {
|
|
33967
33967
|
flexDirection: l ? "column-reverse" : "column"
|
|
33968
33968
|
},
|
|
33969
|
-
"[data-
|
|
33969
|
+
"[data-imagewrapper]": {
|
|
33970
33970
|
height: "320px",
|
|
33971
33971
|
width: "100%"
|
|
33972
33972
|
}
|
|
@@ -33980,7 +33980,7 @@ const { defineMultiStyleConfig: DP, definePartsStyle: RP } = N2(["container", "b
|
|
|
33980
33980
|
paddingLeft: i ? "s" : null,
|
|
33981
33981
|
paddingRight: i ? "s" : null
|
|
33982
33982
|
},
|
|
33983
|
-
"[data-
|
|
33983
|
+
"[data-imagewrapper]": {
|
|
33984
33984
|
height: "auto",
|
|
33985
33985
|
width: f
|
|
33986
33986
|
},
|
|
@@ -36992,7 +36992,7 @@ const { defineMultiStyleConfig: CA, definePartsStyle: fA } = N2([
|
|
|
36992
36992
|
...tn({
|
|
36993
36993
|
breakpoint: "base",
|
|
36994
36994
|
styles: {
|
|
36995
|
-
"[data-
|
|
36995
|
+
"[data-cardwrapper]": {
|
|
36996
36996
|
flexFlow: y ? "column nowrap" : null
|
|
36997
36997
|
},
|
|
36998
36998
|
"[data-actions]": {
|
|
@@ -37005,7 +37005,7 @@ const { defineMultiStyleConfig: CA, definePartsStyle: fA } = N2([
|
|
|
37005
37005
|
width: "100%"
|
|
37006
37006
|
},
|
|
37007
37007
|
...y && {
|
|
37008
|
-
"[data-
|
|
37008
|
+
"[data-imagewrapper]": {
|
|
37009
37009
|
maxWidth: "100%",
|
|
37010
37010
|
margin: a ? "var(--nypl-space-m) 0 0" : null,
|
|
37011
37011
|
width: "100%",
|
|
@@ -37025,7 +37025,7 @@ const { defineMultiStyleConfig: CA, definePartsStyle: fA } = N2([
|
|
|
37025
37025
|
...tn({
|
|
37026
37026
|
breakpoint: "md",
|
|
37027
37027
|
styles: {
|
|
37028
|
-
"[data-
|
|
37028
|
+
"[data-cardwrapper]": {
|
|
37029
37029
|
flexFlow: y ? "row" : null
|
|
37030
37030
|
},
|
|
37031
37031
|
"[data-actions]": {
|
|
@@ -37040,7 +37040,7 @@ const { defineMultiStyleConfig: CA, definePartsStyle: fA } = N2([
|
|
|
37040
37040
|
width: "auto"
|
|
37041
37041
|
},
|
|
37042
37042
|
...y && {
|
|
37043
|
-
"[data-
|
|
37043
|
+
"[data-imagewrapper]": {
|
|
37044
37044
|
maxWidth: "50%",
|
|
37045
37045
|
flex: "0 0 225px",
|
|
37046
37046
|
margin: a ? "0 0 0 var(--nypl-space-m)" : "0 var(--nypl-space-m) 0 0",
|
|
@@ -39024,7 +39024,7 @@ const I$ = _1(
|
|
|
39024
39024
|
...d.imgWrapper,
|
|
39025
39025
|
backgroundImage: `/**/url(${i.src})`
|
|
39026
39026
|
},
|
|
39027
|
-
"data-
|
|
39027
|
+
"data-imagewrapper": !0,
|
|
39028
39028
|
children: /* @__PURE__ */ x.jsx(
|
|
39029
39029
|
ZI,
|
|
39030
39030
|
{
|