kibana/packages/presentation/presentation_library
Devon Thomson 64ebaffd89
[Embeddable Refactor] Create Decoupled Presentation Panel (#172017)
Closes https://github.com/elastic/kibana/issues/167426
Closes https://github.com/elastic/kibana/issues/167890

Contains much of the prep work required to decouple the Embeddables system from Kibana in anticipation of its deprecation and removal.

Co-authored-by: Nathan Reese <reese.nathan@gmail.com>
2024-01-17 17:13:02 -05:00
..
interfaces [Embeddable Refactor] Create Decoupled Presentation Panel (#172017) 2024-01-17 17:13:02 -05:00
index.ts [Embeddable Refactor] Create Decoupled Presentation Panel (#172017) 2024-01-17 17:13:02 -05:00
jest.config.js [Embeddable Refactor] Create Decoupled Presentation Panel (#172017) 2024-01-17 17:13:02 -05:00
kibana.jsonc [Embeddable Refactor] Create Decoupled Presentation Panel (#172017) 2024-01-17 17:13:02 -05:00
package.json [Embeddable Refactor] Create Decoupled Presentation Panel (#172017) 2024-01-17 17:13:02 -05:00
README.md [Embeddable Refactor] Create Decoupled Presentation Panel (#172017) 2024-01-17 17:13:02 -05:00
tsconfig.json [Embeddable Refactor] Create Decoupled Presentation Panel (#172017) 2024-01-17 17:13:02 -05:00

@kbn/presentation-library

Contains interfaces and type guards to be used to mediate the relationship between panels / charts, and a content library.