@holoscript/core 8.0.2 → 8.0.4

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.
Files changed (37) hide show
  1. package/dist/{GLTFPipeline-ES5YMBGT.js → GLTFPipeline-PN3DN6FO.js} +4 -4
  2. package/dist/{GLTFPipeline-76QTLF4Z.cjs → GLTFPipeline-W45UOCNY.cjs} +8 -8
  3. package/dist/{HoloScriptRuntime-2DDYOPOR.js → HoloScriptRuntime-ACDFKVVH.js} +3 -3
  4. package/dist/{HoloScriptRuntime-ZGRR5EB3.cjs → HoloScriptRuntime-ON2OQVEF.cjs} +4 -4
  5. package/dist/{chunk-RMTPN3G4.cjs → chunk-33AZRKKQ.cjs} +5 -5
  6. package/dist/{chunk-FS7BFHFN.js → chunk-37ZNYWWW.js} +19 -2
  7. package/dist/{chunk-U7IUS5HJ.cjs → chunk-5PLWAEQQ.cjs} +8 -8
  8. package/dist/{chunk-DAKRKDZV.cjs → chunk-6DO5IZ5N.cjs} +16 -8
  9. package/dist/{chunk-O7WLJ53D.cjs → chunk-6S5VS7BF.cjs} +3 -3
  10. package/dist/{chunk-E47Z63DF.js → chunk-DHXLCJJN.js} +3 -3
  11. package/dist/{chunk-FXIO6GHT.cjs → chunk-ELEHNDDS.cjs} +5 -5
  12. package/dist/{chunk-LCEXRE5Z.js → chunk-JYTTPNKK.js} +3 -3
  13. package/dist/{chunk-NNFA2C3Y.js → chunk-MVPBWHAC.js} +3 -3
  14. package/dist/{chunk-KFIXE2MB.js → chunk-QACVP4PM.js} +12 -4
  15. package/dist/{chunk-3OYVN53V.js → chunk-QSCGZ4DW.js} +3 -3
  16. package/dist/{chunk-ZPYP4RBA.js → chunk-RLLNOI3T.js} +3 -3
  17. package/dist/{chunk-LKBTCABN.cjs → chunk-U5GLSXSD.cjs} +6 -6
  18. package/dist/{chunk-IMGDUSTT.cjs → chunk-UWXE23BT.cjs} +4 -4
  19. package/dist/{chunk-3OZACAFQ.cjs → chunk-VDDJUO4G.cjs} +19 -2
  20. package/dist/{chunk-LOGP3JWH.js → chunk-XF3AATZJ.js} +5 -5
  21. package/dist/compiler/gltf-pipeline.cjs +8 -8
  22. package/dist/compiler/gltf-pipeline.js +1 -1
  23. package/dist/compiler/index.cjs +35 -35
  24. package/dist/compiler/index.js +5 -5
  25. package/dist/compiler/r3f.cjs +7 -7
  26. package/dist/compiler/r3f.js +2 -2
  27. package/dist/debugger.cjs +4 -4
  28. package/dist/debugger.js +2 -2
  29. package/dist/index.cjs +118 -118
  30. package/dist/index.js +8 -8
  31. package/dist/reconstruction/index.cjs +31 -31
  32. package/dist/reconstruction/index.js +2 -2
  33. package/dist/runtime.cjs +6 -6
  34. package/dist/runtime.js +2 -2
  35. package/dist/traits/index.cjs +4 -4
  36. package/dist/traits/index.js +1 -1
  37. package/package.json +23 -23
package/dist/index.cjs CHANGED
@@ -1,13 +1,13 @@
1
1
  'use strict';
2
2
 
3
- var chunkU7IUS5HJ_cjs = require('./chunk-U7IUS5HJ.cjs');
4
- var chunkRMTPN3G4_cjs = require('./chunk-RMTPN3G4.cjs');
3
+ var chunk5PLWAEQQ_cjs = require('./chunk-5PLWAEQQ.cjs');
4
+ var chunk33AZRKKQ_cjs = require('./chunk-33AZRKKQ.cjs');
5
5
  var chunkEXKSFGSX_cjs = require('./chunk-EXKSFGSX.cjs');
6
6
  var chunkEKYL4PE3_cjs = require('./chunk-EKYL4PE3.cjs');
7
- var chunkFXIO6GHT_cjs = require('./chunk-FXIO6GHT.cjs');
7
+ var chunkELEHNDDS_cjs = require('./chunk-ELEHNDDS.cjs');
8
8
  var chunkLM2VU56C_cjs = require('./chunk-LM2VU56C.cjs');
9
9
  var chunkOSYNRVOV_cjs = require('./chunk-OSYNRVOV.cjs');
10
- var chunkLKBTCABN_cjs = require('./chunk-LKBTCABN.cjs');
10
+ var chunkU5GLSXSD_cjs = require('./chunk-U5GLSXSD.cjs');
11
11
  var chunkEXUP2BUM_cjs = require('./chunk-EXUP2BUM.cjs');
12
12
  var chunk5WUNN6ZN_cjs = require('./chunk-5WUNN6ZN.cjs');
13
13
  var chunkJC5YBPSF_cjs = require('./chunk-JC5YBPSF.cjs');
@@ -36,7 +36,7 @@ var chunk3WZEJHUQ_cjs = require('./chunk-3WZEJHUQ.cjs');
36
36
  var chunkFYSPZT4V_cjs = require('./chunk-FYSPZT4V.cjs');
37
37
  var chunkAVJHHUC5_cjs = require('./chunk-AVJHHUC5.cjs');
38
38
  var chunk5NWINHR5_cjs = require('./chunk-5NWINHR5.cjs');
39
- var chunk3OZACAFQ_cjs = require('./chunk-3OZACAFQ.cjs');
39
+ var chunkVDDJUO4G_cjs = require('./chunk-VDDJUO4G.cjs');
40
40
  require('./chunk-UOIGFQXC.cjs');
41
41
  require('./chunk-UPXIY52O.cjs');
42
42
  var chunkYWOBW2PV_cjs = require('./chunk-YWOBW2PV.cjs');
@@ -4669,7 +4669,7 @@ var ExpressionEvaluator = class {
4669
4669
  };
4670
4670
 
