@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,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 SessionsComponent extends ComponentReference {
|
|
7
|
-
i18n: I18n;
|
|
8
|
-
kcContext: KcContext.Sessions;
|
|
9
|
-
doUseDefaultCss: boolean;
|
|
10
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
11
|
-
active: string;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SessionsComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SessionsComponent, "kc-sessions", 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 TotpComponent extends ComponentReference {
|
|
7
|
-
i18n: I18n;
|
|
8
|
-
kcContext: KcContext.Totp;
|
|
9
|
-
doUseDefaultCss: boolean;
|
|
10
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
11
|
-
active: string;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TotpComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TotpComponent, "kc-totp", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { type KcContextLike } from 'keycloakify/account/i18n/noJsx';
|
|
2
|
-
import type { ClassKey } from 'keycloakify/account/lib/kcClsx';
|
|
3
|
-
export type KeycloakifyAngularAccountConfig = {
|
|
4
|
-
doUseDefaultCss?: boolean;
|
|
5
|
-
classes?: {
|
|
6
|
-
[key in ClassKey]?: string;
|
|
7
|
-
};
|
|
8
|
-
kcContext: unknown;
|
|
9
|
-
getI18n: (params: {
|
|
10
|
-
kcContext: KcContextLike;
|
|
11
|
-
}) => {
|
|
12
|
-
i18n: unknown;
|
|
13
|
-
prI18n_currentLanguage: Promise<unknown> | undefined;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
export declare const provideKeycloakifyAngular: (config: KeycloakifyAngularAccountConfig) => import("@angular/core").EnvironmentProviders;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Script } from '@keycloakify/angular/lib/models/script';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AccountResourceInjectorService {
|
|
4
|
-
private kcContext;
|
|
5
|
-
private resourceInjectorService;
|
|
6
|
-
injectResource(doUseDefaultCss?: boolean): import("rxjs").Observable<boolean>;
|
|
7
|
-
insertAdditionalScripts(scripts: Script[]): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AccountResourceInjectorService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AccountResourceInjectorService>;
|
|
10
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { Renderer2, Type, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { Meta, Title } from '@angular/platform-browser';
|
|
3
|
-
import { ComponentReference } from '@keycloakify/angular/account/classes/component-reference';
|
|
4
|
-
import type { I18n } from '@keycloakify/angular/account/i18n';
|
|
5
|
-
import type { KcContext } from '@keycloakify/angular/account/KcContext';
|
|
6
|
-
import { AccountResourceInjectorService } from '@keycloakify/angular/account/services/account-resource-injector';
|
|
7
|
-
import { ClassKey } from 'keycloakify/account/lib/kcClsx';
|
|
8
|
-
import { Observable } from 'rxjs';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
type ActiveType = 'account' | 'password' | 'totp' | 'social' | 'sessions' | 'applications' | 'log' | 'authorization' | undefined;
|
|
11
|
-
export 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
|
-
accountResourceInjectorService: AccountResourceInjectorService;
|
|
21
|
-
isReadyToRender$: Observable<boolean>;
|
|
22
|
-
page: import("@angular/core").InputSignal<Type<unknown> | undefined>;
|
|
23
|
-
pageRef: import("@angular/core").Signal<ViewContainerRef | undefined>;
|
|
24
|
-
active: ActiveType;
|
|
25
|
-
constructor();
|
|
26
|
-
private applyKcIndexClasses;
|
|
27
|
-
onComponentCreated(compRef: object): void;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TemplateComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TemplateComponent, "kc-root", never, { "page": { "alias": "page"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
30
|
-
}
|
|
31
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
export declare const ACCOUNT_CLASSES: InjectionToken<{
|
|
3
|
-
kcHtmlClass?: string | undefined;
|
|
4
|
-
kcBodyClass?: string | undefined;
|
|
5
|
-
kcButtonClass?: string | undefined;
|
|
6
|
-
kcButtonPrimaryClass?: string | undefined;
|
|
7
|
-
kcButtonLargeClass?: string | undefined;
|
|
8
|
-
kcButtonDefaultClass?: string | undefined;
|
|
9
|
-
kcContentWrapperClass?: string | undefined;
|
|
10
|
-
kcFormClass?: string | undefined;
|
|
11
|
-
kcFormGroupClass?: string | undefined;
|
|
12
|
-
kcInputWrapperClass?: string | undefined;
|
|
13
|
-
kcLabelClass?: string | undefined;
|
|
14
|
-
kcInputClass?: string | undefined;
|
|
15
|
-
kcInputErrorMessageClass?: string | undefined;
|
|
16
|
-
}>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class AttributesDirective {
|
|
3
|
-
#private;
|
|
4
|
-
kcAttributes: import("@angular/core").InputSignal<Record<string, string> | undefined>;
|
|
5
|
-
constructor();
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AttributesDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AttributesDirective, "[kcAttributes]", never, { "kcAttributes": { "alias": "kcAttributes"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class InputTypePipe implements PipeTransform {
|
|
4
|
-
transform(inputType?: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InputTypePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<InputTypePipe, "inputType", true>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class IsArrayWithEmptyObjectPipe implements PipeTransform {
|
|
4
|
-
transform(variable: unknown): boolean;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IsArrayWithEmptyObjectPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<IsArrayWithEmptyObjectPipe, "isArrayWithEmptyObject", true>;
|
|
7
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { SafeHtml, SafeResourceUrl, SafeScript, SafeStyle, SafeUrl } from '@angular/platform-browser';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class KcSanitizePipe implements PipeTransform {
|
|
5
|
-
#private;
|
|
6
|
-
transform(value: string, type: 'html' | 'style' | 'script' | 'url' | 'resourceUrl'): SafeHtml | SafeStyle | SafeScript | SafeUrl | SafeResourceUrl;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KcSanitizePipe, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<KcSanitizePipe, "kcSanitize", true>;
|
|
9
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ToArrayPipe implements PipeTransform {
|
|
4
|
-
transform(value: string | string[], emptyWhenString?: boolean): string[];
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToArrayPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ToArrayPipe, "toArray", true>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ToNumberPipe implements PipeTransform {
|
|
4
|
-
transform(value: string | number): number;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToNumberPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ToNumberPipe, "toNumber", true>;
|
|
7
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { Script } from '@keycloakify/angular/lib/models/script';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ResourceInjectorService {
|
|
5
|
-
private renderer;
|
|
6
|
-
createLink(url: string): Observable<void>;
|
|
7
|
-
createScript({ type, id, src, textContent }: Script): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResourceInjectorService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ResourceInjectorService>;
|
|
10
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type { KcContext } from 'keycloakify/login/KcContext';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { type FormAction } from '@keycloakify/angular/login/services/user-profile-form';
|
|
2
|
-
import { type Attribute } from 'keycloakify/login/KcContext';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AddRemoveButtonsMultiValuedAttributeComponent {
|
|
6
|
-
i18n: I18n;
|
|
7
|
-
attribute: import("@angular/core").InputSignal<Attribute | undefined>;
|
|
8
|
-
values: import("@angular/core").InputSignal<string[] | undefined>;
|
|
9
|
-
fieldIndex: import("@angular/core").InputSignal<number | undefined>;
|
|
10
|
-
dispatchFormAction: import("@angular/core").OutputEmitterRef<FormAction>;
|
|
11
|
-
hasRemove: import("@angular/core").Signal<boolean>;
|
|
12
|
-
hasAdd: import("@angular/core").Signal<boolean>;
|
|
13
|
-
onAdd(): void;
|
|
14
|
-
onRemove(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AddRemoveButtonsMultiValuedAttributeComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AddRemoveButtonsMultiValuedAttributeComponent, "kc-add-remove-buttons-multi-valued-attribute", never, { "attribute": { "alias": "attribute"; "required": false; "isSignal": true; }; "values": { "alias": "values"; "required": false; "isSignal": true; }; "fieldIndex": { "alias": "fieldIndex"; "required": false; "isSignal": true; }; }, { "dispatchFormAction": "dispatchFormAction"; }, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
2
|
-
import { type FormFieldError } from '@keycloakify/angular/login/services/user-profile-form';
|
|
3
|
-
import { type Attribute } from 'keycloakify/login/KcContext';
|
|
4
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class FieldErrorsComponent extends ComponentReference {
|
|
7
|
-
attribute: import("@angular/core").InputSignal<Attribute | undefined>;
|
|
8
|
-
displayableErrors: import("@angular/core").InputSignal<FormFieldError[] | undefined>;
|
|
9
|
-
fieldIndex: import("@angular/core").InputSignal<number | undefined>;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FieldErrorsComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵ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>;
|
|
14
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
2
|
-
import { type Attribute } from 'keycloakify/login/KcContext';
|
|
3
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
4
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class GroupLabelComponent extends ComponentReference {
|
|
7
|
-
i18n: I18n;
|
|
8
|
-
attribute: import("@angular/core").InputSignal<Attribute | undefined>;
|
|
9
|
-
groupName: import("@angular/core").InputSignal<string | undefined>;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
groupNameRef: import("@angular/core").Signal<string>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GroupLabelComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GroupLabelComponent, "kc-group-label", never, { "attribute": { "alias": "attribute"; "required": false; "isSignal": true; }; "groupName": { "alias": "groupName"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
2
|
-
import { FormAction, FormFieldError } from '@keycloakify/angular/login/services/user-profile-form';
|
|
3
|
-
import { type Attribute } from 'keycloakify/login/KcContext';
|
|
4
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class InputFieldByTypeComponent extends ComponentReference {
|
|
7
|
-
attribute: import("@angular/core").InputSignal<Attribute | undefined>;
|
|
8
|
-
valueOrValues: import("@angular/core").InputSignal<string | string[] | undefined>;
|
|
9
|
-
displayableErrors: import("@angular/core").InputSignal<FormFieldError[] | undefined>;
|
|
10
|
-
dispatchFormAction: import("@angular/core").OutputEmitterRef<FormAction>;
|
|
11
|
-
doUseDefaultCss: boolean;
|
|
12
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
-
attributePassword: import("@angular/core").Signal<Attribute>;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InputFieldByTypeComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵ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>;
|
|
16
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
2
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
3
|
-
import { FormAction, FormFieldError } from '@keycloakify/angular/login/services/user-profile-form';
|
|
4
|
-
import { type Attribute } from 'keycloakify/login/KcContext';
|
|
5
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class InputTagComponent extends ComponentReference {
|
|
8
|
-
i18n: I18n;
|
|
9
|
-
attribute: import("@angular/core").InputSignal<Attribute | undefined>;
|
|
10
|
-
valueOrValues: import("@angular/core").InputSignal<string | string[] | undefined>;
|
|
11
|
-
fieldIndex: import("@angular/core").InputSignal<number | undefined>;
|
|
12
|
-
values: import("@angular/core").InputSignal<string[] | undefined>;
|
|
13
|
-
displayableErrors: import("@angular/core").InputSignal<FormFieldError[] | undefined>;
|
|
14
|
-
dispatchFormAction: import("@angular/core").OutputEmitterRef<FormAction>;
|
|
15
|
-
doUseDefaultCss: boolean;
|
|
16
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
17
|
-
value: import("@angular/core").Signal<string | null>;
|
|
18
|
-
onChange(event: Event): void;
|
|
19
|
-
onBlur(): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InputTagComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵ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>;
|
|
22
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { Signal } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import { type FormAction, type FormFieldError } from '@keycloakify/angular/login/services/user-profile-form';
|
|
4
|
-
import { type Attribute } from 'keycloakify/login/KcContext';
|
|
5
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class InputTagSelectsComponent extends ComponentReference {
|
|
9
|
-
i18n: I18n;
|
|
10
|
-
attribute: import("@angular/core").InputSignal<Attribute | undefined>;
|
|
11
|
-
valueOrValues: import("@angular/core").InputSignal<string | string[] | undefined>;
|
|
12
|
-
dispatchFormAction: import("@angular/core").OutputEmitterRef<FormAction>;
|
|
13
|
-
displayableErrors: import("@angular/core").InputSignal<FormFieldError[] | undefined>;
|
|
14
|
-
doUseDefaultCss: boolean;
|
|
15
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
16
|
-
context: Signal<{
|
|
17
|
-
inputType: 'radio' | 'checkbox';
|
|
18
|
-
classDiv: ClassKey;
|
|
19
|
-
classInput: ClassKey;
|
|
20
|
-
classLabel: ClassKey;
|
|
21
|
-
} | null>;
|
|
22
|
-
options: Signal<string[]>;
|
|
23
|
-
checked(option: string): boolean;
|
|
24
|
-
onChange(event: Event, option: string): void;
|
|
25
|
-
onBlur(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InputTagSelectsComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵ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>;
|
|
28
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
2
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class LogoutOtherSessionsComponent extends ComponentReference {
|
|
6
|
-
i18n: I18n;
|
|
7
|
-
doUseDefaultCss: boolean;
|
|
8
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LogoutOtherSessionsComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LogoutOtherSessionsComponent, "kc-logout-other-sessions", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { WritableSignal } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
4
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class PasswordWrapperComponent extends ComponentReference {
|
|
7
|
-
i18n: I18n;
|
|
8
|
-
private renderer;
|
|
9
|
-
passwordInputId: import("@angular/core").InputSignal<string>;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
isPasswordRevealed: WritableSignal<boolean>;
|
|
13
|
-
togglePasswordVisibility(): void;
|
|
14
|
-
private setPasswordInputType;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordWrapperComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PasswordWrapperComponent, "kc-password-wrapper", never, { "passwordInputId": { "alias": "passwordInputId"; "required": true; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
17
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
2
|
-
import { type FormAction, type FormFieldError } from '@keycloakify/angular/login/services/user-profile-form';
|
|
3
|
-
import { type Attribute } from 'keycloakify/login/KcContext';
|
|
4
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
5
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SelectTagComponent extends ComponentReference {
|
|
8
|
-
i18n: I18n;
|
|
9
|
-
attribute: import("@angular/core").InputSignal<Attribute | undefined>;
|
|
10
|
-
valueOrValues: import("@angular/core").InputSignal<string | string[] | undefined>;
|
|
11
|
-
displayableErrors: import("@angular/core").InputSignal<FormFieldError[] | undefined>;
|
|
12
|
-
dispatchFormAction: import("@angular/core").OutputEmitterRef<FormAction>;
|
|
13
|
-
doUseDefaultCss: boolean;
|
|
14
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
15
|
-
isMultiple: import("@angular/core").Signal<boolean>;
|
|
16
|
-
options: import("@angular/core").Signal<string[]>;
|
|
17
|
-
onChange(event: Event): void;
|
|
18
|
-
onBlur(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectTagComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵ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>;
|
|
21
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
2
|
-
import { type FormAction, type FormFieldError } from '@keycloakify/angular/login/services/user-profile-form';
|
|
3
|
-
import { type Attribute } from 'keycloakify/login/KcContext';
|
|
4
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class TextareaTagComponent extends ComponentReference {
|
|
7
|
-
attribute: import("@angular/core").InputSignal<Attribute | undefined>;
|
|
8
|
-
value: import("@angular/core").InputSignal<string | undefined>;
|
|
9
|
-
displayableErrors: import("@angular/core").InputSignal<FormFieldError[] | undefined>;
|
|
10
|
-
dispatchFormAction: import("@angular/core").OutputEmitterRef<FormAction>;
|
|
11
|
-
doUseDefaultCss: boolean;
|
|
12
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
13
|
-
onChange(event: Event): void;
|
|
14
|
-
onBlur(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaTagComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵ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>;
|
|
17
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import { type FormAction } from '@keycloakify/angular/login/services/user-profile-form';
|
|
6
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class UserProfileFormFieldsComponent extends ComponentReference {
|
|
9
|
-
#private;
|
|
10
|
-
i18n: I18n;
|
|
11
|
-
kcContext: KcContext;
|
|
12
|
-
doMakeUserConfirmPassword: boolean;
|
|
13
|
-
doUseDefaultCss: boolean;
|
|
14
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
15
|
-
formState$: import("rxjs").Observable<import("@keycloakify/angular/login/services/user-profile-form").FormState>;
|
|
16
|
-
xAttributeLocale$: import("rxjs").Observable<import("@keycloakify/angular/login/services/user-profile-form").FormFieldState | undefined>;
|
|
17
|
-
beforeField: TemplateRef<unknown> | undefined;
|
|
18
|
-
afterField: TemplateRef<unknown> | undefined;
|
|
19
|
-
onDispatch(formAction: FormAction): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserProfileFormFieldsComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UserProfileFormFieldsComponent, "kc-user-profile-form-fields", never, {}, {}, ["beforeField", "afterField"], never, true, never>;
|
|
22
|
-
}
|
package/login/defaultPage.d.ts
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { DoCheck } from '@angular/core';
|
|
2
|
-
import { type ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
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/login/i18n/i18n.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { GenericI18n_noJsx } from 'keycloakify/login/i18n/noJsx/GenericI18n_noJsx';
|
|
2
|
-
import { type MessageKey as MessageKey_defaultSet } from 'keycloakify/login/i18n/messages_defaultSet/types';
|
|
3
|
-
/** INTERNAL: DO NOT IMPORT THIS */
|
|
4
|
-
export type I18n = GenericI18n_noJsx<MessageKey_defaultSet, string>;
|
package/login/login.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { Type } from '@angular/core';
|
|
2
|
-
import type { ClassKey } from 'keycloakify/login';
|
|
3
|
-
export { i18nBuilder } from 'keycloakify/login/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
|
-
UserProfileFormFieldsComponent: Type<unknown>;
|
|
13
|
-
doMakeUserConfirmPassword: boolean;
|
|
14
|
-
};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { type TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class CodeComponent extends ComponentReference {
|
|
8
|
-
kcContext: KcContext.Code;
|
|
9
|
-
i18n: I18n;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
documentTitle: string | undefined;
|
|
13
|
-
bodyClassName: string | undefined;
|
|
14
|
-
displayRequiredFields: boolean;
|
|
15
|
-
displayInfo: boolean;
|
|
16
|
-
displayMessage: boolean;
|
|
17
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CodeComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CodeComponent, "kc-code", never, {}, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { type TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class DeleteAccountConfirmComponent extends ComponentReference {
|
|
8
|
-
kcContext: KcContext.DeleteAccountConfirm;
|
|
9
|
-
i18n: I18n;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
documentTitle: string | undefined;
|
|
13
|
-
bodyClassName: string | undefined;
|
|
14
|
-
displayRequiredFields: boolean;
|
|
15
|
-
displayInfo: boolean;
|
|
16
|
-
displayMessage: boolean;
|
|
17
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DeleteAccountConfirmComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DeleteAccountConfirmComponent, "kc-delete-account-confirm", never, {}, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { type TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class DeleteCredentialComponent extends ComponentReference {
|
|
8
|
-
kcContext: KcContext.DeleteCredential;
|
|
9
|
-
i18n: I18n;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
documentTitle: string | undefined;
|
|
13
|
-
bodyClassName: string | undefined;
|
|
14
|
-
displayRequiredFields: boolean;
|
|
15
|
-
displayInfo: boolean;
|
|
16
|
-
displayMessage: boolean;
|
|
17
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DeleteCredentialComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DeleteCredentialComponent, "kc-delete-credential", never, {}, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { type TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class ErrorComponent extends ComponentReference {
|
|
8
|
-
kcContext: KcContext.Error;
|
|
9
|
-
i18n: I18n;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
documentTitle: string | undefined;
|
|
13
|
-
bodyClassName: string | undefined;
|
|
14
|
-
displayRequiredFields: boolean;
|
|
15
|
-
displayInfo: boolean;
|
|
16
|
-
displayMessage: boolean;
|
|
17
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorComponent, "kc-error", never, {}, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnInit, type TemplateRef } from '@angular/core';
|
|
2
|
-
import { ComponentReference } from '@keycloakify/angular/login/classes/component-reference';
|
|
3
|
-
import type { I18n } from '@keycloakify/angular/login/i18n';
|
|
4
|
-
import type { KcContext } from '@keycloakify/angular/login/KcContext';
|
|
5
|
-
import type { ClassKey } from 'keycloakify/login/lib/kcClsx';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class FrontchannelLogoutComponent extends ComponentReference implements OnInit {
|
|
8
|
-
kcContext: KcContext.FrontchannelLogout;
|
|
9
|
-
i18n: I18n;
|
|
10
|
-
doUseDefaultCss: boolean;
|
|
11
|
-
classes: Partial<Record<ClassKey, string>>;
|
|
12
|
-
documentTitle: string | undefined;
|
|
13
|
-
bodyClassName: string | undefined;
|
|
14
|
-
displayRequiredFields: boolean;
|
|
15
|
-
displayInfo: boolean;
|
|
16
|
-
displayMessage: boolean;
|
|
17
|
-
headerNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
18
|
-
infoNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
19
|
-
socialProvidersNode: import("@angular/core").Signal<TemplateRef<HTMLElement> | undefined>;
|
|
20
|
-
ngOnInit(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FrontchannelLogoutComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FrontchannelLogoutComponent, "kc-frontchannel-logout", never, {}, {}, never, never, true, never>;
|
|
23
|
-
}
|