@firebase-oss/ui-angular 7.0.0-beta → 7.0.1-beta
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: `
|
|
@@ -4671,7 +4707,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.7", ngImpor
|
|
|
4671
4707
|
* Package version - this file is auto-generated during build
|
|
4672
4708
|
* DO NOT EDIT MANUALLY
|
|
4673
4709
|
*/
|
|
4674
|
-
const VERSION = "7.0.
|
|
4710
|
+
const VERSION = "7.0.1-beta";
|
|
4675
4711
|
|
|
4676
4712
|
/**
|
|
4677
4713
|
* Copyright 2025 Google LLC
|