@mindexec/cli 0.2.456 → 0.2.458
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 +77 -77
- 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/remote-fleet-render-smoke.mjs +50 -229
- package/wwwroot/_content/MindExecution.Shared/js/mind-map-css3d-manager.js +301 -604
- package/wwwroot/_content/MindExecution.Shared/js/mind-map-pipeline.js +1326 -1323
- package/wwwroot/_framework/{MindExecution.Core.glgqkah960.dll → MindExecution.Core.2ch68iyy8o.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Kernel.1nb0zfmie1.dll → MindExecution.Kernel.dh617xfv36.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.Admin.4pdpv5q991.dll → MindExecution.Plugins.Admin.0sm50hbae9.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.Business.jpl2k4nnhh.dll → MindExecution.Plugins.Business.3wq01orrbu.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.Concept.rissr3n74r.dll → MindExecution.Plugins.Concept.z8yl28fa2a.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.Directory.tkopeqv16k.dll → MindExecution.Plugins.Directory.m7murp5oes.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.PlanMaster.jmjftycwo4.dll → MindExecution.Plugins.PlanMaster.yuyrbpf0vh.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Plugins.YouTube.drj98vf3ti.dll → MindExecution.Plugins.YouTube.rwxvn00rm2.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Shared.cbieupjmfp.dll → MindExecution.Shared.r9k48iyijb.dll} +0 -0
- package/wwwroot/_framework/{MindExecution.Web.xl8ygqgy0i.dll → MindExecution.Web.742aribkxm.dll} +0 -0
- package/wwwroot/_framework/blazor.boot.json +21 -21
- package/wwwroot/index.html +722 -722
- package/wwwroot/service-worker-assets.js +25 -25
- package/wwwroot/service-worker.js +1 -1
package/wwwroot/_framework/{MindExecution.Core.glgqkah960.dll → MindExecution.Core.2ch68iyy8o.dll}
RENAMED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/wwwroot/_framework/{MindExecution.Web.xl8ygqgy0i.dll → MindExecution.Web.742aribkxm.dll}
RENAMED
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"mainAssemblyName": "MindExecution.Web",
|
|
3
3
|
"resources": {
|
|
4
|
-
"hash": "sha256-
|
|
4
|
+
"hash": "sha256-2nIeTn87ps7hCIDuMs8IMWpBJVZ9YCRuQ89zxygANvg=",
|
|
5
5
|
"fingerprinting": {
|
|
6
6
|
"Google.Protobuf.9h59ukbel7.dll": "Google.Protobuf.dll",
|
|
7
7
|
"Markdig.d1j7v41cl1.dll": "Markdig.dll",
|
|
@@ -122,16 +122,16 @@
|
|
|
122
122
|
"System.brmz7yk5qh.dll": "System.dll",
|
|
123
123
|
"netstandard.b50t77veor.dll": "netstandard.dll",
|
|
124
124
|
"System.Private.CoreLib.g6ztz7cmo2.dll": "System.Private.CoreLib.dll",
|
|
125
|
-
"MindExecution.Core.
|
|
126
|
-
"MindExecution.Kernel.
|
|
127
|
-
"MindExecution.Plugins.Admin.
|
|
128
|
-
"MindExecution.Plugins.Business.
|
|
129
|
-
"MindExecution.Plugins.Concept.
|
|
130
|
-
"MindExecution.Plugins.Directory.
|
|
131
|
-
"MindExecution.Plugins.PlanMaster.
|
|
132
|
-
"MindExecution.Plugins.YouTube.
|
|
133
|
-
"MindExecution.Shared.
|
|
134
|
-
"MindExecution.Web.
|
|
125
|
+
"MindExecution.Core.2ch68iyy8o.dll": "MindExecution.Core.dll",
|
|
126
|
+
"MindExecution.Kernel.dh617xfv36.dll": "MindExecution.Kernel.dll",
|
|
127
|
+
"MindExecution.Plugins.Admin.0sm50hbae9.dll": "MindExecution.Plugins.Admin.dll",
|
|
128
|
+
"MindExecution.Plugins.Business.3wq01orrbu.dll": "MindExecution.Plugins.Business.dll",
|
|
129
|
+
"MindExecution.Plugins.Concept.z8yl28fa2a.dll": "MindExecution.Plugins.Concept.dll",
|
|
130
|
+
"MindExecution.Plugins.Directory.m7murp5oes.dll": "MindExecution.Plugins.Directory.dll",
|
|
131
|
+
"MindExecution.Plugins.PlanMaster.yuyrbpf0vh.dll": "MindExecution.Plugins.PlanMaster.dll",
|
|
132
|
+
"MindExecution.Plugins.YouTube.rwxvn00rm2.dll": "MindExecution.Plugins.YouTube.dll",
|
|
133
|
+
"MindExecution.Shared.r9k48iyijb.dll": "MindExecution.Shared.dll",
|
|
134
|
+
"MindExecution.Web.742aribkxm.dll": "MindExecution.Web.dll",
|
|
135
135
|
"dotnet.native.566r55w3xu.js": "dotnet.native.js",
|
|
136
136
|
"dotnet.native.x6q5aixc38.wasm": "dotnet.native.wasm",
|
|
137
137
|
"dotnet.js": "dotnet.js",
|
|
@@ -276,18 +276,18 @@
|
|
|
276
276
|
"System.Xml.XDocument.sn51jas17n.dll": "sha256-GNI2kFgFmPTwzuzwUn8gxK+AzGLUWRJFdg9JzIbrybQ=",
|
|
277
277
|
"System.brmz7yk5qh.dll": "sha256-CfM2miyj1KHApFmqMdLYWio3S/jrdON2pW9Xr2nTwlo=",
|
|
278
278
|
"netstandard.b50t77veor.dll": "sha256-//jQGOXjb8ET8WtXgOJrAxLx6E7zDJ5RjRRutwkvmxo=",
|
|
279
|
-
"MindExecution.Core.
|
|
280
|
-
"MindExecution.Kernel.
|
|
281
|
-
"MindExecution.Plugins.Business.
|
|
282
|
-
"MindExecution.Plugins.Concept.
|
|
283
|
-
"MindExecution.Plugins.PlanMaster.
|
|
284
|
-
"MindExecution.Shared.
|
|
285
|
-
"MindExecution.Web.
|
|
279
|
+
"MindExecution.Core.2ch68iyy8o.dll": "sha256-vjKyf+PwuPX3xAYHGRgYNF2KQYxm8xW7bcY6rgDAn0o=",
|
|
280
|
+
"MindExecution.Kernel.dh617xfv36.dll": "sha256-7+11/qc2LDTbKax01MVqbO4Zx6VB7us6Ign0pLL05Ts=",
|
|
281
|
+
"MindExecution.Plugins.Business.3wq01orrbu.dll": "sha256-3QYsNFB0xvz0qfSQXlLB4Z2Xs/navunyjLYzTVmNvyw=",
|
|
282
|
+
"MindExecution.Plugins.Concept.z8yl28fa2a.dll": "sha256-o3JiuwvgNbMdnzEH4wE4xLbqckgYySvDC9P4VBu/fKM=",
|
|
283
|
+
"MindExecution.Plugins.PlanMaster.yuyrbpf0vh.dll": "sha256-OsiswutNqeV0FT6Prvyrk0ylIbTneCeGRXHbG730E/8=",
|
|
284
|
+
"MindExecution.Shared.r9k48iyijb.dll": "sha256-YZCQNctXtyPwDlxwi6SoFDAdgyBMei5ykzzqz83NrJU=",
|
|
285
|
+
"MindExecution.Web.742aribkxm.dll": "sha256-N1w254EQYnkYsUY50OpUugN8M82bonsiT4d74S+srDE="
|
|
286
286
|
},
|
|
287
287
|
"lazyAssembly": {
|
|
288
|
-
"MindExecution.Plugins.Admin.
|
|
289
|
-
"MindExecution.Plugins.Directory.
|
|
290
|
-
"MindExecution.Plugins.YouTube.
|
|
288
|
+
"MindExecution.Plugins.Admin.0sm50hbae9.dll": "sha256-kBZPshQAJw9eFT9ekAD5ZnvRqkuWzHMa3OnIGX11eZw=",
|
|
289
|
+
"MindExecution.Plugins.Directory.m7murp5oes.dll": "sha256-DuX8c4uJBEXcR8Fx2YR3zYPQ8JVzKIBdRHuCH4IEeV4=",
|
|
290
|
+
"MindExecution.Plugins.YouTube.rwxvn00rm2.dll": "sha256-a/TixIdXMDc8zcRNSZ0Laq/Vz1J5InSRaymyzTdWp94="
|
|
291
291
|
}
|
|
292
292
|
},
|
|
293
293
|
"cacheBootResources": true,
|