@skyux/layout 12.23.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,34 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyColumnHarnessFilters } from './column-harness-filters';
|
|
4
|
-
/**
|
|
5
|
-
* Harness for interacting with a fluid grid column component in tests.
|
|
6
|
-
*/
|
|
7
|
-
export declare class SkyColumnHarness 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
|
-
* `SkyColumnHarness` that meets certain criteria
|
|
16
|
-
*/
|
|
17
|
-
static with(filters: SkyColumnHarnessFilters): HarnessPredicate<SkyColumnHarness>;
|
|
18
|
-
/**
|
|
19
|
-
* Gets the size of the column in an XSmall responsive context.
|
|
20
|
-
*/
|
|
21
|
-
getXSmallSize(): Promise<number>;
|
|
22
|
-
/**
|
|
23
|
-
* Gets the size of the column in a Small responsive context.
|
|
24
|
-
*/
|
|
25
|
-
getSmallSize(): Promise<number>;
|
|
26
|
-
/**
|
|
27
|
-
* Gets the size of the column in a Medium responsive context.
|
|
28
|
-
*/
|
|
29
|
-
getMediumSize(): Promise<number>;
|
|
30
|
-
/**
|
|
31
|
-
* Gets the size of the column in a Large responsive context.
|
|
32
|
-
*/
|
|
33
|
-
getLargeSize(): Promise<number>;
|
|
34
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyFluidGridHarnessFilters } from './fluid-grid-harness-filters';
|
|
4
|
-
import { SkyRowHarness } from './row-harness';
|
|
5
|
-
/**
|
|
6
|
-
* Harness for interacting with a fluid grid component in tests.
|
|
7
|
-
*/
|
|
8
|
-
export declare class SkyFluidGridHarness 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
|
-
* `SkyFluidGridHarness` that meets certain criteria
|
|
17
|
-
*/
|
|
18
|
-
static with(filters: SkyFluidGridHarnessFilters): HarnessPredicate<SkyFluidGridHarness>;
|
|
19
|
-
/**
|
|
20
|
-
* Gets the gutter size for the grid.
|
|
21
|
-
*/
|
|
22
|
-
getGutterSize(): Promise<string>;
|
|
23
|
-
/**
|
|
24
|
-
* Gets all of the rows in the grid.
|
|
25
|
-
*/
|
|
26
|
-
getRows(): Promise<SkyRowHarness[]>;
|
|
27
|
-
/**
|
|
28
|
-
* Whether the fluid grid has margin enabled.
|
|
29
|
-
*/
|
|
30
|
-
hasMargin(): Promise<boolean>;
|
|
31
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyColumnHarness } from './column-harness';
|
|
4
|
-
import { SkyRowHarnessFilters } from './row-harness-filters';
|
|
5
|
-
/**
|
|
6
|
-
* Harness for interacting with a fluid grid column component in tests.
|
|
7
|
-
*/
|
|
8
|
-
export declare class SkyRowHarness 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
|
-
* `SkyRowHarness` that meets certain criteria
|
|
17
|
-
*/
|
|
18
|
-
static with(filters: SkyRowHarnessFilters): HarnessPredicate<SkyRowHarness>;
|
|
19
|
-
/**
|
|
20
|
-
* Gets all of the columns in the row.
|
|
21
|
-
*/
|
|
22
|
-
getColumns(): Promise<SkyColumnHarness[]>;
|
|
23
|
-
/**
|
|
24
|
-
* Gets the ordering of the columns in the row.
|
|
25
|
-
* @returns `normal` | `reverse`
|
|
26
|
-
*/
|
|
27
|
-
getColumnOrder(): Promise<string>;
|
|
28
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyInlineDeleteHarnessFilters } from './inline-delete-harness.filters';
|
|
4
|
-
/**
|
|
5
|
-
* Harness for interacting with an inline delete component in tests.
|
|
6
|
-
*/
|
|
7
|
-
export declare class SkyInlineDeleteHarness 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
|
-
* `SkyInlineDeleteHarness` that meets certain criteria.
|
|
16
|
-
*/
|
|
17
|
-
static with(filters: SkyInlineDeleteHarnessFilters): HarnessPredicate<SkyInlineDeleteHarness>;
|
|
18
|
-
/**
|
|
19
|
-
* Clicks the delete button.
|
|
20
|
-
*/
|
|
21
|
-
clickDeleteButton(): Promise<void>;
|
|
22
|
-
/**
|
|
23
|
-
* Clicks the cancel button.
|
|
24
|
-
*/
|
|
25
|
-
clickCancelButton(): Promise<void>;
|
|
26
|
-
/**
|
|
27
|
-
* Whether the inline delete is pending.
|
|
28
|
-
*/
|
|
29
|
-
isPending(): Promise<boolean>;
|
|
30
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyTextExpandHarnessFilters } from './text-expand-harness-filters';
|
|
4
|
-
import { SkyTextExpandModalHarness } from './text-expand-modal-harness';
|
|
5
|
-
/**
|
|
6
|
-
* Harness for interacting with a text expand component in tests.
|
|
7
|
-
*/
|
|
8
|
-
export declare class SkyTextExpandHarness 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
|
-
* `SkyTextExpandHarness` that meets certain criteria.
|
|
17
|
-
*/
|
|
18
|
-
static with(filters: SkyTextExpandHarnessFilters): HarnessPredicate<SkyTextExpandHarness>;
|
|
19
|
-
/**
|
|
20
|
-
* Clicks the button element that expands or collapses text.
|
|
21
|
-
*/
|
|
22
|
-
clickExpandCollapseButton(): Promise<void>;
|
|
23
|
-
/**
|
|
24
|
-
* Gets the harness to interact with the modal expanded view.
|
|
25
|
-
*/
|
|
26
|
-
getExpandedViewModal(): Promise<SkyTextExpandModalHarness>;
|
|
27
|
-
/**
|
|
28
|
-
* Gets the text content of the text expand.
|
|
29
|
-
*/
|
|
30
|
-
getText(): Promise<string>;
|
|
31
|
-
/**
|
|
32
|
-
* Whether the text will expand to a modal.
|
|
33
|
-
*/
|
|
34
|
-
textExpandsToModal(): Promise<boolean>;
|
|
35
|
-
/**
|
|
36
|
-
* Whether the text is expanded.
|
|
37
|
-
*/
|
|
38
|
-
isExpanded(): Promise<boolean>;
|
|
39
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { ComponentHarness } from '@angular/cdk/testing';
|
|
2
|
-
/**
|
|
3
|
-
* Harness for interacting with a text expand modal component in tests.
|
|
4
|
-
*/
|
|
5
|
-
export declare class SkyTextExpandModalHarness extends ComponentHarness {
|
|
6
|
-
#private;
|
|
7
|
-
/**
|
|
8
|
-
* @internal
|
|
9
|
-
*/
|
|
10
|
-
static hostSelector: string;
|
|
11
|
-
/**
|
|
12
|
-
* Clicks the modal close button.
|
|
13
|
-
*/
|
|
14
|
-
clickCloseButton(): Promise<void>;
|
|
15
|
-
/**
|
|
16
|
-
* Gets the modal title.
|
|
17
|
-
*/
|
|
18
|
-
getExpandModalTitle(): Promise<string>;
|
|
19
|
-
/**
|
|
20
|
-
* Gets the expanded text in the modal.
|
|
21
|
-
*/
|
|
22
|
-
getText(): Promise<string>;
|
|
23
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyTextExpandRepeaterListStyleType } from '@skyux/layout';
|
|
4
|
-
import { SkyTextExpandRepeaterHarnessFilters } from './text-expand-repeater-harness-filters';
|
|
5
|
-
import { SkyTextExpandRepeaterItemHarness } from './text-expand-repeater-item-harness';
|
|
6
|
-
/**
|
|
7
|
-
* Harness for interacting with a text expand repeater component in tests.
|
|
8
|
-
*/
|
|
9
|
-
export declare class SkyTextExpandRepeaterHarness 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
|
-
* `SkyTextExpandRepeaterHarness` that meets certain criteria.
|
|
18
|
-
*/
|
|
19
|
-
static with(filters: SkyTextExpandRepeaterHarnessFilters): HarnessPredicate<SkyTextExpandRepeaterHarness>;
|
|
20
|
-
/**
|
|
21
|
-
* Clicks the button element that expands or collapses text.
|
|
22
|
-
*/
|
|
23
|
-
clickExpandCollapseButton(): Promise<void>;
|
|
24
|
-
/**
|
|
25
|
-
* Gets an array of container harnesses for the repeater items.
|
|
26
|
-
*/
|
|
27
|
-
getItems(): Promise<SkyTextExpandRepeaterItemHarness[]>;
|
|
28
|
-
/**
|
|
29
|
-
* Gets the list style.
|
|
30
|
-
*/
|
|
31
|
-
getListStyle(): Promise<SkyTextExpandRepeaterListStyleType>;
|
|
32
|
-
/**
|
|
33
|
-
* Whether the text is expanded.
|
|
34
|
-
*/
|
|
35
|
-
isExpanded(): Promise<boolean>;
|
|
36
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { SkyQueryableComponentHarness } from '@skyux/core/testing';
|
|
2
|
-
/**
|
|
3
|
-
* Harness for interacting with a text expand repeater items in tests.
|
|
4
|
-
*/
|
|
5
|
-
export declare class SkyTextExpandRepeaterItemHarness extends SkyQueryableComponentHarness {
|
|
6
|
-
/**
|
|
7
|
-
* @internal
|
|
8
|
-
*/
|
|
9
|
-
static hostSelector: string;
|
|
10
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyToolbarHarnessFilters } from './toolbar-harness-filters';
|
|
4
|
-
import { SkyToolbarItemHarness } from './toolbar-item-harness';
|
|
5
|
-
import { SkyToolbarItemHarnessFilters } from './toolbar-item-harness-filters';
|
|
6
|
-
import { SkyToolbarSectionHarness } from './toolbar-section-harness';
|
|
7
|
-
import { SkyToolbarSectionHarnessFilters } from './toolbar-section-harness-filters';
|
|
8
|
-
import { SkyToolbarViewActionsHarness } from './toolbar-view-actions-harness';
|
|
9
|
-
/**
|
|
10
|
-
* Harness for interacting with a toolbar component in tests.
|
|
11
|
-
*/
|
|
12
|
-
export declare class SkyToolbarHarness extends SkyComponentHarness {
|
|
13
|
-
#private;
|
|
14
|
-
/**
|
|
15
|
-
* @internal
|
|
16
|
-
*/
|
|
17
|
-
static hostSelector: string;
|
|
18
|
-
/**
|
|
19
|
-
* Gets a `HarnessPredicate` that can be used to search for a
|
|
20
|
-
* `SkyToolbarHarness` that meets certain criteria.
|
|
21
|
-
*/
|
|
22
|
-
static with(filters: SkyToolbarHarnessFilters): HarnessPredicate<SkyToolbarHarness>;
|
|
23
|
-
/**
|
|
24
|
-
* Gets a harness for a specific toolbar item that meets certain criteria.
|
|
25
|
-
*/
|
|
26
|
-
getItem(filter: SkyToolbarItemHarnessFilters): Promise<SkyToolbarItemHarness>;
|
|
27
|
-
/**
|
|
28
|
-
* Gets an array of all toolbar items.
|
|
29
|
-
*/
|
|
30
|
-
getItems(filters?: SkyToolbarItemHarnessFilters): Promise<SkyToolbarItemHarness[]>;
|
|
31
|
-
/**
|
|
32
|
-
* Gets a harness for a specific toolbar section that meets certain criteria.
|
|
33
|
-
*/
|
|
34
|
-
getSection(filter: SkyToolbarSectionHarnessFilters): Promise<SkyToolbarSectionHarness>;
|
|
35
|
-
/**
|
|
36
|
-
* Gets an array of all toolbar sections.
|
|
37
|
-
*/
|
|
38
|
-
getSections(filters?: SkyToolbarSectionHarnessFilters): Promise<SkyToolbarSectionHarness[]>;
|
|
39
|
-
/**
|
|
40
|
-
* Gets the harness to interact with the toolbar's view actions.
|
|
41
|
-
*/
|
|
42
|
-
getViewActions(): Promise<SkyToolbarViewActionsHarness>;
|
|
43
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyQueryableComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyToolbarItemHarnessFilters } from './toolbar-item-harness-filters';
|
|
4
|
-
/**
|
|
5
|
-
* Harness to interact with a toolbar item component in tests.
|
|
6
|
-
*/
|
|
7
|
-
export declare class SkyToolbarItemHarness extends SkyQueryableComponentHarness {
|
|
8
|
-
/**
|
|
9
|
-
* @internal
|
|
10
|
-
*/
|
|
11
|
-
static hostSelector: string;
|
|
12
|
-
/**
|
|
13
|
-
* Gets a `HarnessPredicate` that can be used to search for a
|
|
14
|
-
* `SkyToolbarItemHarness` that meets certain criteria.
|
|
15
|
-
*/
|
|
16
|
-
static with(filters: SkyToolbarItemHarnessFilters): HarnessPredicate<SkyToolbarItemHarness>;
|
|
17
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { SkyComponentHarness } from '@skyux/core/testing';
|
|
3
|
-
import { SkyToolbarItemHarness } from './toolbar-item-harness';
|
|
4
|
-
import { SkyToolbarItemHarnessFilters } from './toolbar-item-harness-filters';
|
|
5
|
-
import { SkyToolbarSectionHarnessFilters } from './toolbar-section-harness-filters';
|
|
6
|
-
import { SkyToolbarViewActionsHarness } from './toolbar-view-actions-harness';
|
|
7
|
-
/**
|
|
8
|
-
* Harness to interact with a toolbar section component in tests.
|
|
9
|
-
*/
|
|
10
|
-
export declare class SkyToolbarSectionHarness extends SkyComponentHarness {
|
|
11
|
-
#private;
|
|
12
|
-
/**
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
15
|
-
static hostSelector: string;
|
|
16
|
-
/**
|
|
17
|
-
* Gets a `HarnessPredicate` that can be used to search for a
|
|
18
|
-
* `SkyToolbarSectionHarness` that meets certain criteria.
|
|
19
|
-
*/
|
|
20
|
-
static with(filters: SkyToolbarSectionHarnessFilters): HarnessPredicate<SkyToolbarSectionHarness>;
|
|
21
|
-
/**
|
|
22
|
-
* Gets a harness for a specific toolbar item that meets certain criteria.
|
|
23
|
-
*/
|
|
24
|
-
getItem(filter: SkyToolbarItemHarnessFilters): Promise<SkyToolbarItemHarness>;
|
|
25
|
-
/**
|
|
26
|
-
* Gets an array of all toolbar items.
|
|
27
|
-
*/
|
|
28
|
-
getItems(filters?: SkyToolbarItemHarnessFilters): Promise<SkyToolbarItemHarness[]>;
|
|
29
|
-
/**
|
|
30
|
-
* Gets the harness to interact with the toolbar's view actions.
|
|
31
|
-
*/
|
|
32
|
-
getViewActions(): Promise<SkyToolbarViewActionsHarness>;
|
|
33
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { SkyQueryableComponentHarness } from '@skyux/core/testing';
|
|
2
|
-
/**
|
|
3
|
-
* Harness to interact with a toolbar view actions component in tests.
|
|
4
|
-
*/
|
|
5
|
-
export declare class SkyToolbarViewActionsHarness extends SkyQueryableComponentHarness {
|
|
6
|
-
/**
|
|
7
|
-
* @internal
|
|
8
|
-
*/
|
|
9
|
-
static hostSelector: string;
|
|
10
|
-
}
|
package/testing/public-api.d.ts
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
export { SkyActionButtonFixture } from './legacy/action-button-fixture';
|
|
2
|
-
export { SkyCardFixture } from './legacy/card-fixture';
|
|
3
|
-
export { SkyPageSummaryFixture } from './legacy/page-summary-fixture';
|
|
4
|
-
export { SkyBackToTopHarness } from './modules/back-to-top/back-to-top-harness';
|
|
5
|
-
export { SkyBoxHarness } from './modules/box/box-harness';
|
|
6
|
-
export { SkyBoxHarnessFilters } from './modules/box/box-harness.filters';
|
|
7
|
-
export { SkyDescriptionListContentHarness } from './modules/description-list/description-list-content-harness';
|
|
8
|
-
export { SkyDescriptionListHarness } from './modules/description-list/description-list-harness';
|
|
9
|
-
export { SkyDescriptionListHarnessFilters } from './modules/description-list/description-list-harness-filters';
|
|
10
|
-
export { SkyColumnHarness } from './modules/fluid-grid/column-harness';
|
|
11
|
-
export { SkyColumnHarnessFilters } from './modules/fluid-grid/column-harness-filters';
|
|
12
|
-
export { SkyFluidGridHarness } from './modules/fluid-grid/fluid-grid-harness';
|
|
13
|
-
export { SkyFluidGridHarnessFilters } from './modules/fluid-grid/fluid-grid-harness-filters';
|
|
14
|
-
export { SkyRowHarness } from './modules/fluid-grid/row-harness';
|
|
15
|
-
export { SkyRowHarnessFilters } from './modules/fluid-grid/row-harness-filters';
|
|
16
|
-
export { SkyTextExpandHarness } from './modules/text-expand/text-expand-harness';
|
|
17
|
-
export { SkyTextExpandHarnessFilters } from './modules/text-expand/text-expand-harness-filters';
|
|
18
|
-
export { SkyTextExpandModalHarness } from './modules/text-expand/text-expand-modal-harness';
|
|
19
|
-
export { SkyTextExpandRepeaterHarness } from './modules/text-expand-repeater/text-expand-repeater-harness';
|
|
20
|
-
export { SkyTextExpandRepeaterHarnessFilters } from './modules/text-expand-repeater/text-expand-repeater-harness-filters';
|
|
21
|
-
export { SkyTextExpandRepeaterItemHarness } from './modules/text-expand-repeater/text-expand-repeater-item-harness';
|
|
22
|
-
export { SkyToolbarHarness } from './modules/toolbar/toolbar-harness';
|
|
23
|
-
export { SkyToolbarHarnessFilters } from './modules/toolbar/toolbar-harness-filters';
|
|
24
|
-
export { SkyToolbarItemHarness } from './modules/toolbar/toolbar-item-harness';
|
|
25
|
-
export { SkyToolbarItemHarnessFilters } from './modules/toolbar/toolbar-item-harness-filters';
|
|
26
|
-
export { SkyToolbarSectionHarness } from './modules/toolbar/toolbar-section-harness';
|
|
27
|
-
export { SkyToolbarSectionHarnessFilters } from './modules/toolbar/toolbar-section-harness-filters';
|
|
28
|
-
export { SkyToolbarViewActionsHarness } from './modules/toolbar/toolbar-view-actions-harness';
|
|
29
|
-
export { SkyActionButtonContainerHarnessFilters } from './modules/action-button/action-button-container-harness.filters';
|
|
30
|
-
export { SkyActionButtonContainerHarness } from './modules/action-button/action-button-container-harness';
|
|
31
|
-
export { SkyActionButtonHarnessFilters } from './modules/action-button/action-button-harness.filters';
|
|
32
|
-
export { SkyActionButtonHarness } from './modules/action-button/action-button-harness';
|
|
33
|
-
export { SkyInlineDeleteHarness } from './modules/inline-delete/inline-delete-harness';
|
|
34
|
-
export { SkyInlineDeleteHarnessFilters } from './modules/inline-delete/inline-delete-harness.filters';
|