@mindexec/cli 0.2.429 → 0.2.431
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +7 -7
- package/remote-fast/osx-arm64/mindexec-remote-fast.dll +0 -0
- package/remote-fast/osx-x64/mindexec-remote-fast.dll +0 -0
- package/remote-fast/win-x64/mindexec-remote-fast.dll +0 -0
- package/scripts/npm-fresh-install-smoke.mjs +216 -0
- package/wwwroot/_content/MindExecution.Shared/css/app.css +1 -1
- package/wwwroot/_content/MindExecution.Shared/js/mind-map-css3d-manager.js +280 -39
- package/wwwroot/_content/MindExecution.Shared/js/mind-map-interactions.js +37 -9
- package/wwwroot/_content/MindExecution.Shared/js/mind-map-menu-manager.js +20 -1
- package/wwwroot/_content/MindExecution.Shared/js/mind-map-nodes.js +129 -1
- package/wwwroot/_framework/MessagePack.7vlan1azj0.dll +0 -0
- package/wwwroot/_framework/{MessagePack.Annotations.l6qv48kgpt.dll → MessagePack.Annotations.py0sy1kn1f.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.AspNetCore.Authorization.k7dsih5y5g.dll → Microsoft.AspNetCore.Authorization.htf46vkphd.dll} +0 -0
- package/wwwroot/_framework/Microsoft.AspNetCore.Components.933rwrwkzt.dll +0 -0
- package/wwwroot/_framework/{Microsoft.AspNetCore.Components.Authorization.iycd6unprw.dll → Microsoft.AspNetCore.Components.Authorization.tt4qeyggd5.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.AspNetCore.Components.Web.487u3twia4.dll → Microsoft.AspNetCore.Components.Web.2s8gqxkpdl.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.AspNetCore.Components.WebAssembly.d0gcnmlxxz.dll → Microsoft.AspNetCore.Components.WebAssembly.sarmn45nm8.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.AspNetCore.Metadata.h4yevl9adi.dll → Microsoft.AspNetCore.Metadata.6782hrb6zt.dll} +0 -0
- package/wwwroot/_framework/Microsoft.Data.Sqlite.0gpx20ox73.dll +0 -0
- package/wwwroot/_framework/{Microsoft.EntityFrameworkCore.Abstractions.gocudnvz7b.dll → Microsoft.EntityFrameworkCore.Abstractions.8kg0ha5f3s.dll} +0 -0
- package/wwwroot/_framework/Microsoft.EntityFrameworkCore.Relational.iuncmsap8z.dll +0 -0
- package/wwwroot/_framework/Microsoft.EntityFrameworkCore.Sqlite.vsalww6xiy.dll +0 -0
- package/wwwroot/_framework/Microsoft.EntityFrameworkCore.xmbscya80j.dll +0 -0
- package/wwwroot/_framework/{Microsoft.Extensions.Caching.Abstractions.364t4jh3zz.dll → Microsoft.Extensions.Caching.Abstractions.6w6jliyj60.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.Extensions.Caching.Memory.izlxhpzosu.dll → Microsoft.Extensions.Caching.Memory.puhvxafgju.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.Extensions.Configuration.Json.duvlngw8i0.dll → Microsoft.Extensions.Configuration.Json.7fo28u9lzj.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.Extensions.Configuration.8zq7hh41o7.dll → Microsoft.Extensions.Configuration.rczgmasvw2.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.Extensions.DependencyInjection.n4tg99oy8l.dll → Microsoft.Extensions.DependencyInjection.8i0jefgzgz.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.Extensions.DependencyInjection.Abstractions.t2hh9kvx0o.dll → Microsoft.Extensions.DependencyInjection.Abstractions.bmy2ykf9d2.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.Extensions.DependencyModel.h0d06ixk3e.dll → Microsoft.Extensions.DependencyModel.y69407g5h0.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.Extensions.Logging.Abstractions.rl32bkx2sd.dll → Microsoft.Extensions.Logging.Abstractions.xn41li608u.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.Extensions.Logging.dlht1xei0t.dll → Microsoft.Extensions.Logging.sayb2u55jg.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.Extensions.Options.qeunebioml.dll → Microsoft.Extensions.Options.iffq34v2x9.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.JSInterop.WebAssembly.ryia5gxiad.dll → Microsoft.JSInterop.WebAssembly.rlz6wrl50x.dll} +0 -0
- package/wwwroot/_framework/{Microsoft.JSInterop.ew9vz9o332.dll → Microsoft.JSInterop.k3pogql4x4.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Core.fi1okngj1v.dll → MindExecution.Core.808jj176e1.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Kernel.88cfrq3n6f.dll → MindExecution.Kernel.75hxk08tt0.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.Admin.j8r53ny1yk.dll → MindExecution.Plugins.Admin.0zkmk8wahq.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.Business.dxnr51rpko.dll → MindExecution.Plugins.Business.vyw3769hrw.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.Concept.5wy4pksmui.dll → MindExecution.Plugins.Concept.hdpod01n2v.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.Directory.8on0qz60kp.dll → MindExecution.Plugins.Directory.jtw9q1dm9n.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.PlanMaster.0fb3d2by4x.dll → MindExecution.Plugins.PlanMaster.bcxkqs35nn.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.YouTube.8k0sthce42.dll → MindExecution.Plugins.YouTube.gg4bv7zo0e.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Shared.5azabuayvq.dll → MindExecution.Shared.acb35gyigd.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Web.d8y80arq4m.dll → MindExecution.Web.6grqlsq22z.dll} +0 -0
- package/wwwroot/_framework/SQLitePCLRaw.batteries_v2.sfbkwlzomg.dll +0 -0
- package/wwwroot/_framework/SQLitePCLRaw.core.uwwith8gy4.dll +0 -0
- package/wwwroot/_framework/SQLitePCLRaw.provider.e_sqlite3.48c2jqzyip.dll +0 -0
- package/wwwroot/_framework/{System.Memory.1k78n7wdxb.dll → System.Memory.l1cfybi1j0.dll} +0 -0
- package/wwwroot/_framework/{System.Numerics.Tensors.0c7z4mt3on.dll → System.Numerics.Tensors.dsa4b5t80k.dll} +0 -0
- package/wwwroot/_framework/System.Private.CoreLib.g6ztz7cmo2.dll +0 -0
- package/wwwroot/_framework/System.Runtime.v0r22684n1.dll +0 -0
- package/wwwroot/_framework/blazor.boot.json +91 -93
- package/wwwroot/_framework/blazor.webassembly.js +1 -1
- package/wwwroot/_framework/dotnet.native.566r55w3xu.js +16 -0
- package/wwwroot/_framework/dotnet.native.x6q5aixc38.wasm +0 -0
- package/wwwroot/_framework/netstandard.b50t77veor.dll +0 -0
- package/wwwroot/index.html +2 -2
- package/wwwroot/service-worker-assets.js +101 -105
- package/wwwroot/service-worker.js +1 -1
- package/wwwroot/_framework/MessagePack.eqoptzx9d5.dll +0 -0
- package/wwwroot/_framework/Microsoft.AspNetCore.Components.6nyje9sa0g.dll +0 -0
- package/wwwroot/_framework/Microsoft.Data.Sqlite.jdlxgv2jtg.dll +0 -0
- package/wwwroot/_framework/Microsoft.EntityFrameworkCore.4gjazp7kjf.dll +0 -0
- package/wwwroot/_framework/Microsoft.EntityFrameworkCore.Relational.lt4rsvinuo.dll +0 -0
- package/wwwroot/_framework/Microsoft.EntityFrameworkCore.Sqlite.69luj0fa9r.dll +0 -0
- package/wwwroot/_framework/SQLitePCLRaw.batteries_v2.rrd1nzawpp.dll +0 -0
- package/wwwroot/_framework/SQLitePCLRaw.core.1dxloztpfz.dll +0 -0
- package/wwwroot/_framework/SQLitePCLRaw.provider.e_sqlite3.oekyzl53i1.dll +0 -0
- package/wwwroot/_framework/System.Private.CoreLib.c1dbswx1b2.dll +0 -0
- package/wwwroot/_framework/System.Runtime.InteropServices.RuntimeInformation.l5rk496q70.dll +0 -0
- package/wwwroot/_framework/System.Runtime.h9cduidfkh.dll +0 -0
- package/wwwroot/_framework/dotnet.native.boem75ye5i.wasm +0 -0
- package/wwwroot/_framework/dotnet.native.qc8g39g30v.js +0 -16
- package/wwwroot/_framework/netstandard.yvr3prsx0x.dll +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
self.assetsManifest = {
|
|
2
|
-
"version": "
|
|
2
|
+
"version": "0FTadad4",
|
|
3
3
|
"assets": [
|
|
4
4
|
{
|
|
5
5
|
"hash": "sha256-+CSYMcqLNTsq3VnH11jgYyOCCdxvHzL74CBmo4sCmMU=",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"url": "_content/MindExecution.Shared/css/admin-dashboard.css"
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
|
-
"hash": "sha256-
|
|
41
|
+
"hash": "sha256-JJ0sAo6R5rSxQe7fZXhwotnLbgpQSGehoXSZlxlcaM4=",
|
|
42
42
|
"url": "_content/MindExecution.Shared/css/app.css"
|
|
43
43
|
},
|
|
44
44
|
{
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"url": "_content/MindExecution.Shared/js/mind-map-core.js.backup"
|
|
87
87
|
},
|
|
88
88
|
{
|
|
89
|
-
"hash": "sha256-
|
|
89
|
+
"hash": "sha256-LfMMR/7oC/A5wNUsJSdpAAHUBPSOBbI+bEVriVfbWGQ=",
|
|
90
90
|
"url": "_content/MindExecution.Shared/js/mind-map-css3d-manager.js"
|
|
91
91
|
},
|
|
92
92
|
{
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"url": "_content/MindExecution.Shared/js/mind-map-glow-shader.js"
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
|
-
"hash": "sha256-
|
|
109
|
+
"hash": "sha256-BRHeAFheJ2u1jOUCpURNhA1j0q4VEW8QHSMPleasr28=",
|
|
110
110
|
"url": "_content/MindExecution.Shared/js/mind-map-interactions.js"
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"url": "_content/MindExecution.Shared/js/mind-map-logic-workers.js"
|
|
123
123
|
},
|
|
124
124
|
{
|
|
125
|
-
"hash": "sha256-
|
|
125
|
+
"hash": "sha256-weU3HAEjx9YuwLoUbzJ0Nu0U+UhtIr8R9QJiuL/zj04=",
|
|
126
126
|
"url": "_content/MindExecution.Shared/js/mind-map-menu-manager.js"
|
|
127
127
|
},
|
|
128
128
|
{
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"url": "_content/MindExecution.Shared/js/mind-map-node-search-worker.js"
|
|
135
135
|
},
|
|
136
136
|
{
|
|
137
|
-
"hash": "sha256-
|
|
137
|
+
"hash": "sha256-cs9eNyvytHvaLxJ8oVNVBxgUGjhbXls0l4xo2tlfE0c=",
|
|
138
138
|
"url": "_content/MindExecution.Shared/js/mind-map-nodes.js"
|
|
139
139
|
},
|
|
140
140
|
{
|
|
@@ -258,104 +258,104 @@
|
|
|
258
258
|
"url": "_framework/Markdig.d1j7v41cl1.dll"
|
|
259
259
|
},
|
|
260
260
|
{
|
|
261
|
-
"hash": "sha256-
|
|
262
|
-
"url": "_framework/MessagePack.
|
|
261
|
+
"hash": "sha256-MwjMNa23GwZeeYXsU87663Ppa31BlAC4u098YKWHxtg=",
|
|
262
|
+
"url": "_framework/MessagePack.7vlan1azj0.dll"
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
|
-
"hash": "sha256-
|
|
266
|
-
"url": "_framework/MessagePack.
|
|
265
|
+
"hash": "sha256-HwYYTFAsXgPs7PgMr5A/z9GPxuDvjTeSae8CXd+xpUY=",
|
|
266
|
+
"url": "_framework/MessagePack.Annotations.py0sy1kn1f.dll"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
|
-
"hash": "sha256-
|
|
270
|
-
"url": "_framework/Microsoft.AspNetCore.Authorization.
|
|
269
|
+
"hash": "sha256-FUsdvsc4ln1dK7ONL8JSY+TWZQJIgDMcMzOqKRgsL54=",
|
|
270
|
+
"url": "_framework/Microsoft.AspNetCore.Authorization.htf46vkphd.dll"
|
|
271
271
|
},
|
|
272
272
|
{
|
|
273
|
-
"hash": "sha256-
|
|
274
|
-
"url": "_framework/Microsoft.AspNetCore.Components.
|
|
273
|
+
"hash": "sha256-ZbRMKdj4q75kPxwkXNxPbYUU/nILlwS0/rYW1hgvRcI=",
|
|
274
|
+
"url": "_framework/Microsoft.AspNetCore.Components.933rwrwkzt.dll"
|
|
275
275
|
},
|
|
276
276
|
{
|
|
277
|
-
"hash": "sha256-
|
|
278
|
-
"url": "_framework/Microsoft.AspNetCore.Components.Authorization.
|
|
277
|
+
"hash": "sha256-D8/GQKlFpzqrCgAnp3hfo1pQgXTgmCM5YhqQguB6M3E=",
|
|
278
|
+
"url": "_framework/Microsoft.AspNetCore.Components.Authorization.tt4qeyggd5.dll"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
|
-
"hash": "sha256-
|
|
282
|
-
"url": "_framework/Microsoft.AspNetCore.Components.Web.
|
|
281
|
+
"hash": "sha256-co63/74hpKYGVrqH4mDg2hoJR2oS95tV2ti8sjQpIa8=",
|
|
282
|
+
"url": "_framework/Microsoft.AspNetCore.Components.Web.2s8gqxkpdl.dll"
|
|
283
283
|
},
|
|
284
284
|
{
|
|
285
|
-
"hash": "sha256-
|
|
286
|
-
"url": "_framework/Microsoft.AspNetCore.Components.WebAssembly.
|
|
285
|
+
"hash": "sha256-tEpheOe3GCw+QtRHAjyebOov2H77/S1ztdGUUZGKSRE=",
|
|
286
|
+
"url": "_framework/Microsoft.AspNetCore.Components.WebAssembly.sarmn45nm8.dll"
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
|
-
"hash": "sha256-
|
|
290
|
-
"url": "_framework/Microsoft.AspNetCore.Metadata.
|
|
289
|
+
"hash": "sha256-AsPWHT1BTFBGYix4TiZCHZXtA3uMop1sCzwvLAojQYw=",
|
|
290
|
+
"url": "_framework/Microsoft.AspNetCore.Metadata.6782hrb6zt.dll"
|
|
291
291
|
},
|
|
292
292
|
{
|
|
293
293
|
"hash": "sha256-1KxBxtDJwTAuqKDR/sKg4FHqD/6cATEeA4fXlO0FzRg=",
|
|
294
294
|
"url": "_framework/Microsoft.CSharp.8bsm8vx6su.dll"
|
|
295
295
|
},
|
|
296
296
|
{
|
|
297
|
-
"hash": "sha256-
|
|
298
|
-
"url": "_framework/Microsoft.Data.Sqlite.
|
|
297
|
+
"hash": "sha256-8P7RO1ZH34Ta0ndtLW18FQpYutKiGxI8q0bDl5I+1Ig=",
|
|
298
|
+
"url": "_framework/Microsoft.Data.Sqlite.0gpx20ox73.dll"
|
|
299
299
|
},
|
|
300
300
|
{
|
|
301
|
-
"hash": "sha256-
|
|
302
|
-
"url": "_framework/Microsoft.EntityFrameworkCore.
|
|
301
|
+
"hash": "sha256-KIMtfkFsu+DSKYtU63/Y5BehMWW4VGCDkeYBFLGTNyM=",
|
|
302
|
+
"url": "_framework/Microsoft.EntityFrameworkCore.Abstractions.8kg0ha5f3s.dll"
|
|
303
303
|
},
|
|
304
304
|
{
|
|
305
|
-
"hash": "sha256-
|
|
306
|
-
"url": "_framework/Microsoft.EntityFrameworkCore.
|
|
305
|
+
"hash": "sha256-uqnlT0q7/E5vbgrBhP57oqkid3fBsRdT7KZCYnJjClA=",
|
|
306
|
+
"url": "_framework/Microsoft.EntityFrameworkCore.Relational.iuncmsap8z.dll"
|
|
307
307
|
},
|
|
308
308
|
{
|
|
309
|
-
"hash": "sha256-
|
|
310
|
-
"url": "_framework/Microsoft.EntityFrameworkCore.
|
|
309
|
+
"hash": "sha256-72myfo11LL4chfHPDzN4AFhMbYyIjpPc7YLQfZ9wrxs=",
|
|
310
|
+
"url": "_framework/Microsoft.EntityFrameworkCore.Sqlite.vsalww6xiy.dll"
|
|
311
311
|
},
|
|
312
312
|
{
|
|
313
|
-
"hash": "sha256-
|
|
314
|
-
"url": "_framework/Microsoft.EntityFrameworkCore.
|
|
313
|
+
"hash": "sha256-F+J54g1JH0OgzOfeNKZ2r/Fyd2NOrinOcKBqNJdtdl4=",
|
|
314
|
+
"url": "_framework/Microsoft.EntityFrameworkCore.xmbscya80j.dll"
|
|
315
315
|
},
|
|
316
316
|
{
|
|
317
|
-
"hash": "sha256-
|
|
318
|
-
"url": "_framework/Microsoft.Extensions.Caching.Abstractions.
|
|
317
|
+
"hash": "sha256-pkaM7Wae13JeBQ0zbaSRqEEV/o/dfgKdSzPgpiOt418=",
|
|
318
|
+
"url": "_framework/Microsoft.Extensions.Caching.Abstractions.6w6jliyj60.dll"
|
|
319
319
|
},
|
|
320
320
|
{
|
|
321
|
-
"hash": "sha256-
|
|
322
|
-
"url": "_framework/Microsoft.Extensions.Caching.Memory.
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
"hash": "sha256-VJnsEhYOSnZX9WQqjhhxGS3bRxztaFJwM28xEI5be6Y=",
|
|
326
|
-
"url": "_framework/Microsoft.Extensions.Configuration.8zq7hh41o7.dll"
|
|
321
|
+
"hash": "sha256-33qgq2h+W5njllFUjgSV6rhyWTzprnHfQaJia0YdqZc=",
|
|
322
|
+
"url": "_framework/Microsoft.Extensions.Caching.Memory.puhvxafgju.dll"
|
|
327
323
|
},
|
|
328
324
|
{
|
|
329
325
|
"hash": "sha256-QHpxA81KskQ85419fjDS/XsdhJudVj+LubsRH42oXyw=",
|
|
330
326
|
"url": "_framework/Microsoft.Extensions.Configuration.Abstractions.8if74zs6ea.dll"
|
|
331
327
|
},
|
|
332
328
|
{
|
|
333
|
-
"hash": "sha256-
|
|
334
|
-
"url": "_framework/Microsoft.Extensions.Configuration.Json.
|
|
329
|
+
"hash": "sha256-I/ivvm80fG9TTulQBWUS/g/rJSeMbzN24oAoJw89s8A=",
|
|
330
|
+
"url": "_framework/Microsoft.Extensions.Configuration.Json.7fo28u9lzj.dll"
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"hash": "sha256-BSv+WPJifD7YnaNRIEIH4lJthO+Yd6OTViZOfoe99Tw=",
|
|
334
|
+
"url": "_framework/Microsoft.Extensions.Configuration.rczgmasvw2.dll"
|
|
335
335
|
},
|
|
336
336
|
{
|
|
337
|
-
"hash": "sha256-
|
|
338
|
-
"url": "_framework/Microsoft.Extensions.DependencyInjection.
|
|
337
|
+
"hash": "sha256-sExs+Wbc1dbh2J8tdbqkIf3DZ/ZVC+DqLbFDgk7qGqU=",
|
|
338
|
+
"url": "_framework/Microsoft.Extensions.DependencyInjection.8i0jefgzgz.dll"
|
|
339
339
|
},
|
|
340
340
|
{
|
|
341
|
-
"hash": "sha256-
|
|
342
|
-
"url": "_framework/Microsoft.Extensions.DependencyInjection.
|
|
341
|
+
"hash": "sha256-w32loHe9OMYTv3DGJA6i+NoXojpX7PXEhlqY4Yi8ZUY=",
|
|
342
|
+
"url": "_framework/Microsoft.Extensions.DependencyInjection.Abstractions.bmy2ykf9d2.dll"
|
|
343
343
|
},
|
|
344
344
|
{
|
|
345
|
-
"hash": "sha256-
|
|
346
|
-
"url": "_framework/Microsoft.Extensions.DependencyModel.
|
|
345
|
+
"hash": "sha256-isPWYsmeeF5V8ZG9cp7PqRhSvvgsCkdsYKV/lUmzvEo=",
|
|
346
|
+
"url": "_framework/Microsoft.Extensions.DependencyModel.y69407g5h0.dll"
|
|
347
347
|
},
|
|
348
348
|
{
|
|
349
|
-
"hash": "sha256-
|
|
350
|
-
"url": "_framework/Microsoft.Extensions.Logging.Abstractions.
|
|
349
|
+
"hash": "sha256-3eoESmNHksAt0HsMESEFIz47zma6SQjrpavjWqE7XVo=",
|
|
350
|
+
"url": "_framework/Microsoft.Extensions.Logging.Abstractions.xn41li608u.dll"
|
|
351
351
|
},
|
|
352
352
|
{
|
|
353
|
-
"hash": "sha256-
|
|
354
|
-
"url": "_framework/Microsoft.Extensions.Logging.
|
|
353
|
+
"hash": "sha256-nHPft5+Yb8ng9xL6S4xQo7QOFCt429bAc4jk3LyaL/E=",
|
|
354
|
+
"url": "_framework/Microsoft.Extensions.Logging.sayb2u55jg.dll"
|
|
355
355
|
},
|
|
356
356
|
{
|
|
357
|
-
"hash": "sha256-
|
|
358
|
-
"url": "_framework/Microsoft.Extensions.Options.
|
|
357
|
+
"hash": "sha256-nrPuY5hDk7hR1QyjNlULHfZdvlzuGo4GrtjDUyDh1z0=",
|
|
358
|
+
"url": "_framework/Microsoft.Extensions.Options.iffq34v2x9.dll"
|
|
359
359
|
},
|
|
360
360
|
{
|
|
361
361
|
"hash": "sha256-X/fY6oU7ffvOneQSI7u8fCVBVvPqiQJ011G9XMQou8g=",
|
|
@@ -382,12 +382,12 @@
|
|
|
382
382
|
"url": "_framework/Microsoft.IdentityModel.Tokens.9sibtajc9f.dll"
|
|
383
383
|
},
|
|
384
384
|
{
|
|
385
|
-
"hash": "sha256-
|
|
386
|
-
"url": "_framework/Microsoft.JSInterop.WebAssembly.
|
|
385
|
+
"hash": "sha256-v/WPKFyld6Zswj1ZEQdYDLLTRTcfGgIsDHSfL5rYbto=",
|
|
386
|
+
"url": "_framework/Microsoft.JSInterop.WebAssembly.rlz6wrl50x.dll"
|
|
387
387
|
},
|
|
388
388
|
{
|
|
389
|
-
"hash": "sha256-
|
|
390
|
-
"url": "_framework/Microsoft.JSInterop.
|
|
389
|
+
"hash": "sha256-EJ022EqwHJM9vuGQ00vFB7Ui299qDIIiVTNsL5ToV68=",
|
|
390
|
+
"url": "_framework/Microsoft.JSInterop.k3pogql4x4.dll"
|
|
391
391
|
},
|
|
392
392
|
{
|
|
393
393
|
"hash": "sha256-TGmF30qi+BC6iis3w8eR5hnY/hJpVKa9KM/9P0reupU=",
|
|
@@ -406,60 +406,60 @@
|
|
|
406
406
|
"url": "_framework/MimeMapping.og9ys58ylm.dll"
|
|
407
407
|
},
|
|
408
408
|
{
|
|
409
|
-
"hash": "sha256-
|
|
410
|
-
"url": "_framework/MindExecution.Core.
|
|
409
|
+
"hash": "sha256-uMmP6rEgsbuwnsZ6Cnxrpmzio4usBtoJERfkOvz25iY=",
|
|
410
|
+
"url": "_framework/MindExecution.Core.808jj176e1.dll"
|
|
411
411
|
},
|
|
412
412
|
{
|
|
413
|
-
"hash": "sha256-
|
|
414
|
-
"url": "_framework/MindExecution.Kernel.
|
|
413
|
+
"hash": "sha256-9db04cSFp4z4iblswVb0UWgpjeluVqZUa7g27Oj3p40=",
|
|
414
|
+
"url": "_framework/MindExecution.Kernel.75hxk08tt0.dll"
|
|
415
415
|
},
|
|
416
416
|
{
|
|
417
|
-
"hash": "sha256-
|
|
418
|
-
"url": "_framework/MindExecution.Plugins.Admin.
|
|
417
|
+
"hash": "sha256-VLiwzLIr+tjKr6+yQfhMVQHq2Yx26QenAkC092+fEdw=",
|
|
418
|
+
"url": "_framework/MindExecution.Plugins.Admin.0zkmk8wahq.dll"
|
|
419
419
|
},
|
|
420
420
|
{
|
|
421
|
-
"hash": "sha256-
|
|
422
|
-
"url": "_framework/MindExecution.Plugins.Business.
|
|
421
|
+
"hash": "sha256-WSc1w7WNOhnmzD3DcIgg4PCYzHeeU5rc7KK7eLgsu+M=",
|
|
422
|
+
"url": "_framework/MindExecution.Plugins.Business.vyw3769hrw.dll"
|
|
423
423
|
},
|
|
424
424
|
{
|
|
425
|
-
"hash": "sha256-
|
|
426
|
-
"url": "_framework/MindExecution.Plugins.Concept.
|
|
425
|
+
"hash": "sha256-i2wcdZ0LfVuclMOuL2AeBSRkzIvhtpx6/leJN3mARAg=",
|
|
426
|
+
"url": "_framework/MindExecution.Plugins.Concept.hdpod01n2v.dll"
|
|
427
427
|
},
|
|
428
428
|
{
|
|
429
|
-
"hash": "sha256-
|
|
430
|
-
"url": "_framework/MindExecution.Plugins.Directory.
|
|
429
|
+
"hash": "sha256-Z1x+H7sTj3w9XjWxfqGsd3Jv+qlzwQxAur6pJIP4l20=",
|
|
430
|
+
"url": "_framework/MindExecution.Plugins.Directory.jtw9q1dm9n.dll"
|
|
431
431
|
},
|
|
432
432
|
{
|
|
433
|
-
"hash": "sha256-
|
|
434
|
-
"url": "_framework/MindExecution.Plugins.PlanMaster.
|
|
433
|
+
"hash": "sha256-y5/qYl6MmklxgFqDM20etcBv7YOwtYWFmE87VGijIGg=",
|
|
434
|
+
"url": "_framework/MindExecution.Plugins.PlanMaster.bcxkqs35nn.dll"
|
|
435
435
|
},
|
|
436
436
|
{
|
|
437
|
-
"hash": "sha256-
|
|
438
|
-
"url": "_framework/MindExecution.Plugins.YouTube.
|
|
437
|
+
"hash": "sha256-UBaqugOdTMYnGC7yJrDC5D3cb4o9Y1sDSDXqiQB3LYE=",
|
|
438
|
+
"url": "_framework/MindExecution.Plugins.YouTube.gg4bv7zo0e.dll"
|
|
439
439
|
},
|
|
440
440
|
{
|
|
441
|
-
"hash": "sha256-
|
|
442
|
-
"url": "_framework/MindExecution.Shared.
|
|
441
|
+
"hash": "sha256-KmHBA0RAwIJbi8s0kQkxiLo9ueonoNlA3/1mzv09Zik=",
|
|
442
|
+
"url": "_framework/MindExecution.Shared.acb35gyigd.dll"
|
|
443
443
|
},
|
|
444
444
|
{
|
|
445
|
-
"hash": "sha256-
|
|
446
|
-
"url": "_framework/MindExecution.Web.
|
|
445
|
+
"hash": "sha256-iq2mQLhwpd3jbPxDuAG1VH/5YYRnrJ5LwcCRXDI4yEs=",
|
|
446
|
+
"url": "_framework/MindExecution.Web.6grqlsq22z.dll"
|
|
447
447
|
},
|
|
448
448
|
{
|
|
449
449
|
"hash": "sha256-IsZJ91/OW+fHzNqIgEc7Y072ns8z9dGritiSyvR9Wgc=",
|
|
450
450
|
"url": "_framework/Newtonsoft.Json.a56zs13vug.dll"
|
|
451
451
|
},
|
|
452
452
|
{
|
|
453
|
-
"hash": "sha256-
|
|
454
|
-
"url": "_framework/SQLitePCLRaw.batteries_v2.
|
|
453
|
+
"hash": "sha256-6DrtHULYroBqvrAvAjOkdydbgrXbkskqoMJDJVq2p5M=",
|
|
454
|
+
"url": "_framework/SQLitePCLRaw.batteries_v2.sfbkwlzomg.dll"
|
|
455
455
|
},
|
|
456
456
|
{
|
|
457
|
-
"hash": "sha256-
|
|
458
|
-
"url": "_framework/SQLitePCLRaw.core.
|
|
457
|
+
"hash": "sha256-Hhi4nqMZv/tjPqVpjYlYzarj3oxayFU1PHxq0pJ5VAM=",
|
|
458
|
+
"url": "_framework/SQLitePCLRaw.core.uwwith8gy4.dll"
|
|
459
459
|
},
|
|
460
460
|
{
|
|
461
|
-
"hash": "sha256-
|
|
462
|
-
"url": "_framework/SQLitePCLRaw.provider.e_sqlite3.
|
|
461
|
+
"hash": "sha256-ZPXmeXp4nm8hLPYZzEKvOIjmTfPSrCs1uBME5dCUW50=",
|
|
462
|
+
"url": "_framework/SQLitePCLRaw.provider.e_sqlite3.48c2jqzyip.dll"
|
|
463
463
|
},
|
|
464
464
|
{
|
|
465
465
|
"hash": "sha256-0J7JrvsCWPIGGOHvg6eQdlbowQJX88M1w8PLuGp/yvs=",
|
|
@@ -586,8 +586,8 @@
|
|
|
586
586
|
"url": "_framework/System.Linq.hssodjwmlf.dll"
|
|
587
587
|
},
|
|
588
588
|
{
|
|
589
|
-
"hash": "sha256-
|
|
590
|
-
"url": "_framework/System.Memory.
|
|
589
|
+
"hash": "sha256-R0c4aLEaSsCIlEBsn/3EOi9v73fwfNWnsBYss1jsako=",
|
|
590
|
+
"url": "_framework/System.Memory.l1cfybi1j0.dll"
|
|
591
591
|
},
|
|
592
592
|
{
|
|
593
593
|
"hash": "sha256-wUwfwDdb/OTRQJDx28HzJnXItEaCiAIjblquoVPtzvo=",
|
|
@@ -618,8 +618,8 @@
|
|
|
618
618
|
"url": "_framework/System.Net.WebSockets.Client.z3usrzo7rz.dll"
|
|
619
619
|
},
|
|
620
620
|
{
|
|
621
|
-
"hash": "sha256-
|
|
622
|
-
"url": "_framework/System.Numerics.Tensors.
|
|
621
|
+
"hash": "sha256-YwHX7dijNZacuF0vHY9bEotl5B00Qa9oTmFfLjtpag4=",
|
|
622
|
+
"url": "_framework/System.Numerics.Tensors.dsa4b5t80k.dll"
|
|
623
623
|
},
|
|
624
624
|
{
|
|
625
625
|
"hash": "sha256-z8A6piqW2OKCN4Cuankssvqw0+q7ThE8AHx7AvBm6Dw=",
|
|
@@ -630,8 +630,8 @@
|
|
|
630
630
|
"url": "_framework/System.ObjectModel.yct1gdirzf.dll"
|
|
631
631
|
},
|
|
632
632
|
{
|
|
633
|
-
"hash": "sha256-
|
|
634
|
-
"url": "_framework/System.Private.CoreLib.
|
|
633
|
+
"hash": "sha256-WBYvSeqU/+tF+tuClAhirMZMAzfuJts8nTqS7Nm65pQ=",
|
|
634
|
+
"url": "_framework/System.Private.CoreLib.g6ztz7cmo2.dll"
|
|
635
635
|
},
|
|
636
636
|
{
|
|
637
637
|
"hash": "sha256-MB8kD4MSWVtneMtZ06c8cKXJCO/EBXrSY3H535KTU9o=",
|
|
@@ -673,10 +673,6 @@
|
|
|
673
673
|
"hash": "sha256-dczkyi5P7nETlP7roYWNE0BobJPm6wyt7Bc+ZhBu3NA=",
|
|
674
674
|
"url": "_framework/System.Runtime.InteropServices.JavaScript.pn2wvizzet.dll"
|
|
675
675
|
},
|
|
676
|
-
{
|
|
677
|
-
"hash": "sha256-ee4Y4u8mZv4DoeDUSgzKbYRMQXeS+oS9P7FyPVK2LiE=",
|
|
678
|
-
"url": "_framework/System.Runtime.InteropServices.RuntimeInformation.l5rk496q70.dll"
|
|
679
|
-
},
|
|
680
676
|
{
|
|
681
677
|
"hash": "sha256-tCts6FcyDCG63yuzfc34Htqqm49dspoB3GIAgPs3n6I=",
|
|
682
678
|
"url": "_framework/System.Runtime.Intrinsics.0zee9qcqfy.dll"
|
|
@@ -698,8 +694,8 @@
|
|
|
698
694
|
"url": "_framework/System.Runtime.Serialization.Primitives.bia5wb62c8.dll"
|
|
699
695
|
},
|
|
700
696
|
{
|
|
701
|
-
"hash": "sha256-
|
|
702
|
-
"url": "_framework/System.Runtime.
|
|
697
|
+
"hash": "sha256-sXA+re6kYqecjnaRx5QSfmHivw3S2aUALQJHaZXPxOc=",
|
|
698
|
+
"url": "_framework/System.Runtime.v0r22684n1.dll"
|
|
703
699
|
},
|
|
704
700
|
{
|
|
705
701
|
"hash": "sha256-3kLwx9/oAtxEAgSjuQJzm52u3JWA9/Hd+hgTWMEsatw=",
|
|
@@ -766,11 +762,11 @@
|
|
|
766
762
|
"url": "_framework/Websocket.Client.vapounvmnl.dll"
|
|
767
763
|
},
|
|
768
764
|
{
|
|
769
|
-
"hash": "sha256-
|
|
765
|
+
"hash": "sha256-nyKkPe5x6ntzBv6WCix8vehQJUizZH/S6xS0hbXRH60=",
|
|
770
766
|
"url": "_framework/blazor.boot.json"
|
|
771
767
|
},
|
|
772
768
|
{
|
|
773
|
-
"hash": "sha256
|
|
769
|
+
"hash": "sha256-+vIfWRbrna1rF+s8xknbrluJxgPx4vfKB0WJ74HdICo=",
|
|
774
770
|
"url": "_framework/blazor.webassembly.js"
|
|
775
771
|
},
|
|
776
772
|
{
|
|
@@ -778,12 +774,12 @@
|
|
|
778
774
|
"url": "_framework/dotnet.js"
|
|
779
775
|
},
|
|
780
776
|
{
|
|
781
|
-
"hash": "sha256
|
|
782
|
-
"url": "_framework/dotnet.native.
|
|
777
|
+
"hash": "sha256-/XC+tHFYISYqsvkBVgKHONcOi97kHqi/12dbjl2dYe8=",
|
|
778
|
+
"url": "_framework/dotnet.native.566r55w3xu.js"
|
|
783
779
|
},
|
|
784
780
|
{
|
|
785
|
-
"hash": "sha256-
|
|
786
|
-
"url": "_framework/dotnet.native.
|
|
781
|
+
"hash": "sha256-JwqtZ6eQSm3ZoJ66YvMQloK1Oydj3T6smTFv8wLfh7g=",
|
|
782
|
+
"url": "_framework/dotnet.native.x6q5aixc38.wasm"
|
|
787
783
|
},
|
|
788
784
|
{
|
|
789
785
|
"hash": "sha256-vM4cfmuAtxs/dLoxiTCzPyPCyNkwOJu14cp6lXv3Sak=",
|
|
@@ -802,8 +798,8 @@
|
|
|
802
798
|
"url": "_framework/icudt_no_CJK.lfu7j35m59.dat"
|
|
803
799
|
},
|
|
804
800
|
{
|
|
805
|
-
"hash": "sha256
|
|
806
|
-
"url": "_framework/netstandard.
|
|
801
|
+
"hash": "sha256-//jQGOXjb8ET8WtXgOJrAxLx6E7zDJ5RjRRutwkvmxo=",
|
|
802
|
+
"url": "_framework/netstandard.b50t77veor.dll"
|
|
807
803
|
},
|
|
808
804
|
{
|
|
809
805
|
"hash": "sha256-bBWjhkRhAzXS2e6y84+TVWnJXH0uuenB5uCj/9vcoDY=",
|
|
@@ -826,7 +822,7 @@
|
|
|
826
822
|
"url": "icon-512.png"
|
|
827
823
|
},
|
|
828
824
|
{
|
|
829
|
-
"hash": "sha256-
|
|
825
|
+
"hash": "sha256-ztdf6OeHx/G0u6/ZD3tEMoJIw68XN5SmLeaGddTgrek=",
|
|
830
826
|
"url": "index.html"
|
|
831
827
|
},
|
|
832
828
|
{
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|