@wwtdev/bsds-components-vue3 3.2.3 → 3.3.0
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 +1 -0
- package/lib/bsds-components.js +4654 -4333
- package/lib/bsds-components.js.map +1 -1
- package/lib/components.css +1 -1
- package/package.json +5 -19
package/README.md
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
# BSDS Vue 3 Components
|
|
2
2
|
|
|
3
3
|
Vue 3 component library for the [Blue Steel Design System](https://design.apps.wwt.com), built and maintained by [WWT](https://www.wwt.com). The library provides accessible, themeable components that implement WWT's brand design language on top of the [`@wwtdev/bsds-css`](https://www.npmjs.com/package/@wwtdev/bsds-css) framework.
|
|
4
|
+
|