drawio_dsl 0.11.2 → 0.11.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +23 -0
  3. data/config/configuration.json +299 -36
  4. data/docs/domain_model.drawio +89 -89
  5. data/docs/domain_model.json +267 -267
  6. data/docs/printspeak-architecture-controllers-custom.drawio +9 -9
  7. data/docs/printspeak-architecture-controllers.drawio +47 -47
  8. data/docs/printspeak-architecture-generator-custom.drawio +16 -10
  9. data/docs/printspeak-architecture-generator.drawio +268 -0
  10. data/docs/project-plan/project.drawio +107 -80
  11. data/docs/project-plan/project_done.svg +1 -1
  12. data/docs/project-plan/project_in_progress.svg +1 -1
  13. data/docs/project-plan/project_todo.svg +1 -1
  14. data/docs/tailwind_domain_model-custom.drawio +104 -0
  15. data/docs/tailwind_domain_model.json +288 -0
  16. data/docs/tailwind_domain_model.svg +3 -0
  17. data/lib/drawio_dsl/configuration.rb +52 -5
  18. data/lib/drawio_dsl/dom_builder_shapes.rb +78 -0
  19. data/lib/drawio_dsl/drawio_extensions_active.rb +1 -0
  20. data/lib/drawio_dsl/drawio_shapes.rb +121 -43
  21. data/lib/drawio_dsl/schema/_.rb +13 -0
  22. data/lib/drawio_dsl/schema/line.rb +44 -2
  23. data/lib/drawio_dsl/schema/lines/dash.rb +9 -0
  24. data/lib/drawio_dsl/schema/lines/dash24.rb +9 -0
  25. data/lib/drawio_dsl/schema/lines/dash32.rb +9 -0
  26. data/lib/drawio_dsl/schema/lines/dash44.rb +9 -0
  27. data/lib/drawio_dsl/schema/lines/dash_dot.rb +9 -0
  28. data/lib/drawio_dsl/schema/lines/dash_dot_dot.rb +9 -0
  29. data/lib/drawio_dsl/schema/lines/dash_long_dash.rb +9 -0
  30. data/lib/drawio_dsl/schema/lines/dot.rb +9 -0
  31. data/lib/drawio_dsl/schema/lines/dot_dot_dot.rb +9 -0
  32. data/lib/drawio_dsl/schema/lines/double.rb +9 -0
  33. data/lib/drawio_dsl/schema/lines/double_dash.rb +9 -0
  34. data/lib/drawio_dsl/schema/lines/double_dot.rb +9 -0
  35. data/lib/drawio_dsl/schema/lines/long_dash.rb +9 -0
  36. data/lib/drawio_dsl/schema/shape.rb +6 -1
  37. data/lib/drawio_dsl/version.rb +1 -1
  38. data/package-lock.json +2 -2
  39. data/package.json +1 -1
  40. metadata +19 -2
@@ -1,235 +1,262 @@
1
- <mxfile host="DW3">
2
- <diagram id="Gtt" name="In progress">
1
+ <mxfile host="FI1">
2
+ <diagram id="Xrd" 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="page_root_Gtt" parent="Gtt"/>
6
- <mxCell id="node_root_Gtt" parent="page_root_Gtt"/>
7
- <mxCell id="Gtt-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_Gtt">
5
+ <mxCell id="page_root_Xrd" parent="Xrd"/>
6
+ <mxCell id="node_root_Xrd" parent="page_root_Xrd"/>
7
+ <mxCell id="Xrd-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_Xrd">
8
8
  <mxGeometry x="300" y="0" width="400" height="80" as="geometry"/>
9
9
  </mxCell>
10
- <mxCell id="Gtt-3" 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_Gtt">
10
+ <mxCell id="Xrd-3" value="add support for :arrow to line" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_Xrd">
11
11
  <mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
12
12
  </mxCell>
13
- <mxCell id="Gtt-4" 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_Gtt">
13
+ <mxCell id="Xrd-4" value="add support for :design to line" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_Xrd">
14
14
  <mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
15
15
  </mxCell>
16
- <mxCell id="Gtt-5" 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_Gtt">
16
+ <mxCell id="Xrd-5" 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_Xrd">
17
17
  <mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
18
18
  </mxCell>
