carbon-components-angular 6.0.0-rc.6 → 6.0.0-rc.7
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/components/Accordion.html +19 -13
- package/docs/documentation/components/AccordionItem.html +24 -18
- package/docs/documentation/components/BaseIconButton.html +48 -10
- package/docs/documentation/components/Breadcrumb.html +36 -30
- package/docs/documentation/components/BreadcrumbItemComponent.html +37 -23
- package/docs/documentation/components/ButtonSet.html +9 -4
- package/docs/documentation/components/CodeSnippet.html +19 -17
- package/docs/documentation/components/HeaderAction.html +8 -8
- package/docs/documentation/components/IconButton.html +42 -36
- package/docs/documentation/components/OverflowMenu.html +8 -8
- package/docs/documentation/components/PasswordInputLabelComponent.html +8 -8
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
- package/docs/documentation/modules/ThemeModule.html +13 -13
- package/docs/documentation/modules/TilesModule/dependencies.svg +107 -107
- package/docs/documentation/modules/TilesModule.html +107 -107
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +42 -38
- package/docs/documentation/modules/TimePickerModule.html +42 -38
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +44 -48
- package/docs/documentation/modules/TimePickerSelectModule.html +44 -48
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +39 -39
- package/docs/documentation/modules/ToggletipModule.html +39 -39
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
- package/docs/documentation/modules/TreeviewModule.html +36 -36
- package/docs/documentation.json +240 -232
- package/docs/storybook/1490.191a0115.iframe.bundle.js +1 -0
- package/docs/storybook/{accordion-accordion-stories.2979c72a.iframe.bundle.js → accordion-accordion-stories.b276db8e.iframe.bundle.js} +1 -1
- package/docs/storybook/breadcrumb-breadcrumb-stories.4399f581.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-set-stories.11bdafeb.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-stories.bccfb06e.iframe.bundle.js +1 -0
- package/docs/storybook/button-icon-button-stories.3e476706.iframe.bundle.js +1 -0
- package/docs/storybook/code-snippet-code-snippet-stories.f1d14060.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index-stories.d50449dd.iframe.bundle.js +1 -0
- package/docs/storybook/input-input-stories.3dcb3ab9.iframe.bundle.js +1 -0
- package/docs/storybook/input-password-stories.b547ffdc.iframe.bundle.js +1 -0
- package/docs/storybook/input-textarea-stories.240c19ce.iframe.bundle.js +1 -0
- package/docs/storybook/main.67de8ddd.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-forms-multi-step-form-stories.f803f0bf.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-loading-large-loading-stories.17e78c2a.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.ec2949a5.iframe.bundle.js → runtime~main.d532b1bc.iframe.bundle.js} +1 -1
- package/docs/storybook/tiles-expandable-tile-stories.33f75caa.iframe.bundle.js +1 -0
- package/docs/storybook/toggletip-toggletip-stories.d2517f7f.iframe.bundle.js +1 -0
- package/docs/storybook/ui-shell-ui-shell-stories.c31483da.iframe.bundle.js +1 -0
- package/esm2022/accordion/accordion-item.component.mjs +4 -4
- package/esm2022/accordion/accordion.component.mjs +5 -4
- package/esm2022/breadcrumb/breadcrumb-item.component.mjs +15 -6
- package/esm2022/breadcrumb/breadcrumb.component.mjs +5 -4
- package/esm2022/button/base-icon-button.component.mjs +5 -4
- package/esm2022/button/button-set.component.mjs +5 -4
- package/esm2022/button/icon-button.component.mjs +5 -4
- package/esm2022/code-snippet/code-snippet.component.mjs +7 -10
- package/fesm2022/carbon-components-angular-accordion.mjs +6 -5
- package/fesm2022/carbon-components-angular-accordion.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-breadcrumb.mjs +17 -7
- package/fesm2022/carbon-components-angular-breadcrumb.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-button.mjs +10 -7
- package/fesm2022/carbon-components-angular-button.mjs.map +1 -1
- package/fesm2022/carbon-components-angular-code-snippet.mjs +6 -9
- package/fesm2022/carbon-components-angular-code-snippet.mjs.map +1 -1
- package/package.json +13 -13
- package/docs/storybook/1490.b48978d9.iframe.bundle.js +0 -1
- package/docs/storybook/breadcrumb-breadcrumb-stories.74ad1122.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-set-stories.e8696116.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-stories.bf9949fa.iframe.bundle.js +0 -1
- package/docs/storybook/button-icon-button-stories.30745878.iframe.bundle.js +0 -1
- package/docs/storybook/code-snippet-code-snippet-stories.383aca46.iframe.bundle.js +0 -1
- package/docs/storybook/index-stories.50d5d6ad.iframe.bundle.js +0 -1
- package/docs/storybook/input-input-stories.389f7ce5.iframe.bundle.js +0 -1
- package/docs/storybook/input-password-stories.f8812630.iframe.bundle.js +0 -1
- package/docs/storybook/input-textarea-stories.cc975621.iframe.bundle.js +0 -1
- package/docs/storybook/main.07778da0.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-forms-multi-step-form-stories.f7a06f1c.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-loading-large-loading-stories.0ffe3bf0.iframe.bundle.js +0 -1
- package/docs/storybook/tiles-expandable-tile-stories.a62c03dc.iframe.bundle.js +0 -1
- package/docs/storybook/toggletip-toggletip-stories.37645232.iframe.bundle.js +0 -1
- package/docs/storybook/ui-shell-ui-shell-stories.f8160603.iframe.bundle.js +0 -1
|
@@ -146,6 +146,10 @@
|
|
|
146
146
|
<table class="table table-sm table-hover metadata">
|
|
147
147
|
<tbody>
|
|
148
148
|
|
|
149
|
+
<tr>
|
|
150
|
+
<td class="col-md-3">changeDetection</td>
|
|
151
|
+
<td class="col-md-9"><code>ChangeDetectionStrategy.OnPush</code></td>
|
|
152
|
+
</tr>
|
|
149
153
|
|
|
150
154
|
|
|
151
155
|
|
|
@@ -201,9 +205,7 @@
|
|
|
201
205
|
}
|
|
202
206
|
}
|
|
203
207
|
@if (!skeleton) {
|
|
204
|
-
<pre #codeContent (scroll)="(display === 'multi' ? handleScroll() : null)">
|
|
205
|
-
<code #code><ng-container *ngTemplateOutlet="codeTemplate" /></code>
|
|
206
|
-
</pre>
|
|
208
|
+
<pre #codeContent (scroll)="(display === 'multi' ? handleScroll() : null)"><code #code><ng-container *ngTemplateOutlet="codeTemplate" /></code></pre>
|
|
207
209
|
}
|
|
208
210
|
</div>
|
|
209
211
|
@if (hasLeft) {
|
|
@@ -1063,7 +1065,7 @@ Default is <code>16</code>, hence height of expanded row will be 16 * rowHeightI
|
|
|
1063
1065
|
</tr>
|
|
1064
1066
|
<tr>
|
|
1065
1067
|
<td class="col-md-2" colspan="2">
|
|
1066
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
1068
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:33</a></code>
|
|
1067
1069
|
</div>
|
|
1068
1070
|
</td>
|
|
1069
1071
|
</tr>
|
|
@@ -1102,7 +1104,7 @@ Default is <code>16</code>, hence height of expanded row will be 16 * rowHeightI
|
|
|
1102
1104
|
</tr>
|
|
1103
1105
|
<tr>
|
|
1104
1106
|
<td class="col-md-2" colspan="2">
|
|
1105
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
1107
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:41</a></code>
|
|
1106
1108
|
</div>
|
|
1107
1109
|
</td>
|
|
1108
1110
|
</tr>
|
|
@@ -1142,7 +1144,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
1142
1144
|
</tr>
|
|
1143
1145
|
<tr>
|
|
1144
1146
|
<td class="col-md-2" colspan="2">
|
|
1145
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
1147
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:17</a></code>
|
|
1146
1148
|
</div>
|
|
1147
1149
|
</td>
|
|
1148
1150
|
</tr>
|
|
@@ -1181,7 +1183,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
1181
1183
|
</tr>
|
|
1182
1184
|
<tr>
|
|
1183
1185
|
<td class="col-md-2" colspan="2">
|
|
1184
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
1186
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:21</a></code>
|
|
1185
1187
|
</div>
|
|
1186
1188
|
</td>
|
|
1187
1189
|
</tr>
|
|
@@ -1220,7 +1222,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
1220
1222
|
</tr>
|
|
1221
1223
|
<tr>
|
|
1222
1224
|
<td class="col-md-2" colspan="2">
|
|
1223
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
1225
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:45</a></code>
|
|
1224
1226
|
</div>
|
|
1225
1227
|
</td>
|
|
1226
1228
|
</tr>
|
|
@@ -1259,7 +1261,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
1259
1261
|
</tr>
|
|
1260
1262
|
<tr>
|
|
1261
1263
|
<td class="col-md-2" colspan="2">
|
|
1262
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
1264
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:25</a></code>
|
|
1263
1265
|
</div>
|
|
1264
1266
|
</td>
|
|
1265
1267
|
</tr>
|
|
@@ -1298,7 +1300,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
1298
1300
|
</tr>
|
|
1299
1301
|
<tr>
|
|
1300
1302
|
<td class="col-md-2" colspan="2">
|
|
1301
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
1303
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:29</a></code>
|
|
1302
1304
|
</div>
|
|
1303
1305
|
</td>
|
|
1304
1306
|
</tr>
|
|
@@ -1337,7 +1339,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
1337
1339
|
</tr>
|
|
1338
1340
|
<tr>
|
|
1339
1341
|
<td class="col-md-2" colspan="2">
|
|
1340
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
1342
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:49</a></code>
|
|
1341
1343
|
</div>
|
|
1342
1344
|
</td>
|
|
1343
1345
|
</tr>
|
|
@@ -2218,7 +2220,8 @@ This is not toggleable - should be assigned once</p>
|
|
|
2218
2220
|
HostBinding,
|
|
2219
2221
|
ViewChild,
|
|
2220
2222
|
AfterViewInit,
|
|
2221
|
-
OnInit
|
|
2223
|
+
OnInit,
|
|
2224
|
+
ChangeDetectionStrategy
|
|
2222
2225
|
} from "@angular/core";
|
|
2223
2226
|
|
|
2224
2227
|
import { I18n } from "carbon-components-angular/i18n";
|
|
@@ -2280,9 +2283,7 @@ export enum SnippetType {
|
|
|
2280
2283
|
}
|
|
2281
2284
|
}
|
|
2282
2285
|
@if (!skeleton) {
|
|
2283
|
-
<pre #codeContent (scroll)="(display === 'multi' ? handleScroll() : null)">
|
|
2284
|
-
<code #code><ng-container *ngTemplateOutlet="codeTemplate" /></code>
|
|
2285
|
-
</pre>
|
|
2286
|
+
<pre #codeContent (scroll)="(display === 'multi' ? handleScroll() : null)"><code #code><ng-container *ngTemplateOutlet="codeTemplate" /></code></pre>
|
|
2286
2287
|
}
|
|
2287
2288
|
</div>
|
|
2288
2289
|
@if (hasLeft) {
|
|
@@ -2349,7 +2350,8 @@ export enum SnippetType {
|
|
|
2349
2350
|
<ng-template #codeTemplate>
|
|
2350
2351
|
<ng-content />
|
|
2351
2352
|
</ng-template>
|
|
2352
|
-
`
|
|
2353
|
+
`,
|
|
2354
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
2353
2355
|
})
|
|
2354
2356
|
export class CodeSnippet extends BaseIconButton implements OnInit, AfterViewInit {
|
|
2355
2357
|
@HostBinding("class.cds--snippet") get snippetClass() {
|
|
@@ -2588,7 +2590,7 @@ export class CodeSnippet extends BaseIconButton implements OnInit, AfterViewInit
|
|
|
2588
2590
|
<script src="../js/libs/htmlparser.js"></script>
|
|
2589
2591
|
<script src="../js/libs/deep-iterator.js"></script>
|
|
2590
2592
|
<script>
|
|
2591
|
-
var COMPONENT_TEMPLATE = '<div>@if (display === \'inline\') { @if (!hideCopyButton) { <ng-container *ngTemplateOutlet="buttonTemplate" /> } @else { <span class="cds--snippet cds--snippet--inline cds--snippet--no-copy" [ngClass]="{ \'cds--snippet--light\': theme === \'light\' }"> <code #code> <ng-container *ngTemplateOutlet="codeTemplate" /> </code> </span> }} @else { <div #codeContainer class="cds--snippet-container" [attr.aria-label]="translations.CODE_SNIPPET_TEXT" [attr.tabindex]="display === \'single\' && !disabled ? \'0\' : null" [attr.role]="display===\'single\' ? \'textarea\' : null" [ngStyle]="styles" (scroll)="(display === \'single\' ? handleScroll() : null)"> @if (skeleton) { @if (display === \'single\') { <span></span> } @else { <span></span> <span></span> <span></span> } } @if (!skeleton) { <pre #codeContent (scroll)="(display === \'multi\' ? handleScroll() : null)"
|
|
2593
|
+
var COMPONENT_TEMPLATE = '<div>@if (display === \'inline\') { @if (!hideCopyButton) { <ng-container *ngTemplateOutlet="buttonTemplate" /> } @else { <span class="cds--snippet cds--snippet--inline cds--snippet--no-copy" [ngClass]="{ \'cds--snippet--light\': theme === \'light\' }"> <code #code> <ng-container *ngTemplateOutlet="codeTemplate" /> </code> </span> }} @else { <div #codeContainer class="cds--snippet-container" [attr.aria-label]="translations.CODE_SNIPPET_TEXT" [attr.tabindex]="display === \'single\' && !disabled ? \'0\' : null" [attr.role]="display===\'single\' ? \'textarea\' : null" [ngStyle]="styles" (scroll)="(display === \'single\' ? handleScroll() : null)"> @if (skeleton) { @if (display === \'single\') { <span></span> } @else { <span></span> <span></span> <span></span> } } @if (!skeleton) { <pre #codeContent (scroll)="(display === \'multi\' ? handleScroll() : null)"><code #code><ng-container *ngTemplateOutlet="codeTemplate" /></code></pre> } </div> @if (hasLeft) { <div class="cds--snippet__overflow-indicator--left"></div> } @if (hasRight) { <div class="cds--snippet__overflow-indicator--right"></div> } @if (!hideCopyButton) { <ng-container *ngTemplateOutlet="buttonTemplate" /> } @if (isExpandable) { <button class="cds--btn cds--btn--ghost cds--btn--sm cds--snippet-btn--expand" (click)="toggleSnippetExpansion()" type="button"> <span class="cds--snippet-btn--text">{{expanded ? translations.SHOW_LESS : translations.SHOW_MORE}}</span> <svg cdsIcon="chevron--down" size="16" class="cds--icon-chevron--down" [attr.aria-label]="translations.SHOW_MORE_ICON"></svg> </button> }}<ng-template #buttonTemplate> @if (!skeleton) { <cds-icon-button [description]="showFeedback ? feedbackText : copyButtonDescription" [align]="align" [dropShadow]="dropShadow" [caret]="caret" [highContrast]="highContrast" [isOpen]="isOpen" [enterDelayMs]="enterDelayMs" [leaveDelayMs]="leaveDelayMs" type="button" kind="primary" size="md" (click)="onCopyButtonClicked($event)" [buttonNgClass]="{ \'cds--snippet--light\': theme === \'light\', \'cds--snippet--inline\': display === \'inline\', \'cds--btn--icon-only\': display !== \'inline\', \'cds--copy-btn\': display !== \'inline\', \'cds--copy-btn--animating\': animating, \'cds--copy-btn--fade-in\': showFeedback, \'cds--copy-btn--fade-out\': !showFeedback && animating, \'cds--snippet cds--copy\': true }" [buttonAttributes]="{ \'aria-label\': translations.COPY_CODE, \'aria-live\': \'polite\', \'tabindex\': \'0\' }"> @if (display === \'inline\') { <code #code> <ng-container *ngTemplateOutlet="codeTemplate" /> </code> } @else { <svg cdsIcon="copy" size="16" class="cds--snippet__icon"></svg> } </cds-icon-button> }</ng-template><ng-template #codeTemplate> <ng-content /></ng-template> </div>'
|
|
2592
2594
|
var COMPONENTS = [{'name': 'Accordion', 'selector': 'cds-accordion, ibm-accordion'},{'name': 'AccordionItem', 'selector': 'cds-accordion-item, ibm-accordion-item'},{'name': 'ActionableNotification', 'selector': 'cds-actionable-notification, ibm-actionable-notification'},{'name': 'AlertModal', 'selector': 'cds-alert-modal, ibm-alert-modal'},{'name': 'BaseIconButton', 'selector': ''},{'name': 'BaseNotification', 'selector': ''},{'name': 'BaseTabHeader', 'selector': ''},{'name': 'Breadcrumb', 'selector': 'cds-breadcrumb, ibm-breadcrumb'},{'name': 'BreadcrumbItemComponent', 'selector': 'cds-breadcrumb-item, ibm-breadcrumb-item'},{'name': 'ButtonSet', 'selector': 'cds-button-set, ibm-button-set'},{'name': 'Checkbox', 'selector': 'cds-checkbox, ibm-checkbox'},{'name': 'ClickableTile', 'selector': 'cds-clickable-tile, ibm-clickable-tile'},{'name': 'CodeSnippet', 'selector': 'cds-code-snippet, ibm-code-snippet'},{'name': 'ComboBox', 'selector': 'cds-combo-box, ibm-combo-box'},{'name': 'ContainedList', 'selector': 'cds-contained-list, ibm-contained-list'},{'name': 'ContainedListItem', 'selector': 'cds-contained-list-item, ibm-contained-list-item'},{'name': 'ContentSwitcher', 'selector': 'cds-content-switcher, ibm-content-switcher'},{'name': 'ContextMenuComponent', 'selector': 'cds-context-menu, ibm-context-menu'},{'name': 'ContextMenuDividerComponent', 'selector': 'cds-context-menu-divider, ibm-context-menu-divider'},{'name': 'ContextMenuGroupComponent', 'selector': 'cds-context-menu-group, ibm-context-menu-group'},{'name': 'ContextMenuItemComponent', 'selector': 'cds-context-menu-item, ibm-context-menu-item'},{'name': 'DatePicker', 'selector': 'cds-date-picker, ibm-date-picker'},{'name': 'DatePickerInput', 'selector': 'cds-date-picker-input, ibm-date-picker-input'},{'name': 'Dialog', 'selector': 'cds-dialog, ibm-dialog'},{'name': 'Documentation', 'selector': 'cds-documentation'},{'name': 'Dropdown', 'selector': 'cds-dropdown, ibm-dropdown'},{'name': 'DropdownList', 'selector': 'cds-dropdown-list, ibm-dropdown-list'},{'name': 'ExpandableTile', 'selector': 'cds-expandable-tile, ibm-expandable-tile'},{'name': 'FileComponent', 'selector': 'cds-file, ibm-file'},{'name': 'FileUploader', 'selector': 'cds-file-uploader, ibm-file-uploader'},{'name': 'Hamburger', 'selector': 'cds-hamburger, ibm-hamburger'},{'name': 'Header', 'selector': 'cds-header, ibm-header'},{'name': 'HeaderAction', 'selector': 'cds-header-action, ibm-header-action'},{'name': 'HeaderGlobal', 'selector': 'cds-header-global, ibm-header-global'},{'name': 'HeaderItem', 'selector': 'cds-header-item, ibm-header-item'},{'name': 'HeaderMenu', 'selector': 'cds-header-menu, ibm-header-menu'},{'name': 'HeaderNavigation', 'selector': 'cds-header-navigation, ibm-header-navigation'},{'name': 'IconButton', 'selector': 'cds-icon-button, ibm-icon-button'},{'name': 'InlineLoading', 'selector': 'cds-inline-loading, ibm-inline-loading'},{'name': 'Label', 'selector': 'cds-label, ibm-label'},{'name': 'ListColumn', 'selector': 'cds-list-column, ibm-list-column'},{'name': 'ListHeader', 'selector': 'cds-list-header, ibm-list-header'},{'name': 'ListRow', 'selector': 'cds-list-row, ibm-list-row'},{'name': 'Loading', 'selector': 'cds-loading, ibm-loading'},{'name': 'Modal', 'selector': 'cds-modal, ibm-modal'},{'name': 'ModalFooter', 'selector': 'cds-modal-footer, ibm-modal-footer'},{'name': 'ModalHeader', 'selector': 'cds-modal-header, ibm-modal-header'},{'name': 'Notification', 'selector': 'cds-notification, cds-inline-notification, ibm-notification, ibm-inline-notification'},{'name': 'NumberComponent', 'selector': 'cds-number, ibm-number'},{'name': 'OverflowMenu', 'selector': 'cds-overflow-menu, ibm-overflow-menu'},{'name': 'OverflowMenuCustomPane', 'selector': 'cds-overflow-custom-menu-pane, ibm-overflow-custom-menu-pane'},{'name': 'OverflowMenuOption', 'selector': 'cds-overflow-menu-option, ibm-overflow-menu-option'},{'name': 'OverflowMenuPane', 'selector': 'cds-overflow-menu-pane, ibm-overflow-menu-pane'},{'name': 'Overlay', 'selector': 'cds-overlay, ibm-overlay'},{'name': 'Pagination', 'selector': 'cds-pagination, ibm-pagination'},{'name': 'PaginationNav', 'selector': 'cds-pagination-nav, ibm-pagination-navm'},{'name': 'PaginationNavItem', 'selector': 'cds-pagination-nav-item, ibm-pagination-nav-item'},{'name': 'PaginationOverflow', 'selector': 'cds-pagination-overflow, ibm-pagination-overflow'},{'name': 'Panel', 'selector': 'cds-panel, ibm-panel'},{'name': 'PasswordInputLabelComponent', 'selector': 'cds-password-label, ibm-password-label'},{'name': 'Placeholder', 'selector': 'cds-placeholder, ibm-placeholder'},{'name': 'PopoverContent', 'selector': 'cds-popover-content, ibm-popover-content'},{'name': 'ProgressBar', 'selector': 'cds-progress-bar, ibm-progress-bar'},{'name': 'ProgressIndicator', 'selector': 'cds-progress-indicator, ibm-progress-indicator'},{'name': 'Radio', 'selector': 'cds-radio, ibm-radio'},{'name': 'RadioGroup', 'selector': 'cds-radio-group, ibm-radio-group'},{'name': 'Search', 'selector': 'cds-search, ibm-search'},{'name': 'Select', 'selector': 'cds-select, ibm-select'},{'name': 'SelectionTile', 'selector': 'cds-selection-tile, ibm-selection-tile'},{'name': 'SideNav', 'selector': 'cds-sidenav, ibm-sidenav'},{'name': 'SideNavItem', 'selector': 'cds-sidenav-item, ibm-sidenav-item'},{'name': 'SideNavMenu', 'selector': 'cds-sidenav-menu, ibm-sidenav-menu'},{'name': 'SkeletonPlaceholder', 'selector': 'cds-skeleton-placeholder, ibm-skeleton-placeholder'},{'name': 'SkeletonText', 'selector': 'cds-skeleton-text, ibm-skeleton-text'},{'name': 'Slider', 'selector': 'cds-slider, ibm-slider'},{'name': 'StructuredList', 'selector': 'cds-structured-list, ibm-structured-list'},{'name': 'SwitcherList', 'selector': 'cds-switcher-list, ibm-switcher-list'},{'name': 'SwitcherListItem', 'selector': 'cds-switcher-list-item, ibm-switcher-list-item'},{'name': 'Tab', 'selector': 'cds-tab, ibm-tab'},{'name': 'TabHeaderGroup', 'selector': 'cds-tab-header-group, ibm-tab-header-group'},{'name': 'TabHeaders', 'selector': 'cds-tab-headers, ibm-tab-headers'},{'name': 'Table', 'selector': 'cds-table, ibm-table'},{'name': 'TableBody', 'selector': '[cdsTableBody], [ibmTableBody]'},{'name': 'TableCheckbox', 'selector': '[cdsTableCheckbox], [ibmTableCheckbox]'},{'name': 'TableContainer', 'selector': 'cds-table-container, ibm-table-container'},{'name': 'TableData', 'selector': '[cdsTableData], [ibmTableData]'},{'name': 'TableExpandButton', 'selector': '[cdsTableExpandButton], [ibmTableExpandButton]'},{'name': 'TableExpandedRow', 'selector': '[cdsTableExpandedRow], [ibmTableExpandedRow]'},{'name': 'TableHead', 'selector': '[cdsTableHead], [ibmTableHead]'},{'name': 'TableHeadCell', 'selector': '[cdsTableHeadCell], [ibmTableHeadCell]'},{'name': 'TableHeadCheckbox', 'selector': '[cdsTableHeadCheckbox], [ibmTableHeadCheckbox]'},{'name': 'TableHeader', 'selector': 'cds-table-header, ibm-table-header'},{'name': 'TableHeadExpand', 'selector': '[cdsTableHeadExpand], [ibmTableHeadExpand]'},{'name': 'TableRadio', 'selector': '[cdsTableRadio], [ibmTableRadio]'},{'name': 'TableRowComponent', 'selector': '[cdsTableRow], [ibmTableRow]'},{'name': 'TableToolbar', 'selector': 'cds-table-toolbar, ibm-table-toolbar'},{'name': 'TableToolbarActions', 'selector': 'cds-table-toolbar-actions, ibm-table-toolbar-actions'},{'name': 'TableToolbarContent', 'selector': 'cds-table-toolbar-content, ibm-table-toolbar-content'},{'name': 'TableToolbarSearch', 'selector': 'cds-table-toolbar-search, ibm-table-toolbar-search'},{'name': 'Tabs', 'selector': 'cds-tabs, ibm-tabs'},{'name': 'TabSkeleton', 'selector': 'cds-tabs-skeleton, ibm-tabs-skeleton'},{'name': 'Tag', 'selector': 'cds-tag, ibm-tag'},{'name': 'TagFilter', 'selector': 'cds-tag-filter, ibm-tag-filter'},{'name': 'TagOperationalComponent', 'selector': 'cds-tag-operational, ibm-tag-operational'},{'name': 'TagSelectableComponent', 'selector': 'cds-tag-selectable, ibm-tag-selectable'},{'name': 'TextareaLabelComponent', 'selector': 'cds-textarea-label, ibm-textarea-label'},{'name': 'TextInputLabelComponent', 'selector': 'cds-text-label, ibm-text-label'},{'name': 'Tile', 'selector': 'cds-tile, ibm-tile'},{'name': 'TileGroup', 'selector': 'cds-tile-group, ibm-tile-group'},{'name': 'TimePicker', 'selector': 'cds-timepicker, ibm-timepicker'},{'name': 'TimePickerSelect', 'selector': 'cds-timepicker-select, ibm-timepicker-select'},{'name': 'Toast', 'selector': 'cds-toast, ibm-toast'},{'name': 'Toggle', 'selector': 'cds-toggle, ibm-toggle'},{'name': 'Toggletip', 'selector': 'cds-toggletip, ibm-toggletip'},{'name': 'Tooltip', 'selector': 'cds-tooltip, ibm-tooltip'},{'name': 'TooltipDefinition', 'selector': 'cds-tooltip-definition, ibm-tooltip-definition'},{'name': 'TreeNodeComponent', 'selector': 'cds-tree-node'},{'name': 'TreeViewComponent', 'selector': 'cds-tree-view'}];
|
|
2593
2595
|
var DIRECTIVES = [{'name': 'AbstractDropdownView', 'selector': '[cdsAbstractDropdownView], [ibmAbstractDropdownView]'},{'name': 'ActionableButton', 'selector': '[cdsActionableButton], [ibmActionableButton]'},{'name': 'ActionableSubtitle', 'selector': '[cdsActionableSubtitle], [ibmActionableSubtitle]'},{'name': 'ActionableTitle', 'selector': '[cdsActionableTitle], [ibmActionableTitle]'},{'name': 'BaseModal', 'selector': '[cdsBaseModal], [ibmBaseModal]'},{'name': 'Button', 'selector': '[cdsButton], [ibmButton]'},{'name': 'ClickableTileIconDirective', 'selector': '[cdsClickableTileIcon], [ibmClickableTileIcon]'},{'name': 'ColumnDirective', 'selector': '[cdsCol], [ibmCol]'},{'name': 'ContentSwitcherOption', 'selector': '[cdsContentOption], [ibmContentOption]'},{'name': 'DialogDirective', 'selector': '[cdsDialog], [ibmDialog]'},{'name': 'ExpandableTileAboveFoldDirective', 'selector': '[cdsAboveFold], [ibmAboveFold]'},{'name': 'ExpandableTileBelowFoldDirective', 'selector': '[cdsBelowFold], [ibmBelowFold]'},{'name': 'ExpandedRowHover', 'selector': '[cdsExpandedRowHover], [ibmExpandedRowHover]'},{'name': 'GridDirective', 'selector': '[cdsGrid], [ibmGrid]'},{'name': 'IconDirective', 'selector': '[cdsIcon], [ibmIcon]'},{'name': 'LayerDirective', 'selector': '[cdsLayer], [ibmLayer]'},{'name': 'Link', 'selector': '[cdsLink], [ibmLink]'},{'name': 'LinkIconDirective', 'selector': '[ibmLinkIcon], [cdsLinkIcon]'},{'name': 'List', 'selector': '[cdsList], [ibmList]'},{'name': 'ListItemDirective', 'selector': '[cdsListItem], [ibmListItem]'},{'name': 'ModalContent', 'selector': '[cdsModalContent], [ibmModalContent]'},{'name': 'ModalContentText', 'selector': '[cdsModalContentText], [ibmModalContentText]'},{'name': 'ModalHeaderHeading', 'selector': '[cdsModalHeaderHeading], [ibmModalHeaderHeading]'},{'name': 'ModalHeaderLabel', 'selector': '[cdsModalHeaderLabel], [ibmModalHeaderLabel]'},{'name': 'NotificationSubtitle', 'selector': '[cdsNotificationSubtitle], [ibmNotificationSubtitle]'},{'name': 'NotificationTitle', 'selector': '[cdsNotificationTitle], [ibmNotificationTitle]'},{'name': 'OptGroup', 'selector': 'optgroup'},{'name': 'Option', 'selector': 'option'},{'name': 'OverflowMenuDirective', 'selector': '[cdsOverflowMenu], [ibmOverflowMenu]'},{'name': 'PasswordInput', 'selector': '[cdsPassword], [ibmPassword]'},{'name': 'PopoverContainer', 'selector': '[cdsPopover], [ibmPopover]'},{'name': 'RouterLinkExtendedDirective', 'selector': '[routerLink]'},{'name': 'RowDirective', 'selector': '[cdsRow], [ibmRow]'},{'name': 'ScrollableList', 'selector': '[cdsScrollableList], [ibmScrollableList]'},{'name': 'StackDirective', 'selector': '[cdsStack], [ibmStack]'},{'name': 'TabHeader', 'selector': '[cdsTabHeader], [ibmTabHeader]'},{'name': 'TableDirective', 'selector': '[cdsTable], [ibmTable]'},{'name': 'TableHeadCellLabel', 'selector': '[cdsTableHeadCellLabel], [ibmTableHeadCellLabel]'},{'name': 'TableHeaderDescription', 'selector': '[cdsTableHeaderDescription], [ibmTableHeaderDescription]'},{'name': 'TableHeaderTitle', 'selector': '[cdsTableHeaderTitle], [ibmTableHeaderTitle]'},{'name': 'TagIconDirective', 'selector': '[cdsTagIcon], [ibmTagIcon]'},{'name': 'TextArea', 'selector': '[cdsTextArea], [ibmTextArea]'},{'name': 'TextInput', 'selector': '[cdsText], [ibmText]'},{'name': 'ThemeDirective', 'selector': '[cdsTheme], [ibmTheme]'},{'name': 'ToastCaption', 'selector': '[cdsToastCaption], [ibmToastCaption]'},{'name': 'ToastSubtitle', 'selector': '[cdsToastSubtitle], [ibmToastSubtitle]'},{'name': 'ToastTitle', 'selector': '[cdsToastTitle], [ibmToastTitle]'},{'name': 'ToggletipAction', 'selector': '[cdsToggletipAction], [ibmToggletipAction]'},{'name': 'ToggletipButton', 'selector': '[cdsToggletipButton], [ibmToggletipButton]'},{'name': 'ToggletipContent', 'selector': '[cdsToggletipContent], [ibmToggletipContent]'},{'name': 'ToggletipLabel', 'selector': '[cdsToggletipLabel], [ibmToggletipLabel]'}];
|
|
2594
2596
|
var ACTUAL_COMPONENT = {'name': 'CodeSnippet'};
|
|
@@ -399,7 +399,7 @@
|
|
|
399
399
|
</tr>
|
|
400
400
|
<tr>
|
|
401
401
|
<td class="col-md-2" colspan="2">
|
|
402
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
402
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:33</a></code>
|
|
403
403
|
</div>
|
|
404
404
|
</td>
|
|
405
405
|
</tr>
|
|
@@ -438,7 +438,7 @@
|
|
|
438
438
|
</tr>
|
|
439
439
|
<tr>
|
|
440
440
|
<td class="col-md-2" colspan="2">
|
|
441
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
441
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:41</a></code>
|
|
442
442
|
</div>
|
|
443
443
|
</td>
|
|
444
444
|
</tr>
|
|
@@ -478,7 +478,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
478
478
|
</tr>
|
|
479
479
|
<tr>
|
|
480
480
|
<td class="col-md-2" colspan="2">
|
|
481
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
481
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:17</a></code>
|
|
482
482
|
</div>
|
|
483
483
|
</td>
|
|
484
484
|
</tr>
|
|
@@ -517,7 +517,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
517
517
|
</tr>
|
|
518
518
|
<tr>
|
|
519
519
|
<td class="col-md-2" colspan="2">
|
|
520
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
520
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:21</a></code>
|
|
521
521
|
</div>
|
|
522
522
|
</td>
|
|
523
523
|
</tr>
|
|
@@ -556,7 +556,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
556
556
|
</tr>
|
|
557
557
|
<tr>
|
|
558
558
|
<td class="col-md-2" colspan="2">
|
|
559
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
559
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:45</a></code>
|
|
560
560
|
</div>
|
|
561
561
|
</td>
|
|
562
562
|
</tr>
|
|
@@ -595,7 +595,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
595
595
|
</tr>
|
|
596
596
|
<tr>
|
|
597
597
|
<td class="col-md-2" colspan="2">
|
|
598
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
598
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:25</a></code>
|
|
599
599
|
</div>
|
|
600
600
|
</td>
|
|
601
601
|
</tr>
|
|
@@ -634,7 +634,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
634
634
|
</tr>
|
|
635
635
|
<tr>
|
|
636
636
|
<td class="col-md-2" colspan="2">
|
|
637
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
637
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:29</a></code>
|
|
638
638
|
</div>
|
|
639
639
|
</td>
|
|
640
640
|
</tr>
|
|
@@ -673,7 +673,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
673
673
|
</tr>
|
|
674
674
|
<tr>
|
|
675
675
|
<td class="col-md-2" colspan="2">
|
|
676
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
676
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:49</a></code>
|
|
677
677
|
</div>
|
|
678
678
|
</td>
|
|
679
679
|
</tr>
|
|
@@ -145,6 +145,10 @@
|
|
|
145
145
|
<table class="table table-sm table-hover metadata">
|
|
146
146
|
<tbody>
|
|
147
147
|
|
|
148
|
+
<tr>
|
|
149
|
+
<td class="col-md-3">changeDetection</td>
|
|
150
|
+
<td class="col-md-9"><code>ChangeDetectionStrategy.OnPush</code></td>
|
|
151
|
+
</tr>
|
|
148
152
|
|
|
149
153
|
|
|
150
154
|
|
|
@@ -385,7 +389,7 @@
|
|
|
385
389
|
</tr>
|
|
386
390
|
<tr>
|
|
387
391
|
<td class="col-md-4">
|
|
388
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
392
|
+
<div class="io-line">Defined in <a href="" data-line="145" class="link-to-prism">src/button/icon-button.component.ts:145</a></div>
|
|
389
393
|
</td>
|
|
390
394
|
</tr>
|
|
391
395
|
|
|
@@ -441,7 +445,7 @@
|
|
|
441
445
|
</tr>
|
|
442
446
|
<tr>
|
|
443
447
|
<td class="col-md-2" colspan="2">
|
|
444
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
448
|
+
<div class="io-line">Defined in <a href="" data-line="77" class="link-to-prism">src/button/icon-button.component.ts:77</a></div>
|
|
445
449
|
</td>
|
|
446
450
|
</tr>
|
|
447
451
|
</tbody>
|
|
@@ -467,7 +471,7 @@
|
|
|
467
471
|
</tr>
|
|
468
472
|
<tr>
|
|
469
473
|
<td class="col-md-2" colspan="2">
|
|
470
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
474
|
+
<div class="io-line">Defined in <a href="" data-line="103" class="link-to-prism">src/button/icon-button.component.ts:103</a></div>
|
|
471
475
|
</td>
|
|
472
476
|
</tr>
|
|
473
477
|
<tr>
|
|
@@ -494,7 +498,7 @@
|
|
|
494
498
|
</tr>
|
|
495
499
|
<tr>
|
|
496
500
|
<td class="col-md-2" colspan="2">
|
|
497
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
501
|
+
<div class="io-line">Defined in <a href="" data-line="64" class="link-to-prism">src/button/icon-button.component.ts:64</a></div>
|
|
498
502
|
</td>
|
|
499
503
|
</tr>
|
|
500
504
|
<tr>
|
|
@@ -521,7 +525,7 @@
|
|
|
521
525
|
</tr>
|
|
522
526
|
<tr>
|
|
523
527
|
<td class="col-md-2" colspan="2">
|
|
524
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
528
|
+
<div class="io-line">Defined in <a href="" data-line="127" class="link-to-prism">src/button/icon-button.component.ts:127</a></div>
|
|
525
529
|
</td>
|
|
526
530
|
</tr>
|
|
527
531
|
<tr>
|
|
@@ -553,7 +557,7 @@
|
|
|
553
557
|
</tr>
|
|
554
558
|
<tr>
|
|
555
559
|
<td class="col-md-2" colspan="2">
|
|
556
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
560
|
+
<div class="io-line">Defined in <a href="" data-line="123" class="link-to-prism">src/button/icon-button.component.ts:123</a></div>
|
|
557
561
|
</td>
|
|
558
562
|
</tr>
|
|
559
563
|
<tr>
|
|
@@ -585,7 +589,7 @@
|
|
|
585
589
|
</tr>
|
|
586
590
|
<tr>
|
|
587
591
|
<td class="col-md-2" colspan="2">
|
|
588
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
592
|
+
<div class="io-line">Defined in <a href="" data-line="119" class="link-to-prism">src/button/icon-button.component.ts:119</a></div>
|
|
589
593
|
</td>
|
|
590
594
|
</tr>
|
|
591
595
|
<tr>
|
|
@@ -617,7 +621,7 @@
|
|
|
617
621
|
</tr>
|
|
618
622
|
<tr>
|
|
619
623
|
<td class="col-md-2" colspan="2">
|
|
620
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
624
|
+
<div class="io-line">Defined in <a href="" data-line="107" class="link-to-prism">src/button/icon-button.component.ts:107</a></div>
|
|
621
625
|
</td>
|
|
622
626
|
</tr>
|
|
623
627
|
<tr>
|
|
@@ -649,7 +653,7 @@
|
|
|
649
653
|
</tr>
|
|
650
654
|
<tr>
|
|
651
655
|
<td class="col-md-2" colspan="2">
|
|
652
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
656
|
+
<div class="io-line">Defined in <a href="" data-line="131" class="link-to-prism">src/button/icon-button.component.ts:131</a></div>
|
|
653
657
|
</td>
|
|
654
658
|
</tr>
|
|
655
659
|
<tr>
|
|
@@ -681,7 +685,7 @@
|
|
|
681
685
|
</tr>
|
|
682
686
|
<tr>
|
|
683
687
|
<td class="col-md-2" colspan="2">
|
|
684
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
688
|
+
<div class="io-line">Defined in <a href="" data-line="111" class="link-to-prism">src/button/icon-button.component.ts:111</a></div>
|
|
685
689
|
</td>
|
|
686
690
|
</tr>
|
|
687
691
|
<tr>
|
|
@@ -713,7 +717,7 @@
|
|
|
713
717
|
</tr>
|
|
714
718
|
<tr>
|
|
715
719
|
<td class="col-md-2" colspan="2">
|
|
716
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
720
|
+
<div class="io-line">Defined in <a href="" data-line="115" class="link-to-prism">src/button/icon-button.component.ts:115</a></div>
|
|
717
721
|
</td>
|
|
718
722
|
</tr>
|
|
719
723
|
<tr>
|
|
@@ -751,7 +755,7 @@
|
|
|
751
755
|
</tr>
|
|
752
756
|
<tr>
|
|
753
757
|
<td class="col-md-2" colspan="2">
|
|
754
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
758
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:33</a></code>
|
|
755
759
|
</div>
|
|
756
760
|
</td>
|
|
757
761
|
</tr>
|
|
@@ -790,7 +794,7 @@
|
|
|
790
794
|
</tr>
|
|
791
795
|
<tr>
|
|
792
796
|
<td class="col-md-2" colspan="2">
|
|
793
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
797
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:41</a></code>
|
|
794
798
|
</div>
|
|
795
799
|
</td>
|
|
796
800
|
</tr>
|
|
@@ -830,7 +834,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
830
834
|
</tr>
|
|
831
835
|
<tr>
|
|
832
836
|
<td class="col-md-2" colspan="2">
|
|
833
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
837
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:17</a></code>
|
|
834
838
|
</div>
|
|
835
839
|
</td>
|
|
836
840
|
</tr>
|
|
@@ -869,7 +873,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
869
873
|
</tr>
|
|
870
874
|
<tr>
|
|
871
875
|
<td class="col-md-2" colspan="2">
|
|
872
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
876
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:21</a></code>
|
|
873
877
|
</div>
|
|
874
878
|
</td>
|
|
875
879
|
</tr>
|
|
@@ -908,7 +912,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
908
912
|
</tr>
|
|
909
913
|
<tr>
|
|
910
914
|
<td class="col-md-2" colspan="2">
|
|
911
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
915
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:45</a></code>
|
|
912
916
|
</div>
|
|
913
917
|
</td>
|
|
914
918
|
</tr>
|
|
@@ -947,7 +951,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
947
951
|
</tr>
|
|
948
952
|
<tr>
|
|
949
953
|
<td class="col-md-2" colspan="2">
|
|
950
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
954
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:25</a></code>
|
|
951
955
|
</div>
|
|
952
956
|
</td>
|
|
953
957
|
</tr>
|
|
@@ -986,7 +990,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
986
990
|
</tr>
|
|
987
991
|
<tr>
|
|
988
992
|
<td class="col-md-2" colspan="2">
|
|
989
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
993
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:29</a></code>
|
|
990
994
|
</div>
|
|
991
995
|
</td>
|
|
992
996
|
</tr>
|
|
@@ -1025,7 +1029,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
1025
1029
|
</tr>
|
|
1026
1030
|
<tr>
|
|
1027
1031
|
<td class="col-md-2" colspan="2">
|
|
1028
|
-
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:
|
|
1032
|
+
<div class="io-line">Defined in <code><a href="../components/BaseIconButton.html#source" target="_self" >BaseIconButton:49</a></code>
|
|
1029
1033
|
</div>
|
|
1030
1034
|
</td>
|
|
1031
1035
|
</tr>
|
|
@@ -1056,7 +1060,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
1056
1060
|
</tr>
|
|
1057
1061
|
<tr>
|
|
1058
1062
|
<td class="col-md-2" colspan="2">
|
|
1059
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1063
|
+
<div class="io-line">Defined in <a href="" data-line="138" class="link-to-prism">src/button/icon-button.component.ts:138</a></div>
|
|
1060
1064
|
</td>
|
|
1061
1065
|
</tr>
|
|
1062
1066
|
</tbody>
|
|
@@ -1077,7 +1081,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
1077
1081
|
</tr>
|
|
1078
1082
|
<tr>
|
|
1079
1083
|
<td class="col-md-2" colspan="2">
|
|
1080
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1084
|
+
<div class="io-line">Defined in <a href="" data-line="136" class="link-to-prism">src/button/icon-button.component.ts:136</a></div>
|
|
1081
1085
|
</td>
|
|
1082
1086
|
</tr>
|
|
1083
1087
|
<tr>
|
|
@@ -1104,7 +1108,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
1104
1108
|
</tr>
|
|
1105
1109
|
<tr>
|
|
1106
1110
|
<td class="col-md-2" colspan="2">
|
|
1107
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1111
|
+
<div class="io-line">Defined in <a href="" data-line="137" class="link-to-prism">src/button/icon-button.component.ts:137</a></div>
|
|
1108
1112
|
</td>
|
|
1109
1113
|
</tr>
|
|
1110
1114
|
</tbody>
|
|
@@ -1125,7 +1129,7 @@ This is not toggleable - should be assigned once</p>
|
|
|
1125
1129
|
</tr>
|
|
1126
1130
|
<tr>
|
|
1127
1131
|
<td class="col-md-2" colspan="2">
|
|
1128
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1132
|
+
<div class="io-line">Defined in <a href="" data-line="142" class="link-to-prism">src/button/icon-button.component.ts:142</a></div>
|
|
1129
1133
|
</td>
|
|
1130
1134
|
</tr>
|
|
1131
1135
|
<tr>
|
|
@@ -1164,8 +1168,8 @@ This is not toggleable - should be assigned once</p>
|
|
|
1164
1168
|
|
|
1165
1169
|
<tr>
|
|
1166
1170
|
<td class="col-md-4">
|
|
1167
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1168
|
-
class="link-to-prism">src/button/icon-button.component.ts:
|
|
1171
|
+
<div class="io-line">Defined in <a href="" data-line="160"
|
|
1172
|
+
class="link-to-prism">src/button/icon-button.component.ts:160</a></div>
|
|
1169
1173
|
</td>
|
|
1170
1174
|
</tr>
|
|
1171
1175
|
|
|
@@ -1251,8 +1255,8 @@ Else double fires (click) event</p>
|
|
|
1251
1255
|
|
|
1252
1256
|
<tr>
|
|
1253
1257
|
<td class="col-md-4">
|
|
1254
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1255
|
-
class="link-to-prism">src/button/icon-button.component.ts:
|
|
1258
|
+
<div class="io-line">Defined in <a href="" data-line="151"
|
|
1259
|
+
class="link-to-prism">src/button/icon-button.component.ts:151</a></div>
|
|
1256
1260
|
</td>
|
|
1257
1261
|
</tr>
|
|
1258
1262
|
|
|
@@ -1299,7 +1303,7 @@ Else double fires (click) event</p>
|
|
|
1299
1303
|
</tr>
|
|
1300
1304
|
<tr>
|
|
1301
1305
|
<td class="col-md-4">
|
|
1302
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1306
|
+
<div class="io-line">Defined in <a href="" data-line="145" class="link-to-prism">src/button/icon-button.component.ts:145</a></div>
|
|
1303
1307
|
</td>
|
|
1304
1308
|
</tr>
|
|
1305
1309
|
|
|
@@ -1335,7 +1339,7 @@ Else double fires (click) event</p>
|
|
|
1335
1339
|
</tr>
|
|
1336
1340
|
<tr>
|
|
1337
1341
|
<td class="col-md-4">
|
|
1338
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1342
|
+
<div class="io-line">Defined in <a href="" data-line="98" class="link-to-prism">src/button/icon-button.component.ts:98</a></div>
|
|
1339
1343
|
</td>
|
|
1340
1344
|
</tr>
|
|
1341
1345
|
|
|
@@ -1367,7 +1371,7 @@ Else double fires (click) event</p>
|
|
|
1367
1371
|
</tr>
|
|
1368
1372
|
<tr>
|
|
1369
1373
|
<td class="col-md-4">
|
|
1370
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1374
|
+
<div class="io-line">Defined in <a href="" data-line="144" class="link-to-prism">src/button/icon-button.component.ts:144</a></div>
|
|
1371
1375
|
</td>
|
|
1372
1376
|
</tr>
|
|
1373
1377
|
|
|
@@ -1399,7 +1403,7 @@ Else double fires (click) event</p>
|
|
|
1399
1403
|
</tr>
|
|
1400
1404
|
<tr>
|
|
1401
1405
|
<td class="col-md-4">
|
|
1402
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1406
|
+
<div class="io-line">Defined in <a href="" data-line="96" class="link-to-prism">src/button/icon-button.component.ts:96</a></div>
|
|
1403
1407
|
</td>
|
|
1404
1408
|
</tr>
|
|
1405
1409
|
|
|
@@ -1428,7 +1432,7 @@ Else double fires (click) event</p>
|
|
|
1428
1432
|
</tr>
|
|
1429
1433
|
<tr>
|
|
1430
1434
|
<td class="col-md-4">
|
|
1431
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1435
|
+
<div class="io-line">Defined in <a href="" data-line="68" class="link-to-prism">src/button/icon-button.component.ts:68</a></div>
|
|
1432
1436
|
</td>
|
|
1433
1437
|
</tr>
|
|
1434
1438
|
|
|
@@ -1439,7 +1443,7 @@ Else double fires (click) event</p>
|
|
|
1439
1443
|
</tr>
|
|
1440
1444
|
<tr>
|
|
1441
1445
|
<td class="col-md-4">
|
|
1442
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1446
|
+
<div class="io-line">Defined in <a href="" data-line="64" class="link-to-prism">src/button/icon-button.component.ts:64</a></div>
|
|
1443
1447
|
</td>
|
|
1444
1448
|
</tr>
|
|
1445
1449
|
<tr>
|
|
@@ -1499,7 +1503,7 @@ Else double fires (click) event</p>
|
|
|
1499
1503
|
</tr>
|
|
1500
1504
|
<tr>
|
|
1501
1505
|
<td class="col-md-4">
|
|
1502
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1506
|
+
<div class="io-line">Defined in <a href="" data-line="92" class="link-to-prism">src/button/icon-button.component.ts:92</a></div>
|
|
1503
1507
|
</td>
|
|
1504
1508
|
</tr>
|
|
1505
1509
|
|
|
@@ -1510,7 +1514,7 @@ Else double fires (click) event</p>
|
|
|
1510
1514
|
</tr>
|
|
1511
1515
|
<tr>
|
|
1512
1516
|
<td class="col-md-4">
|
|
1513
|
-
<div class="io-line">Defined in <a href="" data-line="
|
|
1517
|
+
<div class="io-line">Defined in <a href="" data-line="77" class="link-to-prism">src/button/icon-button.component.ts:77</a></div>
|
|
1514
1518
|
</td>
|
|
1515
1519
|
</tr>
|
|
1516
1520
|
<tr>
|
|
@@ -1569,6 +1573,7 @@ Key is the attribute name & value is the attribute value for the button</p>
|
|
|
1569
1573
|
<div class="tab-pane fade tab-source-code" id="source">
|
|
1570
1574
|
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import {
|
|
1571
1575
|
AfterViewInit,
|
|
1576
|
+
ChangeDetectionStrategy,
|
|
1572
1577
|
Component,
|
|
1573
1578
|
ElementRef,
|
|
1574
1579
|
EventEmitter,
|
|
@@ -1622,7 +1627,8 @@ import { ButtonSize, ButtonType } from "./button.types";
|
|
|
1622
1627
|
<ng-content />
|
|
1623
1628
|
</button>
|
|
1624
1629
|
</cds-tooltip>
|
|
1625
|
-
`
|
|
1630
|
+
`,
|
|
1631
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
1626
1632
|
})
|
|
1627
1633
|
export class IconButton extends BaseIconButton implements AfterViewInit {
|
|
1628
1634
|
/**
|