This commit is contained in:
Rüdiger Vossel 2025-09-26 15:49:08 +02:00
parent eceb057778
commit dde1bd0fcc
35 changed files with 449 additions and 38 deletions

364
.gitignore vendored Normal file
View File

@ -0,0 +1,364 @@
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
# User-specific files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Mono auto generated files
mono_crash.*
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Oo]ut/
[Ll]og/
[Ll]ogs/
# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
# Visual Studio 2017 auto generated files
Generated\ Files/
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
# NUnit
*.VisualState.xml
TestResult.xml
nunit-*.xml
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c
# Benchmark Results
BenchmarkDotNet.Artifacts/
# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/
# ASP.NET Scaffolding
ScaffoldingReadMe.txt
# StyleCop
StyleCopReport.xml
# Files built by Visual Studio
*_i.c
*_p.c
*_h.h
*.ilk
*.meta
*.obj
*.iobj
*.pch
*.pdb
*.ipdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*_wpftmp.csproj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc
# Chutzpah Test files
_Chutzpah*
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb
# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap
# Visual Studio Trace Files
*.e2e
# TFS 2012 Local Workspace
$tf/
# Guidance Automation Toolkit
*.gpState
# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
# TeamCity is a build add-in
_TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover
# AxoCover is a Code Coverage Tool
.axoCover/*
!.axoCover/settings.json
# Coverlet is a free, cross platform Code Coverage Tool
coverage*.json
coverage*.xml
coverage*.info
# Visual Studio code coverage results
*.coverage
*.coveragexml
# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*
# MightyMoose
*.mm.*
AutoTest.Net/
# Web workbench (sass)
.sass-cache/
# Installshield output folder
[Ee]xpress/
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish/
# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# Note: Comment the next line if you want to checkin your web deploy settings,
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj
# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/
# NuGet Packages
*.nupkg
# NuGet Symbol Packages
*.snupkg
# The packages folder can be ignored because of Package Restore
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
!**/[Pp]ackages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/[Pp]ackages/repositories.config
# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets
# Microsoft Azure Build Output
csx/
*.build.csdef
# Microsoft Azure Emulator
ecf/
rcf/
# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
*.appx
*.appxbundle
*.appxupload
# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!?*.[Cc]ache/
# Others
ClientBin/
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
orleans.codegen.cs
# Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
#*.snk
# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/
# RIA/Silverlight projects
Generated_Code/
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
ServiceFabricBackup/
*.rptproj.bak
# SQL Server files
*.mdf
*.ldf
*.ndf
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
*.rptproj.rsuser
*- [Bb]ackup.rdl
*- [Bb]ackup ([0-9]).rdl
*- [Bb]ackup ([0-9][0-9]).rdl
# Microsoft Fakes
FakesAssemblies/
# GhostDoc plugin setting file
*.GhostDoc.xml
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
node_modules/
# Visual Studio 6 build log
*.plg
# Visual Studio 6 workspace options file
*.opt
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw
# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions
# Paket dependency manager
.paket/paket.exe
paket-files/
# FAKE - F# Make
.fake/
# CodeRush personal settings
.cr/personal
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
# Cake - Uncomment if you are using it
# tools/**
# !tools/packages.config
# Tabs Studio
*.tss
# Telerik's JustMock configuration file
*.jmconfig
# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
*.xsd.cs
# OpenCover UI analysis results
OpenCover/
# Azure Stream Analytics local run output
ASALocalRun/
# MSBuild Binary and Structured Log
*.binlog
# NVidia Nsight GPU debugger configuration file
*.nvuser
# MFractors (Xamarin productivity tool) working folder
.mfractor/
# Local History for Visual Studio
.localhistory/
# BeatPulse healthcheck temp database
healthchecksdb
# Backup folder for Package Reference Convert tool in Visual Studio 2017
MigrationBackup/
# Ionide (cross platform F# VS Code tools) working folder
.ionide/
# Fody - auto-generated XML schema
FodyWeavers.xsd
/LambertzMailDienst/Mails

View File

@ -13,5 +13,7 @@ namespace DBTest.DB
[Required]
public string Variante { get; set; }
public string Bezeichnung { get; set; }
public string Barcode{ get; set; }
public string Mengeneinheit { get; set; }
}
}

View File

