Initial commit - MassTech UI
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
|
||||
@@ -0,0 +1,7 @@
|
||||
// <auto-generated/>
|
||||
namespace Microsoft.CodeAnalysis
|
||||
{
|
||||
internal sealed partial class EmbeddedAttribute : global::System.Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("UI")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+206dfeabd74212fb6442b2ac195b5904b0472cb7")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("UI")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("UI")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
768650b9279d15badf39b6fcf029357ead37478028cce29567c771b2298f1b20
|
||||
@@ -0,0 +1,34 @@
|
||||
is_global = true
|
||||
build_property.MudDebugAnalyzer =
|
||||
build_property.MudAllowedAttributePattern =
|
||||
build_property.MudAllowedAttributeList =
|
||||
build_property.TargetFramework = net10.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization = false
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = browser
|
||||
build_property.RootNamespace = UI
|
||||
build_property.RootNamespace = UI
|
||||
build_property.ProjectDir = /mnt/data/Work/Programming/MainProgram/Frontend/Apps/MassTech/UI/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.RazorLangVersion = 9.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = /mnt/data/Work/Programming/MainProgram/Frontend/Apps/MassTech/UI
|
||||
build_property._RazorSourceGeneratorDebug =
|
||||
build_property.EffectiveAnalysisLevelStyle = 10.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
|
||||
[/mnt/data/Work/Programming/MainProgram/Frontend/Apps/MassTech/UI/Components/App.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = Q29tcG9uZW50cy9BcHAucmF6b3I=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/mnt/data/Work/Programming/MainProgram/Frontend/Apps/MassTech/UI/Components/_Imports.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = Q29tcG9uZW50cy9fSW1wb3J0cy5yYXpvcg==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
@@ -0,0 +1,12 @@
|
||||
// <auto-generated/>
|
||||
global using Microsoft.Extensions.Configuration;
|
||||
global using Microsoft.Extensions.DependencyInjection;
|
||||
global using Microsoft.Extensions.Logging;
|
||||
global using Microsoft.Extensions.Validation.Embedded;
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,9 @@
|
||||
// <auto-generated/>
|
||||
namespace Microsoft.Extensions.Validation.Embedded
|
||||
{
|
||||
[global::Microsoft.CodeAnalysis.EmbeddedAttribute]
|
||||
[global::System.AttributeUsage(global::System.AttributeTargets.Class)]
|
||||
internal sealed class ValidatableTypeAttribute : global::System.Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
|
||||
+307
@@ -0,0 +1,307 @@
|
||||
#pragma checksum "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "796c2eb4d57a2ba51ea763c9e36138b7ce20e6c6df51f371c4de127ace84058d"
|
||||
// <auto-generated/>
|
||||
#pragma warning disable 1591
|
||||
namespace UI.Components
|
||||
{
|
||||
#line default
|
||||
using global::Microsoft.AspNetCore.Components;
|
||||
#nullable restore
|
||||
#line (1,2)-(1,23) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Net.Http
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (2,2)-(2,28) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Net.Http.Json
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (3,2)-(3,45) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.Forms
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (4,2)-(4,47) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.Routing
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (5,2)-(5,43) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.Web
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (6,2)-(6,58) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.Web.Virtualization
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (7,2)-(7,56) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.WebAssembly.Http
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (8,2)-(8,27) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.JSInterop
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (9,2)-(9,10) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using UI
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (12,2)-(12,21) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using UI.Components
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (13,2)-(13,14) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Layout
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (14,2)-(14,31) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Net.Http.Headers
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (17,2)-(17,19) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Text
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (18,2)-(18,15) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (19,2)-(19,35) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Collections.Generic;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (20,2)-(20,20) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Linq;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (21,2)-(21,31) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Security.Claims;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (22,2)-(22,31) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Threading.Tasks;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (23,2)-(23,29) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Globalization;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (24,2)-(24,25) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Text.Json;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (27,2)-(27,42) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Authorization
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (28,2)-(28,53) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.Authorization
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (31,2)-(31,17) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using MudBlazor
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (33,2)-(33,41) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using AuthModule.Components.Pages.Auths
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (34,2)-(34,41) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using AuthModule.Components.Pages.Roles
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (36,2)-(36,35) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using AuthModule.Components.Pages
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (37,2)-(37,29) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using AuthModule.Components
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (38,2)-(38,18) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using AuthModule
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (39,2)-(39,17) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using LayoutLib
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (1,2)-(1,28) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor"
|
||||
using LayoutLib.Components
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable restore
|
||||
public partial class App : global::Microsoft.AspNetCore.Components.ComponentBase
|
||||
#nullable disable
|
||||
{
|
||||
#pragma warning disable 1998
|
||||
protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
|
||||
{
|
||||
__builder.OpenComponent<global::Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState>(0);
|
||||
__builder.AddAttribute(1, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder2) => {
|
||||
__builder2.OpenComponent<global::Microsoft.AspNetCore.Components.Routing.Router>(2);
|
||||
__builder2.AddComponentParameter(3, nameof(global::Microsoft.AspNetCore.Components.Routing.Router.
|
||||
#nullable restore
|
||||
#line (3,16)-(3,27) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor"
|
||||
AppAssembly
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable disable
|
||||
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Reflection.Assembly>(
|
||||
#nullable restore
|
||||
#line (3,30)-(3,54) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor"
|
||||
typeof(Program).Assembly
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable disable
|
||||
));
|
||||
__builder2.AddComponentParameter(4, nameof(global::Microsoft.AspNetCore.Components.Routing.Router.
|
||||
#nullable restore
|
||||
#line (4,13)-(4,33) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor"
|
||||
AdditionalAssemblies
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable disable
|
||||
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IEnumerable<global::System.Reflection.Assembly>>(
|
||||
#nullable restore
|
||||
#line (4,35)-(6,14) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor"
|
||||
new[] {
|
||||
typeof(Home2).Assembly
|
||||
}
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable disable
|
||||
));
|
||||
__builder2.AddAttribute(5, "Found", (global::Microsoft.AspNetCore.Components.RenderFragment<global::Microsoft.AspNetCore.Components.RouteData>)((routeData) => (__builder3) => {
|
||||
__builder3.OpenComponent<global::Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView>(6);
|
||||
__builder3.AddComponentParameter(7, nameof(global::Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.
|
||||
#nullable restore
|
||||
#line (9,33)-(9,42) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor"
|
||||
RouteData
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable disable
|
||||
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.RouteData>(
|
||||
#nullable restore
|
||||
#line (9,45)-(9,54) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor"
|
||||
routeData
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable disable
|
||||
));
|
||||
__builder3.AddComponentParameter(8, nameof(global::Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.
|
||||
#nullable restore
|
||||
#line (9,56)-(9,69) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor"
|
||||
DefaultLayout
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable disable
|
||||
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Type>(
|
||||
#nullable restore
|
||||
#line (9,72)-(9,90) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor"
|
||||
typeof(MainLayout)
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable disable
|
||||
));
|
||||
__builder3.AddAttribute(9, "NotAuthorized", (global::Microsoft.AspNetCore.Components.RenderFragment<global::Microsoft.AspNetCore.Components.Authorization.AuthenticationState>)((context) => (__builder4) => {
|
||||
__builder4.AddMarkupContent(10, "\r\n You are not authorized to view this content, Please ");
|
||||
__builder4.AddMarkupContent(11, "<a class=\"btn btn-primary\" href=\"/SignIn\">Sign\r\n In</a>");
|
||||
}
|
||||
));
|
||||
__builder3.CloseComponent();
|
||||
}
|
||||
));
|
||||
__builder2.AddAttribute(12, "NotFound", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder3) => {
|
||||
__builder3.OpenComponent<global::Microsoft.AspNetCore.Components.LayoutView>(13);
|
||||
__builder3.AddComponentParameter(14, nameof(global::Microsoft.AspNetCore.Components.LayoutView.
|
||||
#nullable restore
|
||||
#line (18,25)-(18,31) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor"
|
||||
Layout
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable disable
|
||||
), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Type>(
|
||||
#nullable restore
|
||||
#line (18,34)-(18,52) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/App.razor"
|
||||
typeof(MainLayout)
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable disable
|
||||
));
|
||||
__builder3.AddAttribute(15, "ChildContent", (global::Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => {
|
||||
__builder4.AddMarkupContent(16, "<p>Sorry, there\'s nothing at this address.</p>");
|
||||
}
|
||||
));
|
||||
__builder3.CloseComponent();
|
||||
}
|
||||
));
|
||||
__builder2.CloseComponent();
|
||||
}
|
||||
));
|
||||
__builder.CloseComponent();
|
||||
}
|
||||
#pragma warning restore 1998
|
||||
}
|
||||
}
|
||||
#pragma warning restore 1591
|
||||
+194
@@ -0,0 +1,194 @@
|
||||
#pragma checksum "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "01692a627b38dadaefea3871bdfd5d212d5863ae2d72a31f8dfe70b9101fe18a"
|
||||
// <auto-generated/>
|
||||
#pragma warning disable 1591
|
||||
namespace UI.Components
|
||||
{
|
||||
#line default
|
||||
using global::Microsoft.AspNetCore.Components;
|
||||
#nullable restore
|
||||
#line (1,2)-(1,23) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Net.Http
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (2,2)-(2,28) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Net.Http.Json
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (3,2)-(3,45) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.Forms
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (4,2)-(4,47) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.Routing
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (5,2)-(5,43) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.Web
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (6,2)-(6,58) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.Web.Virtualization
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (7,2)-(7,56) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.WebAssembly.Http
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (8,2)-(8,27) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.JSInterop
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (9,2)-(9,10) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using UI
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (12,2)-(12,21) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using UI.Components
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (13,2)-(13,14) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Layout
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (14,2)-(14,31) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Net.Http.Headers
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (17,2)-(17,19) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Text
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (18,2)-(18,15) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (19,2)-(19,35) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Collections.Generic;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (20,2)-(20,20) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Linq;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (21,2)-(21,31) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Security.Claims;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (22,2)-(22,31) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Threading.Tasks;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (23,2)-(23,29) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Globalization;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (24,2)-(24,25) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using System.Text.Json;
|
||||
|
||||
#nullable disable
|
||||
#nullable restore
|
||||
#line (27,2)-(27,42) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Authorization
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (28,2)-(28,53) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using Microsoft.AspNetCore.Components.Authorization
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (31,2)-(31,17) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using MudBlazor
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (33,2)-(33,41) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using AuthModule.Components.Pages.Auths
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (34,2)-(34,41) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using AuthModule.Components.Pages.Roles
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (36,2)-(36,35) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using AuthModule.Components.Pages
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (37,2)-(37,29) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using AuthModule.Components
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (38,2)-(38,18) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using AuthModule
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (39,2)-(39,17) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using LayoutLib
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#nullable restore
|
||||
#line (40,2)-(40,28) "/run/media/yla/Dataa/Work/Programming/AllProjects/MainProgram/UI/Apps/MassTech/UI/Components/_Imports.razor"
|
||||
using LayoutLib.Components
|
||||
|
||||
#nullable disable
|
||||
;
|
||||
#line default
|
||||
#line hidden
|
||||
#nullable restore
|
||||
public partial class _Imports : object
|
||||
#nullable disable
|
||||
{
|
||||
#pragma warning disable 1998
|
||||
protected void Execute()
|
||||
{
|
||||
}
|
||||
#pragma warning restore 1998
|
||||
}
|
||||
}
|
||||
#pragma warning restore 1591
|
||||
@@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("UI")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+89d8c7f2868cdc25655d2a003c6dc8ab9e106e46")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("UI")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("UI")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
957c4cacb65de0df535f7228f9b1f964500f3bd919e4018ad87163716616741c
|
||||
@@ -0,0 +1,36 @@
|
||||
is_global = true
|
||||
build_property.EnableAotAnalyzer =
|
||||
build_property.EnableSingleFileAnalyzer =
|
||||
build_property.EnableTrimAnalyzer = false
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.MudDebugAnalyzer =
|
||||
build_property.MudAllowedAttributePattern =
|
||||
build_property.MudAllowedAttributeList =
|
||||
build_property.TargetFramework = net9.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization = false
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = browser
|
||||
build_property.RootNamespace = UI
|
||||
build_property.RootNamespace = UI
|
||||
build_property.ProjectDir = /mnt/Dataa/Work/Programming/MainProgram/Frontend/Apps/MassTech/UI/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop = false
|
||||
build_property.RazorLangVersion = 9.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = /mnt/Dataa/Work/Programming/MainProgram/Frontend/Apps/MassTech/UI
|
||||
build_property._RazorSourceGeneratorDebug =
|
||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
|
||||
[/mnt/Dataa/Work/Programming/MainProgram/Frontend/Apps/MassTech/UI/Components/App.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = Q29tcG9uZW50cy9BcHAucmF6b3I=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/mnt/Dataa/Work/Programming/MainProgram/Frontend/Apps/MassTech/UI/Components/_Imports.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = Q29tcG9uZW50cy9fSW1wb3J0cy5yYXpvcg==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
@@ -0,0 +1,11 @@
|
||||
// <auto-generated/>
|
||||
global using global::Microsoft.Extensions.Configuration;
|
||||
global using global::Microsoft.Extensions.DependencyInjection;
|
||||
global using global::Microsoft.Extensions.Logging;
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
644bd021d1d27a95b158681a2d00fdec0487f2d2427758fea785139997713d85
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,501 @@
|
||||
{
|
||||
"mainAssemblyName": "UI",
|
||||
"resources": {
|
||||
"hash": "sha256-QJ77Xak9BU5rrwtm2pBgc/p4X2ER4jVk1KhHTOmPzfc=",
|
||||
"fingerprinting": {
|
||||
"Blazored.FluentValidation.x0xsecpmtx.wasm": "Blazored.FluentValidation.wasm",
|
||||
"Blazored.LocalStorage.12n6dz54qr.wasm": "Blazored.LocalStorage.wasm",
|
||||
"FluentValidation.yuptatg8bv.wasm": "FluentValidation.wasm",
|
||||
"Microsoft.AspNetCore.Authorization.bvu82j4ad3.wasm": "Microsoft.AspNetCore.Authorization.wasm",
|
||||
"Microsoft.AspNetCore.Components.ptfrz3fits.wasm": "Microsoft.AspNetCore.Components.wasm",
|
||||
"Microsoft.AspNetCore.Components.Authorization.a48sropenz.wasm": "Microsoft.AspNetCore.Components.Authorization.wasm",
|
||||
"Microsoft.AspNetCore.Components.DataAnnotations.Validation.elz03823ys.wasm": "Microsoft.AspNetCore.Components.DataAnnotations.Validation.wasm",
|
||||
"Microsoft.AspNetCore.Components.Forms.73oi73dvgk.wasm": "Microsoft.AspNetCore.Components.Forms.wasm",
|
||||
"Microsoft.AspNetCore.Components.Web.pm8mpy5cip.wasm": "Microsoft.AspNetCore.Components.Web.wasm",
|
||||
"Microsoft.AspNetCore.Components.WebAssembly.4ni28tl690.wasm": "Microsoft.AspNetCore.Components.WebAssembly.wasm",
|
||||
"Microsoft.AspNetCore.Metadata.eyher82q7e.wasm": "Microsoft.AspNetCore.Metadata.wasm",
|
||||
"Microsoft.Extensions.Configuration.zwhwg8n2jl.wasm": "Microsoft.Extensions.Configuration.wasm",
|
||||
"Microsoft.Extensions.Configuration.Abstractions.ygg59j69y6.wasm": "Microsoft.Extensions.Configuration.Abstractions.wasm",
|
||||
"Microsoft.Extensions.Configuration.Binder.ree6nazi96.wasm": "Microsoft.Extensions.Configuration.Binder.wasm",
|
||||
"Microsoft.Extensions.Configuration.FileExtensions.9nblf8ao5a.wasm": "Microsoft.Extensions.Configuration.FileExtensions.wasm",
|
||||
"Microsoft.Extensions.Configuration.Json.mjuqqf9ko8.wasm": "Microsoft.Extensions.Configuration.Json.wasm",
|
||||
"Microsoft.Extensions.DependencyInjection.1atse8zt8a.wasm": "Microsoft.Extensions.DependencyInjection.wasm",
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions.3bbrnxm7sg.wasm": "Microsoft.Extensions.DependencyInjection.Abstractions.wasm",
|
||||
"Microsoft.Extensions.Diagnostics.ot0vbkhvd0.wasm": "Microsoft.Extensions.Diagnostics.wasm",
|
||||
"Microsoft.Extensions.Diagnostics.Abstractions.db9c73xjkc.wasm": "Microsoft.Extensions.Diagnostics.Abstractions.wasm",
|
||||
"Microsoft.Extensions.FileProviders.Abstractions.8bt7as0i9i.wasm": "Microsoft.Extensions.FileProviders.Abstractions.wasm",
|
||||
"Microsoft.Extensions.FileProviders.Embedded.vflpb6nf4v.wasm": "Microsoft.Extensions.FileProviders.Embedded.wasm",
|
||||
"Microsoft.Extensions.FileProviders.Physical.etpym877t9.wasm": "Microsoft.Extensions.FileProviders.Physical.wasm",
|
||||
"Microsoft.Extensions.FileSystemGlobbing.g2w0sei4ut.wasm": "Microsoft.Extensions.FileSystemGlobbing.wasm",
|
||||
"Microsoft.Extensions.Http.i6qr45nkse.wasm": "Microsoft.Extensions.Http.wasm",
|
||||
"Microsoft.Extensions.Localization.bvn14pws96.wasm": "Microsoft.Extensions.Localization.wasm",
|
||||
"Microsoft.Extensions.Localization.Abstractions.o4jp2hcm79.wasm": "Microsoft.Extensions.Localization.Abstractions.wasm",
|
||||
"Microsoft.Extensions.Logging.5o6wz2mzus.wasm": "Microsoft.Extensions.Logging.wasm",
|
||||
"Microsoft.Extensions.Logging.Abstractions.7og7zl867u.wasm": "Microsoft.Extensions.Logging.Abstractions.wasm",
|
||||
"Microsoft.Extensions.Options.8smb4p45bs.wasm": "Microsoft.Extensions.Options.wasm",
|
||||
"Microsoft.Extensions.Options.ConfigurationExtensions.0n4jyd4qht.wasm": "Microsoft.Extensions.Options.ConfigurationExtensions.wasm",
|
||||
"Microsoft.Extensions.Primitives.xtp97am9lf.wasm": "Microsoft.Extensions.Primitives.wasm",
|
||||
"Microsoft.JSInterop.nanjlpvyw1.wasm": "Microsoft.JSInterop.wasm",
|
||||
"Microsoft.JSInterop.WebAssembly.zjb9sj3c45.wasm": "Microsoft.JSInterop.WebAssembly.wasm",
|
||||
"MudBlazor.z0z0hbz85a.wasm": "MudBlazor.wasm",
|
||||
"SoloX.BlazorJsonLocalization.a1asrstlh7.wasm": "SoloX.BlazorJsonLocalization.wasm",
|
||||
"Microsoft.CSharp.7sv91sqvhk.wasm": "Microsoft.CSharp.wasm",
|
||||
"Microsoft.VisualBasic.Core.996jw09otz.wasm": "Microsoft.VisualBasic.Core.wasm",
|
||||
"Microsoft.VisualBasic.60s7uue63g.wasm": "Microsoft.VisualBasic.wasm",
|
||||
"Microsoft.Win32.Primitives.y3qy6ezutd.wasm": "Microsoft.Win32.Primitives.wasm",
|
||||
"Microsoft.Win32.Registry.79bs7l5oe6.wasm": "Microsoft.Win32.Registry.wasm",
|
||||
"System.AppContext.oz2126q8p4.wasm": "System.AppContext.wasm",
|
||||
"System.Buffers.6p4t8ehf1e.wasm": "System.Buffers.wasm",
|
||||
"System.Collections.Concurrent.m1bil1ufmx.wasm": "System.Collections.Concurrent.wasm",
|
||||
"System.Collections.Immutable.obrqbe3jnn.wasm": "System.Collections.Immutable.wasm",
|
||||
"System.Collections.NonGeneric.3b4y8ju3rx.wasm": "System.Collections.NonGeneric.wasm",
|
||||
"System.Collections.Specialized.eah3wxej14.wasm": "System.Collections.Specialized.wasm",
|
||||
"System.Collections.vuew0td5j6.wasm": "System.Collections.wasm",
|
||||
"System.ComponentModel.Annotations.rx1i5ay83i.wasm": "System.ComponentModel.Annotations.wasm",
|
||||
"System.ComponentModel.DataAnnotations.hrq5qt9oif.wasm": "System.ComponentModel.DataAnnotations.wasm",
|
||||
"System.ComponentModel.EventBasedAsync.rpvzep25g1.wasm": "System.ComponentModel.EventBasedAsync.wasm",
|
||||
"System.ComponentModel.Primitives.u4kagn3xsz.wasm": "System.ComponentModel.Primitives.wasm",
|
||||
"System.ComponentModel.TypeConverter.7a6bj5gtae.wasm": "System.ComponentModel.TypeConverter.wasm",
|
||||
"System.ComponentModel.sdfjglzjkc.wasm": "System.ComponentModel.wasm",
|
||||
"System.Configuration.ubtuylfcph.wasm": "System.Configuration.wasm",
|
||||
"System.Console.fuvc7697gb.wasm": "System.Console.wasm",
|
||||
"System.Core.bxocn0c2kr.wasm": "System.Core.wasm",
|
||||
"System.Data.Common.lrnu2igcph.wasm": "System.Data.Common.wasm",
|
||||
"System.Data.DataSetExtensions.nsw82s8i30.wasm": "System.Data.DataSetExtensions.wasm",
|
||||
"System.Data.n559eomu5m.wasm": "System.Data.wasm",
|
||||
"System.Diagnostics.Contracts.i9y4kg0l9q.wasm": "System.Diagnostics.Contracts.wasm",
|
||||
"System.Diagnostics.Debug.jcthdeoxhj.wasm": "System.Diagnostics.Debug.wasm",
|
||||
"System.Diagnostics.DiagnosticSource.gvnph2n9e4.wasm": "System.Diagnostics.DiagnosticSource.wasm",
|
||||
"System.Diagnostics.FileVersionInfo.snu7zofqzb.wasm": "System.Diagnostics.FileVersionInfo.wasm",
|
||||
"System.Diagnostics.Process.9e09q6ras2.wasm": "System.Diagnostics.Process.wasm",
|
||||
"System.Diagnostics.StackTrace.gm0wkwqx3g.wasm": "System.Diagnostics.StackTrace.wasm",
|
||||
"System.Diagnostics.TextWriterTraceListener.uekw01pydq.wasm": "System.Diagnostics.TextWriterTraceListener.wasm",
|
||||
"System.Diagnostics.Tools.typ1q3xuzv.wasm": "System.Diagnostics.Tools.wasm",
|
||||
"System.Diagnostics.TraceSource.h7hqb00h6v.wasm": "System.Diagnostics.TraceSource.wasm",
|
||||
"System.Diagnostics.Tracing.hvwi2pahy5.wasm": "System.Diagnostics.Tracing.wasm",
|
||||
"System.Drawing.Primitives.7o0jesyc4u.wasm": "System.Drawing.Primitives.wasm",
|
||||
"System.Drawing.ylisjr29ri.wasm": "System.Drawing.wasm",
|
||||
"System.Dynamic.Runtime.4v00zoolrg.wasm": "System.Dynamic.Runtime.wasm",
|
||||
"System.Formats.Asn1.yo7ehl2r8q.wasm": "System.Formats.Asn1.wasm",
|
||||
"System.Formats.Tar.7zjs7f41yn.wasm": "System.Formats.Tar.wasm",
|
||||
"System.Globalization.Calendars.oxuv3t4xaq.wasm": "System.Globalization.Calendars.wasm",
|
||||
"System.Globalization.Extensions.5rdxz2ynva.wasm": "System.Globalization.Extensions.wasm",
|
||||
"System.Globalization.x56j5xg3yp.wasm": "System.Globalization.wasm",
|
||||
"System.IO.Compression.Brotli.57wezp1kuk.wasm": "System.IO.Compression.Brotli.wasm",
|
||||
"System.IO.Compression.FileSystem.ij99zpqslp.wasm": "System.IO.Compression.FileSystem.wasm",
|
||||
"System.IO.Compression.ZipFile.nfdicopq1l.wasm": "System.IO.Compression.ZipFile.wasm",
|
||||
"System.IO.Compression.75h3g8vap1.wasm": "System.IO.Compression.wasm",
|
||||
"System.IO.FileSystem.AccessControl.fjl0mgq7zv.wasm": "System.IO.FileSystem.AccessControl.wasm",
|
||||
"System.IO.FileSystem.DriveInfo.jzor6ssov2.wasm": "System.IO.FileSystem.DriveInfo.wasm",
|
||||
"System.IO.FileSystem.Primitives.uqwpyde2b3.wasm": "System.IO.FileSystem.Primitives.wasm",
|
||||
"System.IO.FileSystem.Watcher.76s9ix1gfx.wasm": "System.IO.FileSystem.Watcher.wasm",
|
||||
"System.IO.FileSystem.3afv8h6ska.wasm": "System.IO.FileSystem.wasm",
|
||||
"System.IO.IsolatedStorage.5jj7y238pp.wasm": "System.IO.IsolatedStorage.wasm",
|
||||
"System.IO.MemoryMappedFiles.lh6pd13lil.wasm": "System.IO.MemoryMappedFiles.wasm",
|
||||
"System.IO.Pipelines.vve9g3gzsp.wasm": "System.IO.Pipelines.wasm",
|
||||
"System.IO.Pipes.AccessControl.dipj4z9m3e.wasm": "System.IO.Pipes.AccessControl.wasm",
|
||||
"System.IO.Pipes.4btpte1ft5.wasm": "System.IO.Pipes.wasm",
|
||||
"System.IO.UnmanagedMemoryStream.v2sov5tfjj.wasm": "System.IO.UnmanagedMemoryStream.wasm",
|
||||
"System.IO.u82yvk8fx1.wasm": "System.IO.wasm",
|
||||
"System.Linq.Expressions.jfgs5a34mv.wasm": "System.Linq.Expressions.wasm",
|
||||
"System.Linq.Parallel.6owhnu4iwd.wasm": "System.Linq.Parallel.wasm",
|
||||
"System.Linq.Queryable.1agilqxu5p.wasm": "System.Linq.Queryable.wasm",
|
||||
"System.Linq.lffrf2abh2.wasm": "System.Linq.wasm",
|
||||
"System.Memory.gi2ft8mrye.wasm": "System.Memory.wasm",
|
||||
"System.Net.Http.Json.24ue7cxcfm.wasm": "System.Net.Http.Json.wasm",
|
||||
"System.Net.Http.d2nq4xow2b.wasm": "System.Net.Http.wasm",
|
||||
"System.Net.HttpListener.2h0rzh8orb.wasm": "System.Net.HttpListener.wasm",
|
||||
"System.Net.Mail.7l0svhmwcx.wasm": "System.Net.Mail.wasm",
|
||||
"System.Net.NameResolution.qf074iw52u.wasm": "System.Net.NameResolution.wasm",
|
||||
"System.Net.NetworkInformation.z1n88cru7n.wasm": "System.Net.NetworkInformation.wasm",
|
||||
"System.Net.Ping.3nancy2qfd.wasm": "System.Net.Ping.wasm",
|
||||
"System.Net.Primitives.iqrdp99jr2.wasm": "System.Net.Primitives.wasm",
|
||||
"System.Net.Quic.sr4uryh6q2.wasm": "System.Net.Quic.wasm",
|
||||
"System.Net.Requests.zc63t1w0n8.wasm": "System.Net.Requests.wasm",
|
||||
"System.Net.Security.2qfp0n07qo.wasm": "System.Net.Security.wasm",
|
||||
"System.Net.ServicePoint.ca5knbkx9l.wasm": "System.Net.ServicePoint.wasm",
|
||||
"System.Net.Sockets.v1ckmzy40m.wasm": "System.Net.Sockets.wasm",
|
||||
"System.Net.WebClient.6srus0w9av.wasm": "System.Net.WebClient.wasm",
|
||||
"System.Net.WebHeaderCollection.5yq92fl9jx.wasm": "System.Net.WebHeaderCollection.wasm",
|
||||
"System.Net.WebProxy.xq5yd2q9yr.wasm": "System.Net.WebProxy.wasm",
|
||||
"System.Net.WebSockets.Client.q2em5kypdd.wasm": "System.Net.WebSockets.Client.wasm",
|
||||
"System.Net.WebSockets.dfk0ddeg9d.wasm": "System.Net.WebSockets.wasm",
|
||||
"System.Net.ox0odmit9j.wasm": "System.Net.wasm",
|
||||
"System.Numerics.Vectors.9zhqe4gqix.wasm": "System.Numerics.Vectors.wasm",
|
||||
"System.Numerics.60xrwan0op.wasm": "System.Numerics.wasm",
|
||||
"System.ObjectModel.l5zks8zz62.wasm": "System.ObjectModel.wasm",
|
||||
"System.Private.DataContractSerialization.u0i8l6wxw8.wasm": "System.Private.DataContractSerialization.wasm",
|
||||
"System.Private.Uri.qjmdiggmzv.wasm": "System.Private.Uri.wasm",
|
||||
"System.Private.Xml.Linq.a1rzaxd8wz.wasm": "System.Private.Xml.Linq.wasm",
|
||||
"System.Private.Xml.0168ly6y04.wasm": "System.Private.Xml.wasm",
|
||||
"System.Reflection.DispatchProxy.u3kpvupgi4.wasm": "System.Reflection.DispatchProxy.wasm",
|
||||
"System.Reflection.Emit.ILGeneration.hm8kpajtbw.wasm": "System.Reflection.Emit.ILGeneration.wasm",
|
||||
"System.Reflection.Emit.Lightweight.dxypt9et3y.wasm": "System.Reflection.Emit.Lightweight.wasm",
|
||||
"System.Reflection.Emit.w317rsl2nn.wasm": "System.Reflection.Emit.wasm",
|
||||
"System.Reflection.Extensions.s0ha418gh6.wasm": "System.Reflection.Extensions.wasm",
|
||||
"System.Reflection.Metadata.9i3kkfz4rg.wasm": "System.Reflection.Metadata.wasm",
|
||||
"System.Reflection.Primitives.7pgkoculis.wasm": "System.Reflection.Primitives.wasm",
|
||||
"System.Reflection.TypeExtensions.y1j87w4rx4.wasm": "System.Reflection.TypeExtensions.wasm",
|
||||
"System.Reflection.ic4lhkrfde.wasm": "System.Reflection.wasm",
|
||||
"System.Resources.Reader.gvrabkwtt5.wasm": "System.Resources.Reader.wasm",
|
||||
"System.Resources.ResourceManager.3q3017r54r.wasm": "System.Resources.ResourceManager.wasm",
|
||||
"System.Resources.Writer.gvjbhc12kg.wasm": "System.Resources.Writer.wasm",
|
||||
"System.Runtime.CompilerServices.Unsafe.xh4gzlbjv0.wasm": "System.Runtime.CompilerServices.Unsafe.wasm",
|
||||
"System.Runtime.CompilerServices.VisualC.x79wb4olzx.wasm": "System.Runtime.CompilerServices.VisualC.wasm",
|
||||
"System.Runtime.Extensions.ivyl5xfv3x.wasm": "System.Runtime.Extensions.wasm",
|
||||
"System.Runtime.Handles.77amrdisu2.wasm": "System.Runtime.Handles.wasm",
|
||||
"System.Runtime.InteropServices.JavaScript.0fsvrocifz.wasm": "System.Runtime.InteropServices.JavaScript.wasm",
|
||||
"System.Runtime.InteropServices.RuntimeInformation.6mx0f3scm8.wasm": "System.Runtime.InteropServices.RuntimeInformation.wasm",
|
||||
"System.Runtime.InteropServices.kdg7xwrj6w.wasm": "System.Runtime.InteropServices.wasm",
|
||||
"System.Runtime.Intrinsics.wg0gheep2z.wasm": "System.Runtime.Intrinsics.wasm",
|
||||
"System.Runtime.Loader.qmp77u0rm5.wasm": "System.Runtime.Loader.wasm",
|
||||
"System.Runtime.Numerics.2u83mtb87l.wasm": "System.Runtime.Numerics.wasm",
|
||||
"System.Runtime.Serialization.Formatters.vpo7xfv44r.wasm": "System.Runtime.Serialization.Formatters.wasm",
|
||||
"System.Runtime.Serialization.Json.n7lprrhjvf.wasm": "System.Runtime.Serialization.Json.wasm",
|
||||
"System.Runtime.Serialization.Primitives.k6skhm5y5s.wasm": "System.Runtime.Serialization.Primitives.wasm",
|
||||
"System.Runtime.Serialization.Xml.1d1ys6cuwn.wasm": "System.Runtime.Serialization.Xml.wasm",
|
||||
"System.Runtime.Serialization.9zfykru8jk.wasm": "System.Runtime.Serialization.wasm",
|
||||
"System.Runtime.qz035ds119.wasm": "System.Runtime.wasm",
|
||||
"System.Security.AccessControl.p1v3gqing0.wasm": "System.Security.AccessControl.wasm",
|
||||
"System.Security.Claims.60qnikg4xx.wasm": "System.Security.Claims.wasm",
|
||||
"System.Security.Cryptography.Algorithms.3p64zvxe7j.wasm": "System.Security.Cryptography.Algorithms.wasm",
|
||||
"System.Security.Cryptography.Cng.5idfu4nhba.wasm": "System.Security.Cryptography.Cng.wasm",
|
||||
"System.Security.Cryptography.Csp.zqotidn8du.wasm": "System.Security.Cryptography.Csp.wasm",
|
||||
"System.Security.Cryptography.Encoding.sqyapwxq5q.wasm": "System.Security.Cryptography.Encoding.wasm",
|
||||
"System.Security.Cryptography.OpenSsl.cck95qktr6.wasm": "System.Security.Cryptography.OpenSsl.wasm",
|
||||
"System.Security.Cryptography.Primitives.kuxf8s3p7e.wasm": "System.Security.Cryptography.Primitives.wasm",
|
||||
"System.Security.Cryptography.X509Certificates.xy3vl2qh67.wasm": "System.Security.Cryptography.X509Certificates.wasm",
|
||||
"System.Security.Cryptography.5jf1q07t36.wasm": "System.Security.Cryptography.wasm",
|
||||
"System.Security.Principal.Windows.3lmx9d7roa.wasm": "System.Security.Principal.Windows.wasm",
|
||||
"System.Security.Principal.77yri8eg3s.wasm": "System.Security.Principal.wasm",
|
||||
"System.Security.SecureString.fwvheyuur1.wasm": "System.Security.SecureString.wasm",
|
||||
"System.Security.ih3q1bhlue.wasm": "System.Security.wasm",
|
||||
"System.ServiceModel.Web.p046nx8r4m.wasm": "System.ServiceModel.Web.wasm",
|
||||
"System.ServiceProcess.3kd0o7aepk.wasm": "System.ServiceProcess.wasm",
|
||||
"System.Text.Encoding.CodePages.lhw70u4w31.wasm": "System.Text.Encoding.CodePages.wasm",
|
||||
"System.Text.Encoding.Extensions.bsjn9qlu37.wasm": "System.Text.Encoding.Extensions.wasm",
|
||||
"System.Text.Encoding.uaaeapwamc.wasm": "System.Text.Encoding.wasm",
|
||||
"System.Text.Encodings.Web.rrsur4ruxk.wasm": "System.Text.Encodings.Web.wasm",
|
||||
"System.Text.Json.m8hpjeij56.wasm": "System.Text.Json.wasm",
|
||||
"System.Text.RegularExpressions.eoveocsnfr.wasm": "System.Text.RegularExpressions.wasm",
|
||||
"System.Threading.Channels.zuibnssx4b.wasm": "System.Threading.Channels.wasm",
|
||||
"System.Threading.Overlapped.isyk0lwk2f.wasm": "System.Threading.Overlapped.wasm",
|
||||
"System.Threading.Tasks.Dataflow.mmn1m3v8t1.wasm": "System.Threading.Tasks.Dataflow.wasm",
|
||||
"System.Threading.Tasks.Extensions.pjxftf7hpj.wasm": "System.Threading.Tasks.Extensions.wasm",
|
||||
"System.Threading.Tasks.Parallel.bk8e8sq0os.wasm": "System.Threading.Tasks.Parallel.wasm",
|
||||
"System.Threading.Tasks.6kcv5pduu6.wasm": "System.Threading.Tasks.wasm",
|
||||
"System.Threading.Thread.nvnv5mqqf6.wasm": "System.Threading.Thread.wasm",
|
||||
"System.Threading.ThreadPool.dz1g3r6yf1.wasm": "System.Threading.ThreadPool.wasm",
|
||||
"System.Threading.Timer.vrgqc4vvf0.wasm": "System.Threading.Timer.wasm",
|
||||
"System.Threading.6ixcigppyn.wasm": "System.Threading.wasm",
|
||||
"System.Transactions.Local.phzgjy7quh.wasm": "System.Transactions.Local.wasm",
|
||||
"System.Transactions.r4yuf5badt.wasm": "System.Transactions.wasm",
|
||||
"System.ValueTuple.ko3v11dh63.wasm": "System.ValueTuple.wasm",
|
||||
"System.Web.HttpUtility.iahc8bnpll.wasm": "System.Web.HttpUtility.wasm",
|
||||
"System.Web.d2cit1yzss.wasm": "System.Web.wasm",
|
||||
"System.Windows.9w5trvxsz5.wasm": "System.Windows.wasm",
|
||||
"System.Xml.Linq.77xnndgjbg.wasm": "System.Xml.Linq.wasm",
|
||||
"System.Xml.ReaderWriter.n5j6xomepy.wasm": "System.Xml.ReaderWriter.wasm",
|
||||
"System.Xml.Serialization.h0nf1grwis.wasm": "System.Xml.Serialization.wasm",
|
||||
"System.Xml.XDocument.uerhct9pf1.wasm": "System.Xml.XDocument.wasm",
|
||||
"System.Xml.XPath.XDocument.x7vpngr30x.wasm": "System.Xml.XPath.XDocument.wasm",
|
||||
"System.Xml.XPath.iwa2wnpe4s.wasm": "System.Xml.XPath.wasm",
|
||||
"System.Xml.XmlDocument.huc9mgsfkg.wasm": "System.Xml.XmlDocument.wasm",
|
||||
"System.Xml.XmlSerializer.egzib3v8px.wasm": "System.Xml.XmlSerializer.wasm",
|
||||
"System.Xml.vkt2xr398g.wasm": "System.Xml.wasm",
|
||||
"System.mbdnuwm1zo.wasm": "System.wasm",
|
||||
"WindowsBase.ahs9krftg4.wasm": "WindowsBase.wasm",
|
||||
"mscorlib.k5iaovx9v7.wasm": "mscorlib.wasm",
|
||||
"netstandard.6sr1qvn64m.wasm": "netstandard.wasm",
|
||||
"System.Private.CoreLib.tn7ijpxcub.wasm": "System.Private.CoreLib.wasm",
|
||||
"dotnet.js": "dotnet.js",
|
||||
"dotnet.native.l4ptthxatg.js": "dotnet.native.js",
|
||||
"dotnet.native.d2w7colv7e.wasm": "dotnet.native.wasm",
|
||||
"dotnet.runtime.drv0pr9n5o.js": "dotnet.runtime.js",
|
||||
"icudt.oh1zvcfom8.dat": "icudt.dat",
|
||||
"Auth.Contracts.y9k5ww2n36.wasm": "Auth.Contracts.wasm",
|
||||
"AuthModule.qszvtybd5h.wasm": "AuthModule.wasm",
|
||||
"Carousel.g6xqe026ve.wasm": "Carousel.wasm",
|
||||
"Commerce.Contracts.azc003mdhq.wasm": "Commerce.Contracts.wasm",
|
||||
"CommerceModule.9iqv4ln5h0.wasm": "CommerceModule.wasm",
|
||||
"Common.xlu7wvb1gl.wasm": "Common.wasm",
|
||||
"Generic.q6zdf5jz6d.wasm": "Generic.wasm",
|
||||
"ImageViewer.ooarwgp3k5.wasm": "ImageViewer.wasm",
|
||||
"LayoutLib.tukpthv6lv.wasm": "LayoutLib.wasm",
|
||||
"Media.ylwkmyf5a4.wasm": "Media.wasm",
|
||||
"LayoutLib.vo5dce1ey9.pdb": "LayoutLib.pdb",
|
||||
"Media.qgnj8hkqor.pdb": "Media.pdb",
|
||||
"CommerceModule.4868olto5e.pdb": "CommerceModule.pdb",
|
||||
"AuthModule.zfiv5cuvgi.pdb": "AuthModule.pdb",
|
||||
"Auth.Contracts.1fyfxcq9g5.pdb": "Auth.Contracts.pdb",
|
||||
"Carousel.yycww2nr3t.pdb": "Carousel.pdb",
|
||||
"Commerce.Contracts.z9pe2nzo0z.pdb": "Commerce.Contracts.pdb",
|
||||
"Common.c276w1b4a8.pdb": "Common.pdb",
|
||||
"Generic.wj1tft1yte.pdb": "Generic.pdb",
|
||||
"ImageViewer.hyvyvbhidf.pdb": "ImageViewer.pdb",
|
||||
"CommerceModule.resources.107lwkwi2f.wasm": "CommerceModule.resources.wasm",
|
||||
"AuthModule.resources.c717zxvf08.wasm": "AuthModule.resources.wasm",
|
||||
"UI.i291enz3ja.wasm": "UI.wasm",
|
||||
"UI.8uagsv4r2c.pdb": "UI.pdb"
|
||||
},
|
||||
"jsModuleNative": {
|
||||
"dotnet.native.l4ptthxatg.js": "sha256-ddUN4+taa/Qv7Mr8mLpunJO+0Xw3ViOqBvedhe57/hA="
|
||||
},
|
||||
"jsModuleRuntime": {
|
||||
"dotnet.runtime.drv0pr9n5o.js": "sha256-yfXUv1l/B489E8p12JxUvxly0JvHL9CCsoZUDlfGH9c="
|
||||
},
|
||||
"wasmNative": {
|
||||
"dotnet.native.d2w7colv7e.wasm": "sha256-62UC3VfSQyaGpPUm7iSjBYuQ1xD31WdRYY20NQ1K+Vs="
|
||||
},
|
||||
"icu": {
|
||||
"icudt.oh1zvcfom8.dat": "sha256-tO5O5YzMTVSaKBboxAqezOQL9ewmupzV2JrB5Rkc8a4="
|
||||
},
|
||||
"coreAssembly": {
|
||||
"System.Runtime.InteropServices.JavaScript.0fsvrocifz.wasm": "sha256-ZMMV4mL9tsT7K00AGGRM510V3xUaBPvU5CEvllrNadU=",
|
||||
"System.Private.CoreLib.tn7ijpxcub.wasm": "sha256-Sf4jO0ZWIg9IPLgB2yr+IJinPiaj4VseqLyVCcHvrSE="
|
||||
},
|
||||
"assembly": {
|
||||
"Blazored.FluentValidation.x0xsecpmtx.wasm": "sha256-MSQuUWmw/uBMui2/n4kdEKi0h5j0G+EuO1sM6KK6ltM=",
|
||||
"Blazored.LocalStorage.12n6dz54qr.wasm": "sha256-OaMAAd5n7ORfyur5e3QIyEVKJ76MKIvwbg7/icnnYcU=",
|
||||
"FluentValidation.yuptatg8bv.wasm": "sha256-1vkL1fNCyvLkWYtavCvKdUZS0BPY392ec7LutoPTps4=",
|
||||
"Microsoft.AspNetCore.Authorization.bvu82j4ad3.wasm": "sha256-R3z3EHDfLygNZKgrLSQoa3nUMS29QCyoWiSkZCtA1qg=",
|
||||
"Microsoft.AspNetCore.Components.ptfrz3fits.wasm": "sha256-3edzx5YfT09UfFs9ODDU3tlEeGEVSuzQc3N0d9Eiiww=",
|
||||
"Microsoft.AspNetCore.Components.Authorization.a48sropenz.wasm": "sha256-GoO6RRqEkI96aa26/iYlIoSjZU96UNYAEjdZJqz0or0=",
|
||||
"Microsoft.AspNetCore.Components.DataAnnotations.Validation.elz03823ys.wasm": "sha256-Mpd98aRLb9cK/TLwAqYub55BwBvzDAyJs18h1O7jIqk=",
|
||||
"Microsoft.AspNetCore.Components.Forms.73oi73dvgk.wasm": "sha256-jdKRM9bLidOnwHpF0bAv2QzdQH6rVe9EV27lHGoE/V4=",
|
||||
"Microsoft.AspNetCore.Components.Web.pm8mpy5cip.wasm": "sha256-z1n5Z91qj8n9xnzaalJXLrXhYtrzz/Un0E35o6lgwnU=",
|
||||
"Microsoft.AspNetCore.Components.WebAssembly.4ni28tl690.wasm": "sha256-IMnRqKazaJHas/6qB0W1qAoWvflX1TlZ8iiWQmCgX98=",
|
||||
"Microsoft.AspNetCore.Metadata.eyher82q7e.wasm": "sha256-mvL8tMVGy3n+S814Tcz9XNQ0chtPfk5sQ1cEuW7LqGg=",
|
||||
"Microsoft.Extensions.Configuration.zwhwg8n2jl.wasm": "sha256-s0I0xhbIW7JgSbfDqyRhwyj+s6Xc3k7lZyihdIT0GQI=",
|
||||
"Microsoft.Extensions.Configuration.Abstractions.ygg59j69y6.wasm": "sha256-old5xrhKgyY+P8FBXucLCsXTvLeRS9Uar1NQb6cEtV4=",
|
||||
"Microsoft.Extensions.Configuration.Binder.ree6nazi96.wasm": "sha256-cx0N2cxh0x0YCeudlOQDKSK2tTCRl8AgVGfo6FZbVsk=",
|
||||
"Microsoft.Extensions.Configuration.FileExtensions.9nblf8ao5a.wasm": "sha256-NV1uQ8XZk8hihtBGAtI7JBQ0midFs16Q1hlZ7rZbiI0=",
|
||||
"Microsoft.Extensions.Configuration.Json.mjuqqf9ko8.wasm": "sha256-IqNJ9GTiV8sjdwoc/sOu1zvEUIBQuiQ0Aj3ct6buNKk=",
|
||||
"Microsoft.Extensions.DependencyInjection.1atse8zt8a.wasm": "sha256-xx6DLp9k8mmtm7YNo3zwePJzf7/6EOSsbXy1Vkf9kWo=",
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions.3bbrnxm7sg.wasm": "sha256-AdNUfaUzAO74cwhiNUTtR4QaVzjc8pfQGkSwzoVFfnA=",
|
||||
"Microsoft.Extensions.Diagnostics.ot0vbkhvd0.wasm": "sha256-FF9EPfQLQESrD7SQwDSc5Dyom1MzYfKKA/te9dr1loE=",
|
||||
"Microsoft.Extensions.Diagnostics.Abstractions.db9c73xjkc.wasm": "sha256-Kd2vwqv0ufQsXreg4wrzcZothnfZDJnDHl+EDFX+LKE=",
|
||||
"Microsoft.Extensions.FileProviders.Abstractions.8bt7as0i9i.wasm": "sha256-3LXusCEWEhX+e2gEtCL/QPCdi7DrgJepdGFJamSBadQ=",
|
||||
"Microsoft.Extensions.FileProviders.Embedded.vflpb6nf4v.wasm": "sha256-NdRj0YZsF+etV1SbDkVg8l8mrVRj1T86WpaM7mdxFNU=",
|
||||
"Microsoft.Extensions.FileProviders.Physical.etpym877t9.wasm": "sha256-ziLgMVANLoCqRxI4q2NXc7a53SyiaG4PZhFDoLqgME4=",
|
||||
"Microsoft.Extensions.FileSystemGlobbing.g2w0sei4ut.wasm": "sha256-WFYtVw/4r9BX0QBPuS6b+T5+jGgjm0j1cZ73a4w8ZWM=",
|
||||
"Microsoft.Extensions.Http.i6qr45nkse.wasm": "sha256-SuX6AV/r57Bcwt0F2A9QomJZPXe87t36JG7qWqwH3gU=",
|
||||
"Microsoft.Extensions.Localization.bvn14pws96.wasm": "sha256-6UgMJoVZBfDdfzYR0aKVK6BWArxpXC1qiQDDjiXw/L4=",
|
||||
"Microsoft.Extensions.Localization.Abstractions.o4jp2hcm79.wasm": "sha256-GJNjpp2mlMIYboBhzukWw5r2Z24PsB0E9Gj9VoTGKEI=",
|
||||
"Microsoft.Extensions.Logging.5o6wz2mzus.wasm": "sha256-xVQZFK8MRLhi0c9Mv+HuHN9R3/VmN1gwo67nqlm6jag=",
|
||||
"Microsoft.Extensions.Logging.Abstractions.7og7zl867u.wasm": "sha256-J8eiHzpK9eVrn1CTBWjieq94wtYtW1DTXod7A3IcZ/k=",
|
||||
"Microsoft.Extensions.Options.8smb4p45bs.wasm": "sha256-6K+4B1GEf5Gt32XBHniGt3r3Fn28PPQFeNn1KYSOtn8=",
|
||||
"Microsoft.Extensions.Options.ConfigurationExtensions.0n4jyd4qht.wasm": "sha256-xOvcPT8LIZueMC6zgvm1cLanlpwEmV7y9+gbXWCqD5s=",
|
||||
"Microsoft.Extensions.Primitives.xtp97am9lf.wasm": "sha256-+6WuKokS33+LxRRsQK8HjiOppzZD5+UCJuOWSPChjBc=",
|
||||
"Microsoft.JSInterop.nanjlpvyw1.wasm": "sha256-UVoS3OlDN6qIbLmaPpiEDaQf3ri3QwXe4S2hztG2Ap0=",
|
||||
"Microsoft.JSInterop.WebAssembly.zjb9sj3c45.wasm": "sha256-v5o+Puip4513aIuetEX8lcmm+MWw475ZaiuL9yw6OeM=",
|
||||
"MudBlazor.z0z0hbz85a.wasm": "sha256-U54Xvvw3oN9A3O4M52EqrE6nsawUfpGKUcR6wXTAiXs=",
|
||||
"SoloX.BlazorJsonLocalization.a1asrstlh7.wasm": "sha256-zhwvD9xqQ2ocVi1d+n8uF8tf8cS5uMc3Da2YeDz9OzY=",
|
||||
"Microsoft.CSharp.7sv91sqvhk.wasm": "sha256-J/r8Qw38iNoEsSPY1QsvaxCiucJuyusro4SHXw2J+rI=",
|
||||
"Microsoft.VisualBasic.Core.996jw09otz.wasm": "sha256-bVYIXaF/repKqOYm6OXjBTWfClKF0iuR9LMHF3IlJl8=",
|
||||
"Microsoft.VisualBasic.60s7uue63g.wasm": "sha256-egCP5TA3ZnbStJdK3DN81zePXM4qZz7DMhSr1u5xFSM=",
|
||||
"Microsoft.Win32.Primitives.y3qy6ezutd.wasm": "sha256-riYjwFbF1N4wFxf6gHHVx8/uE52EhNHXhA1od+Xc8ls=",
|
||||
"Microsoft.Win32.Registry.79bs7l5oe6.wasm": "sha256-+1LOKbVKXTMh8TU19yC/ceSNkZ37Fk6TdavEUt4Ci9M=",
|
||||
"System.AppContext.oz2126q8p4.wasm": "sha256-ZH9WBkypBV1hq5Vlzb712xYKkk9pGKf7UK4KtxuhRds=",
|
||||
"System.Buffers.6p4t8ehf1e.wasm": "sha256-Co0FKkwa69AcmFO40T6O5M25etq4JZXjq63Qq1tF/q4=",
|
||||
"System.Collections.Concurrent.m1bil1ufmx.wasm": "sha256-ln5qqpuiedLPKOsHfbqcjhRVQDiC0Jm8+xLSciZ9+uQ=",
|
||||
"System.Collections.Immutable.obrqbe3jnn.wasm": "sha256-1N/AMhPm+Q5E9zWYYMh1pWLYEoP5eDFLZhhJ0j5ZwJo=",
|
||||
"System.Collections.NonGeneric.3b4y8ju3rx.wasm": "sha256-Tx49Vbyd+WRuJK0ZgQYMo4A604oNCs1DbVmnXoYLgk0=",
|
||||
"System.Collections.Specialized.eah3wxej14.wasm": "sha256-uqFHhuMYssPFJ0zh2oakH/on6C07aakJCYDUuJHx+xs=",
|
||||
"System.Collections.vuew0td5j6.wasm": "sha256-N7ch4ya2Hmp9xFH/6IPemSUKlzAGm1qRR5X1w0HkXaM=",
|
||||
"System.ComponentModel.Annotations.rx1i5ay83i.wasm": "sha256-sXgLwQE4DA+mDpxiJ5qkFzOwFy+vom2bvHNs8JXX+xU=",
|
||||
"System.ComponentModel.DataAnnotations.hrq5qt9oif.wasm": "sha256-Q2vhY2m4AeXI2vp7aX9JUKKNLd760rUS25ve7BjJzYM=",
|
||||
"System.ComponentModel.EventBasedAsync.rpvzep25g1.wasm": "sha256-T72jStRk71sanMLve2M8cmYckzQ6oevSdhwMqhCNQao=",
|
||||
"System.ComponentModel.Primitives.u4kagn3xsz.wasm": "sha256-bsCx2H1grFpSTkkwxwr6xuc05lWoARb7XeyM8aQ8BhM=",
|
||||
"System.ComponentModel.TypeConverter.7a6bj5gtae.wasm": "sha256-caSbbXPJl23RgxG0PaYq6F3zKrKuAJQ4MtdyzqPEwHY=",
|
||||
"System.ComponentModel.sdfjglzjkc.wasm": "sha256-YLf2wQ1P1fXWfpcGxyZ9/WvhD5zaKakQVViM8ZEz1P0=",
|
||||
"System.Configuration.ubtuylfcph.wasm": "sha256-+rVGHmx2EoR6Fc0eYqrEz7KXRF3ISUQqIcWbk5l/h5E=",
|
||||
"System.Console.fuvc7697gb.wasm": "sha256-yUSMBTqOMIq22RrjOs37kl1tKP7nBcbZz0x9LA+NfKA=",
|
||||
"System.Core.bxocn0c2kr.wasm": "sha256-L8DnV+3bi1IKCznLK3IypUUTZGi199Zndh331zTcETw=",
|
||||
"System.Data.Common.lrnu2igcph.wasm": "sha256-L2JeWvbbwBD081Y9BfWFsZVHPlYxXjIf3cXP5vdKIrE=",
|
||||
"System.Data.DataSetExtensions.nsw82s8i30.wasm": "sha256-+XUwqByFquLMplMFAvhyS92ln7dyHKIf02yA+Fj3rfg=",
|
||||
"System.Data.n559eomu5m.wasm": "sha256-W5AQsuOBzF8EJtZEe1h/BaLw0ehc/+Khh1GrC+CEkMI=",
|
||||
"System.Diagnostics.Contracts.i9y4kg0l9q.wasm": "sha256-dpoKnNh4cvJJIppJjVcTDK9AlYGctGnMlJAHuPZUyYY=",
|
||||
"System.Diagnostics.Debug.jcthdeoxhj.wasm": "sha256-LWx0IlROUA/oeD/bWrrBQZZtYpx/kVkIEq6IwK00sgA=",
|
||||
"System.Diagnostics.DiagnosticSource.gvnph2n9e4.wasm": "sha256-HO6zoDt/boE5Zre4p8P2P9a4JfoW0bSWPTy3WqwzoBs=",
|
||||
"System.Diagnostics.FileVersionInfo.snu7zofqzb.wasm": "sha256-CJYmwsv/GKX9BY42j6+AR77wBVZxGAscFU4KxVXUE/E=",
|
||||
"System.Diagnostics.Process.9e09q6ras2.wasm": "sha256-vzOWuLoj7u36k3HyvqosrF3CLhLPSH3bL6YjG69I3dk=",
|
||||
"System.Diagnostics.StackTrace.gm0wkwqx3g.wasm": "sha256-2EAjmDh8DGf/NilGOPB1jQ9nuEYe+STEPU4dujvAXpo=",
|
||||
"System.Diagnostics.TextWriterTraceListener.uekw01pydq.wasm": "sha256-qhwc6kjrkzvSkW8xilVvEzwWoBOazvfLHnye6E6Ja68=",
|
||||
"System.Diagnostics.Tools.typ1q3xuzv.wasm": "sha256-S/B4jMJTaA3mzzyPb6OkXb521A1tq8svyrFnwt9cmX0=",
|
||||
"System.Diagnostics.TraceSource.h7hqb00h6v.wasm": "sha256-Y/s+RV51GT7VuOgM9E5eI/m/Yzvp+HwyULauoOacAYo=",
|
||||
"System.Diagnostics.Tracing.hvwi2pahy5.wasm": "sha256-7ZxJOcspoKo8HoYh7EKjilJjwyssZIlVTu4G0HfgQ9k=",
|
||||
"System.Drawing.Primitives.7o0jesyc4u.wasm": "sha256-J2glSYh5sLFKWy99cY+uTQHHRoE9GDNLyRgNPK2itaI=",
|
||||
"System.Drawing.ylisjr29ri.wasm": "sha256-yhP06nyblAii5DvW5T8qP9CBortJtXmDmiqwDrS+SbU=",
|
||||
"System.Dynamic.Runtime.4v00zoolrg.wasm": "sha256-oNg/KVPgstC01GusB0Svz2CvZwhYf2/c6L1/X80C/Pw=",
|
||||
"System.Formats.Asn1.yo7ehl2r8q.wasm": "sha256-ciM8Rc8il2gTWBsDttAN8T38kv3B7ZgH9CbMVHrAT/g=",
|
||||
"System.Formats.Tar.7zjs7f41yn.wasm": "sha256-3SigsVHxuKvzIsvvQ9Ef256rIVWUlnp3/9OWNWPADcE=",
|
||||
"System.Globalization.Calendars.oxuv3t4xaq.wasm": "sha256-XKWcbbLeXs8rQhk4wuyv82D0c3CjHLmvtf/H5GKwZYg=",
|
||||
"System.Globalization.Extensions.5rdxz2ynva.wasm": "sha256-4e6Mjz3ytpdLIXYZHk7y2d19Dk+jleEi6f8pT+dHWck=",
|
||||
"System.Globalization.x56j5xg3yp.wasm": "sha256-9a4OeetPd/VAKSTY7b6VPtPzsjezpXLz8aEKylBNHmI=",
|
||||
"System.IO.Compression.Brotli.57wezp1kuk.wasm": "sha256-gbE/ETzEb6JiVnLGMIS7/JV6mIHYPE4AnjgZZBsA4IQ=",
|
||||
"System.IO.Compression.FileSystem.ij99zpqslp.wasm": "sha256-csAev0vSXb2k4GKctGYhuN7RYPzOdFG8+agULf8GVTg=",
|
||||
"System.IO.Compression.ZipFile.nfdicopq1l.wasm": "sha256-fe+vdEgewsn7iNNLP3cBBJJ1jzzvKDj3/IHPeMZ80Bk=",
|
||||
"System.IO.Compression.75h3g8vap1.wasm": "sha256-deaPRs5vZu+67PRIFqu7RybrLWf2Lsx39Rqbyhs7GIc=",
|
||||
"System.IO.FileSystem.AccessControl.fjl0mgq7zv.wasm": "sha256-9RyX86kYS3iVZ9cc4UXYUSVQEDauzKJow3lcFbxixgw=",
|
||||
"System.IO.FileSystem.DriveInfo.jzor6ssov2.wasm": "sha256-wdL1oqpPIQCQLBXzr3UTMAcJhi2toAuBLShZS0TdbDs=",
|
||||
"System.IO.FileSystem.Primitives.uqwpyde2b3.wasm": "sha256-+ndFP+aoFqWaP4mm6cQAfKLURHTQw/uhpvZh+Hi46BU=",
|
||||
"System.IO.FileSystem.Watcher.76s9ix1gfx.wasm": "sha256-33y5sTQw8FpHe/gBnKg8BXWh/HcK1TQdnQcT8kpHlvw=",
|
||||
"System.IO.FileSystem.3afv8h6ska.wasm": "sha256-G6vdrXpLOz0JMRldSQvXSy8KbUYZLPTnGj/QYKwpsoQ=",
|
||||
"System.IO.IsolatedStorage.5jj7y238pp.wasm": "sha256-oTiufFq0LMEb0AP1BA7XdfqDgZX3eR/8aX8qbLmD2Ys=",
|
||||
"System.IO.MemoryMappedFiles.lh6pd13lil.wasm": "sha256-59FnVb1d2V+Q8m5IdU4YRNli1h9Vr2Kxl/cULMzeLmI=",
|
||||
"System.IO.Pipelines.vve9g3gzsp.wasm": "sha256-m2+UpxJSBjZk9hCCkvQDhJ4+Pctlfiho7w4hNWy2HEM=",
|
||||
"System.IO.Pipes.AccessControl.dipj4z9m3e.wasm": "sha256-5QfFp9A70OBw7wXQjHbA0QE6zgdYKNyrZXhtUR+SgXA=",
|
||||
"System.IO.Pipes.4btpte1ft5.wasm": "sha256-oGXE9SZnHk8PecGxlz4xMAU0fi8m+2r+TFrPL5BEx24=",
|
||||
"System.IO.UnmanagedMemoryStream.v2sov5tfjj.wasm": "sha256-2RhF+TVS2V39IdaD4lsT3B8761mukK8BXseN7Uswmk0=",
|
||||
"System.IO.u82yvk8fx1.wasm": "sha256-3s4acg6PG0cRHJbVRIDXaoOxSi+CdeBJyqL4Q0JeZ9I=",
|
||||
"System.Linq.Expressions.jfgs5a34mv.wasm": "sha256-L/8G+2XYmlFRl6oeaGT5de1hssWTdJwGErZjB/XcKd8=",
|
||||
"System.Linq.Parallel.6owhnu4iwd.wasm": "sha256-pi6a3fau6y9A0IjzvtjYW8f+mq2eGadmjxQNHMVPwzo=",
|
||||
"System.Linq.Queryable.1agilqxu5p.wasm": "sha256-6Y+xodTz6KgHa0K5hsjpfu8wollY7FNA8cWs61+wsbg=",
|
||||
"System.Linq.lffrf2abh2.wasm": "sha256-H2LqZVe3vj6nmHHr8BjjbweJBvwk5McBxkBYrNoAP3Q=",
|
||||
"System.Memory.gi2ft8mrye.wasm": "sha256-eDe972QWW9wb/DxwJXAFoHnBitOmYvFcI4kBOKIAsdw=",
|
||||
"System.Net.Http.Json.24ue7cxcfm.wasm": "sha256-Dkk/aC8Xg3W0wl7JXUgZeVxie+Yf+l90BVLjThl84+M=",
|
||||
"System.Net.Http.d2nq4xow2b.wasm": "sha256-u+CXnQClICGMLY4/u2SUIYBZplQliDKfSUUTEWAOqPw=",
|
||||
"System.Net.HttpListener.2h0rzh8orb.wasm": "sha256-2l2hzgtAC6fljDX80z+Dmz/wW0TTyHmt7+mX6+FeLpQ=",
|
||||
"System.Net.Mail.7l0svhmwcx.wasm": "sha256-BUs5c9jjYPOvWvBrQjp5SMuo/RYmCU4nj4kaOJ/vvXQ=",
|
||||
"System.Net.NameResolution.qf074iw52u.wasm": "sha256-CrYBI1RjH7eXAAd6q5Ofpw+cdQmOtMqIoFeLIuOcxx8=",
|
||||
"System.Net.NetworkInformation.z1n88cru7n.wasm": "sha256-tw7IxUnFsK5mHuUaNYD4NuvblJ0z4PPAnW2BaW9TD8c=",
|
||||
"System.Net.Ping.3nancy2qfd.wasm": "sha256-n4khWbcJUmZPdihzwrq9Xi8H3CSFhq0hsmhxIThhws8=",
|
||||
"System.Net.Primitives.iqrdp99jr2.wasm": "sha256-qpoTWZCgBWhSfGR30ina/ZFr1kY644rDWkjVl6KaNNE=",
|
||||
"System.Net.Quic.sr4uryh6q2.wasm": "sha256-WDnllYAf13mJaJKsMwlK1d3OxJP6dXNvXwEOvaG0QhI=",
|
||||
"System.Net.Requests.zc63t1w0n8.wasm": "sha256-DdwyfZTGWoawd/C2u6CqJlRPqXv3bgW5yJvzewP/US8=",
|
||||
"System.Net.Security.2qfp0n07qo.wasm": "sha256-JmgbBif33UuXG/maICcpKPjI20HcqglBYYAHp/4umJY=",
|
||||
"System.Net.ServicePoint.ca5knbkx9l.wasm": "sha256-PKXed5tde0rlgDgu4hRkwLzhGGETO49iNVlTHkjEygg=",
|
||||
"System.Net.Sockets.v1ckmzy40m.wasm": "sha256-A9x3bkG0BrABfO3f+ERBWnyyBcWoR7htExCrJtb1RA4=",
|
||||
"System.Net.WebClient.6srus0w9av.wasm": "sha256-JsT7eEN7U+UV4VsBFp6dfT+IzzkXlWVx2JxaFV7+diI=",
|
||||
"System.Net.WebHeaderCollection.5yq92fl9jx.wasm": "sha256-U6Hiocd2qkn+c5L54DJdtGDBPtQyVY7cGRAyf3liHxI=",
|
||||
"System.Net.WebProxy.xq5yd2q9yr.wasm": "sha256-maYQxwrEbmlc1CQgQybx1v4qs1QoxgiSWERZWMBAlP8=",
|
||||
"System.Net.WebSockets.Client.q2em5kypdd.wasm": "sha256-wkXK1O7Wks1zHskMOM8lMQQqDAP75TBWk65+m+WfPHA=",
|
||||
"System.Net.WebSockets.dfk0ddeg9d.wasm": "sha256-lzcUtj0zuDLXg0C6Ohs6CD3sF74I3DyKPq6Jkklh0UE=",
|
||||
"System.Net.ox0odmit9j.wasm": "sha256-vL8ZpF7grD8oLr4TxUe+7iHb8T/olfeRuxNbwu3PV4Q=",
|
||||
"System.Numerics.Vectors.9zhqe4gqix.wasm": "sha256-e0TC4WeKQvabJgR+v/nDMnuZK0Grwtz3tH5u132pS1Q=",
|
||||
"System.Numerics.60xrwan0op.wasm": "sha256-1tcYjBv+P5U5itsA1ePQZHZDTf6R8XYzixi6hOkgx50=",
|
||||
"System.ObjectModel.l5zks8zz62.wasm": "sha256-+ZrBLi94LYtaZOuqnIGvLhZTdtrKrRAtc2f6FkcX9uk=",
|
||||
"System.Private.DataContractSerialization.u0i8l6wxw8.wasm": "sha256-wqX3edU8RC7Pr2F+OER1m3987F3lAGuRB4uN0cE9Euk=",
|
||||
"System.Private.Uri.qjmdiggmzv.wasm": "sha256-ZsVKuPE4l7oOI7Bhp7RL3Yez20c5A66M73pJbz2eR/I=",
|
||||
"System.Private.Xml.Linq.a1rzaxd8wz.wasm": "sha256-nrE6f/zEV3Mr2PvLtFXT4qZlgpo3k9NtfcLICuWRFfc=",
|
||||
"System.Private.Xml.0168ly6y04.wasm": "sha256-fFIH+kLlMMWlzi38Bl8+PxYSAMiIQdLpK/6oHtAXRLE=",
|
||||
"System.Reflection.DispatchProxy.u3kpvupgi4.wasm": "sha256-9oYFg1qjgZ64+faXAldt//+/loH/oI+hssPqALAXoPs=",
|
||||
"System.Reflection.Emit.ILGeneration.hm8kpajtbw.wasm": "sha256-qfm/kPARU45Fsx4rG0FdrQ3Ka2ls8hdk80UpGDmlpOY=",
|
||||
"System.Reflection.Emit.Lightweight.dxypt9et3y.wasm": "sha256-EZ70JP2Gkg0O5necK9rfxafgbFLFBFzWte1fGc6Ixeo=",
|
||||
"System.Reflection.Emit.w317rsl2nn.wasm": "sha256-XLxel+2QPJNKLHFWXeX8L5wuFGgMttN+3lp0K1H0Lew=",
|
||||
"System.Reflection.Extensions.s0ha418gh6.wasm": "sha256-VOMRHX74/qrMdEAC9neKJrXo41jpUYLLbFeqtCMqtY8=",
|
||||
"System.Reflection.Metadata.9i3kkfz4rg.wasm": "sha256-wa6RIUDTnApqNQwfhnNZBnOgOfLKhfo670KAnBLQuIg=",
|
||||
"System.Reflection.Primitives.7pgkoculis.wasm": "sha256-dYbZaK9UVVezEAIgYif33HA3xre7dfYOlfnPE7M9+BA=",
|
||||
"System.Reflection.TypeExtensions.y1j87w4rx4.wasm": "sha256-igYU6ciV9GTIhEtkyTiAhBxKlPrV7zYltyRKxKTbYps=",
|
||||
"System.Reflection.ic4lhkrfde.wasm": "sha256-QvrIT+rX+U9i8y0EcrBf8BLqun/cWuG6VJjI3Re2aZM=",
|
||||
"System.Resources.Reader.gvrabkwtt5.wasm": "sha256-nKY2J/w90vhvphOs78Yl2nroM4MDUy22j543lqwkLqw=",
|
||||
"System.Resources.ResourceManager.3q3017r54r.wasm": "sha256-2x9ySYDUo8EBvKlJQV7/3ujcxB0P27NfTOedmgYE3Q4=",
|
||||
"System.Resources.Writer.gvjbhc12kg.wasm": "sha256-pNVkUUAxvNadHr/SUVABBUUs4R9SCUf/JebkiDEwmKA=",
|
||||
"System.Runtime.CompilerServices.Unsafe.xh4gzlbjv0.wasm": "sha256-xWGfdj8kc7Z07UI2MHWmjR9ELJVCBdHVuLRxYLnPMCo=",
|
||||
"System.Runtime.CompilerServices.VisualC.x79wb4olzx.wasm": "sha256-rTF3ZpzzjmgidNWrOkQW3L6+pX3RNhZR6q3q9y/Y8ro=",
|
||||
"System.Runtime.Extensions.ivyl5xfv3x.wasm": "sha256-zpzxiDpXASpI7PbJ7PUpoSvcsFpmaMXu834UF/MtSj8=",
|
||||
"System.Runtime.Handles.77amrdisu2.wasm": "sha256-I0wCnMGXj5lMhBN8AE2YPrXyt5tyfA8HeQ2LCv6EDaU=",
|
||||
"System.Runtime.InteropServices.RuntimeInformation.6mx0f3scm8.wasm": "sha256-LsUHmPIxbKB6Ez3LhV6hfjKdaF4o3eds7ln8vtrrF5o=",
|
||||
"System.Runtime.InteropServices.kdg7xwrj6w.wasm": "sha256-WABty9NmLQvrJwTTQMALa0Lad7PaR1JRxdpxKQU0HZM=",
|
||||
"System.Runtime.Intrinsics.wg0gheep2z.wasm": "sha256-oNCmORz/6NzsI/RlIzvNW38XIlFIbOKP+L5tOLQXH44=",
|
||||
"System.Runtime.Loader.qmp77u0rm5.wasm": "sha256-fiO9bigIONm1sfmsF1jTb/xHWM+lHIt2Y4VqUG7RWiY=",
|
||||
"System.Runtime.Numerics.2u83mtb87l.wasm": "sha256-emn9OAQ1cvkqJquussUl2NA908fNWqL/OWLloPIzBtI=",
|
||||
"System.Runtime.Serialization.Formatters.vpo7xfv44r.wasm": "sha256-48WeF6IRy1dtoywsHHco26EcBMEVN5lb5l9Jpo4nmr8=",
|
||||
"System.Runtime.Serialization.Json.n7lprrhjvf.wasm": "sha256-XbFQ9PypAofjVUQnYs4GFQ8I+xxlSudl+8Iu8tBfmdY=",
|
||||
"System.Runtime.Serialization.Primitives.k6skhm5y5s.wasm": "sha256-rGTRB6UyZrciacXEn9rTNE19rDGms0obw6ADrEdotnk=",
|
||||
"System.Runtime.Serialization.Xml.1d1ys6cuwn.wasm": "sha256-Ze8BbCJ9BT1foutQZ9bVEnuzdmunBzH++3wiIQz5nZ4=",
|
||||
"System.Runtime.Serialization.9zfykru8jk.wasm": "sha256-m7qeAi/NQYXNwRTaLmS7HdrfZFRZYiKgqlnmP6+I/gM=",
|
||||
"System.Runtime.qz035ds119.wasm": "sha256-Ol960shGpcfX9o27vcZmp50HiBnsR/k7rQYgvTtCjnk=",
|
||||
"System.Security.AccessControl.p1v3gqing0.wasm": "sha256-E6hXYfz209CDSSZlKyvWlRDx1CdZ5q6Wh8bKFh6cpU4=",
|
||||
"System.Security.Claims.60qnikg4xx.wasm": "sha256-ZgVifWhnS5pfNOprPiHO0JNVebzIq0wsLdRLd0DmUME=",
|
||||
"System.Security.Cryptography.Algorithms.3p64zvxe7j.wasm": "sha256-GZYmPQL5hQSnZ2ssF9mJbS8vaRw5AWolqi4Bn+wKln8=",
|
||||
"System.Security.Cryptography.Cng.5idfu4nhba.wasm": "sha256-HRBWADyK8eU3dJX7focR0Tdbeo8vVLDmvBIGsNyDQHU=",
|
||||
"System.Security.Cryptography.Csp.zqotidn8du.wasm": "sha256-dceBR9GcUueAABMGnFB2M3w9G+F6Oth20F+TLwCOMa0=",
|
||||
"System.Security.Cryptography.Encoding.sqyapwxq5q.wasm": "sha256-ZJctL9+cXUQGHDYNeBi+IjB28hWKLLB+y7ma/6ykKvE=",
|
||||
"System.Security.Cryptography.OpenSsl.cck95qktr6.wasm": "sha256-PBzZc3cykK0Jh+rwLEPSL9h5fjEgzMFJKGUtbFIPboA=",
|
||||
"System.Security.Cryptography.Primitives.kuxf8s3p7e.wasm": "sha256-HMFSPLT1hloQdvEF/XlooSbCHtG0blpdW+/NvlVhjdk=",
|
||||
"System.Security.Cryptography.X509Certificates.xy3vl2qh67.wasm": "sha256-J33uU3Bj3yuShYqsB9yliggmuyHuMVyWQFbxNRRnljE=",
|
||||
"System.Security.Cryptography.5jf1q07t36.wasm": "sha256-H/FCFO4CgPOMSX1AKwerKUuJWdP4ydAwy24681puy0E=",
|
||||
"System.Security.Principal.Windows.3lmx9d7roa.wasm": "sha256-lx2DfyzllG06qwpwIRiCwmPUhut0zplp3WLvWuL9sgw=",
|
||||
"System.Security.Principal.77yri8eg3s.wasm": "sha256-4zfgQbtGssZ4bY2/akGhj9mSgRsGZ5XwmjwwdIbnYTQ=",
|
||||
"System.Security.SecureString.fwvheyuur1.wasm": "sha256-QU4Uof+LDr2UXH9dMNvut5aoy1pHjPcGojriLPS3KiA=",
|
||||
"System.Security.ih3q1bhlue.wasm": "sha256-2m4NgKJjw2PGY2oAQeIaw72pp5ojXD7H8yqqif8V0vo=",
|
||||
"System.ServiceModel.Web.p046nx8r4m.wasm": "sha256-2TTmHQJDaURBxcK4seHjiuG+OHDiF2DsuX5oacbcdQg=",
|
||||
"System.ServiceProcess.3kd0o7aepk.wasm": "sha256-o/jo+wA7x1d1VZLy7SxlfZPhqg3HK7ZYBRcwdzIBlnw=",
|
||||
"System.Text.Encoding.CodePages.lhw70u4w31.wasm": "sha256-x+evPnCc8EuVMBLjc1k2qvR0vmmWy1RW4+K4dAk7FbM=",
|
||||
"System.Text.Encoding.Extensions.bsjn9qlu37.wasm": "sha256-FRsdCSPg8iG6sX5heM1WIIFac1ruC3H2BKv94ySdnPU=",
|
||||
"System.Text.Encoding.uaaeapwamc.wasm": "sha256-pvk6H/lpTixnNyoWhs8O77nZEF0YUs/ZxIOu1AyWZQ4=",
|
||||
"System.Text.Encodings.Web.rrsur4ruxk.wasm": "sha256-2Vc4nDeGF9KeTebaJMtwdrle/wvkrGYg0gu+bM1yZvk=",
|
||||
"System.Text.Json.m8hpjeij56.wasm": "sha256-hu44WcJ6NVdgRo+VUw77CH4HSlmvIDxm4x9yRIMzsJw=",
|
||||
"System.Text.RegularExpressions.eoveocsnfr.wasm": "sha256-IiDGExYr8bCP5Ijitcv1m1Q6nmzmGsoOkc/p11RsqdQ=",
|
||||
"System.Threading.Channels.zuibnssx4b.wasm": "sha256-O5uLrHDAQ4RRb7BUptqFLpkn8UU6tQe392ebzZYGld4=",
|
||||
"System.Threading.Overlapped.isyk0lwk2f.wasm": "sha256-ImGrLTuzUzkommkAWKSmGOzabHFkpxUu4jzczWEQEFE=",
|
||||
"System.Threading.Tasks.Dataflow.mmn1m3v8t1.wasm": "sha256-3t8qSAicXHVfcvHUij4oxmDPlBwbme4aP7kgF9U+mQU=",
|
||||
"System.Threading.Tasks.Extensions.pjxftf7hpj.wasm": "sha256-leDyyUUSteRIGXtaHQf2kq6HBG+xlFbwyPZHI+iUa/M=",
|
||||
"System.Threading.Tasks.Parallel.bk8e8sq0os.wasm": "sha256-JUUfZ3yeR3PsGX5wtNeOgD+T5z2KUeAe2Food6OYOtA=",
|
||||
"System.Threading.Tasks.6kcv5pduu6.wasm": "sha256-Vsql8x+WvqQvffxcKMFLxSypKkb/dxK5s2s4C/DN/Ng=",
|
||||
"System.Threading.Thread.nvnv5mqqf6.wasm": "sha256-o+dBUOSumEo7mGP/ZPNCsa4+yqThNtwgPynnaQ4QLEI=",
|
||||
"System.Threading.ThreadPool.dz1g3r6yf1.wasm": "sha256-94JWAhRDRL3HmnW1VOkT4vWZuy0ULrC6BZm6h0yRiGU=",
|
||||
"System.Threading.Timer.vrgqc4vvf0.wasm": "sha256-a6OcKwHyNvkYvwh0ocDHVsnHxRwOTuZp0NCj+IR5Y28=",
|
||||
"System.Threading.6ixcigppyn.wasm": "sha256-YmmUl5kqcZ6/sa4aKD0EQXAZcmMq79RmL8zGqaZZMNA=",
|
||||
"System.Transactions.Local.phzgjy7quh.wasm": "sha256-Uz3Fg2N70MKzS/mvtwNGCCBRIZwKj1Ikv7LPc4OgzQM=",
|
||||
"System.Transactions.r4yuf5badt.wasm": "sha256-tSRfnLLtVqe2Mf24jGDwwbd4RLHsVbUUddUzITVFdrs=",
|
||||
"System.ValueTuple.ko3v11dh63.wasm": "sha256-nIYNTgI+C6WS3HyPgpFKdhzxXoLy3QLwwwKbi4tua1Q=",
|
||||
"System.Web.HttpUtility.iahc8bnpll.wasm": "sha256-iqYCgdKuVwI3q9H2cbNZwgBuuRyD68X6+HU+Gf1+Nh8=",
|
||||
"System.Web.d2cit1yzss.wasm": "sha256-lc7NGV/HEIBzSyiZA28xdxi0Ix079dIrGdB1EjA0VVc=",
|
||||
"System.Windows.9w5trvxsz5.wasm": "sha256-51W2kQB1WP2jr+SJhhelAuGsaFIYQMHLSBW/vb4d+go=",
|
||||
"System.Xml.Linq.77xnndgjbg.wasm": "sha256-05KzGpZoZxFJSW2pi0ca8qQgQYJd3bdbpI57+anmy68=",
|
||||
"System.Xml.ReaderWriter.n5j6xomepy.wasm": "sha256-e6eFdENAXQBP4Lz4s2HB9yY9eQcEzjH3o/I79KkghRk=",
|
||||
"System.Xml.Serialization.h0nf1grwis.wasm": "sha256-v0zA9F7VKvTXx/DPUlUwgfRpkKStmUQasN2kwVnULOM=",
|
||||
"System.Xml.XDocument.uerhct9pf1.wasm": "sha256-+mqMPEbIRFuNs74EBKm5tURM30yhYVHHAjs7GdcbkRk=",
|
||||
"System.Xml.XPath.XDocument.x7vpngr30x.wasm": "sha256-s25A7r/vLn7aHcww2RA8hZdGCZx5UfV32AZO7uAw8as=",
|
||||
"System.Xml.XPath.iwa2wnpe4s.wasm": "sha256-TnBhcMA5LX/eNRq6+xyzxTYOxxJD5x/JtvUrnf5Z7x0=",
|
||||
"System.Xml.XmlDocument.huc9mgsfkg.wasm": "sha256-ST8kB7d2jwcOhuX/9Q2cBmdy8n6N7ZDLWu4yDHP7h4E=",
|
||||
"System.Xml.XmlSerializer.egzib3v8px.wasm": "sha256-ArW2Ex3C7TXsnAgGgZSRTYTW2TxErQshObYgZoi8V1s=",
|
||||
"System.Xml.vkt2xr398g.wasm": "sha256-P3/0Nkcj5n4ObWIB1t6nGKmqrX5nD7Lj1+4Nytqzwac=",
|
||||
"System.mbdnuwm1zo.wasm": "sha256-MqEy09ku9G5SFRswL+BIOR7ZJ90BoCI66IbTNU8Nr/Q=",
|
||||
"WindowsBase.ahs9krftg4.wasm": "sha256-bgi2FHdT0ABsUP1yKQQ2AP8qfo1V/bS/4cJFE4OUHX8=",
|
||||
"mscorlib.k5iaovx9v7.wasm": "sha256-mEFLDERlY1HMNQHzh68xOPawXvI48O1fHW9PbfXugb4=",
|
||||
"netstandard.6sr1qvn64m.wasm": "sha256-Gpf+qEqCYaCB6zqI5sNPIurnfpwRtfcWksgf3CW6mHE=",
|
||||
"Auth.Contracts.y9k5ww2n36.wasm": "sha256-5nUt59UKbxt/Bq7Dhj8CZSrSrQrE1Fy20ShprSWKHl0=",
|
||||
"AuthModule.qszvtybd5h.wasm": "sha256-+rs/SuJdJ0EB41y+zYK268HsI3oQ5v89WueSpUJdIew=",
|
||||
"Carousel.g6xqe026ve.wasm": "sha256-iGeLxjW+wJT4lo6mGg2iY/8mX2ThnF+Vkk+7LMgoOBQ=",
|
||||
"Commerce.Contracts.azc003mdhq.wasm": "sha256-SjISMH3RoQyV4ha4LjMmWylkWfihGMJgHrVXPwUfsdM=",
|
||||
"CommerceModule.9iqv4ln5h0.wasm": "sha256-8T+f7TqeYyd9hrcpKuyq7IYCL+1DKlqdLe+bENAyc+Q=",
|
||||
"Common.xlu7wvb1gl.wasm": "sha256-S32UaNZTZM3qEKvysJ/S7Xx00pG8R4zr3YFYP6UhF+0=",
|
||||
"Generic.q6zdf5jz6d.wasm": "sha256-nnlFN1kBLef3+yGbc4tq1vM3qg2Y1BGLYqDJ0y+mZNw=",
|
||||
"ImageViewer.ooarwgp3k5.wasm": "sha256-KOFyyjWQbJv69HXZ4Cp+2wQhE1XDk1KvfmbuvIoa/Zw=",
|
||||
"LayoutLib.tukpthv6lv.wasm": "sha256-Kznob3RJZ674ZxljfIPHNwFM8OxCyqVeGYenyvybHLE=",
|
||||
"Media.ylwkmyf5a4.wasm": "sha256-FrBPCAOwYTsUhSh8KuSMgx3XU1orX5ZJZYjQURO/MDI=",
|
||||
"UI.i291enz3ja.wasm": "sha256-1qHu6KRebLfjpcxeUPpJWZzfRb4t0vd3MH/dPOUFZeA="
|
||||
},
|
||||
"pdb": {
|
||||
"LayoutLib.vo5dce1ey9.pdb": "sha256-D3JOLPEhDEELvmxsF42YoCP0FC0WDmbBVRfUsXLbm0s=",
|
||||
"Media.qgnj8hkqor.pdb": "sha256-dlb8JhugHv/av8ORrtezNWiOtiBGPM00kEzRtI38FE0=",
|
||||
"CommerceModule.4868olto5e.pdb": "sha256-fNJ7r36feqzQrw/8wKg11TJAGGci6qGf750fyjjyOgo=",
|
||||
"AuthModule.zfiv5cuvgi.pdb": "sha256-H+TrGpkQ1CtCOZ+mCafThDpp3cKTd+z5kt/vBo090po=",
|
||||
"Auth.Contracts.1fyfxcq9g5.pdb": "sha256-/aw0PgWvJ6AHJZ7WL8VQI0OTWY1YUZraUKm+WZcdHc8=",
|
||||
"Carousel.yycww2nr3t.pdb": "sha256-Vl6tjnSrvBei7f+727Pe5rFjmMCVWQSinM+8xP7zn1o=",
|
||||
"Commerce.Contracts.z9pe2nzo0z.pdb": "sha256-iVpsZ75pUfKDcJ1hR6gchdCv9vubMg29Qs0gSjLmCzA=",
|
||||
"Common.c276w1b4a8.pdb": "sha256-vCL0t4Qk8xiuUIM33FBVWhBPPQaU5yMfVg4/CVNyoLU=",
|
||||
"Generic.wj1tft1yte.pdb": "sha256-HEDSOw6Im3AfM4qydcLqu3QGDOzLPxLpxy3W9UuUFdc=",
|
||||
"ImageViewer.hyvyvbhidf.pdb": "sha256-tw6e5ja+g2r0pVmxoYk4eoJ2xQfN/r9sxTh5lFH6s2o=",
|
||||
"UI.8uagsv4r2c.pdb": "sha256-IO1tqjFED+PoO/KtdlLobbEOFtVRUoYRctmR1FcCQXs="
|
||||
},
|
||||
"satelliteResources": {
|
||||
"en": {
|
||||
"CommerceModule.resources.107lwkwi2f.wasm": "sha256-sYaI8vhyxwhOMNb6GMTvwheQExEHnK1UjAH2rb+p850="
|
||||
},
|
||||
"en-US": {
|
||||
"AuthModule.resources.c717zxvf08.wasm": "sha256-KCfyHPUanvPqmsBHaKXcIV3Tw7UIaHFnyeZq2QKuOtM="
|
||||
}
|
||||
}
|
||||
},
|
||||
"cacheBootResources": true,
|
||||
"debugLevel": -1,
|
||||
"globalizationMode": "all",
|
||||
"extensions": {
|
||||
"blazor": {}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{ }
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user