File: Components_Pages_Login_razor.g.cs
Project: src\src\Aspire.Dashboard\Aspire.Dashboard.csproj (Aspire.Dashboard)
#pragma checksum "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "7baced947990cfc7f86d3644a0a76b111a443fd3c481b912522a883addf5838c"
// <auto-generated/>
#pragma warning disable 1591
namespace Aspire.Dashboard.Components.Pages
{
    #line default
    using global::System;
    using global::System.Collections.Generic;
    using global::System.Linq;
    using global::System.Threading.Tasks;
    using global::Microsoft.AspNetCore.Components;
#nullable restore
#line (1,2)-(1,23) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using System.Net.Http
 
#nullable disable
    ;
#nullable restore
#line (2,2)-(2,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using System.Net.Http.Json
 
#nullable disable
    ;
#nullable restore
#line (3,2)-(3,39) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Authentication
 
#nullable disable
    ;
#nullable restore
#line (4,2)-(4,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Extensions
 
#nullable disable
    ;
#nullable restore
#line (5,2)-(5,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components.Resize
 
#nullable disable
    ;
#nullable restore
#line (6,2)-(6,57) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Authentication.OpenIdConnect
 
#nullable disable
    ;
#nullable restore
#line (7,2)-(7,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Authorization
 
#nullable disable
    ;
#nullable restore
#line (8,2)-(8,53) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Authorization
 
#nullable disable
    ;
#nullable restore
#line (9,2)-(9,45) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Forms
 
#nullable disable
    ;
#nullable restore
#line (10,2)-(10,47) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Routing
 
#nullable disable
    ;
#nullable restore
#line (11,2)-(11,43) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Web
 
#nullable disable
    ;
#nullable restore
#line (12,2)-(12,58) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Web.Virtualization
 
#nullable disable
    ;
#nullable restore
#line (13,2)-(13,48) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.FluentUI.AspNetCore.Components
 
#nullable disable
    ;
#nullable restore
#line (14,2)-(14,62) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Icons = Microsoft.FluentUI.AspNetCore.Components.Icons
 
#nullable disable
    ;
#nullable restore
#line (15,2)-(15,27) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.JSInterop
 
#nullable disable
    ;
#nullable restore
#line (16,2)-(16,24) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard
 
#nullable disable
    ;
#nullable restore
#line (17,2)-(17,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components
 
#nullable disable
    ;
#nullable restore
#line (18,2)-(18,44) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components.Controls
 
#nullable disable
    ;
#nullable restore
#line (19,2)-(19,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components.Layout
 
#nullable disable
    ;
#nullable restore
#line (20,2)-(20,38) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Configuration
 
#nullable disable
    ;
#nullable restore
#line (21,2)-(21,30) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Model
 
#nullable disable
    ;
#nullable restore
#line (22,2)-(22,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Model.Otlp
 
#nullable disable
    ;
#nullable restore
#line (23,2)-(23,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Otlp.Model
 
#nullable disable
    ;
#nullable restore
#line (24,2)-(24,38) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.ServiceClient
 
#nullable disable
    ;
#nullable restore
#line (25,2)-(25,30) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Utils
 
#nullable disable
    ;
#nullable restore
#line (26,2)-(26,21) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Shared
 
#nullable disable
    ;
#nullable restore
#line (27,2)-(27,41) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.Extensions.Localization
 
#nullable disable
    ;
#nullable restore
#line (28,2)-(28,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using System.Globalization
 
#nullable disable
    ;
    #line default
    #line hidden
#nullable restore
#line (31,12)-(31,74) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
[Authorize(Policy = FrontendAuthorizationDefaults.PolicyName)]
 
#line default
#line hidden
#nullable disable
 
#nullable restore
#line (3,12)-(3,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
[AllowAnonymous]
 
#line default
#line hidden
#nullable disable
 