@ -11,11 +11,34 @@
@if (artikelliste == null)
{
<div class="d-flex justify-content-center align-items-center">
<p class="text-muted fs-4">Loading...</p>
</div>
}
else
{
<div class="container">
<div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4">
@foreach (var quote in artikelliste)
{
<div class="col">
<div class="card shadow-sm h-100">
<div class="card-body d-flex flex-column">
<blockquote class="blockquote mb-4">
<p class="fs-5">"@quote.Barcode"</p>
</blockquote>
<footer class="blockquote-footer mt-auto text-end">
<cite title="Author">@quote.Bezeichnung</cite>
</footer>
</div>
</div>
</div>
}
</div>
<div class="text-center mt-5">
<button class="btn btn-primary btn-lg" @onclick="ForceRefresh">Force Refresh</button>
</div>
</div>
}
@code {
@ -35,32 +58,54 @@ else
// If no quotes exist in IndexedDB, fetch from API
if (artikelliste == null || artikelliste.Count == 0)
{
await FetchAndStoreQuotesFromApiAsync();
await FetchAndStoreQuotesFromDBAsync();
}
}
}
private async Task FetchAndStoreQuotesFromApiAsync()
private async Task FetchAndStoreQuotesFromDBAsync()
{
using(SqlConnection connection = new SqlConnection(""))
{
}
using (var db = await DbFactory.Create<ArtikelDB>())
{
Artikel a1 = new Artikel();
a1.Key = "1";
a1.ArtikelNummer = "1";
a1.Variante = "0";
a1.Bezeichnung = "Test";
using (SqlConnection con = new SqlConnection("Data Source=APP03AC;Initial Catalog=KassenSystem;User Id=KassenManager;Password=ks;Max Pool Size=600;Connection Timeout=3000;encrypt=true;"))
{
con.Open();
db.ArtikelListe.Add(a1); // Add quotes to IndexedDB
// 0 1 2 3 4 5
string sql = "SELECT [ArtikelMA].[ArtikelId], [ArtikelNummer], [ArtikelMA].[Barcode], [Bontext], [Mengeneinheit], isnull([Farbe], '') FROM [Kassensystem].[KS].[ArtikelMA] left join [Kassensystem].[KS].[ArtikelVariantenMA] on [ArtikelMA].[ArtikelId] = [ArtikelVariantenMA].[ArtikelId] where [ArtikelMA].GeloeschtAm is null and istAusgeblendet = 0 and [ArtikelVariantenMA].GeloeschtAm is null order by ArtikelId, Farbe";
using(SqlCommand cmd = new SqlCommand(sql, con))
{
using(SqlDataReader reader = cmd.ExecuteReader())
{
while(reader.Read())
{
Artikel a1 = new Artikel();
a1.Key = reader.GetString(0);
a1.ArtikelNummer = reader.GetString(1);
a1.Variante = reader.GetString(5);
a1.Bezeichnung = reader.GetString(3);
db.ArtikelListe.Add(a1);
}
}
}
}
await db.SaveChanges(); // Save changes
}
}
private async Task ForceRefresh()
{
using (var db = await DbFactory.Create<ArtikelDB>())
{
db.ArtikelListe.Clear(); // Clear existing data from IndexedDB
await db.SaveChanges();
}
await FetchAndStoreQuotesFromDBAsync(); // Fetch fresh data from API
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"mainAssemblyName": "DBTest",
"resources": {
"hash": "sha256-NegPXiw7BEuamgRVq3j5CZgZSPRXzzCQotBwstwrtR4=",
"hash": "sha256-4XFfax7kXVTIXzrv401LihZU+WR7KM6AHYcIuTDvls0=",
"jsModuleNative": {
"dotnet.native.js": "sha256-D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is="
},
@ -233,10 +233,10 @@
"mscorlib.wasm": "sha256-8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E=",
"netstandard.wasm": "sha256-eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc=",
"System.Private.CoreLib.wasm": "sha256-F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4=",
"DBTest.wasm": "sha256-xxFesz/JgX0oX2221nrK231OrVEx+rKH14Ktm2QsqOM="
"DBTest.wasm": "sha256-ala4teYTVoryf676XXDAjhR7Ik1zVnjxxokcVQEMDts="
},
"pdb": {
"DBTest.pdb": "sha256-ymgPjPiZ15sv8AfNrKm9zCSnO/631S7YTjbQpr5zueU="
"DBTest.pdb": "sha256-3oV8x2ZgkcdSaK+MsptCx/wz0zOedjaVD5oFKPmQQ/g="
},
"satelliteResources": {
"cs": {

View File

@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("DBTest")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a9c2db933216134b784d8c4202020696ff46a513")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+eceb05777861fcc89dfab76a4cc73af9c239084b")]
[assembly: System.Reflection.AssemblyProductAttribute("DBTest")]
[assembly: System.Reflection.AssemblyTitleAttribute("DBTest")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
3e8b999ab343898154ce6da633fea9d002fbbecc95929a8e659d070d3c26e1d2
cbb8a4fc68a62af35adf3d51357301dc869abf6c4ec17ad5c741a978f07e7454

View File

@ -2252,9 +2252,6 @@ D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\compressed\bjh8u63zdu-
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\compressed\2wtk7jlkyg-tptq2av103.gz
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\compressed\lnttmkr9ej-lfu7j35m59.gz
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\compressed\rqdvdk2vn7-oyz0vx2fzb.gz
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\compressed\vibesh5ky0-rrqlvyt6c5.gz
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\compressed\ozp5qbauca-m9jlkg05mq.gz
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\compressed\0a8xygk55h-e034r1w4me.gz
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\staticwebassets.build.json
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\staticwebassets.build.json.cache
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\staticwebassets.development.json
@ -2265,3 +2262,6 @@ D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\DBTest.dll
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\refint\DBTest.dll
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\DBTest.pdb
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\ref\DBTest.dll
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\compressed\vibesh5ky0-yx17kgdoq1.gz
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\compressed\ozp5qbauca-6avq1ld2c5.gz
D:\Entwicklung_BLAZOR\Test\DBTest\DBTest\obj\Debug\net8.0\compressed\0a8xygk55h-547xr1gq32.gz

View File

@ -1 +1 @@
{"documents":{"D:\\Entwicklung_BLAZOR\\*":"https://dev.azure.com/HenryLambertz/Entwicklung_BLAZOR/_apis/git/repositories/Entwicklung_BLAZOR/items?api-version=1.0&versionType=commit&version=a9c2db933216134b784d8c4202020696ff46a513&path=/*"}}
{"documents":{"D:\\Entwicklung_BLAZOR\\*":"https://dev.azure.com/HenryLambertz/Entwicklung_BLAZOR/_apis/git/repositories/Entwicklung_BLAZOR/items?api-version=1.0&versionType=commit&version=eceb05777861fcc89dfab76a4cc73af9c239084b&path=/*"}}

View File

@ -1,7 +1,7 @@
{
"mainAssemblyName": "DBTest",
"resources": {
"hash": "sha256-NegPXiw7BEuamgRVq3j5CZgZSPRXzzCQotBwstwrtR4=",
"hash": "sha256-4XFfax7kXVTIXzrv401LihZU+WR7KM6AHYcIuTDvls0=",
"jsModuleNative": {
"dotnet.native.js": "sha256-D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is="
},
@ -233,10 +233,10 @@
"mscorlib.wasm": "sha256-8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E=",
"netstandard.wasm": "sha256-eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc=",
"System.Private.CoreLib.wasm": "sha256-F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4=",
"DBTest.wasm": "sha256-xxFesz/JgX0oX2221nrK231OrVEx+rKH14Ktm2QsqOM="
"DBTest.wasm": "sha256-ala4teYTVoryf676XXDAjhR7Ik1zVnjxxokcVQEMDts="
},
"pdb": {
"DBTest.pdb": "sha256-ymgPjPiZ15sv8AfNrKm9zCSnO/631S7YTjbQpr5zueU="
"DBTest.pdb": "sha256-3oV8x2ZgkcdSaK+MsptCx/wz0zOedjaVD5oFKPmQQ/g="
},
"satelliteResources": {
"cs": {

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
{"GlobalPropertiesHash":"yVCTZG3kL3wmFL4ahQQwLP3SFGIznHkT44CFMrFBME8=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["BdtcdVnhldUSSlmTgh1qo/2xTt0zkDpARqOzCRbyc6I=","8wybsvt5pIylear8rA12B6tNC8ppb4viFOI4BnRe4JY=","Lt7G25nZEQXWVgCDr0z062Eo4PD5HK0M7NAD2otxmGg=","lWb\u002BkKm2XWICIbn7zYXy7rr4Y5ab/F3q2z7KmBdstWY=","aAtoZTlMXy5NKOCgYWho7xFkzPZNQ7ROq6PXbyqdvoU=","p/c7T0ldq\u002BkjSRWsvhGQoQWnA8F85WAd2Trc68troII=","md4CZeVV1h8upwwvo6FhD8mW2infom8ZNGZdgN99hLg=","VPdPyNfhOqXV0\u002B3ZxiAO97aADBDni0jb17KIV67ytrU=","HhFGgtW8QDEx52endpmIiwwJyeCPlrAmBz7OJwH9py0=","IlIHKYgqrERZPzm95WJWis7sn9bBGZMNmuax6tfWS5A=","YDRkbjA/5fdXj/K/CMQ8\u002BHyYngMiVlGoeu7AdUy76cM=","muP9qpptG4K7/HT3\u002B3o6XfhZOwM7o8Ec8ZYDItquaLk=","QC\u002BEvfbypDnO3RDTurqOC3gvkIYa\u002BSR\u002BYZjXRAv5aio=","QQCUmCY/8\u002BSsSZHGujwO6mnJ5ECvsjknvLnHkX2aNBY=","gYSVpWgZLYrbzn/ApNLzbTkwtIZsGxmFw70rtaDyu44=","6Yy5yLzHvrHeYTDKyGSDbir5ANCeLGyrgE4ihd9Hgdw=","/SlXH4CUF8F9vTCL1lY\u002BY0G85LIY58gWWaADIFfMqGA=","2tnvXKwNoPSfiMcTVYNMErYbqUa0NWuWtuSGI9ZmH2U=","A/A5bCTm0jK89ZN8XKWlffDoqIEqAtotu5cGhrp5wFE="],"CachedAssets":{},"CachedCopyCandidates":{}}
{"GlobalPropertiesHash":"yVCTZG3kL3wmFL4ahQQwLP3SFGIznHkT44CFMrFBME8=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["BdtcdVnhldUSSlmTgh1qo/2xTt0zkDpARqOzCRbyc6I=","8wybsvt5pIylear8rA12B6tNC8ppb4viFOI4BnRe4JY=","Lt7G25nZEQXWVgCDr0z062Eo4PD5HK0M7NAD2otxmGg=","lWb\u002BkKm2XWICIbn7zYXy7rr4Y5ab/F3q2z7KmBdstWY=","aAtoZTlMXy5NKOCgYWho7xFkzPZNQ7ROq6PXbyqdvoU=","p/c7T0ldq\u002BkjSRWsvhGQoQWnA8F85WAd2Trc68troII=","md4CZeVV1h8upwwvo6FhD8mW2infom8ZNGZdgN99hLg=","VPdPyNfhOqXV0\u002B3ZxiAO97aADBDni0jb17KIV67ytrU=","HhFGgtW8QDEx52endpmIiwwJyeCPlrAmBz7OJwH9py0=","IlIHKYgqrERZPzm95WJWis7sn9bBGZMNmuax6tfWS5A=","YDRkbjA/5fdXj/K/CMQ8\u002BHyYngMiVlGoeu7AdUy76cM=","muP9qpptG4K7/HT3\u002B3o6XfhZOwM7o8Ec8ZYDItquaLk=","KNIj4u/KyYE07yIxngbCcZjW6VYjLPfPdYpROWdEbGs=","QQCUmCY/8\u002BSsSZHGujwO6mnJ5ECvsjknvLnHkX2aNBY=","gYSVpWgZLYrbzn/ApNLzbTkwtIZsGxmFw70rtaDyu44=","6Yy5yLzHvrHeYTDKyGSDbir5ANCeLGyrgE4ihd9Hgdw=","/SlXH4CUF8F9vTCL1lY\u002BY0G85LIY58gWWaADIFfMqGA=","2tnvXKwNoPSfiMcTVYNMErYbqUa0NWuWtuSGI9ZmH2U=","IQFQzrmdBpi8mEzRQy6XSPEDwHkxL19G0ozCduuXHQE="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

@ -1 +1 @@
{"GlobalPropertiesHash":"Jm25Je1G71KfnxthMVtTqp05GV0AWw0t8ZFaw8SOla8=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["BdtcdVnhldUSSlmTgh1qo/2xTt0zkDpARqOzCRbyc6I=","8wybsvt5pIylear8rA12B6tNC8ppb4viFOI4BnRe4JY=","Lt7G25nZEQXWVgCDr0z062Eo4PD5HK0M7NAD2otxmGg=","lWb\u002BkKm2XWICIbn7zYXy7rr4Y5ab/F3q2z7KmBdstWY=","aAtoZTlMXy5NKOCgYWho7xFkzPZNQ7ROq6PXbyqdvoU=","p/c7T0ldq\u002BkjSRWsvhGQoQWnA8F85WAd2Trc68troII=","md4CZeVV1h8upwwvo6FhD8mW2infom8ZNGZdgN99hLg=","VPdPyNfhOqXV0\u002B3ZxiAO97aADBDni0jb17KIV67ytrU=","HhFGgtW8QDEx52endpmIiwwJyeCPlrAmBz7OJwH9py0=","IlIHKYgqrERZPzm95WJWis7sn9bBGZMNmuax6tfWS5A=","YDRkbjA/5fdXj/K/CMQ8\u002BHyYngMiVlGoeu7AdUy76cM=","muP9qpptG4K7/HT3\u002B3o6XfhZOwM7o8Ec8ZYDItquaLk=","QC\u002BEvfbypDnO3RDTurqOC3gvkIYa\u002BSR\u002BYZjXRAv5aio=","QQCUmCY/8\u002BSsSZHGujwO6mnJ5ECvsjknvLnHkX2aNBY=","gYSVpWgZLYrbzn/ApNLzbTkwtIZsGxmFw70rtaDyu44=","6Yy5yLzHvrHeYTDKyGSDbir5ANCeLGyrgE4ihd9Hgdw=","/SlXH4CUF8F9vTCL1lY\u002BY0G85LIY58gWWaADIFfMqGA=","2tnvXKwNoPSfiMcTVYNMErYbqUa0NWuWtuSGI9ZmH2U=","A/A5bCTm0jK89ZN8XKWlffDoqIEqAtotu5cGhrp5wFE="],"CachedAssets":{},"CachedCopyCandidates":{}}
{"GlobalPropertiesHash":"Jm25Je1G71KfnxthMVtTqp05GV0AWw0t8ZFaw8SOla8=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["BdtcdVnhldUSSlmTgh1qo/2xTt0zkDpARqOzCRbyc6I=","8wybsvt5pIylear8rA12B6tNC8ppb4viFOI4BnRe4JY=","Lt7G25nZEQXWVgCDr0z062Eo4PD5HK0M7NAD2otxmGg=","lWb\u002BkKm2XWICIbn7zYXy7rr4Y5ab/F3q2z7KmBdstWY=","aAtoZTlMXy5NKOCgYWho7xFkzPZNQ7ROq6PXbyqdvoU=","p/c7T0ldq\u002BkjSRWsvhGQoQWnA8F85WAd2Trc68troII=","md4CZeVV1h8upwwvo6FhD8mW2infom8ZNGZdgN99hLg=","VPdPyNfhOqXV0\u002B3ZxiAO97aADBDni0jb17KIV67ytrU=","HhFGgtW8QDEx52endpmIiwwJyeCPlrAmBz7OJwH9py0=","IlIHKYgqrERZPzm95WJWis7sn9bBGZMNmuax6tfWS5A=","YDRkbjA/5fdXj/K/CMQ8\u002BHyYngMiVlGoeu7AdUy76cM=","muP9qpptG4K7/HT3\u002B3o6XfhZOwM7o8Ec8ZYDItquaLk=","KNIj4u/KyYE07yIxngbCcZjW6VYjLPfPdYpROWdEbGs=","QQCUmCY/8\u002BSsSZHGujwO6mnJ5ECvsjknvLnHkX2aNBY=","gYSVpWgZLYrbzn/ApNLzbTkwtIZsGxmFw70rtaDyu44=","6Yy5yLzHvrHeYTDKyGSDbir5ANCeLGyrgE4ihd9Hgdw=","/SlXH4CUF8F9vTCL1lY\u002BY0G85LIY58gWWaADIFfMqGA=","2tnvXKwNoPSfiMcTVYNMErYbqUa0NWuWtuSGI9ZmH2U=","IQFQzrmdBpi8mEzRQy6XSPEDwHkxL19G0ozCduuXHQE="],"CachedAssets":{},"CachedCopyCandidates":{}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
2FAfaazfL4mmbuCZURUVHgInj8V4aD28PgDGFmhwLIM=
IhY+/oGKEkluf4eD/ubnkQwkSvHrB4375ksnOl1COLY=

File diff suppressed because one or more lines are too long