File: Components_Controls_SelectResourceOptions_razor.g.cs
Project: src\src\Aspire.Dashboard\Aspire.Dashboard.csproj (Aspire.Dashboard)
#pragma checksum "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "3b1bb068a757f7a09453e614645251472f957df1369732e483ecafd886d7b915"
// <auto-generated/>
#pragma warning disable 1591
namespace 
#nullable restore
#line (1,12)-(1,39) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
Aspire.Dashboard.Components
 
#line default
#line hidden
#nullable disable
{
    #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,30) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Model
 
#nullable disable
    ;
#nullable restore
#line (21,2)-(21,38) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.ServiceClient
 
#nullable disable
    ;
#nullable restore
#line (22,2)-(22,41) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.Extensions.Localization
 
#nullable disable
    ;
#nullable restore
#line (3,2)-(3,37) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
using System.Collections.Concurrent
 
#nullable disable
    ;
#nullable restore
#line (4,2)-(4,34) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
using Aspire.Dashboard.Resources
 
#nullable disable
    ;
    #line default
    #line hidden
#nullable restore
#line (25,12)-(25,74) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
[Authorize(Policy = FrontendAuthorizationDefaults.PolicyName)]
 
#line default
#line hidden
#nullable disable
 
    #nullable restore
    public partial class SelectResourceOptions<
#nullable restore
#line (9,12)-(9,18) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
TValue
 
#line default
#line hidden
#nullable disable
    > : global::Microsoft.AspNetCore.Components.ComponentBase
#nullable restore
#line (9,19)-(9,41) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
where TValue : notnull
 
#line default
#line hidden
#nullable disable
    #nullable disable
    {
        #pragma warning disable 1998
        protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
        {
            __builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentStack>(0);
            __builder.AddComponentParameter(1, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentStack.
#nullable restore
#line (11,14)-(11,25) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
Orientation
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.Orientation>(
#nullable restore
#line (11,27)-(11,47) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
Orientation.Vertical
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(2, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentStack.
#nullable restore
#line (11,49)-(11,51) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
Id
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (11,54)-(11,56) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
Id
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddAttribute(3, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder2) => {
                __builder2.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox>(4);
                __builder2.AddComponentParameter(5, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.
#nullable restore
#line (12,21)-(12,26) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
Label
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (12,29)-(12,81) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
ControlsStringsLoc[nameof(ControlsStrings.LabelAll)]
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(6, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.
#nullable restore
#line (13,21)-(13,31) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
ThreeState
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean>(
#nullable restore
#line (13,33)-(13,37) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
true
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(7, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.
#nullable restore
#line (14,21)-(14,38) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
ShowIndeterminate
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean>(
#nullable restore
#line (14,40)-(14,45) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
false
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(8, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.
#nullable restore
#line (15,21)-(15,57) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
ThreeStateOrderUncheckToIntermediate
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean>(
#nullable restore
#line (15,59)-(15,63) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
true
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(9, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.
#nullable restore
#line (16,27)-(16,37) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
CheckState
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean?>(
#nullable restore
#line (16,44)-(16,65) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
GetCheckState(Values)
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(10, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.CheckStateChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::System.Boolean?>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::System.Boolean?>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, 
#nullable restore
#line (17,44)-(17,82) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
OnAllValuesCheckedChangedInternalAsync
 
#line default
#line hidden
#nullable disable
                , GetCheckState(Values)))));
                 _ = nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.
#nullable restore
#line (17,27)-(17,37) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
CheckState
 
#line default
#line hidden
#nullable disable
                );
                __builder2.CloseComponent();
#nullable restore
#line (20,1)-(20,5) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
    
 
#line default
#line hidden
#nullable disable
 
#nullable restore
#line (20,6)-(24,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
foreach (var (key, isChecked) in Values.ToArray().OrderBy(pair => pair.Key.ToString(), StringComparer.OrdinalIgnoreCase))
    {
        var label = string.IsNullOrEmpty(key.ToString()) ? Loc[nameof(Resources.ResourceFilterOptionEmpty)] : key.ToString();
 
 
#line default
#line hidden
#nullable disable
 
                __builder2.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox>(11);
                __builder2.AddComponentParameter(12, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.
#nullable restore
#line (24,25)-(24,30) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
Label
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (24,33)-(24,38) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
label
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(13, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.
#nullable restore
#line (25,31)-(25,36) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
Value
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Boolean>(
#nullable restore
#line (25,43)-(25,52) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
isChecked
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(14, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.ValueChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::System.Boolean>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::System.Boolean>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, (c => OnValueVisibilityChangedInternalAsync(key, c)), isChecked))));
                __builder2.AddComponentParameter(15, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.ValueExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<global::System.Boolean>>>(() => isChecked));
                 _ = nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.
#nullable restore
#line (26,31)-(26,36) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
Value
 
#line default
#line hidden
#nullable disable
                );
                __builder2.CloseComponent();
#nullable restore
#line (27,1)-(28,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
    }
 
#line default
#line hidden
#nullable disable
 
            }
            ));
            __builder.CloseComponent();
        }
        #pragma warning restore 1998
        [global::Microsoft.AspNetCore.Components.InjectAttribute] private 
#nullable restore
#line (7,9)-(7,36) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
IStringLocalizer<Resources>
 
#line default
#line hidden
#nullable disable
         
#nullable restore
#line (7,37)-(7,40) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
Loc
 
#line default
#line hidden
#nullable disable
         { get; set; }
         = default!;
        [global::Microsoft.AspNetCore.Components.InjectAttribute] private 
#nullable restore
#line (6,9)-(6,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
IStringLocalizer<ControlsStrings>
 
#line default
#line hidden
#nullable disable
         
#nullable restore
#line (6,43)-(6,61) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SelectResourceOptions.razor"
ControlsStringsLoc
 
#line default
#line hidden
#nullable disable
         { get; set; }
         = default!;
    }
}
#pragma warning restore 1591