@skyux/layout 12.22.0 → 13.0.0-alpha.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/fesm2022/skyux-layout-testing.mjs.map +1 -1
- package/fesm2022/skyux-layout.mjs +227 -227
- package/fesm2022/skyux-layout.mjs.map +1 -1
- package/index.d.ts +1223 -73
- package/package.json +18 -18
- package/testing/index.d.ts +657 -3
- package/lib/modules/action-button/action-button-adapter-service.d.ts +0 -13
- package/lib/modules/action-button/action-button-container.component.d.ts +0 -32
- package/lib/modules/action-button/action-button-details.component.d.ts +0 -8
- package/lib/modules/action-button/action-button-header.component.d.ts +0 -9
- package/lib/modules/action-button/action-button-icon.component.d.ts +0 -24
- package/lib/modules/action-button/action-button-permalink.d.ts +0 -31
- package/lib/modules/action-button/action-button.component.d.ts +0 -25
- package/lib/modules/action-button/action-button.module.d.ts +0 -16
- package/lib/modules/action-button/types/action-button-container-align-items-type.d.ts +0 -1
- package/lib/modules/action-button/types/action-button-container-align-items.d.ts +0 -14
- package/lib/modules/back-to-top/back-to-top-adapter.service.d.ts +0 -25
- package/lib/modules/back-to-top/back-to-top.component.d.ts +0 -12
- package/lib/modules/back-to-top/back-to-top.directive.d.ts +0 -28
- package/lib/modules/back-to-top/back-to-top.module.d.ts +0 -10
- package/lib/modules/back-to-top/models/back-to-top-message-type.d.ts +0 -9
- package/lib/modules/back-to-top/models/back-to-top-message.d.ts +0 -10
- package/lib/modules/back-to-top/models/back-to-top-options.d.ts +0 -10
- package/lib/modules/box/box-content.component.d.ts +0 -8
- package/lib/modules/box/box-controls.component.d.ts +0 -10
- package/lib/modules/box/box-header-id-token.d.ts +0 -2
- package/lib/modules/box/box-header.component.d.ts +0 -11
- package/lib/modules/box/box-heading-level.d.ts +0 -1
- package/lib/modules/box/box-heading-style.d.ts +0 -1
- package/lib/modules/box/box.component.d.ts +0 -81
- package/lib/modules/box/box.module.d.ts +0 -13
- package/lib/modules/card/card-actions.component.d.ts +0 -9
- package/lib/modules/card/card-content.component.d.ts +0 -9
- package/lib/modules/card/card-title.component.d.ts +0 -9
- package/lib/modules/card/card.component.d.ts +0 -44
- package/lib/modules/card/card.module.d.ts +0 -18
- package/lib/modules/definition-list/definition-list-content.component.d.ts +0 -9
- package/lib/modules/definition-list/definition-list-heading.component.d.ts +0 -9
- package/lib/modules/definition-list/definition-list-label.component.d.ts +0 -13
- package/lib/modules/definition-list/definition-list-value.component.d.ts +0 -13
- package/lib/modules/definition-list/definition-list.component.d.ts +0 -24
- package/lib/modules/definition-list/definition-list.module.d.ts +0 -16
- package/lib/modules/definition-list/definition-list.service.d.ts +0 -11
- package/lib/modules/description-list/description-list-adapter-service.d.ts +0 -13
- package/lib/modules/description-list/description-list-content.component.d.ts +0 -29
- package/lib/modules/description-list/description-list-description.component.d.ts +0 -19
- package/lib/modules/description-list/description-list-term.component.d.ts +0 -14
- package/lib/modules/description-list/description-list.component.d.ts +0 -37
- package/lib/modules/description-list/description-list.module.d.ts +0 -15
- package/lib/modules/description-list/description-list.service.d.ts +0 -14
- package/lib/modules/description-list/types/description-list-mode-type.d.ts +0 -4
- package/lib/modules/description-list/types/description-list-mode.d.ts +0 -22
- package/lib/modules/fluid-grid/column.component.d.ts +0 -40
- package/lib/modules/fluid-grid/fluid-grid.component.d.ts +0 -23
- package/lib/modules/fluid-grid/fluid-grid.module.d.ts +0 -10
- package/lib/modules/fluid-grid/row.component.d.ts +0 -14
- package/lib/modules/fluid-grid/types/fluid-grid-gutter-size-type.d.ts +0 -1
- package/lib/modules/format/format-item.d.ts +0 -8
- package/lib/modules/format/format.component.d.ts +0 -21
- package/lib/modules/format/format.module.d.ts +0 -8
- package/lib/modules/inline-delete/inline-delete-adapter.service.d.ts +0 -14
- package/lib/modules/inline-delete/inline-delete-type.d.ts +0 -14
- package/lib/modules/inline-delete/inline-delete.component.d.ts +0 -58
- package/lib/modules/inline-delete/inline-delete.module.d.ts +0 -9
- package/lib/modules/page/page-layout-type.d.ts +0 -5
- package/lib/modules/page/page-theme-adapter.service.d.ts +0 -17
- package/lib/modules/page/page.component.d.ts +0 -24
- package/lib/modules/page/page.module.d.ts +0 -12
- package/lib/modules/page-summary/page-summary-adapter.service.d.ts +0 -10
- package/lib/modules/page-summary/page-summary-alert.component.d.ts +0 -10
- package/lib/modules/page-summary/page-summary-content.component.d.ts +0 -9
- package/lib/modules/page-summary/page-summary-image.component.d.ts +0 -10
- package/lib/modules/page-summary/page-summary-key-info.component.d.ts +0 -10
- package/lib/modules/page-summary/page-summary-status.component.d.ts +0 -10
- package/lib/modules/page-summary/page-summary-subtitle.component.d.ts +0 -9
- package/lib/modules/page-summary/page-summary-title.component.d.ts +0 -9
- package/lib/modules/page-summary/page-summary.component.d.ts +0 -13
- package/lib/modules/page-summary/page-summary.module.d.ts +0 -18
- package/lib/modules/shared/sky-layout-resources.module.d.ts +0 -10
- package/lib/modules/text-expand/text-expand-adapter.service.d.ts +0 -14
- package/lib/modules/text-expand/text-expand-modal-context-token.d.ts +0 -6
- package/lib/modules/text-expand/text-expand-modal-context.d.ts +0 -7
- package/lib/modules/text-expand/text-expand-modal.component.d.ts +0 -14
- package/lib/modules/text-expand/text-expand.component.d.ts +0 -61
- package/lib/modules/text-expand/text-expand.module.d.ts +0 -7
- package/lib/modules/text-expand-repeater/text-expand-repeater-adapter.service.d.ts +0 -16
- package/lib/modules/text-expand-repeater/text-expand-repeater.component.d.ts +0 -39
- package/lib/modules/text-expand-repeater/text-expand-repeater.module.d.ts +0 -9
- package/lib/modules/text-expand-repeater/types/text-expand-repeater-list-style-type.d.ts +0 -1
- package/lib/modules/toolbar/toolbar-item.component.d.ts +0 -8
- package/lib/modules/toolbar/toolbar-section.component.d.ts +0 -8
- package/lib/modules/toolbar/toolbar-view-actions.component.d.ts +0 -9
- package/lib/modules/toolbar/toolbar.component.d.ts +0 -18
- package/lib/modules/toolbar/toolbar.module.d.ts +0 -11
- package/testing/legacy/action-button-fixture.d.ts +0 -25
- package/testing/legacy/card-fixture.d.ts +0 -34
- package/testing/legacy/page-summary-fixture.d.ts +0 -21
- package/testing/modules/action-button/action-button-container-harness.d.ts +0 -32
- package/testing/modules/action-button/action-button-container-harness.filters.d.ts +0 -6
- package/testing/modules/action-button/action-button-harness.d.ts +0 -38
- package/testing/modules/action-button/action-button-harness.filters.d.ts +0 -10
- package/testing/modules/back-to-top/back-to-top-harness.d.ts +0 -15
- package/testing/modules/box/box-harness.d.ts +0 -60
- package/testing/modules/box/box-harness.filters.d.ts +0 -6
- package/testing/modules/description-list/description-list-content-harness.d.ts +0 -31
- package/testing/modules/description-list/description-list-description-harness.d.ts +0 -12
- package/testing/modules/description-list/description-list-harness-filters.d.ts +0 -6
- package/testing/modules/description-list/description-list-harness.d.ts +0 -25
- package/testing/modules/description-list/description-list-term-harness.d.ts +0 -12
- package/testing/modules/fluid-grid/column-harness-filters.d.ts +0 -6
- package/testing/modules/fluid-grid/column-harness.d.ts +0 -34
- package/testing/modules/fluid-grid/fluid-grid-harness-filters.d.ts +0 -6
- package/testing/modules/fluid-grid/fluid-grid-harness.d.ts +0 -31
- package/testing/modules/fluid-grid/row-harness-filters.d.ts +0 -6
- package/testing/modules/fluid-grid/row-harness.d.ts +0 -28
- package/testing/modules/inline-delete/inline-delete-harness.d.ts +0 -30
- package/testing/modules/inline-delete/inline-delete-harness.filters.d.ts +0 -6
- package/testing/modules/text-expand/text-expand-harness-filters.d.ts +0 -6
- package/testing/modules/text-expand/text-expand-harness.d.ts +0 -39
- package/testing/modules/text-expand/text-expand-modal-harness.d.ts +0 -23
- package/testing/modules/text-expand-repeater/text-expand-repeater-harness-filters.d.ts +0 -6
- package/testing/modules/text-expand-repeater/text-expand-repeater-harness.d.ts +0 -36
- package/testing/modules/text-expand-repeater/text-expand-repeater-item-harness.d.ts +0 -10
- package/testing/modules/toolbar/toolbar-harness-filters.d.ts +0 -6
- package/testing/modules/toolbar/toolbar-harness.d.ts +0 -43
- package/testing/modules/toolbar/toolbar-item-harness-filters.d.ts +0 -6
- package/testing/modules/toolbar/toolbar-item-harness.d.ts +0 -17
- package/testing/modules/toolbar/toolbar-section-harness-filters.d.ts +0 -6
- package/testing/modules/toolbar/toolbar-section-harness.d.ts +0 -33
- package/testing/modules/toolbar/toolbar-view-actions-harness.d.ts +0 -10
- package/testing/public-api.d.ts +0 -34
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./page-summary-alert.component";
|
|
3
|
-
import * as i2 from "./page-summary.component";
|
|
4
|
-
import * as i3 from "./page-summary-content.component";
|
|
5
|
-
import * as i4 from "./page-summary-image.component";
|
|
6
|
-
import * as i5 from "./page-summary-key-info.component";
|
|
7
|
-
import * as i6 from "./page-summary-status.component";
|
|
8
|
-
import * as i7 from "./page-summary-subtitle.component";
|
|
9
|
-
import * as i8 from "./page-summary-title.component";
|
|
10
|
-
import * as i9 from "@angular/common";
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated `SkyPageSummaryModule` is deprecated. For page templates and techniques to summarize page content, see the page design guidelines. For more information, see https://developer.blackbaud.com/skyux/design/guidelines/page-layouts.
|
|
13
|
-
*/
|
|
14
|
-
export declare class SkyPageSummaryModule {
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyPageSummaryModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyPageSummaryModule, [typeof i1.SkyPageSummaryAlertComponent, typeof i2.SkyPageSummaryComponent, typeof i3.SkyPageSummaryContentComponent, typeof i4.SkyPageSummaryImageComponent, typeof i5.SkyPageSummaryKeyInfoComponent, typeof i6.SkyPageSummaryStatusComponent, typeof i7.SkyPageSummarySubtitleComponent, typeof i8.SkyPageSummaryTitleComponent], [typeof i9.CommonModule], [typeof i1.SkyPageSummaryAlertComponent, typeof i2.SkyPageSummaryComponent, typeof i3.SkyPageSummaryContentComponent, typeof i4.SkyPageSummaryImageComponent, typeof i5.SkyPageSummaryKeyInfoComponent, typeof i6.SkyPageSummaryStatusComponent, typeof i7.SkyPageSummarySubtitleComponent, typeof i8.SkyPageSummaryTitleComponent]>;
|
|
17
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SkyPageSummaryModule>;
|
|
18
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@skyux/i18n";
|
|
3
|
-
/**
|
|
4
|
-
* Import into any component library module that needs to use resource strings.
|
|
5
|
-
*/
|
|
6
|
-
export declare class SkyLayoutResourcesModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyLayoutResourcesModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyLayoutResourcesModule, never, never, [typeof i1.SkyI18nModule]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SkyLayoutResourcesModule>;
|
|
10
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ElementRef, RendererFactory2 } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare class SkyTextExpandAdapterService {
|
|
7
|
-
#private;
|
|
8
|
-
constructor(rendererFactory: RendererFactory2);
|
|
9
|
-
getContainerHeight(containerEl: ElementRef): number;
|
|
10
|
-
removeContainerMaxHeight(containerEl: ElementRef): void;
|
|
11
|
-
setText(textEl: ElementRef, text: string): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyTextExpandAdapterService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SkyTextExpandAdapterService>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { SkyModalInstance } from '@skyux/modals';
|
|
2
|
-
import { SkyTextExpandModalContext } from './text-expand-modal-context';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*/
|
|
7
|
-
export declare class SkyTextExpandModalComponent {
|
|
8
|
-
context: SkyTextExpandModalContext;
|
|
9
|
-
instance: SkyModalInstance;
|
|
10
|
-
constructor(context: SkyTextExpandModalContext, instance: SkyModalInstance);
|
|
11
|
-
close(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyTextExpandModalComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkyTextExpandModalComponent, "sky-text-expand-modal", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, ElementRef } from '@angular/core';
|
|
2
|
-
import { SkyLibResourcesService } from '@skyux/i18n';
|
|
3
|
-
import { SkyModalService } from '@skyux/modals';
|
|
4
|
-
import { SkyTextExpandAdapterService } from './text-expand-adapter.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class SkyTextExpandComponent implements AfterContentInit {
|
|
7
|
-
#private;
|
|
8
|
-
/**
|
|
9
|
-
* The title to display when the component expands the full text in a modal.
|
|
10
|
-
* @default "Expanded view"
|
|
11
|
-
*/
|
|
12
|
-
expandModalTitle: string | undefined;
|
|
13
|
-
/**
|
|
14
|
-
* The maximum number of text characters to display inline when users select the link
|
|
15
|
-
* to expand the full text. If the text exceeds this limit, then the component expands
|
|
16
|
-
* the full text in a modal instead.
|
|
17
|
-
* @default 600
|
|
18
|
-
*/
|
|
19
|
-
set maxExpandedLength(value: number | undefined);
|
|
20
|
-
get maxExpandedLength(): number;
|
|
21
|
-
/**
|
|
22
|
-
* The maximum number of newline characters to display inline when users select
|
|
23
|
-
* the link to expand the full text. If the text exceeds this limit, then
|
|
24
|
-
* the component expands the full text in a modal view instead.
|
|
25
|
-
* @default 2
|
|
26
|
-
*/
|
|
27
|
-
set maxExpandedNewlines(value: number | undefined);
|
|
28
|
-
get maxExpandedNewlines(): number;
|
|
29
|
-
/**
|
|
30
|
-
* The number of text characters to display before truncating the text.
|
|
31
|
-
* To avoid truncating text in the middle of a word, the component looks for a space
|
|
32
|
-
* in the 10 characters before the last character.
|
|
33
|
-
* @default 200
|
|
34
|
-
*/
|
|
35
|
-
set maxLength(value: number | undefined);
|
|
36
|
-
get maxLength(): number;
|
|
37
|
-
/**
|
|
38
|
-
* The text to truncate.
|
|
39
|
-
*/
|
|
40
|
-
set text(value: string | undefined);
|
|
41
|
-
get text(): string;
|
|
42
|
-
/**
|
|
43
|
-
* Whether to replace newline characters in truncated text with spaces.
|
|
44
|
-
*/
|
|
45
|
-
truncateNewlines: boolean;
|
|
46
|
-
buttonText: string;
|
|
47
|
-
contentSectionId: string;
|
|
48
|
-
expandable: boolean;
|
|
49
|
-
isExpanded: boolean | undefined;
|
|
50
|
-
isModal: boolean;
|
|
51
|
-
transitionHeight: number;
|
|
52
|
-
containerEl: ElementRef | undefined;
|
|
53
|
-
set textEl(value: ElementRef | undefined);
|
|
54
|
-
get textEl(): ElementRef | undefined;
|
|
55
|
-
constructor(resources: SkyLibResourcesService, modalSvc: SkyModalService, textExpandAdapter: SkyTextExpandAdapterService);
|
|
56
|
-
textExpand(): void;
|
|
57
|
-
animationEnd(): void;
|
|
58
|
-
ngAfterContentInit(): void;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyTextExpandComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkyTextExpandComponent, "sky-text-expand", never, { "expandModalTitle": { "alias": "expandModalTitle"; "required": false; }; "maxExpandedLength": { "alias": "maxExpandedLength"; "required": false; }; "maxExpandedNewlines": { "alias": "maxExpandedNewlines"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "text": { "alias": "text"; "required": false; }; "truncateNewlines": { "alias": "truncateNewlines"; "required": false; }; }, {}, never, never, false, never>;
|
|
61
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./text-expand.component";
|
|
3
|
-
export declare class SkyTextExpandModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyTextExpandModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyTextExpandModule, [typeof i1.SkyTextExpandComponent], never, [typeof i1.SkyTextExpandComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SkyTextExpandModule>;
|
|
7
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ElementRef, RendererFactory2 } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare class SkyTextExpandRepeaterAdapterService {
|
|
7
|
-
#private;
|
|
8
|
-
constructor(rendererFactory: RendererFactory2);
|
|
9
|
-
getItems(elRef: ElementRef): NodeListOf<HTMLElement>;
|
|
10
|
-
hideItem(item: HTMLElement): void;
|
|
11
|
-
showItem(item: HTMLElement): void;
|
|
12
|
-
getContainerHeight(containerEl: ElementRef): number;
|
|
13
|
-
removeContainerMaxHeight(containerEl: ElementRef): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyTextExpandRepeaterAdapterService, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SkyTextExpandRepeaterAdapterService>;
|
|
16
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, ElementRef, TemplateRef } from '@angular/core';
|
|
2
|
-
import { SkyLibResourcesService } from '@skyux/i18n';
|
|
3
|
-
import { SkyTextExpandRepeaterAdapterService } from './text-expand-repeater-adapter.service';
|
|
4
|
-
import { SkyTextExpandRepeaterListStyleType } from './types/text-expand-repeater-list-style-type';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class SkyTextExpandRepeaterComponent implements AfterViewInit {
|
|
7
|
-
#private;
|
|
8
|
-
/**
|
|
9
|
-
* The data to truncate.
|
|
10
|
-
*/
|
|
11
|
-
set data(value: any[] | undefined);
|
|
12
|
-
get data(): any[] | undefined;
|
|
13
|
-
/**
|
|
14
|
-
* The template for items in the list.
|
|
15
|
-
*/
|
|
16
|
-
itemTemplate: TemplateRef<unknown> | undefined;
|
|
17
|
-
/**
|
|
18
|
-
* The style of bullet to use
|
|
19
|
-
* @default "unordered"
|
|
20
|
-
*/
|
|
21
|
-
listStyle: SkyTextExpandRepeaterListStyleType | undefined;
|
|
22
|
-
/**
|
|
23
|
-
* The number of items to display before truncating the list. If not supplied, all items are shown.
|
|
24
|
-
*/
|
|
25
|
-
set maxItems(value: number | undefined);
|
|
26
|
-
get maxItems(): number | undefined;
|
|
27
|
-
buttonText: string;
|
|
28
|
-
expandable: boolean;
|
|
29
|
-
contentSectionId: string;
|
|
30
|
-
isExpanded: boolean | undefined;
|
|
31
|
-
transitionHeight: number;
|
|
32
|
-
containerEl: ElementRef | undefined;
|
|
33
|
-
constructor(resources: SkyLibResourcesService, elRef: ElementRef, textExpandRepeaterAdapter: SkyTextExpandRepeaterAdapterService, changeDetector: ChangeDetectorRef);
|
|
34
|
-
ngAfterViewInit(): void;
|
|
35
|
-
animationEnd(): void;
|
|
36
|
-
repeaterExpand(): void;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyTextExpandRepeaterComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkyTextExpandRepeaterComponent, "sky-text-expand-repeater", never, { "data": { "alias": "data"; "required": false; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; }; "listStyle": { "alias": "listStyle"; "required": false; }; "maxItems": { "alias": "maxItems"; "required": false; }; }, {}, never, never, false, never>;
|
|
39
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./text-expand-repeater.component";
|
|
3
|
-
import * as i2 from "../shared/sky-layout-resources.module";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
export declare class SkyTextExpandRepeaterModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyTextExpandRepeaterModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyTextExpandRepeaterModule, [typeof i1.SkyTextExpandRepeaterComponent], [typeof i2.SkyLayoutResourcesModule, typeof i3.CommonModule], [typeof i1.SkyTextExpandRepeaterComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SkyTextExpandRepeaterModule>;
|
|
9
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type SkyTextExpandRepeaterListStyleType = 'unordered' | 'ordered' | 'unstyled';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* Specifies a container for an item in the toolbar.
|
|
4
|
-
*/
|
|
5
|
-
export declare class SkyToolbarItemComponent {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyToolbarItemComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkyToolbarItemComponent, "sky-toolbar-item", never, {}, {}, never, ["*"], false, never>;
|
|
8
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* Specifies a section to group items within the toolbar. The section displays items in a separate horizontal row.
|
|
4
|
-
*/
|
|
5
|
-
export declare class SkyToolbarSectionComponent {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyToolbarSectionComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkyToolbarSectionComponent, "sky-toolbar-section", never, {}, {}, never, ["*", "sky-toolbar-view-actions"], false, never>;
|
|
8
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* Adds a section on the right side of the toolbar for items that substantially alter
|
|
4
|
-
* the view of the content container. This includes simple filters and view switchers.
|
|
5
|
-
*/
|
|
6
|
-
export declare class SkyToolbarViewActionsComponent {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyToolbarViewActionsComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkyToolbarViewActionsComponent, "sky-toolbar-view-actions", never, {}, {}, never, ["*"], false, never>;
|
|
9
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { QueryList } from '@angular/core';
|
|
2
|
-
import { SkyToolbarSectionComponent } from './toolbar-section.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Displays actions for lists, records, and tiles.
|
|
6
|
-
*/
|
|
7
|
-
export declare class SkyToolbarComponent {
|
|
8
|
-
#private;
|
|
9
|
-
hasSections: boolean;
|
|
10
|
-
set sectionComponents(value: QueryList<SkyToolbarSectionComponent> | undefined);
|
|
11
|
-
/**
|
|
12
|
-
* A descriptor for the items that the toolbar manipulates. Use a plural term. The descriptor helps set the toolbar's `aria-label` attributes for search inputs, sort buttons, and filter buttons to provide text equivalents for screen readers [to support accessibility](https://developer.blackbaud.com/skyux/components/checkbox#accessibility).
|
|
13
|
-
* For example, when the descriptor is "constituents," the search input's `aria-label` is "Search constituents." For more information about the `aria-label` attribute, see the [WAI-ARIA definition](https://www.w3.org/TR/wai-aria/#aria-label).
|
|
14
|
-
*/
|
|
15
|
-
set listDescriptor(value: string | undefined);
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyToolbarComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkyToolbarComponent, "sky-toolbar", never, { "listDescriptor": { "alias": "listDescriptor"; "required": false; }; }, {}, ["sectionComponents"], ["sky-toolbar-section", "*", "sky-toolbar-view-actions"], false, never>;
|
|
18
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./toolbar.component";
|
|
3
|
-
import * as i2 from "./toolbar-item.component";
|
|
4
|
-
import * as i3 from "./toolbar-section.component";
|
|
5
|
-
import * as i4 from "./toolbar-view-actions.component";
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
7
|
-
export declare class SkyToolbarModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkyToolbarModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyToolbarModule, [typeof i1.SkyToolbarComponent, typeof i2.SkyToolbarItemComponent, typeof i3.SkyToolbarSectionComponent, typeof i4.SkyToolbarViewActionsComponent], [typeof i5.CommonModule], [typeof i1.SkyToolbarComponent, typeof i2.SkyToolbarItemComponent, typeof i3.SkyToolbarSectionComponent, typeof i4.SkyToolbarViewActionsComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SkyToolbarModule>;
|
|
11
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { ComponentFixture } from '@angular/core/testing';
|
|
2
|
-
/**
|
|
3
|
-
* Allows interaction with a SKY UX action button component.
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare class SkyActionButtonFixture {
|
|
7
|
-
#private;
|
|
8
|
-
/**
|
|
9
|
-
* The action button's current header text.
|
|
10
|
-
*/
|
|
11
|
-
get headerText(): string | undefined;
|
|
12
|
-
/**
|
|
13
|
-
* The action button's current details text.
|
|
14
|
-
*/
|
|
15
|
-
get detailsText(): string | undefined;
|
|
16
|
-
/**
|
|
17
|
-
* The action button's current icon type.
|
|
18
|
-
*/
|
|
19
|
-
get iconType(): string | undefined;
|
|
20
|
-
constructor(fixture: ComponentFixture<any>, skyTestId: string);
|
|
21
|
-
/**
|
|
22
|
-
* Clicks the action button.
|
|
23
|
-
*/
|
|
24
|
-
actionClick(): void;
|
|
25
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { ComponentFixture } from '@angular/core/testing';
|
|
2
|
-
/**
|
|
3
|
-
* Allows interaction with a SKY UX avatar component.
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare class SkyCardFixture {
|
|
7
|
-
#private;
|
|
8
|
-
/**
|
|
9
|
-
* The card's current title.
|
|
10
|
-
*/
|
|
11
|
-
get titleText(): string | undefined;
|
|
12
|
-
/**
|
|
13
|
-
* The card's current content text.
|
|
14
|
-
*/
|
|
15
|
-
get contentText(): string | undefined;
|
|
16
|
-
/**
|
|
17
|
-
* A flag indicating whether the user can select the card.
|
|
18
|
-
*/
|
|
19
|
-
get selectable(): boolean;
|
|
20
|
-
/**
|
|
21
|
-
* A flag indicating whether the card is currently selected. If the card
|
|
22
|
-
* is not selectable, an error is thrown.
|
|
23
|
-
*/
|
|
24
|
-
get selected(): boolean;
|
|
25
|
-
constructor(fixture: ComponentFixture<any>, skyTestId: string);
|
|
26
|
-
/**
|
|
27
|
-
* Selects the card.
|
|
28
|
-
*/
|
|
29
|
-
select(): void;
|
|
30
|
-
/**
|
|
31
|
-
* Deselects the card.
|
|
32
|
-
*/
|
|
33
|
-
deselect(): void;
|
|
34
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ComponentFixture } from '@angular/core/testing';
|
|
2
|
-
/**
|
|
3
|
-
* Allows interaction with a SKY UX page summary component.
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare class SkyPageSummaryFixture {
|
|
7
|
-
#private;
|
|
8
|
-
/**
|
|
9
|
-
* The page summary's current title text.
|
|
10
|
-
*/
|
|
11
|
-
get titleText(): string | undefined;
|
|
12
|
-
/**
|
|
13
|
-
* The page summary's current subtitle text.
|
|
14
|
-
*/
|
|
15
|
-
get subtitleText(): string | undefined;
|
|
16
|
-
/**
|
|
17
|
-
* The page summary's current content text.
|
|
18
|
-
*/
|
|
19
|
-
get contentText(): string | undefined;
|
|
20
|
-
constructor(fixture: ComponentFixture<any>, skyTestId: string);
|
|
21
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyActionButtonContainerAlignItemsType } from '@skyux/layout';
|
|
4
|
-
import { SkyActionButtonContainerHarnessFilters } from './action-button-container-harness.filters';
|
|
5
|
-
import { SkyActionButtonHarness } from './action-button-harness';
|
|
6
|
-
import { SkyActionButtonHarnessFilters } from './action-button-harness.filters';
|
|
7
|
-
/**
|
|
8
|
-
* Harness for interacting with a action button container component in tests.
|
|
9
|
-
*/
|
|
10
|
-
export declare class SkyActionButtonContainerHarness extends SkyComponentHarness {
|
|
11
|
-
/**
|
|
12
|
-
* @internal
|
|
13
|
-
*/
|
|
14
|
-
static hostSelector: string;
|
|
15
|
-
/**
|
|
16
|
-
* Gets a `HarnessPredicate` that can be used to search for a
|
|
17
|
-
* `SkyActionButtonContainerHarness` that meets certain criteria.
|
|
18
|
-
*/
|
|
19
|
-
static with(filters: SkyActionButtonContainerHarnessFilters): HarnessPredicate<SkyActionButtonContainerHarness>;
|
|
20
|
-
/**
|
|
21
|
-
* Gets an action button that matches the given filter.
|
|
22
|
-
*/
|
|
23
|
-
getActionButton(filter: SkyActionButtonHarnessFilters): Promise<SkyActionButtonHarness>;
|
|
24
|
-
/**
|
|
25
|
-
* Gets the action buttons.
|
|
26
|
-
*/
|
|
27
|
-
getActionButtons(): Promise<SkyActionButtonHarness[]>;
|
|
28
|
-
/**
|
|
29
|
-
* Gets the alignment of the buttons inside the container.
|
|
30
|
-
*/
|
|
31
|
-
getAlignment(): Promise<SkyActionButtonContainerAlignItemsType>;
|
|
32
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyActionButtonHarnessFilters } from './action-button-harness.filters';
|
|
4
|
-
/**
|
|
5
|
-
* Harness for interacting with a action button component in tests.
|
|
6
|
-
*/
|
|
7
|
-
export declare class SkyActionButtonHarness extends SkyComponentHarness {
|
|
8
|
-
#private;
|
|
9
|
-
/**
|
|
10
|
-
* @internal
|
|
11
|
-
*/
|
|
12
|
-
static hostSelector: string;
|
|
13
|
-
/**
|
|
14
|
-
* Gets a `HarnessPredicate` that can be used to search for a
|
|
15
|
-
* `SkyActionButtonHarness` that meets certain criteria.
|
|
16
|
-
*/
|
|
17
|
-
static with(filters: SkyActionButtonHarnessFilters): HarnessPredicate<SkyActionButtonHarness>;
|
|
18
|
-
/**
|
|
19
|
-
* Clicks the action button.
|
|
20
|
-
*/
|
|
21
|
-
click(): Promise<void>;
|
|
22
|
-
/**
|
|
23
|
-
* Gets the action button details text.
|
|
24
|
-
*/
|
|
25
|
-
getDetailsText(): Promise<string | null>;
|
|
26
|
-
/**
|
|
27
|
-
* Gets the action button header text.
|
|
28
|
-
*/
|
|
29
|
-
getHeaderText(): Promise<string | null>;
|
|
30
|
-
/**
|
|
31
|
-
* Gets the action button icon type.
|
|
32
|
-
*/
|
|
33
|
-
getIconType(): Promise<string | undefined>;
|
|
34
|
-
/**
|
|
35
|
-
* Gets the action button link.
|
|
36
|
-
*/
|
|
37
|
-
getLink(): Promise<string | undefined>;
|
|
38
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { SkyHarnessFilters } from '@skyux/core/testing';
|
|
2
|
-
/**
|
|
3
|
-
* A set of criteria that can be used to filter a list of `SkyActionButtonHarness` instances.
|
|
4
|
-
*/
|
|
5
|
-
export interface SkyActionButtonHarnessFilters extends SkyHarnessFilters {
|
|
6
|
-
/**
|
|
7
|
-
* Finds action buttons whose header matches given value.
|
|
8
|
-
*/
|
|
9
|
-
header?: string;
|
|
10
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ComponentHarness } from '@angular/cdk/testing';
|
|
2
|
-
/**
|
|
3
|
-
* Harness for interacting with a back to top component in tests.
|
|
4
|
-
*/
|
|
5
|
-
export declare class SkyBackToTopHarness extends ComponentHarness {
|
|
6
|
-
#private;
|
|
7
|
-
/**
|
|
8
|
-
* @internal
|
|
9
|
-
*/
|
|
10
|
-
static hostSelector: string;
|
|
11
|
-
/**
|
|
12
|
-
* Clicks the back to top button.
|
|
13
|
-
*/
|
|
14
|
-
clickBackToTop(): Promise<void>;
|
|
15
|
-
}
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyBoxHeadingLevel, SkyBoxHeadingStyle } from '@skyux/layout';
|
|
4
|
-
import { SkyBoxHarnessFilters } from './box-harness.filters';
|
|
5
|
-
/**
|
|
6
|
-
* Harness for interacting with a box component in tests.
|
|
7
|
-
*/
|
|
8
|
-
export declare class SkyBoxHarness extends SkyComponentHarness {
|
|
9
|
-
#private;
|
|
10
|
-
/**
|
|
11
|
-
* @internal
|
|
12
|
-
*/
|
|
13
|
-
static hostSelector: string;
|
|
14
|
-
/**
|
|
15
|
-
* Gets a `HarnessPredicate` that can be used to search for a
|
|
16
|
-
* `SkyBoxHarness` that meets certain criteria
|
|
17
|
-
*/
|
|
18
|
-
static with(filters: SkyBoxHarnessFilters): HarnessPredicate<SkyBoxHarness>;
|
|
19
|
-
/**
|
|
20
|
-
* Clicks the help inline button.
|
|
21
|
-
*/
|
|
22
|
-
clickHelpInline(): Promise<void>;
|
|
23
|
-
/**
|
|
24
|
-
* Gets the help popover content.
|
|
25
|
-
*/
|
|
26
|
-
getHelpPopoverContent(): Promise<string | undefined>;
|
|
27
|
-
/**
|
|
28
|
-
* Gets the help popover title.
|
|
29
|
-
*/
|
|
30
|
-
getHelpPopoverTitle(): Promise<string | undefined>;
|
|
31
|
-
/**
|
|
32
|
-
* Gets the box's heading text. If `headingHidden` is true,
|
|
33
|
-
* the text will still be returned.
|
|
34
|
-
*/
|
|
35
|
-
getHeadingText(): Promise<string | undefined>;
|
|
36
|
-
/**
|
|
37
|
-
* Whether the heading is hidden.
|
|
38
|
-
*/
|
|
39
|
-
getHeadingHidden(): Promise<boolean>;
|
|
40
|
-
/**
|
|
41
|
-
* The semantic heading level used for the checkbox group. Returns undefined if heading level is not set.
|
|
42
|
-
*/
|
|
43
|
-
getHeadingLevel(): Promise<SkyBoxHeadingLevel | undefined>;
|
|
44
|
-
/**
|
|
45
|
-
* The heading style used for the checkbox group.
|
|
46
|
-
*/
|
|
47
|
-
getHeadingStyle(): Promise<SkyBoxHeadingStyle>;
|
|
48
|
-
/**
|
|
49
|
-
* Gets the aria-label property of the box
|
|
50
|
-
*/
|
|
51
|
-
getAriaLabel(): Promise<string | null>;
|
|
52
|
-
/**
|
|
53
|
-
* Gets the aria-labelledby property of the box
|
|
54
|
-
*/
|
|
55
|
-
getAriaLabelledby(): Promise<string | null>;
|
|
56
|
-
/**
|
|
57
|
-
* Gets the aria-role property of the box
|
|
58
|
-
*/
|
|
59
|
-
getAriaRole(): Promise<string | null>;
|
|
60
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
2
|
-
/**
|
|
3
|
-
* Harness for interacting with a description list content component in tests.
|
|
4
|
-
*/
|
|
5
|
-
export declare class SkyDescriptionListContentHarness extends SkyComponentHarness {
|
|
6
|
-
#private;
|
|
7
|
-
/**
|
|
8
|
-
* @internal
|
|
9
|
-
*/
|
|
10
|
-
static hostSelector: string;
|
|
11
|
-
/**
|
|
12
|
-
* Clicks the help inline button.
|
|
13
|
-
*/
|
|
14
|
-
clickHelpInline(): Promise<void>;
|
|
15
|
-
/**
|
|
16
|
-
* Gets the description component text.
|
|
17
|
-
*/
|
|
18
|
-
getDescriptionText(): Promise<string>;
|
|
19
|
-
/**
|
|
20
|
-
* Gets the help popover content.
|
|
21
|
-
*/
|
|
22
|
-
getHelpPopoverContent(): Promise<string | undefined>;
|
|
23
|
-
/**
|
|
24
|
-
* Gets the help popover title.
|
|
25
|
-
*/
|
|
26
|
-
getHelpPopoverTitle(): Promise<string | undefined>;
|
|
27
|
-
/**
|
|
28
|
-
* Gets the term component text.
|
|
29
|
-
*/
|
|
30
|
-
getTermText(): Promise<string>;
|
|
31
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ComponentHarness } from '@angular/cdk/testing';
|
|
2
|
-
/**
|
|
3
|
-
* Harness for interacting with a description list description component in tests.
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare class SkyDescriptionListDescriptionHarness extends ComponentHarness {
|
|
7
|
-
/**
|
|
8
|
-
* @internal
|
|
9
|
-
*/
|
|
10
|
-
static hostSelector: string;
|
|
11
|
-
getText(): Promise<string>;
|
|
12
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyDescriptionListModeType } from '@skyux/layout';
|
|
4
|
-
import { SkyDescriptionListContentHarness } from './description-list-content-harness';
|
|
5
|
-
import { SkyDescriptionListHarnessFilters } from './description-list-harness-filters';
|
|
6
|
-
/**
|
|
7
|
-
* Harness for interacting with a description list component in tests.
|
|
8
|
-
*/
|
|
9
|
-
export declare class SkyDescriptionListHarness extends SkyComponentHarness {
|
|
10
|
-
#private;
|
|
11
|
-
/**
|
|
12
|
-
* @internal
|
|
13
|
-
*/
|
|
14
|
-
static hostSelector: string;
|
|
15
|
-
/**
|
|
16
|
-
* Gets a `HarnessPredicate` that can be used to search for a
|
|
17
|
-
* `SkyDescriptionListHarness` that meets certain criteria
|
|
18
|
-
*/
|
|
19
|
-
static with(filters: SkyDescriptionListHarnessFilters): HarnessPredicate<SkyDescriptionListHarness>;
|
|
20
|
-
getContent(): Promise<SkyDescriptionListContentHarness[]>;
|
|
21
|
-
/**
|
|
22
|
-
* Gets the mode of the description list.
|
|
23
|
-
*/
|
|
24
|
-
getMode(): Promise<SkyDescriptionListModeType>;
|
|
25
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ComponentHarness } from '@angular/cdk/testing';
|
|
2
|
-
/**
|
|
3
|
-
* Harness for interacting with a description list term component in tests.
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare class SkyDescriptionListTermHarness extends ComponentHarness {
|
|
7
|
-
/**
|
|
8
|
-
* @internal
|
|
9
|
-
*/
|
|
10
|
-
static hostSelector: string;
|
|
11
|
-
getText(): Promise<string>;
|
|
12
|
-
}
|