@universityofmaryland/web-components-library 1.14.14 → 1.14.15

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.14.14-blue)](https://www.npmjs.com/package/@universityofmaryland/web-components-library)
3
+ [![Components Version](https://img.shields.io/badge/Components-v1.14.15-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
@@ -28017,7 +28017,7 @@ const $J = ({
28017
28017
  display: "grid",
28018
28018
  gridTemplateColumns: "50% 50%",
28019
28019
  alignItems: "center",
28020
- minHeight: "48vh"
28020
+ minHeight: "56vh"
28021
28021
  }
28022
28022
  }
28023
28023
  }