@skyux/layout 8.0.0-alpha.2 → 8.0.0-alpha.21
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/documentation.json +225 -225
- package/esm2020/lib/modules/action-button/action-button-adapter-service.mjs +3 -3
- package/esm2020/lib/modules/action-button/action-button-container.component.mjs +16 -16
- package/esm2020/lib/modules/action-button/action-button-details.component.mjs +3 -3
- package/esm2020/lib/modules/action-button/action-button-header.component.mjs +3 -3
- package/esm2020/lib/modules/action-button/action-button-icon.component.mjs +4 -4
- package/esm2020/lib/modules/action-button/action-button.component.mjs +3 -3
- package/esm2020/lib/modules/action-button/action-button.module.mjs +4 -4
- package/esm2020/lib/modules/back-to-top/back-to-top-adapter.service.mjs +3 -3
- package/esm2020/lib/modules/back-to-top/back-to-top.component.mjs +7 -6
- package/esm2020/lib/modules/back-to-top/back-to-top.directive.mjs +18 -18
- package/esm2020/lib/modules/back-to-top/back-to-top.module.mjs +11 -7
- package/esm2020/lib/modules/box/box-content.component.mjs +3 -3
- package/esm2020/lib/modules/box/box-controls.component.mjs +3 -3
- package/esm2020/lib/modules/box/box-header.component.mjs +3 -3
- package/esm2020/lib/modules/box/box.component.mjs +3 -3
- package/esm2020/lib/modules/box/box.module.mjs +4 -4
- package/esm2020/lib/modules/card/card-actions.component.mjs +3 -3
- package/esm2020/lib/modules/card/card-content.component.mjs +3 -3
- package/esm2020/lib/modules/card/card-title.component.mjs +3 -3
- package/esm2020/lib/modules/card/card.component.mjs +14 -14
- package/esm2020/lib/modules/card/card.module.mjs +4 -4
- package/esm2020/lib/modules/definition-list/definition-list-content.component.mjs +3 -3
- package/esm2020/lib/modules/definition-list/definition-list-heading.component.mjs +3 -3
- package/esm2020/lib/modules/definition-list/definition-list-label.component.mjs +3 -3
- package/esm2020/lib/modules/definition-list/definition-list-value.component.mjs +3 -3
- package/esm2020/lib/modules/definition-list/definition-list.component.mjs +12 -12
- package/esm2020/lib/modules/definition-list/definition-list.module.mjs +4 -4
- package/esm2020/lib/modules/definition-list/definition-list.service.mjs +3 -3
- package/esm2020/lib/modules/description-list/description-list-adapter-service.mjs +3 -3
- package/esm2020/lib/modules/description-list/description-list-content.component.mjs +3 -3
- package/esm2020/lib/modules/description-list/description-list-description.component.mjs +3 -3
- package/esm2020/lib/modules/description-list/description-list-term.component.mjs +3 -3
- package/esm2020/lib/modules/description-list/description-list.component.mjs +15 -15
- package/esm2020/lib/modules/description-list/description-list.module.mjs +4 -4
- package/esm2020/lib/modules/description-list/description-list.service.mjs +3 -3
- package/esm2020/lib/modules/fluid-grid/column.component.mjs +3 -3
- package/esm2020/lib/modules/fluid-grid/fluid-grid.component.mjs +3 -3
- package/esm2020/lib/modules/fluid-grid/fluid-grid.module.mjs +4 -4
- package/esm2020/lib/modules/fluid-grid/row.component.mjs +3 -3
- package/esm2020/lib/modules/format/format.component.mjs +3 -3
- package/esm2020/lib/modules/format/format.module.mjs +4 -4
- package/esm2020/lib/modules/inline-delete/inline-delete-adapter.service.mjs +3 -3
- package/esm2020/lib/modules/inline-delete/inline-delete.component.mjs +4 -4
- package/esm2020/lib/modules/inline-delete/inline-delete.module.mjs +4 -4
- package/esm2020/lib/modules/page/page-theme-adapter.service.mjs +3 -3
- package/esm2020/lib/modules/page/page.component.mjs +9 -9
- package/esm2020/lib/modules/page/page.module.mjs +4 -4
- package/esm2020/lib/modules/page-summary/page-summary-adapter.service.mjs +3 -3
- package/esm2020/lib/modules/page-summary/page-summary-alert.component.mjs +3 -3
- package/esm2020/lib/modules/page-summary/page-summary-content.component.mjs +3 -3
- package/esm2020/lib/modules/page-summary/page-summary-image.component.mjs +3 -3
- package/esm2020/lib/modules/page-summary/page-summary-key-info.component.mjs +3 -3
- package/esm2020/lib/modules/page-summary/page-summary-status.component.mjs +3 -3
- package/esm2020/lib/modules/page-summary/page-summary-subtitle.component.mjs +3 -3
- package/esm2020/lib/modules/page-summary/page-summary-title.component.mjs +3 -3
- package/esm2020/lib/modules/page-summary/page-summary.component.mjs +3 -3
- package/esm2020/lib/modules/page-summary/page-summary.module.mjs +4 -4
- package/esm2020/lib/modules/shared/sky-layout-resources.module.mjs +4 -4
- package/esm2020/lib/modules/text-expand/text-expand-adapter.service.mjs +3 -3
- package/esm2020/lib/modules/text-expand/text-expand-modal.component.mjs +3 -3
- package/esm2020/lib/modules/text-expand/text-expand.component.mjs +32 -32
- package/esm2020/lib/modules/text-expand/text-expand.module.mjs +4 -4
- package/esm2020/lib/modules/text-expand-repeater/text-expand-repeater-adapter.service.mjs +3 -3
- package/esm2020/lib/modules/text-expand-repeater/text-expand-repeater.component.mjs +29 -29
- package/esm2020/lib/modules/text-expand-repeater/text-expand-repeater.module.mjs +4 -4
- package/esm2020/lib/modules/toolbar/toolbar-item.component.mjs +4 -4
- package/esm2020/lib/modules/toolbar/toolbar-section.component.mjs +3 -3
- package/esm2020/lib/modules/toolbar/toolbar-view-actions.component.mjs +3 -3
- package/esm2020/lib/modules/toolbar/toolbar.component.mjs +3 -3
- package/esm2020/lib/modules/toolbar/toolbar.module.mjs +4 -4
- package/esm2020/testing/action-button-fixture.mjs +5 -5
- package/esm2020/testing/card-fixture.mjs +6 -6
- package/esm2020/testing/page-summary-fixture.mjs +5 -5
- package/fesm2015/skyux-layout-testing.mjs +14 -14
- package/fesm2015/skyux-layout-testing.mjs.map +1 -1
- package/fesm2015/skyux-layout.mjs +363 -360
- package/fesm2015/skyux-layout.mjs.map +1 -1
- package/fesm2020/skyux-layout-testing.mjs +14 -14
- package/fesm2020/skyux-layout-testing.mjs.map +1 -1
- package/fesm2020/skyux-layout.mjs +363 -360
- package/fesm2020/skyux-layout.mjs.map +1 -1
- package/lib/modules/action-button/types/action-button-container-align-items-type.d.ts +1 -1
- package/lib/modules/back-to-top/back-to-top.module.d.ts +2 -1
- package/lib/modules/description-list/types/description-list-mode-type.d.ts +1 -1
- package/lib/modules/fluid-grid/types/fluid-grid-gutter-size-type.d.ts +1 -1
- package/lib/modules/page/page-layout-type.d.ts +1 -1
- package/lib/modules/text-expand-repeater/types/text-expand-repeater-list-style-type.d.ts +1 -1
- package/package.json +17 -17
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type SkyActionButtonContainerAlignItemsType = 'center' | 'left';
|
|
@@ -5,8 +5,9 @@ import * as i3 from "@angular/common";
|
|
|
5
5
|
import * as i4 from "@skyux/core";
|
|
6
6
|
import * as i5 from "@skyux/i18n";
|
|
7
7
|
import * as i6 from "../shared/sky-layout-resources.module";
|
|
8
|
+
import * as i7 from "@skyux/theme";
|
|
8
9
|
export declare class SkyBackToTopModule {
|
|
9
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<SkyBackToTopModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyBackToTopModule, [typeof i1.SkyBackToTopComponent, typeof i2.SkyBackToTopDirective], [typeof i3.CommonModule, typeof i4.SkyDockModule, typeof i5.SkyI18nModule, typeof i6.SkyLayoutResourcesModule], [typeof i1.SkyBackToTopComponent, typeof i2.SkyBackToTopDirective]>;
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyBackToTopModule, [typeof i1.SkyBackToTopComponent, typeof i2.SkyBackToTopDirective], [typeof i3.CommonModule, typeof i4.SkyDockModule, typeof i5.SkyI18nModule, typeof i6.SkyLayoutResourcesModule, typeof i7.SkyThemeModule], [typeof i1.SkyBackToTopComponent, typeof i2.SkyBackToTopDirective]>;
|
|
11
12
|
static ɵinj: i0.ɵɵInjectorDeclaration<SkyBackToTopModule>;
|
|
12
13
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type SkyFluidGridGutterSizeType = 'small' | 'medium' | 'large';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type SkyPageLayoutType = 'auto' | 'fit';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type SkyTextExpandRepeaterListStyleType = 'unordered' | 'ordered' | 'unstyled';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/layout",
|
|
3
|
-
"version": "8.0.0-alpha.
|
|
3
|
+
"version": "8.0.0-alpha.21",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"blackbaud",
|
|
@@ -40,24 +40,24 @@
|
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
42
|
"peerDependencies": {
|
|
43
|
-
"@angular/animations": "^15.1
|
|
44
|
-
"@angular/cdk": "^15.1
|
|
45
|
-
"@angular/common": "^15.1
|
|
46
|
-
"@angular/core": "^15.1
|
|
47
|
-
"@angular/forms": "^15.1
|
|
48
|
-
"@angular/platform-browser": "^15.1
|
|
49
|
-
"@angular/router": "^15.1
|
|
50
|
-
"@skyux-sdk/testing": "8.0.0-alpha.
|
|
51
|
-
"@skyux/core": "8.0.0-alpha.
|
|
52
|
-
"@skyux/forms": "8.0.0-alpha.
|
|
53
|
-
"@skyux/i18n": "8.0.0-alpha.
|
|
54
|
-
"@skyux/indicators": "8.0.0-alpha.
|
|
55
|
-
"@skyux/modals": "8.0.0-alpha.
|
|
56
|
-
"@skyux/router": "8.0.0-alpha.
|
|
57
|
-
"@skyux/theme": "8.0.0-alpha.
|
|
43
|
+
"@angular/animations": "^15.2.1",
|
|
44
|
+
"@angular/cdk": "^15.2.1",
|
|
45
|
+
"@angular/common": "^15.2.1",
|
|
46
|
+
"@angular/core": "^15.2.1",
|
|
47
|
+
"@angular/forms": "^15.2.1",
|
|
48
|
+
"@angular/platform-browser": "^15.2.1",
|
|
49
|
+
"@angular/router": "^15.2.1",
|
|
50
|
+
"@skyux-sdk/testing": "8.0.0-alpha.21",
|
|
51
|
+
"@skyux/core": "8.0.0-alpha.21",
|
|
52
|
+
"@skyux/forms": "8.0.0-alpha.21",
|
|
53
|
+
"@skyux/i18n": "8.0.0-alpha.21",
|
|
54
|
+
"@skyux/indicators": "8.0.0-alpha.21",
|
|
55
|
+
"@skyux/modals": "8.0.0-alpha.21",
|
|
56
|
+
"@skyux/router": "8.0.0-alpha.21",
|
|
57
|
+
"@skyux/theme": "8.0.0-alpha.21"
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
|
-
"tslib": "^2.
|
|
60
|
+
"tslib": "^2.5.0"
|
|
61
61
|
},
|
|
62
62
|
"module": "fesm2015/skyux-layout.mjs",
|
|
63
63
|
"es2020": "fesm2020/skyux-layout.mjs",
|