|
#pragma checksum "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "b6b223db7651df3622070f66756ed54e432e894b0985058e64bd57fe224c06d4"
// <auto-generated/>
#pragma warning disable 1591
namespace Aspire.Dashboard.Components.Controls
{
#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 (1,2)-(1,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
using Aspire.Dashboard.Model.Otlp
#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 LogLevelSelect : global::Microsoft.AspNetCore.Components.ComponentBase
#nullable disable
{
#pragma warning disable 1998
protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
{
#nullable restore
#line (4,3)-(6,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
var logLevelSelectId = $"log-level-select-{Guid.NewGuid():N}";
#line default
#line hidden
#nullable disable
#nullable restore
#line (8,2)-(10,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
if (ViewportInformation.IsDesktop)
{
#line default
#line hidden
#nullable disable
__builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel>(0);
__builder.AddComponentParameter(1, "slot", "end");
__builder.AddComponentParameter(2, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel.
#nullable restore
#line (11,23)-(11,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Label
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (11,31)-(11,99) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Loc[nameof(Dashboard.Resources.StructuredLogs.StructuredLogsLevels)]
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(3, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel.
#nullable restore
#line (12,23)-(12,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
ForId
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (12,31)-(12,47) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
logLevelSelectId
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(4, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel.
#nullable restore
#line (13,23)-(13,34) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Orientation
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.Orientation>(
#nullable restore
#line (13,38)-(13,115) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
ViewportInformation.IsDesktop ? Orientation.Horizontal : Orientation.Vertical
#line default
#line hidden
#nullable disable
));
__builder.CloseComponent();
#nullable restore
#line (14,1)-(15,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
#line default
#line hidden
#nullable disable
__builder.OpenComponent<global::Aspire.Dashboard.Components.Layout.DesktopToolbarDivider>(5);
__builder.CloseComponent();
#nullable restore
#line (16,1)-(17,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
#line default
#line hidden
#nullable disable
__builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<
#nullable restore
#line (17,28)-(17,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
SelectViewModel<LogLevel?>
#line default
#line hidden
#nullable disable
>>(6);
__builder.AddComponentParameter(7, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (18,19)-(18,21) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Id
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (18,24)-(18,40) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
logLevelSelectId
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(8, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (19,19)-(19,24) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Items
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IEnumerable<SelectViewModel<LogLevel?>>>(
#nullable restore
#line (19,27)-(19,36) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
LogLevels
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(9, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (20,19)-(20,27) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Position
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.SelectPosition?>(
#nullable restore
#line (20,29)-(20,49) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
SelectPosition.Below
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(10, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (21,19)-(21,29) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
OptionText
#line default
#line hidden
#nullable disable
), (global::System.Func<SelectViewModel<LogLevel?>, global::System.String>)(
#nullable restore
#line (21,33)-(21,44) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
c => c.Name
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(11, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (24,19)-(24,24) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Width
#line default
#line hidden
#nullable disable
), "120px");
__builder.AddComponentParameter(12, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (25,19)-(25,24) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Style
#line default
#line hidden
#nullable disable
), "min-width: auto;");
__builder.AddComponentParameter(13, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (26,19)-(26,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
AriaLabel
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (26,31)-(26,104) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Loc[nameof(Resources.StructuredLogs.StructuredLogsSelectMinimumLogLevel)]
#line default
#line hidden
#nullable disable
));
__builder.AddMultipleAttributes(14, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IEnumerable<global::System.Collections.Generic.KeyValuePair<string, object>>>(
#nullable restore
#line (27,33)-(27,53) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
AdditionalAttributes
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(15, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (22,25)-(22,39) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
SelectedOption
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<SelectViewModel<LogLevel?>>(
#nullable restore
#line (22,42)-(22,50) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
LogLevel
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(16, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.SelectedOptionChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<SelectViewModel<LogLevel?>>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<SelectViewModel<LogLevel?>>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredBindSetter(callback: __value => { LogLevel = __value; return global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.InvokeAsynchronousDelegate(callback:
#nullable restore
#line (23,48)-(23,90) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
HandleSelectedLogLevelChangedInternalAsync
#line default
#line hidden
#nullable disable
); }, value: LogLevel), LogLevel))));
__builder.AddComponentParameter(17, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.SelectedOptionExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<SelectViewModel<LogLevel?>>>>(() => LogLevel));
_ = nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (23,25)-(23,39) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
SelectedOption
#line default
#line hidden
#nullable disable
);
__builder.CloseComponent();
#nullable restore
#line (28,1)-(31,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
}
else
{
#line default
#line hidden
#nullable disable
__builder.OpenElement(18, "div");
__builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<
#nullable restore
#line (32,32)-(32,58) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
SelectViewModel<LogLevel?>
#line default
#line hidden
#nullable disable
>>(19);
__builder.AddComponentParameter(20, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (33,23)-(33,25) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Id
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (33,28)-(33,44) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
logLevelSelectId
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(21, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (34,23)-(34,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Items
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IEnumerable<SelectViewModel<LogLevel?>>>(
#nullable restore
#line (34,31)-(34,40) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
LogLevels
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(22, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (35,23)-(35,31) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Position
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.SelectPosition?>(
#nullable restore
#line (35,33)-(35,53) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
SelectPosition.Below
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(23, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (36,23)-(36,33) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
OptionText
#line default
#line hidden
#nullable disable
), (global::System.Func<SelectViewModel<LogLevel?>, global::System.String>)(
#nullable restore
#line (36,37)-(36,48) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
c => c.Name
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(24, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (37,23)-(37,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Label
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (37,31)-(37,89) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Loc[nameof(Resources.StructuredLogs.StructuredLogsLevels)]
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(25, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (40,23)-(40,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Width
#line default
#line hidden
#nullable disable
), "120px");
__builder.AddComponentParameter(26, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (41,23)-(41,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Style
#line default
#line hidden
#nullable disable
), "min-width: auto;");
__builder.AddComponentParameter(27, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (42,23)-(42,32) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
AriaLabel
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (42,35)-(42,108) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Loc[nameof(Resources.StructuredLogs.StructuredLogsSelectMinimumLogLevel)]
#line default
#line hidden
#nullable disable
));
__builder.AddMultipleAttributes(28, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IEnumerable<global::System.Collections.Generic.KeyValuePair<string, object>>>(
#nullable restore
#line (43,37)-(43,57) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
AdditionalAttributes
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(29, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (38,29)-(38,43) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
SelectedOption
#line default
#line hidden
#nullable disable
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<SelectViewModel<LogLevel?>>(
#nullable restore
#line (38,46)-(38,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
LogLevel
#line default
#line hidden
#nullable disable
));
__builder.AddComponentParameter(30, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.SelectedOptionChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<SelectViewModel<LogLevel?>>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<SelectViewModel<LogLevel?>>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredBindSetter(callback: __value => { LogLevel = __value; return global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.InvokeAsynchronousDelegate(callback:
#nullable restore
#line (39,52)-(39,94) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
HandleSelectedLogLevelChangedInternalAsync
#line default
#line hidden
#nullable disable
); }, value: LogLevel), LogLevel))));
__builder.AddComponentParameter(31, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.SelectedOptionExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<SelectViewModel<LogLevel?>>>>(() => LogLevel));
_ = nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<LogLevel?>>.
#nullable restore
#line (39,29)-(39,43) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
SelectedOption
#line default
#line hidden
#nullable disable
);
__builder.CloseComponent();
__builder.CloseElement();
#nullable restore
#line (45,1)-(46,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
}
#line default
#line hidden
#nullable disable
}
#pragma warning restore 1998
[global::Microsoft.AspNetCore.Components.InjectAttribute] private
#nullable restore
#line (2,9)-(2,51) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
IStringLocalizer<Resources.StructuredLogs>
#line default
#line hidden
#nullable disable
#nullable restore
#line (2,52)-(2,55) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\LogLevelSelect.razor"
Loc
#line default
#line hidden
#nullable disable
{ get; set; }
= default!;
}
}
#pragma warning restore 1591
|