elasticsearch_helper_instant-8.x-6.x-dev/elasticsearch_helper_instant.libraries.yml
elasticsearch_helper_instant.libraries.yml
#typeahead:
# remote: https://typeahead.js.org
# version: 1.2.0
# license:
# name: MIT
# url: https://github.com/corejavascript/typeahead.js/blob/master/license
# gpl-compatible: true
# js:
# /libraries/typeahead.js/dist/typeahead.bundle.min.js: { minified: true }
# dependencies:
# - core/jquery
instant-search:
css:
component:
css/elasticsearch-helper-instant.css: {}
js:
js/typeahead.bundle.min.js: {}
js/elasticsearch-helper-instant.js: {}
dependencies:
- core/jquery.once
- core/drupalSettings
- elasticsearch_helper_instant/typeahead
