@prosopo/procaptcha-bundle 2.5.1 → 2.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/components.d.ts +4 -4
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/components.d.ts.map +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/components.js +4 -4
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/components.js.map +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/index.d.ts +3 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/index.d.ts.map +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/index.js +86 -18
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/index.js.map +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/tests/util/captchaType.test.js +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/tests/util/captchaType.test.js.map +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/tests/util/renderLogic.test.js +28 -33
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/tests/util/renderLogic.test.js.map +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaComponentProvider.d.ts +8 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaComponentProvider.d.ts.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaComponentProvider.js +11 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaComponentProvider.js.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaComponentsList.d.ts +6 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaComponentsList.d.ts.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/{renderLogic/captcha/componentsList.js → captcha/captchaComponentsList.js} +3 -3
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaComponentsList.js.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/{renderLogic/captcha/captcha.d.ts → captcha/captchaProps.d.ts} +3 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaProps.d.ts.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaProps.js +2 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaProps.js.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaRenderer.d.ts +24 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaRenderer.d.ts.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaRenderer.js +48 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaRenderer.js.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaType.d.ts.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/captchaType.js.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/{renderLogic/captcha → captcha}/components/frictionlessCaptcha.d.ts +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/components/frictionlessCaptcha.d.ts.map +1 -0
- package/{dist/util/renderLogic → .rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util}/captcha/components/frictionlessCaptcha.js +2 -2
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/components/frictionlessCaptcha.js.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/{renderLogic/captcha → captcha}/components/imageCaptcha.d.ts +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/components/imageCaptcha.d.ts.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/{renderLogic/captcha → captcha}/components/imageCaptcha.js +2 -2
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/components/imageCaptcha.js.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/{renderLogic/captcha → captcha}/components/powCaptcha.d.ts +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/components/powCaptcha.d.ts.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/{renderLogic/captcha → captcha}/components/powCaptcha.js +2 -2
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captcha/components/powCaptcha.js.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/config.d.ts +0 -2
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/config.d.ts.map +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/config.js +0 -19
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/config.js.map +1 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/configCreator.d.ts +5 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/configCreator.d.ts.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/configCreator.js +24 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/configCreator.js.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/widgetFactory.d.ts +18 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/widgetFactory.d.ts.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/widgetFactory.js +62 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/widgetFactory.js.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/widgetThemeResolver.d.ts +9 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/widgetThemeResolver.d.ts.map +1 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/widgetThemeResolver.js +19 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/widgetThemeResolver.js.map +1 -0
- package/dist/bundle/ProcaptchaWidget-CCSN3Dxj.js +636 -0
- package/dist/bundle/ProcaptchaWidget-Dfex8hc8.js +156 -0
- package/dist/bundle/_commonjsHelpers-DaMA6jEr.js +8 -0
- package/dist/bundle/{asU8a-Br9wz334.js → asU8a-CAsEnbuP.js} +1 -1
- package/dist/bundle/{bip39-BtaWByKg.js → bip39-DCaMcFzo.js} +2 -2
- package/dist/bundle/{browser-ponyfill-Ck_bwPOY.js → browser-ponyfill-Dy1JBTMg.js} +20 -20
- package/dist/bundle/captchaComponentProvider-Dm44AMrY.js +1018 -0
- package/dist/bundle/captchaRenderer-BBodRhQu.js +70 -0
- package/dist/bundle/components.d.ts +4 -4
- package/dist/bundle/components.d.ts.map +1 -1
- package/dist/bundle/emotion-element-5486c51c.browser.esm-CQHFV-dS.js +1803 -0
- package/dist/bundle/{fp.esm-C0kLYOiJ.js → fp.esm-DYWeNGcH.js} +17 -0
- package/dist/bundle/{hash-KElfghPn.js → hash-D-64Vz5z.js} +1 -1
- package/dist/bundle/i18nFrontend-C_RgmvGh.js +2273 -0
- package/dist/bundle/index-9I1Aae33.js +5416 -0
- package/dist/bundle/index-DCHEbWAs.js +1242 -0
- package/dist/bundle/{index-B0trzdT2.js → index-DkQ4njKa.js} +17 -16
- package/dist/bundle/index-DxswvPTy.js +606 -0
- package/dist/bundle/{index-Cb-XcaMX.js → index-nNwZuute.js} +256 -255
- package/dist/bundle/index.d.ts +3 -1
- package/dist/bundle/index.d.ts.map +1 -1
- package/dist/bundle/locales/de/translation.json +55 -404
- package/dist/bundle/locales/en/translation.json +55 -404
- package/dist/bundle/locales/es/translation.json +55 -404
- package/dist/bundle/locales/fr/translation.json +55 -404
- package/dist/bundle/locales/it/translation.json +55 -404
- package/dist/bundle/locales/pt/translation.json +55 -404
- package/dist/bundle/locales/pt-BR/translation.json +55 -404
- package/dist/bundle/procaptcha.bundle.js +4 -3
- package/dist/bundle/translations-B0P9axY3.js +2885 -0
- package/dist/bundle/useTranslation-CEt2t9kE.js +158 -0
- package/dist/bundle/util/captcha/captchaComponentProvider.d.ts +8 -0
- package/dist/bundle/util/captcha/captchaComponentProvider.d.ts.map +1 -0
- package/dist/bundle/util/captcha/captchaComponentsList.d.ts +6 -0
- package/dist/bundle/util/captcha/captchaComponentsList.d.ts.map +1 -0
- package/dist/{util/renderLogic/captcha/captcha.d.ts → bundle/util/captcha/captchaProps.d.ts} +3 -1
- package/dist/bundle/util/captcha/captchaProps.d.ts.map +1 -0
- package/dist/bundle/util/captcha/captchaRenderer.d.ts +24 -0
- package/dist/bundle/util/captcha/captchaRenderer.d.ts.map +1 -0
- package/dist/bundle/util/captcha/captchaType.d.ts.map +1 -0
- package/dist/bundle/util/{renderLogic/captcha → captcha}/components/frictionlessCaptcha.d.ts +1 -1
- package/dist/bundle/util/captcha/components/frictionlessCaptcha.d.ts.map +1 -0
- package/dist/bundle/util/{renderLogic/captcha → captcha}/components/imageCaptcha.d.ts +1 -1
- package/dist/bundle/util/captcha/components/imageCaptcha.d.ts.map +1 -0
- package/dist/bundle/util/{renderLogic/captcha → captcha}/components/powCaptcha.d.ts +1 -1
- package/dist/bundle/util/captcha/components/powCaptcha.d.ts.map +1 -0
- package/dist/bundle/util/config.d.ts +0 -2
- package/dist/bundle/util/config.d.ts.map +1 -1
- package/dist/bundle/util/configCreator.d.ts +5 -0
- package/dist/bundle/util/configCreator.d.ts.map +1 -0
- package/dist/bundle/util/widgetFactory.d.ts +18 -0
- package/dist/bundle/util/widgetFactory.d.ts.map +1 -0
- package/dist/bundle/util/widgetThemeResolver.d.ts +9 -0
- package/dist/bundle/util/widgetThemeResolver.d.ts.map +1 -0
- package/dist/components.d.ts +4 -4
- package/dist/components.d.ts.map +1 -1
- package/dist/components.js +4 -4
- package/dist/components.js.map +1 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +86 -18
- package/dist/index.js.map +1 -1
- package/dist/tests/util/captchaType.test.js +1 -1
- package/dist/tests/util/captchaType.test.js.map +1 -1
- package/dist/tests/util/renderLogic.test.js +28 -33
- package/dist/tests/util/renderLogic.test.js.map +1 -1
- package/dist/util/captcha/captchaComponentProvider.d.ts +8 -0
- package/dist/util/captcha/captchaComponentProvider.d.ts.map +1 -0
- package/dist/util/captcha/captchaComponentProvider.js +11 -0
- package/dist/util/captcha/captchaComponentProvider.js.map +1 -0
- package/dist/util/captcha/captchaComponentsList.d.ts +6 -0
- package/dist/util/captcha/captchaComponentsList.d.ts.map +1 -0
- package/dist/util/{renderLogic/captcha/componentsList.js → captcha/captchaComponentsList.js} +3 -3
- package/dist/util/captcha/captchaComponentsList.js.map +1 -0
- package/dist/{bundle/util/renderLogic/captcha/captcha.d.ts → util/captcha/captchaProps.d.ts} +3 -1
- package/dist/util/captcha/captchaProps.d.ts.map +1 -0
- package/dist/util/captcha/captchaProps.js +2 -0
- package/dist/util/captcha/captchaProps.js.map +1 -0
- package/dist/util/captcha/captchaRenderer.d.ts +24 -0
- package/dist/util/captcha/captchaRenderer.d.ts.map +1 -0
- package/dist/util/captcha/captchaRenderer.js +48 -0
- package/dist/util/captcha/captchaRenderer.js.map +1 -0
- package/dist/util/captcha/captchaType.d.ts.map +1 -0
- package/dist/util/captcha/captchaType.js.map +1 -0
- package/dist/util/{renderLogic/captcha → captcha}/components/frictionlessCaptcha.d.ts +1 -1
- package/dist/util/captcha/components/frictionlessCaptcha.d.ts.map +1 -0
- package/{.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic → dist/util}/captcha/components/frictionlessCaptcha.js +2 -2
- package/dist/util/captcha/components/frictionlessCaptcha.js.map +1 -0
- package/dist/util/{renderLogic/captcha → captcha}/components/imageCaptcha.d.ts +1 -1
- package/dist/util/captcha/components/imageCaptcha.d.ts.map +1 -0
- package/dist/util/{renderLogic/captcha → captcha}/components/imageCaptcha.js +2 -2
- package/dist/util/captcha/components/imageCaptcha.js.map +1 -0
- package/dist/util/{renderLogic/captcha → captcha}/components/powCaptcha.d.ts +1 -1
- package/dist/util/captcha/components/powCaptcha.d.ts.map +1 -0
- package/dist/util/{renderLogic/captcha → captcha}/components/powCaptcha.js +2 -2
- package/dist/util/captcha/components/powCaptcha.js.map +1 -0
- package/dist/util/config.d.ts +0 -2
- package/dist/util/config.d.ts.map +1 -1
- package/dist/util/config.js +0 -19
- package/dist/util/config.js.map +1 -1
- package/dist/util/configCreator.d.ts +5 -0
- package/dist/util/configCreator.d.ts.map +1 -0
- package/dist/util/configCreator.js +24 -0
- package/dist/util/configCreator.js.map +1 -0
- package/dist/util/widgetFactory.d.ts +18 -0
- package/dist/util/widgetFactory.d.ts.map +1 -0
- package/dist/util/widgetFactory.js +62 -0
- package/dist/util/widgetFactory.js.map +1 -0
- package/dist/util/widgetThemeResolver.d.ts +9 -0
- package/dist/util/widgetThemeResolver.d.ts.map +1 -0
- package/dist/util/widgetThemeResolver.js +19 -0
- package/dist/util/widgetThemeResolver.js.map +1 -0
- package/package.json +20 -13
- package/stats.html +1 -1
- package/vite.cjs.config.ts +1 -1
- package/vite.config.ts +19 -4
- package/vite.serve.config.ts +24 -0
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captchaType.d.ts.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/captchaType.js.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/captcha.d.ts.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/captcha.js +0 -2
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/captcha.js.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/captchaRenderer.d.ts +0 -8
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/captchaRenderer.d.ts.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/captchaRenderer.js +0 -11
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/captchaRenderer.js.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/components/frictionlessCaptcha.d.ts.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/components/frictionlessCaptcha.js.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/components/imageCaptcha.d.ts.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/components/imageCaptcha.js.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/components/powCaptcha.d.ts.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/components/powCaptcha.js.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/componentsList.d.ts +0 -6
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/componentsList.d.ts.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/captcha/componentsList.js.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/webComponent.d.ts +0 -8
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/webComponent.d.ts.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/webComponent.js +0 -29
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/webComponent.js.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/widgetRenderer.d.ts +0 -23
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/widgetRenderer.d.ts.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/widgetRenderer.js +0 -52
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic/widgetRenderer.js.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic.d.ts +0 -3
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic.d.ts.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic.js +0 -14
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/renderLogic.js.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/theme.d.ts +0 -3
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/theme.d.ts.map +0 -1
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/theme.js +0 -9
- package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/theme.js.map +0 -1
- package/dist/bundle/ProcaptchaWidget-CAyH6qD7.js +0 -161
- package/dist/bundle/ProcaptchaWidget-CY3qomFu.js +0 -619
- package/dist/bundle/index-VYSrdSle.js +0 -11587
- package/dist/bundle/index-n-2hvBzo.js +0 -1190
- package/dist/bundle/useTranslation-CcYxvTxi.js +0 -2435
- package/dist/bundle/util/captchaType.d.ts.map +0 -1
- package/dist/bundle/util/renderLogic/captcha/captcha.d.ts.map +0 -1
- package/dist/bundle/util/renderLogic/captcha/captchaRenderer.d.ts +0 -8
- package/dist/bundle/util/renderLogic/captcha/captchaRenderer.d.ts.map +0 -1
- package/dist/bundle/util/renderLogic/captcha/components/frictionlessCaptcha.d.ts.map +0 -1
- package/dist/bundle/util/renderLogic/captcha/components/imageCaptcha.d.ts.map +0 -1
- package/dist/bundle/util/renderLogic/captcha/components/powCaptcha.d.ts.map +0 -1
- package/dist/bundle/util/renderLogic/captcha/componentsList.d.ts +0 -6
- package/dist/bundle/util/renderLogic/captcha/componentsList.d.ts.map +0 -1
- package/dist/bundle/util/renderLogic/webComponent.d.ts +0 -8
- package/dist/bundle/util/renderLogic/webComponent.d.ts.map +0 -1
- package/dist/bundle/util/renderLogic/widgetRenderer.d.ts +0 -23
- package/dist/bundle/util/renderLogic/widgetRenderer.d.ts.map +0 -1
- package/dist/bundle/util/renderLogic.d.ts +0 -3
- package/dist/bundle/util/renderLogic.d.ts.map +0 -1
- package/dist/bundle/util/theme.d.ts +0 -3
- package/dist/bundle/util/theme.d.ts.map +0 -1
- package/dist/util/captchaType.d.ts.map +0 -1
- package/dist/util/captchaType.js.map +0 -1
- package/dist/util/renderLogic/captcha/captcha.d.ts.map +0 -1
- package/dist/util/renderLogic/captcha/captcha.js +0 -2
- package/dist/util/renderLogic/captcha/captcha.js.map +0 -1
- package/dist/util/renderLogic/captcha/captchaRenderer.d.ts +0 -8
- package/dist/util/renderLogic/captcha/captchaRenderer.d.ts.map +0 -1
- package/dist/util/renderLogic/captcha/captchaRenderer.js +0 -11
- package/dist/util/renderLogic/captcha/captchaRenderer.js.map +0 -1
- package/dist/util/renderLogic/captcha/components/frictionlessCaptcha.d.ts.map +0 -1
- package/dist/util/renderLogic/captcha/components/frictionlessCaptcha.js.map +0 -1
- package/dist/util/renderLogic/captcha/components/imageCaptcha.d.ts.map +0 -1
- package/dist/util/renderLogic/captcha/components/imageCaptcha.js.map +0 -1
- package/dist/util/renderLogic/captcha/components/powCaptcha.d.ts.map +0 -1
- package/dist/util/renderLogic/captcha/components/powCaptcha.js.map +0 -1
- package/dist/util/renderLogic/captcha/componentsList.d.ts +0 -6
- package/dist/util/renderLogic/captcha/componentsList.d.ts.map +0 -1
- package/dist/util/renderLogic/captcha/componentsList.js.map +0 -1
- package/dist/util/renderLogic/webComponent.d.ts +0 -8
- package/dist/util/renderLogic/webComponent.d.ts.map +0 -1
- package/dist/util/renderLogic/webComponent.js +0 -29
- package/dist/util/renderLogic/webComponent.js.map +0 -1
- package/dist/util/renderLogic/widgetRenderer.d.ts +0 -23
- package/dist/util/renderLogic/widgetRenderer.d.ts.map +0 -1
- package/dist/util/renderLogic/widgetRenderer.js +0 -52
- package/dist/util/renderLogic/widgetRenderer.js.map +0 -1
- package/dist/util/renderLogic.d.ts +0 -3
- package/dist/util/renderLogic.d.ts.map +0 -1
- package/dist/util/renderLogic.js +0 -14
- package/dist/util/renderLogic.js.map +0 -1
- package/dist/util/theme.d.ts +0 -3
- package/dist/util/theme.d.ts.map +0 -1
- package/dist/util/theme.js +0 -9
- package/dist/util/theme.js.map +0 -1
- /package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/{captchaType.d.ts → captcha/captchaType.d.ts} +0 -0
- /package/.rollup.cache/home/runner/work/captcha-private/captcha-private/captcha/packages/procaptcha-bundle/dist/bundle/util/{captchaType.js → captcha/captchaType.js} +0 -0
- /package/dist/bundle/util/{captchaType.d.ts → captcha/captchaType.d.ts} +0 -0
- /package/dist/util/{captchaType.d.ts → captcha/captchaType.d.ts} +0 -0
- /package/dist/util/{captchaType.js → captcha/captchaType.js} +0 -0
|
@@ -1,18 +1,19 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { w as
|
|
1
|
+
import { m } from "./emotion-element-5486c51c.browser.esm-CQHFV-dS.js";
|
|
2
|
+
import { w as g, i as f, a as l } from "./hash-D-64Vz5z.js";
|
|
3
3
|
import { s as E } from "./toU8a-BWKf-2UU.js";
|
|
4
|
-
|
|
4
|
+
import { b as i } from "./captchaComponentProvider-Dm44AMrY.js";
|
|
5
|
+
const b = "dev";
|
|
5
6
|
class y {
|
|
6
7
|
}
|
|
7
|
-
function
|
|
8
|
-
return
|
|
8
|
+
function x() {
|
|
9
|
+
return g().then(() => {
|
|
9
10
|
if (!f())
|
|
10
11
|
throw new Error("Unable to initialize @polkadot/util-crypto");
|
|
11
12
|
return !0;
|
|
12
13
|
}).catch(() => !1);
|
|
13
14
|
}
|
|
14
|
-
const h = async () => (await import("./fp.esm-
|
|
15
|
-
class
|
|
15
|
+
const h = async () => (await import("./fp.esm-DYWeNGcH.js")).default, N = async () => (await (await (await h()).load()).get()).visitorId, T = async () => (await import("./Signer-DP9drQ55.js")).default, O = async () => (await import("./index-nNwZuute.js")).Keyring, A = async () => (await import("./bip39-DCaMcFzo.js").then((r) => r.c)).entropyToMnemonic;
|
|
16
|
+
class W extends y {
|
|
16
17
|
async getAccount(e) {
|
|
17
18
|
const t = await this.createAccount(e), n = await this.createExtension(t);
|
|
18
19
|
return {
|
|
@@ -23,11 +24,11 @@ class I extends y {
|
|
|
23
24
|
async createExtension(e) {
|
|
24
25
|
const t = await T(), n = new t(async () => {
|
|
25
26
|
});
|
|
26
|
-
return n.signRaw = async (
|
|
27
|
-
const o = e.keypair.sign(
|
|
27
|
+
return n.signRaw = async (a) => {
|
|
28
|
+
const o = e.keypair.sign(a.data);
|
|
28
29
|
return {
|
|
29
30
|
id: 1,
|
|
30
|
-
signature:
|
|
31
|
+
signature: m(o)
|
|
31
32
|
};
|
|
32
33
|
}, {
|
|
33
34
|
accounts: {
|
|
@@ -36,13 +37,13 @@ class I extends y {
|
|
|
36
37
|
}
|
|
37
38
|
},
|
|
38
39
|
name: "procaptcha-web2",
|
|
39
|
-
version:
|
|
40
|
+
version: b,
|
|
40
41
|
signer: n
|
|
41
42
|
};
|
|
42
43
|
}
|
|
43
44
|
async createAccount(e) {
|
|
44
|
-
await
|
|
45
|
-
const t = await O(), n = await N(),
|
|
45
|
+
await x();
|
|
46
|
+
const t = await O(), n = await N(), a = l(n, 128).slice(2), o = E(a), u = (await A())(o), s = "sr25519", d = new t({
|
|
46
47
|
type: s
|
|
47
48
|
}).addFromMnemonic(u), p = d.address;
|
|
48
49
|
return {
|
|
@@ -53,7 +54,7 @@ class I extends y {
|
|
|
53
54
|
}
|
|
54
55
|
}
|
|
55
56
|
const F = async () => (await import("./index-QVME9Prx.js")).web3Enable;
|
|
56
|
-
class
|
|
57
|
+
class _ extends y {
|
|
57
58
|
async getAccount(e) {
|
|
58
59
|
const { dappName: t, userAccountAddress: n } = e;
|
|
59
60
|
if (!n)
|
|
@@ -75,6 +76,6 @@ class W extends y {
|
|
|
75
76
|
}
|
|
76
77
|
export {
|
|
77
78
|
y as Extension,
|
|
78
|
-
|
|
79
|
-
|
|
79
|
+
W as ExtensionWeb2,
|
|
80
|
+
_ as ExtensionWeb3
|
|
80
81
|
};
|
|
@@ -0,0 +1,606 @@
|
|
|
1
|
+
function k(e, t, o) {
|
|
2
|
+
if (e.length === 0)
|
|
3
|
+
throw new Error("Array is empty");
|
|
4
|
+
if (!Number.isFinite(t))
|
|
5
|
+
throw new Error(`Index ${t} is not a finite number`);
|
|
6
|
+
if (t > 0 ? t = t % e.length : t = Math.ceil(Math.abs(t) / e.length) * e.length + t, t >= e.length)
|
|
7
|
+
throw new Error(`Index ${t} larger than array length ${e.length}`);
|
|
8
|
+
if (t < 0)
|
|
9
|
+
throw new Error(`Index ${t} smaller than 0`);
|
|
10
|
+
return e[t];
|
|
11
|
+
}
|
|
12
|
+
var u;
|
|
13
|
+
(function(e) {
|
|
14
|
+
e.datasetId = "datasetId", e.user = "user", e.dapp = "dapp", e.provider = "provider", e.blockNumber = "blockNumber", e.requestHash = "requestHash", e.captchas = "captchas", e.commitmentId = "commitmentId", e.proof = "proof", e.dappSignature = "dappSignature", e.dappUserSignature = "dappUserSignature", e.providerUrl = "providerUrl", e.procaptchaResponse = "procaptcha-response", e.verifiedTimeout = "verifiedTimeout", e.maxVerifiedTime = "maxVerifiedTime", e.verified = "verified", e.status = "status", e.challenge = "challenge", e.difficulty = "difficulty", e.nonce = "nonce", e.timeouts = "timeouts", e.token = "token", e.secret = "secret", e.timestamp = "timestamp", e.signature = "signature", e.error = "error", e.siteKey = "siteKey", e.captchaType = "captchaType", e.sessionId = "sessionId", e.settings = "settings", e.domains = "domains", e.frictionlessThreshold = "frictionlessThreshold", e.powDifficulty = "powDifficulty", e.score = "score", e.tier = "tier", e.detectorKey = "detectorKey";
|
|
15
|
+
})(u || (u = {}));
|
|
16
|
+
var g;
|
|
17
|
+
(function(e) {
|
|
18
|
+
e.image = "image", e.pow = "pow", e.frictionless = "frictionless";
|
|
19
|
+
})(g || (g = {}));
|
|
20
|
+
let _;
|
|
21
|
+
async function N(e) {
|
|
22
|
+
return new Promise((t, o) => {
|
|
23
|
+
try {
|
|
24
|
+
import("./i18nFrontend-C_RgmvGh.js").then((a) => a.b).then(({ default: a }) => {
|
|
25
|
+
_ || (_ = a()), t(_);
|
|
26
|
+
});
|
|
27
|
+
} catch (a) {
|
|
28
|
+
o(a);
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
}
|
|
32
|
+
function q(e) {
|
|
33
|
+
const t = e.getRootNode();
|
|
34
|
+
return (t instanceof ShadowRoot ? t.host : e).closest("form");
|
|
35
|
+
}
|
|
36
|
+
const r = () => {
|
|
37
|
+
Array.from(document.getElementsByName(u.procaptchaResponse)).map((t) => t.remove());
|
|
38
|
+
}, m = (e) => {
|
|
39
|
+
const t = window[e.replace("window.", "")];
|
|
40
|
+
if (typeof t != "function")
|
|
41
|
+
throw new Error(`Callback ${e} is not defined on the window object`);
|
|
42
|
+
return t;
|
|
43
|
+
}, M = (e) => ({
|
|
44
|
+
onHuman: (t) => D(t, e),
|
|
45
|
+
onChallengeExpired: () => {
|
|
46
|
+
r();
|
|
47
|
+
},
|
|
48
|
+
onExtensionNotFound: () => {
|
|
49
|
+
console.error("Extension not found");
|
|
50
|
+
},
|
|
51
|
+
onExpired: () => {
|
|
52
|
+
r();
|
|
53
|
+
},
|
|
54
|
+
onError: (t) => {
|
|
55
|
+
r(), console.error(t);
|
|
56
|
+
},
|
|
57
|
+
onClose: () => {
|
|
58
|
+
},
|
|
59
|
+
onOpen: () => {
|
|
60
|
+
},
|
|
61
|
+
onFailed: () => {
|
|
62
|
+
alert("Captcha challenge failed. Please try again");
|
|
63
|
+
},
|
|
64
|
+
onReset: () => {
|
|
65
|
+
r();
|
|
66
|
+
},
|
|
67
|
+
onReload: () => {
|
|
68
|
+
}
|
|
69
|
+
}), s = (e, t, o) => {
|
|
70
|
+
const a = t.getAttribute(`data-${e}`);
|
|
71
|
+
if (a) {
|
|
72
|
+
const n = m(a);
|
|
73
|
+
if (n)
|
|
74
|
+
return n;
|
|
75
|
+
}
|
|
76
|
+
if (typeof o == "function")
|
|
77
|
+
return o;
|
|
78
|
+
if (typeof o == "string")
|
|
79
|
+
return m(o);
|
|
80
|
+
};
|
|
81
|
+
function z(e, t, o) {
|
|
82
|
+
const a = s("callback", o, e == null ? void 0 : e.callback);
|
|
83
|
+
a && (t.onHuman = (f) => {
|
|
84
|
+
D(f, o), a(f);
|
|
85
|
+
});
|
|
86
|
+
const n = s("chalexpired-callback", o, e == null ? void 0 : e["chalexpired-callback"]);
|
|
87
|
+
n && (t.onChallengeExpired = () => {
|
|
88
|
+
r(), n();
|
|
89
|
+
});
|
|
90
|
+
const c = s("expired-callback", o, e == null ? void 0 : e["expired-callback"]);
|
|
91
|
+
c && (t.onExpired = () => {
|
|
92
|
+
r(), c();
|
|
93
|
+
});
|
|
94
|
+
const i = s("error-callback", o, e == null ? void 0 : e["error-callback"]);
|
|
95
|
+
i && (t.onError = (f) => {
|
|
96
|
+
r(), i(f);
|
|
97
|
+
});
|
|
98
|
+
const l = s("close-callback", o, e == null ? void 0 : e["close-callback"]);
|
|
99
|
+
l && (t.onClose = () => {
|
|
100
|
+
l();
|
|
101
|
+
});
|
|
102
|
+
const v = s("open-callback", o, e == null ? void 0 : e["open-callback"]);
|
|
103
|
+
v && (t.onOpen = () => {
|
|
104
|
+
v();
|
|
105
|
+
});
|
|
106
|
+
const x = s("failed-callback", o, e == null ? void 0 : e["failed-callback"]);
|
|
107
|
+
x && (t.onFailed = () => {
|
|
108
|
+
x();
|
|
109
|
+
});
|
|
110
|
+
const h = s("reset-callback", o, e == null ? void 0 : e["reset-callback"]);
|
|
111
|
+
h && (t.onReset = () => {
|
|
112
|
+
r(), h();
|
|
113
|
+
});
|
|
114
|
+
}
|
|
115
|
+
const D = (e, t) => {
|
|
116
|
+
if (r(), t) {
|
|
117
|
+
const o = q(t);
|
|
118
|
+
if (!o) {
|
|
119
|
+
console.error("Parent form not found for the element:", t);
|
|
120
|
+
return;
|
|
121
|
+
}
|
|
122
|
+
const a = document.createElement("input");
|
|
123
|
+
a.type = "hidden", a.name = u.procaptchaResponse, a.value = e, o.appendChild(a);
|
|
124
|
+
}
|
|
125
|
+
}, U = "https://prosopo.io", H = "Visit prosopo.io to learn more about the service and its accessibility options.", F = 74, C = 80, G = "80px", T = "302px", j = "8px", B = "2px", K = "1px solid", R = "checkbox__loading-spinner";
|
|
126
|
+
function A(e) {
|
|
127
|
+
const t = document.createElement("div");
|
|
128
|
+
return t.className = "checkbox", t.innerHTML = Y(e) + V, t;
|
|
129
|
+
}
|
|
130
|
+
const X = (e) => (e.shadowRoot || e).querySelector(".checkbox__content"), V = `
|
|
131
|
+
<div class="checkbox__outer">
|
|
132
|
+
<div class="checkbox__wrapper">
|
|
133
|
+
<div class="checkbox__inner">
|
|
134
|
+
<div class="checkbox__content">
|
|
135
|
+
<div class="${R}" aria-label="Loading spinner"></div>
|
|
136
|
+
</div>
|
|
137
|
+
</div>
|
|
138
|
+
</div>
|
|
139
|
+
</div>
|
|
140
|
+
`, Y = (e) => `
|
|
141
|
+
<style>
|
|
142
|
+
.checkbox {
|
|
143
|
+
display: flex;
|
|
144
|
+
flex-direction: column;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.checkbox__outer {
|
|
148
|
+
align-items: center;
|
|
149
|
+
flex: 1;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.checkbox__wrapper {
|
|
153
|
+
display: flex;
|
|
154
|
+
align-items: center;
|
|
155
|
+
justify-content: center;
|
|
156
|
+
flex-direction: column;
|
|
157
|
+
vertical-align: middle;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
.checkbox__inner {
|
|
161
|
+
display: flex;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
.checkbox__content {
|
|
165
|
+
display: inline-flex;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
.${R} {
|
|
169
|
+
margin-top: 0;
|
|
170
|
+
margin-left: 15px;
|
|
171
|
+
margin-right: 15px;
|
|
172
|
+
width: 2em;
|
|
173
|
+
height: 2em;
|
|
174
|
+
border: 4px solid ${e.palette.background.contrastText};
|
|
175
|
+
border-bottom-color: transparent;
|
|
176
|
+
border-radius: 50%;
|
|
177
|
+
display: inherit;
|
|
178
|
+
box-sizing: border-box;
|
|
179
|
+
animation: checkbox__loading-spinner-rotation 1s linear infinite;
|
|
180
|
+
will-change: transform;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
@keyframes ${R}-rotation {
|
|
184
|
+
0% {
|
|
185
|
+
transform: rotate(0deg);
|
|
186
|
+
}
|
|
187
|
+
100% {
|
|
188
|
+
transform: rotate(360deg);
|
|
189
|
+
}
|
|
190
|
+
}
|
|
191
|
+
</style>
|
|
192
|
+
`;
|
|
193
|
+
function J(e) {
|
|
194
|
+
const t = document.createElement("div");
|
|
195
|
+
return t.className = "logo", t.innerHTML = Q + Z(e), t;
|
|
196
|
+
}
|
|
197
|
+
const Q = `
|
|
198
|
+
<style>
|
|
199
|
+
.logo {
|
|
200
|
+
display: inline-flex;
|
|
201
|
+
flex-direction: column;
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
.logo__outer {
|
|
205
|
+
flex:1;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.logo__wrapper {
|
|
209
|
+
padding: 4px;
|
|
210
|
+
flex: 1 1 0;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
.logo__inner {
|
|
214
|
+
padding: 4px;
|
|
215
|
+
}
|
|
216
|
+
</style>
|
|
217
|
+
`;
|
|
218
|
+
function Z(e) {
|
|
219
|
+
return `
|
|
220
|
+
<a href="${U}"
|
|
221
|
+
target="_blank"
|
|
222
|
+
aria-label="${H}">
|
|
223
|
+
<div class="logo__outer">
|
|
224
|
+
<div class="logo__wrapper">
|
|
225
|
+
<div class="logo__inner">
|
|
226
|
+
<svg class="prosopo-logo"
|
|
227
|
+
id="logo-with-text"
|
|
228
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
229
|
+
viewBox="0 0 468.67004 487.99998"
|
|
230
|
+
height="35px"
|
|
231
|
+
style="fill: ${e.palette.logoFill};"
|
|
232
|
+
aria-label="Prosopo Logo With Text">
|
|
233
|
+
<title>Prosopo Logo With Text</title>
|
|
234
|
+
<g id="g1960" transform="translate(0,-35.903035)">
|
|
235
|
+
<g id="g943" transform="matrix(0.82220888,0,0,0.82220888,103.56268,35.903035)">
|
|
236
|
+
<path d="m 335.55,1825.19 a 147.75,147.75 0 0 1 147.75,147.75 h 50.5 c 0,-109.49 -88.76,-198.25 -198.25,-198.25 z"
|
|
237
|
+
transform="translate(-215.73,-1774.69)" id="path8"></path>
|
|
238
|
+
<path d="m 269.36,1891.39 a 147.74,147.74 0 0 1 147.74,147.74 h 50.5 c 0,-109.49 -88.75,-198.24 -198.24,-198.24 z"
|
|
239
|
+
transform="translate(-215.73,-1774.69)" id="path10"></path>
|
|
240
|
+
<path d="M 414,2157.17 A 147.75,147.75 0 0 1 266.26,2009.43 h -50.5 c 0,109.49 88.75,198.24 198.24,198.24 z"
|
|
241
|
+
transform="translate(-215.73,-1774.69)" id="path12"></path>
|
|
242
|
+
<path d="M 480.17,2091 A 147.74,147.74 0 0 1 332.43,1943.25 h -50.51 c 0,109.49 88.76,198.25 198.25,198.25 z"
|
|
243
|
+
transform="translate(-215.73,-1774.69)" id="path14"></path>
|
|
244
|
+
</g>
|
|
245
|
+
<g id="g937" transform="translate(-3.3873724,-118.52322)">
|
|
246
|
+
<path d="m 63.842242,576.50288 q -7.89541,6.5896 -22.55626,6.5896 h -18.73684 v 32.33977 H 3.8901421 v -89.9368 H 42.516842 q 13.35216,0 21.29081,6.95569 7.93866,6.95569 7.94154,21.53871 -0.009,15.92343 -7.90695,22.51303 z m -14.35529,-32.40032 q -3.56577,-2.98636 -10.00259,-2.99212 h -16.92369 v 26.48235 h 16.93522 q 6.43394,0 10.00259,-3.23426 3.56864,-3.23427 3.57153,-10.2505 0,-7.01334 -3.58306,-10.00547 z"
|
|
247
|
+
id="path16" style="stroke-width: 0.288259px;"></path>
|
|
248
|
+
<path d="m 116.56193,547.36566 c 0.22484,0.0231 0.72353,0.0548 1.49607,0.0922 v 17.81729 c -1.09827,-0.12107 -2.07547,-0.20466 -2.92872,-0.24502 -0.85324,-0.0404 -1.54506,-0.0605 -2.07546,-0.0605 q -10.49263,0 -14.092978,6.83462 -2.01782,3.84249 -2.01782,11.83591 v 31.79205 h -17.50885 v -66.51 h 16.59796 v 11.58225 q 4.035618,-6.65013 7.016218,-9.09169 4.88311,-4.08751 12.6834,-4.08751 c 0.34302,0.0115 0.60822,0.0202 0.83018,0.0404 z"
|
|
249
|
+
id="path18" style="stroke-width: 0.288259px;"></path>
|
|
250
|
+
<path d="m 179.9645,607.2947 q -8.42005,10.39462 -25.56569,10.39462 -17.14565,0 -25.56569,-10.39462 -8.43446,-10.39462 -8.43446,-25.02664 0,-14.38413 8.42293,-24.93441 8.42292,-10.55028 25.56569,-10.54739 17.14276,0 25.56569,10.54739 8.42292,10.5474 8.42004,24.93441 0.0115,14.63202 -8.40851,25.02664 z m -13.91138,-9.60479 q 4.08463,-5.42215 4.08751,-15.41609 0.003,-9.99394 -4.08751,-15.38438 -4.0904,-5.39044 -11.71485,-5.39332 -7.62445,-0.003 -11.74367,5.38756 -4.11922,5.3962 -4.11922,15.38438 0,9.98817 4.11922,15.42185 4.11634,5.42216 11.74655,5.42216 7.63022,0 11.71197,-5.42216 z"
|
|
251
|
+
id="path20" style="stroke-width: 0.288259px;"></path>
|
|
252
|
+
<path d="m 210.56895,594.19621 q 0.55346,4.64097 2.38967,6.59249 3.25156,3.4764 12.0204,3.4764 5.14542,0 8.18367,-1.52489 3.03825,-1.52489 3.03537,-4.57755 a 4.9349939,4.9349939 0 0 0 -2.44444,-4.4536 q -2.44732,-1.52201 -18.1949,-5.24632 -11.33723,-2.80476 -15.97243,-7.0191 -4.63521,-4.14805 -4.63809,-11.95987 0,-9.22429 7.24683,-15.83407 7.24683,-6.60978 20.39432,-6.62995 12.47009,0 20.33091,4.97246 7.86082,4.97247 9.01962,17.17736 h -17.39066 q -0.36609,-3.35534 -1.89675,-5.30973 -2.88259,-3.53694 -9.8008,-3.53982 -5.69023,0 -8.10873,1.76991 -2.41849,1.76991 -2.41561,4.15093 c 0,1.99187 0.86478,3.43893 2.57127,4.32388 q 2.56263,1.40959 18.16032,4.82258 10.37732,2.43867 15.5804,7.38231 5.12236,5.00129 5.12524,12.50756 0,9.88728 -7.3679,16.1425 -7.3679,6.25522 -22.77246,6.25522 -15.71299,0 -23.20196,-6.62996 -7.48897,-6.62995 -7.49474,-16.8718 z"
|
|
253
|
+
id="path22" style="stroke-width: 0.288259px;"></path>
|
|
254
|
+
<path d="m 318.29999,607.2947 q -8.42293,10.39462 -25.56858,10.39462 -17.14564,0 -25.56569,-10.39462 -8.41716,-10.39462 -8.42004,-25.02664 0,-14.38413 8.42004,-24.93441 8.42005,-10.55028 25.56569,-10.54739 17.14853,0 25.56858,10.54739 8.42004,10.5474 8.42004,24.93441 0,14.63202 -8.42004,25.02664 z m -13.91427,-9.60479 q 4.0904,-5.42215 4.0904,-15.41609 0,-9.99394 -4.0904,-15.38438 -4.08751,-5.39044 -11.71484,-5.39332 -7.62733,-0.003 -11.74656,5.39332 -4.11633,5.39621 -4.11633,15.38438 0,9.98818 4.11633,15.41609 4.12211,5.42216 11.74656,5.42216 7.62445,0 11.71484,-5.42216 z"
|
|
255
|
+
id="path24" style="stroke-width: 0.288259px;"></path>
|
|
256
|
+
<path d="m 389.56049,556.06243 q 8.14043,8.60165 8.13755,25.26014 0,17.5838 -7.95018,26.78791 -7.95018,9.20411 -20.48369,9.22428 -7.98189,0 -13.25991,-3.96644 -2.88259,-2.19653 -5.64988,-6.408 v 34.66026 h -17.22059 v -92.69833 h 16.65849 v 9.82387 q 2.82206,-4.32388 6.01885,-6.83462 5.83148,-4.44784 13.87967,-4.4536 11.73502,0 19.86969,8.60453 z m -13.34639,12.50756 q -3.54559,-5.91507 -11.49577,-5.91796 -9.55579,0 -13.12731,8.96774 -1.85351,4.75916 -1.85063,12.08382 0,11.59089 6.22063,16.28951 3.69548,2.74711 8.75443,2.74711 7.33619,0 11.19309,-5.61528 3.85691,-5.61529 3.85114,-14.94911 0,-7.68787 -3.54558,-13.60006 z"
|
|
257
|
+
id="path26" style="stroke-width: 0.288259px;"></path>
|
|
258
|
+
<path d="m 463.46721,607.2947 q -8.41716,10.39462 -25.56569,10.39462 -17.14852,0 -25.56569,-10.39462 -8.42292,-10.39462 -8.42004,-25.02664 0,-14.38413 8.42004,-24.93441 8.42005,-10.55028 25.56569,-10.54739 17.14853,0 25.56569,10.54739 8.41716,10.5474 8.42293,24.93441 0,14.63202 -8.42293,25.02664 z m -13.91138,-9.60479 q 4.0904,-5.42215 4.08752,-15.41609 -0.003,-9.99394 -4.08752,-15.38438 -4.08751,-5.39044 -11.71484,-5.39332 -7.62733,-0.003 -11.74656,5.39332 -4.11633,5.39621 -4.11922,15.38438 -0.003,9.98818 4.11922,15.41609 4.12211,5.42216 11.74656,5.42216 7.62445,0 11.71484,-5.42216 z"
|
|
259
|
+
id="path28" style="stroke-width: 0.288259px;"></path>
|
|
260
|
+
</g>
|
|
261
|
+
</g>
|
|
262
|
+
</svg>
|
|
263
|
+
</div>
|
|
264
|
+
</div>
|
|
265
|
+
</a>
|
|
266
|
+
`;
|
|
267
|
+
}
|
|
268
|
+
function P(e) {
|
|
269
|
+
var n, c;
|
|
270
|
+
const t = document.createElement("div");
|
|
271
|
+
t.className = "widget";
|
|
272
|
+
const o = A(e), a = J(e);
|
|
273
|
+
return t.innerHTML = ee(e) + O(oe()), (n = t.querySelector(".widget__checkbox")) == null || n.replaceWith(o), (c = t.querySelector(".widget__logo")) == null || c.replaceWith(a), t;
|
|
274
|
+
}
|
|
275
|
+
function O(e) {
|
|
276
|
+
return `
|
|
277
|
+
<div class="widget__outer">
|
|
278
|
+
<div class="widget__wrapper">
|
|
279
|
+
<div class="widget__inner">
|
|
280
|
+
<div class="widget__dimensions" ${e ? 'data-cy="captcha-checkbox"' : ""}>
|
|
281
|
+
<div class="widget__content">
|
|
282
|
+
<div class="widget__checkbox"></div>
|
|
283
|
+
<div class="widget__logo"></div>
|
|
284
|
+
</div>
|
|
285
|
+
</div>
|
|
286
|
+
</div>
|
|
287
|
+
</div>
|
|
288
|
+
</div>
|
|
289
|
+
`;
|
|
290
|
+
}
|
|
291
|
+
function ee(e) {
|
|
292
|
+
return `
|
|
293
|
+
<style>
|
|
294
|
+
.widget {
|
|
295
|
+
width: 100%;
|
|
296
|
+
min-height: ${G}
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
.widget__outer {
|
|
300
|
+
max-width: ${T};
|
|
301
|
+
min-height: 100%;
|
|
302
|
+
overflow-x: auto;
|
|
303
|
+
width: 100%;
|
|
304
|
+
font-family: ${e.font.fontFamily};
|
|
305
|
+
color: ${e.font.color};
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
.widget__wrapper {
|
|
309
|
+
container-type: size;
|
|
310
|
+
display: flex;
|
|
311
|
+
flex-direction: column;
|
|
312
|
+
height: ${C}px;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
.widget__inner {
|
|
316
|
+
max-height: 100%;
|
|
317
|
+
min-width: 100%;
|
|
318
|
+
overflow: hidden;
|
|
319
|
+
height: ${C}px;
|
|
320
|
+
width: 100%;
|
|
321
|
+
display: grid;
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
.widget__dimensions {
|
|
325
|
+
max-width: ${T};
|
|
326
|
+
min-height: ${C}px;
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
.widget__content {
|
|
330
|
+
padding: ${B};
|
|
331
|
+
border: ${K};
|
|
332
|
+
background-color: ${e.palette.background.default};
|
|
333
|
+
border-color: ${e.palette.grey[300]};
|
|
334
|
+
border-radius: ${j};
|
|
335
|
+
display: flex;
|
|
336
|
+
align-items: center;
|
|
337
|
+
flex-wrap: wrap;
|
|
338
|
+
justify-content: space-between;
|
|
339
|
+
min-height: ${F}px;
|
|
340
|
+
overflow: hidden;
|
|
341
|
+
}
|
|
342
|
+
</style>
|
|
343
|
+
`;
|
|
344
|
+
}
|
|
345
|
+
function te() {
|
|
346
|
+
var t;
|
|
347
|
+
return typeof process < "u" ? "production" : (t = import.meta.env) == null ? void 0 : t.MODE;
|
|
348
|
+
}
|
|
349
|
+
const oe = () => te() !== "production", ae = 'ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"';
|
|
350
|
+
function ne(e, t = "") {
|
|
351
|
+
const o = document.createElement(e);
|
|
352
|
+
ie(o);
|
|
353
|
+
const a = o.attachShadow({ mode: "open" });
|
|
354
|
+
return a.innerHTML = ce(t), o;
|
|
355
|
+
}
|
|
356
|
+
const ce = (e) => `
|
|
357
|
+
<style>
|
|
358
|
+
*{font-family: ${ae};}
|
|
359
|
+
</style>
|
|
360
|
+
|
|
361
|
+
<style>
|
|
362
|
+
${e}
|
|
363
|
+
</style>
|
|
364
|
+
`, ie = (e) => {
|
|
365
|
+
e.style.display = "flex", e.style.flexDirection = "column", e.style.width = "100%", e.style.maxWidth = T;
|
|
366
|
+
};
|
|
367
|
+
function re(e, t, o) {
|
|
368
|
+
const a = P(t), n = ne(o);
|
|
369
|
+
le(n).appendChild(a), e.innerHTML = "", e.appendChild(n);
|
|
370
|
+
const i = X(n);
|
|
371
|
+
if (!(i instanceof HTMLElement))
|
|
372
|
+
throw new Error("Fail to initialize widget: interactive area is not found");
|
|
373
|
+
return i;
|
|
374
|
+
}
|
|
375
|
+
const le = (e) => e.shadowRoot || e, y = {
|
|
376
|
+
0: "#fff",
|
|
377
|
+
100: "#f5f5f5",
|
|
378
|
+
200: "#eeeeee",
|
|
379
|
+
300: "#e0e0e0",
|
|
380
|
+
400: "#bdbdbd",
|
|
381
|
+
500: "#9e9e9e",
|
|
382
|
+
600: "#757575",
|
|
383
|
+
700: "#616161",
|
|
384
|
+
800: "#424242",
|
|
385
|
+
900: "#212121"
|
|
386
|
+
}, b = 10, se = {
|
|
387
|
+
palette: {
|
|
388
|
+
mode: "light",
|
|
389
|
+
primary: {
|
|
390
|
+
main: "#487DFA",
|
|
391
|
+
contrastText: "#fff"
|
|
392
|
+
},
|
|
393
|
+
background: {
|
|
394
|
+
default: "#fff",
|
|
395
|
+
contrastText: "#000"
|
|
396
|
+
},
|
|
397
|
+
border: y[400],
|
|
398
|
+
error: {
|
|
399
|
+
main: "#f44336"
|
|
400
|
+
},
|
|
401
|
+
logoFill: "#1d1d1b",
|
|
402
|
+
grey: y
|
|
403
|
+
},
|
|
404
|
+
spacing: {
|
|
405
|
+
unit: b,
|
|
406
|
+
half: Math.floor(b / 2)
|
|
407
|
+
},
|
|
408
|
+
font: {
|
|
409
|
+
fontFamily: 'ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"',
|
|
410
|
+
color: "#000"
|
|
411
|
+
}
|
|
412
|
+
}, de = {
|
|
413
|
+
palette: {
|
|
414
|
+
mode: "dark",
|
|
415
|
+
primary: {
|
|
416
|
+
main: "#487DFA",
|
|
417
|
+
contrastText: "#fff"
|
|
418
|
+
},
|
|
419
|
+
background: {
|
|
420
|
+
default: "#303030",
|
|
421
|
+
contrastText: "#fff"
|
|
422
|
+
},
|
|
423
|
+
border: y[300],
|
|
424
|
+
error: {
|
|
425
|
+
main: "#f44336"
|
|
426
|
+
},
|
|
427
|
+
logoFill: "#fff",
|
|
428
|
+
grey: y
|
|
429
|
+
},
|
|
430
|
+
spacing: {
|
|
431
|
+
unit: b,
|
|
432
|
+
half: Math.floor(b / 2)
|
|
433
|
+
},
|
|
434
|
+
font: {
|
|
435
|
+
fontFamily: 'ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"',
|
|
436
|
+
color: "#fff"
|
|
437
|
+
}
|
|
438
|
+
};
|
|
439
|
+
function I(e) {
|
|
440
|
+
return Object.values(g).find((a) => a === k(e, 0).getAttribute("data-captcha-type")) || "frictionless";
|
|
441
|
+
}
|
|
442
|
+
const S = (e) => document.querySelector('script[src*="'.concat(e, '"]')), he = (e) => {
|
|
443
|
+
const t = S(e);
|
|
444
|
+
if (t && t.src.indexOf("".concat(e)) !== -1) {
|
|
445
|
+
const o = new URLSearchParams(t.src.split("?")[1]);
|
|
446
|
+
return {
|
|
447
|
+
onloadUrlCallback: o.get("onload") || void 0,
|
|
448
|
+
renderExplicit: o.get("render") || void 0
|
|
449
|
+
};
|
|
450
|
+
}
|
|
451
|
+
return { onloadUrlCallback: void 0, renderExplicit: void 0 };
|
|
452
|
+
};
|
|
453
|
+
class pe {
|
|
454
|
+
constructor(t) {
|
|
455
|
+
this.widgetThemeResolver = t, this.captchaRenderer = null, this._i18n = null;
|
|
456
|
+
}
|
|
457
|
+
get i18n() {
|
|
458
|
+
if (this._i18n === null)
|
|
459
|
+
throw new Error("I18n is not initialized");
|
|
460
|
+
return this._i18n;
|
|
461
|
+
}
|
|
462
|
+
async createWidgets(t, o, a = !0, n = !1) {
|
|
463
|
+
return Promise.all(t.map((c) => {
|
|
464
|
+
const i = M(c);
|
|
465
|
+
return z(o, i, c), this.createWidget(c, o, i, a, n);
|
|
466
|
+
}));
|
|
467
|
+
}
|
|
468
|
+
async createWidget(t, o, a, n = !0, c = !1) {
|
|
469
|
+
o.theme = this.widgetThemeResolver.resolveWidgetTheme(t, o);
|
|
470
|
+
const i = o.theme === "light" ? se : de;
|
|
471
|
+
let l;
|
|
472
|
+
if (c) {
|
|
473
|
+
const h = document.createElement("div");
|
|
474
|
+
t.appendChild(h), l = h;
|
|
475
|
+
} else
|
|
476
|
+
l = re(t, i, "prosopo-procaptcha");
|
|
477
|
+
return (await this.getCaptchaRenderer()).renderCaptcha({
|
|
478
|
+
identifierPrefix: "procaptcha-",
|
|
479
|
+
emotionCacheKey: "procaptcha",
|
|
480
|
+
webComponentTag: "prosopo-procaptcha",
|
|
481
|
+
defaultCaptchaType: g.frictionless
|
|
482
|
+
}, l, o, a, n, this.i18n, c);
|
|
483
|
+
}
|
|
484
|
+
async getCaptchaRenderer() {
|
|
485
|
+
return this._i18n === null && (this._i18n = await N()), this.captchaRenderer === null && (this.captchaRenderer = await this.createCaptchaRenderer()), this.captchaRenderer;
|
|
486
|
+
}
|
|
487
|
+
async createCaptchaRenderer() {
|
|
488
|
+
const t = (await import("./captchaRenderer-BBodRhQu.js")).CaptchaRenderer, o = (await import("./captchaComponentProvider-Dm44AMrY.js").then((a) => a.h)).CaptchaComponentProvider;
|
|
489
|
+
return new t(new o());
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
class fe {
|
|
493
|
+
constructor() {
|
|
494
|
+
this.themesSet = /* @__PURE__ */ new Set(["light", "dark"]), this.defaultTheme = "light";
|
|
495
|
+
}
|
|
496
|
+
resolveWidgetTheme(t, o) {
|
|
497
|
+
const a = o.theme || t.getAttribute("data-theme") || this.defaultTheme;
|
|
498
|
+
return this.validateTheme(a);
|
|
499
|
+
}
|
|
500
|
+
validateTheme(t) {
|
|
501
|
+
return this.themesSet.has(t) ? t : this.defaultTheme;
|
|
502
|
+
}
|
|
503
|
+
}
|
|
504
|
+
const E = "procaptcha.bundle.js";
|
|
505
|
+
let d = [];
|
|
506
|
+
const w = new pe(new fe()), ue = "procaptcha:execute", W = async () => {
|
|
507
|
+
const e = Array.from(document.getElementsByClassName("procaptcha")).filter((o) => o.tagName.toLowerCase() !== "button");
|
|
508
|
+
if (e.length) {
|
|
509
|
+
const o = k(e, 0).getAttribute("data-sitekey"), a = k(e, 0).getAttribute("data-web3");
|
|
510
|
+
if (!o) {
|
|
511
|
+
console.error("No siteKey found");
|
|
512
|
+
return;
|
|
513
|
+
}
|
|
514
|
+
const n = I(e), c = await w.createWidgets(e, {
|
|
515
|
+
captchaType: n,
|
|
516
|
+
siteKey: o
|
|
517
|
+
}, a !== "true");
|
|
518
|
+
d.push(...c);
|
|
519
|
+
}
|
|
520
|
+
const t = Array.from(document.getElementsByClassName("procaptcha")).filter((o) => o.tagName.toLowerCase() === "button");
|
|
521
|
+
if (t.length)
|
|
522
|
+
for (const o of t) {
|
|
523
|
+
const a = o.getAttribute("data-sitekey") || "", n = o.getAttribute("data-callback") || "", c = I([o]), i = await w.createWidgets([o], {
|
|
524
|
+
captchaType: c,
|
|
525
|
+
siteKey: a,
|
|
526
|
+
callback: n
|
|
527
|
+
}, !0, !0);
|
|
528
|
+
d.push(...i), o.addEventListener("click", async (l) => {
|
|
529
|
+
l.preventDefault(), L();
|
|
530
|
+
});
|
|
531
|
+
}
|
|
532
|
+
}, ge = async (e, t) => {
|
|
533
|
+
if (Object.prototype.hasOwnProperty.call(t, "size") && t.size === "invisible" || e.tagName.toLowerCase() === "button") {
|
|
534
|
+
const n = await w.createWidgets([e], t, !0, !0);
|
|
535
|
+
d.push(...n);
|
|
536
|
+
return;
|
|
537
|
+
}
|
|
538
|
+
const a = await w.createWidgets([e], t);
|
|
539
|
+
d.push(...a);
|
|
540
|
+
};
|
|
541
|
+
function p(e) {
|
|
542
|
+
document && document.readyState !== "loading" ? e() : document.addEventListener("DOMContentLoaded", () => {
|
|
543
|
+
e();
|
|
544
|
+
});
|
|
545
|
+
}
|
|
546
|
+
const L = () => {
|
|
547
|
+
var e;
|
|
548
|
+
const t = me();
|
|
549
|
+
if (t.length === 0) {
|
|
550
|
+
console.error("No Procaptcha containers found for execution");
|
|
551
|
+
return;
|
|
552
|
+
}
|
|
553
|
+
const o = new CustomEvent(ue, {
|
|
554
|
+
detail: {
|
|
555
|
+
containerId: ((e = t[0]) == null ? void 0 : e.id) || "procaptcha-container",
|
|
556
|
+
containerCount: t.length,
|
|
557
|
+
timestamp: Date.now()
|
|
558
|
+
},
|
|
559
|
+
bubbles: !0,
|
|
560
|
+
cancelable: !0
|
|
561
|
+
});
|
|
562
|
+
document.dispatchEvent(o);
|
|
563
|
+
};
|
|
564
|
+
function me() {
|
|
565
|
+
const e = [], t = Array.from(document.querySelectorAll('[data-size="invisible"]'));
|
|
566
|
+
e.push(...t);
|
|
567
|
+
const o = Array.from(document.querySelectorAll('#procaptcha-container, [id$="-procaptcha-container"]')), a = Array.from(document.getElementsByClassName("p-procaptcha"));
|
|
568
|
+
e.push(...a);
|
|
569
|
+
for (const n of o)
|
|
570
|
+
e.includes(n) || e.push(n);
|
|
571
|
+
return e;
|
|
572
|
+
}
|
|
573
|
+
const $ = () => {
|
|
574
|
+
var e, t;
|
|
575
|
+
const { onloadUrlCallback: o, renderExplicit: a } = he(E);
|
|
576
|
+
let n = !1;
|
|
577
|
+
if (a !== "explicit" && ((e = S(E)) == null || e.addEventListener("load", () => {
|
|
578
|
+
p(W), n = !0;
|
|
579
|
+
}), document.readyState === "complete" && !n && p(W)), o && ((t = S(E)) == null || t.addEventListener("load", () => {
|
|
580
|
+
const c = m(o);
|
|
581
|
+
p(c);
|
|
582
|
+
}), document.readyState === "complete" && !n)) {
|
|
583
|
+
const c = m(o);
|
|
584
|
+
p(c);
|
|
585
|
+
}
|
|
586
|
+
}, ye = () => {
|
|
587
|
+
for (const e of d)
|
|
588
|
+
e.unmount();
|
|
589
|
+
d = [], $();
|
|
590
|
+
};
|
|
591
|
+
window.procaptcha = { ready: p, render: ge, reset: ye, execute: L };
|
|
592
|
+
$();
|
|
593
|
+
export {
|
|
594
|
+
u as A,
|
|
595
|
+
g as C,
|
|
596
|
+
R as W,
|
|
597
|
+
k as a,
|
|
598
|
+
se as b,
|
|
599
|
+
p as c,
|
|
600
|
+
de as d,
|
|
601
|
+
L as e,
|
|
602
|
+
ye as f,
|
|
603
|
+
M as g,
|
|
604
|
+
N as l,
|
|
605
|
+
ge as r
|
|
606
|
+
};
|