@baloise/stencil-vite-fix
Version:
The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.
42 lines (30 loc) • 5.4 kB
Markdown
# This repo is for Baloise Design System v10
You are looking at the repository for Baloise Design System v10. The repo for the rebranded one is [here](https://baloise-design.vercel.app).
<a href="https://baloise-design-v10.vercel.app" target="blank">
<img src="https://raw.githubusercontent.com/baloise/design-system/design-system/resources/images/banner.svg?sanitize=true" alt="Baloise Design System" />
</a>
<br>
[](https://github.com/baloise/design-system/actions/workflows/continuous.yml)
[](https://github.com/baloise/design-system/actions/workflows/release.yml)






[](https://webnamespaces.org)
## About
The Baloise Design System consists of reusable components and a clearly defined visual style, that can be assembled together to build any number of applications.
## Documentation
The [documentation](https://baloise-design-v10.vercel.app) is published on now.sh, and is built with [vuepress](https://vuepress.vuejs.org/).
## Packages
| Library | Status | Description |
| ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | ----------------------------------------------------------------------- |
| [Components](https://baloise-design-v10.vercel.app/components/) |  | Core package build with web components and global styling. |
| [Components Angular](https://baloise-design-v10.vercel.app/components/getting-started/angular/) |  | Angular component proxies based on the the core package. |
| [Components Vue](https://baloise-design-v10.vercel.app/components/getting-started/vue/) |  | Vue component proxies based on the the core package. |
| [Components React](https://baloise-design-v10.vercel.app/components/getting-started/react/) |  | React component proxies based on the the core package. |
| [Components Table](https://baloise-design-v10.vercel.app/components/components/bal-table.html) |  | Integration library for AG-Grid with styles and renderer functions |
| [Icons](https://baloise-design-v10.vercel.app/design/icons.html#all-icons) |  | SVG icons of the design system. |
| [Fonts](https://baloise-design-v10.vercel.app/design/typography.html) |  | Web-Font of the design system. |
| [Testing](https://baloise-design-v10.vercel.app/components/tooling/testing.html) |  | Testing package with custom and overridden commands for each component. |