carbon-components-angular 5.68.0 → 5.70.0
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/README.md +4 -1
- package/aspect-ratio/aspect-ratio.directive.d.ts +54 -0
- package/aspect-ratio/aspect-ratio.module.d.ts +27 -0
- package/aspect-ratio/index.d.ts +23 -0
- package/breadcrumb/breadcrumb.component.d.ts +5 -1
- package/button/button-set.component.d.ts +11 -1
- package/docs/documentation/components/AILabelComponent.html +1 -1
- package/docs/documentation/components/Accordion.html +1 -1
- package/docs/documentation/components/AccordionItem.html +1 -1
- package/docs/documentation/components/ActionableNotification.html +1 -1
- package/docs/documentation/components/AlertModal.html +1 -1
- package/docs/documentation/components/BaseIconButton.html +1 -1
- package/docs/documentation/components/BaseNotification.html +1 -1
- package/docs/documentation/components/BaseTabHeader.html +1 -1
- package/docs/documentation/components/Breadcrumb.html +74 -32
- package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
- package/docs/documentation/components/ButtonSet.html +255 -7
- package/docs/documentation/components/Checkbox.html +1 -1
- package/docs/documentation/components/CheckboxGroup.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/ComboButtonComponent.html +1 -1
- package/docs/documentation/components/ContainedList.html +1 -1
- package/docs/documentation/components/ContainedListItem.html +1 -1
- package/docs/documentation/components/ContentSwitcher.html +1 -1
- package/docs/documentation/components/ContextMenuComponent.html +1 -1
- package/docs/documentation/components/ContextMenuDividerComponent.html +1 -1
- package/docs/documentation/components/ContextMenuGroupComponent.html +1 -1
- package/docs/documentation/components/ContextMenuItemComponent.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/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/FileComponent.html +1 -1
- package/docs/documentation/components/FileUploader.html +58 -50
- package/docs/documentation/components/Hamburger.html +1 -1
- package/docs/documentation/components/Header.html +1 -1
- package/docs/documentation/components/HeaderAction.html +1 -1
- package/docs/documentation/components/HeaderGlobal.html +1 -1
- package/docs/documentation/components/HeaderItem.html +1 -1
- package/docs/documentation/components/HeaderMenu.html +1 -1
- package/docs/documentation/components/HeaderNavigation.html +1 -1
- package/docs/documentation/components/IconButton.html +1 -1
- 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/MenuButtonComponent.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/Notification.html +1 -1
- package/docs/documentation/components/NumberComponent.html +1 -1
- package/docs/documentation/components/OverflowMenu.html +1 -1
- package/docs/documentation/components/OverflowMenuCustomPane.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/PaginationNav.html +1 -1
- package/docs/documentation/components/PaginationNavItem.html +1 -1
- package/docs/documentation/components/PaginationOverflow.html +1 -1
- package/docs/documentation/components/Panel.html +1 -1
- package/docs/documentation/components/PasswordInputLabelComponent.html +1 -1
- package/docs/documentation/components/Placeholder.html +1 -1
- package/docs/documentation/components/PopoverContent.html +1 -1
- package/docs/documentation/components/ProgressBar.html +80 -36
- 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/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 +1 -1
- package/docs/documentation/components/SideNavItem.html +1 -1
- package/docs/documentation/components/SideNavMenu.html +1 -1
- package/docs/documentation/components/SkeletonPlaceholder.html +1 -1
- package/docs/documentation/components/SkeletonText.html +1 -1
- package/docs/documentation/components/Slider.html +1 -1
- package/docs/documentation/components/StructuredList.html +1 -1
- package/docs/documentation/components/SwitcherList.html +1 -1
- package/docs/documentation/components/SwitcherListItem.html +1 -1
- package/docs/documentation/components/Tab.html +1 -1
- package/docs/documentation/components/TabHeaderGroup.html +1 -1
- package/docs/documentation/components/TabHeaders.html +1 -1
- package/docs/documentation/components/TabSkeleton.html +1 -1
- package/docs/documentation/components/Table.html +1 -1
- package/docs/documentation/components/TableBody.html +1 -1
- package/docs/documentation/components/TableCheckbox.html +1 -1
- package/docs/documentation/components/TableContainer.html +1 -1
- package/docs/documentation/components/TableData.html +1 -1
- package/docs/documentation/components/TableExpandButton.html +1 -1
- package/docs/documentation/components/TableExpandedRow.html +1 -1
- package/docs/documentation/components/TableHead.html +1 -1
- package/docs/documentation/components/TableHeadCell.html +1 -1
- package/docs/documentation/components/TableHeadCheckbox.html +1 -1
- package/docs/documentation/components/TableHeadExpand.html +1 -1
- package/docs/documentation/components/TableHeader.html +1 -1
- package/docs/documentation/components/TableHeaderDecorator.html +1 -1
- package/docs/documentation/components/TableRadio.html +1 -1
- package/docs/documentation/components/TableRowComponent.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/TagOperationalComponent.html +1 -1
- package/docs/documentation/components/TagSelectableComponent.html +1 -1
- package/docs/documentation/components/TextInputLabelComponent.html +1 -1
- package/docs/documentation/components/TextareaLabelComponent.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/Toggletip.html +1 -1
- package/docs/documentation/components/Tooltip.html +1 -1
- package/docs/documentation/components/TooltipDefinition.html +1 -1
- package/docs/documentation/components/TreeNodeComponent.html +1 -1
- package/docs/documentation/components/TreeViewComponent.html +82 -40
- package/docs/documentation/coverage.html +27 -15
- package/docs/documentation/dependencies.html +3 -3
- package/docs/documentation/directives/AspectRatioDirective.html +1037 -0
- package/docs/documentation/directives/Link.html +253 -4
- package/docs/documentation/graph/dependencies.svg +2432 -2390
- package/docs/documentation/index.html +19 -1
- package/docs/documentation/js/menu-wc.js +17 -0
- package/docs/documentation/js/menu-wc_es5.js +1 -1
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/miscellaneous/typealiases.html +22 -1
- package/docs/documentation/modules/AspectRatioModule/dependencies.svg +66 -0
- package/docs/documentation/modules/AspectRatioModule.html +367 -0
- package/docs/documentation/modules/CheckboxModule/dependencies.svg +8 -8
- package/docs/documentation/modules/CheckboxModule.html +8 -8
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +6 -6
- package/docs/documentation/modules/ComboBoxModule.html +6 -6
- package/docs/documentation/modules/ComboButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboButtonModule.html +4 -4
- package/docs/documentation/modules/ContextMenuModule/dependencies.svg +52 -52
- package/docs/documentation/modules/ContextMenuModule.html +52 -52
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +46 -42
- package/docs/documentation/modules/DatePickerInputModule.html +46 -42
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +33 -29
- package/docs/documentation/modules/DatePickerModule.html +33 -29
- package/docs/documentation/modules/DialogModule/dependencies.svg +92 -92
- package/docs/documentation/modules/DialogModule.html +92 -92
- package/docs/documentation/modules/DocumentationModule/dependencies.svg +4 -4
- package/docs/documentation/modules/DocumentationModule.html +4 -4
- package/docs/documentation/modules/DropdownModule/dependencies.svg +83 -83
- package/docs/documentation/modules/DropdownModule.html +83 -83
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +58 -58
- package/docs/documentation/modules/FileUploaderModule.html +58 -58
- package/docs/documentation/modules/GridModule/dependencies.svg +63 -63
- package/docs/documentation/modules/GridModule.html +63 -63
- package/docs/documentation/modules/HeaderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/HeaderModule.html +4 -4
- package/docs/documentation/modules/I18nModule/dependencies.svg +15 -15
- package/docs/documentation/modules/I18nModule.html +15 -15
- package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/InlineLoadingModule.html +4 -4
- package/docs/documentation/modules/InputModule/dependencies.svg +4 -4
- package/docs/documentation/modules/InputModule.html +4 -4
- package/docs/documentation/modules/LayerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LayerModule.html +4 -4
- package/docs/documentation/modules/LayoutModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LayoutModule.html +4 -4
- package/docs/documentation/modules/LinkModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LinkModule.html +4 -4
- package/docs/documentation/modules/ListModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ListModule.html +4 -4
- package/docs/documentation/modules/LoadingModule/dependencies.svg +13 -13
- package/docs/documentation/modules/LoadingModule.html +13 -13
- package/docs/documentation/modules/MenuButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/MenuButtonModule.html +4 -4
- package/docs/documentation/modules/ModalModule/dependencies.svg +38 -38
- package/docs/documentation/modules/ModalModule.html +38 -38
- package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NFormsModule.html +4 -4
- package/docs/documentation/modules/NotificationModule/dependencies.svg +131 -131
- package/docs/documentation/modules/NotificationModule.html +131 -131
- package/docs/documentation/modules/NumberModule/dependencies.svg +24 -24
- package/docs/documentation/modules/NumberModule.html +24 -24
- package/docs/documentation/modules/PaginationModule/dependencies.svg +56 -56
- package/docs/documentation/modules/PaginationModule.html +56 -56
- package/docs/documentation/modules/PanelModule/dependencies.svg +36 -36
- package/docs/documentation/modules/PanelModule.html +36 -36
- package/docs/documentation/modules/PopoverModule/dependencies.svg +4 -4
- package/docs/documentation/modules/PopoverModule.html +4 -4
- package/docs/documentation/modules/ProgressBarModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ProgressBarModule.html +4 -4
- package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +24 -24
- package/docs/documentation/modules/ProgressIndicatorModule.html +24 -24
- package/docs/documentation/modules/RadioModule/dependencies.svg +51 -47
- package/docs/documentation/modules/RadioModule.html +51 -47
- package/docs/documentation/modules/SearchModule/dependencies.svg +49 -45
- package/docs/documentation/modules/SearchModule.html +49 -45
- package/docs/documentation/modules/SelectModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SelectModule.html +4 -4
- package/docs/documentation/modules/SideNavModule/dependencies.svg +41 -41
- package/docs/documentation/modules/SideNavModule.html +41 -41
- package/docs/documentation/modules/SliderModule/dependencies.svg +26 -26
- package/docs/documentation/modules/SliderModule.html +26 -26
- package/docs/documentation/modules/StructuredListModule/dependencies.svg +68 -68
- package/docs/documentation/modules/StructuredListModule.html +68 -68
- package/docs/documentation/modules/TabsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TabsModule.html +4 -4
- package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
- package/docs/documentation/modules/ThemeModule.html +13 -13
- package/docs/documentation/modules/TilesModule/dependencies.svg +109 -109
- package/docs/documentation/modules/TilesModule.html +109 -109
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +20 -20
- package/docs/documentation/modules/TimePickerModule.html +20 -20
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +30 -30
- package/docs/documentation/modules/TimePickerSelectModule.html +30 -30
- package/docs/documentation/modules/ToggleModule/dependencies.svg +37 -41
- package/docs/documentation/modules/ToggleModule.html +37 -41
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +38 -38
- package/docs/documentation/modules/ToggletipModule.html +38 -38
- package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TooltipModule.html +28 -28
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
- package/docs/documentation/modules/TreeviewModule.html +36 -36
- package/docs/documentation/modules.html +17 -0
- package/docs/documentation/overview.html +2434 -2392
- package/docs/documentation.json +761 -174
- package/docs/storybook/3882.9e469f74.iframe.bundle.js +1 -0
- package/docs/storybook/6765.d3d95861.iframe.bundle.js +1 -0
- package/docs/storybook/8446.ede82a46.iframe.bundle.js +1 -0
- package/docs/storybook/901.85bd76a6.iframe.bundle.js +1 -0
- package/docs/storybook/ai-label-ai-label-stories.83ed183b.iframe.bundle.js +1 -0
- package/docs/storybook/aspect-ratio-aspect-ratio-stories.c37d215b.iframe.bundle.js +1 -0
- package/docs/storybook/breadcrumb-breadcrumb-stories.dd2ec21e.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-set-stories.728ebf5f.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-stories.c9729421.iframe.bundle.js +1 -0
- package/docs/storybook/button-icon-button-stories.fc23268c.iframe.bundle.js +1 -0
- package/docs/storybook/code-snippet-code-snippet-stories.3a3612f5.iframe.bundle.js +1 -0
- package/docs/storybook/combo-button-combo-button-stories.cef397f6.iframe.bundle.js +1 -0
- package/docs/storybook/contained-list-contained-list-stories.0ffa11a3.iframe.bundle.js +1 -0
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.1472d98b.iframe.bundle.js +1 -0
- package/docs/storybook/file-uploader-file-stories.de3eb6c6.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index-stories.aaa9daa9.iframe.bundle.js +1 -0
- package/docs/storybook/index.json +1 -1
- package/docs/storybook/input-password-stories.017691b2.iframe.bundle.js +1 -0
- package/docs/storybook/{link-link-stories.4cac438a.iframe.bundle.js → link-link-stories.f3492da3.iframe.bundle.js} +1 -1
- package/docs/storybook/main.6a758e9e.iframe.bundle.js +1 -0
- package/docs/storybook/main.css +4 -0
- package/docs/storybook/menu-button-menu-button-stories.8c0d07ce.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-nav-stories.0597d93b.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-stories.2cf29e31.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-dialogs-modal-with-table-stories.4f440932.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-forms-multi-step-form-stories.b14dd97f.iframe.bundle.js +1 -0
- package/docs/storybook/{progress-bar-progress-bar-stories.1a710c39.iframe.bundle.js → progress-bar-progress-bar-stories.c95454e6.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/runtime~main.95ff2c7c.iframe.bundle.js +1 -0
- package/docs/storybook/stories.json +1 -1
- package/docs/storybook/toggletip-toggletip-stories.d189bccc.iframe.bundle.js +1 -0
- package/docs/storybook/{treeview-treeview-stories.5f353fb5.iframe.bundle.js → treeview-treeview-stories.dd4ab04a.iframe.bundle.js} +1 -1
- package/esm2020/aspect-ratio/aspect-ratio.directive.mjs +94 -0
- package/esm2020/aspect-ratio/aspect-ratio.module.mjs +16 -0
- package/esm2020/aspect-ratio/carbon-components-angular-aspect-ratio.mjs +5 -0
- package/esm2020/aspect-ratio/index.mjs +4 -0
- package/esm2020/breadcrumb/breadcrumb.component.mjs +12 -4
- package/esm2020/button/button-set.component.mjs +51 -4
- package/esm2020/file-uploader/file-uploader.component.mjs +1 -1
- package/esm2020/index.mjs +2 -1
- package/esm2020/link/link.directive.mjs +31 -2
- package/esm2020/notification/actionable-notification.component.mjs +1 -1
- package/esm2020/progress-bar/progress-bar.component.mjs +13 -3
- package/esm2020/tiles/clickable-tile.component.mjs +1 -1
- package/esm2020/treeview/treeview.component.mjs +12 -4
- package/fesm2015/carbon-components-angular-aspect-ratio.mjs +114 -0
- package/fesm2015/carbon-components-angular-aspect-ratio.mjs.map +1 -0
- package/fesm2015/carbon-components-angular-breadcrumb.mjs +11 -3
- package/fesm2015/carbon-components-angular-breadcrumb.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-button.mjs +48 -2
- package/fesm2015/carbon-components-angular-button.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-file-uploader.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-link.mjs +30 -1
- package/fesm2015/carbon-components-angular-link.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-notification.mjs +1 -1
- package/fesm2015/carbon-components-angular-notification.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-progress-bar.mjs +12 -2
- package/fesm2015/carbon-components-angular-progress-bar.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-tiles.mjs +1 -1
- package/fesm2015/carbon-components-angular-tiles.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-treeview.mjs +11 -3
- package/fesm2015/carbon-components-angular-treeview.mjs.map +1 -1
- package/fesm2015/carbon-components-angular.mjs +1 -0
- package/fesm2015/carbon-components-angular.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-aspect-ratio.mjs +114 -0
- package/fesm2020/carbon-components-angular-aspect-ratio.mjs.map +1 -0
- package/fesm2020/carbon-components-angular-breadcrumb.mjs +11 -3
- package/fesm2020/carbon-components-angular-breadcrumb.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-button.mjs +48 -2
- package/fesm2020/carbon-components-angular-button.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-file-uploader.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-link.mjs +30 -1
- package/fesm2020/carbon-components-angular-link.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-notification.mjs +1 -1
- package/fesm2020/carbon-components-angular-notification.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-progress-bar.mjs +12 -2
- package/fesm2020/carbon-components-angular-progress-bar.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-tiles.mjs +1 -1
- package/fesm2020/carbon-components-angular-tiles.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-treeview.mjs +11 -3
- package/fesm2020/carbon-components-angular-treeview.mjs.map +1 -1
- package/fesm2020/carbon-components-angular.mjs +1 -0
- package/fesm2020/carbon-components-angular.mjs.map +1 -1
- package/file-uploader/file-uploader.component.d.ts +1 -1
- package/index.d.ts +1 -0
- package/link/link.directive.d.ts +12 -1
- package/package.json +9 -1
- package/progress-bar/progress-bar.component.d.ts +5 -1
- package/treeview/treeview.component.d.ts +5 -1
- package/docs/storybook/3882.2af5ae61.iframe.bundle.js +0 -1
- package/docs/storybook/6765.d905495d.iframe.bundle.js +0 -1
- package/docs/storybook/8446.1692c590.iframe.bundle.js +0 -1
- package/docs/storybook/901.9de15b4c.iframe.bundle.js +0 -1
- package/docs/storybook/ai-label-ai-label-stories.3863651c.iframe.bundle.js +0 -1
- package/docs/storybook/breadcrumb-breadcrumb-stories.67d90790.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-set-stories.f700607b.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-stories.1ffb2978.iframe.bundle.js +0 -1
- package/docs/storybook/button-icon-button-stories.bf455670.iframe.bundle.js +0 -1
- package/docs/storybook/code-snippet-code-snippet-stories.206940f5.iframe.bundle.js +0 -1
- package/docs/storybook/combo-button-combo-button-stories.17bfb9ad.iframe.bundle.js +0 -1
- package/docs/storybook/contained-list-contained-list-stories.30927845.iframe.bundle.js +0 -1
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.d99d789a.iframe.bundle.js +0 -1
- package/docs/storybook/file-uploader-file-stories.b2dca44d.iframe.bundle.js +0 -1
- package/docs/storybook/index-stories.c6574320.iframe.bundle.js +0 -1
- package/docs/storybook/input-password-stories.de80f004.iframe.bundle.js +0 -1
- package/docs/storybook/main.4ba3ac58.iframe.bundle.js +0 -1
- package/docs/storybook/menu-button-menu-button-stories.869bfd47.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-nav-stories.647ce4df.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-stories.aa18b936.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-dialogs-modal-with-table-stories.667327eb.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-forms-multi-step-form-stories.9778a566.iframe.bundle.js +0 -1
- package/docs/storybook/runtime~main.229d454b.iframe.bundle.js +0 -1
- package/docs/storybook/toggletip-toggletip-stories.44da6843.iframe.bundle.js +0 -1
|
@@ -127,6 +127,9 @@
|
|
|
127
127
|
<tr>
|
|
128
128
|
<td class="col-md-4">
|
|
129
129
|
<ul class="index-list">
|
|
130
|
+
<li>
|
|
131
|
+
<a href="#AspectRatioValue" title="src/aspect-ratio/aspect-ratio.directive.ts" ><b>AspectRatioValue</b> (src/.../aspect-ratio.directive.ts)</a>
|
|
132
|
+
</li>
|
|
130
133
|
<li>
|
|
131
134
|
<a href="#ButtonSize" title="src/button/button.types.ts" ><b>ButtonSize</b> (src/.../button.types.ts)</a>
|
|
132
135
|
</li>
|
|
@@ -188,7 +191,25 @@
|
|
|
188
191
|
</table>
|
|
189
192
|
</section>
|
|
190
193
|
|
|
191
|
-
<h3>src/
|
|
194
|
+
<h3>src/aspect-ratio/aspect-ratio.directive.ts</h3>
|
|
195
|
+
<section data-compodoc="block-typealias">
|
|
196
|
+
<table class="table table-sm table-bordered">
|
|
197
|
+
<tbody>
|
|
198
|
+
<tr>
|
|
199
|
+
<td class="col-md-4">
|
|
200
|
+
<a name="AspectRatioValue"></a>
|
|
201
|
+
<span class="name "><b>AspectRatioValue</b><a href="#AspectRatioValue"><span class="icon ion-ios-link"></span></a></span>
|
|
202
|
+
</td>
|
|
203
|
+
</tr>
|
|
204
|
+
<tr>
|
|
205
|
+
<td class="col-md-4">
|
|
206
|
+
<code> <code>"1x1" | "2x3" | "3x2" | "3x4" | "4x3" | "1x2" | "2x1" | "9x16" | "16x9"</code>
|
|
207
|
+
</code>
|
|
208
|
+
</td>
|
|
209
|
+
</tr>
|
|
210
|
+
</tbody>
|
|
211
|
+
</table>
|
|
212
|
+
</section> <h3>src/button/button.types.ts</h3>
|
|
192
213
|
<section data-compodoc="block-typealias">
|
|
193
214
|
<table class="table table-sm table-bordered">
|
|
194
215
|
<tbody>
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
3
|
+
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
4
|
+
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
5
|
+
-->
|
|
6
|
+
<!-- Title: dependencies Pages: 1 -->
|
|
7
|
+
<svg width="504pt" height="284pt"
|
|
8
|
+
viewBox="0.00 0.00 504.00 284.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
9
|
+
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 280)">
|
|
10
|
+
<title>dependencies</title>
|
|
11
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-280 500,-280 500,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="227.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="14,-10 14,-30 34,-30 34,-10 14,-10"/>
|
|
14
|
+
<text text-anchor="start" x="37.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="127,-10 127,-30 147,-30 147,-10 127,-10"/>
|
|
16
|
+
<text text-anchor="start" x="150.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="213,-10 213,-30 233,-30 233,-10 213,-10"/>
|
|
18
|
+
<text text-anchor="start" x="236.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="310,-10 310,-30 330,-30 330,-10 310,-10"/>
|
|
20
|
+
<text text-anchor="start" x="333.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="406,-10 406,-30 426,-30 426,-10 406,-10"/>
|
|
22
|
+
<text text-anchor="start" x="429.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
23
|
+
<g id="clust1" class="cluster">
|
|
24
|
+
<title>cluster_AspectRatioModule</title>
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="162,-70 162,-268 334,-268 334,-70 162,-70"/>
|
|
26
|
+
</g>
|
|
27
|
+
<g id="clust2" class="cluster">
|
|
28
|
+
<title>cluster_AspectRatioModule_declarations</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="171,-78 171,-130 325,-130 325,-78 171,-78"/>
|
|
30
|
+
</g>
|
|
31
|
+
<g id="clust5" class="cluster">
|
|
32
|
+
<title>cluster_AspectRatioModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="170,-208 170,-260 326,-260 326,-208 170,-208"/>
|
|
34
|
+
</g>
|
|
35
|
+
<!-- AspectRatioDirective -->
|
|
36
|
+
<g id="node1" class="node">
|
|
37
|
+
<title>AspectRatioDirective</title>
|
|
38
|
+
<polygon fill="#ffffb3" stroke="black" points="316.79,-122 179.21,-122 179.21,-86 316.79,-86 316.79,-122"/>
|
|
39
|
+
<text text-anchor="middle" x="248" y="-99.8" font-family="Times,serif" font-size="14.00">AspectRatioDirective</text>
|
|
40
|
+
</g>
|
|
41
|
+
<!-- AspectRatioModule -->
|
|
42
|
+
<g id="node2" class="node">
|
|
43
|
+
<title>AspectRatioModule</title>
|
|
44
|
+
<polygon fill="#8dd3c7" stroke="black" points="312.25,-187 309.25,-191 288.25,-191 285.25,-187 183.75,-187 183.75,-151 312.25,-151 312.25,-187"/>
|
|
45
|
+
<text text-anchor="middle" x="248" y="-164.8" font-family="Times,serif" font-size="14.00">AspectRatioModule</text>
|
|
46
|
+
</g>
|
|
47
|
+
<!-- AspectRatioDirective->AspectRatioModule -->
|
|
48
|
+
<g id="edge1" class="edge">
|
|
49
|
+
<title>AspectRatioDirective->AspectRatioModule</title>
|
|
50
|
+
<path fill="none" stroke="black" d="M248,-122.11C248,-122.11 248,-140.99 248,-140.99"/>
|
|
51
|
+
<polygon fill="black" stroke="black" points="244.5,-140.99 248,-150.99 251.5,-140.99 244.5,-140.99"/>
|
|
52
|
+
</g>
|
|
53
|
+
<!-- AspectRatioDirective -->
|
|
54
|
+
<g id="node3" class="node">
|
|
55
|
+
<title>AspectRatioDirective </title>
|
|
56
|
+
<polygon fill="#fb8072" stroke="black" points="318.29,-252 177.71,-252 177.71,-216 318.29,-216 318.29,-252"/>
|
|
57
|
+
<text text-anchor="middle" x="248" y="-229.8" font-family="Times,serif" font-size="14.00">AspectRatioDirective </text>
|
|
58
|
+
</g>
|
|
59
|
+
<!-- AspectRatioModule->AspectRatioDirective -->
|
|
60
|
+
<g id="edge2" class="edge">
|
|
61
|
+
<title>AspectRatioModule->AspectRatioDirective </title>
|
|
62
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M248,-187.11C248,-187.11 248,-205.99 248,-205.99"/>
|
|
63
|
+
<polygon fill="black" stroke="black" points="244.5,-205.99 248,-215.99 251.5,-205.99 244.5,-205.99"/>
|
|
64
|
+
</g>
|
|
65
|
+
</g>
|
|
66
|
+
</svg>
|
|
@@ -0,0 +1,367 @@
|
|
|
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
|
+
<link rel="stylesheet" href="../styles/dark.css">
|
|
13
|
+
|
|
14
|
+
<style>
|
|
15
|
+
footer.carbon {
|
|
16
|
+
position: absolute;
|
|
17
|
+
bottom: 0;
|
|
18
|
+
width: 100%;
|
|
19
|
+
z-index: 9999;
|
|
20
|
+
}
|
|
21
|
+
#root > div {
|
|
22
|
+
/*
|
|
23
|
+
* Subtracting the height of the footer to prevent
|
|
24
|
+
* overlaying the footer ontop of content
|
|
25
|
+
*/
|
|
26
|
+
height: calc(100vh - 48px);
|
|
27
|
+
}
|
|
28
|
+
</style>
|
|
29
|
+
</head>
|
|
30
|
+
<body>
|
|
31
|
+
<script>
|
|
32
|
+
// Blocking script to avoid flickering dark mode
|
|
33
|
+
// Dark mode toggle button
|
|
34
|
+
var useDark = window.matchMedia('(prefers-color-scheme: dark)');
|
|
35
|
+
var darkModeState = useDark.matches;
|
|
36
|
+
var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
37
|
+
var $darkModeToggles = document.querySelectorAll('.dark-mode-switch');
|
|
38
|
+
var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state');
|
|
39
|
+
|
|
40
|
+
function checkToggle(check) {
|
|
41
|
+
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
42
|
+
$darkModeToggleSwitchers[i].checked = check;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
function toggleDarkMode(state) {
|
|
47
|
+
if (window.localStorage) {
|
|
48
|
+
localStorage.setItem('compodoc_darkmode-state', state);
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
checkToggle(state);
|
|
52
|
+
|
|
53
|
+
const hasClass = document.body.classList.contains('dark');
|
|
54
|
+
|
|
55
|
+
if (state) {
|
|
56
|
+
for (var i = 0; i < $darkModeToggles.length; i++) {
|
|
57
|
+
$darkModeToggles[i].classList.add('dark');
|
|
58
|
+
}
|
|
59
|
+
if (!hasClass) {
|
|
60
|
+
document.body.classList.add('dark');
|
|
61
|
+
}
|
|
62
|
+
} else {
|
|
63
|
+
for (var i = 0; i < $darkModeToggles.length; i++) {
|
|
64
|
+
$darkModeToggles[i].classList.remove('dark');
|
|
65
|
+
}
|
|
66
|
+
if (hasClass) {
|
|
67
|
+
document.body.classList.remove('dark');
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
useDark.addEventListener('change', function (evt) {
|
|
73
|
+
toggleDarkMode(evt.matches);
|
|
74
|
+
});
|
|
75
|
+
if (darkModeStateLocal) {
|
|
76
|
+
darkModeState = darkModeStateLocal === 'true';
|
|
77
|
+
}
|
|
78
|
+
toggleDarkMode(darkModeState);
|
|
79
|
+
</script>
|
|
80
|
+
|
|
81
|
+
<div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
|
|
82
|
+
<div class="d-flex">
|
|
83
|
+
<a href="../" class="navbar-brand">carbon-components-angular documentation</a>
|
|
84
|
+
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
85
|
+
</div>
|
|
86
|
+
</div>
|
|
87
|
+
|
|
88
|
+
<div class="xs-menu menu" id="mobile-menu">
|
|
89
|
+
<div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
|
|
90
|
+
</div>
|
|
91
|
+
|
|
92
|
+
<div class="container-fluid main">
|
|
93
|
+
<div class="row main">
|
|
94
|
+
<div class="d-none d-md-block menu">
|
|
95
|
+
<compodoc-menu mode="normal"></compodoc-menu>
|
|
96
|
+
</div>
|
|
97
|
+
<!-- START CONTENT -->
|
|
98
|
+
<div class="content module">
|
|
99
|
+
<div class="content-data">
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
<ol class="breadcrumb">
|
|
104
|
+
<li class="breadcrumb-item">Modules</li>
|
|
105
|
+
<li class="breadcrumb-item" >AspectRatioModule</li>
|
|
106
|
+
</ol>
|
|
107
|
+
|
|
108
|
+
<div class="text-center module-graph-container">
|
|
109
|
+
<div id="module-graph-svg">
|
|
110
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
111
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
112
|
+
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
113
|
+
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
114
|
+
-->
|
|
115
|
+
<!-- Title: dependencies Pages: 1 -->
|
|
116
|
+
<svg width="504pt" height="284pt"
|
|
117
|
+
viewBox="0.00 0.00 504.00 284.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
118
|
+
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 280)">
|
|
119
|
+
<title>dependencies</title>
|
|
120
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-280 500,-280 500,4 -4,4"/>
|
|
121
|
+
<text text-anchor="start" x="227.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
122
|
+
<polygon fill="#ffffb3" stroke="transparent" points="14,-10 14,-30 34,-30 34,-10 14,-10"/>
|
|
123
|
+
<text text-anchor="start" x="37.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
124
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="127,-10 127,-30 147,-30 147,-10 127,-10"/>
|
|
125
|
+
<text text-anchor="start" x="150.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
126
|
+
<polygon fill="#80b1d3" stroke="transparent" points="213,-10 213,-30 233,-30 233,-10 213,-10"/>
|
|
127
|
+
<text text-anchor="start" x="236.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
128
|
+
<polygon fill="#fdb462" stroke="transparent" points="310,-10 310,-30 330,-30 330,-10 310,-10"/>
|
|
129
|
+
<text text-anchor="start" x="333.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
130
|
+
<polygon fill="#fb8072" stroke="transparent" points="406,-10 406,-30 426,-30 426,-10 406,-10"/>
|
|
131
|
+
<text text-anchor="start" x="429.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
132
|
+
<g id="clust1" class="cluster">
|
|
133
|
+
<title>cluster_AspectRatioModule</title>
|
|
134
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="162,-70 162,-268 334,-268 334,-70 162,-70"/>
|
|
135
|
+
</g>
|
|
136
|
+
<g id="clust2" class="cluster">
|
|
137
|
+
<title>cluster_AspectRatioModule_declarations</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="171,-78 171,-130 325,-130 325,-78 171,-78"/>
|
|
139
|
+
</g>
|
|
140
|
+
<g id="clust5" class="cluster">
|
|
141
|
+
<title>cluster_AspectRatioModule_exports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="170,-208 170,-260 326,-260 326,-208 170,-208"/>
|
|
143
|
+
</g>
|
|
144
|
+
<!-- AspectRatioDirective -->
|
|
145
|
+
<g id="node1" class="node">
|
|
146
|
+
<title>AspectRatioDirective</title>
|
|
147
|
+
<polygon fill="#ffffb3" stroke="black" points="316.79,-122 179.21,-122 179.21,-86 316.79,-86 316.79,-122"/>
|
|
148
|
+
<text text-anchor="middle" x="248" y="-99.8" font-family="Times,serif" font-size="14.00">AspectRatioDirective</text>
|
|
149
|
+
</g>
|
|
150
|
+
<!-- AspectRatioModule -->
|
|
151
|
+
<g id="node2" class="node">
|
|
152
|
+
<title>AspectRatioModule</title>
|
|
153
|
+
<polygon fill="#8dd3c7" stroke="black" points="312.25,-187 309.25,-191 288.25,-191 285.25,-187 183.75,-187 183.75,-151 312.25,-151 312.25,-187"/>
|
|
154
|
+
<text text-anchor="middle" x="248" y="-164.8" font-family="Times,serif" font-size="14.00">AspectRatioModule</text>
|
|
155
|
+
</g>
|
|
156
|
+
<!-- AspectRatioDirective->AspectRatioModule -->
|
|
157
|
+
<g id="edge1" class="edge">
|
|
158
|
+
<title>AspectRatioDirective->AspectRatioModule</title>
|
|
159
|
+
<path fill="none" stroke="black" d="M248,-122.11C248,-122.11 248,-140.99 248,-140.99"/>
|
|
160
|
+
<polygon fill="black" stroke="black" points="244.5,-140.99 248,-150.99 251.5,-140.99 244.5,-140.99"/>
|
|
161
|
+
</g>
|
|
162
|
+
<!-- AspectRatioDirective -->
|
|
163
|
+
<g id="node3" class="node">
|
|
164
|
+
<title>AspectRatioDirective </title>
|
|
165
|
+
<polygon fill="#fb8072" stroke="black" points="318.29,-252 177.71,-252 177.71,-216 318.29,-216 318.29,-252"/>
|
|
166
|
+
<text text-anchor="middle" x="248" y="-229.8" font-family="Times,serif" font-size="14.00">AspectRatioDirective </text>
|
|
167
|
+
</g>
|
|
168
|
+
<!-- AspectRatioModule->AspectRatioDirective -->
|
|
169
|
+
<g id="edge2" class="edge">
|
|
170
|
+
<title>AspectRatioModule->AspectRatioDirective </title>
|
|
171
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M248,-187.11C248,-187.11 248,-205.99 248,-205.99"/>
|
|
172
|
+
<polygon fill="black" stroke="black" points="244.5,-205.99 248,-215.99 251.5,-205.99 244.5,-205.99"/>
|
|
173
|
+
</g>
|
|
174
|
+
</g>
|
|
175
|
+
</svg>
|
|
176
|
+
|
|
177
|
+
</div>
|
|
178
|
+
<i id="fullscreen" class="icon ion-ios-resize module-graph-fullscreen-btn" aria-hidden="true"></i>
|
|
179
|
+
<div class="btn-group size-buttons">
|
|
180
|
+
<button id="zoom-in" class="btn btn-default btn-sm">Zoom in</button>
|
|
181
|
+
<button id="reset" class="btn btn-default btn-sm">Reset</button>
|
|
182
|
+
<button id="zoom-out" class="btn btn-default btn-sm">Zoom out</button>
|
|
183
|
+
</div>
|
|
184
|
+
</div>
|
|
185
|
+
<script src="../js/libs/svg-pan-zoom.min.js"></script>
|
|
186
|
+
<script src="../js/svg-pan-zoom.controls.js"></script>
|
|
187
|
+
|
|
188
|
+
<ul class="nav nav-tabs" role="tablist">
|
|
189
|
+
<li class="nav-item">
|
|
190
|
+
<a href="#info"
|
|
191
|
+
class="nav-link"
|
|
192
|
+
class="nav-link active"
|
|
193
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
194
|
+
</li>
|
|
195
|
+
<li class="nav-item">
|
|
196
|
+
<a href="#source"
|
|
197
|
+
class="nav-link"
|
|
198
|
+
|
|
199
|
+
role="tab" id="source-tab" data-bs-toggle="tab" data-link="source">Source</a>
|
|
200
|
+
</li>
|
|
201
|
+
</ul>
|
|
202
|
+
|
|
203
|
+
<div class="tab-content">
|
|
204
|
+
<div class="tab-pane fade active in" id="info">
|
|
205
|
+
|
|
206
|
+
<p class="comment">
|
|
207
|
+
<h3>File</h3>
|
|
208
|
+
</p>
|
|
209
|
+
<p class="comment">
|
|
210
|
+
<code>src/aspect-ratio/aspect-ratio.module.ts</code>
|
|
211
|
+
</p>
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
<div class="container-fluid module">
|
|
218
|
+
<div class="row">
|
|
219
|
+
<div class="col-sm-3">
|
|
220
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
221
|
+
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
222
|
+
<ul class="list-group">
|
|
223
|
+
<li class="list-group-item">
|
|
224
|
+
<a href="../directives/AspectRatioDirective.html">AspectRatioDirective</a>
|
|
225
|
+
</li>
|
|
226
|
+
</ul>
|
|
227
|
+
</div>
|
|
228
|
+
<div class="col-sm-3">
|
|
229
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
230
|
+
title="Official documentation about module exports"><span
|
|
231
|
+
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
232
|
+
<ul class="list-group">
|
|
233
|
+
<li class="list-group-item">
|
|
234
|
+
<a href="../directives/AspectRatioDirective.html">AspectRatioDirective</a>
|
|
235
|
+
</li>
|
|
236
|
+
</ul>
|
|
237
|
+
</div>
|
|
238
|
+
</div>
|
|
239
|
+
</div>
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
</div>
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
<div class="tab-pane fade tab-source-code" id="source">
|
|
246
|
+
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { NgModule } from "@angular/core";
|
|
247
|
+
import { AspectRatioDirective } from "./aspect-ratio.directive";
|
|
248
|
+
|
|
249
|
+
@NgModule({
|
|
250
|
+
declarations: [AspectRatioDirective],
|
|
251
|
+
exports: [AspectRatioDirective]
|
|
252
|
+
})
|
|
253
|
+
export class AspectRatioModule {}
|
|
254
|
+
</code></pre>
|
|
255
|
+
</div>
|
|
256
|
+
</div>
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
</div><div class="search-results">
|
|
275
|
+
<div class="has-results">
|
|
276
|
+
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
277
|
+
<ul class="search-results-list"></ul>
|
|
278
|
+
</div>
|
|
279
|
+
<div class="no-results">
|
|
280
|
+
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
|
|
281
|
+
</div>
|
|
282
|
+
</div>
|
|
283
|
+
</div>
|
|
284
|
+
<!-- END CONTENT -->
|
|
285
|
+
</div>
|
|
286
|
+
</div>
|
|
287
|
+
|
|
288
|
+
<label class="dark-mode-switch">
|
|
289
|
+
<input type="checkbox">
|
|
290
|
+
<span class="slider">
|
|
291
|
+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
|
|
292
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
293
|
+
</svg>
|
|
294
|
+
</span>
|
|
295
|
+
</label>
|
|
296
|
+
|
|
297
|
+
<script>
|
|
298
|
+
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
299
|
+
var COMPODOC_CURRENT_PAGE_CONTEXT = 'module';
|
|
300
|
+
var COMPODOC_CURRENT_PAGE_URL = 'AspectRatioModule.html';
|
|
301
|
+
var MAX_SEARCH_RESULTS = 15;
|
|
302
|
+
</script>
|
|
303
|
+
|
|
304
|
+
<script>
|
|
305
|
+
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
306
|
+
checkToggle(darkModeState);
|
|
307
|
+
if ($darkModeToggleSwitchers.length > 0) {
|
|
308
|
+
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
309
|
+
$darkModeToggleSwitchers[i].addEventListener('change', function (event) {
|
|
310
|
+
darkModeState = !darkModeState;
|
|
311
|
+
toggleDarkMode(darkModeState);
|
|
312
|
+
});
|
|
313
|
+
}
|
|
314
|
+
}
|
|
315
|
+
</script>
|
|
316
|
+
|
|
317
|
+
<script src="../js/libs/custom-elements.min.js"></script>
|
|
318
|
+
<script src="../js/libs/lit-html.js"></script>
|
|
319
|
+
|
|
320
|
+
<script src="../js/menu-wc.js" defer></script>
|
|
321
|
+
<script nomodule src="../js/menu-wc_es5.js" defer></script>
|
|
322
|
+
|
|
323
|
+
<script src="../js/libs/bootstrap-native.js"></script>
|
|
324
|
+
|
|
325
|
+
<script src="../js/libs/es6-shim.min.js"></script>
|
|
326
|
+
<script src="../js/libs/EventDispatcher.js"></script>
|
|
327
|
+
<script src="../js/libs/promise.min.js"></script>
|
|
328
|
+
<script src="../js/libs/zepto.min.js"></script>
|
|
329
|
+
|
|
330
|
+
<script src="../js/compodoc.js"></script>
|
|
331
|
+
|
|
332
|
+
<script src="../js/tabs.js"></script>
|
|
333
|
+
<script src="../js/menu.js"></script>
|
|
334
|
+
<script src="../js/libs/clipboard.min.js"></script>
|
|
335
|
+
<script src="../js/libs/prism.js"></script>
|
|
336
|
+
<script src="../js/sourceCode.js"></script>
|
|
337
|
+
<script src="../js/search/search.js"></script>
|
|
338
|
+
<script src="../js/search/lunr.min.js"></script>
|
|
339
|
+
<script src="../js/search/search-lunr.js"></script>
|
|
340
|
+
<script src="../js/search/search_index.js"></script>
|
|
341
|
+
<script src="../js/lazy-load-graphs.js"></script>
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
<footer class="carbon">
|
|
347
|
+
<dds-footer-container key="footer" disable-locale-button="true" size="micro" />
|
|
348
|
+
</footer>
|
|
349
|
+
|
|
350
|
+
<script
|
|
351
|
+
key="8"
|
|
352
|
+
type="module"
|
|
353
|
+
src="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/tag/v1/latest/footer.min.js">
|
|
354
|
+
</script>
|
|
355
|
+
|
|
356
|
+
<!-- Storybook override -->
|
|
357
|
+
<script>
|
|
358
|
+
document.title = "Carbon Components Angular";
|
|
359
|
+
</script>
|
|
360
|
+
|
|
361
|
+
<script
|
|
362
|
+
src="//1.www.s81c.com/common/stats/ibm-common.js"
|
|
363
|
+
type="text/javascript"
|
|
364
|
+
async="async">
|
|
365
|
+
</script>
|
|
366
|
+
</body>
|
|
367
|
+
</html>
|
|
@@ -24,22 +24,22 @@
|
|
|
24
24
|
<title>cluster_CheckboxModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1280,-379.59 1280,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust5" class="cluster">
|
|
28
|
-
<title>cluster_CheckboxModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="773,-189.59 773,-241.59 873,-241.59 873,-189.59 773,-189.59"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_CheckboxModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="550,-189.59 550,-241.59 765,-241.59 765,-189.59 550,-189.59"/>
|
|
34
30
|
</g>
|
|
35
|
-
<g id="clust4" class="cluster">
|
|
36
|
-
<title>cluster_CheckboxModule_CheckboxGroup_providers</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="658,-101.3 658,-153.3 1272,-153.3 1272,-101.3 658,-101.3"/>
|
|
38
|
-
</g>
|
|
39
31
|
<g id="clust6" class="cluster">
|
|
40
32
|
<title>cluster_CheckboxModule_exports</title>
|
|
41
33
|
<polygon fill="none" stroke="black" points="583,-319.59 583,-371.59 805,-371.59 805,-319.59 583,-319.59"/>
|
|
42
34
|
</g>
|
|
35
|
+
<g id="clust5" class="cluster">
|
|
36
|
+
<title>cluster_CheckboxModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="773,-189.59 773,-241.59 873,-241.59 873,-189.59 773,-189.59"/>
|
|
38
|
+
</g>
|
|
39
|
+
<g id="clust4" class="cluster">
|
|
40
|
+
<title>cluster_CheckboxModule_CheckboxGroup_providers</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="658,-101.3 658,-153.3 1272,-153.3 1272,-101.3 658,-101.3"/>
|
|
42
|
+
</g>
|
|
43
43
|
<g id="clust3" class="cluster">
|
|
44
44
|
<title>cluster_CheckboxModule_Checkbox_providers</title>
|
|
45
45
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 650,-176.59 650,-78 16,-78"/>
|
|
@@ -133,22 +133,22 @@
|
|
|
133
133
|
<title>cluster_CheckboxModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1280,-379.59 1280,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust5" class="cluster">
|
|
137
|
-
<title>cluster_CheckboxModule_imports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="773,-189.59 773,-241.59 873,-241.59 873,-189.59 773,-189.59"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust2" class="cluster">
|
|
141
137
|
<title>cluster_CheckboxModule_declarations</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="550,-189.59 550,-241.59 765,-241.59 765,-189.59 550,-189.59"/>
|
|
143
139
|
</g>
|
|
144
|
-
<g id="clust4" class="cluster">
|
|
145
|
-
<title>cluster_CheckboxModule_CheckboxGroup_providers</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="658,-101.3 658,-153.3 1272,-153.3 1272,-101.3 658,-101.3"/>
|
|
147
|
-
</g>
|
|
148
140
|
<g id="clust6" class="cluster">
|
|
149
141
|
<title>cluster_CheckboxModule_exports</title>
|
|
150
142
|
<polygon fill="none" stroke="black" points="583,-319.59 583,-371.59 805,-371.59 805,-319.59 583,-319.59"/>
|
|
151
143
|
</g>
|
|
144
|
+
<g id="clust5" class="cluster">
|
|
145
|
+
<title>cluster_CheckboxModule_imports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="773,-189.59 773,-241.59 873,-241.59 873,-189.59 773,-189.59"/>
|
|
147
|
+
</g>
|
|
148
|
+
<g id="clust4" class="cluster">
|
|
149
|
+
<title>cluster_CheckboxModule_CheckboxGroup_providers</title>
|
|
150
|
+
<polygon fill="none" stroke="black" points="658,-101.3 658,-153.3 1272,-153.3 1272,-101.3 658,-101.3"/>
|
|
151
|
+
</g>
|
|
152
152
|
<g id="clust3" class="cluster">
|
|
153
153
|
<title>cluster_CheckboxModule_Checkbox_providers</title>
|
|
154
154
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 650,-176.59 650,-78 16,-78"/>
|
|
@@ -24,17 +24,17 @@
|
|
|
24
24
|
<title>cluster_ComboBoxModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 760,-379.59 760,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="
|
|
28
|
-
<title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
27
|
+
<g id="clust5" class="cluster">
|
|
28
|
+
<title>cluster_ComboBoxModule_exports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="280,-319.59 280,-371.59 520,-371.59 520,-319.59 280,-319.59"/>
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust4" class="cluster">
|
|
32
32
|
<title>cluster_ComboBoxModule_imports</title>
|
|
33
33
|
<polygon fill="none" stroke="black" points="306,-189.59 306,-241.59 752,-241.59 752,-189.59 306,-189.59"/>
|
|
34
34
|
</g>
|
|
35
|
-
<g id="
|
|
36
|
-
<title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
35
|
+
<g id="clust2" class="cluster">
|
|
36
|
+
<title>cluster_ComboBoxModule_declarations</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="202,-189.59 202,-241.59 298,-241.59 298,-189.59 202,-189.59"/>
|
|
38
38
|
</g>
|
|
39
39
|
<g id="clust3" class="cluster">
|
|
40
40
|
<title>cluster_ComboBoxModule_ComboBox_providers</title>
|
|
@@ -133,17 +133,17 @@
|
|
|
133
133
|
<title>cluster_ComboBoxModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 760,-379.59 760,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="
|
|
137
|
-
<title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
136
|
+
<g id="clust5" class="cluster">
|
|
137
|
+
<title>cluster_ComboBoxModule_exports</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="280,-319.59 280,-371.59 520,-371.59 520,-319.59 280,-319.59"/>
|
|
139
139
|
</g>
|
|
140
140
|
<g id="clust4" class="cluster">
|
|
141
141
|
<title>cluster_ComboBoxModule_imports</title>
|
|
142
142
|
<polygon fill="none" stroke="black" points="306,-189.59 306,-241.59 752,-241.59 752,-189.59 306,-189.59"/>
|
|
143
143
|
</g>
|
|
144
|
-
<g id="
|
|
145
|
-
<title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
144
|
+
<g id="clust2" class="cluster">
|
|
145
|
+
<title>cluster_ComboBoxModule_declarations</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="202,-189.59 202,-241.59 298,-241.59 298,-189.59 202,-189.59"/>
|
|
147
147
|
</g>
|
|
148
148
|
<g id="clust3" class="cluster">
|
|
149
149
|
<title>cluster_ComboBoxModule_ComboBox_providers</title>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_ComboButtonModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 578,-268 578,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust2" class="cluster">
|
|
28
|
-
<title>cluster_ComboButtonModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="394,-78 394,-130 570,-130 570,-78 394,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust5" class="cluster">
|
|
32
28
|
<title>cluster_ComboButtonModule_exports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="171,-208 171,-260 351,-260 351,-208 171,-208"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust2" class="cluster">
|
|
32
|
+
<title>cluster_ComboButtonModule_declarations</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="394,-78 394,-130 570,-130 570,-78 394,-78"/>
|
|
34
|
+
</g>
|
|
35
35
|
<g id="clust4" class="cluster">
|
|
36
36
|
<title>cluster_ComboButtonModule_imports</title>
|
|
37
37
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 386,-130 386,-78 16,-78"/>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_ComboButtonModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 578,-268 578,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust2" class="cluster">
|
|
137
|
-
<title>cluster_ComboButtonModule_declarations</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="394,-78 394,-130 570,-130 570,-78 394,-78"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust5" class="cluster">
|
|
141
137
|
<title>cluster_ComboButtonModule_exports</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="171,-208 171,-260 351,-260 351,-208 171,-208"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust2" class="cluster">
|
|
141
|
+
<title>cluster_ComboButtonModule_declarations</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="394,-78 394,-130 570,-130 570,-78 394,-78"/>
|
|
143
|
+
</g>
|
|
144
144
|
<g id="clust4" class="cluster">
|
|
145
145
|
<title>cluster_ComboButtonModule_imports</title>
|
|
146
146
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 386,-130 386,-78 16,-78"/>
|