4671
4671
  // src/legacy-exports.ts
4672
- chunk3OZACAFQ_cjs.init_R3FCompiler();
4672
+ chunkVDDJUO4G_cjs.init_R3FCompiler();
4673
4673
  chunk5S7RKFGR_cjs.init_Semiring();
4674
4674
  chunk5S7RKFGR_cjs.init_ProvenanceSemiring();
4675
4675
 
@@ -5606,7 +5606,7 @@ chunk5NWINHR5_cjs.init_GodotCompiler();
5606
5606
  chunkJBNDTXXV_cjs.init_VisionOSCompiler();
5607
5607
  chunk7M3PNU2M_cjs.init_WebGPUCompiler();
5608
5608
  chunkROHLEP2W_cjs.init_BabylonCompiler();
5609
- chunkLKBTCABN_cjs.init_ThreeJSCompiler();
5609
+ chunkU5GLSXSD_cjs.init_ThreeJSCompiler();
5610
5610
  chunkHNDK4IQU_cjs.init_AndroidXRCompiler();
5611
5611
  chunkCR4FMIWL_cjs.init_OpenXRCompiler();
5612
5612
 
@@ -7841,7 +7841,7 @@ var CircuitBreakerRegistry = class {
7841
7841
  };
7842
7842
 
7843
7843
  // src/compiler/ReferenceExporters.ts
