@firebase-oss/ui-angular 0.0.2-exp.b4669f7 → 0.0.2-exp.cfc61d6

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.
@@ -3015,9 +3015,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.7", ngImpor
3015
3015
  * limitations under the License.
3016
3016
  */
3017
3017
  // GENERATED BY generate-logos.ts
3018
+ /**
3019
+ * The Apple logo SVG component.
3020
+ */
3018
3021
  class AppleLogoComponent {
3022
+ /** The width of the logo. */
3019
3023
  width = input("1em", ...(ngDevMode ? [{ debugName: "width" }] : []));
3024
+ /** The height of the logo. */
3020
3025
  height = input("1em", ...(ngDevMode ? [{ debugName: "height" }] : []));
3026
+ /** Optional additional CSS class names. */
3021
3027
  className = input("", ...(ngDevMode ? [{ debugName: "className" }] : []));
3022
3028
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.7", ngImport: i0, type: AppleLogoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
3023
3029
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.7", type: AppleLogoComponent, isStandalone: true, selector: "fui-apple-logo", inputs: { width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
@@ -3118,9 +3124,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.7", ngImpor
3118
3124
  * limitations under the License.
3119
3125
  */
3120
3126
  // GENERATED BY generate-logos.ts
3127
+ /**
3128
+ * The Facebook logo SVG component.
3129
+ */
3121
3130
  class FacebookLogoComponent {
3131
+ /** The width of the logo. */
3122
3132
  width = input("1em", ...(ngDevMode ? [{ debugName: "width" }] : []));
3133
+ /** The height of the logo. */
3123
3134
  height = input("1em", ...(ngDevMode ? [{ debugName: "height" }] : []));
3135
+ /** Optional additional CSS class names. */
3124
3136
  className = input("", ...(ngDevMode ? [{ debugName: "className" }] : []));
3125
3137
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.7", ngImport: i0, type: FacebookLogoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
3126
3138
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.7", type: FacebookLogoComponent, isStandalone: true, selector: "fui-facebook-logo", inputs: { width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
@@ -3221,9 +3233,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.7", ngImpor
3221
3233
  * limitations under the License.
3222
3234
  */
3223
3235
  // GENERATED BY generate-logos.ts
3236
+ /**
3237
+ * The Github logo SVG component.
3238
+ */
3224
3239
  class GithubLogoComponent {
3240
+ /** The width of the logo. */
3225
3241
  width = input("1em", ...(ngDevMode ? [{ debugName: "width" }] : []));
3242
+ /** The height of the logo. */
3226
3243
  height = input("1em", ...(ngDevMode ? [{ debugName: "height" }] : []));
3244
+ /** Optional additional CSS class names. */
3227
3245
  className = input("", ...(ngDevMode ? [{ debugName: "className" }] : []));
3228
3246
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.7", ngImport: i0, type: GithubLogoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
3229
3247
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.7", type: GithubLogoComponent, isStandalone: true, selector: "fui-github-logo", inputs: { width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
@@ -3321,9 +3339,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.7", ngImpor
3321
3339
  * limitations under the License.
3322
3340
  */
3323
3341
  // GENERATED BY generate-logos.ts
3342
+ /**
3343
+ * The Google logo SVG component.
3344
+ */
3324
3345
  class GoogleLogoComponent {
3346
+ /** The width of the logo. */
3325
3347
  width = input("1em", ...(ngDevMode ? [{ debugName: "width" }] : []));
3348
+ /** The height of the logo. */
3326
3349
  height = input("1em", ...(ngDevMode ? [{ debugName: "height" }] : []));
3350
+ /** Optional additional CSS class names. */
3327
3351
  className = input("", ...(ngDevMode ? [{ debugName: "className" }] : []));
3328
3352
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.7", ngImport: i0, type: GoogleLogoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
3329
3353
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.7", type: GoogleLogoComponent, isStandalone: true, selector: "fui-google-logo", inputs: { width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
@@ -3448,9 +3472,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.7", ngImpor
3448
3472
  * limitations under the License.
3449
3473
  */
3450
3474
  // GENERATED BY generate-logos.ts
3475
+ /**
3476
+ * The Microsoft logo SVG component.
3477
+ */
3451
3478
  class MicrosoftLogoComponent {
3479
+ /** The width of the logo. */
3452
3480
  width = input("1em", ...(ngDevMode ? [{ debugName: "width" }] : []));
3481
+ /** The height of the logo. */
3453
3482
  height = input("1em", ...(ngDevMode ? [{ debugName: "height" }] : []));
3483
+ /** Optional additional CSS class names. */
3454
3484
  className = input("", ...(ngDevMode ? [{ debugName: "className" }] : []));
3455
3485
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.7", ngImport: i0, type: MicrosoftLogoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
3456
3486
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.7", type: MicrosoftLogoComponent, isStandalone: true, selector: "fui-microsoft-logo", inputs: { width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
@@ -3550,9 +3580,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.7", ngImpor
3550
3580
  * limitations under the License.
3551
3581
  */
3552
3582
  // GENERATED BY generate-logos.ts
3583
+ /**
3584
+ * The Twitter logo SVG component.
3585
+ */
3553
3586
  class TwitterLogoComponent {
3587
+ /** The width of the logo. */
3554
3588
  width = input("1em", ...(ngDevMode ? [{ debugName: "width" }] : []));
3589
+ /** The height of the logo. */
3555
3590
  height = input("1em", ...(ngDevMode ? [{ debugName: "height" }] : []));
3591
+ /** Optional additional CSS class names. */
3556
3592
  className = input("", ...(ngDevMode ? [{ debugName: "className" }] : []));
3557
3593
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.7", ngImport: i0, type: TwitterLogoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
3558
3594
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.7", type: TwitterLogoComponent, isStandalone: true, selector: "fui-twitter-logo", inputs: { width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
@@ -3634,6 +3670,144 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.7", ngImpor
3634
3670
  }]
3635
3671
  }], propDecorators: { themed: [{ type: i0.Input, args: [{ isSignal: true, alias: "themed", required: false }] }], signIn: [{ type: i0.Output, args: ["signIn"] }], provider: [{ type: i0.Input, args: [{ isSignal: true, alias: "provider", required: false }] }] } });
