@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,410 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkE7JP3BS3_cjs = require('./chunk-E7JP3BS3.cjs');
|
|
4
|
+
var path = require('path');
|
|
5
|
+
var fs = require('fs');
|
|
6
|
+
|
|
7
|
+
function _interopNamespace(e) {
|
|
8
|
+
if (e && e.__esModule) return e;
|
|
9
|
+
var n = Object.create(null);
|
|
10
|
+
if (e) {
|
|
11
|
+
Object.keys(e).forEach(function (k) {
|
|
12
|
+
if (k !== 'default') {
|
|
13
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
14
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
15
|
+
enumerable: true,
|
|
16
|
+
get: function () { return e[k]; }
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
n.default = e;
|
|
22
|
+
return Object.freeze(n);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
var path__namespace = /*#__PURE__*/_interopNamespace(path);
|
|
26
|
+
var fs__namespace = /*#__PURE__*/_interopNamespace(fs);
|
|
27
|
+
|
|
28
|
+
// src/interop/Interoperability.ts
|
|
29
|
+
chunkE7JP3BS3_cjs.init_safeJsonParse();
|
|
30
|
+
var ModuleResolver = class {
|
|
31
|
+
constructor(basePath = process.cwd()) {
|
|
32
|
+
this.cache = /* @__PURE__ */ new Map();
|
|
33
|
+
this.resolvedPaths = /* @__PURE__ */ new Map();
|
|
34
|
+
this.basePath = basePath;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Resolve module path
|
|
38
|
+
*/
|
|
39
|
+
resolveModule(modulePath, fromPath) {
|
|
40
|
+
const cacheKey = `${modulePath}:${fromPath || "root"}`;
|
|
41
|
+
if (this.resolvedPaths.has(cacheKey)) {
|
|
42
|
+
return this.resolvedPaths.get(cacheKey);
|
|
43
|
+
}
|
|
44
|
+
const resolved = this.performResolve(modulePath, fromPath);
|
|
45
|
+
this.resolvedPaths.set(cacheKey, resolved);
|
|
46
|
+
return resolved;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Perform actual module resolution
|
|
50
|
+
*/
|
|
51
|
+
performResolve(modulePath, fromPath) {
|
|
52
|
+
if (this.isBuiltinModule(modulePath)) {
|
|
53
|
+
return modulePath;
|
|
54
|
+
}
|
|
55
|
+
if (modulePath.startsWith(".")) {
|
|
56
|
+
const basePath = fromPath ? path__namespace.dirname(fromPath) : this.basePath;
|
|
57
|
+
const resolved = path__namespace.resolve(basePath, modulePath);
|
|
58
|
+
return this.findModuleFile(resolved);
|
|
59
|
+
}
|
|
60
|
+
if (modulePath.startsWith("@")) {
|
|
61
|
+
return this.resolveNodeModule(modulePath);
|
|
62
|
+
}
|
|
63
|
+
return this.resolveNodeModule(modulePath);
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Check if built-in module
|
|
67
|
+
*/
|
|
68
|
+
isBuiltinModule(modulePath) {
|
|
69
|
+
const builtins = ["fs", "path", "crypto", "util", "stream", "events"];
|
|
70
|
+
return builtins.includes(modulePath);
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* Resolve from node_modules
|
|
74
|
+
*/
|
|
75
|
+
resolveNodeModule(modulePath) {
|
|
76
|
+
let current = this.basePath;
|
|
77
|
+
while (current !== path__namespace.dirname(current)) {
|
|
78
|
+
const nodeModulesPath = path__namespace.join(current, "node_modules", modulePath);
|
|
79
|
+
if (fs__namespace.existsSync(nodeModulesPath)) {
|
|
80
|
+
return nodeModulesPath;
|
|
81
|
+
}
|
|
82
|
+
const packageJsonPath = path__namespace.join(nodeModulesPath, "package.json");
|
|
83
|
+
if (fs__namespace.existsSync(packageJsonPath)) {
|
|
84
|
+
const packageJson = chunkE7JP3BS3_cjs.readJson(fs__namespace.readFileSync(packageJsonPath, "utf-8"));
|
|
85
|
+
return this.findModuleFile(path__namespace.join(nodeModulesPath, packageJson.main || "index.js"));
|
|
86
|
+
}
|
|
87
|
+
current = path__namespace.dirname(current);
|
|
88
|
+
}
|
|
89
|
+
throw new Error(`Module not found: ${modulePath}`);
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* Find module file with various extensions
|
|
93
|
+
*/
|
|
94
|
+
findModuleFile(basePath) {
|
|
95
|
+
const extensions = [".ts", ".tsx", ".js", ".jsx", ".json"];
|
|
96
|
+
if (fs__namespace.existsSync(basePath)) {
|
|
97
|
+
return basePath;
|
|
98
|
+
}
|
|
99
|
+
for (const ext of extensions) {
|
|
100
|
+
const withExt = basePath + ext;
|
|
101
|
+
if (fs__namespace.existsSync(withExt)) {
|
|
102
|
+
return withExt;
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
const indexPath = path__namespace.join(basePath, "index");
|
|
106
|
+
for (const ext of extensions) {
|
|
107
|
+
const withExt = indexPath + ext;
|
|
108
|
+
if (fs__namespace.existsSync(withExt)) {
|
|
109
|
+
return withExt;
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
throw new Error(`Cannot resolve file: ${basePath}`);
|
|
113
|
+
}
|
|
114
|
+
/**
|
|
115
|
+
* Load module (with caching)
|
|
116
|
+
*/
|
|
117
|
+
loadModule(modulePath, fromPath) {
|
|
118
|
+
const resolved = this.resolveModule(modulePath, fromPath);
|
|
119
|
+
const cacheKey = resolved;
|
|
120
|
+
if (this.cache.has(cacheKey)) {
|
|
121
|
+
return this.cache.get(cacheKey);
|
|
122
|
+
}
|
|
123
|
+
const module = {
|
|
124
|
+
path: resolved,
|
|
125
|
+
exports: {}
|
|
126
|
+
};
|
|
127
|
+
this.cache.set(cacheKey, module);
|
|
128
|
+
return module;
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* Clear cache
|
|
132
|
+
*/
|
|
133
|
+
clearCache() {
|
|
134
|
+
this.cache.clear();
|
|
135
|
+
this.resolvedPaths.clear();
|
|
136
|
+
}
|
|
137
|
+
};
|
|
138
|
+
var ExportImportHandler = class {
|
|
139
|
+
constructor() {
|
|
140
|
+
this.exports = /* @__PURE__ */ new Map();
|
|
141
|
+
}
|
|
142
|
+
/**
|
|
143
|
+
* Define named export
|
|
144
|
+
*/
|
|
145
|
+
defineExport(modulePath, name, value) {
|
|
146
|
+
if (!this.exports.has(modulePath)) {
|
|
147
|
+
this.exports.set(modulePath, /* @__PURE__ */ new Map());
|
|
148
|
+
}
|
|
149
|
+
this.exports.get(modulePath).set(name, value);
|
|
150
|
+
}
|
|
151
|
+
/**
|
|
152
|
+
* Get named export
|
|
153
|
+
*/
|
|
154
|
+
getExport(modulePath, name) {
|
|
155
|
+
const moduleExports = this.exports.get(modulePath);
|
|
156
|
+
if (!moduleExports) {
|
|
157
|
+
throw new Error(`Module not found: ${modulePath}`);
|
|
158
|
+
}
|
|
159
|
+
if (!moduleExports.has(name)) {
|
|
160
|
+
throw new Error(`Named export '${name}' not found in ${modulePath}`);
|
|
161
|
+
}
|
|
162
|
+
return moduleExports.get(name);
|
|
163
|
+
}
|
|
164
|
+
/**
|
|
165
|
+
* Get all exports from module
|
|
166
|
+
*/
|
|
167
|
+
getAllExports(modulePath) {
|
|
168
|
+
const moduleExports = this.exports.get(modulePath);
|
|
169
|
+
if (!moduleExports) {
|
|
170
|
+
return {};
|
|
171
|
+
}
|
|
172
|
+
const result = {};
|
|
173
|
+
for (const [name, value] of moduleExports) {
|
|
174
|
+
result[name] = value;
|
|
175
|
+
}
|
|
176
|
+
return result;
|
|
177
|
+
}
|
|
178
|
+
/**
|
|
179
|
+
* Check if export exists
|
|
180
|
+
*/
|
|
181
|
+
hasExport(modulePath, name) {
|
|
182
|
+
return this.exports.has(modulePath) && this.exports.get(modulePath).has(name);
|
|
183
|
+
}
|
|
184
|
+
};
|
|
185
|
+
var AsyncFunctionHandler = class {
|
|
186
|
+
/**
|
|
187
|
+
* Wrap async function for HoloScript
|
|
188
|
+
*/
|
|
189
|
+
wrapAsyncFunction(fn) {
|
|
190
|
+
return async (...args) => {
|
|
191
|
+
try {
|
|
192
|
+
return await fn(...args);
|
|
193
|
+
} catch (error) {
|
|
194
|
+
throw this.normalizeError(error);
|
|
195
|
+
}
|
|
196
|
+
};
|
|
197
|
+
}
|
|
198
|
+
/**
|
|
199
|
+
* Check if function is async
|
|
200
|
+
*/
|
|
201
|
+
isAsync(fn) {
|
|
202
|
+
if (typeof fn !== "function") {
|
|
203
|
+
return false;
|
|
204
|
+
}
|
|
205
|
+
const fnStr = fn.toString().trim();
|
|
206
|
+
return fnStr.startsWith("async ") || fn.constructor.name === "AsyncFunction";
|
|
207
|
+
}
|
|
208
|
+
/**
|
|
209
|
+
* Convert callback to promise
|
|
210
|
+
*/
|
|
211
|
+
callbackToPromise(fn) {
|
|
212
|
+
return new Promise((resolve2, reject) => {
|
|
213
|
+
fn((err, result) => {
|
|
214
|
+
if (err) {
|
|
215
|
+
reject(err);
|
|
216
|
+
} else {
|
|
217
|
+
resolve2(result);
|
|
218
|
+
}
|
|
219
|
+
});
|
|
220
|
+
});
|
|
221
|
+
}
|
|
222
|
+
/**
|
|
223
|
+
* Normalize error from async function
|
|
224
|
+
*/
|
|
225
|
+
normalizeError(error) {
|
|
226
|
+
if (error instanceof Error) {
|
|
227
|
+
return error;
|
|
228
|
+
}
|
|
229
|
+
if (typeof error === "string") {
|
|
230
|
+
return new Error(error);
|
|
231
|
+
}
|
|
232
|
+
return new Error(JSON.stringify(error));
|
|
233
|
+
}
|
|
234
|
+
};
|
|
235
|
+
var ErrorBoundary = class {
|
|
236
|
+
constructor(onError) {
|
|
237
|
+
this.errors = [];
|
|
238
|
+
this.onError = onError;
|
|
239
|
+
}
|
|
240
|
+
/**
|
|
241
|
+
* Wrap function with error boundary
|
|
242
|
+
*/
|
|
243
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
244
|
+
wrap(fn) {
|
|
245
|
+
return ((...args) => {
|
|
246
|
+
try {
|
|
247
|
+
const result = fn(...args);
|
|
248
|
+
if (result instanceof Promise) {
|
|
249
|
+
return result.catch((error) => {
|
|
250
|
+
this.handleError(error);
|
|
251
|
+
throw error;
|
|
252
|
+
});
|
|
253
|
+
}
|
|
254
|
+
return result;
|
|
255
|
+
} catch (error) {
|
|
256
|
+
this.handleError(error);
|
|
257
|
+
throw error;
|
|
258
|
+
}
|
|
259
|
+
});
|
|
260
|
+
}
|
|
261
|
+
/**
|
|
262
|
+
* Wrap async function with error boundary
|
|
263
|
+
*/
|
|
264
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
265
|
+
wrapAsync(fn) {
|
|
266
|
+
return (async (...args) => {
|
|
267
|
+
try {
|
|
268
|
+
return await fn(...args);
|
|
269
|
+
} catch (error) {
|
|
270
|
+
this.handleError(error);
|
|
271
|
+
throw error;
|
|
272
|
+
}
|
|
273
|
+
});
|
|
274
|
+
}
|
|
275
|
+
/**
|
|
276
|
+
* Execute function in boundary
|
|
277
|
+
*/
|
|
278
|
+
execute(fn) {
|
|
279
|
+
try {
|
|
280
|
+
return fn();
|
|
281
|
+
} catch (error) {
|
|
282
|
+
this.handleError(error);
|
|
283
|
+
throw error;
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
/**
|
|
287
|
+
* Execute async function in boundary
|
|
288
|
+
*/
|
|
289
|
+
async executeAsync(fn) {
|
|
290
|
+
try {
|
|
291
|
+
return await fn();
|
|
292
|
+
} catch (error) {
|
|
293
|
+
this.handleError(error);
|
|
294
|
+
throw error;
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
/**
|
|
298
|
+
* Handle error
|
|
299
|
+
*/
|
|
300
|
+
handleError(error) {
|
|
301
|
+
const normalized = this.normalizeError(error);
|
|
302
|
+
this.errors.push(normalized);
|
|
303
|
+
if (this.onError) {
|
|
304
|
+
this.onError(normalized);
|
|
305
|
+
}
|
|
306
|
+
}
|
|
307
|
+
/**
|
|
308
|
+
* Get errors
|
|
309
|
+
*/
|
|
310
|
+
getErrors() {
|
|
311
|
+
return [...this.errors];
|
|
312
|
+
}
|
|
313
|
+
/**
|
|
314
|
+
* Clear errors
|
|
315
|
+
*/
|
|
316
|
+
clearErrors() {
|
|
317
|
+
this.errors = [];
|
|
318
|
+
}
|
|
319
|
+
/**
|
|
320
|
+
* Normalize error
|
|
321
|
+
*/
|
|
322
|
+
normalizeError(error) {
|
|
323
|
+
if (error instanceof Error) {
|
|
324
|
+
return error;
|
|
325
|
+
}
|
|
326
|
+
if (typeof error === "string") {
|
|
327
|
+
return new Error(error);
|
|
328
|
+
}
|
|
329
|
+
return new Error(JSON.stringify(error));
|
|
330
|
+
}
|
|
331
|
+
};
|
|
332
|
+
var TypeScriptTypeLoader = class {
|
|
333
|
+
/**
|
|
334
|
+
* Load types from TypeScript declaration file
|
|
335
|
+
*/
|
|
336
|
+
loadTypes(_filePath) {
|
|
337
|
+
const types = /* @__PURE__ */ new Map();
|
|
338
|
+
return types;
|
|
339
|
+
}
|
|
340
|
+
/**
|
|
341
|
+
* Convert TypeScript type to HoloScript type
|
|
342
|
+
*/
|
|
343
|
+
convertType(tsType) {
|
|
344
|
+
const mapping = {
|
|
345
|
+
string: "text",
|
|
346
|
+
number: "numeric",
|
|
347
|
+
boolean: "logical",
|
|
348
|
+
void: "void",
|
|
349
|
+
any: "dynamic",
|
|
350
|
+
unknown: "dynamic",
|
|
351
|
+
null: "null",
|
|
352
|
+
undefined: "void"
|
|
353
|
+
};
|
|
354
|
+
if (typeof tsType === "string") {
|
|
355
|
+
return mapping[tsType] || tsType;
|
|
356
|
+
}
|
|
357
|
+
if (Array.isArray(tsType)) {
|
|
358
|
+
return {
|
|
359
|
+
kind: "array",
|
|
360
|
+
elementType: this.convertType(tsType[0])
|
|
361
|
+
};
|
|
362
|
+
}
|
|
363
|
+
if (typeof tsType === "object") {
|
|
364
|
+
return {
|
|
365
|
+
kind: "object",
|
|
366
|
+
properties: Object.entries(tsType).reduce(
|
|
367
|
+
(acc, [key, val]) => {
|
|
368
|
+
acc[key] = this.convertType(val);
|
|
369
|
+
return acc;
|
|
370
|
+
},
|
|
371
|
+
{}
|
|
372
|
+
)
|
|
373
|
+
};
|
|
374
|
+
}
|
|
375
|
+
return tsType;
|
|
376
|
+
}
|
|
377
|
+
};
|
|
378
|
+
var InteropContext = class {
|
|
379
|
+
constructor(basePath) {
|
|
380
|
+
this.moduleResolver = new ModuleResolver(basePath);
|
|
381
|
+
this.exportImportHandler = new ExportImportHandler();
|
|
382
|
+
this.asyncHandler = new AsyncFunctionHandler();
|
|
383
|
+
this.errorBoundary = new ErrorBoundary();
|
|
384
|
+
this.typeLoader = new TypeScriptTypeLoader();
|
|
385
|
+
}
|
|
386
|
+
getModuleResolver() {
|
|
387
|
+
return this.moduleResolver;
|
|
388
|
+
}
|
|
389
|
+
getExportImportHandler() {
|
|
390
|
+
return this.exportImportHandler;
|
|
391
|
+
}
|
|
392
|
+
getAsyncHandler() {
|
|
393
|
+
return this.asyncHandler;
|
|
394
|
+
}
|
|
395
|
+
getErrorBoundary() {
|
|
396
|
+
return this.errorBoundary;
|
|
397
|
+
}
|
|
398
|
+
getTypeLoader() {
|
|
399
|
+
return this.typeLoader;
|
|
400
|
+
}
|
|
401
|
+
};
|
|
402
|
+
|
|
403
|
+
exports.AsyncFunctionHandler = AsyncFunctionHandler;
|
|
404
|
+
exports.ErrorBoundary = ErrorBoundary;
|
|
405
|
+
exports.ExportImportHandler = ExportImportHandler;
|
|
406
|
+
exports.InteropContext = InteropContext;
|
|
407
|
+
exports.ModuleResolver = ModuleResolver;
|
|
408
|
+
exports.TypeScriptTypeLoader = TypeScriptTypeLoader;
|
|
409
|
+
//# sourceMappingURL=chunk-SLU6UPJI.cjs.map
|
|
410
|
+
//# sourceMappingURL=chunk-SLU6UPJI.cjs.map
|
|
@@ -0,0 +1,212 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// src/events/EventBus.ts
|
|
4
|
+
var EventBus = class {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.listeners = /* @__PURE__ */ new Map();
|
|
7
|
+
this.history = [];
|
|
8
|
+
this.maxHistory = 100;
|
|
9
|
+
this.nextId = 0;
|
|
10
|
+
this.paused = false;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Subscribe to an event.
|
|
14
|
+
*/
|
|
15
|
+
on(event, callback, priority = 0) {
|
|
16
|
+
const id = this.nextId++;
|
|
17
|
+
const list = this.listeners.get(event) || [];
|
|
18
|
+
list.push({ callback, priority, once: false, id });
|
|
19
|
+
list.sort((a, b) => b.priority - a.priority);
|
|
20
|
+
this.listeners.set(event, list);
|
|
21
|
+
return id;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Subscribe to an event once (auto-removes after first fire).
|
|
25
|
+
*/
|
|
26
|
+
once(event, callback, priority = 0) {
|
|
27
|
+
const id = this.nextId++;
|
|
28
|
+
const list = this.listeners.get(event) || [];
|
|
29
|
+
list.push({ callback, priority, once: true, id });
|
|
30
|
+
list.sort((a, b) => b.priority - a.priority);
|
|
31
|
+
this.listeners.set(event, list);
|
|
32
|
+
return id;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Unsubscribe by listener ID.
|
|
36
|
+
*/
|
|
37
|
+
off(listenerId) {
|
|
38
|
+
for (const [event, list] of this.listeners) {
|
|
39
|
+
const idx = list.findIndex((l) => l.id === listenerId);
|
|
40
|
+
if (idx !== -1) {
|
|
41
|
+
list.splice(idx, 1);
|
|
42
|
+
return;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Unsubscribe all listeners for an event.
|
|
48
|
+
*/
|
|
49
|
+
offAll(event) {
|
|
50
|
+
this.listeners.delete(event);
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Emit an event to all subscribers.
|
|
54
|
+
*/
|
|
55
|
+
emit(event, data) {
|
|
56
|
+
if (this.paused) return;
|
|
57
|
+
this.history.push({ event, data, timestamp: Date.now() });
|
|
58
|
+
if (this.history.length > this.maxHistory) this.history.shift();
|
|
59
|
+
const list = this.listeners.get(event);
|
|
60
|
+
if (list) {
|
|
61
|
+
const toRemove = [];
|
|
62
|
+
for (const listener of list) {
|
|
63
|
+
listener.callback(data);
|
|
64
|
+
if (listener.once) toRemove.push(listener.id);
|
|
65
|
+
}
|
|
66
|
+
for (const id of toRemove) {
|
|
67
|
+
const idx = list.findIndex((l) => l.id === id);
|
|
68
|
+
if (idx !== -1) list.splice(idx, 1);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
if (event !== "*") {
|
|
72
|
+
const wildcardList = this.listeners.get("*");
|
|
73
|
+
if (wildcardList) {
|
|
74
|
+
for (const listener of wildcardList) {
|
|
75
|
+
listener.callback({ event, data });
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* Get event history.
|
|
82
|
+
*/
|
|
83
|
+
getHistory() {
|
|
84
|
+
return [...this.history];
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Get listener count for an event.
|
|
88
|
+
*/
|
|
89
|
+
listenerCount(event) {
|
|
90
|
+
return this.listeners.get(event)?.length || 0;
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* Pause/resume event emission.
|
|
94
|
+
*/
|
|
95
|
+
setPaused(paused) {
|
|
96
|
+
this.paused = paused;
|
|
97
|
+
}
|
|
98
|
+
/**
|
|
99
|
+
* Clear all listeners and history.
|
|
100
|
+
*/
|
|
101
|
+
clear() {
|
|
102
|
+
this.listeners.clear();
|
|
103
|
+
this.history = [];
|
|
104
|
+
}
|
|
105
|
+
};
|
|
106
|
+
var sharedBus = null;
|
|
107
|
+
function getSharedEventBus() {
|
|
108
|
+
if (!sharedBus) sharedBus = new EventBus();
|
|
109
|
+
return sharedBus;
|
|
110
|
+
}
|
|
111
|
+
function setSharedEventBus(bus) {
|
|
112
|
+
sharedBus = bus;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
// src/monitoring/telemetry.ts
|
|
116
|
+
var TelemetryRegistry = class {
|
|
117
|
+
constructor() {
|
|
118
|
+
this.measurements = [];
|
|
119
|
+
this.maxHistory = 1e4;
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* Increments a monotonic counter (e.g., total_nodes_executed)
|
|
123
|
+
*/
|
|
124
|
+
incrementCounter(name, value = 1, labels) {
|
|
125
|
+
this.measurements.push({
|
|
126
|
+
name,
|
|
127
|
+
type: "counter",
|
|
128
|
+
value,
|
|
129
|
+
labels,
|
|
130
|
+
timestamp: Date.now()
|
|
131
|
+
});
|
|
132
|
+
if (this.measurements.length > this.maxHistory) this.measurements.shift();
|
|
133
|
+
}
|
|
134
|
+
/**
|
|
135
|
+
* Records an instantaneous value (e.g., active_agents)
|
|
136
|
+
*/
|
|
137
|
+
setGauge(name, value, labels) {
|
|
138
|
+
this.measurements.push({
|
|
139
|
+
name,
|
|
140
|
+
type: "gauge",
|
|
141
|
+
value,
|
|
142
|
+
labels,
|
|
143
|
+
timestamp: Date.now()
|
|
144
|
+
});
|
|
145
|
+
if (this.measurements.length > this.maxHistory) this.measurements.shift();
|
|
146
|
+
}
|
|
147
|
+
/**
|
|
148
|
+
* Wraps an async function and records its execution latency into a histogram.
|
|
149
|
+
*/
|
|
150
|
+
async measureLatency(name, fn, labels) {
|
|
151
|
+
const start = performance.now();
|
|
152
|
+
try {
|
|
153
|
+
return await fn();
|
|
154
|
+
} finally {
|
|
155
|
+
const duration = performance.now() - start;
|
|
156
|
+
this.measurements.push({
|
|
157
|
+
name,
|
|
158
|
+
type: "histogram",
|
|
159
|
+
value: duration,
|
|
160
|
+
labels,
|
|
161
|
+
timestamp: Date.now()
|
|
162
|
+
});
|
|
163
|
+
if (this.measurements.length > this.maxHistory) this.measurements.shift();
|
|
164
|
+
if (duration > 500) {
|
|
165
|
+
this.measurements.push({
|
|
166
|
+
name: "slo_violation_count",
|
|
167
|
+
type: "counter",
|
|
168
|
+
value: 1,
|
|
169
|
+
labels: { ...labels, metric_name: name, threshold: "500ms" },
|
|
170
|
+
timestamp: Date.now()
|
|
171
|
+
});
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
/**
|
|
176
|
+
* Snapshots current aggregations for dashboard export.
|
|
177
|
+
*/
|
|
178
|
+
getSnapshot() {
|
|
179
|
+
const snapshot = { counters: {}, histograms: {}, gauges: {} };
|
|
180
|
+
const histAggregations = {};
|
|
181
|
+
for (const m of this.measurements) {
|
|
182
|
+
const key = m.labels ? `${m.name}{${JSON.stringify(m.labels)}}` : m.name;
|
|
183
|
+
if (m.type === "counter") {
|
|
184
|
+
snapshot.counters[key] = (snapshot.counters[key] || 0) + m.value;
|
|
185
|
+
} else if (m.type === "gauge") {
|
|
186
|
+
snapshot.gauges[key] = m.value;
|
|
187
|
+
} else if (m.type === "histogram") {
|
|
188
|
+
if (!histAggregations[key]) histAggregations[key] = { count: 0, sum: 0, max: 0 };
|
|
189
|
+
histAggregations[key].count++;
|
|
190
|
+
histAggregations[key].sum += m.value;
|
|
191
|
+
if (m.value > histAggregations[key].max) histAggregations[key].max = m.value;
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
for (const [key, agg] of Object.entries(histAggregations)) {
|
|
195
|
+
snapshot.histograms[key] = {
|
|
196
|
+
count: agg.count,
|
|
197
|
+
sum: agg.sum,
|
|
198
|
+
avg: agg.count > 0 ? agg.sum / agg.count : 0,
|
|
199
|
+
max: agg.max
|
|
200
|
+
};
|
|
201
|
+
}
|
|
202
|
+
return snapshot;
|
|
203
|
+
}
|
|
204
|
+
};
|
|
205
|
+
var telemetry = new TelemetryRegistry();
|
|
206
|
+
|
|
207
|
+
exports.EventBus = EventBus;
|
|
208
|
+
exports.getSharedEventBus = getSharedEventBus;
|
|
209
|
+
exports.setSharedEventBus = setSharedEventBus;
|
|
210
|
+
exports.telemetry = telemetry;
|
|
211
|
+
//# sourceMappingURL=chunk-SMIWS6DE.cjs.map
|
|
212
|
+
//# sourceMappingURL=chunk-SMIWS6DE.cjs.map
|