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_HomePageModule</title>
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="98,-70 98,-195 398,-195 398,-70 98,-70"/>
- </g>
- <g id="clust4" class="cluster">
- <title>cluster_HomePageModule_imports</title>
- <polygon fill="none" stroke="black" points="208,-78 208,-130 390,-130 390,-78 208,-78"/>
- </g>
- <g id="clust2" class="cluster">
- <title>cluster_HomePageModule_declarations</title>
- <polygon fill="none" stroke="black" points="106,-78 106,-130 200,-130 200,-78 106,-78"/>
- </g>
- <!-- HomePage -->
- <g id="node1" class="node">
- <title>HomePage</title>
- <polygon fill="#ffffb3" stroke="black" points="191.92,-122 114.08,-122 114.08,-86 191.92,-86 191.92,-122"/>
- <text text-anchor="middle" x="153" y="-99.8" font-family="Times,serif" font-size="14.00">HomePage</text>
- </g>
- <!-- HomePageModule -->
- <g id="node2" class="node">
- <title>HomePageModule</title>
- <polygon fill="#8dd3c7" stroke="black" points="292.47,-187 289.47,-191 268.47,-191 265.47,-187 171.53,-187 171.53,-151 292.47,-151 292.47,-187"/>
- <text text-anchor="middle" x="232" y="-164.8" font-family="Times,serif" font-size="14.00">HomePageModule</text>
- </g>
- <!-- HomePage->HomePageModule -->
- <g id="edge1" class="edge">
- <title>HomePage->HomePageModule</title>
- <path fill="none" stroke="black" d="M181.61,-122.11C181.61,-122.11 181.61,-140.99 181.61,-140.99"/>
- <polygon fill="black" stroke="black" points="178.11,-140.99 181.61,-150.99 185.11,-140.99 178.11,-140.99"/>
- </g>
- <!-- HomePageRoutingModule -->
- <g id="node3" class="node">
- <title>HomePageRoutingModule</title>
- <polygon fill="#8dd3c7" stroke="black" points="382.09,-122 379.09,-126 358.09,-126 355.09,-122 215.91,-122 215.91,-86 382.09,-86 382.09,-122"/>
- <text text-anchor="middle" x="299" y="-99.8" font-family="Times,serif" font-size="14.00">HomePageRoutingModule</text>
- </g>
- <!-- HomePageRoutingModule->HomePageModule -->
- <g id="edge2" class="edge">
- <title>HomePageRoutingModule->HomePageModule</title>
- <path fill="none" stroke="black" d="M254.22,-122.11C254.22,-122.11 254.22,-140.99 254.22,-140.99"/>
- <polygon fill="black" stroke="black" points="250.72,-140.99 254.22,-150.99 257.72,-140.99 250.72,-140.99"/>
- </g>
- </g>
- </svg>
|