UNPKG

@trustcomponent/trustcaptcha-frontend

Version:

TrustCaptcha – Privacy-first CAPTCHA solution. GDPR-compliant, bot protection made in Europe.

17 lines (12 loc) 1.3 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const index = require('./index-4eb5b89c.js'); const appGlobals = require('./app-globals-3a1e7e63.js'); const defineCustomElements = async (win, options) => { if (typeof window === 'undefined') return undefined; await appGlobals.globalScripts(); return index.bootstrapLazy([["trustcaptcha-component.cjs",[[1,"trustcaptcha-component",{"sitekey":[1],"privacyUrl":[1,"privacy-url"],"trustcaptchaApi":[1,"trustcaptcha-api"],"framework":[1],"language":[1],"customTranslations":[1,"custom-translations"],"theme":[1],"customDesign":[1,"custom-design"],"autostart":[516],"tokenFieldName":[1,"token-field-name"],"bypassToken":[1,"bypass-token"],"mode":[1],"width":[1],"license":[1],"invisible":[516],"invisibleHint":[1,"invisible-hint"],"hideBranding":[516,"hide-branding"],"captchaStatus":[32],"licenseObject":[32],"translation":[32],"currentTheme":[32],"dummyState":[32],"startVerification":[64],"reset":[64]},null,{"language":["watchLanguageUpdate"],"theme":["watchThemeUpdate"],"customTranslations":["watchCustomTranslationUpdate"],"customDesign":["watchCustomDesignUpdate"]}]]]], options); }; exports.setNonce = index.setNonce; exports.defineCustomElements = defineCustomElements; //# sourceMappingURL=loader.cjs.js.map