mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
## Summary Issue: https://github.com/elastic/kibana/issues/179105 Related PR: https://github.com/elastic/kibana/pull/180539 Part 2.5/3 PRs of the new rule form. This PR acts as the foundation PR for the main rule form PR by moving a lot of the dependencies needed by the rules form to a shared package. So no new features added, just moving stuff around. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.mdx | ||
setup_tests.ts | ||
tsconfig.json |
# @kbn/alerts-ui-shared --- id: AlertsUIShared/Components/AlertLifecycleStatusBadge slug: /kbn-alerts-ui-shared/src/alert_lifecycle_status_badge/index.tsx title: Alert Lifecycle Status description: A component to show the status of an alert tags: ['kbn-alerts-ui-shared', 'component'] date: 2023-02-07 --- ## Description A component to show the status of an alert