@mindexec/cli 0.2.412 → 0.2.413
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 +1 -1
- package/wwwroot/_content/MindExecution.Shared/js/mind-map-core.js +1 -1
- package/wwwroot/_framework/{MindExecution.Shared.jui1kztou4.dll → MindExecution.Shared.cksmc2e0pm.dll} +0 -0
- package/wwwroot/_framework/blazor.boot.json +3 -3
- package/wwwroot/index.html +1 -1
- package/wwwroot/service-worker-assets.js +6 -6
- package/wwwroot/service-worker.js +1 -1
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
const DEBUG = false;
|
|
6
6
|
const FPS_DEBUG = false;
|
|
7
7
|
const FRAME_PERF_DEBUG = false;
|
|
8
|
-
const MINDMAP_CORE_BUILD_ID = '20260628-generated-image-normal-pipeline-
|
|
8
|
+
const MINDMAP_CORE_BUILD_ID = '20260628-generated-image-normal-pipeline-v847';
|
|
9
9
|
const CanvasPhase = Object.freeze({
|
|
10
10
|
Booting: 'booting',
|
|
11
11
|
BoardFileLoading: 'board-file-loading',
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"mainAssemblyName": "MindExecution.Web",
|
|
3
3
|
"resources": {
|
|
4
|
-
"hash": "sha256-
|
|
4
|
+
"hash": "sha256-tTR90qstlPJ54oiDAhOSXEDdeuPw4IA4Y0qk/1eDuiQ=",
|
|
5
5
|
"fingerprinting": {
|
|
6
6
|
"Google.Protobuf.9h59ukbel7.dll": "Google.Protobuf.dll",
|
|
7
7
|
"Markdig.d1j7v41cl1.dll": "Markdig.dll",
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
"MindExecution.Plugins.Directory.8on0qz60kp.dll": "MindExecution.Plugins.Directory.dll",
|
|
132
132
|
"MindExecution.Plugins.PlanMaster.nf8ay9xgix.dll": "MindExecution.Plugins.PlanMaster.dll",
|
|
133
133
|
"MindExecution.Plugins.YouTube.0pgznxiz2o.dll": "MindExecution.Plugins.YouTube.dll",
|
|
134
|
-
"MindExecution.Shared.
|
|
134
|
+
"MindExecution.Shared.cksmc2e0pm.dll": "MindExecution.Shared.dll",
|
|
135
135
|
"MindExecution.Web.2dukgu5xqw.dll": "MindExecution.Web.dll",
|
|
136
136
|
"dotnet.js": "dotnet.js",
|
|
137
137
|
"dotnet.native.qc8g39g30v.js": "dotnet.native.js",
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
"MindExecution.Plugins.Business.dxnr51rpko.dll": "sha256-H5VyHfSyEQSAusny8+CkdnSKa2kAnqr2j+FhVBy0ePU=",
|
|
284
284
|
"MindExecution.Plugins.Concept.crknebife8.dll": "sha256-KH2AckoxE9L3SrHFBBfYCW5qOf62eibv9R/fDiq0s3E=",
|
|
285
285
|
"MindExecution.Plugins.PlanMaster.nf8ay9xgix.dll": "sha256-zYCWCU32Jk7ZiPbEPLzOfouhmVqK98eQ1cYBe2301JM=",
|
|
286
|
-
"MindExecution.Shared.
|
|
286
|
+
"MindExecution.Shared.cksmc2e0pm.dll": "sha256-HO7Mv+CTuMcl35yIvkUfhDfCuh8GlEhafMfvNxbKvMw=",
|
|
287
287
|
"MindExecution.Web.2dukgu5xqw.dll": "sha256-SlFcAedQ0GCcP8kyylzvrLIoonChLLFZnMXcrnHXFxw="
|
|
288
288
|
},
|
|
289
289
|
"lazyAssembly": {
|
package/wwwroot/index.html
CHANGED
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
}
|
|
580
580
|
|
|
581
581
|
const base = '_content/MindExecution.Shared/js/';
|
|
582
|
-
const scriptVersion = '20260628-generated-image-normal-pipeline-
|
|
582
|
+
const scriptVersion = '20260628-generated-image-normal-pipeline-v847';
|
|
583
583
|
const scriptUrl = (script) => `${base}${script}?v=${scriptVersion}`;
|
|
584
584
|
console.log(`[Script Loader] Shared JS version: ${scriptVersion}`);
|
|
585
585
|
const criticalScripts = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
self.assetsManifest = {
|
|
2
|
-
"version": "
|
|
2
|
+
"version": "A8OIIchs",
|
|
3
3
|
"assets": [
|
|
4
4
|
{
|
|
5
5
|
"hash": "sha256-+CSYMcqLNTsq3VnH11jgYyOCCdxvHzL74CBmo4sCmMU=",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"url": "_content/MindExecution.Shared/js/marked.min.js"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
|
-
"hash": "sha256-
|
|
81
|
+
"hash": "sha256-V8z76q7kPYVfmcun+JthuuZfSuIPSfx0PY+up+BySwk=",
|
|
82
82
|
"url": "_content/MindExecution.Shared/js/mind-map-core.js"
|
|
83
83
|
},
|
|
84
84
|
{
|
|
@@ -438,8 +438,8 @@
|
|
|
438
438
|
"url": "_framework/MindExecution.Plugins.YouTube.0pgznxiz2o.dll"
|
|
439
439
|
},
|
|
440
440
|
{
|
|
441
|
-
"hash": "sha256-
|
|
442
|
-
"url": "_framework/MindExecution.Shared.
|
|
441
|
+
"hash": "sha256-HO7Mv+CTuMcl35yIvkUfhDfCuh8GlEhafMfvNxbKvMw=",
|
|
442
|
+
"url": "_framework/MindExecution.Shared.cksmc2e0pm.dll"
|
|
443
443
|
},
|
|
444
444
|
{
|
|
445
445
|
"hash": "sha256-SlFcAedQ0GCcP8kyylzvrLIoonChLLFZnMXcrnHXFxw=",
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"url": "_framework/Websocket.Client.vapounvmnl.dll"
|
|
767
767
|
},
|
|
768
768
|
{
|
|
769
|
-
"hash": "sha256-
|
|
769
|
+
"hash": "sha256-hsYae0ft/oXd0SqdjHM2fpzVCM+yL42XOF62U+Eugfk=",
|
|
770
770
|
"url": "_framework/blazor.boot.json"
|
|
771
771
|
},
|
|
772
772
|
{
|
|
@@ -826,7 +826,7 @@
|
|
|
826
826
|
"url": "icon-512.png"
|
|
827
827
|
},
|
|
828
828
|
{
|
|
829
|
-
"hash": "sha256-
|
|
829
|
+
"hash": "sha256-8SlWrdSrhpdROmnutaJ9AatEND1qDXB6PdNSCRI3mnc=",
|
|
830
830
|
"url": "index.html"
|
|
831
831
|
},
|
|
832
832
|
{
|