@churchillliving/se-ui-toolkit 6.54.644 → 6.54.645
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/esm2022/lib/components/base/report/report-Filter/report-filter/report-filter.component.mjs
CHANGED
|
@@ -256,11 +256,11 @@ export class ReportFilterComponent {
|
|
|
256
256
|
this.gridService.saveDataAsCsv(rowsInfo, reportName);
|
|
257
257
|
}
|
|
258
258
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ReportFilterComponent, deps: [{ token: i1.DynamicDialogConfig, optional: true }, { token: i2.RequestService }, { token: i3.AuthenticationService }, { token: i4.FormService }, { token: i5.GridService }, { token: i6.AlertService }, { token: i7.DatePipe }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
259
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: ReportFilterComponent, selector: "se-report-filter", ngImport: i0, template: "<se-form-util \n*ngIf=\"dynamicForm\"\n[form]=\"dynamicForm\"\n[hideSaveButton]=\"true\"\n[hideCancelButton]=\"true\"\n>\n</se-form-util>\n", styles: ["
|
|
259
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: ReportFilterComponent, selector: "se-report-filter", ngImport: i0, template: "<se-form-util \n*ngIf=\"dynamicForm\"\n[form]=\"dynamicForm\"\n[hideSaveButton]=\"true\"\n[hideCancelButton]=\"true\"\n>\n</se-form-util>\n", styles: [""], dependencies: [{ kind: "directive", type: i7.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i8.FormUtilComponent, selector: "se-form-util", inputs: ["stickyActions", "form", "hideSaveButton", "hideCancelButton", "formButtons", "loading", "activeTestMode"], outputs: ["saveForm", "cancelForm", "dropDownChangeEvent", "sectionClickedEvent"] }] }); }
|
|
260
260
|
}
|
|
261
261
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ReportFilterComponent, decorators: [{
|
|
262
262
|
type: Component,
|
|
263
|
-
args: [{ selector: 'se-report-filter', template: "<se-form-util \n*ngIf=\"dynamicForm\"\n[form]=\"dynamicForm\"\n[hideSaveButton]=\"true\"\n[hideCancelButton]=\"true\"\n>\n</se-form-util>\n"
|
|
263
|
+
args: [{ selector: 'se-report-filter', template: "<se-form-util \n*ngIf=\"dynamicForm\"\n[form]=\"dynamicForm\"\n[hideSaveButton]=\"true\"\n[hideCancelButton]=\"true\"\n>\n</se-form-util>\n" }]
|
|
264
264
|
}], ctorParameters: () => [{ type: i1.DynamicDialogConfig, decorators: [{
|
|
265
265
|
type: Optional
|
|
266
266
|
}] }, { type: i2.RequestService }, { type: i3.AuthenticationService }, { type: i4.FormService }, { type: i5.GridService }, { type: i6.AlertService }, { type: i7.DatePipe }] });
|
|
@@ -6111,11 +6111,11 @@ class ReportFilterComponent {
|
|
|
6111
6111
|
this.gridService.saveDataAsCsv(rowsInfo, reportName);
|
|
6112
6112
|
}
|
|
6113
6113
|
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ReportFilterComponent, deps: [{ token: i1$1.DynamicDialogConfig, optional: true }, { token: RequestService }, { token: AuthenticationService }, { token: FormService }, { token: GridService }, { token: AlertService }, { token: i1$3.DatePipe }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6114
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: ReportFilterComponent, selector: "se-report-filter", ngImport: i0, template: "<se-form-util \n*ngIf=\"dynamicForm\"\n[form]=\"dynamicForm\"\n[hideSaveButton]=\"true\"\n[hideCancelButton]=\"true\"\n>\n</se-form-util>\n", styles: ["
|
|
6114
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: ReportFilterComponent, selector: "se-report-filter", ngImport: i0, template: "<se-form-util \n*ngIf=\"dynamicForm\"\n[form]=\"dynamicForm\"\n[hideSaveButton]=\"true\"\n[hideCancelButton]=\"true\"\n>\n</se-form-util>\n", styles: [""], dependencies: [{ kind: "directive", type: i1$3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: FormUtilComponent, selector: "se-form-util", inputs: ["stickyActions", "form", "hideSaveButton", "hideCancelButton", "formButtons", "loading", "activeTestMode"], outputs: ["saveForm", "cancelForm", "dropDownChangeEvent", "sectionClickedEvent"] }] }); }
|
|
6115
6115
|
}
|
|
6116
6116
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ReportFilterComponent, decorators: [{
|
|
6117
6117
|
type: Component,
|
|
6118
|
-
args: [{ selector: 'se-report-filter', template: "<se-form-util \n*ngIf=\"dynamicForm\"\n[form]=\"dynamicForm\"\n[hideSaveButton]=\"true\"\n[hideCancelButton]=\"true\"\n>\n</se-form-util>\n"
|
|
6118
|
+
args: [{ selector: 'se-report-filter', template: "<se-form-util \n*ngIf=\"dynamicForm\"\n[form]=\"dynamicForm\"\n[hideSaveButton]=\"true\"\n[hideCancelButton]=\"true\"\n>\n</se-form-util>\n" }]
|
|
6119
6119
|
}], ctorParameters: () => [{ type: i1$1.DynamicDialogConfig, decorators: [{
|
|
6120
6120
|
type: Optional
|
|
6121
6121
|
}] }, { type: RequestService }, { type: AuthenticationService }, { type: FormService }, { type: GridService }, { type: AlertService }, { type: i1$3.DatePipe }] });
|