@annalib/anna-feature-spots-approval 0.0.5 → 43.0.0-final-ng-19

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.
@@ -44,10 +44,10 @@ class GenericBusinessRuleCommonSIBILogicService {
44
44
  notifyBusinessRulesChanged() {
45
45
  this.businessRulesSubject.next();
46
46
  }
47
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: GenericBusinessRuleCommonSIBILogicService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
48
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: GenericBusinessRuleCommonSIBILogicService, providedIn: "root" }); }
47
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: GenericBusinessRuleCommonSIBILogicService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
48
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: GenericBusinessRuleCommonSIBILogicService, providedIn: "root" }); }
49
49
  }
50
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: GenericBusinessRuleCommonSIBILogicService, decorators: [{
50
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: GenericBusinessRuleCommonSIBILogicService, decorators: [{
51
51
  type: Injectable,
52
52
  args: [{
53
53
  providedIn: "root",
@@ -72,10 +72,10 @@ class PrimaryOrderPanelService {
72
72
  { id: 2, text: OrderMetrics.imps },
73
73
  ];
74
74
  }
75
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: PrimaryOrderPanelService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
76
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: PrimaryOrderPanelService, providedIn: "root" }); }
75
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PrimaryOrderPanelService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
76
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PrimaryOrderPanelService, providedIn: "root" }); }
77
77
  }
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: PrimaryOrderPanelService, decorators: [{
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PrimaryOrderPanelService, decorators: [{
79
79
  type: Injectable,
80
80
  args: [{
81
81
  providedIn: "root",
@@ -298,10 +298,10 @@ class GenericDailyRevisionService {
298
298
  this.fromOrderRevisionsPage = false;
299
299
  this.fromOrderHistoryPage = false;
300
300
  }
301
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: GenericDailyRevisionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
302
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: GenericDailyRevisionService, providedIn: "root" }); }
301
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: GenericDailyRevisionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
302
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: GenericDailyRevisionService, providedIn: "root" }); }
303
303
  }
304
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: GenericDailyRevisionService, decorators: [{
304
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: GenericDailyRevisionService, decorators: [{
305
305
  type: Injectable,
306
306
  args: [{
307
307
  providedIn: "root",
@@ -390,10 +390,10 @@ class ActionCommentsPopupComponent {
390
390
  this.disableApply = this.originalComment === trimmedComment;
391
391
  }
392
392
  }
393
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: ActionCommentsPopupComponent, deps: [{ token: i1.NgbModal }], target: i0.ɵɵFactoryTarget.Component }); }
394
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.15", type: ActionCommentsPopupComponent, isStandalone: true, selector: "anna-feature-action-comments-popup", inputs: { title: "title", allowEdit: "allowEdit", applyCloseButtonText: "applyCloseButtonText" }, outputs: { commented: "commented", userActed: "userActed", cancel: "cancel" }, viewQueries: [{ propertyName: "actionCommentModal", first: true, predicate: ["actionCommentModal"], descendants: true, static: true }], ngImport: i0, template: "<ng-template\n #actionCommentModal\n let-modal\n>\n <div class=\"modal-header\">\n <h3 class=\"modal-title\">{{ title }}</h3>\n <i\n (click)=\"closeModal()\"\n class=\"mi mdi-close-icon mdi-font-md action-comments-close\"\n *ngIf=\"!allowEdit\"\n ></i>\n </div>\n <div class=\"modal-body\">\n <anna-design-message-box *ngIf=\"infoMessage\" [messageBoxData]=\"infoMessage\"></anna-design-message-box>\n <textarea\n [(ngModel)]=\"comment\"\n [disabled]=\"!allowEdit\"\n spellcheck=\"false\"\n (ngModelChange)=\"reasonChanged()\"\n ></textarea>\n\n <div\n class=\"button-container-modal\"\n *ngIf=\"allowEdit\"\n >\n <button\n class=\"anna cancel-button\"\n (click)=\"cancelClicked()\"\n >\n {{ applyCloseButtonText?.cancel }}\n </button>\n <button\n class=\"anna apply-button\"\n (click)=\"apply()\"\n [disabled]=\"disableApply\"\n >\n {{ applyCloseButtonText?.apply }}\n </button>\n </div>\n </div>\n</ng-template>\n", styles: ["textarea{resize:none;padding:8px;height:6.375rem;margin:12px 0 0;border-radius:4px;border:solid 1px #d4d4d4;width:100%;font-size:var(--page-link-fs)}.button-container-modal{display:flex;margin-top:24px}.button-container-modal button{border-radius:2px!important;border:none!important;font-size:.875rem;letter-spacing:normal;font-weight:400;line-height:normal}i.action-comments-close{float:right;margin-left:auto}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i2$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i2$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type: AnnaDesignComponentsLibModule }, { kind: "component", type: i4.MessageBoxComponent, selector: "anna-design-message-box", inputs: ["messageBoxData", "showHyphen", "hide", "headerAsBlockElement"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
393
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ActionCommentsPopupComponent, deps: [{ token: i1.NgbModal }], target: i0.ɵɵFactoryTarget.Component }); }
394
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.17", type: ActionCommentsPopupComponent, isStandalone: true, selector: "anna-feature-action-comments-popup", inputs: { title: "title", allowEdit: "allowEdit", applyCloseButtonText: "applyCloseButtonText" }, outputs: { commented: "commented", userActed: "userActed", cancel: "cancel" }, viewQueries: [{ propertyName: "actionCommentModal", first: true, predicate: ["actionCommentModal"], descendants: true, static: true }], ngImport: i0, template: "<ng-template\n #actionCommentModal\n let-modal\n>\n <div class=\"modal-header\">\n <h3 class=\"modal-title\">{{ title }}</h3>\n <i\n (click)=\"closeModal()\"\n class=\"mi mdi-close-icon mdi-font-md action-comments-close\"\n *ngIf=\"!allowEdit\"\n ></i>\n </div>\n <div class=\"modal-body\">\n <anna-design-message-box *ngIf=\"infoMessage\" [messageBoxData]=\"infoMessage\"></anna-design-message-box>\n <textarea\n [(ngModel)]=\"comment\"\n [disabled]=\"!allowEdit\"\n spellcheck=\"false\"\n (ngModelChange)=\"reasonChanged()\"\n ></textarea>\n\n <div\n class=\"button-container-modal\"\n *ngIf=\"allowEdit\"\n >\n <button\n class=\"anna cancel-button\"\n (click)=\"cancelClicked()\"\n >\n {{ applyCloseButtonText?.cancel }}\n </button>\n <button\n class=\"anna apply-button\"\n (click)=\"apply()\"\n [disabled]=\"disableApply\"\n >\n {{ applyCloseButtonText?.apply }}\n </button>\n </div>\n </div>\n</ng-template>\n", styles: ["textarea{resize:none;padding:8px;height:6.375rem;margin:12px 0 0;border-radius:4px;border:solid 1px #d4d4d4;width:100%;font-size:var(--page-link-fs)}.button-container-modal{display:flex;margin-top:24px}.button-container-modal button{border-radius:2px!important;border:none!important;font-size:.875rem;letter-spacing:normal;font-weight:400;line-height:normal}i.action-comments-close{float:right;margin-left:auto}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i2$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i2$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type: AnnaDesignComponentsLibModule }, { kind: "component", type: i4.MessageBoxComponent, selector: "anna-design-message-box", inputs: ["messageBoxData", "showHyphen", "hide", "headerAsBlockElement"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
395
395
  }
