@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,554 @@
|
|
|
1
|
+
// src/parser/PipelineParser.ts
|
|
2
|
+
var VALID_SOURCE_TYPES = /* @__PURE__ */ new Set([
|
|
3
|
+
"rest",
|
|
4
|
+
"stream",
|
|
5
|
+
"filesystem",
|
|
6
|
+
"database",
|
|
7
|
+
"mcp",
|
|
8
|
+
"list",
|
|
9
|
+
"user_input",
|
|
10
|
+
"stdout",
|
|
11
|
+
"webhook"
|
|
12
|
+
]);
|
|
13
|
+
var VALID_TRANSFORM_TYPES = /* @__PURE__ */ new Set([
|
|
14
|
+
"llm",
|
|
15
|
+
"mcp",
|
|
16
|
+
"http",
|
|
17
|
+
"field_mapping"
|
|
18
|
+
]);
|
|
19
|
+
var VALID_SINK_TYPES = /* @__PURE__ */ new Set([
|
|
20
|
+
"rest",
|
|
21
|
+
"webhook",
|
|
22
|
+
"mcp",
|
|
23
|
+
"filesystem",
|
|
24
|
+
"database",
|
|
25
|
+
"stdout",
|
|
26
|
+
"holo"
|
|
27
|
+
]);
|
|
28
|
+
function stripComments(source) {
|
|
29
|
+
const lines = source.split("\n");
|
|
30
|
+
return lines.map((line) => {
|
|
31
|
+
let inString = null;
|
|
32
|
+
for (let i = 0; i < line.length; i++) {
|
|
33
|
+
const ch = line[i];
|
|
34
|
+
if (inString) {
|
|
35
|
+
if (ch === inString && line[i - 1] !== "\\") inString = null;
|
|
36
|
+
} else if (ch === '"' || ch === "'") {
|
|
37
|
+
inString = ch;
|
|
38
|
+
} else if (ch === "/" && line[i + 1] === "/") {
|
|
39
|
+
return line.substring(0, i);
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
return line;
|
|
43
|
+
}).join("\n");
|
|
44
|
+
}
|
|
45
|
+
function parseDuration(value) {
|
|
46
|
+
const match = value.match(/^(\d+)(s|m|h|d)$/);
|
|
47
|
+
if (!match) return void 0;
|
|
48
|
+
return { value: parseInt(match[1], 10), unit: match[2] };
|
|
49
|
+
}
|
|
50
|
+
function extractBlock(source, keyword, name) {
|
|
51
|
+
const results = [];
|
|
52
|
+
const namePattern = "(\\w+)";
|
|
53
|
+
const regex = new RegExp(`${keyword}\\s+${namePattern}\\s*\\{`, "g");
|
|
54
|
+
let match;
|
|
55
|
+
while ((match = regex.exec(source)) !== null) {
|
|
56
|
+
const blockName = match[1];
|
|
57
|
+
const startLine = source.substring(0, match.index).split("\n").length;
|
|
58
|
+
const startIdx = source.indexOf("{", match.index);
|
|
59
|
+
let depth = 1;
|
|
60
|
+
let i = startIdx + 1;
|
|
61
|
+
while (i < source.length && depth > 0) {
|
|
62
|
+
if (source[i] === "{") depth++;
|
|
63
|
+
if (source[i] === "}") depth--;
|
|
64
|
+
i++;
|
|
65
|
+
}
|
|
66
|
+
results.push({
|
|
67
|
+
content: source.substring(startIdx + 1, i - 1),
|
|
68
|
+
name: blockName,
|
|
69
|
+
startLine
|
|
70
|
+
});
|
|
71
|
+
}
|
|
72
|
+
return results;
|
|
73
|
+
}
|
|
74
|
+
function parseInlineObjectLiteral(value) {
|
|
75
|
+
const trimmed = value.trim();
|
|
76
|
+
if (!trimmed.startsWith("{") || !trimmed.endsWith("}")) return void 0;
|
|
77
|
+
const inner = trimmed.slice(1, -1).trim();
|
|
78
|
+
if (!inner) return {};
|
|
79
|
+
const parts = [];
|
|
80
|
+
let current = "";
|
|
81
|
+
let depth = 0;
|
|
82
|
+
let inQuote = null;
|
|
83
|
+
for (let i = 0; i < inner.length; i++) {
|
|
84
|
+
const ch = inner[i];
|
|
85
|
+
const prev = i > 0 ? inner[i - 1] : "";
|
|
86
|
+
if (inQuote) {
|
|
87
|
+
current += ch;
|
|
88
|
+
if (ch === inQuote && prev !== "\\") inQuote = null;
|
|
89
|
+
continue;
|
|
90
|
+
}
|
|
91
|
+
if (ch === '"' || ch === "'") {
|
|
92
|
+
inQuote = ch;
|
|
93
|
+
current += ch;
|
|
94
|
+
continue;
|
|
95
|
+
}
|
|
96
|
+
if (ch === "{" || ch === "[") depth++;
|
|
97
|
+
if (ch === "}" || ch === "]") depth--;
|
|
98
|
+
if (ch === "," && depth === 0) {
|
|
99
|
+
if (current.trim()) parts.push(current.trim());
|
|
100
|
+
current = "";
|
|
101
|
+
continue;
|
|
102
|
+
}
|
|
103
|
+
current += ch;
|
|
104
|
+
}
|
|
105
|
+
if (current.trim()) parts.push(current.trim());
|
|
106
|
+
const out = {};
|
|
107
|
+
for (const part of parts) {
|
|
108
|
+
const idx = part.indexOf(":");
|
|
109
|
+
if (idx <= 0) return void 0;
|
|
110
|
+
const key = part.slice(0, idx).trim().replace(/^['"]|['"]$/g, "");
|
|
111
|
+
const rawVal = part.slice(idx + 1).trim();
|
|
112
|
+
let parsed = rawVal;
|
|
113
|
+
if (rawVal.startsWith('"') && rawVal.endsWith('"') || rawVal.startsWith("'") && rawVal.endsWith("'")) {
|
|
114
|
+
parsed = rawVal.slice(1, -1);
|
|
115
|
+
} else if (rawVal === "true") {
|
|
116
|
+
parsed = true;
|
|
117
|
+
} else if (rawVal === "false") {
|
|
118
|
+
parsed = false;
|
|
119
|
+
} else if (/^-?\d+$/.test(rawVal)) {
|
|
120
|
+
parsed = parseInt(rawVal, 10);
|
|
121
|
+
} else if (/^-?\d+\.\d+$/.test(rawVal)) {
|
|
122
|
+
parsed = parseFloat(rawVal);
|
|
123
|
+
} else if (rawVal.startsWith("{") && rawVal.endsWith("}")) {
|
|
124
|
+
parsed = parseInlineObjectLiteral(rawVal) ?? rawVal;
|
|
125
|
+
}
|
|
126
|
+
out[key] = parsed;
|
|
127
|
+
}
|
|
128
|
+
return out;
|
|
129
|
+
}
|
|
130
|
+
function splitPropertyLines(content) {
|
|
131
|
+
const lines = [];
|
|
132
|
+
let current = "";
|
|
133
|
+
let depth = 0;
|
|
134
|
+
let inQuote = null;
|
|
135
|
+
const flush = () => {
|
|
136
|
+
const trimmed = current.trim();
|
|
137
|
+
if (trimmed) lines.push(trimmed);
|
|
138
|
+
current = "";
|
|
139
|
+
};
|
|
140
|
+
for (let i = 0; i < content.length; i++) {
|
|
141
|
+
const ch = content[i];
|
|
142
|
+
const prev = i > 0 ? content[i - 1] : "";
|
|
143
|
+
if (inQuote) {
|
|
144
|
+
current += ch;
|
|
145
|
+
if (ch === inQuote && prev !== "\\") inQuote = null;
|
|
146
|
+
continue;
|
|
147
|
+
}
|
|
148
|
+
if (ch === '"' || ch === "'" || ch === "`") {
|
|
149
|
+
inQuote = ch;
|
|
150
|
+
current += ch;
|
|
151
|
+
continue;
|
|
152
|
+
}
|
|
153
|
+
if (ch === "{" || ch === "[" || ch === "(") depth++;
|
|
154
|
+
if (ch === "}" || ch === "]" || ch === ")") depth = Math.max(0, depth - 1);
|
|
155
|
+
if (ch === "\n" || ch === "\r") {
|
|
156
|
+
flush();
|
|
157
|
+
continue;
|
|
158
|
+
}
|
|
159
|
+
if (depth === 0 && /\s/.test(ch) && current.trim() && /^\w+\s*:/.test(content.slice(i + 1))) {
|
|
160
|
+
flush();
|
|
161
|
+
continue;
|
|
162
|
+
}
|
|
163
|
+
current += ch;
|
|
164
|
+
}
|
|
165
|
+
flush();
|
|
166
|
+
return lines;
|
|
167
|
+
}
|
|
168
|
+
function parseProperties(content) {
|
|
169
|
+
const props = {};
|
|
170
|
+
const lines = splitPropertyLines(content);
|
|
171
|
+
let currentKey = null;
|
|
172
|
+
let multilineVal = [];
|
|
173
|
+
for (const line of lines) {
|
|
174
|
+
const trimmed = line.trim();
|
|
175
|
+
if (currentKey !== null) {
|
|
176
|
+
multilineVal.push(line);
|
|
177
|
+
continue;
|
|
178
|
+
}
|
|
179
|
+
if (!trimmed || trimmed.startsWith("//")) continue;
|
|
180
|
+
const kvMatch = trimmed.match(/^(\w+)\s*:\s+(.+)$/);
|
|
181
|
+
if (kvMatch) {
|
|
182
|
+
const key = kvMatch[1];
|
|
183
|
+
let val = kvMatch[2].trim();
|
|
184
|
+
if (typeof val === "string" && val.startsWith("|")) {
|
|
185
|
+
currentKey = key;
|
|
186
|
+
multilineVal = [];
|
|
187
|
+
continue;
|
|
188
|
+
}
|
|
189
|
+
if (typeof val === "string" && val.endsWith(",")) {
|
|
190
|
+
val = val.slice(0, -1).trim();
|
|
191
|
+
}
|
|
192
|
+
if (typeof val === "string") {
|
|
193
|
+
const strVal = val;
|
|
194
|
+
const inlineObject = parseInlineObjectLiteral(strVal);
|
|
195
|
+
if (inlineObject) {
|
|
196
|
+
val = inlineObject;
|
|
197
|
+
} else if (strVal.startsWith('"') && strVal.endsWith('"')) {
|
|
198
|
+
val = strVal.slice(1, -1);
|
|
199
|
+
} else if (strVal.startsWith("'") && strVal.endsWith("'")) {
|
|
200
|
+
val = strVal.slice(1, -1);
|
|
201
|
+
} else if (strVal === "true") {
|
|
202
|
+
val = true;
|
|
203
|
+
} else if (strVal === "false") {
|
|
204
|
+
val = false;
|
|
205
|
+
} else if (/^\d+$/.test(strVal)) {
|
|
206
|
+
val = parseInt(strVal, 10);
|
|
207
|
+
} else if (/^\d+\.\d+$/.test(strVal)) {
|
|
208
|
+
val = parseFloat(strVal);
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
props[key] = val;
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
if (currentKey !== null) {
|
|
215
|
+
props[currentKey] = multilineVal.join("\n");
|
|
216
|
+
}
|
|
217
|
+
return props;
|
|
218
|
+
}
|
|
219
|
+
function parseNestedBlock(content, keyword) {
|
|
220
|
+
const blocks = extractBlock(content, keyword);
|
|
221
|
+
if (blocks.length > 0) {
|
|
222
|
+
return parseProperties(blocks[0].content);
|
|
223
|
+
}
|
|
224
|
+
const escaped = keyword.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
225
|
+
const anonRegex = new RegExp(`(?:^|[^\\w.])${escaped}\\s*\\{`);
|
|
226
|
+
const match = anonRegex.exec(content);
|
|
227
|
+
if (!match) return void 0;
|
|
228
|
+
const startIdx = content.indexOf("{", match.index);
|
|
229
|
+
if (startIdx < 0) return void 0;
|
|
230
|
+
let depth = 1;
|
|
231
|
+
let i = startIdx + 1;
|
|
232
|
+
while (i < content.length && depth > 0) {
|
|
233
|
+
if (content[i] === "{") depth++;
|
|
234
|
+
if (content[i] === "}") depth--;
|
|
235
|
+
i++;
|
|
236
|
+
}
|
|
237
|
+
return parseProperties(content.substring(startIdx + 1, i - 1));
|
|
238
|
+
}
|
|
239
|
+
function parseFieldMappings(content) {
|
|
240
|
+
const mappings = [];
|
|
241
|
+
const lines = content.split("\n");
|
|
242
|
+
const pathPattern = "[A-Za-z_][A-Za-z0-9_]*(?:\\.[A-Za-z_][A-Za-z0-9_]*)*(?:\\[\\])?";
|
|
243
|
+
for (const line of lines) {
|
|
244
|
+
const trimmed = line.trim();
|
|
245
|
+
if (!trimmed || trimmed.startsWith("//")) continue;
|
|
246
|
+
const mapMatch = trimmed.match(
|
|
247
|
+
new RegExp(`^(${pathPattern})\\s*->\\s*(${pathPattern})(?:\\s*:\\s*(.+))?$`)
|
|
248
|
+
);
|
|
249
|
+
if (mapMatch) {
|
|
250
|
+
const transforms = mapMatch[3] ? mapMatch[3].split(":").map((t) => t.trim()).filter(Boolean) : [];
|
|
251
|
+
mappings.push({
|
|
252
|
+
from: mapMatch[1],
|
|
253
|
+
to: mapMatch[2],
|
|
254
|
+
transforms
|
|
255
|
+
});
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
return mappings;
|
|
259
|
+
}
|
|
260
|
+
function parseValidateFields(content) {
|
|
261
|
+
const fields = [];
|
|
262
|
+
const lines = content.split("\n");
|
|
263
|
+
for (const line of lines) {
|
|
264
|
+
const trimmed = line.trim();
|
|
265
|
+
if (!trimmed || trimmed.startsWith("//")) continue;
|
|
266
|
+
const vMatch = trimmed.match(/^(\w+)\s*:\s*(.+)$/);
|
|
267
|
+
if (vMatch) {
|
|
268
|
+
const rules = vMatch[2].split(",").map((r) => r.trim()).filter(Boolean);
|
|
269
|
+
fields.push({ field: vMatch[1], rules });
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
return fields;
|
|
273
|
+
}
|
|
274
|
+
function parseBranchRoutes(content) {
|
|
275
|
+
const routes = [];
|
|
276
|
+
const lines = content.split("\n");
|
|
277
|
+
for (const line of lines) {
|
|
278
|
+
const trimmed = line.trim();
|
|
279
|
+
if (!trimmed || trimmed.startsWith("//")) continue;
|
|
280
|
+
const whenMatch = trimmed.match(/^when\s+(.+?)\s*->\s*sink\s+(\w+)$/);
|
|
281
|
+
if (whenMatch) {
|
|
282
|
+
routes.push({ condition: whenMatch[1], sinkName: whenMatch[2] });
|
|
283
|
+
continue;
|
|
284
|
+
}
|
|
285
|
+
const defaultMatch = trimmed.match(/^default\s*->\s*sink\s+(\w+)$/);
|
|
286
|
+
if (defaultMatch) {
|
|
287
|
+
routes.push({ condition: "default", sinkName: defaultMatch[1] });
|
|
288
|
+
}
|
|
289
|
+
}
|
|
290
|
+
return routes;
|
|
291
|
+
}
|
|
292
|
+
function parseStringArray(content) {
|
|
293
|
+
const match = content.match(/\[([\s\S]*?)\]/);
|
|
294
|
+
if (!match) return [];
|
|
295
|
+
return match[1].split(",").map((s) => s.trim().replace(/^["']|["']$/g, "")).filter(Boolean);
|
|
296
|
+
}
|
|
297
|
+
function parsePipeline(source) {
|
|
298
|
+
const errors = [];
|
|
299
|
+
const clean = stripComments(source);
|
|
300
|
+
const pipelineBlocks = extractBlock(clean, "pipeline");
|
|
301
|
+
if (pipelineBlocks.length === 0) {
|
|
302
|
+
const quotedMatch = clean.match(/pipeline\s+["']([^"']+)["']\s*\{/);
|
|
303
|
+
if (!quotedMatch) {
|
|
304
|
+
return { success: false, errors: [{ message: "No pipeline block found" }] };
|
|
305
|
+
}
|
|
306
|
+
const startIdx = clean.indexOf("{", quotedMatch.index);
|
|
307
|
+
let depth = 1;
|
|
308
|
+
let i = startIdx + 1;
|
|
309
|
+
while (i < clean.length && depth > 0) {
|
|
310
|
+
if (clean[i] === "{") depth++;
|
|
311
|
+
if (clean[i] === "}") depth--;
|
|
312
|
+
i++;
|
|
313
|
+
}
|
|
314
|
+
const pipelineContent = clean.substring(startIdx + 1, i - 1);
|
|
315
|
+
return parsePipelineContent(quotedMatch[1], pipelineContent, errors);
|
|
316
|
+
}
|
|
317
|
+
return parsePipelineContent(pipelineBlocks[0].name, pipelineBlocks[0].content, errors);
|
|
318
|
+
}
|
|
319
|
+
function parsePipelineContent(name, content, errors) {
|
|
320
|
+
const invalidKeywords = [
|
|
321
|
+
"environment",
|
|
322
|
+
"spatial_group",
|
|
323
|
+
"object",
|
|
324
|
+
"orb",
|
|
325
|
+
"theme",
|
|
326
|
+
"light",
|
|
327
|
+
"camera",
|
|
328
|
+
"audio",
|
|
329
|
+
"zone",
|
|
330
|
+
"timeline",
|
|
331
|
+
"particle_system",
|
|
332
|
+
"effects",
|
|
333
|
+
"ui",
|
|
334
|
+
"npc",
|
|
335
|
+
"quest",
|
|
336
|
+
"dialogue",
|
|
337
|
+
"ability",
|
|
338
|
+
"achievement",
|
|
339
|
+
"talent_tree",
|
|
340
|
+
"behavior",
|
|
341
|
+
"state_machine",
|
|
342
|
+
"shape",
|
|
343
|
+
"terrain",
|
|
344
|
+
"waypoints",
|
|
345
|
+
"spawn_group",
|
|
346
|
+
"composition",
|
|
347
|
+
"constraint",
|
|
348
|
+
"sub_orb",
|
|
349
|
+
"norm",
|
|
350
|
+
"metanorm"
|
|
351
|
+
];
|
|
352
|
+
const contentForKeywordCheck = content.replace(/"(?:\\.|[^"\\])*"/g, '""').replace(/'(?:\\.|[^'\\])*'/g, "''").replace(/`(?:\\.|[^`\\])*`/g, "``").replace(/template:\s*\|[\s\S]*?(?=\n\s*\})/g, 'template: ""');
|
|
353
|
+
for (const keyword of invalidKeywords) {
|
|
354
|
+
if (new RegExp(`\\b${keyword}\\b`).test(contentForKeywordCheck)) {
|
|
355
|
+
errors.push({
|
|
356
|
+
message: `SyntaxError: '${keyword}' is not valid in a pipeline context. Use .holo for spatial compositions or .hsplus for behaviors.`
|
|
357
|
+
});
|
|
358
|
+
}
|
|
359
|
+
}
|
|
360
|
+
if (/\btemplate\s+\w+\s*\{/.test(contentForKeywordCheck)) {
|
|
361
|
+
errors.push({
|
|
362
|
+
message: "SyntaxError: 'template' is not valid in a pipeline context. Use .holo for spatial compositions or .hsplus for behaviors."
|
|
363
|
+
});
|
|
364
|
+
}
|
|
365
|
+
const props = parseProperties(content);
|
|
366
|
+
const schedule = typeof props.schedule === "string" ? props.schedule : void 0;
|
|
367
|
+
const timeout = typeof props.timeout === "string" ? parseDuration(props.timeout) : void 0;
|
|
368
|
+
let retry;
|
|
369
|
+
const retryBlock = parseNestedBlock(content, "retry");
|
|
370
|
+
if (retryBlock) {
|
|
371
|
+
retry = {
|
|
372
|
+
max: typeof retryBlock.max === "number" ? retryBlock.max : 3,
|
|
373
|
+
backoff: retryBlock.backoff || "exponential"
|
|
374
|
+
};
|
|
375
|
+
}
|
|
376
|
+
const paramsBlock = parseNestedBlock(content, "params");
|
|
377
|
+
const params = paramsBlock;
|
|
378
|
+
const sources = [];
|
|
379
|
+
for (const block of extractBlock(content, "source")) {
|
|
380
|
+
const p = parseProperties(block.content);
|
|
381
|
+
const type = typeof p.type === "string" ? p.type : "rest";
|
|
382
|
+
if (!VALID_SOURCE_TYPES.has(type)) {
|
|
383
|
+
errors.push({
|
|
384
|
+
message: `Source "${block.name}" has unsupported type "${type}"`,
|
|
385
|
+
line: block.startLine,
|
|
386
|
+
block: block.name
|
|
387
|
+
});
|
|
388
|
+
}
|
|
389
|
+
sources.push({
|
|
390
|
+
kind: "source",
|
|
391
|
+
name: block.name,
|
|
392
|
+
type,
|
|
393
|
+
endpoint: p.endpoint,
|
|
394
|
+
path: p.path,
|
|
395
|
+
pattern: p.pattern,
|
|
396
|
+
since: p.since,
|
|
397
|
+
method: p.method,
|
|
398
|
+
auth: parseNestedBlock(block.content, "auth"),
|
|
399
|
+
pagination: parseNestedBlock(block.content, "pagination"),
|
|
400
|
+
properties: p
|
|
401
|
+
});
|
|
402
|
+
}
|
|
403
|
+
const transforms = [];
|
|
404
|
+
for (const block of extractBlock(content, "transform")) {
|
|
405
|
+
const p = parseProperties(block.content);
|
|
406
|
+
const mappings = parseFieldMappings(block.content);
|
|
407
|
+
const hasType = p.type !== void 0;
|
|
408
|
+
const type = hasType ? String(p.type) : mappings.length > 0 ? "field_mapping" : void 0;
|
|
409
|
+
if (!type) {
|
|
410
|
+
errors.push({
|
|
411
|
+
message: `Transform "${block.name}" missing type or field mappings`,
|
|
412
|
+
line: block.startLine,
|
|
413
|
+
block: block.name
|
|
414
|
+
});
|
|
415
|
+
} else if (!VALID_TRANSFORM_TYPES.has(type)) {
|
|
416
|
+
errors.push({
|
|
417
|
+
message: `Transform "${block.name}" has unsupported type "${type}"`,
|
|
418
|
+
line: block.startLine,
|
|
419
|
+
block: block.name
|
|
420
|
+
});
|
|
421
|
+
}
|
|
422
|
+
transforms.push({
|
|
423
|
+
kind: "transform",
|
|
424
|
+
name: block.name,
|
|
425
|
+
type,
|
|
426
|
+
mappings: mappings.length > 0 ? mappings : void 0,
|
|
427
|
+
model: p.model,
|
|
428
|
+
prompt: p.prompt,
|
|
429
|
+
input: p.input,
|
|
430
|
+
output: p.output,
|
|
431
|
+
server: p.server,
|
|
432
|
+
tool: p.tool,
|
|
433
|
+
args: p.args,
|
|
434
|
+
method: p.method,
|
|
435
|
+
url: p.url,
|
|
436
|
+
timeout: typeof p.timeout === "string" ? parseDuration(p.timeout) : void 0,
|
|
437
|
+
where: p.where,
|
|
438
|
+
properties: p
|
|
439
|
+
});
|
|
440
|
+
}
|
|
441
|
+
const filters = [];
|
|
442
|
+
for (const block of extractBlock(content, "filter")) {
|
|
443
|
+
const p = parseProperties(block.content);
|
|
444
|
+
if (!p.where) {
|
|
445
|
+
errors.push({
|
|
446
|
+
message: `Filter "${block.name}" missing 'where' clause`,
|
|
447
|
+
line: block.startLine,
|
|
448
|
+
block: block.name
|
|
449
|
+
});
|
|
450
|
+
}
|
|
451
|
+
filters.push({
|
|
452
|
+
kind: "filter",
|
|
453
|
+
name: block.name,
|
|
454
|
+
where: p.where || ""
|
|
455
|
+
});
|
|
456
|
+
}
|
|
457
|
+
const validates = [];
|
|
458
|
+
for (const block of extractBlock(content, "validate")) {
|
|
459
|
+
validates.push({
|
|
460
|
+
kind: "validate",
|
|
461
|
+
name: block.name,
|
|
462
|
+
fields: parseValidateFields(block.content)
|
|
463
|
+
});
|
|
464
|
+
}
|
|
465
|
+
const merges = [];
|
|
466
|
+
for (const block of extractBlock(content, "merge")) {
|
|
467
|
+
const p = parseProperties(block.content);
|
|
468
|
+
const fromArr = typeof p.from === "string" ? parseStringArray(p.from) : [];
|
|
469
|
+
merges.push({
|
|
470
|
+
kind: "merge",
|
|
471
|
+
name: block.name,
|
|
472
|
+
from: fromArr,
|
|
473
|
+
dedup: parseNestedBlock(block.content, "dedup"),
|
|
474
|
+
strategy: p.strategy
|
|
475
|
+
});
|
|
476
|
+
}
|
|
477
|
+
const branches = [];
|
|
478
|
+
for (const block of extractBlock(content, "branch")) {
|
|
479
|
+
branches.push({
|
|
480
|
+
kind: "branch",
|
|
481
|
+
name: block.name,
|
|
482
|
+
routes: parseBranchRoutes(block.content)
|
|
483
|
+
});
|
|
484
|
+
}
|
|
485
|
+
const sinks = [];
|
|
486
|
+
for (const block of extractBlock(content, "sink")) {
|
|
487
|
+
const p = parseProperties(block.content);
|
|
488
|
+
const type = typeof p.type === "string" ? p.type : "rest";
|
|
489
|
+
if (!VALID_SINK_TYPES.has(type)) {
|
|
490
|
+
errors.push({
|
|
491
|
+
message: `Sink "${block.name}" has unsupported type "${type}"`,
|
|
492
|
+
line: block.startLine,
|
|
493
|
+
block: block.name
|
|
494
|
+
});
|
|
495
|
+
}
|
|
496
|
+
sinks.push({
|
|
497
|
+
kind: "sink",
|
|
498
|
+
name: block.name,
|
|
499
|
+
type,
|
|
500
|
+
endpoint: p.endpoint,
|
|
501
|
+
path: p.path,
|
|
502
|
+
method: p.method,
|
|
503
|
+
auth: parseNestedBlock(block.content, "auth"),
|
|
504
|
+
batch: parseNestedBlock(block.content, "batch"),
|
|
505
|
+
onError: parseNestedBlock(block.content, "on_error"),
|
|
506
|
+
format: p.format,
|
|
507
|
+
append: p.append,
|
|
508
|
+
server: p.server,
|
|
509
|
+
tool: p.tool,
|
|
510
|
+
args: p.args,
|
|
511
|
+
template: p.template,
|
|
512
|
+
hash: p.hash,
|
|
513
|
+
properties: p
|
|
514
|
+
});
|
|
515
|
+
}
|
|
516
|
+
const steps = [
|
|
517
|
+
...sources,
|
|
518
|
+
...merges,
|
|
519
|
+
...transforms,
|
|
520
|
+
...filters,
|
|
521
|
+
...validates,
|
|
522
|
+
...branches,
|
|
523
|
+
...sinks
|
|
524
|
+
];
|
|
525
|
+
if (sources.length === 0) {
|
|
526
|
+
errors.push({ message: "Pipeline has no sources" });
|
|
527
|
+
}
|
|
528
|
+
if (sinks.length === 0) {
|
|
529
|
+
errors.push({ message: "Pipeline has no sinks" });
|
|
530
|
+
}
|
|
531
|
+
const pipeline = {
|
|
532
|
+
name,
|
|
533
|
+
schedule,
|
|
534
|
+
timeout,
|
|
535
|
+
retry,
|
|
536
|
+
params,
|
|
537
|
+
steps,
|
|
538
|
+
sources,
|
|
539
|
+
transforms,
|
|
540
|
+
filters,
|
|
541
|
+
validates,
|
|
542
|
+
merges,
|
|
543
|
+
branches,
|
|
544
|
+
sinks
|
|
545
|
+
};
|
|
546
|
+
return { success: errors.length === 0, pipeline, errors };
|
|
547
|
+
}
|
|
548
|
+
function isPipelineSource(source) {
|
|
549
|
+
return /pipeline\s+["']?\w/.test(source);
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
export { isPipelineSource, parsePipeline };
|
|
553
|
+
//# sourceMappingURL=chunk-J32ZJZJH.js.map
|
|
554
|
+
//# sourceMappingURL=chunk-J32ZJZJH.js.map
|