3636
3672
 
3673
+ /**
3674
+ * Copyright 2025 Google LLC
3675
+ *
3676
+ * Licensed under the Apache License, Version 2.0 (the "License");
3677
+ * you may not use this file except in compliance with the License.
3678
+ * You may obtain a copy of the License at
3679
+ *
3680
+ * http://www.apache.org/licenses/LICENSE-2.0
3681
+ *
3682
+ * Unless required by applicable law or agreed to in writing, software
3683
+ * distributed under the License is distributed on an "AS IS" BASIS,
3684
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3685
+ * See the License for the specific language governing permissions and
3686
+ * limitations under the License.
3687
+ */
3688
+ // GENERATED BY generate-logos.ts
3689
+ /**
3690
+ * The Yahoo logo SVG component.
3691
+ */
3692
+ class YahooLogoComponent {
3693
+ /** The width of the logo. */
3694
+ width = input("1em", ...(ngDevMode ? [{ debugName: "width" }] : []));
3695
+ /** The height of the logo. */
3696
+ height = input("1em", ...(ngDevMode ? [{ debugName: "height" }] : []));
3697
+ /** Optional additional CSS class names. */
3698
+ className = input("", ...(ngDevMode ? [{ debugName: "className" }] : []));
3699
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.7", ngImport: i0, type: YahooLogoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
3700
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.7", type: YahooLogoComponent, isStandalone: true, selector: "fui-yahoo-logo", inputs: { width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
3701
+ <svg
3702
+ fill="currentColor"
3703
+ version="1.1"
3704
+ id="Layer_1"
3705
+ xmlns="http://www.w3.org/2000/svg"
3706
+ xmlns:xlink="http://www.w3.org/1999/xlink"
3707
+ viewBox="-271 324 256 153"
3708
+ xml:space="preserve"
3709
+ class="fui-provider__icon"
3710
+ >
3711
+ <g>
3712
+ <path
3713
+ d="M-37.5,356.3c0.1,0,0.2,0,0.2,0l7.1-10.3c-0.1,0-0.3,0-0.4,0l0.7-1.1h-99.9l3.9,15.7h27.3l-46,41.5
3714
+ c-9.4-13-31.4-39.9-46.7-62.3h34.4v-12l0.4-2.6c-0.1,0-0.3-0.1-0.4-0.1V324H-271v15.8h33.8c13.1,10.3,63.4,73,65.4,79.2
3715
+ c0.8,5.9,1.6,40.4-0.9,43c-4.9,5.2-27.5,3.8-32.9,4.2l-1.9,10.7c9.9,0.3,42.2-0.8,52.2-0.8c19.8,0,54.4-0.1,59.3,0.3l0.6-11.2
3716
+ c-5-0.8-32.3-0.1-36-1c-0.8-5.4-1.7-41.8-0.9-45.6c3.9-10.9,61.2-55.1,67.5-56.8c1.4-0.3,3.5-0.8,5.9-1.3h18.5L-37.5,356.3z"
3717
+ />
3718
+ <path d="M-48.2,447.8l15.3,1.2l17.9-69c-3-0.1-30.1-2.7-33.6-3.3L-48.2,447.8z" />
3719
+ <polygon points="-50.8,458.9 -50.7,475.7 -43,476.4 -34.6,477 -32.1,460.5 -41,460.1 " />
3720
+ </g>
3721
+ </svg>
3722
+ `, isInline: true });
3723
+ }
3724
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.7", ngImport: i0, type: YahooLogoComponent, decorators: [{
3725
+ type: Component,
3726
+ args: [{
3727
+ selector: "fui-yahoo-logo",
3728
+ standalone: true,
3729
+ template: `
3730
+ <svg
3731
+ fill="currentColor"
3732
+ version="1.1"
3733
+ id="Layer_1"
3734
+ xmlns="http://www.w3.org/2000/svg"
3735
+ xmlns:xlink="http://www.w3.org/1999/xlink"
3736
+ viewBox="-271 324 256 153"
3737
+ xml:space="preserve"
3738
+ class="fui-provider__icon"
3739
+ >
3740
+ <g>
3741
+ <path
3742
+ d="M-37.5,356.3c0.1,0,0.2,0,0.2,0l7.1-10.3c-0.1,0-0.3,0-0.4,0l0.7-1.1h-99.9l3.9,15.7h27.3l-46,41.5
3743
+ c-9.4-13-31.4-39.9-46.7-62.3h34.4v-12l0.4-2.6c-0.1,0-0.3-0.1-0.4-0.1V324H-271v15.8h33.8c13.1,10.3,63.4,73,65.4,79.2
3744
+ c0.8,5.9,1.6,40.4-0.9,43c-4.9,5.2-27.5,3.8-32.9,4.2l-1.9,10.7c9.9,0.3,42.2-0.8,52.2-0.8c19.8,0,54.4-0.1,59.3,0.3l0.6-11.2
3745
+ c-5-0.8-32.3-0.1-36-1c-0.8-5.4-1.7-41.8-0.9-45.6c3.9-10.9,61.2-55.1,67.5-56.8c1.4-0.3,3.5-0.8,5.9-1.3h18.5L-37.5,356.3z"
3746
+ />
3747
+ <path d="M-48.2,447.8l15.3,1.2l17.9-69c-3-0.1-30.1-2.7-33.6-3.3L-48.2,447.8z" />
3748
+ <polygon points="-50.8,458.9 -50.7,475.7 -43,476.4 -34.6,477 -32.1,460.5 -41,460.1 " />
3749
+ </g>
3750
+ </svg>
3751
+ `,
3752
+ }]
3753
+ }], propDecorators: { width: [{ type: i0.Input, args: [{ isSignal: true, alias: "width", required: false }] }], height: [{ type: i0.Input, args: [{ isSignal: true, alias: "height", required: false }] }], className: [{ type: i0.Input, args: [{ isSignal: true, alias: "className", required: false }] }] } });
3754
+
3755
+ /**
3756
+ * Copyright 2025 Google LLC
3757
+ *
3758
+ * Licensed under the Apache License, Version 2.0 (the "License");
3759
+ * you may not use this file except in compliance with the License.
3760
+ * You may obtain a copy of the License at
3761
+ *
3762
+ * http://www.apache.org/licenses/LICENSE-2.0
3763
+ *
3764
+ * Unless required by applicable law or agreed to in writing, software
3765
+ * distributed under the License is distributed on an "AS IS" BASIS,
3766
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3767
+ * See the License for the specific language governing permissions and
3768
+ * limitations under the License.
3769
+ */
3770
+ /**
3771
+ * A button component for signing in with Yahoo.
3772
+ */
3773
+ class YahooSignInButtonComponent {
3774
+ signInWithYahooLabel = injectTranslation("labels", "signInWithYahoo");
3775
+ /** Whether to use themed styling. */
3776
+ themed = input(false, ...(ngDevMode ? [{ debugName: "themed" }] : []));
3777
+ /** Event emitter for successful sign-in. */
3778
+ signIn = output();
3779
+ defaultProvider = new OAuthProvider("yahoo.com");
3780
+ /** Optional custom OAuth provider configuration. */
3781
+ provider = input(...(ngDevMode ? [undefined, { debugName: "provider" }] : []));
3782
+ get yahooProvider() {
3783
+ return this.provider() || this.defaultProvider;
3784
+ }
3785
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.7", ngImport: i0, type: YahooSignInButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
3786
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.7", type: YahooSignInButtonComponent, isStandalone: true, selector: "fui-yahoo-sign-in-button", inputs: { themed: { classPropertyName: "themed", publicName: "themed", isSignal: true, isRequired: false, transformFunction: null }, provider: { classPropertyName: "provider", publicName: "provider", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { signIn: "signIn" }, host: { styleAttribute: "display: block;" }, ngImport: i0, template: `
3787
+ <fui-oauth-button [provider]="yahooProvider" [themed]="themed()" (signIn)="signIn.emit($event)">
3788
+ <fui-yahoo-logo />
3789
+ <span>{{ signInWithYahooLabel() }}</span>
3790
+ </fui-oauth-button>
3791
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: OAuthButtonComponent, selector: "fui-oauth-button", inputs: ["provider", "themed"], outputs: ["signIn"] }, { kind: "component", type: YahooLogoComponent, selector: "fui-yahoo-logo", inputs: ["width", "height", "className"] }] });
3792
+ }
3793
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.7", ngImport: i0, type: YahooSignInButtonComponent, decorators: [{
3794
+ type: Component,
3795
+ args: [{
3796
+ selector: "fui-yahoo-sign-in-button",
3797
+ standalone: true,
3798
+ imports: [CommonModule, OAuthButtonComponent, YahooLogoComponent],
3799
+ host: {
3800
+ style: "display: block;",
3801
+ },
3802
+ template: `
3803
+ <fui-oauth-button [provider]="yahooProvider" [themed]="themed()" (signIn)="signIn.emit($event)">
3804
+ <fui-yahoo-logo />
3805
+ <span>{{ signInWithYahooLabel() }}</span>
3806
+ </fui-oauth-button>
3807
+ `,
3808
+ }]
3809
+ }], propDecorators: { themed: [{ type: i0.Input, args: [{ isSignal: true, alias: "themed", required: false }] }], signIn: [{ type: i0.Output, args: ["signIn"] }], provider: [{ type: i0.Input, args: [{ isSignal: true, alias: "provider", required: false }] }] } });
3810
+
3637
3811
  /**
3638
3812
  * Copyright 2025 Google LLC
3639
3813
  *
@@ -4671,7 +4845,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.7", ngImpor
4671
4845
  * Package version - this file is auto-generated during build
4672
4846
  * DO NOT EDIT MANUALLY
4673
4847
  */