396
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: ActionCommentsPopupComponent, decorators: [{
396
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ActionCommentsPopupComponent, decorators: [{
397
397
  type: Component,
398
398
  args: [{ selector: "anna-feature-action-comments-popup", imports: [CommonModule, FormsModule, AnnaDesignComponentsLibModule], changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-template\n #actionCommentModal\n let-modal\n>\n <div class=\"modal-header\">\n <h3 class=\"modal-title\">{{ title }}</h3>\n <i\n (click)=\"closeModal()\"\n class=\"mi mdi-close-icon mdi-font-md action-comments-close\"\n *ngIf=\"!allowEdit\"\n ></i>\n </div>\n <div class=\"modal-body\">\n <anna-design-message-box *ngIf=\"infoMessage\" [messageBoxData]=\"infoMessage\"></anna-design-message-box>\n <textarea\n [(ngModel)]=\"comment\"\n [disabled]=\"!allowEdit\"\n spellcheck=\"false\"\n (ngModelChange)=\"reasonChanged()\"\n ></textarea>\n\n <div\n class=\"button-container-modal\"\n *ngIf=\"allowEdit\"\n >\n <button\n class=\"anna cancel-button\"\n (click)=\"cancelClicked()\"\n >\n {{ applyCloseButtonText?.cancel }}\n </button>\n <button\n class=\"anna apply-button\"\n (click)=\"apply()\"\n [disabled]=\"disableApply\"\n >\n {{ applyCloseButtonText?.apply }}\n </button>\n </div>\n </div>\n</ng-template>\n", styles: ["textarea{resize:none;padding:8px;height:6.375rem;margin:12px 0 0;border-radius:4px;border:solid 1px #d4d4d4;width:100%;font-size:var(--page-link-fs)}.button-container-modal{display:flex;margin-top:24px}.button-container-modal button{border-radius:2px!important;border:none!important;font-size:.875rem;letter-spacing:normal;font-weight:400;line-height:normal}i.action-comments-close{float:right;margin-left:auto}\n"] }]
399
399
  }], ctorParameters: () => [{ type: i1.NgbModal }], propDecorators: { title: [{
@@ -548,10 +548,10 @@ class OfferRejectionPopupComponent {
548
548
  !this.offerRejectedReasonAndCommentPopupData.excludeFutureOffers;
549
549
  this.disableEnableOfferRejectedReasonAndCommentPopupApplyButton();
550
550
  }
551
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: OfferRejectionPopupComponent, deps: [{ token: i1.NgbModal }], target: i0.ɵɵFactoryTarget.Component }); }
552
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.15", type: OfferRejectionPopupComponent, isStandalone: true, selector: "anna-feature-offer-rejection-popup", inputs: { spotType: "spotType", rejectionHeader: "rejectionHeader", rejectionPopupData: "rejectionPopupData", isSubmitCommentButtonEnabled: "isSubmitCommentButtonEnabled", offerRjectionPossibleReasons: "offerRjectionPossibleReasons", hideExcludePECheckbox: "hideExcludePECheckbox" }, outputs: { apply: "apply", cancel: "cancel", userActed: "userActed" }, viewQueries: [{ propertyName: "offerRejectionReasonAndCommentModal", first: true, predicate: ["offerRejectionReasonAndCommentModal"], descendants: true, static: true }], ngImport: i0, template: "<ng-template\n #offerRejectionReasonAndCommentModal\n let-modal\n>\n <div class=\"modal-header\">\n <h3 class=\"modal-title\">{{ rejectionHeader }}</h3>\n <i\n (click)=\"closeOfferRejectionReasonAndCommentModal()\"\n class=\"mi mdi-close-icon mdi-font-md offer-rejection-close\"\n *ngIf=\"offerRejectedReasonAndCommentPopupData?.isDisabled\"\n ></i>\n </div>\n <div class=\"modal-body offer-rejection-reasoning-modal\">\n <ng-container *ngIf=\"rejectionPopupData?.showActionInRejectionPopup\">\n <p class=\"mb-10\">\n {{\n offerRejectedReasonAndCommentPopupData.isDisabled\n ? \"Reason for rejection:\"\n : \"Please select reason for\n rejection:\"\n }}\n </p>\n <ul>\n <label\n *ngFor=\"let reason of offerRejectedReasonAndCommentPopupData.reasons; let i = index\"\n (click)=\"offerRejectionReasonCheckedOrUnchecked(i)\"\n [ngClass]=\"{ disabled: offerRejectedReasonAndCommentPopupData?.isDisabled }\"\n >\n <i\n class=\"mi mdi-check-box\"\n *ngIf=\"reason.isSelected\"\n ></i>\n <i\n class=\"mi mdi-check-box-outline-blank\"\n *ngIf=\"!reason.isSelected\"\n ></i>\n <span>{{ reason.title }}</span>\n </label>\n </ul>\n </ng-container>\n\n <p\n class=\"mb-10\"\n *ngIf=\"!rejectionPopupData?.showActionInRejectionPopup\"\n >\n Reason for rejection:\n </p>\n <textarea\n [(ngModel)]=\"offerRejectedReasonAndCommentPopupData.comment\"\n spellcheck=\"false\"\n id=\"offerRejectionCommentInput\"\n [disabled]=\"offerRejectedReasonAndCommentPopupData.disableCommentBox\"\n (ngModelChange)=\"reasonTextChanged($event)\"\n (keydown)=\"changesMadeInCommentBox($event)\"\n (keyup)=\"disableEnableOfferRejectedReasonAndCommentPopupApplyButton()\"\n placeholder=\"{{\n offerRejectedReasonAndCommentPopupData.isDisabled\n ? ''\n : offerRejectedReasonAndCommentPopupData.commentBoxPlaceholder\n }}\"\n maxlength=\"200\"\n ></textarea>\n <p\n class=\"text-danger\"\n *ngIf=\"rejectionReasonHasSpecialCharacter\"\n >\n Special Character not allowed\n </p>\n <hr *ngIf=\"rejectionPopupData?.showActionInRejectionPopup\" />\n <ng-container *ngIf=\"!hideExcludePECheckbox && rejectionPopupData?.showActionInRejectionPopup\">\n <p *ngIf=\"!offerRejectedReasonAndCommentPopupData.isDisabled\">\n You can choose to exclude the preemption(s) of this offer set from further attempts to find MakeGoods.\n In this case, you will have to manually create the MakeGoods.\n </p>\n <label\n class=\"mt-8\"\n (click)=\"excludeFutureOffers()\"\n [ngClass]=\"{ disabled: offerRejectedReasonAndCommentPopupData?.disableCommentBox }\"\n >\n <i\n class=\"mi mdi-check-box\"\n *ngIf=\"offerRejectedReasonAndCommentPopupData.excludeFutureOffers\"\n ></i>\n <i\n class=\"mi mdi-check-box-outline-blank\"\n *ngIf=\"!offerRejectedReasonAndCommentPopupData.excludeFutureOffers\"\n ></i>\n <span>Exclude the preemption(s) of this offer set from future attempts</span>\n </label>\n </ng-container>\n\n <ng-container *ngIf=\"!offerRejectedReasonAndCommentPopupData.isDisabled\">\n <p>\n Please note that the offer will not be marked as rejected if you do not select the reason for rejection.\n </p>\n <div class=\"button-container-modal\">\n <button\n class=\"anna cancel-button\"\n (click)=\"closeOfferRejectionReasonAndCommentModal()\"\n >\n Cancel\n </button>\n <button\n class=\"anna apply-button\"\n (click)=\"applyOfferRejectionReasonSelectedAndComment()\"\n [disabled]=\"offerRejectedReasonAndCommentPopupData.disableApply\"\n >\n Apply\n </button>\n </div>\n </ng-container>\n </div>\n</ng-template>\n", styles: ["::ng-deep .offer-rejection-modal>.modal-dialog>.modal-content{width:530px!important;min-width:530px!important;max-width:530px!important}.offer-rejection-close{float:right;margin-left:auto}.offer-rejection-reasoning-modal{color:#4a4a4a;font-family:Roboto;font-size:.75rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.offer-rejection-reasoning-modal p{margin-bottom:0}.offer-rejection-reasoning-modal p.mb-10{margin-bottom:8px}.offer-rejection-reasoning-modal ul{padding:0;height:80px;display:flex;flex-direction:column;flex-wrap:wrap;margin:0}.offer-rejection-reasoning-modal label{line-height:1.5;display:flex;align-items:center;cursor:pointer}.offer-rejection-reasoning-modal label i{color:#268bff;margin-right:4px}.offer-rejection-reasoning-modal label.disabled{pointer-events:none;cursor:default!important}.offer-rejection-reasoning-modal label.disabled i{color:#d4d4d4!important}textarea{resize:none;padding:8px;height:6.375rem;margin:0;border-radius:4px;border:solid 1px #d4d4d4;width:100%}.button-container-modal{display:flex;margin-top:24px}.button-container-modal button{border-radius:2px!important;border:none!important;font-size:.875rem;letter-spacing:normal;font-weight:400;line-height:normal}.mt-8{margin-top:.5rem}hr{margin:.625rem 0!important}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i2$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i2$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2$1.MaxLengthValidator, selector: "[maxlength][formControlName],[maxlength][formControl],[maxlength][ngModel]", inputs: ["maxlength"] }, { kind: "directive", type: i2$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
551
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: OfferRejectionPopupComponent, deps: [{ token: i1.NgbModal }], target: i0.ɵɵFactoryTarget.Component }); }
552
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.17", type: OfferRejectionPopupComponent, isStandalone: true, selector: "anna-feature-offer-rejection-popup", inputs: { spotType: "spotType", rejectionHeader: "rejectionHeader", rejectionPopupData: "rejectionPopupData", isSubmitCommentButtonEnabled: "isSubmitCommentButtonEnabled", offerRjectionPossibleReasons: "offerRjectionPossibleReasons", hideExcludePECheckbox: "hideExcludePECheckbox" }, outputs: { apply: "apply", cancel: "cancel", userActed: "userActed" }, viewQueries: [{ propertyName: "offerRejectionReasonAndCommentModal", first: true, predicate: ["offerRejectionReasonAndCommentModal"], descendants: true, static: true }], ngImport: i0, template: "<ng-template\n #offerRejectionReasonAndCommentModal\n let-modal\n>\n <div class=\"modal-header\">\n <h3 class=\"modal-title\">{{ rejectionHeader }}</h3>\n <i\n (click)=\"closeOfferRejectionReasonAndCommentModal()\"\n class=\"mi mdi-close-icon mdi-font-md offer-rejection-close\"\n *ngIf=\"offerRejectedReasonAndCommentPopupData?.isDisabled\"\n ></i>\n </div>\n <div class=\"modal-body offer-rejection-reasoning-modal\">\n <ng-container *ngIf=\"rejectionPopupData?.showActionInRejectionPopup\">\n <p class=\"mb-10\">\n {{\n offerRejectedReasonAndCommentPopupData.isDisabled\n ? \"Reason for rejection:\"\n : \"Please select reason for\n rejection:\"\n }}\n </p>\n <ul>\n <label\n *ngFor=\"let reason of offerRejectedReasonAndCommentPopupData.reasons; let i = index\"\n (click)=\"offerRejectionReasonCheckedOrUnchecked(i)\"\n [ngClass]=\"{ disabled: offerRejectedReasonAndCommentPopupData?.isDisabled }\"\n >\n <i\n class=\"mi mdi-check-box\"\n *ngIf=\"reason.isSelected\"\n ></i>\n <i\n class=\"mi mdi-check-box-outline-blank\"\n *ngIf=\"!reason.isSelected\"\n ></i>\n <span>{{ reason.title }}</span>\n </label>\n </ul>\n </ng-container>\n\n <p\n class=\"mb-10\"\n *ngIf=\"!rejectionPopupData?.showActionInRejectionPopup\"\n >\n Reason for rejection:\n </p>\n <textarea\n [(ngModel)]=\"offerRejectedReasonAndCommentPopupData.comment\"\n spellcheck=\"false\"\n id=\"offerRejectionCommentInput\"\n [disabled]=\"offerRejectedReasonAndCommentPopupData.disableCommentBox\"\n (ngModelChange)=\"reasonTextChanged($event)\"\n (keydown)=\"changesMadeInCommentBox($event)\"\n (keyup)=\"disableEnableOfferRejectedReasonAndCommentPopupApplyButton()\"\n placeholder=\"{{\n offerRejectedReasonAndCommentPopupData.isDisabled\n ? ''\n : offerRejectedReasonAndCommentPopupData.commentBoxPlaceholder\n }}\"\n maxlength=\"200\"\n ></textarea>\n <p\n class=\"text-danger\"\n *ngIf=\"rejectionReasonHasSpecialCharacter\"\n >\n Special Character not allowed\n </p>\n <hr *ngIf=\"rejectionPopupData?.showActionInRejectionPopup\" />\n <ng-container *ngIf=\"!hideExcludePECheckbox && rejectionPopupData?.showActionInRejectionPopup\">\n <p *ngIf=\"!offerRejectedReasonAndCommentPopupData.isDisabled\">\n You can choose to exclude the preemption(s) of this offer set from further attempts to find MakeGoods.\n In this case, you will have to manually create the MakeGoods.\n </p>\n <label\n class=\"mt-8\"\n (click)=\"excludeFutureOffers()\"\n [ngClass]=\"{ disabled: offerRejectedReasonAndCommentPopupData?.disableCommentBox }\"\n >\n <i\n class=\"mi mdi-check-box\"\n *ngIf=\"offerRejectedReasonAndCommentPopupData.excludeFutureOffers\"\n ></i>\n <i\n class=\"mi mdi-check-box-outline-blank\"\n *ngIf=\"!offerRejectedReasonAndCommentPopupData.excludeFutureOffers\"\n ></i>\n <span>Exclude the preemption(s) of this offer set from future attempts</span>\n </label>\n </ng-container>\n\n <ng-container *ngIf=\"!offerRejectedReasonAndCommentPopupData.isDisabled\">\n <p>\n Please note that the offer will not be marked as rejected if you do not select the reason for rejection.\n </p>\n <div class=\"button-container-modal\">\n <button\n class=\"anna cancel-button\"\n (click)=\"closeOfferRejectionReasonAndCommentModal()\"\n >\n Cancel\n </button>\n <button\n class=\"anna apply-button\"\n (click)=\"applyOfferRejectionReasonSelectedAndComment()\"\n [disabled]=\"offerRejectedReasonAndCommentPopupData.disableApply\"\n >\n Apply\n </button>\n </div>\n </ng-container>\n </div>\n</ng-template>\n", styles: ["::ng-deep .offer-rejection-modal>.modal-dialog>.modal-content{width:530px!important;min-width:530px!important;max-width:530px!important}.offer-rejection-close{float:right;margin-left:auto}.offer-rejection-reasoning-modal{color:#4a4a4a;font-family:Roboto;font-size:.75rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.offer-rejection-reasoning-modal p{margin-bottom:0}.offer-rejection-reasoning-modal p.mb-10{margin-bottom:8px}.offer-rejection-reasoning-modal ul{padding:0;height:80px;display:flex;flex-direction:column;flex-wrap:wrap;margin:0}.offer-rejection-reasoning-modal label{line-height:1.5;display:flex;align-items:center;cursor:pointer}.offer-rejection-reasoning-modal label i{color:#268bff;margin-right:4px}.offer-rejection-reasoning-modal label.disabled{pointer-events:none;cursor:default!important}.offer-rejection-reasoning-modal label.disabled i{color:#d4d4d4!important}textarea{resize:none;padding:8px;height:6.375rem;margin:0;border-radius:4px;border:solid 1px #d4d4d4;width:100%}.button-container-modal{display:flex;margin-top:24px}.button-container-modal button{border-radius:2px!important;border:none!important;font-size:.875rem;letter-spacing:normal;font-weight:400;line-height:normal}.mt-8{margin-top:.5rem}hr{margin:.625rem 0!important}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i2$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i2$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2$1.MaxLengthValidator, selector: "[maxlength][formControlName],[maxlength][formControl],[maxlength][ngModel]", inputs: ["maxlength"] }, { kind: "directive", type: i2$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
553
553
  }
554
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: OfferRejectionPopupComponent, decorators: [{
554
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: OfferRejectionPopupComponent, decorators: [{
555
555
  type: Component,
556
556
  args: [{ selector: "anna-feature-offer-rejection-popup", changeDetection: ChangeDetectionStrategy.OnPush, imports: [NgIf, NgFor, NgClass, FormsModule], template: "<ng-template\n #offerRejectionReasonAndCommentModal\n let-modal\n>\n <div class=\"modal-header\">\n <h3 class=\"modal-title\">{{ rejectionHeader }}</h3>\n <i\n (click)=\"closeOfferRejectionReasonAndCommentModal()\"\n class=\"mi mdi-close-icon mdi-font-md offer-rejection-close\"\n *ngIf=\"offerRejectedReasonAndCommentPopupData?.isDisabled\"\n ></i>\n </div>\n <div class=\"modal-body offer-rejection-reasoning-modal\">\n <ng-container *ngIf=\"rejectionPopupData?.showActionInRejectionPopup\">\n <p class=\"mb-10\">\n {{\n offerRejectedReasonAndCommentPopupData.isDisabled\n ? \"Reason for rejection:\"\n : \"Please select reason for\n rejection:\"\n }}\n </p>\n <ul>\n <label\n *ngFor=\"let reason of offerRejectedReasonAndCommentPopupData.reasons; let i = index\"\n (click)=\"offerRejectionReasonCheckedOrUnchecked(i)\"\n [ngClass]=\"{ disabled: offerRejectedReasonAndCommentPopupData?.isDisabled }\"\n >\n <i\n class=\"mi mdi-check-box\"\n *ngIf=\"reason.isSelected\"\n ></i>\n <i\n class=\"mi mdi-check-box-outline-blank\"\n *ngIf=\"!reason.isSelected\"\n ></i>\n <span>{{ reason.title }}</span>\n </label>\n </ul>\n </ng-container>\n\n <p\n class=\"mb-10\"\n *ngIf=\"!rejectionPopupData?.showActionInRejectionPopup\"\n >\n Reason for rejection:\n </p>\n <textarea\n [(ngModel)]=\"offerRejectedReasonAndCommentPopupData.comment\"\n spellcheck=\"false\"\n id=\"offerRejectionCommentInput\"\n [disabled]=\"offerRejectedReasonAndCommentPopupData.disableCommentBox\"\n (ngModelChange)=\"reasonTextChanged($event)\"\n (keydown)=\"changesMadeInCommentBox($event)\"\n (keyup)=\"disableEnableOfferRejectedReasonAndCommentPopupApplyButton()\"\n placeholder=\"{{\n offerRejectedReasonAndCommentPopupData.isDisabled\n ? ''\n : offerRejectedReasonAndCommentPopupData.commentBoxPlaceholder\n }}\"\n maxlength=\"200\"\n ></textarea>\n <p\n class=\"text-danger\"\n *ngIf=\"rejectionReasonHasSpecialCharacter\"\n >\n Special Character not allowed\n </p>\n <hr *ngIf=\"rejectionPopupData?.showActionInRejectionPopup\" />\n <ng-container *ngIf=\"!hideExcludePECheckbox && rejectionPopupData?.showActionInRejectionPopup\">\n <p *ngIf=\"!offerRejectedReasonAndCommentPopupData.isDisabled\">\n You can choose to exclude the preemption(s) of this offer set from further attempts to find MakeGoods.\n In this case, you will have to manually create the MakeGoods.\n </p>\n <label\n class=\"mt-8\"\n (click)=\"excludeFutureOffers()\"\n [ngClass]=\"{ disabled: offerRejectedReasonAndCommentPopupData?.disableCommentBox }\"\n >\n <i\n class=\"mi mdi-check-box\"\n *ngIf=\"offerRejectedReasonAndCommentPopupData.excludeFutureOffers\"\n ></i>\n <i\n class=\"mi mdi-check-box-outline-blank\"\n *ngIf=\"!offerRejectedReasonAndCommentPopupData.excludeFutureOffers\"\n ></i>\n <span>Exclude the preemption(s) of this offer set from future attempts</span>\n </label>\n </ng-container>\n\n <ng-container *ngIf=\"!offerRejectedReasonAndCommentPopupData.isDisabled\">\n <p>\n Please note that the offer will not be marked as rejected if you do not select the reason for rejection.\n </p>\n <div class=\"button-container-modal\">\n <button\n class=\"anna cancel-button\"\n (click)=\"closeOfferRejectionReasonAndCommentModal()\"\n >\n Cancel\n </button>\n <button\n class=\"anna apply-button\"\n (click)=\"applyOfferRejectionReasonSelectedAndComment()\"\n [disabled]=\"offerRejectedReasonAndCommentPopupData.disableApply\"\n >\n Apply\n </button>\n </div>\n </ng-container>\n </div>\n</ng-template>\n", styles: ["::ng-deep .offer-rejection-modal>.modal-dialog>.modal-content{width:530px!important;min-width:530px!important;max-width:530px!important}.offer-rejection-close{float:right;margin-left:auto}.offer-rejection-reasoning-modal{color:#4a4a4a;font-family:Roboto;font-size:.75rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.offer-rejection-reasoning-modal p{margin-bottom:0}.offer-rejection-reasoning-modal p.mb-10{margin-bottom:8px}.offer-rejection-reasoning-modal ul{padding:0;height:80px;display:flex;flex-direction:column;flex-wrap:wrap;margin:0}.offer-rejection-reasoning-modal label{line-height:1.5;display:flex;align-items:center;cursor:pointer}.offer-rejection-reasoning-modal label i{color:#268bff;margin-right:4px}.offer-rejection-reasoning-modal label.disabled{pointer-events:none;cursor:default!important}.offer-rejection-reasoning-modal label.disabled i{color:#d4d4d4!important}textarea{resize:none;padding:8px;height:6.375rem;margin:0;border-radius:4px;border:solid 1px #d4d4d4;width:100%}.button-container-modal{display:flex;margin-top:24px}.button-container-modal button{border-radius:2px!important;border:none!important;font-size:.875rem;letter-spacing:normal;font-weight:400;line-height:normal}.mt-8{margin-top:.5rem}hr{margin:.625rem 0!important}\n"] }]
557
557
  }], ctorParameters: () => [{ type: i1.NgbModal }], propDecorators: { spotType: [{
@@ -646,10 +646,10 @@ class SpotApprovalGenericInFeatureSharedLibService {
646
646
  }
647
647
  return "-";
648
648
  }
649
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: SpotApprovalGenericInFeatureSharedLibService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
650
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: SpotApprovalGenericInFeatureSharedLibService, providedIn: "root" }); }
649
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SpotApprovalGenericInFeatureSharedLibService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
650
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SpotApprovalGenericInFeatureSharedLibService, providedIn: "root" }); }
651
651
  }
