UNPKG

carbon-components-angular

Version:
984 lines (970 loc) 441 kB
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>carbon-components-angular documentation</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="./images/favicon.ico"> <link rel="stylesheet" href="./styles/style.css"> <link rel="stylesheet" href="./styles/dark.css"> <style> footer.carbon { position: absolute; bottom: 0; width: 100%; z-index: 9999; } #root > div { /* * Subtracting the height of the footer to prevent * overlaying the footer ontop of content */ height: calc(100vh - 48px); } </style> </head> <body> <script> // Blocking script to avoid flickering dark mode // Dark mode toggle button var useDark = window.matchMedia('(prefers-color-scheme: dark)'); var darkModeState = useDark.matches; var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input'); var $darkModeToggles = document.querySelectorAll('.dark-mode-switch'); var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state'); function checkToggle(check) { for (var i = 0; i < $darkModeToggleSwitchers.length; i++) { $darkModeToggleSwitchers[i].checked = check; } } function toggleDarkMode(state) { if (window.localStorage) { localStorage.setItem('compodoc_darkmode-state', state); } checkToggle(state); const hasClass = document.body.classList.contains('dark'); if (state) { for (var i = 0; i < $darkModeToggles.length; i++) { $darkModeToggles[i].classList.add('dark'); } if (!hasClass) { document.body.classList.add('dark'); } } else { for (var i = 0; i < $darkModeToggles.length; i++) { $darkModeToggles[i].classList.remove('dark'); } if (hasClass) { document.body.classList.remove('dark'); } } } useDark.addEventListener('change', function (evt) { toggleDarkMode(evt.matches); }); if (darkModeStateLocal) { darkModeState = darkModeStateLocal === 'true'; } toggleDarkMode(darkModeState); </script> <div class="navbar navbar-default navbar-fixed-top d-md-none p-0"> <div class="d-flex"> <a href="./" class="navbar-brand">carbon-components-angular documentation</a> <button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button> </div> </div> <div class="xs-menu menu" id="mobile-menu"> <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu> </div> <div class="container-fluid main"> <div class="row main"> <div class="d-none d-md-block menu"> <compodoc-menu mode="normal"></compodoc-menu> </div> <!-- START CONTENT --> <div class="content overview"> <div class="content-data"> <ol class="breadcrumb"> <li class="breadcrumb-item">Overview</li> </ol> <div class="text-center module-graph-container"> <div id="module-graph-svg"> <?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="36223pt" height="771pt" viewBox="0.00 0.00 36223.00 771.47" 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 767.47)"> <title>dependencies</title> <polygon fill="white" stroke="transparent" points="-4,4 -4,-767.47 36219,-767.47 36219,4 -4,4"/> <text text-anchor="start" x="18086.51" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text> <polygon fill="#ffffb3" stroke="transparent" points="17873.5,-10 17873.5,-30 17893.5,-30 17893.5,-10 17873.5,-10"/> <text text-anchor="start" x="17897.13" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text> <polygon fill="#8dd3c7" stroke="transparent" points="17986.5,-10 17986.5,-30 18006.5,-30 18006.5,-10 17986.5,-10"/> <text text-anchor="start" x="18010.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text> <polygon fill="#80b1d3" stroke="transparent" points="18072.5,-10 18072.5,-30 18092.5,-30 18092.5,-10 18072.5,-10"/> <text text-anchor="start" x="18096.28" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text> <polygon fill="#fdb462" stroke="transparent" points="18169.5,-10 18169.5,-30 18189.5,-30 18189.5,-10 18169.5,-10"/> <text text-anchor="start" x="18193.17" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text> <polygon fill="#fb8072" stroke="transparent" points="18265.5,-10 18265.5,-30 18285.5,-30 18285.5,-10 18265.5,-10"/> <text text-anchor="start" x="18289.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text> <g id="clust1" class="cluster"> <title>cluster_AccordionModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-255.4 8,-552.58 342,-552.58 342,-255.4 8,-255.4"/> </g> <g id="clust2" class="cluster"> <title>cluster_AccordionModule_declarations</title> <polygon fill="none" stroke="black" points="16,-263.4 16,-315.4 226,-315.4 226,-263.4 16,-263.4"/> </g> <g id="clust5" class="cluster"> <title>cluster_AccordionModule_imports</title> <polygon fill="none" stroke="black" points="234,-263.4 234,-315.4 334,-315.4 334,-263.4 234,-263.4"/> </g> <g id="clust6" class="cluster"> <title>cluster_AccordionModule_exports</title> <polygon fill="none" stroke="black" points="67,-492.58 67,-544.58 283,-544.58 283,-492.58 67,-492.58"/> </g> <g id="clust9" class="cluster"> <title>cluster_AILabelModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="350,-255.4 350,-552.58 1184,-552.58 1184,-255.4 350,-255.4"/> </g> <g id="clust10" class="cluster"> <title>cluster_AILabelModule_declarations</title> <polygon fill="none" stroke="black" points="358,-263.4 358,-315.4 930,-315.4 930,-263.4 358,-263.4"/> </g> <g id="clust15" class="cluster"> <title>cluster_AILabelModule_imports</title> <polygon fill="none" stroke="black" points="938,-263.4 938,-315.4 1176,-315.4 1176,-263.4 938,-263.4"/> </g> <g id="clust16" class="cluster"> <title>cluster_AILabelModule_exports</title> <polygon fill="none" stroke="black" points="543,-492.58 543,-544.58 947,-544.58 947,-492.58 543,-492.58"/> </g> <g id="clust19" class="cluster"> <title>cluster_AspectRatioModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="33411,-117.05 33411,-437.99 33583,-437.99 33583,-117.05 33411,-117.05"/> </g> <g id="clust20" class="cluster"> <title>cluster_AspectRatioModule_declarations</title> <polygon fill="none" stroke="black" points="33420,-125.05 33420,-177.05 33574,-177.05 33574,-125.05 33420,-125.05"/> </g> <g id="clust23" class="cluster"> <title>cluster_AspectRatioModule_exports</title> <polygon fill="none" stroke="black" points="33419,-377.99 33419,-429.99 33575,-429.99 33575,-377.99 33419,-377.99"/> </g> <g id="clust26" class="cluster"> <title>cluster_BreadcrumbModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="1298,-255.4 1298,-667.17 1744,-667.17 1744,-255.4 1298,-255.4"/> </g> <g id="clust27" class="cluster"> <title>cluster_BreadcrumbModule_declarations</title> <polygon fill="none" stroke="black" points="1318,-377.99 1318,-429.99 1614,-429.99 1614,-377.99 1318,-377.99"/> </g> <g id="clust30" class="cluster"> <title>cluster_BreadcrumbModule_imports</title> <polygon fill="none" stroke="black" points="1622,-263.4 1622,-429.99 1736,-429.99 1736,-263.4 1622,-263.4"/> </g> <g id="clust31" class="cluster"> <title>cluster_BreadcrumbModule_exports</title> <polygon fill="none" stroke="black" points="1311,-607.17 1311,-659.17 1613,-659.17 1613,-607.17 1311,-607.17"/> </g> <g id="clust34" class="cluster"> <title>cluster_ButtonModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="836,-117.05 836,-185.05 1632,-185.05 1632,-117.05 836,-117.05"/> </g> <g id="clust35" class="cluster"> <title>cluster_ButtonModule_declarations</title> <polygon fill="none" stroke="black" points="844,-125.05 844,-177.05 1224,-177.05 1224,-125.05 844,-125.05"/> </g> <g id="clust40" class="cluster"> <title>cluster_ButtonModule_imports</title> <polygon fill="none" stroke="black" points="1508,-125.05 1508,-177.05 1624,-177.05 1624,-125.05 1508,-125.05"/> </g> <g id="clust41" class="cluster"> <title>cluster_ButtonModule_exports</title> <polygon fill="none" stroke="black" points="1232,-125.05 1232,-177.05 1500,-177.05 1500,-125.05 1232,-125.05"/> </g> <g id="clust44" class="cluster"> <title>cluster_CheckboxModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="7383,-93.76 7383,-552.58 8655,-552.58 8655,-93.76 7383,-93.76"/> </g> <g id="clust45" class="cluster"> <title>cluster_CheckboxModule_declarations</title> <polygon fill="none" stroke="black" points="7605,-263.4 7605,-315.4 7820,-315.4 7820,-263.4 7605,-263.4"/> </g> <g id="clust46" class="cluster"> <title>cluster_CheckboxModule_Checkbox_providers</title> <polygon fill="none" stroke="black" points="8013,-101.76 8013,-200.35 8647,-200.35 8647,-101.76 8013,-101.76"/> </g> <g id="clust47" class="cluster"> <title>cluster_CheckboxModule_CheckboxGroup_providers</title> <polygon fill="none" stroke="black" points="7391,-125.05 7391,-177.05 8005,-177.05 8005,-125.05 7391,-125.05"/> </g> <g id="clust49" class="cluster"> <title>cluster_CheckboxModule_exports</title> <polygon fill="none" stroke="black" points="7452,-492.58 7452,-544.58 7674,-544.58 7674,-492.58 7452,-492.58"/> </g> <g id="clust52" class="cluster"> <title>cluster_CodeSnippetModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="3243,-255.4 3243,-552.58 3473,-552.58 3473,-255.4 3243,-255.4"/> </g> <g id="clust53" class="cluster"> <title>cluster_CodeSnippetModule_declarations</title> <polygon fill="none" stroke="black" points="3251,-263.4 3251,-315.4 3355,-315.4 3355,-263.4 3251,-263.4"/> </g> <g id="clust55" class="cluster"> <title>cluster_CodeSnippetModule_imports</title> <polygon fill="none" stroke="black" points="3363,-263.4 3363,-315.4 3465,-315.4 3465,-263.4 3363,-263.4"/> </g> <g id="clust56" class="cluster"> <title>cluster_CodeSnippetModule_exports</title> <polygon fill="none" stroke="black" points="3263,-492.58 3263,-544.58 3371,-544.58 3371,-492.58 3263,-492.58"/> </g> <g id="clust59" class="cluster"> <title>cluster_ComboBoxModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="10283,-232.11 10283,-667.17 11129,-667.17 11129,-232.11 10283,-232.11"/> </g> <g id="clust60" class="cluster"> <title>cluster_ComboBoxModule_declarations</title> <polygon fill="none" stroke="black" points="10554,-377.99 10554,-429.99 10650,-429.99 10650,-377.99 10554,-377.99"/> </g> <g id="clust61" class="cluster"> <title>cluster_ComboBoxModule_ComboBox_providers</title> <polygon fill="none" stroke="black" points="10291,-240.11 10291,-338.7 10935,-338.7 10935,-240.11 10291,-240.11"/> </g> <g id="clust62" class="cluster"> <title>cluster_ComboBoxModule_imports</title> <polygon fill="none" stroke="black" points="10985,-377.99 10985,-429.99 11121,-429.99 11121,-377.99 10985,-377.99"/> </g> <g id="clust63" class="cluster"> <title>cluster_ComboBoxModule_exports</title> <polygon fill="none" stroke="black" points="10433,-607.17 10433,-659.17 10673,-659.17 10673,-607.17 10433,-607.17"/> </g> <g id="clust65" class="cluster"> <title>cluster_ComboBoxModule_providers</title> <polygon fill="none" stroke="black" points="10943,-263.4 10943,-315.4 11121,-315.4 11121,-263.4 10943,-263.4"/> </g> <g id="clust66" class="cluster"> <title>cluster_ComboButtonModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="27733,-369.99 27733,-667.17 28085,-667.17 28085,-369.99 27733,-369.99"/> </g> <g id="clust67" class="cluster"> <title>cluster_ComboButtonModule_declarations</title> <polygon fill="none" stroke="black" points="27741,-377.99 27741,-429.99 27917,-429.99 27917,-377.99 27741,-377.99"/> </g> <g id="clust69" class="cluster"> <title>cluster_ComboButtonModule_imports</title> <polygon fill="none" stroke="black" points="27925,-377.99 27925,-429.99 28077,-429.99 28077,-377.99 27925,-377.99"/> </g> <g id="clust70" class="cluster"> <title>cluster_ComboButtonModule_exports</title> <polygon fill="none" stroke="black" points="27741,-607.17 27741,-659.17 27921,-659.17 27921,-607.17 27741,-607.17"/> </g> <g id="clust73" class="cluster"> <title>cluster_ContainedListModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="29777,-255.4 29777,-552.58 30050,-552.58 30050,-255.4 29777,-255.4"/> </g> <g id="clust74" class="cluster"> <title>cluster_ContainedListModule_declarations</title> <polygon fill="none" stroke="black" points="29786,-263.4 29786,-315.4 30036,-315.4 30036,-263.4 29786,-263.4"/> </g> <g id="clust78" class="cluster"> <title>cluster_ContainedListModule_exports</title> <polygon fill="none" stroke="black" points="29785,-492.58 29785,-544.58 30042,-544.58 30042,-492.58 29785,-492.58"/> </g> <g id="clust81" class="cluster"> <title>cluster_ContentSwitcherModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="33591,-117.05 33591,-437.99 33907,-437.99 33907,-117.05 33591,-117.05"/> </g> <g id="clust82" class="cluster"> <title>cluster_ContentSwitcherModule_declarations</title> <polygon fill="none" stroke="black" points="33600,-125.05 33600,-177.05 33893,-177.05 33893,-125.05 33600,-125.05"/> </g> <g id="clust86" class="cluster"> <title>cluster_ContentSwitcherModule_exports</title> <polygon fill="none" stroke="black" points="33599,-377.99 33599,-429.99 33899,-429.99 33899,-377.99 33599,-377.99"/> </g> <g id="clust89" class="cluster"> <title>cluster_ContextMenuModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="27713,-117.05 27713,-323.4 28833,-323.4 28833,-117.05 27713,-117.05"/> </g> <g id="clust90" class="cluster"> <title>cluster_ContextMenuModule_declarations</title> <polygon fill="none" stroke="black" points="28017,-263.4 28017,-315.4 28825,-315.4 28825,-263.4 28017,-263.4"/> </g> <g id="clust93" class="cluster"> <title>cluster_ContextMenuModule_ContextMenuGroupComponent_providers</title> <polygon fill="none" stroke="black" points="28551,-125.05 28551,-177.05 28825,-177.05 28825,-125.05 28551,-125.05"/> </g> <g id="clust96" class="cluster"> <title>cluster_ContextMenuModule_exports</title> <polygon fill="none" stroke="black" points="27721,-125.05 27721,-177.05 28543,-177.05 28543,-125.05 27721,-125.05"/> </g> <g id="clust99" class="cluster"> <title>cluster_DatePickerInputModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="20761,-93.76 20761,-552.58 21459,-552.58 21459,-93.76 20761,-93.76"/> </g> <g id="clust100" class="cluster"> <title>cluster_DatePickerInputModule_declarations</title> <polygon fill="none" stroke="black" points="20915,-263.4 20915,-315.4 21039,-315.4 21039,-263.4 20915,-263.4"/> </g> <g id="clust101" class="cluster"> <title>cluster_DatePickerInputModule_DatePickerInput_providers</title> <polygon fill="none" stroke="black" points="20769,-101.76 20769,-200.35 21451,-200.35 21451,-101.76 20769,-101.76"/> </g> <g id="clust103" class="cluster"> <title>cluster_DatePickerInputModule_exports</title> <polygon fill="none" stroke="black" points="20781,-492.58 20781,-544.58 20909,-544.58 20909,-492.58 20781,-492.58"/> </g> <g id="clust106" class="cluster"> <title>cluster_DatePickerModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="17833,-232.11 17833,-667.17 18489,-667.17 18489,-232.11 17833,-232.11"/> </g> <g id="clust107" class="cluster"> <title>cluster_DatePickerModule_declarations</title> <polygon fill="none" stroke="black" points="18024,-377.99 18024,-429.99 18118,-429.99 18118,-377.99 18024,-377.99"/> </g> <g id="clust108" class="cluster"> <title>cluster_DatePickerModule_DatePicker_providers</title> <polygon fill="none" stroke="black" points="17841,-240.11 17841,-338.7 18481,-338.7 18481,-240.11 17841,-240.11"/> </g> <g id="clust110" class="cluster"> <title>cluster_DatePickerModule_exports</title> <polygon fill="none" stroke="black" points="17913,-607.17 17913,-659.17 18183,-659.17 18183,-607.17 17913,-607.17"/> </g> <g id="clust113" class="cluster"> <title>cluster_DialogModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="1752,-255.4 1752,-437.99 3235,-437.99 3235,-255.4 1752,-255.4"/> </g> <g id="clust114" class="cluster"> <title>cluster_DialogModule_declarations</title> <polygon fill="none" stroke="black" points="1760,-377.99 1760,-429.99 2746,-429.99 2746,-377.99 1760,-377.99"/> </g> <g id="clust116" class="cluster"> <title>cluster_DialogModule_DialogDirective_providers</title> <polygon fill="none" stroke="black" points="2777,-263.4 2777,-315.4 2925,-315.4 2925,-263.4 2777,-263.4"/> </g> <g id="clust122" class="cluster"> <title>cluster_DialogModule_imports</title> <polygon fill="none" stroke="black" points="2933,-263.4 2933,-315.4 3227,-315.4 3227,-263.4 2933,-263.4"/> </g> <g id="clust123" class="cluster"> <title>cluster_DialogModule_exports</title> <polygon fill="none" stroke="black" points="1760,-263.4 1760,-315.4 2769,-315.4 2769,-263.4 1760,-263.4"/> </g> <g id="clust126" class="cluster"> <title>cluster_DocumentationModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="33915,-117.05 33915,-437.99 34077,-437.99 34077,-117.05 33915,-117.05"/> </g> <g id="clust127" class="cluster"> <title>cluster_DocumentationModule_declarations</title> <polygon fill="none" stroke="black" points="33937,-125.05 33937,-177.05 34055,-177.05 34055,-125.05 33937,-125.05"/> </g> <g id="clust130" class="cluster"> <title>cluster_DocumentationModule_exports</title> <polygon fill="none" stroke="black" points="33935,-377.99 33935,-429.99 34057,-429.99 34057,-377.99 33935,-377.99"/> </g> <g id="clust133" class="cluster"> <title>cluster_DropdownModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="11137,-461.29 11137,-667.17 12306,-667.17 12306,-461.29 11137,-461.29"/> </g> <g id="clust134" class="cluster"> <title>cluster_DropdownModule_declarations</title> <polygon fill="none" stroke="black" points="11806,-607.17 11806,-659.17 12298,-659.17 12298,-607.17 11806,-607.17"/> </g> <g id="clust136" class="cluster"> <title>cluster_DropdownModule_Dropdown_providers</title> <polygon fill="none" stroke="black" points="11660,-469.29 11660,-567.88 12298,-567.88 12298,-469.29 11660,-469.29"/> </g> <g id="clust140" class="cluster"> <title>cluster_DropdownModule_exports</title> <polygon fill="none" stroke="black" points="11145,-492.58 11145,-544.58 11652,-544.58 11652,-492.58 11145,-492.58"/> </g> <g id="clust143" class="cluster"> <title>cluster_ExperimentalModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="3001,-117.05 3001,-185.05 3217,-185.05 3217,-117.05 3001,-117.05"/> </g> <g id="clust148" class="cluster"> <title>cluster_ExperimentalModule_providers</title> <polygon fill="none" stroke="black" points="3009,-125.05 3009,-177.05 3209,-177.05 3209,-125.05 3009,-125.05"/> </g> <g id="clust149" class="cluster"> <title>cluster_FileUploaderModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="24451,-232.11 24451,-667.17 25125,-667.17 25125,-232.11 24451,-232.11"/> </g> <g id="clust150" class="cluster"> <title>cluster_FileUploaderModule_declarations</title> <polygon fill="none" stroke="black" points="24526,-377.99 24526,-429.99 24753,-429.99 24753,-377.99 24526,-377.99"/> </g> <g id="clust152" class="cluster"> <title>cluster_FileUploaderModule_FileUploader_providers</title> <polygon fill="none" stroke="black" points="24459,-240.11 24459,-338.7 25117,-338.7 25117,-240.11 24459,-240.11"/> </g> <g id="clust153" class="cluster"> <title>cluster_FileUploaderModule_imports</title> <polygon fill="none" stroke="black" points="24878,-377.99 24878,-429.99 25000,-429.99 25000,-377.99 24878,-377.99"/> </g> <g id="clust154" class="cluster"> <title>cluster_FileUploaderModule_exports</title> <polygon fill="none" stroke="black" points="24491,-607.17 24491,-659.17 24725,-659.17 24725,-607.17 24491,-607.17"/> </g> <g id="clust157" class="cluster"> <title>cluster_GridModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="34085,-70 34085,-552.58 35141,-552.58 35141,-70 34085,-70"/> </g> <g id="clust158" class="cluster"> <title>cluster_GridModule_declarations</title> <polygon fill="none" stroke="black" points="34446,-263.4 34446,-315.4 34799,-315.4 34799,-263.4 34446,-263.4"/> </g> <g id="clust160" class="cluster"> <title>cluster_GridModule_GridDirective_providers</title> <polygon fill="none" stroke="black" points="34093,-78 34093,-224.11 35133,-224.11 35133,-78 34093,-78"/> </g> <g id="clust163" class="cluster"> <title>cluster_GridModule_exports</title> <polygon fill="none" stroke="black" points="34366,-492.58 34366,-544.58 34730,-544.58 34730,-492.58 34366,-492.58"/> </g> <g id="clust165" class="cluster"> <title>cluster_GridModule_providers</title> <polygon fill="none" stroke="black" points="34306,-263.4 34306,-315.4 34438,-315.4 34438,-263.4 34306,-263.4"/> </g> <g id="clust166" class="cluster"> <title>cluster_HeaderModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="25325,-255.4 25325,-552.58 26105,-552.58 26105,-255.4 25325,-255.4"/> </g> <g id="clust167" class="cluster"> <title>cluster_HeaderModule_declarations</title> <polygon fill="none" stroke="black" points="25333,-263.4 25333,-315.4 26071,-315.4 26071,-263.4 25333,-263.4"/> </g> <g id="clust176" class="cluster"> <title>cluster_HeaderModule_exports</title> <polygon fill="none" stroke="black" points="25333,-492.58 25333,-544.58 26097,-544.58 26097,-492.58 25333,-492.58"/> </g> <g id="clust179" class="cluster"> <title>cluster_I18nModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="1640,-117.05 1640,-185.05 1954,-185.05 1954,-117.05 1640,-117.05"/> </g> <g id="clust180" class="cluster"> <title>cluster_I18nModule_declarations</title> <polygon fill="none" stroke="black" points="1844,-125.05 1844,-177.05 1946,-177.05 1946,-125.05 1844,-125.05"/> </g> <g id="clust183" class="cluster"> <title>cluster_I18nModule_exports</title> <polygon fill="none" stroke="black" points="1730,-125.05 1730,-177.05 1836,-177.05 1836,-125.05 1730,-125.05"/> </g> <g id="clust185" class="cluster"> <title>cluster_I18nModule_providers</title> <polygon fill="none" stroke="black" points="1648,-125.05 1648,-177.05 1722,-177.05 1722,-125.05 1648,-125.05"/> </g> <g id="clust186" class="cluster"> <title>cluster_IconModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="28307,-369.99 28307,-437.99 28551,-437.99 28551,-369.99 28307,-369.99"/> </g> <g id="clust187" class="cluster"> <title>cluster_IconModule_declarations</title> <polygon fill="none" stroke="black" points="28435,-377.99 28435,-429.99 28543,-429.99 28543,-377.99 28435,-377.99"/> </g> <g id="clust190" class="cluster"> <title>cluster_IconModule_exports</title> <polygon fill="none" stroke="black" points="28315,-377.99 28315,-429.99 28427,-429.99 28427,-377.99 28315,-377.99"/> </g> <g id="clust193" class="cluster"> <title>cluster_InlineLoadingModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="30058,-255.4 30058,-552.58 30212,-552.58 30212,-255.4 30058,-255.4"/> </g> <g id="clust194" class="cluster"> <title>cluster_InlineLoadingModule_declarations</title> <polygon fill="none" stroke="black" points="30079,-263.4 30079,-315.4 30191,-315.4 30191,-263.4 30079,-263.4"/> </g> <g id="clust197" class="cluster"> <title>cluster_InlineLoadingModule_exports</title> <polygon fill="none" stroke="black" points="30078,-492.58 30078,-544.58 30192,-544.58 30192,-492.58 30078,-492.58"/> </g> <g id="clust200" class="cluster"> <title>cluster_InputModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8663,-255.4 8663,-552.58 9644,-552.58 9644,-255.4 8663,-255.4"/> </g> <g id="clust201" class="cluster"> <title>cluster_InputModule_declarations</title> <polygon fill="none" stroke="black" points="8671,-263.4 8671,-315.4 9615,-315.4 9615,-263.4 8671,-263.4"/> </g> <g id="clust210" class="cluster"> <title>cluster_InputModule_exports</title> <polygon fill="none" stroke="black" points="8671,-492.58 8671,-544.58 9636,-544.58 9636,-492.58 8671,-492.58"/> </g> <g id="clust213" class="cluster"> <title>cluster_LayerModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="35149,-117.05 35149,-437.99 35285,-437.99 35285,-117.05 35149,-117.05"/> </g> <g id="clust214" class="cluster"> <title>cluster_LayerModule_declarations</title> <polygon fill="none" stroke="black" points="35160,-125.05 35160,-177.05 35276,-177.05 35276,-125.05 35160,-125.05"/> </g> <g id="clust217" class="cluster"> <title>cluster_LayerModule_exports</title> <polygon fill="none" stroke="black" points="35157,-377.99 35157,-429.99 35277,-429.99 35277,-377.99 35157,-377.99"/> </g> <g id="clust220" class="cluster"> <title>cluster_LayoutModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="35443,-117.05 35443,-437.99 35577,-437.99 35577,-117.05 35443,-117.05"/> </g> <g id="clust221" class="cluster"> <title>cluster_LayoutModule_declarations</title> <polygon fill="none" stroke="black" points="35452,-125.05 35452,-177.05 35568,-177.05 35568,-125.05 35452,-125.05"/> </g> <g id="clust224" class="cluster"> <title>cluster_LayoutModule_exports</title> <polygon fill="none" stroke="black" points="35451,-377.99 35451,-429.99 35569,-429.99 35569,-377.99 35451,-377.99"/> </g> <g id="clust227" class="cluster"> <title>cluster_LinkModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="15848,-117.05 15848,-437.99 16074,-437.99 16074,-117.05 15848,-117.05"/> </g> <g id="clust228" class="cluster"> <title>cluster_LinkModule_declarations</title> <polygon fill="none" stroke="black" points="15857,-125.05 15857,-177.05 16065,-177.05 16065,-125.05 15857,-125.05"/> </g> <g id="clust232" class="cluster"> <title>cluster_LinkModule_exports</title> <polygon fill="none" stroke="black" points="15856,-377.99 15856,-429.99 16066,-429.99 16066,-377.99 15856,-377.99"/> </g> <g id="clust235" class="cluster"> <title>cluster_ListModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="35585,-117.05 35585,-437.99 35809,-437.99 35809,-117.05 35585,-117.05"/> </g> <g id="clust236" class="cluster"> <title>cluster_ListModule_declarations</title> <polygon fill="none" stroke="black" points="35594,-125.05 35594,-177.05 35798,-177.05 35798,-125.05 35594,-125.05"/> </g> <g id="clust240" class="cluster"> <title>cluster_ListModule_exports</title> <polygon fill="none" stroke="black" points="35593,-377.99 35593,-429.99 35801,-429.99 35801,-377.99 35593,-377.99"/> </g> <g id="clust243" class="cluster"> <title>cluster_LoadingModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="25133,-484.58 25133,-552.58 25317,-552.58 25317,-484.58 25133,-484.58"/> </g> <g id="clust244" class="cluster"> <title>cluster_LoadingModule_declarations</title> <polygon fill="none" stroke="black" points="25231,-492.58 25231,-544.58 25309,-544.58 25309,-492.58 25231,-492.58"/> </g> <g id="clust247" class="cluster"> <title>cluster_LoadingModule_exports</title> <polygon fill="none" stroke="black" points="25141,-492.58 25141,-544.58 25223,-544.58 25223,-492.58 25141,-492.58"/> </g> <g id="clust250" class="cluster"> <title>cluster_MenuButtonModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="28093,-369.99 28093,-667.17 28281,-667.17 28281,-369.99 28093,-369.99"/> </g> <g id="clust251" class="cluster"> <title>cluster_MenuButtonModule_declarations</title> <polygon fill="none" stroke="black" points="28101,-377.99 28101,-429.99 28269,-429.99 28269,-377.99 28101,-377.99"/> </g> <g id="clust254" class="cluster"> <title>cluster_MenuButtonModule_exports</title> <polygon fill="none" stroke="black" points="28101,-607.17 28101,-659.17 28273,-659.17 28273,-607.17 28101,-607.17"/> </g> <g id="clust257" class="cluster"> <title>cluster_ModalModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="12450,-255.4 12450,-552.58 13927,-552.58 13927,-255.4 12450,-255.4"/> </g> <g id="clust258" class="cluster"> <title>cluster_ModalModule_declarations</title> <polygon fill="none" stroke="black" points="12798,-263.4 12798,-315.4 13919,-315.4 13919,-263.4 12798,-263.4"/> </g> <g id="clust270" class="cluster"> <title>cluster_ModalModule_exports</title> <polygon fill="none" stroke="black" points="12488,-492.58 12488,-544.58 13560,-544.58 13560,-492.58 12488,-492.58"/> </g> <g id="clust272" class="cluster"> <title>cluster_ModalModule_providers</title> <polygon fill="none" stroke="black" points="12458,-263.4 12458,-315.4 12790,-315.4 12790,-263.4 12458,-263.4"/> </g> <g id="clust273" class="cluster"> <title>cluster_NFormsModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="6758,-369.99 6758,-667.17 7375,-667.17 7375,-369.99 6758,-369.99"/> </g> <g id="clust275" class="cluster"> <title>cluster_NFormsModule_imports</title> <polygon fill="none" stroke="black" points="7141,-377.99 7141,-429.99 7367,-429.99 7367,-377.99 7141,-377.99"/> </g> <g id="clust276" class="cluster"> <title>cluster_NFormsModule_exports</title> <polygon fill="none" stroke="black" points="6766,-607.17 6766,-659.17 7367,-659.17 7367,-607.17 6766,-607.17"/> </g> <g id="clust279" class="cluster"> <title>cluster_NotificationModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="13935,-255.4 13935,-552.58 15840,-552.58 15840,-255.4 13935,-255.4"/> </g> <g id="clust280" class="cluster"> <title>cluster_NotificationModule_declarations</title> <polygon fill="none" stroke="black" points="14392,-263.4 14392,-315.4 15832,-315.4 15832,-263.4 14392,-263.4"/> </g> <g id="clust294" class="cluster"> <title>cluster_NotificationModule_exports</title> <polygon fill="none" stroke="black" points="14014,-492.58 14014,-544.58 15363,-544.58 15363,-492.58 14014,-492.58"/> </g> <g id="clust296" class="cluster"> <title>cluster_NotificationModule_providers</title> <polygon fill="none" stroke="black" points="13943,-263.4 13943,-315.4 14384,-315.4 14384,-263.4 13943,-263.4"/> </g> <g id="clust297" class="cluster"> <title>cluster_NumberModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="27397,-255.4 27397,-552.58 27519,-552.58 27519,-255.4 27397,-255.4"/> </g> <g id="clust298" class="cluster"> <title>cluster_NumberModule_declarations</title> <polygon fill="none" stroke="black" points="27419,-263.4 27419,-315.4 27497,-315.4 27497,-263.4 27419,-263.4"/> </g> <g id="clust301" class="cluster"> <title>cluster_NumberModule_exports</title> <polygon fill="none" stroke="black" points="27417,-492.58 27417,-544.58 27499,-544.58 27499,-492.58 27417,-492.58"/> </g> <g id="clust304" class="cluster"> <title>cluster_PaginationModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="17296,-255.4 17296,-552.58 17825,-552.58 17825,-255.4 17296,-255.4"/> </g> <g id="clust305" class="cluster"> <title>cluster_PaginationModule_declarations</title> <polygon fill="none" stroke="black" points="17304,-263.4 17304,-315.4 17804,-315.4 17804,-263.4 17304,-263.4"/> </g> <g id="clust311" class="cluster"> <title>cluster_PaginationModule_exports</title> <polygon fill="none" stroke="black" points="17304,-492.58 17304,-544.58 17817,-544.58 17817,-492.58 17304,-492.58"/> </g> <g id="clust314" class="cluster"> <title>cluster_PanelModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="26499,-255.4 26499,-552.58 26829,-552.58 26829,-255.4 26499,-255.4"/> </g> <g id="clust315" class="cluster"> <title>cluster_PanelModule_declarations</title> <polygon fill="none" stroke="black" points="26507,-263.4 26507,-315.4 26814,-315.4 26814,-263.4 26507,-263.4"/> </g> <g id="clust320" class="cluster"> <title>cluster_PanelModule_exports</title> <polygon fill="none" stroke="black" points="26507,-492.58 26507,-544.58 26821,-544.58 26821,-492.58 26507,-492.58"/> </g> <g id="clust323" class="cluster"> <title>cluster_PlaceholderModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="2769,-117.05 2769,-185.05 2993,-185.05 2993,-117.05 2769,-117.05"/> </g> <g id="clust324" class="cluster"> <title>cluster_PlaceholderModule_declarations</title> <polygon fill="none" stroke="black" points="2887,-125.05 2887,-177.05 2985,-177.05 2985,-125.05 2887,-125.05"/> </g> <g id="clust327" class="cluster"> <title>cluster_PlaceholderModule_exports</title> <polygon fill="none" stroke="black" points="2777,-125.05 2777,-177.05 2879,-177.05 2879,-125.05 2777,-125.05"/> </g> <g id="clust330" class="cluster"> <title>cluster_PopoverModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="28587,-369.99 28587,-437.99 29135,-437.99 29135,-369.99 28587,-369.99"/> </g> <g id="clust331" class="cluster"> <title>cluster_PopoverModule_declarations</title> <polygon fill="none" stroke="black" points="28869,-377.99 28869,-429.99 29127,-429.99 29127,-377.99 28869,-377.99"/> </g> <g id="clust335" class="cluster"> <title>cluster_PopoverModule_exports</title> <polygon fill="none" stroke="black" points="28595,-377.99 28595,-429.99 28861,-429.99 28861,-377.99 28595,-377.99"/> </g> <g id="clust338" class="cluster"> <title>cluster_ProgressBarModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="30220,-255.4 30220,-552.58 30364,-552.58 30364,-255.4 30220,-255.4"/> </g> <g id="clust339" class="cluster"> <title>cluster_ProgressBarModule_declarations</title> <polygon fill="none" stroke="black" points="30242,-263.4 30242,-315.4 30342,-315.4 30342,-263.4 30242,-263.4"/> </g> <g id="clust342" class="cluster"> <title>cluster_ProgressBarModule_exports</title> <polygon fill="none" stroke="black" points="30240,-492.58 30240,-544.58 30344,-544.58 30344,-492.58 30240,-492.58"/> </g> <g id="clust345" class="cluster"> <title>cluster_ProgressIndicatorModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="27527,-255.4 27527,-552.58 27701,-552.58 27701,-255.4 27527,-255.4"/> </g> <g id="clust346" class="cluster"> <title>cluster_ProgressIndicatorModule_declarations</title> <polygon fill="none" stroke="black" points="27549,-263.4 27549,-315.4 27679,-315.4 27679,-263.4 27549,-263.4"/> </g> <g id="clust349" class="cluster"> <title>cluster_ProgressIndicatorModule_exports</title> <polygon fill="none" stroke="black" points="27547,-492.58 27547,-544.58 27681,-544.58 27681,-492.58 27547,-492.58"/> </g> <g id="clust352" class="cluster"> <title>cluster_RadioModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="18497,-461.29 18497,-667.17 19955,-667.17 19955,-461.29 18497,-461.29"/> </g> <g id="clust353" class="cluster"> <title>cluster_RadioModule_declarations</title> <polygon fill="none" stroke="black" points="19640,-607.17 19640,-659.17 19814,-659.17 19814,-607.17 19640,-607.17"/> </g> <g id="clust354" class="cluster"> <title>cluster_RadioModule_Radio_providers</title> <polygon fill="none" stroke="black" points="19347,-469.29 19347,-567.88 19947,-567.88 19947,-469.29 19347,-469.29"/> </g> <g id="clust355" class="cluster"> <title>cluster_RadioModule_RadioGroup_providers</title> <polygon fill="none" stroke="black" points="18689,-469.29 18689,-567.88 19339,-567.88 19339,-469.29 18689,-469.29"/> </g> <g id="clust357" class="cluster"> <title>cluster_RadioModule_exports</title> <polygon fill="none" stroke="black" points="18505,-492.58 18505,-544.58 18681,-544.58 18681,-492.58 18505,-492.58"/> </g> <g id="clust360" class="cluster"> <title>cluster_SearchModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="9653,-93.76 9653,-552.58 10275,-552.58 10275,-93.76 9653,-93.76"/> </g> <g id="clust361" class="cluster"> <title>cluster_SearchModule_declarations</title> <polygon fill="none" stroke="black" points="9802,-263.4 9802,-315.4 9872,-315.4 9872,-263.4 9802,-263.4"/> </g> <g id="clust362" class="cluster"> <title>cluster_SearchModule_Search_providers</title> <polygon fill="none" stroke="black" points="9661,-101.76 9661,-200.35 10267,-200.35 10267,-101.76 9661,-101.76"/> </g> <g id="clust364" class="cluster"> <title>cluster_SearchModule_exports</title> <polygon fill="none" stroke="black" points="9682,-492.58 9682,-544.58 9756,-544.58 9756,-492.58 9682,-492.58"/> </g> <g id="clust367" class="cluster"> <title>cluster_SelectModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="30372,-93.76 30372,-552.58 30990,-552.58 30990,-93.76 30372,-93.76"/> </g> <g id="clust368" class="cluster"> <title>cluster_SelectModule_declarations</title> <polygon fill="none" stroke="black" points="30646,-263.4 30646,-315.4 30879,-315.4 30879,-263.4 30646,-263.4"/> </g> <g id="clust371" class="cluster"> <title>cluster_SelectModule_Select_providers</title> <polygon fill="none" stroke="black" points="30380,-101.76 30380,-200.35 30982,-200.35 30982,-101.76 30380,-101.76"/> </g> <g id="clust373" class="cluster"> <title>cluster_SelectModule_exports</title> <polygon fill="none" stroke="black" points="30624,-492.58 30624,-544.58 30864,-544.58 30864,-492.58 30624,-492.58"/> </g> <g id="clust376" class="cluster"> <title>cluster_SideNavModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="26837,-255.4 26837,-552.58 27359,-552.58 27359,-255.4 26837,-255.4"/> </g> <g id="clust377" class="cluster"> <title>cluster_SideNavModule_declarations</title> <polygon fill="none" stroke="black" points="26845,-263.4 26845,-315.4 27351,-315.4 27351,-263.4 26845,-263.4"/> </g> <g id="clust383" class="cluster"> <title>cluster_SideNavModule_exports</title> <polygon fill="none" stroke="black" points="26856,-492.58 26856,-544.58 27170,-544.58 27170,-492.58 26856,-492.58"/> </g> <g id="clust386" class="cluster"> <title>cluster_SkeletonModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="35817,-117.05 35817,-437.99 36207,-437.99 36207,-117.05 35817,-117.05"/> </g> <g id="clust387" class="cluster"> <title>cluster_SkeletonModule_declarations</title> <polygon fill="none" stroke="black" points="35825,-125.05 35825,-177.05 36188,-177.05 36188,-125.05 35825,-125.05"/> </g> <g id="clust392" class="cluster"> <title>cluster_SkeletonModule_exports</title> <polygon fill="none" stroke="black" points="35825,-377.99 35825,-429.99 36199,-429.99 36199,-377.99 35825,-377.99"/> </g> <g id="clust395" class="cluster"> <title>cluster_SliderModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="21533,-93.76 21533,-552.58 22149,-552.58 22149,-93.76 21533,-93.76"/> </g> <g id="clust396" class="cluster"> <title>cluster_SliderModule_declarations</title> <polygon fill="none" stroke="black" points="21743,-263.4 21743,-315.4 21813,-315.4 21813,-263.4 21743,-263.4"/> </g> <g id="clust397" class="cluster"> <title>cluster_SliderModule_Slider_providers</title> <polygon fill="none" stroke="black" points="21541,-101.76 21541,-200.35 22141,-200.35 22141,-101.76 21541,-101.76"/> </g> <g id="clust399" class="cluster"> <title>cluster_SliderModule_exports</title> <polygon fill="none" stroke="black" points="21680,-492.58 21680,-544.58 21750,-544.58 21750,-492.58 21680,-492.58"/> </g> <g id="clust402" class="cluster"> <title>cluster_StructuredListModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="31690,-93.76 31690,-552.58 32372,-552.58 32372,-93.76 31690,-93.76"/> </g> <g id="clust403" class="cluster"> <title>cluster_StructuredListModule_declarations</title> <polygon fill="none" stroke="black" points="31752,-263.4 31752,-315.4 32143,-315.4 32143,-263.4 31752,-263.4"/> </g> <g id="clust407" class="cluster"> <title>cluster_StructuredListModule_StructuredList_providers</title> <polygon fill="none" stroke="black" points="31698,-101.76 31698,-200.35 32364,-200.35 32364,-101.76 31698,-101.76"/> </g> <g id="clust409" class="cluster"> <title>cluster_StructuredListModule_exports</title> <polygon fill="none" stroke="black" points="31726,-492.58 31726,-544.58 32132,-544.58 32132,-492.58 31726,-492.58"/> </g> <g id="clust412" class="cluster"> <title>cluster_TableModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="3481,-484.58 3481,-755.47 6697,-755.47 6697,-484.58 3481,-484.58"/> </g> <g id="clust413" class="cluster"> <title>cluster_TableModule_declarations</title> <polygon fill="none" stroke="black" points="3489,-492.58 3489,-544.58 6606,-544.58 6606,-492.58 3489,-492.58"/> </g> <g id="clust439" class="cluster"> <title>cluster_TableModule_exports</title> <polygon fill="none" stroke="black" points="3489,-695.47 3489,-747.47 6689,-747.47 6689,-695.47 3489,-695.47"/> </g> <g id="clust442" class="cluster"> <title>cluster_TabsModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="22635,-117.05 22635,-552.58 24443,-552.58 24443,-117.05 22635,-117.05"/> </g> <g id="clust443" class="cluster"> <title>cluster_TabsModule_declarations</title> <polygon fill="none" stroke="black" points="22643,-263.4 22643,-315.4 24170,-315.4 24170,-263.4 22643,-263.4"/> </g> <g id="clust445" class="cluster"> <title>cluster_TabsModule_IconTab_providers</title> <polygon fill="none" stroke="black" points="23949,-125.05 23949,-177.05 24435,-177.05 24435,-125.05 23949,-125.05"/> </g> <g id="clust447" class="cluster"> <title>cluster_TabsModule_TabHeader_providers</title> <polygon fill="none" stroke="black" points="23341,-125.05 23341,-177.05 23941,-177.05 23941,-125.05 23341,-125.05"/> </g> <g id="clust448" class="cluster"> <title>cluster_TabsModule_TabHeaderComponent_providers</title> <polygon fill="none" stroke="black" points="22643,-125.05 22643,-177.05 23333,-177.05 23333,-125.05 22643,-125.05"/> </g> <g id="clust458" class="cluster"> <title>cluster_TabsModule_exports</title> <polygon fill="none" stroke="black" points="22643,-492.58 22643,-544.58 24081,-544.58 24081,-492.58 22643,-492.58"/> </g> <g id="clust461" class="cluster"> <title>cluster_TagModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="32380,-255.4 32380,-552.58 33064,-552.58 33064,-255.4 32380,-255.4"/> </g> <g id="clust462" class="cluster"> <title>cluster_TagModule_declarations</title> <polygon fill="none" stroke="black" points="32397,-263.4 32397,-315.4 33051,-315.4 33051,-263.4 32397,-263.4"/> </g> <g id="clust469" class="cluster"> <title>cluster_TagModule_exports</title> <polygon fill="none" stroke="black" points="32388,-492.58 32388,-544.58 33056,-544.58 33056,-492.58 32388,-492.58"/> </g> <g id="clust472" class="cluster"> <title>cluster_ThemeModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="35293,-255.4 35293,-552.58 35435,-552.58 35435,-255.4 35293,-255.4"/> </g> <g id="clust473" class="cluster"> <title>cluster_ThemeModule_declarations</title> <polygon fill="none" stroke="black" points="35302,-263.4 35302,-315.4 35424,-315.4 35424,-263.4 35302,-263.4"/> </g> <g id="clust476" class="cluster"> <title>cluster_ThemeModule_exports</title> <polygon fill="none" stroke="black" points="35301,-492.58 35301,-544.58 35427,-544.58 35427,-492.58 35301,-492.58"/> </g> <g id="clust479" class="cluster"> <title>cluster_TilesModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="16082,-93.76 16082,-552.58 17288,-552.58 17288,-93.76 16082,-93.76"/> </g> <g id="clust480" class="cluster"> <title>cluster_TilesModule_declarations</title> <polygon fill="none" stroke="black" points="16102,-263.4 16102,-315.4 17267,-315.4 17267,-263.4 16102,-263.4"/> </g> <g id="clust488" class="cluster"> <title>cluster_TilesModule_TileGroup_providers</title> <polygon fill="none" stroke="black" points="16090,-101.76 16090,-200.35 16726,-200.35 16726,-101.76 16090,-101.76"/> </g> <g id="clust490" class="cluster"> <title>cluster_TilesModule_exports</title> <polygon fill="none" stroke="black" points="16090,-492.58 16090,-544.58 17280,-544.58 17280,-492.58 16090,-492.58"/> </g> <g id="clust493" class="cluster"> <title>cluster_TimePickerModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="30998,-346.7 30998,-755.47 31660,-755.47 31660,-346.7 30998,-346.7"/> </g> <g id="clust494" class="cluster"> <title>cluster_TimePickerModule_declarations</title> <polygon fill="none" stroke="black" points="31325,-492.58 31325,-544.58 31423,-544.58 31423,-492.58 31325,-492.58"/> </g> <g id="clust495" class="cluster"> <title>cluster_TimePickerModule_TimePicker_providers</title> <polygon fill="none" stroke="black" points="31006,-354.7 31006,-453.29 31652,-453.29 31652,-354.7 31006,-354.7"/> </g> <g id="clust496" class="cluster"> <title>cluster_TimePickerModule_imports</title> <polygon fill="none" stroke="black" points="31476,-492.58 31476,-544.58 31652,-544.58 31652,-492.58 31476,-492.58"/> </g> <g id="clust497" class="cluster"> <title>cluster_TimePickerModule_exports</title> <polygon fill="none" stroke="black" points="31441,-695.47 31441,-747.47 31541,-747.47 31541,-695.47 31441,-695.47"/> </g> <g id="clust500" class="cluster"> <title>cluster_TimePickerSelectModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="31668,-575.88 31668,-755.47 32522,-755.47 32522,-575.88 31668,-575.88"/> </g> <g id="clust501" class="cluster"> <title>cluster_TimePickerSelectModule_declarations</title> <polygon fill="none" stroke="black" points="32241,-695.47 32241,-747.47 32373,-747.47 32373,-695.47 32241,-695.47"/> </g> <g id="clust502" class="cluster"> <title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title> <polygon fill="none" stroke="black" points="31820,-583.88 31820,-682.47 32514,-682.47 32514,-583.88 31820,-583.88"/> </g> <g id="clust504" class="cluster"> <title>cluster_TimePickerSelectModule_exports</title> <polygon fill="none" stroke="black" points="31676,-607.17 31676,-659.17 31812,-659.17 31812,-607.17 31676,-607.17"/> </g> <g id="clust507" class="cluster"> <title>cluster_ToggleModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="20023,-461.29 20023,-667.17 20731,-667.17 20731,-461.29 20023,-461.29"/> </g> <g id="clust508" class="cluster"> <title>cluster_ToggleModule_declarations</title> <polygon fill="none" stroke="black" points="20517,-607.17 20517,-659.17 20589,-659.17 20589,-607.17 20517,-607.17"/> </g> <g id="clust509" class="cluster"> <title>cluster_ToggleModule_Toggle_providers</title> <polygon fill="none" stroke="black" points="20115,-469.29 20115,-567.88 20723,-567.88 20723,-469.29 20115,-469.29"/> </g> <g id="clust511" class="cluster"> <title>cluster_ToggleModule_exports</title> <polygon fill="none" stroke="black" points="20031,-492.58 20031,-544.58 20107,-544.58 20107,-492.58 20031,-492.58"/> </g> <g id="clust514" class="cluster"> <title>cluster_ToggletipModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="29143,-255.4 29143,-552.58 29769,-552.58 29769,-255.4 29143,-255.4"/> </g> <g id="clust515" class="cluster"> <title>cluster_ToggletipModule_declarations</title> <polygon fill="none" stroke="black" points="29160,-263.4 29160,-315.4 29752,-315.4 29752,-263.4 29160,-263.4"/> </g> <g id="clust522" class="cluster"> <title>cluster_ToggletipModule_exports</title> <polygon fill="none" stroke="black" points="29151,-492.58 29151,-544.58 29761,-544.58 29761,-492.58 29151,-492.58"/> </g> <g id="clust525" class="cluster"> <title>cluster_TooltipModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="22185,-255.4 22185,-323.4 22627,-323.4 22627,-255.4 22185,-255.4"/> </g> <g id="clust526" class="cluster"> <title>cluster_TooltipModule_declarations</title> <polygon fill="none" stroke="black" points="22413,-263.4 22413,-315.4 22619,-315.4 22619,-263.4 22413,-263.4"/> </g> <g id="clust530" class="cluster"> <title>cluster_TooltipModule_exports</title> <polygon fill="none" stroke="black" points="22193,-263.4 22193,-315.4 22405,-315.4 22405,-263.4 22193,-263.4"/> </g> <g id="clust533" class="cluster"> <title>cluster_TreeviewModule</title> <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="33072,-117.05 33072,-552.58 33403,-552.58 33403,-117.05 33072,-117.05"/> </g> <g id="clust534" class="cluster"> <title>cluster_TreeviewModule_declarations</title> <polygon fill="none" stroke="black" points="33083,-263.4 33083,-315.4 33392,-315.4 33392,-263.4 33083,-263.4"/> </g> <g id="clust536" class="cluster"> <title>cluster_TreeviewModule_TreeViewComponent_providers</title> <polygon fill="none" stroke="black" points="33080,-125.05 33080,-177.05 3