kibana/x-pack/plugins/canvas/storybook
Tiago Costa e38350f7f9
chore(NA): upgrades uuid to v9.0.0 (#149135)
This PR upgrades uuid into its latest version `9.0.0`.
The previous default used version `v4` was kept where it was previously
used and places using `v1` or `v5` are still using it.

In this latest version they removed the deep import feature and as we
are not using tree shaking it increased our bundles by a significant
size. As such, I've moved this dependency into the `ui-shared-deps-npm`
bundle.

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-01-19 19:48:07 +00:00
..
__mocks__ [Canvas] Fixes Storybook for DatasourceComponent is crashing. (#110180) 2021-08-27 06:58:10 -04:00
addon chore(NA): upgrades uuid to v9.0.0 (#149135) 2023-01-19 19:48:07 +00:00
decorators Update Storybook to 6.5 (#139334) 2022-09-22 19:23:21 -07:00
canvas_webpack.ts [Canvas] Use data views service (#139610) 2022-10-24 12:33:36 -07:00
constants.ts [canvas] Refactor Storybook from bespoke to standard configuration (#101962) 2021-06-17 18:57:44 -04:00
index.ts Update Storybook to 6.5 (#139334) 2022-09-22 19:23:21 -07:00
main.js [eslint] ensure that all imports are resolvable (#129002) 2022-04-04 15:37:06 -04:00
preview.ts [canvas] Fix Storybook service decorator (#104750) 2021-07-07 20:39:35 -04:00
storyshots.skipped_test.tsx Upgrade to Jest 27 (#139335) 2022-10-25 14:38:38 -05:00