Master commit next.

This commit is contained in:
clive
2024-05-06 21:40:01 +10:00
parent 267235e7da
commit 9b1baedfa7
165 changed files with 83177 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

BIN
.vs/rokoh/v17/.futdcache.v2 Normal file

Binary file not shown.

BIN
.vs/rokoh/v17/.suo Normal file

Binary file not shown.

BIN
.vs/rokoh/v17/.wsuo Normal file

Binary file not shown.

View File

@@ -0,0 +1,27 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\clive\\source\\repos\\rokoh\\",
"Documents": [],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": -1,
"Children": [
{
"$type": "Bookmark",
"Name": "ST:128:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
},
{
"$type": "Bookmark",
"Name": "ST:129:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
}
]
}
]
}
]
}

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# Rokoh

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<WebPublishMethod>Custom</WebPublishMethod>
<DockerPublish>true</DockerPublish>
<RegistryUrl>https://registry.rokoh.com</RegistryUrl>
<UserName>clive</UserName>
<PublishImageTag>latest</PublishImageTag>
<PublishProvider>ContainerRegistry</PublishProvider>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<ProjectGuid>3c910f6e-1007-44d0-910a-5d44b3ccd1b9</ProjectGuid>
<_TargetId>DockerCustomContainerRegistry</_TargetId>
</PropertyGroup>
</Project>

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAApsjTXJnO/U2okjFxQo/2JwAAAAACAAAAAAAQZgAAAAEAACAAAACjNvXdGO/5V4Hvm3WTk6RdEmf+upH/GNkwEJ0gasas/AAAAAAOgAAAAAIAACAAAAD2YoaV/sUfRgSsw3EJU/dThSOC2H6o3GeouUT/4+vFuSAAAACVYQ8gGLTT0P6f3SFQKfcvjGkM1XVbK0kqkK1CLKJMAEAAAAD0R+PUIaRC4gxyt/i/gSZb13MZ3FhFtjSZWwqxNuWriWI11/gc4HE4ubo5DiNpt5akpJTLE2pc8XK4f40XgyCb</EncryptedPassword>
<TimeStampOfAssociatedLegacyPublishXmlFile />
<History>True|2024-04-11T10:30:37.8397782Z;True|2023-09-26T22:00:58.2326255+10:00;False|2023-09-26T21:58:10.1780984+10:00;False|2023-09-19T02:03:24.8925073+10:00;False|2023-09-19T01:59:51.3411365+10:00;True|2023-05-20T15:25:20.1538132+10:00;True|2023-05-06T23:21:28.0504308+10:00;True|2023-04-25T19:14:59.3517199+10:00;True|2023-04-19T19:00:40.8261008+10:00;</History>
<LastFailureDetails>
</LastFailureDetails>
</PropertyGroup>
</Project>

View File

@@ -0,0 +1,9 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}

View File

@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}

View File

