123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
- <!-- Generated by graphviz version 2.47.0 (20210316.0004)
- -->
- <!-- Title: dependencies Pages: 1 -->
- <svg width="504pt" height="211pt"
- viewBox="0.00 0.00 504.00 211.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 207)">
- <title>dependencies</title>
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-207 500,-207 500,4 -4,4"/>
- <text text-anchor="start" x="227.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
- <polygon fill="#ffffb3" stroke="transparent" points="14,-10 14,-30 34,-30 34,-10 14,-10"/>
- <text text-anchor="start" x="37.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
- <polygon fill="#8dd3c7" stroke="transparent" points="127,-10 127,-30 147,-30 147,-10 127,-10"/>
- <text text-anchor="start" x="150.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
- <polygon fill="#80b1d3" stroke="transparent" points="213,-10 213,-30 233,-30 233,-10 213,-10"/>
- <text text-anchor="start" x="236.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
- <polygon fill="#fdb462" stroke="transparent" points="310,-10 310,-30 330,-30 330,-10 310,-10"/>
- <text text-anchor="start" x="333.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
- <polygon fill="#fb8072" stroke="transparent" points="406,-10 406,-30 426,-30 426,-10 406,-10"/>
- <text text-anchor="start" x="429.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
- <g id="clust1" class="cluster">
- <title>cluster_TasksPageModule</title>
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="100,-70 100,-195 396,-195 396,-70 100,-70"/>
- </g>
- <g id="clust2" class="cluster">
- <title>cluster_TasksPageModule_declarations</title>
- <polygon fill="none" stroke="black" points="296,-78 296,-130 388,-130 388,-78 296,-78"/>
- </g>
- <g id="clust4" class="cluster">
- <title>cluster_TasksPageModule_imports</title>
- <polygon fill="none" stroke="black" points="108,-78 108,-130 288,-130 288,-78 108,-78"/>
- </g>
- <!-- TasksPage -->
- <g id="node1" class="node">
- <title>TasksPage</title>
- <polygon fill="#ffffb3" stroke="black" points="379.87,-122 304.13,-122 304.13,-86 379.87,-86 379.87,-122"/>
- <text text-anchor="middle" x="342" y="-99.8" font-family="Times,serif" font-size="14.00">TasksPage</text>
- </g>
- <!-- TasksPageModule -->
- <g id="node2" class="node">
- <title>TasksPageModule</title>
- <polygon fill="#8dd3c7" stroke="black" points="322.92,-187 319.92,-191 298.92,-191 295.92,-187 203.08,-187 203.08,-151 322.92,-151 322.92,-187"/>
- <text text-anchor="middle" x="263" y="-164.8" font-family="Times,serif" font-size="14.00">TasksPageModule</text>
- </g>
- <!-- TasksPage->TasksPageModule -->
- <g id="edge1" class="edge">
- <title>TasksPage->TasksPageModule</title>
- <path fill="none" stroke="black" d="M313.39,-122.11C313.39,-122.11 313.39,-140.99 313.39,-140.99"/>
- <polygon fill="black" stroke="black" points="309.89,-140.99 313.39,-150.99 316.89,-140.99 309.89,-140.99"/>
- </g>
- <!-- TasksPageRoutingModule -->
- <g id="node3" class="node">
- <title>TasksPageRoutingModule</title>
- <polygon fill="#8dd3c7" stroke="black" points="280.04,-122 277.04,-126 256.04,-126 253.04,-122 115.96,-122 115.96,-86 280.04,-86 280.04,-122"/>
- <text text-anchor="middle" x="198" y="-99.8" font-family="Times,serif" font-size="14.00">TasksPageRoutingModule</text>
- </g>
- <!-- TasksPageRoutingModule->TasksPageModule -->
- <g id="edge2" class="edge">
- <title>TasksPageRoutingModule->TasksPageModule</title>
- <path fill="none" stroke="black" d="M241.78,-122.11C241.78,-122.11 241.78,-140.99 241.78,-140.99"/>
- <polygon fill="black" stroke="black" points="238.28,-140.99 241.78,-150.99 245.28,-140.99 238.28,-140.99"/>
- </g>
- </g>
- </svg>
|