@skyux/layout 10.6.2 → 10.7.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.
Files changed (73) hide show
  1. package/documentation.json +914 -890
  2. package/esm2022/lib/modules/action-button/action-button-adapter-service.mjs +3 -3
  3. package/esm2022/lib/modules/action-button/action-button-container.component.mjs +3 -3
  4. package/esm2022/lib/modules/action-button/action-button-details.component.mjs +3 -3
  5. package/esm2022/lib/modules/action-button/action-button-header.component.mjs +3 -3
  6. package/esm2022/lib/modules/action-button/action-button-icon.component.mjs +3 -3
  7. package/esm2022/lib/modules/action-button/action-button.component.mjs +3 -3
  8. package/esm2022/lib/modules/action-button/action-button.module.mjs +4 -4
  9. package/esm2022/lib/modules/back-to-top/back-to-top-adapter.service.mjs +3 -3
  10. package/esm2022/lib/modules/back-to-top/back-to-top.component.mjs +3 -3
  11. package/esm2022/lib/modules/back-to-top/back-to-top.directive.mjs +3 -3
  12. package/esm2022/lib/modules/back-to-top/back-to-top.module.mjs +4 -4
  13. package/esm2022/lib/modules/box/box-content.component.mjs +3 -3
  14. package/esm2022/lib/modules/box/box-controls.component.mjs +3 -3
  15. package/esm2022/lib/modules/box/box-header.component.mjs +3 -3
  16. package/esm2022/lib/modules/box/box.component.mjs +3 -3
  17. package/esm2022/lib/modules/box/box.module.mjs +4 -4
  18. package/esm2022/lib/modules/card/card-actions.component.mjs +3 -3
  19. package/esm2022/lib/modules/card/card-content.component.mjs +3 -3
  20. package/esm2022/lib/modules/card/card-title.component.mjs +3 -3
  21. package/esm2022/lib/modules/card/card.component.mjs +3 -3
  22. package/esm2022/lib/modules/card/card.module.mjs +4 -4
  23. package/esm2022/lib/modules/definition-list/definition-list-content.component.mjs +3 -3
  24. package/esm2022/lib/modules/definition-list/definition-list-heading.component.mjs +3 -3
  25. package/esm2022/lib/modules/definition-list/definition-list-label.component.mjs +3 -3
  26. package/esm2022/lib/modules/definition-list/definition-list-value.component.mjs +3 -3
  27. package/esm2022/lib/modules/definition-list/definition-list.component.mjs +3 -3
  28. package/esm2022/lib/modules/definition-list/definition-list.module.mjs +4 -4
  29. package/esm2022/lib/modules/definition-list/definition-list.service.mjs +3 -3
  30. package/esm2022/lib/modules/description-list/description-list-adapter-service.mjs +3 -3
  31. package/esm2022/lib/modules/description-list/description-list-content.component.mjs +3 -3
  32. package/esm2022/lib/modules/description-list/description-list-description.component.mjs +3 -3
  33. package/esm2022/lib/modules/description-list/description-list-term.component.mjs +3 -3
  34. package/esm2022/lib/modules/description-list/description-list.component.mjs +3 -3
  35. package/esm2022/lib/modules/description-list/description-list.module.mjs +4 -4
  36. package/esm2022/lib/modules/description-list/description-list.service.mjs +3 -3
  37. package/esm2022/lib/modules/fluid-grid/column.component.mjs +3 -3
  38. package/esm2022/lib/modules/fluid-grid/fluid-grid.component.mjs +3 -3
  39. package/esm2022/lib/modules/fluid-grid/fluid-grid.module.mjs +4 -4
  40. package/esm2022/lib/modules/fluid-grid/row.component.mjs +3 -3
  41. package/esm2022/lib/modules/format/format.component.mjs +3 -3
  42. package/esm2022/lib/modules/format/format.module.mjs +4 -4
  43. package/esm2022/lib/modules/inline-delete/inline-delete-adapter.service.mjs +3 -3
  44. package/esm2022/lib/modules/inline-delete/inline-delete.component.mjs +3 -3
  45. package/esm2022/lib/modules/inline-delete/inline-delete.module.mjs +4 -4
  46. package/esm2022/lib/modules/page/page-theme-adapter.service.mjs +3 -3
  47. package/esm2022/lib/modules/page/page.component.mjs +3 -3
  48. package/esm2022/lib/modules/page/page.module.mjs +4 -4
  49. package/esm2022/lib/modules/page-summary/page-summary-adapter.service.mjs +3 -3
  50. package/esm2022/lib/modules/page-summary/page-summary-alert.component.mjs +3 -3
  51. package/esm2022/lib/modules/page-summary/page-summary-content.component.mjs +3 -3
  52. package/esm2022/lib/modules/page-summary/page-summary-image.component.mjs +3 -3
  53. package/esm2022/lib/modules/page-summary/page-summary-key-info.component.mjs +3 -3
  54. package/esm2022/lib/modules/page-summary/page-summary-status.component.mjs +3 -3
  55. package/esm2022/lib/modules/page-summary/page-summary-subtitle.component.mjs +3 -3
  56. package/esm2022/lib/modules/page-summary/page-summary-title.component.mjs +3 -3
  57. package/esm2022/lib/modules/page-summary/page-summary.component.mjs +3 -3
  58. package/esm2022/lib/modules/page-summary/page-summary.module.mjs +4 -4
  59. package/esm2022/lib/modules/shared/sky-layout-resources.module.mjs +4 -4
  60. package/esm2022/lib/modules/text-expand/text-expand-adapter.service.mjs +3 -3
  61. package/esm2022/lib/modules/text-expand/text-expand-modal.component.mjs +3 -3
  62. package/esm2022/lib/modules/text-expand/text-expand.component.mjs +3 -3
  63. package/esm2022/lib/modules/text-expand/text-expand.module.mjs +4 -4
  64. package/esm2022/lib/modules/text-expand-repeater/text-expand-repeater-adapter.service.mjs +3 -3
  65. package/esm2022/lib/modules/text-expand-repeater/text-expand-repeater.component.mjs +3 -3
  66. package/esm2022/lib/modules/text-expand-repeater/text-expand-repeater.module.mjs +4 -4
  67. package/esm2022/lib/modules/toolbar/toolbar-item.component.mjs +3 -3
  68. package/esm2022/lib/modules/toolbar/toolbar-section.component.mjs +3 -3
  69. package/esm2022/lib/modules/toolbar/toolbar-view-actions.component.mjs +3 -3
  70. package/esm2022/lib/modules/toolbar/toolbar.component.mjs +3 -3
  71. package/esm2022/lib/modules/toolbar/toolbar.module.mjs +4 -4
  72. package/fesm2022/skyux-layout.mjs +225 -225
  73. package/package.json +16 -16
