@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 +1,17 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
+
import { FormFieldError } from '@keycloakify/angular/login/services/user-profile-form';
|
|
4
|
+
import { Attribute } from 'keycloakify/login/KcContext';
|
|
5
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
+
|
|
7
|
+
declare class FieldErrorsComponent extends ComponentReference {
|
|
8
|
+
attribute: _angular_core.InputSignal<Attribute | undefined>;
|
|
9
|
+
displayableErrors: _angular_core.InputSignal<FormFieldError[] | undefined>;
|
|
10
|
+
fieldIndex: _angular_core.InputSignal<number | undefined>;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<FieldErrorsComponent, never>;
|
|
14
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<FieldErrorsComponent, "kc-field-errors", never, { "attribute": { "alias": "attribute"; "required": false; "isSignal": true; }; "displayableErrors": { "alias": "displayableErrors"; "required": false; "isSignal": true; }; "fieldIndex": { "alias": "fieldIndex"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
export { FieldErrorsComponent };
|
|
@@ -1 +1,18 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
+
import { Attribute } from 'keycloakify/login/KcContext';
|
|
4
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
5
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
6
|
+
|
|
7
|
+
declare class GroupLabelComponent extends ComponentReference {
|
|
8
|
+
i18n: I18n;
|
|
9
|
+
attribute: _angular_core.InputSignal<Attribute | undefined>;
|
|
10
|
+
groupName: _angular_core.InputSignal<string | undefined>;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
+
groupNameRef: _angular_core.Signal<string>;
|
|
14
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<GroupLabelComponent, never>;
|
|
15
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<GroupLabelComponent, "kc-group-label", never, { "attribute": { "alias": "attribute"; "required": false; "isSignal": true; }; "groupName": { "alias": "groupName"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
export { GroupLabelComponent };
|
|
@@ -1 +1,19 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
+
import { FormFieldError, FormAction } from '@keycloakify/angular/login/services/user-profile-form';
|
|
4
|
+
import { Attribute } from 'keycloakify/login/KcContext';
|
|
5
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
+
|
|
7
|
+
declare class InputFieldByTypeComponent extends ComponentReference {
|
|
8
|
+
attribute: _angular_core.InputSignal<Attribute | undefined>;
|
|
9
|
+
valueOrValues: _angular_core.InputSignal<string | string[] | undefined>;
|
|
10
|
+
displayableErrors: _angular_core.InputSignal<FormFieldError[] | undefined>;
|
|
11
|
+
dispatchFormAction: _angular_core.OutputEmitterRef<FormAction>;
|
|
12
|
+
doUseDefaultCss: boolean;
|
|
13
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
14
|
+
attributePassword: _angular_core.Signal<Attribute>;
|
|
15
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<InputFieldByTypeComponent, never>;
|
|
16
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<InputFieldByTypeComponent, "kc-input-field-by-type", never, { "attribute": { "alias": "attribute"; "required": false; "isSignal": true; }; "valueOrValues": { "alias": "valueOrValues"; "required": false; "isSignal": true; }; "displayableErrors": { "alias": "displayableErrors"; "required": false; "isSignal": true; }; }, { "dispatchFormAction": "dispatchFormAction"; }, never, never, true, never>;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
export { InputFieldByTypeComponent };
|
|
@@ -1 +1,25 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
+
import { FormFieldError, FormAction } from '@keycloakify/angular/login/services/user-profile-form';
|
|
5
|
+
import { Attribute } from 'keycloakify/login/KcContext';
|
|
6
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
+
|
|
8
|
+
declare class InputTagComponent extends ComponentReference {
|
|
9
|
+
i18n: I18n;
|
|
10
|
+
attribute: _angular_core.InputSignal<Attribute | undefined>;
|
|
11
|
+
valueOrValues: _angular_core.InputSignal<string | string[] | undefined>;
|
|
12
|
+
fieldIndex: _angular_core.InputSignal<number | undefined>;
|
|
13
|
+
values: _angular_core.InputSignal<string[] | undefined>;
|
|
14
|
+
displayableErrors: _angular_core.InputSignal<FormFieldError[] | undefined>;
|
|
15
|
+
dispatchFormAction: _angular_core.OutputEmitterRef<FormAction>;
|
|
16
|
+
doUseDefaultCss: boolean;
|
|
17
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
18
|
+
value: _angular_core.Signal<string | null>;
|
|
19
|
+
onChange(event: Event): void;
|
|
20
|
+
onBlur(): void;
|
|
21
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<InputTagComponent, never>;
|
|
22
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<InputTagComponent, "kc-input-tag", never, { "attribute": { "alias": "attribute"; "required": false; "isSignal": true; }; "valueOrValues": { "alias": "valueOrValues"; "required": false; "isSignal": true; }; "fieldIndex": { "alias": "fieldIndex"; "required": false; "isSignal": true; }; "values": { "alias": "values"; "required": false; "isSignal": true; }; "displayableErrors": { "alias": "displayableErrors"; "required": false; "isSignal": true; }; }, { "dispatchFormAction": "dispatchFormAction"; }, never, never, true, never>;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export { InputTagComponent };
|
|
@@ -1 +1,31 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { Signal } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { FormAction, FormFieldError } from '@keycloakify/angular/login/services/user-profile-form';
|
|
5
|
+
import { Attribute } from 'keycloakify/login/KcContext';
|
|
6
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
8
|
+
|
|
9
|
+
declare class InputTagSelectsComponent extends ComponentReference {
|
|
10
|
+
i18n: I18n;
|
|
11
|
+
attribute: _angular_core.InputSignal<Attribute | undefined>;
|
|
12
|
+
valueOrValues: _angular_core.InputSignal<string | string[] | undefined>;
|
|
13
|
+
dispatchFormAction: _angular_core.OutputEmitterRef<FormAction>;
|
|
14
|
+
displayableErrors: _angular_core.InputSignal<FormFieldError[] | undefined>;
|
|
15
|
+
doUseDefaultCss: boolean;
|
|
16
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
17
|
+
context: Signal<{
|
|
18
|
+
inputType: 'radio' | 'checkbox';
|
|
19
|
+
classDiv: ClassKey;
|
|
20
|
+
classInput: ClassKey;
|
|
21
|
+
classLabel: ClassKey;
|
|
22
|
+
} | null>;
|
|
23
|
+
options: Signal<string[]>;
|
|
24
|
+
checked(option: string): boolean;
|
|
25
|
+
onChange(event: Event, option: string): void;
|
|
26
|
+
onBlur(): void;
|
|
27
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<InputTagSelectsComponent, never>;
|
|
28
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<InputTagSelectsComponent, "kc-input-tag-selects", never, { "attribute": { "alias": "attribute"; "required": false; "isSignal": true; }; "valueOrValues": { "alias": "valueOrValues"; "required": false; "isSignal": true; }; "displayableErrors": { "alias": "displayableErrors"; "required": false; "isSignal": true; }; }, { "dispatchFormAction": "dispatchFormAction"; }, never, never, true, never>;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
export { InputTagSelectsComponent };
|
|
@@ -1 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
2
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
3
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
+
import * as i0 from '@angular/core';
|
|
5
|
+
|
|
6
|
+
declare class LogoutOtherSessionsComponent extends ComponentReference {
|
|
7
|
+
i18n: I18n;
|
|
8
|
+
doUseDefaultCss: boolean;
|
|
9
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LogoutOtherSessionsComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LogoutOtherSessionsComponent, "kc-logout-other-sessions", never, {}, {}, never, never, true, never>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export { LogoutOtherSessionsComponent };
|
|
@@ -1 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { WritableSignal } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
5
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
6
|
+
|
|
7
|
+
declare class PasswordWrapperComponent extends ComponentReference {
|
|
8
|
+
i18n: I18n;
|
|
9
|
+
private renderer;
|
|
10
|
+
passwordInputId: i0.InputSignal<string>;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
+
isPasswordRevealed: WritableSignal<boolean>;
|
|
14
|
+
togglePasswordVisibility(): void;
|
|
15
|
+
private setPasswordInputType;
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordWrapperComponent, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PasswordWrapperComponent, "kc-password-wrapper", never, { "passwordInputId": { "alias": "passwordInputId"; "required": true; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
export { PasswordWrapperComponent };
|
|
@@ -1 +1,24 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
+
import { FormFieldError, FormAction } from '@keycloakify/angular/login/services/user-profile-form';
|
|
4
|
+
import { Attribute } from 'keycloakify/login/KcContext';
|
|
5
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
7
|
+
|
|
8
|
+
declare class SelectTagComponent extends ComponentReference {
|
|
9
|
+
i18n: I18n;
|
|
10
|
+
attribute: _angular_core.InputSignal<Attribute | undefined>;
|
|
11
|
+
valueOrValues: _angular_core.InputSignal<string | string[] | undefined>;
|
|
12
|
+
displayableErrors: _angular_core.InputSignal<FormFieldError[] | undefined>;
|
|
13
|
+
dispatchFormAction: _angular_core.OutputEmitterRef<FormAction>;
|
|
14
|
+
doUseDefaultCss: boolean;
|
|
15
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
16
|
+
isMultiple: _angular_core.Signal<boolean>;
|
|
17
|
+
options: _angular_core.Signal<string[]>;
|
|
18
|
+
onChange(event: Event): void;
|
|
19
|
+
onBlur(): void;
|
|
20
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SelectTagComponent, never>;
|
|
21
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SelectTagComponent, "kc-select-tag", never, { "attribute": { "alias": "attribute"; "required": false; "isSignal": true; }; "valueOrValues": { "alias": "valueOrValues"; "required": false; "isSignal": true; }; "displayableErrors": { "alias": "displayableErrors"; "required": false; "isSignal": true; }; }, { "dispatchFormAction": "dispatchFormAction"; }, never, never, true, never>;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
export { SelectTagComponent };
|
|
@@ -1 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
+
import { FormFieldError, FormAction } from '@keycloakify/angular/login/services/user-profile-form';
|
|
4
|
+
import { Attribute } from 'keycloakify/login/KcContext';
|
|
5
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
+
|
|
7
|
+
declare class TextareaTagComponent extends ComponentReference {
|
|
8
|
+
attribute: _angular_core.InputSignal<Attribute | undefined>;
|
|
9
|
+
value: _angular_core.InputSignal<string | undefined>;
|
|
10
|
+
displayableErrors: _angular_core.InputSignal<FormFieldError[] | undefined>;
|
|
11
|
+
dispatchFormAction: _angular_core.OutputEmitterRef<FormAction>;
|
|
12
|
+
doUseDefaultCss: boolean;
|
|
13
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
14
|
+
onChange(event: Event): void;
|
|
15
|
+
onBlur(): void;
|
|
16
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TextareaTagComponent, never>;
|
|
17
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TextareaTagComponent, "kc-textarea-tag", never, { "attribute": { "alias": "attribute"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "displayableErrors": { "alias": "displayableErrors"; "required": false; "isSignal": true; }; }, { "dispatchFormAction": "dispatchFormAction"; }, never, never, true, never>;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
export { TextareaTagComponent };
|
|
@@ -1 +1,27 @@
|
|
|
1
|
-
|
|
1
|
+
import * as rxjs from 'rxjs';
|
|
2
|
+
import * as _keycloakify_angular_login_services_user_profile_form from '@keycloakify/angular/login/services/user-profile-form';
|
|
3
|
+
import { FormAction } from '@keycloakify/angular/login/services/user-profile-form';
|
|
4
|
+
import * as i0 from '@angular/core';
|
|
5
|
+
import { TemplateRef } from '@angular/core';
|
|
6
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
7
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
8
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
9
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
10
|
+
|
|
11
|
+
declare class UserProfileFormFieldsComponent extends ComponentReference {
|
|
12
|
+
#private;
|
|
13
|
+
i18n: I18n;
|
|
14
|
+
kcContext: KcContext;
|
|
15
|
+
doMakeUserConfirmPassword: boolean;
|
|
16
|
+
doUseDefaultCss: boolean;
|
|
17
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
18
|
+
formState$: rxjs.Observable<_keycloakify_angular_login_services_user_profile_form.FormState>;
|
|
19
|
+
xAttributeLocale$: rxjs.Observable<_keycloakify_angular_login_services_user_profile_form.FormFieldState | undefined>;
|
|
20
|
+
beforeField: TemplateRef<unknown> | undefined;
|
|
21
|
+
afterField: TemplateRef<unknown> | undefined;
|
|
22
|
+
onDispatch(formAction: FormAction): void;
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserProfileFormFieldsComponent, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UserProfileFormFieldsComponent, "kc-user-profile-form-fields", never, {}, {}, ["beforeField", "afterField"], never, true, never>;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
export { UserProfileFormFieldsComponent };
|
|
@@ -1 +1,28 @@
|
|
|
1
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { DoCheck } from '@angular/core';
|
|
3
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
4
|
+
|
|
5
|
+
type KcClassSupportedTypes = ClassKey[] | Set<ClassKey> | Partial<{
|
|
6
|
+
[key in ClassKey]: any;
|
|
7
|
+
}> | null | undefined;
|
|
8
|
+
type NgClassSupportedTypes = string[] | Set<string> | {
|
|
9
|
+
[key: string]: any;
|
|
10
|
+
} | null | undefined;
|
|
11
|
+
declare class KcClassDirective implements DoCheck {
|
|
12
|
+
#private;
|
|
13
|
+
private initialClasses;
|
|
14
|
+
private rawClass;
|
|
15
|
+
private rawKcClass;
|
|
16
|
+
private stateMap;
|
|
17
|
+
set klass(value: string);
|
|
18
|
+
set ngClass(value: string | NgClassSupportedTypes);
|
|
19
|
+
set kcClass(value: ClassKey | KcClassSupportedTypes);
|
|
20
|
+
ngDoCheck(): void;
|
|
21
|
+
private _updateState;
|
|
22
|
+
private _applyStateDiff;
|
|
23
|
+
private _toggleClass;
|
|
24
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KcClassDirective, never>;
|
|
25
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<KcClassDirective, "[kcClass]", never, { "klass": { "alias": "class"; "required": false; }; "ngClass": { "alias": "ngClass"; "required": false; }; "kcClass": { "alias": "kcClass"; "required": false; }; }, {}, never, never, true, never>;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
export { KcClassDirective };
|
package/login/i18n/index.d.ts
CHANGED
|
@@ -1 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import { GenericI18n_noJsx } from 'keycloakify/login/i18n/noJsx/GenericI18n_noJsx';
|
|
2
|
+
import { MessageKey } from 'keycloakify/login/i18n/messages_defaultSet/types';
|
|
3
|
+
|
|
4
|
+
/** INTERNAL: DO NOT IMPORT THIS */
|
|
5
|
+
type I18n = GenericI18n_noJsx<MessageKey, string>;
|
|
6
|
+
|
|
7
|
+
export type { I18n };
|
package/login/index.d.ts
CHANGED
|
@@ -1 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
import { Type } from '@angular/core';
|
|
2
|
+
import { ClassKey } from 'keycloakify/login';
|
|
3
|
+
export { i18nBuilder } from 'keycloakify/login/i18n/noJsx';
|
|
4
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
+
|
|
6
|
+
declare function getDefaultPageComponent(pageId: KcContext['pageId']): Promise<Type<unknown>>;
|
|
7
|
+
|
|
8
|
+
type KcPage = {
|
|
9
|
+
PageComponent: Type<unknown>;
|
|
10
|
+
TemplateComponent: Type<unknown>;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: {
|
|
13
|
+
[key in ClassKey]?: string;
|
|
14
|
+
};
|
|
15
|
+
UserProfileFormFieldsComponent: Type<unknown>;
|
|
16
|
+
doMakeUserConfirmPassword: boolean;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
export { getDefaultPageComponent };
|
|
20
|
+
export type { KcPage };
|
|
@@ -1 +1,25 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
+
|
|
8
|
+
declare class CodeComponent extends ComponentReference {
|
|
9
|
+
kcContext: KcContext.Code;
|
|
10
|
+
i18n: I18n;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
+
documentTitle: string | undefined;
|
|
14
|
+
bodyClassName: string | undefined;
|
|
15
|
+
displayRequiredFields: boolean;
|
|
16
|
+
displayInfo: boolean;
|
|
17
|
+
displayMessage: boolean;
|
|
18
|
+
headerNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
+
infoNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
+
socialProvidersNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<CodeComponent, never>;
|
|
22
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<CodeComponent, "kc-code", never, {}, {}, never, never, true, never>;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export { CodeComponent };
|
|
@@ -1 +1,25 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
+
|
|
8
|
+
declare class DeleteAccountConfirmComponent extends ComponentReference {
|
|
9
|
+
kcContext: KcContext.DeleteAccountConfirm;
|
|
10
|
+
i18n: I18n;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
+
documentTitle: string | undefined;
|
|
14
|
+
bodyClassName: string | undefined;
|
|
15
|
+
displayRequiredFields: boolean;
|
|
16
|
+
displayInfo: boolean;
|
|
17
|
+
displayMessage: boolean;
|
|
18
|
+
headerNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
+
infoNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
+
socialProvidersNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<DeleteAccountConfirmComponent, never>;
|
|
22
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<DeleteAccountConfirmComponent, "kc-delete-account-confirm", never, {}, {}, never, never, true, never>;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export { DeleteAccountConfirmComponent };
|
|
@@ -1 +1,25 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
+
|
|
8
|
+
declare class DeleteCredentialComponent extends ComponentReference {
|
|
9
|
+
kcContext: KcContext.DeleteCredential;
|
|
10
|
+
i18n: I18n;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
+
documentTitle: string | undefined;
|
|
14
|
+
bodyClassName: string | undefined;
|
|
15
|
+
displayRequiredFields: boolean;
|
|
16
|
+
displayInfo: boolean;
|
|
17
|
+
displayMessage: boolean;
|
|
18
|
+
headerNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
+
infoNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
+
socialProvidersNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<DeleteCredentialComponent, never>;
|
|
22
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<DeleteCredentialComponent, "kc-delete-credential", never, {}, {}, never, never, true, never>;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export { DeleteCredentialComponent };
|
|
@@ -1 +1,25 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
+
|
|
8
|
+
declare class ErrorComponent extends ComponentReference {
|
|
9
|
+
kcContext: KcContext.Error;
|
|
10
|
+
i18n: I18n;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
+
documentTitle: string | undefined;
|
|
14
|
+
bodyClassName: string | undefined;
|
|
15
|
+
displayRequiredFields: boolean;
|
|
16
|
+
displayInfo: boolean;
|
|
17
|
+
displayMessage: boolean;
|
|
18
|
+
headerNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
+
infoNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
+
socialProvidersNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ErrorComponent, never>;
|
|
22
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ErrorComponent, "kc-error", never, {}, {}, never, never, true, never>;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export { ErrorComponent };
|
|
@@ -1 +1,26 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { OnInit, TemplateRef } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
+
|
|
8
|
+
declare class FrontchannelLogoutComponent extends ComponentReference implements OnInit {
|
|
9
|
+
kcContext: KcContext.FrontchannelLogout;
|
|
10
|
+
i18n: I18n;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
+
documentTitle: string | undefined;
|
|
14
|
+
bodyClassName: string | undefined;
|
|
15
|
+
displayRequiredFields: boolean;
|
|
16
|
+
displayInfo: boolean;
|
|
17
|
+
displayMessage: boolean;
|
|
18
|
+
headerNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
+
infoNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
+
socialProvidersNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
+
ngOnInit(): void;
|
|
22
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<FrontchannelLogoutComponent, never>;
|
|
23
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<FrontchannelLogoutComponent, "kc-frontchannel-logout", never, {}, {}, never, never, true, never>;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
export { FrontchannelLogoutComponent };
|
|
@@ -1 +1,30 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef, Type } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { UserProfileFormFieldsComponent } from '@keycloakify/angular/login/components/user-profile-form-fields';
|
|
5
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
6
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
7
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
8
|
+
|
|
9
|
+
declare class IdpReviewUserProfileComponent extends ComponentReference {
|
|
10
|
+
#private;
|
|
11
|
+
kcContext: KcContext.IdpReviewUserProfile;
|
|
12
|
+
i18n: I18n;
|
|
13
|
+
doUseDefaultCss: boolean;
|
|
14
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
15
|
+
documentTitle: string | undefined;
|
|
16
|
+
bodyClassName: string | undefined;
|
|
17
|
+
displayRequiredFields: boolean;
|
|
18
|
+
displayInfo: boolean;
|
|
19
|
+
displayMessage: boolean;
|
|
20
|
+
headerNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
+
infoNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
22
|
+
socialProvidersNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
23
|
+
userProfileFormFields: _angular_core.InputSignal<Type<UserProfileFormFieldsComponent> | undefined>;
|
|
24
|
+
isFormSubmittable: _angular_core.Signal<boolean>;
|
|
25
|
+
onCallback(): void;
|
|
26
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdpReviewUserProfileComponent, never>;
|
|
27
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdpReviewUserProfileComponent, "kc-idp-review-user-profile", never, { "userProfileFormFields": { "alias": "userProfileFormFields"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
export { IdpReviewUserProfileComponent };
|
|
@@ -1 +1,26 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
+
|
|
8
|
+
declare class InfoComponent extends ComponentReference {
|
|
9
|
+
kcContext: KcContext.Info;
|
|
10
|
+
i18n: I18n;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
+
documentTitle: string | undefined;
|
|
14
|
+
bodyClassName: string | undefined;
|
|
15
|
+
displayRequiredFields: boolean;
|
|
16
|
+
displayInfo: boolean;
|
|
17
|
+
displayMessage: boolean;
|
|
18
|
+
headerNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
+
infoNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
+
socialProvidersNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
+
get infoMessage(): string;
|
|
22
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<InfoComponent, never>;
|
|
23
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<InfoComponent, "kc-info", never, {}, {}, never, never, true, never>;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
export { InfoComponent };
|
|
@@ -1 +1,26 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
+
|
|
8
|
+
declare class LoginComponent extends ComponentReference {
|
|
9
|
+
kcContext: KcContext.Login;
|
|
10
|
+
i18n: I18n;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
+
documentTitle: string | undefined;
|
|
14
|
+
bodyClassName: string | undefined;
|
|
15
|
+
displayRequiredFields: boolean;
|
|
16
|
+
displayInfo: boolean;
|
|
17
|
+
displayMessage: boolean;
|
|
18
|
+
headerNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
+
infoNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
+
socialProvidersNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
+
isLoginButtonDisabled: _angular_core.WritableSignal<boolean>;
|
|
22
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<LoginComponent, never>;
|
|
23
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<LoginComponent, "kc-login", never, {}, {}, never, never, true, never>;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
export { LoginComponent };
|
|
@@ -1 +1,25 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
+
|
|
8
|
+
declare class LoginConfigTotpComponent extends ComponentReference {
|
|
9
|
+
kcContext: KcContext.LoginConfigTotp;
|
|
10
|
+
i18n: I18n;
|
|
11
|
+
doUseDefaultCss: boolean;
|
|
12
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
+
documentTitle: string | undefined;
|
|
14
|
+
bodyClassName: string | undefined;
|
|
15
|
+
displayRequiredFields: boolean;
|
|
16
|
+
displayInfo: boolean;
|
|
17
|
+
displayMessage: boolean;
|
|
18
|
+
headerNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
+
infoNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
+
socialProvidersNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
21
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<LoginConfigTotpComponent, never>;
|
|
22
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<LoginConfigTotpComponent, "kc-login-config-totp", never, {}, {}, never, never, true, never>;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export { LoginConfigTotpComponent };
|
|
@@ -1 +1,22 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
+
|
|
7
|
+
declare class LoginIdpLinkConfirmComponent extends ComponentReference {
|
|
8
|
+
kcContext: KcContext.LoginIdpLinkConfirm;
|
|
9
|
+
i18n: I18n;
|
|
10
|
+
documentTitle: string | undefined;
|
|
11
|
+
bodyClassName: string | undefined;
|
|
12
|
+
displayRequiredFields: boolean;
|
|
13
|
+
displayInfo: boolean;
|
|
14
|
+
displayMessage: boolean;
|
|
15
|
+
headerNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
16
|
+
infoNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
17
|
+
socialProvidersNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<LoginIdpLinkConfirmComponent, never>;
|
|
19
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<LoginIdpLinkConfirmComponent, "kc-login-idp-link-confirm", never, {}, {}, never, never, true, never>;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export { LoginIdpLinkConfirmComponent };
|
|
@@ -1 +1,22 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef } from '@angular/core';
|
|
3
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
4
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
6
|
+
|
|
7
|
+
declare class LoginIdpLinkConfirmOverrideComponent extends ComponentReference {
|
|
8
|
+
kcContext: KcContext.LoginIdpLinkConfirmOverride;
|
|
9
|
+
i18n: I18n;
|
|
10
|
+
documentTitle: string | undefined;
|
|
11
|
+
bodyClassName: string | undefined;
|
|
12
|
+
displayRequiredFields: boolean;
|
|
13
|
+
displayInfo: boolean;
|
|
14
|
+
displayMessage: boolean;
|
|
15
|
+
headerNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
16
|
+
infoNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
17
|
+
socialProvidersNode: _angular_core.Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<LoginIdpLinkConfirmOverrideComponent, never>;
|
|
19
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<LoginIdpLinkConfirmOverrideComponent, "kc-login-idp-link-confirm-override", never, {}, {}, never, never, true, never>;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export { LoginIdpLinkConfirmOverrideComponent };
|