Skip to content

Commit

Permalink
Deploying to gh-pages from @ 02fbd62 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanloerwald committed Dec 2, 2024
0 parents commit a8ec674
Show file tree
Hide file tree
Showing 159 changed files with 364 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
10 changes: 10 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Blazor.Canvas</title>
<script type="text/javascript" src="https://excubo-ag.github.io/404.js"></script>
</head>
<body>
</body>
</html>
41 changes: 41 additions & 0 deletions _content/Excubo.Blazor.Grids/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions _content/Excubo.Blazor.Grids/style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

159 changes: 159 additions & 0 deletions _content/TestProject_Components/site.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
html, body {
font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
height:100%;
}

body {
margin: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff
}

*, ::after, ::before {
box-sizing: border-box
}

h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: .5rem
}

p {
margin-top: 0;
margin-bottom: 1rem
}

dl, ol, ul {
margin-top: 0;
margin-bottom: 0;
}

ul {
padding-inline-start: 1.2em;
}

a {
color: #007bff;
text-decoration: none;
background-color: transparent
}

a:hover {
color: #0056b3;
text-decoration: underline
}

code, kbd, pre, samp {
font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
font-size: 1em
}

img {
vertical-align: middle;
border-style: none
}

button {
border-radius: 0
}

button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit
}

button, input {
overflow: visible
}

button, select {
text-transform: 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
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
margin-bottom: .5rem;
font-weight: 500;
line-height: 1.2
}

.h1, h1 {
font-size: 2.5rem
}

.h2, h2 {
font-size: 2rem
}

.h3, h3 {
font-size: 1.75rem
}

.h4, h4 {
font-size: 1.5rem
}

.h5, h5 {
font-size: 1.25rem
}

.h6, h6 {
font-size: 1rem
}

code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word
}

html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: transparent
}

app {
position: relative;
display: flex;
flex-direction: column;
height: 100%;
}

#blazor-error-ui {
background: lightyellow;
bottom: 0;
box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
display: none;
left: 0;
padding: 0.6rem 1.25rem 0.7rem 1.25rem;
position: fixed;
width: 100%;
z-index: 1000;
}

