@holoscript/core 7.0.0 → 8.0.0
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/README.md +2 -2
- package/bin/holoscript.cjs +3 -0
- package/dist/GLTFPipeline-276GE64O.js +16 -0
- package/dist/GLTFPipeline-M7WSSJED.cjs +37 -0
- package/dist/HoloScriptPlusParser-7FBIFUFC.js +693 -0
- package/dist/HoloScriptPlusParser-A2W7OCN2.cjs +698 -0
- package/dist/HoloScriptPlusParser-F2Z56FJR.js +10 -0
- package/dist/HoloScriptPlusParser-WKHRIH6T.cjs +27 -0
- package/dist/HoloScriptRuntime-3URVTKPJ.js +10 -0
- package/dist/HoloScriptRuntime-SXEAEU2N.cjs +19 -0
- package/dist/USDZExporter-3FWJ25JI.cjs +1037 -0
- package/dist/USDZExporter-D2HQLQYK.js +1035 -0
- package/dist/agents/index.cjs +19 -0
- package/dist/agents/index.d.ts +100 -0
- package/dist/agents/index.js +17 -0
- package/dist/chunk-23J755AR.js +1046 -0
- package/dist/chunk-253GBQZY.cjs +627 -0
- package/dist/chunk-25IQCHTO.cjs +781 -0
- package/dist/chunk-2BSMSUCE.js +1941 -0
- package/dist/chunk-2M2DPHKB.js +762 -0
- package/dist/chunk-2YSNA2F2.cjs +1274 -0
- package/dist/chunk-3AO425MZ.cjs +886 -0
- package/dist/chunk-3FOKASKO.cjs +348 -0
- package/dist/chunk-3HYYMEXI.cjs +56578 -0
- package/dist/chunk-3NFFOWGG.js +4287 -0
- package/dist/chunk-3WZEJHUQ.cjs +116 -0
- package/dist/chunk-4C57PR42.js +468 -0
- package/dist/chunk-4N4SXXWF.js +769 -0
- package/dist/chunk-4PDEPEQW.cjs +41 -0
- package/dist/chunk-4R6SBXDB.js +45 -0
- package/dist/chunk-4V2E7U7Q.cjs +2015 -0
- package/dist/chunk-5FSKKMR7.cjs +2092 -0
- package/dist/chunk-5GLCTO44.js +161 -0
- package/dist/chunk-5JEU52DW.js +382 -0
- package/dist/chunk-5S7RKFGR.cjs +446 -0
- package/dist/chunk-5WUNN6ZN.cjs +428 -0
- package/dist/chunk-62FBK3B7.js +70 -0
- package/dist/chunk-6CTRH7HT.cjs +1985 -0
- package/dist/chunk-6DPSFNJB.cjs +847 -0
- package/dist/chunk-6EX3I5P4.cjs +130 -0
- package/dist/chunk-73FELZVJ.cjs +611 -0
- package/dist/chunk-7CUEMLDZ.cjs +6445 -0
- package/dist/chunk-7HIASF7S.cjs +814 -0
- package/dist/chunk-A6KINLZJ.js +236 -0
- package/dist/chunk-AIA52I7T.cjs +543 -0
- package/dist/chunk-ANXZFVY2.js +113 -0
- package/dist/chunk-AYBXB26F.js +2176 -0
- package/dist/chunk-B4TFTDG4.js +449 -0
- package/dist/chunk-BE4UJCQT.js +623 -0
- package/dist/chunk-BRQJKJGT.cjs +20 -0
- package/dist/chunk-C2A5DUMF.cjs +689 -0
- package/dist/chunk-C37BHB7N.cjs +636 -0
- package/dist/chunk-CBJY23VL.js +126 -0
- package/dist/chunk-CIWWXYHZ.cjs +50 -0
- package/dist/chunk-CXFDRBQU.cjs +672 -0
- package/dist/chunk-D54CNIAJ.cjs +413 -0
- package/dist/chunk-DAJXW4KX.js +725 -0
- package/dist/chunk-DTGBOSEM.cjs +319 -0
- package/dist/chunk-E7JP3BS3.cjs +61 -0
- package/dist/chunk-EKBKLK7P.js +1169 -0
- package/dist/chunk-EKYL4PE3.cjs +404 -0
- package/dist/chunk-EUDQTK7N.cjs +4310 -0
- package/dist/chunk-EXKSFGSX.cjs +274 -0
- package/dist/chunk-EXUP2BUM.cjs +1173 -0
- package/dist/chunk-F43YAA34.js +623 -0
- package/dist/chunk-FDSGHPAK.js +130 -0
- package/dist/chunk-FEWUHQNM.cjs +144 -0
- package/dist/chunk-FGGJQRLZ.js +270 -0
- package/dist/chunk-FHP6LXJS.js +415 -0
- package/dist/chunk-FJPADH77.cjs +666 -0
- package/dist/chunk-FYSPZT4V.cjs +169 -0
- package/dist/chunk-GIOYPNTH.js +5575 -0
- package/dist/chunk-GJNCFRJU.cjs +125 -0
- package/dist/chunk-GMP623FG.cjs +1508 -0
- package/dist/chunk-GQHQOPXZ.cjs +5580 -0
- package/dist/chunk-GQT4TYKY.cjs +4381 -0
- package/dist/chunk-GTU2Z2WW.cjs +262 -0
- package/dist/chunk-GYZE55MO.js +2007 -0
- package/dist/chunk-GZG4KA4E.js +529 -0
- package/dist/chunk-H652NHX5.js +600 -0
- package/dist/chunk-HCCQLAA4.cjs +74 -0
- package/dist/chunk-HINXWAOD.cjs +1049 -0
- package/dist/chunk-HYNTS5CP.js +422 -0
- package/dist/chunk-HZSPDCXV.cjs +457 -0
- package/dist/chunk-HZTDET3N.js +1399 -0
- package/dist/chunk-I6XZ5DZF.cjs +488 -0
- package/dist/chunk-ILRBGFVD.cjs +72 -0
- package/dist/chunk-IPWSXCCN.js +1183 -0
- package/dist/chunk-IUTY5WQ2.cjs +424 -0
- package/dist/chunk-IVSZDECV.js +882 -0
- package/dist/chunk-IVY74O6C.js +247 -0
- package/dist/chunk-IZM5VQZD.js +714 -0
- package/dist/chunk-J32ZJZJH.js +554 -0
- package/dist/chunk-J6M4FPK5.js +421 -0
- package/dist/chunk-JC5YBPSF.cjs +984 -0
- package/dist/chunk-JCLBKPMX.js +3813 -0
- package/dist/chunk-JD7CIZ33.js +1949 -0
- package/dist/chunk-JIYN45TV.cjs +2525 -0
- package/dist/chunk-JJBE3TIH.cjs +1189 -0
- package/dist/chunk-JX7YL6ZE.js +2252 -0
- package/dist/chunk-K4VVR7CN.cjs +2433 -0
- package/dist/chunk-KEFNV2WM.cjs +2257 -0
- package/dist/chunk-KH4CNH66.cjs +424 -0
- package/dist/chunk-KJLB4OPV.js +5731 -0
- package/dist/chunk-KKFZ3B6J.cjs +557 -0
- package/dist/chunk-KKP7JKN4.cjs +6002 -0
- package/dist/chunk-KPJL34Y7.cjs +186 -0
- package/dist/chunk-KQCN6AKJ.cjs +3042 -0
- package/dist/chunk-KVRSTFNH.cjs +72 -0
- package/dist/chunk-LICPB5HZ.cjs +1409 -0
- package/dist/chunk-LM2VU56C.cjs +37 -0
- package/dist/chunk-M56JSP4A.js +400 -0
- package/dist/chunk-MBOOR7X4.js +18 -0
- package/dist/chunk-MGE5Z4GS.js +608 -0
- package/dist/chunk-MXFUTKCO.js +56 -0
- package/dist/chunk-MYY4PMWX.cjs +264 -0
- package/dist/chunk-N75IH2HY.js +258 -0
- package/dist/chunk-NBMHU6SW.js +669 -0
- package/dist/chunk-NG77ATEW.cjs +778 -0
- package/dist/chunk-NGKREZ36.js +6384 -0
- package/dist/chunk-NHWSN2SD.cjs +718 -0
- package/dist/chunk-NV4VMVXU.js +421 -0
- package/dist/chunk-NW5G5FBQ.js +215 -0
- package/dist/chunk-NXZFOPVD.cjs +5737 -0
- package/dist/chunk-OBIYPYYS.cjs +1993 -0
- package/dist/chunk-OIQYIIO3.cjs +473 -0
- package/dist/chunk-OL46QLBJ.js +61 -0
- package/dist/chunk-OMXII44L.js +5386 -0
- package/dist/chunk-OR4Q2BGL.cjs +759 -0
- package/dist/chunk-OSYNRVOV.cjs +243 -0
- package/dist/chunk-PGANYCAG.cjs +220 -0
- package/dist/chunk-PHENW4MQ.js +65 -0
- package/dist/chunk-PHVRG4I2.js +844 -0
- package/dist/chunk-Q56TT7IL.js +483 -0
- package/dist/chunk-QPOQ7VPI.js +1491 -0
- package/dist/chunk-QPSKHBJP.js +5963 -0
- package/dist/chunk-QXH7QDSZ.js +1989 -0
- package/dist/chunk-R75BSDH7.cjs +50 -0
- package/dist/chunk-RARB3MBR.js +207 -0
- package/dist/chunk-RVBHAXFG.js +56160 -0
- package/dist/chunk-S3MDHNKB.cjs +490 -0
- package/dist/chunk-S4W6Z2MN.js +2426 -0
- package/dist/chunk-S6YWHCKV.cjs +410 -0
- package/dist/chunk-SIEXCILW.js +229 -0
- package/dist/chunk-SJBGLS25.cjs +2196 -0
- package/dist/chunk-SLU6UPJI.cjs +410 -0
- package/dist/chunk-SMIWS6DE.cjs +212 -0
- package/dist/chunk-T2QCTZMO.js +811 -0
- package/dist/chunk-T5J7ZKP3.cjs +4885 -0
- package/dist/chunk-TDCNJHWO.js +341 -0
- package/dist/chunk-TG7O4WBC.js +406 -0
- package/dist/chunk-THCK6ECW.js +2085 -0
- package/dist/chunk-TJHVSBP2.js +439 -0
- package/dist/chunk-TVHSPJ4N.cjs +606 -0
- package/dist/chunk-U44IKGG7.cjs +5390 -0
- package/dist/chunk-UJXISJBN.js +487 -0
- package/dist/chunk-UM6C3CGK.js +4375 -0
- package/dist/chunk-UMABK6SI.js +686 -0
- package/dist/chunk-UOIGFQXC.cjs +9750 -0
- package/dist/chunk-URG2SJLK.js +2521 -0
- package/dist/chunk-V6MKC2FZ.js +979 -0
- package/dist/chunk-VECQYRXL.js +474 -0
- package/dist/chunk-VJ3L7CHT.cjs +169 -0
- package/dist/chunk-VMLKSV26.js +1216 -0
- package/dist/chunk-VVKVQZI6.js +55 -0
- package/dist/chunk-W6RW64BB.cjs +1219 -0
- package/dist/chunk-W7VDOASB.cjs +639 -0
- package/dist/chunk-WDT3JTGM.cjs +483 -0
- package/dist/chunk-WJIHFLMJ.js +404 -0
- package/dist/chunk-WKX5AMOY.js +309 -0
- package/dist/chunk-WNNE3PO3.js +34 -0
- package/dist/chunk-WRKUDAZJ.js +3038 -0
- package/dist/chunk-WRLUBRKS.cjs +1943 -0
- package/dist/chunk-WRNEH5MO.js +3169 -0
- package/dist/chunk-WRWEX5ZF.js +658 -0
- package/dist/chunk-X3GJPRVK.cjs +3246 -0
- package/dist/chunk-XHIV6326.cjs +793 -0
- package/dist/chunk-XIVIE43A.cjs +729 -0
- package/dist/chunk-XJAN7CZG.cjs +432 -0
- package/dist/chunk-XKTPFXGA.js +164 -0
- package/dist/chunk-XL6INWKT.js +121 -0
- package/dist/chunk-XSFNHP2E.js +632 -0
- package/dist/chunk-XT6JY5W5.js +9684 -0
- package/dist/chunk-XUILI4KB.cjs +430 -0
- package/dist/chunk-XUUVDHIF.cjs +3962 -0
- package/dist/chunk-YF2I3MV3.js +46 -0
- package/dist/chunk-YIMN575O.js +4847 -0
- package/dist/chunk-YIVFJNYV.js +176 -0
- package/dist/chunk-YKGPCZEE.cjs +237 -0
- package/dist/chunk-YN6V7R3L.cjs +327 -0
- package/dist/chunk-YQELFNJV.js +39 -0
- package/dist/chunk-YYXH45E2.js +426 -0
- package/dist/chunk-ZBQXLH2L.js +756 -0
- package/dist/chunk-ZDSYWBIE.cjs +69 -0
- package/dist/chunk-ZU7NIRT6.js +325 -0
- package/dist/chunk-ZZ7RO2UQ.js +1243 -0
- package/dist/chunk-ZZEI7MV4.js +778 -0
- package/dist/cli/holoscript-runner.cjs +2255 -0
- package/dist/cli/holoscript-runner.js +2230 -0
- package/dist/codebase/index.cjs +336 -0
- package/dist/codebase/index.js +331 -0
- package/dist/compiler/agent-inference.cjs +31 -0
- package/dist/compiler/agent-inference.js +8 -0
- package/dist/compiler/android-xr.cjs +24 -0
- package/dist/compiler/android-xr.js +14 -0
- package/dist/compiler/android.cjs +24 -0
- package/dist/compiler/android.js +14 -0
- package/dist/compiler/ar.cjs +23 -0
- package/dist/compiler/ar.js +11 -0
- package/dist/compiler/babylon.cjs +21 -0
- package/dist/compiler/babylon.js +15 -0
- package/dist/compiler/business-quest.cjs +43 -0
- package/dist/compiler/business-quest.js +4 -0
- package/dist/compiler/coco.cjs +27 -0
- package/dist/compiler/coco.js +4 -0
- package/dist/compiler/context.cjs +25 -0
- package/dist/compiler/context.d.ts +28 -0
- package/dist/compiler/context.js +8 -0
- package/dist/compiler/domain-block-utils.cjs +605 -0
- package/dist/compiler/domain-block-utils.js +11 -0
- package/dist/compiler/dtdl.cjs +27 -0
- package/dist/compiler/dtdl.js +11 -0
- package/dist/compiler/gltf-pipeline.cjs +39 -0
- package/dist/compiler/gltf-pipeline.js +4 -0
- package/dist/compiler/godot.cjs +18 -0
- package/dist/compiler/godot.js +12 -0
- package/dist/compiler/incremental.cjs +34 -0
- package/dist/compiler/incremental.js +9 -0
- package/dist/compiler/index.cjs +5860 -0
- package/dist/compiler/index.d.ts +322 -21
- package/dist/compiler/index.js +5525 -0
- package/dist/compiler/ios.cjs +23 -0
- package/dist/compiler/ios.js +13 -0
- package/dist/compiler/llm-provider-capabilities.cjs +25 -0
- package/dist/compiler/llm-provider-capabilities.d.ts +43 -0
- package/dist/compiler/llm-provider-capabilities.js +8 -0
- package/dist/compiler/multi-layer.cjs +24 -0
- package/dist/compiler/multi-layer.js +15 -0
- package/dist/compiler/nodetoy.cjs +23 -0
- package/dist/compiler/nodetoy.js +4 -0
- package/dist/compiler/openxr.cjs +19 -0
- package/dist/compiler/openxr.js +13 -0
- package/dist/compiler/playcanvas.cjs +19 -0
- package/dist/compiler/playcanvas.js +13 -0
- package/dist/compiler/r3f.cjs +38 -0
- package/dist/compiler/r3f.d.ts +22 -0
- package/dist/compiler/r3f.js +16 -0
- package/dist/compiler/remotion.cjs +23 -0
- package/dist/compiler/remotion.js +4 -0
- package/dist/compiler/reproducibility.cjs +39 -0
- package/dist/compiler/reproducibility.js +4 -0
- package/dist/compiler/sdf.cjs +24 -0
- package/dist/compiler/sdf.js +12 -0
- package/dist/compiler/semantic-scene.cjs +31 -0
- package/dist/compiler/semantic-scene.js +4 -0
- package/dist/compiler/state.cjs +21 -0
- package/dist/compiler/state.js +11 -0
- package/dist/compiler/trait-composition.cjs +30 -0
- package/dist/compiler/trait-composition.js +9 -0
- package/dist/compiler/unity.cjs +19 -0
- package/dist/compiler/unity.js +13 -0
- package/dist/compiler/unreal.cjs +23 -0
- package/dist/compiler/unreal.js +13 -0
- package/dist/compiler/urdf.cjs +52 -0
- package/dist/compiler/urdf.js +12 -0
- package/dist/compiler/usd-physics.cjs +26 -0
- package/dist/compiler/usd-physics.js +9 -0
- package/dist/compiler/visionos.cjs +19 -0
- package/dist/compiler/visionos.js +13 -0
- package/dist/compiler/vrchat.cjs +22 -0
- package/dist/compiler/vrchat.js +12 -0
- package/dist/compiler/vrr.cjs +24 -0
- package/dist/compiler/vrr.js +12 -0
- package/dist/compiler/wasm.cjs +36 -0
- package/dist/compiler/wasm.js +12 -0
- package/dist/compiler/webgpu.cjs +18 -0
- package/dist/compiler/webgpu.js +12 -0
- package/dist/coordinators/index.cjs +1266 -0
- package/dist/coordinators/index.d.ts +72 -1
- package/dist/coordinators/index.js +1259 -0
- package/dist/debugger.cjs +24 -0
- package/dist/debugger.js +11 -0
- package/dist/entries/interop.cjs +64 -0
- package/dist/entries/interop.js +7 -0
- package/dist/entries/scripting.cjs +55 -0
- package/dist/entries/scripting.js +10 -0
- package/dist/hololand/index.cjs +146 -0
- package/dist/hololand/index.d.ts +70 -0
- package/dist/hololand/index.js +5 -0
- package/dist/index.cjs +43233 -0
- package/dist/index.d.ts +976 -21
- package/dist/index.js +39995 -0
- package/dist/math/tropical-spmv.cjs +45 -0
- package/dist/math/tropical-spmv.js +4 -0
- package/dist/math/vec3.cjs +57 -0
- package/dist/math/vec3.js +4 -0
- package/dist/ml-dsa-FSKBTE3W.cjs +1265 -0
- package/dist/ml-dsa-Z7JDKW4L.js +1265 -0
- package/dist/paper-0c-spike/index.cjs +150 -0
- package/dist/paper-0c-spike/index.js +141 -0
- package/dist/parser.cjs +61 -0
- package/dist/parser.d.ts +11 -0
- package/dist/parser.js +12 -0
- package/dist/playwright-3AT3AKTV.cjs +98673 -0
- package/dist/playwright-VZPDVUEQ.js +98660 -0
- package/dist/reconstruction/index.cjs +153 -0
- package/dist/reconstruction/index.d.ts +29 -2
- package/dist/reconstruction/index.js +8 -0
- package/dist/runtime.cjs +316 -0
- package/dist/runtime.d.ts +61 -0
- package/dist/runtime.js +31 -0
- package/dist/self-improvement/index.cjs +563 -0
- package/dist/self-improvement/index.js +545 -0
- package/dist/storage/index.cjs +38 -0
- package/dist/storage/index.js +5 -0
- package/dist/testing.cjs +25 -0
- package/dist/testing.d.ts +70 -0
- package/dist/testing.js +4 -0
- package/dist/traitDocs/traitDocs.cjs +33 -0
- package/dist/traitDocs/traitDocs.js +7 -0
- package/dist/traits/botanical-lotus.cjs +41 -0
- package/dist/traits/botanical-lotus.d.ts +172 -0
- package/dist/traits/botanical-lotus.js +4 -0
- package/dist/traits/engines/index.cjs +520 -0
- package/dist/traits/engines/index.js +380 -0
- package/dist/traits/index.cjs +24409 -0
- package/dist/traits/index.d.ts +171 -35
- package/dist/traits/index.js +21634 -0
- package/dist/traits/simulation-solver-factory.cjs +13 -0
- package/dist/traits/simulation-solver-factory.d.ts +23 -0
- package/dist/traits/simulation-solver-factory.js +4 -0
- package/dist/traits/webcam-gaze.cjs +35 -0
- package/dist/traits/webcam-gaze.d.ts +17 -0
- package/dist/traits/webcam-gaze.js +4 -0
- package/dist/type-checker.cjs +19 -0
- package/dist/type-checker.js +6 -0
- package/dist/world/index.cjs +947 -0
- package/dist/world/index.d.ts +147 -0
- package/dist/world/index.js +939 -0
- package/dist/world-model/index.cjs +1446 -0
- package/dist/world-model/index.d.ts +119 -0
- package/dist/world-model/index.js +1414 -0
- package/dist/wot/index.cjs +29 -0
- package/dist/wot/index.js +4 -0
- package/package.json +93 -49
|
@@ -0,0 +1,421 @@
|
|
|
1
|
+
import { init_CompilerBase, CompilerBase } from './chunk-QPSKHBJP.js';
|
|
2
|
+
import { __export, __esm } from './chunk-OL46QLBJ.js';
|
|
3
|
+
import { ANSCapabilityPath } from '@holoscript/core-types/ans';
|
|
4
|
+
|
|
5
|
+
// src/compiler/DTDLCompiler.ts
|
|
6
|
+
var DTDLCompiler_exports = {};
|
|
7
|
+
__export(DTDLCompiler_exports, {
|
|
8
|
+
DTDLCompiler: () => DTDLCompiler,
|
|
9
|
+
DTDL_TRAIT_COMPONENTS: () => DTDL_TRAIT_COMPONENTS,
|
|
10
|
+
default: () => DTDLCompiler_default
|
|
11
|
+
});
|
|
12
|
+
var DTDLCompiler, DTDL_TRAIT_COMPONENTS, DTDLCompiler_default;
|
|
13
|
+
var init_DTDLCompiler = __esm({
|
|
14
|
+
"src/compiler/DTDLCompiler.ts"() {
|
|
15
|
+
init_CompilerBase();
|
|
16
|
+
DTDLCompiler = class extends CompilerBase {
|
|
17
|
+
constructor(options = {}) {
|
|
18
|
+
super();
|
|
19
|
+
this.compilerName = "DTDLCompiler";
|
|
20
|
+
this.generatedInterfaces = [];
|
|
21
|
+
this.options = {
|
|
22
|
+
dtdlVersion: options.dtdlVersion ?? 3,
|
|
23
|
+
namespace: options.namespace || "dtmi:holoscript",
|
|
24
|
+
modelVersion: options.modelVersion ?? 1,
|
|
25
|
+
includeDescriptions: options.includeDescriptions ?? true,
|
|
26
|
+
includeTraitComponents: options.includeTraitComponents ?? true
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
getRequiredCapability() {
|
|
30
|
+
return ANSCapabilityPath.DTDL;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Get trait name from either string or { name: string } format
|
|
34
|
+
*/
|
|
35
|
+
getTraitName(trait) {
|
|
36
|
+
return typeof trait === "string" ? trait : trait.name;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Check if traits include a specific trait name
|
|
40
|
+
*/
|
|
41
|
+
hasTrait(traits, targetTrait) {
|
|
42
|
+
return traits?.some((t) => this.getTraitName(t) === targetTrait) ?? false;
|
|
43
|
+
}
|
|
44
|
+
compile(composition, agentToken, outputPath) {
|
|
45
|
+
this.validateCompilerAccess(agentToken, outputPath);
|
|
46
|
+
this.generatedInterfaces = [];
|
|
47
|
+
if (composition.templates) {
|
|
48
|
+
for (const template of composition.templates) {
|
|
49
|
+
this.generatedInterfaces.push(this.compileTemplate(template));
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
const mainInterface = this.compileComposition(composition);
|
|
53
|
+
this.generatedInterfaces.push(mainInterface);
|
|
54
|
+
if (composition.objects) {
|
|
55
|
+
for (const obj of composition.objects) {
|
|
56
|
+
if (this.objectNeedsInterface(obj)) {
|
|
57
|
+
this.generatedInterfaces.push(this.compileObject(obj));
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
return JSON.stringify(this.generatedInterfaces, null, 2);
|
|
62
|
+
}
|
|
63
|
+
compileComposition(composition) {
|
|
64
|
+
const modelId = this.generateModelId(composition.name);
|
|
65
|
+
const contents = [];
|
|
66
|
+
if (composition.environment) {
|
|
67
|
+
contents.push(...this.compileEnvironmentProperties(composition.environment));
|
|
68
|
+
}
|
|
69
|
+
if (composition.state) {
|
|
70
|
+
contents.push(...this.compileStateProperties(composition.state));
|
|
71
|
+
}
|
|
72
|
+
if (composition.logic) {
|
|
73
|
+
contents.push(...this.compileLogicCommands(composition.logic));
|
|
74
|
+
}
|
|
75
|
+
if (composition.objects) {
|
|
76
|
+
for (const obj of composition.objects) {
|
|
77
|
+
contents.push(this.createObjectRelationship(obj));
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
if (composition.spatialGroups) {
|
|
81
|
+
for (const group of composition.spatialGroups) {
|
|
82
|
+
contents.push({
|
|
83
|
+
"@type": "Relationship",
|
|
84
|
+
name: this.sanitizeName(group.name),
|
|
85
|
+
displayName: group.name,
|
|
86
|
+
description: `Spatial group containing ${group.objects?.length || 0} objects`
|
|
87
|
+
});
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
const iface = {
|
|
91
|
+
"@context": this.getDtdlContext(),
|
|
92
|
+
"@type": "Interface",
|
|
93
|
+
"@id": modelId,
|
|
94
|
+
displayName: composition.name,
|
|
95
|
+
contents
|
|
96
|
+
};
|
|
97
|
+
if (this.options.includeDescriptions) {
|
|
98
|
+
iface.description = `Generated from HoloScript composition "${this.escapeStringValue(composition.name, "TypeScript")}"`;
|
|
99
|
+
}
|
|
100
|
+
return iface;
|
|
101
|
+
}
|
|
102
|
+
compileTemplate(template) {
|
|
103
|
+
const modelId = this.generateModelId(template.name);
|
|
104
|
+
const contents = [];
|
|
105
|
+
if (template.state) {
|
|
106
|
+
contents.push(...this.compileStateProperties(template.state));
|
|
107
|
+
}
|
|
108
|
+
if (template.actions) {
|
|
109
|
+
for (const action of template.actions) {
|
|
110
|
+
contents.push({
|
|
111
|
+
"@type": "Command",
|
|
112
|
+
name: action.name,
|
|
113
|
+
displayName: action.name,
|
|
114
|
+
description: `Action defined in template ${this.escapeStringValue(template.name, "TypeScript")}`
|
|
115
|
+
});
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
if (template.traits && this.options.includeTraitComponents) {
|
|
119
|
+
for (const trait of template.traits) {
|
|
120
|
+
const traitName = typeof trait === "string" ? trait : trait.name;
|
|
121
|
+
const component = this.traitToComponent(traitName);
|
|
122
|
+
if (component) {
|
|
123
|
+
contents.push(component);
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
const iface = {
|
|
128
|
+
"@context": this.getDtdlContext(),
|
|
129
|
+
"@type": "Interface",
|
|
130
|
+
"@id": modelId,
|
|
131
|
+
displayName: template.name,
|
|
132
|
+
contents
|
|
133
|
+
};
|
|
134
|
+
const templateExt = template;
|
|
135
|
+
if (templateExt.extends) {
|
|
136
|
+
iface.extends = [this.generateModelId(templateExt.extends)];
|
|
137
|
+
}
|
|
138
|
+
return iface;
|
|
139
|
+
}
|
|
140
|
+
compileObject(obj) {
|
|
141
|
+
const modelId = this.generateModelId(obj.name);
|
|
142
|
+
const contents = [];
|
|
143
|
+
const posProp = obj.properties.find((p) => p.key === "position");
|
|
144
|
+
if (posProp) {
|
|
145
|
+
contents.push({
|
|
146
|
+
"@type": ["Property", "Location"],
|
|
147
|
+
name: "position",
|
|
148
|
+
schema: {
|
|
149
|
+
"@type": "Object",
|
|
150
|
+
fields: [
|
|
151
|
+
{ name: "x", schema: "double" },
|
|
152
|
+
{ name: "y", schema: "double" },
|
|
153
|
+
{ name: "z", schema: "double" }
|
|
154
|
+
]
|
|
155
|
+
},
|
|
156
|
+
writable: true
|
|
157
|
+
});
|
|
158
|
+
}
|
|
159
|
+
for (const prop of obj.properties) {
|
|
160
|
+
if (prop.key !== "position" && prop.key !== "geometry") {
|
|
161
|
+
contents.push(this.propertyToContent(prop.key, prop.value));
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
if (this.hasTrait(obj.traits, "sensor") || this.hasTrait(obj.traits, "observable")) {
|
|
165
|
+
contents.push({
|
|
166
|
+
"@type": "Telemetry",
|
|
167
|
+
name: "sensorReading",
|
|
168
|
+
schema: "double",
|
|
169
|
+
description: "Sensor telemetry data"
|
|
170
|
+
});
|
|
171
|
+
}
|
|
172
|
+
if (obj.traits && this.options.includeTraitComponents) {
|
|
173
|
+
for (const trait of obj.traits) {
|
|
174
|
+
const traitName = this.getTraitName(trait);
|
|
175
|
+
const component = this.traitToComponent(traitName);
|
|
176
|
+
if (component) {
|
|
177
|
+
contents.push(component);
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
const iface = {
|
|
182
|
+
"@context": this.getDtdlContext(),
|
|
183
|
+
"@type": "Interface",
|
|
184
|
+
"@id": modelId,
|
|
185
|
+
displayName: obj.name,
|
|
186
|
+
contents
|
|
187
|
+
};
|
|
188
|
+
if (obj.template) {
|
|
189
|
+
iface.extends = this.generateModelId(obj.template);
|
|
190
|
+
}
|
|
191
|
+
return iface;
|
|
192
|
+
}
|
|
193
|
+
compileEnvironmentProperties(env) {
|
|
194
|
+
const props = [];
|
|
195
|
+
const envExt = env;
|
|
196
|
+
if (Array.isArray(envExt.properties)) {
|
|
197
|
+
for (const prop of envExt.properties) {
|
|
198
|
+
this.addEnvironmentProperty(props, prop.key, prop.value);
|
|
199
|
+
}
|
|
200
|
+
} else {
|
|
201
|
+
for (const key of Object.keys(envExt)) {
|
|
202
|
+
if (key !== "type") {
|
|
203
|
+
this.addEnvironmentProperty(props, key, envExt[key]);
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
return props;
|
|
208
|
+
}
|
|
209
|
+
addEnvironmentProperty(props, key, _value) {
|
|
210
|
+
if (key === "skybox") {
|
|
211
|
+
props.push({
|
|
212
|
+
"@type": "Property",
|
|
213
|
+
name: "skybox",
|
|
214
|
+
schema: "string",
|
|
215
|
+
displayName: "Skybox",
|
|
216
|
+
description: "Environment skybox setting"
|
|
217
|
+
});
|
|
218
|
+
} else if (key === "ambient_light") {
|
|
219
|
+
props.push({
|
|
220
|
+
"@type": "Property",
|
|
221
|
+
name: "ambientLight",
|
|
222
|
+
schema: "double",
|
|
223
|
+
displayName: "Ambient Light",
|
|
224
|
+
description: "Ambient light level"
|
|
225
|
+
});
|
|
226
|
+
} else if (key === "fog") {
|
|
227
|
+
props.push({
|
|
228
|
+
"@type": "Property",
|
|
229
|
+
name: "fogEnabled",
|
|
230
|
+
schema: "boolean",
|
|
231
|
+
displayName: "Fog Enabled"
|
|
232
|
+
});
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
compileStateProperties(state) {
|
|
236
|
+
const props = [];
|
|
237
|
+
for (const prop of state.properties) {
|
|
238
|
+
props.push(this.propertyToContent(prop.key, prop.value));
|
|
239
|
+
}
|
|
240
|
+
return props;
|
|
241
|
+
}
|
|
242
|
+
compileLogicCommands(logic) {
|
|
243
|
+
const commands = [];
|
|
244
|
+
const logicExt = logic;
|
|
245
|
+
const items = logicExt.handlers || logicExt.rules || [];
|
|
246
|
+
for (const item of items) {
|
|
247
|
+
const event = item.event;
|
|
248
|
+
if (event?.startsWith("on_")) {
|
|
249
|
+
commands.push({
|
|
250
|
+
"@type": "Command",
|
|
251
|
+
name: event.replace("on_", ""),
|
|
252
|
+
displayName: this.formatEventName(event),
|
|
253
|
+
description: `Event handler for ${event}`
|
|
254
|
+
});
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
return commands;
|
|
258
|
+
}
|
|
259
|
+
propertyToContent(key, value) {
|
|
260
|
+
return {
|
|
261
|
+
"@type": "Property",
|
|
262
|
+
name: this.sanitizeName(key),
|
|
263
|
+
schema: this.inferSchema(value),
|
|
264
|
+
displayName: this.formatDisplayName(key),
|
|
265
|
+
writable: true
|
|
266
|
+
};
|
|
267
|
+
}
|
|
268
|
+
createObjectRelationship(obj) {
|
|
269
|
+
return {
|
|
270
|
+
"@type": "Relationship",
|
|
271
|
+
name: `has${this.pascalCase(obj.name)}`,
|
|
272
|
+
displayName: obj.name,
|
|
273
|
+
target: this.objectNeedsInterface(obj) ? this.generateModelId(obj.name) : void 0,
|
|
274
|
+
maxMultiplicity: 1
|
|
275
|
+
};
|
|
276
|
+
}
|
|
277
|
+
traitToComponent(trait) {
|
|
278
|
+
const traitComponents = {
|
|
279
|
+
grabbable: {
|
|
280
|
+
schema: `${this.options.namespace}:component:Grabbable;${this.options.modelVersion}`,
|
|
281
|
+
description: "Allows object to be grabbed/manipulated"
|
|
282
|
+
},
|
|
283
|
+
networked: {
|
|
284
|
+
schema: `${this.options.namespace}:component:Networked;${this.options.modelVersion}`,
|
|
285
|
+
description: "Enables network synchronization"
|
|
286
|
+
},
|
|
287
|
+
physics: {
|
|
288
|
+
schema: `${this.options.namespace}:component:Physics;${this.options.modelVersion}`,
|
|
289
|
+
description: "Enables physics simulation"
|
|
290
|
+
},
|
|
291
|
+
collidable: {
|
|
292
|
+
schema: `${this.options.namespace}:component:Collidable;${this.options.modelVersion}`,
|
|
293
|
+
description: "Enables collision detection"
|
|
294
|
+
},
|
|
295
|
+
sensor: {
|
|
296
|
+
schema: `${this.options.namespace}:component:Sensor;${this.options.modelVersion}`,
|
|
297
|
+
description: "IoT sensor capabilities"
|
|
298
|
+
},
|
|
299
|
+
observable: {
|
|
300
|
+
schema: `${this.options.namespace}:component:Observable;${this.options.modelVersion}`,
|
|
301
|
+
description: "State observation capabilities"
|
|
302
|
+
}
|
|
303
|
+
};
|
|
304
|
+
const config = traitComponents[trait];
|
|
305
|
+
if (!config) return null;
|
|
306
|
+
return {
|
|
307
|
+
"@type": "Component",
|
|
308
|
+
name: trait,
|
|
309
|
+
schema: config.schema,
|
|
310
|
+
description: config.description
|
|
311
|
+
};
|
|
312
|
+
}
|
|
313
|
+
inferSchema(value) {
|
|
314
|
+
if (typeof value === "boolean") return "boolean";
|
|
315
|
+
if (typeof value === "number") {
|
|
316
|
+
return Number.isInteger(value) ? "integer" : "double";
|
|
317
|
+
}
|
|
318
|
+
if (typeof value === "string") return "string";
|
|
319
|
+
if (Array.isArray(value)) {
|
|
320
|
+
if (value.length > 0) {
|
|
321
|
+
return {
|
|
322
|
+
"@type": "Array",
|
|
323
|
+
elementSchema: this.inferSchema(value[0])
|
|
324
|
+
};
|
|
325
|
+
}
|
|
326
|
+
return { "@type": "Array", elementSchema: "double" };
|
|
327
|
+
}
|
|
328
|
+
if (typeof value === "object" && value !== null) {
|
|
329
|
+
const fields = Object.entries(value).map(([k, v]) => ({
|
|
330
|
+
name: k,
|
|
331
|
+
schema: this.inferSchema(v)
|
|
332
|
+
}));
|
|
333
|
+
return { "@type": "Object", fields };
|
|
334
|
+
}
|
|
335
|
+
return "string";
|
|
336
|
+
}
|
|
337
|
+
getDtdlContext() {
|
|
338
|
+
return this.options.dtdlVersion === 3 ? "dtmi:dtdl:context;3" : "dtmi:dtdl:context;2";
|
|
339
|
+
}
|
|
340
|
+
generateModelId(name) {
|
|
341
|
+
const sanitized = this.sanitizeName(name);
|
|
342
|
+
return `${this.options.namespace}:${sanitized};${this.options.modelVersion}`;
|
|
343
|
+
}
|
|
344
|
+
objectNeedsInterface(obj) {
|
|
345
|
+
const hasState = obj.properties.some((p) => p.key === "state" || typeof p.value === "object");
|
|
346
|
+
const complexTraitList = ["networked", "sensor", "observable", "state"];
|
|
347
|
+
const hasComplexTraits = obj.traits?.some(
|
|
348
|
+
(t) => complexTraitList.includes(this.getTraitName(t))
|
|
349
|
+
);
|
|
350
|
+
return hasState || hasComplexTraits || false;
|
|
351
|
+
}
|
|
352
|
+
sanitizeName(name) {
|
|
353
|
+
return name.replace(/[^a-zA-Z0-9_]/g, "_").replace(/^_+|_+$/g, "").replace(/_+/g, "_");
|
|
354
|
+
}
|
|
355
|
+
formatDisplayName(name) {
|
|
356
|
+
return name.replace(/_/g, " ").replace(/([A-Z])/g, " $1").replace(/^./, (s) => s.toUpperCase()).trim();
|
|
357
|
+
}
|
|
358
|
+
formatEventName(event) {
|
|
359
|
+
return event.replace(/^on_/, "").replace(/_/g, " ").replace(/^./, (s) => s.toUpperCase());
|
|
360
|
+
}
|
|
361
|
+
pascalCase(name) {
|
|
362
|
+
return name.replace(/[^a-zA-Z0-9]/g, " ").split(" ").map((w) => w.charAt(0).toUpperCase() + w.slice(1).toLowerCase()).join("");
|
|
363
|
+
}
|
|
364
|
+
};
|
|
365
|
+
DTDL_TRAIT_COMPONENTS = [
|
|
366
|
+
{
|
|
367
|
+
"@context": "dtmi:dtdl:context;3",
|
|
368
|
+
"@type": "Interface",
|
|
369
|
+
"@id": "dtmi:holoscript:component:Grabbable;1",
|
|
370
|
+
displayName: "Grabbable",
|
|
371
|
+
description: "Component for objects that can be grabbed in VR/AR",
|
|
372
|
+
contents: [
|
|
373
|
+
{ "@type": "Property", name: "isGrabbed", schema: "boolean", writable: false },
|
|
374
|
+
{ "@type": "Property", name: "grabDistance", schema: "double", writable: true }
|
|
375
|
+
]
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"@context": "dtmi:dtdl:context;3",
|
|
379
|
+
"@type": "Interface",
|
|
380
|
+
"@id": "dtmi:holoscript:component:Networked;1",
|
|
381
|
+
displayName: "Networked",
|
|
382
|
+
description: "Component for network-synchronized objects",
|
|
383
|
+
contents: [
|
|
384
|
+
{ "@type": "Property", name: "networkId", schema: "string", writable: false },
|
|
385
|
+
{ "@type": "Property", name: "syncRate", schema: "integer", writable: true },
|
|
386
|
+
{ "@type": "Property", name: "ownerId", schema: "string", writable: false }
|
|
387
|
+
]
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"@context": "dtmi:dtdl:context;3",
|
|
391
|
+
"@type": "Interface",
|
|
392
|
+
"@id": "dtmi:holoscript:component:Physics;1",
|
|
393
|
+
displayName: "Physics",
|
|
394
|
+
description: "Component for physics-enabled objects",
|
|
395
|
+
contents: [
|
|
396
|
+
{ "@type": "Property", name: "mass", schema: "double", writable: true },
|
|
397
|
+
{ "@type": "Property", name: "friction", schema: "double", writable: true },
|
|
398
|
+
{ "@type": "Property", name: "restitution", schema: "double", writable: true },
|
|
399
|
+
{ "@type": "Property", name: "isKinematic", schema: "boolean", writable: true }
|
|
400
|
+
]
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"@context": "dtmi:dtdl:context;3",
|
|
404
|
+
"@type": "Interface",
|
|
405
|
+
"@id": "dtmi:holoscript:component:Sensor;1",
|
|
406
|
+
displayName: "Sensor",
|
|
407
|
+
description: "Component for IoT sensor capabilities",
|
|
408
|
+
contents: [
|
|
409
|
+
{ "@type": "Property", name: "sensorType", schema: "string", writable: false },
|
|
410
|
+
{ "@type": "Telemetry", name: "value", schema: "double" },
|
|
411
|
+
{ "@type": "Telemetry", name: "timestamp", schema: "dateTime" }
|
|
412
|
+
]
|
|
413
|
+
}
|
|
414
|
+
];
|
|
415
|
+
DTDLCompiler_default = DTDLCompiler;
|
|
416
|
+
}
|
|
417
|
+
});
|
|
418
|
+
|
|
419
|
+
export { DTDLCompiler, DTDLCompiler_default, DTDLCompiler_exports, DTDL_TRAIT_COMPONENTS, init_DTDLCompiler };
|
|
420
|
+
//# sourceMappingURL=chunk-J6M4FPK5.js.map
|
|
421
|
+
//# sourceMappingURL=chunk-J6M4FPK5.js.map
|