diff --git a/src/FrontendApp/FrontendApp.csproj b/src/FrontendApp/FrontendApp.csproj index c78c9c7..af5df3c 100644 --- a/src/FrontendApp/FrontendApp.csproj +++ b/src/FrontendApp/FrontendApp.csproj @@ -6,4 +6,8 @@ enable + + + + diff --git a/src/FrontendApp/Pages/_Host.cshtml b/src/FrontendApp/Pages/_Host.cshtml index 8c014aa..91d99bd 100644 --- a/src/FrontendApp/Pages/_Host.cshtml +++ b/src/FrontendApp/Pages/_Host.cshtml @@ -6,3 +6,5 @@ } + + diff --git a/src/FrontendApp/_Imports.razor b/src/FrontendApp/_Imports.razor index dedff02..5871984 100644 --- a/src/FrontendApp/_Imports.razor +++ b/src/FrontendApp/_Imports.razor @@ -8,3 +8,4 @@ @using Microsoft.JSInterop @using FrontendApp @using FrontendApp.Shared +@using ApexCharts; diff --git a/src/FrontendApp/obj/Debug/net6.0/FrontendApp.GeneratedMSBuildEditorConfig.editorconfig b/src/FrontendApp/obj/Debug/net6.0/FrontendApp.GeneratedMSBuildEditorConfig.editorconfig index 37039ae..e80a4c0 100644 --- a/src/FrontendApp/obj/Debug/net6.0/FrontendApp.GeneratedMSBuildEditorConfig.editorconfig +++ b/src/FrontendApp/obj/Debug/net6.0/FrontendApp.GeneratedMSBuildEditorConfig.editorconfig @@ -8,49 +8,49 @@ build_property.PlatformNeutralAssembly = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = FrontendApp build_property.RootNamespace = FrontendApp -build_property.ProjectDir = C:\Users\user\Documents\Panoptes\2023-ca400-murphg62-byrnm257\src\FrontendApp\ +build_property.ProjectDir = c:\Users\user\Documents\Panoptes\2023-ca400-murphg62-byrnm257\src\FrontendApp\ build_property.RazorLangVersion = 6.0 build_property.SupportLocalizedComponentNames = build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = C:\Users\user\Documents\Panoptes\2023-ca400-murphg62-byrnm257\src\FrontendApp +build_property.MSBuildProjectDirectory = c:\Users\user\Documents\Panoptes\2023-ca400-murphg62-byrnm257\src\FrontendApp build_property._RazorSourceGeneratorDebug = -[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/App.razor] +[c:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/App.razor] build_metadata.AdditionalFiles.TargetPath = QXBwLnJhem9y build_metadata.AdditionalFiles.CssScope = -[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/FetchData.razor] +[c:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/FetchData.razor] build_metadata.AdditionalFiles.TargetPath = UGFnZXNcRmV0Y2hEYXRhLnJhem9y build_metadata.AdditionalFiles.CssScope = -[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/Index.razor] +[c:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/Index.razor] build_metadata.AdditionalFiles.TargetPath = UGFnZXNcSW5kZXgucmF6b3I= build_metadata.AdditionalFiles.CssScope = -[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Shared/SurveyPrompt.razor] +[c:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Shared/SurveyPrompt.razor] build_metadata.AdditionalFiles.TargetPath = U2hhcmVkXFN1cnZleVByb21wdC5yYXpvcg== build_metadata.AdditionalFiles.CssScope = -[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/_Imports.razor] +[c:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/_Imports.razor] build_metadata.AdditionalFiles.TargetPath = X0ltcG9ydHMucmF6b3I= build_metadata.AdditionalFiles.CssScope = -[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Shared/MainLayout.razor] +[c:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Shared/MainLayout.razor] build_metadata.AdditionalFiles.TargetPath = U2hhcmVkXE1haW5MYXlvdXQucmF6b3I= build_metadata.AdditionalFiles.CssScope = b-xu3rpd7qnv -[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Shared/NavMenu.razor] +[c:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Shared/NavMenu.razor] build_metadata.AdditionalFiles.TargetPath = U2hhcmVkXE5hdk1lbnUucmF6b3I= build_metadata.AdditionalFiles.CssScope = b-usg45fia0j -[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/Error.cshtml] +[c:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/Error.cshtml] build_metadata.AdditionalFiles.TargetPath = UGFnZXNcRXJyb3IuY3NodG1s build_metadata.AdditionalFiles.CssScope = -[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/_Host.cshtml] +[c:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/_Host.cshtml] build_metadata.AdditionalFiles.TargetPath = UGFnZXNcX0hvc3QuY3NodG1s build_metadata.AdditionalFiles.CssScope = -[C:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/_Layout.cshtml] +[c:/Users/user/Documents/Panoptes/2023-ca400-murphg62-byrnm257/src/FrontendApp/Pages/_Layout.cshtml] build_metadata.AdditionalFiles.TargetPath = UGFnZXNcX0xheW91dC5jc2h0bWw= build_metadata.AdditionalFiles.CssScope = diff --git a/src/FrontendApp/obj/Debug/net6.0/FrontendApp.assets.cache b/src/FrontendApp/obj/Debug/net6.0/FrontendApp.assets.cache index 807f568..b3d612f 100644 Binary files a/src/FrontendApp/obj/Debug/net6.0/FrontendApp.assets.cache and b/src/FrontendApp/obj/Debug/net6.0/FrontendApp.assets.cache differ diff --git a/src/FrontendApp/obj/Debug/net6.0/FrontendApp.csproj.AssemblyReference.cache b/src/FrontendApp/obj/Debug/net6.0/FrontendApp.csproj.AssemblyReference.cache index e67139b..79ff491 100644 Binary files a/src/FrontendApp/obj/Debug/net6.0/FrontendApp.csproj.AssemblyReference.cache and b/src/FrontendApp/obj/Debug/net6.0/FrontendApp.csproj.AssemblyReference.cache differ diff --git a/src/FrontendApp/obj/Debug/net6.0/project.razor.json b/src/FrontendApp/obj/Debug/net6.0/project.razor.json index 722ec0e..883bd5a 100644 --- a/src/FrontendApp/obj/Debug/net6.0/project.razor.json +++ b/src/FrontendApp/obj/Debug/net6.0/project.razor.json @@ -5288,6 +5288,2514 @@ "Components.NameMatch": "Components.FullyQualifiedNameMatch" } }, + { + "HashCode": -1512395444, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexChart", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexChart" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexChart component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ApexPointTooltip", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", + "Metadata": { + "Common.PropertyName": "ApexPointTooltip", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment>", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Options", + "TypeName": "ApexCharts.ApexChartOptions", + "Metadata": { + "Common.PropertyName": "Options", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.ApexChartOptions", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XAxisType", + "TypeName": "ApexCharts.XAxisType?", + "Metadata": { + "Common.PropertyName": "XAxisType", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.XAxisType?" + } + }, + { + "Kind": "Components.Component", + "Name": "Debug", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Debug", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "Width", + "Common.GloballyQualifiedTypeName": "global::System.Object" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "Height", + "Common.GloballyQualifiedTypeName": "global::System.Object" + } + }, + { + "Kind": "Components.Component", + "Name": "OnDataPointSelection", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnDataPointSelection", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnDataPointEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnDataPointEnter", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnDataPointLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnDataPointLeave", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnLegendClicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnLegendClicked", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnSelection", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnSelection", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnBrushScrolled", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnBrushScrolled", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnZoomed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnZoomed", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnRendered", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "OnRendered", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatYAxisLabel", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "FormatYAxisLabel", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexChart", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexChart", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -968974478, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexChart", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexCharts.ApexChart" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexChart component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ApexPointTooltip", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", + "Metadata": { + "Common.PropertyName": "ApexPointTooltip", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment>", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Options", + "TypeName": "ApexCharts.ApexChartOptions", + "Metadata": { + "Common.PropertyName": "Options", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.ApexChartOptions", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XAxisType", + "TypeName": "ApexCharts.XAxisType?", + "Metadata": { + "Common.PropertyName": "XAxisType", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.XAxisType?" + } + }, + { + "Kind": "Components.Component", + "Name": "Debug", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Debug", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "Width", + "Common.GloballyQualifiedTypeName": "global::System.Object" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "Height", + "Common.GloballyQualifiedTypeName": "global::System.Object" + } + }, + { + "Kind": "Components.Component", + "Name": "OnDataPointSelection", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnDataPointSelection", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnDataPointEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnDataPointEnter", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnDataPointLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnDataPointLeave", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnLegendClicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnLegendClicked", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnSelection", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnSelection", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnBrushScrolled", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnBrushScrolled", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnZoomed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "OnZoomed", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback>", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnRendered", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "OnRendered", + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatYAxisLabel", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "FormatYAxisLabel", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexChart", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexChart", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -270822202, + "Kind": "Components.ChildContent", + "Name": "ApexCharts.ApexChart.ChildContent", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ApexChart" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "ApexCharts.ApexChart.ChildContent", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexChart", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 820160683, + "Kind": "Components.ChildContent", + "Name": "ApexCharts.ApexChart.ChildContent", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ApexCharts.ApexChart" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "ApexCharts.ApexChart.ChildContent", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexChart", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 810139172, + "Kind": "Components.ChildContent", + "Name": "ApexCharts.ApexChart.ApexPointTooltip", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexPointTooltip", + "ParentTag": "ApexChart" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ApexPointTooltip' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "ApexCharts.ApexChart.ApexPointTooltip", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexChart", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1602580273, + "Kind": "Components.ChildContent", + "Name": "ApexCharts.ApexChart.ApexPointTooltip", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexPointTooltip", + "ParentTag": "ApexCharts.ApexChart" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ApexPointTooltip' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "ApexCharts.ApexChart.ApexPointTooltip", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexChart", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1901187217, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexGauge", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexGauge" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "Percentage", + "TypeName": "System.Decimal", + "Metadata": { + "Common.PropertyName": "Percentage", + "Common.GloballyQualifiedTypeName": "global::System.Decimal" + } + }, + { + "Kind": "Components.Component", + "Name": "Precentage", + "TypeName": "System.Decimal", + "Metadata": { + "Common.PropertyName": "Precentage", + "Common.GloballyQualifiedTypeName": "global::System.Decimal" + } + }, + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Label", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "Options", + "TypeName": "ApexCharts.ApexChartOptions", + "Metadata": { + "Common.PropertyName": "Options", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.ApexChartOptions" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexGauge", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexGauge" + } + }, + { + "HashCode": -1247217417, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexGauge", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexCharts.ApexGauge" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "Percentage", + "TypeName": "System.Decimal", + "Metadata": { + "Common.PropertyName": "Percentage", + "Common.GloballyQualifiedTypeName": "global::System.Decimal" + } + }, + { + "Kind": "Components.Component", + "Name": "Precentage", + "TypeName": "System.Decimal", + "Metadata": { + "Common.PropertyName": "Precentage", + "Common.GloballyQualifiedTypeName": "global::System.Decimal" + } + }, + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Label", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "Options", + "TypeName": "ApexCharts.ApexChartOptions", + "Metadata": { + "Common.PropertyName": "Options", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.ApexChartOptions" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexGauge", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexGauge", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1745726637, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexBoxPlotSeries", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexBoxPlotSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexBoxPlotSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Min", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Quantile1", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Quantile1", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Median", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Median", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Quantile3", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Quantile3", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Max", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderBy", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderBy", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderByDescending", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderByDescending", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DataPointMutator", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "DataPointMutator", + "Common.GloballyQualifiedTypeName": "global::System.Action>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "XValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowDataLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowDataLabels", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Items", + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "ApexCharts.SeriesStroke", + "Metadata": { + "Common.PropertyName": "Stroke", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesStroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "PointColor", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "PointColor", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexBoxPlotSeries", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexBoxPlotSeries", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1012939848, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexBoxPlotSeries", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexCharts.ApexBoxPlotSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexBoxPlotSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Min", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Quantile1", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Quantile1", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Median", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Median", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Quantile3", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Quantile3", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Max", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderBy", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderBy", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderByDescending", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderByDescending", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DataPointMutator", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "DataPointMutator", + "Common.GloballyQualifiedTypeName": "global::System.Action>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "XValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowDataLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowDataLabels", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Items", + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "ApexCharts.SeriesStroke", + "Metadata": { + "Common.PropertyName": "Stroke", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesStroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "PointColor", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "PointColor", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexBoxPlotSeries", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexBoxPlotSeries", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1096389861, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexBubbleSeries", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexBubbleSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexBubbleSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "YAggregate", + "TypeName": "System.Func, System.Decimal>", + "Metadata": { + "Common.PropertyName": "YAggregate", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Decimal>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ZAggregate", + "TypeName": "System.Func, System.Decimal>", + "Metadata": { + "Common.PropertyName": "ZAggregate", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Decimal>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderBy", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderBy", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderByDescending", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderByDescending", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DataPointMutator", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "DataPointMutator", + "Common.GloballyQualifiedTypeName": "global::System.Action>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "XValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowDataLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowDataLabels", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Items", + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "ApexCharts.SeriesStroke", + "Metadata": { + "Common.PropertyName": "Stroke", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesStroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "PointColor", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "PointColor", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexBubbleSeries", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexBubbleSeries", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 531956152, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexBubbleSeries", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexCharts.ApexBubbleSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexBubbleSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "YAggregate", + "TypeName": "System.Func, System.Decimal>", + "Metadata": { + "Common.PropertyName": "YAggregate", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Decimal>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ZAggregate", + "TypeName": "System.Func, System.Decimal>", + "Metadata": { + "Common.PropertyName": "ZAggregate", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Decimal>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderBy", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderBy", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderByDescending", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderByDescending", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DataPointMutator", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "DataPointMutator", + "Common.GloballyQualifiedTypeName": "global::System.Action>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "XValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowDataLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowDataLabels", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Items", + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "ApexCharts.SeriesStroke", + "Metadata": { + "Common.PropertyName": "Stroke", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesStroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "PointColor", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "PointColor", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexBubbleSeries", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexBubbleSeries", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1018867771, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexCandleSeries", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexCandleSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexCandleSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "Open", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Open", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "High", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "High", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Low", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Low", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Close", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Close", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderBy", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderBy", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderByDescending", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderByDescending", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DataPointMutator", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "DataPointMutator", + "Common.GloballyQualifiedTypeName": "global::System.Action>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "XValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowDataLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowDataLabels", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Items", + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "ApexCharts.SeriesStroke", + "Metadata": { + "Common.PropertyName": "Stroke", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesStroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "PointColor", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "PointColor", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexCandleSeries", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexCandleSeries", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1491516841, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexCandleSeries", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexCharts.ApexCandleSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexCandleSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "Open", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Open", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "High", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "High", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Low", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Low", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Close", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Close", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderBy", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderBy", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderByDescending", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderByDescending", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DataPointMutator", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "DataPointMutator", + "Common.GloballyQualifiedTypeName": "global::System.Action>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "XValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowDataLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowDataLabels", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Items", + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "ApexCharts.SeriesStroke", + "Metadata": { + "Common.PropertyName": "Stroke", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesStroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "PointColor", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "PointColor", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexCandleSeries", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexCandleSeries", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1922288903, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexPointSeries", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexPointSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexPointSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "YValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "YValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "YAggregate", + "TypeName": "System.Func, System.Decimal?>", + "Metadata": { + "Common.PropertyName": "YAggregate", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Decimal?>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderBy", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderBy", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderByDescending", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderByDescending", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SeriesType", + "TypeName": "ApexCharts.SeriesType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "SeriesType", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesType" + } + }, + { + "Kind": "Components.Component", + "Name": "DataPointMutator", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "DataPointMutator", + "Common.GloballyQualifiedTypeName": "global::System.Action>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "XValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowDataLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowDataLabels", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Items", + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "ApexCharts.SeriesStroke", + "Metadata": { + "Common.PropertyName": "Stroke", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesStroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "PointColor", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "PointColor", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexPointSeries", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexPointSeries", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -824453991, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexPointSeries", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexCharts.ApexPointSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexPointSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "YValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "YValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "YAggregate", + "TypeName": "System.Func, System.Decimal?>", + "Metadata": { + "Common.PropertyName": "YAggregate", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Decimal?>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderBy", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderBy", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderByDescending", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderByDescending", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SeriesType", + "TypeName": "ApexCharts.SeriesType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "SeriesType", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesType" + } + }, + { + "Kind": "Components.Component", + "Name": "DataPointMutator", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "DataPointMutator", + "Common.GloballyQualifiedTypeName": "global::System.Action>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "XValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowDataLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowDataLabels", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Items", + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "ApexCharts.SeriesStroke", + "Metadata": { + "Common.PropertyName": "Stroke", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesStroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "PointColor", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "PointColor", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexPointSeries", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexPointSeries", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2111776777, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexRangeSeries", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexRangeSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexRangeSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "YValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "YValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderBy", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderBy", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderByDescending", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderByDescending", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "YMinValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "YMinValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "YMaxValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "YMaxValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DataPointMutator", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "DataPointMutator", + "Common.GloballyQualifiedTypeName": "global::System.Action>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "XValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowDataLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowDataLabels", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Items", + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "ApexCharts.SeriesStroke", + "Metadata": { + "Common.PropertyName": "Stroke", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesStroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "PointColor", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "PointColor", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexRangeSeries", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexRangeSeries", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -390588659, + "Kind": "Components.Component", + "Name": "ApexCharts.ApexRangeSeries", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ApexCharts.ApexRangeSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the ApexCharts.ApexRangeSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False", + "Component.TypeParameterConstraints": "where TItem : class" + } + }, + { + "Kind": "Components.Component", + "Name": "YValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "YValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderBy", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderBy", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderByDescending", + "TypeName": "System.Func, System.Object>", + "Metadata": { + "Common.PropertyName": "OrderByDescending", + "Common.GloballyQualifiedTypeName": "global::System.Func, global::System.Object>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "YMinValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "YMinValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "YMaxValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "YMaxValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DataPointMutator", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "DataPointMutator", + "Common.GloballyQualifiedTypeName": "global::System.Action>", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "XValue", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "XValue", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowDataLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowDataLabels", + "Common.GloballyQualifiedTypeName": "global::System.Boolean" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Items", + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "ApexCharts.SeriesStroke", + "Metadata": { + "Common.PropertyName": "Stroke", + "Common.GloballyQualifiedTypeName": "global::ApexCharts.SeriesStroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color", + "Common.GloballyQualifiedTypeName": "global::System.String" + } + }, + { + "Kind": "Components.Component", + "Name": "PointColor", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "PointColor", + "Common.GloballyQualifiedTypeName": "global::System.Func", + "Components.DelegateSignature": "True", + "Components.IsDelegateAwaitableResult": "False", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "ApexCharts.ApexRangeSeries", + "Common.TypeNamespace": "ApexCharts", + "Common.TypeNameIdentifier": "ApexRangeSeries", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1288865433, + "Kind": "Components.Component", + "Name": "Blazor_ApexCharts._Imports", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "_Imports" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazor_ApexCharts._Imports", + "Common.TypeNamespace": "Blazor_ApexCharts", + "Common.TypeNameIdentifier": "_Imports" + } + }, + { + "HashCode": 598802999, + "Kind": "Components.Component", + "Name": "Blazor_ApexCharts._Imports", + "AssemblyName": "Blazor-ApexCharts", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazor_ApexCharts._Imports" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazor_ApexCharts._Imports", + "Common.TypeNamespace": "Blazor_ApexCharts", + "Common.TypeNameIdentifier": "_Imports", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, { "HashCode": -131564656, "Kind": "Components.EventHandler", diff --git a/src/FrontendApp/obj/FrontendApp.csproj.nuget.dgspec.json b/src/FrontendApp/obj/FrontendApp.csproj.nuget.dgspec.json index 08fc230..b926938 100644 --- a/src/FrontendApp/obj/FrontendApp.csproj.nuget.dgspec.json +++ b/src/FrontendApp/obj/FrontendApp.csproj.nuget.dgspec.json @@ -37,6 +37,12 @@ "frameworks": { "net6.0": { "targetAlias": "net6.0", + "dependencies": { + "Blazor-ApexCharts": { + "target": "Package", + "version": "[0.9.17-beta, )" + } + }, "imports": [ "net461", "net462", diff --git a/src/FrontendApp/obj/FrontendApp.csproj.nuget.g.props b/src/FrontendApp/obj/FrontendApp.csproj.nuget.g.props index 7085e81..6481692 100644 --- a/src/FrontendApp/obj/FrontendApp.csproj.nuget.g.props +++ b/src/FrontendApp/obj/FrontendApp.csproj.nuget.g.props @@ -12,4 +12,7 @@ + + + \ No newline at end of file diff --git a/src/FrontendApp/obj/FrontendApp.csproj.nuget.g.targets b/src/FrontendApp/obj/FrontendApp.csproj.nuget.g.targets index 3dc06ef..44854fa 100644 --- a/src/FrontendApp/obj/FrontendApp.csproj.nuget.g.targets +++ b/src/FrontendApp/obj/FrontendApp.csproj.nuget.g.targets @@ -1,2 +1,6 @@  - \ No newline at end of file + + + + + \ No newline at end of file diff --git a/src/FrontendApp/obj/project.assets.json b/src/FrontendApp/obj/project.assets.json index 5387a04..b1e3e4a 100644 --- a/src/FrontendApp/obj/project.assets.json +++ b/src/FrontendApp/obj/project.assets.json @@ -1,11 +1,588 @@ { "version": 3, "targets": { - "net6.0": {} + "net6.0": { + "Blazor-ApexCharts/0.9.17-beta": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Components": "6.0.3", + "Microsoft.AspNetCore.Components.Web": "6.0.3" + }, + "compile": { + "lib/net6.0/Blazor-ApexCharts.dll": {} + }, + "runtime": { + "lib/net6.0/Blazor-ApexCharts.dll": {} + }, + "build": { + "buildTransitive/Blazor-ApexCharts.props": {} + }, + "buildMultiTargeting": { + "buildMultiTargeting/Blazor-ApexCharts.props": {} + } + }, + "Microsoft.AspNetCore.Authorization/6.0.3": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Metadata": "6.0.3", + "Microsoft.Extensions.Logging.Abstractions": "6.0.1", + "Microsoft.Extensions.Options": "6.0.0" + }, + "compile": { + "lib/net6.0/Microsoft.AspNetCore.Authorization.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.Authorization.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.Components/6.0.3": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Authorization": "6.0.3", + "Microsoft.AspNetCore.Components.Analyzers": "6.0.3" + }, + "compile": { + "lib/net6.0/Microsoft.AspNetCore.Components.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.Components.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.Components.Analyzers/6.0.3": { + "type": "package", + "build": { + "buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets": {} + } + }, + "Microsoft.AspNetCore.Components.Forms/6.0.3": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Components": "6.0.3" + }, + "compile": { + "lib/net6.0/Microsoft.AspNetCore.Components.Forms.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.Components.Forms.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.Components.Web/6.0.3": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Components": "6.0.3", + "Microsoft.AspNetCore.Components.Forms": "6.0.3", + "Microsoft.Extensions.DependencyInjection": "6.0.0", + "Microsoft.JSInterop": "6.0.3", + "System.IO.Pipelines": "6.0.2" + }, + "compile": { + "lib/net6.0/Microsoft.AspNetCore.Components.Web.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.Components.Web.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.Metadata/6.0.3": { + "type": "package", + "compile": { + "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.DependencyInjection/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.Extensions.Logging.Abstractions/6.0.1": { + "type": "package", + "compile": { + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.Extensions.Options/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", + "Microsoft.Extensions.Primitives": "6.0.0" + }, + "compile": { + "lib/netstandard2.1/Microsoft.Extensions.Options.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Extensions.Options.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Primitives/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/Microsoft.Extensions.Primitives.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Extensions.Primitives.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "Microsoft.JSInterop/6.0.3": { + "type": "package", + "compile": { + "lib/net6.0/Microsoft.JSInterop.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.JSInterop.dll": { + "related": ".xml" + } + } + }, + "System.IO.Pipelines/6.0.2": { + "type": "package", + "compile": { + "lib/net6.0/System.IO.Pipelines.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.IO.Pipelines.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + } + } + }, + "libraries": { + "Blazor-ApexCharts/0.9.17-beta": { + "sha512": "+xSgeqDZ/nxiOgzxRoPgd6tPtOX7xQAzOX/FJULbJHts5+beV+Svxq1jENdTehzyJE7/EF5mulYIgStXWU6JLQ==", + "type": "package", + "path": "blazor-apexcharts/0.9.17-beta", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "blazor-apexcharts.0.9.17-beta.nupkg.sha512", + "blazor-apexcharts.nuspec", + "build/Blazor-ApexCharts.props", + "build/Microsoft.AspNetCore.StaticWebAssets.props", + "buildMultiTargeting/Blazor-ApexCharts.props", + "buildTransitive/Blazor-ApexCharts.props", + "lib/net6.0/Blazor-ApexCharts.dll", + "staticwebassets/css/apexcharts.css", + "staticwebassets/js/apex-charts.min.js", + "staticwebassets/js/blazor-apex-charts.js" + ] + }, + "Microsoft.AspNetCore.Authorization/6.0.3": { + "sha512": "eWgsWE7IY7Az2lGBvoYk20290ZqTI0Y9ATyprrwfaC7w8MvBXu2jU+tv90Zt6lbEE3RP55XL+dFydGExcunHbw==", + "type": "package", + "path": "microsoft.aspnetcore.authorization/6.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.AspNetCore.Authorization.dll", + "lib/net461/Microsoft.AspNetCore.Authorization.xml", + "lib/net6.0/Microsoft.AspNetCore.Authorization.dll", + "lib/net6.0/Microsoft.AspNetCore.Authorization.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", + "microsoft.aspnetcore.authorization.6.0.3.nupkg.sha512", + "microsoft.aspnetcore.authorization.nuspec" + ] + }, + "Microsoft.AspNetCore.Components/6.0.3": { + "sha512": "Mqk/tAA+RWBnaz8uhn18VaEqVIY/G6LTpBX+Ap65/3vq4RwFZIDFK8gYMrV3JSQXkBYk3rYxPtwgEutCt4ZGww==", + "type": "package", + "path": "microsoft.aspnetcore.components/6.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.txt", + "lib/net6.0/Microsoft.AspNetCore.Components.dll", + "lib/net6.0/Microsoft.AspNetCore.Components.xml", + "microsoft.aspnetcore.components.6.0.3.nupkg.sha512", + "microsoft.aspnetcore.components.nuspec" + ] + }, + "Microsoft.AspNetCore.Components.Analyzers/6.0.3": { + "sha512": "zM6GIzF9bAnjVhiXNFQ2viF7W9FPASHjiDmV53M+ArRKBS8LFvzTfC4sgGYDoaikxm+zdx9mH7x98I1Dh3/INQ==", + "type": "package", + "path": "microsoft.aspnetcore.components.analyzers/6.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.txt", + "analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll", + "build/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets", + "buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets", + "microsoft.aspnetcore.components.analyzers.6.0.3.nupkg.sha512", + "microsoft.aspnetcore.components.analyzers.nuspec" + ] + }, + "Microsoft.AspNetCore.Components.Forms/6.0.3": { + "sha512": "bSGNnkAAzalMJl3Kv4HIOZ2sVeIc/+UopY27fO8v5Km9mS3jMzDiuCdvi4pXgnSsJj/bFjjO5KASd/KB9feFkw==", + "type": "package", + "path": "microsoft.aspnetcore.components.forms/6.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.txt", + "lib/net6.0/Microsoft.AspNetCore.Components.Forms.dll", + "lib/net6.0/Microsoft.AspNetCore.Components.Forms.xml", + "microsoft.aspnetcore.components.forms.6.0.3.nupkg.sha512", + "microsoft.aspnetcore.components.forms.nuspec" + ] + }, + "Microsoft.AspNetCore.Components.Web/6.0.3": { + "sha512": "otsm2nj+nFPI1rGENDkbbDWWsdn4VKMa3nY6crAMzgXESIiaT0iLSWN3cC3yCUIarTsNJOz4nhT+z6/lkiqKEQ==", + "type": "package", + "path": "microsoft.aspnetcore.components.web/6.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.txt", + "lib/net6.0/Microsoft.AspNetCore.Components.Web.dll", + "lib/net6.0/Microsoft.AspNetCore.Components.Web.xml", + "microsoft.aspnetcore.components.web.6.0.3.nupkg.sha512", + "microsoft.aspnetcore.components.web.nuspec" + ] + }, + "Microsoft.AspNetCore.Metadata/6.0.3": { + "sha512": "I3FVSfaLdSLs4XmBq5DbK7PuVF/aSf0Xc63/AeNIJFt6/chYvcJaxnKbd4yZo9OXGw5OT9KOIxGWZ/2CucvgJw==", + "type": "package", + "path": "microsoft.aspnetcore.metadata/6.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.AspNetCore.Metadata.dll", + "lib/net461/Microsoft.AspNetCore.Metadata.xml", + "lib/net6.0/Microsoft.AspNetCore.Metadata.dll", + "lib/net6.0/Microsoft.AspNetCore.Metadata.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", + "microsoft.aspnetcore.metadata.6.0.3.nupkg.sha512", + "microsoft.aspnetcore.metadata.nuspec" + ] + }, + "Microsoft.Extensions.DependencyInjection/6.0.0": { + "sha512": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==", + "type": "package", + "path": "microsoft.extensions.dependencyinjection/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/Microsoft.Extensions.DependencyInjection.dll", + "lib/net461/Microsoft.Extensions.DependencyInjection.xml", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", + "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { + "sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==", + "type": "package", + "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Logging.Abstractions/6.0.1": { + "sha512": "dzB2Cgg+JmrouhjkcQGzSFjjvpwlq353i8oBQO2GWNjCXSzhbtBRUf28HSauWe7eib3wYOdb3tItdjRwAdwCSg==", + "type": "package", + "path": "microsoft.extensions.logging.abstractions/6.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", + "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", + "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", + "build/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", + "microsoft.extensions.logging.abstractions.6.0.1.nupkg.sha512", + "microsoft.extensions.logging.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Options/6.0.0": { + "sha512": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==", + "type": "package", + "path": "microsoft.extensions.options/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Options.dll", + "lib/net461/Microsoft.Extensions.Options.xml", + "lib/netstandard2.0/Microsoft.Extensions.Options.dll", + "lib/netstandard2.0/Microsoft.Extensions.Options.xml", + "lib/netstandard2.1/Microsoft.Extensions.Options.dll", + "lib/netstandard2.1/Microsoft.Extensions.Options.xml", + "microsoft.extensions.options.6.0.0.nupkg.sha512", + "microsoft.extensions.options.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.Extensions.Primitives/6.0.0": { + "sha512": "9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==", + "type": "package", + "path": "microsoft.extensions.primitives/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/Microsoft.Extensions.Primitives.dll", + "lib/net461/Microsoft.Extensions.Primitives.xml", + "lib/net6.0/Microsoft.Extensions.Primitives.dll", + "lib/net6.0/Microsoft.Extensions.Primitives.xml", + "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", + "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", + "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", + "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", + "microsoft.extensions.primitives.6.0.0.nupkg.sha512", + "microsoft.extensions.primitives.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "Microsoft.JSInterop/6.0.3": { + "sha512": "3QCDEyxcjhfQQeGRGtJFP4F8ne4D6Gf2w1nkdQCRy79yzSGHcoUbBkziVVmoppRbipIh9ickyHD7wXB+m0GiIw==", + "type": "package", + "path": "microsoft.jsinterop/6.0.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net6.0/Microsoft.JSInterop.dll", + "lib/net6.0/Microsoft.JSInterop.xml", + "microsoft.jsinterop.6.0.3.nupkg.sha512", + "microsoft.jsinterop.nuspec" + ] + }, + "System.IO.Pipelines/6.0.2": { + "sha512": "cb5OfQjnz+zjpJJei+f3QYK7+wWZrDdNHf3DykO6QCacpNZ80tuNgq1DC2kqlrjfEu+cMUTvulxPIrCMbBkjqg==", + "type": "package", + "path": "system.io.pipelines/6.0.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.IO.Pipelines.dll", + "lib/net461/System.IO.Pipelines.xml", + "lib/net6.0/System.IO.Pipelines.dll", + "lib/net6.0/System.IO.Pipelines.xml", + "lib/netcoreapp3.1/System.IO.Pipelines.dll", + "lib/netcoreapp3.1/System.IO.Pipelines.xml", + "lib/netstandard2.0/System.IO.Pipelines.dll", + "lib/netstandard2.0/System.IO.Pipelines.xml", + "system.io.pipelines.6.0.2.nupkg.sha512", + "system.io.pipelines.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "type": "package", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", + "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", + "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", + "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", + "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "system.runtime.compilerservices.unsafe.nuspec", + "useSharedDesignerContext.txt" + ] + } }, - "libraries": {}, "projectFileDependencyGroups": { - "net6.0": [] + "net6.0": [ + "Blazor-ApexCharts >= 0.9.17-beta" + ] }, "packageFolders": { "C:\\Users\\user\\.nuget\\packages\\": {} @@ -43,6 +620,12 @@ "frameworks": { "net6.0": { "targetAlias": "net6.0", + "dependencies": { + "Blazor-ApexCharts": { + "target": "Package", + "version": "[0.9.17-beta, )" + } + }, "imports": [ "net461", "net462", diff --git a/src/FrontendApp/obj/project.nuget.cache b/src/FrontendApp/obj/project.nuget.cache index ace308c..60e482c 100644 --- a/src/FrontendApp/obj/project.nuget.cache +++ b/src/FrontendApp/obj/project.nuget.cache @@ -1,8 +1,24 @@ { "version": 2, - "dgSpecHash": "EVdvRFdNafYaGZ+XMVlJk8i1SJ277FcKlqcSGGx+uD9lOK0q3HOC+V6r6SpaWov49Hpo7edAx9yiD7sxc1vIOA==", + "dgSpecHash": "ZdXc1ZKwOzw69RwonKpld9cGdIEUbhE9aZdqhwEvRO9V49X6Bs5DIig533UsMLdxl3igik+WRhz772PGceg6Bw==", "success": true, "projectFilePath": "C:\\Users\\user\\Documents\\Panoptes\\2023-ca400-murphg62-byrnm257\\src\\FrontendApp\\FrontendApp.csproj", - "expectedPackageFiles": [], + "expectedPackageFiles": [ + "C:\\Users\\user\\.nuget\\packages\\blazor-apexcharts\\0.9.17-beta\\blazor-apexcharts.0.9.17-beta.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.aspnetcore.authorization\\6.0.3\\microsoft.aspnetcore.authorization.6.0.3.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.aspnetcore.components\\6.0.3\\microsoft.aspnetcore.components.6.0.3.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.aspnetcore.components.analyzers\\6.0.3\\microsoft.aspnetcore.components.analyzers.6.0.3.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.aspnetcore.components.forms\\6.0.3\\microsoft.aspnetcore.components.forms.6.0.3.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.aspnetcore.components.web\\6.0.3\\microsoft.aspnetcore.components.web.6.0.3.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.aspnetcore.metadata\\6.0.3\\microsoft.aspnetcore.metadata.6.0.3.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\6.0.0\\microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\6.0.0\\microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\6.0.1\\microsoft.extensions.logging.abstractions.6.0.1.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.extensions.options\\6.0.0\\microsoft.extensions.options.6.0.0.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.extensions.primitives\\6.0.0\\microsoft.extensions.primitives.6.0.0.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\microsoft.jsinterop\\6.0.3\\microsoft.jsinterop.6.0.3.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\system.io.pipelines\\6.0.2\\system.io.pipelines.6.0.2.nupkg.sha512", + "C:\\Users\\user\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + ], "logs": [] } \ No newline at end of file