#blazor-error-ui .dismiss {
cursor: pointer;
position: absolute;
right: 0.75rem;
top: 0.5rem;
}
Binary file added _framework/Blazor.Canvas.pdb.gz
Binary file not shown.
Binary file added _framework/Blazor.Canvas.wasm
Binary file not shown.
Binary file added _framework/Blazor.Canvas.wasm.br
Binary file not shown.
Binary file added _framework/Blazor.Canvas.wasm.gz
Binary file not shown.
Binary file added _framework/Blazor.Grids.wasm
Binary file not shown.
Binary file added _framework/Blazor.Grids.wasm.br
Binary file not shown.
Binary file added _framework/Blazor.Grids.wasm.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added _framework/Microsoft.AspNetCore.Components.wasm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added _framework/Microsoft.Extensions.Logging.wasm
Binary file not shown.
Binary file added _framework/Microsoft.Extensions.Logging.wasm.br
Binary file not shown.
Binary file added _framework/Microsoft.Extensions.Logging.wasm.gz
Binary file not shown.
Binary file added _framework/Microsoft.Extensions.Options.wasm
Binary file not shown.
Binary file added _framework/Microsoft.Extensions.Options.wasm.br
Binary file not shown.
Binary file added _framework/Microsoft.Extensions.Options.wasm.gz
Binary file not shown.
Binary file added _framework/Microsoft.Extensions.Primitives.wasm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added _framework/Microsoft.JSInterop.WebAssembly.wasm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added _framework/Microsoft.JSInterop.wasm
Binary file not shown.
Binary file added _framework/Microsoft.JSInterop.wasm.br
Binary file not shown.
Binary file added _framework/Microsoft.JSInterop.wasm.gz
Binary file not shown.
Binary file added _framework/System.Collections.Concurrent.wasm
Binary file not shown.
Binary file added _framework/System.Collections.Concurrent.wasm.br
Binary file not shown.
Binary file added _framework/System.Collections.Concurrent.wasm.gz
Binary file not shown.
Binary file added _framework/System.Collections.wasm
Binary file not shown.
Binary file added _framework/System.Collections.wasm.br
Binary file not shown.
Binary file added _framework/System.Collections.wasm.gz
Binary file not shown.
Binary file added _framework/System.ComponentModel.Primitives.wasm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added _framework/System.ComponentModel.wasm
Binary file not shown.
Binary file added _framework/System.ComponentModel.wasm.br
Binary file not shown.
Binary file added _framework/System.ComponentModel.wasm.gz
Binary file not shown.
Binary file added _framework/System.Console.wasm
Binary file not shown.
Binary file added _framework/System.Console.wasm.br
Binary file not shown.
Binary file added _framework/System.Console.wasm.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added _framework/System.Linq.wasm
Binary file not shown.
Binary file added _framework/System.Linq.wasm.br
Binary file not shown.
Binary file added _framework/System.Linq.wasm.gz
Binary file not shown.
Binary file added _framework/System.Memory.wasm
Binary file not shown.
Binary file added _framework/System.Memory.wasm.br
Binary file not shown.
Binary file added _framework/System.Memory.wasm.gz
Binary file not shown.
Binary file added _framework/System.Net.Http.wasm
Binary file not shown.
Binary file added _framework/System.Net.Http.wasm.br
Binary file not shown.
Binary file added _framework/System.Net.Http.wasm.gz
Binary file not shown.
Binary file added _framework/System.Net.Primitives.wasm
Binary file not shown.
Binary file added _framework/System.Net.Primitives.wasm.br
Binary file not shown.
Binary file added _framework/System.Net.Primitives.wasm.gz
Binary file not shown.
Binary file added _framework/System.ObjectModel.wasm
Binary file not shown.
Binary file added _framework/System.ObjectModel.wasm.br
Binary file not shown.
Binary file added _framework/System.ObjectModel.wasm.gz
Binary file not shown.
Binary file added _framework/System.Private.CoreLib.wasm
Binary file not shown.
Binary file added _framework/System.Private.CoreLib.wasm.br
Binary file not shown.
Binary file added _framework/System.Private.CoreLib.wasm.gz
Binary file not shown.
Binary file added _framework/System.Private.Uri.wasm
Binary file not shown.
Binary file added _framework/System.Private.Uri.wasm.br
Binary file not shown.
Binary file added _framework/System.Private.Uri.wasm.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added _framework/System.Runtime.wasm
Binary file not shown.
Binary file added _framework/System.Runtime.wasm.br
Binary file not shown.
Binary file added _framework/System.Runtime.wasm.gz
Binary file not shown.
Binary file added _framework/System.Text.Encodings.Web.wasm
Binary file not shown.
Binary file added _framework/System.Text.Encodings.Web.wasm.br
Binary file not shown.
Binary file added _framework/System.Text.Encodings.Web.wasm.gz
Binary file not shown.
Binary file added _framework/System.Text.Json.wasm
Binary file not shown.
Binary file added _framework/System.Text.Json.wasm.br
Binary file not shown.
Binary file added _framework/System.Text.Json.wasm.gz
Binary file not shown.
Binary file added _framework/System.Text.RegularExpressions.wasm
Binary file not shown.
Binary file added _framework/System.Text.RegularExpressions.wasm.br
Binary file not shown.
Binary file added _framework/System.Text.RegularExpressions.wasm.gz
Binary file not shown.
Binary file added _framework/System.wasm
Binary file not shown.
Binary file added _framework/System.wasm.br
Binary file not shown.
Binary file added _framework/System.wasm.gz
Binary file not shown.
Binary file added _framework/TestProject_ClientSide.pdb.gz
Binary file not shown.
Binary file added _framework/TestProject_ClientSide.wasm
Binary file not shown.
Binary file added _framework/TestProject_ClientSide.wasm.br
Binary file not shown.
Binary file added _framework/TestProject_ClientSide.wasm.gz
Binary file not shown.
Binary file added _framework/TestProject_Components.pdb.gz
Binary file not shown.
Binary file added _framework/TestProject_Components.wasm
Binary file not shown.
Binary file added _framework/TestProject_Components.wasm.br
Binary file not shown.
Binary file added _framework/TestProject_Components.wasm.gz
Binary file not shown.
69 changes: 69 additions & 0 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"mainAssemblyName": "TestProject_ClientSide",
"resources": {
"hash": "sha256-0W/VSf/noXnO34lo6vIUCFVS7BmdMq+6zxYGaApVtIw=",
"jsModuleNative": {
"dotnet.native.8.0.11.n1sf6xr5tz.js": "sha256-VdKq87/z5NIxZKmuM+fv38XF+RcEb/bg3jVBwQSfwP4="
},
"jsModuleRuntime": {
"dotnet.runtime.8.0.11.tlu74f9tf6.js": "sha256-nam8JTYKjhMKOTg6+FlihYP6JpWPGe3jjM9fiUFWzhY="
},
"wasmNative": {
"dotnet.native.wasm": "sha256-1NJsNYy4gznvjVwzcG5w3Cl50enK1KB/7cKBMY+6jz4="
},
"icu": {
"icudt_CJK.dat": "sha256-SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk=",
"icudt_EFIGS.dat": "sha256-8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc=",
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="
},
"assembly": {
"Blazor.Canvas.wasm": "sha256-3CJK8eoCH+FfPNnyEhC6zC1CmlAca3MG53fhm4Ll8So=",
"Blazor.Grids.wasm": "sha256-N2+AiHJF7/b79jcLpq8pEdxQPnEjv+EVctL8UjvZpT8=",
"Excubo.Generators.Blazor.Attributes.wasm": "sha256-qVC+LIPC1NiSLnwtgPgDy8x2ViPcFHEh0j+pB1GfDyk=",
"Microsoft.AspNetCore.Components.wasm": "sha256-/ojiFgI3hrZOO0ybha2UTxLArwIERFmJD5wxrq85AJs=",
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-3JYZoAg3LYby8gQWYPDaajkGKITzYsQ6oQdRM771wtM=",
"Microsoft.AspNetCore.Components.WebAssembly.wasm": "sha256-LYJGTqka6p2RaQhwjm0nbX5muzjO6rM8oTE9uoUmGBs=",
"Microsoft.Extensions.Configuration.Abstractions.wasm": "sha256-87sn2TYqgdZ95sXmavjKEzoEfMgHnYQ9LOvnMX+aZcI=",
"Microsoft.Extensions.Configuration.Json.wasm": "sha256-Sxmy2ZS134URxbHEvdbS6NcQ3zXS7UWx/5ZPpwiW7FA=",
"Microsoft.Extensions.Configuration.wasm": "sha256-jYqHUZ07UYWc8POk7xhas6xQYH7t1qoTcylqoDqncJk=",
"Microsoft.Extensions.DependencyInjection.Abstractions.wasm": "sha256-B4nuBKeTkK5NXpprVxwpXGPCMW4dmg/L4J74tYqLP2U=",
"Microsoft.Extensions.DependencyInjection.wasm": "sha256-T/+qPF0RWC8dfbLNFgoTfla+JM2H3eY5L17aqODwzFc=",
"Microsoft.Extensions.Logging.Abstractions.wasm": "sha256-czpYbsN0jWMYphHGde/kOQUGLi1DCBE8SmfZGxLVamI=",
"Microsoft.Extensions.Logging.wasm": "sha256-8BH+kQfjYuZWxprOICXJ4+tU0OdJOYDKN7G0S3zYYHI=",
"Microsoft.Extensions.Options.wasm": "sha256-ezKJDNjeghS/qMdQmUpBPdH7bCDLrqkNqS6RsLxlpOY=",
"Microsoft.Extensions.Primitives.wasm": "sha256-6187ynEahDlSLMBvD4vAmiLpZ3clRb5xu6rM7O8AxNo=",
"Microsoft.JSInterop.wasm": "sha256-NXJHmWC/v+nv5M/a+o1PnUImwm6pElkiIvUFu2alsLQ=",
"Microsoft.JSInterop.WebAssembly.wasm": "sha256-nJo9AftA2/mHxtXapqHsgjzQgIHOpue2DnVtxkgTSME=",
"netstandard.wasm": "sha256-uhPcwkDKfguvHaCTyDKKKzBTWt9yZTl2QWX13WXOSyU=",
"System.Collections.Concurrent.wasm": "sha256-vERzIt0BNpW4Te4WH4qfBOK6RFavg7JOsH0qnzmM4RE=",
"System.Collections.wasm": "sha256-Wkxf9bBq5m9yfEVUD52G2n85QynDstnv2tmy0bJH5g8=",
"System.ComponentModel.Primitives.wasm": "sha256-raOR97kPvLKr2OwrW1Jk2qSOvH9ZcFaRyJcITyMIbmY=",
"System.ComponentModel.TypeConverter.wasm": "sha256-njaMp6v7rDxiwcYaDoYoksjqz/ISbdzS6rYJGj/rt6M=",
"System.ComponentModel.wasm": "sha256-ZQumzHtMyxvojdF7oHBBb8pLXJYa4ErOf6oZOZey1OU=",
"System.Console.wasm": "sha256-IMCkZyNHbwSeE6FkSCw35eC4v/a3bwL3tt2bYjt3NLI=",
"System.Diagnostics.DiagnosticSource.wasm": "sha256-Mg0fhGA3gXMT4kavwxhMJhkuGOQjooueHTkQ+eI1KGA=",
"System.Linq.wasm": "sha256-MZUhcbg79Wl7yW3H8mtpqRJJ8Ep6Cswt3ibeekvTYCU=",
"System.Memory.wasm": "sha256-jkT+tubu/pJEvUXq1/zgpJkSt/3KzcyBydgKi1j1f7A=",
"System.Net.Http.wasm": "sha256-kYHgFTjtHH1uQXXj02T+9Sfnok36ZnhnBvRn5qpOLGw=",
"System.Net.Primitives.wasm": "sha256-ZCXZoFCbd0PTval9JzLmebsLeKJcH0EfBW1O3aIb6SI=",
"System.ObjectModel.wasm": "sha256-FDXEd4hgXqdq5bCBg6eVBPfr8a1hlO0TpRrOFjYrzs8=",
"System.Private.CoreLib.wasm": "sha256-unWw4TaDeOmVBT0QNn3RkN0rzZ5Pu2y/SKQHyShq6D4=",
"System.Private.Uri.wasm": "sha256-FWPfjO/AisuMOFRp5nCMnfiyEMVMylFDSlIbUHClG1I=",
"System.Runtime.InteropServices.JavaScript.wasm": "sha256-30ghYKtpOCjqvcER4dSQoX2HtxeLKOhREKuo0i6v2rs=",
"System.Runtime.wasm": "sha256-W0zyLJJxeXFgEwnZFD8UJtyBz4q6b3qsS3FvJR1M2EQ=",
"System.Text.Encodings.Web.wasm": "sha256-Eq+TOED4xgKQTWKS82ya/h1BOhJ9CymWZesbhFf0aqc=",
"System.Text.Json.wasm": "sha256-p9djAbtDaXdOTl4IHcymNTKcJPLkiJQVAN8h9RJ1aJA=",
"System.Text.RegularExpressions.wasm": "sha256-CHFZ6wJNvdsk1Q33Nj36SWEoxMf1d8WWIt7QpkqeGRY=",
"System.wasm": "sha256-UsIFTsNRr1Sw/A0hEbTyYbQo5eHUNmMuOWT6/xaM3TE=",
"TestProject_ClientSide.wasm": "sha256-0pEVvfUZ3Ou890m69cGeVIUfW/VsySO0XxomwI57c1s=",
"TestProject_Components.wasm": "sha256-Tqn3H034iHbpaoizR1KZMj7oM/bKTeM3czn4QkrQ6ZY="
}
},
"cacheBootResources": true,
"debugLevel": 0,
"linkerEnabled": true,
"globalizationMode": "sharded",
"extensions": {
"blazor": {}
}
}
Binary file added _framework/blazor.boot.json.br
Binary file not shown.
Binary file added _framework/blazor.boot.json.gz
Binary file not shown.
1 change: 1 addition & 0 deletions _framework/blazor.webassembly.js

