@universityofmaryland/web-components-library 1.18.0 → 1.18.1

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.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # University of Maryland Web Components Library
2
2
 
3
- [![Components Version](https://img.shields.io/badge/Components-v1.18.0-blue)](https://www.npmjs.com/package/@universityofmaryland/web-components-library)
3
+ [![Components Version](https://img.shields.io/badge/Components-v1.18.1-blue)](https://www.npmjs.com/package/@universityofmaryland/web-components-library)
4
4
 
5
5
  High-level web components built on the UMD Elements Library, providing feature-rich, accessible, and brand-compliant UI components for University of Maryland digital experiences.
6
6
 
package/dist/bundle.js CHANGED
@@ -18391,15 +18391,20 @@ const zb = "0.1.0", lE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.de
18391
18391
  customStyles: e = {},
18392
18392
  hasBorder: t = !1,
18393
18393
  isThemeDark: n = !1,
18394
- isTransparent: i = !1
18394
+ isTransparent: i = !1,
18395
+ hasImage: s = !0
18395
18396
  }) => new F().withClassName("layout-block-stacked-text").withStyles({
18396
18397
  element: {
18397
18398
  maxWidth: `${m.maxWidth.smallest}`,
18398
18399
  ...fA("min-width", Uo, {
18399
- paddingTop: m.md
18400
+ ...s && {
18401
+ paddingTop: m.md
18402
+ }
18400
18403
  }),
18401
18404
  ...fA("min-width", Uo, {
18402
- paddingTop: m.lg,
18405
+ ...s && {
18406
+ paddingTop: m.lg
18407
+ },
18403
18408
  ...t && {
18404
18409
  padding: m.md
18405
18410
  },
@@ -19752,7 +19757,8 @@ const zb = "0.1.0", lE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.de
19752
19757
  ), B.push(
19753
19758
  LI({
19754
19759
  children: [Ds(A)],
19755
- ...g
19760
+ ...g,
19761
+ hasImage: !!i
19756
19762
  })
19757
19763
  );
19758
19764
  const w = kI({