kibana/docs/developer/getting-started
Frank Hassanabad 9bf488e826
[Security Solutions] Re-arranges and adds more packages to remove copied code (#100310)
## Summary

* Creates a `securitysolution-list-utils` packaged and moves the first set of utilities into there
* Fixes a slight bug with `kbn-securitysolution-io-ts-list-types` where the wrong name was used
* Moves _all_ of the lists schemas and types into the package `kbn-securitysolution-io-ts-list-types`
* Removes copied code found in a few places

## Tech debt
* Some spots I have to use an `any` in the package as Kibana kbn packages don't have the types I need
* Some spots I copy constants until we can straighten out those pieces.
* I keep copied mock files until we figure out how to share mocks from these packages without adding weight or we create dedicated mock packages for all of this. 


### 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
2021-05-19 15:59:52 -06:00
..
building-kibana.asciidoc [docs/build] Update build dependencies list (#98545) 2021-05-03 17:04:34 -05:00
debugging.asciidoc Fix "to to" spelling error (#93885) 2021-03-10 17:46:31 +02:00
development-plugin-resources.asciidoc [DOCS] More cleanup in developer docs (#90506) 2021-02-08 07:47:36 -08:00
index.asciidoc docs(NA): adds missing requirement to developing on windows (#97664) 2021-04-20 19:57:32 +01:00
monorepo-packages.asciidoc [Security Solutions] Re-arranges and adds more packages to remove copied code (#100310) 2021-05-19 15:59:52 -06:00
running-kibana-advanced.asciidoc [DOCS] Clean up text (#90359) 2021-02-05 09:16:28 -08:00
sample-data.asciidoc Clean up the developer guide (#71631) 2020-07-16 10:13:51 -04:00