kibana/x-pack/plugins/lens/public
Mikhail Shustov 159369b719
Use ts-expect-error in platform code (#69883)
* ts-ignore --> ts-expect-error

* fix error with mutable array

* fix errors in consumers code

* update SOM

* fix FeatureConfig & Feature compatibility

* do not re-export from code. it breaks built version

* update docs

* add eslint rule for platform team code

* remove test. this is covered by ts-expect-error in unit tests

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-30 07:37:42 +02:00
..
app_plugin prep state transfer for passing embeddables by value to editor and back (#69991) 2020-06-26 12:55:12 +01:00
assets [Lens] Pie and treemap charts (#55477) 2020-05-05 15:59:32 -04:00
datatable_visualization [Lens] Fix empty values filtering (#67594) 2020-05-29 09:38:07 +02:00
debounced_component apply prettier styles 2020-05-22 09:08:58 +02:00
drag_drop perf: drag and drop performance improvement for field list (#67455) 2020-05-29 09:34:55 +02:00
editor_frame_service Use ts-expect-error in platform code (#69883) 2020-06-30 07:37:42 +02:00
id_generator
indexpattern_datasource [Lens] Fix broken test (#70117) 2020-06-27 08:20:29 +02:00
lens_ui_telemetry apply prettier styles 2020-05-22 09:08:58 +02:00
metric_visualization apply prettier styles 2020-05-22 09:08:58 +02:00
native_renderer apply prettier styles 2020-05-22 09:08:58 +02:00
persistence [Lens] Add description property and check duplicate title on save (#68219) 2020-06-10 18:28:00 +02:00
pie_visualization [Lens] Fix empty values filtering (#67594) 2020-05-29 09:38:07 +02:00
shared_components [Lens] fix empty state for pie (#66206) 2020-05-13 14:49:50 +02:00
xy_visualization Update dependency @elastic/charts to v19.5.2 (#69126) 2020-06-17 16:02:34 +02:00
_mixins.scss
_variables.scss
help_menu_util.tsx
index.scss
index.ts
loader.test.tsx
loader.tsx
plugin.ts Remove App communication from URL (#67064) 2020-06-23 12:21:48 -04:00
settings_storage.tsx [Lens] Last used Index pattern is saved to and retrieved from local storage (#69511) 2020-06-26 16:33:09 +02:00
types.ts [Lens] Add toolbar api (#69263) 2020-06-26 09:38:35 +02:00
utils.test.ts [Lens] Fix empty values filtering (#67594) 2020-05-29 09:38:07 +02:00
utils.ts [Lens] Fix empty values filtering (#67594) 2020-05-29 09:38:07 +02:00
vis_type_alias.ts [Lens] Add description property and check duplicate title on save (#68219) 2020-06-10 18:28:00 +02:00
visualization_container.test.tsx
visualization_container.tsx