7844
- chunkLKBTCABN_cjs.init_Native2DCompiler();
7844
+ chunkU5GLSXSD_cjs.init_Native2DCompiler();
7845
7845
  var ReferenceExporter = class {
7846
7846
  constructor(options = {}) {
7847
7847
  this.options = {
@@ -8224,7 +8224,7 @@ var WASMReferenceExporter = class extends ReferenceExporter {
8224
8224
  };
8225
8225
  var Native2DReferenceExporter = class extends ReferenceExporter {
8226
8226
  export(composition) {
8227
- const output = new chunkLKBTCABN_cjs.Native2DCompiler().compile(composition, "", void 0, {
8227
+ const output = new chunkU5GLSXSD_cjs.Native2DCompiler().compile(composition, "", void 0, {
8228
8228
  format: "html"
8229
8229
  });
8230
8230
  return {
@@ -8635,7 +8635,7 @@ var Canvas2DGameCompiler = class extends chunkKKP7JKN4_cjs.CompilerBase {
8635
8635
 
8636
8636
  // src/compiler/ExportManager.ts
8637
8637
  chunk7M3PNU2M_cjs.init_WebGPUCompiler();
8638
- chunk3OZACAFQ_cjs.init_R3FCompiler();
8638
+ chunkVDDJUO4G_cjs.init_R3FCompiler();
8639
8639
  chunkROHLEP2W_cjs.init_BabylonCompiler();
8640
8640
  chunkCR4FMIWL_cjs.init_OpenXRCompiler();
8641
8641
  chunk5H2G27PK_cjs.init_VRChatCompiler();
@@ -8649,8 +8649,8 @@ chunkYWOBW2PV_cjs.init_PlayCanvasCompiler();
8649
8649
  chunkXB274MW5_cjs.init_VRRCompiler();
8650
8650
  chunkS3MDHNKB_cjs.init_ARCompiler();
8651
8651
  chunk3WZEJHUQ_cjs.init_StateCompiler();
8652
- chunkLKBTCABN_cjs.init_A2AAgentCardCompiler();
8653
- chunkLKBTCABN_cjs.init_NIRCompiler();
8652
+ chunkU5GLSXSD_cjs.init_A2AAgentCardCompiler();
8653
+ chunkU5GLSXSD_cjs.init_NIRCompiler();
8654
8654
 
8655
8655
  // src/compiler/PhoneSleeveVRCompiler.ts
8656
8656
  chunkKKP7JKN4_cjs.init_CompilerBase();
@@ -10168,7 +10168,7 @@ var USDZExportCompiler = class {
10168
10168
  }
10169
10169
  compile(composition, ..._rest) {
10170
10170
  void this.options;
10171
- const pipeline = new chunkLKBTCABN_cjs.USDZPipeline();
10171
+ const pipeline = new chunkU5GLSXSD_cjs.USDZPipeline();
10172
10172
  const bytes = pipeline.generateUSDZ(composition);
10173
10173
  if (typeof Buffer !== "undefined") {
10174
10174
  return Buffer.from(bytes).toString("base64");
@@ -11006,7 +11006,7 @@ var CompilerFactory = class {
11006
11006
  case "webgpu":
11007
11007
  return new chunk7M3PNU2M_cjs.WebGPUCompiler(options);
11008
11008
  case "r3f":
11009
- return new chunk3OZACAFQ_cjs.R3FCompiler(options);
11009
+ return new chunkVDDJUO4G_cjs.R3FCompiler(options);
11010
11010
  case "babylon":
11011
11011
  return new chunkROHLEP2W_cjs.BabylonCompiler(options);
11012
11012
  case "openxr":
@@ -11048,9 +11048,9 @@ var CompilerFactory = class {
11048
11048
  case "tsl":
11049
11049
  return new TSLCompiler(options);
11050
11050
  case "a2a-agent-card":
11051
- return new chunkLKBTCABN_cjs.A2AAgentCardCompiler(options);
11051
+ return new chunkU5GLSXSD_cjs.A2AAgentCardCompiler(options);
11052
11052
  case "nir":
11053
- return new chunkLKBTCABN_cjs.NIRCompiler(options);
11053
+ return new chunkU5GLSXSD_cjs.NIRCompiler(options);
11054
11054
  case "openxr-spatial-entities":
11055
11055
  return new OpenXRSpatialEntitiesCompiler(options);
11056
11056
  case "phone-sleeve-vr":
@@ -11060,7 +11060,7 @@ var CompilerFactory = class {
11060
11060
  case "usdz":
11061
11061
  return new USDZExportCompiler(options);
11062
11062
  case "3dgs":
11063
- return new chunkLKBTCABN_cjs.GaussianSplattingCompiler(options);
11063
+ return new chunkU5GLSXSD_cjs.GaussianSplattingCompiler(options);
11064
11064
  case "canvas2d-game":
11065
11065
  return new Canvas2DGameCompiler(options);
11066
11066
  default:
@@ -16557,7 +16557,7 @@ function deepCloneValue(value) {
16557
16557
  }
16558
16558
 
16559
16559
  // src/lsp/HoloScriptLSP.ts
16560
- chunk3OZACAFQ_cjs.init_R3FCompiler();
16560
+ chunkVDDJUO4G_cjs.init_R3FCompiler();
16561
16561
 
16562
16562
  // src/lsp/CompletionProvider.ts
16563
16563
  var TRAIT_COMPLETIONS = [
@@ -21422,17 +21422,17 @@ var HoloScriptLSP = class {
21422
21422
  }
21423
21423
  }
21424
21424
  if (prefix.match(/preset\s*:\s*"?$/)) {
21425
- for (const preset of Object.keys(chunk3OZACAFQ_cjs.MATERIAL_PRESETS)) {
21425
+ for (const preset of Object.keys(chunkVDDJUO4G_cjs.MATERIAL_PRESETS)) {
21426
21426
  items.push({
21427
21427
  label: preset,
21428
21428
  kind: "value",
21429
21429
  detail: `Material preset: ${preset}`,
21430
- documentation: `PBR properties: ${JSON.stringify(chunk3OZACAFQ_cjs.MATERIAL_PRESETS[preset], null, 2)}`,
21430
+ documentation: `PBR properties: ${JSON.stringify(chunkVDDJUO4G_cjs.MATERIAL_PRESETS[preset], null, 2)}`,
21431
21431
  insertText: `"${preset}"`,
21432
21432
  sortText: `2_${preset}`
21433
21433
  });
21434
21434
  }
21435
- for (const preset of Object.keys(chunk3OZACAFQ_cjs.ENVIRONMENT_PRESETS)) {
21435
+ for (const preset of Object.keys(chunkVDDJUO4G_cjs.ENVIRONMENT_PRESETS)) {
21436
21436
  items.push({
21437
21437
  label: preset,
21438
21438
  kind: "value",
@@ -21602,8 +21602,8 @@ ${meta.documentation}`,
21602
21602
  range: this.wordRange(position.line, word, line)
21603
21603
  };
21604
21604
  }
21605
- if (chunk3OZACAFQ_cjs.MATERIAL_PRESETS[word]) {
21606
- const props = chunk3OZACAFQ_cjs.MATERIAL_PRESETS[word];
21605
+ if (chunkVDDJUO4G_cjs.MATERIAL_PRESETS[word]) {
21606
+ const props = chunkVDDJUO4G_cjs.MATERIAL_PRESETS[word];
21607
21607
  return {
21608
21608
  contents: `### Material Preset: \`${word}\`
21609
21609
 
@@ -21613,7 +21613,7 @@ ${JSON.stringify(props, null, 2)}
21613
21613
  range: this.wordRange(position.line, word, line)
21614
21614
  };
21615
21615
  }
21616
- if (chunk3OZACAFQ_cjs.ENVIRONMENT_PRESETS[word]) {
21616
+ if (chunkVDDJUO4G_cjs.ENVIRONMENT_PRESETS[word]) {
21617
21617
  return {
21618
21618
  contents: `### Environment Preset: \`${word}\`
21619
21619
 
@@ -24760,7 +24760,7 @@ button refreshBtn {
24760
24760
 
24761
24761
  // src/barrel/runtime-env.ts
24762
24762
  async function createHoloScriptEnvironment() {
24763
- const { HoloScriptRuntime } = await import('./HoloScriptRuntime-ZGRR5EB3.cjs');
24763
+ const { HoloScriptRuntime } = await import('./HoloScriptRuntime-ON2OQVEF.cjs');
24764
24764
  return {
24765
24765
  parser: new HoloScriptParser(),
24766
24766
  runtime: new HoloScriptRuntime(),
@@ -29889,7 +29889,7 @@ var WasmParserBridge = class {
29889
29889
  var wasmParser = new WasmParserBridge();
29890
29890
 
29891
29891
  // src/barrel/exports-visual-through-v43.ts
29892
- chunk3OZACAFQ_cjs.init_visual();
29892
+ chunkVDDJUO4G_cjs.init_visual();
29893
29893
  chunkOIQYIIO3_cjs.init_TraitCompositor();
29894
29894
  chunkOIQYIIO3_cjs.init_composition_rules();
29895
29895
 
@@ -41311,79 +41311,79 @@ function fnv1a32(value) {
41311
41311
 
41312
41312
  Object.defineProperty(exports, "GLTFPipeline", {
41313
41313
  enumerable: true,
41314
- get: function () { return chunkU7IUS5HJ_cjs.GLTFPipeline; }
41314
+ get: function () { return chunk5PLWAEQQ_cjs.GLTFPipeline; }
41315
41315
  });
41316
41316
  Object.defineProperty(exports, "createGLTFPipeline", {
41317
41317
  enumerable: true,
41318
- get: function () { return chunkU7IUS5HJ_cjs.createGLTFPipeline; }
41318
+ get: function () { return chunk5PLWAEQQ_cjs.createGLTFPipeline; }
41319
41319
  });
41320
41320
  Object.defineProperty(exports, "generateScaleNormalMap", {
41321
41321
  enumerable: true,
41322
- get: function () { return chunkU7IUS5HJ_cjs.generateScaleNormalMap; }
41322
+ get: function () { return chunk5PLWAEQQ_cjs.generateScaleNormalMap; }
41323
41323
  });
41324
41324
  Object.defineProperty(exports, "generateScaleTexture", {
41325
41325
  enumerable: true,
41326
- get: function () { return chunkU7IUS5HJ_cjs.generateScaleTexture; }
41326
+ get: function () { return chunk5PLWAEQQ_cjs.generateScaleTexture; }
41327
41327
  });
41328
41328
  Object.defineProperty(exports, "ANCHOR_DEFAULTS", {
41329
41329
  enumerable: true,
41330
- get: function () { return chunkRMTPN3G4_cjs.ANCHOR_DEFAULTS; }
41330
+ get: function () { return chunk33AZRKKQ_cjs.ANCHOR_DEFAULTS; }
41331
41331
  });
41332
41332
  Object.defineProperty(exports, "ARCORE_DEPTH_RECOMMENDED_RANGE_MILLIMETERS", {
41333
41333
  enumerable: true,
41334
- get: function () { return chunkRMTPN3G4_cjs.ARCORE_DEPTH_RECOMMENDED_RANGE_MILLIMETERS; }
41334
+ get: function () { return chunk33AZRKKQ_cjs.ARCORE_DEPTH_RECOMMENDED_RANGE_MILLIMETERS; }
41335
41335
  });
41336
41336
  Object.defineProperty(exports, "HOLOMAP_MOBILE_SENSOR_BUNDLE_VERSION", {
41337
41337
  enumerable: true,
41338
- get: function () { return chunkRMTPN3G4_cjs.HOLOMAP_MOBILE_SENSOR_BUNDLE_VERSION; }
41338
+ get: function () { return chunk33AZRKKQ_cjs.HOLOMAP_MOBILE_SENSOR_BUNDLE_VERSION; }
41339
41339
  });
41340
41340
  Object.defineProperty(exports, "TRAJECTORY_DEFAULTS", {
41341
41341
  enumerable: true,
41342
- get: function () { return chunkRMTPN3G4_cjs.TRAJECTORY_DEFAULTS; }
41342
+ get: function () { return chunk33AZRKKQ_cjs.TRAJECTORY_DEFAULTS; }
41343
41343
  });
41344
41344
  Object.defineProperty(exports, "arCoreDepthFrameToMobileSensorFrame", {
41345
41345
  enumerable: true,
41346
- get: function () { return chunkRMTPN3G4_cjs.arCoreDepthFrameToMobileSensorFrame; }
41346
+ get: function () { return chunk33AZRKKQ_cjs.arCoreDepthFrameToMobileSensorFrame; }
41347
41347
  });
41348
41348
  Object.defineProperty(exports, "cameraPoseFromColumnMajorTransform", {
41349
41349
  enumerable: true,
41350
- get: function () { return chunkRMTPN3G4_cjs.cameraPoseFromColumnMajorTransform; }
41350
+ get: function () { return chunk33AZRKKQ_cjs.cameraPoseFromColumnMajorTransform; }
41351
41351
  });
41352
41352
  Object.defineProperty(exports, "createAnchorContext", {
41353
41353
  enumerable: true,
41354
- get: function () { return chunkRMTPN3G4_cjs.createAnchorContext; }
41354
+ get: function () { return chunk33AZRKKQ_cjs.createAnchorContext; }
41355
41355
  });
41356
41356
  Object.defineProperty(exports, "createArCoreDepthMobileSensorBundle", {
41357
41357
  enumerable: true,
41358
- get: function () { return chunkRMTPN3G4_cjs.createArCoreDepthMobileSensorBundle; }
41358
+ get: function () { return chunk33AZRKKQ_cjs.createArCoreDepthMobileSensorBundle; }
41359
41359
  });
41360
41360
  Object.defineProperty(exports, "createFusedAttentionBackend", {
41361
41361
  enumerable: true,
41362
- get: function () { return chunkRMTPN3G4_cjs.createFusedAttentionBackend; }
41362
+ get: function () { return chunk33AZRKKQ_cjs.createFusedAttentionBackend; }
41363
41363
  });
41364
41364
  Object.defineProperty(exports, "createPagedKVCache", {
41365
41365
  enumerable: true,
41366
- get: function () { return chunkRMTPN3G4_cjs.createPagedKVCache; }
41366
+ get: function () { return chunk33AZRKKQ_cjs.createPagedKVCache; }
41367
41367
  });
41368
41368
  Object.defineProperty(exports, "createTrajectoryMemory", {
41369
41369
  enumerable: true,
41370
- get: function () { return chunkRMTPN3G4_cjs.createTrajectoryMemory; }
41370
+ get: function () { return chunk33AZRKKQ_cjs.createTrajectoryMemory; }
41371
41371
  });
41372
41372
  Object.defineProperty(exports, "mergeAnchoredProvenance", {
41373
41373
  enumerable: true,
41374
- get: function () { return chunkRMTPN3G4_cjs.mergeAnchoredProvenance; }
41374
+ get: function () { return chunk33AZRKKQ_cjs.mergeAnchoredProvenance; }
41375
41375
  });
41376
41376
  Object.defineProperty(exports, "mobileSensorBundleToFrames", {
41377
41377
  enumerable: true,
41378
- get: function () { return chunkRMTPN3G4_cjs.mobileSensorBundleToFrames; }
41378
+ get: function () { return chunk33AZRKKQ_cjs.mobileSensorBundleToFrames; }
41379
41379
  });
41380
41380
  Object.defineProperty(exports, "replayMobileSensorBundle", {
41381
41381
  enumerable: true,
41382
- get: function () { return chunkRMTPN3G4_cjs.replayMobileSensorBundle; }
41382
+ get: function () { return chunk33AZRKKQ_cjs.replayMobileSensorBundle; }
41383
41383
  });
41384
41384
  Object.defineProperty(exports, "validateMobileSensorBundle", {
41385
41385
  enumerable: true,
41386
- get: function () { return chunkRMTPN3G4_cjs.validateMobileSensorBundle; }
41386
+ get: function () { return chunk33AZRKKQ_cjs.validateMobileSensorBundle; }
41387
41387
  });
41388
41388
  Object.defineProperty(exports, "InteropBindingGenerator", {
41389
41389
  enumerable: true,
@@ -41407,79 +41407,79 @@ Object.defineProperty(exports, "createSkeletonTrait", {
41407
41407
  });
41408
41408
  Object.defineProperty(exports, "BUILD_TIMESTAMP", {
41409
41409
  enumerable: true,
41410
- get: function () { return chunkFXIO6GHT_cjs.BUILD_TIMESTAMP; }
41410
+ get: function () { return chunkELEHNDDS_cjs.BUILD_TIMESTAMP; }
41411
41411
  });
41412
41412
  Object.defineProperty(exports, "GIT_COMMIT_SHA", {
41413
41413
  enumerable: true,
41414
- get: function () { return chunkFXIO6GHT_cjs.GIT_COMMIT_SHA; }
41414
+ get: function () { return chunkELEHNDDS_cjs.GIT_COMMIT_SHA; }
41415
41415
  });
41416
41416
  Object.defineProperty(exports, "HOLOMAP_DEFAULTS", {
41417
41417
  enumerable: true,
41418
- get: function () { return chunkFXIO6GHT_cjs.HOLOMAP_DEFAULTS; }
41418
+ get: function () { return chunkELEHNDDS_cjs.HOLOMAP_DEFAULTS; }
41419
41419
  });
41420
41420
  Object.defineProperty(exports, "HOLOSCRIPT_VERSION", {
41421
41421
  enumerable: true,
41422
- get: function () { return chunkFXIO6GHT_cjs.HOLOSCRIPT_VERSION; }
41422
+ get: function () { return chunkELEHNDDS_cjs.HOLOSCRIPT_VERSION; }
41423
41423
  });
41424
41424
  Object.defineProperty(exports, "assertWeightCid", {
41425
41425
  enumerable: true,
41426
- get: function () { return chunkFXIO6GHT_cjs.assertWeightCid; }
41426
+ get: function () { return chunkELEHNDDS_cjs.assertWeightCid; }
41427
41427
  });
41428
41428
  Object.defineProperty(exports, "createHoloMapMicroEncoder", {
41429
41429
  enumerable: true,
41430
- get: function () { return chunkFXIO6GHT_cjs.createHoloMapMicroEncoder; }
41430
+ get: function () { return chunkELEHNDDS_cjs.createHoloMapMicroEncoder; }
41431
41431
  });
41432
41432
  Object.defineProperty(exports, "createHoloMapRunId", {
41433
41433
  enumerable: true,
41434
- get: function () { return chunkFXIO6GHT_cjs.createHoloMapRunId; }
41434
+ get: function () { return chunkELEHNDDS_cjs.createHoloMapRunId; }
41435
41435
  });
41436
41436
  Object.defineProperty(exports, "createHoloMapRuntime", {
41437
41437
  enumerable: true,
41438
- get: function () { return chunkFXIO6GHT_cjs.createHoloMapRuntime; }
41438
+ get: function () { return chunkELEHNDDS_cjs.createHoloMapRuntime; }
41439
41439
  });
41440
41440
  Object.defineProperty(exports, "frameToMicroImage", {
41441
41441
  enumerable: true,
41442
- get: function () { return chunkFXIO6GHT_cjs.frameToMicroImage; }
41442
+ get: function () { return chunkELEHNDDS_cjs.frameToMicroImage; }
41443
41443
  });
41444
41444
  Object.defineProperty(exports, "getCachedWeightBlob", {
41445
41445
  enumerable: true,
41446
- get: function () { return chunkFXIO6GHT_cjs.getCachedWeightBlob; }
41446
+ get: function () { return chunkELEHNDDS_cjs.getCachedWeightBlob; }
41447
41447
  });
41448
41448
  Object.defineProperty(exports, "getVersionInfo", {
41449
41449
  enumerable: true,
41450
- get: function () { return chunkFXIO6GHT_cjs.getVersionInfo; }
41450
+ get: function () { return chunkELEHNDDS_cjs.getVersionInfo; }
41451
41451
  });
41452
41452
  Object.defineProperty(exports, "getVersionString", {
41453
41453
  enumerable: true,
41454
- get: function () { return chunkFXIO6GHT_cjs.getVersionString; }
41454
+ get: function () { return chunkELEHNDDS_cjs.getVersionString; }
41455
41455
  });
41456
41456
  Object.defineProperty(exports, "loadHoloMapWeightBlob", {
41457
41457
  enumerable: true,
41458
- get: function () { return chunkFXIO6GHT_cjs.loadHoloMapWeightBlob; }
41458
+ get: function () { return chunkELEHNDDS_cjs.loadHoloMapWeightBlob; }
41459
41459
  });
41460
41460
  Object.defineProperty(exports, "logHoloMapEvent", {
41461
41461
  enumerable: true,
41462
- get: function () { return chunkFXIO6GHT_cjs.logHoloMapEvent; }
41462
+ get: function () { return chunkELEHNDDS_cjs.logHoloMapEvent; }
41463
41463
  });
41464
41464
  Object.defineProperty(exports, "normalizeWeightCidDigest", {
41465
41465
  enumerable: true,
41466
- get: function () { return chunkFXIO6GHT_cjs.normalizeWeightCidDigest; }
41466
+ get: function () { return chunkELEHNDDS_cjs.normalizeWeightCidDigest; }
41467
41467
  });
41468
41468
  Object.defineProperty(exports, "putCachedWeightBlob", {
41469
41469
  enumerable: true,
41470
- get: function () { return chunkFXIO6GHT_cjs.putCachedWeightBlob; }
41470
+ get: function () { return chunkELEHNDDS_cjs.putCachedWeightBlob; }
41471
41471
  });
41472
41472
  Object.defineProperty(exports, "resetHoloMapTelemetryForTests", {
41473
41473
  enumerable: true,
41474
- get: function () { return chunkFXIO6GHT_cjs.resetHoloMapTelemetryForTests; }
41474
+ get: function () { return chunkELEHNDDS_cjs.resetHoloMapTelemetryForTests; }
41475
41475
  });
41476
41476
  Object.defineProperty(exports, "runHoloMapMicroEncoderCpu", {
41477
41477
  enumerable: true,
41478
- get: function () { return chunkFXIO6GHT_cjs.runHoloMapMicroEncoderCpu; }
41478
+ get: function () { return chunkELEHNDDS_cjs.runHoloMapMicroEncoderCpu; }
41479
41479
  });
41480
41480
  Object.defineProperty(exports, "tryCreateHoloMapEncoderDevice", {
41481
41481
  enumerable: true,
41482
- get: function () { return chunkFXIO6GHT_cjs.tryCreateHoloMapEncoderDevice; }
41482
+ get: function () { return chunkELEHNDDS_cjs.tryCreateHoloMapEncoderDevice; }
41483
41483
  });
41484
41484
  Object.defineProperty(exports, "computeHoloMapReplayFingerprint", {
41485
41485
  enumerable: true,
@@ -41507,207 +41507,207 @@ Object.defineProperty(exports, "withTimeout", {
41507
41507
  });
41508
41508
  Object.defineProperty(exports, "BUILTIN_RESOURCES", {
41509
41509
  enumerable: true,
41510
- get: function () { return chunkLKBTCABN_cjs.BUILTIN_RESOURCES; }
41510
+ get: function () { return chunkU5GLSXSD_cjs.BUILTIN_RESOURCES; }
41511
41511
  });
41512
41512
  Object.defineProperty(exports, "CAPABILITY_HIERARCHY", {
41513
41513
  enumerable: true,
41514
- get: function () { return chunkLKBTCABN_cjs.CAPABILITY_HIERARCHY; }
41514
+ get: function () { return chunkU5GLSXSD_cjs.CAPABILITY_HIERARCHY; }
41515
41515
  });
41516
41516
  Object.defineProperty(exports, "CATEGORY_DEFAULT_EMBODIMENT", {
41517
41517
  enumerable: true,
41518
- get: function () { return chunkLKBTCABN_cjs.CATEGORY_DEFAULT_EMBODIMENT; }
41518
+ get: function () { return chunkU5GLSXSD_cjs.CATEGORY_DEFAULT_EMBODIMENT; }
41519
41519
  });
41520
41520
  Object.defineProperty(exports, "CompilerBridge", {
41521
41521
  enumerable: true,
41522
- get: function () { return chunkLKBTCABN_cjs.CompilerBridge; }
41522
+ get: function () { return chunkU5GLSXSD_cjs.CompilerBridge; }
41523
41523
  });
41524
41524
  Object.defineProperty(exports, "CrossRealityTraitRegistry", {
41525
41525
  enumerable: true,
41526
- get: function () { return chunkLKBTCABN_cjs.CrossRealityTraitRegistry; }
41526
+ get: function () { return chunkU5GLSXSD_cjs.CrossRealityTraitRegistry; }
41527
41527
  });
41528
41528
  Object.defineProperty(exports, "EFFECTS_BY_CATEGORY", {
41529
41529
  enumerable: true,
41530
- get: function () { return chunkLKBTCABN_cjs.EFFECTS_BY_CATEGORY; }
41530
+ get: function () { return chunkU5GLSXSD_cjs.EFFECTS_BY_CATEGORY; }
41531
41531
  });
41532
41532
  Object.defineProperty(exports, "EFFECT_TO_CAPABILITY", {
41533
41533
  enumerable: true,
41534
- get: function () { return chunkLKBTCABN_cjs.EFFECT_TO_CAPABILITY; }
41534
+ get: function () { return chunkU5GLSXSD_cjs.EFFECT_TO_CAPABILITY; }
41535
41535
  });
41536
41536
  Object.defineProperty(exports, "EffectChecker", {
41537
41537
  enumerable: true,
41538
- get: function () { return chunkLKBTCABN_cjs.EffectChecker; }
41538
+ get: function () { return chunkU5GLSXSD_cjs.EffectChecker; }
41539
41539
  });
41540
41540
  Object.defineProperty(exports, "EffectRow", {
41541
41541
  enumerable: true,
41542
- get: function () { return chunkLKBTCABN_cjs.EffectRow; }
41542
+ get: function () { return chunkU5GLSXSD_cjs.EffectRow; }
41543
41543
  });
41544
41544
  Object.defineProperty(exports, "HANDOFF_PATH_RULES", {
41545
41545
  enumerable: true,
41546
- get: function () { return chunkLKBTCABN_cjs.HANDOFF_PATH_RULES; }
41546
+ get: function () { return chunkU5GLSXSD_cjs.HANDOFF_PATH_RULES; }
41547
41547
  });
41548
41548
  Object.defineProperty(exports, "LinearTypeChecker", {
41549
41549
  enumerable: true,
41550
- get: function () { return chunkLKBTCABN_cjs.LinearTypeChecker; }
41550
+ get: function () { return chunkU5GLSXSD_cjs.LinearTypeChecker; }
41551
41551
  });
41552
41552
  Object.defineProperty(exports, "MVC_BUDGET_CONSTRAINTS", {
41553
41553
  enumerable: true,
41554
- get: function () { return chunkLKBTCABN_cjs.MVC_BUDGET_CONSTRAINTS; }
41554
+ get: function () { return chunkU5GLSXSD_cjs.MVC_BUDGET_CONSTRAINTS; }
41555
41555
  });
41556
41556
  Object.defineProperty(exports, "PLATFORM_BUDGETS", {
41557
41557
  enumerable: true,
41558
- get: function () { return chunkLKBTCABN_cjs.PLATFORM_BUDGETS; }
41558
+ get: function () { return chunkU5GLSXSD_cjs.PLATFORM_BUDGETS; }
41559
41559
  });
41560
41560
  Object.defineProperty(exports, "PLATFORM_EMBODIMENT_OVERRIDES", {
41561
41561
  enumerable: true,
41562
- get: function () { return chunkLKBTCABN_cjs.PLATFORM_EMBODIMENT_OVERRIDES; }
41562
+ get: function () { return chunkU5GLSXSD_cjs.PLATFORM_EMBODIMENT_OVERRIDES; }
41563
41563
  });
41564
41564
  Object.defineProperty(exports, "ResourceBudgetAnalyzer", {
41565
41565
  enumerable: true,
41566
- get: function () { return chunkLKBTCABN_cjs.ResourceBudgetAnalyzer; }
41566
+ get: function () { return chunkU5GLSXSD_cjs.ResourceBudgetAnalyzer; }
41567
41567
  });
41568
41568
  Object.defineProperty(exports, "SpatialPartitionPass", {
41569
41569
  enumerable: true,
41570
- get: function () { return chunkLKBTCABN_cjs.SpatialPartitionPass; }
41570
+ get: function () { return chunkU5GLSXSD_cjs.SpatialPartitionPass; }
41571
41571
  });
41572
41572
  Object.defineProperty(exports, "TRAIT_EFFECTS", {
41573
41573
  enumerable: true,
41574
- get: function () { return chunkLKBTCABN_cjs.TRAIT_EFFECTS; }
41574
+ get: function () { return chunkU5GLSXSD_cjs.TRAIT_EFFECTS; }
41575
41575
  });
41576
41576
  Object.defineProperty(exports, "TRAIT_RESOURCE_COSTS", {
41577
41577
  enumerable: true,
41578
- get: function () { return chunkLKBTCABN_cjs.TRAIT_RESOURCE_COSTS; }
41578
+ get: function () { return chunkU5GLSXSD_cjs.TRAIT_RESOURCE_COSTS; }
41579
41579
  });
41580
41580
  Object.defineProperty(exports, "TRAIT_RESOURCE_MAP", {
41581
41581
  enumerable: true,
41582
- get: function () { return chunkLKBTCABN_cjs.TRAIT_RESOURCE_MAP; }
41582
+ get: function () { return chunkU5GLSXSD_cjs.TRAIT_RESOURCE_MAP; }
41583
41583
  });
41584
41584
  Object.defineProperty(exports, "TRUST_LEVEL_CAPABILITIES", {
41585
41585
  enumerable: true,
41586
- get: function () { return chunkLKBTCABN_cjs.TRUST_LEVEL_CAPABILITIES; }
41586
+ get: function () { return chunkU5GLSXSD_cjs.TRUST_LEVEL_CAPABILITIES; }
41587
41587
  });
41588
41588
  Object.defineProperty(exports, "ThreeJSCompiler", {
41589
41589
  enumerable: true,
41590
- get: function () { return chunkLKBTCABN_cjs.ThreeJSCompiler; }
41590
+ get: function () { return chunkU5GLSXSD_cjs.ThreeJSCompiler; }
41591
41591
  });
41592
41592
  Object.defineProperty(exports, "USDZPipeline", {
41593
41593
  enumerable: true,
41594
- get: function () { return chunkLKBTCABN_cjs.USDZPipeline; }
41594
+ get: function () { return chunkU5GLSXSD_cjs.USDZPipeline; }
41595
41595
  });
41596
41596
  Object.defineProperty(exports, "bestCategoryForTraits", {
41597
41597
  enumerable: true,
41598
- get: function () { return chunkLKBTCABN_cjs.bestCategoryForTraits; }
41598
+ get: function () { return chunkU5GLSXSD_cjs.bestCategoryForTraits; }
41599
41599
  });
41600
41600
  Object.defineProperty(exports, "buildSafetyReport", {
41601
41601
  enumerable: true,
41602
- get: function () { return chunkLKBTCABN_cjs.buildSafetyReport; }
41602
+ get: function () { return chunkU5GLSXSD_cjs.buildSafetyReport; }
41603
41603
  });
41604
41604
  Object.defineProperty(exports, "checkCapabilities", {
41605
41605
  enumerable: true,
41606
- get: function () { return chunkLKBTCABN_cjs.checkCapabilities; }
41606
+ get: function () { return chunkU5GLSXSD_cjs.checkCapabilities; }
41607
41607
  });
41608
41608
  Object.defineProperty(exports, "compilePipelineSource", {
41609
41609
  enumerable: true,
41610
- get: function () { return chunkLKBTCABN_cjs.compilePipelineSource; }
41610
+ get: function () { return chunkU5GLSXSD_cjs.compilePipelineSource; }
41611
41611
  });
41612
41612
  Object.defineProperty(exports, "compilePipelineSourceToNode", {
41613
41613
  enumerable: true,
41614
- get: function () { return chunkLKBTCABN_cjs.compilePipelineSourceToNode; }
41614
+ get: function () { return chunkU5GLSXSD_cjs.compilePipelineSourceToNode; }
41615
41615
  });
41616
41616
  Object.defineProperty(exports, "compilePipelineSourceToPython", {
41617
41617
  enumerable: true,
41618
- get: function () { return chunkLKBTCABN_cjs.compilePipelineSourceToPython; }
41618
+ get: function () { return chunkU5GLSXSD_cjs.compilePipelineSourceToPython; }
41619
41619
  });
41620
41620
  Object.defineProperty(exports, "compilePipelineToNode", {
41621
41621
  enumerable: true,
41622
- get: function () { return chunkLKBTCABN_cjs.compilePipelineToNode; }
41622
+ get: function () { return chunkU5GLSXSD_cjs.compilePipelineToNode; }
41623
41623
  });
41624
41624
  Object.defineProperty(exports, "compilePipelineToPython", {
41625
41625
  enumerable: true,
41626
- get: function () { return chunkLKBTCABN_cjs.compilePipelineToPython; }
41626
+ get: function () { return chunkU5GLSXSD_cjs.compilePipelineToPython; }
41627
41627
  });
41628
41628
  Object.defineProperty(exports, "createCrossRealityTraitRegistry", {
41629
41629
  enumerable: true,
41630
- get: function () { return chunkLKBTCABN_cjs.createCrossRealityTraitRegistry; }
41630
+ get: function () { return chunkU5GLSXSD_cjs.createCrossRealityTraitRegistry; }
41631
41631
  });
41632
41632
  Object.defineProperty(exports, "createEffectChecker", {
41633
41633
  enumerable: true,
41634
- get: function () { return chunkLKBTCABN_cjs.createEffectChecker; }
41634
+ get: function () { return chunkU5GLSXSD_cjs.createEffectChecker; }
41635
41635
  });
41636
41636
  Object.defineProperty(exports, "dangerLevel", {
41637
41637
  enumerable: true,
41638
- get: function () { return chunkLKBTCABN_cjs.dangerLevel; }
41638
+ get: function () { return chunkU5GLSXSD_cjs.dangerLevel; }
41639
41639
  });
41640
41640
  Object.defineProperty(exports, "deriveRequirements", {
41641
41641
  enumerable: true,
41642
- get: function () { return chunkLKBTCABN_cjs.deriveRequirements; }
41642
+ get: function () { return chunkU5GLSXSD_cjs.deriveRequirements; }
41643
41643
  });
41644
41644
  Object.defineProperty(exports, "effectCategory", {
41645
41645
  enumerable: true,
41646
- get: function () { return chunkLKBTCABN_cjs.effectCategory; }
41646
+ get: function () { return chunkU5GLSXSD_cjs.effectCategory; }
41647
41647
  });
41648
41648
  Object.defineProperty(exports, "expandCapabilities", {
41649
41649
  enumerable: true,
41650
- get: function () { return chunkLKBTCABN_cjs.expandCapabilities; }
41650
+ get: function () { return chunkU5GLSXSD_cjs.expandCapabilities; }
41651
41651
  });
41652
41652
  Object.defineProperty(exports, "formatReport", {
41653
41653
  enumerable: true,
41654
- get: function () { return chunkLKBTCABN_cjs.formatReport; }
41654
+ get: function () { return chunkU5GLSXSD_cjs.formatReport; }
41655
41655
  });
41656
41656
  Object.defineProperty(exports, "generateCertificate", {
41657
41657
  enumerable: true,
41658
- get: function () { return chunkLKBTCABN_cjs.generateCertificate; }
41658
+ get: function () { return chunkU5GLSXSD_cjs.generateCertificate; }
41659
41659
  });
41660
41660
  Object.defineProperty(exports, "getCompilerBridge", {
41661
41661
  enumerable: true,
41662
- get: function () { return chunkLKBTCABN_cjs.getCompilerBridge; }
41662
+ get: function () { return chunkU5GLSXSD_cjs.getCompilerBridge; }
41663
41663
  });
41664
41664
  Object.defineProperty(exports, "getCrossRealityTraitRegistry", {
41665
41665
  enumerable: true,
41666
- get: function () { return chunkLKBTCABN_cjs.getCrossRealityTraitRegistry; }
41666
+ get: function () { return chunkU5GLSXSD_cjs.getCrossRealityTraitRegistry; }
41667
41667
  });
41668
41668
  Object.defineProperty(exports, "inferFromBuiltins", {
41669
41669
  enumerable: true,
41670
- get: function () { return chunkLKBTCABN_cjs.inferFromBuiltins; }
41670
+ get: function () { return chunkU5GLSXSD_cjs.inferFromBuiltins; }
41671
41671
  });
41672
41672
  Object.defineProperty(exports, "inferFromTraits", {
41673
41673
  enumerable: true,
41674
- get: function () { return chunkLKBTCABN_cjs.inferFromTraits; }
41674
+ get: function () { return chunkU5GLSXSD_cjs.inferFromTraits; }
41675
41675
  });
41676
41676
  Object.defineProperty(exports, "isSafeTraitSet", {
41677
41677
  enumerable: true,
41678
- get: function () { return chunkLKBTCABN_cjs.isSafeTraitSet; }
41678
+ get: function () { return chunkU5GLSXSD_cjs.isSafeTraitSet; }
41679
41679
  });
41680
41680
  Object.defineProperty(exports, "knownBuiltins", {
41681
41681
  enumerable: true,
41682
- get: function () { return chunkLKBTCABN_cjs.knownBuiltins; }
41682
+ get: function () { return chunkU5GLSXSD_cjs.knownBuiltins; }
41683
41683
  });
41684
41684
  Object.defineProperty(exports, "knownTraits", {
41685
41685
  enumerable: true,
41686
- get: function () { return chunkLKBTCABN_cjs.knownTraits; }
41686
+ get: function () { return chunkU5GLSXSD_cjs.knownTraits; }
41687
41687
  });
41688
41688
  Object.defineProperty(exports, "quickSafetyCheck", {
41689
41689
  enumerable: true,
41690
- get: function () { return chunkLKBTCABN_cjs.quickSafetyCheck; }
41690
+ get: function () { return chunkU5GLSXSD_cjs.quickSafetyCheck; }
41691
41691
  });
41692
41692
  Object.defineProperty(exports, "resetCrossRealityTraitRegistry", {
41693
41693
  enumerable: true,
41694
- get: function () { return chunkLKBTCABN_cjs.resetCrossRealityTraitRegistry; }
41694
+ get: function () { return chunkU5GLSXSD_cjs.resetCrossRealityTraitRegistry; }
41695
41695
  });
41696
41696
  Object.defineProperty(exports, "runSafetyPass", {
41697
41697
  enumerable: true,
41698
- get: function () { return chunkLKBTCABN_cjs.runSafetyPass; }
41698
+ get: function () { return chunkU5GLSXSD_cjs.runSafetyPass; }
41699
41699
  });
41700
41700
  Object.defineProperty(exports, "selectModality", {
41701
41701
  enumerable: true,
41702
- get: function () { return chunkLKBTCABN_cjs.selectModality; }
41702
+ get: function () { return chunkU5GLSXSD_cjs.selectModality; }
41703
41703
  });
41704
41704
  Object.defineProperty(exports, "selectModalityForAll", {
41705
41705
  enumerable: true,
41706
- get: function () { return chunkLKBTCABN_cjs.selectModalityForAll; }
41706
+ get: function () { return chunkU5GLSXSD_cjs.selectModalityForAll; }
41707
41707
  });
41708
41708
  Object.defineProperty(exports, "spatialPartition", {
41709
41709
  enumerable: true,
41710
- get: function () { return chunkLKBTCABN_cjs.spatialPartition; }
41710
+ get: function () { return chunkU5GLSXSD_cjs.spatialPartition; }
41711
41711
  });
41712
41712
  Object.defineProperty(exports, "generateHullGeometry", {
41713
41713
  enumerable: true,
@@ -42763,15 +42763,15 @@ Object.defineProperty(exports, "GodotCompiler", {
42763
42763
  });
42764
42764
  Object.defineProperty(exports, "ENVIRONMENT_PRESETS", {
42765
42765
  enumerable: true,
42766
- get: function () { return chunk3OZACAFQ_cjs.ENVIRONMENT_PRESETS; }
42766
+ get: function () { return chunkVDDJUO4G_cjs.ENVIRONMENT_PRESETS; }
42767
42767
  });
42768
42768
  Object.defineProperty(exports, "R3FCompiler", {
42769
42769
  enumerable: true,
42770
- get: function () { return chunk3OZACAFQ_cjs.R3FCompiler; }
42770
+ get: function () { return chunkVDDJUO4G_cjs.R3FCompiler; }
42771
42771
  });
42772
42772
  Object.defineProperty(exports, "registerAllPresets", {
42773
42773
  enumerable: true,
42774
- get: function () { return chunk3OZACAFQ_cjs.registerAllPresets; }
42774
+ get: function () { return chunkVDDJUO4G_cjs.registerAllPresets; }
42775
42775
  });
42776
42776
  Object.defineProperty(exports, "AndroidCompiler", {
42777
42777
  enumerable: true,