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_TabsPageModule</title>
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="105,-70 105,-195 391,-195 391,-70 105,-70"/>
- </g>
- <g id="clust4" class="cluster">
- <title>cluster_TabsPageModule_imports</title>
- <polygon fill="none" stroke="black" points="207,-78 207,-130 383,-130 383,-78 207,-78"/>
- </g>
- <g id="clust2" class="cluster">
- <title>cluster_TabsPageModule_declarations</title>
- <polygon fill="none" stroke="black" points="113,-78 113,-130 199,-130 199,-78 113,-78"/>
- </g>
- <!-- TabsPage -->
- <g id="node1" class="node">
- <title>TabsPage</title>
- <polygon fill="#ffffb3" stroke="black" points="191.42,-122 120.58,-122 120.58,-86 191.42,-86 191.42,-122"/>
- <text text-anchor="middle" x="156" y="-99.8" font-family="Times,serif" font-size="14.00">TabsPage</text>
- </g>
- <!-- TabsPageModule -->
- <g id="node2" class="node">
- <title>TabsPageModule</title>
- <polygon fill="#8dd3c7" stroke="black" points="288.97,-187 285.97,-191 264.97,-191 261.97,-187 175.03,-187 175.03,-151 288.97,-151 288.97,-187"/>
- <text text-anchor="middle" x="232" y="-164.8" font-family="Times,serif" font-size="14.00">TabsPageModule</text>
- </g>
- <!-- TabsPage->TabsPageModule -->
- <g id="edge1" class="edge">
- <title>TabsPage->TabsPageModule</title>
- <path fill="none" stroke="black" d="M183.11,-122.11C183.11,-122.11 183.11,-140.99 183.11,-140.99"/>
- <polygon fill="black" stroke="black" points="179.61,-140.99 183.11,-150.99 186.61,-140.99 179.61,-140.99"/>
- </g>
- <!-- TabsPageRoutingModule -->
- <g id="node3" class="node">
- <title>TabsPageRoutingModule</title>
- <polygon fill="#8dd3c7" stroke="black" points="374.59,-122 371.59,-126 350.59,-126 347.59,-122 215.41,-122 215.41,-86 374.59,-86 374.59,-122"/>
- <text text-anchor="middle" x="295" y="-99.8" font-family="Times,serif" font-size="14.00">TabsPageRoutingModule</text>
- </g>
- <!-- TabsPageRoutingModule->TabsPageModule -->
- <g id="edge2" class="edge">
- <title>TabsPageRoutingModule->TabsPageModule</title>
- <path fill="none" stroke="black" d="M252.22,-122.11C252.22,-122.11 252.22,-140.99 252.22,-140.99"/>
- <polygon fill="black" stroke="black" points="248.72,-140.99 252.22,-150.99 255.72,-140.99 248.72,-140.99"/>
- </g>
- </g>
- </svg>
|