Large diffs are not rendered by default.

Binary file added _framework/blazor.webassembly.js.br
Binary file not shown.
Binary file added _framework/blazor.webassembly.js.gz
Binary file not shown.
4 changes: 4 additions & 0 deletions _framework/dotnet.js

Large diffs are not rendered by default.

Binary file added _framework/dotnet.js.br
Binary file not shown.
Binary file added _framework/dotnet.js.gz
Binary file not shown.
17 changes: 17 additions & 0 deletions _framework/dotnet.native.8.0.11.n1sf6xr5tz.js

Large diffs are not rendered by default.

Binary file added _framework/dotnet.native.8.0.11.n1sf6xr5tz.js.br
Binary file not shown.
Binary file added _framework/dotnet.native.8.0.11.n1sf6xr5tz.js.gz
Binary file not shown.
Binary file added _framework/dotnet.native.wasm
Binary file not shown.
Binary file added _framework/dotnet.native.wasm.br
Binary file not shown.
Binary file added _framework/dotnet.native.wasm.gz
Binary file not shown.
4 changes: 4 additions & 0 deletions _framework/dotnet.runtime.8.0.11.tlu74f9tf6.js

Large diffs are not rendered by default.

Binary file added _framework/dotnet.runtime.8.0.11.tlu74f9tf6.js.br
Binary file not shown.
Binary file added _framework/dotnet.runtime.8.0.11.tlu74f9tf6.js.gz
Binary file not shown.
Binary file added _framework/icudt_CJK.dat
Binary file not shown.
Binary file added _framework/icudt_CJK.dat.br
Binary file not shown.
Binary file added _framework/icudt_CJK.dat.gz
Binary file not shown.
Binary file added _framework/icudt_EFIGS.dat
Binary file not shown.
Binary file added _framework/icudt_EFIGS.dat.br
Binary file not shown.
Binary file added _framework/icudt_EFIGS.dat.gz
Binary file not shown.
Binary file added _framework/icudt_no_CJK.dat
Binary file not shown.
Binary file added _framework/icudt_no_CJK.dat.br
Binary file not shown.
Binary file added _framework/icudt_no_CJK.dat.gz
Binary file not shown.
Binary file added _framework/netstandard.wasm
Binary file not shown.
Binary file added _framework/netstandard.wasm.br
Binary file not shown.
Binary file added _framework/netstandard.wasm.gz
Binary file not shown.
1 change: 1 addition & 0 deletions commit.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
02fbd62274a7f1966a060860ccac976af012ae41
Binary file added favicon.ico
Binary file not shown.
30 changes: 30 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>Excubo.Blazor.Canvas demo (Blazor ClientSide)</title>
<base href="/Blazor.Canvas/" />
<link href="_content/TestProject_Components/site.css" rel="stylesheet" />
<script>
window.loadImage = (ref, id, url) => {
const img = document.getElementById(id);
img.onload = () => ref.invokeMethodAsync('UpdateCanvasAsync');
img.src = url;
}
</script>
</head>

<body>
<app>Loading...</app>
<script type="text/javascript" src="../on_subpage.js"></script>

<div id="blazor-error-ui">
An unhandled error has occurred.
<a href="" class="reload">Reload</a>
<a class="dismiss">🗙</a>
</div>
<script src="_framework/blazor.webassembly.js"></script>
</body>

</html>
27 changes: 27 additions & 0 deletions sample-data/weather.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"date": "2018-05-06",
"temperatureC": 1,
"summary": "Freezing"
},
{
"date": "2018-05-07",
"temperatureC": 14,
"summary": "Bracing"
},
{
"date": "2018-05-08",
"temperatureC": -13,
"summary": "Freezing"
},
{
"date": "2018-05-09",
"temperatureC": -16,
"summary": "Balmy"
},
{
"date": "2018-05-10",
"temperatureC": -2,
"summary": "Chilly"
}
]

0 comments on commit a8ec674

Please sign in to comment.