@sudobility/testomniac_runner_service 0.1.36 → 0.1.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/adapter.d.ts +14 -1
- package/dist/adapter.d.ts.map +1 -1
- package/dist/api/client.d.ts +60 -1
- package/dist/api/client.d.ts.map +1 -1
- package/dist/api/client.js +21 -2
- package/dist/api/client.js.map +1 -1
- package/dist/crawler/link-extractor.d.ts +8 -0
- package/dist/crawler/link-extractor.d.ts.map +1 -0
- package/dist/crawler/link-extractor.js +37 -0
- package/dist/crawler/link-extractor.js.map +1 -0
- package/dist/crawler/url-normalizer.d.ts +4 -0
- package/dist/crawler/url-normalizer.d.ts.map +1 -0
- package/dist/crawler/url-normalizer.js +27 -0
- package/dist/crawler/url-normalizer.js.map +1 -0
- package/dist/expertise/accessibility-expertise.d.ts +11 -0
- package/dist/expertise/accessibility-expertise.d.ts.map +1 -0
- package/dist/expertise/accessibility-expertise.js +131 -0
- package/dist/expertise/accessibility-expertise.js.map +1 -0
- package/dist/expertise/content-expertise.d.ts +10 -0
- package/dist/expertise/content-expertise.d.ts.map +1 -0
- package/dist/expertise/content-expertise.js +102 -0
- package/dist/expertise/content-expertise.js.map +1 -0
- package/dist/expertise/index.d.ts +3 -0
- package/dist/expertise/index.d.ts.map +1 -1
- package/dist/expertise/index.js +9 -4
- package/dist/expertise/index.js.map +1 -1
- package/dist/expertise/ui-expertise.d.ts +10 -0
- package/dist/expertise/ui-expertise.d.ts.map +1 -0
- package/dist/expertise/ui-expertise.js +76 -0
- package/dist/expertise/ui-expertise.js.map +1 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/orchestrator/decomposition.d.ts.map +1 -1
- package/dist/orchestrator/decomposition.js +558 -65
- package/dist/orchestrator/decomposition.js.map +1 -1
- package/dist/orchestrator/direct-navigation.d.ts +4 -0
- package/dist/orchestrator/direct-navigation.d.ts.map +1 -0
- package/dist/orchestrator/direct-navigation.js +47 -0
- package/dist/orchestrator/direct-navigation.js.map +1 -0
- package/dist/orchestrator/discovery.d.ts +10 -0
- package/dist/orchestrator/discovery.d.ts.map +1 -0
- package/dist/orchestrator/discovery.js +77 -0
- package/dist/orchestrator/discovery.js.map +1 -0
- package/dist/orchestrator/expertise.d.ts +5 -0
- package/dist/orchestrator/expertise.d.ts.map +1 -0
- package/dist/orchestrator/expertise.js +168 -0
- package/dist/orchestrator/expertise.js.map +1 -0
- package/dist/orchestrator/orchestrator.d.ts.map +1 -1
- package/dist/orchestrator/orchestrator.js +63 -37
- package/dist/orchestrator/orchestrator.js.map +1 -1
- package/dist/orchestrator/page-capture.d.ts +22 -0
- package/dist/orchestrator/page-capture.d.ts.map +1 -0
- package/dist/orchestrator/page-capture.js +112 -0
- package/dist/orchestrator/page-capture.js.map +1 -0
- package/dist/orchestrator/test-execution.d.ts.map +1 -1
- package/dist/orchestrator/test-execution.js +18 -37
- package/dist/orchestrator/test-execution.js.map +1 -1
- package/dist/orchestrator/types.d.ts +10 -0
- package/dist/orchestrator/types.d.ts.map +1 -1
- package/package.json +3 -3
|
@@ -3,6 +3,9 @@ export { TesterExpertise } from "./tester-expertise";
|
|
|
3
3
|
export { SeoExpertise } from "./seo-expertise";
|
|
4
4
|
export { SecurityExpertise } from "./security-expertise";
|
|
5
5
|
export { PerformanceExpertise } from "./performance-expertise";
|
|
6
|
+
export { ContentExpertise } from "./content-expertise";
|
|
7
|
+
export { UiExpertise } from "./ui-expertise";
|
|
8
|
+
export { AccessibilityExpertise } from "./accessibility-expertise";
|
|
6
9
|
export { NoopExpertise } from "./noop-expertise";
|
|
7
10
|
import type { Expertise } from "./types";
|
|
8
11
|
export declare function createDefaultExpertises(): Expertise[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/expertise/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/expertise/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AASzC,wBAAgB,uBAAuB,IAAI,SAAS,EAAE,CAUrD"}
|
package/dist/expertise/index.js
CHANGED
|
@@ -2,21 +2,26 @@ export { TesterExpertise } from "./tester-expertise";
|
|
|
2
2
|
export { SeoExpertise } from "./seo-expertise";
|
|
3
3
|
export { SecurityExpertise } from "./security-expertise";
|
|
4
4
|
export { PerformanceExpertise } from "./performance-expertise";
|
|
5
|
+
export { ContentExpertise } from "./content-expertise";
|
|
6
|
+
export { UiExpertise } from "./ui-expertise";
|
|
7
|
+
export { AccessibilityExpertise } from "./accessibility-expertise";
|
|
5
8
|
export { NoopExpertise } from "./noop-expertise";
|
|
6
9
|
import { TesterExpertise } from "./tester-expertise";
|
|
7
10
|
import { SeoExpertise } from "./seo-expertise";
|
|
8
11
|
import { SecurityExpertise } from "./security-expertise";
|
|
9
12
|
import { PerformanceExpertise } from "./performance-expertise";
|
|
10
|
-
import {
|
|
13
|
+
import { ContentExpertise } from "./content-expertise";
|
|
14
|
+
import { UiExpertise } from "./ui-expertise";
|
|
15
|
+
import { AccessibilityExpertise } from "./accessibility-expertise";
|
|
11
16
|
export function createDefaultExpertises() {
|
|
12
17
|
return [
|
|
13
18
|
new TesterExpertise(),
|
|
14
19
|
new SeoExpertise(),
|
|
15
20
|
new SecurityExpertise(),
|
|
16
21
|
new PerformanceExpertise(),
|
|
17
|
-
new
|
|
18
|
-
new
|
|
19
|
-
new
|
|
22
|
+
new ContentExpertise(),
|
|
23
|
+
new UiExpertise(),
|
|
24
|
+
new AccessibilityExpertise(),
|
|
20
25
|
];
|
|
21
26
|
}
|
|
22
27
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/expertise/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAGjD,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/expertise/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAGjD,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AAEnE,MAAM,UAAU,uBAAuB;IACrC,OAAO;QACL,IAAI,eAAe,EAAE;QACrB,IAAI,YAAY,EAAE;QAClB,IAAI,iBAAiB,EAAE;QACvB,IAAI,oBAAoB,EAAE;QAC1B,IAAI,gBAAgB,EAAE;QACtB,IAAI,WAAW,EAAE;QACjB,IAAI,sBAAsB,EAAE;KAC7B,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import type { Expertise, ExpertiseContext, Outcome } from "./types";
|
|
2
|
+
export declare class UiExpertise implements Expertise {
|
|
3
|
+
name: string;
|
|
4
|
+
evaluate(context: ExpertiseContext): Outcome[];
|
|
5
|
+
private checkMainLandmark;
|
|
6
|
+
private checkScaffoldConsistency;
|
|
7
|
+
private checkActiveErrorPatterns;
|
|
8
|
+
private checkInteractiveDensity;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=ui-expertise.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ui-expertise.d.ts","sourceRoot":"","sources":["../../src/expertise/ui-expertise.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEpE,qBAAa,WAAY,YAAW,SAAS;IAC3C,IAAI,SAAQ;IAEZ,QAAQ,CAAC,OAAO,EAAE,gBAAgB,GAAG,OAAO,EAAE;IAW9C,OAAO,CAAC,iBAAiB;IAkBzB,OAAO,CAAC,wBAAwB;IAmBhC,OAAO,CAAC,wBAAwB;IAoBhC,OAAO,CAAC,uBAAuB;CAqBhC"}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
export class UiExpertise {
|
|
2
|
+
name = "ui";
|
|
3
|
+
evaluate(context) {
|
|
4
|
+
const outcomes = [];
|
|
5
|
+
outcomes.push(this.checkMainLandmark(context.html));
|
|
6
|
+
outcomes.push(this.checkScaffoldConsistency(context));
|
|
7
|
+
outcomes.push(this.checkActiveErrorPatterns(context));
|
|
8
|
+
outcomes.push(this.checkInteractiveDensity(context.html));
|
|
9
|
+
return outcomes;
|
|
10
|
+
}
|
|
11
|
+
checkMainLandmark(html) {
|
|
12
|
+
const hasMain = /<main\b/i.test(html) || /\brole=["']main["']/i.test(html);
|
|
13
|
+
if (!hasMain) {
|
|
14
|
+
return {
|
|
15
|
+
expected: "Page should expose a main content landmark",
|
|
16
|
+
observed: 'No <main> element or role="main" landmark detected',
|
|
17
|
+
result: "warning",
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
return {
|
|
21
|
+
expected: "Page should expose a main content landmark",
|
|
22
|
+
observed: "Main content landmark detected",
|
|
23
|
+
result: "pass",
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
checkScaffoldConsistency(context) {
|
|
27
|
+
const topMenus = context.scaffolds.filter(item => item.type === "topMenu");
|
|
28
|
+
const footers = context.scaffolds.filter(item => item.type === "footer");
|
|
29
|
+
if (topMenus.length > 1 || footers.length > 1) {
|
|
30
|
+
return {
|
|
31
|
+
expected: "Shared page scaffolds should not be duplicated",
|
|
32
|
+
observed: `Detected ${topMenus.length} top menu(s) and ${footers.length} footer(s)`,
|
|
33
|
+
result: "warning",
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
return {
|
|
37
|
+
expected: "Shared page scaffolds should not be duplicated",
|
|
38
|
+
observed: `Detected ${topMenus.length} top menu(s) and ${footers.length} footer(s)`,
|
|
39
|
+
result: "pass",
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
checkActiveErrorPatterns(context) {
|
|
43
|
+
const errorPattern = context.patterns.find(pattern => pattern.type === "errorMessage" || pattern.type === "alert");
|
|
44
|
+
if (errorPattern && errorPattern.count > 0) {
|
|
45
|
+
return {
|
|
46
|
+
expected: "Page should not load with visible error UI",
|
|
47
|
+
observed: `Detected ${errorPattern.count} ${errorPattern.type} pattern(s)`,
|
|
48
|
+
result: "warning",
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
return {
|
|
52
|
+
expected: "Page should not load with visible error UI",
|
|
53
|
+
observed: "No error or alert patterns detected on initial render",
|
|
54
|
+
result: "pass",
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
checkInteractiveDensity(html) {
|
|
58
|
+
const controls = (html.match(/<button\b/gi) ?? []).length +
|
|
59
|
+
(html.match(/<a\b[^>]*href=/gi) ?? []).length +
|
|
60
|
+
(html.match(/<input\b/gi) ?? []).length +
|
|
61
|
+
(html.match(/<select\b/gi) ?? []).length;
|
|
62
|
+
if (controls === 0) {
|
|
63
|
+
return {
|
|
64
|
+
expected: "Page should expose at least one interactive control",
|
|
65
|
+
observed: "No links, buttons, inputs, or selects were detected",
|
|
66
|
+
result: "warning",
|
|
67
|
+
};
|
|
68
|
+
}
|
|
69
|
+
return {
|
|
70
|
+
expected: "Page should expose at least one interactive control",
|
|
71
|
+
observed: `Detected ${controls} interactive control(s) in the HTML`,
|
|
72
|
+
result: "pass",
|
|
73
|
+
};
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
//# sourceMappingURL=ui-expertise.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ui-expertise.js","sourceRoot":"","sources":["../../src/expertise/ui-expertise.ts"],"names":[],"mappings":"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"}
|
package/dist/index.d.ts
CHANGED
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,YAAY,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,YAAY,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAGlE,cAAc,0BAA0B,CAAC;AAEzC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AAGzC,OAAO,EACL,aAAa,EACb,sBAAsB,EACtB,qBAAqB,EACrB,yBAAyB,EACzB,iBAAiB,GAClB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,KAAK,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EACL,qBAAqB,EACrB,wBAAwB,EACxB,KAAK,sBAAsB,GAC5B,MAAM,8BAA8B,CAAC;AAGtC,OAAO,EACL,MAAM,EACN,aAAa,EACb,kBAAkB,EAClB,aAAa,GACd,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAG1D,cAAc,aAAa,CAAC;AAG5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AAGvC,cAAc,oBAAoB,CAAC;AAGnC,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAGvD,OAAO,EACL,sBAAsB,EACtB,2BAA2B,GAC5B,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAC3D,YAAY,EACV,aAAa,EACb,gBAAgB,EAChB,kBAAkB,EAClB,yBAAyB,EACzB,UAAU,GACX,MAAM,oBAAoB,CAAC;AAG5B,OAAO,EACL,gBAAgB,EAChB,yBAAyB,EACzB,KAAK,gBAAgB,GACtB,MAAM,+BAA+B,CAAC;AAGvC,OAAO,EAAE,aAAa,EAAE,KAAK,eAAe,EAAE,MAAM,eAAe,CAAC;AACpE,OAAO,EAAE,gBAAgB,EAAE,KAAK,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAC9E,OAAO,EAAE,gBAAgB,EAAE,KAAK,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAC/E,OAAO,EACL,mBAAmB,EACnB,KAAK,gBAAgB,GACtB,MAAM,sBAAsB,CAAC;AAG9B,OAAO,EACL,iBAAiB,EACjB,KAAK,gBAAgB,GACtB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC5E,OAAO,EACL,kBAAkB,EAClB,KAAK,iBAAiB,GACvB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AACnE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,yBAAyB,EAAE,MAAM,4BAA4B,CAAC;AACvE,OAAO,EACL,qBAAqB,EACrB,KAAK,gBAAgB,GACtB,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EAAE,sBAAsB,EAAE,MAAM,yBAAyB,CAAC;AACjE,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAGtE,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACpE,YAAY,EACV,SAAS,EACT,gBAAgB,EAChB,UAAU,GACX,MAAM,sBAAsB,CAAC;AAG9B,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,YAAY,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAGvD,OAAO,EAAE,YAAY,EAAE,KAAK,eAAe,EAAE,MAAM,YAAY,CAAC;AAGhE,YAAY,EAAE,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxE,OAAO,EACL,eAAe,EACf,YAAY,EACZ,iBAAiB,EACjB,oBAAoB,EACpB,aAAa,EACb,uBAAuB,GACxB,MAAM,aAAa,CAAC;AAGrB,YAAY,EACV,MAAM,EACN,aAAa,EACb,YAAY,EACZ,WAAW,GACZ,MAAM,iBAAiB,CAAC;AACzB,OAAO,EACL,cAAc,EACd,SAAS,EACT,iBAAiB,EACjB,iBAAiB,GAClB,MAAM,oBAAoB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"decomposition.d.ts","sourceRoot":"","sources":["../../src/orchestrator/decomposition.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"decomposition.d.ts","sourceRoot":"","sources":["../../src/orchestrator/decomposition.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAK/C,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAC7E,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAwlB5D;;;GAGG;AACH,wBAAsB,uBAAuB,CAC3C,GAAG,EAAE,wBAAwB,EAC7B,OAAO,EAAE,cAAc,EACvB,MAAM,EAAE,UAAU,EAClB,GAAG,EAAE,SAAS,EACd,MAAM,EAAE,gBAAgB,GACvB,OAAO,CAAC,MAAM,EAAE,CAAC,CAwUnB"}
|