kibana/api_docs/kbn_ui_theme.mdx
Stacey Gammon 3bbbbb9ed3
Don't include teams with no usage of due deprecations (#124268)
* Don't include teams that have 0 due deprecations

* Update api docs
2022-02-01 10:53:35 -07:00

30 lines
921 B
Text

---
id: kibKbnUiThemePluginApi
slug: /kibana-dev-docs/api/kbn-ui-theme
title: "@kbn/ui-theme"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/ui-theme plugin
date: 2022-02-01
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ui-theme']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
import kbnUiThemeObj from './kbn_ui_theme.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 7 | 0 | 6 | 0 |
## Common
### Objects
<DocDefinitionList data={kbnUiThemeObj.common.objects}/>
### Consts, variables and types
<DocDefinitionList data={kbnUiThemeObj.common.misc}/>