@atproto/oauth-provider 0.3.1 → 0.5.0
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/.linguirc +57 -0
- package/CHANGELOG.md +29 -0
- package/LICENSE.txt +1 -1
- package/dist/account/account-manager.d.ts +17 -3
- package/dist/account/account-manager.d.ts.map +1 -1
- package/dist/account/account-manager.js +102 -8
- package/dist/account/account-manager.js.map +1 -1
- package/dist/account/account-store.d.ts +81 -15
- package/dist/account/account-store.d.ts.map +1 -1
- package/dist/account/account-store.js +70 -19
- package/dist/account/account-store.js.map +1 -1
- package/dist/account/sign-in-data.d.ts +28 -0
- package/dist/account/sign-in-data.d.ts.map +1 -0
- package/dist/account/sign-in-data.js +16 -0
- package/dist/account/sign-in-data.js.map +1 -0
- package/dist/account/sign-up-data.d.ts +26 -0
- package/dist/account/sign-up-data.d.ts.map +1 -0
- package/dist/account/sign-up-data.js +11 -0
- package/dist/account/sign-up-data.js.map +1 -0
- package/dist/assets/app/bundle-manifest.json +598 -6
- package/dist/assets/app/index-ItwwtJ8r.js +36 -0
- package/dist/assets/app/index-ItwwtJ8r.js.map +1 -0
- package/dist/assets/app/main-B_dNxQo_.js +4 -0
- package/dist/assets/app/main-B_dNxQo_.js.map +1 -0
- package/dist/assets/app/main-CSatvmRR.css +3 -0
- package/dist/assets/app/main-CSatvmRR.js +306 -0
- package/dist/assets/app/main-CSatvmRR.js.map +1 -0
- package/dist/assets/app/messages-BQeltXSF.js +4 -0
- package/dist/assets/app/messages-BQeltXSF.js.map +1 -0
- package/dist/assets/app/messages-BQkEhfjg.js +4 -0
- package/dist/assets/app/messages-BQkEhfjg.js.map +1 -0
- package/dist/assets/app/messages-BUjKj_UJ.js +4 -0
- package/dist/assets/app/messages-BUjKj_UJ.js.map +1 -0
- package/dist/assets/app/messages-BWIQa8fO.js +4 -0
- package/dist/assets/app/messages-BWIQa8fO.js.map +1 -0
- package/dist/assets/app/messages-BaNVb0bp.js +4 -0
- package/dist/assets/app/messages-BaNVb0bp.js.map +1 -0
- package/dist/assets/app/messages-BaizVXcF.js +4 -0
- package/dist/assets/app/messages-BaizVXcF.js.map +1 -0
- package/dist/assets/app/messages-BfoClA1Y.js +4 -0
- package/dist/assets/app/messages-BfoClA1Y.js.map +1 -0
- package/dist/assets/app/messages-BsKGDZnC.js +4 -0
- package/dist/assets/app/messages-BsKGDZnC.js.map +1 -0
- package/dist/assets/app/messages-Bu-TJhml.js +4 -0
- package/dist/assets/app/messages-Bu-TJhml.js.map +1 -0
- package/dist/assets/app/messages-BvOKnBQk.js +4 -0
- package/dist/assets/app/messages-BvOKnBQk.js.map +1 -0
- package/dist/assets/app/messages-BxDzCiWz.js +4 -0
- package/dist/assets/app/messages-BxDzCiWz.js.map +1 -0
- package/dist/assets/app/messages-CDgFOy4S.js +4 -0
- package/dist/assets/app/messages-CDgFOy4S.js.map +1 -0
- package/dist/assets/app/messages-CLbTz0o9.js +4 -0
- package/dist/assets/app/messages-CLbTz0o9.js.map +1 -0
- package/dist/assets/app/messages-CNwSh0t7.js +4 -0
- package/dist/assets/app/messages-CNwSh0t7.js.map +1 -0
- package/dist/assets/app/messages-CSMNJ6P8.js +4 -0
- package/dist/assets/app/messages-CSMNJ6P8.js.map +1 -0
- package/dist/assets/app/messages-CZQUw3mp.js +4 -0
- package/dist/assets/app/messages-CZQUw3mp.js.map +1 -0
- package/dist/assets/app/messages-CZT41oVp.js +4 -0
- package/dist/assets/app/messages-CZT41oVp.js.map +1 -0
- package/dist/assets/app/messages-C_b-d3t8.js +4 -0
- package/dist/assets/app/messages-C_b-d3t8.js.map +1 -0
- package/dist/assets/app/messages-C_u3MTc2.js +4 -0
- package/dist/assets/app/messages-C_u3MTc2.js.map +1 -0
- package/dist/assets/app/messages-Cn8nHZic.js +4 -0
- package/dist/assets/app/messages-Cn8nHZic.js.map +1 -0
- package/dist/assets/app/messages-CtDywJUm.js +4 -0
- package/dist/assets/app/messages-CtDywJUm.js.map +1 -0
- package/dist/assets/app/messages-CurtIjBF.js +4 -0
- package/dist/assets/app/messages-CurtIjBF.js.map +1 -0
- package/dist/assets/app/messages-Cv6zIbaP.js +4 -0
- package/dist/assets/app/messages-Cv6zIbaP.js.map +1 -0
- package/dist/assets/app/messages-D1eLQuPE.js +4 -0
- package/dist/assets/app/messages-D1eLQuPE.js.map +1 -0
- package/dist/assets/app/messages-D8vHEaYW.js +4 -0
- package/dist/assets/app/messages-D8vHEaYW.js.map +1 -0
- package/dist/assets/app/messages-DJ1Q4GeC.js +4 -0
- package/dist/assets/app/messages-DJ1Q4GeC.js.map +1 -0
- package/dist/assets/app/messages-DRL3exqd.js +4 -0
- package/dist/assets/app/messages-DRL3exqd.js.map +1 -0
- package/dist/assets/app/messages-DWLPQRTp.js +4 -0
- package/dist/assets/app/messages-DWLPQRTp.js.map +1 -0
- package/dist/assets/app/messages-DjVaE9YE.js +4 -0
- package/dist/assets/app/messages-DjVaE9YE.js.map +1 -0
- package/dist/assets/app/messages-DqpMfFJR.js +4 -0
- package/dist/assets/app/messages-DqpMfFJR.js.map +1 -0
- package/dist/assets/app/messages-ETjhJBEN.js +4 -0
- package/dist/assets/app/messages-ETjhJBEN.js.map +1 -0
- package/dist/assets/app/messages-EUKrgrGn.js +4 -0
- package/dist/assets/app/messages-EUKrgrGn.js.map +1 -0
- package/dist/assets/app/messages-QQrOUcPW.js +4 -0
- package/dist/assets/app/messages-QQrOUcPW.js.map +1 -0
- package/dist/assets/app/messages-e2QGqFL6.js +4 -0
- package/dist/assets/app/messages-e2QGqFL6.js.map +1 -0
- package/dist/assets/app/messages-p61py7gD.js +4 -0
- package/dist/assets/app/messages-p61py7gD.js.map +1 -0
- package/dist/assets/asset.d.ts +1 -0
- package/dist/assets/asset.d.ts.map +1 -1
- package/dist/assets/assets-middleware.d.ts.map +1 -1
- package/dist/assets/assets-middleware.js +12 -7
- package/dist/assets/assets-middleware.js.map +1 -1
- package/dist/assets/index.d.ts +3 -2
- package/dist/assets/index.d.ts.map +1 -1
- package/dist/assets/index.js +13 -1
- package/dist/assets/index.js.map +1 -1
- package/dist/client/client-store.d.ts +3 -3
- package/dist/client/client-store.d.ts.map +1 -1
- package/dist/client/client-store.js +6 -5
- package/dist/client/client-store.js.map +1 -1
- package/dist/device/device-manager.d.ts +12 -13
- package/dist/device/device-manager.d.ts.map +1 -1
- package/dist/device/device-manager.js +5 -3
- package/dist/device/device-manager.js.map +1 -1
- package/dist/device/device-store.d.ts +3 -3
- package/dist/device/device-store.d.ts.map +1 -1
- package/dist/device/device-store.js +10 -9
- package/dist/device/device-store.js.map +1 -1
- package/dist/dpop/dpop-manager.d.ts +15 -7
- package/dist/dpop/dpop-manager.d.ts.map +1 -1
- package/dist/dpop/dpop-manager.js +17 -3
- package/dist/dpop/dpop-manager.js.map +1 -1
- package/dist/dpop/dpop-nonce.d.ts +11 -5
- package/dist/dpop/dpop-nonce.d.ts.map +1 -1
- package/dist/dpop/dpop-nonce.js +47 -38
- package/dist/dpop/dpop-nonce.js.map +1 -1
- package/dist/errors/handle-unavailable-error.d.ts +11 -0
- package/dist/errors/handle-unavailable-error.d.ts.map +1 -0
- package/dist/errors/handle-unavailable-error.js +19 -0
- package/dist/errors/handle-unavailable-error.js.map +1 -0
- package/dist/errors/invalid-request-error.d.ts +6 -8
- package/dist/errors/invalid-request-error.d.ts.map +1 -1
- package/dist/errors/invalid-request-error.js +10 -8
- package/dist/errors/invalid-request-error.js.map +1 -1
- package/dist/lib/csp/index.d.ts +18 -0
- package/dist/lib/csp/index.d.ts.map +1 -0
- package/dist/lib/csp/index.js +72 -0
- package/dist/lib/csp/index.js.map +1 -0
- package/dist/lib/hcaptcha.d.ts +177 -0
- package/dist/lib/hcaptcha.d.ts.map +1 -0
- package/dist/lib/hcaptcha.js +155 -0
- package/dist/lib/hcaptcha.js.map +1 -0
- package/dist/lib/html/build-document.d.ts +11 -3
- package/dist/lib/html/build-document.d.ts.map +1 -1
- package/dist/lib/html/build-document.js +51 -15
- package/dist/lib/html/build-document.js.map +1 -1
- package/dist/lib/http/middleware.d.ts.map +1 -1
- package/dist/lib/http/middleware.js +4 -1
- package/dist/lib/http/middleware.js.map +1 -1
- package/dist/lib/http/request.d.ts +18 -3
- package/dist/lib/http/request.d.ts.map +1 -1
- package/dist/lib/http/request.js +56 -23
- package/dist/lib/http/request.js.map +1 -1
- package/dist/lib/http/response.d.ts +4 -2
- package/dist/lib/http/response.d.ts.map +1 -1
- package/dist/lib/http/response.js +23 -5
- package/dist/lib/http/response.js.map +1 -1
- package/dist/lib/locale.d.ts +15 -0
- package/dist/lib/locale.d.ts.map +1 -0
- package/dist/lib/locale.js +17 -0
- package/dist/lib/locale.js.map +1 -0
- package/dist/lib/util/function.d.ts +2 -2
- package/dist/lib/util/function.d.ts.map +1 -1
- package/dist/lib/util/function.js.map +1 -1
- package/dist/lib/util/type.d.ts +88 -1
- package/dist/lib/util/type.d.ts.map +1 -1
- package/dist/lib/util/type.js +41 -0
- package/dist/lib/util/type.js.map +1 -1
- package/dist/metadata/build-metadata.d.ts +2 -2
- package/dist/metadata/build-metadata.d.ts.map +1 -1
- package/dist/metadata/build-metadata.js.map +1 -1
- package/dist/oauth-errors.d.ts +1 -0
- package/dist/oauth-errors.d.ts.map +1 -1
- package/dist/oauth-errors.js +3 -1
- package/dist/oauth-errors.js.map +1 -1
- package/dist/oauth-hooks.d.ts +60 -3
- package/dist/oauth-hooks.d.ts.map +1 -1
- package/dist/oauth-hooks.js +3 -3
- package/dist/oauth-hooks.js.map +1 -1
- package/dist/oauth-provider.d.ts +28 -22
- package/dist/oauth-provider.d.ts.map +1 -1
- package/dist/oauth-provider.js +212 -211
- package/dist/oauth-provider.js.map +1 -1
- package/dist/oauth-verifier.d.ts +1 -1
- package/dist/oauth-verifier.d.ts.map +1 -1
- package/dist/oauth-verifier.js +2 -1
- package/dist/oauth-verifier.js.map +1 -1
- package/dist/output/build-authorize-data.d.ts +0 -1
- package/dist/output/build-authorize-data.d.ts.map +1 -1
- package/dist/output/build-authorize-data.js +0 -1
- package/dist/output/build-authorize-data.js.map +1 -1
- package/dist/output/build-customization-data.d.ts +232 -0
- package/dist/output/build-customization-data.d.ts.map +1 -0
- package/dist/output/build-customization-data.js +145 -0
- package/dist/output/build-customization-data.js.map +1 -0
- package/dist/output/output-manager.d.ts +16 -9
- package/dist/output/output-manager.d.ts.map +1 -1
- package/dist/output/output-manager.js +78 -42
- package/dist/output/output-manager.js.map +1 -1
- package/dist/output/send-authorize-redirect.d.ts +9 -6
- package/dist/output/send-authorize-redirect.d.ts.map +1 -1
- package/dist/output/send-authorize-redirect.js +20 -14
- package/dist/output/send-authorize-redirect.js.map +1 -1
- package/dist/output/send-web-page.d.ts +7 -2
- package/dist/output/send-web-page.d.ts.map +1 -1
- package/dist/output/send-web-page.js +37 -21
- package/dist/output/send-web-page.js.map +1 -1
- package/dist/request/request-manager.d.ts +1 -1
- package/dist/request/request-manager.d.ts.map +1 -1
- package/dist/request/request-manager.js +4 -4
- package/dist/request/request-manager.js.map +1 -1
- package/dist/request/request-store.d.ts +3 -3
- package/dist/request/request-store.d.ts.map +1 -1
- package/dist/request/request-store.js +11 -10
- package/dist/request/request-store.js.map +1 -1
- package/dist/token/token-store.d.ts +4 -4
- package/dist/token/token-store.d.ts.map +1 -1
- package/dist/token/token-store.js +13 -12
- package/dist/token/token-store.js.map +1 -1
- package/package.json +46 -21
- package/rollup.config.js +61 -17
- package/src/account/account-manager.ts +159 -8
- package/src/account/account-store.ts +127 -32
- package/src/account/sign-in-data.ts +15 -0
- package/src/account/sign-up-data.ts +11 -0
- package/src/assets/app/app.tsx +31 -16
- package/src/assets/app/backend-data.ts +15 -60
- package/src/assets/app/backend-types.ts +66 -0
- package/src/assets/app/components/forms/button-toggle-visibility.tsx +43 -0
- package/src/assets/app/components/forms/button.tsx +60 -0
- package/src/assets/app/components/forms/fieldset.tsx +55 -0
- package/src/assets/app/components/forms/form-card-async.tsx +103 -0
- package/src/assets/app/components/forms/form-card.tsx +49 -0
- package/src/assets/app/components/forms/input-checkbox.tsx +73 -0
- package/src/assets/app/components/forms/input-container.tsx +107 -0
- package/src/assets/app/components/forms/input-email-address.tsx +66 -0
- package/src/assets/app/components/forms/input-new-password.tsx +62 -0
- package/src/assets/app/components/forms/input-password.tsx +88 -0
- package/src/assets/app/components/forms/input-text.tsx +76 -0
- package/src/assets/app/components/forms/input-token.tsx +94 -0
- package/src/assets/app/components/forms/wizard-card.tsx +116 -0
- package/src/assets/app/components/layouts/layout-title-page.tsx +77 -0
- package/src/assets/app/components/layouts/layout-welcome.tsx +73 -0
- package/src/assets/app/components/utils/account-identifier.tsx +23 -0
- package/src/assets/app/components/utils/account-image.tsx +33 -0
- package/src/assets/app/components/utils/admonition.tsx +52 -0
- package/src/assets/app/components/utils/client-name.tsx +45 -0
- package/src/assets/app/components/utils/error-card.tsx +93 -0
- package/src/assets/app/components/utils/error-message.tsx +62 -0
- package/src/assets/app/components/utils/help-card.tsx +46 -0
- package/src/assets/app/components/utils/icons.tsx +88 -0
- package/src/assets/app/components/utils/link-anchor.tsx +28 -0
- package/src/assets/app/components/utils/link-title.tsx +26 -0
- package/src/assets/app/components/utils/multi-lang-string.tsx +56 -0
- package/src/assets/app/components/utils/password-strength-label.tsx +37 -0
- package/src/assets/app/components/utils/password-strength-meter.tsx +58 -0
- package/src/assets/app/components/{url-viewer.tsx → utils/url-viewer.tsx} +9 -6
- package/src/assets/app/hooks/use-api.ts +128 -55
- package/src/assets/app/hooks/use-async-action.ts +120 -0
- package/src/assets/app/hooks/use-browser-color-scheme.ts +31 -0
- package/src/assets/app/hooks/use-csrf-token.ts +1 -1
- package/src/assets/app/hooks/use-random-string.ts +37 -0
- package/src/assets/app/hooks/use-stepper.ts +87 -0
- package/src/assets/app/index.html +182 -0
- package/src/assets/app/lib/api.ts +248 -79
- package/src/assets/app/lib/clsx.ts +5 -8
- package/src/assets/app/lib/json-client.ts +94 -0
- package/src/assets/app/lib/password.ts +98 -0
- package/src/assets/app/lib/ref.ts +17 -0
- package/src/assets/app/locales/an/messages.po +492 -0
- package/src/assets/app/locales/ast/messages.po +492 -0
- package/src/assets/app/locales/ca/messages.po +492 -0
- package/src/assets/app/locales/da/messages.po +492 -0
- package/src/assets/app/locales/de/messages.po +492 -0
- package/src/assets/app/locales/el/messages.po +492 -0
- package/src/assets/app/locales/en/messages.po +492 -0
- package/src/assets/app/locales/en-GB/messages.po +492 -0
- package/src/assets/app/locales/es/messages.po +492 -0
- package/src/assets/app/locales/eu/messages.po +492 -0
- package/src/assets/app/locales/fi/messages.po +492 -0
- package/src/assets/app/locales/fr/messages.po +492 -0
- package/src/assets/app/locales/ga/messages.po +492 -0
- package/src/assets/app/locales/gl/messages.po +492 -0
- package/src/assets/app/locales/hi/messages.po +492 -0
- package/src/assets/app/locales/hu/messages.po +492 -0
- package/src/assets/app/locales/ia/messages.po +492 -0
- package/src/assets/app/locales/id/messages.po +492 -0
- package/src/assets/app/locales/it/messages.po +492 -0
- package/src/assets/app/locales/ja/messages.po +492 -0
- package/src/assets/app/locales/km/messages.po +492 -0
- package/src/assets/app/locales/ko/messages.po +492 -0
- package/src/assets/app/locales/load.ts +8 -0
- package/src/assets/app/locales/locale-context.ts +19 -0
- package/src/assets/app/locales/locale-provider.tsx +112 -0
- package/src/assets/app/locales/locale-selector.tsx +58 -0
- package/src/assets/app/locales/locales.ts +168 -0
- package/src/assets/app/locales/ne/messages.po +492 -0
- package/src/assets/app/locales/nl/messages.po +492 -0
- package/src/assets/app/locales/pl/messages.po +492 -0
- package/src/assets/app/locales/pt-BR/messages.po +492 -0
- package/src/assets/app/locales/ro/messages.po +492 -0
- package/src/assets/app/locales/ru/messages.po +492 -0
- package/src/assets/app/locales/sv/messages.po +492 -0
- package/src/assets/app/locales/th/messages.po +492 -0
- package/src/assets/app/locales/tr/messages.po +492 -0
- package/src/assets/app/locales/uk/messages.po +492 -0
- package/src/assets/app/locales/vi/messages.po +492 -0
- package/src/assets/app/locales/zh-CN/messages.po +492 -0
- package/src/assets/app/locales/zh-HK/messages.po +492 -0
- package/src/assets/app/locales/zh-TW/messages.po +492 -0
- package/src/assets/app/main.css +23 -2
- package/src/assets/app/main.tsx +24 -8
- package/src/assets/app/views/authorize/accept/accept-form.tsx +150 -0
- package/src/assets/app/views/authorize/accept/accept-view.tsx +70 -0
- package/src/assets/app/views/authorize/authorize-view.tsx +180 -0
- package/src/assets/app/views/authorize/reset-password/reset-password-confirm-form.tsx +88 -0
- package/src/assets/app/views/authorize/reset-password/reset-password-request-form.tsx +80 -0
- package/src/assets/app/views/authorize/reset-password/reset-password-view.tsx +127 -0
- package/src/assets/app/views/authorize/sign-in/sign-in-form.tsx +244 -0
- package/src/assets/app/views/authorize/sign-in/sign-in-picker.tsx +116 -0
- package/src/assets/app/views/authorize/sign-in/sign-in-view.tsx +145 -0
- package/src/assets/app/views/authorize/sign-up/sign-up-account-form.tsx +140 -0
- package/src/assets/app/views/authorize/sign-up/sign-up-disclaimer.tsx +51 -0
- package/src/assets/app/views/authorize/sign-up/sign-up-handle-form.tsx +289 -0
- package/src/assets/app/views/authorize/sign-up/sign-up-hcaptcha-form.tsx +108 -0
- package/src/assets/app/views/authorize/sign-up/sign-up-view.tsx +158 -0
- package/src/assets/app/views/authorize/welcome/welcome-view.tsx +56 -0
- package/src/assets/app/views/error/error-view.tsx +31 -0
- package/src/assets/asset.ts +1 -0
- package/src/assets/assets-middleware.ts +13 -8
- package/src/assets/index.ts +15 -2
- package/src/client/client-store.ts +10 -12
- package/src/device/device-manager.ts +14 -15
- package/src/device/device-store.ts +9 -15
- package/src/dpop/dpop-manager.ts +20 -8
- package/src/dpop/dpop-nonce.ts +58 -40
- package/src/errors/handle-unavailable-error.ts +18 -0
- package/src/errors/invalid-request-error.ts +10 -8
- package/src/lib/csp/index.ts +98 -0
- package/src/lib/hcaptcha.ts +182 -0
- package/src/lib/html/build-document.ts +60 -16
- package/src/lib/http/middleware.ts +4 -3
- package/src/lib/http/request.ts +81 -28
- package/src/lib/http/response.ts +22 -9
- package/src/lib/locale.ts +21 -0
- package/src/lib/util/function.ts +0 -3
- package/src/lib/util/type.ts +130 -1
- package/src/metadata/build-metadata.ts +2 -1
- package/src/oauth-errors.ts +1 -0
- package/src/oauth-hooks.ts +69 -3
- package/src/oauth-provider.ts +410 -315
- package/src/oauth-verifier.ts +3 -1
- package/src/output/build-authorize-data.ts +1 -3
- package/src/output/build-customization-data.ts +189 -0
- package/src/output/output-manager.ts +111 -48
- package/src/output/send-authorize-redirect.ts +43 -36
- package/src/output/send-web-page.ts +40 -26
- package/src/request/request-manager.ts +4 -4
- package/src/request/request-store.ts +12 -16
- package/src/token/token-store.ts +14 -18
- package/tailwind.config.js +5 -0
- package/tsconfig.backend.tsbuildinfo +1 -1
- package/tsconfig.frontend.tsbuildinfo +1 -1
- package/tsconfig.tools.tsbuildinfo +1 -1
- package/vite.config.mjs +16 -0
- package/.postcssrc.yml +0 -3
- package/dist/assets/app/main.css +0 -3
- package/dist/assets/app/main.js +0 -20
- package/dist/assets/app/main.js.map +0 -1
- package/dist/output/customization.d.ts +0 -27
- package/dist/output/customization.d.ts.map +0 -1
- package/dist/output/customization.js +0 -88
- package/dist/output/customization.js.map +0 -1
- package/src/assets/app/components/accept-form.tsx +0 -137
- package/src/assets/app/components/account-identifier.tsx +0 -18
- package/src/assets/app/components/account-picker.tsx +0 -127
- package/src/assets/app/components/button.tsx +0 -34
- package/src/assets/app/components/client-name.tsx +0 -37
- package/src/assets/app/components/fieldset.tsx +0 -26
- package/src/assets/app/components/form-card.tsx +0 -47
- package/src/assets/app/components/help-card.tsx +0 -42
- package/src/assets/app/components/icons/alert-icon.tsx +0 -5
- package/src/assets/app/components/icons/at-symbol-icon.tsx +0 -5
- package/src/assets/app/components/icons/caret-right-icon.tsx +0 -5
- package/src/assets/app/components/icons/lock-icon.tsx +0 -5
- package/src/assets/app/components/icons/token-icon.tsx +0 -5
- package/src/assets/app/components/icons/util.tsx +0 -17
- package/src/assets/app/components/info-card.tsx +0 -45
- package/src/assets/app/components/input-checkbox.tsx +0 -47
- package/src/assets/app/components/input-container.tsx +0 -37
- package/src/assets/app/components/input-layout.tsx +0 -47
- package/src/assets/app/components/input-text.tsx +0 -69
- package/src/assets/app/components/layout-title-page.tsx +0 -60
- package/src/assets/app/components/layout-welcome.tsx +0 -74
- package/src/assets/app/components/sign-in-form.tsx +0 -337
- package/src/assets/app/components/sign-up-account-form.tsx +0 -194
- package/src/assets/app/components/sign-up-disclaimer.tsx +0 -44
- package/src/assets/app/views/accept-view.tsx +0 -55
- package/src/assets/app/views/authorize-view.tsx +0 -106
- package/src/assets/app/views/error-view.tsx +0 -36
- package/src/assets/app/views/sign-in-view.tsx +0 -111
- package/src/assets/app/views/sign-up-view.tsx +0 -86
- package/src/assets/app/views/welcome-view.tsx +0 -54
- package/src/output/customization.ts +0 -118
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"messages-DJ1Q4GeC.js","sources":["../../../src/assets/app/locales/zh-HK/messages.ts"],"sourcesContent":["/*eslint-disable*/import type{Messages}from\"@lingui/core\";export const messages=JSON.parse(\"{\\\"BVbdlE\\\":[\\\"<0/> is asking for permission to access your account (<1/>).\\\"],\\\"4blS0m\\\":[\\\"2FA Confirmation\\\"],\\\"S90jaV\\\":[\\\"A second authentication factor is required\\\"],\\\"myiH7A\\\":[\\\"Access your account data (except chat messages)\\\"],\\\"kJrqQq\\\":[\\\"Access your chat messages\\\"],\\\"AeXO77\\\":[\\\"Account\\\"],\\\"FTT4a4\\\":[\\\"Already have a code?\\\"],\\\"eYNzrj\\\":[\\\"An application on your device\\\"],\\\"vW+T+d\\\":[\\\"An unknown error occurred\\\"],\\\"+TaG50\\\":[\\\"Another account\\\"],\\\"OX6vme\\\":[\\\"Authenticate\\\"],\\\"yIVrHZ\\\":[\\\"Authorize\\\"],\\\"iH8pgl\\\":[\\\"Back\\\"],\\\"4Rgp24\\\":[\\\"Between \\\",[\\\"minLength\\\"],\\\" and \\\",[\\\"maxLength\\\"],\\\" characters\\\"],\\\"/aj5l4\\\":[\\\"By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:\\\"],\\\"mBUXx0\\\":[\\\"By creating an account you agree to the \\\",[\\\"0\\\"],\\\" and the \\\",[\\\"1\\\"],\\\" of this service.\\\"],\\\"dEgA5A\\\":[\\\"Cancel\\\"],\\\"B+Yy3b\\\":[\\\"Check your \\\",[\\\"0\\\"],\\\" email for a login code and enter it here.\\\"],\\\"khEQ02\\\":[\\\"Choose a username\\\"],\\\"EWPtMO\\\":[\\\"Code\\\"],\\\"7VpPHA\\\":[\\\"Confirm\\\"],\\\"HaGV2g\\\":[\\\"Confirm your password to continue\\\"],\\\"ioZOzk\\\":[\\\"Confirmation code\\\"],\\\"mpt9T+\\\":[\\\"Create a new account\\\"],\\\"IS0nrP\\\":[\\\"Create Account\\\"],\\\"54JiGG\\\":[\\\"Deny access\\\"],\\\"Nu4oKW\\\":[\\\"Description\\\"],\\\"O3oNi5\\\":[\\\"Email\\\"],\\\"ATGYL1\\\":[\\\"Email address\\\"],\\\"3tOlz6\\\":[\\\"Enter a password\\\"],\\\"xg/UcZ\\\":[\\\"Enter the code you received to reset your password.\\\"],\\\"cHrOqs\\\":[\\\"Enter the email you used to create your account. We'll send you a \\\\\\\"reset code\\\\\\\" so you can set a new password.\\\"],\\\"xRPn3U\\\":[\\\"Enter your email address\\\"],\\\"0StR7t\\\":[\\\"Enter your new password\\\"],\\\"NgaR6B\\\":[\\\"Enter your password\\\"],\\\"T0KLp4\\\":[\\\"Enter your username and password\\\"],\\\"SlfejT\\\":[\\\"Error\\\"],\\\"/Ltc/k\\\":[\\\"Extra\\\"],\\\"dn8X5t\\\":[\\\"Forgot Password\\\"],\\\"F4OP4y\\\":[\\\"Forgot?\\\"],\\\"QdVx1C\\\":[\\\"Grant access to your <0>\\\",[\\\"0\\\"],\\\"</0> account\\\"],\\\"87VTIH\\\":[\\\"Having trouble? <0>Contact support</0>\\\"],\\\"vLyv1R\\\":[\\\"Hide\\\"],\\\"i0qMbr\\\":[\\\"Home\\\"],\\\"sJGljQ\\\":[\\\"Identifier\\\"],\\\"vHJQ4A\\\":[\\\"Interface language selector\\\"],\\\"JHB/Ky\\\":[\\\"Invalid\\\"],\\\"6KlkHI\\\":[\\\"Invite code\\\"],\\\"Esfg1M\\\":[\\\"Let's get your password reset!\\\"],\\\"UCOd1e\\\":[\\\"Login complete\\\"],\\\"cR9UpQ\\\":[\\\"Login to account that is not listed\\\"],\\\"0hTJM+\\\":[\\\"Looks like \\\",[\\\"example\\\"]],\\\"huXYDE\\\":[\\\"Make visible\\\"],\\\"VU3Nrn\\\":[\\\"Missing\\\"],\\\"dvYuhh\\\":[\\\"Moderate\\\"],\\\"6YtxFj\\\":[\\\"Name\\\"],\\\"/nT6AE\\\":[\\\"New password\\\"],\\\"hXzOVo\\\":[\\\"Next\\\"],\\\"UaXeX3\\\":[\\\"Okay\\\"],\\\"yDlXDJ\\\":[\\\"Only letters, numbers, and hyphens\\\"],\\\"8ZsakT\\\":[\\\"Password\\\"],\\\"osAB4a\\\":[\\\"Password strength\\\"],\\\"xfNKwI\\\":[\\\"Password strength indicator\\\"],\\\"fSy6T1\\\":[\\\"Password Updated\\\"],\\\"DKeVgZ\\\":[\\\"Password updated!\\\"],\\\"5CqSPX\\\":[\\\"Password with at least \\\",[\\\"MIN_PASSWORD_LENGTH\\\"],\\\" characters\\\"],\\\"+Z2ZNt\\\":[\\\"Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust.\\\"],\\\"LcET2C\\\":[\\\"Privacy Policy\\\"],\\\"1TxdLU\\\":[\\\"Remember this account on this device\\\"],\\\"c7cY3z\\\":[\\\"Requested permissions\\\"],\\\"vJgYMA\\\":[\\\"Reset code\\\"],\\\"KbS2K9\\\":[\\\"Reset Password\\\"],\\\"slOprG\\\":[\\\"Reset your password\\\"],\\\"HB+TbB\\\":[\\\"Select domain\\\"],\\\"o3dwub\\\":[\\\"Select from an existing account\\\"],\\\"CqO9qC\\\":[\\\"Session\\\"],\\\"5lWFkC\\\":[\\\"Sign in\\\"],\\\"N9o7n5\\\":[\\\"Sign in as \\\",[\\\"0\\\"]],\\\"FT1MVS\\\":[\\\"Sign in as...\\\"],\\\"e+RpCP\\\":[\\\"Sign up\\\"],\\\"BEx8rG\\\":[\\\"Step \\\",[\\\"currentPosition\\\"],\\\" of \\\",[\\\"count\\\"]],\\\"LLx/nr\\\":[\\\"Strong\\\"],\\\"hQRttt\\\":[\\\"Submit\\\"],\\\"XYLcNv\\\":[\\\"Support\\\"],\\\"xowcRf\\\":[\\\"Terms of Service\\\"],\\\"D00bHj\\\":[\\\"That handle cannot be used\\\"],\\\"qDdKKD\\\":[\\\"The domain name is not allowed\\\"],\\\"we0QGx\\\":[\\\"The handle contains inappropriate language\\\"],\\\"kPGuFg\\\":[\\\"The handle is already in use\\\"],\\\"LSPrK4\\\":[\\\"The handle is invalid\\\"],\\\"SZKM0t\\\":[\\\"This email is already used\\\"],\\\"T61uiW\\\":[\\\"This handle is reserved\\\"],\\\"5OVfoe\\\":[\\\"This sign-in session has expired\\\"],\\\"LX2sHe\\\":[\\\"Type your desired username\\\"],\\\"Jja+Vn\\\":[\\\"Unexpected server response\\\"],\\\"BWM1dL\\\":[\\\"Uniquely identify you\\\"],\\\"nZx9mr\\\":[\\\"Username or email address\\\"],\\\"nfagfM\\\":[\\\"Valid\\\"],\\\"86GEtW\\\":[\\\"Valid email address or username\\\"],\\\"aIar4b\\\":[\\\"Verify you are human\\\"],\\\"r6y+jM\\\":[\\\"Warning\\\"],\\\"qjBGxf\\\":[\\\"We're so excited to have you join us!\\\"],\\\"9ls/Vs\\\":[\\\"Weak\\\"],\\\"jSVjfa\\\":[\\\"Wrong identifier or password\\\"],\\\"qq6QQ5\\\":[\\\"You are being redirected...\\\"],\\\"B9VwbO\\\":[\\\"You can change this username to any domain name you control after your account is set up.\\\"],\\\"67nRLM\\\":[\\\"You can now sign in with your new password.\\\"],\\\"imRJNy\\\":[\\\"You will receive an email with a \\\\\\\"reset code\\\\\\\". Enter that code here then enter your new password.\\\"],\\\"gdRnT7\\\":[\\\"Your account\\\"],\\\"r/b/p8\\\":[\\\"Your full username will be: \\\",[\\\"0\\\"]],\\\"+qGdcW\\\":[\\\"Your password has been updated!\\\"]}\")as Messages;"],"names":["messages","JSON","parse"],"mappings":"AAAuEA,MAAAA,QAAAA,CAASC,IAAKC,CAAAA,KAAK,CAAC,+yIAAiyJ;;;;"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
const messages=JSON.parse('{"BVbdlE":["<0/> is asking for permission to access your account (<1/>)."],"4blS0m":["2FA Confirmation"],"S90jaV":["A second authentication factor is required"],"myiH7A":["Access your account data (except chat messages)"],"kJrqQq":["Access your chat messages"],"AeXO77":["Account"],"FTT4a4":["Already have a code?"],"eYNzrj":["An application on your device"],"vW+T+d":["An unknown error occurred"],"+TaG50":["Another account"],"OX6vme":["Authenticate"],"yIVrHZ":["Authorize"],"iH8pgl":["Back"],"4Rgp24":["Between ",["minLength"]," and ",["maxLength"]," characters"],"/aj5l4":["By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:"],"mBUXx0":["By creating an account you agree to the ",["0"]," and the ",["1"]," of this service."],"dEgA5A":["Cancel"],"B+Yy3b":["Check your ",["0"]," email for a login code and enter it here."],"khEQ02":["Choose a username"],"EWPtMO":["Code"],"7VpPHA":["Confirm"],"HaGV2g":["Confirm your password to continue"],"ioZOzk":["Confirmation code"],"mpt9T+":["Create a new account"],"IS0nrP":["Create Account"],"54JiGG":["Deny access"],"Nu4oKW":["Description"],"O3oNi5":["Email"],"ATGYL1":["Email address"],"3tOlz6":["Enter a password"],"xg/UcZ":["Enter the code you received to reset your password."],"cHrOqs":["Enter the email you used to create your account. We\'ll send you a \\"reset code\\" so you can set a new password."],"xRPn3U":["Enter your email address"],"0StR7t":["Enter your new password"],"NgaR6B":["Enter your password"],"T0KLp4":["Enter your username and password"],"SlfejT":["Error"],"/Ltc/k":["Extra"],"dn8X5t":["Forgot Password"],"F4OP4y":["Forgot?"],"QdVx1C":["Grant access to your <0>",["0"],"</0> account"],"87VTIH":["Having trouble? <0>Contact support</0>"],"vLyv1R":["Hide"],"i0qMbr":["Home"],"sJGljQ":["Identifier"],"vHJQ4A":["Interface language selector"],"JHB/Ky":["Invalid"],"6KlkHI":["Invite code"],"Esfg1M":["Let\'s get your password reset!"],"UCOd1e":["Login complete"],"cR9UpQ":["Login to account that is not listed"],"0hTJM+":["Looks like ",["example"]],"huXYDE":["Make visible"],"VU3Nrn":["Missing"],"dvYuhh":["Moderate"],"6YtxFj":["Name"],"/nT6AE":["New password"],"hXzOVo":["Next"],"UaXeX3":["Okay"],"yDlXDJ":["Only letters, numbers, and hyphens"],"8ZsakT":["Password"],"osAB4a":["Password strength"],"xfNKwI":["Password strength indicator"],"fSy6T1":["Password Updated"],"DKeVgZ":["Password updated!"],"5CqSPX":["Password with at least ",["MIN_PASSWORD_LENGTH"]," characters"],"+Z2ZNt":["Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust."],"LcET2C":["Privacy Policy"],"1TxdLU":["Remember this account on this device"],"c7cY3z":["Requested permissions"],"vJgYMA":["Reset code"],"KbS2K9":["Reset Password"],"slOprG":["Reset your password"],"HB+TbB":["Select domain"],"o3dwub":["Select from an existing account"],"CqO9qC":["Session"],"5lWFkC":["Sign in"],"N9o7n5":["Sign in as ",["0"]],"FT1MVS":["Sign in as..."],"e+RpCP":["Sign up"],"BEx8rG":["Step ",["currentPosition"]," of ",["count"]],"LLx/nr":["Strong"],"hQRttt":["Submit"],"XYLcNv":["Support"],"xowcRf":["Terms of Service"],"D00bHj":["That handle cannot be used"],"qDdKKD":["The domain name is not allowed"],"we0QGx":["The handle contains inappropriate language"],"kPGuFg":["The handle is already in use"],"LSPrK4":["The handle is invalid"],"SZKM0t":["This email is already used"],"T61uiW":["This handle is reserved"],"5OVfoe":["This sign-in session has expired"],"LX2sHe":["Type your desired username"],"Jja+Vn":["Unexpected server response"],"BWM1dL":["Uniquely identify you"],"nZx9mr":["Username or email address"],"nfagfM":["Valid"],"86GEtW":["Valid email address or username"],"aIar4b":["Verify you are human"],"r6y+jM":["Warning"],"qjBGxf":["We\'re so excited to have you join us!"],"9ls/Vs":["Weak"],"jSVjfa":["Wrong identifier or password"],"qq6QQ5":["You are being redirected..."],"B9VwbO":["You can change this username to any domain name you control after your account is set up."],"67nRLM":["You can now sign in with your new password."],"imRJNy":["You will receive an email with a \\"reset code\\". Enter that code here then enter your new password."],"gdRnT7":["Your account"],"r/b/p8":["Your full username will be: ",["0"]],"+qGdcW":["Your password has been updated!"]}');
|
2
|
+
|
3
|
+
export { messages };
|
4
|
+
//# sourceMappingURL=messages-DRL3exqd.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"messages-DRL3exqd.js","sources":["../../../src/assets/app/locales/el/messages.ts"],"sourcesContent":["/*eslint-disable*/import type{Messages}from\"@lingui/core\";export const messages=JSON.parse(\"{\\\"BVbdlE\\\":[\\\"<0/> is asking for permission to access your account (<1/>).\\\"],\\\"4blS0m\\\":[\\\"2FA Confirmation\\\"],\\\"S90jaV\\\":[\\\"A second authentication factor is required\\\"],\\\"myiH7A\\\":[\\\"Access your account data (except chat messages)\\\"],\\\"kJrqQq\\\":[\\\"Access your chat messages\\\"],\\\"AeXO77\\\":[\\\"Account\\\"],\\\"FTT4a4\\\":[\\\"Already have a code?\\\"],\\\"eYNzrj\\\":[\\\"An application on your device\\\"],\\\"vW+T+d\\\":[\\\"An unknown error occurred\\\"],\\\"+TaG50\\\":[\\\"Another account\\\"],\\\"OX6vme\\\":[\\\"Authenticate\\\"],\\\"yIVrHZ\\\":[\\\"Authorize\\\"],\\\"iH8pgl\\\":[\\\"Back\\\"],\\\"4Rgp24\\\":[\\\"Between \\\",[\\\"minLength\\\"],\\\" and \\\",[\\\"maxLength\\\"],\\\" characters\\\"],\\\"/aj5l4\\\":[\\\"By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:\\\"],\\\"mBUXx0\\\":[\\\"By creating an account you agree to the \\\",[\\\"0\\\"],\\\" and the \\\",[\\\"1\\\"],\\\" of this service.\\\"],\\\"dEgA5A\\\":[\\\"Cancel\\\"],\\\"B+Yy3b\\\":[\\\"Check your \\\",[\\\"0\\\"],\\\" email for a login code and enter it here.\\\"],\\\"khEQ02\\\":[\\\"Choose a username\\\"],\\\"EWPtMO\\\":[\\\"Code\\\"],\\\"7VpPHA\\\":[\\\"Confirm\\\"],\\\"HaGV2g\\\":[\\\"Confirm your password to continue\\\"],\\\"ioZOzk\\\":[\\\"Confirmation code\\\"],\\\"mpt9T+\\\":[\\\"Create a new account\\\"],\\\"IS0nrP\\\":[\\\"Create Account\\\"],\\\"54JiGG\\\":[\\\"Deny access\\\"],\\\"Nu4oKW\\\":[\\\"Description\\\"],\\\"O3oNi5\\\":[\\\"Email\\\"],\\\"ATGYL1\\\":[\\\"Email address\\\"],\\\"3tOlz6\\\":[\\\"Enter a password\\\"],\\\"xg/UcZ\\\":[\\\"Enter the code you received to reset your password.\\\"],\\\"cHrOqs\\\":[\\\"Enter the email you used to create your account. We'll send you a \\\\\\\"reset code\\\\\\\" so you can set a new password.\\\"],\\\"xRPn3U\\\":[\\\"Enter your email address\\\"],\\\"0StR7t\\\":[\\\"Enter your new password\\\"],\\\"NgaR6B\\\":[\\\"Enter your password\\\"],\\\"T0KLp4\\\":[\\\"Enter your username and password\\\"],\\\"SlfejT\\\":[\\\"Error\\\"],\\\"/Ltc/k\\\":[\\\"Extra\\\"],\\\"dn8X5t\\\":[\\\"Forgot Password\\\"],\\\"F4OP4y\\\":[\\\"Forgot?\\\"],\\\"QdVx1C\\\":[\\\"Grant access to your <0>\\\",[\\\"0\\\"],\\\"</0> account\\\"],\\\"87VTIH\\\":[\\\"Having trouble? <0>Contact support</0>\\\"],\\\"vLyv1R\\\":[\\\"Hide\\\"],\\\"i0qMbr\\\":[\\\"Home\\\"],\\\"sJGljQ\\\":[\\\"Identifier\\\"],\\\"vHJQ4A\\\":[\\\"Interface language selector\\\"],\\\"JHB/Ky\\\":[\\\"Invalid\\\"],\\\"6KlkHI\\\":[\\\"Invite code\\\"],\\\"Esfg1M\\\":[\\\"Let's get your password reset!\\\"],\\\"UCOd1e\\\":[\\\"Login complete\\\"],\\\"cR9UpQ\\\":[\\\"Login to account that is not listed\\\"],\\\"0hTJM+\\\":[\\\"Looks like \\\",[\\\"example\\\"]],\\\"huXYDE\\\":[\\\"Make visible\\\"],\\\"VU3Nrn\\\":[\\\"Missing\\\"],\\\"dvYuhh\\\":[\\\"Moderate\\\"],\\\"6YtxFj\\\":[\\\"Name\\\"],\\\"/nT6AE\\\":[\\\"New password\\\"],\\\"hXzOVo\\\":[\\\"Next\\\"],\\\"UaXeX3\\\":[\\\"Okay\\\"],\\\"yDlXDJ\\\":[\\\"Only letters, numbers, and hyphens\\\"],\\\"8ZsakT\\\":[\\\"Password\\\"],\\\"osAB4a\\\":[\\\"Password strength\\\"],\\\"xfNKwI\\\":[\\\"Password strength indicator\\\"],\\\"fSy6T1\\\":[\\\"Password Updated\\\"],\\\"DKeVgZ\\\":[\\\"Password updated!\\\"],\\\"5CqSPX\\\":[\\\"Password with at least \\\",[\\\"MIN_PASSWORD_LENGTH\\\"],\\\" characters\\\"],\\\"+Z2ZNt\\\":[\\\"Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust.\\\"],\\\"LcET2C\\\":[\\\"Privacy Policy\\\"],\\\"1TxdLU\\\":[\\\"Remember this account on this device\\\"],\\\"c7cY3z\\\":[\\\"Requested permissions\\\"],\\\"vJgYMA\\\":[\\\"Reset code\\\"],\\\"KbS2K9\\\":[\\\"Reset Password\\\"],\\\"slOprG\\\":[\\\"Reset your password\\\"],\\\"HB+TbB\\\":[\\\"Select domain\\\"],\\\"o3dwub\\\":[\\\"Select from an existing account\\\"],\\\"CqO9qC\\\":[\\\"Session\\\"],\\\"5lWFkC\\\":[\\\"Sign in\\\"],\\\"N9o7n5\\\":[\\\"Sign in as \\\",[\\\"0\\\"]],\\\"FT1MVS\\\":[\\\"Sign in as...\\\"],\\\"e+RpCP\\\":[\\\"Sign up\\\"],\\\"BEx8rG\\\":[\\\"Step \\\",[\\\"currentPosition\\\"],\\\" of \\\",[\\\"count\\\"]],\\\"LLx/nr\\\":[\\\"Strong\\\"],\\\"hQRttt\\\":[\\\"Submit\\\"],\\\"XYLcNv\\\":[\\\"Support\\\"],\\\"xowcRf\\\":[\\\"Terms of Service\\\"],\\\"D00bHj\\\":[\\\"That handle cannot be used\\\"],\\\"qDdKKD\\\":[\\\"The domain name is not allowed\\\"],\\\"we0QGx\\\":[\\\"The handle contains inappropriate language\\\"],\\\"kPGuFg\\\":[\\\"The handle is already in use\\\"],\\\"LSPrK4\\\":[\\\"The handle is invalid\\\"],\\\"SZKM0t\\\":[\\\"This email is already used\\\"],\\\"T61uiW\\\":[\\\"This handle is reserved\\\"],\\\"5OVfoe\\\":[\\\"This sign-in session has expired\\\"],\\\"LX2sHe\\\":[\\\"Type your desired username\\\"],\\\"Jja+Vn\\\":[\\\"Unexpected server response\\\"],\\\"BWM1dL\\\":[\\\"Uniquely identify you\\\"],\\\"nZx9mr\\\":[\\\"Username or email address\\\"],\\\"nfagfM\\\":[\\\"Valid\\\"],\\\"86GEtW\\\":[\\\"Valid email address or username\\\"],\\\"aIar4b\\\":[\\\"Verify you are human\\\"],\\\"r6y+jM\\\":[\\\"Warning\\\"],\\\"qjBGxf\\\":[\\\"We're so excited to have you join us!\\\"],\\\"9ls/Vs\\\":[\\\"Weak\\\"],\\\"jSVjfa\\\":[\\\"Wrong identifier or password\\\"],\\\"qq6QQ5\\\":[\\\"You are being redirected...\\\"],\\\"B9VwbO\\\":[\\\"You can change this username to any domain name you control after your account is set up.\\\"],\\\"67nRLM\\\":[\\\"You can now sign in with your new password.\\\"],\\\"imRJNy\\\":[\\\"You will receive an email with a \\\\\\\"reset code\\\\\\\". Enter that code here then enter your new password.\\\"],\\\"gdRnT7\\\":[\\\"Your account\\\"],\\\"r/b/p8\\\":[\\\"Your full username will be: \\\",[\\\"0\\\"]],\\\"+qGdcW\\\":[\\\"Your password has been updated!\\\"]}\")as Messages;"],"names":["messages","JSON","parse"],"mappings":"AAAuEA,MAAAA,QAAAA,CAASC,IAAKC,CAAAA,KAAK,CAAC,+yIAAiyJ;;;;"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
const messages=JSON.parse('{"BVbdlE":["<0/> is asking for permission to access your account (<1/>)."],"4blS0m":["2FA Confirmation"],"S90jaV":["A second authentication factor is required"],"myiH7A":["Access your account data (except chat messages)"],"kJrqQq":["Access your chat messages"],"AeXO77":["Account"],"FTT4a4":["Already have a code?"],"eYNzrj":["An application on your device"],"vW+T+d":["An unknown error occurred"],"+TaG50":["Another account"],"OX6vme":["Authenticate"],"yIVrHZ":["Authorize"],"iH8pgl":["Back"],"4Rgp24":["Between ",["minLength"]," and ",["maxLength"]," characters"],"/aj5l4":["By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:"],"mBUXx0":["By creating an account you agree to the ",["0"]," and the ",["1"]," of this service."],"dEgA5A":["Cancel"],"B+Yy3b":["Check your ",["0"]," email for a login code and enter it here."],"khEQ02":["Choose a username"],"EWPtMO":["Code"],"7VpPHA":["Confirm"],"HaGV2g":["Confirm your password to continue"],"ioZOzk":["Confirmation code"],"mpt9T+":["Create a new account"],"IS0nrP":["Create Account"],"54JiGG":["Deny access"],"Nu4oKW":["Description"],"O3oNi5":["Email"],"ATGYL1":["Email address"],"3tOlz6":["Enter a password"],"xg/UcZ":["Enter the code you received to reset your password."],"cHrOqs":["Enter the email you used to create your account. We\'ll send you a \\"reset code\\" so you can set a new password."],"xRPn3U":["Enter your email address"],"0StR7t":["Enter your new password"],"NgaR6B":["Enter your password"],"T0KLp4":["Enter your username and password"],"SlfejT":["Error"],"/Ltc/k":["Extra"],"dn8X5t":["Forgot Password"],"F4OP4y":["Forgot?"],"QdVx1C":["Grant access to your <0>",["0"],"</0> account"],"87VTIH":["Having trouble? <0>Contact support</0>"],"vLyv1R":["Hide"],"i0qMbr":["Home"],"sJGljQ":["Identifier"],"vHJQ4A":["Interface language selector"],"JHB/Ky":["Invalid"],"6KlkHI":["Invite code"],"Esfg1M":["Let\'s get your password reset!"],"UCOd1e":["Login complete"],"cR9UpQ":["Login to account that is not listed"],"0hTJM+":["Looks like ",["example"]],"huXYDE":["Make visible"],"VU3Nrn":["Missing"],"dvYuhh":["Moderate"],"6YtxFj":["Name"],"/nT6AE":["New password"],"hXzOVo":["Next"],"UaXeX3":["Okay"],"yDlXDJ":["Only letters, numbers, and hyphens"],"8ZsakT":["Password"],"osAB4a":["Password strength"],"xfNKwI":["Password strength indicator"],"fSy6T1":["Password Updated"],"DKeVgZ":["Password updated!"],"5CqSPX":["Password with at least ",["MIN_PASSWORD_LENGTH"]," characters"],"+Z2ZNt":["Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust."],"LcET2C":["Privacy Policy"],"1TxdLU":["Remember this account on this device"],"c7cY3z":["Requested permissions"],"vJgYMA":["Reset code"],"KbS2K9":["Reset Password"],"slOprG":["Reset your password"],"HB+TbB":["Select domain"],"o3dwub":["Select from an existing account"],"CqO9qC":["Session"],"5lWFkC":["Sign in"],"N9o7n5":["Sign in as ",["0"]],"FT1MVS":["Sign in as..."],"e+RpCP":["Sign up"],"BEx8rG":["Step ",["currentPosition"]," of ",["count"]],"LLx/nr":["Strong"],"hQRttt":["Submit"],"XYLcNv":["Support"],"xowcRf":["Terms of Service"],"D00bHj":["That handle cannot be used"],"qDdKKD":["The domain name is not allowed"],"we0QGx":["The handle contains inappropriate language"],"kPGuFg":["The handle is already in use"],"LSPrK4":["The handle is invalid"],"SZKM0t":["This email is already used"],"T61uiW":["This handle is reserved"],"5OVfoe":["This sign-in session has expired"],"LX2sHe":["Type your desired username"],"Jja+Vn":["Unexpected server response"],"BWM1dL":["Uniquely identify you"],"nZx9mr":["Username or email address"],"nfagfM":["Valid"],"86GEtW":["Valid email address or username"],"aIar4b":["Verify you are human"],"r6y+jM":["Warning"],"qjBGxf":["We\'re so excited to have you join us!"],"9ls/Vs":["Weak"],"jSVjfa":["Wrong identifier or password"],"qq6QQ5":["You are being redirected..."],"B9VwbO":["You can change this username to any domain name you control after your account is set up."],"67nRLM":["You can now sign in with your new password."],"imRJNy":["You will receive an email with a \\"reset code\\". Enter that code here then enter your new password."],"gdRnT7":["Your account"],"r/b/p8":["Your full username will be: ",["0"]],"+qGdcW":["Your password has been updated!"]}');
|
2
|
+
|
3
|
+
export { messages };
|
4
|
+
//# sourceMappingURL=messages-DWLPQRTp.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"messages-DWLPQRTp.js","sources":["../../../src/assets/app/locales/km/messages.ts"],"sourcesContent":["/*eslint-disable*/import type{Messages}from\"@lingui/core\";export const messages=JSON.parse(\"{\\\"BVbdlE\\\":[\\\"<0/> is asking for permission to access your account (<1/>).\\\"],\\\"4blS0m\\\":[\\\"2FA Confirmation\\\"],\\\"S90jaV\\\":[\\\"A second authentication factor is required\\\"],\\\"myiH7A\\\":[\\\"Access your account data (except chat messages)\\\"],\\\"kJrqQq\\\":[\\\"Access your chat messages\\\"],\\\"AeXO77\\\":[\\\"Account\\\"],\\\"FTT4a4\\\":[\\\"Already have a code?\\\"],\\\"eYNzrj\\\":[\\\"An application on your device\\\"],\\\"vW+T+d\\\":[\\\"An unknown error occurred\\\"],\\\"+TaG50\\\":[\\\"Another account\\\"],\\\"OX6vme\\\":[\\\"Authenticate\\\"],\\\"yIVrHZ\\\":[\\\"Authorize\\\"],\\\"iH8pgl\\\":[\\\"Back\\\"],\\\"4Rgp24\\\":[\\\"Between \\\",[\\\"minLength\\\"],\\\" and \\\",[\\\"maxLength\\\"],\\\" characters\\\"],\\\"/aj5l4\\\":[\\\"By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:\\\"],\\\"mBUXx0\\\":[\\\"By creating an account you agree to the \\\",[\\\"0\\\"],\\\" and the \\\",[\\\"1\\\"],\\\" of this service.\\\"],\\\"dEgA5A\\\":[\\\"Cancel\\\"],\\\"B+Yy3b\\\":[\\\"Check your \\\",[\\\"0\\\"],\\\" email for a login code and enter it here.\\\"],\\\"khEQ02\\\":[\\\"Choose a username\\\"],\\\"EWPtMO\\\":[\\\"Code\\\"],\\\"7VpPHA\\\":[\\\"Confirm\\\"],\\\"HaGV2g\\\":[\\\"Confirm your password to continue\\\"],\\\"ioZOzk\\\":[\\\"Confirmation code\\\"],\\\"mpt9T+\\\":[\\\"Create a new account\\\"],\\\"IS0nrP\\\":[\\\"Create Account\\\"],\\\"54JiGG\\\":[\\\"Deny access\\\"],\\\"Nu4oKW\\\":[\\\"Description\\\"],\\\"O3oNi5\\\":[\\\"Email\\\"],\\\"ATGYL1\\\":[\\\"Email address\\\"],\\\"3tOlz6\\\":[\\\"Enter a password\\\"],\\\"xg/UcZ\\\":[\\\"Enter the code you received to reset your password.\\\"],\\\"cHrOqs\\\":[\\\"Enter the email you used to create your account. We'll send you a \\\\\\\"reset code\\\\\\\" so you can set a new password.\\\"],\\\"xRPn3U\\\":[\\\"Enter your email address\\\"],\\\"0StR7t\\\":[\\\"Enter your new password\\\"],\\\"NgaR6B\\\":[\\\"Enter your password\\\"],\\\"T0KLp4\\\":[\\\"Enter your username and password\\\"],\\\"SlfejT\\\":[\\\"Error\\\"],\\\"/Ltc/k\\\":[\\\"Extra\\\"],\\\"dn8X5t\\\":[\\\"Forgot Password\\\"],\\\"F4OP4y\\\":[\\\"Forgot?\\\"],\\\"QdVx1C\\\":[\\\"Grant access to your <0>\\\",[\\\"0\\\"],\\\"</0> account\\\"],\\\"87VTIH\\\":[\\\"Having trouble? <0>Contact support</0>\\\"],\\\"vLyv1R\\\":[\\\"Hide\\\"],\\\"i0qMbr\\\":[\\\"Home\\\"],\\\"sJGljQ\\\":[\\\"Identifier\\\"],\\\"vHJQ4A\\\":[\\\"Interface language selector\\\"],\\\"JHB/Ky\\\":[\\\"Invalid\\\"],\\\"6KlkHI\\\":[\\\"Invite code\\\"],\\\"Esfg1M\\\":[\\\"Let's get your password reset!\\\"],\\\"UCOd1e\\\":[\\\"Login complete\\\"],\\\"cR9UpQ\\\":[\\\"Login to account that is not listed\\\"],\\\"0hTJM+\\\":[\\\"Looks like \\\",[\\\"example\\\"]],\\\"huXYDE\\\":[\\\"Make visible\\\"],\\\"VU3Nrn\\\":[\\\"Missing\\\"],\\\"dvYuhh\\\":[\\\"Moderate\\\"],\\\"6YtxFj\\\":[\\\"Name\\\"],\\\"/nT6AE\\\":[\\\"New password\\\"],\\\"hXzOVo\\\":[\\\"Next\\\"],\\\"UaXeX3\\\":[\\\"Okay\\\"],\\\"yDlXDJ\\\":[\\\"Only letters, numbers, and hyphens\\\"],\\\"8ZsakT\\\":[\\\"Password\\\"],\\\"osAB4a\\\":[\\\"Password strength\\\"],\\\"xfNKwI\\\":[\\\"Password strength indicator\\\"],\\\"fSy6T1\\\":[\\\"Password Updated\\\"],\\\"DKeVgZ\\\":[\\\"Password updated!\\\"],\\\"5CqSPX\\\":[\\\"Password with at least \\\",[\\\"MIN_PASSWORD_LENGTH\\\"],\\\" characters\\\"],\\\"+Z2ZNt\\\":[\\\"Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust.\\\"],\\\"LcET2C\\\":[\\\"Privacy Policy\\\"],\\\"1TxdLU\\\":[\\\"Remember this account on this device\\\"],\\\"c7cY3z\\\":[\\\"Requested permissions\\\"],\\\"vJgYMA\\\":[\\\"Reset code\\\"],\\\"KbS2K9\\\":[\\\"Reset Password\\\"],\\\"slOprG\\\":[\\\"Reset your password\\\"],\\\"HB+TbB\\\":[\\\"Select domain\\\"],\\\"o3dwub\\\":[\\\"Select from an existing account\\\"],\\\"CqO9qC\\\":[\\\"Session\\\"],\\\"5lWFkC\\\":[\\\"Sign in\\\"],\\\"N9o7n5\\\":[\\\"Sign in as \\\",[\\\"0\\\"]],\\\"FT1MVS\\\":[\\\"Sign in as...\\\"],\\\"e+RpCP\\\":[\\\"Sign up\\\"],\\\"BEx8rG\\\":[\\\"Step \\\",[\\\"currentPosition\\\"],\\\" of \\\",[\\\"count\\\"]],\\\"LLx/nr\\\":[\\\"Strong\\\"],\\\"hQRttt\\\":[\\\"Submit\\\"],\\\"XYLcNv\\\":[\\\"Support\\\"],\\\"xowcRf\\\":[\\\"Terms of Service\\\"],\\\"D00bHj\\\":[\\\"That handle cannot be used\\\"],\\\"qDdKKD\\\":[\\\"The domain name is not allowed\\\"],\\\"we0QGx\\\":[\\\"The handle contains inappropriate language\\\"],\\\"kPGuFg\\\":[\\\"The handle is already in use\\\"],\\\"LSPrK4\\\":[\\\"The handle is invalid\\\"],\\\"SZKM0t\\\":[\\\"This email is already used\\\"],\\\"T61uiW\\\":[\\\"This handle is reserved\\\"],\\\"5OVfoe\\\":[\\\"This sign-in session has expired\\\"],\\\"LX2sHe\\\":[\\\"Type your desired username\\\"],\\\"Jja+Vn\\\":[\\\"Unexpected server response\\\"],\\\"BWM1dL\\\":[\\\"Uniquely identify you\\\"],\\\"nZx9mr\\\":[\\\"Username or email address\\\"],\\\"nfagfM\\\":[\\\"Valid\\\"],\\\"86GEtW\\\":[\\\"Valid email address or username\\\"],\\\"aIar4b\\\":[\\\"Verify you are human\\\"],\\\"r6y+jM\\\":[\\\"Warning\\\"],\\\"qjBGxf\\\":[\\\"We're so excited to have you join us!\\\"],\\\"9ls/Vs\\\":[\\\"Weak\\\"],\\\"jSVjfa\\\":[\\\"Wrong identifier or password\\\"],\\\"qq6QQ5\\\":[\\\"You are being redirected...\\\"],\\\"B9VwbO\\\":[\\\"You can change this username to any domain name you control after your account is set up.\\\"],\\\"67nRLM\\\":[\\\"You can now sign in with your new password.\\\"],\\\"imRJNy\\\":[\\\"You will receive an email with a \\\\\\\"reset code\\\\\\\". Enter that code here then enter your new password.\\\"],\\\"gdRnT7\\\":[\\\"Your account\\\"],\\\"r/b/p8\\\":[\\\"Your full username will be: \\\",[\\\"0\\\"]],\\\"+qGdcW\\\":[\\\"Your password has been updated!\\\"]}\")as Messages;"],"names":["messages","JSON","parse"],"mappings":"AAAuEA,MAAAA,QAAAA,CAASC,IAAKC,CAAAA,KAAK,CAAC,+yIAAiyJ;;;;"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
const messages=JSON.parse('{"BVbdlE":["<0/> is asking for permission to access your account (<1/>)."],"4blS0m":["2FA Confirmation"],"S90jaV":["A second authentication factor is required"],"myiH7A":["Access your account data (except chat messages)"],"kJrqQq":["Access your chat messages"],"AeXO77":["Account"],"FTT4a4":["Already have a code?"],"eYNzrj":["An application on your device"],"vW+T+d":["An unknown error occurred"],"+TaG50":["Another account"],"OX6vme":["Authenticate"],"yIVrHZ":["Authorize"],"iH8pgl":["Back"],"4Rgp24":["Between ",["minLength"]," and ",["maxLength"]," characters"],"/aj5l4":["By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:"],"mBUXx0":["By creating an account you agree to the ",["0"]," and the ",["1"]," of this service."],"dEgA5A":["Cancel"],"B+Yy3b":["Check your ",["0"]," email for a login code and enter it here."],"khEQ02":["Choose a username"],"EWPtMO":["Code"],"7VpPHA":["Confirm"],"HaGV2g":["Confirm your password to continue"],"ioZOzk":["Confirmation code"],"mpt9T+":["Create a new account"],"IS0nrP":["Create Account"],"54JiGG":["Deny access"],"Nu4oKW":["Description"],"O3oNi5":["Email"],"ATGYL1":["Email address"],"3tOlz6":["Enter a password"],"xg/UcZ":["Enter the code you received to reset your password."],"cHrOqs":["Enter the email you used to create your account. We\'ll send you a \\"reset code\\" so you can set a new password."],"xRPn3U":["Enter your email address"],"0StR7t":["Enter your new password"],"NgaR6B":["Enter your password"],"T0KLp4":["Enter your username and password"],"SlfejT":["Error"],"/Ltc/k":["Extra"],"dn8X5t":["Forgot Password"],"F4OP4y":["Forgot?"],"QdVx1C":["Grant access to your <0>",["0"],"</0> account"],"87VTIH":["Having trouble? <0>Contact support</0>"],"vLyv1R":["Hide"],"i0qMbr":["Home"],"sJGljQ":["Identifier"],"vHJQ4A":["Interface language selector"],"JHB/Ky":["Invalid"],"6KlkHI":["Invite code"],"Esfg1M":["Let\'s get your password reset!"],"UCOd1e":["Login complete"],"cR9UpQ":["Login to account that is not listed"],"0hTJM+":["Looks like ",["example"]],"huXYDE":["Make visible"],"VU3Nrn":["Missing"],"dvYuhh":["Moderate"],"6YtxFj":["Name"],"/nT6AE":["New password"],"hXzOVo":["Next"],"UaXeX3":["Okay"],"yDlXDJ":["Only letters, numbers, and hyphens"],"8ZsakT":["Password"],"osAB4a":["Password strength"],"xfNKwI":["Password strength indicator"],"fSy6T1":["Password Updated"],"DKeVgZ":["Password updated!"],"5CqSPX":["Password with at least ",["MIN_PASSWORD_LENGTH"]," characters"],"+Z2ZNt":["Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust."],"LcET2C":["Privacy Policy"],"1TxdLU":["Remember this account on this device"],"c7cY3z":["Requested permissions"],"vJgYMA":["Reset code"],"KbS2K9":["Reset Password"],"slOprG":["Reset your password"],"HB+TbB":["Select domain"],"o3dwub":["Select from an existing account"],"CqO9qC":["Session"],"5lWFkC":["Sign in"],"N9o7n5":["Sign in as ",["0"]],"FT1MVS":["Sign in as..."],"e+RpCP":["Sign up"],"BEx8rG":["Step ",["currentPosition"]," of ",["count"]],"LLx/nr":["Strong"],"hQRttt":["Submit"],"XYLcNv":["Support"],"xowcRf":["Terms of Service"],"D00bHj":["That handle cannot be used"],"qDdKKD":["The domain name is not allowed"],"we0QGx":["The handle contains inappropriate language"],"kPGuFg":["The handle is already in use"],"LSPrK4":["The handle is invalid"],"SZKM0t":["This email is already used"],"T61uiW":["This handle is reserved"],"5OVfoe":["This sign-in session has expired"],"LX2sHe":["Type your desired username"],"Jja+Vn":["Unexpected server response"],"BWM1dL":["Uniquely identify you"],"nZx9mr":["Username or email address"],"nfagfM":["Valid"],"86GEtW":["Valid email address or username"],"aIar4b":["Verify you are human"],"r6y+jM":["Warning"],"qjBGxf":["We\'re so excited to have you join us!"],"9ls/Vs":["Weak"],"jSVjfa":["Wrong identifier or password"],"qq6QQ5":["You are being redirected..."],"B9VwbO":["You can change this username to any domain name you control after your account is set up."],"67nRLM":["You can now sign in with your new password."],"imRJNy":["You will receive an email with a \\"reset code\\". Enter that code here then enter your new password."],"gdRnT7":["Your account"],"r/b/p8":["Your full username will be: ",["0"]],"+qGdcW":["Your password has been updated!"]}');
|
2
|
+
|
3
|
+
export { messages };
|
4
|
+
//# sourceMappingURL=messages-DjVaE9YE.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"messages-DjVaE9YE.js","sources":["../../../src/assets/app/locales/zh-CN/messages.ts"],"sourcesContent":["/*eslint-disable*/import type{Messages}from\"@lingui/core\";export const messages=JSON.parse(\"{\\\"BVbdlE\\\":[\\\"<0/> is asking for permission to access your account (<1/>).\\\"],\\\"4blS0m\\\":[\\\"2FA Confirmation\\\"],\\\"S90jaV\\\":[\\\"A second authentication factor is required\\\"],\\\"myiH7A\\\":[\\\"Access your account data (except chat messages)\\\"],\\\"kJrqQq\\\":[\\\"Access your chat messages\\\"],\\\"AeXO77\\\":[\\\"Account\\\"],\\\"FTT4a4\\\":[\\\"Already have a code?\\\"],\\\"eYNzrj\\\":[\\\"An application on your device\\\"],\\\"vW+T+d\\\":[\\\"An unknown error occurred\\\"],\\\"+TaG50\\\":[\\\"Another account\\\"],\\\"OX6vme\\\":[\\\"Authenticate\\\"],\\\"yIVrHZ\\\":[\\\"Authorize\\\"],\\\"iH8pgl\\\":[\\\"Back\\\"],\\\"4Rgp24\\\":[\\\"Between \\\",[\\\"minLength\\\"],\\\" and \\\",[\\\"maxLength\\\"],\\\" characters\\\"],\\\"/aj5l4\\\":[\\\"By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:\\\"],\\\"mBUXx0\\\":[\\\"By creating an account you agree to the \\\",[\\\"0\\\"],\\\" and the \\\",[\\\"1\\\"],\\\" of this service.\\\"],\\\"dEgA5A\\\":[\\\"Cancel\\\"],\\\"B+Yy3b\\\":[\\\"Check your \\\",[\\\"0\\\"],\\\" email for a login code and enter it here.\\\"],\\\"khEQ02\\\":[\\\"Choose a username\\\"],\\\"EWPtMO\\\":[\\\"Code\\\"],\\\"7VpPHA\\\":[\\\"Confirm\\\"],\\\"HaGV2g\\\":[\\\"Confirm your password to continue\\\"],\\\"ioZOzk\\\":[\\\"Confirmation code\\\"],\\\"mpt9T+\\\":[\\\"Create a new account\\\"],\\\"IS0nrP\\\":[\\\"Create Account\\\"],\\\"54JiGG\\\":[\\\"Deny access\\\"],\\\"Nu4oKW\\\":[\\\"Description\\\"],\\\"O3oNi5\\\":[\\\"Email\\\"],\\\"ATGYL1\\\":[\\\"Email address\\\"],\\\"3tOlz6\\\":[\\\"Enter a password\\\"],\\\"xg/UcZ\\\":[\\\"Enter the code you received to reset your password.\\\"],\\\"cHrOqs\\\":[\\\"Enter the email you used to create your account. We'll send you a \\\\\\\"reset code\\\\\\\" so you can set a new password.\\\"],\\\"xRPn3U\\\":[\\\"Enter your email address\\\"],\\\"0StR7t\\\":[\\\"Enter your new password\\\"],\\\"NgaR6B\\\":[\\\"Enter your password\\\"],\\\"T0KLp4\\\":[\\\"Enter your username and password\\\"],\\\"SlfejT\\\":[\\\"Error\\\"],\\\"/Ltc/k\\\":[\\\"Extra\\\"],\\\"dn8X5t\\\":[\\\"Forgot Password\\\"],\\\"F4OP4y\\\":[\\\"Forgot?\\\"],\\\"QdVx1C\\\":[\\\"Grant access to your <0>\\\",[\\\"0\\\"],\\\"</0> account\\\"],\\\"87VTIH\\\":[\\\"Having trouble? <0>Contact support</0>\\\"],\\\"vLyv1R\\\":[\\\"Hide\\\"],\\\"i0qMbr\\\":[\\\"Home\\\"],\\\"sJGljQ\\\":[\\\"Identifier\\\"],\\\"vHJQ4A\\\":[\\\"Interface language selector\\\"],\\\"JHB/Ky\\\":[\\\"Invalid\\\"],\\\"6KlkHI\\\":[\\\"Invite code\\\"],\\\"Esfg1M\\\":[\\\"Let's get your password reset!\\\"],\\\"UCOd1e\\\":[\\\"Login complete\\\"],\\\"cR9UpQ\\\":[\\\"Login to account that is not listed\\\"],\\\"0hTJM+\\\":[\\\"Looks like \\\",[\\\"example\\\"]],\\\"huXYDE\\\":[\\\"Make visible\\\"],\\\"VU3Nrn\\\":[\\\"Missing\\\"],\\\"dvYuhh\\\":[\\\"Moderate\\\"],\\\"6YtxFj\\\":[\\\"Name\\\"],\\\"/nT6AE\\\":[\\\"New password\\\"],\\\"hXzOVo\\\":[\\\"Next\\\"],\\\"UaXeX3\\\":[\\\"Okay\\\"],\\\"yDlXDJ\\\":[\\\"Only letters, numbers, and hyphens\\\"],\\\"8ZsakT\\\":[\\\"Password\\\"],\\\"osAB4a\\\":[\\\"Password strength\\\"],\\\"xfNKwI\\\":[\\\"Password strength indicator\\\"],\\\"fSy6T1\\\":[\\\"Password Updated\\\"],\\\"DKeVgZ\\\":[\\\"Password updated!\\\"],\\\"5CqSPX\\\":[\\\"Password with at least \\\",[\\\"MIN_PASSWORD_LENGTH\\\"],\\\" characters\\\"],\\\"+Z2ZNt\\\":[\\\"Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust.\\\"],\\\"LcET2C\\\":[\\\"Privacy Policy\\\"],\\\"1TxdLU\\\":[\\\"Remember this account on this device\\\"],\\\"c7cY3z\\\":[\\\"Requested permissions\\\"],\\\"vJgYMA\\\":[\\\"Reset code\\\"],\\\"KbS2K9\\\":[\\\"Reset Password\\\"],\\\"slOprG\\\":[\\\"Reset your password\\\"],\\\"HB+TbB\\\":[\\\"Select domain\\\"],\\\"o3dwub\\\":[\\\"Select from an existing account\\\"],\\\"CqO9qC\\\":[\\\"Session\\\"],\\\"5lWFkC\\\":[\\\"Sign in\\\"],\\\"N9o7n5\\\":[\\\"Sign in as \\\",[\\\"0\\\"]],\\\"FT1MVS\\\":[\\\"Sign in as...\\\"],\\\"e+RpCP\\\":[\\\"Sign up\\\"],\\\"BEx8rG\\\":[\\\"Step \\\",[\\\"currentPosition\\\"],\\\" of \\\",[\\\"count\\\"]],\\\"LLx/nr\\\":[\\\"Strong\\\"],\\\"hQRttt\\\":[\\\"Submit\\\"],\\\"XYLcNv\\\":[\\\"Support\\\"],\\\"xowcRf\\\":[\\\"Terms of Service\\\"],\\\"D00bHj\\\":[\\\"That handle cannot be used\\\"],\\\"qDdKKD\\\":[\\\"The domain name is not allowed\\\"],\\\"we0QGx\\\":[\\\"The handle contains inappropriate language\\\"],\\\"kPGuFg\\\":[\\\"The handle is already in use\\\"],\\\"LSPrK4\\\":[\\\"The handle is invalid\\\"],\\\"SZKM0t\\\":[\\\"This email is already used\\\"],\\\"T61uiW\\\":[\\\"This handle is reserved\\\"],\\\"5OVfoe\\\":[\\\"This sign-in session has expired\\\"],\\\"LX2sHe\\\":[\\\"Type your desired username\\\"],\\\"Jja+Vn\\\":[\\\"Unexpected server response\\\"],\\\"BWM1dL\\\":[\\\"Uniquely identify you\\\"],\\\"nZx9mr\\\":[\\\"Username or email address\\\"],\\\"nfagfM\\\":[\\\"Valid\\\"],\\\"86GEtW\\\":[\\\"Valid email address or username\\\"],\\\"aIar4b\\\":[\\\"Verify you are human\\\"],\\\"r6y+jM\\\":[\\\"Warning\\\"],\\\"qjBGxf\\\":[\\\"We're so excited to have you join us!\\\"],\\\"9ls/Vs\\\":[\\\"Weak\\\"],\\\"jSVjfa\\\":[\\\"Wrong identifier or password\\\"],\\\"qq6QQ5\\\":[\\\"You are being redirected...\\\"],\\\"B9VwbO\\\":[\\\"You can change this username to any domain name you control after your account is set up.\\\"],\\\"67nRLM\\\":[\\\"You can now sign in with your new password.\\\"],\\\"imRJNy\\\":[\\\"You will receive an email with a \\\\\\\"reset code\\\\\\\". Enter that code here then enter your new password.\\\"],\\\"gdRnT7\\\":[\\\"Your account\\\"],\\\"r/b/p8\\\":[\\\"Your full username will be: \\\",[\\\"0\\\"]],\\\"+qGdcW\\\":[\\\"Your password has been updated!\\\"]}\")as Messages;"],"names":["messages","JSON","parse"],"mappings":"AAAuEA,MAAAA,QAAAA,CAASC,IAAKC,CAAAA,KAAK,CAAC,+yIAAiyJ;;;;"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
const messages=JSON.parse('{"BVbdlE":["<0/> is asking for permission to access your account (<1/>)."],"4blS0m":["2FA Confirmation"],"S90jaV":["A second authentication factor is required"],"myiH7A":["Access your account data (except chat messages)"],"kJrqQq":["Access your chat messages"],"AeXO77":["Account"],"FTT4a4":["Already have a code?"],"eYNzrj":["An application on your device"],"vW+T+d":["An unknown error occurred"],"+TaG50":["Another account"],"OX6vme":["Authenticate"],"yIVrHZ":["Authorize"],"iH8pgl":["Back"],"4Rgp24":["Between ",["minLength"]," and ",["maxLength"]," characters"],"/aj5l4":["By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:"],"mBUXx0":["By creating an account you agree to the ",["0"]," and the ",["1"]," of this service."],"dEgA5A":["Cancel"],"B+Yy3b":["Check your ",["0"]," email for a login code and enter it here."],"khEQ02":["Choose a username"],"EWPtMO":["Code"],"7VpPHA":["Confirm"],"HaGV2g":["Confirm your password to continue"],"ioZOzk":["Confirmation code"],"mpt9T+":["Create a new account"],"IS0nrP":["Create Account"],"54JiGG":["Deny access"],"Nu4oKW":["Description"],"O3oNi5":["Email"],"ATGYL1":["Email address"],"3tOlz6":["Enter a password"],"xg/UcZ":["Enter the code you received to reset your password."],"cHrOqs":["Enter the email you used to create your account. We\'ll send you a \\"reset code\\" so you can set a new password."],"xRPn3U":["Enter your email address"],"0StR7t":["Enter your new password"],"NgaR6B":["Enter your password"],"T0KLp4":["Enter your username and password"],"SlfejT":["Error"],"/Ltc/k":["Extra"],"dn8X5t":["Forgot Password"],"F4OP4y":["Forgot?"],"QdVx1C":["Grant access to your <0>",["0"],"</0> account"],"87VTIH":["Having trouble? <0>Contact support</0>"],"vLyv1R":["Hide"],"i0qMbr":["Home"],"sJGljQ":["Identifier"],"vHJQ4A":["Interface language selector"],"JHB/Ky":["Invalid"],"6KlkHI":["Invite code"],"Esfg1M":["Let\'s get your password reset!"],"UCOd1e":["Login complete"],"cR9UpQ":["Login to account that is not listed"],"0hTJM+":["Looks like ",["example"]],"huXYDE":["Make visible"],"VU3Nrn":["Missing"],"dvYuhh":["Moderate"],"6YtxFj":["Name"],"/nT6AE":["New password"],"hXzOVo":["Next"],"UaXeX3":["Okay"],"yDlXDJ":["Only letters, numbers, and hyphens"],"8ZsakT":["Password"],"osAB4a":["Password strength"],"xfNKwI":["Password strength indicator"],"fSy6T1":["Password Updated"],"DKeVgZ":["Password updated!"],"5CqSPX":["Password with at least ",["MIN_PASSWORD_LENGTH"]," characters"],"+Z2ZNt":["Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust."],"LcET2C":["Privacy Policy"],"1TxdLU":["Remember this account on this device"],"c7cY3z":["Requested permissions"],"vJgYMA":["Reset code"],"KbS2K9":["Reset Password"],"slOprG":["Reset your password"],"HB+TbB":["Select domain"],"o3dwub":["Select from an existing account"],"CqO9qC":["Session"],"5lWFkC":["Sign in"],"N9o7n5":["Sign in as ",["0"]],"FT1MVS":["Sign in as..."],"e+RpCP":["Sign up"],"BEx8rG":["Step ",["currentPosition"]," of ",["count"]],"LLx/nr":["Strong"],"hQRttt":["Submit"],"XYLcNv":["Support"],"xowcRf":["Terms of Service"],"D00bHj":["That handle cannot be used"],"qDdKKD":["The domain name is not allowed"],"we0QGx":["The handle contains inappropriate language"],"kPGuFg":["The handle is already in use"],"LSPrK4":["The handle is invalid"],"SZKM0t":["This email is already used"],"T61uiW":["This handle is reserved"],"5OVfoe":["This sign-in session has expired"],"LX2sHe":["Type your desired username"],"Jja+Vn":["Unexpected server response"],"BWM1dL":["Uniquely identify you"],"nZx9mr":["Username or email address"],"nfagfM":["Valid"],"86GEtW":["Valid email address or username"],"aIar4b":["Verify you are human"],"r6y+jM":["Warning"],"qjBGxf":["We\'re so excited to have you join us!"],"9ls/Vs":["Weak"],"jSVjfa":["Wrong identifier or password"],"qq6QQ5":["You are being redirected..."],"B9VwbO":["You can change this username to any domain name you control after your account is set up."],"67nRLM":["You can now sign in with your new password."],"imRJNy":["You will receive an email with a \\"reset code\\". Enter that code here then enter your new password."],"gdRnT7":["Your account"],"r/b/p8":["Your full username will be: ",["0"]],"+qGdcW":["Your password has been updated!"]}');
|
2
|
+
|
3
|
+
export { messages };
|
4
|
+
//# sourceMappingURL=messages-DqpMfFJR.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"messages-DqpMfFJR.js","sources":["../../../src/assets/app/locales/de/messages.ts"],"sourcesContent":["/*eslint-disable*/import type{Messages}from\"@lingui/core\";export const messages=JSON.parse(\"{\\\"BVbdlE\\\":[\\\"<0/> is asking for permission to access your account (<1/>).\\\"],\\\"4blS0m\\\":[\\\"2FA Confirmation\\\"],\\\"S90jaV\\\":[\\\"A second authentication factor is required\\\"],\\\"myiH7A\\\":[\\\"Access your account data (except chat messages)\\\"],\\\"kJrqQq\\\":[\\\"Access your chat messages\\\"],\\\"AeXO77\\\":[\\\"Account\\\"],\\\"FTT4a4\\\":[\\\"Already have a code?\\\"],\\\"eYNzrj\\\":[\\\"An application on your device\\\"],\\\"vW+T+d\\\":[\\\"An unknown error occurred\\\"],\\\"+TaG50\\\":[\\\"Another account\\\"],\\\"OX6vme\\\":[\\\"Authenticate\\\"],\\\"yIVrHZ\\\":[\\\"Authorize\\\"],\\\"iH8pgl\\\":[\\\"Back\\\"],\\\"4Rgp24\\\":[\\\"Between \\\",[\\\"minLength\\\"],\\\" and \\\",[\\\"maxLength\\\"],\\\" characters\\\"],\\\"/aj5l4\\\":[\\\"By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:\\\"],\\\"mBUXx0\\\":[\\\"By creating an account you agree to the \\\",[\\\"0\\\"],\\\" and the \\\",[\\\"1\\\"],\\\" of this service.\\\"],\\\"dEgA5A\\\":[\\\"Cancel\\\"],\\\"B+Yy3b\\\":[\\\"Check your \\\",[\\\"0\\\"],\\\" email for a login code and enter it here.\\\"],\\\"khEQ02\\\":[\\\"Choose a username\\\"],\\\"EWPtMO\\\":[\\\"Code\\\"],\\\"7VpPHA\\\":[\\\"Confirm\\\"],\\\"HaGV2g\\\":[\\\"Confirm your password to continue\\\"],\\\"ioZOzk\\\":[\\\"Confirmation code\\\"],\\\"mpt9T+\\\":[\\\"Create a new account\\\"],\\\"IS0nrP\\\":[\\\"Create Account\\\"],\\\"54JiGG\\\":[\\\"Deny access\\\"],\\\"Nu4oKW\\\":[\\\"Description\\\"],\\\"O3oNi5\\\":[\\\"Email\\\"],\\\"ATGYL1\\\":[\\\"Email address\\\"],\\\"3tOlz6\\\":[\\\"Enter a password\\\"],\\\"xg/UcZ\\\":[\\\"Enter the code you received to reset your password.\\\"],\\\"cHrOqs\\\":[\\\"Enter the email you used to create your account. We'll send you a \\\\\\\"reset code\\\\\\\" so you can set a new password.\\\"],\\\"xRPn3U\\\":[\\\"Enter your email address\\\"],\\\"0StR7t\\\":[\\\"Enter your new password\\\"],\\\"NgaR6B\\\":[\\\"Enter your password\\\"],\\\"T0KLp4\\\":[\\\"Enter your username and password\\\"],\\\"SlfejT\\\":[\\\"Error\\\"],\\\"/Ltc/k\\\":[\\\"Extra\\\"],\\\"dn8X5t\\\":[\\\"Forgot Password\\\"],\\\"F4OP4y\\\":[\\\"Forgot?\\\"],\\\"QdVx1C\\\":[\\\"Grant access to your <0>\\\",[\\\"0\\\"],\\\"</0> account\\\"],\\\"87VTIH\\\":[\\\"Having trouble? <0>Contact support</0>\\\"],\\\"vLyv1R\\\":[\\\"Hide\\\"],\\\"i0qMbr\\\":[\\\"Home\\\"],\\\"sJGljQ\\\":[\\\"Identifier\\\"],\\\"vHJQ4A\\\":[\\\"Interface language selector\\\"],\\\"JHB/Ky\\\":[\\\"Invalid\\\"],\\\"6KlkHI\\\":[\\\"Invite code\\\"],\\\"Esfg1M\\\":[\\\"Let's get your password reset!\\\"],\\\"UCOd1e\\\":[\\\"Login complete\\\"],\\\"cR9UpQ\\\":[\\\"Login to account that is not listed\\\"],\\\"0hTJM+\\\":[\\\"Looks like \\\",[\\\"example\\\"]],\\\"huXYDE\\\":[\\\"Make visible\\\"],\\\"VU3Nrn\\\":[\\\"Missing\\\"],\\\"dvYuhh\\\":[\\\"Moderate\\\"],\\\"6YtxFj\\\":[\\\"Name\\\"],\\\"/nT6AE\\\":[\\\"New password\\\"],\\\"hXzOVo\\\":[\\\"Next\\\"],\\\"UaXeX3\\\":[\\\"Okay\\\"],\\\"yDlXDJ\\\":[\\\"Only letters, numbers, and hyphens\\\"],\\\"8ZsakT\\\":[\\\"Password\\\"],\\\"osAB4a\\\":[\\\"Password strength\\\"],\\\"xfNKwI\\\":[\\\"Password strength indicator\\\"],\\\"fSy6T1\\\":[\\\"Password Updated\\\"],\\\"DKeVgZ\\\":[\\\"Password updated!\\\"],\\\"5CqSPX\\\":[\\\"Password with at least \\\",[\\\"MIN_PASSWORD_LENGTH\\\"],\\\" characters\\\"],\\\"+Z2ZNt\\\":[\\\"Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust.\\\"],\\\"LcET2C\\\":[\\\"Privacy Policy\\\"],\\\"1TxdLU\\\":[\\\"Remember this account on this device\\\"],\\\"c7cY3z\\\":[\\\"Requested permissions\\\"],\\\"vJgYMA\\\":[\\\"Reset code\\\"],\\\"KbS2K9\\\":[\\\"Reset Password\\\"],\\\"slOprG\\\":[\\\"Reset your password\\\"],\\\"HB+TbB\\\":[\\\"Select domain\\\"],\\\"o3dwub\\\":[\\\"Select from an existing account\\\"],\\\"CqO9qC\\\":[\\\"Session\\\"],\\\"5lWFkC\\\":[\\\"Sign in\\\"],\\\"N9o7n5\\\":[\\\"Sign in as \\\",[\\\"0\\\"]],\\\"FT1MVS\\\":[\\\"Sign in as...\\\"],\\\"e+RpCP\\\":[\\\"Sign up\\\"],\\\"BEx8rG\\\":[\\\"Step \\\",[\\\"currentPosition\\\"],\\\" of \\\",[\\\"count\\\"]],\\\"LLx/nr\\\":[\\\"Strong\\\"],\\\"hQRttt\\\":[\\\"Submit\\\"],\\\"XYLcNv\\\":[\\\"Support\\\"],\\\"xowcRf\\\":[\\\"Terms of Service\\\"],\\\"D00bHj\\\":[\\\"That handle cannot be used\\\"],\\\"qDdKKD\\\":[\\\"The domain name is not allowed\\\"],\\\"we0QGx\\\":[\\\"The handle contains inappropriate language\\\"],\\\"kPGuFg\\\":[\\\"The handle is already in use\\\"],\\\"LSPrK4\\\":[\\\"The handle is invalid\\\"],\\\"SZKM0t\\\":[\\\"This email is already used\\\"],\\\"T61uiW\\\":[\\\"This handle is reserved\\\"],\\\"5OVfoe\\\":[\\\"This sign-in session has expired\\\"],\\\"LX2sHe\\\":[\\\"Type your desired username\\\"],\\\"Jja+Vn\\\":[\\\"Unexpected server response\\\"],\\\"BWM1dL\\\":[\\\"Uniquely identify you\\\"],\\\"nZx9mr\\\":[\\\"Username or email address\\\"],\\\"nfagfM\\\":[\\\"Valid\\\"],\\\"86GEtW\\\":[\\\"Valid email address or username\\\"],\\\"aIar4b\\\":[\\\"Verify you are human\\\"],\\\"r6y+jM\\\":[\\\"Warning\\\"],\\\"qjBGxf\\\":[\\\"We're so excited to have you join us!\\\"],\\\"9ls/Vs\\\":[\\\"Weak\\\"],\\\"jSVjfa\\\":[\\\"Wrong identifier or password\\\"],\\\"qq6QQ5\\\":[\\\"You are being redirected...\\\"],\\\"B9VwbO\\\":[\\\"You can change this username to any domain name you control after your account is set up.\\\"],\\\"67nRLM\\\":[\\\"You can now sign in with your new password.\\\"],\\\"imRJNy\\\":[\\\"You will receive an email with a \\\\\\\"reset code\\\\\\\". Enter that code here then enter your new password.\\\"],\\\"gdRnT7\\\":[\\\"Your account\\\"],\\\"r/b/p8\\\":[\\\"Your full username will be: \\\",[\\\"0\\\"]],\\\"+qGdcW\\\":[\\\"Your password has been updated!\\\"]}\")as Messages;"],"names":["messages","JSON","parse"],"mappings":"AAAuEA,MAAAA,QAAAA,CAASC,IAAKC,CAAAA,KAAK,CAAC,+yIAAiyJ;;;;"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
const messages=JSON.parse('{"BVbdlE":["<0/> is asking for permission to access your account (<1/>)."],"4blS0m":["2FA Confirmation"],"S90jaV":["A second authentication factor is required"],"myiH7A":["Access your account data (except chat messages)"],"kJrqQq":["Access your chat messages"],"AeXO77":["Account"],"FTT4a4":["Already have a code?"],"eYNzrj":["An application on your device"],"vW+T+d":["An unknown error occurred"],"+TaG50":["Another account"],"OX6vme":["Authenticate"],"yIVrHZ":["Authorize"],"iH8pgl":["Back"],"4Rgp24":["Between ",["minLength"]," and ",["maxLength"]," characters"],"/aj5l4":["By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:"],"mBUXx0":["By creating an account you agree to the ",["0"]," and the ",["1"]," of this service."],"dEgA5A":["Cancel"],"B+Yy3b":["Check your ",["0"]," email for a login code and enter it here."],"khEQ02":["Choose a username"],"EWPtMO":["Code"],"7VpPHA":["Confirm"],"HaGV2g":["Confirm your password to continue"],"ioZOzk":["Confirmation code"],"mpt9T+":["Create a new account"],"IS0nrP":["Create Account"],"54JiGG":["Deny access"],"Nu4oKW":["Description"],"O3oNi5":["Email"],"ATGYL1":["Email address"],"3tOlz6":["Enter a password"],"xg/UcZ":["Enter the code you received to reset your password."],"cHrOqs":["Enter the email you used to create your account. We\'ll send you a \\"reset code\\" so you can set a new password."],"xRPn3U":["Enter your email address"],"0StR7t":["Enter your new password"],"NgaR6B":["Enter your password"],"T0KLp4":["Enter your username and password"],"SlfejT":["Error"],"/Ltc/k":["Extra"],"dn8X5t":["Forgot Password"],"F4OP4y":["Forgot?"],"QdVx1C":["Grant access to your <0>",["0"],"</0> account"],"87VTIH":["Having trouble? <0>Contact support</0>"],"vLyv1R":["Hide"],"i0qMbr":["Home"],"sJGljQ":["Identifier"],"vHJQ4A":["Interface language selector"],"JHB/Ky":["Invalid"],"6KlkHI":["Invite code"],"Esfg1M":["Let\'s get your password reset!"],"UCOd1e":["Login complete"],"cR9UpQ":["Login to account that is not listed"],"0hTJM+":["Looks like ",["example"]],"huXYDE":["Make visible"],"VU3Nrn":["Missing"],"dvYuhh":["Moderate"],"6YtxFj":["Name"],"/nT6AE":["New password"],"hXzOVo":["Next"],"UaXeX3":["Okay"],"yDlXDJ":["Only letters, numbers, and hyphens"],"8ZsakT":["Password"],"osAB4a":["Password strength"],"xfNKwI":["Password strength indicator"],"fSy6T1":["Password Updated"],"DKeVgZ":["Password updated!"],"5CqSPX":["Password with at least ",["MIN_PASSWORD_LENGTH"]," characters"],"+Z2ZNt":["Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust."],"LcET2C":["Privacy Policy"],"1TxdLU":["Remember this account on this device"],"c7cY3z":["Requested permissions"],"vJgYMA":["Reset code"],"KbS2K9":["Reset Password"],"slOprG":["Reset your password"],"HB+TbB":["Select domain"],"o3dwub":["Select from an existing account"],"CqO9qC":["Session"],"5lWFkC":["Sign in"],"N9o7n5":["Sign in as ",["0"]],"FT1MVS":["Sign in as..."],"e+RpCP":["Sign up"],"BEx8rG":["Step ",["currentPosition"]," of ",["count"]],"LLx/nr":["Strong"],"hQRttt":["Submit"],"XYLcNv":["Support"],"xowcRf":["Terms of Service"],"D00bHj":["That handle cannot be used"],"qDdKKD":["The domain name is not allowed"],"we0QGx":["The handle contains inappropriate language"],"kPGuFg":["The handle is already in use"],"LSPrK4":["The handle is invalid"],"SZKM0t":["This email is already used"],"T61uiW":["This handle is reserved"],"5OVfoe":["This sign-in session has expired"],"LX2sHe":["Type your desired username"],"Jja+Vn":["Unexpected server response"],"BWM1dL":["Uniquely identify you"],"nZx9mr":["Username or email address"],"nfagfM":["Valid"],"86GEtW":["Valid email address or username"],"aIar4b":["Verify you are human"],"r6y+jM":["Warning"],"qjBGxf":["We\'re so excited to have you join us!"],"9ls/Vs":["Weak"],"jSVjfa":["Wrong identifier or password"],"qq6QQ5":["You are being redirected..."],"B9VwbO":["You can change this username to any domain name you control after your account is set up."],"67nRLM":["You can now sign in with your new password."],"imRJNy":["You will receive an email with a \\"reset code\\". Enter that code here then enter your new password."],"gdRnT7":["Your account"],"r/b/p8":["Your full username will be: ",["0"]],"+qGdcW":["Your password has been updated!"]}');
|
2
|
+
|
3
|
+
export { messages };
|
4
|
+
//# sourceMappingURL=messages-ETjhJBEN.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"messages-ETjhJBEN.js","sources":["../../../src/assets/app/locales/es/messages.ts"],"sourcesContent":["/*eslint-disable*/import type{Messages}from\"@lingui/core\";export const messages=JSON.parse(\"{\\\"BVbdlE\\\":[\\\"<0/> is asking for permission to access your account (<1/>).\\\"],\\\"4blS0m\\\":[\\\"2FA Confirmation\\\"],\\\"S90jaV\\\":[\\\"A second authentication factor is required\\\"],\\\"myiH7A\\\":[\\\"Access your account data (except chat messages)\\\"],\\\"kJrqQq\\\":[\\\"Access your chat messages\\\"],\\\"AeXO77\\\":[\\\"Account\\\"],\\\"FTT4a4\\\":[\\\"Already have a code?\\\"],\\\"eYNzrj\\\":[\\\"An application on your device\\\"],\\\"vW+T+d\\\":[\\\"An unknown error occurred\\\"],\\\"+TaG50\\\":[\\\"Another account\\\"],\\\"OX6vme\\\":[\\\"Authenticate\\\"],\\\"yIVrHZ\\\":[\\\"Authorize\\\"],\\\"iH8pgl\\\":[\\\"Back\\\"],\\\"4Rgp24\\\":[\\\"Between \\\",[\\\"minLength\\\"],\\\" and \\\",[\\\"maxLength\\\"],\\\" characters\\\"],\\\"/aj5l4\\\":[\\\"By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:\\\"],\\\"mBUXx0\\\":[\\\"By creating an account you agree to the \\\",[\\\"0\\\"],\\\" and the \\\",[\\\"1\\\"],\\\" of this service.\\\"],\\\"dEgA5A\\\":[\\\"Cancel\\\"],\\\"B+Yy3b\\\":[\\\"Check your \\\",[\\\"0\\\"],\\\" email for a login code and enter it here.\\\"],\\\"khEQ02\\\":[\\\"Choose a username\\\"],\\\"EWPtMO\\\":[\\\"Code\\\"],\\\"7VpPHA\\\":[\\\"Confirm\\\"],\\\"HaGV2g\\\":[\\\"Confirm your password to continue\\\"],\\\"ioZOzk\\\":[\\\"Confirmation code\\\"],\\\"mpt9T+\\\":[\\\"Create a new account\\\"],\\\"IS0nrP\\\":[\\\"Create Account\\\"],\\\"54JiGG\\\":[\\\"Deny access\\\"],\\\"Nu4oKW\\\":[\\\"Description\\\"],\\\"O3oNi5\\\":[\\\"Email\\\"],\\\"ATGYL1\\\":[\\\"Email address\\\"],\\\"3tOlz6\\\":[\\\"Enter a password\\\"],\\\"xg/UcZ\\\":[\\\"Enter the code you received to reset your password.\\\"],\\\"cHrOqs\\\":[\\\"Enter the email you used to create your account. We'll send you a \\\\\\\"reset code\\\\\\\" so you can set a new password.\\\"],\\\"xRPn3U\\\":[\\\"Enter your email address\\\"],\\\"0StR7t\\\":[\\\"Enter your new password\\\"],\\\"NgaR6B\\\":[\\\"Enter your password\\\"],\\\"T0KLp4\\\":[\\\"Enter your username and password\\\"],\\\"SlfejT\\\":[\\\"Error\\\"],\\\"/Ltc/k\\\":[\\\"Extra\\\"],\\\"dn8X5t\\\":[\\\"Forgot Password\\\"],\\\"F4OP4y\\\":[\\\"Forgot?\\\"],\\\"QdVx1C\\\":[\\\"Grant access to your <0>\\\",[\\\"0\\\"],\\\"</0> account\\\"],\\\"87VTIH\\\":[\\\"Having trouble? <0>Contact support</0>\\\"],\\\"vLyv1R\\\":[\\\"Hide\\\"],\\\"i0qMbr\\\":[\\\"Home\\\"],\\\"sJGljQ\\\":[\\\"Identifier\\\"],\\\"vHJQ4A\\\":[\\\"Interface language selector\\\"],\\\"JHB/Ky\\\":[\\\"Invalid\\\"],\\\"6KlkHI\\\":[\\\"Invite code\\\"],\\\"Esfg1M\\\":[\\\"Let's get your password reset!\\\"],\\\"UCOd1e\\\":[\\\"Login complete\\\"],\\\"cR9UpQ\\\":[\\\"Login to account that is not listed\\\"],\\\"0hTJM+\\\":[\\\"Looks like \\\",[\\\"example\\\"]],\\\"huXYDE\\\":[\\\"Make visible\\\"],\\\"VU3Nrn\\\":[\\\"Missing\\\"],\\\"dvYuhh\\\":[\\\"Moderate\\\"],\\\"6YtxFj\\\":[\\\"Name\\\"],\\\"/nT6AE\\\":[\\\"New password\\\"],\\\"hXzOVo\\\":[\\\"Next\\\"],\\\"UaXeX3\\\":[\\\"Okay\\\"],\\\"yDlXDJ\\\":[\\\"Only letters, numbers, and hyphens\\\"],\\\"8ZsakT\\\":[\\\"Password\\\"],\\\"osAB4a\\\":[\\\"Password strength\\\"],\\\"xfNKwI\\\":[\\\"Password strength indicator\\\"],\\\"fSy6T1\\\":[\\\"Password Updated\\\"],\\\"DKeVgZ\\\":[\\\"Password updated!\\\"],\\\"5CqSPX\\\":[\\\"Password with at least \\\",[\\\"MIN_PASSWORD_LENGTH\\\"],\\\" characters\\\"],\\\"+Z2ZNt\\\":[\\\"Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust.\\\"],\\\"LcET2C\\\":[\\\"Privacy Policy\\\"],\\\"1TxdLU\\\":[\\\"Remember this account on this device\\\"],\\\"c7cY3z\\\":[\\\"Requested permissions\\\"],\\\"vJgYMA\\\":[\\\"Reset code\\\"],\\\"KbS2K9\\\":[\\\"Reset Password\\\"],\\\"slOprG\\\":[\\\"Reset your password\\\"],\\\"HB+TbB\\\":[\\\"Select domain\\\"],\\\"o3dwub\\\":[\\\"Select from an existing account\\\"],\\\"CqO9qC\\\":[\\\"Session\\\"],\\\"5lWFkC\\\":[\\\"Sign in\\\"],\\\"N9o7n5\\\":[\\\"Sign in as \\\",[\\\"0\\\"]],\\\"FT1MVS\\\":[\\\"Sign in as...\\\"],\\\"e+RpCP\\\":[\\\"Sign up\\\"],\\\"BEx8rG\\\":[\\\"Step \\\",[\\\"currentPosition\\\"],\\\" of \\\",[\\\"count\\\"]],\\\"LLx/nr\\\":[\\\"Strong\\\"],\\\"hQRttt\\\":[\\\"Submit\\\"],\\\"XYLcNv\\\":[\\\"Support\\\"],\\\"xowcRf\\\":[\\\"Terms of Service\\\"],\\\"D00bHj\\\":[\\\"That handle cannot be used\\\"],\\\"qDdKKD\\\":[\\\"The domain name is not allowed\\\"],\\\"we0QGx\\\":[\\\"The handle contains inappropriate language\\\"],\\\"kPGuFg\\\":[\\\"The handle is already in use\\\"],\\\"LSPrK4\\\":[\\\"The handle is invalid\\\"],\\\"SZKM0t\\\":[\\\"This email is already used\\\"],\\\"T61uiW\\\":[\\\"This handle is reserved\\\"],\\\"5OVfoe\\\":[\\\"This sign-in session has expired\\\"],\\\"LX2sHe\\\":[\\\"Type your desired username\\\"],\\\"Jja+Vn\\\":[\\\"Unexpected server response\\\"],\\\"BWM1dL\\\":[\\\"Uniquely identify you\\\"],\\\"nZx9mr\\\":[\\\"Username or email address\\\"],\\\"nfagfM\\\":[\\\"Valid\\\"],\\\"86GEtW\\\":[\\\"Valid email address or username\\\"],\\\"aIar4b\\\":[\\\"Verify you are human\\\"],\\\"r6y+jM\\\":[\\\"Warning\\\"],\\\"qjBGxf\\\":[\\\"We're so excited to have you join us!\\\"],\\\"9ls/Vs\\\":[\\\"Weak\\\"],\\\"jSVjfa\\\":[\\\"Wrong identifier or password\\\"],\\\"qq6QQ5\\\":[\\\"You are being redirected...\\\"],\\\"B9VwbO\\\":[\\\"You can change this username to any domain name you control after your account is set up.\\\"],\\\"67nRLM\\\":[\\\"You can now sign in with your new password.\\\"],\\\"imRJNy\\\":[\\\"You will receive an email with a \\\\\\\"reset code\\\\\\\". Enter that code here then enter your new password.\\\"],\\\"gdRnT7\\\":[\\\"Your account\\\"],\\\"r/b/p8\\\":[\\\"Your full username will be: \\\",[\\\"0\\\"]],\\\"+qGdcW\\\":[\\\"Your password has been updated!\\\"]}\")as Messages;"],"names":["messages","JSON","parse"],"mappings":"AAAuEA,MAAAA,QAAAA,CAASC,IAAKC,CAAAA,KAAK,CAAC,+yIAAiyJ;;;;"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
const messages=JSON.parse('{"BVbdlE":["<0/> is asking for permission to access your account (<1/>)."],"4blS0m":["2FA Confirmation"],"S90jaV":["A second authentication factor is required"],"myiH7A":["Access your account data (except chat messages)"],"kJrqQq":["Access your chat messages"],"AeXO77":["Account"],"FTT4a4":["Already have a code?"],"eYNzrj":["An application on your device"],"vW+T+d":["An unknown error occurred"],"+TaG50":["Another account"],"OX6vme":["Authenticate"],"yIVrHZ":["Authorize"],"iH8pgl":["Back"],"4Rgp24":["Between ",["minLength"]," and ",["maxLength"]," characters"],"/aj5l4":["By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:"],"mBUXx0":["By creating an account you agree to the ",["0"]," and the ",["1"]," of this service."],"dEgA5A":["Cancel"],"B+Yy3b":["Check your ",["0"]," email for a login code and enter it here."],"khEQ02":["Choose a username"],"EWPtMO":["Code"],"7VpPHA":["Confirm"],"HaGV2g":["Confirm your password to continue"],"ioZOzk":["Confirmation code"],"mpt9T+":["Create a new account"],"IS0nrP":["Create Account"],"54JiGG":["Deny access"],"Nu4oKW":["Description"],"O3oNi5":["Email"],"ATGYL1":["Email address"],"3tOlz6":["Enter a password"],"xg/UcZ":["Enter the code you received to reset your password."],"cHrOqs":["Enter the email you used to create your account. We\'ll send you a \\"reset code\\" so you can set a new password."],"xRPn3U":["Enter your email address"],"0StR7t":["Enter your new password"],"NgaR6B":["Enter your password"],"T0KLp4":["Enter your username and password"],"SlfejT":["Error"],"/Ltc/k":["Extra"],"dn8X5t":["Forgot Password"],"F4OP4y":["Forgot?"],"QdVx1C":["Grant access to your <0>",["0"],"</0> account"],"87VTIH":["Having trouble? <0>Contact support</0>"],"vLyv1R":["Hide"],"i0qMbr":["Home"],"sJGljQ":["Identifier"],"vHJQ4A":["Interface language selector"],"JHB/Ky":["Invalid"],"6KlkHI":["Invite code"],"Esfg1M":["Let\'s get your password reset!"],"UCOd1e":["Login complete"],"cR9UpQ":["Login to account that is not listed"],"0hTJM+":["Looks like ",["example"]],"huXYDE":["Make visible"],"VU3Nrn":["Missing"],"dvYuhh":["Moderate"],"6YtxFj":["Name"],"/nT6AE":["New password"],"hXzOVo":["Next"],"UaXeX3":["Okay"],"yDlXDJ":["Only letters, numbers, and hyphens"],"8ZsakT":["Password"],"osAB4a":["Password strength"],"xfNKwI":["Password strength indicator"],"fSy6T1":["Password Updated"],"DKeVgZ":["Password updated!"],"5CqSPX":["Password with at least ",["MIN_PASSWORD_LENGTH"]," characters"],"+Z2ZNt":["Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust."],"LcET2C":["Privacy Policy"],"1TxdLU":["Remember this account on this device"],"c7cY3z":["Requested permissions"],"vJgYMA":["Reset code"],"KbS2K9":["Reset Password"],"slOprG":["Reset your password"],"HB+TbB":["Select domain"],"o3dwub":["Select from an existing account"],"CqO9qC":["Session"],"5lWFkC":["Sign in"],"N9o7n5":["Sign in as ",["0"]],"FT1MVS":["Sign in as..."],"e+RpCP":["Sign up"],"BEx8rG":["Step ",["currentPosition"]," of ",["count"]],"LLx/nr":["Strong"],"hQRttt":["Submit"],"XYLcNv":["Support"],"xowcRf":["Terms of Service"],"D00bHj":["That handle cannot be used"],"qDdKKD":["The domain name is not allowed"],"we0QGx":["The handle contains inappropriate language"],"kPGuFg":["The handle is already in use"],"LSPrK4":["The handle is invalid"],"SZKM0t":["This email is already used"],"T61uiW":["This handle is reserved"],"5OVfoe":["This sign-in session has expired"],"LX2sHe":["Type your desired username"],"Jja+Vn":["Unexpected server response"],"BWM1dL":["Uniquely identify you"],"nZx9mr":["Username or email address"],"nfagfM":["Valid"],"86GEtW":["Valid email address or username"],"aIar4b":["Verify you are human"],"r6y+jM":["Warning"],"qjBGxf":["We\'re so excited to have you join us!"],"9ls/Vs":["Weak"],"jSVjfa":["Wrong identifier or password"],"qq6QQ5":["You are being redirected..."],"B9VwbO":["You can change this username to any domain name you control after your account is set up."],"67nRLM":["You can now sign in with your new password."],"imRJNy":["You will receive an email with a \\"reset code\\". Enter that code here then enter your new password."],"gdRnT7":["Your account"],"r/b/p8":["Your full username will be: ",["0"]],"+qGdcW":["Your password has been updated!"]}');
|
2
|
+
|
3
|
+
export { messages };
|
4
|
+
//# sourceMappingURL=messages-EUKrgrGn.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"messages-EUKrgrGn.js","sources":["../../../src/assets/app/locales/vi/messages.ts"],"sourcesContent":["/*eslint-disable*/import type{Messages}from\"@lingui/core\";export const messages=JSON.parse(\"{\\\"BVbdlE\\\":[\\\"<0/> is asking for permission to access your account (<1/>).\\\"],\\\"4blS0m\\\":[\\\"2FA Confirmation\\\"],\\\"S90jaV\\\":[\\\"A second authentication factor is required\\\"],\\\"myiH7A\\\":[\\\"Access your account data (except chat messages)\\\"],\\\"kJrqQq\\\":[\\\"Access your chat messages\\\"],\\\"AeXO77\\\":[\\\"Account\\\"],\\\"FTT4a4\\\":[\\\"Already have a code?\\\"],\\\"eYNzrj\\\":[\\\"An application on your device\\\"],\\\"vW+T+d\\\":[\\\"An unknown error occurred\\\"],\\\"+TaG50\\\":[\\\"Another account\\\"],\\\"OX6vme\\\":[\\\"Authenticate\\\"],\\\"yIVrHZ\\\":[\\\"Authorize\\\"],\\\"iH8pgl\\\":[\\\"Back\\\"],\\\"4Rgp24\\\":[\\\"Between \\\",[\\\"minLength\\\"],\\\" and \\\",[\\\"maxLength\\\"],\\\" characters\\\"],\\\"/aj5l4\\\":[\\\"By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:\\\"],\\\"mBUXx0\\\":[\\\"By creating an account you agree to the \\\",[\\\"0\\\"],\\\" and the \\\",[\\\"1\\\"],\\\" of this service.\\\"],\\\"dEgA5A\\\":[\\\"Cancel\\\"],\\\"B+Yy3b\\\":[\\\"Check your \\\",[\\\"0\\\"],\\\" email for a login code and enter it here.\\\"],\\\"khEQ02\\\":[\\\"Choose a username\\\"],\\\"EWPtMO\\\":[\\\"Code\\\"],\\\"7VpPHA\\\":[\\\"Confirm\\\"],\\\"HaGV2g\\\":[\\\"Confirm your password to continue\\\"],\\\"ioZOzk\\\":[\\\"Confirmation code\\\"],\\\"mpt9T+\\\":[\\\"Create a new account\\\"],\\\"IS0nrP\\\":[\\\"Create Account\\\"],\\\"54JiGG\\\":[\\\"Deny access\\\"],\\\"Nu4oKW\\\":[\\\"Description\\\"],\\\"O3oNi5\\\":[\\\"Email\\\"],\\\"ATGYL1\\\":[\\\"Email address\\\"],\\\"3tOlz6\\\":[\\\"Enter a password\\\"],\\\"xg/UcZ\\\":[\\\"Enter the code you received to reset your password.\\\"],\\\"cHrOqs\\\":[\\\"Enter the email you used to create your account. We'll send you a \\\\\\\"reset code\\\\\\\" so you can set a new password.\\\"],\\\"xRPn3U\\\":[\\\"Enter your email address\\\"],\\\"0StR7t\\\":[\\\"Enter your new password\\\"],\\\"NgaR6B\\\":[\\\"Enter your password\\\"],\\\"T0KLp4\\\":[\\\"Enter your username and password\\\"],\\\"SlfejT\\\":[\\\"Error\\\"],\\\"/Ltc/k\\\":[\\\"Extra\\\"],\\\"dn8X5t\\\":[\\\"Forgot Password\\\"],\\\"F4OP4y\\\":[\\\"Forgot?\\\"],\\\"QdVx1C\\\":[\\\"Grant access to your <0>\\\",[\\\"0\\\"],\\\"</0> account\\\"],\\\"87VTIH\\\":[\\\"Having trouble? <0>Contact support</0>\\\"],\\\"vLyv1R\\\":[\\\"Hide\\\"],\\\"i0qMbr\\\":[\\\"Home\\\"],\\\"sJGljQ\\\":[\\\"Identifier\\\"],\\\"vHJQ4A\\\":[\\\"Interface language selector\\\"],\\\"JHB/Ky\\\":[\\\"Invalid\\\"],\\\"6KlkHI\\\":[\\\"Invite code\\\"],\\\"Esfg1M\\\":[\\\"Let's get your password reset!\\\"],\\\"UCOd1e\\\":[\\\"Login complete\\\"],\\\"cR9UpQ\\\":[\\\"Login to account that is not listed\\\"],\\\"0hTJM+\\\":[\\\"Looks like \\\",[\\\"example\\\"]],\\\"huXYDE\\\":[\\\"Make visible\\\"],\\\"VU3Nrn\\\":[\\\"Missing\\\"],\\\"dvYuhh\\\":[\\\"Moderate\\\"],\\\"6YtxFj\\\":[\\\"Name\\\"],\\\"/nT6AE\\\":[\\\"New password\\\"],\\\"hXzOVo\\\":[\\\"Next\\\"],\\\"UaXeX3\\\":[\\\"Okay\\\"],\\\"yDlXDJ\\\":[\\\"Only letters, numbers, and hyphens\\\"],\\\"8ZsakT\\\":[\\\"Password\\\"],\\\"osAB4a\\\":[\\\"Password strength\\\"],\\\"xfNKwI\\\":[\\\"Password strength indicator\\\"],\\\"fSy6T1\\\":[\\\"Password Updated\\\"],\\\"DKeVgZ\\\":[\\\"Password updated!\\\"],\\\"5CqSPX\\\":[\\\"Password with at least \\\",[\\\"MIN_PASSWORD_LENGTH\\\"],\\\" characters\\\"],\\\"+Z2ZNt\\\":[\\\"Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust.\\\"],\\\"LcET2C\\\":[\\\"Privacy Policy\\\"],\\\"1TxdLU\\\":[\\\"Remember this account on this device\\\"],\\\"c7cY3z\\\":[\\\"Requested permissions\\\"],\\\"vJgYMA\\\":[\\\"Reset code\\\"],\\\"KbS2K9\\\":[\\\"Reset Password\\\"],\\\"slOprG\\\":[\\\"Reset your password\\\"],\\\"HB+TbB\\\":[\\\"Select domain\\\"],\\\"o3dwub\\\":[\\\"Select from an existing account\\\"],\\\"CqO9qC\\\":[\\\"Session\\\"],\\\"5lWFkC\\\":[\\\"Sign in\\\"],\\\"N9o7n5\\\":[\\\"Sign in as \\\",[\\\"0\\\"]],\\\"FT1MVS\\\":[\\\"Sign in as...\\\"],\\\"e+RpCP\\\":[\\\"Sign up\\\"],\\\"BEx8rG\\\":[\\\"Step \\\",[\\\"currentPosition\\\"],\\\" of \\\",[\\\"count\\\"]],\\\"LLx/nr\\\":[\\\"Strong\\\"],\\\"hQRttt\\\":[\\\"Submit\\\"],\\\"XYLcNv\\\":[\\\"Support\\\"],\\\"xowcRf\\\":[\\\"Terms of Service\\\"],\\\"D00bHj\\\":[\\\"That handle cannot be used\\\"],\\\"qDdKKD\\\":[\\\"The domain name is not allowed\\\"],\\\"we0QGx\\\":[\\\"The handle contains inappropriate language\\\"],\\\"kPGuFg\\\":[\\\"The handle is already in use\\\"],\\\"LSPrK4\\\":[\\\"The handle is invalid\\\"],\\\"SZKM0t\\\":[\\\"This email is already used\\\"],\\\"T61uiW\\\":[\\\"This handle is reserved\\\"],\\\"5OVfoe\\\":[\\\"This sign-in session has expired\\\"],\\\"LX2sHe\\\":[\\\"Type your desired username\\\"],\\\"Jja+Vn\\\":[\\\"Unexpected server response\\\"],\\\"BWM1dL\\\":[\\\"Uniquely identify you\\\"],\\\"nZx9mr\\\":[\\\"Username or email address\\\"],\\\"nfagfM\\\":[\\\"Valid\\\"],\\\"86GEtW\\\":[\\\"Valid email address or username\\\"],\\\"aIar4b\\\":[\\\"Verify you are human\\\"],\\\"r6y+jM\\\":[\\\"Warning\\\"],\\\"qjBGxf\\\":[\\\"We're so excited to have you join us!\\\"],\\\"9ls/Vs\\\":[\\\"Weak\\\"],\\\"jSVjfa\\\":[\\\"Wrong identifier or password\\\"],\\\"qq6QQ5\\\":[\\\"You are being redirected...\\\"],\\\"B9VwbO\\\":[\\\"You can change this username to any domain name you control after your account is set up.\\\"],\\\"67nRLM\\\":[\\\"You can now sign in with your new password.\\\"],\\\"imRJNy\\\":[\\\"You will receive an email with a \\\\\\\"reset code\\\\\\\". Enter that code here then enter your new password.\\\"],\\\"gdRnT7\\\":[\\\"Your account\\\"],\\\"r/b/p8\\\":[\\\"Your full username will be: \\\",[\\\"0\\\"]],\\\"+qGdcW\\\":[\\\"Your password has been updated!\\\"]}\")as Messages;"],"names":["messages","JSON","parse"],"mappings":"AAAuEA,MAAAA,QAAAA,CAASC,IAAKC,CAAAA,KAAK,CAAC,+yIAAiyJ;;;;"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
const messages=JSON.parse('{"BVbdlE":["<0/> is asking for permission to access your account (<1/>)."],"4blS0m":["2FA Confirmation"],"S90jaV":["A second authentication factor is required"],"myiH7A":["Access your account data (except chat messages)"],"kJrqQq":["Access your chat messages"],"AeXO77":["Account"],"FTT4a4":["Already have a code?"],"eYNzrj":["An application on your device"],"vW+T+d":["An unknown error occurred"],"+TaG50":["Another account"],"OX6vme":["Authenticate"],"yIVrHZ":["Authorize"],"iH8pgl":["Back"],"4Rgp24":["Between ",["minLength"]," and ",["maxLength"]," characters"],"/aj5l4":["By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:"],"mBUXx0":["By creating an account you agree to the ",["0"]," and the ",["1"]," of this service."],"dEgA5A":["Cancel"],"B+Yy3b":["Check your ",["0"]," email for a login code and enter it here."],"khEQ02":["Choose a username"],"EWPtMO":["Code"],"7VpPHA":["Confirm"],"HaGV2g":["Confirm your password to continue"],"ioZOzk":["Confirmation code"],"mpt9T+":["Create a new account"],"IS0nrP":["Create Account"],"54JiGG":["Deny access"],"Nu4oKW":["Description"],"O3oNi5":["Email"],"ATGYL1":["Email address"],"3tOlz6":["Enter a password"],"xg/UcZ":["Enter the code you received to reset your password."],"cHrOqs":["Enter the email you used to create your account. We\'ll send you a \\"reset code\\" so you can set a new password."],"xRPn3U":["Enter your email address"],"0StR7t":["Enter your new password"],"NgaR6B":["Enter your password"],"T0KLp4":["Enter your username and password"],"SlfejT":["Error"],"/Ltc/k":["Extra"],"dn8X5t":["Forgot Password"],"F4OP4y":["Forgot?"],"QdVx1C":["Grant access to your <0>",["0"],"</0> account"],"87VTIH":["Having trouble? <0>Contact support</0>"],"vLyv1R":["Hide"],"i0qMbr":["Home"],"sJGljQ":["Identifier"],"vHJQ4A":["Interface language selector"],"JHB/Ky":["Invalid"],"6KlkHI":["Invite code"],"Esfg1M":["Let\'s get your password reset!"],"UCOd1e":["Login complete"],"cR9UpQ":["Login to account that is not listed"],"0hTJM+":["Looks like ",["example"]],"huXYDE":["Make visible"],"VU3Nrn":["Missing"],"dvYuhh":["Moderate"],"6YtxFj":["Name"],"/nT6AE":["New password"],"hXzOVo":["Next"],"UaXeX3":["Okay"],"yDlXDJ":["Only letters, numbers, and hyphens"],"8ZsakT":["Password"],"osAB4a":["Password strength"],"xfNKwI":["Password strength indicator"],"fSy6T1":["Password Updated"],"DKeVgZ":["Password updated!"],"5CqSPX":["Password with at least ",["MIN_PASSWORD_LENGTH"]," characters"],"+Z2ZNt":["Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust."],"LcET2C":["Privacy Policy"],"1TxdLU":["Remember this account on this device"],"c7cY3z":["Requested permissions"],"vJgYMA":["Reset code"],"KbS2K9":["Reset Password"],"slOprG":["Reset your password"],"HB+TbB":["Select domain"],"o3dwub":["Select from an existing account"],"CqO9qC":["Session"],"5lWFkC":["Sign in"],"N9o7n5":["Sign in as ",["0"]],"FT1MVS":["Sign in as..."],"e+RpCP":["Sign up"],"BEx8rG":["Step ",["currentPosition"]," of ",["count"]],"LLx/nr":["Strong"],"hQRttt":["Submit"],"XYLcNv":["Support"],"xowcRf":["Terms of Service"],"D00bHj":["That handle cannot be used"],"qDdKKD":["The domain name is not allowed"],"we0QGx":["The handle contains inappropriate language"],"kPGuFg":["The handle is already in use"],"LSPrK4":["The handle is invalid"],"SZKM0t":["This email is already used"],"T61uiW":["This handle is reserved"],"5OVfoe":["This sign-in session has expired"],"LX2sHe":["Type your desired username"],"Jja+Vn":["Unexpected server response"],"BWM1dL":["Uniquely identify you"],"nZx9mr":["Username or email address"],"nfagfM":["Valid"],"86GEtW":["Valid email address or username"],"aIar4b":["Verify you are human"],"r6y+jM":["Warning"],"qjBGxf":["We\'re so excited to have you join us!"],"9ls/Vs":["Weak"],"jSVjfa":["Wrong identifier or password"],"qq6QQ5":["You are being redirected..."],"B9VwbO":["You can change this username to any domain name you control after your account is set up."],"67nRLM":["You can now sign in with your new password."],"imRJNy":["You will receive an email with a \\"reset code\\". Enter that code here then enter your new password."],"gdRnT7":["Your account"],"r/b/p8":["Your full username will be: ",["0"]],"+qGdcW":["Your password has been updated!"]}');
|
2
|
+
|
3
|
+
export { messages };
|
4
|
+
//# sourceMappingURL=messages-QQrOUcPW.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"messages-QQrOUcPW.js","sources":["../../../src/assets/app/locales/ko/messages.ts"],"sourcesContent":["/*eslint-disable*/import type{Messages}from\"@lingui/core\";export const messages=JSON.parse(\"{\\\"BVbdlE\\\":[\\\"<0/> is asking for permission to access your account (<1/>).\\\"],\\\"4blS0m\\\":[\\\"2FA Confirmation\\\"],\\\"S90jaV\\\":[\\\"A second authentication factor is required\\\"],\\\"myiH7A\\\":[\\\"Access your account data (except chat messages)\\\"],\\\"kJrqQq\\\":[\\\"Access your chat messages\\\"],\\\"AeXO77\\\":[\\\"Account\\\"],\\\"FTT4a4\\\":[\\\"Already have a code?\\\"],\\\"eYNzrj\\\":[\\\"An application on your device\\\"],\\\"vW+T+d\\\":[\\\"An unknown error occurred\\\"],\\\"+TaG50\\\":[\\\"Another account\\\"],\\\"OX6vme\\\":[\\\"Authenticate\\\"],\\\"yIVrHZ\\\":[\\\"Authorize\\\"],\\\"iH8pgl\\\":[\\\"Back\\\"],\\\"4Rgp24\\\":[\\\"Between \\\",[\\\"minLength\\\"],\\\" and \\\",[\\\"maxLength\\\"],\\\" characters\\\"],\\\"/aj5l4\\\":[\\\"By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:\\\"],\\\"mBUXx0\\\":[\\\"By creating an account you agree to the \\\",[\\\"0\\\"],\\\" and the \\\",[\\\"1\\\"],\\\" of this service.\\\"],\\\"dEgA5A\\\":[\\\"Cancel\\\"],\\\"B+Yy3b\\\":[\\\"Check your \\\",[\\\"0\\\"],\\\" email for a login code and enter it here.\\\"],\\\"khEQ02\\\":[\\\"Choose a username\\\"],\\\"EWPtMO\\\":[\\\"Code\\\"],\\\"7VpPHA\\\":[\\\"Confirm\\\"],\\\"HaGV2g\\\":[\\\"Confirm your password to continue\\\"],\\\"ioZOzk\\\":[\\\"Confirmation code\\\"],\\\"mpt9T+\\\":[\\\"Create a new account\\\"],\\\"IS0nrP\\\":[\\\"Create Account\\\"],\\\"54JiGG\\\":[\\\"Deny access\\\"],\\\"Nu4oKW\\\":[\\\"Description\\\"],\\\"O3oNi5\\\":[\\\"Email\\\"],\\\"ATGYL1\\\":[\\\"Email address\\\"],\\\"3tOlz6\\\":[\\\"Enter a password\\\"],\\\"xg/UcZ\\\":[\\\"Enter the code you received to reset your password.\\\"],\\\"cHrOqs\\\":[\\\"Enter the email you used to create your account. We'll send you a \\\\\\\"reset code\\\\\\\" so you can set a new password.\\\"],\\\"xRPn3U\\\":[\\\"Enter your email address\\\"],\\\"0StR7t\\\":[\\\"Enter your new password\\\"],\\\"NgaR6B\\\":[\\\"Enter your password\\\"],\\\"T0KLp4\\\":[\\\"Enter your username and password\\\"],\\\"SlfejT\\\":[\\\"Error\\\"],\\\"/Ltc/k\\\":[\\\"Extra\\\"],\\\"dn8X5t\\\":[\\\"Forgot Password\\\"],\\\"F4OP4y\\\":[\\\"Forgot?\\\"],\\\"QdVx1C\\\":[\\\"Grant access to your <0>\\\",[\\\"0\\\"],\\\"</0> account\\\"],\\\"87VTIH\\\":[\\\"Having trouble? <0>Contact support</0>\\\"],\\\"vLyv1R\\\":[\\\"Hide\\\"],\\\"i0qMbr\\\":[\\\"Home\\\"],\\\"sJGljQ\\\":[\\\"Identifier\\\"],\\\"vHJQ4A\\\":[\\\"Interface language selector\\\"],\\\"JHB/Ky\\\":[\\\"Invalid\\\"],\\\"6KlkHI\\\":[\\\"Invite code\\\"],\\\"Esfg1M\\\":[\\\"Let's get your password reset!\\\"],\\\"UCOd1e\\\":[\\\"Login complete\\\"],\\\"cR9UpQ\\\":[\\\"Login to account that is not listed\\\"],\\\"0hTJM+\\\":[\\\"Looks like \\\",[\\\"example\\\"]],\\\"huXYDE\\\":[\\\"Make visible\\\"],\\\"VU3Nrn\\\":[\\\"Missing\\\"],\\\"dvYuhh\\\":[\\\"Moderate\\\"],\\\"6YtxFj\\\":[\\\"Name\\\"],\\\"/nT6AE\\\":[\\\"New password\\\"],\\\"hXzOVo\\\":[\\\"Next\\\"],\\\"UaXeX3\\\":[\\\"Okay\\\"],\\\"yDlXDJ\\\":[\\\"Only letters, numbers, and hyphens\\\"],\\\"8ZsakT\\\":[\\\"Password\\\"],\\\"osAB4a\\\":[\\\"Password strength\\\"],\\\"xfNKwI\\\":[\\\"Password strength indicator\\\"],\\\"fSy6T1\\\":[\\\"Password Updated\\\"],\\\"DKeVgZ\\\":[\\\"Password updated!\\\"],\\\"5CqSPX\\\":[\\\"Password with at least \\\",[\\\"MIN_PASSWORD_LENGTH\\\"],\\\" characters\\\"],\\\"+Z2ZNt\\\":[\\\"Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust.\\\"],\\\"LcET2C\\\":[\\\"Privacy Policy\\\"],\\\"1TxdLU\\\":[\\\"Remember this account on this device\\\"],\\\"c7cY3z\\\":[\\\"Requested permissions\\\"],\\\"vJgYMA\\\":[\\\"Reset code\\\"],\\\"KbS2K9\\\":[\\\"Reset Password\\\"],\\\"slOprG\\\":[\\\"Reset your password\\\"],\\\"HB+TbB\\\":[\\\"Select domain\\\"],\\\"o3dwub\\\":[\\\"Select from an existing account\\\"],\\\"CqO9qC\\\":[\\\"Session\\\"],\\\"5lWFkC\\\":[\\\"Sign in\\\"],\\\"N9o7n5\\\":[\\\"Sign in as \\\",[\\\"0\\\"]],\\\"FT1MVS\\\":[\\\"Sign in as...\\\"],\\\"e+RpCP\\\":[\\\"Sign up\\\"],\\\"BEx8rG\\\":[\\\"Step \\\",[\\\"currentPosition\\\"],\\\" of \\\",[\\\"count\\\"]],\\\"LLx/nr\\\":[\\\"Strong\\\"],\\\"hQRttt\\\":[\\\"Submit\\\"],\\\"XYLcNv\\\":[\\\"Support\\\"],\\\"xowcRf\\\":[\\\"Terms of Service\\\"],\\\"D00bHj\\\":[\\\"That handle cannot be used\\\"],\\\"qDdKKD\\\":[\\\"The domain name is not allowed\\\"],\\\"we0QGx\\\":[\\\"The handle contains inappropriate language\\\"],\\\"kPGuFg\\\":[\\\"The handle is already in use\\\"],\\\"LSPrK4\\\":[\\\"The handle is invalid\\\"],\\\"SZKM0t\\\":[\\\"This email is already used\\\"],\\\"T61uiW\\\":[\\\"This handle is reserved\\\"],\\\"5OVfoe\\\":[\\\"This sign-in session has expired\\\"],\\\"LX2sHe\\\":[\\\"Type your desired username\\\"],\\\"Jja+Vn\\\":[\\\"Unexpected server response\\\"],\\\"BWM1dL\\\":[\\\"Uniquely identify you\\\"],\\\"nZx9mr\\\":[\\\"Username or email address\\\"],\\\"nfagfM\\\":[\\\"Valid\\\"],\\\"86GEtW\\\":[\\\"Valid email address or username\\\"],\\\"aIar4b\\\":[\\\"Verify you are human\\\"],\\\"r6y+jM\\\":[\\\"Warning\\\"],\\\"qjBGxf\\\":[\\\"We're so excited to have you join us!\\\"],\\\"9ls/Vs\\\":[\\\"Weak\\\"],\\\"jSVjfa\\\":[\\\"Wrong identifier or password\\\"],\\\"qq6QQ5\\\":[\\\"You are being redirected...\\\"],\\\"B9VwbO\\\":[\\\"You can change this username to any domain name you control after your account is set up.\\\"],\\\"67nRLM\\\":[\\\"You can now sign in with your new password.\\\"],\\\"imRJNy\\\":[\\\"You will receive an email with a \\\\\\\"reset code\\\\\\\". Enter that code here then enter your new password.\\\"],\\\"gdRnT7\\\":[\\\"Your account\\\"],\\\"r/b/p8\\\":[\\\"Your full username will be: \\\",[\\\"0\\\"]],\\\"+qGdcW\\\":[\\\"Your password has been updated!\\\"]}\")as Messages;"],"names":["messages","JSON","parse"],"mappings":"AAAuEA,MAAAA,QAAAA,CAASC,IAAKC,CAAAA,KAAK,CAAC,+yIAAiyJ;;;;"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
const messages=JSON.parse('{"BVbdlE":["<0/> is asking for permission to access your account (<1/>)."],"4blS0m":["2FA Confirmation"],"S90jaV":["A second authentication factor is required"],"myiH7A":["Access your account data (except chat messages)"],"kJrqQq":["Access your chat messages"],"AeXO77":["Account"],"FTT4a4":["Already have a code?"],"eYNzrj":["An application on your device"],"vW+T+d":["An unknown error occurred"],"+TaG50":["Another account"],"OX6vme":["Authenticate"],"yIVrHZ":["Authorize"],"iH8pgl":["Back"],"4Rgp24":["Between ",["minLength"]," and ",["maxLength"]," characters"],"/aj5l4":["By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:"],"mBUXx0":["By creating an account you agree to the ",["0"]," and the ",["1"]," of this service."],"dEgA5A":["Cancel"],"B+Yy3b":["Check your ",["0"]," email for a login code and enter it here."],"khEQ02":["Choose a username"],"EWPtMO":["Code"],"7VpPHA":["Confirm"],"HaGV2g":["Confirm your password to continue"],"ioZOzk":["Confirmation code"],"mpt9T+":["Create a new account"],"IS0nrP":["Create Account"],"54JiGG":["Deny access"],"Nu4oKW":["Description"],"O3oNi5":["Email"],"ATGYL1":["Email address"],"3tOlz6":["Enter a password"],"xg/UcZ":["Enter the code you received to reset your password."],"cHrOqs":["Enter the email you used to create your account. We\'ll send you a \\"reset code\\" so you can set a new password."],"xRPn3U":["Enter your email address"],"0StR7t":["Enter your new password"],"NgaR6B":["Enter your password"],"T0KLp4":["Enter your username and password"],"SlfejT":["Error"],"/Ltc/k":["Extra"],"dn8X5t":["Forgot Password"],"F4OP4y":["Forgot?"],"QdVx1C":["Grant access to your <0>",["0"],"</0> account"],"87VTIH":["Having trouble? <0>Contact support</0>"],"vLyv1R":["Hide"],"i0qMbr":["Home"],"sJGljQ":["Identifier"],"vHJQ4A":["Interface language selector"],"JHB/Ky":["Invalid"],"6KlkHI":["Invite code"],"Esfg1M":["Let\'s get your password reset!"],"UCOd1e":["Login complete"],"cR9UpQ":["Login to account that is not listed"],"0hTJM+":["Looks like ",["example"]],"huXYDE":["Make visible"],"VU3Nrn":["Missing"],"dvYuhh":["Moderate"],"6YtxFj":["Name"],"/nT6AE":["New password"],"hXzOVo":["Next"],"UaXeX3":["Okay"],"yDlXDJ":["Only letters, numbers, and hyphens"],"8ZsakT":["Password"],"osAB4a":["Password strength"],"xfNKwI":["Password strength indicator"],"fSy6T1":["Password Updated"],"DKeVgZ":["Password updated!"],"5CqSPX":["Password with at least ",["MIN_PASSWORD_LENGTH"]," characters"],"+Z2ZNt":["Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust."],"LcET2C":["Privacy Policy"],"1TxdLU":["Remember this account on this device"],"c7cY3z":["Requested permissions"],"vJgYMA":["Reset code"],"KbS2K9":["Reset Password"],"slOprG":["Reset your password"],"HB+TbB":["Select domain"],"o3dwub":["Select from an existing account"],"CqO9qC":["Session"],"5lWFkC":["Sign in"],"N9o7n5":["Sign in as ",["0"]],"FT1MVS":["Sign in as..."],"e+RpCP":["Sign up"],"BEx8rG":["Step ",["currentPosition"]," of ",["count"]],"LLx/nr":["Strong"],"hQRttt":["Submit"],"XYLcNv":["Support"],"xowcRf":["Terms of Service"],"D00bHj":["That handle cannot be used"],"qDdKKD":["The domain name is not allowed"],"we0QGx":["The handle contains inappropriate language"],"kPGuFg":["The handle is already in use"],"LSPrK4":["The handle is invalid"],"SZKM0t":["This email is already used"],"T61uiW":["This handle is reserved"],"5OVfoe":["This sign-in session has expired"],"LX2sHe":["Type your desired username"],"Jja+Vn":["Unexpected server response"],"BWM1dL":["Uniquely identify you"],"nZx9mr":["Username or email address"],"nfagfM":["Valid"],"86GEtW":["Valid email address or username"],"aIar4b":["Verify you are human"],"r6y+jM":["Warning"],"qjBGxf":["We\'re so excited to have you join us!"],"9ls/Vs":["Weak"],"jSVjfa":["Wrong identifier or password"],"qq6QQ5":["You are being redirected..."],"B9VwbO":["You can change this username to any domain name you control after your account is set up."],"67nRLM":["You can now sign in with your new password."],"imRJNy":["You will receive an email with a \\"reset code\\". Enter that code here then enter your new password."],"gdRnT7":["Your account"],"r/b/p8":["Your full username will be: ",["0"]],"+qGdcW":["Your password has been updated!"]}');
|
2
|
+
|
3
|
+
export { messages };
|
4
|
+
//# sourceMappingURL=messages-e2QGqFL6.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"messages-e2QGqFL6.js","sources":["../../../src/assets/app/locales/hu/messages.ts"],"sourcesContent":["/*eslint-disable*/import type{Messages}from\"@lingui/core\";export const messages=JSON.parse(\"{\\\"BVbdlE\\\":[\\\"<0/> is asking for permission to access your account (<1/>).\\\"],\\\"4blS0m\\\":[\\\"2FA Confirmation\\\"],\\\"S90jaV\\\":[\\\"A second authentication factor is required\\\"],\\\"myiH7A\\\":[\\\"Access your account data (except chat messages)\\\"],\\\"kJrqQq\\\":[\\\"Access your chat messages\\\"],\\\"AeXO77\\\":[\\\"Account\\\"],\\\"FTT4a4\\\":[\\\"Already have a code?\\\"],\\\"eYNzrj\\\":[\\\"An application on your device\\\"],\\\"vW+T+d\\\":[\\\"An unknown error occurred\\\"],\\\"+TaG50\\\":[\\\"Another account\\\"],\\\"OX6vme\\\":[\\\"Authenticate\\\"],\\\"yIVrHZ\\\":[\\\"Authorize\\\"],\\\"iH8pgl\\\":[\\\"Back\\\"],\\\"4Rgp24\\\":[\\\"Between \\\",[\\\"minLength\\\"],\\\" and \\\",[\\\"maxLength\\\"],\\\" characters\\\"],\\\"/aj5l4\\\":[\\\"By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:\\\"],\\\"mBUXx0\\\":[\\\"By creating an account you agree to the \\\",[\\\"0\\\"],\\\" and the \\\",[\\\"1\\\"],\\\" of this service.\\\"],\\\"dEgA5A\\\":[\\\"Cancel\\\"],\\\"B+Yy3b\\\":[\\\"Check your \\\",[\\\"0\\\"],\\\" email for a login code and enter it here.\\\"],\\\"khEQ02\\\":[\\\"Choose a username\\\"],\\\"EWPtMO\\\":[\\\"Code\\\"],\\\"7VpPHA\\\":[\\\"Confirm\\\"],\\\"HaGV2g\\\":[\\\"Confirm your password to continue\\\"],\\\"ioZOzk\\\":[\\\"Confirmation code\\\"],\\\"mpt9T+\\\":[\\\"Create a new account\\\"],\\\"IS0nrP\\\":[\\\"Create Account\\\"],\\\"54JiGG\\\":[\\\"Deny access\\\"],\\\"Nu4oKW\\\":[\\\"Description\\\"],\\\"O3oNi5\\\":[\\\"Email\\\"],\\\"ATGYL1\\\":[\\\"Email address\\\"],\\\"3tOlz6\\\":[\\\"Enter a password\\\"],\\\"xg/UcZ\\\":[\\\"Enter the code you received to reset your password.\\\"],\\\"cHrOqs\\\":[\\\"Enter the email you used to create your account. We'll send you a \\\\\\\"reset code\\\\\\\" so you can set a new password.\\\"],\\\"xRPn3U\\\":[\\\"Enter your email address\\\"],\\\"0StR7t\\\":[\\\"Enter your new password\\\"],\\\"NgaR6B\\\":[\\\"Enter your password\\\"],\\\"T0KLp4\\\":[\\\"Enter your username and password\\\"],\\\"SlfejT\\\":[\\\"Error\\\"],\\\"/Ltc/k\\\":[\\\"Extra\\\"],\\\"dn8X5t\\\":[\\\"Forgot Password\\\"],\\\"F4OP4y\\\":[\\\"Forgot?\\\"],\\\"QdVx1C\\\":[\\\"Grant access to your <0>\\\",[\\\"0\\\"],\\\"</0> account\\\"],\\\"87VTIH\\\":[\\\"Having trouble? <0>Contact support</0>\\\"],\\\"vLyv1R\\\":[\\\"Hide\\\"],\\\"i0qMbr\\\":[\\\"Home\\\"],\\\"sJGljQ\\\":[\\\"Identifier\\\"],\\\"vHJQ4A\\\":[\\\"Interface language selector\\\"],\\\"JHB/Ky\\\":[\\\"Invalid\\\"],\\\"6KlkHI\\\":[\\\"Invite code\\\"],\\\"Esfg1M\\\":[\\\"Let's get your password reset!\\\"],\\\"UCOd1e\\\":[\\\"Login complete\\\"],\\\"cR9UpQ\\\":[\\\"Login to account that is not listed\\\"],\\\"0hTJM+\\\":[\\\"Looks like \\\",[\\\"example\\\"]],\\\"huXYDE\\\":[\\\"Make visible\\\"],\\\"VU3Nrn\\\":[\\\"Missing\\\"],\\\"dvYuhh\\\":[\\\"Moderate\\\"],\\\"6YtxFj\\\":[\\\"Name\\\"],\\\"/nT6AE\\\":[\\\"New password\\\"],\\\"hXzOVo\\\":[\\\"Next\\\"],\\\"UaXeX3\\\":[\\\"Okay\\\"],\\\"yDlXDJ\\\":[\\\"Only letters, numbers, and hyphens\\\"],\\\"8ZsakT\\\":[\\\"Password\\\"],\\\"osAB4a\\\":[\\\"Password strength\\\"],\\\"xfNKwI\\\":[\\\"Password strength indicator\\\"],\\\"fSy6T1\\\":[\\\"Password Updated\\\"],\\\"DKeVgZ\\\":[\\\"Password updated!\\\"],\\\"5CqSPX\\\":[\\\"Password with at least \\\",[\\\"MIN_PASSWORD_LENGTH\\\"],\\\" characters\\\"],\\\"+Z2ZNt\\\":[\\\"Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust.\\\"],\\\"LcET2C\\\":[\\\"Privacy Policy\\\"],\\\"1TxdLU\\\":[\\\"Remember this account on this device\\\"],\\\"c7cY3z\\\":[\\\"Requested permissions\\\"],\\\"vJgYMA\\\":[\\\"Reset code\\\"],\\\"KbS2K9\\\":[\\\"Reset Password\\\"],\\\"slOprG\\\":[\\\"Reset your password\\\"],\\\"HB+TbB\\\":[\\\"Select domain\\\"],\\\"o3dwub\\\":[\\\"Select from an existing account\\\"],\\\"CqO9qC\\\":[\\\"Session\\\"],\\\"5lWFkC\\\":[\\\"Sign in\\\"],\\\"N9o7n5\\\":[\\\"Sign in as \\\",[\\\"0\\\"]],\\\"FT1MVS\\\":[\\\"Sign in as...\\\"],\\\"e+RpCP\\\":[\\\"Sign up\\\"],\\\"BEx8rG\\\":[\\\"Step \\\",[\\\"currentPosition\\\"],\\\" of \\\",[\\\"count\\\"]],\\\"LLx/nr\\\":[\\\"Strong\\\"],\\\"hQRttt\\\":[\\\"Submit\\\"],\\\"XYLcNv\\\":[\\\"Support\\\"],\\\"xowcRf\\\":[\\\"Terms of Service\\\"],\\\"D00bHj\\\":[\\\"That handle cannot be used\\\"],\\\"qDdKKD\\\":[\\\"The domain name is not allowed\\\"],\\\"we0QGx\\\":[\\\"The handle contains inappropriate language\\\"],\\\"kPGuFg\\\":[\\\"The handle is already in use\\\"],\\\"LSPrK4\\\":[\\\"The handle is invalid\\\"],\\\"SZKM0t\\\":[\\\"This email is already used\\\"],\\\"T61uiW\\\":[\\\"This handle is reserved\\\"],\\\"5OVfoe\\\":[\\\"This sign-in session has expired\\\"],\\\"LX2sHe\\\":[\\\"Type your desired username\\\"],\\\"Jja+Vn\\\":[\\\"Unexpected server response\\\"],\\\"BWM1dL\\\":[\\\"Uniquely identify you\\\"],\\\"nZx9mr\\\":[\\\"Username or email address\\\"],\\\"nfagfM\\\":[\\\"Valid\\\"],\\\"86GEtW\\\":[\\\"Valid email address or username\\\"],\\\"aIar4b\\\":[\\\"Verify you are human\\\"],\\\"r6y+jM\\\":[\\\"Warning\\\"],\\\"qjBGxf\\\":[\\\"We're so excited to have you join us!\\\"],\\\"9ls/Vs\\\":[\\\"Weak\\\"],\\\"jSVjfa\\\":[\\\"Wrong identifier or password\\\"],\\\"qq6QQ5\\\":[\\\"You are being redirected...\\\"],\\\"B9VwbO\\\":[\\\"You can change this username to any domain name you control after your account is set up.\\\"],\\\"67nRLM\\\":[\\\"You can now sign in with your new password.\\\"],\\\"imRJNy\\\":[\\\"You will receive an email with a \\\\\\\"reset code\\\\\\\". Enter that code here then enter your new password.\\\"],\\\"gdRnT7\\\":[\\\"Your account\\\"],\\\"r/b/p8\\\":[\\\"Your full username will be: \\\",[\\\"0\\\"]],\\\"+qGdcW\\\":[\\\"Your password has been updated!\\\"]}\")as Messages;"],"names":["messages","JSON","parse"],"mappings":"AAAuEA,MAAAA,QAAAA,CAASC,IAAKC,CAAAA,KAAK,CAAC,+yIAAiyJ;;;;"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
const messages=JSON.parse('{"BVbdlE":["<0/> is asking for permission to access your account (<1/>)."],"4blS0m":["2FA Confirmation"],"S90jaV":["A second authentication factor is required"],"myiH7A":["Access your account data (except chat messages)"],"kJrqQq":["Access your chat messages"],"AeXO77":["Account"],"FTT4a4":["Already have a code?"],"eYNzrj":["An application on your device"],"vW+T+d":["An unknown error occurred"],"+TaG50":["Another account"],"OX6vme":["Authenticate"],"yIVrHZ":["Authorize"],"iH8pgl":["Back"],"4Rgp24":["Between ",["minLength"]," and ",["maxLength"]," characters"],"/aj5l4":["By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:"],"mBUXx0":["By creating an account you agree to the ",["0"]," and the ",["1"]," of this service."],"dEgA5A":["Cancel"],"B+Yy3b":["Check your ",["0"]," email for a login code and enter it here."],"khEQ02":["Choose a username"],"EWPtMO":["Code"],"7VpPHA":["Confirm"],"HaGV2g":["Confirm your password to continue"],"ioZOzk":["Confirmation code"],"mpt9T+":["Create a new account"],"IS0nrP":["Create Account"],"54JiGG":["Deny access"],"Nu4oKW":["Description"],"O3oNi5":["Email"],"ATGYL1":["Email address"],"3tOlz6":["Enter a password"],"xg/UcZ":["Enter the code you received to reset your password."],"cHrOqs":["Enter the email you used to create your account. We\'ll send you a \\"reset code\\" so you can set a new password."],"xRPn3U":["Enter your email address"],"0StR7t":["Enter your new password"],"NgaR6B":["Enter your password"],"T0KLp4":["Enter your username and password"],"SlfejT":["Error"],"/Ltc/k":["Extra"],"dn8X5t":["Forgot Password"],"F4OP4y":["Forgot?"],"QdVx1C":["Grant access to your <0>",["0"],"</0> account"],"87VTIH":["Having trouble? <0>Contact support</0>"],"vLyv1R":["Hide"],"i0qMbr":["Home"],"sJGljQ":["Identifier"],"vHJQ4A":["Interface language selector"],"JHB/Ky":["Invalid"],"6KlkHI":["Invite code"],"Esfg1M":["Let\'s get your password reset!"],"UCOd1e":["Login complete"],"cR9UpQ":["Login to account that is not listed"],"0hTJM+":["Looks like ",["example"]],"huXYDE":["Make visible"],"VU3Nrn":["Missing"],"dvYuhh":["Moderate"],"6YtxFj":["Name"],"/nT6AE":["New password"],"hXzOVo":["Next"],"UaXeX3":["Okay"],"yDlXDJ":["Only letters, numbers, and hyphens"],"8ZsakT":["Password"],"osAB4a":["Password strength"],"xfNKwI":["Password strength indicator"],"fSy6T1":["Password Updated"],"DKeVgZ":["Password updated!"],"5CqSPX":["Password with at least ",["MIN_PASSWORD_LENGTH"]," characters"],"+Z2ZNt":["Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust."],"LcET2C":["Privacy Policy"],"1TxdLU":["Remember this account on this device"],"c7cY3z":["Requested permissions"],"vJgYMA":["Reset code"],"KbS2K9":["Reset Password"],"slOprG":["Reset your password"],"HB+TbB":["Select domain"],"o3dwub":["Select from an existing account"],"CqO9qC":["Session"],"5lWFkC":["Sign in"],"N9o7n5":["Sign in as ",["0"]],"FT1MVS":["Sign in as..."],"e+RpCP":["Sign up"],"BEx8rG":["Step ",["currentPosition"]," of ",["count"]],"LLx/nr":["Strong"],"hQRttt":["Submit"],"XYLcNv":["Support"],"xowcRf":["Terms of Service"],"D00bHj":["That handle cannot be used"],"qDdKKD":["The domain name is not allowed"],"we0QGx":["The handle contains inappropriate language"],"kPGuFg":["The handle is already in use"],"LSPrK4":["The handle is invalid"],"SZKM0t":["This email is already used"],"T61uiW":["This handle is reserved"],"5OVfoe":["This sign-in session has expired"],"LX2sHe":["Type your desired username"],"Jja+Vn":["Unexpected server response"],"BWM1dL":["Uniquely identify you"],"nZx9mr":["Username or email address"],"nfagfM":["Valid"],"86GEtW":["Valid email address or username"],"aIar4b":["Verify you are human"],"r6y+jM":["Warning"],"qjBGxf":["We\'re so excited to have you join us!"],"9ls/Vs":["Weak"],"jSVjfa":["Wrong identifier or password"],"qq6QQ5":["You are being redirected..."],"B9VwbO":["You can change this username to any domain name you control after your account is set up."],"67nRLM":["You can now sign in with your new password."],"imRJNy":["You will receive an email with a \\"reset code\\". Enter that code here then enter your new password."],"gdRnT7":["Your account"],"r/b/p8":["Your full username will be: ",["0"]],"+qGdcW":["Your password has been updated!"]}');
|
2
|
+
|
3
|
+
export { messages };
|
4
|
+
//# sourceMappingURL=messages-p61py7gD.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"messages-p61py7gD.js","sources":["../../../src/assets/app/locales/pl/messages.ts"],"sourcesContent":["/*eslint-disable*/import type{Messages}from\"@lingui/core\";export const messages=JSON.parse(\"{\\\"BVbdlE\\\":[\\\"<0/> is asking for permission to access your account (<1/>).\\\"],\\\"4blS0m\\\":[\\\"2FA Confirmation\\\"],\\\"S90jaV\\\":[\\\"A second authentication factor is required\\\"],\\\"myiH7A\\\":[\\\"Access your account data (except chat messages)\\\"],\\\"kJrqQq\\\":[\\\"Access your chat messages\\\"],\\\"AeXO77\\\":[\\\"Account\\\"],\\\"FTT4a4\\\":[\\\"Already have a code?\\\"],\\\"eYNzrj\\\":[\\\"An application on your device\\\"],\\\"vW+T+d\\\":[\\\"An unknown error occurred\\\"],\\\"+TaG50\\\":[\\\"Another account\\\"],\\\"OX6vme\\\":[\\\"Authenticate\\\"],\\\"yIVrHZ\\\":[\\\"Authorize\\\"],\\\"iH8pgl\\\":[\\\"Back\\\"],\\\"4Rgp24\\\":[\\\"Between \\\",[\\\"minLength\\\"],\\\" and \\\",[\\\"maxLength\\\"],\\\" characters\\\"],\\\"/aj5l4\\\":[\\\"By clicking <0>Authorize</0>, you allow this application to perform the following actions in accordance with their <1>terms of service</1> and <2>privacy policy</2>:\\\"],\\\"mBUXx0\\\":[\\\"By creating an account you agree to the \\\",[\\\"0\\\"],\\\" and the \\\",[\\\"1\\\"],\\\" of this service.\\\"],\\\"dEgA5A\\\":[\\\"Cancel\\\"],\\\"B+Yy3b\\\":[\\\"Check your \\\",[\\\"0\\\"],\\\" email for a login code and enter it here.\\\"],\\\"khEQ02\\\":[\\\"Choose a username\\\"],\\\"EWPtMO\\\":[\\\"Code\\\"],\\\"7VpPHA\\\":[\\\"Confirm\\\"],\\\"HaGV2g\\\":[\\\"Confirm your password to continue\\\"],\\\"ioZOzk\\\":[\\\"Confirmation code\\\"],\\\"mpt9T+\\\":[\\\"Create a new account\\\"],\\\"IS0nrP\\\":[\\\"Create Account\\\"],\\\"54JiGG\\\":[\\\"Deny access\\\"],\\\"Nu4oKW\\\":[\\\"Description\\\"],\\\"O3oNi5\\\":[\\\"Email\\\"],\\\"ATGYL1\\\":[\\\"Email address\\\"],\\\"3tOlz6\\\":[\\\"Enter a password\\\"],\\\"xg/UcZ\\\":[\\\"Enter the code you received to reset your password.\\\"],\\\"cHrOqs\\\":[\\\"Enter the email you used to create your account. We'll send you a \\\\\\\"reset code\\\\\\\" so you can set a new password.\\\"],\\\"xRPn3U\\\":[\\\"Enter your email address\\\"],\\\"0StR7t\\\":[\\\"Enter your new password\\\"],\\\"NgaR6B\\\":[\\\"Enter your password\\\"],\\\"T0KLp4\\\":[\\\"Enter your username and password\\\"],\\\"SlfejT\\\":[\\\"Error\\\"],\\\"/Ltc/k\\\":[\\\"Extra\\\"],\\\"dn8X5t\\\":[\\\"Forgot Password\\\"],\\\"F4OP4y\\\":[\\\"Forgot?\\\"],\\\"QdVx1C\\\":[\\\"Grant access to your <0>\\\",[\\\"0\\\"],\\\"</0> account\\\"],\\\"87VTIH\\\":[\\\"Having trouble? <0>Contact support</0>\\\"],\\\"vLyv1R\\\":[\\\"Hide\\\"],\\\"i0qMbr\\\":[\\\"Home\\\"],\\\"sJGljQ\\\":[\\\"Identifier\\\"],\\\"vHJQ4A\\\":[\\\"Interface language selector\\\"],\\\"JHB/Ky\\\":[\\\"Invalid\\\"],\\\"6KlkHI\\\":[\\\"Invite code\\\"],\\\"Esfg1M\\\":[\\\"Let's get your password reset!\\\"],\\\"UCOd1e\\\":[\\\"Login complete\\\"],\\\"cR9UpQ\\\":[\\\"Login to account that is not listed\\\"],\\\"0hTJM+\\\":[\\\"Looks like \\\",[\\\"example\\\"]],\\\"huXYDE\\\":[\\\"Make visible\\\"],\\\"VU3Nrn\\\":[\\\"Missing\\\"],\\\"dvYuhh\\\":[\\\"Moderate\\\"],\\\"6YtxFj\\\":[\\\"Name\\\"],\\\"/nT6AE\\\":[\\\"New password\\\"],\\\"hXzOVo\\\":[\\\"Next\\\"],\\\"UaXeX3\\\":[\\\"Okay\\\"],\\\"yDlXDJ\\\":[\\\"Only letters, numbers, and hyphens\\\"],\\\"8ZsakT\\\":[\\\"Password\\\"],\\\"osAB4a\\\":[\\\"Password strength\\\"],\\\"xfNKwI\\\":[\\\"Password strength indicator\\\"],\\\"fSy6T1\\\":[\\\"Password Updated\\\"],\\\"DKeVgZ\\\":[\\\"Password updated!\\\"],\\\"5CqSPX\\\":[\\\"Password with at least \\\",[\\\"MIN_PASSWORD_LENGTH\\\"],\\\" characters\\\"],\\\"+Z2ZNt\\\":[\\\"Please verify the domain name of the website before entering your password. Never enter your password on a domain you do not trust.\\\"],\\\"LcET2C\\\":[\\\"Privacy Policy\\\"],\\\"1TxdLU\\\":[\\\"Remember this account on this device\\\"],\\\"c7cY3z\\\":[\\\"Requested permissions\\\"],\\\"vJgYMA\\\":[\\\"Reset code\\\"],\\\"KbS2K9\\\":[\\\"Reset Password\\\"],\\\"slOprG\\\":[\\\"Reset your password\\\"],\\\"HB+TbB\\\":[\\\"Select domain\\\"],\\\"o3dwub\\\":[\\\"Select from an existing account\\\"],\\\"CqO9qC\\\":[\\\"Session\\\"],\\\"5lWFkC\\\":[\\\"Sign in\\\"],\\\"N9o7n5\\\":[\\\"Sign in as \\\",[\\\"0\\\"]],\\\"FT1MVS\\\":[\\\"Sign in as...\\\"],\\\"e+RpCP\\\":[\\\"Sign up\\\"],\\\"BEx8rG\\\":[\\\"Step \\\",[\\\"currentPosition\\\"],\\\" of \\\",[\\\"count\\\"]],\\\"LLx/nr\\\":[\\\"Strong\\\"],\\\"hQRttt\\\":[\\\"Submit\\\"],\\\"XYLcNv\\\":[\\\"Support\\\"],\\\"xowcRf\\\":[\\\"Terms of Service\\\"],\\\"D00bHj\\\":[\\\"That handle cannot be used\\\"],\\\"qDdKKD\\\":[\\\"The domain name is not allowed\\\"],\\\"we0QGx\\\":[\\\"The handle contains inappropriate language\\\"],\\\"kPGuFg\\\":[\\\"The handle is already in use\\\"],\\\"LSPrK4\\\":[\\\"The handle is invalid\\\"],\\\"SZKM0t\\\":[\\\"This email is already used\\\"],\\\"T61uiW\\\":[\\\"This handle is reserved\\\"],\\\"5OVfoe\\\":[\\\"This sign-in session has expired\\\"],\\\"LX2sHe\\\":[\\\"Type your desired username\\\"],\\\"Jja+Vn\\\":[\\\"Unexpected server response\\\"],\\\"BWM1dL\\\":[\\\"Uniquely identify you\\\"],\\\"nZx9mr\\\":[\\\"Username or email address\\\"],\\\"nfagfM\\\":[\\\"Valid\\\"],\\\"86GEtW\\\":[\\\"Valid email address or username\\\"],\\\"aIar4b\\\":[\\\"Verify you are human\\\"],\\\"r6y+jM\\\":[\\\"Warning\\\"],\\\"qjBGxf\\\":[\\\"We're so excited to have you join us!\\\"],\\\"9ls/Vs\\\":[\\\"Weak\\\"],\\\"jSVjfa\\\":[\\\"Wrong identifier or password\\\"],\\\"qq6QQ5\\\":[\\\"You are being redirected...\\\"],\\\"B9VwbO\\\":[\\\"You can change this username to any domain name you control after your account is set up.\\\"],\\\"67nRLM\\\":[\\\"You can now sign in with your new password.\\\"],\\\"imRJNy\\\":[\\\"You will receive an email with a \\\\\\\"reset code\\\\\\\". Enter that code here then enter your new password.\\\"],\\\"gdRnT7\\\":[\\\"Your account\\\"],\\\"r/b/p8\\\":[\\\"Your full username will be: \\\",[\\\"0\\\"]],\\\"+qGdcW\\\":[\\\"Your password has been updated!\\\"]}\")as Messages;"],"names":["messages","JSON","parse"],"mappings":"AAAuEA,MAAAA,QAAAA,CAASC,IAAKC,CAAAA,KAAK,CAAC,+yIAAiyJ;;;;"}
|
package/dist/assets/asset.d.ts
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"asset.d.ts","sourceRoot":"","sources":["../../src/assets/asset.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAE3C,MAAM,MAAM,KAAK,GAAG;IAClB,GAAG,EAAE,MAAM,CAAA;IACX,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,YAAY,EAAE,MAAM,QAAQ,CAAA;CAC7B,CAAA"}
|
1
|
+
{"version":3,"file":"asset.d.ts","sourceRoot":"","sources":["../../src/assets/asset.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAE3C,MAAM,MAAM,KAAK,GAAG;IAClB,GAAG,EAAE,MAAM,CAAA;IACX,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,OAAO,CAAA;IAChB,MAAM,EAAE,MAAM,CAAA;IACd,YAAY,EAAE,MAAM,QAAQ,CAAA;CAC7B,CAAA"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"assets-middleware.d.ts","sourceRoot":"","sources":["../../src/assets/assets-middleware.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EAIX,MAAM,sBAAsB,CAAA;
|
1
|
+
{"version":3,"file":"assets-middleware.d.ts","sourceRoot":"","sources":["../../src/assets/assets-middleware.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EAIX,MAAM,sBAAsB,CAAA;AAI7B,wBAAgB,yBAAyB,IAAI,UAAU,CAwCtD"}
|
@@ -10,17 +10,24 @@ function authorizeAssetsMiddleware() {
|
|
10
10
|
if (!req.url?.startsWith(index_js_2.ASSETS_URL_PREFIX))
|
11
11
|
return next();
|
12
12
|
const [pathname, query] = req.url.split('?', 2);
|
13
|
+
if (query)
|
14
|
+
return next();
|
13
15
|
const filename = pathname.slice(index_js_2.ASSETS_URL_PREFIX.length);
|
14
16
|
if (!filename)
|
15
17
|
return next();
|
16
|
-
|
17
|
-
|
18
|
+
let asset;
|
19
|
+
try {
|
20
|
+
asset = (0, index_js_2.getAsset)(filename);
|
21
|
+
}
|
22
|
+
catch {
|
23
|
+
// Filename not found or not valid
|
18
24
|
return next();
|
25
|
+
}
|
19
26
|
try {
|
20
27
|
// Allow "null" (ie. no header) to allow loading assets outside of a
|
21
28
|
// fetch context (not from a web page).
|
22
|
-
(0, index_js_1.validateFetchSite)(req, res, [null, 'same-origin']);
|
23
|
-
(0, index_js_1.validateFetchDest)(req, res, [null, 'style', 'script']);
|
29
|
+
(0, index_js_1.validateFetchSite)(req, res, [null, 'none', 'cross-site', 'same-origin']);
|
30
|
+
(0, index_js_1.validateFetchDest)(req, res, [null, 'document', 'style', 'script']);
|
24
31
|
}
|
25
32
|
catch (err) {
|
26
33
|
return next(err);
|
@@ -29,9 +36,7 @@ function authorizeAssetsMiddleware() {
|
|
29
36
|
return void res.writeHead(304).end();
|
30
37
|
}
|
31
38
|
res.setHeader('ETag', asset.sha256);
|
32
|
-
|
33
|
-
res.setHeader('Cache-Control', 'public, max-age=31536000, immutable');
|
34
|
-
}
|
39
|
+
res.setHeader('Cache-Control', 'public, max-age=31536000, immutable');
|
35
40
|
(0, index_js_1.writeStream)(res, asset.createStream(), { contentType: asset.type });
|
36
41
|
};
|
37
42
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"assets-middleware.js","sourceRoot":"","sources":["../../src/assets/assets-middleware.ts"],"names":[],"mappings":";;
|
1
|
+
{"version":3,"file":"assets-middleware.js","sourceRoot":"","sources":["../../src/assets/assets-middleware.ts"],"names":[],"mappings":";;AASA,8DAwCC;AAjDD,mDAK6B;AAE7B,yCAAwD;AAExD,SAAgB,yBAAyB;IACvC,OAAO,KAAK,UAAU,gBAAgB,CAAC,GAAG,EAAE,GAAG,EAAE,IAAI;QACnD,IAAI,GAAG,CAAC,MAAM,KAAK,KAAK,IAAI,GAAG,CAAC,MAAM,KAAK,MAAM;YAAE,OAAO,IAAI,EAAE,CAAA;QAChE,IAAI,CAAC,GAAG,CAAC,GAAG,EAAE,UAAU,CAAC,4BAAiB,CAAC;YAAE,OAAO,IAAI,EAAE,CAAA;QAE1D,MAAM,CAAC,QAAQ,EAAE,KAAK,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,EAAE,CAAC,CAG7C,CAAA;QACD,IAAI,KAAK;YAAE,OAAO,IAAI,EAAE,CAAA;QAExB,MAAM,QAAQ,GAAG,QAAQ,CAAC,KAAK,CAAC,4BAAiB,CAAC,MAAM,CAAC,CAAA;QACzD,IAAI,CAAC,QAAQ;YAAE,OAAO,IAAI,EAAE,CAAA;QAE5B,IAAI,KAAY,CAAA;QAChB,IAAI,CAAC;YACH,KAAK,GAAG,IAAA,mBAAQ,EAAC,QAAQ,CAAC,CAAA;QAC5B,CAAC;QAAC,MAAM,CAAC;YACP,kCAAkC;YAClC,OAAO,IAAI,EAAE,CAAA;QACf,CAAC;QAED,IAAI,CAAC;YACH,oEAAoE;YACpE,uCAAuC;YACvC,IAAA,4BAAiB,EAAC,GAAG,EAAE,GAAG,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,YAAY,EAAE,aAAa,CAAC,CAAC,CAAA;YACxE,IAAA,4BAAiB,EAAC,GAAG,EAAE,GAAG,EAAE,CAAC,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC,CAAA;QACpE,CAAC;QAAC,OAAO,GAAG,EAAE,CAAC;YACb,OAAO,IAAI,CAAC,GAAG,CAAC,CAAA;QAClB,CAAC;QAED,IAAI,GAAG,CAAC,OAAO,CAAC,eAAe,CAAC,KAAK,KAAK,CAAC,MAAM,EAAE,CAAC;YAClD,OAAO,KAAK,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,CAAA;QACtC,CAAC;QAED,GAAG,CAAC,SAAS,CAAC,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;QACnC,GAAG,CAAC,SAAS,CAAC,eAAe,EAAE,qCAAqC,CAAC,CAAA;QAErE,IAAA,sBAAW,EAAC,GAAG,EAAE,KAAK,CAAC,YAAY,EAAE,EAAE,EAAE,WAAW,EAAE,KAAK,CAAC,IAAI,EAAE,CAAC,CAAA;IACrE,CAAC,CAAA;AACH,CAAC"}
|
package/dist/assets/index.d.ts
CHANGED
@@ -1,4 +1,5 @@
|
|
1
|
-
import { Asset } from './asset';
|
1
|
+
import { Asset } from './asset.js';
|
2
2
|
export declare const ASSETS_URL_PREFIX = "/@atproto/oauth-provider/~assets/";
|
3
|
-
export declare function
|
3
|
+
export declare function enumerateAssets(mime: string): IteratorObject<Asset, void>;
|
4
|
+
export declare function getAsset(inputFilename: string): Asset;
|
4
5
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/assets/index.ts"],"names":[],"mappings":"AAqBA,OAAO,EAAE,KAAK,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/assets/index.ts"],"names":[],"mappings":"AAqBA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAA;AAMlC,eAAO,MAAM,iBAAiB,sCAAsC,CAAA;AAEpE,wBAAiB,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,cAAc,CAAC,KAAK,EAAE,IAAI,CAAC,CAM1E;AAED,wBAAgB,QAAQ,CAAC,aAAa,EAAE,MAAM,GAAG,KAAK,CAerD"}
|
package/dist/assets/index.js
CHANGED
@@ -13,6 +13,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
13
13
|
};
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
15
15
|
exports.ASSETS_URL_PREFIX = void 0;
|
16
|
+
exports.enumerateAssets = enumerateAssets;
|
16
17
|
exports.getAsset = getAsset;
|
17
18
|
// Note that the bundle-manifest, being a JSON file, can be imported directly
|
18
19
|
// without any special handling. This is because all bundlers support JSON
|
@@ -25,7 +26,14 @@ const node_stream_1 = require("node:stream");
|
|
25
26
|
const bundle_manifest_json_1 = __importDefault(require("./app/bundle-manifest.json"));
|
26
27
|
const appBundleManifest = new Map(Object.entries(bundle_manifest_json_1.default));
|
27
28
|
exports.ASSETS_URL_PREFIX = '/@atproto/oauth-provider/~assets/';
|
28
|
-
|
29
|
+
function* enumerateAssets(mime) {
|
30
|
+
for (const [filename, manifest] of appBundleManifest) {
|
31
|
+
if (manifest.mime === mime) {
|
32
|
+
yield manifestItemToAsset(filename, manifest);
|
33
|
+
}
|
34
|
+
}
|
35
|
+
}
|
36
|
+
function getAsset(inputFilename) {
|
29
37
|
const filename = node_path_1.posix.normalize(inputFilename);
|
30
38
|
if (filename.startsWith('/') || // Prevent absolute paths
|
31
39
|
filename.startsWith('../') || // Prevent directory traversal attacks
|
@@ -36,6 +44,9 @@ async function getAsset(inputFilename) {
|
|
36
44
|
const manifest = appBundleManifest.get(filename);
|
37
45
|
if (!manifest)
|
38
46
|
throw new AssetNotFoundError(filename);
|
47
|
+
return manifestItemToAsset(filename, manifest);
|
48
|
+
}
|
49
|
+
function manifestItemToAsset(filename, manifest) {
|
39
50
|
// When this package is used as a regular "node_modules" dependency, and gets
|
40
51
|
// bundled by the consumer, the assets should be copied to the bundle's output
|
41
52
|
// directory. In case the bundler does not support copying assets from the
|
@@ -46,6 +57,7 @@ async function getAsset(inputFilename) {
|
|
46
57
|
return {
|
47
58
|
url: node_path_1.posix.join(exports.ASSETS_URL_PREFIX, filename),
|
48
59
|
type: manifest.mime,
|
60
|
+
isEntry: manifest.type === 'chunk' && manifest.isEntry,
|
49
61
|
sha256: manifest.sha256,
|
50
62
|
createStream: data
|
51
63
|
? () => node_stream_1.Readable.from(Buffer.from(data, 'base64'))
|
package/dist/assets/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/assets/index.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,gFAAgF;AAChF,6EAA6E;AAC7E,8EAA8E;AAC9E,8EAA8E;AAC9E,oBAAoB;AACpB,EAAE;AACF,8CAA8C;AAC9C,sEAAsE;;;;;;AAqBtE,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/assets/index.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,gFAAgF;AAChF,6EAA6E;AAC7E,8EAA8E;AAC9E,8EAA8E;AAC9E,oBAAoB;AACpB,EAAE;AACF,8CAA8C;AAC9C,sEAAsE;;;;;;AAqBtE,0CAMC;AAED,4BAeC;AA1CD,6EAA6E;AAC7E,0EAA0E;AAC1E,0BAA0B;AAE1B,qCAA0C;AAC1C,yCAAuC;AACvC,6CAAsC;AAEtC,yDAAyD;AACzD,gDAAgD;AAChD,sFAA8D;AAG9D,MAAM,iBAAiB,GAA8B,IAAI,GAAG,CAC1D,MAAM,CAAC,OAAO,CAAC,8BAAqB,CAAC,CACtC,CAAA;AAEY,QAAA,iBAAiB,GAAG,mCAAmC,CAAA;AAEpE,QAAe,CAAC,CAAC,eAAe,CAAC,IAAY;IAC3C,KAAK,MAAM,CAAC,QAAQ,EAAE,QAAQ,CAAC,IAAI,iBAAiB,EAAE,CAAC;QACrD,IAAI,QAAQ,CAAC,IAAI,KAAK,IAAI,EAAE,CAAC;YAC3B,MAAM,mBAAmB,CAAC,QAAQ,EAAE,QAAQ,CAAC,CAAA;QAC/C,CAAC;IACH,CAAC;AACH,CAAC;AAED,SAAgB,QAAQ,CAAC,aAAqB;IAC5C,MAAM,QAAQ,GAAG,iBAAK,CAAC,SAAS,CAAC,aAAa,CAAC,CAAA;IAE/C,IACE,QAAQ,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,yBAAyB;QACrD,QAAQ,CAAC,UAAU,CAAC,KAAK,CAAC,IAAI,sCAAsC;QACpE,aAAa,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,gCAAgC;MAC7D,CAAC;QACD,MAAM,IAAI,kBAAkB,CAAC,QAAQ,CAAC,CAAA;IACxC,CAAC;IAED,MAAM,QAAQ,GAAG,iBAAiB,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAA;IAChD,IAAI,CAAC,QAAQ;QAAE,MAAM,IAAI,kBAAkB,CAAC,QAAQ,CAAC,CAAA;IAErD,OAAO,mBAAmB,CAAC,QAAQ,EAAE,QAAQ,CAAC,CAAA;AAChD,CAAC;AAED,SAAS,mBAAmB,CAAC,QAAgB,EAAE,QAAsB;IACnE,6EAA6E;IAC7E,8EAA8E;IAC9E,0EAA0E;IAC1E,2EAA2E;IAC3E,8EAA8E;IAC9E,gFAAgF;IAEhF,MAAM,EAAE,IAAI,EAAE,GAAG,QAAQ,CAAA;IAEzB,OAAO;QACL,GAAG,EAAE,iBAAK,CAAC,IAAI,CAAC,yBAAiB,EAAE,QAAQ,CAAC;QAC5C,IAAI,EAAE,QAAQ,CAAC,IAAI;QACnB,OAAO,EAAE,QAAQ,CAAC,IAAI,KAAK,OAAO,IAAI,QAAQ,CAAC,OAAO;QACtD,MAAM,EAAE,QAAQ,CAAC,MAAM;QACvB,YAAY,EAAE,IAAI;YAChB,CAAC,CAAC,GAAG,EAAE,CAAC,sBAAQ,CAAC,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;YAClD,CAAC,CAAC,GAAG,EAAE;YACH,eAAe;YACf,kEAAkE;YAClE,eAAe;YACf,IAAA,0BAAgB,EAAC,IAAA,gBAAI,EAAC,SAAS,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;KAC3D,CAAA;AACH,CAAC;AAED,MAAM,kBAAmB,SAAQ,KAAK;IACpB,IAAI,GAAG,QAAQ,CAAA;IACf,UAAU,GAAG,GAAG,CAAA;IAChC,YAAY,QAAgB;QAC1B,KAAK,CAAC,oBAAoB,QAAQ,EAAE,CAAC,CAAA;IACvC,CAAC;CACF"}
|
@@ -7,7 +7,7 @@ export type { Awaitable };
|
|
7
7
|
export interface ClientStore {
|
8
8
|
findClient(clientId: ClientId): Awaitable<OAuthClientMetadata>;
|
9
9
|
}
|
10
|
-
export declare
|
11
|
-
export declare function ifClientStore(implementation?:
|
12
|
-
export declare function asClientStore
|
10
|
+
export declare const isClientStore: <V extends Partial<ClientStore>>(value: V) => value is V & import("../lib/util/type.js").RequiredDefined<ClientStore>;
|
11
|
+
export declare function ifClientStore<V extends Partial<ClientStore>>(implementation?: V): (V & ClientStore) | undefined;
|
12
|
+
export declare function asClientStore<V extends Partial<ClientStore>>(implementation?: V): V & ClientStore;
|
13
13
|
//# sourceMappingURL=client-store.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"client-store.d.ts","sourceRoot":"","sources":["../../src/client/client-store.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAA;AAC1D,OAAO,EAAE,SAAS,
|
1
|
+
{"version":3,"file":"client-store.d.ts","sourceRoot":"","sources":["../../src/client/client-store.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAA;AAC1D,OAAO,EAAE,SAAS,EAAyB,MAAM,qBAAqB,CAAA;AACtE,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AAGzC,cAAc,kBAAkB,CAAA;AAChC,cAAc,gBAAgB,CAAA;AAC9B,YAAY,EAAE,SAAS,EAAE,CAAA;AAEzB,MAAM,WAAW,WAAW;IAC1B,UAAU,CAAC,QAAQ,EAAE,QAAQ,GAAG,SAAS,CAAC,mBAAmB,CAAC,CAAA;CAC/D;AAED,eAAO,MAAM,aAAa,uHAExB,CAAA;AAEF,wBAAgB,aAAa,CAAC,CAAC,SAAS,OAAO,CAAC,WAAW,CAAC,EAC1D,cAAc,CAAC,EAAE,CAAC,GACjB,CAAC,CAAC,GAAG,WAAW,CAAC,GAAG,SAAS,CAM/B;AAED,wBAAgB,aAAa,CAAC,CAAC,SAAS,OAAO,CAAC,WAAW,CAAC,EAC1D,cAAc,CAAC,EAAE,CAAC,GACjB,CAAC,GAAG,WAAW,CAKjB"}
|