19
- <mxCell id="Gtt-6" 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_Gtt">
19
+ <mxCell id="Xrd-6" 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_Xrd">
20
20
  <mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
21
21
  </mxCell>
22
- <mxCell id="Gtt-7" 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_Gtt">
22
+ <mxCell id="Xrd-7" 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_Xrd">
23
23
  <mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
24
24
  </mxCell>
25
- <mxCell id="Gtt-8" 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_Gtt">
25
+ <mxCell id="Xrd-8" 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_Xrd">
26
26
  <mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
27
27
  </mxCell>
28
- <mxCell id="Gtt-9" value="improve coverage" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_Gtt">
28
+ <mxCell id="Xrd-9" 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_Xrd">
29
29
  <mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
30
30
  </mxCell>
31
- <mxCell id="Gtt-10" 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_Gtt">
31
+ <mxCell id="Xrd-10" 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_Xrd">
32
32
  <mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
33
33
  </mxCell>
34
+ <mxCell id="Xrd-11" 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_Xrd">
35
+ <mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
36
+ </mxCell>
37
+ <mxCell id="Xrd-12" 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_Xrd">
38
+ <mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
39
+ </mxCell>
40
+ <mxCell id="Xrd-13" value="improve coverage" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_Xrd">
41
+ <mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
42
+ </mxCell>
43
+ <mxCell id="Xrd-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_Xrd">
44
+ <mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
45
+ </mxCell>
34
46
  </root>
35
47
  </mxGraphModel>
36
48
  </diagram>
37
- <diagram id="xKc" name="To Do">
49
+ <diagram id="3dz" name="To Do">
38
50
  <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">
39
51
  <root>
40
- <mxCell id="page_root_xKc" parent="xKc"/>
41
- <mxCell id="node_root_xKc" parent="page_root_xKc"/>
42
- <mxCell id="xKc-2" value="refactor shapes to use configuration file and split into elements, lines and texts" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_xKc">
52
+ <mxCell id="page_root_3dz" parent="3dz"/>
53
+ <mxCell id="node_root_3dz" parent="page_root_3dz"/>
54
+ <mxCell id="3dz-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_3dz">
43
55
  <mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
44
56
  </mxCell>
45
- <mxCell id="xKc-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_xKc">
57
+ <mxCell id="3dz-3" value="rename entry/exit compass point to start/end point to be consistent with the arrows" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_3dz">
46
58
  <mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
47
59
  </mxCell>
48
- <mxCell id="xKc-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_xKc">
60
+ <mxCell id="3dz-4" value="does x, y, w, h need to be on lines (yes 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_3dz">
49
61
  <mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
50
62
  </mxCell>
51
- <mxCell id="xKc-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_xKc">
63
+ <mxCell id="3dz-5" 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_3dz">
52
64
  <mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
53
65
  </mxCell>
54
- <mxCell id="xKc-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_xKc">
66
+ <mxCell id="3dz-6" 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_3dz">
55
67
  <mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
56
68
  </mxCell>
57
- <mxCell id="xKc-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_xKc">
69
+ <mxCell id="3dz-7" 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_3dz">
58
70
  <mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
59
71
  </mxCell>
60
- <mxCell id="xKc-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_xKc">
72
+ <mxCell id="3dz-8" 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_3dz">
61
73
  <mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
62
74
  </mxCell>
63
- <mxCell id="xKc-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_xKc">
75
+ <mxCell id="3dz-9" 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_3dz">
64
76
  <mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
65
77
  </mxCell>
66
- <mxCell id="xKc-10" 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_xKc">
78
+ <mxCell id="3dz-10" 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_3dz">
67
79
  <mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
68
80
  </mxCell>
69
- <mxCell id="xKc-11" 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_xKc">
81
+ <mxCell id="3dz-11" 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_3dz">
70
82
  <mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
71
83
  </mxCell>
72
- <mxCell id="xKc-12" 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_xKc">
84
+ <mxCell id="3dz-12" 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_3dz">
73
85
  <mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
74
86
  </mxCell>
75
- <mxCell id="xKc-13" 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_xKc">
87
+ <mxCell id="3dz-13" 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_3dz">
76
88
  <mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
77
89
  </mxCell>
78
- <mxCell id="xKc-14" 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_xKc">
90
+ <mxCell id="3dz-14" 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_3dz">
79
91
  <mxGeometry x="10" y="330" width="300" height="60" as="geometry"/>
