kibana/packages/kbn-ui-shared-deps-src
Spencer 5b99289c29
[7.16] Remove direct usage of EUI theme vars (#116232) (#118229)
* Remove direct usage of EUI theme vars (#116232)

Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	packages/kbn-ui-shared-deps-src/src/theme.ts
#	src/plugins/discover/public/application/components/discover_grid/discover_grid_document_selection.tsx
#	src/plugins/expressions/public/react_expression_renderer.tsx
#	x-pack/plugins/apm/ftr_e2e/cypress/integration/read_only_user/service_inventory/service_inventory.spec.ts

* commit using @elastic.co

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 20:48:19 -05:00
..
flot_charts
src [7.16] Remove direct usage of EUI theme vars (#116232) (#118229) 2021-11-10 20:48:19 -05:00
theme
BUILD.bazel
package.json
README.md
tsconfig.json
webpack.config.js

@kbn/ui-shared-deps-src

Shared dependencies that must only have a single instance and are built from the repository are installed and re-exported from here. To consume them, import the package and merge the externals export into your webpack config so that all references to the supported modules will be remapped to use the global versions.