drawio_dsl 0.9.0 → 0.11.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +26 -0
- data/config/configuration.json +1889 -510
- data/docs/printspeak-architecture-controllers.drawio +47 -47
- data/docs/printspeak-architecture-generator-custom.drawio +306 -0
- data/docs/printspeak-architecture-generator-custom.png +0 -0
- data/docs/project-plan/project.drawio +112 -73
- data/docs/project-plan/project_done.svg +1 -1
- data/docs/project-plan/project_in_progress.svg +1 -1
- data/docs/project-plan/project_todo.svg +1 -1
- data/docs/samples/grid-direction-horizontal.svg +1 -1
- data/docs/samples/grid-direction-vertical.svg +1 -1
- data/docs/samples/styles-glass.svg +1 -1
- data/docs/samples/styles-plain.svg +1 -1
- data/docs/samples/styles-rounded.svg +1 -1
- data/docs/samples/styles-shadow.svg +1 -1
- data/docs/samples/styles-sketch.svg +1 -1
- data/docs/samples/themes-random.svg +1 -1
- data/docs/samples/willoughby-council.svg +1 -1
- data/lib/drawio_dsl/configuration.rb +215 -76
- data/lib/drawio_dsl/schema/diagram.rb +17 -11
- data/lib/drawio_dsl/schema/element.rb +1 -1
- data/lib/drawio_dsl/schema/page.rb +9 -3
- data/lib/drawio_dsl/schema/shape.rb +6 -1
- data/lib/drawio_dsl/schema/text.rb +1 -1
- data/lib/drawio_dsl/version.rb +1 -1
- data/lib/drawio_dsl.rb +1 -3
- data/package-lock.json +2 -2
- data/package.json +1 -1
- metadata +4 -5
- data/docs/printspeak-architecture-generator.drawio +0 -107
- data/lib/drawio_dsl/configuration_shapes.rb +0 -109
- data/lib/drawio_dsl/configuration_themes.rb +0 -63
@@ -1,205 +1,244 @@
|
|
1
|
-
<mxfile host="
|
2
|
-
<diagram id="
|
3
|
-
<mxGraphModel dx="0" dy="0" background="#
|
1
|
+
<mxfile host="aAu">
|
2
|
+
<diagram id="ns0" name="In progress">
|
3
|
+
<mxGraphModel dx="0" dy="0" background="#000000" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
|
4
4
|
<root>
|
5
|
-
<mxCell id="
|
6
|
-
<mxCell id="
|
7
|
-
<mxCell id="
|
5
|
+
<mxCell id="page_root_ns0" parent="ns0"/>
|
6
|
+
<mxCell id="node_root_ns0" parent="page_root_ns0"/>
|
7
|
+
<mxCell id="ns0-1" value="DrawIO DSL" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fontColor=#FFFFFF;text;fontSize=28;fontStyle=1;fillColor=none" vertex="1" parent="node_root_ns0">
|
8
8
|
<mxGeometry x="300" y="0" width="400" height="80" as="geometry"/>
|
9
9
|
</mxCell>
|
10
|
-
<mxCell id="
|
10
|
+
<mxCell id="ns0-3" value="refactor shapes to use configuration file and split into elements, lines and texts" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
11
11
|
<mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
|
12
12
|
</mxCell>
|
13
|
-
<mxCell id="
|
13
|
+
<mxCell id="ns0-4" value="rename type to key" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
14
14
|
<mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
|
15
15
|
</mxCell>
|
16
|
-
<mxCell id="
|
16
|
+
<mxCell id="ns0-5" value="deepen the shape hierarchy, element_types => element.types" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
17
17
|
<mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
|
18
18
|
</mxCell>
|
19
|
-
<mxCell id="
|
19
|
+
<mxCell id="ns0-6" value="deprecate the old shape technique" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
20
20
|
<mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
|
21
21
|
</mxCell>
|
22
|
-
<mxCell id="
|
22
|
+
<mxCell id="ns0-7" value="add :shape, :line and :text to random shape generator, note: you can see the issue in the samples/20-styled-shapes.rb where the text is not rendered" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
23
23
|
<mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
|
24
24
|
</mxCell>
|
25
|
-
<mxCell id="
|
25
|
+
<mxCell id="ns0-8" value="add new shapes related to line connectors" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
26
26
|
<mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
|
27
27
|
</mxCell>
|
28
|
-
<mxCell id="
|
28
|
+
<mxCell id="ns0-9" value="line connector aliases gives a simple way to use predefined line configurations" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
29
29
|
<mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
|
30
30
|
</mxCell>
|
31
|
-
<mxCell id="
|
31
|
+
<mxCell id="ns0-10" value="line connectors need to support autolinking using ids" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
32
32
|
<mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
|
33
33
|
</mxCell>
|
34
|
-
<mxCell id="
|
34
|
+
<mxCell id="ns0-11" value="line connectors should not effect the grid positioning systems" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
35
35
|
<mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
|
36
36
|
</mxCell>
|
37
|
+
<mxCell id="ns0-12" value="new format for connectors - connect(:a, :b, :solid)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
38
|
+
<mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
|
39
|
+
</mxCell>
|
40
|
+
<mxCell id="ns0-13" value="bg_theme does not work" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
41
|
+
<mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
|
42
|
+
</mxCell>
|
43
|
+
<mxCell id="ns0-14" value="improve coverage" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
44
|
+
<mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
|
45
|
+
</mxCell>
|
46
|
+
<mxCell id="ns0-15" value="class html builder to support include/extend modules, class methods" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_ns0">
|
47
|
+
<mxGeometry x="10" y="330" width="300" height="60" as="geometry"/>
|
48
|
+
</mxCell>
|
37
49
|
</root>
|
38
50
|
</mxGraphModel>
|
39
51
|
</diagram>
|
40
|
-
<diagram id="
|
41
|
-
<mxGraphModel dx="0" dy="0" background="#
|
52
|
+
<diagram id="UFM" name="To Do">
|
53
|
+
<mxGraphModel dx="0" dy="0" background="#000000" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
|
42
54
|
<root>
|
43
|
-
<mxCell id="
|
44
|
-
<mxCell id="
|
45
|
-
<mxCell id="
|
55
|
+
<mxCell id="page_root_UFM" parent="UFM"/>
|
56
|
+
<mxCell id="node_root_UFM" parent="page_root_UFM"/>
|
57
|
+
<mxCell id="UFM-2" value="does x, y, w, h need to be on lines (no for connectors, but other lines?)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
46
58
|
<mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
|
47
59
|
</mxCell>
|
48
|
-
<mxCell id="
|
60
|
+
<mxCell id="UFM-3" value="update domain model with all the recent architecture changes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
49
61
|
<mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
|
50
62
|
</mxCell>
|
51
|
-
<mxCell id="
|
63
|
+
<mxCell id="UFM-4" value="replace generated methods for shapes, texts and lines with meta programming" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
52
64
|
<mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
|
53
65
|
</mxCell>
|
54
|
-
<mxCell id="
|
66
|
+
<mxCell id="UFM-5" value="refactor HTML builder to custom GEM or use existing ruby GEM" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
55
67
|
<mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
|
56
68
|
</mxCell>
|
57
|
-
<mxCell id="
|
69
|
+
<mxCell id="UFM-6" value="add page background to theme, use it whenever the theme is set at a diagram/page level" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
58
70
|
<mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
|
59
71
|
</mxCell>
|
60
|
-
<mxCell id="
|
72
|
+
<mxCell id="UFM-7" value="move DrawioDsl::Formatters::Factory::FORMATTERS to resource file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
61
73
|
<mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
|
62
74
|
</mxCell>
|
63
|
-
<mxCell id="
|
75
|
+
<mxCell id="UFM-8" value="move DrawioDsl::Formatters::StyleBuilder::MAPPINGS to resource file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
64
76
|
<mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
|
65
77
|
</mxCell>
|
66
|
-
<mxCell id="
|
78
|
+
<mxCell id="UFM-9" value="settings style attributes need to de-duplicate, might be best to utilize the new StyleBuilder class" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
67
79
|
<mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
|
68
80
|
</mxCell>
|
69
|
-
<mxCell id="
|
81
|
+
<mxCell id="UFM-10" value="write SVG directly into other projects" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
70
82
|
<mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
|
71
83
|
</mxCell>
|
72
|
-
<mxCell id="
|
84
|
+
<mxCell id="UFM-11" value="Nodes need to support child nodes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
73
85
|
<mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
|
74
86
|
</mxCell>
|
75
|
-
<mxCell id="
|
87
|
+
<mxCell id="UFM-12" value="Grid layout does not position itself in relation to the last element" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
76
88
|
<mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
|
77
89
|
</mxCell>
|
78
|
-
<mxCell id="
|
90
|
+
<mxCell id="UFM-13" value="Grid layout should not be affected by connector lines" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
79
91
|
<mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
|
80
92
|
</mxCell>
|
81
|
-
<mxCell id="
|
93
|
+
<mxCell id="UFM-14" value="Grid layout should support flow break (break to next section if less then boundary)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
82
94
|
<mxGeometry x="10" y="330" width="300" height="60" as="geometry"/>
|
83
95
|
</mxCell>
|
96
|
+
<mxCell id="UFM-15" value="Grid layout should support hard break (break to next section)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
97
|
+
<mxGeometry x="330" y="330" width="300" height="60" as="geometry"/>
|
98
|
+
</mxCell>
|
99
|
+
<mxCell id="UFM-16" value="Dynamic sized shapes that expand to the size of their text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
100
|
+
<mxGeometry x="650" y="330" width="300" height="60" as="geometry"/>
|
101
|
+
</mxCell>
|
102
|
+
<mxCell id="UFM-17" value="Control of text padding left, right, top and bottom" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
103
|
+
<mxGeometry x="10" y="410" width="300" height="60" as="geometry"/>
|
104
|
+
</mxCell>
|
105
|
+
<mxCell id="UFM-18" value="Improve the theme control over text-only shapes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
106
|
+
<mxGeometry x="330" y="410" width="300" height="60" as="geometry"/>
|
107
|
+
</mxCell>
|
108
|
+
<mxCell id="UFM-19" value="x,y settings do not work for shapes within a grid layout" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
109
|
+
<mxGeometry x="650" y="410" width="300" height="60" as="geometry"/>
|
110
|
+
</mxCell>
|
111
|
+
<mxCell id="UFM-20" value="page layout so that you drop elements on and they are positioned correctly, e.g centered, left, right, etc, maybe a grid layout with a wrap of 1 and a width of the page is sufficient" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_UFM">
|
112
|
+
<mxGeometry x="10" y="490" width="300" height="60" as="geometry"/>
|
113
|
+
</mxCell>
|
84
114
|
</root>
|
85
115
|
</mxGraphModel>
|
86
116
|
</diagram>
|
87
|
-
<diagram id="
|
88
|
-
<mxGraphModel dx="0" dy="0" background="#
|
117
|
+
<diagram id="qxm" name="Done">
|
118
|
+
<mxGraphModel dx="0" dy="0" background="#000000" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
|
89
119
|
<root>
|
90
|
-
<mxCell id="
|
91
|
-
<mxCell id="
|
92
|
-
<mxCell id="
|
120
|
+
<mxCell id="page_root_qxm" parent="qxm"/>
|
121
|
+
<mxCell id="node_root_qxm" parent="page_root_qxm"/>
|
122
|
+
<mxCell id="qxm-2" value="headings do not appear to be working?" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
93
123
|
<mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
|
94
124
|
</mxCell>
|
95
|
-
<mxCell id="
|
125
|
+
<mxCell id="qxm-3" value="add sample for backgrounds with text on top, add support for favourite backgrounds" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
96
126
|
<mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
|
97
127
|
</mxCell>
|
98
|
-
<mxCell id="
|
128
|
+
<mxCell id="qxm-4" value="add background themes, with foreground text color" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
99
129
|
<mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
|
100
130
|
</mxCell>
|
101
|
-
<mxCell id="
|
131
|
+
<mxCell id="qxm-5" value="refactor shapes configuration so that it reads from custom file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
102
132
|
<mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
|
103
133
|
</mxCell>
|
104
|
-
<mxCell id="
|
134
|
+
<mxCell id="qxm-6" value="fix :text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
105
135
|
<mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
|
106
136
|
</mxCell>
|
107
|
-
<mxCell id="
|
137
|
+
<mxCell id="qxm-7" value="configuration for lines" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
108
138
|
<mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
|
109
139
|
</mxCell>
|
110
|
-
<mxCell id="
|
140
|
+
<mxCell id="qxm-8" value="configuration for text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
111
141
|
<mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
|
112
142
|
</mxCell>
|
113
|
-
<mxCell id="
|
143
|
+
<mxCell id="qxm-9" value="configuration for elements" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
114
144
|
<mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
|
115
145
|
</mxCell>
|
116
|
-
<mxCell id="
|
146
|
+
<mxCell id="qxm-10" value="configuration for line strokes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
117
147
|
<mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
|
118
148
|
</mxCell>
|
119
|
-
<mxCell id="
|
149
|
+
<mxCell id="qxm-11" value="configuration for connector compass direction" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
120
150
|
<mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
|
121
151
|
</mxCell>
|
122
|
-
<mxCell id="
|
152
|
+
<mxCell id="qxm-12" value="configuration for connector design" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
123
153
|
<mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
|
124
154
|
</mxCell>
|
125
|
-
<mxCell id="
|
155
|
+
<mxCell id="qxm-13" value="configuration for connector arrows" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
126
156
|
<mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
|
127
157
|
</mxCell>
|
128
|
-
<mxCell id="
|
158
|
+
<mxCell id="qxm-14" value="configuration for connector waypoints" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
129
159
|
<mxGeometry x="10" y="330" width="300" height="60" as="geometry"/>
|
130
160
|
</mxCell>
|
131
|
-
<mxCell id="
|
161
|
+
<mxCell id="qxm-15" value="export_json will output a diagram in machine readable format" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
132
162
|
<mxGeometry x="330" y="330" width="300" height="60" as="geometry"/>
|
133
163
|
</mxCell>
|
134
|
-
<mxCell id="
|
164
|
+
<mxCell id="qxm-16" value="class html formatter to support regular html nodes such as p, h1.. ul, li that are found on the builder" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
135
165
|
<mxGeometry x="650" y="330" width="300" height="60" as="geometry"/>
|
136
166
|
</mxCell>
|
137
|
-
<mxCell id="
|
167
|
+
<mxCell id="qxm-17" value="group box, like a regular box but with a top aligned h1 style title" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
138
168
|
<mxGeometry x="10" y="410" width="300" height="60" as="geometry"/>
|
139
169
|
</mxCell>
|
140
|
-
<mxCell id="
|
170
|
+
<mxCell id="qxm-18" value="build a domain (class) diagram" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
141
171
|
<mxGeometry x="330" y="410" width="300" height="60" as="geometry"/>
|
142
172
|
</mxCell>
|
143
|
-
<mxCell id="
|
173
|
+
<mxCell id="qxm-19" value="build configuration for line strokes %i[dashed dotted dashdot dashdotdot dotdotdot longdash)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
144
174
|
<mxGeometry x="650" y="410" width="300" height="60" as="geometry"/>
|
145
175
|
</mxCell>
|
146
|
-
<mxCell id="
|
176
|
+
<mxCell id="qxm-20" value="build configuration for line compass %i[n ne e se s sw w nw]" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
147
177
|
<mxGeometry x="10" y="490" width="300" height="60" as="geometry"/>
|
148
178
|
</mxCell>
|
149
|
-
<mxCell id="
|
179
|
+
<mxCell id="qxm-21" value="build configuration for line shape %i[style1 style2 style3 style4]" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
150
180
|
<mxGeometry x="330" y="490" width="300" height="60" as="geometry"/>
|
151
181
|
</mxCell>
|
152
|
-
<mxCell id="
|
182
|
+
<mxCell id="qxm-22" value="build configuration for arrows %i[straight triangle diamond circle cross short default none plain skewed_dash concave er_many er_one er_one_optional er_one_mandatory er_many_optional er_many_mandatory]" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
153
183
|
<mxGeometry x="650" y="490" width="300" height="60" as="geometry"/>
|
154
184
|
</mxCell>
|
155
|
-
<mxCell id="
|
185
|
+
<mxCell id="qxm-23" value="refactor the shape->text_only (boolean) to category (symbol)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
156
186
|
<mxGeometry x="10" y="570" width="300" height="60" as="geometry"/>
|
157
187
|
</mxCell>
|
158
|
-
<mxCell id="
|
188
|
+
<mxCell id="qxm-24" value="ensure that ids are working as expected" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
159
189
|
<mxGeometry x="330" y="570" width="300" height="60" as="geometry"/>
|
160
190
|
</mxCell>
|
161
|
-
<mxCell id="
|
191
|
+
<mxCell id="qxm-25" value="alter the initial parameter of all shapes so that it can be an ID, without named attribute" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
162
192
|
<mxGeometry x="650" y="570" width="300" height="60" as="geometry"/>
|
163
193
|
</mxCell>
|
164
|
-
<mxCell id="
|
194
|
+
<mxCell id="qxm-26" value="move project-plan files" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
165
195
|
<mxGeometry x="10" y="650" width="300" height="60" as="geometry"/>
|
166
196
|
</mxCell>
|
167
|
-
<mxCell id="
|
197
|
+
<mxCell id="qxm-27" value="alter configure_shape so it sets the default shape key and use that for selecting the default HTML formatter" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
168
198
|
<mxGeometry x="330" y="650" width="300" height="60" as="geometry"/>
|
169
199
|
</mxCell>
|
170
|
-
<mxCell id="
|
200
|
+
<mxCell id="qxm-28" value="add todo shape to simplify project plan drawing" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
171
201
|
<mxGeometry x="650" y="650" width="300" height="60" as="geometry"/>
|
172
202
|
</mxCell>
|
173
|
-
<mxCell id="
|
203
|
+
<mxCell id="qxm-29" value="introduce .value property to shape and let it use either formatted HTML or plain text title" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
174
204
|
<mxGeometry x="10" y="730" width="300" height="60" as="geometry"/>
|
175
205
|
</mxCell>
|
176
|
-
<mxCell id="
|
206
|
+
<mxCell id="qxm-30" value="formatter DSL that can render HTML directly into the value property" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
177
207
|
<mxGeometry x="330" y="730" width="300" height="60" as="geometry"/>
|
178
208
|
</mxCell>
|
179
|
-
<mxCell id="
|
209
|
+
<mxCell id="qxm-31" value="formatter DSL for class and interface generation" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
180
210
|
<mxGeometry x="650" y="730" width="300" height="60" as="geometry"/>
|
181
211
|
</mxCell>
|
182
|
-
<mxCell id="
|
212
|
+
<mxCell id="qxm-32" value="generate extension based graphics based on drawio extensions.js" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
183
213
|
<mxGeometry x="10" y="810" width="300" height="60" as="geometry"/>
|
184
214
|
</mxCell>
|
185
|
-
<mxCell id="
|
215
|
+
<mxCell id="qxm-33" value="active? flag on page defaulting to true. set to false to exclude page from diagram." style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
186
216
|
<mxGeometry x="330" y="810" width="300" height="60" as="geometry"/>
|
187
217
|
</mxCell>
|
188
|
-
<mxCell id="
|
218
|
+
<mxCell id="qxm-34" value="first level child nodes need to hang of node 1" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
189
219
|
<mxGeometry x="650" y="810" width="300" height="60" as="geometry"/>
|
190
220
|
</mxCell>
|
191
|
-
<mxCell id="
|
221
|
+
<mxCell id="qxm-35" value="node has child nodes and add_node will set a nodes parent" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
192
222
|
<mxGeometry x="10" y="890" width="300" height="60" as="geometry"/>
|
193
223
|
</mxCell>
|
194
|
-
<mxCell id="
|
224
|
+
<mxCell id="qxm-36" value="nodes can belong to a parent node, the top level node responds with truthy to root?" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
195
225
|
<mxGeometry x="330" y="890" width="300" height="60" as="geometry"/>
|
196
226
|
</mxCell>
|
197
|
-
<mxCell id="
|
227
|
+
<mxCell id="qxm-37" value="add sample diagram for the github readme file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
198
228
|
<mxGeometry x="650" y="890" width="300" height="60" as="geometry"/>
|
199
229
|
</mxCell>
|
200
|
-
<mxCell id="
|
230
|
+
<mxCell id="qxm-38" value="write samples into docs folder and display in readme" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
201
231
|
<mxGeometry x="10" y="970" width="300" height="60" as="geometry"/>
|
202
232
|
</mxCell>
|
233
|
+
<mxCell id="qxm-39" value="add export as .PNG, needs to take a page number as the PNG will not support multiple pages" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
234
|
+
<mxGeometry x="330" y="970" width="300" height="60" as="geometry"/>
|
235
|
+
</mxCell>
|
236
|
+
<mxCell id="qxm-40" value="add export as .SVG, needs to take a page number as the SVG will not support multiple pages" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
237
|
+
<mxGeometry x="650" y="970" width="300" height="60" as="geometry"/>
|
238
|
+
</mxCell>
|
239
|
+
<mxCell id="qxm-41" value="add save as .drawio" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_qxm">
|
240
|
+
<mxGeometry x="10" y="1050" width="300" height="60" as="geometry"/>
|
241
|
+
</mxCell>
|
203
242
|
</root>
|
204
243
|
</mxGraphModel>
|
205
244
|
</diagram>
|