carbon-components-angular 5.8.1 → 5.9.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/docs/documentation/classes/NumberChange.html +5 -0
- 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 +1 -1
- package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
- package/docs/documentation/components/ButtonSet.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 +22 -20
- 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 +85 -74
- package/docs/documentation/components/ExpandableTile.html +1 -1
- package/docs/documentation/components/FileComponent.html +1 -1
- package/docs/documentation/components/FileUploader.html +46 -42
- 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 +311 -252
- 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 +10 -23
- package/docs/documentation/components/Notification.html +1 -1
- package/docs/documentation/components/NumberComponent.html +105 -64
- 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/Placeholder.html +1 -1
- package/docs/documentation/components/PopoverContent.html +1 -1
- package/docs/documentation/components/ProgressBar.html +1 -1
- package/docs/documentation/components/ProgressIndicator.html +23 -36
- 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 +46 -48
- package/docs/documentation/components/SideNav.html +1 -1
- package/docs/documentation/components/SideNavItem.html +30 -24
- package/docs/documentation/components/SideNavMenu.html +5 -9
- package/docs/documentation/components/SkeletonPlaceholder.html +1 -1
- package/docs/documentation/components/SkeletonText.html +1 -1
- package/docs/documentation/components/Slider.html +107 -90
- 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 +120 -31
- 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/TableRadio.html +1 -1
- package/docs/documentation/components/TableRowComponent.html +1 -1
- package/docs/documentation/components/TableToolbar.html +8 -8
- 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/TextInputLabelComponent.html +1197 -0
- package/docs/documentation/components/TextareaLabelComponent.html +1243 -0
- package/docs/documentation/components/Tile.html +1 -1
- package/docs/documentation/components/TileGroup.html +142 -27
- package/docs/documentation/components/TimePicker.html +1 -1
- package/docs/documentation/components/TimePickerSelect.html +1 -1
- package/docs/documentation/components/Toast.html +28 -44
- 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/coverage.html +35 -11
- package/docs/documentation/directives/DialogDirective.html +9 -11
- package/docs/documentation/directives/OverflowMenuDirective.html +2 -2
- package/docs/documentation/graph/dependencies.svg +2646 -2598
- package/docs/documentation/images/coverage-badge-documentation.svg +1 -1
- package/docs/documentation/js/menu-wc.js +15 -9
- package/docs/documentation/js/menu-wc_es5.js +1 -1
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +40 -36
- package/docs/documentation/modules/DatePickerInputModule.html +40 -36
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +39 -39
- package/docs/documentation/modules/DatePickerModule.html +39 -39
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +34 -34
- package/docs/documentation/modules/FileUploaderModule.html +34 -34
- package/docs/documentation/modules/GridModule/dependencies.svg +60 -60
- package/docs/documentation/modules/GridModule.html +60 -60
- package/docs/documentation/modules/InputModule/dependencies.svg +107 -59
- package/docs/documentation/modules/InputModule.html +126 -60
- package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LoadingModule.html +4 -4
- package/docs/documentation/modules/NFormsModule/dependencies.svg +10 -4
- package/docs/documentation/modules/NFormsModule.html +15 -5
- package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NumberModule.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 +42 -54
- package/docs/documentation/modules/ProgressIndicatorModule.html +43 -60
- package/docs/documentation/modules/RadioModule/dependencies.svg +4 -8
- package/docs/documentation/modules/RadioModule.html +4 -8
- package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SearchModule.html +4 -4
- package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SliderModule.html +4 -4
- package/docs/documentation/modules/StructuredListModule/dependencies.svg +66 -66
- package/docs/documentation/modules/StructuredListModule.html +66 -66
- package/docs/documentation/modules/TableModule/dependencies.svg +216 -216
- package/docs/documentation/modules/TableModule.html +216 -216
- package/docs/documentation/modules/TilesModule/dependencies.svg +73 -73
- package/docs/documentation/modules/TilesModule.html +73 -73
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +41 -45
- package/docs/documentation/modules/TimePickerModule.html +41 -45
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +41 -45
- package/docs/documentation/modules/TimePickerSelectModule.html +41 -45
- package/docs/documentation/modules/ToggleModule/dependencies.svg +45 -41
- package/docs/documentation/modules/ToggleModule.html +45 -41
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
- package/docs/documentation/modules/ToggletipModule.html +37 -37
- package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TooltipModule.html +28 -28
- package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
- package/docs/documentation/modules/UIShellModule.html +4 -4
- package/docs/documentation/overview.html +2647 -2599
- package/docs/documentation.json +1057 -448
- package/docs/storybook/1741.0cb8b504.iframe.bundle.js +1 -0
- package/docs/storybook/1895.d4241266.iframe.bundle.js +1 -0
- package/docs/storybook/{3224.acb75ed6.iframe.bundle.js → 3224.8b16624b.iframe.bundle.js} +1 -1
- package/docs/storybook/{3348.91a6fc53.iframe.bundle.js → 3348.683a45b7.iframe.bundle.js} +1 -1
- package/docs/storybook/{3931.f22006ff.iframe.bundle.js → 3931.55f9fea9.iframe.bundle.js} +1 -1
- package/docs/storybook/5868.3e7f17a9.iframe.bundle.js +1 -0
- package/docs/storybook/{1235.8d840d5b.iframe.bundle.js → 7153.87910de3.iframe.bundle.js} +1 -1
- package/docs/storybook/7773.6c3cf943.iframe.bundle.js +1 -0
- package/docs/storybook/{901.aa635bd3.iframe.bundle.js → 901.3e5cc559.iframe.bundle.js} +1 -1
- package/docs/storybook/combobox-combobox-stories.fdeea2f7.iframe.bundle.js +1 -0
- package/docs/storybook/file-uploader-file-uploader-stories.fb6f46e6.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/main.bfc9d82d.iframe.bundle.js +1 -0
- package/docs/storybook/{progress-indicator-progress-indicator-stories.7a79da0d.iframe.bundle.js → number-input-number-stories.3ea609db.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-dialogs-modal-with-table-stories.f2295407.iframe.bundle.js → patterns-dialogs-modal-with-table-stories.494ac5a3.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-forms-multi-step-form-stories.0d86ee5b.iframe.bundle.js → patterns-forms-multi-step-form-stories.75d0fa39.iframe.bundle.js} +1 -1
- package/docs/storybook/patterns-loading-large-loading-stories.8c04d095.iframe.bundle.js +1 -0
- package/docs/storybook/progress-indicator-progress-indicator-stories.dcc5c5ca.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.c5d3a693.iframe.bundle.js → runtime~main.5d2fe1c8.iframe.bundle.js} +1 -1
- package/docs/storybook/slider-slider-stories.feee50aa.iframe.bundle.js +1 -0
- package/docs/storybook/{tabs-tabs-stories.d36fc351.iframe.bundle.js → tabs-tabs-stories.675b2d72.iframe.bundle.js} +1 -1
- package/docs/storybook/ui-shell-ui-shell-stories.90ac54a8.iframe.bundle.js +1 -0
- package/esm2020/combobox/combobox.component.mjs +4 -2
- package/esm2020/dialog/dialog.directive.mjs +4 -6
- package/esm2020/dropdown/list/dropdown-list.component.mjs +39 -30
- package/esm2020/file-uploader/file-uploader.component.mjs +16 -13
- package/esm2020/forms/forms.module.mjs +7 -4
- package/esm2020/forms/index.mjs +2 -2
- package/esm2020/input/index.mjs +3 -1
- package/esm2020/input/input.module.mjs +13 -3
- package/esm2020/input/label.component.mjs +200 -124
- package/esm2020/input/text-input-label.component.mjs +211 -0
- package/esm2020/input/textarea-label.component.mjs +215 -0
- package/esm2020/modal/modal-header.component.mjs +7 -9
- package/esm2020/notification/toast.component.mjs +10 -12
- package/esm2020/number-input/number.component.mjs +10 -2
- package/esm2020/progress-indicator/progress-indicator.component.mjs +8 -10
- package/esm2020/progress-indicator/progress-indicator.module.mjs +1 -5
- package/esm2020/slider/slider.component.mjs +6 -5
- package/esm2020/table/toolbar/table-toolbar.component.mjs +7 -7
- package/esm2020/tabs/tab-headers.component.mjs +10 -2
- package/esm2020/tiles/selection-tile.component.mjs +21 -23
- package/esm2020/tiles/tile-group.component.mjs +25 -5
- package/esm2020/ui-shell/sidenav/sidenav-item.component.mjs +8 -2
- package/esm2020/ui-shell/sidenav/sidenav-menu.component.mjs +4 -9
- package/fesm2015/carbon-components-angular-combobox.mjs +3 -1
- package/fesm2015/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-dialog.mjs +3 -5
- package/fesm2015/carbon-components-angular-dialog.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-dropdown.mjs +38 -29
- package/fesm2015/carbon-components-angular-dropdown.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-file-uploader.mjs +15 -12
- package/fesm2015/carbon-components-angular-file-uploader.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-forms.mjs +7 -4
- package/fesm2015/carbon-components-angular-forms.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-input.mjs +572 -74
- package/fesm2015/carbon-components-angular-input.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-modal.mjs +11 -13
- package/fesm2015/carbon-components-angular-modal.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-notification.mjs +7 -9
- package/fesm2015/carbon-components-angular-notification.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-number-input.mjs +9 -1
- package/fesm2015/carbon-components-angular-number-input.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-progress-indicator.mjs +7 -13
- package/fesm2015/carbon-components-angular-progress-indicator.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-slider.mjs +5 -4
- package/fesm2015/carbon-components-angular-slider.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-table.mjs +6 -6
- package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-tabs.mjs +9 -1
- package/fesm2015/carbon-components-angular-tabs.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-tiles.mjs +43 -26
- package/fesm2015/carbon-components-angular-tiles.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-ui-shell.mjs +10 -9
- package/fesm2015/carbon-components-angular-ui-shell.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-combobox.mjs +3 -1
- package/fesm2020/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-dialog.mjs +3 -5
- package/fesm2020/carbon-components-angular-dialog.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-dropdown.mjs +38 -29
- package/fesm2020/carbon-components-angular-dropdown.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-file-uploader.mjs +15 -12
- package/fesm2020/carbon-components-angular-file-uploader.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-forms.mjs +7 -4
- package/fesm2020/carbon-components-angular-forms.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-input.mjs +572 -74
- package/fesm2020/carbon-components-angular-input.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-modal.mjs +11 -13
- package/fesm2020/carbon-components-angular-modal.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-notification.mjs +7 -9
- package/fesm2020/carbon-components-angular-notification.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-number-input.mjs +9 -1
- package/fesm2020/carbon-components-angular-number-input.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-progress-indicator.mjs +7 -13
- package/fesm2020/carbon-components-angular-progress-indicator.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-slider.mjs +5 -4
- package/fesm2020/carbon-components-angular-slider.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-table.mjs +6 -6
- package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-tabs.mjs +9 -1
- package/fesm2020/carbon-components-angular-tabs.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-tiles.mjs +43 -26
- package/fesm2020/carbon-components-angular-tiles.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-ui-shell.mjs +10 -9
- package/fesm2020/carbon-components-angular-ui-shell.mjs.map +1 -1
- package/file-uploader/file-uploader.component.d.ts +2 -1
- package/forms/forms.module.d.ts +1 -1
- package/forms/index.d.ts +1 -1
- package/input/index.d.ts +2 -0
- package/input/input.module.d.ts +6 -4
- package/input/label.component.d.ts +10 -23
- package/input/text-input-label.component.d.ts +85 -0
- package/input/textarea-label.component.d.ts +87 -0
- package/modal/modal-header.component.d.ts +1 -3
- package/notification/toast.component.d.ts +1 -3
- package/number-input/number.component.d.ts +5 -1
- package/package.json +1 -1
- package/progress-indicator/progress-indicator.component.d.ts +1 -3
- package/progress-indicator/progress-indicator.module.d.ts +3 -4
- package/slider/slider.component.d.ts +3 -2
- package/tabs/tab-headers.component.d.ts +5 -3
- package/tiles/tile-group.component.d.ts +4 -2
- package/ui-shell/sidenav/sidenav-menu.component.d.ts +1 -1
- package/docs/storybook/1741.baa0e588.iframe.bundle.js +0 -1
- package/docs/storybook/1895.cdd3d03e.iframe.bundle.js +0 -1
- package/docs/storybook/5868.bc6e8b2d.iframe.bundle.js +0 -1
- package/docs/storybook/7773.ef20c61a.iframe.bundle.js +0 -1
- package/docs/storybook/combobox-combobox-stories.cc751a45.iframe.bundle.js +0 -1
- package/docs/storybook/file-uploader-file-uploader-stories.f41b9fbb.iframe.bundle.js +0 -1
- package/docs/storybook/main.760cce33.iframe.bundle.js +0 -1
- package/docs/storybook/number-input-number-stories.aadfb01f.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-loading-large-loading-stories.95988daa.iframe.bundle.js +0 -1
- package/docs/storybook/slider-slider-stories.fe053915.iframe.bundle.js +0 -1
- package/docs/storybook/ui-shell-ui-shell-stories.9dc19b9f.iframe.bundle.js +0 -1
|
@@ -131,8 +131,14 @@
|
|
|
131
131
|
<!-- NFormsModule->InputModule -->
|
|
132
132
|
<g id="edge8" class="edge">
|
|
133
133
|
<title>NFormsModule->InputModule </title>
|
|
134
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
135
|
-
<polygon fill="black" stroke="black" points="
|
|
134
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M290.57,-187.11C290.57,-187.11 290.57,-205.99 290.57,-205.99"/>
|
|
135
|
+
<polygon fill="black" stroke="black" points="287.07,-205.99 290.57,-215.99 294.07,-205.99 287.07,-205.99"/>
|
|
136
|
+
</g>
|
|
137
|
+
<!-- NFormsModule->InputModule -->
|
|
138
|
+
<g id="edge9" class="edge">
|
|
139
|
+
<title>NFormsModule->InputModule </title>
|
|
140
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M321.43,-187.11C321.43,-187.11 321.43,-205.99 321.43,-205.99"/>
|
|
141
|
+
<polygon fill="black" stroke="black" points="317.93,-205.99 321.43,-215.99 324.93,-205.99 317.93,-205.99"/>
|
|
136
142
|
</g>
|
|
137
143
|
<!-- RadioModule -->
|
|
138
144
|
<g id="node10" class="node">
|
|
@@ -141,7 +147,7 @@
|
|
|
141
147
|
<text text-anchor="middle" x="193" y="-229.8" font-family="Times,serif" font-size="14.00">RadioModule </text>
|
|
142
148
|
</g>
|
|
143
149
|
<!-- NFormsModule->RadioModule -->
|
|
144
|
-
<g id="
|
|
150
|
+
<g id="edge10" class="edge">
|
|
145
151
|
<title>NFormsModule->RadioModule </title>
|
|
146
152
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M253.2,-178C224.93,-178 195.88,-178 195.88,-178 195.88,-178 195.88,-205.97 195.88,-205.97"/>
|
|
147
153
|
<polygon fill="black" stroke="black" points="192.38,-205.97 195.88,-215.97 199.38,-205.97 192.38,-205.97"/>
|
|
@@ -153,7 +159,7 @@
|
|
|
153
159
|
<text text-anchor="middle" x="75" y="-229.8" font-family="Times,serif" font-size="14.00">ToggleModule </text>
|
|
154
160
|
</g>
|
|
155
161
|
<!-- NFormsModule->ToggleModule -->
|
|
156
|
-
<g id="
|
|
162
|
+
<g id="edge11" class="edge">
|
|
157
163
|
<title>NFormsModule->ToggleModule </title>
|
|
158
164
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M253.27,-169C182.18,-169 64.38,-169 64.38,-169 64.38,-169 64.38,-205.89 64.38,-205.89"/>
|
|
159
165
|
<polygon fill="black" stroke="black" points="60.88,-205.89 64.38,-215.89 67.88,-205.89 60.88,-205.89"/>
|
|
@@ -173,8 +173,14 @@
|
|
|
173
173
|
<!-- NFormsModule->InputModule -->
|
|
174
174
|
<g id="edge8" class="edge">
|
|
175
175
|
<title>NFormsModule->InputModule </title>
|
|
176
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
177
|
-
<polygon fill="black" stroke="black" points="
|
|
176
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M290.57,-187.11C290.57,-187.11 290.57,-205.99 290.57,-205.99"/>
|
|
177
|
+
<polygon fill="black" stroke="black" points="287.07,-205.99 290.57,-215.99 294.07,-205.99 287.07,-205.99"/>
|
|
178
|
+
</g>
|
|
179
|
+
<!-- NFormsModule->InputModule -->
|
|
180
|
+
<g id="edge9" class="edge">
|
|
181
|
+
<title>NFormsModule->InputModule </title>
|
|
182
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M321.43,-187.11C321.43,-187.11 321.43,-205.99 321.43,-205.99"/>
|
|
183
|
+
<polygon fill="black" stroke="black" points="317.93,-205.99 321.43,-215.99 324.93,-205.99 317.93,-205.99"/>
|
|
178
184
|
</g>
|
|
179
185
|
<!-- RadioModule -->
|
|
180
186
|
<g id="node10" class="node">
|
|
@@ -183,7 +189,7 @@
|
|
|
183
189
|
<text text-anchor="middle" x="193" y="-229.8" font-family="Times,serif" font-size="14.00">RadioModule </text>
|
|
184
190
|
</g>
|
|
185
191
|
<!-- NFormsModule->RadioModule -->
|
|
186
|
-
<g id="
|
|
192
|
+
<g id="edge10" class="edge">
|
|
187
193
|
<title>NFormsModule->RadioModule </title>
|
|
188
194
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M253.2,-178C224.93,-178 195.88,-178 195.88,-178 195.88,-178 195.88,-205.97 195.88,-205.97"/>
|
|
189
195
|
<polygon fill="black" stroke="black" points="192.38,-205.97 195.88,-215.97 199.38,-205.97 192.38,-205.97"/>
|
|
@@ -195,7 +201,7 @@
|
|
|
195
201
|
<text text-anchor="middle" x="75" y="-229.8" font-family="Times,serif" font-size="14.00">ToggleModule </text>
|
|
196
202
|
</g>
|
|
197
203
|
<!-- NFormsModule->ToggleModule -->
|
|
198
|
-
<g id="
|
|
204
|
+
<g id="edge11" class="edge">
|
|
199
205
|
<title>NFormsModule->ToggleModule </title>
|
|
200
206
|
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M253.27,-169C182.18,-169 64.38,-169 64.38,-169 64.38,-169 64.38,-205.89 64.38,-205.89"/>
|
|
201
207
|
<polygon fill="black" stroke="black" points="60.88,-205.89 64.38,-215.89 67.88,-205.89 60.88,-205.89"/>
|
|
@@ -281,6 +287,9 @@
|
|
|
281
287
|
<li class="list-group-item">
|
|
282
288
|
<a href="../modules/InputModule.html">InputModule</a>
|
|
283
289
|
</li>
|
|
290
|
+
<li class="list-group-item">
|
|
291
|
+
<a href="../modules/InputModule.html">InputModule</a>
|
|
292
|
+
</li>
|
|
284
293
|
<li class="list-group-item">
|
|
285
294
|
<a href="../modules/RadioModule.html">RadioModule</a>
|
|
286
295
|
</li>
|
|
@@ -315,7 +324,8 @@ import { ButtonModule } from "carbon-components-angular/button";
|
|
|
315
324
|
ToggleModule,
|
|
316
325
|
RadioModule,
|
|
317
326
|
InputModule,
|
|
318
|
-
ButtonModule
|
|
327
|
+
ButtonModule,
|
|
328
|
+
InputModule
|
|
319
329
|
],
|
|
320
330
|
imports: [
|
|
321
331
|
CommonModule,
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_NumberModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="95,-70 95,-268 401,-268 401,-70 95,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_NumberModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="189,-78 189,-130 393,-130 393,-78 189,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust5" class="cluster">
|
|
32
28
|
<title>cluster_NumberModule_exports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="198,-208 198,-260 280,-260 280,-208 198,-208"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust4" class="cluster">
|
|
32
|
+
<title>cluster_NumberModule_imports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="189,-78 189,-130 393,-130 393,-78 189,-78"/>
|
|
34
|
+
</g>
|
|
35
35
|
<g id="clust2" class="cluster">
|
|
36
36
|
<title>cluster_NumberModule_declarations</title>
|
|
37
37
|
<polygon fill="none" stroke="black" points="103,-78 103,-130 181,-130 181,-78 103,-78"/>
|
|
@@ -66,14 +66,14 @@
|
|
|
66
66
|
<title>cluster_NumberModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="95,-70 95,-268 401,-268 401,-70 95,-70"/>
|
|
68
68
|
</g>
|
|
69
|
-
<g id="clust4" class="cluster">
|
|
70
|
-
<title>cluster_NumberModule_imports</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="189,-78 189,-130 393,-130 393,-78 189,-78"/>
|
|
72
|
-
</g>
|
|
73
69
|
<g id="clust5" class="cluster">
|
|
74
70
|
<title>cluster_NumberModule_exports</title>
|
|
75
71
|
<polygon fill="none" stroke="black" points="198,-208 198,-260 280,-260 280,-208 198,-208"/>
|
|
76
72
|
</g>
|
|
73
|
+
<g id="clust4" class="cluster">
|
|
74
|
+
<title>cluster_NumberModule_imports</title>
|
|
75
|
+
<polygon fill="none" stroke="black" points="189,-78 189,-130 393,-130 393,-78 189,-78"/>
|
|
76
|
+
</g>
|
|
77
77
|
<g id="clust2" class="cluster">
|
|
78
78
|
<title>cluster_NumberModule_declarations</title>
|
|
79
79
|
<polygon fill="none" stroke="black" points="103,-78 103,-130 181,-130 181,-78 103,-78"/>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_ProgressBarModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="136,-70 136,-268 360,-268 360,-70 136,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust5" class="cluster">
|
|
28
|
-
<title>cluster_ProgressBarModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="196,-208 196,-260 300,-260 300,-208 196,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_ProgressBarModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="252,-78 252,-130 352,-130 352,-78 252,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust5" class="cluster">
|
|
32
|
+
<title>cluster_ProgressBarModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="196,-208 196,-260 300,-260 300,-208 196,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<g id="clust4" class="cluster">
|
|
36
36
|
<title>cluster_ProgressBarModule_imports</title>
|
|
37
37
|
<polygon fill="none" stroke="black" points="144,-78 144,-130 244,-130 244,-78 144,-78"/>
|
|
@@ -66,14 +66,14 @@
|
|
|
66
66
|
<title>cluster_ProgressBarModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="136,-70 136,-268 360,-268 360,-70 136,-70"/>
|
|
68
68
|
</g>
|
|
69
|
-
<g id="clust5" class="cluster">
|
|
70
|
-
<title>cluster_ProgressBarModule_exports</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="196,-208 196,-260 300,-260 300,-208 196,-208"/>
|
|
72
|
-
</g>
|
|
73
69
|
<g id="clust2" class="cluster">
|
|
74
70
|
<title>cluster_ProgressBarModule_declarations</title>
|
|
75
71
|
<polygon fill="none" stroke="black" points="252,-78 252,-130 352,-130 352,-78 252,-78"/>
|
|
76
72
|
</g>
|
|
73
|
+
<g id="clust5" class="cluster">
|
|
74
|
+
<title>cluster_ProgressBarModule_exports</title>
|
|
75
|
+
<polygon fill="none" stroke="black" points="196,-208 196,-260 300,-260 300,-208 196,-208"/>
|
|
76
|
+
</g>
|
|
77
77
|
<g id="clust4" class="cluster">
|
|
78
78
|
<title>cluster_ProgressBarModule_imports</title>
|
|
79
79
|
<polygon fill="none" stroke="black" points="144,-78 144,-130 244,-130 244,-78 144,-78"/>
|
|
@@ -4,103 +4,91 @@
|
|
|
4
4
|
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
5
5
|
-->
|
|
6
6
|
<!-- Title: dependencies Pages: 1 -->
|
|
7
|
-
<svg width="
|
|
8
|
-
viewBox="0.00 0.00
|
|
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
9
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 280)">
|
|
10
10
|
<title>dependencies</title>
|
|
11
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-280
|
|
12
|
-
<text text-anchor="start" x="
|
|
13
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
14
|
-
<text text-anchor="start" x="
|
|
15
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
16
|
-
<text text-anchor="start" x="
|
|
17
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
18
|
-
<text text-anchor="start" x="
|
|
19
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
20
|
-
<text text-anchor="start" x="
|
|
21
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
22
|
-
<text text-anchor="start" x="
|
|
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
23
|
<g id="clust1" class="cluster">
|
|
24
24
|
<title>cluster_ProgressIndicatorModule</title>
|
|
25
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="69,-70 69,-268 427,-268 427,-70 69,-70"/>
|
|
26
26
|
</g>
|
|
27
27
|
<g id="clust5" class="cluster">
|
|
28
28
|
<title>cluster_ProgressIndicatorModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="163,-208 163,-260 297,-260 297,-208 163,-208"/>
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust2" class="cluster">
|
|
32
32
|
<title>cluster_ProgressIndicatorModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="289,-78 289,-130 419,-130 419,-78 289,-78"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust4" class="cluster">
|
|
36
36
|
<title>cluster_ProgressIndicatorModule_imports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="77,-78 77,-130 281,-130 281,-78 77,-78"/>
|
|
38
38
|
</g>
|
|
39
39
|
<!-- ProgressIndicator -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>ProgressIndicator</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="411.24,-122 296.76,-122 296.76,-86 411.24,-86 411.24,-122"/>
|
|
43
|
+
<text text-anchor="middle" x="354" y="-99.8" font-family="Times,serif" font-size="14.00">ProgressIndicator</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- ProgressIndicatorModule -->
|
|
46
46
|
<g id="node2" class="node">
|
|
47
47
|
<title>ProgressIndicatorModule</title>
|
|
48
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
49
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<polygon fill="#8dd3c7" stroke="black" points="309.29,-187 306.29,-191 285.29,-191 282.29,-187 150.71,-187 150.71,-151 309.29,-151 309.29,-187"/>
|
|
49
|
+
<text text-anchor="middle" x="230" y="-164.8" font-family="Times,serif" font-size="14.00">ProgressIndicatorModule</text>
|
|
50
50
|
</g>
|
|
51
51
|
<!-- ProgressIndicator->ProgressIndicatorModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>ProgressIndicator->ProgressIndicatorModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M302.89,-122.11C302.89,-122.11 302.89,-140.99 302.89,-140.99"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="299.39,-140.99 302.89,-150.99 306.39,-140.99 299.39,-140.99"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- ProgressIndicator -->
|
|
58
|
-
<g id="
|
|
58
|
+
<g id="node5" class="node">
|
|
59
59
|
<title>ProgressIndicator </title>
|
|
60
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#fb8072" stroke="black" points="289.24,-252 170.76,-252 170.76,-216 289.24,-216 289.24,-252"/>
|
|
61
|
+
<text text-anchor="middle" x="230" y="-229.8" font-family="Times,serif" font-size="14.00">ProgressIndicator </text>
|
|
62
62
|
</g>
|
|
63
63
|
<!-- ProgressIndicatorModule->ProgressIndicator -->
|
|
64
|
-
<g id="
|
|
64
|
+
<g id="edge4" class="edge">
|
|
65
65
|
<title>ProgressIndicatorModule->ProgressIndicator </title>
|
|
66
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
67
|
-
<polygon fill="black" stroke="black" points="
|
|
68
|
-
</g>
|
|
69
|
-
<!-- ExperimentalModule -->
|
|
70
|
-
<g id="node3" class="node">
|
|
71
|
-
<title>ExperimentalModule</title>
|
|
72
|
-
<polygon fill="#8dd3c7" stroke="black" points="364.47,-122 361.47,-126 340.47,-126 337.47,-122 229.53,-122 229.53,-86 364.47,-86 364.47,-122"/>
|
|
73
|
-
<text text-anchor="middle" x="297" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
|
|
74
|
-
</g>
|
|
75
|
-
<!-- ExperimentalModule->ProgressIndicatorModule -->
|
|
76
|
-
<g id="edge2" class="edge">
|
|
77
|
-
<title>ExperimentalModule->ProgressIndicatorModule</title>
|
|
78
|
-
<path fill="none" stroke="black" d="M270.83,-122.11C270.83,-122.11 270.83,-140.99 270.83,-140.99"/>
|
|
79
|
-
<polygon fill="black" stroke="black" points="267.33,-140.99 270.83,-150.99 274.33,-140.99 267.33,-140.99"/>
|
|
66
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M230,-187.11C230,-187.11 230,-205.99 230,-205.99"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="226.5,-205.99 230,-215.99 233.5,-205.99 226.5,-205.99"/>
|
|
80
68
|
</g>
|
|
81
69
|
<!-- I18nModule -->
|
|
82
|
-
<g id="
|
|
70
|
+
<g id="node3" class="node">
|
|
83
71
|
<title>I18nModule</title>
|
|
84
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
85
|
-
<text text-anchor="middle" x="
|
|
72
|
+
<polygon fill="#8dd3c7" stroke="black" points="272.71,-122 269.71,-126 248.71,-126 245.71,-122 187.29,-122 187.29,-86 272.71,-86 272.71,-122"/>
|
|
73
|
+
<text text-anchor="middle" x="230" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
86
74
|
</g>
|
|
87
75
|
<!-- I18nModule->ProgressIndicatorModule -->
|
|
88
|
-
<g id="
|
|
76
|
+
<g id="edge2" class="edge">
|
|
89
77
|
<title>I18nModule->ProgressIndicatorModule</title>
|
|
90
|
-
<path fill="none" stroke="black" d="
|
|
91
|
-
<polygon fill="black" stroke="black" points="
|
|
78
|
+
<path fill="none" stroke="black" d="M230,-122.11C230,-122.11 230,-140.99 230,-140.99"/>
|
|
79
|
+
<polygon fill="black" stroke="black" points="226.5,-140.99 230,-150.99 233.5,-140.99 226.5,-140.99"/>
|
|
92
80
|
</g>
|
|
93
81
|
<!-- IconModule -->
|
|
94
|
-
<g id="
|
|
82
|
+
<g id="node4" class="node">
|
|
95
83
|
<title>IconModule</title>
|
|
96
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
97
|
-
<text text-anchor="middle" x="
|
|
84
|
+
<polygon fill="#8dd3c7" stroke="black" points="169.43,-122 166.43,-126 145.43,-126 142.43,-122 84.57,-122 84.57,-86 169.43,-86 169.43,-122"/>
|
|
85
|
+
<text text-anchor="middle" x="127" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
98
86
|
</g>
|
|
99
87
|
<!-- IconModule->ProgressIndicatorModule -->
|
|
100
|
-
<g id="
|
|
88
|
+
<g id="edge3" class="edge">
|
|
101
89
|
<title>IconModule->ProgressIndicatorModule</title>
|
|
102
|
-
<path fill="none" stroke="black" d="
|
|
103
|
-
<polygon fill="black" stroke="black" points="
|
|
90
|
+
<path fill="none" stroke="black" d="M160.03,-122.11C160.03,-122.11 160.03,-140.99 160.03,-140.99"/>
|
|
91
|
+
<polygon fill="black" stroke="black" points="156.53,-140.99 160.03,-150.99 163.53,-140.99 156.53,-140.99"/>
|
|
104
92
|
</g>
|
|
105
93
|
</g>
|
|
106
94
|
</svg>
|
|
@@ -46,103 +46,91 @@
|
|
|
46
46
|
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
47
47
|
-->
|
|
48
48
|
<!-- Title: dependencies Pages: 1 -->
|
|
49
|
-
<svg width="
|
|
50
|
-
viewBox="0.00 0.00
|
|
49
|
+
<svg width="504pt" height="284pt"
|
|
50
|
+
viewBox="0.00 0.00 504.00 284.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
51
51
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 280)">
|
|
52
52
|
<title>dependencies</title>
|
|
53
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-280
|
|
54
|
-
<text text-anchor="start" x="
|
|
55
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
56
|
-
<text text-anchor="start" x="
|
|
57
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
58
|
-
<text text-anchor="start" x="
|
|
59
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
60
|
-
<text text-anchor="start" x="
|
|
61
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
62
|
-
<text text-anchor="start" x="
|
|
63
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
64
|
-
<text text-anchor="start" x="
|
|
53
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-280 500,-280 500,4 -4,4"/>
|
|
54
|
+
<text text-anchor="start" x="227.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
55
|
+
<polygon fill="#ffffb3" stroke="transparent" points="14,-10 14,-30 34,-30 34,-10 14,-10"/>
|
|
56
|
+
<text text-anchor="start" x="37.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
57
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="127,-10 127,-30 147,-30 147,-10 127,-10"/>
|
|
58
|
+
<text text-anchor="start" x="150.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
59
|
+
<polygon fill="#80b1d3" stroke="transparent" points="213,-10 213,-30 233,-30 233,-10 213,-10"/>
|
|
60
|
+
<text text-anchor="start" x="236.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
61
|
+
<polygon fill="#fdb462" stroke="transparent" points="310,-10 310,-30 330,-30 330,-10 310,-10"/>
|
|
62
|
+
<text text-anchor="start" x="333.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
63
|
+
<polygon fill="#fb8072" stroke="transparent" points="406,-10 406,-30 426,-30 426,-10 406,-10"/>
|
|
64
|
+
<text text-anchor="start" x="429.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
65
65
|
<g id="clust1" class="cluster">
|
|
66
66
|
<title>cluster_ProgressIndicatorModule</title>
|
|
67
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="
|
|
67
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="69,-70 69,-268 427,-268 427,-70 69,-70"/>
|
|
68
68
|
</g>
|
|
69
69
|
<g id="clust5" class="cluster">
|
|
70
70
|
<title>cluster_ProgressIndicatorModule_exports</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="
|
|
71
|
+
<polygon fill="none" stroke="black" points="163,-208 163,-260 297,-260 297,-208 163,-208"/>
|
|
72
72
|
</g>
|
|
73
73
|
<g id="clust2" class="cluster">
|
|
74
74
|
<title>cluster_ProgressIndicatorModule_declarations</title>
|
|
75
|
-
<polygon fill="none" stroke="black" points="
|
|
75
|
+
<polygon fill="none" stroke="black" points="289,-78 289,-130 419,-130 419,-78 289,-78"/>
|
|
76
76
|
</g>
|
|
77
77
|
<g id="clust4" class="cluster">
|
|
78
78
|
<title>cluster_ProgressIndicatorModule_imports</title>
|
|
79
|
-
<polygon fill="none" stroke="black" points="
|
|
79
|
+
<polygon fill="none" stroke="black" points="77,-78 77,-130 281,-130 281,-78 77,-78"/>
|
|
80
80
|
</g>
|
|
81
81
|
<!-- ProgressIndicator -->
|
|
82
82
|
<g id="node1" class="node">
|
|
83
83
|
<title>ProgressIndicator</title>
|
|
84
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
85
|
-
<text text-anchor="middle" x="
|
|
84
|
+
<polygon fill="#ffffb3" stroke="black" points="411.24,-122 296.76,-122 296.76,-86 411.24,-86 411.24,-122"/>
|
|
85
|
+
<text text-anchor="middle" x="354" y="-99.8" font-family="Times,serif" font-size="14.00">ProgressIndicator</text>
|
|
86
86
|
</g>
|
|
87
87
|
<!-- ProgressIndicatorModule -->
|
|
88
88
|
<g id="node2" class="node">
|
|
89
89
|
<title>ProgressIndicatorModule</title>
|
|
90
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
91
|
-
<text text-anchor="middle" x="
|
|
90
|
+
<polygon fill="#8dd3c7" stroke="black" points="309.29,-187 306.29,-191 285.29,-191 282.29,-187 150.71,-187 150.71,-151 309.29,-151 309.29,-187"/>
|
|
91
|
+
<text text-anchor="middle" x="230" y="-164.8" font-family="Times,serif" font-size="14.00">ProgressIndicatorModule</text>
|
|
92
92
|
</g>
|
|
93
93
|
<!-- ProgressIndicator->ProgressIndicatorModule -->
|
|
94
94
|
<g id="edge1" class="edge">
|
|
95
95
|
<title>ProgressIndicator->ProgressIndicatorModule</title>
|
|
96
|
-
<path fill="none" stroke="black" d="
|
|
97
|
-
<polygon fill="black" stroke="black" points="
|
|
96
|
+
<path fill="none" stroke="black" d="M302.89,-122.11C302.89,-122.11 302.89,-140.99 302.89,-140.99"/>
|
|
97
|
+
<polygon fill="black" stroke="black" points="299.39,-140.99 302.89,-150.99 306.39,-140.99 299.39,-140.99"/>
|
|
98
98
|
</g>
|
|
99
99
|
<!-- ProgressIndicator -->
|
|
100
|
-
<g id="
|
|
100
|
+
<g id="node5" class="node">
|
|
101
101
|
<title>ProgressIndicator </title>
|
|
102
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
103
|
-
<text text-anchor="middle" x="
|
|
102
|
+
<polygon fill="#fb8072" stroke="black" points="289.24,-252 170.76,-252 170.76,-216 289.24,-216 289.24,-252"/>
|
|
103
|
+
<text text-anchor="middle" x="230" y="-229.8" font-family="Times,serif" font-size="14.00">ProgressIndicator </text>
|
|
104
104
|
</g>
|
|
105
105
|
<!-- ProgressIndicatorModule->ProgressIndicator -->
|
|
106
|
-
<g id="
|
|
106
|
+
<g id="edge4" class="edge">
|
|
107
107
|
<title>ProgressIndicatorModule->ProgressIndicator </title>
|
|
108
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
109
|
-
<polygon fill="black" stroke="black" points="
|
|
110
|
-
</g>
|
|
111
|
-
<!-- ExperimentalModule -->
|
|
112
|
-
<g id="node3" class="node">
|
|
113
|
-
<title>ExperimentalModule</title>
|
|
114
|
-
<polygon fill="#8dd3c7" stroke="black" points="364.47,-122 361.47,-126 340.47,-126 337.47,-122 229.53,-122 229.53,-86 364.47,-86 364.47,-122"/>
|
|
115
|
-
<text text-anchor="middle" x="297" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
|
|
116
|
-
</g>
|
|
117
|
-
<!-- ExperimentalModule->ProgressIndicatorModule -->
|
|
118
|
-
<g id="edge2" class="edge">
|
|
119
|
-
<title>ExperimentalModule->ProgressIndicatorModule</title>
|
|
120
|
-
<path fill="none" stroke="black" d="M270.83,-122.11C270.83,-122.11 270.83,-140.99 270.83,-140.99"/>
|
|
121
|
-
<polygon fill="black" stroke="black" points="267.33,-140.99 270.83,-150.99 274.33,-140.99 267.33,-140.99"/>
|
|
108
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M230,-187.11C230,-187.11 230,-205.99 230,-205.99"/>
|
|
109
|
+
<polygon fill="black" stroke="black" points="226.5,-205.99 230,-215.99 233.5,-205.99 226.5,-205.99"/>
|
|
122
110
|
</g>
|
|
123
111
|
<!-- I18nModule -->
|
|
124
|
-
<g id="
|
|
112
|
+
<g id="node3" class="node">
|
|
125
113
|
<title>I18nModule</title>
|
|
126
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
127
|
-
<text text-anchor="middle" x="
|
|
114
|
+
<polygon fill="#8dd3c7" stroke="black" points="272.71,-122 269.71,-126 248.71,-126 245.71,-122 187.29,-122 187.29,-86 272.71,-86 272.71,-122"/>
|
|
115
|
+
<text text-anchor="middle" x="230" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
128
116
|
</g>
|
|
129
117
|
<!-- I18nModule->ProgressIndicatorModule -->
|
|
130
|
-
<g id="
|
|
118
|
+
<g id="edge2" class="edge">
|
|
131
119
|
<title>I18nModule->ProgressIndicatorModule</title>
|
|
132
|
-
<path fill="none" stroke="black" d="
|
|
133
|
-
<polygon fill="black" stroke="black" points="
|
|
120
|
+
<path fill="none" stroke="black" d="M230,-122.11C230,-122.11 230,-140.99 230,-140.99"/>
|
|
121
|
+
<polygon fill="black" stroke="black" points="226.5,-140.99 230,-150.99 233.5,-140.99 226.5,-140.99"/>
|
|
134
122
|
</g>
|
|
135
123
|
<!-- IconModule -->
|
|
136
|
-
<g id="
|
|
124
|
+
<g id="node4" class="node">
|
|
137
125
|
<title>IconModule</title>
|
|
138
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
139
|
-
<text text-anchor="middle" x="
|
|
126
|
+
<polygon fill="#8dd3c7" stroke="black" points="169.43,-122 166.43,-126 145.43,-126 142.43,-122 84.57,-122 84.57,-86 169.43,-86 169.43,-122"/>
|
|
127
|
+
<text text-anchor="middle" x="127" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
140
128
|
</g>
|
|
141
129
|
<!-- IconModule->ProgressIndicatorModule -->
|
|
142
|
-
<g id="
|
|
130
|
+
<g id="edge3" class="edge">
|
|
143
131
|
<title>IconModule->ProgressIndicatorModule</title>
|
|
144
|
-
<path fill="none" stroke="black" d="
|
|
145
|
-
<polygon fill="black" stroke="black" points="
|
|
132
|
+
<path fill="none" stroke="black" d="M160.03,-122.11C160.03,-122.11 160.03,-140.99 160.03,-140.99"/>
|
|
133
|
+
<polygon fill="black" stroke="black" points="156.53,-140.99 160.03,-150.99 163.53,-140.99 156.53,-140.99"/>
|
|
146
134
|
</g>
|
|
147
135
|
</g>
|
|
148
136
|
</svg>
|
|
@@ -203,9 +191,6 @@
|
|
|
203
191
|
title="Official documentation about module imports"><span
|
|
204
192
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
205
193
|
<ul class="list-group">
|
|
206
|
-
<li class="list-group-item">
|
|
207
|
-
<a href="../modules/ExperimentalModule.html">ExperimentalModule</a>
|
|
208
|
-
</li>
|
|
209
194
|
<li class="list-group-item">
|
|
210
195
|
<a href="../modules/I18nModule.html">I18nModule</a>
|
|
211
196
|
</li>
|
|
@@ -236,7 +221,6 @@
|
|
|
236
221
|
import { CommonModule } from "@angular/common";
|
|
237
222
|
|
|
238
223
|
import { ProgressIndicator } from "./progress-indicator.component";
|
|
239
|
-
import { ExperimentalModule } from "carbon-components-angular/experimental";
|
|
240
224
|
import { IconModule } from "carbon-components-angular/icon";
|
|
241
225
|
import { I18nModule } from "carbon-components-angular/i18n";
|
|
242
226
|
|
|
@@ -249,12 +233,11 @@ import { I18nModule } from "carbon-components-angular/i18n";
|
|
|
249
233
|
],
|
|
250
234
|
imports: [
|
|
251
235
|
CommonModule,
|
|
252
|
-
ExperimentalModule,
|
|
253
236
|
IconModule,
|
|
254
237
|
I18nModule
|
|
255
238
|
]
|
|
256
239
|
})
|
|
257
|
-
export class ProgressIndicatorModule {
|
|
240
|
+
export class ProgressIndicatorModule {}
|
|
258
241
|
</code></pre>
|
|
259
242
|
</div>
|
|
260
243
|
</div>
|
|
@@ -24,21 +24,17 @@
|
|
|
24
24
|
<title>cluster_RadioModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1282,-379.59 1282,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_RadioModule_RadioGroup_providers</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust6" class="cluster">
|
|
32
28
|
<title>cluster_RadioModule_exports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="531,-319.59 531,-371.59 707,-371.59 707,-319.59 531,-319.59"/>
|
|
34
30
|
</g>
|
|
35
|
-
<g id="
|
|
36
|
-
<title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
31
|
+
<g id="clust4" class="cluster">
|
|
32
|
+
<title>cluster_RadioModule_RadioGroup_providers</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
|
|
38
34
|
</g>
|
|
39
35
|
<g id="clust3" class="cluster">
|
|
40
36
|
<title>cluster_RadioModule_Radio_providers</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-
|
|
37
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-241.59 616,-241.59 616,-78 16,-78"/>
|
|
42
38
|
</g>
|
|
43
39
|
<!-- Radio -->
|
|
44
40
|
<g id="node1" class="node">
|
|
@@ -66,21 +66,17 @@
|
|
|
66
66
|
<title>cluster_RadioModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1282,-379.59 1282,-70 8,-70"/>
|
|
68
68
|
</g>
|
|
69
|
-
<g id="clust4" class="cluster">
|
|
70
|
-
<title>cluster_RadioModule_RadioGroup_providers</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
|
|
72
|
-
</g>
|
|
73
69
|
<g id="clust6" class="cluster">
|
|
74
70
|
<title>cluster_RadioModule_exports</title>
|
|
75
71
|
<polygon fill="none" stroke="black" points="531,-319.59 531,-371.59 707,-371.59 707,-319.59 531,-319.59"/>
|
|
76
72
|
</g>
|
|
77
|
-
<g id="
|
|
78
|
-
<title>
|
|
79
|
-
<polygon fill="none" stroke="black" points="
|
|
73
|
+
<g id="clust4" class="cluster">
|
|
74
|
+
<title>cluster_RadioModule_RadioGroup_providers</title>
|
|
75
|
+
<polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
|
|
80
76
|
</g>
|
|
81
77
|
<g id="clust3" class="cluster">
|
|
82
78
|
<title>cluster_RadioModule_Radio_providers</title>
|
|
83
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-
|
|
79
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-241.59 616,-241.59 616,-78 16,-78"/>
|
|
84
80
|
</g>
|
|
85
81
|
<!-- Radio -->
|
|
86
82
|
<g id="node1" class="node">
|
|
@@ -24,6 +24,10 @@
|
|
|
24
24
|
<title>cluster_SearchModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 630,-379.59 630,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
+
<g id="clust4" class="cluster">
|
|
28
|
+
<title>cluster_SearchModule_imports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
|
|
30
|
+
</g>
|
|
27
31
|
<g id="clust5" class="cluster">
|
|
28
32
|
<title>cluster_SearchModule_exports</title>
|
|
29
33
|
<polygon fill="none" stroke="black" points="375,-319.59 375,-371.59 449,-371.59 449,-319.59 375,-319.59"/>
|
|
@@ -32,10 +36,6 @@
|
|
|
32
36
|
<title>cluster_SearchModule_declarations</title>
|
|
33
37
|
<polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 354,-241.59 354,-189.59 284,-189.59"/>
|
|
34
38
|
</g>
|
|
35
|
-
<g id="clust4" class="cluster">
|
|
36
|
-
<title>cluster_SearchModule_imports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
|
|
38
|
-
</g>
|
|
39
39
|
<g id="clust3" class="cluster">
|
|
40
40
|
<title>cluster_SearchModule_Search_providers</title>
|
|
41
41
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 622,-176.59 622,-78 16,-78"/>
|