@@ -0,0 +1,34 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"rokoh/1.0.0": {
"dependencies": {
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.17.2"
},
"runtime": {
"rokoh.dll": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.17.2": {}
}
},
"libraries": {
"rokoh/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.17.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5daNXm8Hb016oETmuHXiW8jclmRR9CzM7XrOh2htYhQ/7AAYtqntZ1MrZkh09+JTtdjYdGsy2XIMPe9cg83x5w==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.17.2",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.17.2.nupkg.sha512"
}
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,19 @@
{
"runtimeOptions": {
"tfm": "net7.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "7.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

View File

@@ -0,0 +1,578 @@
{
"ContentRoots": [
"/src/rokoh/wwwroot/",
"/src/rokoh/obj/Debug/net7.0/scopedcss/bundle/"
],
"Root": {
"Children": {
"css": {
"Children": {
"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
},
"js": {
"Children": {
"site.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "js/site.js"
},
"Patterns": null
}
},
"Asset": null,
"Patterns": null
},
"lib": {
"Children": {
"bootstrap": {
"Children": {
"dist": {
"Children": {
"css": {
"Children": {
"bootstrap-grid.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-grid.css"
},
"Patterns": null
},
"bootstrap-grid.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-grid.css.map"
},
"Patterns": null
},
"bootstrap-grid.min.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-grid.min.css"
},
"Patterns": null
},
"bootstrap-grid.min.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-grid.min.css.map"
},
"Patterns": null
},
"bootstrap-grid.rtl.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-grid.rtl.css"
},
"Patterns": null
},
"bootstrap-grid.rtl.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"
},
"Patterns": null
},
"bootstrap-grid.rtl.min.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"
},
"Patterns": null
},
"bootstrap-grid.rtl.min.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"
},
"Patterns": null
},
"bootstrap-reboot.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-reboot.css"
},
"Patterns": null
},
"bootstrap-reboot.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-reboot.css.map"
},
"Patterns": null
},
"bootstrap-reboot.min.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-reboot.min.css"
},
"Patterns": null
},
"bootstrap-reboot.min.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"
},
"Patterns": null
},
"bootstrap-reboot.rtl.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"
},
"Patterns": null
},
"bootstrap-reboot.rtl.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"
},
"Patterns": null
},
"bootstrap-reboot.rtl.min.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"
},
"Patterns": null
},
"bootstrap-reboot.rtl.min.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"
},
"Patterns": null
},
"bootstrap-utilities.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-utilities.css"
},
"Patterns": null
},
"bootstrap-utilities.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-utilities.css.map"
},
"Patterns": null
},
"bootstrap-utilities.min.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-utilities.min.css"
},
"Patterns": null
},
"bootstrap-utilities.min.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"
},
"Patterns": null
},
"bootstrap-utilities.rtl.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"
},
"Patterns": null
},
"bootstrap-utilities.rtl.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"
},
"Patterns": null
},
"bootstrap-utilities.rtl.min.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"
},
"Patterns": null
},
"bootstrap-utilities.rtl.min.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"
},
"Patterns": null
},
"bootstrap.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap.css"
},
"Patterns": null
},
"bootstrap.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap.css.map"
},
"Patterns": null
},
"bootstrap.min.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap.min.css"
},
"Patterns": null
},
"bootstrap.min.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap.min.css.map"
},
"Patterns": null
},
"bootstrap.rtl.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap.rtl.css"
},
"Patterns": null
},
"bootstrap.rtl.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap.rtl.css.map"
},
"Patterns": null
},
"bootstrap.rtl.min.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap.rtl.min.css"
},
"Patterns": null
},
"bootstrap.rtl.min.css.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"
},
"Patterns": null
}
},
"Asset": null,
"Patterns": null
},
"js": {
"Children": {
"bootstrap.bundle.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.bundle.js"
},
"Patterns": null
},
"bootstrap.bundle.js.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.bundle.js.map"
},
"Patterns": null
},
"bootstrap.bundle.min.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.bundle.min.js"
},
"Patterns": null
},
"bootstrap.bundle.min.js.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"
},
"Patterns": null
},
"bootstrap.esm.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.esm.js"
},
"Patterns": null
},
"bootstrap.esm.js.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.esm.js.map"
},
"Patterns": null
},
"bootstrap.esm.min.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.esm.min.js"
},
"Patterns": null
},
"bootstrap.esm.min.js.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.esm.min.js.map"
},
"Patterns": null
},
"bootstrap.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.js"
},
"Patterns": null
},
"bootstrap.js.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.js.map"
},
"Patterns": null
},
"bootstrap.min.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.min.js"
},
"Patterns": null
},
"bootstrap.min.js.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/dist/js/bootstrap.min.js.map"
},
"Patterns": null
}
},
"Asset": null,
"Patterns": null
}
},
"Asset": null,
"Patterns": null
},
"LICENSE": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/bootstrap/LICENSE"
},
"Patterns": null
}
},
"Asset": null,
"Patterns": null
},
"jquery-validation-unobtrusive": {
"Children": {
"jquery.validate.unobtrusive.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"
},
"Patterns": null
},
"jquery.validate.unobtrusive.min.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"
},
"Patterns": null
},
"LICENSE.txt": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery-validation-unobtrusive/LICENSE.txt"
},
"Patterns": null
}
},
"Asset": null,
"Patterns": null
},
"jquery-validation": {
"Children": {
"dist": {
"Children": {
"additional-methods.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery-validation/dist/additional-methods.js"
},
"Patterns": null
},
"additional-methods.min.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery-validation/dist/additional-methods.min.js"
},
"Patterns": null
},
"jquery.validate.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery-validation/dist/jquery.validate.js"
},
"Patterns": null
},
"jquery.validate.min.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery-validation/dist/jquery.validate.min.js"
},
"Patterns": null
}
},
"Asset": null,
"Patterns": null
},
"LICENSE.md": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery-validation/LICENSE.md"
},
"Patterns": null
}
},
"Asset": null,
"Patterns": null
},
"jquery": {
"Children": {
"dist": {
"Children": {
"jquery.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery/dist/jquery.js"
},
"Patterns": null
},
"jquery.min.js": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery/dist/jquery.min.js"
},
"Patterns": null
},
"jquery.min.map": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery/dist/jquery.min.map"
},
"Patterns": null
}
},
"Asset": null,
"Patterns": null
},
"LICENSE.txt": {
"Children": null,
"Asset": {
"ContentRootIndex": 0,
"SubPath": "lib/jquery/LICENSE.txt"
},
"Patterns": null
}
},
"Asset": null,
"Patterns": null
}
},
"Asset": null,
"Patterns": null
},
"rokoh.styles.css": {
"Children": null,
"Asset": {
"ContentRootIndex": 1,
"SubPath": "rokoh.styles.css"
},
"Patterns": null
}
},
"Asset": null,
"Patterns": [
{
"ContentRootIndex": 0,
"Pattern": "**",
"Depth": 0
}
]
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,9 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}