@@ -5,10 +5,10 @@ import * as i0 from "@angular/core";
5
5
  * the view of the content container. This includes simple filters and view switchers.
6
6
  */
7
7
  export class SkyToolbarViewActionsComponent {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: SkyToolbarViewActionsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.1", type: SkyToolbarViewActionsComponent, selector: "sky-toolbar-view-actions", ngImport: i0, template: "<div class=\"sky-toolbar-view-actions\">\n <ng-content />\n</div>\n", styles: [":host{margin-left:auto}.sky-toolbar-view-actions{display:flex;align-items:center;margin-bottom:5px}.sky-toolbar-view-actions ::ng-deep>:not(:last-child){margin-right:5px}:host-context(.sky-theme-modern) .sky-toolbar-view-actions{margin-bottom:0}:host-context(.sky-theme-modern) .sky-toolbar-view-actions ::ng-deep>:not(:last-child){margin-top:5px;margin-bottom:5px;margin-right:10px}:host-context(.sky-theme-modern) .sky-toolbar-view-actions ::ng-deep .sky-btn{background-color:transparent;border:none;padding-left:10px;padding-right:10px}:host-context(.sky-theme-modern) .sky-toolbar-view-actions ::ng-deep .sky-btn:not(:hover):not(:active):not(:focus){box-shadow:inset 0 0 0 1px transparent}.sky-theme-modern .sky-toolbar-view-actions{margin-bottom:0}.sky-theme-modern .sky-toolbar-view-actions ::ng-deep>:not(:last-child){margin-top:5px;margin-bottom:5px;margin-right:10px}.sky-theme-modern .sky-toolbar-view-actions ::ng-deep .sky-btn{background-color:transparent;border:none;padding-left:10px;padding-right:10px}.sky-theme-modern .sky-toolbar-view-actions ::ng-deep .sky-btn:not(:hover):not(:active):not(:focus){box-shadow:inset 0 0 0 1px transparent}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: SkyToolbarViewActionsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.4", type: SkyToolbarViewActionsComponent, selector: "sky-toolbar-view-actions", ngImport: i0, template: "<div class=\"sky-toolbar-view-actions\">\n <ng-content />\n</div>\n", styles: [":host{margin-left:auto}.sky-toolbar-view-actions{display:flex;align-items:center;margin-bottom:5px}.sky-toolbar-view-actions ::ng-deep>:not(:last-child){margin-right:5px}:host-context(.sky-theme-modern) .sky-toolbar-view-actions{margin-bottom:0}:host-context(.sky-theme-modern) .sky-toolbar-view-actions ::ng-deep>:not(:last-child){margin-top:5px;margin-bottom:5px;margin-right:10px}:host-context(.sky-theme-modern) .sky-toolbar-view-actions ::ng-deep .sky-btn{background-color:transparent;border:none;padding-left:10px;padding-right:10px}:host-context(.sky-theme-modern) .sky-toolbar-view-actions ::ng-deep .sky-btn:not(:hover):not(:active):not(:focus){box-shadow:inset 0 0 0 1px transparent}.sky-theme-modern .sky-toolbar-view-actions{margin-bottom:0}.sky-theme-modern .sky-toolbar-view-actions ::ng-deep>:not(:last-child){margin-top:5px;margin-bottom:5px;margin-right:10px}.sky-theme-modern .sky-toolbar-view-actions ::ng-deep .sky-btn{background-color:transparent;border:none;padding-left:10px;padding-right:10px}.sky-theme-modern .sky-toolbar-view-actions ::ng-deep .sky-btn:not(:hover):not(:active):not(:focus){box-shadow:inset 0 0 0 1px transparent}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: SkyToolbarViewActionsComponent, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: SkyToolbarViewActionsComponent, decorators: [{
12
12
  type: Component,
13
13
  args: [{ selector: 'sky-toolbar-view-actions', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"sky-toolbar-view-actions\">\n <ng-content />\n</div>\n", styles: [":host{margin-left:auto}.sky-toolbar-view-actions{display:flex;align-items:center;margin-bottom:5px}.sky-toolbar-view-actions ::ng-deep>:not(:last-child){margin-right:5px}:host-context(.sky-theme-modern) .sky-toolbar-view-actions{margin-bottom:0}:host-context(.sky-theme-modern) .sky-toolbar-view-actions ::ng-deep>:not(:last-child){margin-top:5px;margin-bottom:5px;margin-right:10px}:host-context(.sky-theme-modern) .sky-toolbar-view-actions ::ng-deep .sky-btn{background-color:transparent;border:none;padding-left:10px;padding-right:10px}:host-context(.sky-theme-modern) .sky-toolbar-view-actions ::ng-deep .sky-btn:not(:hover):not(:active):not(:focus){box-shadow:inset 0 0 0 1px transparent}.sky-theme-modern .sky-toolbar-view-actions{margin-bottom:0}.sky-theme-modern .sky-toolbar-view-actions ::ng-deep>:not(:last-child){margin-top:5px;margin-bottom:5px;margin-right:10px}.sky-theme-modern .sky-toolbar-view-actions ::ng-deep .sky-btn{background-color:transparent;border:none;padding-left:10px;padding-right:10px}.sky-theme-modern .sky-toolbar-view-actions ::ng-deep .sky-btn:not(:hover):not(:active):not(:focus){box-shadow:inset 0 0 0 1px transparent}\n"] }]
14
14
  }] });
