-
Notifications
You must be signed in to change notification settings - Fork 515
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from the-patience-tester/dev
Reviewed.
- Loading branch information
Showing
1 changed file
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<mxfile host="app.diagrams.net" modified="2023-11-30T15:57:00.158Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" version="22.1.5" etag="20LGKvNHxjujUmdEETuD"> | ||
<diagram name="Page-1" id="GxTFbm5HdPgQBLPhhsF6"> | ||
<mxGraphModel dx="1434" dy="765" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0"> | ||
<root> | ||
<mxCell id="0" /> | ||
<mxCell id="1" parent="0" /> | ||
<mxCell id="2" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#e3c800;fontColor=#000000;strokeColor=#B09500;" vertex="1" parent="1"> | ||
<mxGeometry x="360" y="60" width="120" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="3" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#1ba1e2;fontColor=#ffffff;strokeColor=#006EAF;" vertex="1" parent="1"> | ||
<mxGeometry x="160" y="160" width="120" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="4" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#1ba1e2;fontColor=#ffffff;strokeColor=#006EAF;" vertex="1" parent="1"> | ||
<mxGeometry x="560" y="160" width="120" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="5" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#1ba1e2;fontColor=#ffffff;strokeColor=#006EAF;" vertex="1" parent="1"> | ||
<mxGeometry x="360" y="160" width="120" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="6" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#60a917;fontColor=#ffffff;strokeColor=#2D7600;" vertex="1" parent="1"> | ||
<mxGeometry x="160" y="280" width="120" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#60a917;fontColor=#ffffff;strokeColor=#2D7600;" vertex="1" parent="1"> | ||
<mxGeometry x="160" y="360" width="120" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="8" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#60a917;fontColor=#ffffff;strokeColor=#2D7600;" vertex="1" parent="1"> | ||
<mxGeometry x="360" y="280" width="120" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="9" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#60a917;fontColor=#ffffff;strokeColor=#2D7600;" vertex="1" parent="1"> | ||
<mxGeometry x="360" y="360" width="120" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="10" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#60a917;fontColor=#ffffff;strokeColor=#2D7600;" vertex="1" parent="1"> | ||
<mxGeometry x="560" y="280" width="120" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="11" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#60a917;fontColor=#ffffff;strokeColor=#2D7600;" vertex="1" parent="1"> | ||
<mxGeometry x="560" y="360" width="120" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="12" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;" edge="1" parent="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="80" y="140" as="sourcePoint" /> | ||
<mxPoint x="720" y="140" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="13" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;" edge="1" parent="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="80" y="260" as="sourcePoint" /> | ||
<mxPoint x="720" y="260" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="14" value="Story" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> | ||
<mxGeometry x="30" y="75" width="50" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="15" value="Rule" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> | ||
<mxGeometry x="30" y="180" width="50" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="16" value="Examples" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> | ||
<mxGeometry x="15" y="330" width="80" height="30" as="geometry" /> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |