mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Adds two more packages and moves files into the packages (#100375)
## Summary * Adds package `kbn-securitysolution-list-api` * Adds package `kbn-securitysolution-list-hooks` * Moves files into the packages * Moves a few additional types into the other packages such as the `kbn-securitysolution-io-ts-types` package to remove more things from the shard_export/shared_import between lists and security solution * Removes more duplicated code ### 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
This commit is contained in:
parent
3523a937f6
commit
192c8ba743
128 changed files with 1669 additions and 517 deletions
|
@ -88,6 +88,8 @@ yarn kbn watch-bazel
|
|||
- kbn/securitysolution-io-ts-list-types
|
||||
- kbn/securitysolution-io-ts-types
|
||||
- @kbn/securitysolution-io-ts-utils
|
||||
- @kbn/securitysolution-list-api
|
||||
- @kbn/securitysolution-list-hooks
|
||||
- @kbn/securitysolution-list-utils
|
||||
- @kbn/securitysolution-utils
|
||||
- @kbn/server-http-tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue