yandex_smartcaptcha-1.0.2/yandex_smartcaptcha.libraries.yml
yandex_smartcaptcha.libraries.yml
# Third-party Yandex SmartCaptcha library.
smartcaptcha.library:
js:
https://smartcaptcha.yandexcloud.net/captcha.js: { type: external, minified: true, weight: -200, attributes: { defer: true, async: true } }
# The library integrates Yandex SmartCaptcha with forms.
smartcaptcha.element:
js:
js/smartcaptcha-element.js: { weight: 0 }
dependencies:
- core/jquery.once
- core/internal.jquery.form
- core/drupalSettings
- yandex_smartcaptcha/smartcaptcha.library