View File

@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}

View File

@@ -0,0 +1,34 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"rokoh/1.0.0": {
"dependencies": {
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.17.2"
},
"runtime": {
"rokoh.dll": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.17.2": {}
}
},
"libraries": {
"rokoh/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.17.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5daNXm8Hb016oETmuHXiW8jclmRR9CzM7XrOh2htYhQ/7AAYtqntZ1MrZkh09+JTtdjYdGsy2XIMPe9cg83x5w==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.17.2",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.17.2.nupkg.sha512"
}
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,20 @@
{
"runtimeOptions": {
"tfm": "net7.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "7.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

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.

View File

@@ -0,0 +1,24 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// 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.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("7f259aad-3e25-4527-8273-ec21eea33e53")]
[assembly: System.Reflection.AssemblyCompanyAttribute("rokoh")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6c750f3c384420d9e06c8200b5776096036d8103")]
[assembly: System.Reflection.AssemblyProductAttribute("rokoh")]
[assembly: System.Reflection.AssemblyTitleAttribute("rokoh")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
c45bb1594b0184fe4f4237c9c859ff794d2d5f6d5cad6b8373033510aa3410e9

View File

@@ -0,0 +1,47 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = rokoh
build_property.RootNamespace = rokoh
build_property.ProjectDir = C:\Users\clive\source\repos\rokoh\rokoh\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 7.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = C:\Users\clive\source\repos\rokoh\rokoh
build_property._RazorSourceGeneratorDebug =
[C:/Users/clive/source/repos/rokoh/rokoh/Pages/Error.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcRXJyb3IuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[C:/Users/clive/source/repos/rokoh/rokoh/Pages/Index.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcSW5kZXguY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[C:/Users/clive/source/repos/rokoh/rokoh/Pages/Privacy.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcUHJpdmFjeS5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
[C:/Users/clive/source/repos/rokoh/rokoh/Pages/Shared/_ValidationScriptsPartial.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcU2hhcmVkXF9WYWxpZGF0aW9uU2NyaXB0c1BhcnRpYWwuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[C:/Users/clive/source/repos/rokoh/rokoh/Pages/_ViewImports.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcX1ZpZXdJbXBvcnRzLmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
[C:/Users/clive/source/repos/rokoh/rokoh/Pages/_ViewStart.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcX1ZpZXdTdGFydC5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
[C:/Users/clive/source/repos/rokoh/rokoh/Pages/Shared/_Layout.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcU2hhcmVkXF9MYXlvdXQuY3NodG1s
build_metadata.AdditionalFiles.CssScope = b-bv79hg79oa

View 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;

View File

@@ -0,0 +1 @@
d5ac7ab69059af111e9d7125adeb7b174ca570725d4b64a544cca7bd11ac7ca0

View File

@@ -0,0 +1,18 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// 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.

Binary file not shown.

View File

@@ -0,0 +1 @@
3f6ccd3462e040475a43fa1abb28e1469b41ee1ecaa0527859c315eff6ce2785

View File

@@ -0,0 +1,30 @@
C:\Users\clive\source\repos\rokoh\rokoh\bin\Debug\net7.0\appsettings.Development.json
C:\Users\clive\source\repos\rokoh\rokoh\bin\Debug\net7.0\appsettings.json
C:\Users\clive\source\repos\rokoh\rokoh\bin\Debug\net7.0\rokoh.staticwebassets.runtime.json
C:\Users\clive\source\repos\rokoh\rokoh\bin\Debug\net7.0\rokoh.exe
C:\Users\clive\source\repos\rokoh\rokoh\bin\Debug\net7.0\rokoh.deps.json
C:\Users\clive\source\repos\rokoh\rokoh\bin\Debug\net7.0\rokoh.runtimeconfig.json
C:\Users\clive\source\repos\rokoh\rokoh\bin\Debug\net7.0\rokoh.dll
C:\Users\clive\source\repos\rokoh\rokoh\bin\Debug\net7.0\rokoh.pdb
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\rokoh.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\rokoh.AssemblyInfoInputs.cache
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\rokoh.AssemblyInfo.cs
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\rokoh.csproj.CoreCompileInputs.cache
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\rokoh.MvcApplicationPartsAssemblyInfo.cache
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\rokoh.RazorAssemblyInfo.cache
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\rokoh.RazorAssemblyInfo.cs
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\staticwebassets\msbuild.rokoh.Microsoft.AspNetCore.StaticWebAssets.props
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\staticwebassets\msbuild.build.rokoh.props
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\staticwebassets\msbuild.buildMultiTargeting.rokoh.props
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\staticwebassets\msbuild.buildTransitive.rokoh.props
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\staticwebassets.pack.json
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\staticwebassets.build.json
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\staticwebassets.development.json
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\scopedcss\Pages\Shared\_Layout.cshtml.rz.scp.css
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\scopedcss\bundle\rokoh.styles.css
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\scopedcss\projectbundle\rokoh.bundle.scp.css
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\rokoh.dll
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\refint\rokoh.dll
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\rokoh.pdb
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\rokoh.genruntimeconfig.cache
C:\Users\clive\source\repos\rokoh\rokoh\obj\Debug\net7.0\ref\rokoh.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
0250641e97244430a4f34ce7dcd59891496bd04cb0900a2c191936b61fee0138

Binary file not shown.

View File

@@ -0,0 +1,48 @@
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand[b-bv79hg79oa] {
white-space: normal;
text-align: center;
word-break: break-all;
}
a[b-bv79hg79oa] {
color: #0077cc;
}
.btn-primary[b-bv79hg79oa] {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.nav-pills .nav-link.active[b-bv79hg79oa], .nav-pills .show > .nav-link[b-bv79hg79oa] {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.border-top[b-bv79hg79oa] {
border-top: 1px solid #e5e5e5;
}
.border-bottom[b-bv79hg79oa] {
border-bottom: 1px solid #e5e5e5;
}
.box-shadow[b-bv79hg79oa] {
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
button.accept-policy[b-bv79hg79oa] {
font-size: 1rem;
line-height: inherit;
}
.footer[b-bv79hg79oa] {
position: absolute;
bottom: 0;
width: 100%;
white-space: nowrap;
line-height: 60px;
}

View File

@@ -0,0 +1,49 @@
/* _content/rokoh/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand[b-bv79hg79oa] {
white-space: normal;
text-align: center;
word-break: break-all;
}
a[b-bv79hg79oa] {
color: #0077cc;
}
.btn-primary[b-bv79hg79oa] {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.nav-pills .nav-link.active[b-bv79hg79oa], .nav-pills .show > .nav-link[b-bv79hg79oa] {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.border-top[b-bv79hg79oa] {
border-top: 1px solid #e5e5e5;
}
.border-bottom[b-bv79hg79oa] {
border-bottom: 1px solid #e5e5e5;
}
.box-shadow[b-bv79hg79oa] {
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
button.accept-policy[b-bv79hg79oa] {
font-size: 1rem;
line-height: inherit;
}
.footer[b-bv79hg79oa] {
position: absolute;
bottom: 0;
width: 100%;
white-space: nowrap;
line-height: 60px;
}

View File

@@ -0,0 +1,49 @@
/* _content/rokoh/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand[b-bv79hg79oa] {
white-space: normal;
text-align: center;
word-break: break-all;
}
a[b-bv79hg79oa] {
color: #0077cc;
}
.btn-primary[b-bv79hg79oa] {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.nav-pills .nav-link.active[b-bv79hg79oa], .nav-pills .show > .nav-link[b-bv79hg79oa] {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.border-top[b-bv79hg79oa] {
border-top: 1px solid #e5e5e5;
}
.border-bottom[b-bv79hg79oa] {
border-bottom: 1px solid #e5e5e5;
}
.box-shadow[b-bv79hg79oa] {
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
button.accept-policy[b-bv79hg79oa] {
font-size: 1rem;
line-height: inherit;
}
.footer[b-bv79hg79oa] {
position: absolute;
bottom: 0;
width: 100%;
white-space: nowrap;
line-height: 60px;
}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,273 @@
{
"Files": [
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\obj\\Debug\\net7.0\\scopedcss\\projectbundle\\rokoh.bundle.scp.css",
"PackagePath": "staticwebassets\\rokoh.bundle.scp.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\css\\site.css",
"PackagePath": "staticwebassets\\css\\site.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\favicon.ico",
"PackagePath": "staticwebassets\\favicon.ico"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\img\\rokoh-logo-box.png",
"PackagePath": "staticwebassets\\img\\rokoh-logo-box.png"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\img\\rokoh-logo.png",
"PackagePath": "staticwebassets\\img\\rokoh-logo.png"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\js\\site.js",
"PackagePath": "staticwebassets\\js\\site.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\LICENSE",
"PackagePath": "staticwebassets\\lib\\bootstrap"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.min.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.js.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.min.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map",
"PackagePath": "staticwebassets\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt",
"PackagePath": "staticwebassets\\lib\\jquery-validation-unobtrusive\\LICENSE.txt"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery-validation\\LICENSE.md",
"PackagePath": "staticwebassets\\lib\\jquery-validation\\LICENSE.md"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation\\dist\\additional-methods.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation\\dist\\additional-methods.min.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation\\dist\\jquery.validate.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js",
"PackagePath": "staticwebassets\\lib\\jquery-validation\\dist\\jquery.validate.min.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery\\LICENSE.txt",
"PackagePath": "staticwebassets\\lib\\jquery\\LICENSE.txt"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery\\dist\\jquery.js",
"PackagePath": "staticwebassets\\lib\\jquery\\dist\\jquery.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery\\dist\\jquery.min.js",
"PackagePath": "staticwebassets\\lib\\jquery\\dist\\jquery.min.js"
},
{
"Id": "C:\\Users\\clive\\source\\repos\\rokoh\\rokoh\\wwwroot\\lib\\jquery\\dist\\jquery.min.map",
"PackagePath": "staticwebassets\\lib\\jquery\\dist\\jquery.min.map"
},
{
"Id": "obj\\Debug\\net7.0\\staticwebassets\\msbuild.build.rokoh.props",
"PackagePath": "build\\rokoh.props"
},
{
"Id": "obj\\Debug\\net7.0\\staticwebassets\\msbuild.buildMultiTargeting.rokoh.props",
"PackagePath": "buildMultiTargeting\\rokoh.props"
},
{
"Id": "obj\\Debug\\net7.0\\staticwebassets\\msbuild.buildTransitive.rokoh.props",
"PackagePath": "buildTransitive\\rokoh.props"
},
{
"Id": "obj\\Debug\\net7.0\\staticwebassets\\msbuild.rokoh.Microsoft.AspNetCore.StaticWebAssets.props",
"PackagePath": "build\\Microsoft.AspNetCore.StaticWebAssets.props"
}
],
"ElementsToRemove": []
}

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="Microsoft.AspNetCore.StaticWebAssets.props" />
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="..\build\rokoh.props" />
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="..\buildMultiTargeting\rokoh.props" />
</Project>

View File

@@ -0,0 +1,9 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}

View File

@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}

View File

@@ -0,0 +1,34 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"rokoh/1.0.0": {
"dependencies": {
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.17.2"
},
"runtime": {
"rokoh.dll": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.17.2": {}
}
},
"libraries": {
"rokoh/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.17.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5daNXm8Hb016oETmuHXiW8jclmRR9CzM7XrOh2htYhQ/7AAYtqntZ1MrZkh09+JTtdjYdGsy2XIMPe9cg83x5w==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.17.2",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.17.2.nupkg.sha512"
}
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,20 @@
{
"runtimeOptions": {
"tfm": "net7.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "7.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<location path="." inheritInChildApplications="false">
<system.webServer>
<handlers>
<add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" />
</handlers>
<aspNetCore processPath="dotnet" arguments=".\rokoh.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" />
</system.webServer>
</location>
</configuration>
<!--ProjectGuid: 3c910f6e-1007-44d0-910a-5d44b3ccd1b9-->

View File

@@ -0,0 +1,50 @@
:root {
/* Dark theme */
--dark-background: #fafafa;
--dark-foregeound: #808080;
/* Light theme */
--light-background: #fafafa;
--light-foregeound: #808080;
/* Defaults */
--current-background: var(--light-background);
--current-foreground: var(--light-foregeound);
}
@media (prefers-color-scheme: dark) {
:root {
--current-background: var(--dark-background);
--current-foreground: var(--dark-foregeound);
}
}
body {
background-color: var(--current-background);
color: var(--current-foreground);
}
html {
font-size: 14px;
}
.bg-purple {
background-color: #432257;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 60px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@@ -0,0 +1,4 @@
// Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
// for details on configuring this project to bundle and minify static web assets.
// Write your JavaScript code.

View File

@@ -0,0 +1,22 @@
The MIT License (MIT)
Copyright (c) 2011-2021 Twitter, Inc.
Copyright (c) 2011-2021 The Bootstrap Authors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,427 @@
/*!
* Bootstrap Reboot v5.1.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/
*,
*::before,
*::after {
box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
:root {
scroll-behavior: smooth;
}
}
body {
margin: 0;
font-family: var(--bs-body-font-family);
font-size: var(--bs-body-font-size);
font-weight: var(--bs-body-font-weight);
line-height: var(--bs-body-line-height);
color: var(--bs-body-color);
text-align: var(--bs-body-text-align);
background-color: var(--bs-body-bg);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
margin: 1rem 0;
color: inherit;
background-color: currentColor;
border: 0;
opacity: 0.25;
}
hr:not([size]) {
height: 1px;
}
h6, h5, h4, h3, h2, h1 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h1 {
font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
h1 {
font-size: 2.5rem;
}
}
h2 {
font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
h2 {
font-size: 2rem;
}
}
h3 {
font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
h3 {
font-size: 1.75rem;
}
}
h4 {
font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
h4 {
font-size: 1.5rem;
}
}
h5 {
font-size: 1.25rem;
}
h6 {
font-size: 1rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-bs-original-title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul {
padding-left: 2rem;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 0.875em;
}
mark {
padding: 0.2em;
background-color: #fcf8e3;
}
sub,
sup {
position: relative;
font-size: 0.75em;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #0d6efd;
text-decoration: underline;
}
a:hover {
color: #0a58ca;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
direction: ltr /* rtl:ignore */;
unicode-bidi: bidi-override;
}
pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
font-size: 0.875em;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
code {
font-size: 0.875em;
color: #d63384;
word-wrap: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 0.875em;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 1em;
font-weight: 700;
}
figure {
margin: 0 0 1rem;
}
img,
svg {
vertical-align: middle;
}
table {
caption-side: bottom;
border-collapse: collapse;
}
caption {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
color: #6c757d;
text-align: left;
}
th {
text-align: inherit;
text-align: -webkit-match-parent;
}
thead,
tbody,
tfoot,
tr,
td,
th {
border-color: inherit;
border-style: solid;
border-width: 0;
}
label {
display: inline-block;
}
button {
border-radius: 0;
}
button:focus:not(:focus-visible) {
outline: 0;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
select {
text-transform: none;
}
[role=button] {
cursor: pointer;
}
select {
word-wrap: normal;
}
select:disabled {
opacity: 1;
}
[list]::-webkit-calendar-picker-indicator {
display: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}
::-moz-focus-inner {
padding: 0;
border-style: none;
}
textarea {
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
float: left;
width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: calc(1.275rem + 0.3vw);
line-height: inherit;
}
@media (min-width: 1200px) {
legend {
font-size: 1.5rem;
}
}
legend + * {
clear: left;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
padding: 0;
}
::-webkit-inner-spin-button {
height: auto;
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: textfield;
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
direction: ltr;
}
*/
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
padding: 0;
}
::file-selector-button {
font: inherit;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
iframe {
border: 0;
}
summary {
display: list-item;
cursor: pointer;
}
progress {
vertical-align: baseline;
}
[hidden] {
display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,8 @@
/*!
* Bootstrap Reboot v5.1.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}
/*# sourceMappingURL=bootstrap-reboot.min.css.map */

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,424 @@
/*!
* Bootstrap Reboot v5.1.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/
*,
*::before,
*::after {
box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
:root {
scroll-behavior: smooth;
}
}
body {
margin: 0;
font-family: var(--bs-body-font-family);
font-size: var(--bs-body-font-size);
font-weight: var(--bs-body-font-weight);
line-height: var(--bs-body-line-height);
color: var(--bs-body-color);
text-align: var(--bs-body-text-align);
background-color: var(--bs-body-bg);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
margin: 1rem 0;
color: inherit;
background-color: currentColor;
border: 0;
opacity: 0.25;
}
hr:not([size]) {
height: 1px;
}
h6, h5, h4, h3, h2, h1 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h1 {
font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
h1 {
font-size: 2.5rem;
}
}
h2 {
font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
h2 {
font-size: 2rem;
}
}
h3 {
font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
h3 {
font-size: 1.75rem;
}
}
h4 {
font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
h4 {
font-size: 1.5rem;
}
}
h5 {
font-size: 1.25rem;
}
h6 {
font-size: 1rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-bs-original-title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul {
padding-right: 2rem;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-right: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 0.875em;
}
mark {
padding: 0.2em;
background-color: #fcf8e3;
}
sub,
sup {
position: relative;
font-size: 0.75em;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #0d6efd;
text-decoration: underline;
}
a:hover {
color: #0a58ca;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
direction: ltr ;
unicode-bidi: bidi-override;
}
pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
font-size: 0.875em;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
code {
font-size: 0.875em;
color: #d63384;
word-wrap: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 0.875em;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 1em;
font-weight: 700;
}
figure {
margin: 0 0 1rem;
}
img,
svg {
vertical-align: middle;
}
table {
caption-side: bottom;
border-collapse: collapse;
}
caption {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
color: #6c757d;
text-align: right;
}
th {
text-align: inherit;
text-align: -webkit-match-parent;
}
thead,
tbody,
tfoot,
tr,
td,
th {
border-color: inherit;
border-style: solid;
border-width: 0;
}
label {
display: inline-block;
}
button {
border-radius: 0;
}
button:focus:not(:focus-visible) {
outline: 0;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
select {
text-transform: none;
}
[role=button] {
cursor: pointer;
}
select {
word-wrap: normal;
}
select:disabled {
opacity: 1;
}
[list]::-webkit-calendar-picker-indicator {
display: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}
::-moz-focus-inner {
padding: 0;
border-style: none;
}
textarea {
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
float: right;
width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: calc(1.275rem + 0.3vw);
line-height: inherit;
}
@media (min-width: 1200px) {
legend {
font-size: 1.5rem;
}
}
legend + * {
clear: right;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
padding: 0;
}
::-webkit-inner-spin-button {
height: auto;
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: textfield;
}
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
direction: ltr;
}
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
padding: 0;
}
::file-selector-button {
font: inherit;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
iframe {
border: 0;
}
summary {
display: list-item;
cursor: pointer;
}
progress {
vertical-align: baseline;
}
[hidden] {
display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.rtl.css.map */

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,8 @@
/*!
* Bootstrap Reboot v5.1.0 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-right:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-right:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:right}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:right;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:right}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=email],[type=number],[type=tel],[type=url]{direction:ltr}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}
/*# sourceMappingURL=bootstrap-reboot.rtl.min.css.map */

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More