ts4nfdi / terminology-service-suite

The SemLookP Widgets project is a collection of interactive widgets designed to ease the integration of terminology service functions into third-party applications.
https://ts4nfdi.github.io/terminology-service-suite/comp/latest/
MIT License
12 stars 2 forks source link

Update EUI to the latest version (or v88 since EuiSuggest was removed in v89) #80

Open jusa3 opened 2 months ago

jusa3 commented 2 months ago

The semlookp widgets are not compatible with the latest EUI version (v94). In v89, EuiSuggest was removed (https://github.com/elastic/eui/releases/tag/v89.0.0). It should be possible to update to v88.

Perhaps we can create a wrapper for each widget, as is the case for the SearchBarWidget and update to the latest EUI version.

We should update the README to inform about using the widgets with EUI version < 88.