Skip to content

Commit c04186c

Browse files
committed
docs: Add diagrams
1 parent 7d54132 commit c04186c

3 files changed

Lines changed: 347 additions & 0 deletions

File tree

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,108 @@
1+
<mxfile host="65bd71144e">
2+
<diagram name="Build Task Sequence" id="build-task-sequence">
3+
<mxGraphModel dx="1100" dy="800" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="1654" math="0" shadow="0">
4+
<root>
5+
<mxCell id="0"/>
6+
<mxCell id="1" parent="0"/>
7+
8+
<mxCell id="10" value="TAM Sequence Diagram: Build Task Integration Flow" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;fontSize=14;fontStyle=1;" parent="1" vertex="1">
9+
<mxGeometry x="180" y="20" width="800" height="30" as="geometry"/>
10+
</mxCell>
11+
12+
<mxCell id="11" value="ui5 build" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;strokeWidth=1.5;" parent="1" vertex="1">
13+
<mxGeometry x="80" y="80" width="180" height="40" as="geometry"/>
14+
</mxCell>
15+
<mxCell id="12" value="generateBundle" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;strokeWidth=1.5;" parent="1" vertex="1">
16+
<mxGeometry x="320" y="80" width="180" height="40" as="geometry"/>
17+
</mxCell>
18+
<mxCell id="13" value="bundleNpmPackages (NEW)" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;strokeWidth=1.5;" parent="1" vertex="1">
19+
<mxGeometry x="560" y="80" width="220" height="40" as="geometry"/>
20+
</mxCell>
21+
<mxCell id="14" value="generateComponentPreload" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;strokeWidth=1.5;" parent="1" vertex="1">
22+
<mxGeometry x="840" y="80" width="220" height="40" as="geometry"/>
23+
</mxCell>
24+
25+
<mxCell id="20" value="" style="endArrow=none;dashed=1;strokeWidth=1.5;strokeColor=#000000;" parent="1" source="11" target="21" edge="1">
26+
<mxGeometry relative="1" as="geometry"/>
27+
</mxCell>
28+
<mxCell id="21" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;strokeColor=none;" parent="1" vertex="1">
29+
<mxGeometry x="170" y="760" width="1" height="1" as="geometry"/>
30+
</mxCell>
31+
32+
<mxCell id="22" value="" style="endArrow=none;dashed=1;strokeWidth=1.5;strokeColor=#000000;" parent="1" source="12" target="23" edge="1">
33+
<mxGeometry relative="1" as="geometry"/>
34+
</mxCell>
35+
<mxCell id="23" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;strokeColor=none;" parent="1" vertex="1">
36+
<mxGeometry x="410" y="760" width="1" height="1" as="geometry"/>
37+
</mxCell>
38+
39+
<mxCell id="24" value="" style="endArrow=none;dashed=1;strokeWidth=1.5;strokeColor=#000000;" parent="1" source="13" target="25" edge="1">
40+
<mxGeometry relative="1" as="geometry"/>
41+
</mxCell>
42+
<mxCell id="25" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;strokeColor=none;" parent="1" vertex="1">
43+
<mxGeometry x="670" y="760" width="1" height="1" as="geometry"/>
44+
</mxCell>
45+
46+
<mxCell id="26" value="" style="endArrow=none;dashed=1;strokeWidth=1.5;strokeColor=#000000;" parent="1" source="14" target="27" edge="1">
47+
<mxGeometry relative="1" as="geometry"/>
48+
</mxCell>
49+
<mxCell id="27" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;strokeColor=none;" parent="1" vertex="1">
50+
<mxGeometry x="950" y="760" width="1" height="1" as="geometry"/>
51+
</mxCell>
52+
53+
<mxCell id="30" value="Execute existing bundle task" style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=classic;endFill=1;strokeColor=#000000;align=center;verticalAlign=bottom;" parent="1" source="11" target="12" edge="1">
54+
<mxGeometry relative="1" as="geometry">
55+
<mxPoint x="290" y="170" as="targetPoint"/>
56+
</mxGeometry>
57+
</mxCell>
58+
59+
<mxCell id="31" value="After bundle generation" style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=classic;endFill=1;strokeColor=#000000;align=center;verticalAlign=bottom;" parent="1" source="12" target="13" edge="1">
60+
<mxGeometry relative="1" as="geometry">
61+
<mxPoint x="530" y="220" as="targetPoint"/>
62+
</mxGeometry>
63+
</mxCell>
64+
65+
<mxCell id="32" value="1) Collect NPM packages from ResourceCollector" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;" parent="1" vertex="1">
66+
<mxGeometry x="530" y="255" width="280" height="42" as="geometry"/>
67+
</mxCell>
68+
<mxCell id="33" value="2) Read package.json" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;" parent="1" vertex="1">
69+
<mxGeometry x="530" y="305" width="220" height="36" as="geometry"/>
70+
</mxCell>
71+
<mxCell id="34" value="3) Topological sort" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;" parent="1" vertex="1">
72+
<mxGeometry x="530" y="349" width="200" height="36" as="geometry"/>
73+
</mxCell>
74+
75+
<mxCell id="35" value="loop: For each package" style="swimlane;html=1;rounded=0;fillColor=none;strokeColor=#000000;" parent="1" vertex="1">
76+
<mxGeometry x="500" y="405" width="340" height="175" as="geometry"/>
77+
</mxCell>
78+
<mxCell id="36" value="Create Rollup config (entry, externals, paths)" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;" parent="35" vertex="1">
79+
<mxGeometry x="20" y="35" width="300" height="38" as="geometry"/>
80+
</mxCell>
81+
<mxCell id="37" value="Execute Rollup (tree-shaken AMD bundle)" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;" parent="35" vertex="1">
82+
<mxGeometry x="20" y="83" width="300" height="38" as="geometry"/>
83+
</mxCell>
84+
<mxCell id="38" value="Write to workspace (resources/thirdparty/*.js)" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;" parent="35" vertex="1">
85+
<mxGeometry x="20" y="131" width="300" height="36" as="geometry"/>
86+
</mxCell>
87+
88+
<mxCell id="39" value="5) Rewrite source paths (if addToNamespace: true)" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;" parent="1" vertex="1">
89+
<mxGeometry x="520" y="605" width="320" height="42" as="geometry"/>
90+
</mxCell>
91+
92+
<mxCell id="40" value="Before component preload" style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=classic;endFill=1;strokeColor=#000000;align=center;verticalAlign=bottom;" parent="1" source="13" target="14" edge="1">
93+
<mxGeometry relative="1" as="geometry">
94+
<mxPoint x="820" y="690" as="targetPoint"/>
95+
</mxGeometry>
96+
</mxCell>
97+
98+
<mxCell id="41" value="Includes thirdparty/ files" style="rounded=1;arcSize=10;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#000000;" parent="1" vertex="1">
99+
<mxGeometry x="845" y="705" width="210" height="36" as="geometry"/>
100+
</mxCell>
101+
102+
<mxCell id="42" value="Continue remaining tasks" style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;endArrow=classic;endFill=1;strokeColor=#000000;align=center;verticalAlign=bottom;" parent="1" source="14" target="11" edge="1">
103+
<mxGeometry relative="1" as="geometry"/>
104+
</mxCell>
105+
</root>
106+
</mxGraphModel>
107+
</diagram>
108+
</mxfile>

0 commit comments

Comments
 (0)