drawio_dsl 0.11.2 → 0.11.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (35) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +7 -0
  3. data/config/configuration.json +238 -44
  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 +89 -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/dom_builder_shapes.rb +60 -0
  18. data/lib/drawio_dsl/drawio_shapes.rb +103 -43
  19. data/lib/drawio_dsl/schema/_.rb +10 -0
  20. data/lib/drawio_dsl/schema/line.rb +16 -2
  21. data/lib/drawio_dsl/schema/lines/dash_dot.rb +9 -0
  22. data/lib/drawio_dsl/schema/lines/dash_dot_dot.rb +9 -0
  23. data/lib/drawio_dsl/schema/lines/dash_long_dash.rb +9 -0
  24. data/lib/drawio_dsl/schema/lines/dashed.rb +9 -0
  25. data/lib/drawio_dsl/schema/lines/dashed24.rb +9 -0
  26. data/lib/drawio_dsl/schema/lines/dashed32.rb +9 -0
  27. data/lib/drawio_dsl/schema/lines/dashed44.rb +9 -0
  28. data/lib/drawio_dsl/schema/lines/dot_dot_dot.rb +9 -0
  29. data/lib/drawio_dsl/schema/lines/dotted.rb +9 -0
  30. data/lib/drawio_dsl/schema/lines/long_dash.rb +9 -0
  31. data/lib/drawio_dsl/schema/shape.rb +5 -0
  32. data/lib/drawio_dsl/version.rb +1 -1
  33. data/package-lock.json +2 -2
  34. data/package.json +1 -1
  35. metadata +16 -2
@@ -1,235 +1,244 @@
1
- <mxfile host="DW3">
2
- <diagram id="Gtt" name="In progress">
1
+ <mxfile host="U3F">
2
+ <diagram id="pLa" 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_pLa" parent="pLa"/>
6
+ <mxCell id="node_root_pLa" parent="page_root_pLa"/>
7
+ <mxCell id="pLa-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_pLa">
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="pLa-3" 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_pLa">
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="pLa-4" value="split configured elements, lines and texts into their own source configurations" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
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="pLa-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_pLa">
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="pLa-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_pLa">
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="pLa-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_pLa">
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="pLa-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_pLa">
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="pLa-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_pLa">
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="pLa-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_pLa">
32
32
  <mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
33
33
  </mxCell>
34
+ <mxCell id="pLa-11" value="improve coverage" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
35
+ <mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
36
+ </mxCell>
37
+ <mxCell id="pLa-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_pLa">
38
+ <mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
39
+ </mxCell>
34
40
  </root>
35
41
  </mxGraphModel>
36
42
  </diagram>
37
- <diagram id="xKc" name="To Do">
43
+ <diagram id="nTs" name="To Do">
38
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">
39
45
  <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">
46
+ <mxCell id="page_root_nTs" parent="nTs"/>
47
+ <mxCell id="node_root_nTs" parent="page_root_nTs"/>
48
+ <mxCell id="nTs-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_nTs">
43
49
  <mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
44
50
  </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">
51
+ <mxCell id="nTs-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=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
46
52
  <mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
47
53
  </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">
54
+ <mxCell id="nTs-4" 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_nTs">
49
55
  <mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
50
56
  </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">
57
+ <mxCell id="nTs-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_nTs">
52
58
  <mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
53
59
  </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">
60
+ <mxCell id="nTs-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_nTs">
55
61
  <mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
56
62
  </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">
63
+ <mxCell id="nTs-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_nTs">
58
64
  <mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
59
65
  </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">
66
+ <mxCell id="nTs-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_nTs">
61
67
  <mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
62
68
  </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">
69
+ <mxCell id="nTs-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_nTs">
64
70
  <mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
65
71
  </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">
72
+ <mxCell id="nTs-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_nTs">
67
73
  <mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
68
74
  </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">
75
+ <mxCell id="nTs-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_nTs">
70
76
  <mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
71
77
  </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">
78
+ <mxCell id="nTs-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_nTs">
73
79
  <mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
74
80
  </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">
81
+ <mxCell id="nTs-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_nTs">
76
82
  <mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
77
83
  </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">
84
+ <mxCell id="nTs-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_nTs">
79
85
  <mxGeometry x="10" y="330" width="300" height="60" as="geometry"/>
