mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Part of https://github.com/elastic/kibana/issues/175138 and prerequisite
for https://github.com/elastic/kibana/issues/174960
PR decouples Url drilldown action from Embeddable framework by migrating
to sets of composable interfaces.
### test instructions
1. Create panel and add "Url drilldown"
2. Verify `context` variables are populated with the same values when
they were grabbed from embeddable.input and embeddable.output
<img width="600" alt="Screenshot 2024-01-31 at 2 11 20 PM"
src="
|
||
---|---|---|
.. | ||
src | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/ui-actions-browser
Empty package generated by @kbn/generate