carbon-components-angular 3.13.3 → 3.13.4
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 +2 -2
- package/bundle/carbon-angular.umd.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 +1 -1
- package/docs/documentation/components/DropdownList.html +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/docs/documentation/components/TooltipDefinition.html +1 -1
- package/docs/documentation/components/TooltipIcon.html +1 -1
- package/docs/documentation/coverage.html +53 -69
- 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.3f838d69086764a1b2cd.bundle.js → main.b1eb580e9726667e78a3.bundle.js} +303 -193
- package/docs/storybook/main.b1eb580e9726667e78a3.bundle.js.map +1 -0
- package/docs/storybook/{runtime~main.3f838d69086764a1b2cd.bundle.js → runtime~main.b1eb580e9726667e78a3.bundle.js} +1 -1
- package/docs/storybook/{runtime~main.3f838d69086764a1b2cd.bundle.js.map → runtime~main.b1eb580e9726667e78a3.bundle.js.map} +1 -1
- package/docs/storybook/{vendors~main.3f838d69086764a1b2cd.bundle.js → vendors~main.b1eb580e9726667e78a3.bundle.js} +1 -1
- package/docs/storybook/{vendors~main.3f838d69086764a1b2cd.bundle.js.map → vendors~main.b1eb580e9726667e78a3.bundle.js.map} +1 -1
- package/index.ngsummary.json +1 -1
- package/package.json +2 -2
- 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.3f838d69086764a1b2cd.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
|
@@ -45,175 +45,151 @@
|
|
|
45
45
|
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
|
|
46
46
|
-->
|
|
47
47
|
<!-- Title: dependencies Pages: 1 -->
|
|
48
|
-
<svg width="
|
|
49
|
-
viewBox="0.00 0.00
|
|
48
|
+
<svg width="584pt" height="284pt"
|
|
49
|
+
viewBox="0.00 0.00 584.00 284.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
50
50
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 280)">
|
|
51
51
|
<title>dependencies</title>
|
|
52
|
-
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-280
|
|
53
|
-
<text text-anchor="start" x="
|
|
54
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
55
|
-
<text text-anchor="start" x="
|
|
56
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
57
|
-
<text text-anchor="start" x="
|
|
58
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
59
|
-
<text text-anchor="start" x="
|
|
60
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
61
|
-
<text text-anchor="start" x="
|
|
62
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
63
|
-
<text text-anchor="start" x="
|
|
52
|
+
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-280 580,-280 580,4 -4,4"/>
|
|
53
|
+
<text text-anchor="start" x="267.0091" y="-42.4" font-family="sans-serif" font-weight="bold" font-size="14.00" fill="#000000">Legend</text>
|
|
54
|
+
<polygon fill="#ffffb3" stroke="transparent" points="54,-10 54,-30 74,-30 74,-10 54,-10"/>
|
|
55
|
+
<text text-anchor="start" x="77.629" y="-15.4" font-family="sans-serif" font-size="14.00" fill="#000000">  Declarations</text>
|
|
56
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="167,-10 167,-30 187,-30 187,-10 167,-10"/>
|
|
57
|
+
<text text-anchor="start" x="190.7251" y="-15.4" font-family="sans-serif" font-size="14.00" fill="#000000">  Module</text>
|
|
58
|
+
<polygon fill="#80b1d3" stroke="transparent" points="253,-10 253,-30 273,-30 273,-10 253,-10"/>
|
|
59
|
+
<text text-anchor="start" x="276.7812" y="-15.4" font-family="sans-serif" font-size="14.00" fill="#000000">  Bootstrap</text>
|
|
60
|
+
<polygon fill="#fdb462" stroke="transparent" points="350,-10 350,-30 370,-30 370,-10 350,-10"/>
|
|
61
|
+
<text text-anchor="start" x="373.6732" y="-15.4" font-family="sans-serif" font-size="14.00" fill="#000000">  Providers</text>
|
|
62
|
+
<polygon fill="#fb8072" stroke="transparent" points="446,-10 446,-30 466,-30 466,-10 446,-10"/>
|
|
63
|
+
<text text-anchor="start" x="469.7258" y="-15.4" font-family="sans-serif" font-size="14.00" fill="#000000">  Exports</text>
|
|
64
64
|
<g id="clust1" class="cluster">
|
|
65
65
|
<title>cluster_PanelModule</title>
|
|
66
|
-
<polygon fill="none" stroke="#000000" stroke-dasharray="1,5" points="8,-70 8,-268
|
|
66
|
+
<polygon fill="none" stroke="#000000" stroke-dasharray="1,5" points="8,-70 8,-268 568,-268 568,-70 8,-70"/>
|
|
67
67
|
</g>
|
|
68
68
|
<g id="clust2" class="cluster">
|
|
69
69
|
<title>cluster_PanelModule_declarations</title>
|
|
70
|
-
<polygon fill="none" stroke="#000000" points="126,-78 126,-130
|
|
70
|
+
<polygon fill="none" stroke="#000000" points="126,-78 126,-130 560,-130 560,-78 126,-78"/>
|
|
71
71
|
</g>
|
|
72
|
-
<g id="
|
|
72
|
+
<g id="clust7" class="cluster">
|
|
73
73
|
<title>cluster_PanelModule_imports</title>
|
|
74
74
|
<polygon fill="none" stroke="#000000" points="16,-78 16,-130 118,-130 118,-78 16,-78"/>
|
|
75
75
|
</g>
|
|
76
|
-
<g id="
|
|
76
|
+
<g id="clust8" class="cluster">
|
|
77
77
|
<title>cluster_PanelModule_exports</title>
|
|
78
|
-
<polygon fill="none" stroke="#000000" points="
|
|
78
|
+
<polygon fill="none" stroke="#000000" points="66,-208 66,-260 510,-260 510,-208 66,-208"/>
|
|
79
79
|
</g>
|
|
80
80
|
<!-- Panel -->
|
|
81
81
|
<g id="node1" class="node">
|
|
82
82
|
<title>Panel</title>
|
|
83
|
-
<polygon fill="#ffffb3" stroke="#000000" points="
|
|
84
|
-
<text text-anchor="middle" x="
|
|
83
|
+
<polygon fill="#ffffb3" stroke="#000000" points="552,-122 498,-122 498,-86 552,-86 552,-122"/>
|
|
84
|
+
<text text-anchor="middle" x="525" y="-99.8" font-family="Times,serif" font-size="14.00" fill="#000000">Panel</text>
|
|
85
85
|
</g>
|
|
86
86
|
<!-- PanelModule -->
|
|
87
|
-
<g id="
|
|
87
|
+
<g id="node5" class="node">
|
|
88
88
|
<title>PanelModule</title>
|
|
89
|
-
<polygon fill="#8dd3c7" stroke="#000000" points="
|
|
90
|
-
<text text-anchor="middle" x="
|
|
89
|
+
<polygon fill="#8dd3c7" stroke="#000000" points="354.1529,-187 351.1529,-191 330.1529,-191 327.1529,-187 263.8471,-187 263.8471,-151 354.1529,-151 354.1529,-187"/>
|
|
90
|
+
<text text-anchor="middle" x="309" y="-164.8" font-family="Times,serif" font-size="14.00" fill="#000000">PanelModule</text>
|
|
91
91
|
</g>
|
|
92
92
|
<!-- Panel->PanelModule -->
|
|
93
93
|
<g id="edge1" class="edge">
|
|
94
94
|
<title>Panel->PanelModule</title>
|
|
95
|
-
<path fill="none" stroke="#000000" d="
|
|
96
|
-
<polygon fill="#000000" stroke="#000000" points="
|
|
95
|
+
<path fill="none" stroke="#000000" d="M527,-122.1061C527,-141.3391 527,-169 527,-169 527,-169 364.1697,-169 364.1697,-169"/>
|
|
96
|
+
<polygon fill="#000000" stroke="#000000" points="364.1698,-165.5001 354.1697,-169 364.1697,-172.5001 364.1698,-165.5001"/>
|
|
97
97
|
</g>
|
|
98
98
|
<!-- ProductSwitcher -->
|
|
99
99
|
<g id="node2" class="node">
|
|
100
100
|
<title>ProductSwitcher</title>
|
|
101
|
-
<polygon fill="#ffffb3" stroke="#000000" points="
|
|
102
|
-
<text text-anchor="middle" x="
|
|
101
|
+
<polygon fill="#ffffb3" stroke="#000000" points="479.809,-122 370.191,-122 370.191,-86 479.809,-86 479.809,-122"/>
|
|
102
|
+
<text text-anchor="middle" x="425" y="-99.8" font-family="Times,serif" font-size="14.00" fill="#000000">ProductSwitcher</text>
|
|
103
103
|
</g>
|
|
104
104
|
<!-- ProductSwitcher->PanelModule -->
|
|
105
105
|
<g id="edge2" class="edge">
|
|
106
106
|
<title>ProductSwitcher->PanelModule</title>
|
|
107
|
-
<path fill="none" stroke="#000000" d="
|
|
108
|
-
<polygon fill="#000000" stroke="#000000" points="
|
|
107
|
+
<path fill="none" stroke="#000000" d="M400.375,-122.027C400.375,-138.3976 400.375,-160 400.375,-160 400.375,-160 364.4198,-160 364.4198,-160"/>
|
|
108
|
+
<polygon fill="#000000" stroke="#000000" points="364.4198,-156.5001 354.4198,-160 364.4198,-163.5001 364.4198,-156.5001"/>
|
|
109
109
|
</g>
|
|
110
|
-
<!--
|
|
110
|
+
<!-- SwitcherList -->
|
|
111
111
|
<g id="node3" class="node">
|
|
112
|
-
<title>
|
|
113
|
-
<polygon fill="#ffffb3" stroke="#000000" points="
|
|
114
|
-
<text text-anchor="middle" x="
|
|
112
|
+
<title>SwitcherList</title>
|
|
113
|
+
<polygon fill="#ffffb3" stroke="#000000" points="352.5398,-122 265.4602,-122 265.4602,-86 352.5398,-86 352.5398,-122"/>
|
|
114
|
+
<text text-anchor="middle" x="309" y="-99.8" font-family="Times,serif" font-size="14.00" fill="#000000">SwitcherList</text>
|
|
115
115
|
</g>
|
|
116
|
-
<!--
|
|
116
|
+
<!-- SwitcherList->PanelModule -->
|
|
117
117
|
<g id="edge3" class="edge">
|
|
118
|
-
<title>
|
|
119
|
-
<path fill="none" stroke="#000000" d="
|
|
120
|
-
<polygon fill="#000000" stroke="#000000" points="
|
|
118
|
+
<title>SwitcherList->PanelModule</title>
|
|
119
|
+
<path fill="none" stroke="#000000" d="M309,-122.1061C309,-122.1061 309,-140.991 309,-140.991"/>
|
|
120
|
+
<polygon fill="#000000" stroke="#000000" points="305.5001,-140.9909 309,-150.991 312.5001,-140.991 305.5001,-140.9909"/>
|
|
121
121
|
</g>
|
|
122
|
-
<!--
|
|
122
|
+
<!-- SwitcherListItem -->
|
|
123
123
|
<g id="node4" class="node">
|
|
124
|
-
<title>
|
|
125
|
-
<polygon fill="#ffffb3" stroke="#000000" points="
|
|
126
|
-
<text text-anchor="middle" x="
|
|
124
|
+
<title>SwitcherListItem</title>
|
|
125
|
+
<polygon fill="#ffffb3" stroke="#000000" points="247.6952,-122 134.3048,-122 134.3048,-86 247.6952,-86 247.6952,-122"/>
|
|
126
|
+
<text text-anchor="middle" x="191" y="-99.8" font-family="Times,serif" font-size="14.00" fill="#000000">SwitcherListItem</text>
|
|
127
127
|
</g>
|
|
128
|
-
<!--
|
|
128
|
+
<!-- SwitcherListItem->PanelModule -->
|
|
129
129
|
<g id="edge4" class="edge">
|
|
130
|
-
<title>
|
|
131
|
-
<path fill="none" stroke="#000000" d="
|
|
132
|
-
<polygon fill="#000000" stroke="#000000" points="
|
|
133
|
-
</g>
|
|
134
|
-
<!-- ProductSwitcherListItem -->
|
|
135
|
-
<g id="node5" class="node">
|
|
136
|
-
<title>ProductSwitcherListItem</title>
|
|
137
|
-
<polygon fill="#ffffb3" stroke="#000000" points="290.2436,-122 133.7564,-122 133.7564,-86 290.2436,-86 290.2436,-122"/>
|
|
138
|
-
<text text-anchor="middle" x="212" y="-99.8" font-family="Times,serif" font-size="14.00" fill="#000000">ProductSwitcherListItem</text>
|
|
139
|
-
</g>
|
|
140
|
-
<!-- ProductSwitcherListItem->PanelModule -->
|
|
141
|
-
<g id="edge5" class="edge">
|
|
142
|
-
<title>ProductSwitcherListItem->PanelModule</title>
|
|
143
|
-
<path fill="none" stroke="#000000" d="M270.0391,-122.0091C270.0391,-138.0494 270.0391,-159 270.0391,-159 270.0391,-159 416.676,-159 416.676,-159"/>
|
|
144
|
-
<polygon fill="#000000" stroke="#000000" points="416.6761,-162.5001 426.676,-159 416.676,-155.5001 416.6761,-162.5001"/>
|
|
130
|
+
<title>SwitcherListItem->PanelModule</title>
|
|
131
|
+
<path fill="none" stroke="#000000" d="M228.0391,-122.027C228.0391,-138.3976 228.0391,-160 228.0391,-160 228.0391,-160 253.7854,-160 253.7854,-160"/>
|
|
132
|
+
<polygon fill="#000000" stroke="#000000" points="253.7854,-163.5001 263.7854,-160 253.7854,-156.5001 253.7854,-163.5001"/>
|
|
145
133
|
</g>
|
|
146
134
|
<!-- Panel -->
|
|
147
|
-
<g id="
|
|
135
|
+
<g id="node7" class="node">
|
|
148
136
|
<title>Panel </title>
|
|
149
|
-
<polygon fill="#fb8072" stroke="#000000" points="
|
|
150
|
-
<text text-anchor="middle" x="
|
|
137
|
+
<polygon fill="#fb8072" stroke="#000000" points="502,-252 448,-252 448,-216 502,-216 502,-252"/>
|
|
138
|
+
<text text-anchor="middle" x="475" y="-229.8" font-family="Times,serif" font-size="14.00" fill="#000000">Panel </text>
|
|
151
139
|
</g>
|
|
152
140
|
<!-- PanelModule->Panel -->
|
|
153
|
-
<g id="
|
|
141
|
+
<g id="edge6" class="edge">
|
|
154
142
|
<title>PanelModule->Panel </title>
|
|
155
|
-
<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="
|
|
156
|
-
<polygon fill="#000000" stroke="#000000" points="
|
|
143
|
+
<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="M354.1986,-178C399.898,-178 463.8272,-178 463.8272,-178 463.8272,-178 463.8272,-205.973 463.8272,-205.973"/>
|
|
144
|
+
<polygon fill="#000000" stroke="#000000" points="460.3272,-205.973 463.8272,-215.973 467.3272,-205.973 460.3272,-205.973"/>
|
|
157
145
|
</g>
|
|
158
146
|
<!-- ProductSwitcher -->
|
|
159
|
-
<g id="
|
|
147
|
+
<g id="node8" class="node">
|
|
160
148
|
<title>ProductSwitcher </title>
|
|
161
|
-
<polygon fill="#fb8072" stroke="#000000" points="
|
|
162
|
-
<text text-anchor="middle" x="
|
|
149
|
+
<polygon fill="#fb8072" stroke="#000000" points="430.3088,-252 317.6912,-252 317.6912,-216 430.3088,-216 430.3088,-252"/>
|
|
150
|
+
<text text-anchor="middle" x="374" y="-229.8" font-family="Times,serif" font-size="14.00" fill="#000000">ProductSwitcher </text>
|
|
163
151
|
</g>
|
|
164
152
|
<!-- PanelModule->ProductSwitcher -->
|
|
165
|
-
<g id="
|
|
153
|
+
<g id="edge7" class="edge">
|
|
166
154
|
<title>PanelModule->ProductSwitcher </title>
|
|
167
|
-
<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="
|
|
168
|
-
<polygon fill="#000000" stroke="#000000" points="
|
|
155
|
+
<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="M335.9609,-187.1061C335.9609,-187.1061 335.9609,-205.991 335.9609,-205.991"/>
|
|
156
|
+
<polygon fill="#000000" stroke="#000000" points="332.461,-205.9909 335.9609,-215.991 339.461,-205.991 332.461,-205.9909"/>
|
|
169
157
|
</g>
|
|
170
|
-
<!--
|
|
171
|
-
<g id="
|
|
172
|
-
<title>
|
|
173
|
-
<polygon fill="#fb8072" stroke="#000000" points="
|
|
174
|
-
<text text-anchor="middle" x="
|
|
175
|
-
</g>
|
|
176
|
-
<!-- PanelModule->ProductSwitcherItem -->
|
|
177
|
-
<g id="edge9" class="edge">
|
|
178
|
-
<title>PanelModule->ProductSwitcherItem </title>
|
|
179
|
-
<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="M472,-187.1061C472,-187.1061 472,-205.991 472,-205.991"/>
|
|
180
|
-
<polygon fill="#000000" stroke="#000000" points="468.5001,-205.9909 472,-215.991 475.5001,-205.991 468.5001,-205.9909"/>
|
|
181
|
-
</g>
|
|
182
|
-
<!-- ProductSwitcherList -->
|
|
183
|
-
<g id="node11" class="node">
|
|
184
|
-
<title>ProductSwitcherList </title>
|
|
185
|
-
<polygon fill="#fb8072" stroke="#000000" points="384.0876,-252 249.9124,-252 249.9124,-216 384.0876,-216 384.0876,-252"/>
|
|
186
|
-
<text text-anchor="middle" x="317" y="-229.8" font-family="Times,serif" font-size="14.00" fill="#000000">ProductSwitcherList </text>
|
|
158
|
+
<!-- SwitcherList -->
|
|
159
|
+
<g id="node9" class="node">
|
|
160
|
+
<title>SwitcherList </title>
|
|
161
|
+
<polygon fill="#fb8072" stroke="#000000" points="299.5386,-252 208.4614,-252 208.4614,-216 299.5386,-216 299.5386,-252"/>
|
|
162
|
+
<text text-anchor="middle" x="254" y="-229.8" font-family="Times,serif" font-size="14.00" fill="#000000">SwitcherList </text>
|
|
187
163
|
</g>
|
|
188
|
-
<!-- PanelModule->
|
|
189
|
-
<g id="
|
|
190
|
-
<title>PanelModule->
|
|
191
|
-
<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="
|
|
192
|
-
<polygon fill="#000000" stroke="#000000" points="
|
|
164
|
+
<!-- PanelModule->SwitcherList -->
|
|
165
|
+
<g id="edge8" class="edge">
|
|
166
|
+
<title>PanelModule->SwitcherList </title>
|
|
167
|
+
<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="M281.5966,-187.1061C281.5966,-187.1061 281.5966,-205.991 281.5966,-205.991"/>
|
|
168
|
+
<polygon fill="#000000" stroke="#000000" points="278.0967,-205.9909 281.5966,-215.991 285.0967,-205.991 278.0967,-205.9909"/>
|
|
193
169
|
</g>
|
|
194
|
-
<!--
|
|
195
|
-
<g id="
|
|
196
|
-
<title>
|
|
197
|
-
<polygon fill="#fb8072" stroke="#000000" points="
|
|
198
|
-
<text text-anchor="middle" x="
|
|
170
|
+
<!-- SwitcherListItem -->
|
|
171
|
+
<g id="node10" class="node">
|
|
172
|
+
<title>SwitcherListItem </title>
|
|
173
|
+
<polygon fill="#fb8072" stroke="#000000" points="190.1954,-252 73.8046,-252 73.8046,-216 190.1954,-216 190.1954,-252"/>
|
|
174
|
+
<text text-anchor="middle" x="132" y="-229.8" font-family="Times,serif" font-size="14.00" fill="#000000">SwitcherListItem </text>
|
|
199
175
|
</g>
|
|
200
|
-
<!-- PanelModule->
|
|
201
|
-
<g id="
|
|
202
|
-
<title>PanelModule->
|
|
203
|
-
<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="
|
|
204
|
-
<polygon fill="#000000" stroke="#000000" points="
|
|
176
|
+
<!-- PanelModule->SwitcherListItem -->
|
|
177
|
+
<g id="edge9" class="edge">
|
|
178
|
+
<title>PanelModule->SwitcherListItem </title>
|
|
179
|
+
<path fill="none" stroke="#000000" stroke-dasharray="5,2" d="M263.8113,-178C220.7293,-178 162.375,-178 162.375,-178 162.375,-178 162.375,-205.973 162.375,-205.973"/>
|
|
180
|
+
<polygon fill="#000000" stroke="#000000" points="158.8751,-205.973 162.375,-215.973 165.8751,-205.973 158.8751,-205.973"/>
|
|
205
181
|
</g>
|
|
206
182
|
<!-- I18nModule -->
|
|
207
|
-
<g id="
|
|
183
|
+
<g id="node6" class="node">
|
|
208
184
|
<title>I18nModule</title>
|
|
209
185
|
<polygon fill="#8dd3c7" stroke="#000000" points="109.7107,-122 106.7107,-126 85.7107,-126 82.7107,-122 24.2893,-122 24.2893,-86 109.7107,-86 109.7107,-122"/>
|
|
210
186
|
<text text-anchor="middle" x="67" y="-99.8" font-family="Times,serif" font-size="14.00" fill="#000000">I18nModule</text>
|
|
211
187
|
</g>
|
|
212
188
|
<!-- I18nModule->PanelModule -->
|
|
213
|
-
<g id="
|
|
189
|
+
<g id="edge5" class="edge">
|
|
214
190
|
<title>I18nModule->PanelModule</title>
|
|
215
|
-
<path fill="none" stroke="#000000" d="
|
|
216
|
-
<polygon fill="#000000" stroke="#000000" points="
|
|
191
|
+
<path fill="none" stroke="#000000" d="M91.6289,-122.1061C91.6289,-141.3391 91.6289,-169 91.6289,-169 91.6289,-169 253.6965,-169 253.6965,-169"/>
|
|
192
|
+
<polygon fill="#000000" stroke="#000000" points="253.6965,-172.5001 263.6965,-169 253.6964,-165.5001 253.6965,-172.5001"/>
|
|
217
193
|
</g>
|
|
218
194
|
</g>
|
|
219
195
|
</svg>
|
|
@@ -264,13 +240,10 @@
|
|
|
264
240
|
<a href="../components/ProductSwitcher.html">ProductSwitcher</a>
|
|
265
241
|
</li>
|
|
266
242
|
<li class="list-group-item">
|
|
267
|
-
<a href="../components/
|
|
243
|
+
<a href="../components/SwitcherList.html">SwitcherList</a>
|
|
268
244
|
</li>
|
|
269
245
|
<li class="list-group-item">
|
|
270
|
-
<a href="../components/
|
|
271
|
-
</li>
|
|
272
|
-
<li class="list-group-item">
|
|
273
|
-
<a href="../components/ProductSwitcherListItem.html">ProductSwitcherListItem</a>
|
|
246
|
+
<a href="../components/SwitcherListItem.html">SwitcherListItem</a>
|
|
274
247
|
</li>
|
|
275
248
|
</ul>
|
|
276
249
|
</div>
|
|
@@ -294,13 +267,10 @@
|
|
|
294
267
|
<a href="../components/ProductSwitcher.html">ProductSwitcher</a>
|
|
295
268
|
</li>
|
|
296
269
|
<li class="list-group-item">
|
|
297
|
-
<a href="../components/
|
|
298
|
-
</li>
|
|
299
|
-
<li class="list-group-item">
|
|
300
|
-
<a href="../components/ProductSwitcherList.html">ProductSwitcherList</a>
|
|
270
|
+
<a href="../components/SwitcherList.html">SwitcherList</a>
|
|
301
271
|
</li>
|
|
302
272
|
<li class="list-group-item">
|
|
303
|
-
<a href="../components/
|
|
273
|
+
<a href="../components/SwitcherListItem.html">SwitcherListItem</a>
|
|
304
274
|
</li>
|
|
305
275
|
</ul>
|
|
306
276
|
</div>
|
|
@@ -319,33 +289,29 @@ import { I18nModule } from "./../../i18n/i18n.module";
|
|
|
319
289
|
|
|
320
290
|
import { Panel } from "./panel.component";
|
|
321
291
|
import { ProductSwitcher } from "./product-switcher.component";
|
|
322
|
-
import {
|
|
323
|
-
import {
|
|
324
|
-
import { ProductSwitcherItem } from "./product-switcher-item.component";
|
|
292
|
+
import { SwitcherList } from "./switcher-list.component";
|
|
293
|
+
import { SwitcherListItem } from "./switcher-list-item.component";
|
|
325
294
|
|
|
326
295
|
export {
|
|
327
296
|
Panel,
|
|
328
297
|
ProductSwitcher,
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
ProductSwitcherItem
|
|
298
|
+
SwitcherList,
|
|
299
|
+
SwitcherListItem
|
|
332
300
|
};
|
|
333
301
|
|
|
334
302
|
@NgModule({
|
|
335
303
|
declarations: [
|
|
336
304
|
Panel,
|
|
337
305
|
ProductSwitcher,
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
ProductSwitcherItem
|
|
306
|
+
SwitcherList,
|
|
307
|
+
SwitcherListItem
|
|
341
308
|
],
|
|
342
309
|
imports: [CommonModule, I18nModule],
|
|
343
310
|
exports: [
|
|
344
311
|
Panel,
|
|
345
312
|
ProductSwitcher,
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
ProductSwitcherItem
|
|
313
|
+
SwitcherList,
|
|
314
|
+
SwitcherListItem
|
|
349
315
|
]
|
|
350
316
|
})
|
|
351
317
|
export class PanelModule { }
|
|
@@ -114,11 +114,11 @@
|
|
|
114
114
|
|
|
115
115
|
|
|
116
116
|
|
|
117
|
-
<script src="runtime~main.
|
|
117
|
+
<script src="runtime~main.b1eb580e9726667e78a3.bundle.js"></script>
|
|
118
118
|
|
|
119
|
-
<script src="vendors~main.
|
|
119
|
+
<script src="vendors~main.b1eb580e9726667e78a3.bundle.js"></script>
|
|
120
120
|
|
|
121
|
-
<script src="main.
|
|
121
|
+
<script src="main.b1eb580e9726667e78a3.bundle.js"></script>
|
|
122
122
|
|
|
123
123
|
|
|
124
124
|
</body>
|