…form (elastic#198725)
## Summary
Part of elastic#195211
Moves Rule Form code out of `@kbn/alerts-ui-shared` and into a new
package called `@kbn/response-ops-rule-form`.
Some types and hooks that are used by multiple features or solutions are
still in `@kbn/alerts-ui-shared` and have been rerouted. The bulk of
Rule Form-specific code is in this new package.
### 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>
Co-authored-by: Kevin Delemme <kevin.delemme@elastic.co>
(cherry picked from commit 8f267fd)
# Conflicts:
# .github/CODEOWNERS
# x-pack/plugins/translations/translations/zh-CN.json
Backport
This will backport the following commits from
mainto8.x:Questions ?
Please refer to the Backport tool documentation