kibana/packages/kbn-ui-shared-deps
Greg Thompson 0306c7a8cf
Upgrade EUI to v24.1.0 (#68141)
* eui to 24.1.0

* src snapshot updates

* x-pack snapshot updates

* euiPaletteColorBlind param updates

* euiPaletteColorBlind ts-ignore

* fix collapsibleNav close button click for functional testing

* await focus

* increase legacy sass build timeout value

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-09 15:07:40 -06:00
..
scripts apply prettier styles 2020-05-22 09:08:58 +02:00
vendor
entry.js [ES UI Shared] Monaco XJSON (#67485) 2020-06-04 13:43:21 +02:00
index.d.ts [bootstrap/styles] add early support for v8 themes (#66673) 2020-05-21 14:08:58 -07:00
index.js [ES UI Shared] Monaco XJSON (#67485) 2020-06-04 13:43:21 +02:00
package.json Upgrade EUI to v24.1.0 (#68141) 2020-06-09 15:07:40 -06:00
polyfills.js
public_path_loader.js [kbn/optimizer] update public path before imports (#67561) 2020-05-29 14:21:14 -07:00
public_path_module_creator.js [kbn/optimizer] update public path before imports (#67561) 2020-05-29 14:21:14 -07:00
README.md
tsconfig.json [ES UI Shared] Monaco XJSON (#67485) 2020-06-04 13:43:21 +02:00
webpack.config.js [ES UI Shared] Monaco XJSON (#67485) 2020-06-04 13:43:21 +02:00
yarn.lock

@kbn/ui-shared-deps

Shared dependencies that must only have a single instance 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.