@holoscript/core 8.0.12 → 8.0.13
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/dist/{HoloCompositionParser-3XEC7IJC.cjs → HoloCompositionParser-6GW2BZID.cjs} +3 -3
- package/dist/{HoloCompositionParser-FLBZKFD3.js → HoloCompositionParser-P4Y3CXKQ.js} +3 -3
- package/dist/{HoloScriptPlusParser-55AY4MUF.js → HoloScriptPlusParser-HQV6IJAH.js} +4 -4
- package/dist/{HoloScriptPlusParser-RNUCHOAJ.cjs → HoloScriptPlusParser-RFNHRMPE.cjs} +7 -7
- package/dist/{chunk-Z4IUBW46.js → chunk-A4OOLBZD.js} +111 -54
- package/dist/{chunk-TYNRXRHF.js → chunk-DJ5BNRIS.js} +30 -9
- package/dist/{chunk-G3BM3CT4.cjs → chunk-DVHZD5HV.cjs} +5 -5
- package/dist/{chunk-7NPZZZD7.js → chunk-FRSKLX6I.js} +8 -4
- package/dist/{chunk-JBYBMBMW.js → chunk-FWKEY4LD.js} +3 -2
- package/dist/{chunk-USOUXQYD.js → chunk-G6EKZHXY.js} +129 -21
- package/dist/{chunk-QX34ELJ7.js → chunk-G72754QB.js} +3 -3
- package/dist/{chunk-OMNHTCS4.cjs → chunk-LHUDAJQT.cjs} +3 -2
- package/dist/{chunk-KEYG7HGY.js → chunk-ONPVM4IV.js} +163 -3
- package/dist/{chunk-RMOEL2GD.cjs → chunk-PXVAPGTR.cjs} +31 -10
- package/dist/{chunk-656IAS7B.cjs → chunk-Q4K2GEMW.cjs} +10 -6
- package/dist/{chunk-VO52AJD5.js → chunk-RVNXBF2M.js} +3 -3
- package/dist/{chunk-7N63JHUN.cjs → chunk-RZ2EPXO3.cjs} +3 -3
- package/dist/{chunk-5H5GFBMG.cjs → chunk-SQAAWO4V.cjs} +111 -54
- package/dist/{chunk-W2GA3EQB.cjs → chunk-TC7JEO6R.cjs} +163 -3
- package/dist/{chunk-TX6ZBIF4.js → chunk-U3D4SYQ5.js} +3 -3
- package/dist/{chunk-EI5G5JLY.cjs → chunk-XF63CZ7E.cjs} +133 -21
- package/dist/{chunk-3KMANSQJ.cjs → chunk-Y57AVOM2.cjs} +4 -4
- package/dist/cli/holoscript-runner.cjs +9 -9
- package/dist/cli/holoscript-runner.js +2 -2
- package/dist/compiler/incremental.cjs +6 -6
- package/dist/compiler/incremental.js +1 -1
- package/dist/compiler/index.cjs +84 -84
- package/dist/compiler/index.js +5 -5
- package/dist/compiler/webgpu.cjs +3 -3
- package/dist/compiler/webgpu.js +2 -2
- package/dist/constants.cjs +3 -3
- package/dist/constants.js +1 -1
- package/dist/entries/scripting.cjs +1 -1
- package/dist/entries/scripting.js +1 -1
- package/dist/evolution/index.cjs +19 -15
- package/dist/evolution/index.d.ts +9 -0
- package/dist/evolution/index.js +4 -4
- package/dist/index.cjs +196 -180
- package/dist/index.js +15 -15
- package/dist/parser.cjs +13 -13
- package/dist/parser.js +3 -3
- package/dist/reconstruction/index.cjs +38 -38
- package/dist/reconstruction/index.js +2 -2
- package/dist/traits/index.cjs +4 -4
- package/dist/traits/index.js +1 -1
- package/package.json +20 -40
package/dist/index.cjs
CHANGED
|
@@ -9,11 +9,11 @@ var chunkQSYBHQAD_cjs = require('./chunk-QSYBHQAD.cjs');
|
|
|
9
9
|
var chunkUXBYA7DV_cjs = require('./chunk-UXBYA7DV.cjs');
|
|
10
10
|
var chunk2ZOTBO25_cjs = require('./chunk-2ZOTBO25.cjs');
|
|
11
11
|
var chunkMUWH4QK5_cjs = require('./chunk-MUWH4QK5.cjs');
|
|
12
|
-
var
|
|
13
|
-
var
|
|
12
|
+
var chunkDVHZD5HV_cjs = require('./chunk-DVHZD5HV.cjs');
|
|
13
|
+
var chunkXF63CZ7E_cjs = require('./chunk-XF63CZ7E.cjs');
|
|
14
14
|
var chunk6ZCCLKS2_cjs = require('./chunk-6ZCCLKS2.cjs');
|
|
15
15
|
var chunkSR73L5ZP_cjs = require('./chunk-SR73L5ZP.cjs');
|
|
16
|
-
var
|
|
16
|
+
var chunkPXVAPGTR_cjs = require('./chunk-PXVAPGTR.cjs');
|
|
17
17
|
var chunkFT6TDR2O_cjs = require('./chunk-FT6TDR2O.cjs');
|
|
18
18
|
var chunkLDYZWNJW_cjs = require('./chunk-LDYZWNJW.cjs');
|
|
19
19
|
var chunkGGR7QUKK_cjs = require('./chunk-GGR7QUKK.cjs');
|
|
@@ -29,7 +29,7 @@ var chunkXCUDDFKC_cjs = require('./chunk-XCUDDFKC.cjs');
|
|
|
29
29
|
var chunkQVJMDVYZ_cjs = require('./chunk-QVJMDVYZ.cjs');
|
|
30
30
|
var chunk37HHY7RH_cjs = require('./chunk-37HHY7RH.cjs');
|
|
31
31
|
var chunkZLF4YF3U_cjs = require('./chunk-ZLF4YF3U.cjs');
|
|
32
|
-
var
|
|
32
|
+
var chunkSQAAWO4V_cjs = require('./chunk-SQAAWO4V.cjs');
|
|
33
33
|
var chunkLM2VU56C_cjs = require('./chunk-LM2VU56C.cjs');
|
|
34
34
|
var chunkIFW5IW4L_cjs = require('./chunk-IFW5IW4L.cjs');
|
|
35
35
|
require('./chunk-YKY2JBER.cjs');
|
|
@@ -46,7 +46,7 @@ var chunkF3YT6GUF_cjs = require('./chunk-F3YT6GUF.cjs');
|
|
|
46
46
|
var chunk2X3IPCBK_cjs = require('./chunk-2X3IPCBK.cjs');
|
|
47
47
|
var chunkS4O7CFHQ_cjs = require('./chunk-S4O7CFHQ.cjs');
|
|
48
48
|
var chunkV6GXFSK7_cjs = require('./chunk-V6GXFSK7.cjs');
|
|
49
|
-
var
|
|
49
|
+
var chunkRZ2EPXO3_cjs = require('./chunk-RZ2EPXO3.cjs');
|
|
50
50
|
var chunkR75BSDH7_cjs = require('./chunk-R75BSDH7.cjs');
|
|
51
51
|
var chunk2KKOYZYI_cjs = require('./chunk-2KKOYZYI.cjs');
|
|
52
52
|
var chunkNQN5LFN4_cjs = require('./chunk-NQN5LFN4.cjs');
|
|
@@ -54,7 +54,7 @@ require('./chunk-CFVK26P4.cjs');
|
|
|
54
54
|
var chunkVTEXJOSD_cjs = require('./chunk-VTEXJOSD.cjs');
|
|
55
55
|
var chunkLMB555QB_cjs = require('./chunk-LMB555QB.cjs');
|
|
56
56
|
var chunkGZPUA2TL_cjs = require('./chunk-GZPUA2TL.cjs');
|
|
57
|
-
var
|
|
57
|
+
var chunkTC7JEO6R_cjs = require('./chunk-TC7JEO6R.cjs');
|
|
58
58
|
var chunkRRQIAJLQ_cjs = require('./chunk-RRQIAJLQ.cjs');
|
|
59
59
|
var chunkP7JEKJTZ_cjs = require('./chunk-P7JEKJTZ.cjs');
|
|
60
60
|
var chunkGAWJJAGT_cjs = require('./chunk-GAWJJAGT.cjs');
|
|
@@ -74,13 +74,13 @@ require('./chunk-CI33NINL.cjs');
|
|
|
74
74
|
var chunkG25QVBA5_cjs = require('./chunk-G25QVBA5.cjs');
|
|
75
75
|
var chunkVW5CRJBE_cjs = require('./chunk-VW5CRJBE.cjs');
|
|
76
76
|
var chunkHCX4SMFK_cjs = require('./chunk-HCX4SMFK.cjs');
|
|
77
|
-
var
|
|
77
|
+
var chunkY57AVOM2_cjs = require('./chunk-Y57AVOM2.cjs');
|
|
78
78
|
var chunkJ3UHV5T4_cjs = require('./chunk-J3UHV5T4.cjs');
|
|
79
79
|
var chunk3VBO3IYQ_cjs = require('./chunk-3VBO3IYQ.cjs');
|
|
80
|
-
var
|
|
80
|
+
var chunkQ4K2GEMW_cjs = require('./chunk-Q4K2GEMW.cjs');
|
|
81
81
|
var chunkOIBRWLPY_cjs = require('./chunk-OIBRWLPY.cjs');
|
|
82
82
|
require('./chunk-YP5CHEYU.cjs');
|
|
83
|
-
var
|
|
83
|
+
var chunkLHUDAJQT_cjs = require('./chunk-LHUDAJQT.cjs');
|
|
84
84
|
var chunkEI3J6LTW_cjs = require('./chunk-EI3J6LTW.cjs');
|
|
85
85
|
var chunk36NPLOI4_cjs = require('./chunk-36NPLOI4.cjs');
|
|
86
86
|
require('./chunk-AWXFEAQL.cjs');
|
|
@@ -176,7 +176,7 @@ var CompositionParser = class {
|
|
|
176
176
|
}
|
|
177
177
|
this.processHoloComposition(result.ast);
|
|
178
178
|
} else {
|
|
179
|
-
const result =
|
|
179
|
+
const result = chunkQ4K2GEMW_cjs.parse(source);
|
|
180
180
|
if (!result.success) {
|
|
181
181
|
throw new CompositionParseError(
|
|
182
182
|
formatParseFailure(fileType, result.errors || []),
|
|
@@ -4241,7 +4241,7 @@ var CrossRealityValidator = class {
|
|
|
4241
4241
|
chunkPDXX5UI4_cjs.init_UnityCompiler();
|
|
4242
4242
|
chunkOC6GV5QH_cjs.init_GodotCompiler();
|
|
4243
4243
|
chunkLMB555QB_cjs.init_VisionOSCompiler();
|
|
4244
|
-
|
|
4244
|
+
chunkTC7JEO6R_cjs.init_WebGPUCompiler();
|
|
4245
4245
|
chunkNQN5LFN4_cjs.init_AndroidXRCompiler();
|
|
4246
4246
|
chunkIS7NTKY5_cjs.init_OpenXRCompiler();
|
|
4247
4247
|
|
|
@@ -6905,7 +6905,7 @@ var WASMReferenceExporter = class extends ReferenceExporter {
|
|
|
6905
6905
|
};
|
|
6906
6906
|
var CodeEditorReferenceExporter = class extends ReferenceExporter {
|
|
6907
6907
|
export(composition) {
|
|
6908
|
-
const output = new
|
|
6908
|
+
const output = new chunkPXVAPGTR_cjs.CodeEditorCompiler().compile(composition);
|
|
6909
6909
|
return {
|
|
6910
6910
|
target: "code-editor",
|
|
6911
6911
|
output,
|
|
@@ -6963,12 +6963,12 @@ var ReferenceExporterRegistry = class {
|
|
|
6963
6963
|
// src/compiler/ExportManager.ts
|
|
6964
6964
|
chunkP7JEKJTZ_cjs.init_URDFCompiler();
|
|
6965
6965
|
chunkF3YT6GUF_cjs.init_SDFCompiler();
|
|
6966
|
-
|
|
6967
|
-
|
|
6968
|
-
|
|
6966
|
+
chunkPXVAPGTR_cjs.init_MJCFCompiler();
|
|
6967
|
+
chunkPXVAPGTR_cjs.init_MJXCompiler();
|
|
6968
|
+
chunkPXVAPGTR_cjs.init_EmbodiedDatasetCompiler();
|
|
6969
6969
|
chunkPDXX5UI4_cjs.init_UnityCompiler();
|
|
6970
6970
|
chunkIJU6AS67_cjs.init_UnrealCompiler();
|
|
6971
|
-
|
|
6971
|
+
chunkPXVAPGTR_cjs.init_PCGGraphCompiler();
|
|
6972
6972
|
chunkOC6GV5QH_cjs.init_GodotCompiler();
|
|
6973
6973
|
|
|
6974
6974
|
// src/compiler/Canvas2DGameCompilerTarget.ts
|
|
@@ -7315,7 +7315,7 @@ var Canvas2DGameCompiler = class extends chunkZK7KX5CD_cjs.CompilerBase {
|
|
|
7315
7315
|
};
|
|
7316
7316
|
|
|
7317
7317
|
// src/compiler/ExportManager.ts
|
|
7318
|
-
|
|
7318
|
+
chunkTC7JEO6R_cjs.init_WebGPUCompiler();
|
|
7319
7319
|
|
|
7320
7320
|
// src/compiler/CharacterWebGPUCompiler.ts
|
|
7321
7321
|
var num = (a) => Array.from(a);
|
|
@@ -9400,11 +9400,11 @@ chunkLMB555QB_cjs.init_VisionOSCompiler();
|
|
|
9400
9400
|
chunkGZPUA2TL_cjs.init_WASMCompiler();
|
|
9401
9401
|
chunkRRQIAJLQ_cjs.init_DTDLCompiler();
|
|
9402
9402
|
chunk2X3IPCBK_cjs.init_StateCompiler();
|
|
9403
|
-
|
|
9403
|
+
chunkPXVAPGTR_cjs.init_A2AAgentCardCompiler();
|
|
9404
9404
|
chunkBCP4E7MD_cjs.init_AgentInferenceExportTarget();
|
|
9405
|
-
|
|
9405
|
+
chunkPXVAPGTR_cjs.init_OmnigentAgentYamlCompiler();
|
|
9406
9406
|
chunkVVAAZITA_cjs.init_DaimonSeedCompiler();
|
|
9407
|
-
|
|
9407
|
+
chunkPXVAPGTR_cjs.init_NIRCompiler();
|
|
9408
9408
|
|
|
9409
9409
|
// src/compiler/USDZExportCompiler.ts
|
|
9410
9410
|
var USDZExportCompiler = class {
|
|
@@ -9413,7 +9413,7 @@ var USDZExportCompiler = class {
|
|
|
9413
9413
|
}
|
|
9414
9414
|
compile(composition, ..._rest) {
|
|
9415
9415
|
void this.options;
|
|
9416
|
-
const pipeline = new
|
|
9416
|
+
const pipeline = new chunkPXVAPGTR_cjs.USDZPipeline();
|
|
9417
9417
|
const bytes = pipeline.generateUSDZ(composition);
|
|
9418
9418
|
if (typeof Buffer !== "undefined") {
|
|
9419
9419
|
return Buffer.from(bytes).toString("base64");
|
|
@@ -10118,7 +10118,7 @@ ${this.jsonToYaml(v, indent + 1)}`;
|
|
|
10118
10118
|
};
|
|
10119
10119
|
|
|
10120
10120
|
// src/compiler/ExportManager.ts
|
|
10121
|
-
|
|
10121
|
+
chunkPXVAPGTR_cjs.init_SDKCompiler();
|
|
10122
10122
|
|
|
10123
10123
|
// src/compiler/ONNXCompiler.ts
|
|
10124
10124
|
chunkZK7KX5CD_cjs.init_CompilerBase();
|
|
@@ -12317,7 +12317,7 @@ var ColyseusCompiler = class extends chunkZK7KX5CD_cjs.CompilerBase {
|
|
|
12317
12317
|
this.importedBrains = /* @__PURE__ */ new Set();
|
|
12318
12318
|
this.importedBrainDecls = [];
|
|
12319
12319
|
const resolutionWarnings = [];
|
|
12320
|
-
const { HoloCompositionParser: HoloCompositionParser2 } = await import('./HoloCompositionParser-
|
|
12320
|
+
const { HoloCompositionParser: HoloCompositionParser2 } = await import('./HoloCompositionParser-6GW2BZID.cjs');
|
|
12321
12321
|
const parser = new HoloCompositionParser2();
|
|
12322
12322
|
const parsed = parser.parse(source);
|
|
12323
12323
|
if (!parsed.success || !parsed.ast) {
|
|
@@ -12388,7 +12388,7 @@ var ColyseusCompiler = class extends chunkZK7KX5CD_cjs.CompilerBase {
|
|
|
12388
12388
|
}
|
|
12389
12389
|
async ingestBrains(text, file, warnings) {
|
|
12390
12390
|
try {
|
|
12391
|
-
const { HoloScriptPlusParser: HoloScriptPlusParser2 } = await import('./HoloScriptPlusParser-
|
|
12391
|
+
const { HoloScriptPlusParser: HoloScriptPlusParser2 } = await import('./HoloScriptPlusParser-RFNHRMPE.cjs');
|
|
12392
12392
|
const parser = new HoloScriptPlusParser2({ enableTypeScriptImports: false });
|
|
12393
12393
|
const result = parser.parse(text);
|
|
12394
12394
|
const decls = this.collectBrainDecls(result);
|
|
@@ -16539,7 +16539,7 @@ var NFTMarketplaceCompiler = class extends chunkZK7KX5CD_cjs.CompilerBase {
|
|
|
16539
16539
|
};
|
|
16540
16540
|
|
|
16541
16541
|
// src/compiler/ExportManager.ts
|
|
16542
|
-
|
|
16542
|
+
chunkPXVAPGTR_cjs.init_LlamaServerCompiler();
|
|
16543
16543
|
|
|
16544
16544
|
// src/compiler/BotSwarmCompiler.ts
|
|
16545
16545
|
chunkZK7KX5CD_cjs.init_CompilerBase();
|
|
@@ -17946,7 +17946,7 @@ function formatNumber(n) {
|
|
|
17946
17946
|
|
|
17947
17947
|
// src/compiler/ExportManager.ts
|
|
17948
17948
|
chunkZK7KX5CD_cjs.init_CompilerDocumentationGenerator();
|
|
17949
|
-
|
|
17949
|
+
chunkPXVAPGTR_cjs.init_DialectRegistry();
|
|
17950
17950
|
var CompilerFactory = class {
|
|
17951
17951
|
createCompiler(target, options = {}) {
|
|
17952
17952
|
switch (target) {
|
|
@@ -17955,21 +17955,21 @@ var CompilerFactory = class {
|
|
|
17955
17955
|
case "sdf":
|
|
17956
17956
|
return new chunkF3YT6GUF_cjs.SDFCompiler(options);
|
|
17957
17957
|
case "mjcf":
|
|
17958
|
-
return new
|
|
17958
|
+
return new chunkPXVAPGTR_cjs.MJCFCompiler(options);
|
|
17959
17959
|
case "mjx":
|
|
17960
|
-
return new
|
|
17960
|
+
return new chunkPXVAPGTR_cjs.MJXCompiler(options);
|
|
17961
17961
|
case "embodied-dataset":
|
|
17962
|
-
return new
|
|
17962
|
+
return new chunkPXVAPGTR_cjs.EmbodiedDatasetCompiler(options);
|
|
17963
17963
|
case "unity":
|
|
17964
17964
|
return new chunkPDXX5UI4_cjs.UnityCompiler(options);
|
|
17965
17965
|
case "unreal":
|
|
17966
17966
|
return new chunkIJU6AS67_cjs.UnrealCompiler(options);
|
|
17967
17967
|
case "pcg-graph":
|
|
17968
|
-
return new
|
|
17968
|
+
return new chunkPXVAPGTR_cjs.PCGGraphCompiler(options);
|
|
17969
17969
|
case "godot":
|
|
17970
17970
|
return new chunkOC6GV5QH_cjs.GodotCompiler(options);
|
|
17971
17971
|
case "webgpu":
|
|
17972
|
-
return new
|
|
17972
|
+
return new chunkTC7JEO6R_cjs.WebGPUCompiler(options);
|
|
17973
17973
|
case "character-webgpu":
|
|
17974
17974
|
return new CharacterWebGPUCompiler(options);
|
|
17975
17975
|
case "openxr":
|
|
@@ -17991,7 +17991,7 @@ var CompilerFactory = class {
|
|
|
17991
17991
|
case "dtdl":
|
|
17992
17992
|
return new chunkRRQIAJLQ_cjs.DTDLCompiler(options);
|
|
17993
17993
|
case "incremental":
|
|
17994
|
-
return new
|
|
17994
|
+
return new chunkRZ2EPXO3_cjs.IncrementalCompiler(
|
|
17995
17995
|
options
|
|
17996
17996
|
);
|
|
17997
17997
|
case "state":
|
|
@@ -18003,13 +18003,13 @@ var CompilerFactory = class {
|
|
|
18003
18003
|
case "tsl":
|
|
18004
18004
|
return new TSLCompiler(options);
|
|
18005
18005
|
case "a2a-agent-card":
|
|
18006
|
-
return new
|
|
18006
|
+
return new chunkPXVAPGTR_cjs.A2AAgentCardCompiler(options);
|
|
18007
18007
|
case "agent-inference":
|
|
18008
18008
|
return new chunkBCP4E7MD_cjs.AgentInferenceCompiler(
|
|
18009
18009
|
options
|
|
18010
18010
|
);
|
|
18011
18011
|
case "omnigent-agent-yaml":
|
|
18012
|
-
return new
|
|
18012
|
+
return new chunkPXVAPGTR_cjs.OmnigentAgentYamlCompiler(
|
|
18013
18013
|
options
|
|
18014
18014
|
);
|
|
18015
18015
|
case "daimon-seed":
|
|
@@ -18017,7 +18017,7 @@ var CompilerFactory = class {
|
|
|
18017
18017
|
options
|
|
18018
18018
|
);
|
|
18019
18019
|
case "nir":
|
|
18020
|
-
return new
|
|
18020
|
+
return new chunkPXVAPGTR_cjs.NIRCompiler(options);
|
|
18021
18021
|
case "openxr-spatial-entities":
|
|
18022
18022
|
return new OpenXRSpatialEntitiesCompiler(options);
|
|
18023
18023
|
case "usd":
|
|
@@ -18025,25 +18025,25 @@ var CompilerFactory = class {
|
|
|
18025
18025
|
case "usdz":
|
|
18026
18026
|
return new USDZExportCompiler(options);
|
|
18027
18027
|
case "fmu":
|
|
18028
|
-
return new
|
|
18028
|
+
return new chunkPXVAPGTR_cjs.FMUCompiler(options);
|
|
18029
18029
|
case "3dgs":
|
|
18030
|
-
return new
|
|
18030
|
+
return new chunkPXVAPGTR_cjs.GaussianSplattingCompiler(options);
|
|
18031
18031
|
case "3dtiles":
|
|
18032
|
-
return new
|
|
18032
|
+
return new chunkPXVAPGTR_cjs.ThreeDTilesCompiler(options);
|
|
18033
18033
|
case "gaussian-train":
|
|
18034
|
-
return new
|
|
18034
|
+
return new chunkPXVAPGTR_cjs.GaussianTrainCompiler(options);
|
|
18035
18035
|
case "canvas2d-game":
|
|
18036
18036
|
return new Canvas2DGameCompiler(options);
|
|
18037
18037
|
case "code-editor":
|
|
18038
|
-
return new
|
|
18038
|
+
return new chunkPXVAPGTR_cjs.CodeEditorCompiler();
|
|
18039
18039
|
case "svg":
|
|
18040
|
-
return new
|
|
18040
|
+
return new chunkPXVAPGTR_cjs.SVGCompiler(options);
|
|
18041
18041
|
case "holob":
|
|
18042
18042
|
return new HolobCompiler(options);
|
|
18043
18043
|
case "openapi":
|
|
18044
18044
|
return new OpenAPICompiler(options);
|
|
18045
18045
|
case "sdk":
|
|
18046
|
-
return new
|
|
18046
|
+
return new chunkPXVAPGTR_cjs.SDKCompiler(options);
|
|
18047
18047
|
case "onnx":
|
|
18048
18048
|
return new ONNXCompiler(options);
|
|
18049
18049
|
case "flutter":
|
|
@@ -18057,13 +18057,13 @@ var CompilerFactory = class {
|
|
|
18057
18057
|
case "ai-glasses":
|
|
18058
18058
|
return new AIGlassesCompiler(options);
|
|
18059
18059
|
case "scm":
|
|
18060
|
-
return new
|
|
18060
|
+
return new chunkPXVAPGTR_cjs.SCMCompiler(options);
|
|
18061
18061
|
case "nft-marketplace":
|
|
18062
18062
|
return new NFTMarketplaceCompiler(options);
|
|
18063
18063
|
case "edge":
|
|
18064
|
-
return new
|
|
18064
|
+
return new chunkPXVAPGTR_cjs.EdgeCompiler(options);
|
|
18065
18065
|
case "llama-server":
|
|
18066
|
-
return new
|
|
18066
|
+
return new chunkPXVAPGTR_cjs.LlamaServerCompiler(options);
|
|
18067
18067
|
case "bot-swarm":
|
|
18068
18068
|
return new BotSwarmCompiler(options);
|
|
18069
18069
|
case "dungeon-instance":
|
|
@@ -18071,8 +18071,8 @@ var CompilerFactory = class {
|
|
|
18071
18071
|
case "world-shard":
|
|
18072
18072
|
return new ShardRegistryCompiler(options);
|
|
18073
18073
|
default:
|
|
18074
|
-
if (
|
|
18075
|
-
return
|
|
18074
|
+
if (chunkPXVAPGTR_cjs.DialectRegistry.has(target)) {
|
|
18075
|
+
return chunkPXVAPGTR_cjs.DialectRegistry.create(target, options);
|
|
18076
18076
|
}
|
|
18077
18077
|
throw new Error(`Unknown export target: ${target}`);
|
|
18078
18078
|
}
|
|
@@ -18350,7 +18350,7 @@ var ExportManager = class {
|
|
|
18350
18350
|
const sceneGraph = chunkQHSAVOOL_cjs.generateSemanticSceneGraphObject(composition);
|
|
18351
18351
|
const exportOperation = async () => {
|
|
18352
18352
|
const compiler = this.compilerFactory.createCompiler(target, options.compilerOptions);
|
|
18353
|
-
if (compiler instanceof
|
|
18353
|
+
if (compiler instanceof chunkRZ2EPXO3_cjs.IncrementalCompiler && this.memoryMonitor) {
|
|
18354
18354
|
this.memoryMonitor.setIncrementalCompiler(compiler);
|
|
18355
18355
|
}
|
|
18356
18356
|
const asRecord = compiler;
|
|
@@ -18451,7 +18451,7 @@ var ExportManager = class {
|
|
|
18451
18451
|
this.memoryMonitor.checkMemoryStatus();
|
|
18452
18452
|
}
|
|
18453
18453
|
const compiler = this.compilerFactory.createCompiler(target, options.compilerOptions);
|
|
18454
|
-
if (compiler instanceof
|
|
18454
|
+
if (compiler instanceof chunkRZ2EPXO3_cjs.IncrementalCompiler && this.memoryMonitor) {
|
|
18455
18455
|
this.memoryMonitor.setIncrementalCompiler(compiler);
|
|
18456
18456
|
}
|
|
18457
18457
|
const asRecord = compiler;
|
|
@@ -36956,7 +36956,7 @@ var WasmParserBridge = class {
|
|
|
36956
36956
|
}
|
|
36957
36957
|
async fallbackValidate(source) {
|
|
36958
36958
|
try {
|
|
36959
|
-
const grammar = new
|
|
36959
|
+
const grammar = new chunkY57AVOM2_cjs.TypeScriptHsplusGrammar();
|
|
36960
36960
|
const result = await grammar.validateDetailed(source);
|
|
36961
36961
|
return {
|
|
36962
36962
|
valid: result.valid,
|
|
@@ -36988,7 +36988,7 @@ var WasmParserBridge = class {
|
|
|
36988
36988
|
async fallbackParse(source) {
|
|
36989
36989
|
const startTime = performance.now();
|
|
36990
36990
|
try {
|
|
36991
|
-
const grammar = new
|
|
36991
|
+
const grammar = new chunkY57AVOM2_cjs.TypeScriptHsplusGrammar();
|
|
36992
36992
|
const result = await grammar.parse(source);
|
|
36993
36993
|
return {
|
|
36994
36994
|
success: result.success,
|
|
@@ -37063,7 +37063,7 @@ var WasmHsplusGrammar = class {
|
|
|
37063
37063
|
}
|
|
37064
37064
|
parse(source) {
|
|
37065
37065
|
const parsed = chunkQ47JEE2C_cjs.readJson(this.wasm.parse(source));
|
|
37066
|
-
const errors =
|
|
37066
|
+
const errors = chunkY57AVOM2_cjs.normalizeHsplusGrammarErrors(parsed.errors);
|
|
37067
37067
|
const singleError = typeof parsed.error === "string" ? [{ message: parsed.error, line: 0, column: 0 }] : [];
|
|
37068
37068
|
return {
|
|
37069
37069
|
success: errors.length === 0 && singleError.length === 0,
|
|
@@ -37079,7 +37079,7 @@ var WasmHsplusGrammar = class {
|
|
|
37079
37079
|
const parsed = chunkQ47JEE2C_cjs.readJson(this.wasm.validate_detailed(source));
|
|
37080
37080
|
return {
|
|
37081
37081
|
valid: parsed.valid === true,
|
|
37082
|
-
errors:
|
|
37082
|
+
errors: chunkY57AVOM2_cjs.normalizeHsplusGrammarErrors(parsed.errors),
|
|
37083
37083
|
raw: parsed
|
|
37084
37084
|
};
|
|
37085
37085
|
}
|
|
@@ -42058,8 +42058,8 @@ function parseServerRoutes(raw) {
|
|
|
42058
42058
|
}
|
|
42059
42059
|
return { meta, raw, routes, providers, port };
|
|
42060
42060
|
}
|
|
42061
|
-
if (!
|
|
42062
|
-
|
|
42061
|
+
if (!chunkY57AVOM2_cjs.GrammarModuleRegistry.has("hs-knowledge")) {
|
|
42062
|
+
chunkY57AVOM2_cjs.GrammarModuleRegistry.register({
|
|
42063
42063
|
name: "hs-knowledge",
|
|
42064
42064
|
description: "Lightweight regex-based parser for structured .hs knowledge/prompt/server files (subset of the full .hs grammar; no AST pipeline).",
|
|
42065
42065
|
parse: parseKnowledge
|
|
@@ -48959,99 +48959,115 @@ Object.defineProperty(exports, "createMatterUnit", {
|
|
|
48959
48959
|
});
|
|
48960
48960
|
Object.defineProperty(exports, "ANCHOR_DEFAULTS", {
|
|
48961
48961
|
enumerable: true,
|
|
48962
|
-
get: function () { return
|
|
48962
|
+
get: function () { return chunkDVHZD5HV_cjs.ANCHOR_DEFAULTS; }
|
|
48963
48963
|
});
|
|
48964
48964
|
Object.defineProperty(exports, "ARCORE_DEPTH_RECOMMENDED_RANGE_MILLIMETERS", {
|
|
48965
48965
|
enumerable: true,
|
|
48966
|
-
get: function () { return
|
|
48966
|
+
get: function () { return chunkDVHZD5HV_cjs.ARCORE_DEPTH_RECOMMENDED_RANGE_MILLIMETERS; }
|
|
48967
48967
|
});
|
|
48968
48968
|
Object.defineProperty(exports, "HOLOMAP_MOBILE_SENSOR_BUNDLE_VERSION", {
|
|
48969
48969
|
enumerable: true,
|
|
48970
|
-
get: function () { return
|
|
48970
|
+
get: function () { return chunkDVHZD5HV_cjs.HOLOMAP_MOBILE_SENSOR_BUNDLE_VERSION; }
|
|
48971
48971
|
});
|
|
48972
48972
|
Object.defineProperty(exports, "TRAJECTORY_DEFAULTS", {
|
|
48973
48973
|
enumerable: true,
|
|
48974
|
-
get: function () { return
|
|
48974
|
+
get: function () { return chunkDVHZD5HV_cjs.TRAJECTORY_DEFAULTS; }
|
|
48975
48975
|
});
|
|
48976
48976
|
Object.defineProperty(exports, "arCoreDepthFrameToMobileSensorFrame", {
|
|
48977
48977
|
enumerable: true,
|
|
48978
|
-
get: function () { return
|
|
48978
|
+
get: function () { return chunkDVHZD5HV_cjs.arCoreDepthFrameToMobileSensorFrame; }
|
|
48979
48979
|
});
|
|
48980
48980
|
Object.defineProperty(exports, "cameraPoseFromColumnMajorTransform", {
|
|
48981
48981
|
enumerable: true,
|
|
48982
|
-
get: function () { return
|
|
48982
|
+
get: function () { return chunkDVHZD5HV_cjs.cameraPoseFromColumnMajorTransform; }
|
|
48983
48983
|
});
|
|
48984
48984
|
Object.defineProperty(exports, "createAnchorContext", {
|
|
48985
48985
|
enumerable: true,
|
|
48986
|
-
get: function () { return
|
|
48986
|
+
get: function () { return chunkDVHZD5HV_cjs.createAnchorContext; }
|
|
48987
48987
|
});
|
|
48988
48988
|
Object.defineProperty(exports, "createArCoreDepthMobileSensorBundle", {
|
|
48989
48989
|
enumerable: true,
|
|
48990
|
-
get: function () { return
|
|
48990
|
+
get: function () { return chunkDVHZD5HV_cjs.createArCoreDepthMobileSensorBundle; }
|
|
48991
48991
|
});
|
|
48992
48992
|
Object.defineProperty(exports, "createFusedAttentionBackend", {
|
|
48993
48993
|
enumerable: true,
|
|
48994
|
-
get: function () { return
|
|
48994
|
+
get: function () { return chunkDVHZD5HV_cjs.createFusedAttentionBackend; }
|
|
48995
48995
|
});
|
|
48996
48996
|
Object.defineProperty(exports, "createTrajectoryMemory", {
|
|
48997
48997
|
enumerable: true,
|
|
48998
|
-
get: function () { return
|
|
48998
|
+
get: function () { return chunkDVHZD5HV_cjs.createTrajectoryMemory; }
|
|
48999
48999
|
});
|
|
49000
49000
|
Object.defineProperty(exports, "mobileSensorBundleToFrames", {
|
|
49001
49001
|
enumerable: true,
|
|
49002
|
-
get: function () { return
|
|
49002
|
+
get: function () { return chunkDVHZD5HV_cjs.mobileSensorBundleToFrames; }
|
|
49003
49003
|
});
|
|
49004
49004
|
Object.defineProperty(exports, "replayMobileSensorBundle", {
|
|
49005
49005
|
enumerable: true,
|
|
49006
|
-
get: function () { return
|
|
49006
|
+
get: function () { return chunkDVHZD5HV_cjs.replayMobileSensorBundle; }
|
|
49007
49007
|
});
|
|
49008
49008
|
Object.defineProperty(exports, "validateMobileSensorBundle", {
|
|
49009
49009
|
enumerable: true,
|
|
49010
|
-
get: function () { return
|
|
49010
|
+
get: function () { return chunkDVHZD5HV_cjs.validateMobileSensorBundle; }
|
|
49011
49011
|
});
|
|
49012
49012
|
Object.defineProperty(exports, "CORPUS_PORTFOLIO", {
|
|
49013
49013
|
enumerable: true,
|
|
49014
|
-
get: function () { return
|
|
49014
|
+
get: function () { return chunkXF63CZ7E_cjs.CORPUS_PORTFOLIO; }
|
|
49015
49015
|
});
|
|
49016
49016
|
Object.defineProperty(exports, "accrueOneStep", {
|
|
49017
49017
|
enumerable: true,
|
|
49018
|
-
get: function () { return
|
|
49018
|
+
get: function () { return chunkXF63CZ7E_cjs.accrueOneStep; }
|
|
49019
49019
|
});
|
|
49020
49020
|
Object.defineProperty(exports, "dedupRows", {
|
|
49021
49021
|
enumerable: true,
|
|
49022
|
-
get: function () { return
|
|
49022
|
+
get: function () { return chunkXF63CZ7E_cjs.dedupRows; }
|
|
49023
|
+
});
|
|
49024
|
+
Object.defineProperty(exports, "extractStateMachine", {
|
|
49025
|
+
enumerable: true,
|
|
49026
|
+
get: function () { return chunkXF63CZ7E_cjs.extractStateMachine; }
|
|
49023
49027
|
});
|
|
49024
49028
|
Object.defineProperty(exports, "makeOllamaProposer", {
|
|
49025
49029
|
enumerable: true,
|
|
49026
|
-
get: function () { return
|
|
49030
|
+
get: function () { return chunkXF63CZ7E_cjs.makeOllamaProposer; }
|
|
49031
|
+
});
|
|
49032
|
+
Object.defineProperty(exports, "makeOpenAICompatibleProposer", {
|
|
49033
|
+
enumerable: true,
|
|
49034
|
+
get: function () { return chunkXF63CZ7E_cjs.makeOpenAICompatibleProposer; }
|
|
49027
49035
|
});
|
|
49028
49036
|
Object.defineProperty(exports, "makeSeedGate", {
|
|
49029
49037
|
enumerable: true,
|
|
49030
|
-
get: function () { return
|
|
49038
|
+
get: function () { return chunkXF63CZ7E_cjs.makeSeedGate; }
|
|
49031
49039
|
});
|
|
49032
49040
|
Object.defineProperty(exports, "makeWasmCompilerFitnessGate", {
|
|
49033
49041
|
enumerable: true,
|
|
49034
|
-
get: function () { return
|
|
49042
|
+
get: function () { return chunkXF63CZ7E_cjs.makeWasmCompilerFitnessGate; }
|
|
49035
49043
|
});
|
|
49036
49044
|
Object.defineProperty(exports, "parsesClean", {
|
|
49037
49045
|
enumerable: true,
|
|
49038
|
-
get: function () { return
|
|
49046
|
+
get: function () { return chunkXF63CZ7E_cjs.parsesClean; }
|
|
49039
49047
|
});
|
|
49040
49048
|
Object.defineProperty(exports, "runEvolution", {
|
|
49041
49049
|
enumerable: true,
|
|
49042
|
-
get: function () { return
|
|
49050
|
+
get: function () { return chunkXF63CZ7E_cjs.runEvolution; }
|
|
49043
49051
|
});
|
|
49044
49052
|
Object.defineProperty(exports, "scoreWasmCompilerArtifact", {
|
|
49045
49053
|
enumerable: true,
|
|
49046
|
-
get: function () { return
|
|
49054
|
+
get: function () { return chunkXF63CZ7E_cjs.scoreWasmCompilerArtifact; }
|
|
49055
|
+
});
|
|
49056
|
+
Object.defineProperty(exports, "stateMachineSemanticCheck", {
|
|
49057
|
+
enumerable: true,
|
|
49058
|
+
get: function () { return chunkXF63CZ7E_cjs.stateMachineSemanticCheck; }
|
|
49059
|
+
});
|
|
49060
|
+
Object.defineProperty(exports, "stateMachineWellFormed", {
|
|
49061
|
+
enumerable: true,
|
|
49062
|
+
get: function () { return chunkXF63CZ7E_cjs.stateMachineWellFormed; }
|
|
49047
49063
|
});
|
|
49048
49064
|
Object.defineProperty(exports, "toGradedTraceRow", {
|
|
49049
49065
|
enumerable: true,
|
|
49050
|
-
get: function () { return
|
|
49066
|
+
get: function () { return chunkXF63CZ7E_cjs.toGradedTraceRow; }
|
|
49051
49067
|
});
|
|
49052
49068
|
Object.defineProperty(exports, "wasmFitnessBaselineFromScenario", {
|
|
49053
49069
|
enumerable: true,
|
|
49054
|
-
get: function () { return
|
|
49070
|
+
get: function () { return chunkXF63CZ7E_cjs.wasmFitnessBaselineFromScenario; }
|
|
49055
49071
|
});
|
|
49056
49072
|
Object.defineProperty(exports, "checkParameterEnvelope", {
|
|
49057
49073
|
enumerable: true,
|
|
@@ -49079,195 +49095,195 @@ Object.defineProperty(exports, "traitName", {
|
|
|
49079
49095
|
});
|
|
49080
49096
|
Object.defineProperty(exports, "BUILTIN_RESOURCES", {
|
|
49081
49097
|
enumerable: true,
|
|
49082
|
-
get: function () { return
|
|
49098
|
+
get: function () { return chunkPXVAPGTR_cjs.BUILTIN_RESOURCES; }
|
|
49083
49099
|
});
|
|
49084
49100
|
Object.defineProperty(exports, "CAPABILITY_HIERARCHY", {
|
|
49085
49101
|
enumerable: true,
|
|
49086
|
-
get: function () { return
|
|
49102
|
+
get: function () { return chunkPXVAPGTR_cjs.CAPABILITY_HIERARCHY; }
|
|
49087
49103
|
});
|
|
49088
49104
|
Object.defineProperty(exports, "CATEGORY_DEFAULT_EMBODIMENT", {
|
|
49089
49105
|
enumerable: true,
|
|
49090
|
-
get: function () { return
|
|
49106
|
+
get: function () { return chunkPXVAPGTR_cjs.CATEGORY_DEFAULT_EMBODIMENT; }
|
|
49091
49107
|
});
|
|
49092
49108
|
Object.defineProperty(exports, "CompilerBridge", {
|
|
49093
49109
|
enumerable: true,
|
|
49094
|
-
get: function () { return
|
|
49110
|
+
get: function () { return chunkPXVAPGTR_cjs.CompilerBridge; }
|
|
49095
49111
|
});
|
|
49096
49112
|
Object.defineProperty(exports, "CrossRealityTraitRegistry", {
|
|
49097
49113
|
enumerable: true,
|
|
49098
|
-
get: function () { return
|
|
49114
|
+
get: function () { return chunkPXVAPGTR_cjs.CrossRealityTraitRegistry; }
|
|
49099
49115
|
});
|
|
49100
49116
|
Object.defineProperty(exports, "EFFECT_TO_CAPABILITY", {
|
|
49101
49117
|
enumerable: true,
|
|
49102
|
-
get: function () { return
|
|
49118
|
+
get: function () { return chunkPXVAPGTR_cjs.EFFECT_TO_CAPABILITY; }
|
|
49103
49119
|
});
|
|
49104
49120
|
Object.defineProperty(exports, "HANDOFF_PATH_RULES", {
|
|
49105
49121
|
enumerable: true,
|
|
49106
|
-
get: function () { return
|
|
49122
|
+
get: function () { return chunkPXVAPGTR_cjs.HANDOFF_PATH_RULES; }
|
|
49107
49123
|
});
|
|
49108
49124
|
Object.defineProperty(exports, "HOLOMAP_CAPTURE_DEFAULT_PROVENANCE", {
|
|
49109
49125
|
enumerable: true,
|
|
49110
|
-
get: function () { return
|
|
49126
|
+
get: function () { return chunkPXVAPGTR_cjs.HOLOMAP_CAPTURE_DEFAULT_PROVENANCE; }
|
|
49111
49127
|
});
|
|
49112
49128
|
Object.defineProperty(exports, "LinearTypeChecker", {
|
|
49113
49129
|
enumerable: true,
|
|
49114
|
-
get: function () { return
|
|
49130
|
+
get: function () { return chunkPXVAPGTR_cjs.LinearTypeChecker; }
|
|
49115
49131
|
});
|
|
49116
49132
|
Object.defineProperty(exports, "MVC_BUDGET_CONSTRAINTS", {
|
|
49117
49133
|
enumerable: true,
|
|
49118
|
-
get: function () { return
|
|
49134
|
+
get: function () { return chunkPXVAPGTR_cjs.MVC_BUDGET_CONSTRAINTS; }
|
|
49119
49135
|
});
|
|
49120
49136
|
Object.defineProperty(exports, "PLATFORM_BUDGETS", {
|
|
49121
49137
|
enumerable: true,
|
|
49122
|
-
get: function () { return
|
|
49138
|
+
get: function () { return chunkPXVAPGTR_cjs.PLATFORM_BUDGETS; }
|
|
49123
49139
|
});
|
|
49124
49140
|
Object.defineProperty(exports, "PLATFORM_EMBODIMENT_OVERRIDES", {
|
|
49125
49141
|
enumerable: true,
|
|
49126
|
-
get: function () { return
|
|
49142
|
+
get: function () { return chunkPXVAPGTR_cjs.PLATFORM_EMBODIMENT_OVERRIDES; }
|
|
49127
49143
|
});
|
|
49128
49144
|
Object.defineProperty(exports, "POINT_PROVENANCE_CLASS_BY_CODE", {
|
|
49129
49145
|
enumerable: true,
|
|
49130
|
-
get: function () { return
|
|
49146
|
+
get: function () { return chunkPXVAPGTR_cjs.POINT_PROVENANCE_CLASS_BY_CODE; }
|
|
49131
49147
|
});
|
|
49132
49148
|
Object.defineProperty(exports, "POINT_PROVENANCE_CODE", {
|
|
49133
49149
|
enumerable: true,
|
|
49134
|
-
get: function () { return
|
|
49150
|
+
get: function () { return chunkPXVAPGTR_cjs.POINT_PROVENANCE_CODE; }
|
|
49135
49151
|
});
|
|
49136
49152
|
Object.defineProperty(exports, "PROVENANCE_RECEIPT_VERSION", {
|
|
49137
49153
|
enumerable: true,
|
|
49138
|
-
get: function () { return
|
|
49154
|
+
get: function () { return chunkPXVAPGTR_cjs.PROVENANCE_RECEIPT_VERSION; }
|
|
49139
49155
|
});
|
|
49140
49156
|
Object.defineProperty(exports, "ResourceBudgetAnalyzer", {
|
|
49141
49157
|
enumerable: true,
|
|
49142
|
-
get: function () { return
|
|
49158
|
+
get: function () { return chunkPXVAPGTR_cjs.ResourceBudgetAnalyzer; }
|
|
49143
49159
|
});
|
|
49144
49160
|
Object.defineProperty(exports, "SpatialPartitionPass", {
|
|
49145
49161
|
enumerable: true,
|
|
49146
|
-
get: function () { return
|
|
49162
|
+
get: function () { return chunkPXVAPGTR_cjs.SpatialPartitionPass; }
|
|
49147
49163
|
});
|
|
49148
49164
|
Object.defineProperty(exports, "TRAIT_RESOURCE_COSTS", {
|
|
49149
49165
|
enumerable: true,
|
|
49150
|
-
get: function () { return
|
|
49166
|
+
get: function () { return chunkPXVAPGTR_cjs.TRAIT_RESOURCE_COSTS; }
|
|
49151
49167
|
});
|
|
49152
49168
|
Object.defineProperty(exports, "TRAIT_RESOURCE_MAP", {
|
|
49153
49169
|
enumerable: true,
|
|
49154
|
-
get: function () { return
|
|
49170
|
+
get: function () { return chunkPXVAPGTR_cjs.TRAIT_RESOURCE_MAP; }
|
|
49155
49171
|
});
|
|
49156
49172
|
Object.defineProperty(exports, "TRUST_LEVEL_CAPABILITIES", {
|
|
49157
49173
|
enumerable: true,
|
|
49158
|
-
get: function () { return
|
|
49174
|
+
get: function () { return chunkPXVAPGTR_cjs.TRUST_LEVEL_CAPABILITIES; }
|
|
49159
49175
|
});
|
|
49160
49176
|
Object.defineProperty(exports, "USDZPipeline", {
|
|
49161
49177
|
enumerable: true,
|
|
49162
|
-
get: function () { return
|
|
49178
|
+
get: function () { return chunkPXVAPGTR_cjs.USDZPipeline; }
|
|
49163
49179
|
});
|
|
49164
49180
|
Object.defineProperty(exports, "bestCategoryForTraits", {
|
|
49165
49181
|
enumerable: true,
|
|
49166
|
-
get: function () { return
|
|
49182
|
+
get: function () { return chunkPXVAPGTR_cjs.bestCategoryForTraits; }
|
|
49167
49183
|
});
|
|
49168
49184
|
Object.defineProperty(exports, "buildProvenanceReceipt", {
|
|
49169
49185
|
enumerable: true,
|
|
49170
|
-
get: function () { return
|
|
49186
|
+
get: function () { return chunkPXVAPGTR_cjs.buildProvenanceReceipt; }
|
|
49171
49187
|
});
|
|
49172
49188
|
Object.defineProperty(exports, "buildSafetyReport", {
|
|
49173
49189
|
enumerable: true,
|
|
49174
|
-
get: function () { return
|
|
49190
|
+
get: function () { return chunkPXVAPGTR_cjs.buildSafetyReport; }
|
|
49175
49191
|
});
|
|
49176
49192
|
Object.defineProperty(exports, "checkCapabilities", {
|
|
49177
49193
|
enumerable: true,
|
|
49178
|
-
get: function () { return
|
|
49194
|
+
get: function () { return chunkPXVAPGTR_cjs.checkCapabilities; }
|
|
49179
49195
|
});
|
|
49180
49196
|
Object.defineProperty(exports, "compilePipelineSource", {
|
|
49181
49197
|
enumerable: true,
|
|
49182
|
-
get: function () { return
|
|
49198
|
+
get: function () { return chunkPXVAPGTR_cjs.compilePipelineSource; }
|
|
49183
49199
|
});
|
|
49184
49200
|
Object.defineProperty(exports, "compilePipelineSourceToNode", {
|
|
49185
49201
|
enumerable: true,
|
|
49186
|
-
get: function () { return
|
|
49202
|
+
get: function () { return chunkPXVAPGTR_cjs.compilePipelineSourceToNode; }
|
|
49187
49203
|
});
|
|
49188
49204
|
Object.defineProperty(exports, "compilePipelineSourceToPython", {
|
|
49189
49205
|
enumerable: true,
|
|
49190
|
-
get: function () { return
|
|
49206
|
+
get: function () { return chunkPXVAPGTR_cjs.compilePipelineSourceToPython; }
|
|
49191
49207
|
});
|
|
49192
49208
|
Object.defineProperty(exports, "compilePipelineToNode", {
|
|
49193
49209
|
enumerable: true,
|
|
49194
|
-
get: function () { return
|
|
49210
|
+
get: function () { return chunkPXVAPGTR_cjs.compilePipelineToNode; }
|
|
49195
49211
|
});
|
|
49196
49212
|
Object.defineProperty(exports, "compilePipelineToPython", {
|
|
49197
49213
|
enumerable: true,
|
|
49198
|
-
get: function () { return
|
|
49214
|
+
get: function () { return chunkPXVAPGTR_cjs.compilePipelineToPython; }
|
|
49199
49215
|
});
|
|
49200
49216
|
Object.defineProperty(exports, "createCrossRealityTraitRegistry", {
|
|
49201
49217
|
enumerable: true,
|
|
49202
|
-
get: function () { return
|
|
49218
|
+
get: function () { return chunkPXVAPGTR_cjs.createCrossRealityTraitRegistry; }
|
|
49203
49219
|
});
|
|
49204
49220
|
Object.defineProperty(exports, "densifyByInterpolation", {
|
|
49205
49221
|
enumerable: true,
|
|
49206
|
-
get: function () { return
|
|
49222
|
+
get: function () { return chunkPXVAPGTR_cjs.densifyByInterpolation; }
|
|
49207
49223
|
});
|
|
49208
49224
|
Object.defineProperty(exports, "deriveRequirements", {
|
|
49209
49225
|
enumerable: true,
|
|
49210
|
-
get: function () { return
|
|
49226
|
+
get: function () { return chunkPXVAPGTR_cjs.deriveRequirements; }
|
|
49211
49227
|
});
|
|
49212
49228
|
Object.defineProperty(exports, "expandCapabilities", {
|
|
49213
49229
|
enumerable: true,
|
|
49214
|
-
get: function () { return
|
|
49230
|
+
get: function () { return chunkPXVAPGTR_cjs.expandCapabilities; }
|
|
49215
49231
|
});
|
|
49216
49232
|
Object.defineProperty(exports, "formatReport", {
|
|
49217
49233
|
enumerable: true,
|
|
49218
|
-
get: function () { return
|
|
49234
|
+
get: function () { return chunkPXVAPGTR_cjs.formatReport; }
|
|
49219
49235
|
});
|
|
49220
49236
|
Object.defineProperty(exports, "generateCertificate", {
|
|
49221
49237
|
enumerable: true,
|
|
49222
|
-
get: function () { return
|
|
49238
|
+
get: function () { return chunkPXVAPGTR_cjs.generateCertificate; }
|
|
49223
49239
|
});
|
|
49224
49240
|
Object.defineProperty(exports, "getCompilerBridge", {
|
|
49225
49241
|
enumerable: true,
|
|
49226
|
-
get: function () { return
|
|
49242
|
+
get: function () { return chunkPXVAPGTR_cjs.getCompilerBridge; }
|
|
49227
49243
|
});
|
|
49228
49244
|
Object.defineProperty(exports, "getCrossRealityTraitRegistry", {
|
|
49229
49245
|
enumerable: true,
|
|
49230
|
-
get: function () { return
|
|
49246
|
+
get: function () { return chunkPXVAPGTR_cjs.getCrossRealityTraitRegistry; }
|
|
49231
49247
|
});
|
|
49232
49248
|
Object.defineProperty(exports, "provenanceClassToCode", {
|
|
49233
49249
|
enumerable: true,
|
|
49234
|
-
get: function () { return
|
|
49250
|
+
get: function () { return chunkPXVAPGTR_cjs.provenanceClassToCode; }
|
|
49235
49251
|
});
|
|
49236
49252
|
Object.defineProperty(exports, "provenanceCodeToClass", {
|
|
49237
49253
|
enumerable: true,
|
|
49238
|
-
get: function () { return
|
|
49254
|
+
get: function () { return chunkPXVAPGTR_cjs.provenanceCodeToClass; }
|
|
49239
49255
|
});
|
|
49240
49256
|
Object.defineProperty(exports, "provenanceHistogram", {
|
|
49241
49257
|
enumerable: true,
|
|
49242
|
-
get: function () { return
|
|
49258
|
+
get: function () { return chunkPXVAPGTR_cjs.provenanceHistogram; }
|
|
49243
49259
|
});
|
|
49244
49260
|
Object.defineProperty(exports, "quickSafetyCheck", {
|
|
49245
49261
|
enumerable: true,
|
|
49246
|
-
get: function () { return
|
|
49262
|
+
get: function () { return chunkPXVAPGTR_cjs.quickSafetyCheck; }
|
|
49247
49263
|
});
|
|
49248
49264
|
Object.defineProperty(exports, "resetCrossRealityTraitRegistry", {
|
|
49249
49265
|
enumerable: true,
|
|
49250
|
-
get: function () { return
|
|
49266
|
+
get: function () { return chunkPXVAPGTR_cjs.resetCrossRealityTraitRegistry; }
|
|
49251
49267
|
});
|
|
49252
49268
|
Object.defineProperty(exports, "runSafetyPass", {
|
|
49253
49269
|
enumerable: true,
|
|
49254
|
-
get: function () { return
|
|
49270
|
+
get: function () { return chunkPXVAPGTR_cjs.runSafetyPass; }
|
|
49255
49271
|
});
|
|
49256
49272
|
Object.defineProperty(exports, "selectModality", {
|
|
49257
49273
|
enumerable: true,
|
|
49258
|
-
get: function () { return
|
|
49274
|
+
get: function () { return chunkPXVAPGTR_cjs.selectModality; }
|
|
49259
49275
|
});
|
|
49260
49276
|
Object.defineProperty(exports, "selectModalityForAll", {
|
|
49261
49277
|
enumerable: true,
|
|
49262
|
-
get: function () { return
|
|
49278
|
+
get: function () { return chunkPXVAPGTR_cjs.selectModalityForAll; }
|
|
49263
49279
|
});
|
|
49264
49280
|
Object.defineProperty(exports, "spatialPartition", {
|
|
49265
49281
|
enumerable: true,
|
|
49266
|
-
get: function () { return
|
|
49282
|
+
get: function () { return chunkPXVAPGTR_cjs.spatialPartition; }
|
|
49267
49283
|
});
|
|
49268
49284
|
Object.defineProperty(exports, "uniformProvenance", {
|
|
49269
49285
|
enumerable: true,
|
|
49270
|
-
get: function () { return
|
|
49286
|
+
get: function () { return chunkPXVAPGTR_cjs.uniformProvenance; }
|
|
49271
49287
|
});
|
|
49272
49288
|
Object.defineProperty(exports, "generateHullGeometry", {
|
|
49273
49289
|
enumerable: true,
|
|
@@ -49463,115 +49479,115 @@ Object.defineProperty(exports, "createSkeletonTrait", {
|
|
|
49463
49479
|
});
|
|
49464
49480
|
Object.defineProperty(exports, "BUILD_TIMESTAMP", {
|
|
49465
49481
|
enumerable: true,
|
|
49466
|
-
get: function () { return
|
|
49482
|
+
get: function () { return chunkSQAAWO4V_cjs.BUILD_TIMESTAMP; }
|
|
49467
49483
|
});
|
|
49468
49484
|
Object.defineProperty(exports, "GIT_COMMIT_SHA", {
|
|
49469
49485
|
enumerable: true,
|
|
49470
|
-
get: function () { return
|
|
49486
|
+
get: function () { return chunkSQAAWO4V_cjs.GIT_COMMIT_SHA; }
|
|
49471
49487
|
});
|
|
49472
49488
|
Object.defineProperty(exports, "HOLOMAP_DEFAULTS", {
|
|
49473
49489
|
enumerable: true,
|
|
49474
|
-
get: function () { return
|
|
49490
|
+
get: function () { return chunkSQAAWO4V_cjs.HOLOMAP_DEFAULTS; }
|
|
49475
49491
|
});
|
|
49476
49492
|
Object.defineProperty(exports, "HOLOMAP_DENSE_PROOF_DEFAULTS", {
|
|
49477
49493
|
enumerable: true,
|
|
49478
|
-
get: function () { return
|
|
49494
|
+
get: function () { return chunkSQAAWO4V_cjs.HOLOMAP_DENSE_PROOF_DEFAULTS; }
|
|
49479
49495
|
});
|
|
49480
49496
|
Object.defineProperty(exports, "HOLOSCRIPT_VERSION", {
|
|
49481
49497
|
enumerable: true,
|
|
49482
|
-
get: function () { return
|
|
49498
|
+
get: function () { return chunkSQAAWO4V_cjs.HOLOSCRIPT_VERSION; }
|
|
49483
49499
|
});
|
|
49484
49500
|
Object.defineProperty(exports, "anchorReconstructionManifest", {
|
|
49485
49501
|
enumerable: true,
|
|
49486
|
-
get: function () { return
|
|
49502
|
+
get: function () { return chunkSQAAWO4V_cjs.anchorReconstructionManifest; }
|
|
49487
49503
|
});
|
|
49488
49504
|
Object.defineProperty(exports, "assertWeightCid", {
|
|
49489
49505
|
enumerable: true,
|
|
49490
|
-
get: function () { return
|
|
49506
|
+
get: function () { return chunkSQAAWO4V_cjs.assertWeightCid; }
|
|
49491
49507
|
});
|
|
49492
49508
|
Object.defineProperty(exports, "computeReconstructionManifestDigest", {
|
|
49493
49509
|
enumerable: true,
|
|
49494
|
-
get: function () { return
|
|
49510
|
+
get: function () { return chunkSQAAWO4V_cjs.computeReconstructionManifestDigest; }
|
|
49495
49511
|
});
|
|
49496
49512
|
Object.defineProperty(exports, "createHoloMapMicroEncoder", {
|
|
49497
49513
|
enumerable: true,
|
|
49498
|
-
get: function () { return
|
|
49514
|
+
get: function () { return chunkSQAAWO4V_cjs.createHoloMapMicroEncoder; }
|
|
49499
49515
|
});
|
|
49500
49516
|
Object.defineProperty(exports, "createHoloMapRunId", {
|
|
49501
49517
|
enumerable: true,
|
|
49502
|
-
get: function () { return
|
|
49518
|
+
get: function () { return chunkSQAAWO4V_cjs.createHoloMapRunId; }
|
|
49503
49519
|
});
|
|
49504
49520
|
Object.defineProperty(exports, "createHoloMapRuntime", {
|
|
49505
49521
|
enumerable: true,
|
|
49506
|
-
get: function () { return
|
|
49522
|
+
get: function () { return chunkSQAAWO4V_cjs.createHoloMapRuntime; }
|
|
49507
49523
|
});
|
|
49508
49524
|
Object.defineProperty(exports, "createPagedKVCache", {
|
|
49509
49525
|
enumerable: true,
|
|
49510
|
-
get: function () { return
|
|
49526
|
+
get: function () { return chunkSQAAWO4V_cjs.createPagedKVCache; }
|
|
49511
49527
|
});
|
|
49512
49528
|
Object.defineProperty(exports, "deserializeMicroWeights", {
|
|
49513
49529
|
enumerable: true,
|
|
49514
|
-
get: function () { return
|
|
49530
|
+
get: function () { return chunkSQAAWO4V_cjs.deserializeMicroWeights; }
|
|
49515
49531
|
});
|
|
49516
49532
|
Object.defineProperty(exports, "frameToMicroImage", {
|
|
49517
49533
|
enumerable: true,
|
|
49518
|
-
get: function () { return
|
|
49534
|
+
get: function () { return chunkSQAAWO4V_cjs.frameToMicroImage; }
|
|
49519
49535
|
});
|
|
49520
49536
|
Object.defineProperty(exports, "getCachedWeightBlob", {
|
|
49521
49537
|
enumerable: true,
|
|
49522
|
-
get: function () { return
|
|
49538
|
+
get: function () { return chunkSQAAWO4V_cjs.getCachedWeightBlob; }
|
|
49523
49539
|
});
|
|
49524
49540
|
Object.defineProperty(exports, "getVersionInfo", {
|
|
49525
49541
|
enumerable: true,
|
|
49526
|
-
get: function () { return
|
|
49542
|
+
get: function () { return chunkSQAAWO4V_cjs.getVersionInfo; }
|
|
49527
49543
|
});
|
|
49528
49544
|
Object.defineProperty(exports, "getVersionString", {
|
|
49529
49545
|
enumerable: true,
|
|
49530
|
-
get: function () { return
|
|
49546
|
+
get: function () { return chunkSQAAWO4V_cjs.getVersionString; }
|
|
49531
49547
|
});
|
|
49532
49548
|
Object.defineProperty(exports, "loadHoloMapWeightBlob", {
|
|
49533
49549
|
enumerable: true,
|
|
49534
|
-
get: function () { return
|
|
49550
|
+
get: function () { return chunkSQAAWO4V_cjs.loadHoloMapWeightBlob; }
|
|
49535
49551
|
});
|
|
49536
49552
|
Object.defineProperty(exports, "logHoloMapEvent", {
|
|
49537
49553
|
enumerable: true,
|
|
49538
|
-
get: function () { return
|
|
49554
|
+
get: function () { return chunkSQAAWO4V_cjs.logHoloMapEvent; }
|
|
49539
49555
|
});
|
|
49540
49556
|
Object.defineProperty(exports, "mergeAnchoredProvenance", {
|
|
49541
49557
|
enumerable: true,
|
|
49542
|
-
get: function () { return
|
|
49558
|
+
get: function () { return chunkSQAAWO4V_cjs.mergeAnchoredProvenance; }
|
|
49543
49559
|
});
|
|
49544
49560
|
Object.defineProperty(exports, "normalizeWeightCidDigest", {
|
|
49545
49561
|
enumerable: true,
|
|
49546
|
-
get: function () { return
|
|
49562
|
+
get: function () { return chunkSQAAWO4V_cjs.normalizeWeightCidDigest; }
|
|
49547
49563
|
});
|
|
49548
49564
|
Object.defineProperty(exports, "putCachedWeightBlob", {
|
|
49549
49565
|
enumerable: true,
|
|
49550
|
-
get: function () { return
|
|
49566
|
+
get: function () { return chunkSQAAWO4V_cjs.putCachedWeightBlob; }
|
|
49551
49567
|
});
|
|
49552
49568
|
Object.defineProperty(exports, "resetHoloMapTelemetryForTests", {
|
|
49553
49569
|
enumerable: true,
|
|
49554
|
-
get: function () { return
|
|
49570
|
+
get: function () { return chunkSQAAWO4V_cjs.resetHoloMapTelemetryForTests; }
|
|
49555
49571
|
});
|
|
49556
49572
|
Object.defineProperty(exports, "runHoloMapMicroEncoderCpu", {
|
|
49557
49573
|
enumerable: true,
|
|
49558
|
-
get: function () { return
|
|
49574
|
+
get: function () { return chunkSQAAWO4V_cjs.runHoloMapMicroEncoderCpu; }
|
|
49559
49575
|
});
|
|
49560
49576
|
Object.defineProperty(exports, "selfAttestReconstructionManifest", {
|
|
49561
49577
|
enumerable: true,
|
|
49562
|
-
get: function () { return
|
|
49578
|
+
get: function () { return chunkSQAAWO4V_cjs.selfAttestReconstructionManifest; }
|
|
49563
49579
|
});
|
|
49564
49580
|
Object.defineProperty(exports, "serializeMicroWeights", {
|
|
49565
49581
|
enumerable: true,
|
|
49566
|
-
get: function () { return
|
|
49582
|
+
get: function () { return chunkSQAAWO4V_cjs.serializeMicroWeights; }
|
|
49567
49583
|
});
|
|
49568
49584
|
Object.defineProperty(exports, "stripAnchoredProvenance", {
|
|
49569
49585
|
enumerable: true,
|
|
49570
|
-
get: function () { return
|
|
49586
|
+
get: function () { return chunkSQAAWO4V_cjs.stripAnchoredProvenance; }
|
|
49571
49587
|
});
|
|
49572
49588
|
Object.defineProperty(exports, "tryCreateHoloMapEncoderDevice", {
|
|
49573
49589
|
enumerable: true,
|
|
49574
|
-
get: function () { return
|
|
49590
|
+
get: function () { return chunkSQAAWO4V_cjs.tryCreateHoloMapEncoderDevice; }
|
|
49575
49591
|
});
|
|
49576
49592
|
Object.defineProperty(exports, "computeHoloMapReplayFingerprint", {
|
|
49577
49593
|
enumerable: true,
|
|
@@ -50483,19 +50499,19 @@ Object.defineProperty(exports, "strategyToSemiring", {
|
|
|
50483
50499
|
});
|
|
50484
50500
|
Object.defineProperty(exports, "IncrementalCompiler", {
|
|
50485
50501
|
enumerable: true,
|
|
50486
|
-
get: function () { return
|
|
50502
|
+
get: function () { return chunkRZ2EPXO3_cjs.IncrementalCompiler; }
|
|
50487
50503
|
});
|
|
50488
50504
|
Object.defineProperty(exports, "TraitDependencyGraph", {
|
|
50489
50505
|
enumerable: true,
|
|
50490
|
-
get: function () { return
|
|
50506
|
+
get: function () { return chunkRZ2EPXO3_cjs.TraitDependencyGraph; }
|
|
50491
50507
|
});
|
|
50492
50508
|
Object.defineProperty(exports, "createIncrementalCompiler", {
|
|
50493
50509
|
enumerable: true,
|
|
50494
|
-
get: function () { return
|
|
50510
|
+
get: function () { return chunkRZ2EPXO3_cjs.createIncrementalCompiler; }
|
|
50495
50511
|
});
|
|
50496
50512
|
Object.defineProperty(exports, "globalTraitGraph", {
|
|
50497
50513
|
enumerable: true,
|
|
50498
|
-
get: function () { return
|
|
50514
|
+
get: function () { return chunkRZ2EPXO3_cjs.globalTraitGraph; }
|
|
50499
50515
|
});
|
|
50500
50516
|
Object.defineProperty(exports, "classifyPublishMode", {
|
|
50501
50517
|
enumerable: true,
|
|
@@ -50559,7 +50575,7 @@ Object.defineProperty(exports, "createWASMCompiler", {
|
|
|
50559
50575
|
});
|
|
50560
50576
|
Object.defineProperty(exports, "WebGPUCompiler", {
|
|
50561
50577
|
enumerable: true,
|
|
50562
|
-
get: function () { return
|
|
50578
|
+
get: function () { return chunkTC7JEO6R_cjs.WebGPUCompiler; }
|
|
50563
50579
|
});
|
|
50564
50580
|
Object.defineProperty(exports, "DTDLCompiler", {
|
|
50565
50581
|
enumerable: true,
|
|
@@ -51523,75 +51539,75 @@ Object.defineProperty(exports, "parsePipeline", {
|
|
|
51523
51539
|
});
|
|
51524
51540
|
Object.defineProperty(exports, "ChunkBasedIncrementalParser", {
|
|
51525
51541
|
enumerable: true,
|
|
51526
|
-
get: function () { return
|
|
51542
|
+
get: function () { return chunkQ4K2GEMW_cjs.ChunkBasedIncrementalParser; }
|
|
51527
51543
|
});
|
|
51528
51544
|
Object.defineProperty(exports, "HSPLUS_ERROR_CODES", {
|
|
51529
51545
|
enumerable: true,
|
|
51530
|
-
get: function () { return
|
|
51546
|
+
get: function () { return chunkQ4K2GEMW_cjs.HSPLUS_ERROR_CODES; }
|
|
51531
51547
|
});
|
|
51532
51548
|
Object.defineProperty(exports, "HoloScriptPlusParser", {
|
|
51533
51549
|
enumerable: true,
|
|
51534
|
-
get: function () { return
|
|
51550
|
+
get: function () { return chunkQ4K2GEMW_cjs.HoloScriptPlusParser; }
|
|
51535
51551
|
});
|
|
51536
51552
|
Object.defineProperty(exports, "ParseCache", {
|
|
51537
51553
|
enumerable: true,
|
|
51538
|
-
get: function () { return
|
|
51554
|
+
get: function () { return chunkQ4K2GEMW_cjs.ParseCache; }
|
|
51539
51555
|
});
|
|
51540
51556
|
Object.defineProperty(exports, "createKeywordError", {
|
|
51541
51557
|
enumerable: true,
|
|
51542
|
-
get: function () { return
|
|
51558
|
+
get: function () { return chunkQ4K2GEMW_cjs.createKeywordError; }
|
|
51543
51559
|
});
|
|
51544
51560
|
Object.defineProperty(exports, "createParser", {
|
|
51545
51561
|
enumerable: true,
|
|
51546
|
-
get: function () { return
|
|
51562
|
+
get: function () { return chunkQ4K2GEMW_cjs.createParser; }
|
|
51547
51563
|
});
|
|
51548
51564
|
Object.defineProperty(exports, "createRichError", {
|
|
51549
51565
|
enumerable: true,
|
|
51550
|
-
get: function () { return
|
|
51566
|
+
get: function () { return chunkQ4K2GEMW_cjs.createRichError; }
|
|
51551
51567
|
});
|
|
51552
51568
|
Object.defineProperty(exports, "createTraitError", {
|
|
51553
51569
|
enumerable: true,
|
|
51554
|
-
get: function () { return
|
|
51570
|
+
get: function () { return chunkQ4K2GEMW_cjs.createTraitError; }
|
|
51555
51571
|
});
|
|
51556
51572
|
Object.defineProperty(exports, "findSimilarKeyword", {
|
|
51557
51573
|
enumerable: true,
|
|
51558
|
-
get: function () { return
|
|
51574
|
+
get: function () { return chunkQ4K2GEMW_cjs.findSimilarKeyword; }
|
|
51559
51575
|
});
|
|
51560
51576
|
Object.defineProperty(exports, "findSimilarTrait", {
|
|
51561
51577
|
enumerable: true,
|
|
51562
|
-
get: function () { return
|
|
51578
|
+
get: function () { return chunkQ4K2GEMW_cjs.findSimilarTrait; }
|
|
51563
51579
|
});
|
|
51564
51580
|
Object.defineProperty(exports, "formatRichError", {
|
|
51565
51581
|
enumerable: true,
|
|
51566
|
-
get: function () { return
|
|
51582
|
+
get: function () { return chunkQ4K2GEMW_cjs.formatRichError; }
|
|
51567
51583
|
});
|
|
51568
51584
|
Object.defineProperty(exports, "formatRichErrors", {
|
|
51569
51585
|
enumerable: true,
|
|
51570
|
-
get: function () { return
|
|
51586
|
+
get: function () { return chunkQ4K2GEMW_cjs.formatRichErrors; }
|
|
51571
51587
|
});
|
|
51572
51588
|
Object.defineProperty(exports, "getErrorCodeDocumentation", {
|
|
51573
51589
|
enumerable: true,
|
|
51574
|
-
get: function () { return
|
|
51590
|
+
get: function () { return chunkQ4K2GEMW_cjs.getErrorCodeDocumentation; }
|
|
51575
51591
|
});
|
|
51576
51592
|
Object.defineProperty(exports, "getSourceContext", {
|
|
51577
51593
|
enumerable: true,
|
|
51578
|
-
get: function () { return
|
|
51594
|
+
get: function () { return chunkQ4K2GEMW_cjs.getSourceContext; }
|
|
51579
51595
|
});
|
|
51580
51596
|
Object.defineProperty(exports, "globalParseCache", {
|
|
51581
51597
|
enumerable: true,
|
|
51582
|
-
get: function () { return
|
|
51598
|
+
get: function () { return chunkQ4K2GEMW_cjs.globalParseCache; }
|
|
51583
51599
|
});
|
|
51584
51600
|
Object.defineProperty(exports, "parse", {
|
|
51585
51601
|
enumerable: true,
|
|
51586
|
-
get: function () { return
|
|
51602
|
+
get: function () { return chunkQ4K2GEMW_cjs.parse; }
|
|
51587
51603
|
});
|
|
51588
51604
|
Object.defineProperty(exports, "parseHoloScriptPlus", {
|
|
51589
51605
|
enumerable: true,
|
|
51590
|
-
get: function () { return
|
|
51606
|
+
get: function () { return chunkQ4K2GEMW_cjs.parse; }
|
|
51591
51607
|
});
|
|
51592
51608
|
Object.defineProperty(exports, "parseIncrementalChunks", {
|
|
51593
51609
|
enumerable: true,
|
|
51594
|
-
get: function () { return
|
|
51610
|
+
get: function () { return chunkQ4K2GEMW_cjs.parseIncrementalChunks; }
|
|
51595
51611
|
});
|
|
51596
51612
|
Object.defineProperty(exports, "ErrorRecovery", {
|
|
51597
51613
|
enumerable: true,
|
|
@@ -51611,11 +51627,11 @@ Object.defineProperty(exports, "HOLOSCHEMA_PROPERTIES", {
|
|
|
51611
51627
|
});
|
|
51612
51628
|
Object.defineProperty(exports, "LIFECYCLE_HOOKS", {
|
|
51613
51629
|
enumerable: true,
|
|
51614
|
-
get: function () { return
|
|
51630
|
+
get: function () { return chunkLHUDAJQT_cjs.LIFECYCLE_HOOKS; }
|
|
51615
51631
|
});
|
|
51616
51632
|
Object.defineProperty(exports, "STRUCTURAL_DIRECTIVES", {
|
|
51617
51633
|
enumerable: true,
|
|
51618
|
-
get: function () { return
|
|
51634
|
+
get: function () { return chunkLHUDAJQT_cjs.STRUCTURAL_DIRECTIVES; }
|
|
51619
51635
|
});
|
|
51620
51636
|
Object.defineProperty(exports, "SPATIAL_AUDIO_EXTENSION_TRAITS", {
|
|
51621
51637
|
enumerable: true,
|