File: Components_Controls_Chart_ChartContainer_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\Chart\ChartContainer.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4ffea16897c0f06c3e8b401bebd6495210d52f1209267885bb92a65bcf549668"
// <auto-generated/>
#pragma warning disable 1591
namespace 
#nullable restore
#line (1,12)-(1,39) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.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,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
using Aspire.Dashboard.Otlp.Model
 
#nullable disable
    ;
#nullable restore
#line (4,2)-(4,34) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
using Aspire.Dashboard.Resources
 
#nullable disable
    ;
#nullable restore
#line (5,2)-(5,59) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
using Metrics = Aspire.Dashboard.Components.Pages.Metrics
 
#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 ChartContainer : 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 (8,2)-(10,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
if (_instrument is null)
{
 
#line default
#line hidden
#nullable disable
 
            __builder.OpenElement(0, "div");
            __builder.AddAttribute(1, "b-1bjnlhkpkw");
#nullable restore
#line (10,11)-(10,69) 24 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
__builder.AddContent(2, Loc[nameof(ControlsStrings.ChartContainerUnableToDisplay)]
 
#line default
#line hidden
#nullable disable
            );
            __builder.CloseElement();
#nullable restore
#line (11,1)-(14,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
}
else
{
 
#line default
#line hidden
#nullable disable
 
            __builder.OpenElement(3, "div");
            __builder.AddAttribute(4, "class", "metrics-chart");
            __builder.AddAttribute(5, "b-1bjnlhkpkw");
            __builder.OpenElement(6, "div");
            __builder.AddAttribute(7, "class", "metrics-chart-header");
            __builder.AddAttribute(8, "b-1bjnlhkpkw");
            __builder.OpenElement(9, "h3");
            __builder.AddAttribute(10, "b-1bjnlhkpkw");
#nullable restore
#line (16,18)-(16,42) 25 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
__builder.AddContent(11, _instrument.Summary.Name
 
#line default
#line hidden
#nullable disable
            );
            __builder.CloseElement();
            __builder.AddMarkupContent(12, "\r\n            ");
            __builder.OpenElement(13, "p");
            __builder.AddAttribute(14, "b-1bjnlhkpkw");
#nullable restore
#line (17,17)-(17,48) 25 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
__builder.AddContent(15, _instrument.Summary.Description
 
#line default
#line hidden
#nullable disable
            );
            __builder.CloseElement();
#nullable restore
#line (19,1)-(19,13) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
            
 
#line default
#line hidden
#nullable disable
 
#nullable restore
#line (19,14)-(21,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
if (_instrument.HasOverflow)
            {
 
#line default
#line hidden
#nullable disable
 
            __builder.OpenElement(16, "div");
            __builder.AddAttribute(17, "class", "block-warning");
            __builder.AddAttribute(18, "b-1bjnlhkpkw");
            __builder.OpenElement(19, "div");
            __builder.AddAttribute(20, "class", "block-warning-icon");
            __builder.AddAttribute(21, "b-1bjnlhkpkw");
            global::__Blazor.Aspire.Dashboard.Components.ChartContainer.TypeInference.CreateFluentIcon_0(__builder, 22, 23, 
#nullable restore
#line (23,44)-(23,81) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
new Icons.Filled.Size16.ErrorCircle()
 
#line default
#line hidden
#nullable disable
            , 24, 
#nullable restore
#line (23,90)-(23,101) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Color.Error
 
#line default
#line hidden
#nullable disable
            );
            __builder.CloseElement();
            __builder.AddMarkupContent(25, "\r\n\r\n                    ");
            __builder.OpenElement(26, "div");
            __builder.AddAttribute(27, "class", "block-warning-message");
            __builder.AddAttribute(28, "b-1bjnlhkpkw");
            __builder.OpenElement(29, "span");
            __builder.AddAttribute(30, "class", "title");
            __builder.AddAttribute(31, "b-1bjnlhkpkw");
#nullable restore
#line (27,46)-(27,102) 25 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
__builder.AddContent(32, Loc[nameof(ControlsStrings.ChartContainerOverflowTitle)]
 
#line default
#line hidden
#nullable disable
            );
            __builder.CloseElement();
            __builder.AddMarkupContent(33, "\r\n                        ");
#nullable restore
#line (28,26)-(28,88) 25 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
__builder.AddContent(34, Loc[nameof(ControlsStrings.ChartContainerOverflowDescription)]
 
#line default
#line hidden
#nullable disable
            );
            __builder.AddMarkupContent(35, "<br b-1bjnlhkpkw>\r\n                        ");
#nullable restore
#line (29,27)-(29,149) 25 "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
__builder.AddContent(36, (MarkupString)string.Format(ControlsStrings.ChartContainerOverflowLink, "https://aka.ms/dotnet/aspire/cardinality-limits")
 
#line default
#line hidden
#nullable disable
            );
            __builder.CloseElement();
            __builder.CloseElement();
#nullable restore
#line (32,1)-(33,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
            }
 
#line default
#line hidden
#nullable disable
 
            __builder.CloseElement();
            __builder.AddMarkupContent(37, "\r\n        ");
            __builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentTabs>(38);
            __builder.AddComponentParameter(39, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTabs.
#nullable restore
#line (34,21)-(34,32) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
ActiveTabId
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (34,36)-(34,55) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
$"tab-{ActiveView}"
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(40, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTabs.
#nullable restore
#line (34,58)-(34,69) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
OnTabChange
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::Microsoft.FluentUI.AspNetCore.Components.FluentTab>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::Microsoft.FluentUI.AspNetCore.Components.FluentTab>(this, 
#nullable restore
#line (34,72)-(34,88) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
OnTabChangeAsync
 
#line default
#line hidden
#nullable disable
            )));
            __builder.AddComponentParameter(41, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTabs.
#nullable restore
#line (34,90)-(34,94) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Size
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.TabSize?>(
#nullable restore
#line (34,96)-(34,100) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
null
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddAttribute(42, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder2) => {
                __builder2.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentTab>(43);
                __builder2.AddComponentParameter(44, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (35,24)-(35,34) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
LabelClass
 
#line default
#line hidden
#nullable disable
                ), "tab-label");
                __builder2.AddComponentParameter(45, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (36,24)-(36,26) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Id
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (36,30)-(36,67) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
$"tab-{Metrics.MetricViewKind.Graph}"
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(46, "aria-label", 
#nullable restore
#line (37,37)-(37,100) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Loc[nameof(ControlsStrings.ChartContainerGraphAccessibleLabel)]
 
#line default
#line hidden
#nullable disable
                );
                __builder2.AddComponentParameter(47, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (38,24)-(38,29) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Label
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (38,32)-(38,83) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Loc[nameof(ControlsStrings.ChartContainerGraphTab)]
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(48, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (39,24)-(39,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Icon
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.Icon>(
#nullable restore
#line (39,32)-(39,67) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
new Icons.Regular.Size24.DataArea()
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddAttribute(49, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder3) => {
                    __builder3.OpenElement(50, "div");
                    __builder3.AddAttribute(51, "class", "metrics-chart-container metric-tab");
                    __builder3.AddAttribute(52, "b-1bjnlhkpkw");
                    __builder3.OpenComponent<global::Aspire.Dashboard.Components.PlotlyChart>(53);
                    __builder3.AddComponentParameter(54, nameof(global::Aspire.Dashboard.Components.PlotlyChart.
#nullable restore
#line (41,34)-(41,53) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
InstrumentViewModel
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Aspire.Dashboard.Model.InstrumentViewModel>(
#nullable restore
#line (41,55)-(41,75) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
_instrumentViewModel
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.AddComponentParameter(55, nameof(global::Aspire.Dashboard.Components.PlotlyChart.
#nullable restore
#line (41,77)-(41,85) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Duration
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.TimeSpan>(
#nullable restore
#line (41,87)-(41,95) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Duration
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.AddComponentParameter(56, nameof(global::Aspire.Dashboard.Components.PlotlyChart.
#nullable restore
#line (41,97)-(41,106) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Resources
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.List<global::Aspire.Dashboard.Otlp.Model.OtlpResource>>(
#nullable restore
#line (41,108)-(41,117) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Resources
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.CloseComponent();
                    __builder3.AddMarkupContent(57, "\r\n                    ");
                    __builder3.OpenComponent<global::Aspire.Dashboard.Components.ChartFilters>(58);
                    __builder3.AddComponentParameter(59, nameof(global::Aspire.Dashboard.Components.ChartFilters.
#nullable restore
#line (42,35)-(42,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
InstrumentViewModel
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Aspire.Dashboard.Model.InstrumentViewModel>(
#nullable restore
#line (42,56)-(42,76) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
_instrumentViewModel
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.AddComponentParameter(60, nameof(global::Aspire.Dashboard.Components.ChartFilters.
#nullable restore
#line (42,78)-(42,88) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Instrument
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Aspire.Dashboard.Otlp.Model.OtlpInstrumentData>(
#nullable restore
#line (42,90)-(42,101) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
_instrument
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.AddComponentParameter(61, nameof(global::Aspire.Dashboard.Components.ChartFilters.
#nullable restore
#line (42,103)-(42,119) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
DimensionFilters
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Immutable.ImmutableList<global::Aspire.Dashboard.Model.DimensionFilterViewModel>>(
#nullable restore
#line (42,122)-(42,138) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
DimensionFilters
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.CloseComponent();
                    __builder3.CloseElement();
                }
                ));
                __builder2.CloseComponent();
                __builder2.AddMarkupContent(62, "\r\n            ");
                __builder2.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentTab>(63);
                __builder2.AddComponentParameter(64, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (45,24)-(45,34) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
LabelClass
 
#line default
#line hidden
#nullable disable
                ), "tab-label");
                __builder2.AddComponentParameter(65, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (46,24)-(46,26) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Id
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (46,30)-(46,67) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
$"tab-{Metrics.MetricViewKind.Table}"
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(66, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (47,24)-(47,29) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Label
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (47,32)-(47,83) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Loc[nameof(ControlsStrings.ChartContainerTableTab)]
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddComponentParameter(67, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTab.
#nullable restore
#line (48,24)-(48,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Icon
 
#line default
#line hidden
#nullable disable
                ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.Icon>(
#nullable restore
#line (48,32)-(48,64) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
new Icons.Regular.Size24.Table()
 
#line default
#line hidden
#nullable disable
                ));
                __builder2.AddAttribute(68, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder3) => {
                    __builder3.OpenElement(69, "div");
                    __builder3.AddAttribute(70, "class", "metrics-chart-container metric-tab");
                    __builder3.AddAttribute(71, "b-1bjnlhkpkw");
                    __builder3.OpenComponent<global::Aspire.Dashboard.Components.Controls.MetricTable>(72);
                    __builder3.AddComponentParameter(73, nameof(global::Aspire.Dashboard.Components.Controls.MetricTable.
#nullable restore
#line (50,34)-(50,53) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
InstrumentViewModel
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Aspire.Dashboard.Model.InstrumentViewModel>(
#nullable restore
#line (50,55)-(50,75) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
_instrumentViewModel
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.AddComponentParameter(74, nameof(global::Aspire.Dashboard.Components.Controls.MetricTable.
#nullable restore
#line (50,77)-(50,85) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Duration
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.TimeSpan>(
#nullable restore
#line (50,87)-(50,95) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Duration
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.AddComponentParameter(75, nameof(global::Aspire.Dashboard.Components.Controls.MetricTable.
#nullable restore
#line (50,97)-(50,106) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Resources
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.List<global::Aspire.Dashboard.Otlp.Model.OtlpResource>>(
#nullable restore
#line (50,108)-(50,117) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Resources
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.CloseComponent();
                    __builder3.AddMarkupContent(76, "\r\n                    ");
                    __builder3.OpenComponent<global::Aspire.Dashboard.Components.ChartFilters>(77);
                    __builder3.AddComponentParameter(78, nameof(global::Aspire.Dashboard.Components.ChartFilters.
#nullable restore
#line (51,35)-(51,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
InstrumentViewModel
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Aspire.Dashboard.Model.InstrumentViewModel>(
#nullable restore
#line (51,56)-(51,76) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
_instrumentViewModel
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.AddComponentParameter(79, nameof(global::Aspire.Dashboard.Components.ChartFilters.
#nullable restore
#line (51,78)-(51,88) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Instrument
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Aspire.Dashboard.Otlp.Model.OtlpInstrumentData>(
#nullable restore
#line (51,90)-(51,101) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
_instrument
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.AddComponentParameter(80, nameof(global::Aspire.Dashboard.Components.ChartFilters.
#nullable restore
#line (51,103)-(51,119) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
DimensionFilters
 
#line default
#line hidden
#nullable disable
                    ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Immutable.ImmutableList<global::Aspire.Dashboard.Model.DimensionFilterViewModel>>(
#nullable restore
#line (51,122)-(51,138) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
DimensionFilters
 
#line default
#line hidden
#nullable disable
                    ));
                    __builder3.CloseComponent();
                    __builder3.CloseElement();
                }
                ));
                __builder2.CloseComponent();
            }
            ));
            __builder.CloseComponent();
            __builder.AddMarkupContent(81, "\r\n        ");
            __builder.OpenElement(82, "div");
            __builder.AddAttribute(83, "class", "metrics-chart-footer");
            __builder.AddAttribute(84, "b-1bjnlhkpkw");
#nullable restore
#line (56,1)-(56,13) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
            
 
#line default
#line hidden
#nullable disable
 
#nullable restore
#line (56,14)-(58,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
if (PauseText is not null)
            {
 
#line default
#line hidden
#nullable disable
 
            __builder.OpenComponent<global::Aspire.Dashboard.Components.Controls.PauseWarning>(85);
            __builder.AddComponentParameter(86, nameof(global::Aspire.Dashboard.Components.Controls.PauseWarning.
#nullable restore
#line (58,31)-(58,40) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
PauseText
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (58,43)-(58,52) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
PauseText
 
#line default
#line hidden
#nullable disable
            ));
            __builder.CloseComponent();
#nullable restore
#line (59,1)-(60,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
            }
 
#line default
#line hidden
#nullable disable
 
            __builder.CloseElement();
            __builder.CloseElement();
#nullable restore
#line (62,1)-(63,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
}
 
#line default
#line hidden
#nullable disable
 
        }
        #pragma warning restore 1998
        [global::Microsoft.AspNetCore.Components.InjectAttribute] private 
#nullable restore
#line (6,9)-(6,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
IStringLocalizer<ControlsStrings>
 
#line default
#line hidden
#nullable disable
         
#nullable restore
#line (6,43)-(6,46) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Loc
 
#line default
#line hidden
#nullable disable
         { get; set; }
         = default!;
    }
}
namespace __Blazor.Aspire.Dashboard.Components.ChartContainer
{
    #line hidden
    internal static class TypeInference
    {
        public static void CreateFluentIcon_0<Icon>(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder, int seq, int __seq0, Icon __arg0, int __seq1, global::Microsoft.FluentUI.AspNetCore.Components.Color? __arg1)
            where Icon : global::Microsoft.FluentUI.AspNetCore.Components.Icon, new()
        {
        __builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icon>>(seq);
        __builder.AddComponentParameter(__seq0, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icon>.
#nullable restore
#line (23,37)-(23,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Value
 
#line default
#line hidden
#nullable disable
        ), __arg0);
        __builder.AddComponentParameter(__seq1, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Icon>.
#nullable restore
#line (23,83)-(23,88) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\Chart\ChartContainer.razor"
Color
 
#line default
#line hidden
#nullable disable
        ), __arg1);
        __builder.CloseComponent();
        }
    }
}
#pragma warning restore 1591