embeddedaichatux 1.0.0 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AIChat.npm.csproj +8 -7
- package/EmbeddedChat.js +15 -2
- package/bin/Debug/net7.0/AIChat.npm.deps.json +23 -0
- package/bin/Debug/net7.0/AIChat.npm.dll +0 -0
- package/bin/Debug/net7.0/AIChat.npm.exe +0 -0
- package/bin/Debug/net7.0/AIChat.npm.pdb +0 -0
- package/bin/Debug/net7.0/AIChat.npm.runtimeconfig.json +19 -0
- package/bin/Debug/net7.0/AIChat.npm.staticwebassets.runtime.json +1 -0
- package/bin/Debug/net7.0/appsettings.Development.json +9 -0
- package/bin/Debug/net7.0/appsettings.json +9 -0
- package/bin/Debug/net7.0/package.json +11 -0
- package/obj/Debug/net7.0/AIChat.npm.GeneratedMSBuildEditorConfig.editorconfig +0 -28
- package/obj/Debug/net7.0/AIChat.npm.MvcApplicationPartsAssemblyInfo.cache +0 -0
- package/obj/Debug/net7.0/AIChat.npm.csproj.CoreCompileInputs.cache +1 -0
- package/obj/Debug/net7.0/AIChat.npm.csproj.FileListAbsolute.txt +27 -0
- package/obj/Debug/net7.0/AIChat.npm.dll +0 -0
- package/obj/Debug/net7.0/AIChat.npm.genruntimeconfig.cache +1 -0
- package/obj/Debug/net7.0/AIChat.npm.pdb +0 -0
- package/obj/Debug/net7.0/apphost.exe +0 -0
- package/obj/Debug/net7.0/project.razor.vs.json +1 -1
- package/obj/Debug/net7.0/ref/AIChat.npm.dll +0 -0
- package/obj/Debug/net7.0/refint/AIChat.npm.dll +0 -0
- package/obj/Debug/net7.0/staticwebassets/msbuild.build.AIChat.npm.props +3 -0
- package/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.AIChat.npm.props +3 -0
- package/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.AIChat.npm.props +3 -0
- package/obj/Debug/net7.0/staticwebassets.build.json +19 -0
- package/obj/Debug/net7.0/staticwebassets.development.json +1 -0
- package/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +4 -0
- package/obj/Release/net7.0/AIChat.npm.AssemblyInfo.cs +23 -0
- package/obj/Release/net7.0/AIChat.npm.AssemblyInfoInputs.cache +1 -0
- package/obj/Release/net7.0/AIChat.npm.GeneratedMSBuildEditorConfig.editorconfig +17 -0
- package/obj/Release/net7.0/AIChat.npm.GlobalUsings.g.cs +17 -0
- package/obj/Release/net7.0/AIChat.npm.assets.cache +0 -0
- package/package.json +1 -1
- package/Pages/Error.cshtml +0 -26
- package/Pages/Error.cshtml.cs +0 -27
- package/Pages/Index.cshtml +0 -10
- package/Pages/Index.cshtml.cs +0 -20
- package/Pages/Privacy.cshtml +0 -8
- package/Pages/Privacy.cshtml.cs +0 -19
- package/Pages/Shared/_Layout.cshtml +0 -51
- package/Pages/Shared/_Layout.cshtml.css +0 -48
- package/Pages/Shared/_ValidationScriptsPartial.cshtml +0 -2
- package/Pages/_ViewImports.cshtml +0 -3
- package/Pages/_ViewStart.cshtml +0 -3
- package/wwwroot/css/site.css +0 -22
- package/wwwroot/favicon.ico +0 -0
- package/wwwroot/js/site.js +0 -4
- package/wwwroot/lib/bootstrap/LICENSE +0 -22
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css +0 -4997
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css +0 -4996
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css +0 -427
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css +0 -8
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css +0 -424
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css +0 -8
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css +0 -4866
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css +0 -4857
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.css +0 -11221
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css +0 -11197
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css +0 -7
- package/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js +0 -6780
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js +0 -7
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js +0 -4977
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js +0 -7
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.js +0 -5026
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map +0 -1
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js +0 -7
- package/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map +0 -1
- package/wwwroot/lib/jquery/LICENSE.txt +0 -21
- package/wwwroot/lib/jquery/dist/jquery.js +0 -10881
- package/wwwroot/lib/jquery/dist/jquery.min.js +0 -2
- package/wwwroot/lib/jquery/dist/jquery.min.map +0 -1
- package/wwwroot/lib/jquery-validation/LICENSE.md +0 -22
- package/wwwroot/lib/jquery-validation/dist/additional-methods.js +0 -1158
- package/wwwroot/lib/jquery-validation/dist/additional-methods.min.js +0 -4
- package/wwwroot/lib/jquery-validation/dist/jquery.validate.js +0 -1601
- package/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js +0 -4
- package/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt +0 -23
- package/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js +0 -435
- package/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js +0 -8
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Version": 1,
|
|
3
|
+
"Hash": "tgwDmMv0sNqFpS/YhU/JuTb1QFLHbsjUk/iZBXYCB2Y=",
|
|
4
|
+
"Source": "AIChat.npm",
|
|
5
|
+
"BasePath": "_content/AIChat.npm",
|
|
6
|
+
"Mode": "Default",
|
|
7
|
+
"ManifestType": "Build",
|
|
8
|
+
"ReferencedProjectsConfiguration": [],
|
|
9
|
+
"DiscoveryPatterns": [
|
|
10
|
+
{
|
|
11
|
+
"Name": "AIChat.npm\\wwwroot",
|
|
12
|
+
"Source": "AIChat.npm",
|
|
13
|
+
"ContentRoot": "C:\\Git\\AIChat\\AIChat.npm\\wwwroot\\",
|
|
14
|
+
"BasePath": "_content/AIChat.npm",
|
|
15
|
+
"Pattern": "**"
|
|
16
|
+
}
|
|
17
|
+
],
|
|
18
|
+
"Assets": []
|
|
19
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"ContentRoots":["C:\\Git\\AIChat\\AIChat.npm\\wwwroot\\"],"Root":{"Children":null,"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
//------------------------------------------------------------------------------
|
|
2
|
+
// <auto-generated>
|
|
3
|
+
// This code was generated by a tool.
|
|
4
|
+
// Runtime Version:4.0.30319.42000
|
|
5
|
+
//
|
|
6
|
+
// Changes to this file may cause incorrect behavior and will be lost if
|
|
7
|
+
// the code is regenerated.
|
|
8
|
+
// </auto-generated>
|
|
9
|
+
//------------------------------------------------------------------------------
|
|
10
|
+
|
|
11
|
+
using System;
|
|
12
|
+
using System.Reflection;
|
|
13
|
+
|
|
14
|
+
[assembly: System.Reflection.AssemblyCompanyAttribute("AIChat.npm")]
|
|
15
|
+
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
|
16
|
+
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
17
|
+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
|
18
|
+
[assembly: System.Reflection.AssemblyProductAttribute("AIChat.npm")]
|
|
19
|
+
[assembly: System.Reflection.AssemblyTitleAttribute("AIChat.npm")]
|
|
20
|
+
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
21
|
+
|
|
22
|
+
// Generated by the MSBuild WriteCodeFragment class.
|
|
23
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d72fe2f7e05afbd02d1753740c9b338453255dff
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
is_global = true
|
|
2
|
+
build_property.TargetFramework = net7.0
|
|
3
|
+
build_property.TargetPlatformMinVersion =
|
|
4
|
+
build_property.UsingMicrosoftNETSdkWeb = true
|
|
5
|
+
build_property.ProjectTypeGuids =
|
|
6
|
+
build_property.InvariantGlobalization =
|
|
7
|
+
build_property.PlatformNeutralAssembly =
|
|
8
|
+
build_property.EnforceExtendedAnalyzerRules =
|
|
9
|
+
build_property._SupportedPlatformList = Linux,macOS,Windows
|
|
10
|
+
build_property.RootNamespace = AIChat.npm
|
|
11
|
+
build_property.RootNamespace = AIChat.npm
|
|
12
|
+
build_property.ProjectDir = C:\Git\AIChat\AIChat.npm\
|
|
13
|
+
build_property.RazorLangVersion = 7.0
|
|
14
|
+
build_property.SupportLocalizedComponentNames =
|
|
15
|
+
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
|
16
|
+
build_property.MSBuildProjectDirectory = C:\Git\AIChat\AIChat.npm
|
|
17
|
+
build_property._RazorSourceGeneratorDebug =
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// <auto-generated/>
|
|
2
|
+
global using global::Microsoft.AspNetCore.Builder;
|
|
3
|
+
global using global::Microsoft.AspNetCore.Hosting;
|
|
4
|
+
global using global::Microsoft.AspNetCore.Http;
|
|
5
|
+
global using global::Microsoft.AspNetCore.Routing;
|
|
6
|
+
global using global::Microsoft.Extensions.Configuration;
|
|
7
|
+
global using global::Microsoft.Extensions.DependencyInjection;
|
|
8
|
+
global using global::Microsoft.Extensions.Hosting;
|
|
9
|
+
global using global::Microsoft.Extensions.Logging;
|
|
10
|
+
global using global::System;
|
|
11
|
+
global using global::System.Collections.Generic;
|
|
12
|
+
global using global::System.IO;
|
|
13
|
+
global using global::System.Linq;
|
|
14
|
+
global using global::System.Net.Http;
|
|
15
|
+
global using global::System.Net.Http.Json;
|
|
16
|
+
global using global::System.Threading;
|
|
17
|
+
global using global::System.Threading.Tasks;
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "embeddedaichatux",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.3",
|
|
4
4
|
"description": "A lightweight and customizable embedded AI chat UI component that seamlessly integrates into web applications, offering minimized and expanded views, with iframe-based content rendering.",
|
|
5
5
|
"main": "EmbeddedChat.js",
|
|
6
6
|
"scripts": {
|
package/Pages/Error.cshtml
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
@page
|
|
2
|
-
@model ErrorModel
|
|
3
|
-
@{
|
|
4
|
-
ViewData["Title"] = "Error";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
<h1 class="text-danger">Error.</h1>
|
|
8
|
-
<h2 class="text-danger">An error occurred while processing your request.</h2>
|
|
9
|
-
|
|
10
|
-
@if (Model.ShowRequestId)
|
|
11
|
-
{
|
|
12
|
-
<p>
|
|
13
|
-
<strong>Request ID:</strong> <code>@Model.RequestId</code>
|
|
14
|
-
</p>
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
<h3>Development Mode</h3>
|
|
18
|
-
<p>
|
|
19
|
-
Swapping to the <strong>Development</strong> environment displays detailed information about the error that occurred.
|
|
20
|
-
</p>
|
|
21
|
-
<p>
|
|
22
|
-
<strong>The Development environment shouldn't be enabled for deployed applications.</strong>
|
|
23
|
-
It can result in displaying sensitive information from exceptions to end users.
|
|
24
|
-
For local debugging, enable the <strong>Development</strong> environment by setting the <strong>ASPNETCORE_ENVIRONMENT</strong> environment variable to <strong>Development</strong>
|
|
25
|
-
and restarting the app.
|
|
26
|
-
</p>
|
package/Pages/Error.cshtml.cs
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
using Microsoft.AspNetCore.Mvc;
|
|
2
|
-
using Microsoft.AspNetCore.Mvc.RazorPages;
|
|
3
|
-
using System.Diagnostics;
|
|
4
|
-
|
|
5
|
-
namespace AIChatEmbedded.Pages
|
|
6
|
-
{
|
|
7
|
-
[ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, NoStore = true)]
|
|
8
|
-
[IgnoreAntiforgeryToken]
|
|
9
|
-
public class ErrorModel : PageModel
|
|
10
|
-
{
|
|
11
|
-
public string? RequestId { get; set; }
|
|
12
|
-
|
|
13
|
-
public bool ShowRequestId => !string.IsNullOrEmpty(RequestId);
|
|
14
|
-
|
|
15
|
-
private readonly ILogger<ErrorModel> _logger;
|
|
16
|
-
|
|
17
|
-
public ErrorModel(ILogger<ErrorModel> logger)
|
|
18
|
-
{
|
|
19
|
-
_logger = logger;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
public void OnGet()
|
|
23
|
-
{
|
|
24
|
-
RequestId = Activity.Current?.Id ?? HttpContext.TraceIdentifier;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
package/Pages/Index.cshtml
DELETED
package/Pages/Index.cshtml.cs
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
using Microsoft.AspNetCore.Mvc;
|
|
2
|
-
using Microsoft.AspNetCore.Mvc.RazorPages;
|
|
3
|
-
|
|
4
|
-
namespace AIChatEmbedded.Pages
|
|
5
|
-
{
|
|
6
|
-
public class IndexModel : PageModel
|
|
7
|
-
{
|
|
8
|
-
private readonly ILogger<IndexModel> _logger;
|
|
9
|
-
|
|
10
|
-
public IndexModel(ILogger<IndexModel> logger)
|
|
11
|
-
{
|
|
12
|
-
_logger = logger;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
public void OnGet()
|
|
16
|
-
{
|
|
17
|
-
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
}
|
package/Pages/Privacy.cshtml
DELETED
package/Pages/Privacy.cshtml.cs
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
using Microsoft.AspNetCore.Mvc;
|
|
2
|
-
using Microsoft.AspNetCore.Mvc.RazorPages;
|
|
3
|
-
|
|
4
|
-
namespace AIChatEmbedded.Pages
|
|
5
|
-
{
|
|
6
|
-
public class PrivacyModel : PageModel
|
|
7
|
-
{
|
|
8
|
-
private readonly ILogger<PrivacyModel> _logger;
|
|
9
|
-
|
|
10
|
-
public PrivacyModel(ILogger<PrivacyModel> logger)
|
|
11
|
-
{
|
|
12
|
-
_logger = logger;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
public void OnGet()
|
|
16
|
-
{
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8" />
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
|
-
<title>@ViewData["Title"] - AIChatEmbedded</title>
|
|
7
|
-
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" />
|
|
8
|
-
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
|
|
9
|
-
<link rel="stylesheet" href="~/AIChatEmbedded.styles.css" asp-append-version="true" />
|
|
10
|
-
</head>
|
|
11
|
-
<body>
|
|
12
|
-
<header>
|
|
13
|
-
<nav class="navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3">
|
|
14
|
-
<div class="container">
|
|
15
|
-
<a class="navbar-brand" asp-area="" asp-page="/Index">AIChatEmbedded</a>
|
|
16
|
-
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target=".navbar-collapse" aria-controls="navbarSupportedContent"
|
|
17
|
-
aria-expanded="false" aria-label="Toggle navigation">
|
|
18
|
-
<span class="navbar-toggler-icon"></span>
|
|
19
|
-
</button>
|
|
20
|
-
<div class="navbar-collapse collapse d-sm-inline-flex justify-content-between">
|
|
21
|
-
<ul class="navbar-nav flex-grow-1">
|
|
22
|
-
<li class="nav-item">
|
|
23
|
-
<a class="nav-link text-dark" asp-area="" asp-page="/Index">Home</a>
|
|
24
|
-
</li>
|
|
25
|
-
<li class="nav-item">
|
|
26
|
-
<a class="nav-link text-dark" asp-area="" asp-page="/Privacy">Privacy</a>
|
|
27
|
-
</li>
|
|
28
|
-
</ul>
|
|
29
|
-
</div>
|
|
30
|
-
</div>
|
|
31
|
-
</nav>
|
|
32
|
-
</header>
|
|
33
|
-
<div class="container">
|
|
34
|
-
<main role="main" class="pb-3">
|
|
35
|
-
@RenderBody()
|
|
36
|
-
</main>
|
|
37
|
-
</div>
|
|
38
|
-
|
|
39
|
-
<footer class="border-top footer text-muted">
|
|
40
|
-
<div class="container">
|
|
41
|
-
© 2023 - AIChatEmbedded - <a asp-area="" asp-page="/Privacy">Privacy</a>
|
|
42
|
-
</div>
|
|
43
|
-
</footer>
|
|
44
|
-
|
|
45
|
-
<script src="~/lib/jquery/dist/jquery.min.js"></script>
|
|
46
|
-
<script src="~/lib/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
|
|
47
|
-
<script src="~/js/site.js" asp-append-version="true"></script>
|
|
48
|
-
|
|
49
|
-
@await RenderSectionAsync("Scripts", required: false)
|
|
50
|
-
</body>
|
|
51
|
-
</html>
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
|
|
2
|
-
for details on configuring this project to bundle and minify static web assets. */
|
|
3
|
-
|
|
4
|
-
a.navbar-brand {
|
|
5
|
-
white-space: normal;
|
|
6
|
-
text-align: center;
|
|
7
|
-
word-break: break-all;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
a {
|
|
11
|
-
color: #0077cc;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.btn-primary {
|
|
15
|
-
color: #fff;
|
|
16
|
-
background-color: #1b6ec2;
|
|
17
|
-
border-color: #1861ac;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
|
|
21
|
-
color: #fff;
|
|
22
|
-
background-color: #1b6ec2;
|
|
23
|
-
border-color: #1861ac;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.border-top {
|
|
27
|
-
border-top: 1px solid #e5e5e5;
|
|
28
|
-
}
|
|
29
|
-
.border-bottom {
|
|
30
|
-
border-bottom: 1px solid #e5e5e5;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.box-shadow {
|
|
34
|
-
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
button.accept-policy {
|
|
38
|
-
font-size: 1rem;
|
|
39
|
-
line-height: inherit;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.footer {
|
|
43
|
-
position: absolute;
|
|
44
|
-
bottom: 0;
|
|
45
|
-
width: 100%;
|
|
46
|
-
white-space: nowrap;
|
|
47
|
-
line-height: 60px;
|
|
48
|
-
}
|
package/Pages/_ViewStart.cshtml
DELETED
package/wwwroot/css/site.css
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
html {
|
|
2
|
-
font-size: 14px;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
@media (min-width: 768px) {
|
|
6
|
-
html {
|
|
7
|
-
font-size: 16px;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
|
|
12
|
-
box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
html {
|
|
16
|
-
position: relative;
|
|
17
|
-
min-height: 100%;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
body {
|
|
21
|
-
margin-bottom: 60px;
|
|
22
|
-
}
|
package/wwwroot/favicon.ico
DELETED
|
Binary file
|
package/wwwroot/js/site.js
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
The MIT License (MIT)
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2011-2021 Twitter, Inc.
|
|
4
|
-
Copyright (c) 2011-2021 The Bootstrap Authors
|
|
5
|
-
|
|
6
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
8
|
-
in the Software without restriction, including without limitation the rights
|
|
9
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
11
|
-
furnished to do so, subject to the following conditions:
|
|
12
|
-
|
|
13
|
-
The above copyright notice and this permission notice shall be included in
|
|
14
|
-
all copies or substantial portions of the Software.
|
|
15
|
-
|
|
16
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
17
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
18
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
19
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
20
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
21
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
22
|
-
THE SOFTWARE.
|