carbon-components-angular 3.13.1 → 3.13.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle/carbon-angular.umd.js +5 -5
- package/bundle/carbon-angular.umd.js.map +1 -1
- package/content-switcher/content-switcher-option.directive.d.ts +0 -1
- package/content-switcher/content-switcher-option.directive.js +2 -7
- package/content-switcher/content-switcher-option.directive.js.map +1 -1
- package/content-switcher/content-switcher-option.directive.metadata.json +1 -1
- package/content-switcher/content-switcher-option.directive.ngsummary.json +1 -1
- package/dialog/dialog.module.ngfactory.js.map +1 -1
- package/dialog/tooltip/tooltip.component.js +14 -1
- package/dialog/tooltip/tooltip.component.js.map +1 -1
- package/dialog/tooltip/tooltip.component.metadata.json +1 -1
- package/dialog/tooltip/tooltip.component.ngfactory.js +1 -1
- package/dialog/tooltip/tooltip.component.ngfactory.js.map +1 -1
- package/docs/documentation/components/Accordion.html +1 -1
- package/docs/documentation/components/AccordionItem.html +1 -1
- package/docs/documentation/components/AlertModal.html +1 -1
- package/docs/documentation/components/Breadcrumb.html +1 -1
- package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
- package/docs/documentation/components/Checkbox.html +1 -1
- package/docs/documentation/components/ClickableTile.html +1 -1
- package/docs/documentation/components/CodeSnippet.html +1 -1
- package/docs/documentation/components/ComboBox.html +1 -1
- package/docs/documentation/components/ContentSwitcher.html +1 -1
- package/docs/documentation/components/DatePicker.html +1 -1
- package/docs/documentation/components/DatePickerInput.html +1 -1
- package/docs/documentation/components/Dialog.html +1 -1
- package/docs/documentation/components/DialogPlaceholder.html +1 -1
- package/docs/documentation/components/Documentation.html +1 -1
- package/docs/documentation/components/Dropdown.html +32 -29
- package/docs/documentation/components/DropdownList.html +25 -21
- package/docs/documentation/components/ExpandableTile.html +1 -1
- package/docs/documentation/components/File.html +1 -1
- package/docs/documentation/components/FileUploader.html +1 -1
- package/docs/documentation/components/Hamburger.html +15 -21
- package/docs/documentation/components/Header.html +29 -77
- package/docs/documentation/components/HeaderAction.html +64 -5
- package/docs/documentation/components/HeaderGlobal.html +12 -2
- package/docs/documentation/components/HeaderItem.html +225 -6
- package/docs/documentation/components/HeaderMenu.html +379 -15
- package/docs/documentation/components/HeaderNavigation.html +12 -2
- package/docs/documentation/components/InlineLoading.html +1 -1
- package/docs/documentation/components/Label.html +1 -1
- package/docs/documentation/components/ListColumn.html +1 -1
- package/docs/documentation/components/ListHeader.html +1 -1
- package/docs/documentation/components/ListRow.html +1 -1
- package/docs/documentation/components/Loading.html +1 -1
- package/docs/documentation/components/Modal.html +1 -1
- package/docs/documentation/components/ModalFooter.html +1 -1
- package/docs/documentation/components/ModalHeader.html +1 -1
- package/docs/documentation/components/ModalPlaceholder.html +1 -1
- package/docs/documentation/components/Notification.html +1 -1
- package/docs/documentation/components/Number.html +1 -1
- package/docs/documentation/components/OverflowMenu.html +1 -1
- package/docs/documentation/components/OverflowMenuOption.html +1 -1
- package/docs/documentation/components/OverflowMenuPane.html +1 -1
- package/docs/documentation/components/Overlay.html +1 -1
- package/docs/documentation/components/Pagination.html +1 -1
- package/docs/documentation/components/Panel.html +12 -22
- package/docs/documentation/components/Placeholder.html +1 -1
- package/docs/documentation/components/ProductSwitcher.html +11 -3
- package/docs/documentation/components/ProgressIndicator.html +1 -1
- package/docs/documentation/components/Radio.html +1 -1
- package/docs/documentation/components/RadioGroup.html +1 -1
- package/docs/documentation/components/Sample.html +1 -1
- package/docs/documentation/components/SampleSub.html +1 -1
- package/docs/documentation/components/Search.html +1 -1
- package/docs/documentation/components/Select.html +1 -1
- package/docs/documentation/components/SelectionTile.html +1 -1
- package/docs/documentation/components/SideNav.html +105 -24
- package/docs/documentation/components/SideNavHeader.html +14 -6
- package/docs/documentation/components/SideNavItem.html +245 -6
- package/docs/documentation/components/SideNavMenu.html +35 -12
- package/docs/documentation/components/Slider.html +1 -1
- package/docs/documentation/components/StructuredList.html +1 -1
- package/docs/documentation/components/{ProductSwitcherList.html → SwitcherList.html} +39 -14
- package/docs/documentation/components/{ProductSwitcherListItem.html → SwitcherListItem.html} +92 -45
- package/docs/documentation/components/Tab.html +1 -1
- package/docs/documentation/components/TabHeaders.html +132 -24
- package/docs/documentation/components/Table.html +1 -1
- package/docs/documentation/components/TableContainer.html +1 -1
- package/docs/documentation/components/TableHeader.html +1 -1
- package/docs/documentation/components/TableToolbar.html +1 -1
- package/docs/documentation/components/TableToolbarActions.html +1 -1
- package/docs/documentation/components/TableToolbarContent.html +1 -1
- package/docs/documentation/components/TableToolbarSearch.html +1 -1
- package/docs/documentation/components/Tabs.html +77 -13
- package/docs/documentation/components/Tag.html +1 -1
- package/docs/documentation/components/TagFilter.html +1 -1
- package/docs/documentation/components/Tile.html +1 -1
- package/docs/documentation/components/TileGroup.html +1 -1
- package/docs/documentation/components/TimePicker.html +1 -1
- package/docs/documentation/components/TimePickerSelect.html +1 -1
- package/docs/documentation/components/Toast.html +1 -1
- package/docs/documentation/components/Toggle.html +1 -1
- package/docs/documentation/components/Tooltip.html +23 -7
- package/docs/documentation/components/TooltipDefinition.html +1 -1
- package/docs/documentation/components/TooltipIcon.html +1 -1
- package/docs/documentation/coverage.html +60 -76
- package/docs/documentation/directives/ContentSwitcherOption.html +1 -44
- package/docs/documentation/graph/dependencies.dot +1 -1
- package/docs/documentation/images/coverage-badge-documentation.svg +1 -1
- package/docs/documentation/js/menu-wc.js +1 -1
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/PanelModule/dependencies.svg +82 -106
- package/docs/documentation/modules/PanelModule.html +94 -128
- package/docs/documentation/overview.html +1 -1
- package/docs/storybook/iframe.html +3 -3
- package/docs/storybook/{main.af986e1c1a23f0d31b49.bundle.js → main.a2fc8b6c3606e18830c4.bundle.js} +358 -210
- package/docs/storybook/main.a2fc8b6c3606e18830c4.bundle.js.map +1 -0
- package/docs/storybook/{runtime~main.af986e1c1a23f0d31b49.bundle.js → runtime~main.a2fc8b6c3606e18830c4.bundle.js} +1 -1
- package/docs/storybook/{runtime~main.af986e1c1a23f0d31b49.bundle.js.map → runtime~main.a2fc8b6c3606e18830c4.bundle.js.map} +1 -1
- package/docs/storybook/{vendors~main.af986e1c1a23f0d31b49.bundle.js → vendors~main.a2fc8b6c3606e18830c4.bundle.js} +1 -1
- package/docs/storybook/{vendors~main.af986e1c1a23f0d31b49.bundle.js.map → vendors~main.a2fc8b6c3606e18830c4.bundle.js.map} +1 -1
- package/dropdown/dropdown.component.js +4 -1
- package/dropdown/dropdown.component.js.map +1 -1
- package/dropdown/dropdown.component.metadata.json +1 -1
- package/dropdown/list/dropdown-list.component.js +6 -2
- package/dropdown/list/dropdown-list.component.js.map +1 -1
- package/index.ngsummary.json +1 -1
- package/package.json +2 -2
- package/tabs/tab-headers.component.d.ts +9 -0
- package/tabs/tab-headers.component.js +10 -2
- package/tabs/tab-headers.component.js.map +1 -1
- package/tabs/tab-headers.component.metadata.json +1 -1
- package/tabs/tab-headers.component.ngfactory.js +7 -4
- package/tabs/tab-headers.component.ngfactory.js.map +1 -1
- package/tabs/tab-headers.component.ngsummary.json +1 -1
- package/tabs/tabs.component.d.ts +8 -0
- package/tabs/tabs.component.js +3 -1
- package/tabs/tabs.component.js.map +1 -1
- package/tabs/tabs.component.metadata.json +1 -1
- package/tabs/tabs.component.ngfactory.js +10 -4
- package/tabs/tabs.component.ngfactory.js.map +1 -1
- package/tabs/tabs.component.ngsummary.json +1 -1
- package/tabs/tabs.module.ngfactory.js.map +1 -1
- package/ui-shell/header/hamburger.component.d.ts +1 -8
- package/ui-shell/header/hamburger.component.js +2 -9
- package/ui-shell/header/hamburger.component.js.map +1 -1
- package/ui-shell/header/hamburger.component.metadata.json +1 -1
- package/ui-shell/header/hamburger.component.ngfactory.js +2 -2
- package/ui-shell/header/hamburger.component.ngfactory.js.map +1 -1
- package/ui-shell/header/header-action.component.d.ts +16 -0
- package/ui-shell/header/header-action.component.js +18 -0
- package/ui-shell/header/header-action.component.js.map +1 -1
- package/ui-shell/header/header-action.component.metadata.json +1 -1
- package/ui-shell/header/header-action.component.ngfactory.js +1 -1
- package/ui-shell/header/header-action.component.ngsummary.json +1 -1
- package/ui-shell/header/header-global.component.d.ts +3 -0
- package/ui-shell/header/header-global.component.js +3 -0
- package/ui-shell/header/header-global.component.js.map +1 -1
- package/ui-shell/header/header-global.component.metadata.json +1 -1
- package/ui-shell/header/header-item.component.d.ts +7 -0
- package/ui-shell/header/header-item.component.js +21 -2
- package/ui-shell/header/header-item.component.js.map +1 -1
- package/ui-shell/header/header-item.component.metadata.json +1 -1
- package/ui-shell/header/header-item.component.ngfactory.js +2 -1
- package/ui-shell/header/header-item.component.ngfactory.js.map +1 -1
- package/ui-shell/header/header-item.component.ngsummary.json +1 -1
- package/ui-shell/header/header-menu.component.d.ts +14 -1
- package/ui-shell/header/header-menu.component.js +47 -6
- package/ui-shell/header/header-menu.component.js.map +1 -1
- package/ui-shell/header/header-menu.component.metadata.json +1 -1
- package/ui-shell/header/header-menu.component.ngfactory.js +14 -7
- package/ui-shell/header/header-menu.component.ngfactory.js.map +1 -1
- package/ui-shell/header/header-menu.component.ngsummary.json +1 -1
- package/ui-shell/header/header-navigation.component.d.ts +3 -0
- package/ui-shell/header/header-navigation.component.js +3 -0
- package/ui-shell/header/header-navigation.component.js.map +1 -1
- package/ui-shell/header/header-navigation.component.metadata.json +1 -1
- package/ui-shell/header/header.component.d.ts +12 -12
- package/ui-shell/header/header.component.js +8 -15
- package/ui-shell/header/header.component.js.map +1 -1
- package/ui-shell/header/header.component.metadata.json +1 -1
- package/ui-shell/header/header.component.ngfactory.js +1 -1
- package/ui-shell/header/header.component.ngsummary.json +1 -1
- package/ui-shell/header/header.module.ngfactory.js.map +1 -1
- package/ui-shell/panel/panel.component.d.ts +5 -12
- package/ui-shell/panel/panel.component.js +5 -12
- package/ui-shell/panel/panel.component.js.map +1 -1
- package/ui-shell/panel/panel.component.metadata.json +1 -1
- package/ui-shell/panel/panel.module.d.ts +3 -4
- package/ui-shell/panel/panel.module.js +7 -10
- package/ui-shell/panel/panel.module.js.map +1 -1
- package/ui-shell/panel/panel.module.metadata.json +1 -1
- package/ui-shell/panel/panel.module.ngfactory.js.map +1 -1
- package/ui-shell/panel/panel.module.ngsummary.json +1 -1
- package/ui-shell/panel/product-switcher.component.d.ts +3 -0
- package/ui-shell/panel/product-switcher.component.js +3 -0
- package/ui-shell/panel/product-switcher.component.js.map +1 -1
- package/ui-shell/panel/product-switcher.component.metadata.json +1 -1
- package/ui-shell/panel/{product-switcher-list-item.component.d.ts → switcher-list-item.component.d.ts} +16 -4
- package/ui-shell/panel/switcher-list-item.component.js +67 -0
- package/ui-shell/panel/switcher-list-item.component.js.map +1 -0
- package/ui-shell/panel/switcher-list-item.component.metadata.json +1 -0
- package/ui-shell/panel/{product-switcher-list.component.ngfactory.d.ts → switcher-list-item.component.ngfactory.d.ts} +1 -1
- package/ui-shell/panel/switcher-list-item.component.ngfactory.js +38 -0
- package/ui-shell/panel/switcher-list-item.component.ngfactory.js.map +1 -0
- package/ui-shell/panel/switcher-list-item.component.ngsummary.json +1 -0
- package/ui-shell/panel/{product-switcher-item.component.d.ts → switcher-list.component.d.ts} +15 -3
- package/ui-shell/panel/switcher-list.component.js +47 -0
- package/ui-shell/panel/switcher-list.component.js.map +1 -0
- package/ui-shell/panel/switcher-list.component.metadata.json +1 -0
- package/ui-shell/panel/{product-switcher-item.component.ngfactory.d.ts → switcher-list.component.ngfactory.d.ts} +1 -1
- package/ui-shell/panel/switcher-list.component.ngfactory.js +36 -0
- package/ui-shell/panel/switcher-list.component.ngfactory.js.map +1 -0
- package/ui-shell/panel/switcher-list.component.ngsummary.json +1 -0
- package/ui-shell/sidenav/sidenav-header.component.d.ts +3 -0
- package/ui-shell/sidenav/sidenav-header.component.js +3 -0
- package/ui-shell/sidenav/sidenav-header.component.js.map +1 -1
- package/ui-shell/sidenav/sidenav-header.component.metadata.json +1 -1
- package/ui-shell/sidenav/sidenav-item.component.d.ts +14 -0
- package/ui-shell/sidenav/sidenav-item.component.js +29 -2
- package/ui-shell/sidenav/sidenav-item.component.js.map +1 -1
- package/ui-shell/sidenav/sidenav-item.component.metadata.json +1 -1
- package/ui-shell/sidenav/sidenav-item.component.ngfactory.js +4 -3
- package/ui-shell/sidenav/sidenav-item.component.ngfactory.js.map +1 -1
- package/ui-shell/sidenav/sidenav-item.component.ngsummary.json +1 -1
- package/ui-shell/sidenav/sidenav-menu.component.d.ts +11 -2
- package/ui-shell/sidenav/sidenav-menu.component.js +9 -3
- package/ui-shell/sidenav/sidenav-menu.component.js.map +1 -1
- package/ui-shell/sidenav/sidenav-menu.component.metadata.json +1 -1
- package/ui-shell/sidenav/sidenav-menu.component.ngfactory.js +1 -1
- package/ui-shell/sidenav/sidenav-menu.component.ngfactory.js.map +1 -1
- package/ui-shell/sidenav/sidenav-menu.component.ngsummary.json +1 -1
- package/ui-shell/sidenav/sidenav.component.d.ts +10 -11
- package/ui-shell/sidenav/sidenav.component.js +16 -14
- package/ui-shell/sidenav/sidenav.component.js.map +1 -1
- package/ui-shell/sidenav/sidenav.component.metadata.json +1 -1
- package/ui-shell/sidenav/sidenav.component.ngfactory.js +7 -6
- package/ui-shell/sidenav/sidenav.component.ngfactory.js.map +1 -1
- package/ui-shell/sidenav/sidenav.component.ngsummary.json +1 -1
- package/ui-shell/sidenav/sidenav.module.ngfactory.js.map +1 -1
- package/ui-shell/ui-shell.module.ngfactory.js.map +1 -1
- package/ui-shell/ui-shell.module.ngsummary.json +1 -1
- package/docs/documentation/components/ProductSwitcherItem.html +0 -285
- package/docs/storybook/main.af986e1c1a23f0d31b49.bundle.js.map +0 -1
- package/ui-shell/panel/product-switcher-item.component.js +0 -38
- package/ui-shell/panel/product-switcher-item.component.js.map +0 -1
- package/ui-shell/panel/product-switcher-item.component.metadata.json +0 -1
- package/ui-shell/panel/product-switcher-item.component.ngfactory.js +0 -36
- package/ui-shell/panel/product-switcher-item.component.ngfactory.js.map +0 -1
- package/ui-shell/panel/product-switcher-item.component.ngsummary.json +0 -1
- package/ui-shell/panel/product-switcher-list-item.component.js +0 -54
- package/ui-shell/panel/product-switcher-list-item.component.js.map +0 -1
- package/ui-shell/panel/product-switcher-list-item.component.metadata.json +0 -1
- package/ui-shell/panel/product-switcher-list-item.component.ngfactory.d.ts +0 -21
- package/ui-shell/panel/product-switcher-list-item.component.ngfactory.js +0 -37
- package/ui-shell/panel/product-switcher-list-item.component.ngfactory.js.map +0 -1
- package/ui-shell/panel/product-switcher-list-item.component.ngsummary.json +0 -1
- package/ui-shell/panel/product-switcher-list.component.d.ts +0 -22
- package/ui-shell/panel/product-switcher-list.component.js +0 -34
- package/ui-shell/panel/product-switcher-list.component.js.map +0 -1
- package/ui-shell/panel/product-switcher-list.component.metadata.json +0 -1
- package/ui-shell/panel/product-switcher-list.component.ngfactory.js +0 -36
- package/ui-shell/panel/product-switcher-list.component.ngfactory.js.map +0 -1
- package/ui-shell/panel/product-switcher-list.component.ngsummary.json +0 -1
|
@@ -426,9 +426,9 @@
|
|
|
426
426
|
<td>
|
|
427
427
|
ContentSwitcherOption
|
|
428
428
|
</td>
|
|
429
|
-
<td align="right" data-sort="
|
|
430
|
-
<span class="coverage-percent">
|
|
431
|
-
<span class="coverage-count">(3/
|
|
429
|
+
<td align="right" data-sort="25">
|
|
430
|
+
<span class="coverage-percent">25 %</span>
|
|
431
|
+
<span class="coverage-count">(3/12)</span>
|
|
432
432
|
</td>
|
|
433
433
|
</tr>
|
|
434
434
|
<tr class="medium">
|
|
@@ -2266,9 +2266,9 @@
|
|
|
2266
2266
|
<td>
|
|
2267
2267
|
TabHeaders
|
|
2268
2268
|
</td>
|
|
2269
|
-
<td align="right" data-sort="
|
|
2270
|
-
<span class="coverage-percent">
|
|
2271
|
-
<span class="coverage-count">(
|
|
2269
|
+
<td align="right" data-sort="70">
|
|
2270
|
+
<span class="coverage-percent">70 %</span>
|
|
2271
|
+
<span class="coverage-count">(17/24)</span>
|
|
2272
2272
|
</td>
|
|
2273
2273
|
</tr>
|
|
2274
2274
|
<tr class="very-good">
|
|
@@ -2316,7 +2316,7 @@
|
|
|
2316
2316
|
</td>
|
|
2317
2317
|
<td align="right" data-sort="100">
|
|
2318
2318
|
<span class="coverage-percent">100 %</span>
|
|
2319
|
-
<span class="coverage-count">(
|
|
2319
|
+
<span class="coverage-count">(12/12)</span>
|
|
2320
2320
|
</td>
|
|
2321
2321
|
</tr>
|
|
2322
2322
|
<tr class="medium">
|
|
@@ -2527,7 +2527,7 @@
|
|
|
2527
2527
|
<span class="coverage-count">(4/6)</span>
|
|
2528
2528
|
</td>
|
|
2529
2529
|
</tr>
|
|
2530
|
-
<tr class="
|
|
2530
|
+
<tr class="very-good">
|
|
2531
2531
|
<td>
|
|
2532
2532
|
<!-- miscellaneous -->
|
|
2533
2533
|
<a href="./components/HeaderAction.html">src/ui-shell/header/header-action.component.ts</a>
|
|
@@ -2538,12 +2538,12 @@
|
|
|
2538
2538
|
<td>
|
|
2539
2539
|
HeaderAction
|
|
2540
2540
|
</td>
|
|
2541
|
-
<td align="right" data-sort="
|
|
2542
|
-
<span class="coverage-percent">
|
|
2543
|
-
<span class="coverage-count">(
|
|
2541
|
+
<td align="right" data-sort="83">
|
|
2542
|
+
<span class="coverage-percent">83 %</span>
|
|
2543
|
+
<span class="coverage-count">(5/6)</span>
|
|
2544
2544
|
</td>
|
|
2545
2545
|
</tr>
|
|
2546
|
-
<tr class="
|
|
2546
|
+
<tr class="medium">
|
|
2547
2547
|
<td>
|
|
2548
2548
|
<!-- miscellaneous -->
|
|
2549
2549
|
<a href="./components/HeaderGlobal.html">src/ui-shell/header/header-global.component.ts</a>
|
|
@@ -2554,9 +2554,9 @@
|
|
|
2554
2554
|
<td>
|
|
2555
2555
|
HeaderGlobal
|
|
2556
2556
|
</td>
|
|
2557
|
-
<td align="right" data-sort="
|
|
2558
|
-
<span class="coverage-percent">
|
|
2559
|
-
<span class="coverage-count">(
|
|
2557
|
+
<td align="right" data-sort="50">
|
|
2558
|
+
<span class="coverage-percent">50 %</span>
|
|
2559
|
+
<span class="coverage-count">(1/2)</span>
|
|
2560
2560
|
</td>
|
|
2561
2561
|
</tr>
|
|
2562
2562
|
<tr class="low">
|
|
@@ -2570,9 +2570,9 @@
|
|
|
2570
2570
|
<td>
|
|
2571
2571
|
HeaderItem
|
|
2572
2572
|
</td>
|
|
2573
|
-
<td align="right" data-sort="
|
|
2574
|
-
<span class="coverage-percent">
|
|
2575
|
-
<span class="coverage-count">(
|
|
2573
|
+
<td align="right" data-sort="25">
|
|
2574
|
+
<span class="coverage-percent">25 %</span>
|
|
2575
|
+
<span class="coverage-count">(1/4)</span>
|
|
2576
2576
|
</td>
|
|
2577
2577
|
</tr>
|
|
2578
2578
|
<tr class="low">
|
|
@@ -2586,12 +2586,12 @@
|
|
|
2586
2586
|
<td>
|
|
2587
2587
|
HeaderMenu
|
|
2588
2588
|
</td>
|
|
2589
|
-
<td align="right" data-sort="
|
|
2590
|
-
<span class="coverage-percent">
|
|
2591
|
-
<span class="coverage-count">(
|
|
2589
|
+
<td align="right" data-sort="9">
|
|
2590
|
+
<span class="coverage-percent">9 %</span>
|
|
2591
|
+
<span class="coverage-count">(1/11)</span>
|
|
2592
2592
|
</td>
|
|
2593
2593
|
</tr>
|
|
2594
|
-
<tr class="
|
|
2594
|
+
<tr class="medium">
|
|
2595
2595
|
<td>
|
|
2596
2596
|
<!-- miscellaneous -->
|
|
2597
2597
|
<a href="./components/HeaderNavigation.html">src/ui-shell/header/header-navigation.component.ts</a>
|
|
@@ -2602,12 +2602,12 @@
|
|
|
2602
2602
|
<td>
|
|
2603
2603
|
HeaderNavigation
|
|
2604
2604
|
</td>
|
|
2605
|
-
<td align="right" data-sort="
|
|
2606
|
-
<span class="coverage-percent">
|
|
2607
|
-
<span class="coverage-count">(
|
|
2605
|
+
<td align="right" data-sort="50">
|
|
2606
|
+
<span class="coverage-percent">50 %</span>
|
|
2607
|
+
<span class="coverage-count">(1/2)</span>
|
|
2608
2608
|
</td>
|
|
2609
2609
|
</tr>
|
|
2610
|
-
<tr class="
|
|
2610
|
+
<tr class="good">
|
|
2611
2611
|
<td>
|
|
2612
2612
|
<!-- miscellaneous -->
|
|
2613
2613
|
<a href="./components/Header.html">src/ui-shell/header/header.component.ts</a>
|
|
@@ -2618,12 +2618,12 @@
|
|
|
2618
2618
|
<td>
|
|
2619
2619
|
Header
|
|
2620
2620
|
</td>
|
|
2621
|
-
<td align="right" data-sort="
|
|
2622
|
-
<span class="coverage-percent">
|
|
2623
|
-
<span class="coverage-count">(
|
|
2621
|
+
<td align="right" data-sort="66">
|
|
2622
|
+
<span class="coverage-percent">66 %</span>
|
|
2623
|
+
<span class="coverage-count">(4/6)</span>
|
|
2624
2624
|
</td>
|
|
2625
2625
|
</tr>
|
|
2626
|
-
<tr class="
|
|
2626
|
+
<tr class="very-good">
|
|
2627
2627
|
<td>
|
|
2628
2628
|
<!-- miscellaneous -->
|
|
2629
2629
|
<a href="./components/Panel.html">src/ui-shell/panel/panel.component.ts</a>
|
|
@@ -2634,73 +2634,57 @@
|
|
|
2634
2634
|
<td>
|
|
2635
2635
|
Panel
|
|
2636
2636
|
</td>
|
|
2637
|
-
<td align="right" data-sort="
|
|
2638
|
-
<span class="coverage-percent">
|
|
2639
|
-
<span class="coverage-count">(
|
|
2640
|
-
</td>
|
|
2641
|
-
</tr>
|
|
2642
|
-
<tr class="low">
|
|
2643
|
-
<td>
|
|
2644
|
-
<!-- miscellaneous -->
|
|
2645
|
-
<a href="./components/ProductSwitcherItem.html">src/ui-shell/panel/product-switcher-item.component.ts</a>
|
|
2646
|
-
</td>
|
|
2647
|
-
<td>
|
|
2648
|
-
component
|
|
2649
|
-
</td>
|
|
2650
|
-
<td>
|
|
2651
|
-
ProductSwitcherItem
|
|
2652
|
-
</td>
|
|
2653
|
-
<td align="right" data-sort="0">
|
|
2654
|
-
<span class="coverage-percent">0 %</span>
|
|
2655
|
-
<span class="coverage-count">(0/2)</span>
|
|
2637
|
+
<td align="right" data-sort="100">
|
|
2638
|
+
<span class="coverage-percent">100 %</span>
|
|
2639
|
+
<span class="coverage-count">(2/2)</span>
|
|
2656
2640
|
</td>
|
|
2657
2641
|
</tr>
|
|
2658
2642
|
<tr class="low">
|
|
2659
2643
|
<td>
|
|
2660
2644
|
<!-- miscellaneous -->
|
|
2661
|
-
<a href="./components/
|
|
2645
|
+
<a href="./components/ProductSwitcher.html">src/ui-shell/panel/product-switcher.component.ts</a>
|
|
2662
2646
|
</td>
|
|
2663
2647
|
<td>
|
|
2664
2648
|
component
|
|
2665
2649
|
</td>
|
|
2666
2650
|
<td>
|
|
2667
|
-
|
|
2651
|
+
ProductSwitcher
|
|
2668
2652
|
</td>
|
|
2669
2653
|
<td align="right" data-sort="0">
|
|
2670
2654
|
<span class="coverage-percent">0 %</span>
|
|
2671
|
-
<span class="coverage-count">(0/
|
|
2655
|
+
<span class="coverage-count">(0/3)</span>
|
|
2672
2656
|
</td>
|
|
2673
2657
|
</tr>
|
|
2674
|
-
<tr class="
|
|
2658
|
+
<tr class="good">
|
|
2675
2659
|
<td>
|
|
2676
2660
|
<!-- miscellaneous -->
|
|
2677
|
-
<a href="./components/
|
|
2661
|
+
<a href="./components/SwitcherListItem.html">src/ui-shell/panel/switcher-list-item.component.ts</a>
|
|
2678
2662
|
</td>
|
|
2679
2663
|
<td>
|
|
2680
2664
|
component
|
|
2681
2665
|
</td>
|
|
2682
2666
|
<td>
|
|
2683
|
-
|
|
2667
|
+
SwitcherListItem
|
|
2684
2668
|
</td>
|
|
2685
|
-
<td align="right" data-sort="
|
|
2686
|
-
<span class="coverage-percent">
|
|
2687
|
-
<span class="coverage-count">(
|
|
2669
|
+
<td align="right" data-sort="60">
|
|
2670
|
+
<span class="coverage-percent">60 %</span>
|
|
2671
|
+
<span class="coverage-count">(3/5)</span>
|
|
2688
2672
|
</td>
|
|
2689
2673
|
</tr>
|
|
2690
|
-
<tr class="
|
|
2674
|
+
<tr class="very-good">
|
|
2691
2675
|
<td>
|
|
2692
2676
|
<!-- miscellaneous -->
|
|
2693
|
-
<a href="./components/
|
|
2677
|
+
<a href="./components/SwitcherList.html">src/ui-shell/panel/switcher-list.component.ts</a>
|
|
2694
2678
|
</td>
|
|
2695
2679
|
<td>
|
|
2696
2680
|
component
|
|
2697
2681
|
</td>
|
|
2698
2682
|
<td>
|
|
2699
|
-
|
|
2683
|
+
SwitcherList
|
|
2700
2684
|
</td>
|
|
2701
|
-
<td align="right" data-sort="
|
|
2702
|
-
<span class="coverage-percent">
|
|
2703
|
-
<span class="coverage-count">(
|
|
2685
|
+
<td align="right" data-sort="100">
|
|
2686
|
+
<span class="coverage-percent">100 %</span>
|
|
2687
|
+
<span class="coverage-count">(1/1)</span>
|
|
2704
2688
|
</td>
|
|
2705
2689
|
</tr>
|
|
2706
2690
|
<tr class="low">
|
|
@@ -2719,7 +2703,7 @@
|
|
|
2719
2703
|
<span class="coverage-count">(0/6)</span>
|
|
2720
2704
|
</td>
|
|
2721
2705
|
</tr>
|
|
2722
|
-
<tr class="
|
|
2706
|
+
<tr class="medium">
|
|
2723
2707
|
<td>
|
|
2724
2708
|
<!-- miscellaneous -->
|
|
2725
2709
|
<a href="./components/SideNavItem.html">src/ui-shell/sidenav/sidenav-item.component.ts</a>
|
|
@@ -2730,12 +2714,12 @@
|
|
|
2730
2714
|
<td>
|
|
2731
2715
|
SideNavItem
|
|
2732
2716
|
</td>
|
|
2733
|
-
<td align="right" data-sort="
|
|
2734
|
-
<span class="coverage-percent">
|
|
2735
|
-
<span class="coverage-count">(
|
|
2717
|
+
<td align="right" data-sort="50">
|
|
2718
|
+
<span class="coverage-percent">50 %</span>
|
|
2719
|
+
<span class="coverage-count">(3/6)</span>
|
|
2736
2720
|
</td>
|
|
2737
2721
|
</tr>
|
|
2738
|
-
<tr class="
|
|
2722
|
+
<tr class="medium">
|
|
2739
2723
|
<td>
|
|
2740
2724
|
<!-- miscellaneous -->
|
|
2741
2725
|
<a href="./components/SideNavMenu.html">src/ui-shell/sidenav/sidenav-menu.component.ts</a>
|
|
@@ -2746,12 +2730,12 @@
|
|
|
2746
2730
|
<td>
|
|
2747
2731
|
SideNavMenu
|
|
2748
2732
|
</td>
|
|
2749
|
-
<td align="right" data-sort="
|
|
2750
|
-
<span class="coverage-percent">
|
|
2751
|
-
<span class="coverage-count">(
|
|
2733
|
+
<td align="right" data-sort="50">
|
|
2734
|
+
<span class="coverage-percent">50 %</span>
|
|
2735
|
+
<span class="coverage-count">(3/6)</span>
|
|
2752
2736
|
</td>
|
|
2753
2737
|
</tr>
|
|
2754
|
-
<tr class="
|
|
2738
|
+
<tr class="medium">
|
|
2755
2739
|
<td>
|
|
2756
2740
|
<!-- miscellaneous -->
|
|
2757
2741
|
<a href="./components/SideNav.html">src/ui-shell/sidenav/sidenav.component.ts</a>
|
|
@@ -2762,9 +2746,9 @@
|
|
|
2762
2746
|
<td>
|
|
2763
2747
|
SideNav
|
|
2764
2748
|
</td>
|
|
2765
|
-
<td align="right" data-sort="
|
|
2766
|
-
<span class="coverage-percent">
|
|
2767
|
-
<span class="coverage-count">(
|
|
2749
|
+
<td align="right" data-sort="30">
|
|
2750
|
+
<span class="coverage-percent">30 %</span>
|
|
2751
|
+
<span class="coverage-count">(3/10)</span>
|
|
2768
2752
|
</td>
|
|
2769
2753
|
</tr>
|
|
2770
2754
|
<tr class="low">
|
|
@@ -164,9 +164,6 @@
|
|
|
164
164
|
<tr>
|
|
165
165
|
<td class="col-md-4">
|
|
166
166
|
<ul class="index-list">
|
|
167
|
-
<li>
|
|
168
|
-
<a href="#blur">blur</a>
|
|
169
|
-
</li>
|
|
170
167
|
<li>
|
|
171
168
|
<a href="#click">click</a>
|
|
172
169
|
</li>
|
|
@@ -440,40 +437,6 @@ Accessible from the <code>ContentSwitcher</code> <code>selected</code> emitter</
|
|
|
440
437
|
|
|
441
438
|
<section>
|
|
442
439
|
<h3>HostListeners</h3> <table class="table table-sm table-bordered">
|
|
443
|
-
<tbody>
|
|
444
|
-
<tr>
|
|
445
|
-
<td class="col-md-4">
|
|
446
|
-
<a name="blur"></a>
|
|
447
|
-
<span class="name">
|
|
448
|
-
<b>
|
|
449
|
-
blur
|
|
450
|
-
</b>
|
|
451
|
-
<a href="#blur"><span class="icon ion-ios-link"></span></a>
|
|
452
|
-
</span>
|
|
453
|
-
</td>
|
|
454
|
-
</tr>
|
|
455
|
-
<tr>
|
|
456
|
-
<td class="col-md-4">
|
|
457
|
-
<i>Arguments : </i><code>'$event' </code>
|
|
458
|
-
</td>
|
|
459
|
-
</tr>
|
|
460
|
-
<tr>
|
|
461
|
-
<td class="col-md-4">
|
|
462
|
-
<code>blur(event)</code>
|
|
463
|
-
</td>
|
|
464
|
-
</tr>
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
<tr>
|
|
468
|
-
<td class="col-md-4">
|
|
469
|
-
<div class="io-line">Defined in <a href="" data-line="60" class="link-to-prism">src/content-switcher/content-switcher-option.directive.ts:60</a></div>
|
|
470
|
-
</td>
|
|
471
|
-
</tr>
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
</tbody>
|
|
475
|
-
</table>
|
|
476
|
-
<table class="table table-sm table-bordered">
|
|
477
440
|
<tbody>
|
|
478
441
|
<tr>
|
|
479
442
|
<td class="col-md-4">
|
|
@@ -712,13 +675,7 @@ export class ContentSwitcherOption {
|
|
|
712
675
|
@HostListener("focus")
|
|
713
676
|
onFocus() {
|
|
714
677
|
this.active = true;
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
@HostListener("blur", ["$event"])
|
|
718
|
-
onBlur(event) {
|
|
719
|
-
if (event.relatedTarget && event.relatedTarget.classList.contains("bx--content-switcher-btn")) {
|
|
720
|
-
this.active = false;
|
|
721
|
-
}
|
|
678
|
+
this.selected.emit(true);
|
|
722
679
|
}
|
|
723
680
|
}
|
|
724
681
|
</code></pre>
|
|
@@ -12,7 +12,7 @@ digraph dependencies { node [shape="rect", style="filled", colorscheme=set312];
|
|
|
12
12
|
provide: NG_VALUE_ACCESSOR, useExisting: FileUploader, multi: true
|
|
13
13
|
}" -> "FileUploader" [lhead="cluster_FileUploaderModule_declarations" ltail="cluster_FileUploaderModule_FileUploader_providers"]; } subgraph cluster_FileUploaderModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; "ButtonModule" [label="ButtonModule", shape="folder"]; "LoadingModule" [label="LoadingModule", shape="folder"]; } "ButtonModule" -> "FileUploaderModule" [lhead="cluster_FileUploaderModule", ltail="cluster_FileUploaderModule_imports"]; "LoadingModule" -> "FileUploaderModule" [lhead="cluster_FileUploaderModule", ltail="cluster_FileUploaderModule_imports"]; subgraph cluster_FileUploaderModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"FileUploader " [label="FileUploader ", shape="rect"]} "FileUploaderModule" -> "FileUploader " [style="dashed", ltail="cluster_FileUploaderModule" lhead="cluster_FileUploaderModule_exports"]; subgraph cluster_FileUploaderModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_FileUploaderModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_GridModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_GridModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "ColumnDirective"; node [fillcolor=2]; "GridDirective"; node [fillcolor=2]; "RowDirective"; } "ColumnDirective" -> "GridModule" [style="solid", lhead="cluster_GridModule" ltail="cluster_GridModule_declarations"]; subgraph "cluster_GridModule_ColumnDirective_providers" { style="solid"; } "GridDirective" -> "GridModule" [style="solid", lhead="cluster_GridModule" ltail="cluster_GridModule_declarations"]; subgraph "cluster_GridModule_GridDirective_providers" { style="solid"; } "RowDirective" -> "GridModule" [style="solid", lhead="cluster_GridModule" ltail="cluster_GridModule_declarations"]; subgraph "cluster_GridModule_RowDirective_providers" { style="solid"; } subgraph cluster_GridModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; } subgraph cluster_GridModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"ColumnDirective " [label="ColumnDirective ", shape="rect"]"GridDirective " [label="GridDirective ", shape="rect"]"RowDirective " [label="RowDirective ", shape="rect"]} "GridModule" -> "ColumnDirective " [style="dashed", ltail="cluster_GridModule" lhead="cluster_GridModule_exports"]; "GridModule" -> "GridDirective " [style="dashed", ltail="cluster_GridModule" lhead="cluster_GridModule_exports"]; "GridModule" -> "RowDirective " [style="dashed", ltail="cluster_GridModule" lhead="cluster_GridModule_exports"]; subgraph cluster_GridModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_GridModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_HeaderModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_HeaderModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Hamburger"; node [fillcolor=2]; "Header"; node [fillcolor=2]; "HeaderAction"; node [fillcolor=2]; "HeaderGlobal"; node [fillcolor=2]; "HeaderItem"; node [fillcolor=2]; "HeaderMenu"; node [fillcolor=2]; "HeaderNavigation"; } "Hamburger" -> "HeaderModule" [style="solid", lhead="cluster_HeaderModule" ltail="cluster_HeaderModule_declarations"]; subgraph "cluster_HeaderModule_Hamburger_providers" { style="solid"; } "Header" -> "HeaderModule" [style="solid", lhead="cluster_HeaderModule" ltail="cluster_HeaderModule_declarations"]; subgraph "cluster_HeaderModule_Header_providers" { style="solid"; } "HeaderAction" -> "HeaderModule" [style="solid", lhead="cluster_HeaderModule" ltail="cluster_HeaderModule_declarations"]; subgraph "cluster_HeaderModule_HeaderAction_providers" { style="solid"; } "HeaderGlobal" -> "HeaderModule" [style="solid", lhead="cluster_HeaderModule" ltail="cluster_HeaderModule_declarations"]; subgraph "cluster_HeaderModule_HeaderGlobal_providers" { style="solid"; } "HeaderItem" -> "HeaderModule" [style="solid", lhead="cluster_HeaderModule" ltail="cluster_HeaderModule_declarations"]; subgraph "cluster_HeaderModule_HeaderItem_providers" { style="solid"; } "HeaderMenu" -> "HeaderModule" [style="solid", lhead="cluster_HeaderModule" ltail="cluster_HeaderModule_declarations"]; subgraph "cluster_HeaderModule_HeaderMenu_providers" { style="solid"; } "HeaderNavigation" -> "HeaderModule" [style="solid", lhead="cluster_HeaderModule" ltail="cluster_HeaderModule_declarations"]; subgraph "cluster_HeaderModule_HeaderNavigation_providers" { style="solid"; } subgraph cluster_HeaderModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; "I18nModule" [label="I18nModule", shape="folder"]; } "I18nModule" -> "HeaderModule" [lhead="cluster_HeaderModule", ltail="cluster_HeaderModule_imports"]; subgraph cluster_HeaderModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"Hamburger " [label="Hamburger ", shape="rect"]"Header " [label="Header ", shape="rect"]"HeaderAction " [label="HeaderAction ", shape="rect"]"HeaderGlobal " [label="HeaderGlobal ", shape="rect"]"HeaderItem " [label="HeaderItem ", shape="rect"]"HeaderMenu " [label="HeaderMenu ", shape="rect"]"HeaderNavigation " [label="HeaderNavigation ", shape="rect"]} "HeaderModule" -> "Hamburger " [style="dashed", ltail="cluster_HeaderModule" lhead="cluster_HeaderModule_exports"]; "HeaderModule" -> "Header " [style="dashed", ltail="cluster_HeaderModule" lhead="cluster_HeaderModule_exports"]; "HeaderModule" -> "HeaderAction " [style="dashed", ltail="cluster_HeaderModule" lhead="cluster_HeaderModule_exports"]; "HeaderModule" -> "HeaderGlobal " [style="dashed", ltail="cluster_HeaderModule" lhead="cluster_HeaderModule_exports"]; "HeaderModule" -> "HeaderItem " [style="dashed", ltail="cluster_HeaderModule" lhead="cluster_HeaderModule_exports"]; "HeaderModule" -> "HeaderMenu " [style="dashed", ltail="cluster_HeaderModule" lhead="cluster_HeaderModule_exports"]; "HeaderModule" -> "HeaderNavigation " [style="dashed", ltail="cluster_HeaderModule" lhead="cluster_HeaderModule_exports"]; subgraph cluster_HeaderModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_HeaderModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_I18nModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_I18nModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "ReplacePipe"; } "ReplacePipe" -> "I18nModule" [style="solid", lhead="cluster_I18nModule" ltail="cluster_I18nModule_declarations"]; subgraph "cluster_I18nModule_ReplacePipe_providers" { style="solid"; } subgraph cluster_I18nModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; } subgraph cluster_I18nModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"ReplacePipe " [label="ReplacePipe ", shape="rect"]} "I18nModule" -> "ReplacePipe " [style="dashed", ltail="cluster_I18nModule" lhead="cluster_I18nModule_exports"]; subgraph cluster_I18nModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_I18nModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; "I18n" [label="I18n", shape="oval"]; } "I18n" -> "I18nModule" [lhead="cluster_I18nModule", ltail="cluster_I18nModule_providers"]; } subgraph "cluster_InlineLoadingModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_InlineLoadingModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "InlineLoading"; } "InlineLoading" -> "InlineLoadingModule" [style="solid", lhead="cluster_InlineLoadingModule" ltail="cluster_InlineLoadingModule_declarations"]; subgraph "cluster_InlineLoadingModule_InlineLoading_providers" { style="solid"; } subgraph cluster_InlineLoadingModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; } subgraph cluster_InlineLoadingModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"InlineLoading " [label="InlineLoading ", shape="rect"]} "InlineLoadingModule" -> "InlineLoading " [style="dashed", ltail="cluster_InlineLoadingModule" lhead="cluster_InlineLoadingModule_exports"]; subgraph cluster_InlineLoadingModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_InlineLoadingModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_InputModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_InputModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Label"; node [fillcolor=2]; "TextArea"; node [fillcolor=2]; "TextInput"; } "Label" -> "InputModule" [style="solid", lhead="cluster_InputModule" ltail="cluster_InputModule_declarations"]; subgraph "cluster_InputModule_Label_providers" { style="solid"; } "TextArea" -> "InputModule" [style="solid", lhead="cluster_InputModule" ltail="cluster_InputModule_declarations"]; subgraph "cluster_InputModule_TextArea_providers" { style="solid"; } "TextInput" -> "InputModule" [style="solid", lhead="cluster_InputModule" ltail="cluster_InputModule_declarations"]; subgraph "cluster_InputModule_TextInput_providers" { style="solid"; } subgraph cluster_InputModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; } subgraph cluster_InputModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"Label " [label="Label ", shape="rect"]"TextArea " [label="TextArea ", shape="rect"]"TextInput " [label="TextInput ", shape="rect"]} "InputModule" -> "Label " [style="dashed", ltail="cluster_InputModule" lhead="cluster_InputModule_exports"]; "InputModule" -> "TextArea " [style="dashed", ltail="cluster_InputModule" lhead="cluster_InputModule_exports"]; "InputModule" -> "TextInput " [style="dashed", ltail="cluster_InputModule" lhead="cluster_InputModule_exports"]; subgraph cluster_InputModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_InputModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_LinkModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_LinkModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Link"; } "Link" -> "LinkModule" [style="solid", lhead="cluster_LinkModule" ltail="cluster_LinkModule_declarations"]; subgraph "cluster_LinkModule_Link_providers" { style="solid"; } subgraph cluster_LinkModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; } subgraph cluster_LinkModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"Link " [label="Link ", shape="rect"]} "LinkModule" -> "Link " [style="dashed", ltail="cluster_LinkModule" lhead="cluster_LinkModule_exports"]; subgraph cluster_LinkModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_LinkModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_ListModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_ListModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "List"; node [fillcolor=2]; "ListItemDirective"; } "List" -> "ListModule" [style="solid", lhead="cluster_ListModule" ltail="cluster_ListModule_declarations"]; subgraph "cluster_ListModule_List_providers" { style="solid"; } "ListItemDirective" -> "ListModule" [style="solid", lhead="cluster_ListModule" ltail="cluster_ListModule_declarations"]; subgraph "cluster_ListModule_ListItemDirective_providers" { style="solid"; } subgraph cluster_ListModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; } subgraph cluster_ListModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"List " [label="List ", shape="rect"]"ListItemDirective " [label="ListItemDirective ", shape="rect"]} "ListModule" -> "List " [style="dashed", ltail="cluster_ListModule" lhead="cluster_ListModule_exports"]; "ListModule" -> "ListItemDirective " [style="dashed", ltail="cluster_ListModule" lhead="cluster_ListModule_exports"]; subgraph cluster_ListModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_ListModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_LoadingModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_LoadingModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Loading"; } "Loading" -> "LoadingModule" [style="solid", lhead="cluster_LoadingModule" ltail="cluster_LoadingModule_declarations"]; subgraph "cluster_LoadingModule_Loading_providers" { style="solid"; } subgraph cluster_LoadingModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; "I18nModule" [label="I18nModule", shape="folder"]; } "I18nModule" -> "LoadingModule" [lhead="cluster_LoadingModule", ltail="cluster_LoadingModule_imports"]; subgraph cluster_LoadingModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"Loading " [label="Loading ", shape="rect"]} "LoadingModule" -> "Loading " [style="dashed", ltail="cluster_LoadingModule" lhead="cluster_LoadingModule_exports"]; subgraph cluster_LoadingModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_LoadingModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_ModalModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_ModalModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "AlertModal"; node [fillcolor=2]; "Modal"; node [fillcolor=2]; "ModalFooter"; node [fillcolor=2]; "ModalHeader"; node [fillcolor=2]; "ModalPlaceholder"; node [fillcolor=2]; "Overlay"; } "AlertModal" -> "ModalModule" [style="solid", lhead="cluster_ModalModule" ltail="cluster_ModalModule_declarations"]; subgraph "cluster_ModalModule_AlertModal_providers" { style="solid"; } "Modal" -> "ModalModule" [style="solid", lhead="cluster_ModalModule" ltail="cluster_ModalModule_declarations"]; subgraph "cluster_ModalModule_Modal_providers" { style="solid"; } "ModalFooter" -> "ModalModule" [style="solid", lhead="cluster_ModalModule" ltail="cluster_ModalModule_declarations"]; subgraph "cluster_ModalModule_ModalFooter_providers" { style="solid"; } "ModalHeader" -> "ModalModule" [style="solid", lhead="cluster_ModalModule" ltail="cluster_ModalModule_declarations"]; subgraph "cluster_ModalModule_ModalHeader_providers" { style="solid"; } "ModalPlaceholder" -> "ModalModule" [style="solid", lhead="cluster_ModalModule" ltail="cluster_ModalModule_declarations"]; subgraph "cluster_ModalModule_ModalPlaceholder_providers" { style="solid"; } "Overlay" -> "ModalModule" [style="solid", lhead="cluster_ModalModule" ltail="cluster_ModalModule_declarations"]; subgraph "cluster_ModalModule_Overlay_providers" { style="solid"; } subgraph cluster_ModalModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; "ButtonModule" [label="ButtonModule", shape="folder"]; "ExperimentalModule" [label="ExperimentalModule", shape="folder"]; "I18nModule" [label="I18nModule", shape="folder"]; "PlaceholderModule" [label="PlaceholderModule", shape="folder"]; } "ButtonModule" -> "ModalModule" [lhead="cluster_ModalModule", ltail="cluster_ModalModule_imports"]; "ExperimentalModule" -> "ModalModule" [lhead="cluster_ModalModule", ltail="cluster_ModalModule_imports"]; "I18nModule" -> "ModalModule" [lhead="cluster_ModalModule", ltail="cluster_ModalModule_imports"]; "PlaceholderModule" -> "ModalModule" [lhead="cluster_ModalModule", ltail="cluster_ModalModule_imports"]; subgraph cluster_ModalModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"AlertModal " [label="AlertModal ", shape="rect"]"Modal " [label="Modal ", shape="rect"]"ModalFooter " [label="ModalFooter ", shape="rect"]"ModalHeader " [label="ModalHeader ", shape="rect"]"ModalPlaceholder " [label="ModalPlaceholder ", shape="rect"]} "ModalModule" -> "AlertModal " [style="dashed", ltail="cluster_ModalModule" lhead="cluster_ModalModule_exports"]; "ModalModule" -> "Modal " [style="dashed", ltail="cluster_ModalModule" lhead="cluster_ModalModule_exports"]; "ModalModule" -> "ModalFooter " [style="dashed", ltail="cluster_ModalModule" lhead="cluster_ModalModule_exports"]; "ModalModule" -> "ModalHeader " [style="dashed", ltail="cluster_ModalModule" lhead="cluster_ModalModule_exports"]; "ModalModule" -> "ModalPlaceholder " [style="dashed", ltail="cluster_ModalModule" lhead="cluster_ModalModule_exports"]; subgraph cluster_ModalModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_ModalModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; "ModalService" [label="ModalService", shape="oval"]; } "ModalService" -> "ModalModule" [lhead="cluster_ModalModule", ltail="cluster_ModalModule_providers"]; } subgraph "cluster_NFormsModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_NFormsModule_declarations { style="solid";node [style="filled", shape="rect"]; } subgraph cluster_NFormsModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; "ButtonModule" [label="ButtonModule", shape="folder"]; "CheckboxModule" [label="CheckboxModule", shape="folder"]; "InputModule" [label="InputModule", shape="folder"]; "RadioModule" [label="RadioModule", shape="folder"]; "ToggleModule" [label="ToggleModule", shape="folder"]; } "ButtonModule" -> "NFormsModule" [lhead="cluster_NFormsModule", ltail="cluster_NFormsModule_imports"]; "CheckboxModule" -> "NFormsModule" [lhead="cluster_NFormsModule", ltail="cluster_NFormsModule_imports"]; "InputModule" -> "NFormsModule" [lhead="cluster_NFormsModule", ltail="cluster_NFormsModule_imports"]; "RadioModule" -> "NFormsModule" [lhead="cluster_NFormsModule", ltail="cluster_NFormsModule_imports"]; "ToggleModule" -> "NFormsModule" [lhead="cluster_NFormsModule", ltail="cluster_NFormsModule_imports"]; subgraph cluster_NFormsModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"ButtonModule " [label="ButtonModule ", shape="rect"]"CheckboxModule " [label="CheckboxModule ", shape="rect"]"InputModule " [label="InputModule ", shape="rect"]"RadioModule " [label="RadioModule ", shape="rect"]"ToggleModule " [label="ToggleModule ", shape="rect"]} "NFormsModule" -> "ButtonModule " [style="dashed", ltail="cluster_NFormsModule" lhead="cluster_NFormsModule_exports"]; "NFormsModule" -> "CheckboxModule " [style="dashed", ltail="cluster_NFormsModule" lhead="cluster_NFormsModule_exports"]; "NFormsModule" -> "InputModule " [style="dashed", ltail="cluster_NFormsModule" lhead="cluster_NFormsModule_exports"]; "NFormsModule" -> "RadioModule " [style="dashed", ltail="cluster_NFormsModule" lhead="cluster_NFormsModule_exports"]; "NFormsModule" -> "ToggleModule " [style="dashed", ltail="cluster_NFormsModule" lhead="cluster_NFormsModule_exports"]; subgraph cluster_NFormsModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_NFormsModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_NotificationModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_NotificationModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Notification"; node [fillcolor=2]; "Toast"; } "Notification" -> "NotificationModule" [style="solid", lhead="cluster_NotificationModule" ltail="cluster_NotificationModule_declarations"]; subgraph "cluster_NotificationModule_Notification_providers" { style="solid"; } "Toast" -> "NotificationModule" [style="solid", lhead="cluster_NotificationModule" ltail="cluster_NotificationModule_declarations"]; subgraph "cluster_NotificationModule_Toast_providers" { style="solid"; } subgraph cluster_NotificationModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; "ExperimentalModule" [label="ExperimentalModule", shape="folder"]; "I18nModule" [label="I18nModule", shape="folder"]; } "ExperimentalModule" -> "NotificationModule" [lhead="cluster_NotificationModule", ltail="cluster_NotificationModule_imports"]; "I18nModule" -> "NotificationModule" [lhead="cluster_NotificationModule", ltail="cluster_NotificationModule_imports"]; subgraph cluster_NotificationModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"Notification " [label="Notification ", shape="rect"]"Toast " [label="Toast ", shape="rect"]} "NotificationModule" -> "Notification " [style="dashed", ltail="cluster_NotificationModule" lhead="cluster_NotificationModule_exports"]; "NotificationModule" -> "Toast " [style="dashed", ltail="cluster_NotificationModule" lhead="cluster_NotificationModule_exports"]; subgraph cluster_NotificationModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_NotificationModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; "NotificationDisplayService" [label="NotificationDisplayService", shape="oval"]; "NotificationService" [label="NotificationService", shape="oval"]; } "NotificationDisplayService" -> "NotificationModule" [lhead="cluster_NotificationModule", ltail="cluster_NotificationModule_providers"]; "NotificationService" -> "NotificationModule" [lhead="cluster_NotificationModule", ltail="cluster_NotificationModule_providers"]; } subgraph "cluster_NumberModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_NumberModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Number"; } "Number" -> "NumberModule" [style="solid", lhead="cluster_NumberModule" ltail="cluster_NumberModule_declarations"]; subgraph "cluster_NumberModule_Number_providers" { style="solid"; node [fillcolor=6, shape="oval", style="filled"]; "{
|
|
14
14
|
provide: NG_VALUE_ACCESSOR, useExisting: Number, multi: true
|
|
15
|
-
}" -> "Number" [lhead="cluster_NumberModule_declarations" ltail="cluster_NumberModule_Number_providers"]; } subgraph cluster_NumberModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; } subgraph cluster_NumberModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"Number " [label="Number ", shape="rect"]} "NumberModule" -> "Number " [style="dashed", ltail="cluster_NumberModule" lhead="cluster_NumberModule_exports"]; subgraph cluster_NumberModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_NumberModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_PaginationModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_PaginationModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Pagination"; } "Pagination" -> "PaginationModule" [style="solid", lhead="cluster_PaginationModule" ltail="cluster_PaginationModule_declarations"]; subgraph "cluster_PaginationModule_Pagination_providers" { style="solid"; } subgraph cluster_PaginationModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; "ExperimentalModule" [label="ExperimentalModule", shape="folder"]; "I18nModule" [label="I18nModule", shape="folder"]; } "ExperimentalModule" -> "PaginationModule" [lhead="cluster_PaginationModule", ltail="cluster_PaginationModule_imports"]; "I18nModule" -> "PaginationModule" [lhead="cluster_PaginationModule", ltail="cluster_PaginationModule_imports"]; subgraph cluster_PaginationModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"Pagination " [label="Pagination ", shape="rect"]} "PaginationModule" -> "Pagination " [style="dashed", ltail="cluster_PaginationModule" lhead="cluster_PaginationModule_exports"]; subgraph cluster_PaginationModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_PaginationModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_PanelModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_PanelModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Panel"; node [fillcolor=2]; "ProductSwitcher"; node [fillcolor=2]; "
|
|
15
|
+
}" -> "Number" [lhead="cluster_NumberModule_declarations" ltail="cluster_NumberModule_Number_providers"]; } subgraph cluster_NumberModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; } subgraph cluster_NumberModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"Number " [label="Number ", shape="rect"]} "NumberModule" -> "Number " [style="dashed", ltail="cluster_NumberModule" lhead="cluster_NumberModule_exports"]; subgraph cluster_NumberModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_NumberModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_PaginationModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_PaginationModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Pagination"; } "Pagination" -> "PaginationModule" [style="solid", lhead="cluster_PaginationModule" ltail="cluster_PaginationModule_declarations"]; subgraph "cluster_PaginationModule_Pagination_providers" { style="solid"; } subgraph cluster_PaginationModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; "ExperimentalModule" [label="ExperimentalModule", shape="folder"]; "I18nModule" [label="I18nModule", shape="folder"]; } "ExperimentalModule" -> "PaginationModule" [lhead="cluster_PaginationModule", ltail="cluster_PaginationModule_imports"]; "I18nModule" -> "PaginationModule" [lhead="cluster_PaginationModule", ltail="cluster_PaginationModule_imports"]; subgraph cluster_PaginationModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"Pagination " [label="Pagination ", shape="rect"]} "PaginationModule" -> "Pagination " [style="dashed", ltail="cluster_PaginationModule" lhead="cluster_PaginationModule_exports"]; subgraph cluster_PaginationModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_PaginationModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_PanelModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_PanelModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Panel"; node [fillcolor=2]; "ProductSwitcher"; node [fillcolor=2]; "SwitcherList"; node [fillcolor=2]; "SwitcherListItem"; } "Panel" -> "PanelModule" [style="solid", lhead="cluster_PanelModule" ltail="cluster_PanelModule_declarations"]; subgraph "cluster_PanelModule_Panel_providers" { style="solid"; } "ProductSwitcher" -> "PanelModule" [style="solid", lhead="cluster_PanelModule" ltail="cluster_PanelModule_declarations"]; subgraph "cluster_PanelModule_ProductSwitcher_providers" { style="solid"; } "SwitcherList" -> "PanelModule" [style="solid", lhead="cluster_PanelModule" ltail="cluster_PanelModule_declarations"]; subgraph "cluster_PanelModule_SwitcherList_providers" { style="solid"; } "SwitcherListItem" -> "PanelModule" [style="solid", lhead="cluster_PanelModule" ltail="cluster_PanelModule_declarations"]; subgraph "cluster_PanelModule_SwitcherListItem_providers" { style="solid"; } subgraph cluster_PanelModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; "I18nModule" [label="I18nModule", shape="folder"]; } "I18nModule" -> "PanelModule" [lhead="cluster_PanelModule", ltail="cluster_PanelModule_imports"]; subgraph cluster_PanelModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"Panel " [label="Panel ", shape="rect"]"ProductSwitcher " [label="ProductSwitcher ", shape="rect"]"SwitcherList " [label="SwitcherList ", shape="rect"]"SwitcherListItem " [label="SwitcherListItem ", shape="rect"]} "PanelModule" -> "Panel " [style="dashed", ltail="cluster_PanelModule" lhead="cluster_PanelModule_exports"]; "PanelModule" -> "ProductSwitcher " [style="dashed", ltail="cluster_PanelModule" lhead="cluster_PanelModule_exports"]; "PanelModule" -> "SwitcherList " [style="dashed", ltail="cluster_PanelModule" lhead="cluster_PanelModule_exports"]; "PanelModule" -> "SwitcherListItem " [style="dashed", ltail="cluster_PanelModule" lhead="cluster_PanelModule_exports"]; subgraph cluster_PanelModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_PanelModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_PlaceholderModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_PlaceholderModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Placeholder"; } "Placeholder" -> "PlaceholderModule" [style="solid", lhead="cluster_PlaceholderModule" ltail="cluster_PlaceholderModule_declarations"]; subgraph "cluster_PlaceholderModule_Placeholder_providers" { style="solid"; } subgraph cluster_PlaceholderModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; } subgraph cluster_PlaceholderModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"Placeholder " [label="Placeholder ", shape="rect"]} "PlaceholderModule" -> "Placeholder " [style="dashed", ltail="cluster_PlaceholderModule" lhead="cluster_PlaceholderModule_exports"]; subgraph cluster_PlaceholderModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_PlaceholderModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_ProgressIndicatorModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_ProgressIndicatorModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "ProgressIndicator"; } "ProgressIndicator" -> "ProgressIndicatorModule" [style="solid", lhead="cluster_ProgressIndicatorModule" ltail="cluster_ProgressIndicatorModule_declarations"]; subgraph "cluster_ProgressIndicatorModule_ProgressIndicator_providers" { style="solid"; } subgraph cluster_ProgressIndicatorModule_imports { style="solid"; node [style="filled", fillcolor=1, shape="rect"]; "DialogModule" [label="DialogModule", shape="folder"]; "ExperimentalModule" [label="ExperimentalModule", shape="folder"]; } "DialogModule" -> "ProgressIndicatorModule" [lhead="cluster_ProgressIndicatorModule", ltail="cluster_ProgressIndicatorModule_imports"]; "ExperimentalModule" -> "ProgressIndicatorModule" [lhead="cluster_ProgressIndicatorModule", ltail="cluster_ProgressIndicatorModule_imports"]; subgraph cluster_ProgressIndicatorModule_exports { style="solid";node [style="filled", fillcolor=4, shape="rect"];"ProgressIndicator " [label="ProgressIndicator ", shape="rect"]} "ProgressIndicatorModule" -> "ProgressIndicator " [style="dashed", ltail="cluster_ProgressIndicatorModule" lhead="cluster_ProgressIndicatorModule_exports"]; subgraph cluster_ProgressIndicatorModule_bootstrap { style="solid"; node [style="filled", fillcolor=5, shape="rect"]; } subgraph cluster_ProgressIndicatorModule_providers { style="solid"; node [style="filled", fillcolor=6, shape="rect"]; } } subgraph "cluster_RadioModule" { label=""; style="dotted";node [shape="folder", fillcolor=1]; subgraph cluster_RadioModule_declarations { style="solid";node [style="filled", shape="rect"]; node [fillcolor=2]; "Radio"; node [fillcolor=2]; "RadioGroup"; } "Radio" -> "RadioModule" [style="solid", lhead="cluster_RadioModule" ltail="cluster_RadioModule_declarations"]; subgraph "cluster_RadioModule_Radio_providers" { style="solid"; node [fillcolor=6, shape="oval", style="filled"]; "{
|
|
16
16
|
provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
|
|
17
17
|
}" -> "Radio" [lhead="cluster_RadioModule_declarations" ltail="cluster_RadioModule_Radio_providers"]; } "RadioGroup" -> "RadioModule" [style="solid", lhead="cluster_RadioModule" ltail="cluster_RadioModule_declarations"]; subgraph "cluster_RadioModule_RadioGroup_providers" { style="solid"; node [fillcolor=6, shape="oval", style="filled"]; "{
|
|
18
18
|
provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
|
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
<rect id="svg_2" height="20" width="40" y="0" x="92" stroke-width="1.5" stroke="#dab226" fill="#dab226" rx="7" ry="7"/>
|
|
5
5
|
<rect id="svg_3" height="20" width="22" y="0" x="92" stroke-width="1.5" stroke="#dab226" fill="#dab226"/>
|
|
6
6
|
<text xml:space="preserve" text-anchor="start" font-family="Helvetica, Arial, sans-serif" font-size="12" id="svg_4" y="14" x="6" stroke-width="0" stroke="#5d5d5d" fill="#ffffff">documentation</text>
|
|
7
|
-
<text xml:space="preserve" text-anchor="middle" font-family="Helvetica, Arial, sans-serif" font-size="12" id="svg_5" y="14" x="112" stroke-width="0" stroke="#5d5d5d" fill="#ffffff" style="text-anchor: middle">
|
|
7
|
+
<text xml:space="preserve" text-anchor="middle" font-family="Helvetica, Arial, sans-serif" font-size="12" id="svg_5" y="14" x="112" stroke-width="0" stroke="#5d5d5d" fill="#ffffff" style="text-anchor: middle">43%</text>
|
|
8
8
|
</g>
|
|
9
9
|
</svg>
|