    [global::Microsoft.AspNetCore.Components.LayoutAttribute(typeof(
#nullable restore
#line (2,9)-(2,20) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
EmptyLayout
 
#line default
#line hidden
#nullable disable
    ))]
    [global::Microsoft.AspNetCore.Components.RouteAttribute(
    // language=Route,Component
#nullable restore
#line (1,7)-(1,15) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
"/login"
 
#line default
#line hidden
#nullable disable
    )]
    #nullable restore
    public partial class Login : global::Microsoft.AspNetCore.Components.ComponentBase
    #nullable disable
    {
        #pragma warning disable 1998
        protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
        {
            __builder.OpenComponent<global::Microsoft.AspNetCore.Components.Web.PageTitle>(0);
            __builder.AddAttribute(1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder2) => {
                __builder2.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(2);
                __builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.ApplicationName.
#nullable restore
#line (6,29)-(6,41) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
ResourceName
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (6,44)-(6,87) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
nameof(Dashboard.Resources.Login.PageTitle)
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.ApplicationName.
#nullable restore
#line (6,89)-(6,92) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Loc
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.Extensions.Localization.IStringLocalizer>(
#nullable restore
#line (6,95)-(6,98) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Loc
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.CloseComponent();
            }
            ));
            __builder.CloseComponent();
            __builder.AddMarkupContent(5, "\r\n\r\n");
            __builder.OpenElement(6, "div");
            __builder.AddAttribute(7, "class", "token-backdrop");
            __builder.AddAttribute(8, "b-vvtvglsdza");
            __builder.OpenComponent<global::Microsoft.AspNetCore.Components.Forms.EditForm>(9);
            __builder.AddComponentParameter(10, nameof(global::Microsoft.AspNetCore.Components.Forms.EditForm.
#nullable restore
#line (9,15)-(9,26) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
EditContext
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.Forms.EditContext>(
#nullable restore
#line (9,29)-(9,40) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
EditContext
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(11, nameof(global::Microsoft.AspNetCore.Components.Forms.EditForm.
#nullable restore
#line (9,42)-(9,55) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
OnValidSubmit
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::Microsoft.AspNetCore.Components.Forms.EditContext>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::Microsoft.AspNetCore.Components.Forms.EditContext>(this, 
#nullable restore
#line (9,58)-(9,69) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
SubmitAsync
 
#line default
#line hidden
#nullable disable
            )));
            __builder.AddComponentParameter(12, nameof(global::Microsoft.AspNetCore.Components.Forms.EditForm.
#nullable restore
#line (9,71)-(9,79) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
FormName
 
#line default
#line hidden
#nullable disable
            ), "token_validation");
            __builder.AddAttribute(13, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment<global::Microsoft.AspNetCore.Components.Forms.EditContext>)((context) => (__builder2) => {
                __builder2.OpenComponent<global::Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator>(14);
                __builder2.CloseComponent();
                __builder2.AddMarkupContent(15, "\r\n        ");
                __builder2.OpenElement(16, "div");
                __builder2.AddAttribute(17, "class", "token-form-container");
                __builder2.AddAttribute(18, "b-vvtvglsdza");
                __builder2.OpenElement(19, "div");
                __builder2.AddAttribute(20, "class", "token-logo");
                __builder2.AddAttribute(21, "b-vvtvglsdza");
                __builder2.OpenComponent<global::Aspire.Dashboard.Components.Controls.AspireLogo>(22);
                __builder2.AddComponentParameter(23, nameof(global::Aspire.Dashboard.Components.Controls.AspireLogo.
#nullable restore
#line (13,29)-(13,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Height
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Int32>(
#nullable restore
#line (13,37)-(13,40) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
128
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(24, nameof(global::Aspire.Dashboard.Components.Controls.AspireLogo.
#nullable restore
#line (13,42)-(13,47) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Width
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Int32>(
#nullable restore
#line (13,49)-(13,52) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
128
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.CloseComponent();
                __builder2.CloseElement();
                __builder2.AddMarkupContent(25, "\r\n            ");
                __builder2.OpenElement(26, "div");
                __builder2.AddAttribute(27, "class", "token-entry-container");
                __builder2.AddAttribute(28, "b-vvtvglsdza");
                __builder2.OpenElement(29, "div");
                __builder2.AddAttribute(30, "class", "token-entry-header");
                __builder2.AddAttribute(31, "b-vvtvglsdza");
                __builder2.OpenElement(32, "h1");
                __builder2.AddAttribute(33, "b-vvtvglsdza");
                __builder2.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(34);
                __builder2.AddComponentParameter(35, nameof(global::Aspire.Dashboard.Components.ApplicationName.
#nullable restore
#line (17,42)-(17,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
ResourceName
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (17,57)-(17,97) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
nameof(Dashboard.Resources.Login.Header)
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(36, nameof(global::Aspire.Dashboard.Components.ApplicationName.
#nullable restore
#line (17,99)-(17,102) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Loc
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.Extensions.Localization.IStringLocalizer>(
#nullable restore
#line (17,105)-(17,108) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Loc
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.CloseComponent();
                __builder2.CloseElement();
                __builder2.CloseElement();
                __builder2.AddMarkupContent(37, "\r\n                ");
                __builder2.OpenElement(38, "div");
                __builder2.AddAttribute(39, "class", "token-entry");
                __builder2.AddAttribute(40, "b-vvtvglsdza");
                __builder2.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField>(41);
                __builder2.AddComponentParameter(42, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (24,61)-(24,63) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Id
 
#line default
#line hidden
#nullable disable
                ), "token-text-field");
                __builder2.AddComponentParameter(43, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (25,38)-(25,49) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Placeholder
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (25,52)-(25,111) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Loc[nameof(Dashboard.Resources.Login.TextFieldPlaceholder)]
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(44, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (26,38)-(26,51) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
TextFieldType
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.TextFieldType?>(
#nullable restore
#line (26,53)-(26,75) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
TextFieldType.Password
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(45, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (26,77)-(26,89) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
AutoComplete
 
#line default
#line hidden
#nullable disable
                ), "one-time-code");
                __builder2.AddComponentParameter(46, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (26,106)-(26,111) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Class
 
#line default
#line hidden
#nullable disable
                ), "token-entry-text");
                __builder2.AddComponentParameter(47, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (26,131)-(26,140) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Immediate
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean>(
#nullable restore
#line (26,142)-(26,146) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
true
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(48, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.
#nullable restore
#line (24,89)-(24,94) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Value
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (24,96)-(24,112) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
_formModel.Token
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(49, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.ValueChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::System.String>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::System.String>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => _formModel.Token = __value, _formModel.Token))));
                __builder2.AddComponentParameter(50, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.ValueExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<global::System.String>>>(() => _formModel.Token));
                __builder2.AddComponentReferenceCapture(51, (__value) => {
#nullable restore
#line (24,44)-(24,59) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
_tokenTextField
 
#line default
#line hidden
#nullable disable
                     = (global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField)__value;
                }
                );
                __builder2.CloseComponent();
                __builder2.CloseElement();
                __builder2.AddMarkupContent(52, "\r\n                ");
                __builder2.OpenElement(53, "div");
                __builder2.AddAttribute(54, "class", "token-validation");
                __builder2.AddAttribute(55, "b-vvtvglsdza");
                global::__Blazor.Aspire.Dashboard.Components.Pages.Login.TypeInference.CreateFluentValidationMessage_0(__builder2, 56, 57, 
#nullable restore
#line (29,51)-(29,73) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
() => _formModel.Token
 
#line default
#line hidden
#nullable disable
                );
                __builder2.CloseElement();
                __builder2.AddMarkupContent(58, "\r\n                ");
                __builder2.OpenElement(59, "div");
                __builder2.AddAttribute(60, "class", "token-entry-footer");
                __builder2.AddAttribute(61, "b-vvtvglsdza");
                __builder2.OpenElement(62, "a");
                __builder2.AddAttribute(63, "href", 
#nullable restore
#line (32,31)-(32,52) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
NavigationManager.Uri
 
#line default
#line hidden
#nullable disable
                );
                __builder2.AddAttribute(64, "id", "helpLink");
                __builder2.AddAttribute(65, "b-vvtvglsdza");
#nullable restore
#line (32,69)-(32,130) 26 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
__builder2.AddContent(66, Loc[nameof(Dashboard.Resources.Login.WhereIsMyTokenLinkText)]
 
#line default
#line hidden
#nullable disable
                );
                __builder2.CloseElement();
                __builder2.AddMarkupContent(67, "\r\n                    ");
                __builder2.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentButton>(68);
                __builder2.AddComponentParameter(69, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentButton.
#nullable restore
#line (33,35)-(33,45) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Appearance
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.Appearance?>(
#nullable restore
#line (33,47)-(33,64) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Appearance.Accent
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(70, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentButton.
#nullable restore
#line (33,66)-(33,70) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Name
 
#line default
#line hidden
#nullable disable
                ), "submit-token");
                __builder2.AddComponentParameter(71, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentButton.
#nullable restore
#line (33,86)-(33,90) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Type
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.ButtonType?>(
#nullable restore
#line (33,92)-(33,109) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
ButtonType.Submit
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddAttribute(72, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder3) => {
#nullable restore
#line (33,112)-(33,166) 26 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
__builder3.AddContent(73, Loc[nameof(Dashboard.Resources.Login.LogInButtonText)]
 
#line default
#line hidden
#nullable disable
                    );
                }
                ));
                __builder2.CloseComponent();
                __builder2.AddMarkupContent(74, "\r\n                    ");
                __builder2.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentTooltip>(75);
                __builder2.AddComponentParameter(76, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTooltip.
#nullable restore
#line (34,36)-(34,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Anchor
 
#line default
#line hidden
#nullable disable
                ), "helpLink");
                __builder2.AddComponentParameter(77, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTooltip.
#nullable restore
#line (34,54)-(34,62) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
MaxWidth
 
#line default
#line hidden
#nullable disable
                ), "650px");
                __builder2.AddComponentParameter(78, "aria-label", "https://go.microsoft.com/fwlink/?linkid=2265718");
                __builder2.AddAttribute(79, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder3) => {
                    __builder3.OpenElement(80, "div");
                    __builder3.AddAttribute(81, "class", "token-help-container");
                    __builder3.AddAttribute(82, "b-vvtvglsdza");
                    __builder3.OpenElement(83, "div");
                    __builder3.AddAttribute(84, "b-vvtvglsdza");
                    __builder3.OpenElement(85, "a");
                    __builder3.AddAttribute(86, "href", "/img/TokenExample.png");
                    __builder3.AddAttribute(87, "target", "_blank");
                    __builder3.AddAttribute(88, "b-vvtvglsdza");
                    __builder3.OpenElement(89, "img");
                    __builder3.AddAttribute(90, "class", "token-help-image");
                    __builder3.AddAttribute(91, "src", "/img/TokenExample.png");
                    __builder3.AddAttribute(92, "alt", 
#nullable restore
#line (39,48)-(39,108) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Loc[nameof(Dashboard.Resources.Login.HelpScreenshotAltText)]
 
#line default
#line hidden
#nullable disable
                    );
                    __builder3.AddAttribute(93, "b-vvtvglsdza");
                    __builder3.CloseElement();
                    __builder3.CloseElement();
                    __builder3.CloseElement();
                    __builder3.AddMarkupContent(94, "\r\n                            ");
                    __builder3.OpenElement(95, "div");
                    __builder3.AddAttribute(96, "b-vvtvglsdza");
                    __builder3.OpenElement(97, "p");
                    __builder3.AddAttribute(98, "b-vvtvglsdza");
#nullable restore
#line (43,37)-(43,94) 26 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
__builder3.AddContent(99, Loc[nameof(Dashboard.Resources.Login.TokenHelpTextLine1)]
 
#line default
#line hidden
#nullable disable
                    );
                    __builder3.CloseElement();
                    __builder3.AddMarkupContent(100, "\r\n                                ");
                    __builder3.OpenElement(101, "p");
                    __builder3.AddAttribute(102, "b-vvtvglsdza");
#nullable restore
#line (44,37)-(44,94) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
__builder3.AddContent(103, Loc[nameof(Dashboard.Resources.Login.TokenHelpTextLine2)]
 
#line default
#line hidden
#nullable disable
                    );
                    __builder3.CloseElement();
                    __builder3.CloseElement();
                    __builder3.AddMarkupContent(104, "\r\n                            ");
                    __builder3.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentAnchor>(105);
                    __builder3.AddComponentParameter(106, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentAnchor.
#nullable restore
#line (46,43)-(46,47) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Href
 
#line default
#line hidden
#nullable disable
                    ), "https://go.microsoft.com/fwlink/?linkid=2265718");
                    __builder3.AddComponentParameter(107, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentAnchor.
#nullable restore
#line (46,98)-(46,104) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Target
 
#line default
#line hidden
#nullable disable
                    ), "_blank");
                    __builder3.AddComponentParameter(108, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentAnchor.
#nullable restore
#line (47,43)-(47,53) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Appearance
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.Appearance?>(
#nullable restore
#line (47,55)-(47,75) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Appearance.Hypertext
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.AddAttribute(109, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => {
#nullable restore
#line (48,34)-(48,89) 27 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
__builder4.AddContent(110, Loc[nameof(Dashboard.Resources.Login.MoreInfoLinkText)]
 
#line default
#line hidden
#nullable disable
                        );
                    }
                    ));
                    __builder3.CloseComponent();
                    __builder3.CloseElement();
                }
                ));
                __builder2.CloseComponent();
                __builder2.CloseElement();
                __builder2.CloseElement();
                __builder2.CloseElement();
            }
            ));
            __builder.CloseComponent();
            __builder.AddMarkupContent(111, "\r\n    ");
            __builder.OpenElement(112, "div");
            __builder.AddAttribute(113, "class", "version-info");
            __builder.AddAttribute(114, "b-vvtvglsdza");
#nullable restore
#line (57,10)-(57,48) 26 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
__builder.AddContent(115, VersionHelpers.DashboardDisplayVersion
 
#line default
#line hidden
#nullable disable
            );
            __builder.CloseElement();
            __builder.CloseElement();
        }
        #pragma warning restore 1998
        [global::Microsoft.AspNetCore.Components.InjectAttribute] private 
#nullable restore
#line (4,9)-(4,52) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
IStringLocalizer<Dashboard.Resources.Login>
 
#line default
#line hidden
#nullable disable
         
#nullable restore
#line (4,53)-(4,56) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
Loc
 
#line default
#line hidden
#nullable disable
         { get; set; }
         = default!;
    }
}
namespace __Blazor.Aspire.Dashboard.Components.Pages.Login
{
    #line hidden
    internal static class TypeInference
    {
        public static void CreateFluentValidationMessage_0<TValue>(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder, int seq, int __seq0, global::System.Linq.Expressions.Expression<global::System.Func<TValue>> __arg0)
        {
        __builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentValidationMessage<TValue>>(seq);
        __builder.AddComponentParameter(__seq0, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentValidationMessage<TValue>.
#nullable restore
#line (29,46)-(29,49) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Pages\Login.razor"
For
 
#line default
#line hidden
#nullable disable
        ), __arg0);
        __builder.CloseComponent();
        }
    }
}
#pragma warning restore 1591