blazor project for cs
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
||||
22
TodoList/obj/Debug/net6.0/TodoList.AssemblyInfo.cs
Normal file
22
TodoList/obj/Debug/net6.0/TodoList.AssemblyInfo.cs
Normal file
@ -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("TodoList")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TodoList")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TodoList")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@ -0,0 +1 @@
|
||||
121d1a9ac9c2dbe3169737133e79b27ba166cf8b
|
||||
@ -0,0 +1,68 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = TodoList
|
||||
build_property.RootNamespace = TodoList
|
||||
build_property.ProjectDir = /Users/normrasmussen/Documents/Northpass/TodoList/
|
||||
build_property.RazorLangVersion = 6.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = /Users/normrasmussen/Documents/Northpass/TodoList
|
||||
build_property._RazorSourceGeneratorDebug =
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/App.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = QXBwLnJhem9y
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Accounts.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvQWNjb3VudHMucmF6b3I=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Counter.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvQ291bnRlci5yYXpvcg==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/FetchData.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvRmV0Y2hEYXRhLnJhem9y
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Index.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvSW5kZXgucmF6b3I=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Todo.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvVG9kby5yYXpvcg==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/Shared/SurveyPrompt.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL1N1cnZleVByb21wdC5yYXpvcg==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/_Imports.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = X0ltcG9ydHMucmF6b3I=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/Shared/MainLayout.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL01haW5MYXlvdXQucmF6b3I=
|
||||
build_metadata.AdditionalFiles.CssScope = b-didc5gh7af
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/Shared/NavMenu.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkL05hdk1lbnUucmF6b3I=
|
||||
build_metadata.AdditionalFiles.CssScope = b-iew8v46umm
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Error.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvRXJyb3IuY3NodG1s
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/_Host.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvX0hvc3QuY3NodG1s
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[/Users/normrasmussen/Documents/Northpass/TodoList/Pages/_Layout.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = UGFnZXMvX0xheW91dC5jc2h0bWw=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
17
TodoList/obj/Debug/net6.0/TodoList.GlobalUsings.g.cs
Normal file
17
TodoList/obj/Debug/net6.0/TodoList.GlobalUsings.g.cs
Normal file
@ -0,0 +1,17 @@
|
||||
// <auto-generated/>
|
||||
global using global::Microsoft.AspNetCore.Builder;
|
||||
global using global::Microsoft.AspNetCore.Hosting;
|
||||
global using global::Microsoft.AspNetCore.Http;
|
||||
global using global::Microsoft.AspNetCore.Routing;
|
||||
global using global::Microsoft.Extensions.Configuration;
|
||||
global using global::Microsoft.Extensions.DependencyInjection;
|
||||
global using global::Microsoft.Extensions.Hosting;
|
||||
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.Net.Http.Json;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
@ -0,0 +1 @@
|
||||
5860763757f4f08c7ebdea1b3a94a18109f17861
|
||||
17
TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cs
Normal file
17
TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cs
Normal file
@ -0,0 +1,17 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" +
|
||||
"ory, Microsoft.AspNetCore.Mvc.Razor")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
BIN
TodoList/obj/Debug/net6.0/TodoList.assets.cache
Normal file
BIN
TodoList/obj/Debug/net6.0/TodoList.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
2508e296797fb0c3c7758b85d8801f72e3057967
|
||||
@ -0,0 +1,27 @@
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/bin/Debug/net6.0/appsettings.Development.json
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/bin/Debug/net6.0/appsettings.json
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/bin/Debug/net6.0/TodoList.staticwebassets.runtime.json
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/bin/Debug/net6.0/TodoList
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/bin/Debug/net6.0/TodoList.deps.json
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/bin/Debug/net6.0/TodoList.runtimeconfig.json
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/bin/Debug/net6.0/TodoList.dll
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/bin/Debug/net6.0/TodoList.pdb
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.csproj.AssemblyReference.cache
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.AssemblyInfoInputs.cache
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.AssemblyInfo.cs
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.csproj.CoreCompileInputs.cache
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.MvcApplicationPartsAssemblyInfo.cache
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cache
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.RazorAssemblyInfo.cs
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/staticwebassets.build.json
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/staticwebassets.development.json
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/Shared/MainLayout.razor.rz.scp.css
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/Shared/NavMenu.razor.rz.scp.css
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/projectbundle/TodoList.bundle.scp.css
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.dll
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/refint/TodoList.dll
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.pdb
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.genruntimeconfig.cache
|
||||
/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/ref/TodoList.dll
|
||||
BIN
TodoList/obj/Debug/net6.0/TodoList.dll
Normal file
BIN
TodoList/obj/Debug/net6.0/TodoList.dll
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
bd4f49a89ba01600a24fe61c04689667a01afaba
|
||||
BIN
TodoList/obj/Debug/net6.0/TodoList.pdb
Normal file
BIN
TodoList/obj/Debug/net6.0/TodoList.pdb
Normal file
Binary file not shown.
BIN
TodoList/obj/Debug/net6.0/apphost
Executable file
BIN
TodoList/obj/Debug/net6.0/apphost
Executable file
Binary file not shown.
BIN
TodoList/obj/Debug/net6.0/ref/TodoList.dll
Normal file
BIN
TodoList/obj/Debug/net6.0/ref/TodoList.dll
Normal file
Binary file not shown.
BIN
TodoList/obj/Debug/net6.0/refint/TodoList.dll
Normal file
BIN
TodoList/obj/Debug/net6.0/refint/TodoList.dll
Normal file
Binary file not shown.
@ -0,0 +1,70 @@
|
||||
.page[b-didc5gh7af] {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main[b-didc5gh7af] {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.sidebar[b-didc5gh7af] {
|
||||
background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af] {
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: 1px solid #d6d5d5;
|
||||
justify-content: flex-end;
|
||||
height: 3.5rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af] a, .top-row .btn-link[b-didc5gh7af] {
|
||||
white-space: nowrap;
|
||||
margin-left: 1.5rem;
|
||||
}
|
||||
|
||||
.top-row a:first-child[b-didc5gh7af] {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
@media (max-width: 640.98px) {
|
||||
.top-row:not(.auth)[b-didc5gh7af] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.top-row.auth[b-didc5gh7af] {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.top-row a[b-didc5gh7af], .top-row .btn-link[b-didc5gh7af] {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.page[b-didc5gh7af] {
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.sidebar[b-didc5gh7af] {
|
||||
width: 250px;
|
||||
height: 100vh;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af] {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af], article[b-didc5gh7af] {
|
||||
padding-left: 2rem !important;
|
||||
padding-right: 1.5rem !important;
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,62 @@
|
||||
.navbar-toggler[b-iew8v46umm] {
|
||||
background-color: rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
.top-row[b-iew8v46umm] {
|
||||
height: 3.5rem;
|
||||
background-color: rgba(0,0,0,0.4);
|
||||
}
|
||||
|
||||
.navbar-brand[b-iew8v46umm] {
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
.oi[b-iew8v46umm] {
|
||||
width: 2rem;
|
||||
font-size: 1.1rem;
|
||||
vertical-align: text-top;
|
||||
top: -2px;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] {
|
||||
font-size: 0.9rem;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.nav-item:first-of-type[b-iew8v46umm] {
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
.nav-item:last-of-type[b-iew8v46umm] {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] a {
|
||||
color: #d7d7d7;
|
||||
border-radius: 4px;
|
||||
height: 3rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
line-height: 3rem;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] a.active {
|
||||
background-color: rgba(255,255,255,0.25);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] a:hover {
|
||||
background-color: rgba(255,255,255,0.1);
|
||||
color: white;
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.navbar-toggler[b-iew8v46umm] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.collapse[b-iew8v46umm] {
|
||||
/* Never collapse the sidebar for wide screens */
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
134
TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css
Normal file
134
TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css
Normal file
@ -0,0 +1,134 @@
|
||||
/* _content/TodoList/Shared/MainLayout.razor.rz.scp.css */
|
||||
.page[b-didc5gh7af] {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main[b-didc5gh7af] {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.sidebar[b-didc5gh7af] {
|
||||
background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af] {
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: 1px solid #d6d5d5;
|
||||
justify-content: flex-end;
|
||||
height: 3.5rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af] a, .top-row .btn-link[b-didc5gh7af] {
|
||||
white-space: nowrap;
|
||||
margin-left: 1.5rem;
|
||||
}
|
||||
|
||||
.top-row a:first-child[b-didc5gh7af] {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
@media (max-width: 640.98px) {
|
||||
.top-row:not(.auth)[b-didc5gh7af] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.top-row.auth[b-didc5gh7af] {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.top-row a[b-didc5gh7af], .top-row .btn-link[b-didc5gh7af] {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.page[b-didc5gh7af] {
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.sidebar[b-didc5gh7af] {
|
||||
width: 250px;
|
||||
height: 100vh;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af] {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af], article[b-didc5gh7af] {
|
||||
padding-left: 2rem !important;
|
||||
padding-right: 1.5rem !important;
|
||||
}
|
||||
}
|
||||
/* _content/TodoList/Shared/NavMenu.razor.rz.scp.css */
|
||||
.navbar-toggler[b-iew8v46umm] {
|
||||
background-color: rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
.top-row[b-iew8v46umm] {
|
||||
height: 3.5rem;
|
||||
background-color: rgba(0,0,0,0.4);
|
||||
}
|
||||
|
||||
.navbar-brand[b-iew8v46umm] {
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
.oi[b-iew8v46umm] {
|
||||
width: 2rem;
|
||||
font-size: 1.1rem;
|
||||
vertical-align: text-top;
|
||||
top: -2px;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] {
|
||||
font-size: 0.9rem;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.nav-item:first-of-type[b-iew8v46umm] {
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
.nav-item:last-of-type[b-iew8v46umm] {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] a {
|
||||
color: #d7d7d7;
|
||||
border-radius: 4px;
|
||||
height: 3rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
line-height: 3rem;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] a.active {
|
||||
background-color: rgba(255,255,255,0.25);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] a:hover {
|
||||
background-color: rgba(255,255,255,0.1);
|
||||
color: white;
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.navbar-toggler[b-iew8v46umm] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.collapse[b-iew8v46umm] {
|
||||
/* Never collapse the sidebar for wide screens */
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,134 @@
|
||||
/* _content/TodoList/Shared/MainLayout.razor.rz.scp.css */
|
||||
.page[b-didc5gh7af] {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main[b-didc5gh7af] {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.sidebar[b-didc5gh7af] {
|
||||
background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af] {
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: 1px solid #d6d5d5;
|
||||
justify-content: flex-end;
|
||||
height: 3.5rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af] a, .top-row .btn-link[b-didc5gh7af] {
|
||||
white-space: nowrap;
|
||||
margin-left: 1.5rem;
|
||||
}
|
||||
|
||||
.top-row a:first-child[b-didc5gh7af] {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
@media (max-width: 640.98px) {
|
||||
.top-row:not(.auth)[b-didc5gh7af] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.top-row.auth[b-didc5gh7af] {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.top-row a[b-didc5gh7af], .top-row .btn-link[b-didc5gh7af] {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.page[b-didc5gh7af] {
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.sidebar[b-didc5gh7af] {
|
||||
width: 250px;
|
||||
height: 100vh;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af] {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.top-row[b-didc5gh7af], article[b-didc5gh7af] {
|
||||
padding-left: 2rem !important;
|
||||
padding-right: 1.5rem !important;
|
||||
}
|
||||
}
|
||||
/* _content/TodoList/Shared/NavMenu.razor.rz.scp.css */
|
||||
.navbar-toggler[b-iew8v46umm] {
|
||||
background-color: rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
.top-row[b-iew8v46umm] {
|
||||
height: 3.5rem;
|
||||
background-color: rgba(0,0,0,0.4);
|
||||
}
|
||||
|
||||
.navbar-brand[b-iew8v46umm] {
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
.oi[b-iew8v46umm] {
|
||||
width: 2rem;
|
||||
font-size: 1.1rem;
|
||||
vertical-align: text-top;
|
||||
top: -2px;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] {
|
||||
font-size: 0.9rem;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.nav-item:first-of-type[b-iew8v46umm] {
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
.nav-item:last-of-type[b-iew8v46umm] {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] a {
|
||||
color: #d7d7d7;
|
||||
border-radius: 4px;
|
||||
height: 3rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
line-height: 3rem;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] a.active {
|
||||
background-color: rgba(255,255,255,0.25);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.nav-item[b-iew8v46umm] a:hover {
|
||||
background-color: rgba(255,255,255,0.1);
|
||||
color: white;
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.navbar-toggler[b-iew8v46umm] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.collapse[b-iew8v46umm] {
|
||||
/* Never collapse the sidebar for wide screens */
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
275
TodoList/obj/Debug/net6.0/staticwebassets.build.json
Normal file
275
TodoList/obj/Debug/net6.0/staticwebassets.build.json
Normal file
@ -0,0 +1,275 @@
|
||||
{
|
||||
"Version": 1,
|
||||
"Hash": "PzQ0caOGKV+GdfTq8kIGf4iBs9RCxpUdeDLTZdQn+LA=",
|
||||
"Source": "TodoList",
|
||||
"BasePath": "_content/TodoList",
|
||||
"Mode": "Default",
|
||||
"ManifestType": "Build",
|
||||
"ReferencedProjectsConfiguration": [],
|
||||
"DiscoveryPatterns": [
|
||||
{
|
||||
"Name": "TodoList/wwwroot",
|
||||
"Source": "TodoList",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"Pattern": "**"
|
||||
}
|
||||
],
|
||||
"Assets": [
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Computed",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "TodoList.styles.css",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "CurrentProject",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "ScopedCss",
|
||||
"AssetTraitValue": "ApplicationBundle",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/projectbundle/TodoList.bundle.scp.css",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Computed",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/projectbundle/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "TodoList.bundle.scp.css",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "Reference",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "ScopedCss",
|
||||
"AssetTraitValue": "ProjectBundle",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/projectbundle/TodoList.bundle.scp.css"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/bootstrap/bootstrap.min.css",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/bootstrap/bootstrap.min.css",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/bootstrap/bootstrap.min.css"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/bootstrap/bootstrap.min.css.map",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/bootstrap/bootstrap.min.css.map",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/bootstrap/bootstrap.min.css.map"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/FONT-LICENSE",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/open-iconic/FONT-LICENSE",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/open-iconic/FONT-LICENSE"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/open-iconic/font/css/open-iconic-bootstrap.min.css",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.eot",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/open-iconic/font/fonts/open-iconic.eot",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/open-iconic/font/fonts/open-iconic.eot"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.otf",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/open-iconic/font/fonts/open-iconic.otf",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/open-iconic/font/fonts/open-iconic.otf"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.svg",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/open-iconic/font/fonts/open-iconic.svg",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/open-iconic/font/fonts/open-iconic.svg"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/open-iconic/font/fonts/open-iconic.ttf",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/open-iconic/font/fonts/open-iconic.ttf"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/font/fonts/open-iconic.woff",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/open-iconic/font/fonts/open-iconic.woff",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/open-iconic/font/fonts/open-iconic.woff"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/ICON-LICENSE",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/open-iconic/ICON-LICENSE",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/open-iconic/ICON-LICENSE"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/open-iconic/README.md",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/open-iconic/README.md",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/open-iconic/README.md"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/css/site.css",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "css/site.css",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/css/site.css"
|
||||
},
|
||||
{
|
||||
"Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/favicon.ico",
|
||||
"SourceId": "TodoList",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/",
|
||||
"BasePath": "_content/TodoList",
|
||||
"RelativePath": "favicon.ico",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot/favicon.ico"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -0,0 +1 @@
|
||||
{"ContentRoots":["/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/","/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/"],"Root":{"Children":{"css":{"Children":{"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"open-iconic":{"Children":{"FONT-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/FONT-LICENSE"},"Patterns":null},"font":{"Children":{"css":{"Children":{"open-iconic-bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/css/open-iconic-bootstrap.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"open-iconic.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.eot"},"Patterns":null},"open-iconic.otf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.otf"},"Patterns":null},"open-iconic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.svg"},"Patterns":null},"open-iconic.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.ttf"},"Patterns":null},"open-iconic.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.woff"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"ICON-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/ICON-LICENSE"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/README.md"},"Patterns":null}},"Asset":null,"Patterns":null},"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"TodoList.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"TodoList.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
||||
Reference in New Issue
Block a user