80
92
  </mxCell>
81
- <mxCell id="xKc-15" 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_xKc">
93
+ <mxCell id="3dz-15" 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_3dz">
82
94
  <mxGeometry x="330" y="330" width="300" height="60" as="geometry"/>
83
95
  </mxCell>
84
- <mxCell id="xKc-16" 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_xKc">
96
+ <mxCell id="3dz-16" 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_3dz">
85
97
  <mxGeometry x="650" y="330" width="300" height="60" as="geometry"/>
86
98
  </mxCell>
87
- <mxCell id="xKc-17" 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_xKc">
99
+ <mxCell id="3dz-17" 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_3dz">
88
100
  <mxGeometry x="10" y="410" width="300" height="60" as="geometry"/>
89
101
  </mxCell>
90
- <mxCell id="xKc-18" 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_xKc">
102
+ <mxCell id="3dz-18" 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_3dz">
91
103
  <mxGeometry x="330" y="410" width="300" height="60" as="geometry"/>
92
104
  </mxCell>
93
- <mxCell id="xKc-19" 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_xKc">
105
+ <mxCell id="3dz-19" 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_3dz">
94
106
  <mxGeometry x="650" y="410" width="300" height="60" as="geometry"/>
95
107
  </mxCell>
96
- <mxCell id="xKc-20" 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_xKc">
108
+ <mxCell id="3dz-20" 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_3dz">
97
109
  <mxGeometry x="10" y="490" width="300" height="60" as="geometry"/>
98
110
  </mxCell>
99
- <mxCell id="xKc-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_xKc">
111
+ <mxCell id="3dz-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_3dz">
100
112
  <mxGeometry x="330" y="490" width="300" height="60" as="geometry"/>
101
113
  </mxCell>
102
114
  </root>
103
115
  </mxGraphModel>
104
116
  </diagram>
105
- <diagram id="OJm" name="Done">
117
+ <diagram id="nxc" name="Done">
106
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">
107
119
  <root>
108
- <mxCell id="page_root_OJm" parent="OJm"/>
109
- <mxCell id="node_root_OJm" parent="page_root_OJm"/>
110
- <mxCell id="OJm-2" 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_OJm">
120
+ <mxCell id="page_root_nxc" parent="nxc"/>
121
+ <mxCell id="node_root_nxc" parent="page_root_nxc"/>
122
+ <mxCell id="nxc-2" value="add support for :waypoint to line" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_nxc">
111
123
  <mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
112
124
  </mxCell>
113
- <mxCell id="OJm-3" 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_OJm">
125
+ <mxCell id="nxc-3" value="add support for :exit, :entry to line" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_nxc">
114
126
  <mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
115
127
  </mxCell>
116
- <mxCell id="OJm-4" 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_OJm">
128
+ <mxCell id="nxc-4" 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_nxc">
117
129
  <mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
118
130
  </mxCell>
119
- <mxCell id="OJm-5" 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_OJm">
131
+ <mxCell id="nxc-5" 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_nxc">
120
132
  <mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
121
133
  </mxCell>
122
- <mxCell id="OJm-6" 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_OJm">
134
+ <mxCell id="nxc-6" 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_nxc">
123
135
  <mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
124
136
  </mxCell>
125
- <mxCell id="OJm-7" value="fix :text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_OJm">
137
+ <mxCell id="nxc-7" 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_nxc">
126
138
  <mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
127
139
  </mxCell>
128
- <mxCell id="OJm-8" value="configuration for lines" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_OJm">
140
+ <mxCell id="nxc-8" 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_nxc">
129
141
  <mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
130
142
  </mxCell>
131
- <mxCell id="OJm-9" value="configuration for text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_OJm">
143
+ <mxCell id="nxc-9" 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_nxc">
132
144
  <mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
133
145
  </mxCell>
134
- <mxCell id="OJm-10" value="configuration for elements" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_OJm">
146
+ <mxCell id="nxc-10" 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_nxc">
135
147
  <mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
136
148
  </mxCell>
137
- <mxCell id="OJm-11" 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_OJm">
149
+ <mxCell id="nxc-11" 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_nxc">
138
150
  <mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
139
151
  </mxCell>
