drawio_dsl 0.11.1 → 0.11.4
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 +22 -0
- data/config/configuration.json +157 -16
- data/docs/domain_model.drawio +89 -89
- data/docs/domain_model.json +267 -267
- data/docs/printspeak-architecture-controllers-custom.drawio +9 -9
- data/docs/printspeak-architecture-controllers.drawio +47 -47
- data/docs/printspeak-architecture-generator-custom.drawio +16 -10
- data/docs/printspeak-architecture-generator.drawio +268 -0
- data/docs/project-plan/project.drawio +92 -89
- 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/tailwind_domain_model-custom.drawio +104 -0
- data/docs/tailwind_domain_model.json +288 -0
- data/docs/tailwind_domain_model.svg +3 -0
- data/lib/drawio_dsl/configuration.rb +36 -24
- data/lib/drawio_dsl/dom_builder_shapes.rb +78 -0
- data/lib/drawio_dsl/drawio_shapes.rb +121 -43
- data/lib/drawio_dsl/schema/_.rb +13 -0
- data/lib/drawio_dsl/schema/element.rb +4 -0
- data/lib/drawio_dsl/schema/line.rb +33 -3
- data/lib/drawio_dsl/schema/{texts/.rb → lines/dash.rb} +2 -2
- data/lib/drawio_dsl/schema/{elements/.rb → lines/dash24.rb} +2 -2
- data/lib/drawio_dsl/schema/lines/dash32.rb +9 -0
- data/lib/drawio_dsl/schema/lines/dash44.rb +9 -0
- data/lib/drawio_dsl/schema/lines/dash_dot.rb +9 -0
- data/lib/drawio_dsl/schema/lines/dash_dot_dot.rb +9 -0
- data/lib/drawio_dsl/schema/lines/dash_long_dash.rb +9 -0
- data/lib/drawio_dsl/schema/lines/{.rb → dot.rb} +2 -2
- data/lib/drawio_dsl/schema/lines/dot_dot_dot.rb +9 -0
- data/lib/drawio_dsl/schema/lines/double.rb +9 -0
- data/lib/drawio_dsl/schema/lines/double_dash.rb +9 -0
- data/lib/drawio_dsl/schema/lines/double_dot.rb +9 -0
- data/lib/drawio_dsl/schema/lines/long_dash.rb +9 -0
- data/lib/drawio_dsl/schema/shape.rb +6 -1
- data/lib/drawio_dsl/schema/text.rb +4 -0
- data/lib/drawio_dsl/version.rb +1 -1
- data/package-lock.json +2 -2
- data/package.json +1 -1
- metadata +19 -5
@@ -1,244 +1,247 @@
|
|
1
|
-
<mxfile host="
|
2
|
-
<diagram id="
|
1
|
+
<mxfile host="7FO">
|
2
|
+
<diagram id="b8I" name="In progress">
|
3
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_b8I" parent="b8I"/>
|
6
|
+
<mxCell id="node_root_b8I" parent="page_root_b8I"/>
|
7
|
+
<mxCell id="b8I-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_b8I">
|
8
8
|
<mxGeometry x="300" y="0" width="400" height="80" as="geometry"/>
|
9
9
|
</mxCell>
|
10
|
-
<mxCell id="
|
10
|
+
<mxCell id="b8I-3" value="add help messages when invalid lookups are used for stroke, design etc." style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
|
11
11
|
<mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
|
12
12
|
</mxCell>
|
13
|
-
<mxCell id="
|
13
|
+
<mxCell id="b8I-4" 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=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
|
14
14
|
<mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
|
15
15
|
</mxCell>
|
16
|
-
<mxCell id="
|
16
|
+
<mxCell id="b8I-5" value="line connectors attributes for :strokes (done), compass_points, designs, arrows and waypoints" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
|
17
17
|
<mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
|
18
18
|
</mxCell>
|
19
|
-
<mxCell id="
|
19
|
+
<mxCell id="b8I-6" 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_b8I">
|
20
20
|
<mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
|
21
21
|
</mxCell>
|
22
|
-
<mxCell id="
|
22
|
+
<mxCell id="b8I-7" 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_b8I">
|
23
23
|
<mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
|
24
24
|
</mxCell>
|
25
|
-
<mxCell id="
|
25
|
+
<mxCell id="b8I-8" 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_b8I">
|
26
26
|
<mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
|
27
27
|
</mxCell>
|
28
|
-
<mxCell id="
|
28
|
+
<mxCell id="b8I-9" 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_b8I">
|
29
29
|
<mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
|
30
30
|
</mxCell>
|
31
|
-
<mxCell id="
|
31
|
+
<mxCell id="b8I-10" 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_b8I">
|
32
32
|
<mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
|
33
33
|
</mxCell>
|
34
|
-
<mxCell id="
|
34
|
+
<mxCell id="b8I-11" value="improve coverage" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
|
35
35
|
<mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
|
36
36
|
</mxCell>
|
37
|
-
<mxCell id="
|
37
|
+
<mxCell id="b8I-12" 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_b8I">
|
38
38
|
<mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
|
39
39
|
</mxCell>
|
40
|
-
<mxCell id="QkS-13" value="improve coverage" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_QkS">
|
41
|
-
<mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
|
42
|
-
</mxCell>
|
43
|
-
<mxCell id="QkS-14" 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_QkS">
|
44
|
-
<mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
|
45
|
-
</mxCell>
|
46
40
|
</root>
|
47
41
|
</mxGraphModel>
|
48
42
|
</diagram>
|
49
|
-
<diagram id="
|
43
|
+
<diagram id="EYt" name="To Do">
|
50
44
|
<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">
|
51
45
|
<root>
|
52
|
-
<mxCell id="
|
53
|
-
<mxCell id="
|
54
|
-
<mxCell id="
|
46
|
+
<mxCell id="page_root_EYt" parent="EYt"/>
|
47
|
+
<mxCell id="node_root_EYt" parent="page_root_EYt"/>
|
48
|
+
<mxCell id="EYt-2" value="add active flag to shapes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
|
55
49
|
<mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
|
56
50
|
</mxCell>
|
57
|
-
<mxCell id="
|
51
|
+
<mxCell id="EYt-3" 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_EYt">
|
58
52
|
<mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
|
59
53
|
</mxCell>
|
60
|
-
<mxCell id="
|
54
|
+
<mxCell id="EYt-4" 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_EYt">
|
61
55
|
<mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
|
62
56
|
</mxCell>
|
63
|
-
<mxCell id="
|
57
|
+
<mxCell id="EYt-5" 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_EYt">
|
64
58
|
<mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
|
65
59
|
</mxCell>
|
66
|
-
<mxCell id="
|
60
|
+
<mxCell id="EYt-6" 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_EYt">
|
67
61
|
<mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
|
68
62
|
</mxCell>
|
69
|
-
<mxCell id="
|
63
|
+
<mxCell id="EYt-7" 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_EYt">
|
70
64
|
<mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
|
71
65
|
</mxCell>
|
72
|
-
<mxCell id="
|
66
|
+
<mxCell id="EYt-8" 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_EYt">
|
73
67
|
<mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
|
74
68
|
</mxCell>
|
75
|
-
<mxCell id="
|
69
|
+
<mxCell id="EYt-9" 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_EYt">
|
76
70
|
<mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
|
77
71
|
</mxCell>
|
78
|
-
<mxCell id="
|
72
|
+
<mxCell id="EYt-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_EYt">
|
79
73
|
<mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
|
80
74
|
</mxCell>
|
81
|
-
<mxCell id="
|
75
|
+
<mxCell id="EYt-11" value="Nodes need to support child nodes - aka namespaces, groupings" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
|
82
76
|
<mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
|
83
77
|
</mxCell>
|
84
|
-
<mxCell id="
|
78
|
+
<mxCell id="EYt-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_EYt">
|
85
79
|
<mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
|
86
80
|
</mxCell>
|
87
|
-
<mxCell id="
|
81
|
+
<mxCell id="EYt-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_EYt">
|
88
82
|
<mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
|
89
83
|
</mxCell>
|
90
|
-
<mxCell id="
|
84
|
+
<mxCell id="EYt-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_EYt">
|
91
85
|
<mxGeometry x="10" y="330" width="300" height="60" as="geometry"/>
|
92
86
|
</mxCell>
|
93
|
-
<mxCell id="
|
87
|
+
<mxCell id="EYt-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_EYt">
|
94
88
|
<mxGeometry x="330" y="330" width="300" height="60" as="geometry"/>
|
95
89
|
</mxCell>
|
96
|
-
<mxCell id="
|
90
|
+
<mxCell id="EYt-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_EYt">
|
97
91
|
<mxGeometry x="650" y="330" width="300" height="60" as="geometry"/>
|
98
92
|
</mxCell>
|
99
|
-
<mxCell id="
|
93
|
+
<mxCell id="EYt-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_EYt">
|
100
94
|
<mxGeometry x="10" y="410" width="300" height="60" as="geometry"/>
|
101
95
|
</mxCell>
|
102
|
-
<mxCell id="
|
96
|
+
<mxCell id="EYt-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_EYt">
|
103
97
|
<mxGeometry x="330" y="410" width="300" height="60" as="geometry"/>
|
104
98
|
</mxCell>
|
105
|
-
<mxCell id="
|
99
|
+
<mxCell id="EYt-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_EYt">
|
106
100
|
<mxGeometry x="650" y="410" width="300" height="60" as="geometry"/>
|
107
101
|
</mxCell>
|
108
|
-
<mxCell id="
|
102
|
+
<mxCell id="EYt-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_EYt">
|
109
103
|
<mxGeometry x="10" y="490" width="300" height="60" as="geometry"/>
|
110
104
|
</mxCell>
|
111
|
-
<mxCell id="fty-21" 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_fty">
|
112
|
-
<mxGeometry x="330" y="490" width="300" height="60" as="geometry"/>
|
113
|
-
</mxCell>
|
114
105
|
</root>
|
115
106
|
</mxGraphModel>
|
116
107
|
</diagram>
|
117
|
-
<diagram id="
|
108
|
+
<diagram id="AZp" name="Done">
|
118
109
|
<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">
|
119
110
|
<root>
|
120
|
-
<mxCell id="
|
121
|
-
<mxCell id="
|
122
|
-
<mxCell id="
|
111
|
+
<mxCell id="page_root_AZp" parent="AZp"/>
|
112
|
+
<mxCell id="node_root_AZp" parent="page_root_AZp"/>
|
113
|
+
<mxCell id="AZp-2" value="add support for :design to line" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
|
123
114
|
<mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
|
124
115
|
</mxCell>
|
125
|
-
<mxCell id="
|
116
|
+
<mxCell id="AZp-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=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
|
126
117
|
<mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
|
127
118
|
</mxCell>
|
128
|
-
<mxCell id="
|
119
|
+
<mxCell id="AZp-4" value="add new shapes related to line connectors, plus add stroke: configuration" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
|
129
120
|
<mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
|
130
121
|
</mxCell>
|
131
|
-
<mxCell id="
|
122
|
+
<mxCell id="AZp-5" value="rename type to key" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
|
132
123
|
<mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
|
133
124
|
</mxCell>
|
134
|
-
<mxCell id="
|
125
|
+
<mxCell id="AZp-6" 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_AZp">
|
135
126
|
<mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
|
136
127
|
</mxCell>
|
137
|
-
<mxCell id="
|
128
|
+
<mxCell id="AZp-7" 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_AZp">
|
138
129
|
<mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
|
139
130
|
</mxCell>
|
140
|
-
<mxCell id="
|
131
|
+
<mxCell id="AZp-8" 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_AZp">
|
141
132
|
<mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
|
142
133
|
</mxCell>
|
143
|
-
<mxCell id="
|
134
|
+
<mxCell id="AZp-9" 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_AZp">
|
144
135
|
<mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
|
145
136
|
</mxCell>
|
146
|
-
<mxCell id="
|
137
|
+
<mxCell id="AZp-10" value="fix :text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
|
147
138
|
<mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
|
148
139
|
</mxCell>
|
149
|
-
<mxCell id="
|
140
|
+
<mxCell id="AZp-11" value="configuration for lines" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
|
150
141
|
<mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
|
151
142
|
</mxCell>
|
152
|
-
<mxCell id="
|
143
|
+
<mxCell id="AZp-12" value="configuration for text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
|
153
144
|
<mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
|
154
145
|
</mxCell>
|
155
|
-
<mxCell id="
|
146
|
+
<mxCell id="AZp-13" value="configuration for elements" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
|
156
147
|
<mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
|
157
148
|
</mxCell>
|
158
|
-
<mxCell id="
|
149
|
+
<mxCell id="AZp-14" 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_AZp">
|
159
150
|
<mxGeometry x="10" y="330" width="300" height="60" as="geometry"/>
|
160
151
|
</mxCell>
|
161
|
-
<mxCell id="
|
152
|
+
<mxCell id="AZp-15" 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_AZp">
|
162
153
|
<mxGeometry x="330" y="330" width="300" height="60" as="geometry"/>
|
163
154
|
</mxCell>
|
164
|
-
<mxCell id="
|
155
|
+
<mxCell id="AZp-16" 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_AZp">
|
165
156
|
<mxGeometry x="650" y="330" width="300" height="60" as="geometry"/>
|
166
157
|
</mxCell>
|
167
|
-
<mxCell id="
|
158
|
+
<mxCell id="AZp-17" 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_AZp">
|
168
159
|
<mxGeometry x="10" y="410" width="300" height="60" as="geometry"/>
|
169
160
|
</mxCell>
|
170
|
-
<mxCell id="
|
161
|
+
<mxCell id="AZp-18" 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_AZp">
|
171
162
|
<mxGeometry x="330" y="410" width="300" height="60" as="geometry"/>
|
172
163
|
</mxCell>
|
173
|
-
<mxCell id="
|
164
|
+
<mxCell id="AZp-19" 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_AZp">
|
174
165
|
<mxGeometry x="650" y="410" width="300" height="60" as="geometry"/>
|
175
166
|
</mxCell>
|
176
|
-
<mxCell id="
|
167
|
+
<mxCell id="AZp-20" 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_AZp">
|
177
168
|
<mxGeometry x="10" y="490" width="300" height="60" as="geometry"/>
|
178
169
|
</mxCell>
|
179
|
-
<mxCell id="
|
170
|
+
<mxCell id="AZp-21" 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_AZp">
|
180
171
|
<mxGeometry x="330" y="490" width="300" height="60" as="geometry"/>
|
181
172
|
</mxCell>
|
182
|
-
<mxCell id="
|
173
|
+
<mxCell id="AZp-22" 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_AZp">
|
183
174
|
<mxGeometry x="650" y="490" width="300" height="60" as="geometry"/>
|
184
175
|
</mxCell>
|
185
|
-
<mxCell id="
|
176
|
+
<mxCell id="AZp-23" 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_AZp">
|
186
177
|
<mxGeometry x="10" y="570" width="300" height="60" as="geometry"/>
|
187
178
|
</mxCell>
|
188
|
-
<mxCell id="
|
179
|
+
<mxCell id="AZp-24" 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_AZp">
|
189
180
|
<mxGeometry x="330" y="570" width="300" height="60" as="geometry"/>
|
190
181
|
</mxCell>
|
191
|
-
<mxCell id="
|
182
|
+
<mxCell id="AZp-25" 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_AZp">
|
192
183
|
<mxGeometry x="650" y="570" width="300" height="60" as="geometry"/>
|
193
184
|
</mxCell>
|
194
|
-
<mxCell id="
|
185
|
+
<mxCell id="AZp-26" 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_AZp">
|
195
186
|
<mxGeometry x="10" y="650" width="300" height="60" as="geometry"/>
|
196
187
|
</mxCell>
|
197
|
-
<mxCell id="
|
188
|
+
<mxCell id="AZp-27" 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_AZp">
|
198
189
|
<mxGeometry x="330" y="650" width="300" height="60" as="geometry"/>
|
199
190
|
</mxCell>
|
200
|
-
<mxCell id="
|
191
|
+
<mxCell id="AZp-28" 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_AZp">
|
201
192
|
<mxGeometry x="650" y="650" width="300" height="60" as="geometry"/>
|
202
193
|
</mxCell>
|
203
|
-
<mxCell id="
|
194
|
+
<mxCell id="AZp-29" 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_AZp">
|
204
195
|
<mxGeometry x="10" y="730" width="300" height="60" as="geometry"/>
|
205
196
|
</mxCell>
|
206
|
-
<mxCell id="
|
197
|
+
<mxCell id="AZp-30" 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_AZp">
|
207
198
|
<mxGeometry x="330" y="730" width="300" height="60" as="geometry"/>
|
208
199
|
</mxCell>
|
209
|
-
<mxCell id="
|
200
|
+
<mxCell id="AZp-31" 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_AZp">
|
210
201
|
<mxGeometry x="650" y="730" width="300" height="60" as="geometry"/>
|
211
202
|
</mxCell>
|
212
|
-
<mxCell id="
|
203
|
+
<mxCell id="AZp-32" 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_AZp">
|
213
204
|
<mxGeometry x="10" y="810" width="300" height="60" as="geometry"/>
|
214
205
|
</mxCell>
|
215
|
-
<mxCell id="
|
206
|
+
<mxCell id="AZp-33" 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_AZp">
|
216
207
|
<mxGeometry x="330" y="810" width="300" height="60" as="geometry"/>
|
217
208
|
</mxCell>
|
218
|
-
<mxCell id="
|
209
|
+
<mxCell id="AZp-34" 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_AZp">
|
219
210
|
<mxGeometry x="650" y="810" width="300" height="60" as="geometry"/>
|
220
211
|
</mxCell>
|
221
|
-
<mxCell id="
|
212
|
+
<mxCell id="AZp-35" 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_AZp">
|
222
213
|
<mxGeometry x="10" y="890" width="300" height="60" as="geometry"/>
|
223
214
|
</mxCell>
|
224
|
-
<mxCell id="
|
215
|
+
<mxCell id="AZp-36" 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_AZp">
|
225
216
|
<mxGeometry x="330" y="890" width="300" height="60" as="geometry"/>
|
226
217
|
</mxCell>
|
227
|
-
<mxCell id="
|
218
|
+
<mxCell id="AZp-37" 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_AZp">
|
228
219
|
<mxGeometry x="650" y="890" width="300" height="60" as="geometry"/>
|
229
220
|
</mxCell>
|
230
|
-
<mxCell id="
|
221
|
+
<mxCell id="AZp-38" 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_AZp">
|
231
222
|
<mxGeometry x="10" y="970" width="300" height="60" as="geometry"/>
|
232
223
|
</mxCell>
|
233
|
-
<mxCell id="
|
224
|
+
<mxCell id="AZp-39" 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_AZp">
|
234
225
|
<mxGeometry x="330" y="970" width="300" height="60" as="geometry"/>
|
235
226
|
</mxCell>
|
236
|
-
<mxCell id="
|
227
|
+
<mxCell id="AZp-40" 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_AZp">
|
237
228
|
<mxGeometry x="650" y="970" width="300" height="60" as="geometry"/>
|
238
229
|
</mxCell>
|
239
|
-
<mxCell id="
|
230
|
+
<mxCell id="AZp-41" 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_AZp">
|
240
231
|
<mxGeometry x="10" y="1050" width="300" height="60" as="geometry"/>
|
241
232
|
</mxCell>
|
233
|
+
<mxCell id="AZp-42" 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_AZp">
|
234
|
+
<mxGeometry x="330" y="1050" width="300" height="60" as="geometry"/>
|
235
|
+
</mxCell>
|
236
|
+
<mxCell id="AZp-43" 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_AZp">
|
237
|
+
<mxGeometry x="650" y="1050" width="300" height="60" as="geometry"/>
|
238
|
+
</mxCell>
|
239
|
+
<mxCell id="AZp-44" 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_AZp">
|
240
|
+
<mxGeometry x="10" y="1130" width="300" height="60" as="geometry"/>
|
241
|
+
</mxCell>
|
242
|
+
<mxCell id="AZp-45" 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_AZp">
|
243
|
+
<mxGeometry x="330" y="1130" width="300" height="60" as="geometry"/>
|
244
|
+
</mxCell>
|
242
245
|
</root>
|
243
246
|
</mxGraphModel>
|
244
247
|
</diagram>
|