kibana/packages/kbn-ui-shared-deps-npm
Greg Thompson 604409b3de
Upgrade EUI to v43.1.1 (#120935)
* eui to v43.0.0

* update themeprovider types

* update sass import location

* storyshots

* snapshots

* jest

* jest

* timepicker functional test helpers

* snapshots

* timepicker functional test helpers

* invert checked logic

* fix i18n token

* snapshots

* handle new refresh interval operations order

* refactor refresh interval logic, test

* jest

* timepicker popover order

* eui to v43.1.0

* jest

* jest

* jest

* euicode selector

* jest

* functional tests

* functional tests

* timepicker

* bump timeout

* conditional click to close

* clean up

* eui to v43.1.1

* clean up

* loading background

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-20 10:48:36 -06:00
..
src remove all references to v7 theme (#113570) 2021-10-29 12:28:42 -05:00
BUILD.bazel Upgrade Typescript to 4.3.5 (#104470) 2021-12-02 16:27:41 -08:00
package.json [kbn/ui-shared-deps] split into two packages (#110558) 2021-09-16 12:06:46 -07:00
README.md [kbn/ui-shared-deps] split into two packages (#110558) 2021-09-16 12:06:46 -07:00
tsconfig.json Upgrade Typescript to 4.3.5 (#104470) 2021-12-02 16:27:41 -08:00
webpack.config.js Upgrade EUI to v43.1.1 (#120935) 2021-12-20 10:48:36 -06:00

@kbn/ui-shared-deps-npm

Shared dependencies that must only have a single instance and also come from NPM 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.