4674
- const VERSION = "0.0.2-exp.b4669f7";
4848
+ const VERSION = "0.0.2-exp.cfc61d6";
4675
4849
 
4676
4850
  /**
4677
4851
  * Copyright 2025 Google LLC
@@ -4694,5 +4868,5 @@ registerFramework("angular", VERSION);
4694
4868
  * Generated bundle index. Do not edit.
4695
4869
  */
4696
4870
 
4697
- export { AppleSignInButtonComponent, ButtonComponent, CardComponent, CardContentComponent, CardHeaderComponent, CardSubtitleComponent, CardTitleComponent, ContentComponent, CountrySelectorComponent, DividerComponent, EmailLinkAuthFormComponent, EmailLinkAuthScreenComponent, FacebookSignInButtonComponent, ForgotPasswordAuthFormComponent, ForgotPasswordAuthScreenComponent, GitHubSignInButtonComponent, GoogleSignInButtonComponent, MicrosoftSignInButtonComponent, MultiFactorAuthAssertionFormComponent, MultiFactorAuthAssertionScreenComponent, MultiFactorAuthEnrollmentFormComponent, MultiFactorAuthEnrollmentScreenComponent, OAuthButtonComponent, OAuthScreenComponent, PhoneAuthFormComponent, PhoneAuthScreenComponent, PoliciesComponent, RedirectErrorComponent, SignInAuthFormComponent, SignInAuthScreenComponent, SignUpAuthFormComponent, SignUpAuthScreenComponent, SmsMultiFactorAssertionFormComponent, SmsMultiFactorAssertionPhoneFormComponent, SmsMultiFactorAssertionVerifyFormComponent, SmsMultiFactorEnrollmentFormComponent, TotpMultiFactorAssertionFormComponent, TotpMultiFactorEnrollmentFormComponent, TwitterSignInButtonComponent, injectCountries, injectDefaultCountry, injectEmailLinkAuthFormSchema, injectForgotPasswordAuthFormSchema, injectMultiFactorPhoneAuthAssertionFormSchema, injectMultiFactorPhoneAuthNumberFormSchema, injectMultiFactorPhoneAuthVerifyFormSchema, injectMultiFactorTotpAuthNumberFormSchema, injectMultiFactorTotpAuthVerifyFormSchema, injectPhoneAuthFormSchema, injectPhoneAuthVerifyFormSchema, injectPolicies, injectRecaptchaVerifier, injectRedirectError, injectSignInAuthFormSchema, injectSignUpAuthFormSchema, injectTranslation, injectUI, injectUserAuthenticated, provideFirebaseUI, provideFirebaseUIPolicies };
4871
+ export { AppleSignInButtonComponent, ButtonComponent, CardComponent, CardContentComponent, CardHeaderComponent, CardSubtitleComponent, CardTitleComponent, ContentComponent, CountrySelectorComponent, DividerComponent, EmailLinkAuthFormComponent, EmailLinkAuthScreenComponent, FacebookSignInButtonComponent, ForgotPasswordAuthFormComponent, ForgotPasswordAuthScreenComponent, GitHubSignInButtonComponent, GoogleSignInButtonComponent, MicrosoftSignInButtonComponent, MultiFactorAuthAssertionFormComponent, MultiFactorAuthAssertionScreenComponent, MultiFactorAuthEnrollmentFormComponent, MultiFactorAuthEnrollmentScreenComponent, OAuthButtonComponent, OAuthScreenComponent, PhoneAuthFormComponent, PhoneAuthScreenComponent, PoliciesComponent, RedirectErrorComponent, SignInAuthFormComponent, SignInAuthScreenComponent, SignUpAuthFormComponent, SignUpAuthScreenComponent, SmsMultiFactorAssertionFormComponent, SmsMultiFactorAssertionPhoneFormComponent, SmsMultiFactorAssertionVerifyFormComponent, SmsMultiFactorEnrollmentFormComponent, TotpMultiFactorAssertionFormComponent, TotpMultiFactorEnrollmentFormComponent, TwitterSignInButtonComponent, YahooSignInButtonComponent, injectCountries, injectDefaultCountry, injectEmailLinkAuthFormSchema, injectForgotPasswordAuthFormSchema, injectMultiFactorPhoneAuthAssertionFormSchema, injectMultiFactorPhoneAuthNumberFormSchema, injectMultiFactorPhoneAuthVerifyFormSchema, injectMultiFactorTotpAuthNumberFormSchema, injectMultiFactorTotpAuthVerifyFormSchema, injectPhoneAuthFormSchema, injectPhoneAuthVerifyFormSchema, injectPolicies, injectRecaptchaVerifier, injectRedirectError, injectSignInAuthFormSchema, injectSignUpAuthFormSchema, injectTranslation, injectUI, injectUserAuthenticated, provideFirebaseUI, provideFirebaseUIPolicies };
4698
4872
  //# sourceMappingURL=firebase-oss-ui-angular.mjs.map