-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
396971d
commit 7cdf1fe
Showing
162 changed files
with
318 additions
and
0 deletions.
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
...hTextEditor.Samples.Shared/Spillgebees.Blazor.RichTextEditor.Samples.Shared.lib.module.js
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,33 @@ | ||
// noinspection JSUnusedGlobalSymbols | ||
|
||
let hasBeforeStartBeenCalled = false; | ||
|
||
export function beforeWebStart() { | ||
beforeStart(); | ||
} | ||
|
||
|
||
export function beforeWebAssemblyStart() { | ||
beforeStart(); | ||
} | ||
|
||
export function beforeServerStart() { | ||
beforeStart(); | ||
} | ||
|
||
export function beforeStart() { | ||
if (hasBeforeStartBeenCalled) { | ||
return; | ||
} | ||
hasBeforeStartBeenCalled = true; | ||
|
||
window.Samples = window.Samples || {}; | ||
window.Samples.Shared = window.Samples.Shared || { | ||
highlightElement: function (content, element) { | ||
delete element.dataset.highlighted; | ||
element.textContent = content; | ||
// noinspection JSUnresolvedReference | ||
hljs.highlightElement(element); | ||
} | ||
}; | ||
} |
11 changes: 11 additions & 0 deletions
11
...ontent/Spillgebees.Blazor.RichTextEditor/Spillgebees.Blazor.RichTextEditor.lib.module.css
Large diffs are not rendered by default.
Oops, something went wrong.
48 changes: 48 additions & 0 deletions
48
...content/Spillgebees.Blazor.RichTextEditor/Spillgebees.Blazor.RichTextEditor.lib.module.js
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 added
BIN
+66.3 KB
1.2.1/net8.0/_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm
Binary file not shown.
Binary file added
BIN
+24.4 KB
1.2.1/net8.0/_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm.br
Binary file not shown.
Binary file added
BIN
+27.8 KB
1.2.1/net8.0/_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+5.27 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.Configuration.Abstractions.wasm
Binary file not shown.
Binary file added
BIN
+1.82 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.Configuration.Abstractions.wasm.br
Binary file not shown.
Binary file added
BIN
+2.08 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.Configuration.Abstractions.wasm.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+3.36 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.Configuration.Json.wasm.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+13.8 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm
Binary file not shown.
Binary file added
BIN
+4.96 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.br
Binary file not shown.
Binary file added
BIN
+5.51 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz
Binary file not shown.
Binary file added
BIN
+39.3 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.DependencyInjection.wasm
Binary file not shown.
Binary file added
BIN
+16.6 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.DependencyInjection.wasm.br
Binary file not shown.
Binary file added
BIN
+18.6 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.DependencyInjection.wasm.gz
Binary file not shown.
Binary file added
BIN
+25.3 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.Logging.Abstractions.wasm
Binary file not shown.
Binary file added
BIN
+10.1 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.Logging.Abstractions.wasm.br
Binary file not shown.
Binary file added
BIN
+11.6 KB
1.2.1/net8.0/_framework/Microsoft.Extensions.Logging.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 added
BIN
+61.3 KB
1.2.1/net8.0/_framework/Spillgebees.Blazor.RichTextEditor.Samples.Shared.wasm
Binary file not shown.
Binary file added
BIN
+35.6 KB
1.2.1/net8.0/_framework/Spillgebees.Blazor.RichTextEditor.Samples.Shared.wasm.br
Binary file not shown.
Binary file added
BIN
+37.7 KB
1.2.1/net8.0/_framework/Spillgebees.Blazor.RichTextEditor.Samples.Shared.wasm.gz
Binary file not shown.
Binary file added
BIN
+22.8 KB
1.2.1/net8.0/_framework/Spillgebees.Blazor.RichTextEditor.Samples.Wasm.wasm
Binary file not shown.
Binary file added
BIN
+16.3 KB
1.2.1/net8.0/_framework/Spillgebees.Blazor.RichTextEditor.Samples.Wasm.wasm.br
Binary file not shown.
Binary file added
BIN
+17.4 KB
1.2.1/net8.0/_framework/Spillgebees.Blazor.RichTextEditor.Samples.Wasm.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 added
BIN
+31.3 KB
1.2.1/net8.0/_framework/System.Runtime.InteropServices.JavaScript.wasm
Binary file not shown.
Binary file added
BIN
+12.8 KB
1.2.1/net8.0/_framework/System.Runtime.InteropServices.JavaScript.wasm.br
Binary file not shown.
Binary file added
BIN
+14.5 KB
1.2.1/net8.0/_framework/System.Runtime.InteropServices.JavaScript.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.
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,80 @@ | ||
{ | ||
"mainAssemblyName": "Spillgebees.Blazor.RichTextEditor.Samples.Wasm", | ||
"resources": { | ||
"hash": "sha256-StwgYW7sZlDL7Tkg6Gg1i156n3Hl3naejfvOlBneh5U=", | ||
"jsModuleNative": { | ||
"dotnet.native.8.0.0.45ykigla5r.js": "sha256-LjLDIz9+J7uuiwMlQ4HbNx2BnSpphOtO2MwkoI28vdI=" | ||
}, | ||
"jsModuleRuntime": { | ||
"dotnet.runtime.8.0.0.4nmj5hsanr.js": "sha256-WdSX3HQvnBYF0KJLZoOyHvTzMHetaob6PV0Kn2K+QXw=" | ||
}, | ||
"wasmNative": { | ||
"dotnet.native.wasm": "sha256-Vr6ZXKoP77zgabrMIxQ1GbOkrxfx5XGqHO0odLhUIMY=" | ||
}, | ||
"icu": { | ||
"icudt_CJK.dat": "sha256-SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk=", | ||
"icudt_EFIGS.dat": "sha256-8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc=", | ||
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs=" | ||
}, | ||
"assembly": { | ||
"AngleSharp.wasm": "sha256-OWdQxeSHO8PSGDuYa559tdWbBzwWGvmQm1aA0oMFhCE=", | ||
"BlazorComponentUtilities.wasm": "sha256-3TgvS/HUtEk/6K33ycKciSd5J6RBnSq8vEqA5ZhHjj0=", | ||
"Microsoft.AspNetCore.Components.wasm": "sha256-DkEZmxoVxPA3obbZv/wxPWqOq30KG26Lxn58p6XaFxg=", | ||
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-RNAqR0ff+baVaIhI+uEcLo9eT+pxGnBEvkCzqD+3roM=", | ||
"Microsoft.AspNetCore.Components.WebAssembly.wasm": "sha256-Ws5szf6fWPAXna+XyWsAhavx+WDFcA/91DQ7iPRPCMs=", | ||
"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-lhllk44YOG4xlr01uyPAJ80QLAYBeASCTFYcySCIqI4=", | ||
"Microsoft.Extensions.DependencyInjection.wasm": "sha256-gg8xZqJsBBrrNEyUGzYqhL3sqkuZ4AHAvdTdL9nZ0S0=", | ||
"Microsoft.Extensions.Logging.Abstractions.wasm": "sha256-/VJpvxt0xNd2ovt7CifmQ85/6nv7TZWt0oogclnHufA=", | ||
"Microsoft.Extensions.Logging.wasm": "sha256-8BH+kQfjYuZWxprOICXJ4+tU0OdJOYDKN7G0S3zYYHI=", | ||
"Microsoft.Extensions.Options.wasm": "sha256-6DN1malfyp0G0uOYwQY0nIN60XdXpVXUXXw0X2c8V8E=", | ||
"Microsoft.Extensions.Primitives.wasm": "sha256-6187ynEahDlSLMBvD4vAmiLpZ3clRb5xu6rM7O8AxNo=", | ||
"Microsoft.JSInterop.wasm": "sha256-EtJO0POenyod5M2fB0fS97fOwqWAHYxciSYpGqqItvE=", | ||
"Microsoft.JSInterop.WebAssembly.wasm": "sha256-CQVLCKiSxLN5ghyJZG3mhnMGRROdqrbNUjtAXB0nWb8=", | ||
"netstandard.wasm": "sha256-lp6oR1lEBtWPzea+86v2PwX02/RkkCBmUE3dqEtZN8k=", | ||
"Spillgebees.Blazor.RichTextEditor.Samples.Shared.wasm": "sha256-9IrrgoborqF9BzeFpa69kF5AzkmKmICk5FnhZ/g3UMQ=", | ||
"Spillgebees.Blazor.RichTextEditor.Samples.Wasm.wasm": "sha256-YY1pEVl2yV40GoXeBbhaAA+O4GF81054HMSj0/mRrnI=", | ||
"Spillgebees.Blazor.RichTextEditor.wasm": "sha256-0gHCPfccBcvij4PFJM9WxjayemwsDLdiLiMEo/iEVAA=", | ||
"System.Collections.Concurrent.wasm": "sha256-o6LKQhtpEFBPpDzp7p/3InSCyQ3xCprbYtNZ+wMhKjI=", | ||
"System.Collections.NonGeneric.wasm": "sha256-d5mQ88eoLPhlshN2tFUy3qQ11ohZA6HS3T7E51Oq6vk=", | ||
"System.Collections.Specialized.wasm": "sha256-tBHDlPZxAmnUlPGLAUYPGMa7wbAKA7orP6Lvbg8kqFc=", | ||
"System.Collections.wasm": "sha256-GX/uSQz6s2SZt00pd4ruBV1t54WscOzo7/bnEkDSh+U=", | ||
"System.ComponentModel.wasm": "sha256-Kg+Te+dUBA6OiPS3uVj+Poyamhf9bMlcL96uc+bTYWc=", | ||
"System.Console.wasm": "sha256-AN/tIt0tRjfiqdO31qMG7Fvz0OZ6nh0LCNzYaxcJjQ0=", | ||
"System.Linq.wasm": "sha256-YPwkVoV4DmHJltSX9waSEg6DLzTP6g3Zhy7psoVPZxM=", | ||
"System.Memory.wasm": "sha256-HxWkz7UwBh05wS2ZYKqwyRZs+fF4nOMIesDJVcSZKoQ=", | ||
"System.Net.Http.wasm": "sha256-TW+R/9ZQjo0P5f/2dW64x5N9qU2TArQ0lBXZRc7Oivk=", | ||
"System.Net.Primitives.wasm": "sha256-MR8RIdXkK1uKaHfrEUS1X8KUDAOpaRmtFe61n3mDfZ8=", | ||
"System.Net.Requests.wasm": "sha256-qqVdcVT6TzrmCRuCpKghkTQcwusC1UxRaFzB2sil0GA=", | ||
"System.Net.ServicePoint.wasm": "sha256-fFczP27qBIwRu/wW+GmUD9zjwnV/VRyvxDVtqDm8BY8=", | ||
"System.Net.WebHeaderCollection.wasm": "sha256-XeVJ+5iiNPhoFt/OqijTrSWAtAmNZQ5zp88gfxhJdnY=", | ||
"System.Private.CoreLib.wasm": "sha256-u01dOxo0hAa6LPrwZj80u8SG5UDue5bHq6diCgncCN0=", | ||
"System.Private.Uri.wasm": "sha256-J3mHHpWZM/tVbfd/+7T1VPn+CSguTp2UyetTI/E08K8=", | ||
"System.Runtime.InteropServices.JavaScript.wasm": "sha256-8v1T2sHtPVF+DFfHC56eeBb2CK3E+CJ2i/u+8hAjWtU=", | ||
"System.Runtime.wasm": "sha256-4CiNHpK9mz5tWl3imyS+4hbox/PahSbPR9q4nI6fSM8=", | ||
"System.Text.Encoding.CodePages.wasm": "sha256-+h6Zul299BrrYmuADoTPWg+UkYQGploUGbuqhs7Br4c=", | ||
"System.Text.Encoding.Extensions.wasm": "sha256-uEoSBLRu5VBkoRxJonHNdRwCSRIjMurOpjJHthHM3bs=", | ||
"System.Text.Encodings.Web.wasm": "sha256-roAD9oxlySPskG/f0YnoUDWlRpxhu89rnf8M89edL/o=", | ||
"System.Text.Json.wasm": "sha256-2wjaEdYb9IiO2kjIix0TX9cAe1QCAMVvBslruxEfBxc=", | ||
"System.Text.RegularExpressions.wasm": "sha256-5I+JC5Xb6hNHgNsBGhDVxi24FTCoBw0Ovnb9JDHJ1eI=", | ||
"System.Threading.wasm": "sha256-6ozBQYD+SQzpM7FIuuR3d7LW/20xlivloULhLMXMxgw=" | ||
}, | ||
"libraryInitializers": { | ||
"_content/Spillgebees.Blazor.RichTextEditor.Samples.Shared/Spillgebees.Blazor.RichTextEditor.Samples.Shared.lib.module.js": "sha256-mtPaN+L8v9EKl15dLbRJ8IfhQiEn7ipiULgxD1kYfuQ=", | ||
"_content/Spillgebees.Blazor.RichTextEditor/Spillgebees.Blazor.RichTextEditor.lib.module.js": "sha256-xklBS5Z/P8WXVmTTVNo3+Dqmd6Eo0Sm7DPDg1GBpX3M=" | ||
}, | ||
"modulesAfterConfigLoaded": { | ||
"../_content/Spillgebees.Blazor.RichTextEditor.Samples.Shared/Spillgebees.Blazor.RichTextEditor.Samples.Shared.lib.module.js": "sha256-mtPaN+L8v9EKl15dLbRJ8IfhQiEn7ipiULgxD1kYfuQ=", | ||
"../_content/Spillgebees.Blazor.RichTextEditor/Spillgebees.Blazor.RichTextEditor.lib.module.js": "sha256-xklBS5Z/P8WXVmTTVNo3+Dqmd6Eo0Sm7DPDg1GBpX3M=" | ||
} | ||
}, | ||
"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,68 @@ | ||
@import "../_content/Spillgebees.Blazor.RichTextEditor/Spillgebees.Blazor.RichTextEditor.lib.module.css"; | ||
|
||
h1:focus { | ||
outline: none; | ||
} | ||
|
||
#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; | ||
} | ||
|
||
.blazor-error-boundary { | ||
background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121; | ||
padding: 1rem 1rem 1rem 3.7rem; | ||
color: white; | ||
} | ||
|
||
.blazor-error-boundary::after { | ||
content: "An error has occurred." | ||
} | ||
|
||
|
||
.loading-progress { | ||
position: relative; | ||
display: block; | ||
width: 8rem; | ||
height: 8rem; | ||
margin: 20vh auto 1rem auto; | ||
} | ||
|
||
.loading-progress circle { | ||
fill: none; | ||
stroke: #e0e0e0; | ||
stroke-width: 0.6rem; | ||
transform-origin: 50% 50%; | ||
transform: rotate(-90deg); | ||
} | ||
|
||
.loading-progress circle:last-child { | ||
stroke: #1b6ec2; | ||
stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%; | ||
transition: stroke-dasharray 0.05s ease-in-out; | ||
} | ||
|
||
.loading-progress-text { | ||
position: absolute; | ||
text-align: center; | ||
font-weight: bold; | ||
inset: calc(20vh + 3.25rem) 0 auto 0.2rem; | ||
} | ||
|
||
.loading-progress-text:after { | ||
content: var(--blazor-load-percentage-text, "Loading"); | ||
} |
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,52 @@ | ||
<!DOCTYPE html> | ||
<html class="dark" | ||
lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>Spillgebees.Blazor.RichTextEditor.Samples.Wasm</title> | ||
<base href="/Blazor.RichTextEditor/main/net8.0/" /> | ||
<link href="favicon.ico" rel="icon" type="image/x-icon" /> | ||
|
||
<link href="css/app.css" rel="stylesheet" /> | ||
<!-- optional: required if you want to use the math/formula feature --> | ||
<link rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" | ||
integrity="sha384-n8MVd4RsNIU0tAv4ct0nTaAbDJwPJzDEaqSD1odI+WdtXRGWt2kTvGFasHpSy3SV" | ||
crossorigin="anonymous"> | ||
|
||
<!-- for presentation purposes only --> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://unpkg.com/@catppuccin/[email protected]/css/catppuccin-mocha.css"> | ||
<script src="https://cdn.tailwindcss.com"></script> | ||
</head> | ||
|
||
<body> | ||
<div id="app"> | ||
<svg class="loading-progress"> | ||
<circle r="40%" cx="50%" cy="50%" /> | ||
<circle r="40%" cx="50%" cy="50%" /> | ||
</svg> | ||
<div class="loading-progress-text"></div> | ||
</div> | ||
|
||
<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> | ||
|
||
<!-- optional: required if you want to use the math/formula feature --> | ||
<script defer | ||
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js" | ||
integrity="sha384-XjKyOOlGwcjNTAIQHIpgOno0Hl1YQqzUOEleOLALmuqehneUG+vnGctmUb0ZY0l8" | ||
crossorigin="anonymous"></script> | ||
|
||
<!-- for presentation purposes only --> | ||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script> | ||
<script type="text/javascript" src="https://unpkg.com/highlightjs-cshtml-razor/dist/cshtml-razor.min.js"></script> | ||
</body> | ||
</html> |