140
- <mxCell id="OJm-12" 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_OJm">
152
+ <mxCell id="nxc-12" value="fix :text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_nxc">
141
153
  <mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
142
154
  </mxCell>
143
- <mxCell id="OJm-13" 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_OJm">
155
+ <mxCell id="nxc-13" value="configuration for lines" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_nxc">
144
156
  <mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
145
157
  </mxCell>
146
- <mxCell id="OJm-14" 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_OJm">
158
+ <mxCell id="nxc-14" value="configuration for text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_nxc">
147
159
  <mxGeometry x="10" y="330" width="300" height="60" as="geometry"/>
148
160
  </mxCell>
149
- <mxCell id="OJm-15" 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_OJm">
161
+ <mxCell id="nxc-15" value="configuration for elements" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_nxc">
150
162
  <mxGeometry x="330" y="330" width="300" height="60" as="geometry"/>
151
163
  </mxCell>
152
- <mxCell id="OJm-16" 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_OJm">
164
+ <mxCell id="nxc-16" 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_nxc">
153
165
  <mxGeometry x="650" y="330" width="300" height="60" as="geometry"/>
154
166
  </mxCell>
155
- <mxCell id="OJm-17" 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_OJm">
167
+ <mxCell id="nxc-17" 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_nxc">
156
168
  <mxGeometry x="10" y="410" width="300" height="60" as="geometry"/>
157
169
  </mxCell>
158
- <mxCell id="OJm-18" 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_OJm">
170
+ <mxCell id="nxc-18" 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_nxc">
159
171
  <mxGeometry x="330" y="410" width="300" height="60" as="geometry"/>
160
172
  </mxCell>
161
- <mxCell id="OJm-19" 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_OJm">
173
+ <mxCell id="nxc-19" 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_nxc">
162
174
  <mxGeometry x="650" y="410" width="300" height="60" as="geometry"/>
163
175
  </mxCell>
164
- <mxCell id="OJm-20" 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_OJm">
176
+ <mxCell id="nxc-20" 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_nxc">
165
177
  <mxGeometry x="10" y="490" width="300" height="60" as="geometry"/>
166
178
  </mxCell>
167
- <mxCell id="OJm-21" 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_OJm">
179
+ <mxCell id="nxc-21" 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_nxc">
168
180
  <mxGeometry x="330" y="490" width="300" height="60" as="geometry"/>
169
181
  </mxCell>
170
- <mxCell id="OJm-22" 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_OJm">
182
+ <mxCell id="nxc-22" 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_nxc">
171
183
  <mxGeometry x="650" y="490" width="300" height="60" as="geometry"/>
172
184
  </mxCell>
173
- <mxCell id="OJm-23" 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_OJm">
185
+ <mxCell id="nxc-23" 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_nxc">
174
186
  <mxGeometry x="10" y="570" width="300" height="60" as="geometry"/>
175
187
  </mxCell>
176
- <mxCell id="OJm-24" value="refactor the shape-&gt;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_OJm">
188
+ <mxCell id="nxc-24" 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_nxc">
177
189
  <mxGeometry x="330" y="570" width="300" height="60" as="geometry"/>
178
190
  </mxCell>
179
- <mxCell id="OJm-25" 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_OJm">
191
+ <mxCell id="nxc-25" 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_nxc">
180
192
  <mxGeometry x="650" y="570" width="300" height="60" as="geometry"/>
181
193
  </mxCell>
182
- <mxCell id="OJm-26" 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_OJm">
194
+ <mxCell id="nxc-26" 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_nxc">
183
195
  <mxGeometry x="10" y="650" width="300" height="60" as="geometry"/>
184
196
  </mxCell>
185
- <mxCell id="OJm-27" 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_OJm">
197
+ <mxCell id="nxc-27" 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_nxc">
186
198
  <mxGeometry x="330" y="650" width="300" height="60" as="geometry"/>
187
199
  </mxCell>
188
- <mxCell id="OJm-28" 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_OJm">
200
+ <mxCell id="nxc-28" 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_nxc">
189
201
  <mxGeometry x="650" y="650" width="300" height="60" as="geometry"/>
190
202
  </mxCell>
191
- <mxCell id="OJm-29" 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_OJm">
203
+ <mxCell id="nxc-29" value="refactor the shape-&gt;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_nxc">
192
204
  <mxGeometry x="10" y="730" width="300" height="60" as="geometry"/>