80
86
  </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">
87
+ <mxCell id="nTs-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_nTs">
82
88
  <mxGeometry x="330" y="330" width="300" height="60" as="geometry"/>
83
89
  </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">
90
+ <mxCell id="nTs-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_nTs">
85
91
  <mxGeometry x="650" y="330" width="300" height="60" as="geometry"/>
86
92
  </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">
93
+ <mxCell id="nTs-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_nTs">
88
94
  <mxGeometry x="10" y="410" width="300" height="60" as="geometry"/>
89
95
  </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">
96
+ <mxCell id="nTs-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_nTs">
91
97
  <mxGeometry x="330" y="410" width="300" height="60" as="geometry"/>
92
98
  </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">
99
+ <mxCell id="nTs-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_nTs">
94
100
  <mxGeometry x="650" y="410" width="300" height="60" as="geometry"/>
95
101
  </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">
102
+ <mxCell id="nTs-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_nTs">
97
103
  <mxGeometry x="10" y="490" width="300" height="60" as="geometry"/>
98
104
  </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">
105
+ <mxCell id="nTs-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_nTs">
100
106
  <mxGeometry x="330" y="490" width="300" height="60" as="geometry"/>
101
107
  </mxCell>
102
108
  </root>
103
109
  </mxGraphModel>
104
110
  </diagram>
105
- <diagram id="OJm" name="Done">
111
+ <diagram id="pNT" name="Done">
106
112
  <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
113
  <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">
114
+ <mxCell id="page_root_pNT" parent="pNT"/>
115
+ <mxCell id="node_root_pNT" parent="page_root_pNT"/>
116
+ <mxCell id="pNT-2" 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_pNT">
111
117
  <mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
112
118
  </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">
119
+ <mxCell id="pNT-3" 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_pNT">
114
120
  <mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
115
121
  </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">
122
+ <mxCell id="pNT-4" 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_pNT">
117
123
  <mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
118
124
  </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">
125
+ <mxCell id="pNT-5" 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_pNT">
120
126
  <mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
121
127
  </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">
128
+ <mxCell id="pNT-6" 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_pNT">
123
129
  <mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
124
130
  </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">
131
+ <mxCell id="pNT-7" 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_pNT">
126
132
  <mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
127
133
  </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">
134
+ <mxCell id="pNT-8" value="fix :text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
129
135
  <mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
130
136
  </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">
137
+ <mxCell id="pNT-9" value="configuration for lines" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
132
138
  <mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
133
139
  </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">
140
+ <mxCell id="pNT-10" value="configuration for text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
135
141
  <mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
136
142
  </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">
143
+ <mxCell id="pNT-11" value="configuration for elements" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
138
144
  <mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
139
145
  </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">
146
+ <mxCell id="pNT-12" 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_pNT">
141
147
  <mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
142
148
  </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">
149
+ <mxCell id="pNT-13" 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_pNT">
144
150
  <mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
145
151
  </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">
152
+ <mxCell id="pNT-14" 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_pNT">
147
153
  <mxGeometry x="10" y="330" width="300" height="60" as="geometry"/>
148
154
  </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">
155
+ <mxCell id="pNT-15" 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_pNT">
150
156
  <mxGeometry x="330" y="330" width="300" height="60" as="geometry"/>
151
157
  </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">
158
+ <mxCell id="pNT-16" 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_pNT">
153
159
  <mxGeometry x="650" y="330" width="300" height="60" as="geometry"/>
154
160
  </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">
161
+ <mxCell id="pNT-17" 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_pNT">
156
162
  <mxGeometry x="10" y="410" width="300" height="60" as="geometry"/>
157
163
  </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">
164
+ <mxCell id="pNT-18" 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_pNT">
159
165
  <mxGeometry x="330" y="410" width="300" height="60" as="geometry"/>
160
166
  </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">
167
+ <mxCell id="pNT-19" 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_pNT">
162
168
  <mxGeometry x="650" y="410" width="300" height="60" as="geometry"/>
163
169
  </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">
170
+ <mxCell id="pNT-20" 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_pNT">
165
171
  <mxGeometry x="10" y="490" width="300" height="60" as="geometry"/>