652
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: SpotApprovalGenericInFeatureSharedLibService, decorators: [{
652
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SpotApprovalGenericInFeatureSharedLibService, decorators: [{
653
653
  type: Injectable,
654
654
  args: [{
655
655
  providedIn: "root",
@@ -6,7 +6,7 @@ import { RouterLink } from '@angular/router';
6
6
  import * as i4 from '@annalib/anna-core';
7
7
  import { AnnaCoreModule, AnnaNumberFormatService, GTTableRelatedCommonFunctionsService, ANNAIconNames, ErrorCodes, AnnaNonEditableGenericTableComponent } from '@annalib/anna-core';
8
8
  import * as i6 from '@annalib/anna-design-components-lib';
9
- import { MultiSelectIdText, DASHBOARD_FILTER_MODAL_SERVICE_TOKEN, SkeletonLoaderComponent, SingleSelectComponent, MultiSelectComponent, EquivalisationOfDataToggleBtnComponent, DemoNormalizationComponent, MessageBoxData, GenericMessageBoxTheme, AnnaDesignComponentsLibModule } from '@annalib/anna-design-components-lib';
9
+ import { MultiSelectIdText, SkeletonLoaderComponent, SingleSelectComponent, MultiSelectComponent, EquivalisationOfDataToggleBtnComponent, DemoNormalizationComponent, MessageBoxData, GenericMessageBoxTheme, AnnaDesignComponentsLibModule } from '@annalib/anna-design-components-lib';
10
10
  import * as i2 from '@ng-bootstrap/ng-bootstrap';
11
11
  import { isEqual, cloneDeep } from 'lodash-es';
12
12
  import * as i7 from '@annalib/anna-feature-lib';
@@ -50,7 +50,7 @@ class Advertisers {
50
50
 
51
51
  /* eslint-disable import/no-extraneous-dependencies */
52
52
  class DailyRevisionFilterModalComponent {
53
- constructor(multiselectDropdownService, modalService, annaGlobalService, router, currentRoute, persistingFilterService, consumingProjectDRRFilterBackendService, consumingProjectDashboardFilterService, updateStationIdService) {
53
+ constructor(multiselectDropdownService, modalService, annaGlobalService, router, currentRoute, persistingFilterService, consumingProjectDRRFilterBackendService, updateStationIdService) {
54
54
  this.multiselectDropdownService = multiselectDropdownService;
55
55
  this.modalService = modalService;
56
56
  this.annaGlobalService = annaGlobalService;
@@ -58,7 +58,6 @@ class DailyRevisionFilterModalComponent {
58
58
  this.currentRoute = currentRoute;
59
59
  this.persistingFilterService = persistingFilterService;
60
60
  this.consumingProjectDRRFilterBackendService = consumingProjectDRRFilterBackendService;
61
- this.consumingProjectDashboardFilterService = consumingProjectDashboardFilterService;
62
61
  this.updateStationIdService = updateStationIdService;
63
62
  this.stationOrOgDropdownTitleText = "Station";
64
63
  this.showUserFilter = true;
@@ -448,12 +447,12 @@ class DailyRevisionFilterModalComponent {
448
447
  }
449
448
  return param;
450
449
  }
451
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DailyRevisionFilterModalComponent, deps: [{ token: i6.MultiSelectDropdownService }, { token: i2.NgbModal }, { token: i4.AnnaGlobalConfigService }, { token: i4$1.Router }, { token: i4$1.ActivatedRoute }, { token: i4.AnnaPersistingFilterService }, { token: DAILY_REVISION_FILTERS_SERVICE_TOKEN }, { token: DASHBOARD_FILTER_MODAL_SERVICE_TOKEN }, { token: i4.UpdateStationIdService }], target: i0.ɵɵFactoryTarget.Component }); }
452
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.15", type: DailyRevisionFilterModalComponent, isStandalone: true, selector: "anna-feature-daily-revision-filter-modal", inputs: { filterData: "filterData", stationOrOgDropdownTitleText: "stationOrOgDropdownTitleText", error: "error", showUserFilter: "showUserFilter", showDemoNormalization: "showDemoNormalization", persistingFilter: "persistingFilter", headerText: "headerText", handleNavigation: "handleNavigation", toDisable: "toDisable", stationIdsWithValidLicense: "stationIdsWithValidLicense" }, outputs: { applyFilter: "applyFilter", getInitialFilter: "getInitialFilter" }, viewQueries: [{ propertyName: "dRFilterModal", first: true, predicate: ["dRFilterModal"], descendants: true, static: true }], usesOnChanges: true, ngImport: i0, template: "<article class=\"selected-filters-container\">\n <section\n *ngIf=\"filterData\"\n class=\"filter-view\"\n >\n <div>\n <header class=\"header\">{{ stationOrOgDropdownTitleText }}</header>\n <p class=\"selected-value\">\n {{ previousSelectedStationOrOG?.text | AnnaConvertZeroOrNullOrUndefined: \"-\" }}\n </p>\n </div>\n\n <div *ngIf=\"showUserFilter\">\n <ng-container *ngIf=\"!userNormalizationLoader\">\n <header class=\"header\">Users</header>\n <p class=\"selected-value\">{{ usersText }}</p>\n </ng-container>\n <ng-container\n *ngIf=\"userNormalizationLoader\"\n [ngTemplateOutlet]=\"userSkeletonLoader\"\n ></ng-container>\n </div>\n\n <!-- <div>\n <ng-container *ngIf=\"!userNormalizationLoader\">\n <header class=\"header\">Demo Normalization</header>\n <ng-container [ngTemplateOutlet]=\"normalizationSelected\"></ng-container>\n </ng-container>\n <ng-container\n *ngIf=\"userNormalizationLoader\"\n [ngTemplateOutlet]=\"normalizationSkeletonLoader\"\n ></ng-container>\n </div> -->\n\n <div>\n <ng-container *ngIf=\"!userNormalizationLoader\">\n <header class=\"header\">Equivalized Data</header>\n <p class=\"selected-value\">{{ clonedFilter.isEquivalised ? \"Yes\" : \"No\" }}</p>\n </ng-container>\n <ng-container\n *ngIf=\"userNormalizationLoader\"\n [ngTemplateOutlet]=\"normalizationSkeletonLoader\"\n ></ng-container>\n </div>\n </section>\n\n <section\n *ngIf=\"!filterData\"\n class=\"filter-view\"\n >\n <ng-container [ngTemplateOutlet]=\"skeletonLoader\"></ng-container>\n </section>\n\n <button\n class=\"anna edit-button\"\n *ngIf=\"!toDisable\"\n (click)=\"openFilterModal()\"\n >\n Edit\n </button>\n\n <ng-container\n *ngIf=\"toDisable\"\n [ngTemplateOutlet]=\"editButtonLoader\"\n ></ng-container>\n</article>\n\n<!-- <ng-template #normalizationSelected>\n <ng-container *ngIf=\"clonedFilter.normalizedData\">\n <p class=\"selected-value\">\n {{ clonedFilter.normalizedData.toggle ? \"Yes\" : \"No\" }}\n <span *ngIf=\"clonedFilter.normalizedData.toggle\"> ({{ demoToShow }}) </span>\n </p>\n </ng-container>\n <ng-container *ngIf=\"!clonedFilter.normalizedData\">\n <p class=\"selected-value\">-</p>\n </ng-container>\n</ng-template> -->\n\n<ng-template #skeletonLoader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '150px',\n 'margin-bottom': '0',\n 'margin-right': '20px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '170px',\n 'margin-bottom': '0',\n 'margin-right': '20px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '100px',\n 'margin-bottom': '0',\n 'margin-right': '20px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '100px',\n 'margin-bottom': '0',\n 'margin-right': '20px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n</ng-template>\n\n<ng-template #userSkeletonLoader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '140px',\n 'margin-bottom': '0',\n 'margin-right': '0px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n</ng-template>\n\n<ng-template #normalizationSkeletonLoader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '140px',\n 'margin-bottom': '0',\n 'margin-right': '0px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n</ng-template>\n\n<ng-template #editButtonLoader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '52px',\n 'margin-bottom': '0',\n 'margin-right': '0px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n</ng-template>\n\n<ng-template\n #dRFilterModal\n let-modal\n>\n <div class=\"modal-header confirm-modal-header\">\n <h3 class=\"modal-title\">{{ headerText }}</h3>\n <!-- <i class=\"mi mdi-close-icon mdi-font-md close pull-right\" style=\"cursor: pointer\" (click)=\"onCancelClicked()\"></i> -->\n </div>\n <div class=\"modal-body\">\n <div class=\"filter-dropdown\">\n <div\n [ngClass]=\"{ 'user-station-container': showUserFilter }\"\n class=\"pb-0\"\n >\n <div class=\"popup-filter\">\n <header class=\"popup-dropdown-label\">\n {{ stationOrOgDropdownTitleText === \"OG\" ? \"Ownership Group\" : stationOrOgDropdownTitleText }}\n </header>\n <anna-design-single-select\n [config]=\"singleSelectConfig\"\n [items]=\"stationsOrOGs\"\n [selectedItem]=\"selectedStationOrOG\"\n (valueChanged)=\"stationOrOGSelected($event)\"\n >\n </anna-design-single-select>\n </div>\n\n <div\n class=\"popup-filter\"\n *ngIf=\"showUserFilter\"\n >\n <header class=\"popup-dropdown-label\">Users</header>\n <anna-design-skt-loader\n *ngIf=\"showLoaderInUsersDropdown\"\n [theme]=\"{\n height: '1.5rem',\n width: '100%',\n 'margin-bottom': 0\n }\"\n ></anna-design-skt-loader>\n <anna-design-multi-select\n *ngIf=\"!showLoaderInUsersDropdown\"\n [borderbottomObject]=\"multiSelectBottomBorderObj\"\n [config]=\"usersDropdownSetting\"\n [loading]=\"showLoaderInUsersDropdown\"\n [items]=\"usersList\"\n (valueChanged)=\"userSelectionChanged($event)\"\n >\n </anna-design-multi-select>\n </div>\n </div>\n\n <!-- <div class=\"border-top\">\n <anna-design-demo-normalization\n class=\"reduced-demo-font\"\n [dropdownData]=\"normalizationDemographics\"\n [selectedFilters]=\"selectedNormalization\"\n (normalizationChange)=\"updateNormalizationValue($event)\"\n ></anna-design-demo-normalization>\n </div> -->\n\n <div class=\"border-top\">\n <anna-design-equivalisation-of-data-toggle-btn\n [toShow]=\"true\"\n [isDisabled]=\"disableEquivalization\"\n [isEquivalisedData]=\"selectedEquivilizationToggle\"\n [updateQueryParamOnApplyBtn]=\"true\"\n [defaultEquivalisedValue]=\"true\"\n [equivalisationTooltipClass]=\"'dashboard-equivalization-tooltip'\"\n [isNewCustomEquivalisationMessage]=\"true\"\n (toggleChanged)=\"updateEquivalizationToggle($event)\"\n ></anna-design-equivalisation-of-data-toggle-btn>\n </div>\n </div>\n <div class=\"btn-group\">\n <button\n class=\"anna cancel-button\"\n (click)=\"onCancelClicked()\"\n >\n Cancel\n </button>\n\n <button\n class=\"anna apply-button\"\n [disabled]=\"!isFilterValueChanged || (showUserFilter && selectedUsersList.length === 0)\"\n (click)=\"onApplyDRFilterAndUpdateNavigation()\"\n >\n Apply\n </button>\n </div>\n </div>\n</ng-template>\n", styles: [".selected-filters-container{border-radius:2px;border:1px solid #268bff;padding:.625rem .5rem .625rem 1.5rem;display:flex;flex-wrap:nowrap;justify-content:space-between;height:50px}.filter-view{display:flex;gap:1.5625rem}.edit-button{margin-top:3px}.header{margin-bottom:0;color:#333;font-family:Roboto;font-size:var(--primary-filter-label-fs);font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.popup-dropdown-label{margin-bottom:0;color:#333;font-family:Roboto;font-size:var(--dropdown-label-fs);font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.selected-value{margin-bottom:0;color:#767676;font-family:Roboto;font-size:var(--primary-filter-value-fs);font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}::ng-deep .dashboard-filter-modal .modal-dialog{top:80px!important}::ng-deep .dashboard-filter-modal .modal-content{min-width:28.125rem;width:28.125rem;max-width:28.125rem}::ng-deep .dashboard-filter-modal .modal-header{padding:.5rem .5rem .25rem 1.5rem}::ng-deep .dashboard-filter-modal .modal-header .modal-title{color:#fff;margin-top:auto;margin-bottom:0;font-family:Roboto;font-size:var(--modal-header-title-fs);font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}::ng-deep .dashboard-filter-modal .modal-header i{color:#fff;font-size:1.5rem}::ng-deep .dashboard-filter-modal .modal-header i:hover,::ng-deep .dashboard-filter-modal .modal-header i:focus{opacity:1!important;color:#fff}::ng-deep .dashboard-filter-modal .modal-body{padding:1.5rem}::ng-deep .dashboard-filter-modal .modal-body .popup-filter{margin-bottom:1rem}::ng-deep .dashboard-filter-modal .modal-body .btn-group{display:flex;justify-content:space-between;padding-top:.5rem}.border-top{border-top:solid 1px #d3d3d3!important;padding-block:.9375rem}.user-station-container{display:flex;gap:8px}.user-station-container>div{width:calc(50% - 4px)}.pb-0{padding-bottom:0!important}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: SkeletonLoaderComponent, selector: "anna-design-skt-loader", inputs: ["theme", "count"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: SingleSelectComponent, selector: "anna-design-single-select", inputs: ["config", "loading", "showAdditionalDataInSelectedText", "disabled", "items", "selectedItem", "keyToUseForDisplay", "keyToUseForCheckingSelectedItem", "hideDropdownArrow", "borderbottomObject", "defaultDropdownHeight", "itemsToHideInDropdownIds", "showClearSelection"], outputs: ["valueChanged", "dropdownClosedEvent", "dropdownOpenedEvent", "clearSelectionClickedEvent"] }, { kind: "component", type: MultiSelectComponent, selector: "anna-design-multi-select", inputs: ["items", "loading", "hideOptionsEnabled", "hideDropdownArrow", "showAdditionalDataInSelectedText", "config", "disabled", "borderbottomObject", "disableOptionsEnabled", "defaultDropdownHeight", "isEquivalentHigherDpComponent"], outputs: ["valueChanged", "selectionChangedEmitAllItems", "dropdownClosedEvent", "dropdownOpenedEvent"] }, { kind: "component", type: EquivalisationOfDataToggleBtnComponent, selector: "anna-design-equivalisation-of-data-toggle-btn", inputs: ["toShow", "considerParentEquivalizedData", "defaultEquivalisedValue", "equivalisationTooltipClass", "equivalisationMessage", "isNewCustomEquivalisationMessage", "isDisabled", "isParentOrderContainer", "isEquivalisedData", "updateQueryParamOnApplyBtn"], outputs: ["toggleChanged"] }, { kind: "ngmodule", type: AnnaCoreModule }, { kind: "pipe", type: i4.AnnaConvertZeroOrNullOrUndefinedPipe, name: "AnnaConvertZeroOrNullOrUndefined" }] }); }
450
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DailyRevisionFilterModalComponent, deps: [{ token: i6.MultiSelectDropdownService }, { token: i2.NgbModal }, { token: i4.AnnaGlobalConfigService }, { token: i4$1.Router }, { token: i4$1.ActivatedRoute }, { token: i4.AnnaPersistingFilterService }, { token: DAILY_REVISION_FILTERS_SERVICE_TOKEN }, { token: i4.UpdateStationIdService }], target: i0.ɵɵFactoryTarget.Component }); }
451
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.17", type: DailyRevisionFilterModalComponent, isStandalone: true, selector: "anna-feature-daily-revision-filter-modal", inputs: { filterData: "filterData", stationOrOgDropdownTitleText: "stationOrOgDropdownTitleText", error: "error", showUserFilter: "showUserFilter", showDemoNormalization: "showDemoNormalization", persistingFilter: "persistingFilter", headerText: "headerText", handleNavigation: "handleNavigation", toDisable: "toDisable", stationIdsWithValidLicense: "stationIdsWithValidLicense" }, outputs: { applyFilter: "applyFilter", getInitialFilter: "getInitialFilter" }, viewQueries: [{ propertyName: "dRFilterModal", first: true, predicate: ["dRFilterModal"], descendants: true, static: true }], usesOnChanges: true, ngImport: i0, template: "<article class=\"selected-filters-container\">\n <section\n *ngIf=\"filterData\"\n class=\"filter-view\"\n >\n <div>\n <header class=\"header\">{{ stationOrOgDropdownTitleText }}</header>\n <p class=\"selected-value\">\n {{ previousSelectedStationOrOG?.text | AnnaConvertZeroOrNullOrUndefined: \"-\" }}\n </p>\n </div>\n\n <div *ngIf=\"showUserFilter\">\n <ng-container *ngIf=\"!userNormalizationLoader\">\n <header class=\"header\">Users</header>\n <p class=\"selected-value\">{{ usersText }}</p>\n </ng-container>\n <ng-container\n *ngIf=\"userNormalizationLoader\"\n [ngTemplateOutlet]=\"userSkeletonLoader\"\n ></ng-container>\n </div>\n\n <!-- <div>\n <ng-container *ngIf=\"!userNormalizationLoader\">\n <header class=\"header\">Demo Normalization</header>\n <ng-container [ngTemplateOutlet]=\"normalizationSelected\"></ng-container>\n </ng-container>\n <ng-container\n *ngIf=\"userNormalizationLoader\"\n [ngTemplateOutlet]=\"normalizationSkeletonLoader\"\n ></ng-container>\n </div> -->\n\n <div>\n <ng-container *ngIf=\"!userNormalizationLoader\">\n <header class=\"header\">Equivalized Data</header>\n <p class=\"selected-value\">{{ clonedFilter.isEquivalised ? \"Yes\" : \"No\" }}</p>\n </ng-container>\n <ng-container\n *ngIf=\"userNormalizationLoader\"\n [ngTemplateOutlet]=\"normalizationSkeletonLoader\"\n ></ng-container>\n </div>\n </section>\n\n <section\n *ngIf=\"!filterData\"\n class=\"filter-view\"\n >\n <ng-container [ngTemplateOutlet]=\"skeletonLoader\"></ng-container>\n </section>\n\n <button\n class=\"anna edit-button\"\n *ngIf=\"!toDisable\"\n (click)=\"openFilterModal()\"\n >\n Edit\n </button>\n\n <ng-container\n *ngIf=\"toDisable\"\n [ngTemplateOutlet]=\"editButtonLoader\"\n ></ng-container>\n</article>\n\n<!-- <ng-template #normalizationSelected>\n <ng-container *ngIf=\"clonedFilter.normalizedData\">\n <p class=\"selected-value\">\n {{ clonedFilter.normalizedData.toggle ? \"Yes\" : \"No\" }}\n <span *ngIf=\"clonedFilter.normalizedData.toggle\"> ({{ demoToShow }}) </span>\n </p>\n </ng-container>\n <ng-container *ngIf=\"!clonedFilter.normalizedData\">\n <p class=\"selected-value\">-</p>\n </ng-container>\n</ng-template> -->\n\n<ng-template #skeletonLoader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '150px',\n 'margin-bottom': '0',\n 'margin-right': '20px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '170px',\n 'margin-bottom': '0',\n 'margin-right': '20px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '100px',\n 'margin-bottom': '0',\n 'margin-right': '20px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '100px',\n 'margin-bottom': '0',\n 'margin-right': '20px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n</ng-template>\n\n<ng-template #userSkeletonLoader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '140px',\n 'margin-bottom': '0',\n 'margin-right': '0px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n</ng-template>\n\n<ng-template #normalizationSkeletonLoader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '140px',\n 'margin-bottom': '0',\n 'margin-right': '0px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n</ng-template>\n\n<ng-template #editButtonLoader>\n <anna-design-skt-loader\n [theme]=\"{\n height: '100%',\n width: '52px',\n 'margin-bottom': '0',\n 'margin-right': '0px',\n display: 'inline-block'\n }\"\n >\n </anna-design-skt-loader>\n</ng-template>\n\n<ng-template\n #dRFilterModal\n let-modal\n>\n <div class=\"modal-header confirm-modal-header\">\n <h3 class=\"modal-title\">{{ headerText }}</h3>\n <!-- <i class=\"mi mdi-close-icon mdi-font-md close pull-right\" style=\"cursor: pointer\" (click)=\"onCancelClicked()\"></i> -->\n </div>\n <div class=\"modal-body\">\n <div class=\"filter-dropdown\">\n <div\n [ngClass]=\"{ 'user-station-container': showUserFilter }\"\n class=\"pb-0\"\n >\n <div class=\"popup-filter\">\n <header class=\"popup-dropdown-label\">\n {{ stationOrOgDropdownTitleText === \"OG\" ? \"Ownership Group\" : stationOrOgDropdownTitleText }}\n </header>\n <anna-design-single-select\n [config]=\"singleSelectConfig\"\n [items]=\"stationsOrOGs\"\n [selectedItem]=\"selectedStationOrOG\"\n (valueChanged)=\"stationOrOGSelected($event)\"\n >\n </anna-design-single-select>\n </div>\n\n <div\n class=\"popup-filter\"\n *ngIf=\"showUserFilter\"\n >\n <header class=\"popup-dropdown-label\">Users</header>\n <anna-design-skt-loader\n *ngIf=\"showLoaderInUsersDropdown\"\n [theme]=\"{\n height: '1.5rem',\n width: '100%',\n 'margin-bottom': 0\n }\"\n ></anna-design-skt-loader>\n <anna-design-multi-select\n *ngIf=\"!showLoaderInUsersDropdown\"\n [borderbottomObject]=\"multiSelectBottomBorderObj\"\n [config]=\"usersDropdownSetting\"\n [loading]=\"showLoaderInUsersDropdown\"\n [items]=\"usersList\"\n (valueChanged)=\"userSelectionChanged($event)\"\n >\n </anna-design-multi-select>\n </div>\n </div>\n\n <!-- <div class=\"border-top\">\n <anna-design-demo-normalization\n class=\"reduced-demo-font\"\n [dropdownData]=\"normalizationDemographics\"\n [selectedFilters]=\"selectedNormalization\"\n (normalizationChange)=\"updateNormalizationValue($event)\"\n ></anna-design-demo-normalization>\n </div> -->\n\n <div class=\"border-top\">\n <anna-design-equivalisation-of-data-toggle-btn\n [toShow]=\"true\"\n [isDisabled]=\"disableEquivalization\"\n [isEquivalisedData]=\"selectedEquivilizationToggle\"\n [updateQueryParamOnApplyBtn]=\"true\"\n [defaultEquivalisedValue]=\"true\"\n [equivalisationTooltipClass]=\"'dashboard-equivalization-tooltip'\"\n [isNewCustomEquivalisationMessage]=\"true\"\n (toggleChanged)=\"updateEquivalizationToggle($event)\"\n ></anna-design-equivalisation-of-data-toggle-btn>\n </div>\n </div>\n <div class=\"btn-group\">\n <button\n class=\"anna cancel-button\"\n (click)=\"onCancelClicked()\"\n >\n Cancel\n </button>\n\n <button\n class=\"anna apply-button\"\n [disabled]=\"!isFilterValueChanged || (showUserFilter && selectedUsersList.length === 0)\"\n (click)=\"onApplyDRFilterAndUpdateNavigation()\"\n >\n Apply\n </button>\n </div>\n </div>\n</ng-template>\n", styles: [".selected-filters-container{border-radius:2px;border:1px solid #268bff;padding:.625rem .5rem .625rem 1.5rem;display:flex;flex-wrap:nowrap;justify-content:space-between;height:50px}.filter-view{display:flex;gap:1.5625rem}.edit-button{margin-top:3px}.header{margin-bottom:0;color:#333;font-family:Roboto;font-size:var(--primary-filter-label-fs);font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.popup-dropdown-label{margin-bottom:0;color:#333;font-family:Roboto;font-size:var(--dropdown-label-fs);font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.selected-value{margin-bottom:0;color:#767676;font-family:Roboto;font-size:var(--primary-filter-value-fs);font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}::ng-deep .dashboard-filter-modal .modal-dialog{top:80px!important}::ng-deep .dashboard-filter-modal .modal-content{min-width:28.125rem;width:28.125rem;max-width:28.125rem}::ng-deep .dashboard-filter-modal .modal-header{padding:.5rem .5rem .25rem 1.5rem}::ng-deep .dashboard-filter-modal .modal-header .modal-title{color:#fff;margin-top:auto;margin-bottom:0;font-family:Roboto;font-size:var(--modal-header-title-fs);font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}::ng-deep .dashboard-filter-modal .modal-header i{color:#fff;font-size:1.5rem}::ng-deep .dashboard-filter-modal .modal-header i:hover,::ng-deep .dashboard-filter-modal .modal-header i:focus{opacity:1!important;color:#fff}::ng-deep .dashboard-filter-modal .modal-body{padding:1.5rem}::ng-deep .dashboard-filter-modal .modal-body .popup-filter{margin-bottom:1rem}::ng-deep .dashboard-filter-modal .modal-body .btn-group{display:flex;justify-content:space-between;padding-top:.5rem}.border-top{border-top:solid 1px #d3d3d3!important;padding-block:.9375rem}.user-station-container{display:flex;gap:8px}.user-station-container>div{width:calc(50% - 4px)}.pb-0{padding-bottom:0!important}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: SkeletonLoaderComponent, selector: "anna-design-skt-loader", inputs: ["theme", "count"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: SingleSelectComponent, selector: "anna-design-single-select", inputs: ["config", "loading", "showAdditionalDataInSelectedText", "disabled", "items", "selectedItem", "keyToUseForDisplay", "keyToUseForCheckingSelectedItem", "hideDropdownArrow", "borderbottomObject", "defaultDropdownHeight", "itemsToHideInDropdownIds", "showClearSelection"], outputs: ["valueChanged", "dropdownClosedEvent", "dropdownOpenedEvent", "clearSelectionClickedEvent"] }, { kind: "component", type: MultiSelectComponent, selector: "anna-design-multi-select", inputs: ["items", "loading", "hideOptionsEnabled", "hideDropdownArrow", "showAdditionalDataInSelectedText", "config", "disabled", "borderbottomObject", "disableOptionsEnabled", "defaultDropdownHeight", "isEquivalentHigherDpComponent"], outputs: ["valueChanged", "selectionChangedEmitAllItems", "dropdownClosedEvent", "dropdownOpenedEvent"] }, { kind: "component", type: EquivalisationOfDataToggleBtnComponent, selector: "anna-design-equivalisation-of-data-toggle-btn", inputs: ["toShow", "considerParentEquivalizedData", "defaultEquivalisedValue", "equivalisationTooltipClass", "equivalisationMessage", "isNewCustomEquivalisationMessage", "isDisabled", "isParentOrderContainer", "isEquivalisedData", "updateQueryParamOnApplyBtn"], outputs: ["toggleChanged"] }, { kind: "ngmodule", type: AnnaCoreModule }, { kind: "pipe", type: i4.AnnaConvertZeroOrNullOrUndefinedPipe, name: "AnnaConvertZeroOrNullOrUndefined" }] }); }
453
452
  }
454
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DailyRevisionFilterModalComponent, decorators: [{
453
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DailyRevisionFilterModalComponent, decorators: [{
455
454
  type: Component,
456
- args: [{ selector: "anna-feature-daily-revision-filter-modal", imports: [
455
+ args: [{ selector: "anna-feature-daily-revision-filter-modal", standalone: true, imports: [
457
456
  NgIf,
458
457
  NgTemplateOutlet,
459
458
  SkeletonLoaderComponent,
@@ -467,9 +466,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
467
466
  }], ctorParameters: () => [{ type: i6.MultiSelectDropdownService }, { type: i2.NgbModal }, { type: i4.AnnaGlobalConfigService }, { type: i4$1.Router }, { type: i4$1.ActivatedRoute }, { type: i4.AnnaPersistingFilterService }, { type: undefined, decorators: [{
468
467
  type: Inject,
469
468
  args: [DAILY_REVISION_FILTERS_SERVICE_TOKEN]
470
- }] }, { type: undefined, decorators: [{
471
- type: Inject,
472
- args: [DASHBOARD_FILTER_MODAL_SERVICE_TOKEN]
473
469
  }] }, { type: i4.UpdateStationIdService }], propDecorators: { filterData: [{
474
470
  type: Input
475
471
  }], stationOrOgDropdownTitleText: [{
@@ -1890,10 +1886,10 @@ class DailyRevisionService {
1890
1886
  },
1891
1887
  ];
1892
1888
  }
1893
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DailyRevisionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1894
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DailyRevisionService, providedIn: "root" }); }
1889
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DailyRevisionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1890
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DailyRevisionService, providedIn: "root" }); }
1895
1891
  }
1896
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DailyRevisionService, decorators: [{
1892
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DailyRevisionService, decorators: [{
1897
1893
  type: Injectable,
1898
1894
  args: [{
1899
1895
  providedIn: "root",
@@ -2520,8 +2516,8 @@ class DailyRevisionListingComponent {
2520
2516
  updateBreadcrumbs() {
2521
2517
  const name = `Orders (${this.currentTab})`;
2522
2518
  const path = this.router.url;
2523
- this.breadcrumbService.popBreadcrumbs(1);
2524
- this.breadcrumbService.updateBreadcrumbs(name, path, true);
2519
+ // this.breadcrumbService.popBreadcrumbs(1);
2520
+ // this.breadcrumbService.updateBreadcrumbs(name, path, true);
2525
2521
  }
2526
2522
  prepareQueryParamForNavigationOnReceivingQueryparamsFromMail(easyFilterName) {
2527
2523
  const query = {};
@@ -2786,12 +2782,12 @@ class DailyRevisionListingComponent {
2786
2782
  updateInitialFilterForPrimaryPopup(filters) {
2787
2783
  this.initialFiltersForPopup = filters;
2788
2784
  }
2789
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DailyRevisionListingComponent, deps: [{ token: i4$1.Router }, { token: DailyRevisionService }, { token: i3.GenericDailyRevisionService }, { token: i4.AnnaGlobalConfigService }, { token: i4.AnnaFilterService }, { token: i4.AnnaSortService }, { token: i0.ChangeDetectorRef }, { token: i5.ToastrService }, { token: i4$1.ActivatedRoute }, { token: i6.BreadcrumbsService }, { token: i6.EquivalisationOfDataService }, { token: i4.AnnaGtHelperService }, { token: i4.AnnaPersistingFilterService }, { token: i7.NotificationsService }, { token: DAILY_REVISION_LISTING_SERVICE_TOKEN }], target: i0.ɵɵFactoryTarget.Component }); }
2790
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.15", type: DailyRevisionListingComponent, isStandalone: true, selector: "anna-feature-daily-revision-listing", inputs: { userType: "userType", showViewSummary: "showViewSummary", queryparams: "queryparams", persistingFilterForPopup: "persistingFilterForPopup", currentTab: "currentTab", tableHeaders: "tableHeaders", allStationsOrOGs: "allStationsOrOGs", stationOrOgDropdownTitleText: "stationOrOgDropdownTitleText", userOrBuyerId: "userOrBuyerId", stationIdsWithValidLicense: "stationIdsWithValidLicense" }, viewQueries: [{ propertyName: "filterPopup", first: true, predicate: ["filterPopup"], descendants: true }, { propertyName: "nonEditableGTComponent", first: true, predicate: AnnaNonEditableGenericTableComponent, descendants: true }, { propertyName: "easyFilterComponent", first: true, predicate: ["easyFilterComponent"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"drr-page\">\n <anna-core-no-data-lib\n width=\"50%\"\n *ngIf=\"allStationsOrOGs?.length === 0; else showData\"\n >\n </anna-core-no-data-lib>\n\n <ng-template #showData>\n <div class=\"filter-container\">\n <anna-feature-daily-revision-filter-modal\n #filterPopup\n [filterData]=\"allStationsOrOGs\"\n [showUserFilter]=\"false\"\n [handleNavigation]=\"false\"\n [headerText]=\"'Edit Filter'\"\n [toDisable]=\"loading\"\n [persistingFilter]=\"persistingFilterForPopup\"\n [stationOrOgDropdownTitleText]=\"stationOrOgDropdownTitleText\"\n [stationIdsWithValidLicense]=\"stationIdsWithValidLicense\"\n (getInitialFilter)=\"updateInitialFilterForPrimaryPopup($event)\"\n (applyFilter)=\"applyDailyRevisionFilters($event)\"\n >\n </anna-feature-daily-revision-filter-modal>\n <!-- <ngx-skeleton-loader\n *ngIf=\"!allStationsOrOGs?.length\"\n count=\"1\"\n [theme]=\"{ width: '100px', height: '20px', 'margin-right': '20px', 'margin-bottom': '6px' }\"\n ></ngx-skeleton-loader> -->\n <!-- <div>\n <a\n [ngClass]=\"{ 'disabled-summary-button': !dailyRevisionData || dailyRevisionData?.length === 0 }\"\n *ngIf=\"showViewSummary && !loading\"\n href=\"\"\n target=\"_blank\"\n [routerLink]=\"[drrSummaryUrl]\"\n [queryParams]=\"{\n isEquivalized: payloadForSummaryPage.isEquivalized,\n ordersRevisionType: payloadForSummaryPage.ordersRevisionType,\n isNormalized: payloadForSummaryPage.isNormalized,\n demoId: payloadForSummaryPage.demoId,\n loggedInUserId: payloadForSummaryPage.loggedInUserId,\n stationId: payloadForSummaryPage.stationOrOGId,\n }\"\n class=\"summary-button\"\n >\n View summary\n </a>\n <ngx-skeleton-loader\n *ngIf=\"showViewSummary && loading\"\n count=\"1\"\n [theme]=\"{\n width: '112px',\n height: '30px',\n float: 'right',\n 'margin-left': 'auto',\n 'margin-bottom': '0px',\n 'border-radius': '15px'\n }\"\n ></ngx-skeleton-loader>\n </div> -->\n </div>\n\n <anna-design-message-box\n *ngIf=\"userType === 'BUYER' && !loading && dailyRevisionDataCloned?.length === 0\"\n class=\"daily-order-container\"\n [messageBoxData]=\"noOrdersPresentMessageBoxData\"\n [hide]=\"false\"\n [headerAsBlockElement]=\"false\"\n [showHyphen]=\"false\"\n >\n </anna-design-message-box>\n\n <section *ngIf=\"loading || userType === 'SELLER' || dailyRevisionDataCloned?.length > 0\">\n <div class=\"easy-filter-content\">\n <anna-design-easy-filters\n #easyFilterComponent\n class=\"drr-listing-easy-filters\"\n [showLoader]=\"loading\"\n [numberOfItemsForLoader]=\"numberOfEasyFilterLoader\"\n [easyFilters]=\"easyFilters\"\n [tableData]=\"dailyRevisionData\"\n [defaultFilterNameToBeSelected]=\"defaultFilterNameToBeSelected\"\n [clonedTableData]=\"dailyRevisionDataCloned\"\n (getUpdatedDataAfterUserAction)=\"updateDataForEasyFilters($event)\"\n (easyFilterClickEvent)=\"easyFilterClicked($event)\"\n >\n </anna-design-easy-filters>\n <div\n class=\"drr-clear-all\"\n [ngClass]=\"{\n 'todays-anna-drr-clear-all':\n currentTab === orderConstants.TodaysANNAOffers && dailyRevisionDataCloned?.length > 0\n }\"\n [ngStyle]=\"{\n 'margin-bottom':\n lastOrderListFetchedDateTimeAndTimezone &&\n currentTab === orderConstants.TodaysUsersOffers &&\n dailyRevisionData?.length > 0\n ? '-17px'\n : '0px'\n }\"\n >\n <button\n *ngIf=\"!loading\"\n class=\"drr-clear-all-btn\"\n (click)=\"clearFilters()\"\n [disabled]=\"disableResetAllButton\"\n >\n Reset all filters\n </button>\n <br />\n </div>\n </div>\n\n <ng-container *ngIf=\"currentTab === orderConstants.TodaysUsersOffers\">\n <div\n class=\"revision-info\"\n *ngIf=\"!loading && lastOrderListFetchedDateTimeAndTimezone && dailyRevisionData?.length > 0\"\n >\n {{ revisionDateMessage }}\n <span class=\"bold-text\">{{ lastOrderListFetchedDateTimeAndTimezone }}</span>\n </div>\n\n <ngx-skeleton-loader\n class=\"pl-40\"\n count=\"1\"\n *ngIf=\"loading\"\n [theme]=\"{\n width: '428px',\n height: '12px',\n margin: '0 10px 5px 0px'\n }\"\n ></ngx-skeleton-loader\n ></ng-container>\n\n <div class=\"margin-container\">\n <anna-core-non-editable-generic-table-lib\n #revisionListingGenericTable\n class=\"revision-listing-table {{ gtElementClass }}\"\n [ngClass]=\"{\n 'drr-no-data-table': !loading && dailyRevisionData && dailyRevisionData?.length === 0,\n 'drr-no-cloned-data-table': !loading && dailyRevisionDataCloned && dailyRevisionDataCloned?.length === 0,\n 'loading-table': loading\n }\"\n [showSkeletonLoading]=\"loading\"\n [tableHeaders]=\"tableHeaders\"\n [tableData]=\"dailyRevisionData\"\n [tableClass]=\"'drr-order-listing-table '\"\n [clonedTableData]=\"dailyRevisionDataCloned\"\n [gtGeneralConfig]=\"gtGeneralConfig\"\n [totalRowInfo]=\"totalRowInfo\"\n [gtDimension]=\"gtDimension\"\n [clickableRow]=\"true\"\n [showOrHideToggleForTotalRow]=\"true\"\n (filterAppliedToTable)=\"filterAppliedToTable($event)\"\n (sortingAppliedToTable)=\"sortingAppliedToTable($event)\"\n (gtIconClicked)=\"starUnstarOrder($event)\"\n (rowClicked)=\"orderSelected($event)\"\n [starredInProgress]=\"starredOrderLoading\"\n [tableBorderBottomClassRequired]=\"false\"\n >\n </anna-core-non-editable-generic-table-lib>\n </div>\n </section>\n </ng-template>\n</div>\n", styles: [".filter-label{font-family:Roboto;font-size:var(--easy-filter-label-fs);font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#4a4a4a;margin-bottom:0;height:12px}.filter-divider{width:.5px;margin-right:8px;height:20px;background:#111}::ng-deep .daily-order-container{max-width:2050px}::ng-deep .daily-order-container section{margin:12px 40px}.pl-40{padding-left:40px}.filter-container{padding:0 40px;display:flex;width:100%;max-width:2050px;margin:0 auto;align-items:flex-end}.filter-container div:nth-child(1){min-width:8.75rem}.filter-container anna-feature-daily-revision-filter-modal{flex-grow:1}.summary-button{float:right;width:max-content;margin-left:20px;font-style:normal;padding:3px 10px;color:#268bff;background:#268bff29;font-size:14px;height:24px!important;line-height:20px;border-radius:15px;font-weight:500;text-decoration:none;font-size:var(--page-link-fs)}.disabled-summary-button{pointer-events:none;opacity:.5;color:#4a4a4a!important;background:#bdbdbd!important}.bold-text{font-weight:700;color:#000}.drr-clear-all{display:flex;align-items:flex-end;float:right;margin-left:auto;min-width:max-content;margin-bottom:-3px}.drr-clear-all span{float:right;padding-right:.375rem}.margin-container{padding-right:40px}::ng-deep button.intelli-filter.active:disabled{border:1px solid #bdbdbd!important;color:#4a4a4a!important;background:#bdbdbd!important}::ng-deep button.intelli-filter.active:disabled i.anna-automation-activated-icon.mdi.mdi-cog-refresh{color:#8bac2a}.red-text{color:#f44336;opacity:1}.drr-clear-all-btn{padding:0;border:none;display:block;text-align:right;margin-left:auto;width:fit-content;background-color:transparent;text-decoration:underline;color:#268bff;line-height:1!important;font-size:var(--reset-all-filter-fs)!important;letter-spacing:normal!important;font-weight:400!important}.drr-clear-all-btn:hover:enabled{color:#268bff}.drr-clear-all-btn:disabled{color:#4a4a4a;opacity:.5;cursor:not-allowed}::ng-deep .tooltip-inner{max-height:24rem!important}::ng-deep .tooltip-inner div.radio-container{flex-wrap:wrap}::ng-deep .tooltip-inner div.dropdown-data-container{max-height:10rem!important;width:100%!important}::ng-deep .tooltip-inner div.filter-container .buttons{margin-bottom:10px}.drr-page{overflow-y:auto;width:100%;max-width:2050px;margin:12px auto auto;overflow:auto!important}.drr-page::-webkit-scrollbar{display:none}.drr-page{-ms-overflow-style:none;scrollbar-width:none}.revision-info{padding-bottom:4px;padding-left:40px;margin:0 8px 0 0!important;min-width:fit-content;line-height:normal;margin:0px 0px .6rem;font-style:italic;font-size:var(--page-message-content-fs);color:#b7b6b6}:host ::ng-deep .revision-listing-table table tbody tr td .mdi-warning{line-height:normal!important}:host ::ng-deep .revision-listing-table table tbody tr td:nth-of-type(1){padding:0 5px 0 10px!important}:host ::ng-deep .revision-listing-table table tbody tr td.mat-column-orderIdAndRevNumber div:first-child{display:flex;align-items:center}:host ::ng-deep .revision-listing-table table tbody tr td.mat-column-orderIdAndRevNumber .mdi-warning{font-size:12px!important;position:relative;top:-1px;padding-left:2px}:host ::ng-deep .revision-listing-table table tbody tr td .mdi.mdi-star-outline,:host ::ng-deep .revision-listing-table table tbody tr td .mdi-star.highlight-star{cursor:pointer!important}::ng-deep .drr-no-data-table .table-container{max-height:124px;overflow-y:hidden!important}::ng-deep .drr-no-data-table table tr td{cursor:default!important}.easy-filter-content{display:flex;align-items:flex-end;padding:0 40px;margin-bottom:8px;margin-top:10px}::ng-deep .drr-listing-easy-filters section{row-gap:4px}.easy-filter{display:flex}::ng-deep .red-text{color:#f44336!important}:host ::ng-deep anna-core-no-data-lib .no-data{margin-top:-90px!important}::ng-deep anna-design-easy-filters .h-21{height:21px}@media screen and (max-width: 1463px){::ng-deep .seller-drr-listing-anna-offers-table:not(.drr-no-cloned-data-table) .table-container{margin-top:-21px}::ng-deep .loading-table .table-container{margin-top:0!important}.todays-anna-drr-clear-all{margin-bottom:21px!important}}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: AnnaDesignComponentsLibModule }, { kind: "component", type: i6.MessageBoxComponent, selector: "anna-design-message-box", inputs: ["messageBoxData", "showHyphen", "hide", "headerAsBlockElement"] }, { kind: "component", type: i6.EasyFiltersComponent, selector: "anna-design-easy-filters", inputs: ["showLoader", "tableData", "clonedTableData", "autoSelectionOfOnlyEnabledFilter", "showUnsavedChangesPopup", "isUnSavedChangesPresent", "defaultFilterNameToBeSelected", "filterToBeUpdatedManually", "easyFilters", "numberOfItemsForLoader"], outputs: ["easyFilterClickEvent", "easyFilterIsSelected", "getUpdatedDataAfterUserAction"] }, { kind: "component", type: DailyRevisionFilterModalComponent, selector: "anna-feature-daily-revision-filter-modal", inputs: ["filterData", "stationOrOgDropdownTitleText", "error", "showUserFilter", "showDemoNormalization", "persistingFilter", "headerText", "handleNavigation", "toDisable", "stationIdsWithValidLicense"], outputs: ["applyFilter", "getInitialFilter"] }, { kind: "ngmodule", type: NgxSkeletonLoaderModule }, { kind: "component", type: i8.NgxSkeletonLoaderComponent, selector: "ngx-skeleton-loader", inputs: ["count", "loadingText", "appearance", "animation", "ariaLabel", "theme"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "ngmodule", type: AnnaCoreModule }, { kind: "component", type: i4.AnnaNoDataComponent, selector: "anna-core-no-data-lib", inputs: ["width", "marginTop"] }, { kind: "component", type: i4.AnnaNonEditableGenericTableComponent, selector: "anna-core-non-editable-generic-table-lib", inputs: ["showSkeletonLoading", "tableHeaders", "tableData", "clonedTableData", "gtGeneralConfig", "totalRowInfo", "gtDimension", "extraHeaderRowForAdjustingColumnWidths", "tableClass", "maximumRowsWhichCanBeRenderedWithoutScroll", "fixNumberOfRowsForPopup", "fixRowsToRender", "includeBorderInTableHeight", "downloadInProgress", "percentDone", "starredInProgress", "clickableRow", "setTableHeightWhenRowSizeIsFixed", "tableBorderBottomClassRequired", "hideSomeTds", "tdsHaveRowSpan", "multipleTablesPresent", "showOrHideToggleForTotalRow", "enableCustomizableColumns", "customizableColumnsList"], outputs: ["toggleCheckbox", "toggleRowCheckbox", "toggleHeaderCheckbox", "undoIconClicked", "filterAppliedToTable", "sortingAppliedToTable", "rowClicked", "radioButtonSelected", "columnFilterOpened", "columnFilterClosed", "gtIconClicked", "gtSVGIconClicked", "gtTextActionClicked", "gtViewDetailClicked", "gtInnerHTMLClicked", "downloadSpotDetails", "clickableDataClicked", "totalRowIconClicked", "notificationIconHover", "notificationIconHoverLeave", "editableInputEdited", "radioButtonMessageIconClicked", "statusNotePopupOpened", "textPopupOpened", "digitOnlyInputChanged", "singleSelectDropdownValueEmit", "timeSelected", "totalRowRadioButtonClicked", "totalRowRadioButtonIconClicked", "columnsCustomized", "acfiRateInputChanged", "acfiRateCopyRequested"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2785
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DailyRevisionListingComponent, deps: [{ token: i4$1.Router }, { token: DailyRevisionService }, { token: i3.GenericDailyRevisionService }, { token: i4.AnnaGlobalConfigService }, { token: i4.AnnaFilterService }, { token: i4.AnnaSortService }, { token: i0.ChangeDetectorRef }, { token: i5.ToastrService }, { token: i4$1.ActivatedRoute }, { token: i6.BreadcrumbsService }, { token: i6.EquivalisationOfDataService }, { token: i4.AnnaGtHelperService }, { token: i4.AnnaPersistingFilterService }, { token: i7.NotificationsService }, { token: DAILY_REVISION_LISTING_SERVICE_TOKEN }], target: i0.ɵɵFactoryTarget.Component }); }
2786
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.17", type: DailyRevisionListingComponent, isStandalone: true, selector: "anna-feature-daily-revision-listing", inputs: { userType: "userType", showViewSummary: "showViewSummary", queryparams: "queryparams", persistingFilterForPopup: "persistingFilterForPopup", currentTab: "currentTab", tableHeaders: "tableHeaders", allStationsOrOGs: "allStationsOrOGs", stationOrOgDropdownTitleText: "stationOrOgDropdownTitleText", userOrBuyerId: "userOrBuyerId", stationIdsWithValidLicense: "stationIdsWithValidLicense" }, viewQueries: [{ propertyName: "filterPopup", first: true, predicate: ["filterPopup"], descendants: true }, { propertyName: "nonEditableGTComponent", first: true, predicate: AnnaNonEditableGenericTableComponent, descendants: true }, { propertyName: "easyFilterComponent", first: true, predicate: ["easyFilterComponent"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"drr-page\">\n <anna-core-no-data-lib\n width=\"50%\"\n *ngIf=\"allStationsOrOGs?.length === 0; else showData\"\n >\n </anna-core-no-data-lib>\n\n <ng-template #showData>\n <div class=\"filter-container\">\n <anna-feature-daily-revision-filter-modal\n #filterPopup\n [filterData]=\"allStationsOrOGs\"\n [showUserFilter]=\"false\"\n [handleNavigation]=\"false\"\n [headerText]=\"'Edit Filter'\"\n [toDisable]=\"loading\"\n [persistingFilter]=\"persistingFilterForPopup\"\n [stationOrOgDropdownTitleText]=\"stationOrOgDropdownTitleText\"\n [stationIdsWithValidLicense]=\"stationIdsWithValidLicense\"\n (getInitialFilter)=\"updateInitialFilterForPrimaryPopup($event)\"\n (applyFilter)=\"applyDailyRevisionFilters($event)\"\n >\n </anna-feature-daily-revision-filter-modal>\n <!-- <ngx-skeleton-loader\n *ngIf=\"!allStationsOrOGs?.length\"\n count=\"1\"\n [theme]=\"{ width: '100px', height: '20px', 'margin-right': '20px', 'margin-bottom': '6px' }\"\n ></ngx-skeleton-loader> -->\n <!-- <div>\n <a\n [ngClass]=\"{ 'disabled-summary-button': !dailyRevisionData || dailyRevisionData?.length === 0 }\"\n *ngIf=\"showViewSummary && !loading\"\n href=\"\"\n target=\"_blank\"\n [routerLink]=\"[drrSummaryUrl]\"\n [queryParams]=\"{\n isEquivalized: payloadForSummaryPage.isEquivalized,\n ordersRevisionType: payloadForSummaryPage.ordersRevisionType,\n isNormalized: payloadForSummaryPage.isNormalized,\n demoId: payloadForSummaryPage.demoId,\n loggedInUserId: payloadForSummaryPage.loggedInUserId,\n stationId: payloadForSummaryPage.stationOrOGId,\n }\"\n class=\"summary-button\"\n >\n View summary\n </a>\n <ngx-skeleton-loader\n *ngIf=\"showViewSummary && loading\"\n count=\"1\"\n [theme]=\"{\n width: '112px',\n height: '30px',\n float: 'right',\n 'margin-left': 'auto',\n 'margin-bottom': '0px',\n 'border-radius': '15px'\n }\"\n ></ngx-skeleton-loader>\n </div> -->\n </div>\n\n <anna-design-message-box\n *ngIf=\"userType === 'BUYER' && !loading && dailyRevisionDataCloned?.length === 0\"\n class=\"daily-order-container\"\n [messageBoxData]=\"noOrdersPresentMessageBoxData\"\n [hide]=\"false\"\n [headerAsBlockElement]=\"false\"\n [showHyphen]=\"false\"\n >\n </anna-design-message-box>\n\n <section *ngIf=\"loading || userType === 'SELLER' || dailyRevisionDataCloned?.length > 0\">\n <div class=\"easy-filter-content\">\n <anna-design-easy-filters\n #easyFilterComponent\n class=\"drr-listing-easy-filters\"\n [showLoader]=\"loading\"\n [numberOfItemsForLoader]=\"numberOfEasyFilterLoader\"\n [easyFilters]=\"easyFilters\"\n [tableData]=\"dailyRevisionData\"\n [defaultFilterNameToBeSelected]=\"defaultFilterNameToBeSelected\"\n [clonedTableData]=\"dailyRevisionDataCloned\"\n (getUpdatedDataAfterUserAction)=\"updateDataForEasyFilters($event)\"\n (easyFilterClickEvent)=\"easyFilterClicked($event)\"\n >\n </anna-design-easy-filters>\n <div\n class=\"drr-clear-all\"\n [ngClass]=\"{\n 'todays-anna-drr-clear-all':\n currentTab === orderConstants.TodaysANNAOffers && dailyRevisionDataCloned?.length > 0\n }\"\n [ngStyle]=\"{\n 'margin-bottom':\n lastOrderListFetchedDateTimeAndTimezone &&\n currentTab === orderConstants.TodaysUsersOffers &&\n dailyRevisionData?.length > 0\n ? '-17px'\n : '0px'\n }\"\n >\n <button\n *ngIf=\"!loading\"\n class=\"drr-clear-all-btn\"\n (click)=\"clearFilters()\"\n [disabled]=\"disableResetAllButton\"\n >\n Reset all filters\n </button>\n <br />\n </div>\n </div>\n\n <ng-container *ngIf=\"currentTab === orderConstants.TodaysUsersOffers\">\n <div\n class=\"revision-info\"\n *ngIf=\"!loading && lastOrderListFetchedDateTimeAndTimezone && dailyRevisionData?.length > 0\"\n >\n {{ revisionDateMessage }}\n <span class=\"bold-text\">{{ lastOrderListFetchedDateTimeAndTimezone }}</span>\n </div>\n\n <ngx-skeleton-loader\n class=\"pl-40\"\n count=\"1\"\n *ngIf=\"loading\"\n [theme]=\"{\n width: '428px',\n height: '12px',\n margin: '0 10px 5px 0px'\n }\"\n ></ngx-skeleton-loader\n ></ng-container>\n\n <div class=\"margin-container\">\n <anna-core-non-editable-generic-table-lib\n #revisionListingGenericTable\n class=\"revision-listing-table {{ gtElementClass }}\"\n [ngClass]=\"{\n 'drr-no-data-table': !loading && dailyRevisionData && dailyRevisionData?.length === 0,\n 'drr-no-cloned-data-table': !loading && dailyRevisionDataCloned && dailyRevisionDataCloned?.length === 0,\n 'loading-table': loading\n }\"\n [showSkeletonLoading]=\"loading\"\n [tableHeaders]=\"tableHeaders\"\n [tableData]=\"dailyRevisionData\"\n [tableClass]=\"'drr-order-listing-table '\"\n [clonedTableData]=\"dailyRevisionDataCloned\"\n [gtGeneralConfig]=\"gtGeneralConfig\"\n [totalRowInfo]=\"totalRowInfo\"\n [gtDimension]=\"gtDimension\"\n [clickableRow]=\"true\"\n [showOrHideToggleForTotalRow]=\"true\"\n (filterAppliedToTable)=\"filterAppliedToTable($event)\"\n (sortingAppliedToTable)=\"sortingAppliedToTable($event)\"\n (gtIconClicked)=\"starUnstarOrder($event)\"\n (rowClicked)=\"orderSelected($event)\"\n [starredInProgress]=\"starredOrderLoading\"\n [tableBorderBottomClassRequired]=\"false\"\n >\n </anna-core-non-editable-generic-table-lib>\n </div>\n </section>\n </ng-template>\n</div>\n", styles: [".filter-label{font-family:Roboto;font-size:var(--easy-filter-label-fs);font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#4a4a4a;margin-bottom:0;height:12px}.filter-divider{width:.5px;margin-right:8px;height:20px;background:#111}::ng-deep .daily-order-container{max-width:2050px}::ng-deep .daily-order-container section{margin:12px 40px}.pl-40{padding-left:40px}.filter-container{padding:0 40px;display:flex;width:100%;max-width:2050px;margin:0 auto;align-items:flex-end}.filter-container div:nth-child(1){min-width:8.75rem}.filter-container anna-feature-daily-revision-filter-modal{flex-grow:1}.summary-button{float:right;width:max-content;margin-left:20px;font-style:normal;padding:3px 10px;color:#268bff;background:#268bff29;font-size:14px;height:24px!important;line-height:20px;border-radius:15px;font-weight:500;text-decoration:none;font-size:var(--page-link-fs)}.disabled-summary-button{pointer-events:none;opacity:.5;color:#4a4a4a!important;background:#bdbdbd!important}.bold-text{font-weight:700;color:#000}.drr-clear-all{display:flex;align-items:flex-end;float:right;margin-left:auto;min-width:max-content;margin-bottom:-3px}.drr-clear-all span{float:right;padding-right:.375rem}.margin-container{padding-right:40px}::ng-deep button.intelli-filter.active:disabled{border:1px solid #bdbdbd!important;color:#4a4a4a!important;background:#bdbdbd!important}::ng-deep button.intelli-filter.active:disabled i.anna-automation-activated-icon.mdi.mdi-cog-refresh{color:#8bac2a}.red-text{color:#f44336;opacity:1}.drr-clear-all-btn{padding:0;border:none;display:block;text-align:right;margin-left:auto;width:fit-content;background-color:transparent;text-decoration:underline;color:#268bff;line-height:1!important;font-size:var(--reset-all-filter-fs)!important;letter-spacing:normal!important;font-weight:400!important}.drr-clear-all-btn:hover:enabled{color:#268bff}.drr-clear-all-btn:disabled{color:#4a4a4a;opacity:.5;cursor:not-allowed}::ng-deep .tooltip-inner{max-height:24rem!important}::ng-deep .tooltip-inner div.radio-container{flex-wrap:wrap}::ng-deep .tooltip-inner div.dropdown-data-container{max-height:10rem!important;width:100%!important}::ng-deep .tooltip-inner div.filter-container .buttons{margin-bottom:10px}.drr-page{overflow-y:auto;width:100%;max-width:2050px;margin:12px auto auto;overflow:auto!important}.drr-page::-webkit-scrollbar{display:none}.drr-page{-ms-overflow-style:none;scrollbar-width:none}.revision-info{padding-bottom:4px;padding-left:40px;margin:0 8px 0 0!important;min-width:fit-content;line-height:normal;margin:0px 0px .6rem;font-style:italic;font-size:var(--page-message-content-fs);color:#b7b6b6}:host ::ng-deep .revision-listing-table table tbody tr td .mdi-warning{line-height:normal!important}:host ::ng-deep .revision-listing-table table tbody tr td:nth-of-type(1){padding:0 5px 0 10px!important}:host ::ng-deep .revision-listing-table table tbody tr td.mat-column-orderIdAndRevNumber div:first-child{display:flex;align-items:center}:host ::ng-deep .revision-listing-table table tbody tr td.mat-column-orderIdAndRevNumber .mdi-warning{font-size:12px!important;position:relative;top:-1px;padding-left:2px}:host ::ng-deep .revision-listing-table table tbody tr td .mdi.mdi-star-outline,:host ::ng-deep .revision-listing-table table tbody tr td .mdi-star.highlight-star{cursor:pointer!important}::ng-deep .drr-no-data-table .table-container{max-height:124px;overflow-y:hidden!important}::ng-deep .drr-no-data-table table tr td{cursor:default!important}.easy-filter-content{display:flex;align-items:flex-end;padding:0 40px;margin-bottom:8px;margin-top:10px}::ng-deep .drr-listing-easy-filters section{row-gap:4px}.easy-filter{display:flex}::ng-deep .red-text{color:#f44336!important}::ng-deep anna-design-easy-filters .h-21{height:21px}@media screen and (max-width: 1463px){::ng-deep .seller-drr-listing-anna-offers-table:not(.drr-no-cloned-data-table) .table-container{margin-top:-21px}::ng-deep .loading-table .table-container{margin-top:0!important}.todays-anna-drr-clear-all{margin-bottom:21px!important}}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: AnnaDesignComponentsLibModule }, { kind: "component", type: i6.MessageBoxComponent, selector: "anna-design-message-box", inputs: ["messageBoxData", "showHyphen", "hide", "headerAsBlockElement"] }, { kind: "component", type: i6.EasyFiltersComponent, selector: "anna-design-easy-filters", inputs: ["showLoader", "tableData", "clonedTableData", "autoSelectionOfOnlyEnabledFilter", "showUnsavedChangesPopup", "isUnSavedChangesPresent", "defaultFilterNameToBeSelected", "filterToBeUpdatedManually", "easyFilters", "numberOfItemsForLoader"], outputs: ["easyFilterClickEvent", "easyFilterIsSelected", "getUpdatedDataAfterUserAction"] }, { kind: "component", type: DailyRevisionFilterModalComponent, selector: "anna-feature-daily-revision-filter-modal", inputs: ["filterData", "stationOrOgDropdownTitleText", "error", "showUserFilter", "showDemoNormalization", "persistingFilter", "headerText", "handleNavigation", "toDisable", "stationIdsWithValidLicense"], outputs: ["applyFilter", "getInitialFilter"] }, { kind: "ngmodule", type: NgxSkeletonLoaderModule }, { kind: "component", type: i8.NgxSkeletonLoaderComponent, selector: "ngx-skeleton-loader", inputs: ["count", "loadingText", "appearance", "animation", "ariaLabel", "theme"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "ngmodule", type: AnnaCoreModule }, { kind: "component", type: i4.AnnaNoDataComponent, selector: "anna-core-no-data-lib", inputs: ["width", "marginTop"] }, { kind: "component", type: i4.AnnaNonEditableGenericTableComponent, selector: "anna-core-non-editable-generic-table-lib", inputs: ["showSkeletonLoading", "tableHeaders", "tableData", "clonedTableData", "gtGeneralConfig", "totalRowInfo", "gtDimension", "extraHeaderRowForAdjustingColumnWidths", "tableClass", "maximumRowsWhichCanBeRenderedWithoutScroll", "fixNumberOfRowsForPopup", "fixRowsToRender", "includeBorderInTableHeight", "downloadInProgress", "percentDone", "starredInProgress", "clickableRow", "setTableHeightWhenRowSizeIsFixed", "tableBorderBottomClassRequired", "hideSomeTds", "tdsHaveRowSpan", "multipleTablesPresent", "showOrHideToggleForTotalRow", "enableCustomizableColumns"], outputs: ["toggleCheckbox", "toggleRowCheckbox", "toggleHeaderCheckbox", "undoIconClicked", "filterAppliedToTable", "sortingAppliedToTable", "rowClicked", "radioButtonSelected", "columnFilterOpened", "columnFilterClosed", "gtIconClicked", "gtSVGIconClicked", "gtTextActionClicked", "gtViewDetailClicked", "gtInnerHTMLClicked", "downloadSpotDetails", "clickableDataClicked", "totalRowIconClicked", "notificationIconHover", "notificationIconHoverLeave", "editableInputEdited", "radioButtonMessageIconClicked", "statusNotePopupOpened", "textPopupOpened", "digitOnlyInputChanged", "singleSelectDropdownValueEmit", "timeSelected", "totalRowRadioButtonClicked", "totalRowRadioButtonIconClicked", "columnsCustomized", "acfiRateInputChanged", "acfiRateCopyRequested"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2791
2787
  }
2792
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DailyRevisionListingComponent, decorators: [{
2788
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DailyRevisionListingComponent, decorators: [{
2793
2789
  type: Component,
2794
- args: [{ selector: "anna-feature-daily-revision-listing", changeDetection: ChangeDetectionStrategy.OnPush, imports: [
2790
+ args: [{ selector: "anna-feature-daily-revision-listing", changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [
2795
2791
  NgIf,
2796
2792
  NgClass,
2797
2793
  AnnaDesignComponentsLibModule,
@@ -2801,7 +2797,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
2801
2797
  NgFor,
2802
2798
  NgStyle,
2803
2799
  AnnaCoreModule,
2804
- ], template: "<div class=\"drr-page\">\n <anna-core-no-data-lib\n width=\"50%\"\n *ngIf=\"allStationsOrOGs?.length === 0; else showData\"\n >\n </anna-core-no-data-lib>\n\n <ng-template #showData>\n <div class=\"filter-container\">\n <anna-feature-daily-revision-filter-modal\n #filterPopup\n [filterData]=\"allStationsOrOGs\"\n [showUserFilter]=\"false\"\n [handleNavigation]=\"false\"\n [headerText]=\"'Edit Filter'\"\n [toDisable]=\"loading\"\n [persistingFilter]=\"persistingFilterForPopup\"\n [stationOrOgDropdownTitleText]=\"stationOrOgDropdownTitleText\"\n [stationIdsWithValidLicense]=\"stationIdsWithValidLicense\"\n (getInitialFilter)=\"updateInitialFilterForPrimaryPopup($event)\"\n (applyFilter)=\"applyDailyRevisionFilters($event)\"\n >\n </anna-feature-daily-revision-filter-modal>\n <!-- <ngx-skeleton-loader\n *ngIf=\"!allStationsOrOGs?.length\"\n count=\"1\"\n [theme]=\"{ width: '100px', height: '20px', 'margin-right': '20px', 'margin-bottom': '6px' }\"\n ></ngx-skeleton-loader> -->\n <!-- <div>\n <a\n [ngClass]=\"{ 'disabled-summary-button': !dailyRevisionData || dailyRevisionData?.length === 0 }\"\n *ngIf=\"showViewSummary && !loading\"\n href=\"\"\n target=\"_blank\"\n [routerLink]=\"[drrSummaryUrl]\"\n [queryParams]=\"{\n isEquivalized: payloadForSummaryPage.isEquivalized,\n ordersRevisionType: payloadForSummaryPage.ordersRevisionType,\n isNormalized: payloadForSummaryPage.isNormalized,\n demoId: payloadForSummaryPage.demoId,\n loggedInUserId: payloadForSummaryPage.loggedInUserId,\n stationId: payloadForSummaryPage.stationOrOGId,\n }\"\n class=\"summary-button\"\n >\n View summary\n </a>\n <ngx-skeleton-loader\n *ngIf=\"showViewSummary && loading\"\n count=\"1\"\n [theme]=\"{\n width: '112px',\n height: '30px',\n float: 'right',\n 'margin-left': 'auto',\n 'margin-bottom': '0px',\n 'border-radius': '15px'\n }\"\n ></ngx-skeleton-loader>\n </div> -->\n </div>\n\n <anna-design-message-box\n *ngIf=\"userType === 'BUYER' && !loading && dailyRevisionDataCloned?.length === 0\"\n class=\"daily-order-container\"\n [messageBoxData]=\"noOrdersPresentMessageBoxData\"\n [hide]=\"false\"\n [headerAsBlockElement]=\"false\"\n [showHyphen]=\"false\"\n >\n </anna-design-message-box>\n\n <section *ngIf=\"loading || userType === 'SELLER' || dailyRevisionDataCloned?.length > 0\">\n <div class=\"easy-filter-content\">\n <anna-design-easy-filters\n #easyFilterComponent\n class=\"drr-listing-easy-filters\"\n [showLoader]=\"loading\"\n [numberOfItemsForLoader]=\"numberOfEasyFilterLoader\"\n [easyFilters]=\"easyFilters\"\n [tableData]=\"dailyRevisionData\"\n [defaultFilterNameToBeSelected]=\"defaultFilterNameToBeSelected\"\n [clonedTableData]=\"dailyRevisionDataCloned\"\n (getUpdatedDataAfterUserAction)=\"updateDataForEasyFilters($event)\"\n (easyFilterClickEvent)=\"easyFilterClicked($event)\"\n >\n </anna-design-easy-filters>\n <div\n class=\"drr-clear-all\"\n [ngClass]=\"{\n 'todays-anna-drr-clear-all':\n currentTab === orderConstants.TodaysANNAOffers && dailyRevisionDataCloned?.length > 0\n }\"\n [ngStyle]=\"{\n 'margin-bottom':\n lastOrderListFetchedDateTimeAndTimezone &&\n currentTab === orderConstants.TodaysUsersOffers &&\n dailyRevisionData?.length > 0\n ? '-17px'\n : '0px'\n }\"\n >\n <button\n *ngIf=\"!loading\"\n class=\"drr-clear-all-btn\"\n (click)=\"clearFilters()\"\n [disabled]=\"disableResetAllButton\"\n >\n Reset all filters\n </button>\n <br />\n </div>\n </div>\n\n <ng-container *ngIf=\"currentTab === orderConstants.TodaysUsersOffers\">\n <div\n class=\"revision-info\"\n *ngIf=\"!loading && lastOrderListFetchedDateTimeAndTimezone && dailyRevisionData?.length > 0\"\n >\n {{ revisionDateMessage }}\n <span class=\"bold-text\">{{ lastOrderListFetchedDateTimeAndTimezone }}</span>\n </div>\n\n <ngx-skeleton-loader\n class=\"pl-40\"\n count=\"1\"\n *ngIf=\"loading\"\n [theme]=\"{\n width: '428px',\n height: '12px',\n margin: '0 10px 5px 0px'\n }\"\n ></ngx-skeleton-loader\n ></ng-container>\n\n <div class=\"margin-container\">\n <anna-core-non-editable-generic-table-lib\n #revisionListingGenericTable\n class=\"revision-listing-table {{ gtElementClass }}\"\n [ngClass]=\"{\n 'drr-no-data-table': !loading && dailyRevisionData && dailyRevisionData?.length === 0,\n 'drr-no-cloned-data-table': !loading && dailyRevisionDataCloned && dailyRevisionDataCloned?.length === 0,\n 'loading-table': loading\n }\"\n [showSkeletonLoading]=\"loading\"\n [tableHeaders]=\"tableHeaders\"\n [tableData]=\"dailyRevisionData\"\n [tableClass]=\"'drr-order-listing-table '\"\n [clonedTableData]=\"dailyRevisionDataCloned\"\n [gtGeneralConfig]=\"gtGeneralConfig\"\n [totalRowInfo]=\"totalRowInfo\"\n [gtDimension]=\"gtDimension\"\n [clickableRow]=\"true\"\n [showOrHideToggleForTotalRow]=\"true\"\n (filterAppliedToTable)=\"filterAppliedToTable($event)\"\n (sortingAppliedToTable)=\"sortingAppliedToTable($event)\"\n (gtIconClicked)=\"starUnstarOrder($event)\"\n (rowClicked)=\"orderSelected($event)\"\n [starredInProgress]=\"starredOrderLoading\"\n [tableBorderBottomClassRequired]=\"false\"\n >\n </anna-core-non-editable-generic-table-lib>\n </div>\n </section>\n </ng-template>\n</div>\n", styles: [".filter-label{font-family:Roboto;font-size:var(--easy-filter-label-fs);font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#4a4a4a;margin-bottom:0;height:12px}.filter-divider{width:.5px;margin-right:8px;height:20px;background:#111}::ng-deep .daily-order-container{max-width:2050px}::ng-deep .daily-order-container section{margin:12px 40px}.pl-40{padding-left:40px}.filter-container{padding:0 40px;display:flex;width:100%;max-width:2050px;margin:0 auto;align-items:flex-end}.filter-container div:nth-child(1){min-width:8.75rem}.filter-container anna-feature-daily-revision-filter-modal{flex-grow:1}.summary-button{float:right;width:max-content;margin-left:20px;font-style:normal;padding:3px 10px;color:#268bff;background:#268bff29;font-size:14px;height:24px!important;line-height:20px;border-radius:15px;font-weight:500;text-decoration:none;font-size:var(--page-link-fs)}.disabled-summary-button{pointer-events:none;opacity:.5;color:#4a4a4a!important;background:#bdbdbd!important}.bold-text{font-weight:700;color:#000}.drr-clear-all{display:flex;align-items:flex-end;float:right;margin-left:auto;min-width:max-content;margin-bottom:-3px}.drr-clear-all span{float:right;padding-right:.375rem}.margin-container{padding-right:40px}::ng-deep button.intelli-filter.active:disabled{border:1px solid #bdbdbd!important;color:#4a4a4a!important;background:#bdbdbd!important}::ng-deep button.intelli-filter.active:disabled i.anna-automation-activated-icon.mdi.mdi-cog-refresh{color:#8bac2a}.red-text{color:#f44336;opacity:1}.drr-clear-all-btn{padding:0;border:none;display:block;text-align:right;margin-left:auto;width:fit-content;background-color:transparent;text-decoration:underline;color:#268bff;line-height:1!important;font-size:var(--reset-all-filter-fs)!important;letter-spacing:normal!important;font-weight:400!important}.drr-clear-all-btn:hover:enabled{color:#268bff}.drr-clear-all-btn:disabled{color:#4a4a4a;opacity:.5;cursor:not-allowed}::ng-deep .tooltip-inner{max-height:24rem!important}::ng-deep .tooltip-inner div.radio-container{flex-wrap:wrap}::ng-deep .tooltip-inner div.dropdown-data-container{max-height:10rem!important;width:100%!important}::ng-deep .tooltip-inner div.filter-container .buttons{margin-bottom:10px}.drr-page{overflow-y:auto;width:100%;max-width:2050px;margin:12px auto auto;overflow:auto!important}.drr-page::-webkit-scrollbar{display:none}.drr-page{-ms-overflow-style:none;scrollbar-width:none}.revision-info{padding-bottom:4px;padding-left:40px;margin:0 8px 0 0!important;min-width:fit-content;line-height:normal;margin:0px 0px .6rem;font-style:italic;font-size:var(--page-message-content-fs);color:#b7b6b6}:host ::ng-deep .revision-listing-table table tbody tr td .mdi-warning{line-height:normal!important}:host ::ng-deep .revision-listing-table table tbody tr td:nth-of-type(1){padding:0 5px 0 10px!important}:host ::ng-deep .revision-listing-table table tbody tr td.mat-column-orderIdAndRevNumber div:first-child{display:flex;align-items:center}:host ::ng-deep .revision-listing-table table tbody tr td.mat-column-orderIdAndRevNumber .mdi-warning{font-size:12px!important;position:relative;top:-1px;padding-left:2px}:host ::ng-deep .revision-listing-table table tbody tr td .mdi.mdi-star-outline,:host ::ng-deep .revision-listing-table table tbody tr td .mdi-star.highlight-star{cursor:pointer!important}::ng-deep .drr-no-data-table .table-container{max-height:124px;overflow-y:hidden!important}::ng-deep .drr-no-data-table table tr td{cursor:default!important}.easy-filter-content{display:flex;align-items:flex-end;padding:0 40px;margin-bottom:8px;margin-top:10px}::ng-deep .drr-listing-easy-filters section{row-gap:4px}.easy-filter{display:flex}::ng-deep .red-text{color:#f44336!important}:host ::ng-deep anna-core-no-data-lib .no-data{margin-top:-90px!important}::ng-deep anna-design-easy-filters .h-21{height:21px}@media screen and (max-width: 1463px){::ng-deep .seller-drr-listing-anna-offers-table:not(.drr-no-cloned-data-table) .table-container{margin-top:-21px}::ng-deep .loading-table .table-container{margin-top:0!important}.todays-anna-drr-clear-all{margin-bottom:21px!important}}\n"] }]
2800
+ ], template: "<div class=\"drr-page\">\n <anna-core-no-data-lib\n width=\"50%\"\n *ngIf=\"allStationsOrOGs?.length === 0; else showData\"\n >\n </anna-core-no-data-lib>\n\n <ng-template #showData>\n <div class=\"filter-container\">\n <anna-feature-daily-revision-filter-modal\n #filterPopup\n [filterData]=\"allStationsOrOGs\"\n [showUserFilter]=\"false\"\n [handleNavigation]=\"false\"\n [headerText]=\"'Edit Filter'\"\n [toDisable]=\"loading\"\n [persistingFilter]=\"persistingFilterForPopup\"\n [stationOrOgDropdownTitleText]=\"stationOrOgDropdownTitleText\"\n [stationIdsWithValidLicense]=\"stationIdsWithValidLicense\"\n (getInitialFilter)=\"updateInitialFilterForPrimaryPopup($event)\"\n (applyFilter)=\"applyDailyRevisionFilters($event)\"\n >\n </anna-feature-daily-revision-filter-modal>\n <!-- <ngx-skeleton-loader\n *ngIf=\"!allStationsOrOGs?.length\"\n count=\"1\"\n [theme]=\"{ width: '100px', height: '20px', 'margin-right': '20px', 'margin-bottom': '6px' }\"\n ></ngx-skeleton-loader> -->\n <!-- <div>\n <a\n [ngClass]=\"{ 'disabled-summary-button': !dailyRevisionData || dailyRevisionData?.length === 0 }\"\n *ngIf=\"showViewSummary && !loading\"\n href=\"\"\n target=\"_blank\"\n [routerLink]=\"[drrSummaryUrl]\"\n [queryParams]=\"{\n isEquivalized: payloadForSummaryPage.isEquivalized,\n ordersRevisionType: payloadForSummaryPage.ordersRevisionType,\n isNormalized: payloadForSummaryPage.isNormalized,\n demoId: payloadForSummaryPage.demoId,\n loggedInUserId: payloadForSummaryPage.loggedInUserId,\n stationId: payloadForSummaryPage.stationOrOGId,\n }\"\n class=\"summary-button\"\n >\n View summary\n </a>\n <ngx-skeleton-loader\n *ngIf=\"showViewSummary && loading\"\n count=\"1\"\n [theme]=\"{\n width: '112px',\n height: '30px',\n float: 'right',\n 'margin-left': 'auto',\n 'margin-bottom': '0px',\n 'border-radius': '15px'\n }\"\n ></ngx-skeleton-loader>\n </div> -->\n </div>\n\n <anna-design-message-box\n *ngIf=\"userType === 'BUYER' && !loading && dailyRevisionDataCloned?.length === 0\"\n class=\"daily-order-container\"\n [messageBoxData]=\"noOrdersPresentMessageBoxData\"\n [hide]=\"false\"\n [headerAsBlockElement]=\"false\"\n [showHyphen]=\"false\"\n >\n </anna-design-message-box>\n\n <section *ngIf=\"loading || userType === 'SELLER' || dailyRevisionDataCloned?.length > 0\">\n <div class=\"easy-filter-content\">\n <anna-design-easy-filters\n #easyFilterComponent\n class=\"drr-listing-easy-filters\"\n [showLoader]=\"loading\"\n [numberOfItemsForLoader]=\"numberOfEasyFilterLoader\"\n [easyFilters]=\"easyFilters\"\n [tableData]=\"dailyRevisionData\"\n [defaultFilterNameToBeSelected]=\"defaultFilterNameToBeSelected\"\n [clonedTableData]=\"dailyRevisionDataCloned\"\n (getUpdatedDataAfterUserAction)=\"updateDataForEasyFilters($event)\"\n (easyFilterClickEvent)=\"easyFilterClicked($event)\"\n >\n </anna-design-easy-filters>\n <div\n class=\"drr-clear-all\"\n [ngClass]=\"{\n 'todays-anna-drr-clear-all':\n currentTab === orderConstants.TodaysANNAOffers && dailyRevisionDataCloned?.length > 0\n }\"\n [ngStyle]=\"{\n 'margin-bottom':\n lastOrderListFetchedDateTimeAndTimezone &&\n currentTab === orderConstants.TodaysUsersOffers &&\n dailyRevisionData?.length > 0\n ? '-17px'\n : '0px'\n }\"\n >\n <button\n *ngIf=\"!loading\"\n class=\"drr-clear-all-btn\"\n (click)=\"clearFilters()\"\n [disabled]=\"disableResetAllButton\"\n >\n Reset all filters\n </button>\n <br />\n </div>\n </div>\n\n <ng-container *ngIf=\"currentTab === orderConstants.TodaysUsersOffers\">\n <div\n class=\"revision-info\"\n *ngIf=\"!loading && lastOrderListFetchedDateTimeAndTimezone && dailyRevisionData?.length > 0\"\n >\n {{ revisionDateMessage }}\n <span class=\"bold-text\">{{ lastOrderListFetchedDateTimeAndTimezone }}</span>\n </div>\n\n <ngx-skeleton-loader\n class=\"pl-40\"\n count=\"1\"\n *ngIf=\"loading\"\n [theme]=\"{\n width: '428px',\n height: '12px',\n margin: '0 10px 5px 0px'\n }\"\n ></ngx-skeleton-loader\n ></ng-container>\n\n <div class=\"margin-container\">\n <anna-core-non-editable-generic-table-lib\n #revisionListingGenericTable\n class=\"revision-listing-table {{ gtElementClass }}\"\n [ngClass]=\"{\n 'drr-no-data-table': !loading && dailyRevisionData && dailyRevisionData?.length === 0,\n 'drr-no-cloned-data-table': !loading && dailyRevisionDataCloned && dailyRevisionDataCloned?.length === 0,\n 'loading-table': loading\n }\"\n [showSkeletonLoading]=\"loading\"\n [tableHeaders]=\"tableHeaders\"\n [tableData]=\"dailyRevisionData\"\n [tableClass]=\"'drr-order-listing-table '\"\n [clonedTableData]=\"dailyRevisionDataCloned\"\n [gtGeneralConfig]=\"gtGeneralConfig\"\n [totalRowInfo]=\"totalRowInfo\"\n [gtDimension]=\"gtDimension\"\n [clickableRow]=\"true\"\n [showOrHideToggleForTotalRow]=\"true\"\n (filterAppliedToTable)=\"filterAppliedToTable($event)\"\n (sortingAppliedToTable)=\"sortingAppliedToTable($event)\"\n (gtIconClicked)=\"starUnstarOrder($event)\"\n (rowClicked)=\"orderSelected($event)\"\n [starredInProgress]=\"starredOrderLoading\"\n [tableBorderBottomClassRequired]=\"false\"\n >\n </anna-core-non-editable-generic-table-lib>\n </div>\n </section>\n </ng-template>\n</div>\n", styles: [".filter-label{font-family:Roboto;font-size:var(--easy-filter-label-fs);font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#4a4a4a;margin-bottom:0;height:12px}.filter-divider{width:.5px;margin-right:8px;height:20px;background:#111}::ng-deep .daily-order-container{max-width:2050px}::ng-deep .daily-order-container section{margin:12px 40px}.pl-40{padding-left:40px}.filter-container{padding:0 40px;display:flex;width:100%;max-width:2050px;margin:0 auto;align-items:flex-end}.filter-container div:nth-child(1){min-width:8.75rem}.filter-container anna-feature-daily-revision-filter-modal{flex-grow:1}.summary-button{float:right;width:max-content;margin-left:20px;font-style:normal;padding:3px 10px;color:#268bff;background:#268bff29;font-size:14px;height:24px!important;line-height:20px;border-radius:15px;font-weight:500;text-decoration:none;font-size:var(--page-link-fs)}.disabled-summary-button{pointer-events:none;opacity:.5;color:#4a4a4a!important;background:#bdbdbd!important}.bold-text{font-weight:700;color:#000}.drr-clear-all{display:flex;align-items:flex-end;float:right;margin-left:auto;min-width:max-content;margin-bottom:-3px}.drr-clear-all span{float:right;padding-right:.375rem}.margin-container{padding-right:40px}::ng-deep button.intelli-filter.active:disabled{border:1px solid #bdbdbd!important;color:#4a4a4a!important;background:#bdbdbd!important}::ng-deep button.intelli-filter.active:disabled i.anna-automation-activated-icon.mdi.mdi-cog-refresh{color:#8bac2a}.red-text{color:#f44336;opacity:1}.drr-clear-all-btn{padding:0;border:none;display:block;text-align:right;margin-left:auto;width:fit-content;background-color:transparent;text-decoration:underline;color:#268bff;line-height:1!important;font-size:var(--reset-all-filter-fs)!important;letter-spacing:normal!important;font-weight:400!important}.drr-clear-all-btn:hover:enabled{color:#268bff}.drr-clear-all-btn:disabled{color:#4a4a4a;opacity:.5;cursor:not-allowed}::ng-deep .tooltip-inner{max-height:24rem!important}::ng-deep .tooltip-inner div.radio-container{flex-wrap:wrap}::ng-deep .tooltip-inner div.dropdown-data-container{max-height:10rem!important;width:100%!important}::ng-deep .tooltip-inner div.filter-container .buttons{margin-bottom:10px}.drr-page{overflow-y:auto;width:100%;max-width:2050px;margin:12px auto auto;overflow:auto!important}.drr-page::-webkit-scrollbar{display:none}.drr-page{-ms-overflow-style:none;scrollbar-width:none}.revision-info{padding-bottom:4px;padding-left:40px;margin:0 8px 0 0!important;min-width:fit-content;line-height:normal;margin:0px 0px .6rem;font-style:italic;font-size:var(--page-message-content-fs);color:#b7b6b6}:host ::ng-deep .revision-listing-table table tbody tr td .mdi-warning{line-height:normal!important}:host ::ng-deep .revision-listing-table table tbody tr td:nth-of-type(1){padding:0 5px 0 10px!important}:host ::ng-deep .revision-listing-table table tbody tr td.mat-column-orderIdAndRevNumber div:first-child{display:flex;align-items:center}:host ::ng-deep .revision-listing-table table tbody tr td.mat-column-orderIdAndRevNumber .mdi-warning{font-size:12px!important;position:relative;top:-1px;padding-left:2px}:host ::ng-deep .revision-listing-table table tbody tr td .mdi.mdi-star-outline,:host ::ng-deep .revision-listing-table table tbody tr td .mdi-star.highlight-star{cursor:pointer!important}::ng-deep .drr-no-data-table .table-container{max-height:124px;overflow-y:hidden!important}::ng-deep .drr-no-data-table table tr td{cursor:default!important}.easy-filter-content{display:flex;align-items:flex-end;padding:0 40px;margin-bottom:8px;margin-top:10px}::ng-deep .drr-listing-easy-filters section{row-gap:4px}.easy-filter{display:flex}::ng-deep .red-text{color:#f44336!important}::ng-deep anna-design-easy-filters .h-21{height:21px}@media screen and (max-width: 1463px){::ng-deep .seller-drr-listing-anna-offers-table:not(.drr-no-cloned-data-table) .table-container{margin-top:-21px}::ng-deep .loading-table .table-container{margin-top:0!important}.todays-anna-drr-clear-all{margin-bottom:21px!important}}\n"] }]
2805
2801
  }], ctorParameters: () => [{ type: i4$1.Router }, { type: DailyRevisionService }, { type: i3.GenericDailyRevisionService }, { type: i4.AnnaGlobalConfigService }, { type: i4.AnnaFilterService }, { type: i4.AnnaSortService }, { type: i0.ChangeDetectorRef }, { type: i5.ToastrService }, { type: i4$1.ActivatedRoute }, { type: i6.BreadcrumbsService }, { type: i6.EquivalisationOfDataService }, { type: i4.AnnaGtHelperService }, { type: i4.AnnaPersistingFilterService }, { type: i7.NotificationsService }, { type: undefined, decorators: [{
2806
2802
  type: Inject,
2807
2803
  args: [DAILY_REVISION_LISTING_SERVICE_TOKEN]