193
205
  </mxCell>
194
- <mxCell id="OJm-30" 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_OJm">
206
+ <mxCell id="nxc-30" 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_nxc">
195
207
  <mxGeometry x="330" y="730" width="300" height="60" as="geometry"/>
196
208
  </mxCell>
197
- <mxCell id="OJm-31" 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_OJm">
209
+ <mxCell id="nxc-31" 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_nxc">
198
210
  <mxGeometry x="650" y="730" width="300" height="60" as="geometry"/>
199
211
  </mxCell>
200
- <mxCell id="OJm-32" 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_OJm">
212
+ <mxCell id="nxc-32" 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_nxc">
201
213
  <mxGeometry x="10" y="810" width="300" height="60" as="geometry"/>
202
214
  </mxCell>
203
- <mxCell id="OJm-33" 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_OJm">
215
+ <mxCell id="nxc-33" 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_nxc">
204
216
  <mxGeometry x="330" y="810" width="300" height="60" as="geometry"/>
205
217
  </mxCell>
206
- <mxCell id="OJm-34" 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_OJm">
218
+ <mxCell id="nxc-34" 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_nxc">
207
219
  <mxGeometry x="650" y="810" width="300" height="60" as="geometry"/>
208
220
  </mxCell>
209
- <mxCell id="OJm-35" 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_OJm">
221
+ <mxCell id="nxc-35" 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_nxc">
210
222
  <mxGeometry x="10" y="890" width="300" height="60" as="geometry"/>
211
223
  </mxCell>
212
- <mxCell id="OJm-36" 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_OJm">
224
+ <mxCell id="nxc-36" 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_nxc">
213
225
  <mxGeometry x="330" y="890" width="300" height="60" as="geometry"/>
214
226
  </mxCell>
215
- <mxCell id="OJm-37" 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_OJm">
227
+ <mxCell id="nxc-37" 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_nxc">
216
228
  <mxGeometry x="650" y="890" width="300" height="60" as="geometry"/>
217
229
  </mxCell>
218
- <mxCell id="OJm-38" 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_OJm">
230
+ <mxCell id="nxc-38" 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_nxc">
219
231
  <mxGeometry x="10" y="970" width="300" height="60" as="geometry"/>
220
232
  </mxCell>
221
- <mxCell id="OJm-39" 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_OJm">
233
+ <mxCell id="nxc-39" 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_nxc">
222
234
  <mxGeometry x="330" y="970" width="300" height="60" as="geometry"/>
223
235
  </mxCell>
224
- <mxCell id="OJm-40" 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_OJm">
236
+ <mxCell id="nxc-40" 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_nxc">
225
237
  <mxGeometry x="650" y="970" width="300" height="60" as="geometry"/>
226
238
  </mxCell>
227
- <mxCell id="OJm-41" 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_OJm">
239
+ <mxCell id="nxc-41" 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_nxc">
228
240
  <mxGeometry x="10" y="1050" width="300" height="60" as="geometry"/>
229
241
  </mxCell>
230
- <mxCell id="OJm-42" 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_OJm">
242
+ <mxCell id="nxc-42" 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_nxc">
231
243
  <mxGeometry x="330" y="1050" width="300" height="60" as="geometry"/>
232
244
  </mxCell>
245
+ <mxCell id="nxc-43" 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_nxc">
246
+ <mxGeometry x="650" y="1050" width="300" height="60" as="geometry"/>
247
+ </mxCell>
248
+ <mxCell id="nxc-44" 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_nxc">
249
+ <mxGeometry x="10" y="1130" width="300" height="60" as="geometry"/>
250
+ </mxCell>
251
+ <mxCell id="nxc-45" 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_nxc">
252
+ <mxGeometry x="330" y="1130" width="300" height="60" as="geometry"/>
253
+ </mxCell>
254
+ <mxCell id="nxc-46" 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_nxc">
255
+ <mxGeometry x="650" y="1130" width="300" height="60" as="geometry"/>
256
+ </mxCell>
257
+ <mxCell id="nxc-47" 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_nxc">
258
+ <mxGeometry x="10" y="1210" width="300" height="60" as="geometry"/>
259
+ </mxCell>
233
260
  </root>
234
261
  </mxGraphModel>
235
262
  </diagram>