@keycloakify/angular 0.2.24 → 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 +3 -3
- 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/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,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 WebauthnErrorComponent extends ComponentReference {
|
|
9
|
+
kcContext: KcContext.WebauthnError;
|
|
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
|
+
onClick(): void;
|
|
22
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<WebauthnErrorComponent, never>;
|
|
23
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<WebauthnErrorComponent, "kc-webauthn-error", never, {}, {}, never, never, true, never>;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
export { WebauthnErrorComponent };
|
|
@@ -1 +1,29 @@
|
|
|
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 { LoginResourceInjectorService } from '@keycloakify/angular/login/services/login-resource-injector';
|
|
7
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
8
|
+
|
|
9
|
+
declare class WebauthnRegisterComponent extends ComponentReference {
|
|
10
|
+
kcContext: KcContext.WebauthnRegister;
|
|
11
|
+
loginResourceInjectorService: LoginResourceInjectorService;
|
|
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
|
+
authButtonId: string;
|
|
24
|
+
constructor();
|
|
25
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<WebauthnRegisterComponent, never>;
|
|
26
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<WebauthnRegisterComponent, "kc-webauthn-register", never, {}, {}, never, never, true, never>;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export { WebauthnRegisterComponent };
|
|
@@ -1 +1,22 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { KcContextLike } from 'keycloakify/login/i18n/noJsx';
|
|
3
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
4
|
+
|
|
5
|
+
type KeycloakifyAngularLoginConfig = {
|
|
6
|
+
doMakeUserConfirmPassword?: boolean;
|
|
7
|
+
doUseDefaultCss?: boolean;
|
|
8
|
+
classes?: {
|
|
9
|
+
[key in ClassKey]?: string;
|
|
10
|
+
};
|
|
11
|
+
kcContext: unknown;
|
|
12
|
+
getI18n: (params: {
|
|
13
|
+
kcContext: KcContextLike;
|
|
14
|
+
}) => {
|
|
15
|
+
i18n: unknown;
|
|
16
|
+
prI18n_currentLanguage: Promise<unknown> | undefined;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
declare const provideKeycloakifyAngular: (config: KeycloakifyAngularLoginConfig) => _angular_core.EnvironmentProviders;
|
|
20
|
+
|
|
21
|
+
export { provideKeycloakifyAngular };
|
|
22
|
+
export type { KeycloakifyAngularLoginConfig };
|
|
@@ -1 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
|
|
3
|
+
declare class I18nService {
|
|
4
|
+
i18n: unknown;
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<I18nService, never>;
|
|
6
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<I18nService>;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
export { I18nService };
|
|
@@ -1 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
import * as rxjs from 'rxjs';
|
|
2
|
+
import { Script } from '@keycloakify/angular/lib/models/script';
|
|
3
|
+
import * as i0 from '@angular/core';
|
|
4
|
+
|
|
5
|
+
declare class LoginResourceInjectorService {
|
|
6
|
+
private kcContext;
|
|
7
|
+
private resourceInjectorService;
|
|
8
|
+
injectResource(doUseDefaultCss?: boolean): rxjs.Observable<boolean>;
|
|
9
|
+
insertAdditionalScripts(scripts: Script[]): void;
|
|
10
|
+
private injectScripts;
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoginResourceInjectorService, never>;
|
|
12
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LoginResourceInjectorService>;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
export { LoginResourceInjectorService };
|
|
@@ -1 +1,69 @@
|
|
|
1
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnDestroy } from '@angular/core';
|
|
3
|
+
import { SafeHtml } from '@angular/platform-browser';
|
|
4
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
+
import { Validators, PasswordPolicies, Attribute } from 'keycloakify/login/KcContext';
|
|
6
|
+
import * as reactlessApi from 'keycloakify/login/lib/getUserProfileApi';
|
|
7
|
+
export { getButtonToDisplayForMultivaluedAttributeField } from 'keycloakify/login/lib/getUserProfileApi';
|
|
8
|
+
import { Observable } from 'rxjs';
|
|
9
|
+
|
|
10
|
+
type FormFieldError = {
|
|
11
|
+
errorMessage: SafeHtml;
|
|
12
|
+
errorMessageStr: string;
|
|
13
|
+
source: FormFieldError.Source;
|
|
14
|
+
fieldIndex: number | undefined;
|
|
15
|
+
};
|
|
16
|
+
declare namespace FormFieldError {
|
|
17
|
+
type Source = Source.Validator | Source.PasswordPolicy | Source.Server | Source.Other;
|
|
18
|
+
namespace Source {
|
|
19
|
+
type Validator = {
|
|
20
|
+
type: 'validator';
|
|
21
|
+
name: keyof Validators;
|
|
22
|
+
};
|
|
23
|
+
type PasswordPolicy = {
|
|
24
|
+
type: 'passwordPolicy';
|
|
25
|
+
name: keyof PasswordPolicies;
|
|
26
|
+
};
|
|
27
|
+
type Server = {
|
|
28
|
+
type: 'server';
|
|
29
|
+
};
|
|
30
|
+
type Other = {
|
|
31
|
+
type: 'other';
|
|
32
|
+
rule: 'passwordConfirmMatchesPassword' | 'requiredField';
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
type FormFieldState = {
|
|
37
|
+
attribute: Attribute;
|
|
38
|
+
displayableErrors: FormFieldError[];
|
|
39
|
+
valueOrValues: string | string[];
|
|
40
|
+
};
|
|
41
|
+
type FormState = {
|
|
42
|
+
isFormSubmittable: boolean;
|
|
43
|
+
formFieldStates: FormFieldState[];
|
|
44
|
+
};
|
|
45
|
+
type FormAction = {
|
|
46
|
+
action: 'update';
|
|
47
|
+
name: string;
|
|
48
|
+
valueOrValues: string | string[];
|
|
49
|
+
/** Default false */
|
|
50
|
+
displayErrorsImmediately?: boolean;
|
|
51
|
+
} | {
|
|
52
|
+
action: 'focus lost';
|
|
53
|
+
name: string;
|
|
54
|
+
fieldIndex: number | undefined;
|
|
55
|
+
};
|
|
56
|
+
type KcContextLike = reactlessApi.KcContextLike;
|
|
57
|
+
type I18nLike = Pick<I18n, 'advancedMsgStr'>;
|
|
58
|
+
declare class UserProfileFormService implements OnDestroy {
|
|
59
|
+
#private;
|
|
60
|
+
formState$: Observable<FormState>;
|
|
61
|
+
dispatchFormAction: (action: FormAction) => void;
|
|
62
|
+
constructor();
|
|
63
|
+
ngOnDestroy(): void;
|
|
64
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserProfileFormService, never>;
|
|
65
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<UserProfileFormService>;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
export { FormFieldError, UserProfileFormService };
|
|
69
|
+
export type { FormAction, FormFieldState, FormState, I18nLike, KcContextLike };
|
|
@@ -1 +1,41 @@
|
|
|
1
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { Renderer2, Type, Signal, ViewContainerRef, TemplateRef } from '@angular/core';
|
|
3
|
+
import { Meta, Title } from '@angular/platform-browser';
|
|
4
|
+
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
5
|
+
import { I18n } from '@keycloakify/angular/login/i18n';
|
|
6
|
+
import { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
7
|
+
import { LoginResourceInjectorService } from '@keycloakify/angular/login/services/login-resource-injector';
|
|
8
|
+
import { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
9
|
+
import { Observable } from 'rxjs';
|
|
10
|
+
|
|
11
|
+
declare class TemplateComponent extends ComponentReference {
|
|
12
|
+
#private;
|
|
13
|
+
i18n: I18n;
|
|
14
|
+
renderer: Renderer2;
|
|
15
|
+
meta: Meta;
|
|
16
|
+
title: Title;
|
|
17
|
+
kcContext: KcContext;
|
|
18
|
+
doUseDefaultCss: boolean;
|
|
19
|
+
classes: Partial<Record<ClassKey, string>>;
|
|
20
|
+
loginResourceInjectorService: LoginResourceInjectorService;
|
|
21
|
+
displayInfo: boolean;
|
|
22
|
+
displayMessage: boolean;
|
|
23
|
+
displayRequiredFields: boolean;
|
|
24
|
+
documentTitle: string | undefined;
|
|
25
|
+
bodyClassName: string | undefined;
|
|
26
|
+
isReadyToRender$: Observable<boolean>;
|
|
27
|
+
page: _angular_core.InputSignal<Type<unknown> | undefined>;
|
|
28
|
+
pageRef: Signal<ViewContainerRef | undefined>;
|
|
29
|
+
userProfileFormFields: _angular_core.InputSignal<Type<unknown> | undefined>;
|
|
30
|
+
headerNode: Signal<TemplateRef<HTMLElement>> | undefined;
|
|
31
|
+
infoNode: Signal<TemplateRef<HTMLElement>> | undefined;
|
|
32
|
+
socialProvidersNode: Signal<TemplateRef<HTMLElement>> | undefined;
|
|
33
|
+
constructor();
|
|
34
|
+
private applyKcIndexClasses;
|
|
35
|
+
tryAnotherWay(): void;
|
|
36
|
+
onComponentCreated(compRef: object): void;
|
|
37
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TemplateComponent, never>;
|
|
38
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TemplateComponent, "kc-root", never, { "page": { "alias": "page"; "required": false; "isSignal": true; }; "userProfileFormFields": { "alias": "userProfileFormFields"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export { TemplateComponent };
|
|
@@ -1 +1,130 @@
|
|
|
1
|
-
|
|
1
|
+
import { InjectionToken } from '@angular/core';
|
|
2
|
+
|
|
3
|
+
declare const LOGIN_CLASSES: InjectionToken<{
|
|
4
|
+
kcBodyClass?: string | undefined;
|
|
5
|
+
kcHeaderWrapperClass?: string | undefined;
|
|
6
|
+
kcLocaleWrapperClass?: string | undefined;
|
|
7
|
+
kcInfoAreaWrapperClass?: string | undefined;
|
|
8
|
+
kcFormButtonsWrapperClass?: string | undefined;
|
|
9
|
+
kcFormOptionsWrapperClass?: string | undefined;
|
|
10
|
+
kcCheckboxInputClass?: string | undefined;
|
|
11
|
+
kcLocaleDropDownClass?: string | undefined;
|
|
12
|
+
kcLocaleListItemClass?: string | undefined;
|
|
13
|
+
kcContentWrapperClass?: string | undefined;
|
|
14
|
+
"kcLogoIdP-facebook"?: string | undefined;
|
|
15
|
+
kcAuthenticatorOTPClass?: string | undefined;
|
|
16
|
+
"kcLogoIdP-bitbucket"?: string | undefined;
|
|
17
|
+
kcAuthenticatorWebAuthnClass?: string | undefined;
|
|
18
|
+
kcWebAuthnDefaultIcon?: string | undefined;
|
|
19
|
+
"kcLogoIdP-stackoverflow"?: string | undefined;
|
|
20
|
+
kcSelectAuthListItemClass?: string | undefined;
|
|
21
|
+
"kcLogoIdP-microsoft"?: string | undefined;
|
|
22
|
+
kcLoginOTPListItemHeaderClass?: string | undefined;
|
|
23
|
+
kcLocaleItemClass?: string | undefined;
|
|
24
|
+
kcLoginOTPListItemIconBodyClass?: string | undefined;
|
|
25
|
+
kcInputHelperTextAfterClass?: string | undefined;
|
|
26
|
+
kcFormClass?: string | undefined;
|
|
27
|
+
kcSelectAuthListClass?: string | undefined;
|
|
28
|
+
kcInputClassRadioCheckboxLabelDisabled?: string | undefined;
|
|
29
|
+
kcSelectAuthListItemIconClass?: string | undefined;
|
|
30
|
+
kcRecoveryCodesWarning?: string | undefined;
|
|
31
|
+
kcFormSettingClass?: string | undefined;
|
|
32
|
+
kcWebAuthnBLE?: string | undefined;
|
|
33
|
+
kcInputWrapperClass?: string | undefined;
|
|
34
|
+
kcSelectAuthListItemArrowIconClass?: string | undefined;
|
|
35
|
+
kcFeedbackAreaClass?: string | undefined;
|
|
36
|
+
kcFormPasswordVisibilityButtonClass?: string | undefined;
|
|
37
|
+
"kcLogoIdP-google"?: string | undefined;
|
|
38
|
+
kcCheckLabelClass?: string | undefined;
|
|
39
|
+
kcSelectAuthListItemFillClass?: string | undefined;
|
|
40
|
+
kcAuthenticatorDefaultClass?: string | undefined;
|
|
41
|
+
"kcLogoIdP-gitlab"?: string | undefined;
|
|
42
|
+
kcFormAreaClass?: string | undefined;
|
|
43
|
+
kcFormButtonsClass?: string | undefined;
|
|
44
|
+
kcInputClassRadioLabel?: string | undefined;
|
|
45
|
+
kcAuthenticatorWebAuthnPasswordlessClass?: string | undefined;
|
|
46
|
+
kcSelectAuthListItemHeadingClass?: string | undefined;
|
|
47
|
+
kcInfoAreaClass?: string | undefined;
|
|
48
|
+
kcLogoLink?: string | undefined;
|
|
49
|
+
kcContainerClass?: string | undefined;
|
|
50
|
+
kcSelectAuthListItemTitle?: string | undefined;
|
|
51
|
+
kcHtmlClass?: string | undefined;
|
|
52
|
+
kcLoginOTPListItemTitleClass?: string | undefined;
|
|
53
|
+
"kcLogoIdP-openshift-v4"?: string | undefined;
|
|
54
|
+
kcWebAuthnUnknownIcon?: string | undefined;
|
|
55
|
+
kcFormSocialAccountNameClass?: string | undefined;
|
|
56
|
+
"kcLogoIdP-openshift-v3"?: string | undefined;
|
|
57
|
+
kcLoginOTPListInputClass?: string | undefined;
|
|
58
|
+
kcWebAuthnUSB?: string | undefined;
|
|
59
|
+
kcInputClassRadio?: string | undefined;
|
|
60
|
+
kcWebAuthnKeyIcon?: string | undefined;
|
|
61
|
+
kcFeedbackInfoIcon?: string | undefined;
|
|
62
|
+
kcCommonLogoIdP?: string | undefined;
|
|
63
|
+
kcRecoveryCodesActions?: string | undefined;
|
|
64
|
+
kcFormGroupHeader?: string | undefined;
|
|
65
|
+
kcFormSocialAccountSectionClass?: string | undefined;
|
|
66
|
+
"kcLogoIdP-instagram"?: string | undefined;
|
|
67
|
+
kcAlertClass?: string | undefined;
|
|
68
|
+
kcHeaderClass?: string | undefined;
|
|
69
|
+
kcLabelWrapperClass?: string | undefined;
|
|
70
|
+
kcFormPasswordVisibilityIconShow?: string | undefined;
|
|
71
|
+
kcFormSocialAccountLinkClass?: string | undefined;
|
|
72
|
+
kcLocaleMainClass?: string | undefined;
|
|
73
|
+
kcInputGroup?: string | undefined;
|
|
74
|
+
kcTextareaClass?: string | undefined;
|
|
75
|
+
kcButtonBlockClass?: string | undefined;
|
|
76
|
+
kcButtonClass?: string | undefined;
|
|
77
|
+
kcWebAuthnNFC?: string | undefined;
|
|
78
|
+
kcLocaleClass?: string | undefined;
|
|
79
|
+
kcInputClassCheckboxInput?: string | undefined;
|
|
80
|
+
kcFeedbackErrorIcon?: string | undefined;
|
|
81
|
+
kcInputLargeClass?: string | undefined;
|
|
82
|
+
kcInputErrorMessageClass?: string | undefined;
|
|
83
|
+
kcRecoveryCodesList?: string | undefined;
|
|
84
|
+
kcFormSocialAccountListClass?: string | undefined;
|
|
85
|
+
kcAlertTitleClass?: string | undefined;
|
|
86
|
+
kcAuthenticatorPasswordClass?: string | undefined;
|
|
87
|
+
kcCheckInputClass?: string | undefined;
|
|
88
|
+
"kcLogoIdP-linkedin"?: string | undefined;
|
|
89
|
+
"kcLogoIdP-twitter"?: string | undefined;
|
|
90
|
+
kcFeedbackWarningIcon?: string | undefined;
|
|
91
|
+
kcResetFlowIcon?: string | undefined;
|
|
92
|
+
kcSelectAuthListItemIconPropertyClass?: string | undefined;
|
|
93
|
+
kcFeedbackSuccessIcon?: string | undefined;
|
|
94
|
+
kcLoginOTPListClass?: string | undefined;
|
|
95
|
+
kcSrOnlyClass?: string | undefined;
|
|
96
|
+
kcFormSocialAccountListGridClass?: string | undefined;
|
|
97
|
+
kcButtonDefaultClass?: string | undefined;
|
|
98
|
+
kcFormGroupErrorClass?: string | undefined;
|
|
99
|
+
kcSelectAuthListItemDescriptionClass?: string | undefined;
|
|
100
|
+
kcSelectAuthListItemBodyClass?: string | undefined;
|
|
101
|
+
kcWebAuthnInternal?: string | undefined;
|
|
102
|
+
kcSelectAuthListItemArrowClass?: string | undefined;
|
|
103
|
+
kcCheckClass?: string | undefined;
|
|
104
|
+
kcContentClass?: string | undefined;
|
|
105
|
+
kcLogoClass?: string | undefined;
|
|
106
|
+
kcLoginOTPListItemIconClass?: string | undefined;
|
|
107
|
+
kcLoginClass?: string | undefined;
|
|
108
|
+
kcSignUpClass?: string | undefined;
|
|
109
|
+
kcButtonLargeClass?: string | undefined;
|
|
110
|
+
kcFormCardClass?: string | undefined;
|
|
111
|
+
kcLocaleListClass?: string | undefined;
|
|
112
|
+
kcInputClass?: string | undefined;
|
|
113
|
+
kcFormGroupClass?: string | undefined;
|
|
114
|
+
"kcLogoIdP-paypal"?: string | undefined;
|
|
115
|
+
kcInputClassCheckbox?: string | undefined;
|
|
116
|
+
kcRecoveryCodesConfirmation?: string | undefined;
|
|
117
|
+
kcFormPasswordVisibilityIconHide?: string | undefined;
|
|
118
|
+
kcInputClassRadioInput?: string | undefined;
|
|
119
|
+
kcFormSocialAccountListButtonClass?: string | undefined;
|
|
120
|
+
kcInputClassCheckboxLabel?: string | undefined;
|
|
121
|
+
kcFormOptionsClass?: string | undefined;
|
|
122
|
+
kcFormHeaderClass?: string | undefined;
|
|
123
|
+
kcFormSocialAccountGridItem?: string | undefined;
|
|
124
|
+
kcButtonPrimaryClass?: string | undefined;
|
|
125
|
+
kcInputHelperTextBeforeClass?: string | undefined;
|
|
126
|
+
"kcLogoIdP-github"?: string | undefined;
|
|
127
|
+
kcLabelClass?: string | undefined;
|
|
128
|
+
}>;
|
|
129
|
+
|
|
130
|
+
export { LOGIN_CLASSES };
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keycloakify/angular",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "20.0.0",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"keycloakify": "^11.8.0",
|
|
7
|
-
"@angular/core": "^
|
|
8
|
-
"@angular/common": "^
|
|
9
|
-
"@angular/platform-browser": "^
|
|
7
|
+
"@angular/core": "^20.0.0",
|
|
8
|
+
"@angular/common": "^20.0.0",
|
|
9
|
+
"@angular/platform-browser": "^20.0.0"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"tsafe": "^1.8.5",
|
|
@@ -38,14 +38,14 @@
|
|
|
38
38
|
"types": "./login/index.d.ts",
|
|
39
39
|
"default": "./fesm2022/keycloakify-angular-login.mjs"
|
|
40
40
|
},
|
|
41
|
-
"./account/DefaultPage": {
|
|
42
|
-
"types": "./account/DefaultPage/index.d.ts",
|
|
43
|
-
"default": "./fesm2022/keycloakify-angular-account-DefaultPage.mjs"
|
|
44
|
-
},
|
|
45
41
|
"./account/KcContext": {
|
|
46
42
|
"types": "./account/KcContext/index.d.ts",
|
|
47
43
|
"default": "./fesm2022/keycloakify-angular-account-KcContext.mjs"
|
|
48
44
|
},
|
|
45
|
+
"./account/DefaultPage": {
|
|
46
|
+
"types": "./account/DefaultPage/index.d.ts",
|
|
47
|
+
"default": "./fesm2022/keycloakify-angular-account-DefaultPage.mjs"
|
|
48
|
+
},
|
|
49
49
|
"./account/i18n": {
|
|
50
50
|
"types": "./account/i18n/index.d.ts",
|
|
51
51
|
"default": "./fesm2022/keycloakify-angular-account-i18n.mjs"
|
|
@@ -214,6 +214,10 @@
|
|
|
214
214
|
"types": "./login/directives/kc-class/index.d.ts",
|
|
215
215
|
"default": "./fesm2022/keycloakify-angular-login-directives-kc-class.mjs"
|
|
216
216
|
},
|
|
217
|
+
"./login/providers/keycloakify-angular": {
|
|
218
|
+
"types": "./login/providers/keycloakify-angular/index.d.ts",
|
|
219
|
+
"default": "./fesm2022/keycloakify-angular-login-providers-keycloakify-angular.mjs"
|
|
220
|
+
},
|
|
217
221
|
"./login/pages/code": {
|
|
218
222
|
"types": "./login/pages/code/index.d.ts",
|
|
219
223
|
"default": "./fesm2022/keycloakify-angular-login-pages-code.mjs"
|
|
@@ -358,10 +362,6 @@
|
|
|
358
362
|
"types": "./login/pages/webauthn-register/index.d.ts",
|
|
359
363
|
"default": "./fesm2022/keycloakify-angular-login-pages-webauthn-register.mjs"
|
|
360
364
|
},
|
|
361
|
-
"./login/providers/keycloakify-angular": {
|
|
362
|
-
"types": "./login/providers/keycloakify-angular/index.d.ts",
|
|
363
|
-
"default": "./fesm2022/keycloakify-angular-login-providers-keycloakify-angular.mjs"
|
|
364
|
-
},
|
|
365
365
|
"./login/services/i18n": {
|
|
366
366
|
"types": "./login/services/i18n/index.d.ts",
|
|
367
367
|
"default": "./fesm2022/keycloakify-angular-login-services-i18n.mjs"
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { DOCUMENT } from '@angular/common';
|
|
2
1
|
import {
|
|
3
2
|
LOCALE_ID,
|
|
4
3
|
makeEnvironmentProviders,
|
|
5
4
|
inject,
|
|
6
|
-
provideAppInitializer
|
|
5
|
+
provideAppInitializer,
|
|
6
|
+
DOCUMENT
|
|
7
7
|
} from '@angular/core';
|
|
8
8
|
import type { KcContext } from '@keycloakify/angular/account/KcContext';
|
|
9
9
|
import { I18nService } from '@keycloakify/angular/account/services/i18n';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { DOCUMENT } from '@angular/common';
|
|
2
1
|
import {
|
|
3
2
|
LOCALE_ID,
|
|
4
3
|
makeEnvironmentProviders,
|
|
5
4
|
inject,
|
|
6
|
-
provideAppInitializer
|
|
5
|
+
provideAppInitializer,
|
|
6
|
+
DOCUMENT
|
|
7
7
|
} from '@angular/core';
|
|
8
8
|
import { USE_DEFAULT_CSS } from '@keycloakify/angular/lib/tokens/use-default-css';
|
|
9
9
|
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Type } from '@angular/core';
|
|
2
|
-
import type { ClassKey } from 'keycloakify/account';
|
|
3
|
-
import type { KcContext } from '@keycloakify/angular/account/KcContext';
|
|
4
|
-
declare const DefaultPage: (pageId: KcContext["pageId"], doUseDefaultCss?: boolean, classes?: { [key in ClassKey]?: string; }) => Promise<{
|
|
5
|
-
ComponentBootstrap: Type<unknown>;
|
|
6
|
-
doMakeUserConfirmPassword: boolean;
|
|
7
|
-
doUseDefaultCss: boolean;
|
|
8
|
-
classes: { [key in ClassKey]?: string; };
|
|
9
|
-
}>;
|
|
10
|
-
export { DefaultPage };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type { KcContext } from 'keycloakify/account/KcContext';
|
package/account/account.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { Type } from '@angular/core';
|
|
2
|
-
import type { ClassKey } from 'keycloakify/account';
|
|
3
|
-
export { i18nBuilder } from 'keycloakify/account/i18n/noJsx';
|
|
4
|
-
export { getDefaultPageComponent } from './defaultPage';
|
|
5
|
-
export type KcPage = {
|
|
6
|
-
PageComponent: Type<unknown>;
|
|
7
|
-
TemplateComponent: Type<unknown>;
|
|
8
|
-
doUseDefaultCss: boolean;
|
|
9
|
-
classes: {
|
|
10
|
-
[key in ClassKey]?: string;
|
|
11
|
-
};
|
|
12
|
-
};
|
package/account/defaultPage.d.ts
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { DoCheck } from '@angular/core';
|
|
2
|
-
import { ClassKey } from 'keycloakify/account';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
type KcClassSupportedTypes = ClassKey[] | Set<ClassKey> | Partial<{
|
|
5
|
-
[key in ClassKey]: any;
|
|
6
|
-
}> | null | undefined;
|
|
7
|
-
type NgClassSupportedTypes = string[] | Set<string> | {
|
|
8
|
-
[key: string]: any;
|
|
9
|
-
} | null | undefined;
|
|
10
|
-
export declare class KcClassDirective implements DoCheck {
|
|
11
|
-
#private;
|
|
12
|
-
private initialClasses;
|
|
13
|
-
private rawClass;
|
|
14
|
-
private rawKcClass;
|
|
15
|
-
private stateMap;
|
|
16
|
-
set klass(value: string);
|
|
17
|
-
set ngClass(value: string | NgClassSupportedTypes);
|
|
18
|
-
set kcClass(value: ClassKey | KcClassSupportedTypes);
|
|
19
|
-
ngDoCheck(): void;
|
|
20
|
-
private _updateState;
|
|
21
|
-
private _applyStateDiff;
|
|
22
|
-
private _toggleClass;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KcClassDirective, never>;
|
|
24
|
-
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>;
|
|
25
|
-
}
|
|
26
|
-
export {};
|
package/account/i18n/i18n.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { GenericI18n_noJsx } from 'keycloakify/account/i18n/noJsx/GenericI18n_noJsx';
|
|
2
|
-
import { type MessageKey as MessageKey_defaultSet } from 'keycloakify/account/i18n/messages_defaultSet/types';
|
|
3
|
-
/** INTERNAL: DO NOT IMPORT THIS */
|
|
4
|
-
export type I18n = GenericI18n_noJsx<MessageKey_defaultSet, string>;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/account/classes/component-reference';
|
|
2
|
-
import type { I18n } from '@keycloakify/angular/account/i18n';
|
|
3
|
-
import type { KcContext } from '@keycloakify/angular/account/KcContext';
|
|
4
|
-
import type { ClassKey } from 'keycloakify/account';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class AccountComponent extends ComponentReference {
|
|
7
|
-
i18n: I18n;
|
|
8
|
-
kcContext: KcContext.Account;
|
|
9
|
-
doUseDefaultCss: boolean;
|
|
10
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
11
|
-
additionalClasses: Partial<Record<ClassKey, string>>;
|
|
12
|
-
active: string;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AccountComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AccountComponent, "kc-account", never, {}, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/account/classes/component-reference';
|
|
2
|
-
import type { I18n } from '@keycloakify/angular/account/i18n';
|
|
3
|
-
import type { KcContext } from '@keycloakify/angular/account/KcContext';
|
|
4
|
-
import type { ClassKey } from 'keycloakify/account';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ApplicationsComponent extends ComponentReference {
|
|
7
|
-
i18n: I18n;
|
|
8
|
-
kcContext: KcContext.Applications;
|
|
9
|
-
doUseDefaultCss: boolean;
|
|
10
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
11
|
-
active: string;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ApplicationsComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ApplicationsComponent, "kc-applications", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/account/classes/component-reference';
|
|
2
|
-
import type { I18n } from '@keycloakify/angular/account/i18n';
|
|
3
|
-
import type { KcContext } from '@keycloakify/angular/account/KcContext';
|
|
4
|
-
import type { ClassKey } from 'keycloakify/account';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class FederatedIdentityComponent extends ComponentReference {
|
|
7
|
-
i18n: I18n;
|
|
8
|
-
kcContext: KcContext.FederatedIdentity;
|
|
9
|
-
doUseDefaultCss: boolean;
|
|
10
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
11
|
-
active: string;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FederatedIdentityComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FederatedIdentityComponent, "kc-federated-identity", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/account/classes/component-reference';
|
|
2
|
-
import type { I18n } from '@keycloakify/angular/account/i18n';
|
|
3
|
-
import type { KcContext } from '@keycloakify/angular/account/KcContext';
|
|
4
|
-
import type { ClassKey } from 'keycloakify/account';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class LogComponent extends ComponentReference {
|
|
7
|
-
i18n: I18n;
|
|
8
|
-
kcContext: KcContext.Log;
|
|
9
|
-
doUseDefaultCss: boolean;
|
|
10
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
11
|
-
active: string;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LogComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LogComponent, "kc-log", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/account/classes/component-reference';
|
|
2
|
-
import type { I18n } from '@keycloakify/angular/account/i18n';
|
|
3
|
-
import type { KcContext } from '@keycloakify/angular/account/KcContext';
|
|
4
|
-
import type { ClassKey } from 'keycloakify/account';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class PasswordComponent extends ComponentReference {
|
|
7
|
-
i18n: I18n;
|
|
8
|
-
kcContext: KcContext.Password;
|
|
9
|
-
doUseDefaultCss: boolean;
|
|
10
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
11
|
-
additionalClasses: Partial<Record<ClassKey, string>>;
|
|
12
|
-
active: string;
|
|
13
|
-
currentPassword: import("@angular/core").WritableSignal<string>;
|
|
14
|
-
newPassword: import("@angular/core").WritableSignal<string>;
|
|
15
|
-
newPasswordConfirm: import("@angular/core").WritableSignal<string>;
|
|
16
|
-
newPasswordError: import("@angular/core").WritableSignal<string>;
|
|
17
|
-
newPasswordConfirmError: import("@angular/core").WritableSignal<string>;
|
|
18
|
-
hasNewPasswordBlurred: import("@angular/core").WritableSignal<boolean>;
|
|
19
|
-
hasNewPasswordConfirmBlurred: import("@angular/core").WritableSignal<boolean>;
|
|
20
|
-
constructor();
|
|
21
|
-
checkNewPassword(newPassword: string): void;
|
|
22
|
-
checkNewPasswordConfirm(newPasswordConfirm: string): void;
|
|
23
|
-
onNewPasswordChange(value: string): void;
|
|
24
|
-
onNewPasswordBlur(): void;
|
|
25
|
-
onNewPasswordConfirmChange(value: string): void;
|
|
26
|
-
onNewPasswordConfirmBlur(): void;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PasswordComponent, "kc-password", never, {}, {}, never, never, true, never>;
|
|
29
|
-
}
|