kibana/test
Mikhail Shustov ee8bc62637
Extract src/core in a separate TS project (#76785) (#77509)
* break dependency on data plugin TS code

* move global typings to @kbn/utility-types

* import types from @kbn/utility-types

* remove type dependency on plugins

* add intermediate js files to break dependency on outter TS code

* temp type declaration for query-string

* declare src/core project

* export types to reference in the built d.ts files

* reference core project

* move jest types out of kbn/utility-types due to a clash with mocha types

* fix wrong es_kuery path and ts project paths

* reference core from packages consuming it

* x-pack & oss should use the same lodash version

* Revert "x-pack & oss should use the same lodash version"

This reverts commit 79cec5781e.

* use the same lodash version

* fix @types/lodash TS2300: Duplicate identifier error

* fix wrong imports

* update docs

* update docs

* add a comment why file is needed
# Conflicts:
#	packages/kbn-utility-types/index.ts
#	src/core/public/application/capabilities/capabilities_service.mock.ts
#	src/core/public/chrome/chrome_service.mock.ts
2020-09-16 07:51:42 +02:00
..
accessibility [7.x] Stacked headers and navigational search (#72331) (#77407) 2020-09-15 11:37:16 -05:00
api_integration [7.x] [Telemetry][API Integration tests] Ensure .kibana index exists (#76662) (#77157) 2020-09-10 14:49:21 +01:00
common [7.x] Hide management sections based on cluster/index privileges (#67791) (#77345) 2020-09-14 14:33:17 -04:00
examples Routing example plugin (#69581) (#71901) 2020-07-15 15:00:15 -04:00
functional [7.x] Adds @kbn/utils package (#76518) (#77531) 2020-09-15 14:03:19 -07:00
harden [7.x] chore(NA): upgrade to lodash@4 (#69868) (#70683) 2020-07-03 04:40:17 +01:00
interpreter_functional Extract src/core in a separate TS project (#76785) (#77509) 2020-09-16 07:51:42 +02:00
new_visualize_flow [Time to Visualize] Unifying feature flag config for visualize editor and dashboard (#75408) (#75524) 2020-08-21 09:14:25 +01:00
plugin_functional Extract src/core in a separate TS project (#76785) (#77509) 2020-09-16 07:51:42 +02:00
scripts [7.x] [CI] ensure tests for @elastic/safer-lodash-set only runs once (#77146) (#77184) 2020-09-14 12:18:08 +02:00
server_integration [7.x] Remove legacy optimizer (#73154) (#74966) 2020-08-13 12:36:25 -07:00
typings [7.x] Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) (#74384) 2020-08-05 21:45:29 +02:00
ui_capabilities/newsfeed_err update code style 2020-05-22 10:35:02 +02:00
visual_regression [7.x] chore(NA): upgrade to lodash@4 (#69868) (#70683) 2020-07-03 04:40:17 +01:00
mocha_decorations.d.ts [7.x] Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) (#74384) 2020-08-05 21:45:29 +02:00
tsconfig.json Extract src/core in a separate TS project (#76785) (#77509) 2020-09-16 07:51:42 +02:00