diff options
Diffstat (limited to 'core/core.libraries.yml')
-rw-r--r-- | core/core.libraries.yml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/core/core.libraries.yml b/core/core.libraries.yml index f62da33d128..75cc6c6684f 100644 --- a/core/core.libraries.yml +++ b/core/core.libraries.yml @@ -614,6 +614,24 @@ drupal.form: - core/drupal.debounce - core/once +drupal.htmx: + version: VERSION + js: + misc/htmx/htmx-assets.js: {} + misc/htmx/htmx-behaviors.js: {} + dependencies: + - core/htmx + - core/drupal + - core/drupalSettings + - core/loadjs + drupalSettings: + # These placeholder values will be set by system_js_settings_alter(). + ajaxPageState: + libraries: null + theme: null + theme_token: null + ajaxTrustedUrl: {} + drupal.machine-name: version: VERSION js: |