-
Notifications
You must be signed in to change notification settings - Fork 0
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
0 parents
commit 5d80aa5
Showing
407 changed files
with
1,511 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,49 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> | ||
<script type="text/javascript"> | ||
(function(c,l,a,r,i,t,y){ | ||
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; | ||
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; | ||
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); | ||
})(window, document, "clarity", "script", "muhgt7rowi"); | ||
</script> | ||
<title>Aptivi</title> | ||
<base href="/Demos/" /> | ||
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" /> | ||
<link href="css/app.css" rel="stylesheet" /> | ||
<link href="Demos.styles.css" rel="stylesheet" /> | ||
<link rel="preconnect" href="https://fonts.googleapis.com" /> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" /> | ||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap" rel="stylesheet" /> | ||
<link href="https://fonts.googleapis.com/css2?family=Space Grotesk:wght@400;500;700&display=swap" rel="stylesheet" /> | ||
<link href="https://fonts.googleapis.com/css2?family=Space Mono:wght@400;500;700&display=swap" rel="stylesheet" /> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png?v=1"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png?v=1"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png?v=1"> | ||
<link rel="manifest" href="/assets/site.webmanifest?v=1"> | ||
<link rel="mask-icon" href="/assets/safari-pinned-tab.svg?v=1" color="#5bbad5"> | ||
<link rel="shortcut icon" href="/assets/favicon.ico?v=1"> | ||
<meta name="description" content="The official Aptivi website - We are not only interested in PCs, but also interested in technology in general, which is our main role. We strive to improve the technology life and to make technology easier in the future, especially the computers. We are Aptivi, where tech changes!"> | ||
<meta name="apple-mobile-web-app-title" content="Aptivi"> | ||
<meta name="application-name" content="Aptivi"> | ||
<meta name="msapplication-TileColor" content="#010022"> | ||
<meta name="msapplication-config" content="/assets/browserconfig.xml?v=1"> | ||
<meta name="theme-color" content="#ffffff"> | ||
</head> | ||
|
||
<body> | ||
<div id="app"></div> | ||
|
||
<div id="blazor-error-ui"> | ||
We apologize for your inconvenience, but we've encountered an error. | ||
<a href="" class="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,84 @@ | ||
/* /Shared/MainLayout.razor.rz.scp.css */ | ||
.page[b-a0d4n79m4u] { | ||
position: relative; | ||
display: flex; | ||
flex-direction: column; | ||
} | ||
|
||
main[b-a0d4n79m4u] { | ||
flex: 1; | ||
} | ||
|
||
.page[b-a0d4n79m4u] { | ||
flex-direction: row; | ||
} | ||
|
||
.sidebar[b-a0d4n79m4u] { | ||
position: sticky; | ||
top: 0; | ||
text-align: center; | ||
z-index: 1; | ||
backdrop-filter: blur(8px); | ||
-webkit-backdrop-filter: blur(8px); | ||
} | ||
/* /Shared/NavMenu.razor.rz.scp.css */ | ||
.navbar-toggler[b-rpk0uah5qs] { | ||
background-color: #432a4c70; | ||
} | ||
|
||
.top-row[b-rpk0uah5qs] { | ||
height: 7rem; | ||
} | ||
|
||
.navbar-brand[b-rpk0uah5qs] { | ||
font-size: 1.1rem; | ||
} | ||
|
||
.oi[b-rpk0uah5qs] { | ||
width: 2rem; | ||
font-size: 1.1rem; | ||
vertical-align: middle; | ||
top: -2px; | ||
} | ||
|
||
.nav-item[b-rpk0uah5qs] { | ||
font-size: 0.9rem; | ||
padding-bottom: 0.5rem; | ||
padding-top: 0.5rem; | ||
padding-left: 0.1rem !important; | ||
padding-right: 0.1rem !important; | ||
} | ||
|
||
.nav-item[b-rpk0uah5qs] a { | ||
color: #C390D9; | ||
border-radius: 4px; | ||
height: 3rem; | ||
display: flex; | ||
align-items: center; | ||
line-height: 3rem; | ||
} | ||
|
||
.nav-item[b-rpk0uah5qs] a.active { | ||
background-color: #432a4c70; | ||
color: #C390D9; | ||
} | ||
|
||
.nav-item[b-rpk0uah5qs] a:hover { | ||
background-color: #432a4c70; | ||
color: #C390D9; | ||
} | ||
|
||
.collapse[b-rpk0uah5qs] { | ||
display: block; | ||
} | ||
|
||
.navbar-nav[b-rpk0uah5qs] { | ||
flex-direction: row; | ||
padding-right: .5rem; | ||
padding-left: .5rem; | ||
} | ||
|
||
.navbar-nav .nav-link[b-rpk0uah5qs] { | ||
padding-right: .5rem; | ||
padding-left: .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 not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+13.8 KB
_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm
Binary file not shown.
Binary file added
BIN
+5.02 KB
_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.br
Binary file not shown.
Binary file added
BIN
+5.58 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.
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.
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,215 @@ | ||
{ | ||
"mainAssemblyName": "Demos", | ||
"resources": { | ||
"hash": "sha256-WSsT7PyQ3FXPX94Tx2Ca/t5Xwj2npTQZMVKwoU51Cro=", | ||
"jsModuleNative": { | ||
"dotnet.native.8.0.8.y8pjike0jc.js": "sha256-JDQ6uid/EQVE4mX9F+mWK6QksrpYC8T7+EeRlkbvENg=" | ||
}, | ||
"jsModuleRuntime": { | ||
"dotnet.runtime.8.0.8.gjn324r0ni.js": "sha256-0Dpj/NkVD5WqSC16ZvJLmlc38iv9+Je+umYBVOycPVU=" | ||
}, | ||
"wasmNative": { | ||
"dotnet.native.wasm": "sha256-e6vPXtU1IIJGkN7ijw2Bk+0pErDNUpHLygQlQRF/4hM=" | ||
}, | ||
"icu": { | ||
"icudt_CJK.dat": "sha256-SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk=", | ||
"icudt_EFIGS.dat": "sha256-8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc=", | ||
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs=" | ||
}, | ||
"assembly": { | ||
"Demos.wasm": "sha256-NJfBBzg3NEh00WfeHGZd8vm3EQ/8yNqahTX+nfZhzXI=", | ||
"HtmlAgilityPack.wasm": "sha256-zk3nc8rrzPKuNdR1d2zNjZgyvohhh3MjNoKyLJPSPVc=", | ||
"Microsoft.AspNetCore.Components.Forms.wasm": "sha256-03HwWdJPega2R9/hBftECFxvbMXOE9I9pJPbwl52qe0=", | ||
"Microsoft.AspNetCore.Components.wasm": "sha256-V2xvnB/tN+lJw5I0V0U37VUnweWOUWeK60pSwg9iG9Y=", | ||
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-mXl5bW6LNfY9n97maYhnRzAdU+fW7hzrZx5sV0bcgnU=", | ||
"Microsoft.AspNetCore.Components.WebAssembly.wasm": "sha256-1/q8HCnkfx2cBfBoL7rb6O3Y7KIh1kZ4j9xG3A72XlU=", | ||
"Microsoft.CSharp.wasm": "sha256-XA0E1Z4IhJcopS/t3N9Eh4Bc5WcG0w/f2Vzrm0EegS8=", | ||
"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-GE+ar4K3TnvJ58ig9k+Zz/3klxfTMtSn2l0D3NeFhdo=", | ||
"Microsoft.Extensions.DependencyInjection.wasm": "sha256-gg8xZqJsBBrrNEyUGzYqhL3sqkuZ4AHAvdTdL9nZ0S0=", | ||
"Microsoft.Extensions.Logging.Abstractions.wasm": "sha256-gvNu2mIT4I65cVraGtjRvly86BXv+RNvTeg6SrKeCuM=", | ||
"Microsoft.Extensions.Logging.wasm": "sha256-8BH+kQfjYuZWxprOICXJ4+tU0OdJOYDKN7G0S3zYYHI=", | ||
"Microsoft.Extensions.Options.wasm": "sha256-ezKJDNjeghS/qMdQmUpBPdH7bCDLrqkNqS6RsLxlpOY=", | ||
"Microsoft.Extensions.Primitives.wasm": "sha256-Ms2HR5Gpug/0uRAzdk4SUNT76Ml3CjFv9Jo+dUIMGac=", | ||
"Microsoft.JSInterop.wasm": "sha256-+Rt8iKATTcS4lJwzOVupnY95QLDIoKdW228hSCzBifg=", | ||
"Microsoft.JSInterop.WebAssembly.wasm": "sha256-i8yLC1pzEZMAPAHK2MyunJW81S6Tpyvwka9LDZSylx8=", | ||
"netstandard.wasm": "sha256-g+KN2MidQMp1GZTEtOKDbUphaDawVhsmu9CEmhroLNE=", | ||
"Nettify.wasm": "sha256-JMaOoMFiYBK8Ldj3ce/70uhUYSirsALxiAgpn3+0kG4=", | ||
"Newtonsoft.Json.wasm": "sha256-GlXMWKvDs45M2pACoR3Y4Qh8mcrOZGljqmvJY+6JZ5s=", | ||
"System.Collections.Concurrent.wasm": "sha256-5gj5rOaMnRjJSNt/49+NNcoRSJ1rxjpM0jFv5hvdF4g=", | ||
"System.Collections.NonGeneric.wasm": "sha256-sK8kDnVci1HIJi248etu7BdPdUYv/5OTn6F3IIrht2A=", | ||
"System.Collections.Specialized.wasm": "sha256-nt71Qo/1TqFubwQImBihc0+TZaMAVfKkcYxlMlL+AdY=", | ||
"System.Collections.wasm": "sha256-O+ZyAvbpFhcxK5XUa5hBz8Mtad78jzfCSVs6l0KxfiY=", | ||
"System.ComponentModel.Primitives.wasm": "sha256-3zz9/e/ckZgeSyIt/WE/gAQ1/hMvlPAJSOA/O9hEJ9Y=", | ||
"System.ComponentModel.TypeConverter.wasm": "sha256-vQXJsHIWIpoaGqiJ4bXfszTG2dc6h4G/pmiM4OEWHwM=", | ||
"System.ComponentModel.wasm": "sha256-jdMDd4eUHFHmpkMQXpO5qSl5zzdi3uQxuHIVwc6zSXc=", | ||
"System.Console.wasm": "sha256-a9eS24LFiOI4tTuPMyrWbwJe8aPfjhoUKo5YGlrVOko=", | ||
"System.Data.Common.wasm": "sha256-gcrBf2wwpTDbPvqipli6Er05vHkQ+oX5G4A2B1cYp1s=", | ||
"System.Diagnostics.DiagnosticSource.wasm": "sha256-c5Wztan+uxz1SGG6NtZ6R6hXmWzmNAfdrfEyCP9kCWc=", | ||
"System.Diagnostics.TraceSource.wasm": "sha256-zTsrTQRwtex9hfPiDa94kExTmvGN+HE3tLcO7UqGGpw=", | ||
"System.Drawing.Primitives.wasm": "sha256-G3T4t+fLorYZXrVYGeA+xTWVYD8obaNLi3wHLzpKSv0=", | ||
"System.Drawing.wasm": "sha256-zjAInrNYLc3W8ZqOFpcGyFWbxCJ66GlsyYKDWLP+tqk=", | ||
"System.IO.Compression.wasm": "sha256-VSK1iEIESBr+/oHzR3r8MhXn9abHHVpwnORT8HyzSLo=", | ||
"System.Linq.Expressions.wasm": "sha256-D2ktpwcQLsjXEdG8tJjUVoAvyQK0t5q/XcvhkH5TBuo=", | ||
"System.Linq.wasm": "sha256-/DFunvE2dU9NG67PyN27QCSLrPAjPM8X7bEktWte4sc=", | ||
"System.Memory.wasm": "sha256-8Q6W3g73FF1wGgUUjhhdhMv5Gr7WWHsjgYxoAlkOpBY=", | ||
"System.Net.Http.wasm": "sha256-772llhhqQeF45pdF6pgI8p166qf9XneOX++4AKeGqKI=", | ||
"System.Net.Primitives.wasm": "sha256-zYdp+WLCGdQJMRzDLJ/6cFFhBzIOGT1Zp5NAAM/2iSg=", | ||
"System.Net.Requests.wasm": "sha256-WxlAN8j9uF/n+Q7s6koH4M8pH91HVnJlH1YGy3Wr0/M=", | ||
"System.Net.WebHeaderCollection.wasm": "sha256-6xeZsgFFooRhvGwx2QXQYYRm99zl2ZcNCpoibiMzDWM=", | ||
"System.Net.WebProxy.wasm": "sha256-pnvCqlTylK8yaewGjeagqgZIIeUxA1AGJoxYLr1wNZc=", | ||
"System.ObjectModel.wasm": "sha256-Js2uGR2TXaykIYLfsHCqzDN6fi1mw3YsMDaO17tzYcU=", | ||
"System.Private.CoreLib.wasm": "sha256-HpjmScP1VCPeV9xXXt8h46hxHhZZetEc4A4j7HxmBek=", | ||
"System.Private.Uri.wasm": "sha256-v51uIGHidQL3popxODck1DlyU9UgtRg2fIaeboT7NqA=", | ||
"System.Private.Xml.Linq.wasm": "sha256-5dR/V4Uy94QUUiEHpBun0ZQlrFgp0uWCs6mkkeGin7g=", | ||
"System.Private.Xml.wasm": "sha256-k+GcMXCt0srCRwKgIjseApPBrK3MIo5+JVbaTGJyV3w=", | ||
"System.Reflection.Emit.ILGeneration.wasm": "sha256-2g1sqf69Qqrv+URJf7V0vF1BkenqyMMCFFmEhRDWOcw=", | ||
"System.Reflection.Emit.Lightweight.wasm": "sha256-T+OiiqqkorOr68qeFDWeENEZHn2hwaxOALEuZsF6ZJ0=", | ||
"System.Reflection.Primitives.wasm": "sha256-Ntg+e5DHIH1u05Av2N96iV3l0GD3RdSkxWD7SHQiKiY=", | ||
"System.Runtime.InteropServices.JavaScript.wasm": "sha256-lxdsSKM2nYdr8hFsiNXUaaW/Q9Xf1oTdADKDJWz8MlA=", | ||
"System.Runtime.InteropServices.wasm": "sha256-fTWztfomcRdcItsMju9TaKYVL4636TaekAasC64SIzk=", | ||
"System.Runtime.Numerics.wasm": "sha256-fSw8TvdnFf+l77jPXxtntCdX9rSDg8R9ID7IY5O+E8I=", | ||
"System.Runtime.Serialization.Formatters.wasm": "sha256-ysQGnDinta2x1dWdZHSEsI29Jno4zJIku/wdDZkxi+Q=", | ||
"System.Runtime.Serialization.Primitives.wasm": "sha256-Tog5U1NR9b0jSlBKCMSKRfa7ueLp1kCe8l+wK2+R2eY=", | ||
"System.Runtime.wasm": "sha256-rbXqw8XMB/tHxCq2O6N6M5cnpmm5zqUbdIwnRzxxyCc=", | ||
"System.Security.Cryptography.wasm": "sha256-5q9sBhP4SAshTt4iCIsJXKwC9O8t96EkG6yhl2O++cQ=", | ||
"System.Text.Encoding.Extensions.wasm": "sha256-fwD4MZD1wsiSNU8kks4XNu49fktGDBh1N/YCVimZaEI=", | ||
"System.Text.Encodings.Web.wasm": "sha256-hvL1Sp38Sb9Pf0P2X3TSMaVAgkSIFhOOfYTuLaUbkvs=", | ||
"System.Text.Json.wasm": "sha256-bJ0O5q4y22s2UxOfZXzg0I7NSWAzV9rrcjLzscoMElI=", | ||
"System.Text.RegularExpressions.wasm": "sha256-gMbgzakZYTJiW6x7bRMYvFGQN/JXa3By2X9Mcs3ilGY=", | ||
"System.Threading.wasm": "sha256-Iio2wPLlYRqfVgRqHEE+85aBCQ7jItldJgeNz/t7jkI=", | ||
"System.wasm": "sha256-ka1SPMSVGn53xDzeBa40FQCsprKEF+n+wpvvd1HyMNE=", | ||
"System.Xml.Linq.wasm": "sha256-HlRrZVV0I3aFROhHHNi0l7sg1EQtWzq9yru1hwa+ooY=", | ||
"System.Xml.ReaderWriter.wasm": "sha256-7SEAUeN3/64WLhzpbWcWhCqLJD4wsPFdLNbtJjWfP24=", | ||
"System.Xml.XDocument.wasm": "sha256-BNfH92A0LaMfznE7NQFrfL0X1sP66dAMlr+F3zCOsfg=", | ||
"Textify.Data.Analysis.wasm": "sha256-m/jwwqxzEU8Lh6r/n3vl/DmagqQVqHtVzmBfCARCjf4=", | ||
"Textify.Data.wasm": "sha256-PVuI4GYfsTSwXae6LnPS0rRqDpLmRcW2IQJxjZS1uhc=", | ||
"Textify.wasm": "sha256-iKUTjGftCLv3T2WOaE9YkcuxjkeLzDbUzhm+m1fs2FI=" | ||
}, | ||
"satelliteResources": { | ||
"ar": { | ||
"Nettify.resources.wasm": "sha256-wEv4K/ApkjYdQybrV6cdE3JHeBHWMZtoDw4rZr49ZF4=" | ||
}, | ||
"be": { | ||
"Nettify.resources.wasm": "sha256-v3v/YYhtbz3ROY8PlymA2iXb/m3+dLRqhZh/OT6E9qc=" | ||
}, | ||
"br": { | ||
"Nettify.resources.wasm": "sha256-GZn/1CQ9C9LTb3vMDfdlYwIjJRw5fcMIn2AP5I6icKo=" | ||
}, | ||
"ca": { | ||
"Nettify.resources.wasm": "sha256-cxT022f9yAO6tFDV10p9yAAPgjOSmp1h+64EW+FsLss=" | ||
}, | ||
"co": { | ||
"Nettify.resources.wasm": "sha256-LweFoknBsNgRc+YDWc2DG2L30MXOnCD654MKytSDeIQ=" | ||
}, | ||
"de": { | ||
"Nettify.resources.wasm": "sha256-BAfYl3NcMOk6eP83Biv8ZI342TXlez7FBs46n34PJNA=" | ||
}, | ||
"ee": { | ||
"Nettify.resources.wasm": "sha256-OPnkiwxPx0yYb9wL7XcpqI7zRKRH2SaKD5wNp7O6J4s=" | ||
}, | ||
"es": { | ||
"Nettify.resources.wasm": "sha256-khjPNKQWOuFVXFwMv9rbY3krfK0LpJAFmfJ+Cgf1ojA=" | ||
}, | ||
"eu": { | ||
"Nettify.resources.wasm": "sha256-WdA40NgqU0ExjFHaFI+ZIn/wdfXP4uUhLBl6HD5Dq68=" | ||
}, | ||
"fi": { | ||
"Nettify.resources.wasm": "sha256-BG8faxIK3ur+t2XcE9IXSBBuIGoP+23+K/lr5UzQ+f0=" | ||
}, | ||
"fr": { | ||
"Nettify.resources.wasm": "sha256-7OLyIZx0WRXyc6X92BJIFQ/rXS1dkbb5cMVaaqQR4CY=" | ||
}, | ||
"gl": { | ||
"Nettify.resources.wasm": "sha256-H5ZaC5b1dX22G9mTZ+8HaC3kENVj6tidxBQ1bBPV2bo=" | ||
}, | ||
"hr": { | ||
"Nettify.resources.wasm": "sha256-DxjxxO2O2efgYy/MVUDSjI9L5162G8/agHYfTUE70GU=" | ||
}, | ||
"hu": { | ||
"Nettify.resources.wasm": "sha256-mvBeCjmxhMFlus+J9ga912x3TtVuiIFVXz85Qbcg3+M=" | ||
}, | ||
"id": { | ||
"Nettify.resources.wasm": "sha256-VFiusWKMOuL6+vMDvg2ckNb+zlWxTd1yTyz7Nt/jhG4=" | ||
}, | ||
"is": { | ||
"Nettify.resources.wasm": "sha256-Q6sXWFMnGoET/oYM4UcaJuIHFIJ0XhbWxD5QN9iCEVU=" | ||
}, | ||
"it": { | ||
"Nettify.resources.wasm": "sha256-Fv5UY75yhh4+Ft8Lju09DVTWl5WHo9/6Yrx8DITPL94=" | ||
}, | ||
"kr": { | ||
"Nettify.resources.wasm": "sha256-NwQ6knI917OuKHmDytlAHcdHIpWxYgLm4UWAP7rbB5k=" | ||
}, | ||
"la": { | ||
"Nettify.resources.wasm": "sha256-CVMasMeunCTMKN9M//V0UQAxG9UaiRmvx6iwSaBC7OA=" | ||
}, | ||
"lt": { | ||
"Nettify.resources.wasm": "sha256-Wd5ZnyKOft7+qMmGlMMyYtfXUyP78P8ZQQIc3BYLftE=" | ||
}, | ||
"lu": { | ||
"Nettify.resources.wasm": "sha256-2WHk89k87VUE10ghhRg+PGpLJoVnmsOI0fcFWXfWDSo=" | ||
}, | ||
"lv": { | ||
"Nettify.resources.wasm": "sha256-cGo+GVgFkqf6S3S+tXvfd7hCj/6i3rWlLCMx6le1OtY=" | ||
}, | ||
"my": { | ||
"Nettify.resources.wasm": "sha256-G5Ct21xz/IMVTd3W7PgeriFADQEMWGusPNxRhoIlIy4=" | ||
}, | ||
"nl": { | ||
"Nettify.resources.wasm": "sha256-JYbnJSsgx0VvFkAZOWi6JfQU+yJcVzqudlVPqGo3uKc=" | ||
}, | ||
"no": { | ||
"Nettify.resources.wasm": "sha256-5n7vU1aVogyuhNwztKXpQZ0R6zrBFlrUT2VAeuwxnE0=" | ||
}, | ||
"pl": { | ||
"Nettify.resources.wasm": "sha256-1nzS0A70BBl+RXwLoDvxtiZ8PcqLBgeiMbKe1OdZyFY=" | ||
}, | ||
"pt": { | ||
"Nettify.resources.wasm": "sha256-gVSu2bYhAnK9w/GrIcAdKPUe1DBz6QVe+WeF/rUNjtM=" | ||
}, | ||
"ro": { | ||
"Nettify.resources.wasm": "sha256-8SeDhR4pIRRlwebwBYmER5Z+ogzg35zCRKDhz4AEcZc=" | ||
}, | ||
"ru": { | ||
"Nettify.resources.wasm": "sha256-dfv7qR+sj+1iKU81HHCIkntOYPMjuq/jLZljGgNpJT8=" | ||
}, | ||
"sa": { | ||
"Nettify.resources.wasm": "sha256-zRSEQUyUdam5C8gbQ+90L9F198I7IM0oxMPQjVNHfys=" | ||
}, | ||
"se": { | ||
"Nettify.resources.wasm": "sha256-0uhGfaawnFnRAkzY2aqo26Jslqgw88NJyAgd4X2bhrM=" | ||
}, | ||
"sg": { | ||
"Nettify.resources.wasm": "sha256-KXYRszLkPOM0ISjlGEcrxh+s7nc49HyyswmWlYD9Iqg=" | ||
}, | ||
"si": { | ||
"Nettify.resources.wasm": "sha256-Lvzfp8U4LudmsamB+azOx8M6JH8aSIdUPHglHOTbusA=" | ||
}, | ||
"sk": { | ||
"Nettify.resources.wasm": "sha256-i2TDNv+/ZXkIaxSEBaC+rIAxE3f9Gw38zHJULf8xjMc=" | ||
}, | ||
"th": { | ||
"Nettify.resources.wasm": "sha256-lrYwNdAHXPRK4r08C/5sDVPToYwKOkUk/RwEgcKX4mA=" | ||
}, | ||
"tn": { | ||
"Nettify.resources.wasm": "sha256-nO3ir4D4rYm6IJsXqYlbqRDRVEp4q8aJoL2ieTzIeMQ=" | ||
}, | ||
"tr": { | ||
"Nettify.resources.wasm": "sha256-dKKxKLXjigDx29ngf2ejZk/z3iqnT6FmhLxs3yPIZ2o=" | ||
}, | ||
"uk": { | ||
"Nettify.resources.wasm": "sha256-Yhab+d1X2yMrW3yYNH5eTi8wYUhWyXaEeFCOgAzQLtg=" | ||
} | ||
} | ||
}, | ||
"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.
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.
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.
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.
Oops, something went wrong.