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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui-shell.module.ngfactory.js","sourceRoot":"","sources":["../src/ui-shell/ui-shell.module.ngfactory.ts"],"names":[],"mappings":"","sourcesContent":["import * as i0 from '@angular/core';\nimport * as i1 from './ui-shell.module';\nimport * as i2 from '@angular/common';\nimport * as i3 from './header/header.component';\nimport * as i4 from './header/header-item.component';\nimport * as i5 from './header/header-menu.component';\nimport * as i6 from './header/header-navigation.component';\nimport * as i7 from './header/header-global.component';\nimport * as i8 from './header/header-action.component';\nimport * as i9 from './header/hamburger.component';\nimport * as i10 from './sidenav/sidenav.component';\nimport * as i11 from './sidenav/sidenav-header.component';\nimport * as i12 from './sidenav/sidenav-item.component';\nimport * as i13 from './sidenav/sidenav-menu.component';\nimport * as i14 from './panel/panel.component';\nimport * as i15 from './panel/product-switcher.component';\nimport * as i16 from './panel/
|
|
1
|
+
{"version":3,"file":"ui-shell.module.ngfactory.js","sourceRoot":"","sources":["../src/ui-shell/ui-shell.module.ngfactory.ts"],"names":[],"mappings":"","sourcesContent":["import * as i0 from '@angular/core';\nimport * as i1 from './ui-shell.module';\nimport * as i2 from '@angular/common';\nimport * as i3 from './header/header.component';\nimport * as i4 from './header/header-item.component';\nimport * as i5 from './header/header-menu.component';\nimport * as i6 from './header/header-navigation.component';\nimport * as i7 from './header/header-global.component';\nimport * as i8 from './header/header-action.component';\nimport * as i9 from './header/hamburger.component';\nimport * as i10 from './sidenav/sidenav.component';\nimport * as i11 from './sidenav/sidenav-header.component';\nimport * as i12 from './sidenav/sidenav-item.component';\nimport * as i13 from './sidenav/sidenav-menu.component';\nimport * as i14 from './panel/panel.component';\nimport * as i15 from './panel/product-switcher.component';\nimport * as i16 from './panel/switcher-list.component';\nimport * as i17 from './panel/switcher-list-item.component';\nimport * as i18 from '../i18n/replace.pipe';\nimport * as i19 from '../i18n/i18n.module';\nimport * as i20 from './header/header.module';\nimport * as i21 from './sidenav/sidenav.module';\nimport * as i22 from './panel/panel.module';\nexport const UIShellModuleNgFactory:i0.NgModuleFactory<i1.UIShellModule> = (null as any);\nvar _decl0_0:i2.NgClass = (<any>(null as any));\nvar _decl0_1:i2.NgComponentOutlet = (<any>(null as any));\nvar _decl0_2:i2.NgForOf<any> = (<any>(null as any));\nvar _decl0_3:i2.NgIf = (<any>(null as any));\nvar _decl0_4:i2.NgTemplateOutlet = (<any>(null as any));\nvar _decl0_5:i2.NgStyle = (<any>(null as any));\nvar _decl0_6:i2.NgSwitch = (<any>(null as any));\nvar _decl0_7:i2.NgSwitchCase = (<any>(null as any));\nvar _decl0_8:i2.NgSwitchDefault = (<any>(null as any));\nvar _decl0_9:i2.NgPlural = (<any>(null as any));\nvar _decl0_10:i2.NgPluralCase = (<any>(null as any));\nvar _decl0_11:i3.Header = (<any>(null as any));\nvar _decl0_12:i4.HeaderItem = (<any>(null as any));\nvar _decl0_13:i5.HeaderMenu = (<any>(null as any));\nvar _decl0_14:i6.HeaderNavigation = (<any>(null as any));\nvar _decl0_15:i7.HeaderGlobal = (<any>(null as any));\nvar _decl0_16:i8.HeaderAction = (<any>(null as any));\nvar _decl0_17:i9.Hamburger = (<any>(null as any));\nvar _decl0_18:i10.SideNav = (<any>(null as any));\nvar _decl0_19:i11.SideNavHeader = (<any>(null as any));\nvar _decl0_20:i12.SideNavItem = (<any>(null as any));\nvar _decl0_21:i13.SideNavMenu = (<any>(null as any));\nvar _decl0_22:i14.Panel = (<any>(null as any));\nvar _decl0_23:i15.ProductSwitcher = (<any>(null as any));\nvar _decl0_24:i16.SwitcherList = (<any>(null as any));\nvar _decl0_25:i17.SwitcherListItem = (<any>(null as any));\nvar _decl0_26:i2.AsyncPipe = (<any>(null as any));\nvar _decl0_27:i2.UpperCasePipe = (<any>(null as any));\nvar _decl0_28:i2.LowerCasePipe = (<any>(null as any));\nvar _decl0_29:i2.JsonPipe = (<any>(null as any));\nvar _decl0_30:i2.SlicePipe = (<any>(null as any));\nvar _decl0_31:i2.DecimalPipe = (<any>(null as any));\nvar _decl0_32:i2.PercentPipe = (<any>(null as any));\nvar _decl0_33:i2.TitleCasePipe = (<any>(null as any));\nvar _decl0_34:i2.CurrencyPipe = (<any>(null as any));\nvar _decl0_35:i2.DatePipe = (<any>(null as any));\nvar _decl0_36:i2.I18nPluralPipe = (<any>(null as any));\nvar _decl0_37:i2.I18nSelectPipe = (<any>(null as any));\nvar _decl0_38:i2.KeyValuePipe = (<any>(null as any));\nvar _decl0_39:i18.ReplacePipe = (<any>(null as any));\nvar _decl0_40:i2.CommonModule = (<any>(null as any));\nvar _decl0_41:i19.I18nModule = (<any>(null as any));\nvar _decl0_45:i20.HeaderModule = (<any>(null as any));\nvar _decl0_46:i21.SideNavModule = (<any>(null as any));\nvar _decl0_47:i22.PanelModule = (<any>(null as any));\nvar _decl0_48:i0.TemplateRef<any> = (<any>(null as any));\nvar _decl0_49:i0.ElementRef<any> = (<any>(null as any));\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbol":1,"members":[]}},{"symbol":{"__symbol":2,"members":[]},"metadata":{"__symbol":3,"members":[]}},{"symbol":{"__symbol":4,"members":[]},"metadata":{"__symbol":5,"members":[]}},{"symbol":{"__symbol":6,"members":[]},"metadata":{"__symbol":7,"members":[]}},{"symbol":{"__symbol":8,"members":[]},"metadata":{"__symbol":9,"members":[]}},{"symbol":{"__symbol":10,"members":[]},"metadata":{"__symbol":11,"members":[]}},{"symbol":{"__symbol":12,"members":[]},"metadata":{"__symbol":13,"members":[]}},{"symbol":{"__symbol":14,"members":[]},"metadata":{"__symbol":15,"members":[]}},{"symbol":{"__symbol":16,"members":[]},"metadata":{"__symbol":17,"members":[]}},{"symbol":{"__symbol":18,"members":[]},"metadata":{"__symbol":19,"members":[]}},{"symbol":{"__symbol":20,"members":[]},"metadata":{"__symbol":21,"members":[]}},{"symbol":{"__symbol":22,"members":[]},"metadata":{"__symbol":23,"members":[]}},{"symbol":{"__symbol":24,"members":[]},"metadata":{"__symbol":25,"members":[]}},{"symbol":{"__symbol":26,"members":[]},"metadata":{"__symbol":27,"members":[]}},{"symbol":{"__symbol":28,"members":[]},"metadata":{"__symbol":29,"members":[]}},{"symbol":{"__symbol":30,"members":[]},"metadata":{"__symbol":31,"members":[]}},{"symbol":{"__symbol":32,"members":[]},"metadata":{"__symbol":33,"members":[]}},{"symbol":{"__symbol":34,"members":[]},"metadata":{"__symbol":35,"members":[]}},{"symbol":{"__symbol":36,"members":[]},"metadata":{"
|
|
1
|
+
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbol":1,"members":[]}},{"symbol":{"__symbol":2,"members":[]},"metadata":{"__symbol":3,"members":[]}},{"symbol":{"__symbol":4,"members":[]},"metadata":{"__symbol":5,"members":[]}},{"symbol":{"__symbol":6,"members":[]},"metadata":{"__symbol":7,"members":[]}},{"symbol":{"__symbol":8,"members":[]},"metadata":{"__symbol":9,"members":[]}},{"symbol":{"__symbol":10,"members":[]},"metadata":{"__symbol":11,"members":[]}},{"symbol":{"__symbol":12,"members":[]},"metadata":{"__symbol":13,"members":[]}},{"symbol":{"__symbol":14,"members":[]},"metadata":{"__symbol":15,"members":[]}},{"symbol":{"__symbol":16,"members":[]},"metadata":{"__symbol":17,"members":[]}},{"symbol":{"__symbol":18,"members":[]},"metadata":{"__symbol":19,"members":[]}},{"symbol":{"__symbol":20,"members":[]},"metadata":{"__symbol":21,"members":[]}},{"symbol":{"__symbol":22,"members":[]},"metadata":{"__symbol":23,"members":[]}},{"symbol":{"__symbol":24,"members":[]},"metadata":{"__symbol":25,"members":[]}},{"symbol":{"__symbol":26,"members":[]},"metadata":{"__symbol":27,"members":[]}},{"symbol":{"__symbol":28,"members":[]},"metadata":{"__symbol":29,"members":[]}},{"symbol":{"__symbol":30,"members":[]},"metadata":{"__symbol":31,"members":[]}},{"symbol":{"__symbol":32,"members":[]},"metadata":{"__symbol":33,"members":[]}},{"symbol":{"__symbol":34,"members":[]},"metadata":{"__symbol":35,"members":[]}},{"symbol":{"__symbol":36,"members":[]},"metadata":{"__symbolic":"class"},"type":{"summaryKind":2,"type":{"reference":{"__symbol":36,"members":[]},"diDeps":[],"lifecycleHooks":[]},"entryComponents":[],"providers":[{"provider":{"token":{"identifier":{"reference":{"__symbol":37,"members":[]}}},"useClass":{"reference":{"__symbol":38,"members":[]},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":39,"members":[]}}}},{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":true,"token":{"identifier":{"reference":{"__symbol":40,"members":[]}}}}],"lifecycleHooks":[]},"useFactory":null,"deps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":39,"members":[]}}}},{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":true,"token":{"identifier":{"reference":{"__symbol":40,"members":[]}}}}],"multi":false},"module":{"reference":{"__symbol":41,"members":[]},"diDeps":[],"lifecycleHooks":[]}},{"provider":{"token":{"identifier":{"reference":{"__symbol":42,"members":[]},"diDeps":[],"lifecycleHooks":[]}},"useClass":{"reference":{"__symbol":42,"members":[]},"diDeps":[],"lifecycleHooks":[]},"useFactory":null,"deps":[],"multi":false},"module":{"reference":{"__symbol":43,"members":[]},"diDeps":[],"lifecycleHooks":[]}},{"provider":{"token":{"identifier":{"reference":{"__symbol":42,"members":[]}}},"useClass":null,"useFactory":{"reference":{"__symbol":44,"members":[]},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":true,"isOptional":true,"token":{"identifier":{"reference":{"__symbol":42,"members":[]}}}}]},"deps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":true,"isOptional":true,"token":{"identifier":{"reference":{"__symbol":42,"members":[]}}}}],"multi":false},"module":{"reference":{"__symbol":43,"members":[]},"diDeps":[],"lifecycleHooks":[]}}],"modules":[{"reference":{"__symbol":41,"members":[]},"diDeps":[],"lifecycleHooks":[]},{"reference":{"__symbol":43,"members":[]},"diDeps":[],"lifecycleHooks":[]},{"reference":{"__symbol":45,"members":[]},"diDeps":[],"lifecycleHooks":[]},{"reference":{"__symbol":15,"members":[]},"diDeps":[],"lifecycleHooks":[]},{"reference":{"__symbol":25,"members":[]},"diDeps":[],"lifecycleHooks":[]},{"reference":{"__symbol":35,"members":[]},"diDeps":[],"lifecycleHooks":[]},{"reference":{"__symbol":36,"members":[]},"diDeps":[],"lifecycleHooks":[]}],"exportedDirectives":[{"reference":{"__symbol":46,"members":[]}},{"reference":{"__symbol":47,"members":[]}},{"reference":{"__symbol":48,"members":[]}},{"reference":{"__symbol":49,"members":[]}},{"reference":{"__symbol":50,"members":[]}},{"reference":{"__symbol":51,"members":[]}},{"reference":{"__symbol":52,"members":[]}},{"reference":{"__symbol":53,"members":[]}},{"reference":{"__symbol":54,"members":[]}},{"reference":{"__symbol":55,"members":[]}},{"reference":{"__symbol":56,"members":[]}},{"reference":{"__symbol":57,"members":[]}},{"reference":{"__symbol":58,"members":[]}},{"reference":{"__symbol":59,"members":[]}},{"reference":{"__symbol":60,"members":[]}}],"exportedPipes":[]}}],"symbols":[{"__symbol":0,"name":"Header","filePath":"./ui-shell.module"},{"__symbol":1,"name":"Header","filePath":"./header/header.module"},{"__symbol":2,"name":"HeaderItem","filePath":"./ui-shell.module"},{"__symbol":3,"name":"HeaderItem","filePath":"./header/header.module"},{"__symbol":4,"name":"HeaderMenu","filePath":"./ui-shell.module"},{"__symbol":5,"name":"HeaderMenu","filePath":"./header/header.module"},{"__symbol":6,"name":"HeaderNavigation","filePath":"./ui-shell.module"},{"__symbol":7,"name":"HeaderNavigation","filePath":"./header/header.module"},{"__symbol":8,"name":"HeaderGlobal","filePath":"./ui-shell.module"},{"__symbol":9,"name":"HeaderGlobal","filePath":"./header/header.module"},{"__symbol":10,"name":"HeaderAction","filePath":"./ui-shell.module"},{"__symbol":11,"name":"HeaderAction","filePath":"./header/header.module"},{"__symbol":12,"name":"Hamburger","filePath":"./ui-shell.module"},{"__symbol":13,"name":"Hamburger","filePath":"./header/header.module"},{"__symbol":14,"name":"HeaderModule","filePath":"./ui-shell.module"},{"__symbol":15,"name":"HeaderModule","filePath":"./header/header.module"},{"__symbol":16,"name":"SideNav","filePath":"./ui-shell.module"},{"__symbol":17,"name":"SideNav","filePath":"./sidenav/sidenav.module"},{"__symbol":18,"name":"SideNavHeader","filePath":"./ui-shell.module"},{"__symbol":19,"name":"SideNavHeader","filePath":"./sidenav/sidenav.module"},{"__symbol":20,"name":"SideNavItem","filePath":"./ui-shell.module"},{"__symbol":21,"name":"SideNavItem","filePath":"./sidenav/sidenav.module"},{"__symbol":22,"name":"SideNavMenu","filePath":"./ui-shell.module"},{"__symbol":23,"name":"SideNavMenu","filePath":"./sidenav/sidenav.module"},{"__symbol":24,"name":"SideNavModule","filePath":"./ui-shell.module"},{"__symbol":25,"name":"SideNavModule","filePath":"./sidenav/sidenav.module"},{"__symbol":26,"name":"Panel","filePath":"./ui-shell.module"},{"__symbol":27,"name":"Panel","filePath":"./panel/panel.module"},{"__symbol":28,"name":"ProductSwitcher","filePath":"./ui-shell.module"},{"__symbol":29,"name":"ProductSwitcher","filePath":"./panel/panel.module"},{"__symbol":30,"name":"SwitcherList","filePath":"./ui-shell.module"},{"__symbol":31,"name":"SwitcherList","filePath":"./panel/panel.module"},{"__symbol":32,"name":"SwitcherListItem","filePath":"./ui-shell.module"},{"__symbol":33,"name":"SwitcherListItem","filePath":"./panel/panel.module"},{"__symbol":34,"name":"PanelModule","filePath":"./ui-shell.module"},{"__symbol":35,"name":"PanelModule","filePath":"./panel/panel.module"},{"__symbol":36,"name":"UIShellModule","filePath":"./ui-shell.module"},{"__symbol":37,"name":"NgLocalization","filePath":"@angular/common"},{"__symbol":38,"name":"NgLocaleLocalization","filePath":"@angular/common"},{"__symbol":39,"name":"LOCALE_ID","filePath":"@angular/core"},{"__symbol":40,"name":"ɵangular_packages_common_common_a","filePath":"@angular/common"},{"__symbol":41,"name":"CommonModule","filePath":"@angular/common"},{"__symbol":42,"name":"I18n","filePath":"../i18n/i18n.service"},{"__symbol":43,"name":"I18nModule","filePath":"../i18n/i18n.module"},{"__symbol":44,"name":"I18N_SERVICE_PROVIDER_FACTORY","filePath":"../i18n/i18n.module"},{"__symbol":45,"name":"Close20Module","filePath":"@carbon/icons-angular/lib/close/20"},{"__symbol":46,"name":"Header","filePath":"./header/header.component"},{"__symbol":47,"name":"HeaderItem","filePath":"./header/header-item.component"},{"__symbol":48,"name":"HeaderMenu","filePath":"./header/header-menu.component"},{"__symbol":49,"name":"HeaderNavigation","filePath":"./header/header-navigation.component"},{"__symbol":50,"name":"HeaderGlobal","filePath":"./header/header-global.component"},{"__symbol":51,"name":"HeaderAction","filePath":"./header/header-action.component"},{"__symbol":52,"name":"Hamburger","filePath":"./header/hamburger.component"},{"__symbol":53,"name":"SideNav","filePath":"./sidenav/sidenav.component"},{"__symbol":54,"name":"SideNavHeader","filePath":"./sidenav/sidenav-header.component"},{"__symbol":55,"name":"SideNavItem","filePath":"./sidenav/sidenav-item.component"},{"__symbol":56,"name":"SideNavMenu","filePath":"./sidenav/sidenav-menu.component"},{"__symbol":57,"name":"Panel","filePath":"./panel/panel.component"},{"__symbol":58,"name":"ProductSwitcher","filePath":"./panel/product-switcher.component"},{"__symbol":59,"name":"SwitcherList","filePath":"./panel/switcher-list.component"},{"__symbol":60,"name":"SwitcherListItem","filePath":"./panel/switcher-list-item.component"}]}
|
|
@@ -1,285 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html class="no-js" lang="">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8">
|
|
5
|
-
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
6
|
-
<title>carbon-components-angular documentation</title>
|
|
7
|
-
<meta name="description" content="">
|
|
8
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
-
|
|
10
|
-
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
|
|
11
|
-
<link rel="stylesheet" href="../styles/style.css">
|
|
12
|
-
</head>
|
|
13
|
-
<body>
|
|
14
|
-
|
|
15
|
-
<div class="navbar navbar-default navbar-fixed-top visible-xs">
|
|
16
|
-
<a href="../" class="navbar-brand">carbon-components-angular documentation</a>
|
|
17
|
-
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
18
|
-
</div>
|
|
19
|
-
|
|
20
|
-
<div class="xs-menu menu" id="mobile-menu">
|
|
21
|
-
<div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
|
|
22
|
-
</div>
|
|
23
|
-
|
|
24
|
-
<div class="container-fluid main">
|
|
25
|
-
<div class="row main">
|
|
26
|
-
<div class="hidden-xs menu">
|
|
27
|
-
<compodoc-menu mode="normal"></compodoc-menu>
|
|
28
|
-
</div>
|
|
29
|
-
<!-- START CONTENT -->
|
|
30
|
-
<div class="content component">
|
|
31
|
-
<div class="content-data">
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
<ol class="breadcrumb">
|
|
37
|
-
<li>Components</li>
|
|
38
|
-
<li>ProductSwitcherItem</li>
|
|
39
|
-
</ol>
|
|
40
|
-
|
|
41
|
-
<ul class="nav nav-tabs" role="tablist">
|
|
42
|
-
<li class="active">
|
|
43
|
-
<a href="#info" role="tab" id="info-tab" data-toggle="tab" data-link="info">Info</a>
|
|
44
|
-
</li>
|
|
45
|
-
<li >
|
|
46
|
-
<a href="#source" role="tab" id="source-tab" data-toggle="tab" data-link="source">Source</a>
|
|
47
|
-
</li>
|
|
48
|
-
<li >
|
|
49
|
-
<a href="#tree" role="tab" id="tree-tab" data-toggle="tab" data-link="dom-tree">DOM Tree</a>
|
|
50
|
-
</li>
|
|
51
|
-
</ul>
|
|
52
|
-
|
|
53
|
-
<div class="tab-content">
|
|
54
|
-
<div class="tab-pane fade active in" id="c-info"><p class="comment">
|
|
55
|
-
<h3>File</h3>
|
|
56
|
-
</p>
|
|
57
|
-
<p class="comment">
|
|
58
|
-
<code>src/ui-shell/panel/product-switcher-item.component.ts</code>
|
|
59
|
-
</p>
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
<section>
|
|
66
|
-
<h3>Metadata</h3>
|
|
67
|
-
<table class="table table-sm table-hover">
|
|
68
|
-
<tbody>
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
<tr>
|
|
81
|
-
<td class="col-md-3">selector</td>
|
|
82
|
-
<td class="col-md-9"><code>ibm-product-switcher-item</code></td>
|
|
83
|
-
</tr>
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
<tr>
|
|
88
|
-
<td class="col-md-3">template</td>
|
|
89
|
-
<td class="col-md-9"><pre class="line-numbers"><code class="language-html"><ng-content></ng-content></code></pre></td>
|
|
90
|
-
</tr>
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
</tbody>
|
|
101
|
-
</table>
|
|
102
|
-
</section>
|
|
103
|
-
|
|
104
|
-
<section>
|
|
105
|
-
<h3 id="index">Index</h3>
|
|
106
|
-
<table class="table table-sm table-bordered index-table">
|
|
107
|
-
<tbody>
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
<tr>
|
|
113
|
-
<td class="col-md-4">
|
|
114
|
-
<h6><b>HostBindings</b></h6>
|
|
115
|
-
</td>
|
|
116
|
-
</tr>
|
|
117
|
-
<tr>
|
|
118
|
-
<td class="col-md-4">
|
|
119
|
-
<ul class="index-list">
|
|
120
|
-
<li>
|
|
121
|
-
<a href="#class.bx--product-switcher__item">class.bx--product-switcher__item</a>
|
|
122
|
-
</li>
|
|
123
|
-
</ul>
|
|
124
|
-
</td>
|
|
125
|
-
</tr>
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
</tbody>
|
|
129
|
-
</table>
|
|
130
|
-
</section>
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
<section>
|
|
136
|
-
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
137
|
-
<tbody>
|
|
138
|
-
<tr>
|
|
139
|
-
<td class="col-md-4">
|
|
140
|
-
<a name="class.bx--product-switcher__item"></a>
|
|
141
|
-
<span class="name">
|
|
142
|
-
<b>
|
|
143
|
-
class.bx--product-switcher__item
|
|
144
|
-
</b>
|
|
145
|
-
<a href="#class.bx--product-switcher__item"><span class="icon ion-ios-link"></span></a>
|
|
146
|
-
</span>
|
|
147
|
-
</td>
|
|
148
|
-
</tr>
|
|
149
|
-
<tr>
|
|
150
|
-
<td class="col-md-4">
|
|
151
|
-
<code>class.bx--product-switcher__item: <code></code>
|
|
152
|
-
</code>
|
|
153
|
-
</td>
|
|
154
|
-
</tr>
|
|
155
|
-
<tr>
|
|
156
|
-
<td class="col-md-4">
|
|
157
|
-
<i>Default value : </i><code>true</code>
|
|
158
|
-
</td>
|
|
159
|
-
</tr>
|
|
160
|
-
<tr>
|
|
161
|
-
<td class="col-md-4">
|
|
162
|
-
<div class="io-line">Defined in <a href="" data-line="8" class="link-to-prism">src/ui-shell/panel/product-switcher-item.component.ts:8</a></div>
|
|
163
|
-
</td>
|
|
164
|
-
</tr>
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
</tbody>
|
|
168
|
-
</table>
|
|
169
|
-
</section>
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
</div>
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
<div class="tab-pane fade tab-source-code" id="c-source">
|
|
178
|
-
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { Component, HostBinding } from "@angular/core";
|
|
179
|
-
|
|
180
|
-
@Component({
|
|
181
|
-
selector: "ibm-product-switcher-item",
|
|
182
|
-
template: `<ng-content></ng-content>`
|
|
183
|
-
})
|
|
184
|
-
export class ProductSwitcherItem {
|
|
185
|
-
@HostBinding("class.bx--product-switcher__item") hostClass = true;
|
|
186
|
-
}
|
|
187
|
-
</code></pre>
|
|
188
|
-
</div>
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
<div class="tab-pane fade " id="c-tree">
|
|
193
|
-
<div id="tree-container"></div>
|
|
194
|
-
<div class="tree-legend">
|
|
195
|
-
<div class="title">
|
|
196
|
-
<b>Legend</b>
|
|
197
|
-
</div>
|
|
198
|
-
<div>
|
|
199
|
-
<div class="color htmlelement"></div><span>Html element</span>
|
|
200
|
-
</div>
|
|
201
|
-
<div>
|
|
202
|
-
<div class="color component"></div><span>Component</span>
|
|
203
|
-
</div>
|
|
204
|
-
<div>
|
|
205
|
-
<div class="color directive"></div><span>Html element with directive</span>
|
|
206
|
-
</div>
|
|
207
|
-
</div>
|
|
208
|
-
</div>
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
</div>
|
|
212
|
-
|
|
213
|
-
<script src="../js/libs/vis.min.js"></script>
|
|
214
|
-
<script src="../js/libs/htmlparser.js"></script>
|
|
215
|
-
<script src="../js/libs/deep-iterator.js"></script>
|
|
216
|
-
<script>
|
|
217
|
-
var COMPONENT_TEMPLATE = '<div><ng-content></ng-content></div>'
|
|
218
|
-
var COMPONENTS = [{'name': 'Accordion', 'selector': 'ibm-accordion'},{'name': 'AccordionItem', 'selector': 'ibm-accordion-item'},{'name': 'AlertModal', 'selector': 'ibm-alert-modal'},{'name': 'Breadcrumb', 'selector': 'ibm-breadcrumb'},{'name': 'BreadcrumbItemComponent', 'selector': 'ibm-breadcrumb-item'},{'name': 'Checkbox', 'selector': 'ibm-checkbox'},{'name': 'ClickableTile', 'selector': 'ibm-clickable-tile'},{'name': 'CodeSnippet', 'selector': 'ibm-code-snippet'},{'name': 'ComboBox', 'selector': 'ibm-combo-box'},{'name': 'ContentSwitcher', 'selector': 'ibm-content-switcher'},{'name': 'DatePicker', 'selector': 'ibm-date-picker'},{'name': 'DatePickerInput', 'selector': 'ibm-date-picker-input'},{'name': 'Dialog', 'selector': 'ibm-dialog'},{'name': 'DialogPlaceholder', 'selector': 'ibm-dialog-placeholder'},{'name': 'Documentation', 'selector': 'ibm-documentation'},{'name': 'Dropdown', 'selector': 'ibm-dropdown'},{'name': 'DropdownList', 'selector': 'ibm-dropdown-list'},{'name': 'ExpandableTile', 'selector': 'ibm-expandable-tile'},{'name': 'File', 'selector': 'ibm-file'},{'name': 'FileUploader', 'selector': 'ibm-file-uploader'},{'name': 'Hamburger', 'selector': 'ibm-hamburger'},{'name': 'Header', 'selector': 'ibm-header'},{'name': 'HeaderAction', 'selector': 'ibm-header-action'},{'name': 'HeaderGlobal', 'selector': 'ibm-header-global'},{'name': 'HeaderItem', 'selector': 'ibm-header-item'},{'name': 'HeaderMenu', 'selector': 'ibm-header-menu'},{'name': 'HeaderNavigation', 'selector': 'ibm-header-navigation'},{'name': 'InlineLoading', 'selector': 'ibm-inline-loading'},{'name': 'Label', 'selector': 'ibm-label'},{'name': 'ListColumn', 'selector': 'ibm-list-column'},{'name': 'ListHeader', 'selector': 'ibm-list-header'},{'name': 'ListRow', 'selector': 'ibm-list-row'},{'name': 'Loading', 'selector': 'ibm-loading'},{'name': 'Modal', 'selector': 'ibm-modal'},{'name': 'ModalFooter', 'selector': 'ibm-modal-footer'},{'name': 'ModalHeader', 'selector': 'ibm-modal-header'},{'name': 'ModalPlaceholder', 'selector': 'ibm-modal-placeholder'},{'name': 'Notification', 'selector': 'ibm-notification'},{'name': 'Number', 'selector': 'ibm-number'},{'name': 'OverflowMenu', 'selector': 'ibm-overflow-menu'},{'name': 'OverflowMenuOption', 'selector': 'ibm-overflow-menu-option'},{'name': 'OverflowMenuPane', 'selector': 'ibm-overflow-menu-pane'},{'name': 'Overlay', 'selector': 'ibm-overlay'},{'name': 'Pagination', 'selector': 'ibm-pagination'},{'name': 'Panel', 'selector': 'ibm-panel'},{'name': 'Placeholder', 'selector': 'ibm-placeholder'},{'name': 'ProductSwitcher', 'selector': 'ibm-product-switcher'},{'name': 'ProductSwitcherItem', 'selector': 'ibm-product-switcher-item'},{'name': 'ProductSwitcherList', 'selector': 'ibm-product-switcher-list'},{'name': 'ProductSwitcherListItem', 'selector': 'ibm-product-switcher-list-item'},{'name': 'ProgressIndicator', 'selector': 'ibm-progress-indicator'},{'name': 'Radio', 'selector': 'ibm-radio'},{'name': 'RadioGroup', 'selector': 'ibm-radio-group'},{'name': 'Sample', 'selector': 'ibm-sample'},{'name': 'SampleSub', 'selector': 'ibm-sample-sub'},{'name': 'Search', 'selector': 'ibm-search'},{'name': 'Select', 'selector': 'ibm-select'},{'name': 'SelectionTile', 'selector': 'ibm-selection-tile'},{'name': 'SideNav', 'selector': 'ibm-sidenav'},{'name': 'SideNavHeader', 'selector': 'ibm-sidenav-header'},{'name': 'SideNavItem', 'selector': 'ibm-sidenav-item'},{'name': 'SideNavMenu', 'selector': 'ibm-sidenav-menu'},{'name': 'Slider', 'selector': 'ibm-slider'},{'name': 'StructuredList', 'selector': 'ibm-structured-list'},{'name': 'Tab', 'selector': 'ibm-tab'},{'name': 'TabHeaders', 'selector': 'ibm-tab-headers'},{'name': 'Table', 'selector': 'ibm-table'},{'name': 'TableContainer', 'selector': 'ibm-table-container'},{'name': 'TableHeader', 'selector': 'ibm-table-header'},{'name': 'TableToolbar', 'selector': 'ibm-table-toolbar'},{'name': 'TableToolbarActions', 'selector': 'ibm-table-toolbar-actions'},{'name': 'TableToolbarContent', 'selector': 'ibm-table-toolbar-content'},{'name': 'TableToolbarSearch', 'selector': 'ibm-table-toolbar-search'},{'name': 'Tabs', 'selector': 'ibm-tabs'},{'name': 'Tag', 'selector': 'ibm-tag'},{'name': 'TagFilter', 'selector': 'ibm-tag-filter'},{'name': 'Tile', 'selector': 'ibm-tile'},{'name': 'TileGroup', 'selector': 'ibm-tile-group'},{'name': 'TimePicker', 'selector': 'ibm-timepicker'},{'name': 'TimePickerSelect', 'selector': 'ibm-timepicker-select'},{'name': 'Toast', 'selector': 'ibm-toast'},{'name': 'Toggle', 'selector': 'ibm-toggle'},{'name': 'Tooltip', 'selector': 'ibm-tooltip'},{'name': 'TooltipDefinition', 'selector': 'ibm-tooltip-definition'},{'name': 'TooltipIcon', 'selector': 'ibm-tooltip-icon'}];
|
|
219
|
-
var DIRECTIVES = [{'name': 'Button', 'selector': '[ibmButton]'},{'name': 'ColumnDirective', 'selector': '[ibmCol]'},{'name': 'ContentSwitcherOption', 'selector': '[ibmContentOption]'},{'name': 'DataGridFocus', 'selector': '[ibmDataGridFocus]'},{'name': 'DialogDirective', 'selector': '[ibmDialog]'},{'name': 'EllipsisTooltip', 'selector': '[ibmEllipsisTooltip]'},{'name': 'ExpandedRowHover', 'selector': '[ibmExpandedRowHover]'},{'name': 'GridDirective', 'selector': '[ibmGrid]'},{'name': 'Link', 'selector': '[ibmLink]'},{'name': 'List', 'selector': '[ibmList]'},{'name': 'ListItemDirective', 'selector': '[ibmListItem]'},{'name': 'OptGroup', 'selector': 'optgroup'},{'name': 'Option', 'selector': 'option'},{'name': 'OverflowMenuDirective', 'selector': '[ibmOverflowMenu]'},{'name': 'RowDirective', 'selector': '[ibmRow]'},{'name': 'ScrollableList', 'selector': '[ibmScrollableList]'},{'name': 'TableHeaderDescription', 'selector': '[ibmTableHeaderDescription]'},{'name': 'TableHeaderTitle', 'selector': '[ibmTableHeaderTitle]'},{'name': 'TextArea', 'selector': '[ibmTextArea]'},{'name': 'TextInput', 'selector': '[ibmText]'},{'name': 'TooltipDirective', 'selector': '[ibmTooltip]'}];
|
|
220
|
-
var ACTUAL_COMPONENT = {'name': 'ProductSwitcherItem'};
|
|
221
|
-
</script>
|
|
222
|
-
<script src="../js/tree.js"></script>
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
</div><div class="search-results">
|
|
238
|
-
<div class="has-results">
|
|
239
|
-
<h1 class="search-results-title"><span class='search-results-count'></span> result-matching "<span class='search-query'></span>"</h1>
|
|
240
|
-
<ul class="search-results-list"></ul>
|
|
241
|
-
</div>
|
|
242
|
-
<div class="no-results">
|
|
243
|
-
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
|
|
244
|
-
</div>
|
|
245
|
-
</div>
|
|
246
|
-
</div>
|
|
247
|
-
<!-- END CONTENT -->
|
|
248
|
-
</div>
|
|
249
|
-
</div>
|
|
250
|
-
|
|
251
|
-
<script>
|
|
252
|
-
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
253
|
-
var COMPODOC_CURRENT_PAGE_CONTEXT = 'component';
|
|
254
|
-
var COMPODOC_CURRENT_PAGE_URL = 'ProductSwitcherItem.html';
|
|
255
|
-
</script>
|
|
256
|
-
|
|
257
|
-
<script src="../js/libs/custom-elements.min.js"></script>
|
|
258
|
-
<script src="../js/libs/lit-html.js"></script>
|
|
259
|
-
<!-- Required to polyfill modern browsers as code is ES5 for IE... -->
|
|
260
|
-
<script src="../js/libs/custom-elements-es5-adapter.js" charset="utf-8" defer></script>
|
|
261
|
-
<script src="../js/menu-wc.js" defer></script>
|
|
262
|
-
|
|
263
|
-
<script src="../js/libs/bootstrap-native.js"></script>
|
|
264
|
-
|
|
265
|
-
<script src="../js/libs/es6-shim.min.js"></script>
|
|
266
|
-
<script src="../js/libs/EventDispatcher.js"></script>
|
|
267
|
-
<script src="../js/libs/promise.min.js"></script>
|
|
268
|
-
<script src="../js/libs/zepto.min.js"></script>
|
|
269
|
-
|
|
270
|
-
<script src="../js/compodoc.js"></script>
|
|
271
|
-
|
|
272
|
-
<script src="../js/tabs.js"></script>
|
|
273
|
-
<script src="../js/menu.js"></script>
|
|
274
|
-
<script src="../js/libs/clipboard.min.js"></script>
|
|
275
|
-
<script src="../js/libs/prism.js"></script>
|
|
276
|
-
<script src="../js/sourceCode.js"></script>
|
|
277
|
-
<script src="../js/search/search.js"></script>
|
|
278
|
-
<script src="../js/search/lunr.min.js"></script>
|
|
279
|
-
<script src="../js/search/search-lunr.js"></script>
|
|
280
|
-
<script src="../js/search/search_index.js"></script>
|
|
281
|
-
<script src="../js/lazy-load-graphs.js"></script>
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
</body>
|
|
285
|
-
</html>
|