@@ -24,10 +24,10 @@ export class SkyToolbarComponent {
24
24
  });
25
25
  }
26
26
  #contentInfoProvider;
27
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: SkyToolbarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
28
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.1", type: SkyToolbarComponent, selector: "sky-toolbar", inputs: { listDescriptor: "listDescriptor" }, providers: [SkyContentInfoProvider], queries: [{ propertyName: "sectionComponents", predicate: SkyToolbarSectionComponent, descendants: true }], ngImport: i0, template: "<div\n class=\"sky-toolbar-container\"\n [ngClass]=\"{ 'sky-toolbar-sectioned': hasSections }\"\n>\n <ng-content select=\"sky-toolbar-section\" />\n <div class=\"sky-toolbar-items\">\n <ng-content />\n </div>\n <ng-content select=\"sky-toolbar-view-actions\" />\n</div>\n", styles: ["sky-toolbar+:host .sky-toolbar-container{border-top:none}.sky-toolbar-container{min-height:49px;background-color:#fff;padding:5px 10px 0;border-top:1px solid #cdcfd2;border-bottom:1px solid #cdcfd2;display:flex;flex-wrap:wrap;align-items:center;position:relative}.sky-toolbar-container ::ng-deep sky-toolbar-section:not(:first-child) .sky-toolbar-section{border-top:1px solid #cdcfd2}.sky-toolbar-container:not(.sky-toolbar-sectioned){flex-wrap:nowrap}.sky-toolbar-sectioned{display:block;padding:0}.sky-toolbar-items{display:flex;flex-wrap:wrap;align-items:center}:host-context(.sky-theme-modern .sky-viewkeeper-fixed) .sky-toolbar-container{background-color:#fcfcfc}:host-context(.sky-theme-modern.sky-theme-mode-dark .sky-viewkeeper-fixed) .sky-toolbar-container{background-color:#121212}:host-context(.sky-theme-modern) .sky-toolbar-container{background-color:transparent;border:none;padding:10px 0}:host-context(.sky-theme-modern) .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#fcfcfc}:host-context(.sky-theme-modern) .sky-toolbar-container ::ng-deep sky-toolbar-section:not(:first-child) .sky-toolbar-section{border-top:1px solid #d2d2d2}:host-context(.sky-theme-modern) .sky-toolbar-sectioned{padding:0}.sky-theme-modern .sky-toolbar-container{background-color:transparent;border:none;padding:10px 0}.sky-theme-modern .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#fcfcfc}.sky-theme-modern .sky-toolbar-container ::ng-deep sky-toolbar-section:not(:first-child) .sky-toolbar-section{border-top:1px solid #d2d2d2}.sky-theme-modern .sky-toolbar-sectioned{padding:0}:host-context(.sky-theme-modern.sky-theme-mode-dark) .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#121212}.sky-theme-modern.sky-theme-mode-dark .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#121212}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
27
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: SkyToolbarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
28
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.4", type: SkyToolbarComponent, selector: "sky-toolbar", inputs: { listDescriptor: "listDescriptor" }, providers: [SkyContentInfoProvider], queries: [{ propertyName: "sectionComponents", predicate: SkyToolbarSectionComponent, descendants: true }], ngImport: i0, template: "<div\n class=\"sky-toolbar-container\"\n [ngClass]=\"{ 'sky-toolbar-sectioned': hasSections }\"\n>\n <ng-content select=\"sky-toolbar-section\" />\n <div class=\"sky-toolbar-items\">\n <ng-content />\n </div>\n <ng-content select=\"sky-toolbar-view-actions\" />\n</div>\n", styles: ["sky-toolbar+:host .sky-toolbar-container{border-top:none}.sky-toolbar-container{min-height:49px;background-color:#fff;padding:5px 10px 0;border-top:1px solid #cdcfd2;border-bottom:1px solid #cdcfd2;display:flex;flex-wrap:wrap;align-items:center;position:relative}.sky-toolbar-container ::ng-deep sky-toolbar-section:not(:first-child) .sky-toolbar-section{border-top:1px solid #cdcfd2}.sky-toolbar-container:not(.sky-toolbar-sectioned){flex-wrap:nowrap}.sky-toolbar-sectioned{display:block;padding:0}.sky-toolbar-items{display:flex;flex-wrap:wrap;align-items:center}:host-context(.sky-theme-modern .sky-viewkeeper-fixed) .sky-toolbar-container{background-color:#fcfcfc}:host-context(.sky-theme-modern.sky-theme-mode-dark .sky-viewkeeper-fixed) .sky-toolbar-container{background-color:#121212}:host-context(.sky-theme-modern) .sky-toolbar-container{background-color:transparent;border:none;padding:10px 0}:host-context(.sky-theme-modern) .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#fcfcfc}:host-context(.sky-theme-modern) .sky-toolbar-container ::ng-deep sky-toolbar-section:not(:first-child) .sky-toolbar-section{border-top:1px solid #d2d2d2}:host-context(.sky-theme-modern) .sky-toolbar-sectioned{padding:0}.sky-theme-modern .sky-toolbar-container{background-color:transparent;border:none;padding:10px 0}.sky-theme-modern .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#fcfcfc}.sky-theme-modern .sky-toolbar-container ::ng-deep sky-toolbar-section:not(:first-child) .sky-toolbar-section{border-top:1px solid #d2d2d2}.sky-theme-modern .sky-toolbar-sectioned{padding:0}:host-context(.sky-theme-modern.sky-theme-mode-dark) .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#121212}.sky-theme-modern.sky-theme-mode-dark .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#121212}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
29
29
  }
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: SkyToolbarComponent, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: SkyToolbarComponent, decorators: [{
31
31
  type: Component,
32
32
  args: [{ selector: 'sky-toolbar', providers: [SkyContentInfoProvider], template: "<div\n class=\"sky-toolbar-container\"\n [ngClass]=\"{ 'sky-toolbar-sectioned': hasSections }\"\n>\n <ng-content select=\"sky-toolbar-section\" />\n <div class=\"sky-toolbar-items\">\n <ng-content />\n </div>\n <ng-content select=\"sky-toolbar-view-actions\" />\n</div>\n", styles: ["sky-toolbar+:host .sky-toolbar-container{border-top:none}.sky-toolbar-container{min-height:49px;background-color:#fff;padding:5px 10px 0;border-top:1px solid #cdcfd2;border-bottom:1px solid #cdcfd2;display:flex;flex-wrap:wrap;align-items:center;position:relative}.sky-toolbar-container ::ng-deep sky-toolbar-section:not(:first-child) .sky-toolbar-section{border-top:1px solid #cdcfd2}.sky-toolbar-container:not(.sky-toolbar-sectioned){flex-wrap:nowrap}.sky-toolbar-sectioned{display:block;padding:0}.sky-toolbar-items{display:flex;flex-wrap:wrap;align-items:center}:host-context(.sky-theme-modern .sky-viewkeeper-fixed) .sky-toolbar-container{background-color:#fcfcfc}:host-context(.sky-theme-modern.sky-theme-mode-dark .sky-viewkeeper-fixed) .sky-toolbar-container{background-color:#121212}:host-context(.sky-theme-modern) .sky-toolbar-container{background-color:transparent;border:none;padding:10px 0}:host-context(.sky-theme-modern) .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#fcfcfc}:host-context(.sky-theme-modern) .sky-toolbar-container ::ng-deep sky-toolbar-section:not(:first-child) .sky-toolbar-section{border-top:1px solid #d2d2d2}:host-context(.sky-theme-modern) .sky-toolbar-sectioned{padding:0}.sky-theme-modern .sky-toolbar-container{background-color:transparent;border:none;padding:10px 0}.sky-theme-modern .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#fcfcfc}.sky-theme-modern .sky-toolbar-container ::ng-deep sky-toolbar-section:not(:first-child) .sky-toolbar-section{border-top:1px solid #d2d2d2}.sky-theme-modern .sky-toolbar-sectioned{padding:0}:host-context(.sky-theme-modern.sky-theme-mode-dark) .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#121212}.sky-theme-modern.sky-theme-mode-dark .sky-toolbar-container.sky-viewkeeper-fixed{background-color:#121212}\n"] }]
33
33
  }], propDecorators: { sectionComponents: [{
@@ -6,17 +6,17 @@ import { SkyToolbarViewActionsComponent } from './toolbar-view-actions.component
6
6
  import { SkyToolbarComponent } from './toolbar.component';
7
7
  import * as i0 from "@angular/core";
8
8
  export class SkyToolbarModule {
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: SkyToolbarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.1", ngImport: i0, type: SkyToolbarModule, declarations: [SkyToolbarComponent,
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: SkyToolbarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.4", ngImport: i0, type: SkyToolbarModule, declarations: [SkyToolbarComponent,
11
11
  SkyToolbarItemComponent,
12
12
  SkyToolbarSectionComponent,
13
13
  SkyToolbarViewActionsComponent], imports: [CommonModule], exports: [SkyToolbarComponent,
14
14
  SkyToolbarItemComponent,
15
15
  SkyToolbarSectionComponent,
16
16
  SkyToolbarViewActionsComponent] }); }
17
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: SkyToolbarModule, imports: [CommonModule] }); }
17
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: SkyToolbarModule, imports: [CommonModule] }); }
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.1", ngImport: i0, type: SkyToolbarModule, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.4", ngImport: i0, type: SkyToolbarModule, decorators: [{
20
20
  type: NgModule,
21
21
  args: [{
22
22
  declarations: [