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="284pt"
- viewBox="0.00 0.00 504.00 284.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 280)">
- <title>dependencies</title>
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-280 500,-280 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_ExploreContainerComponentModule</title>
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="128,-70 128,-268 368,-268 368,-70 128,-70"/>
- </g>
- <g id="clust2" class="cluster">
- <title>cluster_ExploreContainerComponentModule_declarations</title>
- <polygon fill="none" stroke="black" points="150,-78 150,-130 346,-130 346,-78 150,-78"/>
- </g>
- <g id="clust5" class="cluster">
- <title>cluster_ExploreContainerComponentModule_exports</title>
- <polygon fill="none" stroke="black" points="148,-208 148,-260 348,-260 348,-208 148,-208"/>
- </g>
- <!-- ExploreContainerComponent -->
- <g id="node1" class="node">
- <title>ExploreContainerComponent</title>
- <polygon fill="#ffffb3" stroke="black" points="338.36,-122 157.64,-122 157.64,-86 338.36,-86 338.36,-122"/>
- <text text-anchor="middle" x="248" y="-99.8" font-family="Times,serif" font-size="14.00">ExploreContainerComponent</text>
- </g>
- <!-- ExploreContainerComponentModule -->
- <g id="node2" class="node">
- <title>ExploreContainerComponentModule</title>
- <polygon fill="#8dd3c7" stroke="black" points="360.41,-187 357.41,-191 336.41,-191 333.41,-187 135.59,-187 135.59,-151 360.41,-151 360.41,-187"/>
- <text text-anchor="middle" x="248" y="-164.8" font-family="Times,serif" font-size="14.00">ExploreContainerComponentModule</text>
- </g>
- <!-- ExploreContainerComponent->ExploreContainerComponentModule -->
- <g id="edge1" class="edge">
- <title>ExploreContainerComponent->ExploreContainerComponentModule</title>
- <path fill="none" stroke="black" d="M248,-122.11C248,-122.11 248,-140.99 248,-140.99"/>
- <polygon fill="black" stroke="black" points="244.5,-140.99 248,-150.99 251.5,-140.99 244.5,-140.99"/>
- </g>
- <!-- ExploreContainerComponent -->
- <g id="node3" class="node">
- <title>ExploreContainerComponent </title>
- <polygon fill="#fb8072" stroke="black" points="340.36,-252 155.64,-252 155.64,-216 340.36,-216 340.36,-252"/>
- <text text-anchor="middle" x="248" y="-229.8" font-family="Times,serif" font-size="14.00">ExploreContainerComponent </text>
- </g>
- <!-- ExploreContainerComponentModule->ExploreContainerComponent -->
- <g id="edge2" class="edge">
- <title>ExploreContainerComponentModule->ExploreContainerComponent </title>
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M248,-187.11C248,-187.11 248,-205.99 248,-205.99"/>
- <polygon fill="black" stroke="black" points="244.5,-205.99 248,-215.99 251.5,-205.99 244.5,-205.99"/>
- </g>
- </g>
- </svg>
|