@progress/kendo-angular-pivotgrid 16.0.0-develop.9 → 16.0.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/esm2020/configurator/chip-kb-nav.directive.mjs +3 -3
- package/esm2020/configurator/chip-menu/chip-menu-container.component.mjs +3 -3
- package/esm2020/configurator/chip-menu/chip-menu-filter.component.mjs +3 -3
- package/esm2020/configurator/chip-menu/chip-menu-item-base.mjs +3 -3
- package/esm2020/configurator/chip-menu/chip-menu-item-content-template.directive.mjs +3 -3
- package/esm2020/configurator/chip-menu/chip-menu-item.component.mjs +3 -3
- package/esm2020/configurator/chip-menu/chip-menu-item.directive.mjs +3 -3
- package/esm2020/configurator/chip-menu/chip-menu-reorder.component.mjs +3 -3
- package/esm2020/configurator/chip-menu/chip-menu-sort.component.mjs +3 -3
- package/esm2020/configurator/chip-menu/chip-menu.component.mjs +3 -3
- package/esm2020/configurator/chip-menu/chip-menu.module.mjs +4 -4
- package/esm2020/configurator/chip-menu/chip-menu.service.mjs +3 -3
- package/esm2020/configurator/chip-menu/filtering/filter-menu-container.component.mjs +3 -3
- package/esm2020/configurator/chip-menu/filtering/filter-menu-dropdownlist.directive.mjs +3 -3
- package/esm2020/configurator/chip-menu/filtering/menu-tabbing.service.mjs +3 -3
- package/esm2020/configurator/chip-menu/filtering/string-filter-menu.component.mjs +3 -3
- package/esm2020/configurator/chip-menu/single-popup.service.mjs +3 -3
- package/esm2020/configurator/configurator.component.mjs +3 -3
- package/esm2020/configurator/configurator.service.mjs +3 -3
- package/esm2020/configurator/draggable.directive.mjs +3 -3
- package/esm2020/configurator/drop-cue.service.mjs +3 -3
- package/esm2020/configurator/drop-target.directive.mjs +3 -3
- package/esm2020/data-binding/base-binding-directive.mjs +3 -3
- package/esm2020/data-binding/local-binding.directive.mjs +3 -3
- package/esm2020/data-binding/olap-binding.directive.mjs +3 -3
- package/esm2020/data-binding/pivotgrid-data.service.mjs +3 -3
- package/esm2020/localization/custom-messages.component.mjs +3 -3
- package/esm2020/localization/localized-messages.directive.mjs +3 -3
- package/esm2020/localization/messages.mjs +3 -3
- package/esm2020/localization/pivot-localization.service.mjs +3 -3
- package/esm2020/package-metadata.mjs +2 -2
- package/esm2020/pivotgrid.component.mjs +3 -3
- package/esm2020/pivotgrid.module.mjs +4 -4
- package/esm2020/rendering/pivotgrid-cell.directive.mjs +3 -3
- package/esm2020/rendering/pivotgrid-table.component.mjs +3 -3
- package/esm2020/rendering/templates/pivotgrid-cell-template.directive.mjs +3 -3
- package/esm2020/rendering/templates/pivotgrid-column-header-cell-template.directive.mjs +3 -3
- package/esm2020/rendering/templates/pivotgrid-row-header-cell-template.directive.mjs +3 -3
- package/esm2020/rendering/templates/pivotgrid-value-cell-template.directive.mjs +3 -3
- package/esm2020/shared.module.mjs +4 -4
- package/fesm2015/progress-kendo-angular-pivotgrid.mjs +122 -122
- package/fesm2020/progress-kendo-angular-pivotgrid.mjs +122 -122
- package/package.json +12 -12
- package/schematics/ngAdd/index.js +2 -2
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
9
9
|
name: '@progress/kendo-angular-pivotgrid',
|
10
10
|
productName: 'Kendo UI for Angular',
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
12
|
-
publishDate:
|
13
|
-
version: '16.0.0
|
12
|
+
publishDate: 1715702172,
|
13
|
+
version: '16.0.0',
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
15
15
|
};
|
@@ -245,8 +245,8 @@ export class PivotGridComponent {
|
|
245
245
|
}
|
246
246
|
}
|
247
247
|
}
|
248
|
-
PivotGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
249
|
-
PivotGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
248
|
+
PivotGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PivotGridComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }, { token: i1.PivotGridDataService }, { token: i2.LocalizationService }, { token: i0.Renderer2 }, { token: i3.ScrollbarWidthService }], target: i0.ɵɵFactoryTarget.Component });
|
249
|
+
PivotGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PivotGridComponent, selector: "kendo-pivotgrid", inputs: { loaderSettings: "loaderSettings", configurator: "configurator", columnHeadersWidth: "columnHeadersWidth", navigable: "navigable" }, host: { properties: { "class.k-d-flex": "this.hostClass", "class.k-pos-relative": "this.hostClass", "class.k-flex-row": "this.rightPositionClass", "class.k-flex-row-reverse": "this.leftPositionClass", "class.k-flex-column": "this.bottomPositionClass", "class.k-flex-column-reverse": "this.topPositionClass", "attr.dir": "this.dir" } }, providers: [
|
250
250
|
PivotGridDataService,
|
251
251
|
LocalizationService,
|
252
252
|
PivotLocalizationService,
|
@@ -412,7 +412,7 @@ PivotGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ver
|
|
412
412
|
</span>
|
413
413
|
</div>
|
414
414
|
`, isInline: true, dependencies: [{ kind: "component", type: i4.LoaderComponent, selector: "kendo-loader", inputs: ["type", "themeColor", "size"] }, { kind: "directive", type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i6.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "component", type: i7.PivotGridTableComponent, selector: "kendo-pivotgrid-table", inputs: ["tableType", "colWidth", "customCellTemplate", "valueCellTemplate", "rowHeaderCellTemplate", "columnHeaderCellTemplate"] }, { kind: "component", type: i8.PivotGridConfiguratorComponent, selector: "kendo-pivotgrid-configurator", inputs: ["orientation", "sort", "filter", "navigation"], outputs: ["close"] }, { kind: "directive", type: i9.LocalizedMessagesDirective, selector: "[kendoPivotGridLocalizedMessages]" }] });
|
415
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
415
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PivotGridComponent, decorators: [{
|
416
416
|
type: Component,
|
417
417
|
args: [{
|
418
418
|
selector: 'kendo-pivotgrid',
|
@@ -68,8 +68,8 @@ const EXPORTS = [
|
|
68
68
|
*/
|
69
69
|
export class PivotGridModule {
|
70
70
|
}
|
71
|
-
PivotGridModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
72
|
-
PivotGridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.
|
71
|
+
PivotGridModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PivotGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
72
|
+
PivotGridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: PivotGridModule, declarations: [PivotGridComponent,
|
73
73
|
PivotGridTableComponent,
|
74
74
|
PivotGridConfiguratorComponent,
|
75
75
|
PivotGridCellDirective,
|
@@ -99,8 +99,8 @@ PivotGridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version
|
|
99
99
|
ValueCellTemplateDirective,
|
100
100
|
RowHeaderCellTemplateDirective,
|
101
101
|
ColumnHeaderCellTemplateDirective] });
|
102
|
-
PivotGridModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
|
103
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
102
|
+
PivotGridModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PivotGridModule, imports: [IMPORTED_MODULES] });
|
103
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PivotGridModule, decorators: [{
|
104
104
|
type: NgModule,
|
105
105
|
args: [{
|
106
106
|
imports: [...IMPORTED_MODULES],
|
@@ -61,8 +61,8 @@ export class PivotGridCellDirective {
|
|
61
61
|
}
|
62
62
|
}
|
63
63
|
}
|
64
|
-
PivotGridCellDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
65
|
-
PivotGridCellDirective.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
64
|
+
PivotGridCellDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PivotGridCellDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.PivotGridDataService }], target: i0.ɵɵFactoryTarget.Component });
|
65
|
+
PivotGridCellDirective.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PivotGridCellDirective, selector: "[kendoPivotGridCell]", inputs: { kendoPivotGridCell: "kendoPivotGridCell", tableType: "tableType", rowIndex: "rowIndex", colIndex: "colIndex", customCellTemplate: "customCellTemplate", valueCellTemplate: "valueCellTemplate", rowHeaderCellTemplate: "rowHeaderCellTemplate", columnHeaderCellTemplate: "columnHeaderCellTemplate" }, host: { properties: { "class.k-pivotgrid-cell": "this.cellClass" } }, ngImport: i0, template: `
|
66
66
|
<kendo-icon-wrapper
|
67
67
|
*ngIf="kendoPivotGridCell.hasChildren && !kendoPivotGridCell.total"
|
68
68
|
aria-hidden="true"
|
@@ -123,7 +123,7 @@ PivotGridCellDirective.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0",
|
|
123
123
|
{{ kendoPivotGridCell.data ? kendoPivotGridCell.data.fmtValue : kendoPivotGridCell.caption }}
|
124
124
|
</span>
|
125
125
|
`, isInline: true, dependencies: [{ kind: "directive", type: i2.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i4.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: i5.TemplateContextDirective, selector: "[templateContext]", inputs: ["templateContext"] }] });
|
126
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
126
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PivotGridCellDirective, decorators: [{
|
127
127
|
type: Component,
|
128
128
|
args: [{
|
129
129
|
// eslint-disable-next-line @angular-eslint/component-selector
|
@@ -34,8 +34,8 @@ export class PivotGridTableComponent {
|
|
34
34
|
this.dataChangeSubs.unsubscribe();
|
35
35
|
}
|
36
36
|
}
|
37
|
-
PivotGridTableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
38
|
-
PivotGridTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
37
|
+
PivotGridTableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PivotGridTableComponent, deps: [{ token: i1.PivotGridDataService }], target: i0.ɵɵFactoryTarget.Component });
|
38
|
+
PivotGridTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PivotGridTableComponent, selector: "kendo-pivotgrid-table", inputs: { tableType: "tableType", colWidth: "colWidth", customCellTemplate: "customCellTemplate", valueCellTemplate: "valueCellTemplate", rowHeaderCellTemplate: "rowHeaderCellTemplate", columnHeaderCellTemplate: "columnHeaderCellTemplate" }, ngImport: i0, template: `
|
39
39
|
<table
|
40
40
|
class="k-pivotgrid-table"
|
41
41
|
role="presentation">
|
@@ -76,7 +76,7 @@ PivotGridTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0"
|
|
76
76
|
</tbody>
|
77
77
|
</table>
|
78
78
|
`, isInline: true, dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.PivotGridCellDirective, selector: "[kendoPivotGridCell]", inputs: ["kendoPivotGridCell", "tableType", "rowIndex", "colIndex", "customCellTemplate", "valueCellTemplate", "rowHeaderCellTemplate", "columnHeaderCellTemplate"] }] });
|
79
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
79
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PivotGridTableComponent, decorators: [{
|
80
80
|
type: Component,
|
81
81
|
args: [{
|
82
82
|
selector: 'kendo-pivotgrid-table',
|
@@ -31,9 +31,9 @@ export class CellTemplateDirective {
|
|
31
31
|
this.templateRef = templateRef;
|
32
32
|
}
|
33
33
|
}
|
34
|
-
CellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
35
|
-
CellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
34
|
+
CellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CellTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
|
35
|
+
CellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: CellTemplateDirective, selector: "[kendoPivotGridCellTemplate]", ngImport: i0 });
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CellTemplateDirective, decorators: [{
|
37
37
|
type: Directive,
|
38
38
|
args: [{
|
39
39
|
selector: '[kendoPivotGridCellTemplate]'
|
@@ -31,9 +31,9 @@ export class ColumnHeaderCellTemplateDirective {
|
|
31
31
|
this.templateRef = templateRef;
|
32
32
|
}
|
33
33
|
}
|
34
|
-
ColumnHeaderCellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
35
|
-
ColumnHeaderCellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
34
|
+
ColumnHeaderCellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ColumnHeaderCellTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
|
35
|
+
ColumnHeaderCellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: ColumnHeaderCellTemplateDirective, selector: "[kendoPivotGridColumnHeaderCellTemplate]", ngImport: i0 });
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ColumnHeaderCellTemplateDirective, decorators: [{
|
37
37
|
type: Directive,
|
38
38
|
args: [{
|
39
39
|
selector: '[kendoPivotGridColumnHeaderCellTemplate]'
|
@@ -31,9 +31,9 @@ export class RowHeaderCellTemplateDirective {
|
|
31
31
|
this.templateRef = templateRef;
|
32
32
|
}
|
33
33
|
}
|
34
|
-
RowHeaderCellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
35
|
-
RowHeaderCellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
34
|
+
RowHeaderCellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RowHeaderCellTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
|
35
|
+
RowHeaderCellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: RowHeaderCellTemplateDirective, selector: "[kendoPivotGridRowHeaderCellTemplate]", ngImport: i0 });
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RowHeaderCellTemplateDirective, decorators: [{
|
37
37
|
type: Directive,
|
38
38
|
args: [{
|
39
39
|
selector: '[kendoPivotGridRowHeaderCellTemplate]'
|
@@ -30,9 +30,9 @@ export class ValueCellTemplateDirective {
|
|
30
30
|
this.templateRef = templateRef;
|
31
31
|
}
|
32
32
|
}
|
33
|
-
ValueCellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
34
|
-
ValueCellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
33
|
+
ValueCellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueCellTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
|
34
|
+
ValueCellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: ValueCellTemplateDirective, selector: "[kendoPivotGridValueCellTemplate]", ngImport: i0 });
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueCellTemplateDirective, decorators: [{
|
36
36
|
type: Directive,
|
37
37
|
args: [{
|
38
38
|
selector: '[kendoPivotGridValueCellTemplate]'
|
@@ -21,8 +21,8 @@ const MODULES = [
|
|
21
21
|
*/
|
22
22
|
export class SharedModule {
|
23
23
|
}
|
24
|
-
SharedModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
25
|
-
SharedModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.
|
24
|
+
SharedModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
25
|
+
SharedModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: SharedModule, imports: [CommonModule,
|
26
26
|
DropDownsModule,
|
27
27
|
InputsModule,
|
28
28
|
IconsModule,
|
@@ -31,12 +31,12 @@ SharedModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
31
31
|
InputsModule,
|
32
32
|
IconsModule,
|
33
33
|
ButtonsModule] });
|
34
|
-
SharedModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
|
34
|
+
SharedModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SharedModule, imports: [MODULES, CommonModule,
|
35
35
|
DropDownsModule,
|
36
36
|
InputsModule,
|
37
37
|
IconsModule,
|
38
38
|
ButtonsModule] });
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
39
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SharedModule, decorators: [{
|
40
40
|
type: NgModule,
|
41
41
|
args: [{
|
42
42
|
imports: [MODULES],
|