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
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
*
|
|
3
|
-
* carbon-angular v0.0.0 | product-switcher-item.component.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright 2014, 2019 IBM
|
|
6
|
-
*
|
|
7
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
8
|
-
* you may not use this file except in compliance with the License.
|
|
9
|
-
* You may obtain a copy of the License at
|
|
10
|
-
*
|
|
11
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
12
|
-
|
|
13
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
14
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
15
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16
|
-
* See the License for the specific language governing permissions and
|
|
17
|
-
* limitations under the License.
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
import { Component, HostBinding } from "@angular/core";
|
|
22
|
-
var ProductSwitcherItem = /** @class */ (function () {
|
|
23
|
-
function ProductSwitcherItem() {
|
|
24
|
-
this.hostClass = true;
|
|
25
|
-
}
|
|
26
|
-
ProductSwitcherItem.decorators = [
|
|
27
|
-
{ type: Component, args: [{
|
|
28
|
-
selector: "ibm-product-switcher-item",
|
|
29
|
-
template: "<ng-content></ng-content>"
|
|
30
|
-
},] },
|
|
31
|
-
];
|
|
32
|
-
ProductSwitcherItem.propDecorators = {
|
|
33
|
-
hostClass: [{ type: HostBinding, args: ["class.bx--product-switcher__item",] }]
|
|
34
|
-
};
|
|
35
|
-
return ProductSwitcherItem;
|
|
36
|
-
}());
|
|
37
|
-
export { ProductSwitcherItem };
|
|
38
|
-
//# sourceMappingURL=product-switcher-item.component.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"product-switcher-item.component.js","sourceRoot":"","sources":["../../src/ui-shell/panel/product-switcher-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEvD;IAAA;QAKkD,cAAS,GAAG,IAAI,CAAC;IACnE,CAAC;;gBANA,SAAS,SAAC;oBACV,QAAQ,EAAE,2BAA2B;oBACrC,QAAQ,EAAE,2BAA2B;iBACrC;;;4BAEC,WAAW,SAAC,kCAAkC;;IAChD,0BAAC;CAAA,AAND,IAMC;SAFY,mBAAmB","sourcesContent":["import { Component, HostBinding } from \"@angular/core\";\n\n@Component({\n\tselector: \"ibm-product-switcher-item\",\n\ttemplate: `<ng-content></ng-content>`\n})\nexport class ProductSwitcherItem {\n\t@HostBinding(\"class.bx--product-switcher__item\") hostClass = true;\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"__symbolic":"module","version":4,"metadata":{"ProductSwitcherItem":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":2,"character":1},"arguments":[{"selector":"ibm-product-switcher-item","template":"<ng-content></ng-content>"}]}],"members":{"hostClass":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"HostBinding","line":7,"character":2},"arguments":["class.bx--product-switcher__item"]}]}]}}}}]
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
*
|
|
3
|
-
* carbon-angular v0.0.0 | product-switcher-item.component.ngfactory.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright 2014, 2019 IBM
|
|
6
|
-
*
|
|
7
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
8
|
-
* you may not use this file except in compliance with the License.
|
|
9
|
-
* You may obtain a copy of the License at
|
|
10
|
-
*
|
|
11
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
12
|
-
|
|
13
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
14
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
15
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16
|
-
* See the License for the specific language governing permissions and
|
|
17
|
-
* limitations under the License.
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* @fileoverview This file was generated by the Angular template compiler. Do not edit.
|
|
23
|
-
*
|
|
24
|
-
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}
|
|
25
|
-
* tslint:disable
|
|
26
|
-
*/
|
|
27
|
-
import * as i0 from "@angular/core";
|
|
28
|
-
import * as i1 from "./product-switcher-item.component";
|
|
29
|
-
var styles_ProductSwitcherItem = [];
|
|
30
|
-
var RenderType_ProductSwitcherItem = i0.ɵcrt({ encapsulation: 2, styles: styles_ProductSwitcherItem, data: {} });
|
|
31
|
-
export { RenderType_ProductSwitcherItem as RenderType_ProductSwitcherItem };
|
|
32
|
-
export function View_ProductSwitcherItem_0(_l) { return i0.ɵvid(0, [i0.ɵncd(null, 0)], null, null); }
|
|
33
|
-
export function View_ProductSwitcherItem_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "ibm-product-switcher-item", [], [[2, "bx--product-switcher__item", null]], null, null, View_ProductSwitcherItem_0, RenderType_ProductSwitcherItem)), i0.ɵdid(1, 49152, null, 0, i1.ProductSwitcherItem, [], null, null)], null, function (_ck, _v) { var currVal_0 = i0.ɵnov(_v, 1).hostClass; _ck(_v, 0, 0, currVal_0); }); }
|
|
34
|
-
var ProductSwitcherItemNgFactory = i0.ɵccf("ibm-product-switcher-item", i1.ProductSwitcherItem, View_ProductSwitcherItem_Host_0, {}, {}, ["*"]);
|
|
35
|
-
export { ProductSwitcherItemNgFactory as ProductSwitcherItemNgFactory };
|
|
36
|
-
//# sourceMappingURL=product-switcher-item.component.ngfactory.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"product-switcher-item.component.ngfactory.js","sourceRoot":"","sources":["../../src/ui-shell/panel/product-switcher-item.component.ngfactory.ts","../../src/ui-shell/panel/product-switcher-item.component.ts.ProductSwitcherItem.html"],"names":[],"mappings":";;;;;;;;;;;oECAA,eAAY","sourcesContent":["import * as i0 from '@angular/core';\ni0.ComponentFactory;\n","<ng-content></ng-content>"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","members":{"hostClass":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]},"arguments":["class.bx--product-switcher__item"]}]}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[]},"isComponent":true,"selector":"ibm-product-switcher-item","exportAs":null,"inputs":{},"outputs":{},"hostListeners":{},"hostProperties":{"class.bx--product-switcher__item":"hostClass"},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"guards":{},"viewQueries":[],"entryComponents":[],"changeDetection":1,"template":{"ngContentSelectors":["*"],"encapsulation":2},"componentViewType":{"__symbol":2,"members":[]},"rendererType":{"__symbol":3,"members":[]},"componentFactory":{"__symbol":4,"members":[]}}}],"symbols":[{"__symbol":0,"name":"ProductSwitcherItem","filePath":"./product-switcher-item.component"},{"__symbol":1,"name":"HostBinding","filePath":"@angular/core"},{"__symbol":2,"name":"View_ProductSwitcherItem_0","filePath":"./product-switcher-item.component.ngfactory"},{"__symbol":3,"name":"RenderType_ProductSwitcherItem","filePath":"./product-switcher-item.component.ngfactory"},{"__symbol":4,"name":"ProductSwitcherItemNgFactory","filePath":"./product-switcher-item.component.ngfactory"}]}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
*
|
|
3
|
-
* carbon-angular v0.0.0 | product-switcher-list-item.component.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright 2014, 2019 IBM
|
|
6
|
-
*
|
|
7
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
8
|
-
* you may not use this file except in compliance with the License.
|
|
9
|
-
* You may obtain a copy of the License at
|
|
10
|
-
*
|
|
11
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
12
|
-
|
|
13
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
14
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
15
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16
|
-
* See the License for the specific language governing permissions and
|
|
17
|
-
* limitations under the License.
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
import { Component, Input } from "@angular/core";
|
|
22
|
-
import { DomSanitizer } from "@angular/platform-browser";
|
|
23
|
-
var ProductSwitcherListItem = /** @class */ (function () {
|
|
24
|
-
function ProductSwitcherListItem(domSanitizer) {
|
|
25
|
-
this.domSanitizer = domSanitizer;
|
|
26
|
-
this.href = "javascript:void(0)";
|
|
27
|
-
}
|
|
28
|
-
Object.defineProperty(ProductSwitcherListItem.prototype, "href", {
|
|
29
|
-
get: function () {
|
|
30
|
-
return this._href;
|
|
31
|
-
},
|
|
32
|
-
set: function (value) {
|
|
33
|
-
this._href = this.domSanitizer.bypassSecurityTrustUrl(value);
|
|
34
|
-
},
|
|
35
|
-
enumerable: true,
|
|
36
|
-
configurable: true
|
|
37
|
-
});
|
|
38
|
-
ProductSwitcherListItem.decorators = [
|
|
39
|
-
{ type: Component, args: [{
|
|
40
|
-
selector: "ibm-product-switcher-list-item",
|
|
41
|
-
template: "\n\t\t<li class=\"bx--product-list__item\">\n\t\t\t<a class=\"bx--product-link\" tabindex=\"0\" [href]=\"href\">\n\t\t\t\t<div class=\"bx--product-switcher__icon\">\n\t\t\t\t\t<ng-content select=\"svg\"></ng-content>\n\t\t\t\t</div>\n\t\t\t\t<span class=\"bx--product-link__name\">\n\t\t\t\t\t<ng-content></ng-content>\n\t\t\t\t</span>\n\t\t\t</a>\n\t\t\t<ng-content select=\"ibm-overflow-menu\"></ng-content>\n\t\t</li>\n\t"
|
|
42
|
-
},] },
|
|
43
|
-
];
|
|
44
|
-
/** @nocollapse */
|
|
45
|
-
ProductSwitcherListItem.ctorParameters = function () { return [
|
|
46
|
-
{ type: DomSanitizer }
|
|
47
|
-
]; };
|
|
48
|
-
ProductSwitcherListItem.propDecorators = {
|
|
49
|
-
href: [{ type: Input }]
|
|
50
|
-
};
|
|
51
|
-
return ProductSwitcherListItem;
|
|
52
|
-
}());
|
|
53
|
-
export { ProductSwitcherListItem };
|
|
54
|
-
//# sourceMappingURL=product-switcher-list-item.component.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"product-switcher-list-item.component.js","sourceRoot":"","sources":["../../src/ui-shell/panel/product-switcher-list-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAe,KAAK,EAAE,MAAM,eAAe,CAAC;AAC9D,OAAO,EAAE,YAAY,EAAW,MAAM,2BAA2B,CAAC;AAElE;IA2BC,iCAAsB,YAA0B;QAA1B,iBAAY,GAAZ,YAAY,CAAc;QAC/C,IAAI,CAAC,IAAI,GAAG,oBAAoB,CAAC;IAClC,CAAC;IAZD,sBAAa,yCAAI;aAIjB;YACC,OAAO,IAAI,CAAC,KAAe,CAAC;QAC7B,CAAC;aAND,UAAkB,KAAa;YAC9B,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,YAAY,CAAC,sBAAsB,CAAC,KAAK,CAAC,CAAC;QAC9D,CAAC;;;OAAA;;gBAnBD,SAAS,SAAC;oBACV,QAAQ,EAAE,gCAAgC;oBAC1C,QAAQ,EAAE,0aAYT;iBACD;;;;gBAjBQ,YAAY;;;uBAmBnB,KAAK;;IAaP,8BAAC;CAAA,AA9BD,IA8BC;SAdY,uBAAuB","sourcesContent":["import { Component, HostBinding, Input } from \"@angular/core\";\nimport { DomSanitizer, SafeUrl } from \"@angular/platform-browser\";\n\n@Component({\n\tselector: \"ibm-product-switcher-list-item\",\n\ttemplate: `\n\t\t<li class=\"bx--product-list__item\">\n\t\t\t<a class=\"bx--product-link\" tabindex=\"0\" [href]=\"href\">\n\t\t\t\t<div class=\"bx--product-switcher__icon\">\n\t\t\t\t\t<ng-content select=\"svg\"></ng-content>\n\t\t\t\t</div>\n\t\t\t\t<span class=\"bx--product-link__name\">\n\t\t\t\t\t<ng-content></ng-content>\n\t\t\t\t</span>\n\t\t\t</a>\n\t\t\t<ng-content select=\"ibm-overflow-menu\"></ng-content>\n\t\t</li>\n\t`\n})\nexport class ProductSwitcherListItem {\n\t@Input() set href(value: string) {\n\t\tthis._href = this.domSanitizer.bypassSecurityTrustUrl(value);\n\t}\n\n\tget href() {\n\t\treturn this._href as string;\n\t}\n\n\tprotected _href: SafeUrl;\n\n\tconstructor(protected domSanitizer: DomSanitizer) {\n\t\tthis.href = \"javascript:void(0)\";\n\t}\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"__symbolic":"module","version":4,"metadata":{"ProductSwitcherListItem":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":3,"character":1},"arguments":[{"selector":"ibm-product-switcher-list-item","template":"\n\t\t<li class=\"bx--product-list__item\">\n\t\t\t<a class=\"bx--product-link\" tabindex=\"0\" [href]=\"href\">\n\t\t\t\t<div class=\"bx--product-switcher__icon\">\n\t\t\t\t\t<ng-content select=\"svg\"></ng-content>\n\t\t\t\t</div>\n\t\t\t\t<span class=\"bx--product-link__name\">\n\t\t\t\t\t<ng-content></ng-content>\n\t\t\t\t</span>\n\t\t\t</a>\n\t\t\t<ng-content select=\"ibm-overflow-menu\"></ng-content>\n\t\t</li>\n\t"}]}],"members":{"href":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":20,"character":2}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/platform-browser","name":"DomSanitizer","line":30,"character":37}]}]}}}}]
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
*
|
|
3
|
-
* carbon-angular v0.0.0 | product-switcher-list-item.component.ngfactory.d.ts
|
|
4
|
-
*
|
|
5
|
-
* Copyright 2014, 2019 IBM
|
|
6
|
-
*
|
|
7
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
8
|
-
* you may not use this file except in compliance with the License.
|
|
9
|
-
* You may obtain a copy of the License at
|
|
10
|
-
*
|
|
11
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
12
|
-
|
|
13
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
14
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
15
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16
|
-
* See the License for the specific language governing permissions and
|
|
17
|
-
* limitations under the License.
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
export {};
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
*
|
|
3
|
-
* carbon-angular v0.0.0 | product-switcher-list-item.component.ngfactory.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright 2014, 2019 IBM
|
|
6
|
-
*
|
|
7
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
8
|
-
* you may not use this file except in compliance with the License.
|
|
9
|
-
* You may obtain a copy of the License at
|
|
10
|
-
*
|
|
11
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
12
|
-
|
|
13
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
14
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
15
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16
|
-
* See the License for the specific language governing permissions and
|
|
17
|
-
* limitations under the License.
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* @fileoverview This file was generated by the Angular template compiler. Do not edit.
|
|
23
|
-
*
|
|
24
|
-
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}
|
|
25
|
-
* tslint:disable
|
|
26
|
-
*/
|
|
27
|
-
import * as i0 from "@angular/core";
|
|
28
|
-
import * as i1 from "./product-switcher-list-item.component";
|
|
29
|
-
import * as i2 from "@angular/platform-browser";
|
|
30
|
-
var styles_ProductSwitcherListItem = [];
|
|
31
|
-
var RenderType_ProductSwitcherListItem = i0.ɵcrt({ encapsulation: 2, styles: styles_ProductSwitcherListItem, data: {} });
|
|
32
|
-
export { RenderType_ProductSwitcherListItem as RenderType_ProductSwitcherListItem };
|
|
33
|
-
export function View_ProductSwitcherListItem_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 6, "li", [["class", "bx--product-list__item"]], null, null, null, null, null)), (_l()(), i0.ɵeld(1, 0, null, null, 4, "a", [["class", "bx--product-link"], ["tabindex", "0"]], [[8, "href", 4]], null, null, null, null)), (_l()(), i0.ɵeld(2, 0, null, null, 1, "div", [["class", "bx--product-switcher__icon"]], null, null, null, null, null)), i0.ɵncd(null, 0), (_l()(), i0.ɵeld(4, 0, null, null, 1, "span", [["class", "bx--product-link__name"]], null, null, null, null, null)), i0.ɵncd(null, 1), i0.ɵncd(null, 2)], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.href; _ck(_v, 1, 0, currVal_0); }); }
|
|
34
|
-
export function View_ProductSwitcherListItem_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "ibm-product-switcher-list-item", [], null, null, null, View_ProductSwitcherListItem_0, RenderType_ProductSwitcherListItem)), i0.ɵdid(1, 49152, null, 0, i1.ProductSwitcherListItem, [i2.DomSanitizer], null, null)], null, null); }
|
|
35
|
-
var ProductSwitcherListItemNgFactory = i0.ɵccf("ibm-product-switcher-list-item", i1.ProductSwitcherListItem, View_ProductSwitcherListItem_Host_0, { href: "href" }, {}, ["svg", "*", "ibm-overflow-menu"]);
|
|
36
|
-
export { ProductSwitcherListItemNgFactory as ProductSwitcherListItemNgFactory };
|
|
37
|
-
//# sourceMappingURL=product-switcher-list-item.component.ngfactory.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"product-switcher-list-item.component.ngfactory.js","sourceRoot":"","sources":["../../src/ui-shell/panel/product-switcher-list-item.component.ngfactory.ts","../../src/ui-shell/panel/product-switcher-list-item.component.ts.ProductSwitcherListItem.html"],"names":[],"mappings":";;;;;;;;;;;;yECCE,8GAAmC,KAClC,sIAAuD,KACtD,mHAAwC,IACvC,eAAyB,IAE1B,gHAAqC,IACpC,eAAY,GAGd,eAAuC,uDARE,mBAAa,OAAtD,YAAuD,EAAd,SAAa","sourcesContent":["import * as i0 from '@angular/core';\ni0.ComponentFactory;\n","\n\t\t<li class=\"bx--product-list__item\">\n\t\t\t<a class=\"bx--product-link\" tabindex=\"0\" [href]=\"href\">\n\t\t\t\t<div class=\"bx--product-switcher__icon\">\n\t\t\t\t\t<ng-content select=\"svg\"></ng-content>\n\t\t\t\t</div>\n\t\t\t\t<span class=\"bx--product-link__name\">\n\t\t\t\t\t<ng-content></ng-content>\n\t\t\t\t</span>\n\t\t\t</a>\n\t\t\t<ng-content select=\"ibm-overflow-menu\"></ng-content>\n\t\t</li>\n\t"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","members":{"href":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbol":2,"members":[]}]}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":2,"members":[]}}}}],"lifecycleHooks":[]},"isComponent":true,"selector":"ibm-product-switcher-list-item","exportAs":null,"inputs":{"href":"href"},"outputs":{},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"guards":{},"viewQueries":[],"entryComponents":[],"changeDetection":1,"template":{"ngContentSelectors":["svg","*","ibm-overflow-menu"],"encapsulation":2},"componentViewType":{"__symbol":3,"members":[]},"rendererType":{"__symbol":4,"members":[]},"componentFactory":{"__symbol":5,"members":[]}}}],"symbols":[{"__symbol":0,"name":"ProductSwitcherListItem","filePath":"./product-switcher-list-item.component"},{"__symbol":1,"name":"Input","filePath":"@angular/core"},{"__symbol":2,"name":"DomSanitizer","filePath":"@angular/platform-browser"},{"__symbol":3,"name":"View_ProductSwitcherListItem_0","filePath":"./product-switcher-list-item.component.ngfactory"},{"__symbol":4,"name":"RenderType_ProductSwitcherListItem","filePath":"./product-switcher-list-item.component.ngfactory"},{"__symbol":5,"name":"ProductSwitcherListItemNgFactory","filePath":"./product-switcher-list-item.component.ngfactory"}]}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
*
|
|
3
|
-
* carbon-angular v0.0.0 | product-switcher-list.component.d.ts
|
|
4
|
-
*
|
|
5
|
-
* Copyright 2014, 2019 IBM
|
|
6
|
-
*
|
|
7
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
8
|
-
* you may not use this file except in compliance with the License.
|
|
9
|
-
* You may obtain a copy of the License at
|
|
10
|
-
*
|
|
11
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
12
|
-
|
|
13
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
14
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
15
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16
|
-
* See the License for the specific language governing permissions and
|
|
17
|
-
* limitations under the License.
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
export declare class ProductSwitcherList {
|
|
22
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
*
|
|
3
|
-
* carbon-angular v0.0.0 | product-switcher-list.component.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright 2014, 2019 IBM
|
|
6
|
-
*
|
|
7
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
8
|
-
* you may not use this file except in compliance with the License.
|
|
9
|
-
* You may obtain a copy of the License at
|
|
10
|
-
*
|
|
11
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
12
|
-
|
|
13
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
14
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
15
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16
|
-
* See the License for the specific language governing permissions and
|
|
17
|
-
* limitations under the License.
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
import { Component } from "@angular/core";
|
|
22
|
-
var ProductSwitcherList = /** @class */ (function () {
|
|
23
|
-
function ProductSwitcherList() {
|
|
24
|
-
}
|
|
25
|
-
ProductSwitcherList.decorators = [
|
|
26
|
-
{ type: Component, args: [{
|
|
27
|
-
selector: "ibm-product-switcher-list",
|
|
28
|
-
template: "\n\t\t<ul class=\"bx--product-switcher__product-list\">\n\t\t\t<ng-content></ng-content>\n\t\t</ul>\n\t"
|
|
29
|
-
},] },
|
|
30
|
-
];
|
|
31
|
-
return ProductSwitcherList;
|
|
32
|
-
}());
|
|
33
|
-
export { ProductSwitcherList };
|
|
34
|
-
//# sourceMappingURL=product-switcher-list.component.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"product-switcher-list.component.js","sourceRoot":"","sources":["../../src/ui-shell/panel/product-switcher-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAe,MAAM,eAAe,CAAC;AAEvD;IAAA;IASA,CAAC;;gBATA,SAAS,SAAC;oBACV,QAAQ,EAAE,2BAA2B;oBACrC,QAAQ,EAAE,yGAIT;iBACD;;IAED,0BAAC;CAAA,AATD,IASC;SADY,mBAAmB","sourcesContent":["import { Component, HostBinding } from \"@angular/core\";\n\n@Component({\n\tselector: \"ibm-product-switcher-list\",\n\ttemplate: `\n\t\t<ul class=\"bx--product-switcher__product-list\">\n\t\t\t<ng-content></ng-content>\n\t\t</ul>\n\t`\n})\nexport class ProductSwitcherList {\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"__symbolic":"module","version":4,"metadata":{"ProductSwitcherList":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":2,"character":1},"arguments":[{"selector":"ibm-product-switcher-list","template":"\n\t\t<ul class=\"bx--product-switcher__product-list\">\n\t\t\t<ng-content></ng-content>\n\t\t</ul>\n\t"}]}]}}}]
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
*
|
|
3
|
-
* carbon-angular v0.0.0 | product-switcher-list.component.ngfactory.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright 2014, 2019 IBM
|
|
6
|
-
*
|
|
7
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
8
|
-
* you may not use this file except in compliance with the License.
|
|
9
|
-
* You may obtain a copy of the License at
|
|
10
|
-
*
|
|
11
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
12
|
-
|
|
13
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
14
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
15
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16
|
-
* See the License for the specific language governing permissions and
|
|
17
|
-
* limitations under the License.
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* @fileoverview This file was generated by the Angular template compiler. Do not edit.
|
|
23
|
-
*
|
|
24
|
-
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}
|
|
25
|
-
* tslint:disable
|
|
26
|
-
*/
|
|
27
|
-
import * as i0 from "@angular/core";
|
|
28
|
-
import * as i1 from "./product-switcher-list.component";
|
|
29
|
-
var styles_ProductSwitcherList = [];
|
|
30
|
-
var RenderType_ProductSwitcherList = i0.ɵcrt({ encapsulation: 2, styles: styles_ProductSwitcherList, data: {} });
|
|
31
|
-
export { RenderType_ProductSwitcherList as RenderType_ProductSwitcherList };
|
|
32
|
-
export function View_ProductSwitcherList_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "ul", [["class", "bx--product-switcher__product-list"]], null, null, null, null, null)), i0.ɵncd(null, 0)], null, null); }
|
|
33
|
-
export function View_ProductSwitcherList_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "ibm-product-switcher-list", [], null, null, null, View_ProductSwitcherList_0, RenderType_ProductSwitcherList)), i0.ɵdid(1, 49152, null, 0, i1.ProductSwitcherList, [], null, null)], null, null); }
|
|
34
|
-
var ProductSwitcherListNgFactory = i0.ɵccf("ibm-product-switcher-list", i1.ProductSwitcherList, View_ProductSwitcherList_Host_0, {}, {}, ["*"]);
|
|
35
|
-
export { ProductSwitcherListNgFactory as ProductSwitcherListNgFactory };
|
|
36
|
-
//# sourceMappingURL=product-switcher-list.component.ngfactory.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"product-switcher-list.component.ngfactory.js","sourceRoot":"","sources":["../../src/ui-shell/panel/product-switcher-list.component.ngfactory.ts","../../src/ui-shell/panel/product-switcher-list.component.ts.ProductSwitcherList.html"],"names":[],"mappings":";;;;;;;;;;;qECCE,0HAA+C,IAC9C,eAAY","sourcesContent":["import * as i0 from '@angular/core';\ni0.ComponentFactory;\n","\n\t\t<ul class=\"bx--product-switcher__product-list\">\n\t\t\t<ng-content></ng-content>\n\t\t</ul>\n\t"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[]},"isComponent":true,"selector":"ibm-product-switcher-list","exportAs":null,"inputs":{},"outputs":{},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"guards":{},"viewQueries":[],"entryComponents":[],"changeDetection":1,"template":{"ngContentSelectors":["*"],"encapsulation":2},"componentViewType":{"__symbol":1,"members":[]},"rendererType":{"__symbol":2,"members":[]},"componentFactory":{"__symbol":3,"members":[]}}}],"symbols":[{"__symbol":0,"name":"ProductSwitcherList","filePath":"./product-switcher-list.component"},{"__symbol":1,"name":"View_ProductSwitcherList_0","filePath":"./product-switcher-list.component.ngfactory"},{"__symbol":2,"name":"RenderType_ProductSwitcherList","filePath":"./product-switcher-list.component.ngfactory"},{"__symbol":3,"name":"ProductSwitcherListNgFactory","filePath":"./product-switcher-list.component.ngfactory"}]}
|