@keycloakify/angular 0.2.23 → 20.0.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/README.md +2 -1
- package/account/DefaultPage/index.d.ts +12 -1
- package/account/KcContext/index.d.ts +1 -1
- package/account/classes/component-reference/index.d.ts +9 -1
- package/account/directives/kc-class/index.d.ts +28 -1
- package/account/i18n/index.d.ts +7 -1
- package/account/index.d.ts +18 -1
- package/account/pages/account/index.d.ts +18 -1
- package/account/pages/applications/index.d.ts +17 -1
- package/account/pages/federatedIdentity/index.d.ts +17 -1
- package/account/pages/log/index.d.ts +17 -1
- package/account/pages/password/index.d.ts +32 -1
- package/account/pages/sessions/index.d.ts +17 -1
- package/account/pages/totp/index.d.ts +17 -1
- package/account/providers/keycloakify-angular/index.d.ts +21 -1
- package/account/services/account-resource-injector/index.d.ts +14 -1
- package/account/services/i18n/index.d.ts +9 -1
- package/account/template/index.d.ts +33 -1
- package/account/tokens/classes/index.d.ts +19 -1
- package/account/tokens/i18n/index.d.ts +5 -1
- package/account/tokens/kc-context/index.d.ts +6 -1
- package/bin/187.index.js +4 -4
- package/bin/{279.index.js → 484.index.js} +269 -338
- package/bin/index.js +12 -1
- package/fesm2022/keycloakify-angular-account-directives-kc-class.mjs +3 -3
- package/fesm2022/keycloakify-angular-account-directives-kc-class.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-account-pages-account.mjs +3 -3
- package/fesm2022/keycloakify-angular-account-pages-account.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-account-pages-applications.mjs +3 -3
- package/fesm2022/keycloakify-angular-account-pages-applications.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-account-pages-federatedIdentity.mjs +3 -3
- package/fesm2022/keycloakify-angular-account-pages-federatedIdentity.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-account-pages-log.mjs +3 -3
- package/fesm2022/keycloakify-angular-account-pages-log.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-account-pages-password.mjs +3 -3
- package/fesm2022/keycloakify-angular-account-pages-password.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-account-pages-sessions.mjs +3 -3
- package/fesm2022/keycloakify-angular-account-pages-sessions.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-account-pages-totp.mjs +3 -3
- package/fesm2022/keycloakify-angular-account-pages-totp.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-account-providers-keycloakify-angular.mjs +1 -2
- package/fesm2022/keycloakify-angular-account-providers-keycloakify-angular.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-account-services-account-resource-injector.mjs +3 -3
- package/fesm2022/keycloakify-angular-account-services-account-resource-injector.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-account-services-i18n.mjs +3 -3
- package/fesm2022/keycloakify-angular-account-services-i18n.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-account-template.mjs +3 -3
- package/fesm2022/keycloakify-angular-account-template.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-lib-directives-attributes.mjs +3 -3
- package/fesm2022/keycloakify-angular-lib-directives-attributes.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-lib-pipes-input-type.mjs +3 -3
- package/fesm2022/keycloakify-angular-lib-pipes-input-type.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-lib-pipes-is-array-with-empty-object.mjs +3 -3
- package/fesm2022/keycloakify-angular-lib-pipes-is-array-with-empty-object.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-lib-pipes-kc-sanitize.mjs +3 -3
- package/fesm2022/keycloakify-angular-lib-pipes-kc-sanitize.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-lib-pipes-to-array.mjs +3 -3
- package/fesm2022/keycloakify-angular-lib-pipes-to-array.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-lib-pipes-to-number.mjs +3 -3
- package/fesm2022/keycloakify-angular-lib-pipes-to-number.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-lib-services-resource-injector.mjs +3 -3
- package/fesm2022/keycloakify-angular-lib-services-resource-injector.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-components-add-remove-buttons-multi-valued-attribute.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-components-add-remove-buttons-multi-valued-attribute.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-components-field-errors.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-components-field-errors.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-components-group-label.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-components-group-label.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-components-input-field-by-type.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-components-input-field-by-type.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-components-input-tag-selects.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-components-input-tag-selects.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-components-input-tag.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-components-input-tag.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-components-logout-other-sessions.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-components-logout-other-sessions.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-components-password-wrapper.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-components-password-wrapper.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-components-select-tag.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-components-select-tag.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-components-textarea-tag.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-components-textarea-tag.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-components-user-profile-form-fields.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-components-user-profile-form-fields.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-directives-kc-class.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-directives-kc-class.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-code.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-code.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-delete-account-confirm.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-delete-account-confirm.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-delete-credential.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-delete-credential.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-error.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-error.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-frontchannel-logout.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-frontchannel-logout.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-idp-review-user-profile.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-idp-review-user-profile.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-info.mjs +5 -5
- package/fesm2022/keycloakify-angular-login-pages-info.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-config-totp.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-config-totp.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-idp-link-confirm-override.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-idp-link-confirm-override.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-idp-link-confirm.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-idp-link-confirm.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-idp-link-email.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-idp-link-email.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-oauth-grant.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-oauth-grant.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-oauth2-device-verify-user-code.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-oauth2-device-verify-user-code.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-otp.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-otp.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-page-expired.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-page-expired.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-passkeys-conditional-authenticate.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-passkeys-conditional-authenticate.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-password.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-password.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-recovery-authn-code-config.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-recovery-authn-code-config.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-recovery-authn-code-input.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-recovery-authn-code-input.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-reset-otp.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-reset-otp.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-reset-password.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-reset-password.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-update-password.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-update-password.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-update-profile.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-update-profile.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-username.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-username.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-verify-email.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-verify-email.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login-x509-info.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login-x509-info.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-login.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-login.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-logout-confirm.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-logout-confirm.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-register.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-register.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-saml-post-form.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-saml-post-form.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-select-authenticator.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-select-authenticator.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-terms.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-terms.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-update-email.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-update-email.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-webauthn-authenticate.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-webauthn-authenticate.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-webauthn-error.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-webauthn-error.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-pages-webauthn-register.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-pages-webauthn-register.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-providers-keycloakify-angular.mjs +1 -2
- package/fesm2022/keycloakify-angular-login-providers-keycloakify-angular.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-services-i18n.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-services-i18n.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-services-login-resource-injector.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-services-login-resource-injector.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-services-user-profile-form.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-services-user-profile-form.mjs.map +1 -1
- package/fesm2022/keycloakify-angular-login-template.mjs +3 -3
- package/fesm2022/keycloakify-angular-login-template.mjs.map +1 -1
- package/index.d.ts +3 -1
- package/lib/directives/attributes/index.d.ts +11 -1
- package/lib/index.d.ts +3 -1
- package/lib/models/script/index.d.ts +8 -1
- package/lib/pipes/input-type/index.d.ts +10 -1
- package/lib/pipes/is-array-with-empty-object/index.d.ts +10 -1
- package/lib/pipes/kc-sanitize/index.d.ts +12 -1
- package/lib/pipes/to-array/index.d.ts +10 -1
- package/lib/pipes/to-number/index.d.ts +10 -1
- package/lib/services/resource-injector/index.d.ts +13 -1
- package/lib/tokens/use-default-css/index.d.ts +5 -1
- package/login/KcContext/index.d.ts +1 -1
- package/login/classes/component-reference/index.d.ts +8 -1
- package/login/components/add-remove-buttons-multi-valued-attribute/index.d.ts +20 -1
- package/login/components/field-errors/index.d.ts +17 -1
- package/login/components/group-label/index.d.ts +18 -1
- package/login/components/input-field-by-type/index.d.ts +19 -1
- package/login/components/input-tag/index.d.ts +25 -1
- package/login/components/input-tag-selects/index.d.ts +31 -1
- package/login/components/logout-other-sessions/index.d.ts +14 -1
- package/login/components/password-wrapper/index.d.ts +20 -1
- package/login/components/select-tag/index.d.ts +24 -1
- package/login/components/textarea-tag/index.d.ts +20 -1
- package/login/components/user-profile-form-fields/index.d.ts +27 -1
- package/login/directives/kc-class/index.d.ts +28 -1
- package/login/i18n/index.d.ts +7 -1
- package/login/index.d.ts +20 -1
- package/login/pages/code/index.d.ts +25 -1
- package/login/pages/delete-account-confirm/index.d.ts +25 -1
- package/login/pages/delete-credential/index.d.ts +25 -1
- package/login/pages/error/index.d.ts +25 -1
- package/login/pages/frontchannel-logout/index.d.ts +26 -1
- package/login/pages/idp-review-user-profile/index.d.ts +30 -1
- package/login/pages/info/index.d.ts +26 -1
- package/login/pages/login/index.d.ts +26 -1
- package/login/pages/login-config-totp/index.d.ts +25 -1
- package/login/pages/login-idp-link-confirm/index.d.ts +22 -1
- package/login/pages/login-idp-link-confirm-override/index.d.ts +22 -1
- package/login/pages/login-idp-link-email/index.d.ts +22 -1
- package/login/pages/login-oauth-grant/index.d.ts +22 -1
- package/login/pages/login-oauth2-device-verify-user-code/index.d.ts +25 -1
- package/login/pages/login-otp/index.d.ts +25 -1
- package/login/pages/login-page-expired/index.d.ts +25 -1
- package/login/pages/login-passkeys-conditional-authenticate/index.d.ts +30 -1
- package/login/pages/login-password/index.d.ts +27 -1
- package/login/pages/login-recovery-authn-code-config/index.d.ts +31 -1
- package/login/pages/login-recovery-authn-code-input/index.d.ts +25 -1
- package/login/pages/login-reset-otp/index.d.ts +25 -1
- package/login/pages/login-reset-password/index.d.ts +25 -1
- package/login/pages/login-update-password/index.d.ts +25 -1
- package/login/pages/login-update-profile/index.d.ts +29 -1
- package/login/pages/login-username/index.d.ts +26 -1
- package/login/pages/login-verify-email/index.d.ts +25 -1
- package/login/pages/login-x509-info/index.d.ts +25 -1
- package/login/pages/logout-confirm/index.d.ts +22 -1
- package/login/pages/register/index.d.ts +31 -1
- package/login/pages/saml-post-form/index.d.ts +27 -1
- package/login/pages/select-authenticator/index.d.ts +25 -1
- package/login/pages/terms/index.d.ts +25 -1
- package/login/pages/update-email/index.d.ts +26 -1
- package/login/pages/webauthn-authenticate/index.d.ts +30 -1
- package/login/pages/webauthn-error/index.d.ts +26 -1
- package/login/pages/webauthn-register/index.d.ts +29 -1
- package/login/providers/keycloakify-angular/index.d.ts +22 -1
- package/login/services/i18n/index.d.ts +9 -1
- package/login/services/login-resource-injector/index.d.ts +15 -1
- package/login/services/user-profile-form/index.d.ts +69 -1
- package/login/template/index.d.ts +41 -1
- package/login/tokens/classes/index.d.ts +130 -1
- package/login/tokens/i18n/index.d.ts +5 -1
- package/login/tokens/kc-context/index.d.ts +6 -1
- package/login/tokens/make-user-confirm-password/index.d.ts +5 -1
- package/package.json +12 -12
- package/src/account/providers/keycloakify-angular/keycloakify-angular.providers.ts +2 -2
- package/src/login/pages/info/info.component.html +2 -4
- package/src/login/providers/keycloakify-angular/keycloakify-angular.providers.ts +2 -2
- package/account/DefaultPage/DefaultPage.d.ts +0 -10
- package/account/KcContext/KcContext.d.ts +0 -1
- package/account/account.d.ts +0 -12
- package/account/classes/component-reference/component-reference.class.d.ts +0 -6
- package/account/defaultPage.d.ts +0 -3
- package/account/directives/kc-class/kc-class.directive.d.ts +0 -26
- package/account/i18n/i18n.d.ts +0 -4
- package/account/pages/account/account.component.d.ts +0 -15
- package/account/pages/applications/applications.component.d.ts +0 -14
- package/account/pages/federatedIdentity/federatedIdentity.component.d.ts +0 -14
- package/account/pages/log/log.component.d.ts +0 -14
- package/account/pages/password/password.component.d.ts +0 -29
- package/account/pages/sessions/sessions.component.d.ts +0 -14
- package/account/pages/totp/totp.component.d.ts +0 -14
- package/account/providers/keycloakify-angular/keycloakify-angular.providers.d.ts +0 -16
- package/account/services/account-resource-injector/account-resource-injector.service.d.ts +0 -10
- package/account/services/i18n/i18n.service.d.ts +0 -6
- package/account/template/template.component.d.ts +0 -31
- package/account/tokens/classes/classes.token.d.ts +0 -16
- package/account/tokens/i18n/i18n.token.d.ts +0 -2
- package/account/tokens/kc-context/kc-context.token.d.ts +0 -3
- package/lib/directives/attributes/attributes.directive.d.ts +0 -8
- package/lib/models/script/script.model.d.ts +0 -6
- package/lib/pipes/input-type/input-type.pipe.d.ts +0 -7
- package/lib/pipes/is-array-with-empty-object/is-array-with-empty-object.pipe.d.ts +0 -7
- package/lib/pipes/kc-sanitize/kc-sanitize.pipe.d.ts +0 -9
- package/lib/pipes/to-array/to-array.pipe.d.ts +0 -7
- package/lib/pipes/to-number/to-number.pipe.d.ts +0 -7
- package/lib/services/resource-injector/resource-injector.service.d.ts +0 -10
- package/lib/tokens/use-default-css/use-default-css.token.d.ts +0 -2
- package/login/KcContext/KcContext.d.ts +0 -1
- package/login/classes/component-reference/component-reference.class.d.ts +0 -5
- package/login/components/add-remove-buttons-multi-valued-attribute/add-remove-buttons-multi-valued-attribute.component.d.ts +0 -17
- package/login/components/field-errors/field-errors.component.d.ts +0 -14
- package/login/components/group-label/group-label.component.d.ts +0 -15
- package/login/components/input-field-by-type/input-field-by-type.component.d.ts +0 -16
- package/login/components/input-tag/input-tag.component.d.ts +0 -22
- package/login/components/input-tag-selects/input-tag-selects.component.d.ts +0 -28
- package/login/components/logout-other-sessions/logout-other-sessions.component.d.ts +0 -11
- package/login/components/password-wrapper/password-wrapper.component.d.ts +0 -17
- package/login/components/select-tag/select-tag.component.d.ts +0 -21
- package/login/components/textarea-tag/textarea-tag.component.d.ts +0 -17
- package/login/components/user-profile-form-fields/user-profile-form-fields.component.d.ts +0 -22
- package/login/defaultPage.d.ts +0 -3
- package/login/directives/kc-class/kc-class.directive.d.ts +0 -26
- package/login/i18n/i18n.d.ts +0 -4
- package/login/login.d.ts +0 -14
- package/login/pages/code/code.component.d.ts +0 -22
- package/login/pages/delete-account-confirm/delete-account-confirm.component.d.ts +0 -22
- package/login/pages/delete-credential/delete-credential.component.d.ts +0 -22
- package/login/pages/error/error.component.d.ts +0 -22
- package/login/pages/frontchannel-logout/frontchannel-logout.component.d.ts +0 -23
- package/login/pages/idp-review-user-profile/idp-review-user-profile.component.d.ts +0 -27
- package/login/pages/info/info.component.d.ts +0 -23
- package/login/pages/login/login.component.d.ts +0 -23
- package/login/pages/login-config-totp/login-config-totp.component.d.ts +0 -22
- package/login/pages/login-idp-link-confirm/login-idp-link-confirm.component.d.ts +0 -19
- package/login/pages/login-idp-link-confirm-override/login-idp-link-confirm-override.component.d.ts +0 -19
- package/login/pages/login-idp-link-email/login-idp-link-email.component.d.ts +0 -19
- package/login/pages/login-oauth-grant/login-oauth-grant.component.d.ts +0 -19
- package/login/pages/login-oauth2-device-verify-user-code/login-oauth2-device-verify-user-code.component.d.ts +0 -22
- package/login/pages/login-otp/login-otp.component.d.ts +0 -22
- package/login/pages/login-page-expired/login-page-expired.component.d.ts +0 -22
- package/login/pages/login-passkeys-conditional-authenticate/login-passkeys-conditional-authenticate.component.d.ts +0 -27
- package/login/pages/login-password/login-password.component.d.ts +0 -24
- package/login/pages/login-recovery-authn-code-config/login-recovery-authn-code-config.component.d.ts +0 -28
- package/login/pages/login-recovery-authn-code-input/login-recovery-authn-code-input.component.d.ts +0 -22
- package/login/pages/login-reset-otp/login-reset-otp.component.d.ts +0 -22
- package/login/pages/login-reset-password/login-reset-password.component.d.ts +0 -22
- package/login/pages/login-update-password/login-update-password.component.d.ts +0 -22
- package/login/pages/login-update-profile/login-update-profile.component.d.ts +0 -26
- package/login/pages/login-username/login-username.component.d.ts +0 -23
- package/login/pages/login-verify-email/login-verify-email.component.d.ts +0 -22
- package/login/pages/login-x509-info/login-x509-info.component.d.ts +0 -22
- package/login/pages/logout-confirm/logout-confirm.component.d.ts +0 -19
- package/login/pages/register/register.component.d.ts +0 -28
- package/login/pages/saml-post-form/saml-post-form.component.d.ts +0 -24
- package/login/pages/select-authenticator/select-authenticator.component.d.ts +0 -22
- package/login/pages/terms/terms.component.d.ts +0 -22
- package/login/pages/update-email/update-email.component.d.ts +0 -23
- package/login/pages/webauthn-authenticate/webauthn-authenticate.component.d.ts +0 -27
- package/login/pages/webauthn-error/webauthn-error.component.d.ts +0 -23
- package/login/pages/webauthn-register/webauthn-register.component.d.ts +0 -26
- package/login/providers/keycloakify-angular/keycloakify-angular.providers.d.ts +0 -17
- package/login/services/i18n/i18n.service.d.ts +0 -6
- package/login/services/login-resource-injector/login-resource-injector.service.d.ts +0 -11
- package/login/services/user-profile-form/user-profile-form.service.d.ts +0 -65
- package/login/template/template.component.d.ts +0 -38
- package/login/tokens/classes/classes.token.d.ts +0 -127
- package/login/tokens/i18n/i18n.token.d.ts +0 -2
- package/login/tokens/kc-context/kc-context.token.d.ts +0 -3
- package/login/tokens/make-user-confirm-password/make-user-confirm-password.token.d.ts +0 -2
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { type TemplateRef, Type } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import { UserProfileFormFieldsComponent } from '@keycloakify/angular/login/components/user-profile-form-fields';
|
|
4
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class RegisterComponent extends ComponentReference {
|
|
9
|
-
#private;
|
|
10
|
-
kcContext: KcContext.Register;
|
|
11
|
-
i18n: I18n;
|
|
12
|
-
doUseDefaultCss: boolean;
|
|
13
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
14
|
-
documentTitle: string | undefined;
|
|
15
|
-
bodyClassName: string | undefined;
|
|
16
|
-
displayRequiredFields: boolean;
|
|
17
|
-
displayInfo: boolean;
|
|
18
|
-
displayMessage: boolean;
|
|
19
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
22
|
-
isFormSubmittable: import("@angular/core").Signal<boolean>;
|
|
23
|
-
areTermsAccepted: import("@angular/core").WritableSignal<boolean>;
|
|
24
|
-
userProfileFormFields: import("@angular/core").InputSignal<Type<UserProfileFormFieldsComponent> | undefined>;
|
|
25
|
-
onCallback(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RegisterComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RegisterComponent, "kc-register", never, { "userProfileFormFields": { "alias": "userProfileFormFields"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
28
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, type TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SamlPostFormComponent extends ComponentReference implements AfterViewInit {
|
|
8
|
-
kcContext: KcContext.SamlPostForm;
|
|
9
|
-
i18n: I18n;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
documentTitle: string | undefined;
|
|
13
|
-
bodyClassName: string | undefined;
|
|
14
|
-
displayRequiredFields: boolean;
|
|
15
|
-
displayInfo: boolean;
|
|
16
|
-
displayMessage: boolean;
|
|
17
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
htmlFormElement: import("@angular/core").Signal<ElementRef<HTMLFormElement> | undefined>;
|
|
21
|
-
ngAfterViewInit(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SamlPostFormComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SamlPostFormComponent, "kc-saml-post-form", never, {}, {}, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { type TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SelectAuthenticatorComponent extends ComponentReference {
|
|
8
|
-
kcContext: KcContext.SelectAuthenticator;
|
|
9
|
-
i18n: I18n;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
documentTitle: string | undefined;
|
|
13
|
-
bodyClassName: string | undefined;
|
|
14
|
-
displayRequiredFields: boolean;
|
|
15
|
-
displayInfo: boolean;
|
|
16
|
-
displayMessage: boolean;
|
|
17
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectAuthenticatorComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SelectAuthenticatorComponent, "kc-select-authenticator", never, {}, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { type TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class TermsComponent extends ComponentReference {
|
|
8
|
-
kcContext: KcContext.Terms;
|
|
9
|
-
i18n: I18n;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
documentTitle: string | undefined;
|
|
13
|
-
bodyClassName: string | undefined;
|
|
14
|
-
displayRequiredFields: boolean;
|
|
15
|
-
displayInfo: boolean;
|
|
16
|
-
displayMessage: boolean;
|
|
17
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TermsComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TermsComponent, "kc-terms", never, {}, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { type TemplateRef, Type } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import { UserProfileFormFieldsComponent } from '@keycloakify/angular/login/components/user-profile-form-fields';
|
|
4
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class UpdateEmailComponent extends ComponentReference {
|
|
8
|
-
#private;
|
|
9
|
-
kcContext: KcContext.UpdateEmail;
|
|
10
|
-
i18n: I18n;
|
|
11
|
-
documentTitle: string | undefined;
|
|
12
|
-
bodyClassName: string | undefined;
|
|
13
|
-
displayRequiredFields: boolean;
|
|
14
|
-
displayInfo: boolean;
|
|
15
|
-
displayMessage: boolean;
|
|
16
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
17
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
-
userProfileFormFields: import("@angular/core").InputSignal<Type<UserProfileFormFieldsComponent> | undefined>;
|
|
20
|
-
isFormSubmittable: import("@angular/core").Signal<boolean>;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UpdateEmailComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UpdateEmailComponent, "kc-update-email", never, { "userProfileFormFields": { "alias": "userProfileFormFields"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { type TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import { LoginResourceInjectorService } from '@keycloakify/angular/login/services/login-resource-injector';
|
|
6
|
-
import { type ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class WebauthnAuthenticateComponent extends ComponentReference {
|
|
9
|
-
kcContext: KcContext.WebauthnAuthenticate;
|
|
10
|
-
loginResourceInjectorService: LoginResourceInjectorService;
|
|
11
|
-
i18n: I18n;
|
|
12
|
-
doUseDefaultCss: boolean;
|
|
13
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
14
|
-
documentTitle: string | undefined;
|
|
15
|
-
bodyClassName: string | undefined;
|
|
16
|
-
displayRequiredFields: boolean;
|
|
17
|
-
displayInfo: boolean;
|
|
18
|
-
displayMessage: boolean;
|
|
19
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
22
|
-
authButtonId: string;
|
|
23
|
-
constructor();
|
|
24
|
-
selectAuthListItemIconClass(iconClass: string): string;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WebauthnAuthenticateComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WebauthnAuthenticateComponent, "kc-webauthn-authenticate", never, {}, {}, never, never, true, never>;
|
|
27
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { type TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class WebauthnErrorComponent extends ComponentReference {
|
|
8
|
-
kcContext: KcContext.WebauthnError;
|
|
9
|
-
i18n: I18n;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
documentTitle: string | undefined;
|
|
13
|
-
bodyClassName: string | undefined;
|
|
14
|
-
displayRequiredFields: boolean;
|
|
15
|
-
displayInfo: boolean;
|
|
16
|
-
displayMessage: boolean;
|
|
17
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
onClick(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WebauthnErrorComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WebauthnErrorComponent, "kc-webauthn-error", never, {}, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { type TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import { LoginResourceInjectorService } from '@keycloakify/angular/login/services/login-resource-injector';
|
|
6
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class WebauthnRegisterComponent extends ComponentReference {
|
|
9
|
-
kcContext: KcContext.WebauthnRegister;
|
|
10
|
-
loginResourceInjectorService: LoginResourceInjectorService;
|
|
11
|
-
i18n: I18n;
|
|
12
|
-
doUseDefaultCss: boolean;
|
|
13
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
14
|
-
documentTitle: string | undefined;
|
|
15
|
-
bodyClassName: string | undefined;
|
|
16
|
-
displayRequiredFields: boolean;
|
|
17
|
-
displayInfo: boolean;
|
|
18
|
-
displayMessage: boolean;
|
|
19
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
22
|
-
authButtonId: string;
|
|
23
|
-
constructor();
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WebauthnRegisterComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WebauthnRegisterComponent, "kc-webauthn-register", never, {}, {}, never, never, true, never>;
|
|
26
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { type KcContextLike } from 'keycloakify/login/i18n/noJsx';
|
|
2
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
3
|
-
export type KeycloakifyAngularLoginConfig = {
|
|
4
|
-
doMakeUserConfirmPassword?: boolean;
|
|
5
|
-
doUseDefaultCss?: boolean;
|
|
6
|
-
classes?: {
|
|
7
|
-
[key in ClassKey]?: string;
|
|
8
|
-
};
|
|
9
|
-
kcContext: unknown;
|
|
10
|
-
getI18n: (params: {
|
|
11
|
-
kcContext: KcContextLike;
|
|
12
|
-
}) => {
|
|
13
|
-
i18n: unknown;
|
|
14
|
-
prI18n_currentLanguage: Promise<unknown> | undefined;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
export declare const provideKeycloakifyAngular: (config: KeycloakifyAngularLoginConfig) => import("@angular/core").EnvironmentProviders;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type Script } from '@keycloakify/angular/lib/models/script';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class LoginResourceInjectorService {
|
|
4
|
-
private kcContext;
|
|
5
|
-
private resourceInjectorService;
|
|
6
|
-
injectResource(doUseDefaultCss?: boolean): import("rxjs").Observable<boolean>;
|
|
7
|
-
insertAdditionalScripts(scripts: Script[]): void;
|
|
8
|
-
private injectScripts;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoginResourceInjectorService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LoginResourceInjectorService>;
|
|
11
|
-
}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { SafeHtml } from '@angular/platform-browser';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { Attribute, PasswordPolicies, Validators } from 'keycloakify/login/KcContext';
|
|
5
|
-
import * as reactlessApi from 'keycloakify/login/lib/getUserProfileApi';
|
|
6
|
-
import { Observable } from 'rxjs';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export { getButtonToDisplayForMultivaluedAttributeField } from 'keycloakify/login/lib/getUserProfileApi';
|
|
9
|
-
export type FormFieldError = {
|
|
10
|
-
errorMessage: SafeHtml;
|
|
11
|
-
errorMessageStr: string;
|
|
12
|
-
source: FormFieldError.Source;
|
|
13
|
-
fieldIndex: number | undefined;
|
|
14
|
-
};
|
|
15
|
-
export declare namespace FormFieldError {
|
|
16
|
-
type Source = Source.Validator | Source.PasswordPolicy | Source.Server | Source.Other;
|
|
17
|
-
namespace Source {
|
|
18
|
-
type Validator = {
|
|
19
|
-
type: 'validator';
|
|
20
|
-
name: keyof Validators;
|
|
21
|
-
};
|
|
22
|
-
type PasswordPolicy = {
|
|
23
|
-
type: 'passwordPolicy';
|
|
24
|
-
name: keyof PasswordPolicies;
|
|
25
|
-
};
|
|
26
|
-
type Server = {
|
|
27
|
-
type: 'server';
|
|
28
|
-
};
|
|
29
|
-
type Other = {
|
|
30
|
-
type: 'other';
|
|
31
|
-
rule: 'passwordConfirmMatchesPassword' | 'requiredField';
|
|
32
|
-
};
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
export type FormFieldState = {
|
|
36
|
-
attribute: Attribute;
|
|
37
|
-
displayableErrors: FormFieldError[];
|
|
38
|
-
valueOrValues: string | string[];
|
|
39
|
-
};
|
|
40
|
-
export type FormState = {
|
|
41
|
-
isFormSubmittable: boolean;
|
|
42
|
-
formFieldStates: FormFieldState[];
|
|
43
|
-
};
|
|
44
|
-
export type FormAction = {
|
|
45
|
-
action: 'update';
|
|
46
|
-
name: string;
|
|
47
|
-
valueOrValues: string | string[];
|
|
48
|
-
/** Default false */
|
|
49
|
-
displayErrorsImmediately?: boolean;
|
|
50
|
-
} | {
|
|
51
|
-
action: 'focus lost';
|
|
52
|
-
name: string;
|
|
53
|
-
fieldIndex: number | undefined;
|
|
54
|
-
};
|
|
55
|
-
export type KcContextLike = reactlessApi.KcContextLike;
|
|
56
|
-
export type I18nLike = Pick<I18n, 'advancedMsgStr'>;
|
|
57
|
-
export declare class UserProfileFormService implements OnDestroy {
|
|
58
|
-
#private;
|
|
59
|
-
formState$: Observable<FormState>;
|
|
60
|
-
dispatchFormAction: (action: FormAction) => void;
|
|
61
|
-
constructor();
|
|
62
|
-
ngOnDestroy(): void;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserProfileFormService, never>;
|
|
64
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UserProfileFormService>;
|
|
65
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { Renderer2, type Signal, type TemplateRef, type Type, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { Meta, Title } from '@angular/platform-browser';
|
|
3
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
-
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
-
import { LoginResourceInjectorService } from '@keycloakify/angular/login/services/login-resource-injector';
|
|
7
|
-
import { type ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
8
|
-
import type { Observable } from 'rxjs';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class TemplateComponent extends ComponentReference {
|
|
11
|
-
#private;
|
|
12
|
-
i18n: I18n;
|
|
13
|
-
renderer: Renderer2;
|
|
14
|
-
meta: Meta;
|
|
15
|
-
title: Title;
|
|
16
|
-
kcContext: KcContext;
|
|
17
|
-
doUseDefaultCss: boolean;
|
|
18
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
19
|
-
loginResourceInjectorService: LoginResourceInjectorService;
|
|
20
|
-
displayInfo: boolean;
|
|
21
|
-
displayMessage: boolean;
|
|
22
|
-
displayRequiredFields: boolean;
|
|
23
|
-
documentTitle: string | undefined;
|
|
24
|
-
bodyClassName: string | undefined;
|
|
25
|
-
isReadyToRender$: Observable<boolean>;
|
|
26
|
-
page: import("@angular/core").InputSignal<Type<unknown> | undefined>;
|
|
27
|
-
pageRef: Signal<ViewContainerRef | undefined>;
|
|
28
|
-
userProfileFormFields: import("@angular/core").InputSignal<Type<unknown> | undefined>;
|
|
29
|
-
headerNode: Signal<TemplateRef<HTMLElement>> | undefined;
|
|
30
|
-
infoNode: Signal<TemplateRef<HTMLElement>> | undefined;
|
|
31
|
-
socialProvidersNode: Signal<TemplateRef<HTMLElement>> | undefined;
|
|
32
|
-
constructor();
|
|
33
|
-
private applyKcIndexClasses;
|
|
34
|
-
tryAnotherWay(): void;
|
|
35
|
-
onComponentCreated(compRef: object): void;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TemplateComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TemplateComponent, "kc-root", never, { "page": { "alias": "page"; "required": false; "isSignal": true; }; "userProfileFormFields": { "alias": "userProfileFormFields"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
38
|
-
}
|
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
export declare const LOGIN_CLASSES: InjectionToken<{
|
|
3
|
-
kcBodyClass?: string | undefined;
|
|
4
|
-
kcHeaderWrapperClass?: string | undefined;
|
|
5
|
-
kcLocaleWrapperClass?: string | undefined;
|
|
6
|
-
kcInfoAreaWrapperClass?: string | undefined;
|
|
7
|
-
kcFormButtonsWrapperClass?: string | undefined;
|
|
8
|
-
kcFormOptionsWrapperClass?: string | undefined;
|
|
9
|
-
kcCheckboxInputClass?: string | undefined;
|
|
10
|
-
kcLocaleDropDownClass?: string | undefined;
|
|
11
|
-
kcLocaleListItemClass?: string | undefined;
|
|
12
|
-
kcContentWrapperClass?: string | undefined;
|
|
13
|
-
"kcLogoIdP-facebook"?: string | undefined;
|
|
14
|
-
kcAuthenticatorOTPClass?: string | undefined;
|
|
15
|
-
"kcLogoIdP-bitbucket"?: string | undefined;
|
|
16
|
-
kcAuthenticatorWebAuthnClass?: string | undefined;
|
|
17
|
-
kcWebAuthnDefaultIcon?: string | undefined;
|
|
18
|
-
"kcLogoIdP-stackoverflow"?: string | undefined;
|
|
19
|
-
kcSelectAuthListItemClass?: string | undefined;
|
|
20
|
-
"kcLogoIdP-microsoft"?: string | undefined;
|
|
21
|
-
kcLoginOTPListItemHeaderClass?: string | undefined;
|
|
22
|
-
kcLocaleItemClass?: string | undefined;
|
|
23
|
-
kcLoginOTPListItemIconBodyClass?: string | undefined;
|
|
24
|
-
kcInputHelperTextAfterClass?: string | undefined;
|
|
25
|
-
kcFormClass?: string | undefined;
|
|
26
|
-
kcSelectAuthListClass?: string | undefined;
|
|
27
|
-
kcInputClassRadioCheckboxLabelDisabled?: string | undefined;
|
|
28
|
-
kcSelectAuthListItemIconClass?: string | undefined;
|
|
29
|
-
kcRecoveryCodesWarning?: string | undefined;
|
|
30
|
-
kcFormSettingClass?: string | undefined;
|
|
31
|
-
kcWebAuthnBLE?: string | undefined;
|
|
32
|
-
kcInputWrapperClass?: string | undefined;
|
|
33
|
-
kcSelectAuthListItemArrowIconClass?: string | undefined;
|
|
34
|
-
kcFeedbackAreaClass?: string | undefined;
|
|
35
|
-
kcFormPasswordVisibilityButtonClass?: string | undefined;
|
|
36
|
-
"kcLogoIdP-google"?: string | undefined;
|
|
37
|
-
kcCheckLabelClass?: string | undefined;
|
|
38
|
-
kcSelectAuthListItemFillClass?: string | undefined;
|
|
39
|
-
kcAuthenticatorDefaultClass?: string | undefined;
|
|
40
|
-
"kcLogoIdP-gitlab"?: string | undefined;
|
|
41
|
-
kcFormAreaClass?: string | undefined;
|
|
42
|
-
kcFormButtonsClass?: string | undefined;
|
|
43
|
-
kcInputClassRadioLabel?: string | undefined;
|
|
44
|
-
kcAuthenticatorWebAuthnPasswordlessClass?: string | undefined;
|
|
45
|
-
kcSelectAuthListItemHeadingClass?: string | undefined;
|
|
46
|
-
kcInfoAreaClass?: string | undefined;
|
|
47
|
-
kcLogoLink?: string | undefined;
|
|
48
|
-
kcContainerClass?: string | undefined;
|
|
49
|
-
kcSelectAuthListItemTitle?: string | undefined;
|
|
50
|
-
kcHtmlClass?: string | undefined;
|
|
51
|
-
kcLoginOTPListItemTitleClass?: string | undefined;
|
|
52
|
-
"kcLogoIdP-openshift-v4"?: string | undefined;
|
|
53
|
-
kcWebAuthnUnknownIcon?: string | undefined;
|
|
54
|
-
kcFormSocialAccountNameClass?: string | undefined;
|
|
55
|
-
"kcLogoIdP-openshift-v3"?: string | undefined;
|
|
56
|
-
kcLoginOTPListInputClass?: string | undefined;
|
|
57
|
-
kcWebAuthnUSB?: string | undefined;
|
|
58
|
-
kcInputClassRadio?: string | undefined;
|
|
59
|
-
kcWebAuthnKeyIcon?: string | undefined;
|
|
60
|
-
kcFeedbackInfoIcon?: string | undefined;
|
|
61
|
-
kcCommonLogoIdP?: string | undefined;
|
|
62
|
-
kcRecoveryCodesActions?: string | undefined;
|
|
63
|
-
kcFormGroupHeader?: string | undefined;
|
|
64
|
-
kcFormSocialAccountSectionClass?: string | undefined;
|
|
65
|
-
"kcLogoIdP-instagram"?: string | undefined;
|
|
66
|
-
kcAlertClass?: string | undefined;
|
|
67
|
-
kcHeaderClass?: string | undefined;
|
|
68
|
-
kcLabelWrapperClass?: string | undefined;
|
|
69
|
-
kcFormPasswordVisibilityIconShow?: string | undefined;
|
|
70
|
-
kcFormSocialAccountLinkClass?: string | undefined;
|
|
71
|
-
kcLocaleMainClass?: string | undefined;
|
|
72
|
-
kcInputGroup?: string | undefined;
|
|
73
|
-
kcTextareaClass?: string | undefined;
|
|
74
|
-
kcButtonBlockClass?: string | undefined;
|
|
75
|
-
kcButtonClass?: string | undefined;
|
|
76
|
-
kcWebAuthnNFC?: string | undefined;
|
|
77
|
-
kcLocaleClass?: string | undefined;
|
|
78
|
-
kcInputClassCheckboxInput?: string | undefined;
|
|
79
|
-
kcFeedbackErrorIcon?: string | undefined;
|
|
80
|
-
kcInputLargeClass?: string | undefined;
|
|
81
|
-
kcInputErrorMessageClass?: string | undefined;
|
|
82
|
-
kcRecoveryCodesList?: string | undefined;
|
|
83
|
-
kcFormSocialAccountListClass?: string | undefined;
|
|
84
|
-
kcAlertTitleClass?: string | undefined;
|
|
85
|
-
kcAuthenticatorPasswordClass?: string | undefined;
|
|
86
|
-
kcCheckInputClass?: string | undefined;
|
|
87
|
-
"kcLogoIdP-linkedin"?: string | undefined;
|
|
88
|
-
"kcLogoIdP-twitter"?: string | undefined;
|
|
89
|
-
kcFeedbackWarningIcon?: string | undefined;
|
|
90
|
-
kcResetFlowIcon?: string | undefined;
|
|
91
|
-
kcSelectAuthListItemIconPropertyClass?: string | undefined;
|
|
92
|
-
kcFeedbackSuccessIcon?: string | undefined;
|
|
93
|
-
kcLoginOTPListClass?: string | undefined;
|
|
94
|
-
kcSrOnlyClass?: string | undefined;
|
|
95
|
-
kcFormSocialAccountListGridClass?: string | undefined;
|
|
96
|
-
kcButtonDefaultClass?: string | undefined;
|
|
97
|
-
kcFormGroupErrorClass?: string | undefined;
|
|
98
|
-
kcSelectAuthListItemDescriptionClass?: string | undefined;
|
|
99
|
-
kcSelectAuthListItemBodyClass?: string | undefined;
|
|
100
|
-
kcWebAuthnInternal?: string | undefined;
|
|
101
|
-
kcSelectAuthListItemArrowClass?: string | undefined;
|
|
102
|
-
kcCheckClass?: string | undefined;
|
|
103
|
-
kcContentClass?: string | undefined;
|
|
104
|
-
kcLogoClass?: string | undefined;
|
|
105
|
-
kcLoginOTPListItemIconClass?: string | undefined;
|
|
106
|
-
kcLoginClass?: string | undefined;
|
|
107
|
-
kcSignUpClass?: string | undefined;
|
|
108
|
-
kcButtonLargeClass?: string | undefined;
|
|
109
|
-
kcFormCardClass?: string | undefined;
|
|
110
|
-
kcLocaleListClass?: string | undefined;
|
|
111
|
-
kcInputClass?: string | undefined;
|
|
112
|
-
kcFormGroupClass?: string | undefined;
|
|
113
|
-
"kcLogoIdP-paypal"?: string | undefined;
|
|
114
|
-
kcInputClassCheckbox?: string | undefined;
|
|
115
|
-
kcRecoveryCodesConfirmation?: string | undefined;
|
|
116
|
-
kcFormPasswordVisibilityIconHide?: string | undefined;
|
|
117
|
-
kcInputClassRadioInput?: string | undefined;
|
|
118
|
-
kcFormSocialAccountListButtonClass?: string | undefined;
|
|
119
|
-
kcInputClassCheckboxLabel?: string | undefined;
|
|
120
|
-
kcFormOptionsClass?: string | undefined;
|
|
121
|
-
kcFormHeaderClass?: string | undefined;
|
|
122
|
-
kcFormSocialAccountGridItem?: string | undefined;
|
|
123
|
-
kcButtonPrimaryClass?: string | undefined;
|
|
124
|
-
kcInputHelperTextBeforeClass?: string | undefined;
|
|
125
|
-
"kcLogoIdP-github"?: string | undefined;
|
|
126
|
-
kcLabelClass?: string | undefined;
|
|
127
|
-
}>;
|