generated from mblancodev/MF-host-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.dio
54 lines (54 loc) · 3.77 KB
/
example.dio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<mxfile host="65bd71144e">
<diagram id="RcZoiuO4RbPnpOyqhmcZ" name="Page-1">
<mxGraphModel dx="954" dy="873" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="9" value="Reads exposed components from" style="edgeStyle=none;html=1;entryX=0;entryY=0;entryDx=140;entryDy=90;entryPerimeter=0;" edge="1" parent="1" target="11">
<mxGeometry relative="1" as="geometry">
<mxPoint x="130" y="150" as="sourcePoint"/>
<mxPoint x="140" y="640" as="targetPoint"/>
<Array as="points">
<mxPoint x="130" y="590"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="4" value="HOST APP<br>locahost:8080" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="40" y="30" width="180" height="120" as="geometry"/>
</mxCell>
<mxCell id="6" style="edgeStyle=none;html=1;" edge="1" parent="1" source="5">
<mxGeometry relative="1" as="geometry">
<mxPoint x="650" y="290" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="8" value="Exposes the following component" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="6">
<mxGeometry x="0.0462" y="3" relative="1" as="geometry">
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="5" value="REMOTE 1<br>localhost:3000" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="560" y="40" width="180" height="120" as="geometry"/>
</mxCell>
<mxCell id="10" value="s" style="edgeStyle=none;html=1;" edge="1" parent="1" source="7">
<mxGeometry relative="1" as="geometry">
<mxPoint x="650" y="510" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="7" value="Button" style="shape=note;whiteSpace=wrap;html=1;backgroundOutline=1;fontColor=#000000;darkOpacity=0.05;fillColor=#FFF9B2;strokeColor=none;fillStyle=solid;direction=west;gradientDirection=north;gradientColor=#FFF2A1;shadow=1;size=20;pointerEvents=1;" vertex="1" parent="1">
<mxGeometry x="580" y="290" width="140" height="160" as="geometry"/>
</mxCell>
<mxCell id="12" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="11" target="7">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="13" value="Via" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="12">
<mxGeometry x="0.0571" relative="1" as="geometry">
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="11" value="remoteEntry.js" style="shape=note;whiteSpace=wrap;html=1;backgroundOutline=1;fontColor=#000000;darkOpacity=0.05;fillColor=#FFF9B2;strokeColor=none;fillStyle=solid;direction=west;gradientDirection=north;gradientColor=#FFF2A1;shadow=1;size=20;pointerEvents=1;" vertex="1" parent="1">
<mxGeometry x="580" y="520" width="140" height="160" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>