Metadata-Version: 2.1
Name: ssb-dash-components
Version: 0.7.0
Summary: Dash Component library for SSB
License: MIT
Author: Miles Mason Winther
Author-email: 42948872+mmwinther@users.noreply.github.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: dash (>=2.15.0)
Description-Content-Type: text/markdown

# SSB Dash Components

_The [SSB Component Library](https://design.ssb.no/), available for Dash!_

## Components

| Component              | Available for Dash? |
| ---------------------- | ------------------- |
| Accordion              | :white_check_mark:  |
| Breadcrumb             |                     |
| Button                 | :white_check_mark:  |
| Cards                  |                     |
| Checkbox               |                     |
| Divider                |                     |
| Dropdown               | :white_check_mark:  |
| Fact Box               |                     |
| Footer                 |                     |
| Form Error             |                     |
| Glossary               | :white_check_mark:  |
| Graphs                 |                     |
| Header                 | :white_check_mark:  |
| Input                  | :white_check_mark:  |
| Key Figures            |                     |
| Links                  |                     |
| Map                    |                     |
| Pagination             |                     |
| Quote and Highlighting |                     |
| Radio Buttons          |                     |
| Responsive media       |                     |
| Reference              |                     |
| Search                 |                     |
| Site navigation        |                     |
| Sticky menu            |                     |
| Table                  |                     |
| Tabs                   | :white_check_mark:  |
| Tags                   |                     |
| Warnings and errors    | :white_check_mark:  |

