-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 7129c04 🚀
- Loading branch information
0 parents
commit c05c38f
Showing
159 changed files
with
364 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 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 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
BIN
+13.3 KB
_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm
Binary file not shown.
Binary file added
BIN
+4.91 KB
_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.br
Binary file not shown.
Binary file added
BIN
+5.46 KB
_framework/Microsoft.Extensions.DependencyInjection.Abstractions.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 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 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 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 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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
{ | ||
"mainAssemblyName": "TestProject_ClientSide", | ||
"resources": { | ||
"hash": "sha256-S5pSiTFMO8nKvBVLfAv+/leOiaElJe8bbRqocRjm75g=", | ||
"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-R9HuM/8g0LmUebDtcrHM3ZR69dVHq2LhhsJy40g7eHM=", | ||
"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-bEzbnKRh+DsPrFl/1sqgLdtdgAgcMSiiivMKIEwzzFk=", | ||
"TestProject_Components.wasm": "sha256-+pDwsxkTDj9UITCG8/0g/XjkeeS6ZiqiMxu3s4WvFJk=" | ||
} | ||
}, | ||
"cacheBootResources": true, | ||
"debugLevel": 0, | ||
"linkerEnabled": true, | ||
"globalizationMode": "sharded", | ||
"extensions": { | ||
"blazor": {} | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
7129c04497eba4b0553f884ad6e6191af186e552 |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
] |