kibana/packages/kbn-alerts-ui-shared
Jiawei Wu a25ccec11c
[Response Ops][Rule Form V2] Move dependencies from triggers actions UI to shared package (#184977)
## 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>
2024-06-12 16:16:31 -07:00
..
src [Response Ops][Rule Form V2] Move dependencies from triggers actions UI to shared package (#184977) 2024-06-12 16:16:31 -07:00
index.ts [Response Ops][Rule Form V2] Move dependencies from triggers actions UI to shared package (#184977) 2024-06-12 16:16:31 -07:00
jest.config.js [RAM] Autocomplete (#158454) 2023-08-30 19:04:14 -07:00
kibana.jsonc [RAM] Bring flapping status and settings in o11y (#150483) 2023-02-07 20:52:26 -07:00
package.json [RAM] Bring flapping status and settings in o11y (#150483) 2023-02-07 20:52:26 -07:00
README.mdx [RAM] Bring flapping status and settings in o11y (#150483) 2023-02-07 20:52:26 -07:00
setup_tests.ts [RAM] Autocomplete (#158454) 2023-08-30 19:04:14 -07:00
tsconfig.json [Response Ops][Rule Form V2] Move dependencies from triggers actions UI to shared package (#184977) 2024-06-12 16:16:31 -07:00

# @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