You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
198 lines
6.8 KiB
198 lines
6.8 KiB
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\App.razor" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "c923a3bf9a209b910190dac5c987fa92c22d1db6"
|
|
// <auto-generated/>
|
|
#pragma warning disable 1591
|
|
namespace BlazorApp
|
|
{
|
|
#line hidden
|
|
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Threading.Tasks;
|
|
using Microsoft.AspNetCore.Components;
|
|
#nullable restore
|
|
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using System.Net.Http;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using Microsoft.AspNetCore.Authorization;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 3 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using Microsoft.AspNetCore.Components.Authorization;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 4 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using Microsoft.AspNetCore.Components.Forms;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using Microsoft.AspNetCore.Components.Routing;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 6 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using Microsoft.AspNetCore.Components.Web;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 7 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using Microsoft.JSInterop;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 8 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using BlazorApp;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 9 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using BlazorApp.Shared;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 10 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using Syncfusion.Blazor;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 11 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using Syncfusion.Blazor.Calendars;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using Radzen;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 13 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using Radzen.Blazor;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 15 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using FastReport;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 16 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using FastReport.Web;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 17 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using FastReport.Web.Blazor.Components;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
#nullable restore
|
|
#line 19 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\_Imports.razor"
|
|
using Blazored.SessionStorage;
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
public partial class App : Microsoft.AspNetCore.Components.ComponentBase
|
|
{
|
|
#pragma warning disable 1998
|
|
protected override void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
|
|
{
|
|
__builder.OpenComponent<Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState>(0);
|
|
__builder.AddAttribute(1, "ChildContent", (Microsoft.AspNetCore.Components.RenderFragment)((__builder2) => {
|
|
__builder2.OpenComponent<Microsoft.AspNetCore.Components.Routing.Router>(2);
|
|
__builder2.AddAttribute(3, "AppAssembly", global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<System.Reflection.Assembly>(
|
|
#nullable restore
|
|
#line 3 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\App.razor"
|
|
typeof(Program).Assembly
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
));
|
|
__builder2.AddAttribute(4, "Found", (Microsoft.AspNetCore.Components.RenderFragment<Microsoft.AspNetCore.Components.RouteData>)((routeData) => (__builder3) => {
|
|
__builder3.OpenComponent<Microsoft.AspNetCore.Components.RouteView>(5);
|
|
__builder3.AddAttribute(6, "RouteData", global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<Microsoft.AspNetCore.Components.RouteData>(
|
|
#nullable restore
|
|
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\App.razor"
|
|
routeData
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
));
|
|
__builder3.AddAttribute(7, "DefaultLayout", global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<System.Type>(
|
|
#nullable restore
|
|
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\App.razor"
|
|
typeof(MainLayout)
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
));
|
|
__builder3.CloseComponent();
|
|
}
|
|
));
|
|
__builder2.AddAttribute(8, "NotFound", (Microsoft.AspNetCore.Components.RenderFragment)((__builder3) => {
|
|
__builder3.OpenComponent<Microsoft.AspNetCore.Components.LayoutView>(9);
|
|
__builder3.AddAttribute(10, "Layout", global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<System.Type>(
|
|
#nullable restore
|
|
#line 8 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BlazorApp\App.razor"
|
|
typeof(MainLayout)
|
|
|
|
#line default
|
|
#line hidden
|
|
#nullable disable
|
|
));
|
|
__builder3.AddAttribute(11, "ChildContent", (Microsoft.AspNetCore.Components.RenderFragment)((__builder4) => {
|
|
__builder4.AddMarkupContent(12, "<p>Sorry, there\'s nothing at this address.</p>");
|
|
}
|
|
));
|
|
__builder3.CloseComponent();
|
|
}
|
|
));
|
|
__builder2.CloseComponent();
|
|
}
|
|
));
|
|
__builder.CloseComponent();
|
|
}
|
|
#pragma warning restore 1998
|
|
}
|
|
}
|
|
#pragma warning restore 1591
|