166
172
  </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">
173
+ <mxCell id="pNT-21" 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_pNT">
168
174
  <mxGeometry x="330" y="490" width="300" height="60" as="geometry"/>
169
175
  </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">
176
+ <mxCell id="pNT-22" 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_pNT">
171
177
  <mxGeometry x="650" y="490" width="300" height="60" as="geometry"/>
172
178
  </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">
179
+ <mxCell id="pNT-23" 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_pNT">
174
180
  <mxGeometry x="10" y="570" width="300" height="60" as="geometry"/>
175
181
  </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">
182
+ <mxCell id="pNT-24" 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_pNT">
177
183
  <mxGeometry x="330" y="570" width="300" height="60" as="geometry"/>
178
184
  </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">
185
+ <mxCell id="pNT-25" 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_pNT">
180
186
  <mxGeometry x="650" y="570" width="300" height="60" as="geometry"/>
181
187
  </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">
188
+ <mxCell id="pNT-26" 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_pNT">
183
189
  <mxGeometry x="10" y="650" width="300" height="60" as="geometry"/>
184
190
  </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">
191
+ <mxCell id="pNT-27" 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_pNT">
186
192
  <mxGeometry x="330" y="650" width="300" height="60" as="geometry"/>
187
193
  </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">
194
+ <mxCell id="pNT-28" 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_pNT">
189
195
  <mxGeometry x="650" y="650" width="300" height="60" as="geometry"/>
190
196
  </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">
197
+ <mxCell id="pNT-29" 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_pNT">
192
198
  <mxGeometry x="10" y="730" width="300" height="60" as="geometry"/>
193
199
  </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">
200
+ <mxCell id="pNT-30" 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_pNT">
195
201
  <mxGeometry x="330" y="730" width="300" height="60" as="geometry"/>
196
202
  </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">
203
+ <mxCell id="pNT-31" 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_pNT">
198
204
  <mxGeometry x="650" y="730" width="300" height="60" as="geometry"/>
199
205
  </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">
206
+ <mxCell id="pNT-32" 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_pNT">
201
207
  <mxGeometry x="10" y="810" width="300" height="60" as="geometry"/>
202
208
  </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">
209
+ <mxCell id="pNT-33" 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_pNT">
204
210
  <mxGeometry x="330" y="810" width="300" height="60" as="geometry"/>
205
211
  </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">
212
+ <mxCell id="pNT-34" 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_pNT">
207
213
  <mxGeometry x="650" y="810" width="300" height="60" as="geometry"/>
208
214
  </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">
215
+ <mxCell id="pNT-35" 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_pNT">
210
216
  <mxGeometry x="10" y="890" width="300" height="60" as="geometry"/>
211
217
  </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">
218
+ <mxCell id="pNT-36" 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_pNT">
213
219
  <mxGeometry x="330" y="890" width="300" height="60" as="geometry"/>
214
220
  </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">
221
+ <mxCell id="pNT-37" 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_pNT">
216
222
  <mxGeometry x="650" y="890" width="300" height="60" as="geometry"/>
217
223
  </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">
224
+ <mxCell id="pNT-38" 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_pNT">
219
225
  <mxGeometry x="10" y="970" width="300" height="60" as="geometry"/>
220
226
  </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">
227
+ <mxCell id="pNT-39" 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_pNT">
222
228
  <mxGeometry x="330" y="970" width="300" height="60" as="geometry"/>
223
229
  </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">
230
+ <mxCell id="pNT-40" 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_pNT">
225
231
  <mxGeometry x="650" y="970" width="300" height="60" as="geometry"/>
226
232
  </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">
233
+ <mxCell id="pNT-41" 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_pNT">
228
234
  <mxGeometry x="10" y="1050" width="300" height="60" as="geometry"/>
229
235
  </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">
236
+ <mxCell id="pNT-42" 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_pNT">
231
237
  <mxGeometry x="330" y="1050" width="300" height="60" as="geometry"/>
232
238
  </mxCell>
239
+ <mxCell id="pNT-43" 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_pNT">
240
+ <mxGeometry x="650" y="1050" width="300" height="60" as="geometry"/>
241
+ </mxCell>
233
242
  </root>
234
243
  </mxGraphModel>
235
244
  </diagram>