@universityofmaryland/web-components-library 1.12.18 → 1.12.19
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 +4 -4
- package/dist/api/carousel/wide.d.ts +4 -0
- package/dist/api/carousel/wide.d.ts.map +1 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# University of Maryland Web Components Library
|
|
2
2
|
|
|
3
|
-
[](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
|
|
|
@@ -113,7 +113,7 @@ The Styles Package provides utility classes for spacing, grids, and typography:
|
|
|
113
113
|
</div>
|
|
114
114
|
```
|
|
115
115
|
|
|
116
|
-
[Learn more about Styles integration →](
|
|
116
|
+
[Learn more about Styles integration →](components/usage.html#styles-integration)
|
|
117
117
|
|
|
118
118
|
### Elements Package Relationship
|
|
119
119
|
|
|
@@ -254,10 +254,10 @@ if (card) {
|
|
|
254
254
|
|
|
255
255
|
## Documentation
|
|
256
256
|
|
|
257
|
-
- **[Component Reference](./
|
|
257
|
+
- **[Component Reference](./)** - Complete API documentation
|
|
258
258
|
- **[Usage Examples](./usage.html)** - Practical implementation guide with real-world examples
|
|
259
259
|
- **[Advanced Guide](./advanced-usage.html)** - TypeScript, testing, reactive components, and custom development
|
|
260
|
-
- **[
|
|
260
|
+
- **[Design System](https://designsystem.umd.edu)** - Full design system docs
|
|
261
261
|
|
|
262
262
|
## Testing
|
|
263
263
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wide.d.ts","sourceRoot":"","sources":["../../../source/api/carousel/wide.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAEV,qBAAqB,EAEtB,MAAM,WAAW,CAAC;AA0HnB,QAAA,MAAM,YAAY,EAAE,qBAMlB,CAAC;AAEH,eAAe,YAAY,CAAC"}
|