| 1 | # Topcoat UI install state. Managed by `topcoat ui`. |
| 2 | version = 1 |
| 3 | components_dir = "src/components" |
| 4 | |
| 5 | [theme] |
| 6 | name = "neutral" |
| 7 | registry = "topcoat" |
| 8 | hash = "sha256:c7bdcb5ea4ff757611ba616e92178169b262be98155c06dfa2407584d51e7459" |
| 9 | file = "styles.css" |
| 10 | |
| 11 | [registries.topcoat.components.badge] |
| 12 | hash = "sha256:ee86a6d59d019450aad3274da752d9ad490885d58edf434c56a95f4afdaaa95e" |
| 13 | file = "src/components/badge.rs" |
| 14 | |
| 15 | [registries.topcoat.components.button] |
| 16 | hash = "sha256:8dcc9609183d0a51138c7a15de06d5525388f25a3958071fab25b96efaa2b160" |
| 17 | file = "src/components/button.rs" |
| 18 | |
| 19 | [registries.topcoat.components.card] |
| 20 | hash = "sha256:f7baecc0a71b59126d311ac504c36a14fa98d438d18230b807f10f7e976a30b7" |
| 21 | file = "src/components/card.rs" |
| 22 | |
| 23 | [registries.topcoat.components.input] |
| 24 | hash = "sha256:7769330ae511769c1c50b39c75b7475b676af9072d2156398762cf505a3bf306" |
| 25 | file = "src/components/input.rs" |
| 26 | |
| 27 | [registries.topcoat.components.label] |
| 28 | hash = "sha256:cd8e7569717c82abad745f0586f03fbc759e6000988a82c8dce15182a409d0d6" |
| 29 | file = "src/components/label.rs" |
| 30 | |
| 31 | [registries.topcoat.components.select] |
| 32 | hash = "sha256:5d6bc5c890c12fad1b004569212b6bb83fda3a1e2bd5da261225845419dfbc85" |
| 33 | file = "src/components/select.rs" |
| 34 | |
| 35 | [registries.topcoat.components.textarea] |
| 36 | hash = "sha256:852407d012c458ea3b43fafa69fda9fa09287071dc0e1d2367671fe2c9173309" |
| 37 | file = "src/components/textarea.rs" |